/* 
   -----------------------------------
     WA007 Style Sheet 
	 www.wa007.com
   ----------------------------------
   ##Default
 */	
 
 /*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/
	



 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	font-weight: Normal;
	background-image: url(/assets/templates/layout_default/_img/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}
 	 
/*A::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f6921e;
	text-decoration: underline;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
a:visited {
		font-family : Arial,Helvetica,sans-serif;
		color : #484848;
		text-decoration: none;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
a:visited:hover {
		font-family : Arial,Helvetica,sans-serif;
		color : #f6921e;
		text-decoration: underline;
		
} 

td p {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	color: #222222;
}

.cart-text {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 15px;
	color: #333333;
}

.breadcrumb {font-size: 9px; color:#484848;}
a.breadcrumb {font-size: 9px; color:#484848;border-bottom: 1px dotted #0075BF;}
a.breadcrumb:hover {font-size: 9px; color:#484848;border-bottom: 1px solid #0075BF;text-decoration:none;}
.breadcrumb_blueUnderline {font-size: 9px; color:#484848;border-bottom: 1px dotted #c40e00;}
.breadcrumb_blueUnderline:hover {font-size: 9px; color:#484848;border-bottom: 1px solid #c40e00;text-decoration:none;}
.breadcrumb_totalProducts {color:#c40e00;}
.breadcrumb_brandModel {font-weight:bold;}

 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
background-color: #e1e1e1;
}

.rightframe {
	background-color: #1b1c20;
	background-image: url(/assets/templates/layout_default/_img/top_corner_right.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	padding-top:20;
}
.leftframe {
	background-color: #1b1c20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E1E1;
}



 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	background-color: #1b1c20;
	font-weight: bold;
	text-decoration: none;
	line-height: ;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background-image: url(/assets/templates/layout_default/_img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.menu-main-TD {
	border-bottom: 1px solid #000000; 
	background-color: #1b1c20; 
	padding-top:5; 
	padding-bottom:5;
	padding-left:10px;
}
.menu-sub-TD {
	border-bottom: 1px solid #000000; 
	background-color: #1b1c20; 
	padding-top:5; 
	padding-bottom:5;
	padding-left:20px;
}
td:rollover.over{background-color:#F0F4F0;}
td:rollover.out {background-color:#CCCCCC;}


.cart-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	font-weight: bold;
	text-decoration: none;
	line-height: ;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background-repeat: no-repeat;
	background-position: left top;	
}


 /*menu-text:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
    color : #cccccc;
}

 /*category:: Controls the way the category menu links look*/ 
