body
{
	margin: 0;
	padding: 0;
	background: #fff;
}
#container
{
	width: 955px;
	background: #fff url('images/bg.gif') repeat-y top center;
}


/* header section */
#header
{
	background:#fff url('images/header_border.jpg') repeat-x top left;
}
#header-logo
{
	background: url('images/logo.gif') no-repeat top right;
}
#header-content
{
	width: 630px;
	margin-right: 120px;
	padding-top: 20px;
	float: right;
}
#header a
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
#nav 
{
	height: 50px;
	width: 100%;
}
#nav .mainnav 
{
	padding: 7px 0 0 0;
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	font:11px Tahoma;
}
#nav .mainnav li 
{
	float: left;
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-bottom: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav .mainnav a 
{
	display: block;
	background: url('images/menu_off.gif') no-repeat 0 2px;
	padding: 0 30px 7px 10px;
	position: relative;
	z-index: 2;
}
#nav .mainnav a:link,
#nav .mainnav a:visited 
{
	color: #555;
	text-decoration: none;
}
#nav .mainnav a:hover,
#nav .mainnav a:active 
{
	background: url('images/menu.gif') no-repeat 0 2px;
	color: #000;
}
#nav .mainnav a.active 
{
	color: #333333;
}
#slider
{
	padding-top: 20px;
	background: #568FB8;
}
#slideshow 
{
	height: 160px;
}
#slideshow {
	width: 955px;
	overflow: hidden;
	position: relative;
}

#slideshow .pagination {
	z-index: 5;
	position: absolute;
	top: 10px;
	right: 15px;
	width: auto;
	overflow: hidden;
	font: 12px Helvetica;
}

#slideshow .pagination a {
	background-image: url(/i/rotator-dot.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	text-align: center;
	line-height: 24px;
	color: white;
	margin-left: 2px;
}

#slideshow .pagination a.activeSlide, #slideshow .pagination a:hover {
	font-weight: bold;
	background-position: 0px -24px;
}
/* header section end */



/* footer section */
#footer
{
	border-top: 3px solid #568FB8;
	padding: 5px 0;
	font: 11px Tahoma;
	background: #f5f5f5;
}
#foot-left
{
	float: left;
	width: 200px;
	text-align: left;
	color: #555;
}
#foot-right
{
	float: right;
	width: 400px;
	text-align: right;
}
#footer a
{
	color: #555;
	text-decoration: none;
}
#footer a:hover
{
	color: #38576d;
}



#main
{
	padding: 0 0 10px 0;
}

#side
{
	width: 190px;
	float: left;
	font: 12px Tahoma;
	font-weight: bold;
	background: #E6E7EC;
}
#side h4
{
	margin: 0 0 10px 0;
	background: #568FB8;
	color: #fff;
	padding: 6px 0 6px 15px;
	text-align: left;
	font: 12px Tahoma;
	font-weight: bold;
}
#side ul
{
	margin:0px;
	padding:1px;
	text-align:left;
	list-style:none;
}
#side li a
{
	background: #AFB0B4;
	display:block;
	padding: 6px 0 6px 15px;
	margin-top:1px !important;
	color:#fff;
	margin-bottom:0px;
	text-decoration: none;
}
#side li a:hover
{
	color: #406783;
	background:#AFB0B4 url('images/menu.gif') no-repeat 6px 9px;
}

.sideRightIndex
{
	width: 170px;
	padding-top: 10px;
	float: right;
}
.indxNwItems
{
	background: #E6E7EC;
	margin-bottom: 10px;
	font: 11px Tahoma;
}
.indxNwItemsIn
{
	padding: 10px 5px;
	line-height: 125%;
}
.indxNwItemsIn a
{
	color: #7C4C2E;
	text-decoration: none;
}
.IndexMain
{
	float: left;
	width: 580px;
}
.IndexCon
{
	width: 545px;
	margin: 30px 0 0 13px;
}
.IndexCon a
{
	color: #000;
	text-decoration: none;
}
#itemOne
{
	border: 1px solid #f00;
	padding: 15px;
	text-align: left;
	font: 12px Tahoma;
	line-height: 150%;
	margin-bottom: 10px;
}
.IndexCon img
{
	margin-right: 10px;
}
#itemTwo
{
	width: 235px;
	float: left;
	border: 1px solid #ccc;
	padding: 15px;
	text-align: left;
	font: 11px Tahoma;
	line-height: 150%;
	height: 200px;
}
#itemThree
{
	width: 235px;
	float: right;
	border: 1px solid #ccc;
	padding: 15px;
	text-align: left;
	font: 11px Tahoma;
	line-height: 150%;
	height: 200px;
}


