
@charset "utf-8";
/* CSS Conversion via psychdesign.co.cc */
/*RESET*/

.project_header{display:none}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}

.mz_thumb{display:none;}
	
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
	
a {
	outline:0;
}

/**END RESET**/

/********** START CSS-ing below **********/

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(https://www.kingparsuperstore.com/images/KingPar_ball_bkgrnd-cs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#subscribe input{width:120px;}

#container {
	width:960px;
	margin:0 auto;
}

h2 { font-size: 24px; }
h3 { font-size: 16px; color:#4da2cb; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

.product_desc {color:#f73666;}

/*****************
       NAV
*****************/

#nav {
	height:35px;
	padding:14px 0 0 0;
	position:relative;
}

#nav #login { 
    max-width:200px; 
	float:right; 
	height:24px; 
	font-size:14px; 
	padding-top:11px;
}


#nav #login a{
	color:#FFF;
	text-decoration:none;
	padding:0 10px 0 10px;
	border-right:solid 1px #FFF;
}

    #nav #login a.join_us{ border:none; }

#nav #login a:hover { text-decoration:underline; }


#main_nav {
	float:left;
	display:inline;
	height:35px;
	position:relative;
	z-index:2;
	background-color: #000;
}

    #main_nav ul{
	list-style:none;
	height:35px;
	width:750px;
	background-color: #000;
	}
	
	    #main_nav ul li{
			height:26px;
			padding:9px 15px 0px 15px;
			margin-left: 17px;
			font-size:18px;
			float:left;
			-moz-border-radius: 5px 5px 0px 0px;
			border-radius:5px 5px 0px 0px;
			position:relative;
		}
		
		    #main_nav ul li.first{
			    margin-left:0px;
		    }
			
			#main_nav ul li.last{
			    margin-right:0px;
		    }
			
			#main_nav ul li.active{
			    background:#990000;
		    }
			
		#main_nav ul li a {
    color: #ccc;
    margin-left: 10px;
    text-align: left;
    text-decoration: none;
}
			
			#main_nav ul li a:focus{
				outline:none;
		    }
			
			#main_nav ul li:hover {
				background:#990000;
				color:#ffffff;
			}
			
				#dropdown div ul{
					width:150px;
					background:#000;
					height:70px;
				}
				
				#dropdown div ul.category{
					width:150px;
					background:#990000;
					height:315px;
				}
				
				#dropdown div ul li{
					width:150px;
					margin:0px; 
padding:9px 0px 0px 0px;

					display:inline;

					font-size:14px;
					-moz-border-radius: 0px; border-radius:0px;
				}
				
				#dropdown div{
					width:150px;
					display:none;
					color:#F00;
					position:absolute;
					left:0px;
					top:35px;
					padding-left:0px;
				}
				
				#dropdown:hover div {
					display:block;
				}
			

/*****************
      HEADER
*****************/
#header { height:95px; padding:25px 0 0 0; position:relative;}

#header #logo {
	width:340px;
	height:60px;
	display:inline;
	float:left;
	background-image: url(https://www.kingparsuperstore.com/images/kingpar_logo.png);
	background-repeat: no-repeat;
	background-position: 8px -13px;
}


#header #cart {
	width:220px;
	height:45px;
	margin-top:15px;
	display:inline; float:right;
}

    #cart #cart_img {
	width:61px;
	height:45px;
	display:inline;
	float:left;
	background-image: url(../static/images/cart2.png);
	}
	
	#cart #itemQ,
        #cart #itemQC
 {
		height:45px;
		padding:0 5px 0 0;
		font-size:42px;
		font-weight:bold;
		display:inline; float:left;
	}
	
	#cart #checkout{
		height:35px;
		display:inline;
		float:left;
		font-size:12px;
		padding-top:6px;
		color:#787878;
	}
	
	    #checkout #checkout_btn{

			text-align:center; padding-right:5px;
			-moz-border-radius: 12px 12px 12px 12px;
			border-radius:12px 12px 12px 12px;
			background:#990000;
		}
		
		    #checkout #checkout_btn a{
				color:#FFF;
				font-weight:bold;
				text-decoration:none;
			}
	

#header #saleBanner {
	width:448px;
	height:131px;
	position:absolute;
	left:329px;
	top:0px;
	z-index:1;
}




/*****************
      SIDEBAR
*****************/
#sidebar {
	width:172px;
	display:inline;
	float:left;
	margin-right:18px;
	border-top:solid 6px #333;
	padding-top:10px;
}

