 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-weight: normal;
	font-size: 12px;
	margin: 0px; color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #666666 url(/assets/images/bg_strip.gif) repeat-y center;
}

.mainbody {
	width: 1100px;
	padding: 0 28px;
	background: #ffffff;
}
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #21a286;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #deab42;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#efd449;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	width: 150px;
	color: white;
	background-color: #000000;
}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #21a286;
	color : #4c5d46;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #4c5d46;
} 

/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	background-color : #ffffff;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #384e31;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	color: #888888;
	font-size:xx-small;
}

div.footer2 {
	padding: 100px 0px 0px 0px;
}
	
/*A::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-weight: normal; 
	font-size: 100%; 
	color: #166856; 
	font-family: verdana,arial,helvetica,sans-serif;
}
	
a:link {
	color: #166856;
}

a:visited {
	color: #166856;
}

a:hover {
	color: #166856;
}

a:active {
	color: #166856;
}

/*A.menu::Links::  Controls the way the  menu links  look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	color : #595959;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:hover:: Controls the way the  menu links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight :  normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: underline;
}

/*A.menu:visited:: Controls the way the menu links look after a user has visited that section*/ 
A.menu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #595959;
}
	
/*A.menu:visited:hover:: Controls the way the menu links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}

/*A.cat::Links::  Controls the way the  category links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #384e31;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
	
/*A.cat:hover:: Controls the way the  category links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #efd449;
}

/*A.cat:visited:: Controls the way the category links look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #384e31;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
	
/*A.cat:visited:hover:: Controls the way the  category links look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #efd449;
}

/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #595959;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color : #000000;
	text-decoration: none;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #000000;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d90d0e;
	font-weight: bold;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #21a286;
	color : #000000;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color : #f1f1f1;
	padding: 5px;
	border: 1px solid #21a286;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	background-color : #f1f1f1;
	border: 1px solid #21a286;
}
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #aaa9a9;
	border-width: 1px;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cfd0d1;
	background-color : #ffffff;
}

 /*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}

 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #000000;
		background-color : #000000;
 }

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #000000;
	line-height : 18px;
	background-color: #21A286;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #384e31;
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
} 

/*font1:: Primary Screen Font */ 
.font1 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #535353;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*font3:: controls the search on the top*/ 
.font3 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: 535353;
}	

/*btn:: Controls the buttons*/ 
.btn {
    border-top: 1px solid #21a286;
    border-bottom: 1px solid #21a286;
    border-left: 1px solid #21a286;
    border-right: 1px solid #21a286;
    background-color: #21a286;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 1px solid #30d3b8;
    border-bottom: 1px solid #30d3b8;
    border-left: 1px solid #30d3b8;
    border-right: 1px solid #30d3b8;
    background-color: #30d3b8;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #000000;
	cursor: pointer;
	} 

 /*btn2:: Controls the buttons*/
.btn2 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #21a286;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;    
    color: #ffffff;
	cursor: pointer;
	} 	
	
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
    border-top: 1px solid #b3b4b5;
    border-bottom: 1px solid #b3b4b5;
    border-left: 1px solid #b3b4b5;
    border-right: 1px solid #b3b4b5;
    background-color: #f5f4f2;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #38393a;
	} 
	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #FBFBFB;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;;
    font-size: 11px;    
    color: #343333;
	height : 80px;
	width: 250px;
	}
 
tr {
	font-weight: normal; font-size: 12px; vertical-align: top; font-family: verdana,arial,helvetica,sans-serif
}

td {
	font-weight: normal; line-height: 1.4; font-size: 12px; vertical-align: top; font-family: verdana,arial,helvetica,sans-serif
}

h1 {
	font-weight: normal; font-size: 150%; margin: 20px 0px 10px; font-family: arial, helvetica, sans-serif
}

.every {
	font-weight: normal; font-size: 14px; margin: 0px 0px 0px; font-family: arial, helvetica, sans-serif
}

