@charset "utf-8";
/* CSS Document */

td, table, tr, span, li, p, div, textarea, DIV { 
	font-family: Verdana,Arial,Sans-serif;
	color:#3a3a3a; 
	font-weight:normal; 
	text-decoration:none; 
	font-style:normal; 
	font-size: 12px;} 
a:link { 
	font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 12px;
    text-decoration:none;
    color: #000000;} 
a:visited { 
	font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 12px;
    text-decoration:none;
    color: #a91214;}    
a:hover { 
	font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 12px;
    text-decoration:underline;
	color: #c51e32;} 
.phone { 
	font-family: Arial,Sans-serif;
	font-weight: bold;
	font-size: 16px;
    text-decoration:none;
    color: #ffffff;
	padding:10px;}
.minibasket { 
	font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration:none;
    color: #d7e1f4}
.minibasket a:link { 
	font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration:none;
    color: #d7e1f4}  
.minibasket a:visited { 
	font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration:none;
    color: #d7e1f4}    
.minibasket a:hover { 
	font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration: underline;
    color: #d7e1f4}   
.footersmall {
    font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
    text-decoration:none;
    color: #ffffff}
.footer {
    font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration:none;
	text-align:center;
    color: #ffffff;
	padding:10px;}
.footer a:link {
    font-family:Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration:none;
    color: #ffffff;
	padding:10px;}
.footer a:visited {
    font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration:none;
    color: #ffffff;
	padding:10px;}
.footer a:hover {
    font-hover: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
    text-decoration:underline;
    color: #ffffff;
	padding:10px;}	
	
.breadcrumb{ font-size:11px; color:#000000;}
.breadcrumb a{font-size:11px; color:#f38154;}
.breadcrumb a:hover{color:#f38154; text-decoration:underline;}

/* forms */
input { 
	color: #666666; 
	font-weight: normal;       
	font-family: Verdana,Arial,Sans-serif; 
	font-size: 12px;   
	background-color: #FFFFFF;}
	
/* To make Quantity Box and Add to Cart Button Line Up - 
Create a row with 2 columns - one for the QUANTITY and one for the ADD TO CART button.

Also - be sure to code the QUANTITY box on PROD screen like this:

<mvt:item name="fonts" param="body_font"><b>Quantity: </b></mvt:item><input type="text" id="inputcntl" name="Quantity" size="2" value="1">

Also - change color below to match site color scheme*/
#inputcntl {
    bottom: 9px;
    color: black;
    text-align: center;}
select { 
	color: #666666; 
	font-weight: normal;       
	font-family: Verdana,Arial,Sans-serif; 
	font-size: 12px;   
	background-color: #FFFFFF;}
textarea { 
	color: #666666; 
	font-weight: normal;       
	font-family: Verdana,Arial,Sans-serif; 
	font-size: 12px;   
	background-color: #FFFFFF;}

/* headlines */
h1{
	font-family: Arial,Sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#405B18;
	margin:0;
	padding:0;
	line-height:16px;}
h2 { 
    font-family: Arial,Sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #b21524;
	letter-spacing: 1px;
	line-height:15px;}
h3 {
	font-family: Verdana,Arial,Sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#888781;
	padding: 6px 0px 3px 0px;}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #a79d58;
	background-color: #efebd2;
	display: block;
	padding: 3px;
	text-indent: 4px;
	margin-top: 0px;
	margin-bottom: 15px;}
	
/* SFNT Message area - two top content boxes and two toolkit product boxes below - see code for DIVS in separate doc - change widths, colors as needed below to fit SFNT design */

.rightColumn2col{
	float:left;
	border:12px solid #fff;
	float:left;
	width:680px;
	}
	
.sfntTextBox{
	float:left;
	width:290px;
	background:#eee;
	border:12px solid #fff;
	padding:10px;
	}
.sfntMerchBox{
	float:left;
	width:100%;
	border:1px solid #a4a4a4;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family:arial, sans-serif;
	}
.sfntMerchHead{
	display:block;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#AC0404;
	}
.sfntMerchItem{
	float:left;
	width:188px;
	height:160px;
	text-align:center;
	}	

	
/* for cleaned up ORDL screen (miva checkout magic */
							   
/* be sure and set 'dimensions' below to width of site */
	
.dimensions {width: 920px;}
.main {	color: #333333;
	padding: 12px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;}
.main a {text-decoration: underline;}
.main a:hover {text-decoration: underline;}
.loginleft {text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 50%;
	border: 1px solid #000000;}
.loginright {text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 50%;
	border: 1px solid #000000;}

/* cat tree */	
	
.thiscat {
	text-decoration:none;
	color:black;
	font-weight:bold;
	}
.cattree {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	margin-left:0px;
	font-family:Verdana,Arial,Sans-serif;
	font-weight:bold;
	line-height:20px;
	}
.cattree a{text-decoration:none;}

.cattree a:link {text-decoration:none; color:black; font-weight:bold;}
.cattree a:visited {text-decoration:none; color:#a91214; font-weight:bold;}
.cattree a:hover {color:#c51e32;}

.catlevel {text-indent: 0px;font-size:8px;}
.catlevel1 {text-indent: 9px; font-size:14px;line-height:10px;}
.catlevel2 {text-indent: 18px;font-size:13px;}
.catlevel3 {margin-left: 6px;}


