body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	background:#010C03 url(images/bodyBg.jpg) no-repeat;
	padding-bottom:50px;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
} 
a{
	text-decoration:none;
	color:#0066CC;
} 
a:hover{
	text-decoration: underline;
	}
.hide{
     position: absolute;
     left: -9999px;
}
/*--------------------------start page structure
*/
#wrap{
	margin:0 auto;
	width:914px;
	text-align:left;
}
/*----------------------header
*/
#header{
	width:900px;
	height:89px;
	margin:0 auto;
	overflow:hidden;
}
#logoPart{
	width:410px;
	height:89px;
	float:left;
}
#logoPart h1{
	width:370px;
	height:62px;
	padding:15px 0 0 20px;
}
#logoPart h1 a{
	width:370px;
	height:62px;
	display:block;
	background:url(images/logo.png) no-repeat;
}
#textPart{
	width:477px;
	height:89px;
	float:right;
	background:url(images/headerbar.jpg) no-repeat 0 28px;
	overflow:hidden;
	padding-right:13px;
}
#textPart h2{
	width:210px;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:34px 0 0 18px;
	float:left;
}
#textPart a{
	width:125px;
	height:16px;
	display:block;
	background:url(images/bookmark.jpg) no-repeat;
	float:right;
	margin-top:60px;
}
/*--------------------------contener
*/
#contener{
	width:900px;
	background: url(images/contBg.png) repeat-y;
	padding:8px 17px 0 7px;
}
#navigation{
	width:880px;
	height:39px;
	background:url(images/navBg.jpg) repeat-x;
	overflow:hidden;
	margin-left:10px;
}
#nav{
	width:651px;
	height:39px;
	overflow:hidden;
	padding-left:5px;
	float:left;
}
#nav li{
	background:url(images/navBar.jpg) no-repeat;
	display:block;
	float:left;
	padding:0 19px 0 18px;
}
#nav li a{
	color:#fff;
	font-size:14px;
	line-height:39px;
	
}
#nav .ignore{
	background:none;
}
#searcharea{
	width:224px;
	height:33px;
	float:right;
	padding-top:6px;
	overflow:hidden;
}
#searcharea .searchin{
	width:180px;
	height:21px;
	background:url(images/navInbtn.jpg) no-repeat;
	border:none;
	display:block;
	float:left;
	color:#666px;
	font-size:11px;
	padding:5px 5px 0 5px;
	
}
#searcharea .sbtn{
	height:26px;
	width:25px;
	border:none;
	background:url(images/navSbtn.jpg) no-repeat;
	padding:0;
	float:left;
	display:block;
}
/*----------------------mainbody
*/
#mainbody{
	width:880px;
	overflow:hidden;
	padding-top:13px;
	margin-left:10px;
}
/*-----------------bodylft
*/
#bodylft{
	width:170px;
	float:left;
	padding-right:13px;
}
#bodylft .sh{
	width:156px;
	height:29px;
	background:#E1E1E1;
	font-size:14px;
	padding-left:14px;
	line-height:29px;
	margin-bottom:1px;
	text-transform:uppercase;
	font-weight: bold;
}
.bootUl{
	width:155px;
	background:#E1E1E1;
	padding:8px 0 12px 15px;
	margin-bottom:15px;

}
.bootUl li a{
	color:#0066CC;
	font-size:12px;
	line-height:18px;
}
.bootUl li a:hover{
	text-decoration:underline;
}
/*----------------------submitarea
*/
.submitarea{
	width:162px;
	background:#E1E1E1;
	padding:12px 0 6px 8px;
}
.submitarea dd{
	width:162px;
	padding-bottom:8px;
}
.submitarea dd select{
	width:145px;
	height:20px;
	border:none;
	color:#414141;
	font-size:11px;
	border:1px solid #AFAFAF;
}
.picCont{
	width:170px;
	margin-top:12px;
}
.picCont dd{
	width:170px;
	margin-bottom:8px;
}
/*------------------bodyrgt
*/
#bodyrgt{
	width:697px;
	float:right;
	overflow:hidden;
}
#bodyrgttop{
	width:697px;
	/*background:url(images/nikeBoot.jpg) no-repeat 1px 0;*/
	float:left;
	height:250px;

}
/*#bodyrgttop a{
	width:145px;
	height:38px;
	margin:170px 0 0 161px;
	display:block;
}*/
#bodyrgttext{
	width:692px;
	float:left;
}
#bodyrgttext .heading{
	width:692px;
	height:26px;
	margin-top:22px;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: -1px;
	color: #333;
	font-weight: bold;
}
#bodyrgttext p{
	line-height:18px;
	padding:10px 0 10px 0;
	text-align:justify;
}
/*--------------------------products
*/
#products{
	width:696px;
	padding-left:1px;
	float:left;
	overflow:hidden;
}
.product{
	width:174px;
	float:left;
	margin-top:22px;

}
.product img{
	display:block;
	padding-left:20px;
}
.product label{
	width:142px;
	color:#98A0A5;
	text-align:center;
	display:block;
	line-height:16px;
	padding:10px 0 8px 15px;
	height: 43px;
	overflow: hidden;
}
.product span{
	color:#CC0000;
	font-size:18px;
	display:block;
	font-weight:bold;
	padding-left:33px;
}
.product a.morebutton{
	width:125px;
	height:30px;
	background:url(images/moreinfo.jpg) no-repeat 55px 8px;
	display:block;
}
#nextpage{
	width:466px;
	overflow:hidden;
	float:left;
	margin:30px 0 0 225px;
	display:inline;
}
#nextpage li{
	float:left;
	padding:0 3px;
}
#nextpage li a{
	padding:2px 5px;
	border:1px solid #D6D3D3;
	display:block;
	color:#0066CC;
}
#nextpage li a:hover{
	color:#000;
}
#nextpage .next a{
	width:43px;
	height:21px;
	border:none;
	background:url(images/next.jpg) no-repeat;
	padding:0;
	margin:0;
}
#nextpage .prev a{
	width:43px;
	height:21px;
	border:none;
	background:url(images/prev.jpg) no-repeat;
	padding:0;
	margin:0;
}
/*--------------------btmpart
*/
#btmpart{
	width:880px;
	overflow:hidden;
	margin:27px 0 15px 10px;
}
.bxtxtCont{
	width:401px;
	float:left;
	padding:10px 18px 15px 10px;
	background: #e6e6e6;
	margin-right: 20px;
}
.bxtxtCont h3, h4{
	color:#CC0000;
	font-size:16px;
	padding-bottom:15px;
	letter-spacing:-.5px;
}
.bxtxtCont p{
	line-height:14px;
}
 .last{
	margin-right: 0px;

}
/*-------------------------footer
*/
#footer{
	width:880px;
	height:78px;
	padding:0 10px;
}
#ftrCont{
	width:880px;
	height:77px;
	border-top:1px solid #D6D3D3;
}
#ftrnav{
	width:880px;
	overflow:hidden;
	margin-top:13px;
}
#ftrnav li{
	background:url(images/ftrnavBar.jpg) no-repeat left center;
	display:block;
	float:left;
	padding:0 7px;
}
#ftrnav li a{
	font-size:12px;
	color:#0066CC;
}
#ftrnav li a:hover{
	text-decoration:underline;
}
#ftrnav .ignore{
	background:none;
	padding-left:3px;
}
#ftrCont p{
	color:#333;
	padding:11px 0 0 5px;
}
#ftrshadow{
	width:900px;
	height:10px;
	margin-left:7px;
	background: url(images/ftrshadowBg.png) repeat-x;
}
.clearLeft {
	clear: left;
	}
