@charset "utf-8";
/*
CSS Document created for Frederik
Created by: WEBCITERS (http://www.webciters.com)
Developer: Mohan K. Duwal
*/

html body{
	font: 11px Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	background: #2a2a2a;
	color: #CCC;
}

div, p, span, h1, h2, h3, h4, h5, ul, ol, li{
	margin: 0;
	padding: 0;
}

img, a{
	border: 0;
	outline: none;
}

#header, #navigation, #tagline, #breadcrumb, #content, #footer{
	display: block;
	margin: 0 auto;
	width: 870px;
}

#banner{
	width: 870px;
	margin: 0 auto;
	position: relative;
	height: 314px;
	/*height: 320px;
	height: 254px;*/
}

#banner .flashbanner{
	position: absolute;
	right: 0;
	top: 0;
	height: 310px;
	width: 413px;
	border: 5px solid #000;
	background: #ffc20e;
}

#header{
	height: 120px;
}

div.branding{
	width: 237px;
	float: left;
}

div.loginpane{
	float: right;
	width: 198px;
	height: 79px;
	background: url(../images/login_bg.gif) top repeat-x;
	margin: 31px 0 0 0;
	padding: 10px 12px 0 12px;
}

div.loginpane .chooselan, div.loginpane .register{
	display: block;
	float: left;
	width: 198px;
}

div.loginpane .chooselan label{
	float: left;
	width: 100px;
}

div.loginpane .chooselan select{
	float: right;
	width: 90px;
	font-size:11px;
	padding: 0 3px;
}

div.loginpane .register{
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #515151;	
}


div.loginpane .register p.regnow{
	float: left;
	width: 100px;
}

div.loginpane .register p.login{
	float: right;
	background: url(../images/login_ico.gif) right no-repeat;
	padding: 0 15px 0 0;
}

/*navigation starts*/

#navigation{
	background: #ffc20e;
	padding: 10px;
	width: 850px;
	height: 15px;
	overflow: hidden;
}

#navigation .mainNav{
	float: left;
	width: 634px;
}

#navigation .mainNav ul{
	list-style: none;
	text-transform: uppercase;
}

#navigation .mainNav ul li{
	float: left;
	padding: 0 9px;
}

#navigation .iteminfo{
	float: right;
	width: 190px;
	color: #000;
	background: url(../images/shoppingbag_ico.gif) left no-repeat;
	padding: 0 0 0 20px;
}

/*end of navigation*/


#tagline{
	border-top: 1px solid #ffc20e;
	background: #202020;
	height: 40px;
	font-size: 22px;
	color: #856918;
	padding: 13px 20px 0 20px;
	width: 830px;
	text-align: center;
}

#breadcrumb{
	border-top: 1px solid #ffc20e;
	height: 34px;
	padding: 21px 0 0 15px;
	background: #202020;
	width: 855px;
}

/*content starts*/

#content .leftCol_hm{
	float: left;
	width: 470px;
	padding:20px;
}


#content .leftCol_hm P{
	padding: 0 0 15px;
}


h1{
	font-size: 24px;
	padding: 0 0 15px 0;
	font-weight: normal;
}

h3{
	font-size: 15px;
	padding: 0 0 5px 0;
}

#content .rightCol_hm{
	float: right;
	width: 170px;
	background: #363636;
	padding: 15px;
}

#content .rightCol_hm h2{
	width: 140px;
	background: #404040;
	padding: 10px 15px;
	font-size: 14px;
	color: #ffc20f;
	text-transform: uppercase;
	position: relative;
}

#content .rightCol_hm h2 span{
	position: absolute;
	bottom: -14px;
	left: 20px;
}

#content .rightCol_hm .proList, #content .rightCol .proList{
	float: left;
	display: block;
	margin:20px 0 0 0;
}

#content .rightCol_hm .proList .tn_img, #content .rightCol .proList .tn_img{
	float: left;
	width: 126px;
}

#content .rightCol_hm .proList .shortinfo{
	float: right;
	width: 170px;
}

#content .rightCol .proList .shortinfo{
	float: left;
	width: 170px;
	padding: 5px 0;
}

#content .rightCol_hm .proList .shortinfo p, #content .rightCol .proList .shortinfo p{
	padding: 0 0 5px 0;
}

/*indise page*/
#content .leftCol{
	float: left;
	width: 648px;
}

#content .leftCol .imageHolder{
	float: left;
	width: 304px;
}

#content .leftCol .imageHolder .imgmain, #content .leftCol .imageHolder .tn_images{
	float: left;
	width: 304px;
}

#content .leftCol .imageHolder .imgmain p.largeview{
	background: #ffc20e url(../images/zoom_ico.gif) right no-repeat;
	background-position:  185px 4px;
	width: 262px;
	padding: 4px 15px;
	text-align: right;
}

#content .leftCol .imageHolder .tn_images ul{
	list-style: none;
	padding: 20px 0 0 0
}

