﻿		html, body{
			font-family: Arial, Garamond, Verdana, Times, sans-serif; 
			margin:0px; padding:0px;
			padding-left:1px;			
			height: 100%;
		}
		
		div{padding:0px;  margin:0px; font-size:13px;}
		
		#wrap{			
			width:100%;					
			height: 100%;
			min-height: 100%;
			padding:0px;		
			border:0px;				

			/* margin-left:auto;
			margin-right:auto;			*/
		}
		
		#header{
			width: 758px;
			height: 240px;
			background: url('../image/h_01.jpg');
			margin:0px;
			border:0px;		
		}
		
		 a.navlink, a.navlink:visited{
			color: #fff;
			font-size:15px;
			text-decoration:none;
		}
		
		a.navlink:hover{
			color:#f7c72e;
			font-size:15px;
		}
		
		#footer{			
			height:37px;		
			background: #d0ebfd url('images/footer_bg') no-repeat;
			margin-left:20px;
			margin-right:5px;		
			margin-top:8px;
			font-size:12px;
			padding:3px 10px 0px 15px;
			color: #125c8c;
			clear:both;
			/*color: #5C5C5C;*/
		}
		
	

	.footer_link a, .footer_link a:visited{
		padding-right:3px;
		padding-left:3px;
		text-decoration:none;
	}
	.footer_link a:hover{
		padding-right:3px;
		padding-left:3px;
		text-decoration:underline;
	}



		#vbar{
			width: 220px;						
			float:left;
			display:inline;
			border:0px;
			padding:0px;			
			margin-top:0px;
			margin-left:22px;		
			background-color: #96271a;	
		}
		
		#vbarHead{
			height: 91px;				
			background: #96271a url('../image/vbar_bg.gif') no-repeat;
		}
		#vbarMain{
			background: #96271a ;
		}
		#vbarFoot{
			height: 12px;
			background: #fff url('../image/vbar_bg_2.gif') no-repeat left top;
		}
		
		#content{
			/*width: 514px;*/
			float:left;	
			border: 1px solid #dde0ec;			
			border-top-width:0px;
			border-right-width:0px;
			border-bottom-width:0px;
			margin-right:0px;
			margin-bottom:5px;
			min-height:40%;			
			clear:right;	
			padding-left:6px;	
			
		}
		
		li.nav{
			color: #fff;
			margin-left:15px;
			padding-left:0px;
			list-style-image: url('../image/arrow.png');			
		}
		
		#static_content{
			width: 514px;
			float:left;				
			height:40%;
			min-height:40%;						
		}
		
	td.mainZone{
		background-color: #fff;
		height:350;
		display:table;
		padding-left: 3px;		
	}	

select {color: #666;}

h2{
	color:#E34B4B; 
    font-family: Arial, Garamond, Verdana, Times, sans-serif;  
 	font-size:17px;	
	text-align: left;
	font-weight:bold;
	padding-top:1px;	
	padding-left:4px;
	margin-bottom:1px;	
	 background: url("../image/line_bg.gif");
	 background-repeat: repeat-x;	
	 background-position:left bottom;
	/*width:100%;*/	
}
.nav a, .nav a:visited{
	color:#FFFFFF; 
	text-transform:uppercase;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	letter-spacing:-1px;
	
}

.nav a:hover{
	color:#E34B4B; 
	text-transform:uppercase;
	text-decoration:none;	
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	letter-spacing:-1px;
	
}

.lang{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 1.5;
  text-decoration: none
}

.lang a, .lang a:visited{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 1.5;
  text-decoration: none
}

.lang a:hover{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #F0EDAD;
  line-height: 1.5;
  text-decoration: none
}


a.home, a.home:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #5a5a5a;
  line-height: 1.5;
  font-weight:bold;
  text-decoration: none
}

a.home:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-weight:bold;
  font-size: 12px;  
  line-height: 1.5;
  text-decoration: none; color : #E34B4B; 
}