#sidebar #categories {
}

    #sidebar #categories ul{
		width:172px;
		background:#990000;
		margin:10px 0 0 0;
		padding-bottom:25px;
	}
	
	    #sidebar #categories ul li{
	height:20px;
	padding:4px 10px 0 33px;
	border-bottom:solid 1px #ccc;
	font-size:14px;
	background-image: url(https://placehold.co/1024x900.png);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
		#sidebar #categories ul li a{
			color:#FFF;
			text-decoration:none;
		}
		
		#sidebar #categories ul li:hover{
	cursor:pointer;
	background-image: url(https://placehold.co/1024x900.png);
	background-repeat: no-repeat;
	background-position: left top;
		}


#sidebar #social {
	margin:10px 0 10px 0;
	padding:5px 5px 38px 5px;
	background-color: #e9f2f9;
	background-image: url(../static/images/fence.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

    #social #subscribe{
		font-size:12px;
	}
	
		#social #subscribe form {
			margin:5px 0;
			width:100%;
		}
		
			#social #subscribe form #inputNewsletter {
				width:110px; height:20px;
				padding:0px 0 0 5px;
				color:#787878;
				border: solid 1px #787878;
			}
			
			#social #subscribe form a {
				padding:2px 5px 2px 5px;
				color:#FFF;
				background-color:#000;
				text-decoration:none;
				max-width:24px;
			}	

		#social .connect {
			padding:5px 5px 5px 2px;
			border-top:dashed 1px #56a5c1;
		}
		
		    #social .connect .connect_img {
				width:30px;
	            margin:0px;
				vertical-align: middle;
				display:-moz-inline-box; display:inline-block; *zoom:1; *display:inline for the blocks;
			}
			
			#social .connect .connect_content{
				width:115px;
	            margin:0 0 0 5px;
				vertical-align: middle;
				display:-moz-inline-box; display:inline-block; *zoom:1; *display:inline for the blocks;
				font-size:12px;
				line-height:120%;
			}
			
			    #social .connect .connect_content a {
				    color:#212121;
					text-decoration:none;
				}
				
				#social .connect .connect_content a:hover {
					text-decoration:underline;
				}

#sidebar #promobanner{
	margin:5px 0;
}
	
	#sidebar #promobanner img {
		max-width:172px;
		height:auto;
	}

/*****************
      MAINBAR
*****************/
#mainbar {
	width:770px;
	display:inline;
	float:right;
	border-top:solid 6px #e3e3e3;
	padding-top:9px;
}

    /******* Jump Menu *******/
	#mainbar #jumpMenus{
		height:20px; max-height:20px;
		color:#787878;
		font-size:12px;
		margin-bottom:15px;
	}
	
	    #jumpMenus span {
			float:left;
			margin:0 5px;
		}
		
		#jumpMenus #item_order{
			margin:0px;
			padding:0px;
			float:left;
			height:20px; max-height:20px;
			overflow:hidden;
		}
		    
		    #jumpMenus .item_sort,
                    #jumpMenus .inputbox {
				height:18px;
				border:solid 1px #e8e8e8;
				font-size:12px;
				color:#787878;
		}
		
		input.findbox {
				border: none;
				color: #fff;
				font-size:12px;
				background-color:#000;
				padding: 1px 6px;
		}
		
		div.searchBox{
			padding: 10px 0 3px 0;
			width: 100%;
		}
		div.searchBox a.findbox{
				text-decoration: none;
				height:18px;
				color: #fff;
				font-size:12px;
				background-color:#000;
				padding: 4px 6px 3px 6px;
		}
		div.searchBox .inputbox{
				height:20px;
				border:solid 1px #e8e8e8;
				font-size:12px;
				color:#787878;
				width: 128px;
				padding-left:5px;
				padding-top:5px;
		}
			
		#jumpMenus #itemNo {
			margin:0px;
			padding:0px;
			float:right;
			height:20px; max-height:20px;
			overflow:hidden;
		}
		
		#jumpMenus span.right {
			float:right;
			margin:0 5px;
		}
	
	/******* Featured Products *******/
	#mainbar #featuredProducts{
		padding: 0px;
		margin: 5px 0px;
		
	}
	
	#mainbar #catalog{
		margin:10px 0 0 0;
		padding:0 6px 0 5px;
	}
	    #featuredProducts .productBox, #catalog .productBox{
			width:147px; max-width:147px;
			margin:5px 0 0 6px;
			vertical-align: top;
			display:inline;
			float:left;
		}
		
		    #featuredProducts .productBox h3, #catalog .productBox h3{
				line-height:100%;
				margin:5px 0 0 0;
			}
			
			#featuredProducts .productBox h3 a, #catalog .productBox h3 a{
			    color:#4da2cb;
			    text-decoration:none;
			}
			
			#featuredProducts .productBox h5 a, #catalog .productBox h5 a{
			    color:#000;
			    text-decoration:none;
			}
			
			#featuredProducts .productBox h3 a:hover, #catalog .productBox h3 a:hover,
			#featuredProducts .productBox h5 a:hover, #catalog .productBox h5 a:hover{
				text-decoration:underline;
			}
		
		#featuredProducts .productBox.first, #catalog .productBox.first{
			margin:5px 0 0 0px;
		}
		
		
	/******* Pagination *******/
	
	span.pagenav{
		color: #787878;
	}
	
	#mainbar #pagination{
		padding:46px 0 0 0;
		font-size:12px;
	}
	#mainbar #pagination_top{
		padding:2px 0 0 0;
		font-size:12px;
	}
	
		#mainbar #pagination a,
		#mainbar #pagination_top a{
			text-decoration:none;
		}
		
		#mainbar #pagination a:hover,
		#mainbar #pagination_top a:hover {
			text-decoration:underline;
		}
		
		#mainbar #pagination #pag_left,
		#mainbar #pagination_top #pag_left
		 {
			width:200px;
			display:inline;
			float:left;
		}
		
		#mainbar #pagination #pag_left a,
		#mainbar #pagination_top #pag_left a{
				color:#787878;
		}
		
		#mainbar #pagination #pag_right,
		#mainbar #pagination_top #pag_right{
			width:500px;
			display:inline;
			float:right;
			text-align:right;
		}
		
		    #mainbar #pagination #pag_right a,
		    #mainbar #pagination_top #pag_right a{
				color:#f73666;
			}