#main-bg
{
}
#content
{
	background: #fff;
	width: 755px;
	float: right;
	text-align: left;
}
#sideList
{
	width: 190px;
	float: left;
	background: #E5E6EB;
	font: 11px Tahoma;
	padding: 3px;
	line-height: 150%;
}
#sideList img
{
	margin-left: 10px;
}
.itm 
{
	padding: 5px;
}
.itm span
{
	font: 12px Helvetica;
}
#sideList a
{
	text-decoration: none;
	color: #444;
}
#sideList a:hover
{
	color: #000;
	text-decoration: underline;
}
#texts
{
	float: right;
	width: 550px;
	text-align: left;
	font: 11px Tahoma;
	padding-top: 7px;
}
#texts a
{
	text-decoration: none;
	color: #444;
}
#texts a:hover
{
	text-decoration: none;
	color: #f00;
}
#texts img
{
	margin-right: 10px;
}
.imgct
{
	width: 170px;
	float: right;
	background: #E6E7EC;
	font: 11px Tahoma;
	color: #333;
	margin: 5px 0 0 0;
}
.imgct a
{
	color: #222;
	text-decoration: none;
}
.imgct a:hover
{
	color: #222;
	text-decoration: underline;
}
.imgct ul
{
	margin: 0;
	padding: 5px;
	list-style: none;
}
.explct
{
	float: left;
	width: 365px;
	border: 1px solid #AFB0B4;
	margin: 5px 0 0 10px;
}
.explct h3
{
	margin: 0;
	padding: 3px 0 3px 4px;
	background: #AFB0B4;
	color: #fff;
	font: 11px Tahoma;
	font-weight: bold;
}
.explct div
{
	margin: 5px;
	text-align: left;
	font: 11px Tahoma;
}
.prtbl
{
	float: right;
	width: 550px;
	font: 11px Tahoma;
}
.prtbl td
{
	font: 11px Tahoma;
	padding: 5px;
}
.rw0 
{
	background: #E6E7EC;
}
.rwt4,.rwt3,.rwt5
{
	text-align: center;
}
.rwt2
{
	width: 130px;
}
.prtbl a
{
	color: #f00;
	text-decoration: none;
}
.prtbl a:hover
{
	color: #f00;
	text-decoration: underline;
}
#texts td
{
	font: 11px Tahoma;
}
.itemDisplay
{
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	float: right;
	width: 540px;
	margin: 20px 0;
}
.itemTitle
{
	background: #AFB0B4;
}
.itemTitle h4
{
	background: #f00;
	color: #fff;
	display: table-cell;
	padding: 5px;
	margin: 0px;	
	font: 12px Helvetica;
	font-weight: bold;
}
.itemPic
{
	width: 170px;
	background: #E5E6EB;
}
.itemText
{
	padding: 15px;
	font: 11px Helvetica;
}
.addToCart
{
	text-align: right;
}
.txtNum
{
	border: 3px solid #ddd;
	padding: 4px;
	text-align: right;
	font: 12px Helvetica;
}
#basket
{
	border: 4px solid #568FB8;
	background: #fff;
	width: 500px;	
	position: absolute;
	left: 500px;
	top: 300px;
	z-index: 9001;
	font: 12px Helvetica;
	text-align: left;
}
#btnClose
{
	color: #fff;
	background: #568FB8;	
	font-weight: bold;
	width: 20px;
	float: right;
	cursor: pointer;
	padding: 3px;
	text-align: center;
}
#basketInner
{
	padding: 5px;
}
.msg
{
	text-align: center;
	padding: 15px;
	font: 13px Helvetica;
}
#shad
{
	background: url('images/shad.png');
	z-index: 9000;
	left: 0px;
	width: 640px;
	height: 480px;
	top: 0px;
	position: absolute;
	display: none;
}
#basket input
{
	font: 11px Tahoma;
}
#basket td
{
	padding: 5px;
}	
.td1, .td2
{
	text-align: center;
	width: 10%;
}
.td3
{
	width: 60%;
	text-align: left;
}
.td4
{
	text-align: center;
	width: 20%;
}
.tr0
{
	background: #c6d2db;
}
.tr1
{
	background: #c8dff0;
}
.tr2
{
	background: #b4c8d6;
}
.clrd
{
	color: #f00;
}
.tdR
{
	text-align: right;
	width: 35%;
}
.tdL
{
	text-align: left;
}
.tdL input
{
	font: 11px Tahoma;
}