h2 {
	font-weight: normal; 
	line-height: 1.0; 
	padding: 0px 0px 0px 0px; 
	font-size: 24px; 
	margin: 20px 0px 20px 0px; 
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

h2.category {
	font-weight: normal; 
	line-height: 1.0; 
	padding: 0px 0px 0px 0px; 
	font-size: 24px; 
	margin: 0px 0px 20px 0px; 
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

h4 {
	font-weight: normal; font-size: 150%; margin: 0px 0px 25px; font-family: arial, helvetica, sans-serif
}

div.indexlink {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #000000;
	font-size: 16px;
}

h2.indexlink {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #000000;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.6;
}

h3.repairs {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #000000;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.6;
}

a.indexlink:link {
	color: #000000;
	text-decoration: none;
}

a.indexlink:visited {
	color: #000000;
	text-decoration: none;
}

a.indexlink:hover {
	color: #000000;
	text-decoration: underline;
}

a.indexlink:active {
	color: #000000;
	text-decoration: none;
}

a.hidden:link {
	color: #888888;
	text-decoration: none;
	cursor: default;
}
a.hidden:visited {
	color: #888888;
	text-decoration: none;
	cursor: default;
}
a.hidden:hover {
	color: #888888;
	text-decoration: none;
	cursor: default;
}

a.nwkmedia:link
	{
	font-size:100%;
	color: #888888;
	}

a.nwkmedia:visited
	{
	font-size:100%;
	color: #888888;
	}

a.nwkmedia:hover
	{
	font-size:100%;
	color: #888888;
	}

a.nwkmedia:active
	{
	font-size:100%;
	color: #888888;
	}

a.nwk:link
	{
	color: #888888;
	text-decoration: none;
	cursor: default;
	}

a.nwk:visited
	{
	color: #888888;
	text-decoration: none;
	cursor: default;
	}

a.nwk:hover
	{
	color: #888888;
	cursor: default;
	text-decoration: none;
	}

a.nwk:active
	{
	color: #888888;
	text-decoration: none;
	cursor: default;
	}

.white {
	font-weight: bold; 
	color: #ffffff; 
	background:#ffffff;
	height: 2px;
}
.frame1 {
	font-weight: normal; 
	padding-left: 10px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif
}

.frame3 {
	font-weight: normal; 
	padding-right: 15px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif
}

.basket {
	padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px
}
.userpics {
	border-right: #0071b2 thin solid; border-top: #0071b2 thin solid; border-left: #0071b2 thin solid
}
.userpicstext {
	color: #ffffff; background-color: #0071b2
}
a.pics {
	padding-right: 5px; padding-left: 5px; padding-bottom: 5px; width: 150px; color: #0071b2; padding-top: 5px; text-decoration: none
}
a.pics:visited {
	color: #0071b2; text-decoration: none
}
a.pics:hover {
	color: #0071b2; text-decoration: underline
}

.material {
	font-weight: bold; vertical-align: middle; color: #ffffff; line-height: 12px; background-color: #21A286
}

.menubar {
	border-top: #ffffff 1px solid;  
	font-weight: bold; 
	padding-bottom: 3px; 
	vertical-align: middle;
	height:32px;
	color: #f3f3f3; 
	padding-top: 5px; 
	background: #080808 url(/assets/images/menubg.jpg) no-repeat center;
}

.guide {
	width: 500px
}

.menu-headers2 {
	margin-top: 0px; margin-bottom: 5px; margin-left: 4px; line-height: 18px; font-weight: bold;
}

.header {
	color: #000000;
}

div.font2 {
	margin: -5px 0px -20px
}
.catimage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 290px;
}
.homequote {
	font-weight: bold; color: #0a4078
}
.titles {
	font-weight: bold; font-size: 110%; color: #000000;
}
.titlessmaller {
	font-weight: bold; font-size: 100%; color: #0a4078
}

.product_table_top {
	background: #21A286; color: white;
}
th {
	font-weight: bold; font-size: 90%;
}
.product_table {
	color: #000000; background-color: #e1e1e1;
}

.product_table_top2 {
	background: #ffffff; color: #000000;
}
th {
	font-weight: bold; font-size: 90%;
}
.product_table2 {
	color: #000000; background-color: #ffffff;
}
.desc {
	padding-left: 20px
}
.leftmenu {
	padding-left: 5px; padding-bottom: 5px; width: 164px; padding-top: 5px; background-color: #efefef;
}
.gallery {
	border-right: #21A286 2px outset; border-top: #21A286 2px outset; border-left: #21A286 2px outset; border-bottom: #21A286 2px outset
}
.middle {
	vertical-align: middle
}

.galleryindex {
	border-right: #21A286 2px outset; margin-top: 5px; margin-right: 20px; border-top: #21A286 2px outset; border-left: #21A286 2px outset; border-bottom: #21A286 2px outset
}

.flag {
	margin: 2px 10px 0px 0px;
}

.indexlinktext {
	line-height: 1.6;
}


a.clickhere:link {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

a.clickhere:visited {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

a.clickhere:hover {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

a.clickhere:active {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

.repairpics {
	margin: 0px 10px 0px 10px;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.6;
}

span.new {
	color: #ff0000;
	font-size: 9px;
	font-weight: bold;
}

.front {
	border: 1px solid #000000;
	margin: 10px 0px 10px 0px;
}

.hickman {
	margin: 0px 0px 20px 0px;
}

#navigation {width:170px; font-size:11px;}
#navigation ul {margin:20px 0px 0px 0px; padding:0px; background-color:#efefef; border-bottom: #166856 solid 1px;}

#navigation ul li {
list-style:none;
padding:6px 0px 6px 6px;
color:#FFF;
border-top: #166856 solid 1px;
}  

#navigation ul li.navigation-headers {
list-style:none;
padding:7px 0px 8px 5px;
margin: 0px;
background: #efefef url(/assets/images/ac.jpg) repeat-x bottom;
color:#000000;
border-top: #fff solid 0px;
}  

#navigation ul li a {text-decoration: none; color:#000000;}

#navigation ul li a:hover {text-decoration: none; color:#000000;}

div.sidegallery {
	width: 150px;
	padding: 2px 2px 2px 2px;
	background:#000000;
	margin: 10px 0px 20px 0px;
}

div.sidegallery span {
	color: #ffffff;
	line-height: 1.9;
	text-decoration: none;
}

div.minigallery {
	margin: 15px 5px 15px 5px;
	padding:6px;
	width: 150px;
	border:solid 1px #b8b8b8;
	background-color:#f4f5f5;
}

.repair_list_header {
	background: #166856; color: #ffffff;
}

.repair_list_images {
	background: #ffffff; color: #cccccc;
}

.repair_list_middle {
	background: #166856; color: #ffffff;
}

.repair_list_bottom {
	background: #166856; color: #ffffff;
}

.repair_list {
	background: #eeeeee;
}

a.repairs {
	font-weight: normal; 
	font-size: 100%; 
	color: #ffffff; 
	font-family: verdana,arial,helvetica,sans-serif;
}
	
a.repairs:link {
	color: #ffffff;
}

a.repairs:visited {
	color: #ffffff;
}

a.repairs:hover {
	color: #ffffff;
}

a.repairs:active {
	color: #ffffff;
}

.repairbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 440px;
 }

 .repairboxouter {
	width: 440px;
	background: #f2f2f2;
	margin: 0px 20px 0px 0px;
 }

 .repairbox ul {

 }

 .repairbox li {
	color: #166856;
 }

 a.repairorderform:link {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

a.repairorderform:visited {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

a.repairorderform:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.repairorderform:active {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

a.repairorderform2:link {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}

a.repairorderform2:visited {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}

a.repairorderform2:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}

a.repairorderform2:active {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}