/******* Order Items *******/
	#mainbar #items{
		margin-top:10px;
		font-size:12px;
		text-align:center;
		vertical-align:middle;
		color:#444;
	}
	    
		.greyrow {background-color:#CCC}
		.greenrow {background-color:#e9f2f9}
		
			#items .emptybox { width:140px; }
			#items .itembox { width:210px;}
			#items .pricebox { width:80px; }
			#items .quantitybox { width:160px; }
			#items .totalbox { width:80px; }
			#items.removebox { width:100px; }
			
			#items tr td { padding:20px 0; }
			#items tr.not_lists td { padding:10px 0; }
			
			#items tr td.blackbox { background-color:#333; border:solid 2px #CCC;}
			#items tr td input {text-align:center;}
	
			.itemorder_btn{
						text-align:center;
						-moz-border-radius: 12px 12px 12px 12px;
						border-radius:12px 12px 12px 12px;
						background:#393939;
						font-size:12px;
						width:60px;
						margin: 0 auto;
					}
					
					.itemorder_btn a{
						color:#FFF;
						font-weight:bold;
						text-decoration:none;
					}
#items tr td.zeropad{
	padding: 0px;
	vertical-align: middle;
}					
	#mainbar #rebate {
		text-align:right;
		font-size:14px; font-weight:bold;
		padding:13px 0;
		background:#ffdbe4;
		border-top:solid 2px #e7e7e7;
		height: 20px;
	}
	    #rebate span { margin-right:30px; }
		#rebate form { display:inline; float:right; padding:0 20px;}
	
	#mainbar #promodiv{
		text-align:right;
		font-size:14px; font-weight:bold;
		padding:13px 0;
		background:#e7e7e7;
		border-top:solid 2px #ffdbe4;
		height: 20px;
	}
	    #promodiv span { margin-right:30px; }
		#promodiv form { display:inline; float:right; padding:0 20px;}
	
	#submitpromo{
		border-bottom-left-radius: 15px 15px;
		border-bottom-right-radius: 15px 15px;
		border-top-left-radius: 15px 15px;
		border-top-right-radius: 15px 15px;
		border-color: none;
		font-size: 12px;
		text-align: center;
		padding: 1px 3px;
		margin-left: 10px;
		width: 60px;
		color: #fff;
		background-color: #3e3e3e;
	}
	#promocode{
		width: 70px;
	}
	
	
	#mainbar #totalcost { 
	    text-align:right;
		font-size:14px;
		padding:13px 50px;
		border-bottom:solid 2px #e7e7e7;
	}
	    #totalcost span { padding:0 45px; }
		

    #mainbar #itemCheckOut {
		text-align:right;
		font-size:14px;
		padding:20px 5px;
	}
	    #itemCheckOut #goCheckout { background: #393939 }
		#itemCheckOut #continueShopping { background: #f73666 }
	
		#itemCheckOut .goCheckOut_btn{
			text-align:center;
			-moz-border-radius: 15px; border-radius: 15px;
			font-size:14px;
			padding:8px 15px;
			width:140px;
		}
		
		#itemCheckOut .goCheckOut_btn a{
			color:#FFF;
			text-decoration:none;
		}
		
	/******* Shipping Details *******/
	#mainbar #shipping {
		font-size:14px;
	}
	
	    #shipping #progress { margin-bottom:20px; }
		#shipping #progress ul { list-style:none; }
		    
			#shipping #progress ul li {
				display:inline;
				float:left;
				min-width:190px;
				text-align:center;
				border-bottom:solid 8px #e0f1fa;
				padding:7px 0;
			}
			
			#shipping #progress ul li.current { border-bottom: solid 8px #3992c1; }
			
			#shipping #progress ul li.current a{ text-decoration:none; color: #f73666; }
			#shipping #progress ul li.current a:hover{ text-decoration:underline; }
			
		
		#shipping #shipping_details{
			width:545px;
			float:left; display:inline;
			color:#444;
		}
		    #shipping_details #address{
				float:left; display:inline;
				width:210px;
				padding-bottom: 10px;
				border-right:solid 1px #d2d2d2;
			}
			    #shipping_details #address h6 { margin-bottom:10px; }
				
				
			#shipping_details #change_add {
				float:left; display:inline;
				width:270px;
				text-align:center;
			}
		
		
		    #shipping_details .updateAddress { margin:5px 0; }
		        .updateAddress a { color:#f73666; }
				
			#shipping_details h2, #shipping_details h6, #order_summary h4 { color:black; }
			
			#shipping_details tr td { padding:15px 0; vertical-align:middle; }
			
			#shipping_details tr td.check_btn { text-align:center; width:40px; vertical-align:top; }
			#shipping_details tr td.shipping_method { width:225px; }
			#shipping_details tr h4 {color:#000;}
			
			#shipping_details #verify{
				padding:20px 0;
				background:#e9f2f9;
				color:#000;
			}
			   #verify .item_details {
				   padding:10px 15px;
				   border-bottom:solid 1px #CCC;
			   }
			     #verify .item_details.last { border:none; }
			   
			   #verify p{ color:#777; }
		
		
		#shipping #order_summary{
			width:188px;
			padding:6px;
			float:right; display:inline;
			background:#f3f3f3;
			font-size:12px;
			color:#585858;
		}
		
		    #order_summary div {padding:6px 6px 20px 6px; border:solid 1px #c6c6c6;}
			
			#order_summary div div#subtotal {
				margin:10px 0 0 0;
			    border:none; border-top:dashed 1px #666; border-bottom:dashed 1px #666;
				padding:6px;
			}
			
			#order_summary h4 { font-weight:bold }
			
			span.edit_btn a {
				color:#FFF;
				background:#212121;
				text-decoration:none;
				padding:0 10px;
				font-size:12px;
			}
			
			
		#shipping #itemCheckOut {  padding:20px 0px; }