a, a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #E34B4B;
  line-height: 1.5;
  text-decoration: underline
}

a:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  line-height: 1.5;
  text-decoration: underline; color : #F70A0A; 
}

a.link2, a.link2:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #c47309;
  line-height: 1.0;
  text-decoration: underline;
}

a.link2:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
  line-height: 1.0;
  text-decoration: underline; color : #97b13c; 
}

a.link3, a.link3:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #125c8c;
  line-height: 1.5;
  text-decoration: none;
}

a.link3:hover{ 
  font-family: Arial, Verdana, sans-serif;
  line-height: 1.5;
  text-decoration: underline;  
}

a.link4, a.link4:visited {
  color: #434330;
  text-decoration: none;
}


a.link4:hover{ 
  color: #a9c91a;
  text-decoration: underline;
}

td.sbox{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #828028;
  line-height: 1;
}

input{
 color:#666;
}

.heading{
	color:#E34B4B; 
    font-family: Arial, Verdana, Garamond, Times, sans-serif;  
 	font-size:17px;
 	font-weight:bold; 	
	letter-spacing:0px;
	padding-left:10px;
}

.main{
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 1.5;
}

.contactForm, .contactForm input, .contactForm form{
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 1.5;
}

TD.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #191915;  
  line-height: 1.5;
}

td.main2{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #191915;  
  line-height: 1.5;
  padding-left:15px; padding-right:40px; padding-top:15px; padding-bottom:15px;
  text-align:justify;
}

TD {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #191915;  
  line-height: 1.5;	
  
}

.title {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #B7050A;  
  font-weight: bold;
  line-height: 1.4;
  height:3px;
}



.highlite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #610000;  
  line-height: 1.5;
  
}

.highlite1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #E53743;  
  line-height: 1.5;
   font-weight: bold;
}

.highlite2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #B7050A;  
  line-height: 1.5;
  font-weight:bold;
}


.highlite3{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #610000;  
  line-height: 1.5;
   font-weight: bold;
}

.highlite4 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #610000;   
  line-height: 1.5;
}


.highlite5 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #610000;  
  line-height: 1.5;
  font-weight:bold;
}

	
.vbar_link1, vbar_link1 a, .vbar_link1 a:visited{
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #610000;  
  line-height: 1.5;
  font-weight:bold;
  text-decoration:none;  
  
}

.vbar_link1 a:hover{
  color: #E34B4B;   
}

.vbar_link2, vbar_link2 a, .vbar_link2 a:visited{
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #52524E;  
  line-height: 1.5;
  font-weight:bold;
  text-decoration:none;  
  
}

.vbar_link2 a:hover{
  color: #E34B4B;   
}


.vbar_link1 ul{
	list-style-image: url("http://www.qksport.com/themes/images/pt_1.gif");
	line-height:2;		
}

.vbar_link2 ul{
	list-style-image: url("http://www.qksport.com/themes/images/pt_1.gif");
	line-height:2;		
}

a.main, a.main:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #636363;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
}

a.main:hover{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight: bold;
  line-height: 1.5;
  text-decoration: underline; color : #E34B4B; 
}





.defaultBg{
	background-color="#FFFFFF";
}
.vbar{
	background-color="#E2F5D8";
}

ul {
 list-style-image: url("http://www.qksport.com/themes/qksport/images/static/arrow_list.gif");
 line-height:1.5;
}



#nasFooter{
	float:right;	
}


a.naslink, a.naslink:visited{
	text-decoration:underline;
	font-size:11px;
	color: #e34b4b;
}

a.naslink:hover{
	color:#2a3112;
	text-decoration:none;
}

.footer .highlite{
	color: #fff;
}


.mainTable td{
  padding-left:15px;
  padding-right:5px;
}

.hbar_link2, .hbar_link2 a, .hbar_link2 a:visited{
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #610000;  
  line-height: 1.5;  
  text-decoration:none;  
  
}

.hbar_link2 a:hover{
  font-size: 13px;
  color: #47D600;   
  text-decoration:none;  
}

