body
{
	background: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: url(../images/header.jpg) no-repeat center 90px;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6
{
	display: inline;
}

#contentWrapper
{
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header
{
	float: left;

	width: 974px;
	height: 341px;
}

#topMenu
{
	float: left;
}

a.topMenuLink
{
	font-size: 17px;
	text-decoration: none;
	color: #ED0B0C;
}

a.topMenuLink:hover
{
	text-decoration: underline;
}

a.topMenuLinkSelected
{
	font-size: 17px;
	text-decoration: none;
	color: #ffffff;
}

a.topMenuLinkSelected:hover
{
	text-decoration: underline;
}

.topMenuItem
{
	float: left;
	padding-top: 46px;
	margin-left: 6px;
	padding-right: 6px;
}

.topMenuItemLeft
{
	float: left;
	width: 3px;
	height: 42px;
	background: url(../images/menuLeftSel.gif) no-repeat;
}

.topMenuItemCenter
{
	float: left;
	height: 42px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/menuCenterSel.gif) repeat-x;
}

.topMenuPadd
{
	float: left;
	height: 42px;
	padding-top: 12px;
}

.topMenuItemRight
{
	float: left;
	width: 3px;
	height: 42px;
	background: url(../images/menuRightSel.gif) no-repeat;
}

#centralWrapper
{
	background: url(../images/content.png) no-repeat 50px top;
	padding-top: 10px;
}

#centralWrapper2
{
	background: url(../images/content2.png) no-repeat 50px top;
	padding-top: 10px;
}

#footer
{
	float: right;
	margin-top: 10px;
	padding-top: 10px;
	width: 974px;
	height: 61px;
	/*background: url(../images/backgroundFooter.png) no-repeat;*/
}

.clr
{
	clear: both;
}

#logo
{
	float: left;
	margin-left: 33px;
	margin-top: 10px;
}

#leftCol
{
	float: left;
	width: 135px;
	margin-left: 30px;
}

#leftColNews
{
	float: left;
	background: url(../images/newsLeft.gif) no-repeat;
	width: 129px;
	height: 321px;
}

#middleCol
{
	float: left;
	width: 510px;
	padding-right: 40px;
	margin-left: 30px;	
}

#rightCol
{
	float: left;
	width: 120px;
	margin-left: 30px;
	margin-top: 10px;
}

a.bigNewsTitle
{
	font-size: 17px;
	color: #CC0000;
	text-decoration: none;
}

a.bigNewsTitle:hover
{
	text-decoration: underline;
}

.bigNewsExcerpt
{
	font-size: 16px;
	color: #000000;
}

.bigNewsContent
{
	font-size: 12px;
	color: #333333;
}

.blueTitle
{
	font-size: 26px;
	color: #0099CC;
}

a.redSubtitleLink
{
	color: #B30D0D;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

a.redSubtitleLink:hover
{
	text-decoration: underline;
}

.homepageNewsTitle
{
	color: #363636;
	font-size: 15px;
	font-weight: bold;
}

a.homepageNewsTitle
{
	text-decoration: none;
}

a.homepageNewsTitle:hover
{
	text-decoration: underline;
}

.homepageNewsDate
{
	font-size: 10px;
	color: #CC0000;
}

.homepageNewsExcerpt
{
	color: #666666;
	font-size: 12px;
}

.homepageNewsLink
{
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
}

a.homepageNewsLink
{
	text-decoration: none;
}

a.homepageNewsLink:hover
{
	text-decoration: underline;
}

.homepageNewsRow
{
	float: left;
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-bottom: 5px;
	margin-top: 10px;
}

.homepageNewsRow img
{
	float: left;
	margin-right: 10px;
}

.productListRow
{
	float: left;
	margin-top: 10px;
	height: 100px;
	margin-left: 40px;
}

.productListCellImage
{
	float: left;
	width: 120px;
	padding: 10px;
	height: 80px;
	background: #ffffff;
	overflow:hidden;
}

.productListCellImage img
{
	padding-left: 10px;
	padding-top: 10px;
}

.productListCellModel
{
	float: left;
	width: 230px;
	padding: 10px;
	height: 80px;
}

.productListCellModel a
{
	color: #A00707;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.productListCellModel a:hover
{
	text-decoration: underline;
}

.productListCellFeatures
{
	float: left;
	width: 303px;
	color: #000000;
	font-size: 13px;
	padding: 10px;
	border-left: 1px solid #CCCCCC;
	height: 80px;
}

.productListCellPrice
{
	float: left;
	width: 160px;
	/*color: #0099CC;*/
	color: #000000;
	font-size: 12px;
	padding: 10px;
	height: 80px;
	border-left: 1px solid #CCCCCC;
}

.productsListCellHeader
{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.productListRow:hover
{
	background: #ffffff;
}

a.backToList
{
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a.backToList:hover
{
	text-decoration: underline;
}

#listHeader
{
	
	float: left;
	margin-left: 36px;
	width: 903px;
	height: 33px;
	background: #ED0B0C;
	/*background: url(../images/backgroundListHeader.png) no-repeat;*/	
}

#listHeaderCategory
{
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	font-size: 27px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}

#listHeaderCategoryNoBorder
{
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	font-size: 27px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

.listHeaderYear
{
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	border-right: 1px solid #CC0000;
	height: 26px;
	font-size: 15px;
	color: #ffffff;
}

.listHeaderYear a
{
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.listHeaderYear a:hover
{
	text-decoration: underline;
}

#productDetailsImage
{
	float: left;
	width: 425px;
	margin-top: 10px;
}

#productDetailsRight
{
	float: left;
	margin-left: 30px;
	width: 435px;
	margin-top: 10px;
}

#productDetailsRightModel
{
	float: left;
	width: 250px;
	height: 70px;
}

.productsDetailsName
{
	font-size: 17px;
	color: #A00707;
	font-weight: bold;
}

#productDetailsRightPrice
{
	float: left;
	/*color: #0099CC;*/
	color: #000000;
	font-size: 12px;
	height: 70px;
	border-left: 1px solid #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;
}

.productsFeatures
{
	color: #333333;
	font-size: 11px;
	float: left;
	margin-top: 10px;
}

.productsFeaturesHeader
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

a.priceContactLink
{
	color: #363636;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.priceContactLink:hover
{
	text-decoration: underline;
}

.productDetailsColumn
{
	float: left;
	margin-top: 10px;
	border-left: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	font-size: 13px;
	width: 190px;
	min-height: 200px;
}

.listNewsRow 
{
	float: left;
	height: 160px;
	margin-top: 5px;
	padding-right: 10px;
	width: 695px;
}

.homepageNewsColumn img, .homepageNewsColumn2 img, .listNewsRow img
{
	float: left;
	margin-right: 10px;
}

#footerLinks
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#footerLinks a
{
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
}

#footerLinks a:hover
{
	text-decoration: underline;
}

.communityBanner
{
	float: left;
}


div.paginare { text-align: center; color: #CC0000; }
div.paginare span { margin: 0px 10px;}
div.paginare a {display: inline-block; color: #666; text-decoration:none; background-color: #DDD; border: 1px solid #FFF; width: 20px; height: 18px; text-align:center;}
div.paginare a:hover, div.paginare a.activ {color: #CC0000; background-color: #FFF; border: 1px solid #CCC; }