/*****************
      FOOTER
*****************/

#footer {
	width:100%;
	margin:40px 0 0 0;
	background:#333;
	padding:20px 0;
}

#footer #footer_content{
	width:960px;
	margin:0 auto;
}

    #footer_content #copyright{
		width:116px;
		display:inline;
		float:left;
		margin-right:18px; padding:0 28px;
		font-size:12px; color: #858585;
	}
	
	
	
	#footer_content #links{
		width:770px;
		display:inline;
		float:right;
	}
	
	    #links .bottoms{
			display:inline;
			float:left;
			font-size:14px;
		}
		
		    #links .bottoms h3{
				color:#FFF;
				margin-bottom:5px;
			}
			
			#links .bottoms a {
				color: #858585;
				text-decoration:none;
			}
			
			#links .bottoms a:hover {
				text-decoration:underline;
			}
	
	    #links #bottom_nav{
			width:80px;
		}
		
		#links #bottom_cats{
			width:120px;
			margin-left:20px;
		}
		
		    #links #bottom_cats a{
				color:#f73666;
			}
		
		#links #bottom_connect{
			width:120px;
			margin-left:20px;
		}
		
		#links #bottom_info{
			width:130px;
			margin-left:20px;
		}
		
		#links #subscribe_newsletter{
			width:200px;
			float:right;
		}
		
		    #subscribe_newsletter #newsForm{
				height:20px;
				padding:0 0 20px 0;
				font-size:12px;
			}
			
			    #newsForm form{
					height:20px;
				}
				
				#newsForm form #joinNewsletter{
					height:20px;
					font-size:12px;
					color:#787878;
					width:200px;
				}
	            
				#footer_content #links #newsForm form a{
	                		padding:2px 5px 2px 5px;
					background-color:#f73666;
					text-decoration:none;
					float:right;
					max-width:24px;
					color:#FFF;
				}
				
				#footer_content #links #newsForm form a.unsubs{
					background-color:#f73666;
					text-decoration:none;
					float:left;
					max-width:96px;
					color:#FFF;
				}
				#footer_content #links #newsForm form a.unsubs input{
					border: none;
					background-color: transparent;
					color: #FFF;
				}
								
	table.ptable{
		border-collapse: collapse;
	}
	table.ptable td{
		padding: 0px;
		margin: 10px 0 0 0;
		vertical-align: top;
	}
	