#pagination { text-align: center; margin-top: 25px; margin-bottom: 15px; margin-right: 15px; }
#pagination a {	padding: 3px 6px; border: 1px solid #999; margin: 0 1px; text-decoration: none; background-color: #fff; }
#pagination a:hover { background-color: #FFE1B4; }
#pagination a.selected { padding: 3px 6px; border: 1px solid green; margin: 0 1px; text-decoration: none; color: #fff; font-weight: bold; background-color: green; font-weight: bold; }
#pagination a.selected:hover { color: #333; }
.prdPrice { font-size: 18px; font-weight: bold; color: #cc0000; }
.prdPrice2 { font-size: 18px; font-weight: bold; color: green; }
.descDesc { line-height: 18px; }
.inputbox { border: 1px solid #ccc; display: block; margin-top: 5px; margin-bottom: 10px; width: 80%; padding: 5px; }
.mlabel { color: #333; }
.v-b { border-bottom: 1px solid #ccc; padding-bottom: 20px; padding-top: 20px; }
.error { color: red; font-size: 12px; padding-bottom: 5px; }
.flashGreen { border: 1px solid #ccc; padding: 8px; background: url(images/tick-icon.gif) left no-repeat #EAFFEA; margin-bottom: 15px; padding-left: 25px; color: #333; }
.flashRed { padding: 8px; background: url(images/cancel-icon.gif) left no-repeat #FFEAEA; margin-bottom: 15px; padding-left: 25px; color: #333; }
