@charset "utf-8";
/* CSS Document */

html, body {
	background: url(../images/bg.jpg) repeat-x #FFFFFF; margin:0 0 0 0; padding: 0; font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; color: #333; height:auto;
}
*+html #page-container {margin-top:15px;}
#page-container {
	width:900px;	margin:auto ;	padding:9px;	border:solid 1px #9c9c9c;	background: #ccc;	height:inherit;	overflow:auto;
}
#Flash-area {
	height:138px; width:898px; background: url(../images/flash-holder.jpg) no-repeat; border:solid 1px #fff;
}
#header {
	height:138px; width:898px; background: url(../images/header.jpg) no-repeat; border:solid 1px #fff;
}
#nav{
	height: 27px; background: url(../images/nav-bg.gif) repeat-x ;
}
#content-container{
	width:882px; height:inherit; background: #fff; padding:9px; overflow:auto; /*margin-bottom:9px; border-bottom:solid 9px #ccc;*/
}
/*---------------products boxes left---------------------*/
#left-container{ float:left; width:733px; background:#ccc;  padding:5px; border:solid 1px #9c9c9c; margin-bottom:10px; }
#left-container_title{
	width:722px; height:28px; line-height:28px;	background:url(../images/pagetitlebg.gif) repeat-x top left; color:#fff;
	font-size:14px; padding:0 0 0px 10px;
}
#left-container_area{
float:left; width:712px; background:#fff;  padding:10px; margin:6px 0 0 0; 
}
*+html #boxes{padding:5px;}

#boxes-rigth{
	float:right; width:148px;  background:url(../images/patternbg.jpg) top no-repeat #fff;	border:1px solid #9c9c9c; padding:0; margin:5px 3px 0 0; font-size:12px; height:660px;
}
#boxes-rigth p{
	padding:0 6px 0 6px; font-size:11px; line-height:18px;
}
.boxes{
	float:left;	width:188px; margin:5px 3px 0 0; background:#fff;	border:1px solid #9c9c9c; padding:0; font-size:11px; height:215px;
}
.boxes img{border:0;
}
.boxes a{text-decoration:none; color:#00683f; padding:0 0 0 2px;}
.boxes spanS{font-size:12px; margin:3px 0 0 0;  padding:0 0 0 2px;}
.boxes strong{
	display:block;	font-size:11px; padding:0 0 0 2px;}
.boxes p{color:#646464; margin:5px 0; padding:0 2px 0 2px;}
/*---------------End products boxes---------------------*/

#rigth-container{ float:right; width:auto; text-align:center; padding-bottom:10px}
#rigth-container img{ padding-bottom:25px;}

/*--------------gray--------------------*/
#gray{
	clear:both; background-color:#666666;	padding:0px; width:auto; height:inherit; overflow:hidden; margin:0px;
}
#gray h4{
	border-bottom:1px solid #CCCCCC; font-size:12px; color:#fff; margin:10px 10px 0px 0px; padding:0px 0px 10px 10px ;
}
#gray ul{
	width:175px;	float:left;	list-style:none;	color:#fff; padding-bottom:10px; margin-top: 5px;
}
#gray ul li a{
	color:#fff;	text-decoration:none;	font-size:10px;	background:url(../images/arrow.gif) no-repeat left center;	padding-left:10px;	margin-left:5px;
}
#gray ul li a:hover{
	color:#FFCC33;	text-decoration:underline;
}
#gray ul h2 a{
	font-size:11px;	color:#fff;	text-decoration:nosne;	background-image: none;	margin-left: 0px;	padding-left: 0px;
}
/*--------------End gray--------------------*/
a:link {
	color: #333; text-decoration:none;
}
a:visited {
	color: #000; text-decoration:none;
}
a:hover {
	color: #FFCC33; text-decoration:none;
}
a:active {
	color: #666; text-decoration:none;
}

#content-footer {
	width:100%; clear:both; /*float:right;*/    text-align:left; font-size:11px; border-top:solid 1px #ccc; color:#fff; padding-top:5px;
}


#content-footer-left {
	width:50%; float:left;   text-align:left; font-size:11px; border-right:solid 1px #ccc; padding:5px;
}
#content-footer-left a {
	 /*float:right;*/    color:#fff; 
}

#content-footer-left :hover {
	 /*float:right;*/    color:#FFCC33; 
}

#content-footer-right {
	width:48%; float:right;   text-align:left; font-size:11px; padding-top:5px;
}

#content-footer-right a {
	 /*float:right;*/    color:#fff; 
}

#content-footer-right :hover {
	 /*float:right;*/    color:#FFCC33; 
}


/*--------------boxes display--------------------*/

/*
#right{ float:right;  width:105px; height:inherit;}
#thumb-area{
	float:left;	width:800px; margin:0 10px 10px 0; height:inherit;
}

#prodisplay{background:#ccc; border:1px solid #9c9c9c; padding:5px 5px 0 5px; float:left; }
/* *html #prodisplay{padding:5px;} */
/*+html #prodisplay{padding:5px;}
#prodisplay .pagetitle{
	width:600px;
	height:28px;
	line-height:28px;
	background:url(../images/pagetitlebg.gif) repeat-x top left;
	color:#fff;
	font-size:14px;
}
#prodisplay .pagetitle span{
	background:url(images/listingsArrow.gif) no-repeat 7px center;
	padding-left:22px;
	width: 28px;
}
#prodisplay .pagetitle span a{
	color:#FFFFFF
}

.prodisplay{
	float:left;
	width:176px;
	margin:5px 3px 0 0;
	background:#fff;
	border:1px solid #9c9c9c;
	padding:3px 5px;
	font-size:11px;
	height:240px;
}

*/

/*--------------End boxes display--------------------*/