/**********************************************************************/
    /******* Breadcrumbs *******/
	#mainbar #breadCrumbs{
		height:20px; max-height:20px;
		color:#787878;
		font-size:12px;
		margin-bottom:15px;
		font-weight:bold;

	}
		#breadCrumbs a{
			text-decoration:none; 
			color:#56595b;
		}
		
/******* Descriptions *******/
#description {
	height: 340px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 5px;
}

#description .mainPic {
	width:300px;
	height:320px;
	/*border: 1px solid #b6b6b6;*/
	float:left;
	vertical-align: top;
}

#description .mainPic a {
	width:318px; 
	text-align:left; 
	font-size:13px; 
	color:#f73666; 
	background-color:#ffffff; 
	/*background:url() top left no-repeat; */
	/*padding:0px 0 1px 25px; */
	text-decoration:none; 
	font-weight:bold;
	
}

#description .desc_txt {
	width:440px;
	float:right;
}

#description .desc_txt .tr {
	display:inline;
	font-weight:bold;
}

#description .desc_txt .td_1 {
width:150px; height:37px; float:left; text-align:right;
}

#description .desc_txt .td_2 {
	width:280px;
	height:37px;
	float:right;
	text-align:left;
	color:#f73666;
	background-image: url(../static/images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#description .desc_txt .td_2 input {
	width:80px;
	margin-right:195px;
	height:21px;
	float:right;
	text-align:left;
	color:#f73666;
	background-image: url(../static/images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#description .desc_txt .td_3 {
width:280px;  float:right; text-align:left;
}

#description .desc_txt .td_3 a {
display:inline; padding:2px;
}

#description .addcartbtn {
margin:0px 0 0 160px; 
}

/******* Menu Tabs *******/

#mainbar #maintabs h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-weight: bold;
	color: #333333;
}


#mainbar #maintabs {
width:768px; margin-top:15px; border:1px solid #cccccc;
}

#mainbar #relatedProducts h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding-left: 5px;
	padding-top: 5px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-weight: bold;
	color: #f73666;
}

#mainbar #relatedProducts {
	width:768px; margin-top:15px; border:1px solid #cccccc;
}


#menutabs a:link, #menutabs a:visited {
background-color:#dedede; margin-left:10px; float:left; padding:5px 8px 5px 8px;
text-decoration:none; color:#212121; font-weight:bold; font-size:14pt;
}

#menutabs a:hover, #menutabs a:active, #menutabs a:focus, #menutabs a.current {
background-color:#d7eef8;
}

/******* Pages Templates *****************************************/

#vmMainPage h3.pageheader{
	font-family: "Georgia";
	font-size: 24pt;
	color: #000;
	padding-bottom: 15px;
	font-weight: 700;
}

#vmMainPage p.pagecontent{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4f4f4f;
}

table.contentpaneopen{
	width: 100%;
}

span.faqtitle{
        font-family: "Trebuchet MS";
	font-size: 18px;

	color: #3f3f3f;
}

span.question{
        font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f73666;
}

span.answer{
        font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4f4f4f;
}


/****** Contact Page Templates **************************************/

button.contactbtn{
	text-align:center;
	-moz-border-radius: 15px; border-radius: 15px;
	font-size:14px;
	padding:8px 6px;
        font-weight: 700;
	width:80px;
      text-decoration: none;
      color: #fff;
      background-color: #f73666;
       border: 0px;
}

div.contact_email label{
        font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4f4f4f;
}

div.contact_email input.definp{
       border: 1px solid #AAA;
       height: 20px;
}

