/*  CART elements, change these element names in template, change this here!  */
.W3ShoppingCart_CatPage_Title { 
margin-top:0px;
margin-bottom:10px;
font-family: arial,helvetica,sans-serif; 
font-size: 15px; 
font-weight: bold; 
/* color:black; */
}
.W3ShoppingCart_CatPage_Text {
margin-bottom:3px;
font-family: arial,helvetica,sans-serif; 
font-size:12px;  
text-align:left;
/* color:black; */
}
.W3ShoppingCart_Product_Form { 
margin:0px;
}
.W3ShoppingCart_Product_Info_Area_Background {
/* background-color:white */
}
.W3ShoppingCart_ProductName {
margin-bottom:3px;
font-family: arial,helvetica,sans-serif; 
font-weight: bold; 
font-size:13px;
color:444444;  
} 
.W3ShoppingCart_ItemNumber_Text {
margin-bottom:10px;
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
font-weight: bold;
color:444444;  
}
.W3ShoppingCart_Description_Text {
margin-bottom:3px;
font-family: arial,helvetica,sans-serif; 
font-size: 12px;  
color:444444;  
}
.W3ShoppingCart_Description_Text p {margin-top:0px;margin-bottom:0px}
.W3ShoppingCart_Description_Text ul {margin-top:5px;margin-bottom:5px}
.W3ShoppingCart_Description_Text ol {margin-top:5px;margin-bottom:5px}

.W3ShoppingCart_Price_Text {
margin-bottom:3px;
white-space: nowrap; 
font-family: arial,helvetica,sans-serif; 
font-size:13px; 
font-weight: bold;
color:444444;  
}
.W3ShoppingCart_Option_Block {
margin-top:10px;
margin-bottom:5px; 
} 
.W3ShoppingCart_Selection_Block {
margin-bottom:3px;
} 
.W3ShoppingCart_Option_Text { 
font-family: arial,helvetica,sans-serif; 
font-size:12px; 
font-weight: bold;
/* color:black; */
}  
 /* leave form elements arial */
