.products{
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
.products h1{
	background: #FFF url(../images/item_bg.gif) repeat-x left -30px;
	padding: 10px 0 20px 0;
	
}
.piclist{
	height: 230px;
	overflow: hidden;
	padding: 5px 25px;
}
.piclist img{
	margin: 0 0  8px 0;
}
.piclist a{
	color: #929292;
	display: block;
}
.piclist ul{
	margin: 0 auto;
	width: 900px;
}
.piclist ul li{
	display: inline;
	float: left;
	text-align: center;
	width: 250px;
}
.piclist h2{
	/*background-image: url(../images/title.gif);
	text-indent: -9999px;*/
	color: #444;
	font-size: 18px;
	font-weight: normal;
	height: 30px;
	letter-spacing: -1px;
	margin: 0 0 20px;
	overflow: hidden;
	text-transform: capitalize;
	
	width: 180px;
}
.piclist h2.t_hr{
	background-position: 0 0;
}
.piclist h2.t_hrr{
	background-position: 0 -30px;
}
.piclist h2.t_ddfb{
	background-position: 0 -60px;
}.piclist h2.t_cr{
	background-position: 0 -90px;
}
.piclist h2.t_sa{
	background-position: 0 -120px;
}
.piclist h2.t_g3{
	background-position: 0 -150px;
}
/*end products page
-----------------------*/
.main_con{
	background: #FFF url(../images/item_bg.gif) repeat-x left -30px;
	margin: 0 auto;
	padding:0 0 20px;
	width: 960px;
}
.left{
	display: inline;
	float: left;
	margin: 10px 15px 0 25px;
	overflow: hidden;
	width: 220px;
}
.leftmid{
	background: transparent url(../images/leftMenu_midd.png) repeat-y center top;
	width: 200px;
}

.leftmenutop{
	background: transparent url(../images/leftMenu_top.png) no-repeat center top;
	height: 41px;
	width: 200px;
	overflow: hidden;
	text-align: center;
}
.leftmenubottom{
	background: transparent url(../images/leftMenu_bottoom.png) no-repeat center top;
	height: 23px;
	width: 200px;
}
.leftmid ul{
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 183px;
}
.leftmid ul li{
	background: transparent url(../images/leftMenu_off.gif) repeat-x left center;
	border: 1px dotted #7a7a7a;
	border-width: 1px 0 0;
	color: #FFF;
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-transform: capitalize;
}
.leftmid ul li a{
	background: transparent url(../images/leftmenu_arrow.gif) no-repeat 20px 18px;
	color: #BDBDBD;
	display: block;
	height: 100%;
	padding: 0 0 0 35px;
}
.leftmid ul li a:hover{
	background-color: #6d6d6d;
	text-decoration: none;
}
.leftmid ul li a.sel{
	background-color: #6d6d6d;
}
.left h4{
	/*background-image: url(../images/title.gif);*/
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 13px 0 0 15px;
	overflow: hidden;
	text-transform: capitalize;
	/*text-indent: -9999px;*/
	width: 165px;
}
h4.t_tech{
	background-position: 18px -145px;
}
h4.t_product{
	background-position: 20px -127px;
}
h4.t_hr{
	background-position: 25px 0;
}
h4.t_kinetic{
	background-position: 30px -91px;
}
h4.t_closeout{
	background-position: 20px -109px;
}
h4.t_hrr{
	background-position: 50px -18px;
}
h4.t_cr{
	background-position: 25px -36px;
}
h4.t_g3{
	background-position: 8px -54px;
}
h4.t_sa{
	background-position: 0 -72px;
}
/*--------right
------*/
.right{
	display: inline;
	float: left;
	margin: 0 30px 0 0;
	overflow: hidden;
	text-align: left;
	width: 670px;
}
.right a{
	color: #CC092F;
	text-decoration: underline;
}
.right a:hover{
	color: #010101;
	text-decoration: none;
}
.title{
	display: block;
	margin: 10px 0 50px 0;
	width: 680px;
}
.right p{
	line-height: 180%;
	margin: 10px 0 0;
}
.right p.shipping{
	font-weight: bold;
}
.right p.shipping img{
	margin-bottom:-7px;
}
ul.cart{
	overflow: hidden;
	text-align: center;
	width: 670px;
}
ul.cart li{
	float: left;
	display: inline;
	min-height:190px;
	margin: 10px 4px;
	overflow: hidden;
	width: 215px;
}
ul.cart li img{
	margin: 0 0 8px 0;
}
ul.cart li h6{
	font-size:12px;
	font-weight:normal;
	margin: 5px 0;
}
ul.cart li span{
	color: #494949;
	
}
.paypal{
	border-bottom:1px dashed #D0D0D0;
	height: 20px;
	line-height: 20px;
	margin-bottom:1px;
	overflow: hidden;
	padding-bottom:1px;
	text-align: center;
}
.lprice{
	clear: left;
	display: inline;
	float: left;
	overflow: hidden;
}
.rpaypal{
	display: inline;
	float: right;
	overflow: hidden;
}
.right ol li{
	font: bold 13px arial, verdana, sans-serif;
	list-style: decimal;
	list-style-position: inside;
	line-height: 180%;
	margin: 10px 0;
}
.right ol li p{
	font: normal 13px arial, sans-serif;
	display: inline;
	font-style: normal;
}
ol.type li{
	list-style: lower-alpha inside;
	line-height: 100%;
}
/*form format
*/
h3{
	border-bottom: 1px solid #D0D0D0;
	font: 15px bold Arial, verdana, sans-serif;
	margin: 15px 0;
}
form.myform table tr{
	line-height: 200%;
}
form.myform input, form textarea{
	border: 1px solid #C8C8C8;
	font: 13px normal Arial, verdana, sans-serif;
	padding: 2px;
	width: 280px;
}
form.myform textarea{
	width:500px;
}
form.myform input.button{
	background: #DCDCDC;
	border: 1px solid #505050;
	color: #505050;
	font: 15px bold arial, verdana, sans-serif;
	margin-top:10px;
	padding: 1px !important;
	text-align:center;
	width:80px;
}
form.myform input.button:hover{
	background: #E6E6E6;
	border: 1px solid #969696;
	color: #969696;
	cursor: pointer;
}
form.myform div.error_strings{
	color: #cc092f;
}