/**** Product Navigator *****/
#breadCrumbs a.previouspage{
	width: auto;
	padding-left: 30px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../static/images/previous_16x16.png.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#breadCrumbs a.nextpage{
	width: auto;
	padding-right: 30px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../static/images/next_16x16.png.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
table.shippingaddress {
	width: 100%;
}
table.shippingaddress tr.sectiontableentry1 td{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* default CSS stylesheet  */

.product_config_option_label{
	width: 180px;
	font-size: 1.2em;
	clear: both;
}

.product_config_option span.swatch_value,
.product_config_option span.anchor_value {
	  font-weight: bold;
}

.config_swatch {
  background-color: #FFFFFF !important;
  cursor: pointer;
}

.product_config_option{
	float: left;
	clear:both;
	padding: 4px;
}
.product_config_option_menu{
	float:left;
	width: 180px;
}
.product_configuration_popup_menu, .add_to_cart_product_listing {
	width: 200px;
	font-size: 10px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	color: #666666;
	font-family: arial;
}

.add_to_cart_multiple {
	vertical-align: top;
	width: 200px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

.config_anchor {
    float:left;
    font-weight: bold;
    font-size: 1.3em;
    border: 2px solid #777777;
    padding: 5px;
    margin: 3px;
	cursor: pointer;
}

.config_swatch {
  float: left;
  border: 2px solid #777777;
  margin: 3px;
}

.selected_config {
  border: 2px solid #21AE0E;
  color: #FFFFFF;
  background-color: #21AE0E;
}

.config_out_of_stock {
  border: 2px solid #CECECE;
  color: #CECECE;
}

.red_error {
	background: #FF0000;
	color: #FFFFFF;
}

.config_messages {
  position: relative;
}

.config_out_of_stock_display_message {
  display: none;
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 3px;
  color: #FFFFFF;
  font-size: 1.3em;
  background-color: #ED1D1D;
}

.config_not_available_message {
  display: none;
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 3px;
  color: #FFFFFF;
  font-size: 1.3em;
  background-color: #ED1D1D;
}


.SpecialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}

.BaseNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
}

.SearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	line-height: 20px;
}

.SectionTitleBar {
	background-color: #6699FF;
}

.HomeAreaTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.Categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 24px;
}

.ViewAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.ProductSale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.ProductDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.ProductTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.CategoryPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6699FF;
}

.BreadcrumbNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}

.SubCategoryName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.ProductDescription2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.customer_account-display-table_title {
	text-align: left;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.customer_account-display-table_header {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.customer_account-display-table_cell {
	color: #000000;
	font-size: 12px;
	background: #ffffff;
}
.customer_account-display-table_footer {
	color: #000080;
	font-size: 10px;
}
.customer_account-display-table_cart_product_name {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.customer_account-display-table_cart_product_config {
	color: #000000;
	font-size: 10px;
}
.customer_account-display-error_text {
	color: #ff0000;
	font-size: 12px;
}
.customer_account-display-big_text {
	color: #000000;
	font-size: 18px;
}
.customer_account-display-normal_text {
	color: #000000;
	font-size: 14px;
}
.customer_account-display-small_text {
	color: #000000;
	font-size: 10px;
}
.customer_account-display-menu_title {
	text-align: left;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.customer_account-display-menu_link {
	color: #000000;
	font-size: 10px;
}
.customer_account-display-menu_cell {
	color: #000000;
	font-size: 10px;
}
.products-display-name {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
}
.products-display-description {
	color: #000000;
	font-size: 12px;
}
.products-display-sale_price {
	color: red;
	font-size: 18px;
	font-weight: bold;
}
.products-display-sale_info {
}
.categories-display-category_thumbnail {
	color: #000000;
	font-size: 12px;
}
.categories-display-product_nav {
	color: #000000;
	font-size: 11px;
}
.categories-display-num_items {
	color: #000000;
	font-size: 12px;
}
.categories-display-category_product_header {
	color: #000000;
	font-size: 20px;
}
.header-display-links {
}
.header-display-shopping_cart_links {
	color: #000000;
	font-weight: bold;
}
.general-display-mainmenu {
	color: #FF0000;
	font-size: 12px;
}


.FontStandardLink
{
	font-size:9px;
	color: blue;
}

.FontStandardText
{
	font-size:9px;
	color: black;
}

.FontErrorText
{
	color: red;
}

.FontSuccessText
{
	color: green;
}

.LayoutHorizontalCenter
{
	text-align: center;
}




.Product_Standards_And_Upgrades
{
	color: green;
}

.Product_Price_Label
{
	color: green;
}

.Product_Price
{
	color: green;
}

.Categories_Breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.Categories_Product_Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/*
 */

.category_standard_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.category_strike_price {
	text-decoration: line-through;
}

.category_sale_price {
	font-weight: bold;
	color: red;
}


.header_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.section_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.category_navigation:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 24px;
}
a.category_navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 24px;
}
a.category_navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 24px;
}
a.category_navigation:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 24px;
}
.product_results_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standard_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.anchor_value a, .anchor_value a:link, .anchor_value a:visited, .anchor_value a:hover, .anchor_value a:active, 
.swatch_value a, .swatch_value a:link, .swatch_value a:visited, .swatch_value a:hover, .swatch_value a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}  