.W3ShoppingCart_Product_Form INPUT {
font-family:arial,helvetica,sans-serif;; 
font-size:12px; 
color:black;
}
.W3ShoppingCart_Product_Form TEXTAREA {
font-family:arial,helvetica,sans-serif;; 
font-size:12px;   
color:black; 
}
.W3ShoppingCart_Product_Form SELECT {
font-family:arial,helvetica,sans-serif;; 
font-size:12px;   
color:black;
}
.W3ShoppingCart_Photo_Area_Background { 
margin-right:5px; 
white-space:nowrap;
/* background-color:white */
} 
TABLE.W3ShoppingCart_Photo_Table {
border-style: solid;  
border-width: 1px;
border-collapse:collapse;    
border-color: #dddddd; 
}
TABLE.W3ShoppingCart_Photo_Table TD {
border-style: solid;  
border-width: 1px;
border-collapse:collapse;    
border-color: #eeeeee; 
} 
.W3ShoppingCart_ThumbPhoto_border {
margin:2px;
border: 1px solid #888888; 
}
.W3ShoppingCart_LargePhoto_border {
margin:2px;
/* border: 1px solid #888888; */
} 
.W3ShoppingCart_ClickPhotoToEnlarge_Text {
font-size:10px;
font-family:arial,helvetica,sans-serif;
text-align:center;
color:#CCCCCC;
}  
.W3ShoppingCart_Add_to_Cart_Button_Text {
margin-top:3px;
margin-bottom:3px;
font-family: arial,helvetica,sans-serif; 
font-size: 13px;  
font-weight: bold;
 color:black; 
}
.W3ShoppingCart_Next_Back_Links {
width:59px; 
padding:1px;
background-color:#F3F3EF;
border:1px solid #716F64; 
font-family: arial,helvetica,sans-serif;  
color: #000000;
font-weight: bold;
text-decoration: none;
font-size:12px; 
white-space:nowrap;
}
a.W3ShoppingCart_Next_Back_Links, a.W3ShoppingCart_Next_Back_Links:hover, a.W3ShoppingCart_Next_Back_Links:active, a.W3ShoppingCart_Next_Back_Links:visited {color: #000000;text-decoration: none;}/* (tinymce) Editor-selectable rules for pagebody */ 
.VLgHeadiTxt {
	font-weight:bold; 
	font-size:21px; 
} 
.LgrHeadiTxt {
	font-weight:bold; 
	font-size:18px; 
} 
.LgHeadiTxt {
	font-weight:bold; 
	font-size:15px;    
}
.MdHeadiTxt{
	font-weight:bold; 
	font-size:14px;   
}   
.SmHeadiTxt {
	font-weight:bold; 
	font-size:13px;  
}   
.NormTxt {  
	font-size: 12px;
}    
.SmTxt {  
	font-size: 11px;
	line-height: 14px;  
}   
.TinyText { 
	font-size: 10px;
	line-height: 13px;  
}    
H1 {font-weight:bold;  
	font-size:15px;  
	font-family: verdana,arial,helvetica,sans-serif;  
    margin-top:10px;
	margin-bottom:15px;
	text-align:center; /* LATER WILL ALLOW CENTER/LEFT/RIGHT */
} 
H2 {
	font-weight:bold; 
	font-size:14px; 
	font-family: verdana,arial,helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:15px;
} 
H3 {
	font-weight:bold; 
	font-size:13px; 
	font-family: verdana,arial,helvetica,sans-serif;  
	margin-top:10px;
	margin-bottom:10px;
} 
TABLE {border-collapse:collapse;background-color:transparent} 
P {margin:0px;}
UL {margin-top:5px;margin-bottom:5px;} 
OL {margin-top:5px;margin-bottom:5px;} 
FORM {margin:0px;}

/* Site Builder DIVS */ 
#SiteBackgroundDiv { /* site BODY Background Area */
	 margin:0px;
	 padding:5px;
	 width:100%; 
	  /* Left or center */
	 background-color:#dddddd; 
	 font-size: 12px; 
	 font-family: arial,helvetica,sans-serif;  
	 color: #000000; 
	 line-height: normal;
}
 /* not used for now
#SiteBodyBorderDiv {
	 border:1px solid ##DDDDDD; 
}   */ 
#SiteBodyDiv { /* template area */
	 margin:0px;
	 padding:0px;
	 width: 940px; /* default 790px, this is within the mainBorder*/   
	 font-size: 12px; 
	 font-family: arial,helvetica,sans-serif;  
	 color: #FFFFFF; 
	 line-height: normal; 
	 border: 3px SOLID #669966; 
} 
 /* header text css */
 #HeaderTopDiv {
 	position:relative;
	margin:0px;
	padding:0px;
	width: 940px;
	
	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px; 
	background:#ffffff; 
	color: #009900;
	border-bottom: 0px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd; 
	text-align:center;
}/*
#HeaderTopDiv A A:link A:visited A:active A:hover { 
	color: #009900; 
}  */
#HeaderTopDiv  TABLE {  
	background-color:transparent;
}
#HeaderTopDiv TD { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #009900;
	background-color:transparent;
}
#HeaderTopDiv P DIV { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #009900;
} 

 /* header banner css */
#HeaderDesignDiv {
	position:relative;
	margin:0px;
	padding:0px;
	width: 940px;
	 
	
	font-family: arial,helvetica,sans-serif; 
	background:#669966;  
	color: #ffffff; 
	border-bottom: 0px; /* the top menu border-top or page body border-top on the table covers this */
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align:center;
}
#HeaderDesignDiv TABLE {  
	background-color:transparent;
}
/*
#HeaderDesignDiv A A:link A:visited A:active A:hover { 
	color: #ffffff; 
} */
/* page body always displays -  */
#HeaderDesignDiv P DIV { 
	font-family: arial,helvetica,sans-serif; 
	color: #ffffff; 
}
#HeaderDesignDiv TD { 
	font-family: arial,helvetica,sans-serif; 
	color: #ffffff; 
	background-color:transparent;
}
 
 /* page body css */
