body
{
	background: #0F1314;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6
{
	display: inline;
}

.clr
{
	clear: both;
}

#contentWrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
}

#leftCol
{
	float: left;
	width: 783px;
	border-top: 1px solid #4C4F50;
	border-right: 1px solid #4C4F50;
	background: #FFFFFF;
	min-height: 1000px;
}

#rightCol
{
	float: left;
	width: 161px;
	border-top: 1px solid #4C4F50;
	background: url(../images/backgroundCommunity.gif) repeat-y;
	padding-left: 15px;
	padding-top: 10px;
}

#topMenu
{
	float: left;
	padding: 10px;
}

.topMenuItem
{
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}

.topMenuLink
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.topMenuLink:hover
{
	text-decoration: underline;
}

#leftWrapper
{
	background: url(../images/backgroundWrapper.gif) no-repeat top center;
	padding-top: 5px; padding-bottom: 5px;
}

#communityWrapper
{
	float: left;
	width: 161px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.communityBanner
{
	float: left;
	margin-top: 10px;
}

#footer
{
	float: left;
	padding: 20px;
}

.productListRow
{
	float: left;
	margin-top: 10px;
	height: 100px;
}

.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: 175px;
	padding: 10px;
	height: 80px;
}

.productListCellModel a
{
	color: #666633;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.productListCellModel a:hover
{
	text-decoration: underline;
}

.productListCellFeatures
{
	float: left;
	width: 225px;
	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: #669966;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a.backToList:hover
{
	text-decoration: underline;
}

#listHeader
{
	
	float: left;
	margin-top: 12px;
	width: 950px;
	height: 33px;
	background: #666633;
	color: #ffffff;
	/*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 #000000;
	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: 10px;
	width: 335px;
	margin-top: 10px;
}

#productDetailsRightModel
{
	float: left;
	width: 250px;
	height: 70px;
}

.productsDetailsName
{
	font-size: 17px;
	color: #666633;
	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: 10px;
	padding-right: 10px;
	color: #000000;
	font-size: 13px;
	width: 170px;
	min-height: 200px;
}

.bottomMenuItem
{
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}

.bottomMenuLink
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

a.bottomMenuLink: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: #669966;
	font-size: 12px;
	font-style: italic;
}

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;
	width: 245px;
	margin-right: 10px;
}

.homepageNewsRow img
{
	float: left;
	margin-right: 10px;
}

.listNewsRow 
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	padding-right: 10px;
	width: 750px;
}

.homepageNewsColumn img, .homepageNewsColumn2 img, .listNewsRow img
{
	float: left;
	margin-right: 10px;
}

.bigNewsTitle
{
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}

a.bigNewsTitle:hover
{
	text-decoration: underline;
}

.bigNewsExcerpt
{
	font-size: 16px;
	color: #333333;
}

.bigNewsContent
{
	font-size: 12px;
	color: #333333;
}

.bigNewsCategory
{
	font-size: 11px;
	color: #8EB871;
	font-weight: bold;
}

.bigNewsDate
{
	font-weight: normal;
}

#bigNews
{
	float: left;
}

.newsDetailsTitle
{
	color: #000000;
	font-size: 24px;
}

.newsTitle
{
	font-size: 30px;
	color: #666633;
}

div.paginare { text-align: center; color: #669966; }
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: #669966; background-color: #FFF; border: 1px solid #CCC; }