.anchor_value,
.swatch_value {
  padding-left: 5px;
}

#minicart {
	font-size: 1.4em;
	padding-top: 4px;
	padding-left: 5px;
}
.minicart_standard_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.minicart_quantity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.category_results_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}

.active_category_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 24px;
}

.breadcrumb_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.category_custom_field_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.category_custom_field_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standard_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.sale_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: red;
}
.product_standard_field_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.product_standard_field_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.product_custom_field_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.product_custom_field_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.product_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.directional_text {
	color: #000000;
	font-size: 14px;
}

.list_form { 
	list-style:none;
}

.list_form select,
.list_form input {
	border: 1px solid black;
	font-size: 10px;
}

.login_form  { 
	list-style: none;
}

.login_row div {
	float: left;
	margin-right: 20px;
}

.login_row input {
	border: 1px solid black;
	font-size: 10px;
}



.login_form label { 
	clear:left;
	display:block;
	float:left;
	font-size:10px;
	margin-bottom:10px;
}

table.login_form {
  border: solid 2px #FF6600;
}

td.login_form {
  background-color: #FFDD99;
}

.login_header { 
	font-size: 25px;
	color: #69f;
	margin-bottom: 5px;
}


.form_header { 
	font-size: 25px;
	color: #69f;
	margin-bottom: 5px;
}

.form_row div { 
	float: left;
}

.address_form li { 
	float: left;
	clear: left;
	list-style: none;
}

.address_form label {
	font-size: 10px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 10px;
}


.address_form select, 
.address_form input {
	float: left;
	display: block;
	font-size: 8px;
	width: 100px;
	border: 1px #444 solid;
}


.street_address_form_row input { 
	border-bottom: none;
}

.street_address_form_row2 input {
	border-top: none;
}

.street_address_form_row2 input, 
.street_address_form_row input { 
	width: 200px;
}

.zip input { 
	width: 60px;
}

#shipping_address > ul > li > div.city,
#billing_address > ul > li > div.city {
	width: 120px; 
	margin-right: 20px;
}

#shipping_address > ul > li > div.city input,
#billing_address > ul > li > div.city input {
	width: 120px; 
}

#shipping_address > ul > li > div.zip,
#billing_address > ul > li > div.zip { 
	width: 60px;
	margin-right: 20px;
}

#shipping_address > ul > li.phone_form_row div,
#billing_address > ul > li.phone_form_row div { 
	width: 80px;
	margin-right: 10px;
}

#shipping_address > ul > li.phone_form_row div input,
#billing_address > ul > li.phone_form_row div input { 
	width: 80px;
}

#addresses {
	width: 554px;
}

#use_billing {
	width: 15px;
}

.hidden {
	display:none;
}

#loading_graphic { 
	display:none;
	font-size: 10px;
	width: 180px;
}
#loading_graphic > img {
	display: block;
	float: left; 
	width: 35px;
	height: 35px;
}
#loading_graphic > div {
	display: block;
	padding-top: 13px;
	float: none;
	width: 200px;
	height: 35px;
}