#PageBodyDiv {
	position:relative;
	margin:0px;
	padding:0px;
	width: 788px;
	    
	background:#ffffff;  
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;   
	border-top: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */ 
	border-left: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */ 
	border-right: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */ 
	border-bottom: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */ 
} 
/*
#PageBodyDiv A A:link A:visited A:active A:hover { 
	color: #444444; 
}  */
#PageBodyDiv TABLE { 
	background-color:transparent;
}
#PageBodyDiv TD { 
	font-family: verdana,arial,helvetica,sans-serif;
	/*font-size: 12px; */
	color: #444444;  
	background-color:transparent;
}
#PageBodyDiv P DIV { 
	font-family: verdana,arial,helvetica,sans-serif;
	/*font-size: 12px; */
	color: #444444;  
}

/* this is the table inside the DIV wrapping that they selected - yes */
#PageBodyTable { 
	margin:0px;
	padding:0px;
	width: 788px; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444; 
	background-color:transparent;
}
/* page body always displays -  */
#PageBodyTable P { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #444444;  
}
#PageBodyTable TD DIV INPUT SELECT TEXTAREA { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #444444;  
}
 
/*
#PageBodyTable A:link { color: #444444; }
#PageBodyTable A:visited { color: #444444; }
#PageBodyTable A:hover { color: #444444; }
#PageBodyTable A:active { color: #444444; }  */
/* keep these as are for consistency with reg cart */
#PageBodyTable .CartTinyText {font-family: Arial,helvetica,sans-serif; font-size: 10px; line-height:12px; color: #000000; font-weight: normal;}
#PageBodyTable a.CartTinyText:link	{color: #000099;text-decoration: underline;}
#PageBodyTable a.CartTinyText:active	{color: #000099;text-decoration: underline;}
#PageBodyTable a.CartTinyText:visited	{color: #800080;text-decoration: underline;}
#PageBodyTable a.CartTinyText:hover	{color: #000080;text-decoration: none;} 
#PageBodyTable .CartSmallBold {font-family: Arial,helvetica,sans-serif; font-size: 11px; line-height:13px; color:#000000; font-weight: Bold;}
#PageBodyTable a.CartSmallBold:link {color: #000099;text-decoration: underline;}
#PageBodyTable a.CartSmallBold:active {color: #000099;text-decoration: underline;}
#PageBodyTable a.CartSmallBold:visited {color: #800080;text-decoration: underline;}
#PageBodyTable a.CartSmallBold:hover {color: #000080;text-decoration: none;} 
#PageBodyTable .CartSmall {font-family: Arial,helvetica,sans-serif; font-size: 11px; line-height:13px; color:#000000; font-weight:normal;}
#PageBodyTable a.CartSmall:link {color: #000099;text-decoration: underline;}
#PageBodyTable a.CartSmall:active {color: #000099;text-decoration: underline;}
#PageBodyTable a.CartSmall:visited {color: #800080;text-decoration: underline;}
#PageBodyTable a.CartSmall:hover {color: #000099;text-decoration: none;} 
#PageBodyTable .CartRequiredStar {font-family: Arial,helvetica,sans-serif; font-size:14px; color:#c00000; font-weight:bold;} 
#PageBodyTable .CartTitle {
	font-weight:bold; 
	font-size:14px; 
	font-family: verdana,arial,helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}

