body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
}

#left-menu {
	border:2px solid #C1E31D;
	border-right:none;
	height:auto;
	width: 140px;
	vertical-align: top;
	background-color: #C1E31D;
}

#left-menu #menu {
	background-color: #C1E31D;
	height:auto;
	vertical-align: top;
}

#footer {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	height:40px;
	padding-top:2px;
	color: #B6B6B6;
}

#footer a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #B6B6B6;
	text-decoration: none;
}

#header .links a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1DC0B;
}

#header .links {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6B6B6;
	text-align: center;
	vertical-align: middle;
	height:40px;
}

#header .search-field
{
	height:18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	width:225px;
}

form
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#page {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #C1E31D;
	border-left: none;
	margin: 0px;
	background-color: #F0F0F0;
	text-align: left;
	vertical-align: top;
}

.box-home
{
	width: 795px;
	padding:10px;
	margin: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F0F0;
	text-align: left;
	vertical-align:top;
}

.box-full
{
	width:795px;
	height:auto;
	margin: 0px;
	padding:10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F0F0;
	text-align: justify;
	vertical-align:top;
}

.box-browse
{
	width: 795px;
	height:auto;
	margin: 0px;
	padding:5px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
	text-align: center;
	vertical-align:top;
}

.recommend
{
	height: 16px;
	width: auto;
	margin: 0px;
	text-align: center;
	background-image:url(../images/btn-selected.gif);
	background-repeat:repeat-x;
}

.recommend a
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;	
}


#left-menu #menu .item
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height:16px;
	width: 140px;
	text-decoration:underline;
	background-image:url(../images/btn-normal.gif);
	background-repeat:repeat-x;
	padding-left: 20px;
}

#left-menu #menu .item-selected
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height:16px;
	width: 140px;
	text-decoration:underline;
	background-image:url(../images/btn-selected.gif);
	background-repeat:repeat-x;
	padding-left: 20px;
}

#left-menu #menu .item a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

#left-menu #menu .item-hover
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:16px;
	width: 140px;
	background-image:url(../images/btn-selected.gif);
	background-repeat:repeat-x;
	text-decoration:underline;
	color: #000000;
	padding-left: 20px;
}

#left-menu #menu .item-hover a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

#left-menu #menu .sub-item {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height:16px;
	width: 140px;
	text-decoration:underline;
	background-image:url(../images/btn-normal.gif);
	background-repeat:repeat-x;
	color: #000000;
	padding-left: 26px;
}

#left-menu #menu .sub-item a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

#left-menu #menu .sub-item-hover
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height:16px;
	width: 140px;
	background-image:url(../images/btn-selected.gif);
	background-repeat:repeat-x;
	text-decoration:underline;
	color: #000000;
	padding-left: 26px;
}

#left-menu #menu .sub-item-selected
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height:16px;
	width: 140px;
	text-decoration:underline;
	background-image:url(../images/btn-selected.gif);
	background-repeat:repeat-x;
	color: #000000;
	padding-left: 26px;
}

#left-menu #menu .sub-item-hover a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
 
#left-menu .brands .title {
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration:underline;
}

.t10
{
	font-size:10px;
}
.t11
{
	font-size:11px;
}
.ac
{
	text-align:center;
}
.al
{
	text-align:left;	
}
.ar
{
	text-align:right;
}
.aj
{
	text-align:justify;	
}
.b
{
	font-weight:bold;
}
.u
{
	text-decoration:underline;
}
.i
{
	font-style:italic;
}
.h18
{
	height:18px;
}
.h20
{
	height:25px;
}
.h22
{
	height:22px;
}

.page-content
{
	vertical-align:top;
	padding: 5px;
	margin: 0px;
	border-style: none;
	background-color: #0066CB;
	text-align: justify;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}

.page-content .pom

{
	height:auto;
}

a
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}

.camp
{
	font-weight:normal;
	width:500px;
	height:18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.buton
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	height:18px;
}

a:hover
{
	text-decoration: underline;
}

.link
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.link:hover
{
	text-decoration:underline;
}

.browse-link
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	text-align: right;
}


p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.browse .image
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-bottom:none;
	height:160px;
	width:160px;
	text-align: center;
	vertical-align:middle;
}

.browse .title
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;	
	border-top:none;
	height:40px;
	padding:0 10px 0 10px;
	text-align: center;
	text-decoration:underline;
	vertical-align:middle;	
}


.details .image
{
	background-color:white;
	height:250px;
	width:100%;
	text-align: center;
	vertical-align:middle;
}

.details .middle
{
	background-color:#000;
	vertical-align:middle;
	padding:20px;
}

.details .left
{
	background-color:#FFFFFF;
	width:350px;
	height:30px;
	vertical-align:middle;
	padding:20px;
}

.details .right
{
	background-color:#FFFFFF;
	width:150px;
	height:30px;
	vertical-align:middle;
	padding:20px;
}

.details .end
{
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	text-align: center;
	vertical-align:top;
	padding:20px;
}

.others
{
	background-color:#FFFFFF;
	border-left:5px solid #F0F0F0;
	width:200px;
	padding:20px;
	text-align: center;
	vertical-align:top;
	height:100%;
}


/* Home categories/models/producers display CSS code */

/* category box */
.category-box
{
	/*float:left; *//* this makes category boxes to be displayed in row, one after another, remove it to display them one under another */
	width: 800px; /* width of the box, this has to fit the widest category content, it can be adjusted to set number of columns (categories per row) displayed */
	/*border:1px solid #000;*/ /* category box border */
	/*height:470px; *//* category box height, this has to fit the tallest category box */
	/*margin-right:20px;*/ /* distance from the next right category */
	/*margin-bottom:20px;*/ /* distance from the next down category */
	text-align:left;
}

/* category title, display CSS, nothing special */
.category-box h1
{
	padding-left:4px;
	padding-right:4px;
	/*background-color:#404040;*/
	margin:0px 0px 0px 0px;
	text-align:left;
}

/* category title link, display CSS, nothing special */
.category-box h1 a
{
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration:underline;	
	font-size:13px;
}

/* lists in categories ( both models and producers) */
.category-box ul
{
	list-style:none; /* removes bullets from lists */
}

/* add any models box formatting here */
.models-list
{	
	margin:0px; /* removes any default margins for UL tags */
	padding:0px; /* removes any default paddings for UL tags */
}

/* models title, display CSS, nothing special */
.models-list h2
{
	padding-left:40px;
	margin:4px 0px 4px 0px; /* top, right, bottom, left margins */
}

/* model title link, display CSS, nothing special */
.models-list h2 a
{
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;	
}

/* add any producers box formatting here */
.producers-list
{	
	margin:0px; /* removes any default margins for UL tags */
	padding:0px; /* removes any default paddings for UL tags */
	padding-left:50px;
	margin-bottom:8px;
	margin-top:0px;
	padding-right:10px;
}

/* producers title, display CSS, nothing special */
.producers-list h3
{	
	display:inline;
	padding-right: 4px;
	/*border-right:1px solid #404040;	*/
}

/* producer title link, display CSS, nothing special */
.producers-list h3 a
{
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:normal;
}

.producers-list li
{
	display:inline;
	list-style:disc;
	margin-right:4px;
	height:14px;
}