span.checkout td,span.checkout a,span.checkout p,span.checkout h{font-family:verdana,sans-serif;font-size:12}
span.checkout input,span.checkout select{font-family:verdana,sans-serif;font-size:10}
span.checkout a:link {color:#333333; }
span.checkout a:visited { color:#333333; }
span.checkout a:active { color:#333333; }
span.checkout a:hover { font-size: 12 }

tr.shipping_option_class_1 { background-color: #FFFFFF; }
tr.shipping_option_class_2 { background-color: #EFEFEF; }

table.shipping_calculator { width: 220px; }

.form_label {
  background-color: #EDEDED;
  color: #000000;
  font-size: 12;
}

.form_input {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12;
}

tr.shipment_item_listing_1 { background-color: #FFFFFF; }
tr.shipment_item_listing_2 { background-color: #EFEFEF; }

#yui-history-iframe {
  height:1px;
  left:0pt;
  position:absolute;
  top:0pt;
  visibility:hidden;
  width:1px;
}

.project_header {
  border: 4px solid red;
  color: red;
  font-size: 1.6em;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

.price_container {
	width: 100%;
	text-align: center;
}

.price_container .price_label,
.price_container .price,
.price_container .regular_price_label,
.price_container .regular_price,
.price_container .sale_price_label,
.price_container .sale_price
{  
	float: none;
	display: inline;
}

table.gift_certificate_form {
  width: 350px;
  border: solid 2px #FF6600;
  margin: auto;
}

td.gift_certificate_form {
  background-color: #FF6600;
  height: 15px;
  padding: 5px;
}

.youve_selected_enabled { 
  display: block;
}

.youve_selected_disabled {
  display: none;
}

.coupon_message_success {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #00ff00;
}

.coupon_message_failed {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}

.you_saved_text {
	font-size: 8px;
}

.you_saved_price {
	font-size: 8px;
	color: #ff0000;
}

.order_item_original_price {
	text-decoration: line-through;
}

.order_item_promotion_price {

}
	
#store_locator_form {
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
  float: left;
  text-align: center;
}

#store_locator_form div.form_label {
  float: left;
  width: 100px;
  text-align: left;
  font-size: 1.3em;
  background-color: #FFF;
}

#store_locator_form div.form_input {
  float: left;
}

.store_search_header {
  font-size: 2em;
  font-weight: bold;
}

#user_address {
  float: left;
  padding: 5px 0px;
  width: 100%;
}

#store_brand_selector {
  float: left;
  clear: both;
  padding: 5px 0px;
  width: 100%;
}

#store_chain_selector {
  float: left;
  clear: both;
  padding: 5px 0px;
  width: 100%;
}

#store_distance_selector {
  float: left;
  clear: both;
  padding: 5px 0px;
  width: 100%;
}

#store_locator_search_button {
  clear:both;
  padding: 5px 0px;
  margin: auto;
}

.store_locator_results_header {
  font-size: 2em;
  font-weight: bold;
  margin: auto;
}

#store_locator_results {
  padding: 5px;
  text-align: left;
  vertical-align: top;
  width: 100%;
}

#store_locator_results td {
  vertical-align: top;
}

#store_locator_results img {
  border: 0px;
}

#store_map {
  clear: both;
  margin: auto;
  padding: 30px 0px;
}

.location_title {
  font-size: 1.6em;
  font-weight: bold;
  float: left;
}

.location_image {
  float: left;
  clear: both;
}

.location_address {
  float: left;
  clear: both;
}

.location_brands {
  text-align: left;
  padding-top: 15px;
  padding-left: 15px;
}

.location_header {
  font-size: 1.3em;
  font-weight: bold;
  float: left;
  clear: both;
}

.location_details {
  float: left;
  clear: both;
}

.location_directions {
  padding-bottom: 20px;
  float: left;
  clear: both;
}

.location_info {
  text-align: left;
  padding-left: 15px;
  float: left;
  clear: both;
}

.error_box {
  border: 2px solid #FF0000;
  text-align: center;
  float: left;
  clear: both;
  width: 500px;
  margin-left: 40px;
  margin-bottom: 10px;
}

.error_header {
  background-color: red;
  color: #FFFFFF;
  float: left;
  font-size: 1.3em;
  font-weight: bold;
  padding: 5px;
}

.error_row {
  color: red;
  float:left;
  clear:both;
  padding: 3px 0px 3px 5px;
  font-size: 1.1em;
}
	
.success_message { 
		border: 1px solid #cca;
		width: 250px;
		font-family: Helvetica, Arial, sans-serif;
		height: 60px;
		font-size: 14px;
		float: left;
		padding: 5px;
		background: #ffc;
}
.success_message div, .success_message img { 
		float: left; 
		padding: 0px;
}
.success_message div { 
		width: 150px;
		padding: 0px;
		padding-top:13px;
}

.failure_message { 
		border: 1px solid #caa;
		width: 250px;
		height: 60px;
		background: #fde;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		float: left;
		padding: 5px;
}

.failure_message div, .failure_message img { 
	float: left;
	padding: 0px;
}
.failure_message img { 
	padding: 10px;
}

.failure_message div { 
		width: 180px;
		padding: 0px;
		padding-top: 13px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}