/* top menu css */
#TopMenuDiv {
	position:relative;
	margin:0px;
	padding:0px;
	width: 940px;
	 
	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px; 
	background:#ff9900;  
	color: #ffffff;
	border-bottom: 0px;/* the page body border on the table covers this */
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align:CENTER; 
	vertical-align:middle;
}
#TopMenuDiv TD { 
padding-left:5px;
padding-right:5px;
 
vertical-align:middle;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 12px;
color: #ffffff; 
text-align:CENTER;
}
#TopMenuDiv A:link { color: #ffffff; }
#TopMenuDiv A:visited { color: #ffffff; }
#TopMenuDiv A:hover { color: #ffffff; }
#TopMenuDiv A:active { color: #ffffff; }  
 /* vertical menu css */
#VerticalMenuDiv {  
	position:relative;
	margin:0px;
	padding:0px;
	width: 150px;
	/*  no height, it follows page body in the table cell..*/
	   
	background:#ff9900;  
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px; 
	color: #ffffff;  
	border-top: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */ 
	border-left: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */ 
	border-right: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */ 
	border-bottom: 0px solid #dddddd;/* set to 0 for real Site.css, since it's on the table */  
	text-align:LEFT; 
	z-index:2; /*IMPORTANT FOR Vm 6 */
} 
/* vertical menu standard design style 5 */
#VerticalMenuDiv a.mainItem5:link { color: #ffffff; }
#VerticalMenuDiv a.mainItem5:visited { color: #ffffff; }
#VerticalMenuDiv a.mainItem5:hover { color: #ffffff; }
#VerticalMenuDiv a.mainItem5:active { color: #ffffff; }   
#VerticalMenuDiv a.subItem5:link { font-size: 10; color: #ffffff; }
#VerticalMenuDiv a.subItem5:visited { color: #ffffff; }
#VerticalMenuDiv a.subItem5:hover { color: #ffffff; }
#VerticalMenuDiv a.subItem5:active { color: #ffffff; }  
/* vertical menu Flyout design style 6 */ 
#VerticalMenuDiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 150px;
border-bottom: 1px solid #DDDDDD;
} 
#VerticalMenuDiv ul li{
position: relative;
margin-bottom:2px;
} 
/*Sub level menu items */
#VerticalMenuDiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;   
background-color:#ff9900;
z-index:6;
} 
/* Sub level menu links style 6 */
#VerticalMenuDiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #ffffff;
text-decoration: none; 
padding: 1px 5px;
border: 1px solid #DDDDDD;
border-bottom: 0; 
}
#VerticalMenuDiv ul li A:visited{
color: #ffffff;
} 
#VerticalMenuDiv ul li A:hover{
color: #ffffff;
} 
#VerticalMenuDiv .subfolderstyle{
background: url(images/nextArrow.gif) no-repeat center right; 
}  
/* for IE \*/
* html #VerticalMenuDiv ul li { float: left; height: 1%; }
* html #VerticalMenuDiv ul li a { height: 1%; }
/* End */ 
/* end vertical menu Flyout design style 6 */ 
 /* header banner css */
#FooterMenuDiv {
	position:relative;
	margin:0px;
	padding:0px;
	width: 940px;
	 
	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	background-color: #ff9900; 
	background:#ff9900;  
	color: #ffffff;  
	border-top: 0px; /* page body bottom will handle this */
	border-bottom: 1px solid #dddddd;/* the page body border on the table covers this */ 
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align:CENTER;
	vertical-align:middle;
}
#FooterMenuDiv TD { 
padding-left:5px;
padding-right:5px;
vertical-align:middle;
 
font-family: verdana,arial,helvetica,sans-serif;
font-size: 12px;
color: #ffffff; 
text-align:CENTER;
}
#FooterMenuDiv A:link { color: #ffffff; }
#FooterMenuDiv A:visited { color: #ffffff; }
#FooterMenuDiv A:hover { color: #ffffff; }
#FooterMenuDiv A:active { color: #ffffff; }  
.bold {font-weight:bold}  
.red      {color:red} 
.blue {color:blue} 
