body {
	font: normal 12px Tahoma, Arial;
	color: #333;
	text-decoration: none;
	padding:0px;
	margin:26px 0 30px 0;
	background-image:url(bg_main.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#6E3B97;
} /* master style that defines fonts and main background colour for the entire site */

a {
	color:#EF8F01;
}

a:hover {
	color: #462F77
}

h1 {font: bold 14px tahoma, arial; color: #333; margin:0px 0px 10px 0px; padding:0px}

h3 {font-weight: bold; font-size: 12px; color:#EF8F01; padding-top: 10px;}
	
select, option {font: 11px Tahoma ; background:#E9E9E9; }

input, textarea, password, file {FONT-FAMILY: Tahoma, Arial;font-size: 11px; font-size:10px; border:1px solid #3C3C3C; background:#E9E9E9; padding:2px  }

input[type="checkbox"] {border:none; background:none;}



/*----------------------------- Basic layout styles from top to bottom of the page ------------------------------ */


.main_table {background: #D0B9E3; width:990px; background-image:url(bg_content.gif); margin-bottom:30px; }

.header { height:120px; background: url(headerGreen.jpg) no-repeat center top;  } /* Background image can fill the entire header section */
#chat {padding-left:320px; padding-top:86px; padding-bottom:0; margin:0;}
.header A {margin:0px 6px 0px 5px; }

.header table {margin:10px 0px 10px 0px; margin:0px; padding:0px } /* use to position the content in the header */

.shop_name { font: 10px Tahoma, Arial;padding-right:20px; text-align:right; opacity:0;filter: alpha(opacity=0); -moz-opacity: 0; }

.searchinput {font:normal 11px Tahoma, Arial;border:1px solid #3C3C3C; margin:0px 8px 0px 0px; background:#FFF url(mag_glass.gif) no-repeat; padding:2px 2px 2px 17px }

.topnav {
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	height:33px;
	background-image:url(bg_top_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#452E76;
	padding:0px;
}


.search { width:290px;
}

.search a {
	display:none;
}

/* 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: #7FA0D8 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:100%; 	 }

#topnav_align table { padding-left:15px;  }

.footer {
	color:#6E3B97;
	font:11px/16px Tahoma, Arial;
	text-align:center;
	padding:3px 0px 3px 0px;
	width:100%
}

.footer A { color: #6E3B97; text-decoration: none; padding-left:10px; padding-right:10px; }

.footer A:hover { color: #6E3B97; text-decoration: underline}
/*                                         */





.topnav A { color:#FFF;  text-decoration:none; padding:1px 15px 1px 15px;  display:block; float:left; border-right:1px solid #FFF;  width:auto; white-space:nowrap;}

.topnav A:hover {
	text-decoration:none;
	color:#FBB553;
}

.topnav table {text-align:center}

.menu_background { background-image:url(bg_story.jpg); background-repeat:repeat-x; background-position:top; padding-left:20px; padding-top:12px; }
.mainContent { background-image:url(bg_story.jpg); background-repeat:repeat-x; background-position:top;}

.main_cell {   width:745px; float:right; margin:20px 30px 10px 0;   }

.right_column {width:120px; text-align:center; border-left: 1px solid #8be539; }

.right_column H3 {font: normal 12px tahoma, arial; color: #333; padding:0px 3px 10px 3px;}

.border {  padding:0; margin:0; }/* Surrounds menu_background and main_cell */



/*----------------------------- Buttons ------------------------------ */


.button {margin:0px 8px 0px 0px; padding:2px 6px 2px 6px; font:normal 11px Tahoma, Arial; color:#3C3C3C; text-decoration:none;  color:#FFF; text-decoration:none; background:#FAA932; border:1px solid #FF9900; 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:#6E3C96; }

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 menu ------------------------------ */



.menutop {margin-top:10px; background-color:#669999; background:url(submenu_top.jpg) no-repeat top center ; display:block; height:7px; border-bottom:1px solid #FF9900; width:160px; margin-left:6px;}

.menutop span {font:bold; font-family:1px; display:none; pacity:0;filter: alpha(opacity=0); -moz-opacity: 0; } /* display:none hides the word Browse */

#menuNormal ul {font: normal 11px Tahoma, Arial;
	margin: 0;
	margin-left:6px;
	padding: 0 0 7px 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
	background: url(submenu_end.jpg) bottom center no-repeat ;
	}

#menuNormal ul li {position: relative; background:none; }
	
#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;
	text-decoration: none;
	color: #fff;
	background: #8ae33a; /* IE6 Bug */
	padding: 4px 4px 4px 14px;
	border-bottom:1px solid #FF9900;
	background:url(bg_submenu.jpg) repeat-y;
	}
	#menuNormal ul li a:hover { color: #fff; background:#6E3C96; } 

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#menuNormal ul li ul { border-top:1px solid #FF9900; background:none; width:167px; top:-1px; };


/* Hover 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 {  border-left:1px solid #FF9900;  border-right:1px solid #FF9900; background: #6E3C96; color:#FFF; width: 160px; padding:4px;  opacity:.98;filter: alpha(opacity=98); -moz-opacity: 0.98;}
#menuNormal .sub a:hover { background: #935EBD;  opacity:100;filter: alpha(opacity=100); width: 160px;  -moz-opacity: 1; }




/************ info menu  *******************/

#menuInfo ul {font: normal 11px Tahoma, Arial;
	margin: 0;
	margin-left:6px;
	padding: 0 0 7px 0;
	list-style: none;
	width: 144px; /* Width of Menu Items */
	background: url(menuBottomRound.gif) bottom center no-repeat;
	}

#menuInfo ul li {position: relative; background:none; }
#menuInfo ul li ul{background:none; margin-bottom:0; padding-bottom:0; }
	
#menuInfo ul li p {
 margin-bottom:0;
 margin-top:0;
	display: block;
	width:136px;
	text-decoration: none;
	color: #fff;
	background: #8ae33a; /* IE6 Bug */
	padding: 4px;
	text-indent:10px;
	border-bottom:1px solid #FF9900;
	background:url(menuBackGrad.gif) repeat-y;
	}
/* Styles for Menu Items */
#menuInfo ul li a {
	display: block;
	width:126px;
	text-decoration: none;
	color: #fff;
	background: #8ae33a; /* IE6 Bug */
	padding: 4px;
	 /* text-indent:10px;*/
	padding-left:14px;
	border-bottom:1px solid #FF9900;
	background:url(menuBackGrad.gif) repeat-y;
	}
	#menuInfo ul li a:hover { color: #fff; background:#6E3C95; } 

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */




/* Hover Styles */
		
/*#menuInfo li ul li a { padding: 1px 3px; } /* Sub Menu Styles */
		
/*#menuInfo li:hover ul, #menuNormal li.over ul { display: block; } /* The magic */

#menuInfo li ul { margin:0;}
#menuInfo .sub a {  border-left:1px solid #FF9900;  border-right:1px solid #FF9900; background: #626262; color:#FFF; width: 160px; padding:4px;  opacity:.98;filter: alpha(opacity=98); -moz-opacity: 0.98;}
#menuInfo .sub a:hover { background: #6E3C95;  opacity:100;filter: alpha(opacity=100); width: 160px;  -moz-opacity: 1; }
/*** end of info menu **/	
.highlight A {TEXT-DECORATION: none; background: #E7E7E7 url(../matt_green_popup/dot_over.gif); color:#D51E1E}



/*----------------------------------------- Left Hand Menu No-Popup ---------------------------------------*/
#menuLeft { background:url(../matt_green_popup/sidemenu_bg.jpg)}

#menuLeft ul {font: normal 12px Tahoma, Arial;
	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: #000;
	background: #FFF opacity:.70;filter: alpha(opacity=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: #6E3C95; opacity:.70; filter: alpha(opacity=70); } 

#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, #menuLeft 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 { background: #FFF;  color:#000; }
	
.highlight A {TEXT-DECORATION: none; background: #999; color:#000}

.selected {text-decoration:none; color: #333 }

#menuLeft .subHighlight a {
	color: #000;
	background: #FFF;
	width: 143px;
	padding:2px 4px 2px 10px;
    font-weight: bold;
	border-top-style: none;
	
}

.shop_text { padding-left:13px;}

.shop_text div {font:bold 14px Tahoma, Arial; padding-bottom:5px ; }

.cart {font: 12px Arial ; border:1px solid #9bdd89; width:98%; background:#F7F7F7}

.cart th {text-align:left; background:#D0B9E3 url(../matt_green_popup/hd_bk.jpg) repeat-x; color:#FFF }

.cart a {margin-right:0px; float:right}

.lineitem {border-bottom: 1px dotted #CCC}

.checkouthead {
	font-size: 16px;
	color:#FA9805;
	padding:20px 0px
}

.cat_head { } /*Category name and description*/

#thumbnail {WIDTH: 144px; float: left; clear: none; margin:5px 20px 10px 0px; padding-top:6px; text-align:center; border:1px solid #D0B9E3; height: 160px;  background:url(thumbnailShadow.gif) repeat-x bottom; margin-top:30px;} 

#thumbnail p {margin: 0px 0px 0px 35px; text-align:center} 

#thumbnail h3 {
	text-align:center;
	background-color:#FFF;
	color:#6E3B97;
	padding:5px 0;
	vertical-align:middle;
	margin-top:0;
	margin-bottom:2px;
	font-weight:bold;
}

#thumbnail span {font:normal 11px Tahoma, arial ;text-align:center}

#thumbnail div{text-align:center}

#thumbnail {
	height:200px;
}

#thumbnail .thumbImage {
	height:82px;
}


#thumbnail .thumbInfo { 
	clear:both;
}
.thumbname {}
.thumbInfo .button {margin-left:8px;}


/*----------------------------- Essential Bizar Shop Styles ------------------------------ */


.heading {
	font-size: 14px;
	color:#6E3B97;
	display:block;
	padding-bottom:1px;
	border-bottom:1px solid #D0B9E3;
	font-weight:bold;
	text-align:center;
}

.subheading {font: normal 14px Tahoma, Arial }	

.errorMessage {
	font-weight: bold;
	color: #FFF;
	background-color: #FB6104;
	padding:4px
}

.okMessage {font-weight: bold; padding: 4px; background-color:#CCC;}

.form-label {font-weight: bold; color: #D0B9E3}

.form-title {font-weight: bold; color: #D0B9E3}	

.normalbold {font-weight: bold }

.tablehead {
	font-size: 14px;
	text-decoration: none;
	color:#6E3B97
}

.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 }


#options form {margin:0; padding:0;}
/*----------------------------- Category Page ------------------------------ */
/**** new mmdance 2010 *****/
#story_shop {background-color:#FFF; padding:0 20px 0 20px; }
#p_address {
	text-align:center;
	padding:30px 0 30px 0;
	color:#452E76; font-size:11px; font-family:Verdana, Geneva, sans-serif;
}
#p_address a{ color:#FFF;}
#newsletter_wrap {width:160px; margin:20px 0 20px 6px; float:left;}
#newsletter {background-image: url(bg_news.jpg); background-repeat:no-repeat; background-position:bottom; background-color:#FFF; padding:5px; }
#newsletter h3 {font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0; padding:0; padding-bottom:10px; font-weight:bold;}
#newsletter form {font-family: Verdana, Geneva, sans-serif; font-size:11px;}
/******* end of new ******/