.category {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #ffffff;font-weight: Bold;background: url('/assets/templates/layout_default/_img/menu_box_off.gif') no-repeat left center;padding-left:10px;}
a.category {font-size: 11px; color:#ffffff;}
a.category:hover {font-size: 11px; font-weight:bold; color:#f6921e;text-decoration:underline;background: url('/assets/templates/layout_default/_img/menu_box_on.gif') no-repeat left center;}
a.category:visited {font-size: 11px; color:#ffffff;}
a.category:visited:hover {font-size: 11px; font-weight:bold; color:#f6921e;text-decoration:underline;background: url('/assets/templates/layout_default/_img/menu_box_on.gif') no-repeat left center;}

 /*sub category:: Controls the way the sub category menu links look*/ 
.sub-category {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #ffffff;font-weight: normal;background: url('/assets/templates/layout_default/_img/menu_arrow_off.gif') no-repeat left center;padding-left:10px;}
a.sub-category {font-size: 11px; color:#ffffff;}
a.sub-category:hover {font-size: 11px; font-weight:normal; color:#f6921e;text-decoration:underline;background: url('/assets/templates/layout_default/_img/menu_arrow_on.gif') no-repeat left center;}
a.sub-category:visited {font-size: 11px; color:#ffffff;}
a.sub-category:visited:hover {font-size: 11px; font-weight:normal; color:#f6921e;text-decoration:underline;background: url('/assets/templates/layout_default/_img/menu_arrow_on.gif') no-repeat left center;}

 /*contentLink: Controls the way the category menu links look*/ 
.contentLink {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #ffffff;font-weight: Bold;}
a.contentLink {font-size: 10px; color:#ffffff;border-bottom: 1px solid #ffffff;text-decoration:none;}
a.contentLink:hover {font-size: 10px; font-weight:bold; color:#f6921e;text-decoration:none;}
a.contentLink:visited {font-size: 10px; color:#ffffff;}
a.contentLink:visited:hover {font-size: 10px; font-weight:bold; color:#f6921e;text-decoration:none;}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: ;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background-image: url(/assets/templates/layout_default/_img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.titles2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #1b1c20;
	margin-top: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
} 
.footerTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

 /*alternative:: Controls the forms background and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color: #EEEEEE;
}
  
 /*store-name:: Store Name*/		 
.store-name {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 34px;
	color : #000000;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #ffffff;
	font-style : italic;
	text-decoration : none;
}



/* ******************* Form Styles ********************* */

form {
	margin: 0;
	padding: 0;
	color: #7f7f7f;
	font-size: 12px;
}


input, select,textarea {
	
	border: 1px solid #ccc;
}



input[type="checkbox"], input[type="radio"] {
	float: left;
	width: auto;
	border: 0;
}


.input2 {
	margin: 0;
	padding: 2;
	padding-left:3;
	color: #333333;
	font-size: 12px;
	font-weight:bold;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #666666;
}

.formbutton {
	border: 0px ;
}


.txtBoxStyle {
	margin: 0;
	padding: 2;
	padding-left:3;
	color: #333333;
	font-size: 10px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #666666;
}

.txtBoxZip {
	margin: 0;
	width:80;
	padding: 2;
	padding-left:3;
	color: #333333;
	font-size: 10px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #666666;
}
.txtBoxQty {
	margin: 0;
	width:20;
	padding: 2;
	padding-left:3;
	color: #333333;
	font-size: 12px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	border: 1px solid #999999;
}

.txtBoxCode {
	margin: 0;
	width:90;
	padding: 2;
	padding-left:3;
	color: #333333;
	font-size: 10px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #666666;
}
.txtBoxSearch {
	margin: 0;
	width:90;
	padding: 2;
	padding-left:3;
	color: #333333;
	font-size: 10px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #1b1c20;
}


  
 /*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices  (Default Size is 9)*/		
.footer {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : center;
	color : #000000;
}	

 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
border: ;
background-color: #cccccc;
}

 
/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color (Default Size is 12)*/ 
.item {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: Normal;
color: #333333;
}


 /*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
padding:10;
color: #2e2f31;
background-color: #cbcbcb;
}

/*font1:: Primary  Screen Font size (Default Font Size is 10)*/ 
.font1 {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: Normal;
}
 
/*font2:: Secondary Screen Font (Default Font Size is 12)*/ 
.font2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: Bold;
}
.font2 a {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: Bold;
}
.font3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: Bold;
color: #f6921e;
}
.font4 {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: Bold;
color: #ffffff;
}

.price-info {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}

.options-titles {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}

.price {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #f6921e;
font-weight: bold;
}

.newsletterfont {
font-family: Arial,Helvetica,sans-serif;
font-size: 9px;
font-weight: Bold;
color: #ffffff;
}


.ListingPriceTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
}
.ListingPriceNumber {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ed9121;
}

.itemPrice {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #f6921e;
}

.cartTD {
	font-size: 10px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: D9D9D9;
}
.cartTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
}
.cartItemPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #898989;
}
.txtBox1{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image:   url(/_img/inputshadow_txtbox1.gif);
	padding: 5px;
	border: 1px dotted #333333;
	font-style: normal;
	margin: 5px;
}

.footerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#484848;
	font-weight: bold;
	border-bottom: 1px dotted #484848;
}
/* Subscribe form styles */
#newsletterForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
}
#newsletterForm input {
	width: 105px;
}

#newsletterForm .submit {
  width: 73px;
  height: 23px;
  padding: 35px 0 0;
  margin: 0;
  border: 0;
  background: url(/assets/templates/layout_default/_img/btn_subscribe.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#newsletterForm .submit { /* For non-IE browsers*/
  height: 0px;
}
.error {
	font-size: 12px;
}
.steps {
	font-size: 14px;
	color: #666666;
}
.steps_on {
	font-size: 14px;
	font-weight: bold;
	color: #ed9121;
}

.titles3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
