body {font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #23274A; text-decoration: none; background:#fff; padding:0px; margin:10px} 
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

img { border:1px solid #000; }

a {color:#23274A; text-decoration:none }

a:hover {color: #333; text-decoration:underline;}

h1 {font: bold 14px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #333; margin:0px 0px 10px 0px; padding:0px}

h3 {font: normal 12px;}
	
select, option {font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;; background:#E9E9E9; }

input, textarea, password, file {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;;font-size: 11px; font-size:10px; border:1px solid #747560; background:#E9E9E9; padding:2px  }

input[type="checkbox"] {border:none; background:none;}

/*----------------------------- Basic layout styles from top to bottom of the page ------------------------------ */

.main_table {background: #28A3DE;  width:780px; border:1px solid #000;}

.header { height:92px; background:url(blue.jpg) no-repeat;} /* Background image can fill the entire header section */

.header A {margin:0px 6px 20px 0px; }

.header table {margin: 70px 0px 20px 0px; margin:0px; padding:0px } /* use to position the content in the header */

.shop_name { font:bold 16px Verdana, Tahoma, Arial, Helvetica, sans-serif; padding-right:20px; text-align:right; color:#23274A;opacity:0;filter: alpha(opacity=0); -moz-opacity: 0;  }

.searchinput {font:normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; border:1px solid #7F9DB9; margin:0px 8px 0px 0px; background:#FFF url(../untitled/nelson_red_portrait_menudown/images/mag_glass.gif) no-repeat; padding:2px 2px 2px 17px }

.topnav { margin:0; font-size: 11px; font-variant: small-caps; text-align:left; color:#FFF;  padding:0px; width:100%; background-color:#8DA3BA; border-right:1px solid #fff; border-left:1px solid #fff; border-top:1px solid #fff; border-bottom:3px solid #2E4964;}
.topnav_align { text-align:left; width:100%;    }
.search { position:relative; right:0; top:-45px; }
.search a{color:#fff; text-decoration:none}
.search a:hover{color:#fff; text-decoration:underline}
/* Remove this comment to center align Top Menu
#topnav_align { text-align:center; width:100%;    }

#topnav_align table { border-right:1px solid #fff; margin:0 auto; }

.footer { background: #28A3DE url(hd_bk.jpg) repeat-x; color:#FFF; font:11px/16px Tahoma, Arial;text-align:center; padding:3px 0px 3px 0px;}

.footer A { color: #FFF; text-decoration: none; padding-left:10px; padding-right:10px}

.footer A:hover { color: #FFF; text-decoration: underline}
*/

/* Comment out this to left align Top Menu */
#topnav_align { text-align:left; width:764px; background:#8DA3BA; padding:0px 0px;  }

#topnav_align table {  margin:0 auto; }

.footer { background:url(blue_footer.jpg) no-repeat; color:#FFF; font:11px/16px Verdana, Tahoma, Arial, Helvetica, sans-serif;text-align:left; padding:3px 0px 3px 0px; width:100%;}

.footer A { color: #FFF; text-decoration: none; padding-left:10px; padding-right:10px}

.footer A:hover { color: #FFF; text-decoration: underline}
/*                                         */


.topnav A {background-color:#8DA3BA; color: #FFF; text-decoration:none; padding:4px 15px 4px 15px;  display:block;  float:left; border-right:2px solid #fff; }

.topnav A:hover { text-decoration:none; background:#2E4964 ; color:#FFF; border-right:2px solid #fff;  }

.topnav table {text-align:left; border-left:2px solid #fff;}

.menu_background {background: #DEE5EB no-repeat; }

.main_cell {padding:8px 12px 8px 12px; }

.right_column {width:120px; text-align:center; border-left: 1px solid #89A9DD; }

.right_column H3 {font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #333; padding:0px 3px 10px 3px;}

.border {  padding:0; margin:0; background-color:#fff; width:100%;}/* Surrounds menu_background and main_cell */



/*----------------------------- Buttons ------------------------------ */


.button {margin:0px 8px 0px 0px; padding:2px 6px 2px 6px; font:normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#23274A; text-decoration:none;  text-decoration:none; background:#DEE5EB; border:2px solid #DEE5EB; cursor:pointer;  display:block; float:left; clear:none }

/* display, float and clear are needed to render buttons correctly in IE 6 */


.button:hover { color:#FFF; text-decoration:none; background:#23274A; border:2px solid #23274A; text-decoration:none}

input { 
	padding: expression(this.type=="submit"?'0px':'');
}

form submit {width:1%; overflow:visible;}

/* this is for Gecko based broswers to change background of all <input type="submit"> tags */

input[type="submit"] {
	padding: 2px 2px; 
} 


/*----------------------------- left hand popup menu ------------------------------ */



.menutop {display:none; }

.menutop span {font:bold; display:none; } /* display:none hides the word Browse */

#menuNormal{background: #CBC3C0 no-repeat;
}

#menuNormal ul {font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 154px; /* Width of Menu Items */
	
	
	}

#menuNormal ul li {
	position: relative; 
	color: #fff;
	border-bottom: 1px dotted #FFF;
	opacity:100;filter: alpha(opacity=100); 
}
	
#menuNormal li ul {position: absolute; left: 154px; /* Set 1px less than menu width */ top: 0px; display: none;}

/* Styles for Menu Items */
#menuNormal ul li a {
	display: block;
	width:145px;
	text-decoration: none;
	color:#FFF;
	padding: 4px;
	/*border-right: 1px solid #89A9DD;*/
		 /* IE6 Bug */ 
}
#menuNormal ul li a:hover { color: #FFF; background:#23274A; } 
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#menuNormal ul li ul { display:none; width:169px; };

/* Hover Styles */
		

#menuNormal li ul li  { border:none; } /* Sub Menu Styles */
#menuNormal li ul li a { padding: 1px 3px; } /* Sub Menu Styles */
		
#menuNormal li:hover ul, #menuNormal li.over ul { display: block; } /* The magic */


#menuNormal .sub a { background: #333; color:#FFF; width: 160px; padding:1px 4px;   opacity:.98;filter: alpha(opacity=98); -moz-opacity: 0.98;}
#menuNormal .sub a:hover { background: #23274A; color:#FFF; opacity:100;filter: alpha(opacity=100); -moz-opacity: 1; }

	
.highlight A {TEXT-DECORATION: none; background: #E7E7E7; color:#D51E1E}

/*----------------------------------------- Left Hand Menu No-Popup ---------------------------------------*/
#menuLeft {}

#menuLeft ul {font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 157px; /* Width of Menu Items */}
	
#menuLeft ul li a {

	display: block;
	width:149px;
	text-decoration: none;
	color: #2D4E6D;
	background: #333 opacity:.70;filter: alpha(opacity=70);-moz-opacity: 0.70; /* IE6 Bug */
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px dotted #FFF;}

/* Fix IE. Hide from IE Mac \*/
/** html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }*/
/* End */


#menuLeft ul li a:hover { color: #fff; background: #57718A;  } 

#menuLeft ul li ul {display: none;}

#menuLeft ul li.highlight ul {display: block;}

#menuLeft .highlight a { color: #FFF; font-size: 12px;}


/* Hover Styles */
		
#menuLeft li ul li a {
	padding: 1px 3px;
} /* Sub Menu Styles */
		
#menuLeft li:hover ul, li.over ul { display: none; } /* The magic */


#menuLeft .sub a {
	background:none;
	color:#000; 
	width: 143px;
	padding:2px 4px 2px 10px;
	font-weight: normal;
	border-top-style: none;
	
}
		
/* .highlight  li ul { display: block; }  The magic */ 




#menuLeft .sub a:hover {color:#000; background: #FFF; }
	
.highlight A {TEXT-DECORATION: none; background: #2E4964; color:#FFF}

.selected {text-decoration:none; color: #333 }

#menuLeft .subHighlight a {
	color: #333;
	background: #DCE2F2;
	width: 143px;
	padding:2px 4px 2px 10px;
    font-weight: bold;
	border-top-style: none;
	
}


.shop_text { }

.shop_text div {font:bold 14px Verdana, Tahoma, Arial, Helvetica, sans-serif; padding-bottom:5px }

.cart {font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; border:1px solid #333; width:98%; background:#F7F7F7}

.cart th {text-align:left; background:#333 ; color:#FFF }

.cart a {margin-right:0px; float:right}

.lineitem {border-bottom: 1px dotted #CCC}
.lineitem a

.checkouthead {font-size: 16px; color:#333; padding:20px 0px }

.cat_head {color:#333; } /*Category name and description*/

/* Portrait Thumbails */


#thumbnail { width:128px; height:210px; float: left; clear: none; margin:0px 5px 15px 5px;  text-align:center; border:1px solid #8DA3BA;  }

#thumbnail p {margin: 0px 0px 0px 30px; text-align:center;} 

#thumbnail h3 {font:normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;text-align:center; padding:2px 0; margin:0; background:url(../untitled/andy_blue_menudown/thumbnailShadow.gif) repeat-x top #FFF;}

#thumbnail span {font:normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;text-align:center}

#thumbnail div{text-align:center}

#thumbnail .thumbImage {
	height:82px; ;
}

#thumbnail .thumbInfo { 
	clear:both;
}



/* Landscape Thumbnails */
/*#specialsWrap{ background-color:#E0E0D4; min-height:100%; overflow:auto; padding-left:13px; padding-bottom:15px; clear:both; }
* html #specialsWrap {height:100%; clear:both;}*/
#thumbnailSide { width:270px; height:135px; float: left; clear: none; margin:5px 10px 10px 0px; padding-top:6px; padding-right:5px; text-align:right; background-color:#FFF;}

#thumbnailSide p .button {margin: 0; float:right;} 

#thumbnailSide h3 {font:normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; text-align:right; }

#thumbnailSide span {font:normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; text-align:right; }

#thumbnailSide div { text-align:right;}

#thumbnailSide .thumbImage {
	float:left;
	height:100px;
	width:100px;
	margin:10px;
}

#thumbnailSide .thumbInfo { 
	float:right;
}





/*----------------------------- Essential Bizar Shop Styles ------------------------------ */


.heading { font-size: 16px; color:#333}

.subheading {font: normal 14px Tahoma, Arial }	

.errorMessage {font-weight: bold; color: #FFF; background-color: #333; padding:4px}

.okMessage {font-weight: bold; padding: 4px; background-color:#CCC;}

.form-label {font-weight: bold; color: #CC0000}

.form-title {font-weight: bold; color: #CC0000}	

.normalbold {font-weight: bold }

.tablehead { font-size: 14px; text-decoration: none; color:#D51E1E}

.sitemaplevel0 { padding-left:20px;}

.sitemaplevel0 LI { list-style:none; margin-left:20px; font-size:13px}

.sitemaplevel1 LI { margin-left:60px; font-size:11px }

.sitemaplevel2 LI {margin-left:100px; font-size:11px }

.searchResult { color: #000000; font-weight:normal; border-bottom: 1px solid #cccccc; padding-bottom:10px;  padding-top: 8px }

.searchResult A {color:#0000FF; text-decoration:underline; font-size:14px; }


/*----------------------------- Product Page ------------------------------ */

.product_image {padding:10px 10px 10px 10px; }

.product_image A {text-decoration:none; color: #333;}

.product {padding:10px 10px 10px 10px }

.price {font: bold; padding:10px 0px 0px 0px }

.related_prods {margin: 0px 0px 10px 0px; padding:3px; width:120px }


/*----------------------- Checkout Progress Monitor ------------------------*/

#progressCheck {
	margin:15px auto;
	padding:0; 
	text-align:left;
}

#progressHeader {
	color:#333;
}

.progNum {
	padding:2px 4px; 
	background-color:#333; 
	color:#fff;
	font-weight:bold;
}

.progLabels {
	padding:5px 10px 5px 0;
}

.progBar {
	color:#FFFFFF; 
	background-color:#ccc;
	font-weight:bold; 
	border:1px solid #333; 
	font-size:9px;
}

.progHeader {
	font-size:16px; 
	color:#333;
}

/*----------------------------- Search result and Category Page ------------------------------ */

.page_batch {padding: 12px 0px 6px 0px }

.selected {text-decoration:none; color: #333 }

.MsoTableGrid li{
margin:0px 0px 0px 7px;
padding:0px;
}