#content .leftCol .imageHolder .tn_images ul li{
	width: 90px;
	height: 68px;
	border: 2px solid #868686;
	float: left;
	overflow: hidden;
	margin: 0 11px 11px 0;
}

#content .leftCol .imageHolder .tn_images ul li.last{
	float: right;
	margin-right: 0;
}

#content .leftCol .productDetail{
	float: left;
	padding: 20px 0px 20px 25px;
	width: 305px;
}

#content .leftCol .productDetail p{
	padding: 0 0 15px 0;
}

#content .leftCol .productDetail p select{
	width: 250px;
	font-size: 11px;
	padding: 1px 2px;
}	

#content .leftCol .productDetail h1{
	font-size: 22px;
	padding: 0 0 5px;
}

h5{
	font-size: 36px;
	color: #ffc20e;
	font-weight: normal;
	padding: 0 0 15px 0;
}

#content .rightCol{
	float: right;
	width: 170px;
	padding: 15px;
	background: #363636;
}

#content .rightCol h2{
	display: block;
	font-size: 14px;
	color: #ffc20f;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

/*View cart page*/

#content .leftCol .cartInfo{
	padding: 20px 0;
	width: 620px;
}

#content .leftCol .totalcost{
	display: block;
	text-align: right;
	padding: 20px 0;
	border-bottom: 1px solid #606060;
}

#content .leftCol .totalcost p{
	padding: 0 0 0 30px;
	display: inline;
}

#content .leftCol .totalcost p.total{
	font-size: 12px;
	font-weight: bold;
}

#content .leftCol .btn_block{
	display: block;
	padding: 20px 0;
}

#content .leftCol .btn_block .card{
	float: left;
	width: 140px;
	font-weight: bold;
}

#content .leftCol .btn_block .btns{
	float: right;
	width: 475px;
	text-align: right;
}

#content .leftCol .btn_block .btns p{
	display: inline;
	padding: 0 0 0 10px;
}

table#cartdetail{
	width: 620px;
	border: 0;
	background: #606060;
}

table#cartdetail tr.heading{
	background: #606060;
	color: #CCC;
	text-transform: uppercase;
	height: 20px;
}

table#cartdetail tr{
	background: #363636;
}

table#cartdetail td{
	padding: 10px;
	vertical-align: top;
	font-weight: bold;
	color: #CCC;
}

table#cartdetail td input{
	width: 25px;
	padding: 1px 3px;
	text-align: right;
	font-size: 11px;
}

div.description{
	width: 280px;
}

div.description p.img{
	width: 86px;
	height: 60px;
	float: left;
	border: 2px solid #868686;
}

div.description p.title{
	width: 170px;
	float: right;
}

/* product list page*/

div.contentWrapper{
	padding: 20px;
}


div.contentWrapper .proList{
	float: left;
	width: 126px;
	margin: 0 25px 20px 0;
}

div.contentWrapper .proList .shortinfo{
	padding: 5px 0;
}

div.contentWrapper .proList .shortinfo p{
	padding: 0 0 5px 0;
}


/*Registration*/

h1 span{
	display: block;
	font-size: 11px;
}

div.signup{
	display: block;
}

div.signup p.title{
	padding: 5px 0;
	border-bottom: 1px solid #555;
	font-size: 14px;
	margin: 0 0 15px 0;
}

div.signup p{
	padding: 5px 0;
	width: 450px;
	float: left;
}

div.signup label{
	width: 120px;
	float: left;
}

div.signup input{
	width: 150px;
	float: left;
	padding: 1px 2px;
	font-size: 11px;
}

div.signup input.btn{
	width: 80px;
	float: left;
	padding: 1px 2px;
	font-size: 11px;
}

div.signup select{
	width: 150px;
	float: left;
	padding: 1px 2px;
	font-size: 11px;
}


/*footer starts*/
#footer{
	background: #202020;
	height: 80px;
	margin-top: 20px;
}

div.legal{
	width: 550px;
	float: left;
	padding: 20px;
}

div.poweredby{
	width: 200px;
	float: right;
	text-align: right;
	padding: 20px;
}

/*pseudo classes*/
a{
	color: #ffc20e;
	font-weight: bold;
	text-decoration: none;
}

a:hover, #navigation .mainNav a:hover, 
#navigation .iteminfo a:hover, 
#footer a:hover, 
#content .leftCol .imageHolder a:hover, 
#breadcrumb a:hover,
#content .leftCol .totalcost a:hover{
	color: #39a09a;
}

#navigation .mainNav a{
	color: #000;
}

#navigation .iteminfo a{
	color: #000;
	font-weight: normal;
}

#content .leftCol .imageHolder a{
	color: #000;
}

#footer a, #breadcrumb a{
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#content .leftCol .totalcost a{
	color: #CCC;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}

#breadcrumb a{
	font-weight: normal;
}

/*possible hacks*/
div.clear{
	clear: both;
}
.white{
	color:#FFFFFF;
}