.product {
 align:center;
 background: url("http://www.qksport.com/themes/images/bg_line_vertical.gif");
}

.arrow {
 margin-right:3px;
}

.line {
 background: url("http://www.qksport.com/themes/images/line_2.gif");
}

.subtext td{
  padding-left: 35px;
  padding-right:20px;
 text-align:justify;
}

.contacts td{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #191915;
  line-height: 1.5;
  padding-left:25px;
}

.biz_hr td{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;    
  padding-left:0px;
}

/* osC */
.boxText { font-family:  Arial, sans-serif ; font-size: 13px; }
.errorBox { padding:10px; border: 1px dashed red; font-family : Arial, Verdana,  sans-serif; font-size : 12px; background: #fff; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana,  sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana,  sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }


/* message box */

.messageBox { font-family: Arial, Verdana,  sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana,  sans-serif; font-size: 12px; background-color: #FAFAFA; color: #BB0A23}
.messageStackSuccess { font-family: Arial, Verdana,  sans-serif; font-size: 13px; background-color: #FBF499; padding:10px; border: 2px solid #FAF6C5}

.catZone{		
		padding-left: 1px;
}
	

.catbar td{
	padding-left:0px;	
	line-height:0px;
	padding-top:0px;
	padding-right:0px;
	text-transform: none;	
	text-align:left;
}


.catbar a, .catbar a:visited {    
  color: #fff;
  font-size:15px;
  font-family: Arial, Garamond, Verdana, Times, sans-serif;  
  font-weight:normal;
  text-decoration: none;
  text-transform:normal;
}

.catParent, .catParent a, .catParent a:visited {
  color: #fff;
  font-size:13px;
  letter-spacing:2px;
  font-family:  Arial, Verdana,Garamond, Times, sans-serif;  
  font-weight:normal;
  text-decoration: none;
  text-transform:normal;
}

.catParent a:hover {
  color: #ffbe22;
  font-size:13px;
  font-family: Arial, Garamond, Verdana, Times, sans-serif;  
  font-weight:normal;
  text-decoration: none;
  text-transform:normal;
}

.cat_highlite{
	color: #f7c72e;
	font-size:15px;
	font-weight:normal;
	/*text-decoration: underline overline;*/
}
.catbar.subcat, .catbar.subcat a, .catbar.subcat a:visited{
	font-size:12px;		
}

.catbar.subcat a:hover{
	font-size:12px;		
}

.catParent{
	background-image: url('http://www.qksport.com/themes/qksport/images/catbar_bg.gif'); 
	background-repeat:no-repeat;
	padding-left:18px;
	height:18px;
	padding-top:1px;
	padding-bottom:0px;
	background-position: left;
	margin-left:1px;
}

td.subcat{
padding-left:60px; 
background-image: url('http://www.qksport.com/themes/qksport/images/vbar_btn.gif'); 
background-repeat:no-repeat; 
background-position: center;
}

.catbar hr{
	line-height:-5px;
	margin:-5px;
	margin-bottom:-10px;	
}

 a.catTitle, .a.catTitle:visited{
 	font-size:15px;
 	font-weight:normal; 	
 	color: #666;
 }
 a.catTitle:hover{
 	font-size:15px;
 	color: #5491D0;
 } 
 
  .catNav a, .catNav a:visited{
 	font-size:15px;
 	font-weight:bold; 	
 }
 
.catTitle2 {
  color: #828028;
  font-size:13px;
  font-family: Verdana, Arial, Garamond, Times, sans-serif;  
  font-weight:bold;
  text-decoration: none;
  text-transform:uppercase;
}


.prodTitle{
  color: #000;
  font-size:13px;
  font-family: Arial, Verdana, Garamond, Times, sans-serif;  
  font-weight:normal;
  text-decoration: none;
}


a.prodTitle, a.prodTitle:visited {
  color: #000;
  font-size:13px;
  font-family:  Arial, Verdana, Garamond, Times, sans-serif;  
  text-decoration: none;}

a.prodTitle:hover {
  color: #96271a;
  text-decoration: none;}

.modelNum{
	color: #545454;
	font-size:11px;
	font-weight:bold;
	color:#545454;
	text-decoration:underline;
}


.smallText{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px; 
  color: #454541;
}



/*
Changes the notice box styles, look in functions.php function render_box_top($width=100, $label='') 
*/
TABLE.info_box_1 {
	background-color: #ffffff;	 
	border: 0px;
	margin-bottom:4px;
}

/*	SOF INFO BOX - HEAD --------------------------------------- */
TD.info_box_1_head { /*header foreground */

	background-image:url('../image/box_top_2.gif');	
	background-repeat: repeat-x;
	background-color: #646568;			
	text-align: left;
	height:23px;
	font-weight:bold;
	font-size:13px;
	padding-top:2px;
	/*width:100%;*/	
}
TD.info_box_1_head_right{
	background-image:url('../image/box_top_2.gif');
	background-color: #646568;
	background-repeat: no-repeat;
	background-position:top right;
	width: 7px;
} 

TD.info_box_1_head_left{
	background-image:url('../image/box_top_1.gif');
	background-repeat: no-repeat;
	background-color: #646568;
	width: 9px;
}
/*	EOF INFO BOX - HEAD --------------------------------------- */


/*	SOF INFO BOX - BODY --------------------------------------- */

TD.info_box_1_body_left{
	background-image:url('../image/box_body_1.gif');
	background-repeat: repeat-y;
	background-color: #fff;
}

TD.info_box_1_body_right{
	background-image:url('../image/box_body_3.gif');
	background-repeat: repeat-y;
	background-color: #fff;
	background-position:top right;
} 

TABLE.info_box_1_body { /*The inner table */	
	background-color: #ffffff;
	border-style: none;
	border-color: #fff;
	border: 0px;	
	margin-top:20px;
	margin-left:10px;
	color:#696957;		

}
/*	EOF INFO BOX - BODY --------------------------------------- */


/* SOF INFO BOX - FOOTER --------------------------------------- */
TD.info_box_1_foot { /*header foreground */
	background-color: #fff;
	background-image:url('../image/line_bg.gif');	
	color: #68685a;	
	height:14px;			
}
TD.info_box_1_foot_right{
	background-image:url('../image/box_bottom_3.gif');
	background-color: #fff;
	background-position:top right;
} 

TD.info_box_1_foot_left{
	background-image:url('http://www.qksport.com/themes/qksport/images/box1/box_bottom_1.gif');
	background-repeat: no-repeat;
	background-color: #fff;	
}
/*
	EOF INFO BOX - FOOTER ---------------------------------------
*/


/*	SOF INFO BOX - HEAD --------------------------------------- */
TD.info_box_2_head { /*header foreground */
	background-image:url('../image/line_bg.gif');	
	background-position: bottom center;
	background-repeat: repeat-x;
	color:#E34B4B; 
    font-family: Garamond, Arial, Verdana, Times, sans-serif;  
 	font-size:17px;	
	text-align: left;
	height:30px;
	font-weight:bold;
	padding-top:2px;	
	margin-bottom:10px;
	/*width:100%;*/	
}
TD.info_box_2_head_right{
	background-color: #646568;
	background-repeat: no-repeat;
	background-position:top right;
	width: 0px;
} 

TD.info_box_2_head_left{
	background-repeat: no-repeat;
	background-color: #646568;
	width: 0px;
}
/*	EOF INFO BOX - HEAD --------------------------------------- */


/*	SOF INFO BOX - BODY --------------------------------------- */

TD.info_box_2_body_left{
}

TD.info_box_2_body_right{
} 

TABLE.info_box_2_body { /*The inner table */	
	border-style: none;
	border-color: #fff;
	border: 0px;	
	margin-top:8px;
	margin-left:0px;
}
/*	EOF INFO BOX - BODY --------------------------------------- */


/*	SOF INFO BOX - HEAD --------------------------------------- */
TD.info_box_3_head { /*header foreground */
	background-image:url('../image/line_bg.gif');	
	background-position: bottom center;
	background-repeat: repeat-x;
	color:#E34B4B; 
    font-family: Arial, Garamond, Verdana, Times, sans-serif;  
 	font-size:17px;	
	text-align: left;
	height:30px;
	font-weight:bold;
	padding-top:2px;	
	margin-bottom:10px;
	padding-left:0px;
	/*width:100%;*/	
}
TD.info_box_3_head_right{
	background-color: #646568;
	background-repeat: no-repeat;
	background-position:top right;
	width: 0px;
} 

TD.info_box_3_head_left{
	background-repeat: no-repeat;
	background-color: #646568;
	width: 0px;
}
/*	EOF INFO BOX - HEAD --------------------------------------- */
  
TABLE.info_box_3_body { /*The inner table */	
	border-style: none;
	border-color: #fff;
	border: 0px;	
	margin-top:8px;
	margin-left:0px;
	padding-right:13px;
	text-align:justify;
	font-size:13px;
}

TD.info_box_3_foot_left{
	background-repeat: no-repeat;
	background-color: #646568;
	height: 0px;
}


/*
form_submit_button is the style for all submit buttons
*/
.form_submit_button {
	border-style:solid;border-color:#660C02;border-width:1px 1px 1px 1px;color:#fff;font-family:Arial;font-size:13px;
	padding-left:2px; padding-right:2px;
	padding-top:0px;
	background: #96271A url('../image/btn_1.jpg');
}

.img_border { 
	border: solid; border-color: #cccccc #cccccc #cccccc #cccccc; border-width: 1px 1px 1px 1px; 
}

.img_border2{
	border: solid; border-color: #cccccc #cccccc #cccccc #cccccc; border-width: 1px 1px 1px 1px;
} 

.sepRow{	
	background-image:url('../image/line_bg.gif');	
	background-repeat: repeat-x;
	padding-top:3px;
	background-position: bottom bottom;
	height:9px;
}

.sepRow2{	

	background-repeat: repeat-x;
	padding-top:3px;	
	height:10px;
}

div.line {
 background: url("../image/line_bg.gif");
 background-repeat: repeat-x;
 height:13px;
 width:100%;
 display:block;

}

.messageStackError{
	background-color: #FFFFAD;
}

.loginForm, .loginForm td{
	font-size:11px;
	color:#333;
}

.loginInput{
	margin:1px;
	background-color:#fff;
	font-size: 11px;
	border:solid #ccc58e 1px normal ;
	color: #333;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

form{margin:0px;}

.wrap_dyn{
	padding-left: 10px;
	margin-right: 2px;
	font-size:13px;
	
}

table.genTable, table.genTable td{
	border: 1px solid #ccc;	
	border-collapse: collapse;
}

.productListing-heading{
	color: #000;
	background-color: #F6F5B5;
}


	.searchInput{		
		padding-top:12px;
		padding-right:0px;
		margin:0px;
	}
	
	.rowSpace{height:3px;}
	.rowSpace2{height:1px;}
	.rowSpace3{height:35px;}	
	

/*
*	CATEGORY LIST
*
*/
	
.sepRow{	
	background-image:url('http://www.qksport.com/themes/qksport/%3C?=%20$themePath%20?%3Eimages/line_bg.jpg');	
	background-repeat: repeat-x;		
	background-position: center center;
	height:18px;
}

 .catTitle{
 	font-size:15px;
 }
 
 div.catSlot{
 	float:left;  margin:2px 2px 0px 8px; 
 	width: 154px;
 	text-align:center; 
 	padding-bottom:10px;
 }

 div.catBody{
	height:150px; min-height:150px;
 }
 
 div.catFooter{
 	font-size:12px;
 	letter-spacing:1px;
 }
 	