
body {
	font: normal 12px Tahoma, Arial;
	color: #333;
	text-decoration: none;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:0px;
	background:url(style/Alana_website_patternonly3.jpg) repeat #FFEEDD;
} /* master style that defines fonts and main background colour for the entire site */
/* TinyMCE specific rules */

body, p, ul,ol, h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 120%;
}

body.mceContentBody {
   background: #FFF;
}
.headsky{background:url(sky_bg.jpg) center;}
a { color:#0a44c0; }

a:hover {color: #222}

h1 {font: bold 12px tahoma, arial; color: #333; margin:0px 0px 10px 0px; padding:0px}

h3 {font: normal 12px;}
	
select, option {font: 11px Tahoma ; background:#E9E9E9; }

input, textarea, password, file {FONT-FAMILY: Tahoma, Arial;font-size: 11px; font-size:10px; border:1px solid #4B7490; background:#E9E9E9; padding:2px  }

input[type="checkbox"] {border:none; background:none;}

/*----------------------------- Basic layout styles from top to bottom of the page ------------------------------ */


.main_table {background: #FFF; width:788px; }

.header { background:url(bg_header.gif) repeat-x top;  height:12px;} /* Background image can fill the entire header section */

.header A {margin:0px 6px 0px 5px; }

.header table { margin:0px; padding:0px } /* use to position the content in the header */

.shop_name { font: 1px 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; font-size:12px; }


.main_cell {padding:8px 8px 8px 8px; text-align:left }

.border {  padding:0; margin:0; }/* Surrounds menu_background and main_cell */

#specialsWrap{
	padding:0px;
}

/*----------------------------- Buttons ------------------------------ */


.button {margin:0px 8px 0px 0px; padding:3px 6px 6px 6px; font:normal 11px Tahoma, Arial; color:#3C3C3C; text-decoration:none;  color:#FFF; text-decoration:none; background: url(checkout/button_back.png) center; cursor:pointer;  display:block; float:left; clear:none; border:0px }

/* display, float and clear are needed to render buttons correctly in IE 6 */


.button:hover { color:#FFF; text-decoration:none; background: url(checkout/button_back_over.png) center; }

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 ------------------------------ */





#menuNormal ul {font: normal 11px Tahoma, Arial;
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 189px; /* Width of Menu Items */
	
	}

#menuNormal ul li {position: relative; background:none; }
	
#menuNormal li ul {position: absolute; left: 138px; /* Set 1px less than menu width */ top: 0px; display: none;}

/* Styles for Menu Items */
#menuNormal ul li a {
	display: block;
	width:189px;
	text-decoration: none;
	color: #000;
	background:none; /* IE6 Bug */
	padding: 4px;
	text-indent: 0px;
	border-bottom:1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

#menuNormal ul li a:hover { color: #999; } 

/* 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 #78ace7; 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 */


.highlight A {TEXT-DECORATION: none; background: #E7E7E7 ; color:#D51E1E}

.shop_text { padding-left:13px;}

.shop_text div {font:bold 14px Tahoma, Arial; padding-bottom:5px ; }

.cart {font: 12px Arial ; border:1px solid #94bee9; width:98%; background:#F7F7F7}

.cart th {text-align:left; background:#94bee9 url(../images/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:#4B7490; padding:20px 0px }

.cat_head { } /*Category name and description*/

#thumbnail {WIDTH: 134px;  float: left; clear: none; margin:5px 11px 10px 0px; padding-top:6px; text-align:center; border:0px solid #c1c1c1; height: 210px; background:url(thumbnailShadow.gif) repeat-x bottom;} 

#thumbnail p {margin: 0px 0px 0px 35px; text-align:center} 

#thumbnail h3 {font:normal 12px Tahoma, arial;text-align:center; background-color:#4B7490; color:#FFFFFF;  padding:5px 0; }

#thumbnail span {font:normal 11px Tahoma, arial ;text-align:center}

#thumbnail div{text-align:center}

#thumbnail .thumbImage {
	height:110px;
}

#thumbnail .thumbInfo { 
	clear:both;
}


/*----------------------------- Essential Bizar Shop Styles ------------------------------ */


.heading { font-size: 16px; color:#4B7490; display:block; padding-bottom:1px; border-bottom:1px solid #4B7490; font-weight:bold; text-align:center;}

.subheading {font: normal 14px Tahoma, Arial }	

.errorMessage {
	font-weight: bold;
	color: #FFF;
	background-color: #AD0034;
	padding:4px;
	text-align: center;
}

.okMessage {font-weight: bold; padding: 4px; background-color:#CCC;}

.form-label {font-weight: bold; color: #4683d3}

.form-title {font-weight: bold; color: #4683d3}	

.normalbold {font-weight: bold }

.tablehead { font-size: 14px; text-decoration: none; color:#4683d3}




/*----------------------------- 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 }



/*----------------------------- Quick Edit ------------------------------ */
#quickEdit {
		clear:both; 
		text-align:center; 
		margin:0; 
		padding:0;
		background:#CCC;
}
#barRow { background:url(images/quick_edit/quickFade.gif) repeat-x #fff; }
#name1, #name2 { border-bottom:1px solid #ccc; }
.quickButtons {
	padding:5px; 
	text-align:center; 
	border-right:1px solid #fff; 
	border-bottom:4px solid #CCC; 
	color:#000; 
	cursor:pointer; 
	width:auto; 
	background:#B4B4B4;
}
.quickButtons:hover {
	background:#000;
	color:#fff;
}

/*---------------------------------New Check Out Styles Below ---------------------------------*/

.orderDisplay {
	padding:5px;
	color:#fff;
	background-color: #692226;
}



.checkouthead {
	border-bottom:1px dotted #CCC;
	margin: 0;
	padding:0 0 5px 0;
	font-size:20px;
	text-align:left;
}
.checkoutHeaderBlue {
	padding:10px;
	color:#FFFFFF;
	text-align:left;
	background-color: #692226;
}

.checkoutHeaderBlueBACKUPPolesel {
	padding:10px;
	background:#61AEDF;
	color:#FFFFFF;
	text-align:left;
}
.checkoutCurrentBorder {
	border:1px solid #692226;
	padding:5px;
	margin-bottom:5px;
	background:url(images/thumbnailShadow.gif) repeat-x top;
}
.checkoutHeaderGrey {
	padding:10px;
	background: url(checkout/page_back.png) repeat-x;
	color:#FFFFFF;
	margin-bottom:0px;
	text-align:left;
}
.summaryHeader {
	text-align:left;
	background:url(images/thumbnailShadow.gif) repeat-x top;
	padding:5px;
	font-weight:bold;
	color:#692226;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	height:15px;
}
.editLink, .editLink a {
	font-weight:normal;
	color:#666666;
	font-size:9px;
}


.nextButton {
    margin:0px 8px 0px 0px; 
    padding:3px 6px 6px 6px; 
    font:bold 11px Tahoma, Arial; 
    color:#3C3C3C; 
    text-decoration:none;  
    color:#FFF; 
    background: url(checkout/button_back_over.png) center; 
    cursor:pointer;  
    display:block; 
    float:left; 
    clear:none; 
    border:0px; 
    background-position:right;
}

.nextButtonInput { 
    margin:0px 8px 0px 0px; 
    font:normal 11px Tahoma, Arial; 
    color:#3C3C3C; 
    text-decoration:none;  
    color:#FFF; 
    background: url(checkout/button_back_over.png) center; 
    border:0px; 
    background-position:right; 
    padding:5px 15px 10px 10px;
    display:block;
    float:right;
    cursor:pointer;
 }
 
 .nextButtonInput:hover { 
    text-decoration:none; 
    background: url(checkout/button_back.png) right;
    color:#FFF;
 }

.backButton {
    margin:0px 8px 0px 0px; 
    padding:3px 6px 6px 6px; 
    font:bold 11px Tahoma, Arial; 
    color:#3C3C3C; 
    text-decoration:none;  
    color:#FFF; 
    text-decoration:none; 
    background: url(checkout/button_back_over.png) center; 
    cursor:pointer;  
    display:block; 
    float:left; 
    clear:none; 
    border:0px; 
    background-position:left; 
    padding-left:15px; 
    padding-top:6px; 
    height:20px;
}

 .backButton:hover { 
     color:#FFF; 
    text-decoration:none; 
    background: url(checkout/button_back.png) left;
 }


/* ---------------------------- End New Checkout Styles --------------------------------------- */


/*-------------------------------- styles made by client-----------------------------------*/
a:link, a:visited {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #9900CC;
	font-weight: normal;
	text-decoration: underline;
}

/***************************** headings *****************************/

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ACA497;
}

h1 {
	font-size: 20px;
	color: #990066;
	font-weight: bold;
}
h2 {
	font-size: small;
}
h3 {
	font-size: x-small;
	font-weight: bold;
}
h4 { font-size: x-small; }
h5 { font-size: xx-small; 
	 color: #396478;}
	 
.line {
	color: #DFB0FF;
	font-size: 10px;
}
	 
.navline {
	color: #FFFFFF;
	font-size: 10px;
}

/***************************** start top menu ******************************/


.navheads {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}


#Nav1 A:link,
#Nav1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}

#NavVert A:link,
#NavVert A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	margin-left: 10px;
}

#Nav-Order A:link,
#Nav-Order A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
/*
#Nav2 A:link,
#Nav2 A:visited {
	color: #666666;	text-decoration: none;
}
#Nav3 A:link,
#Nav3 A:visited {
	color: #666666;	text-decoration: none;
}
#Nav4 A:link,
#Nav4 A:visited {
	color: #666666;	text-decoration: none;
}
#Nav5 A:link,
#Nav5 A:visited {
	color: #666666;	text-decoration: none;
}
#Nav6 A:link,
#Nav6 A:visited {
	color: #666666;	text-decoration: none;
}
#Nav7 A:link,
#Nav7 A:visited {
	color: #666666;	text-decoration: none;
}
#Nav8 A:link,
#Nav8 A:visited {
	color: #666666;	text-decoration: none;
}
*/
#Nav-Order A:hover,
#Nav1 A:hover,
/*
#Nav2 A:hover,
#Nav3 A:hover,
#Nav4 A:hover,
#Nav5 A:hover,
#Nav6 A:hover,
#Nav7 A:hover,
#Nav8 A:hover
*/
{
	color: #990033;
	text-decoration: none;
}


/***************************** footer *****************************/

.footer {
  font-size:12pt;
	color: #FFFFFF;
}

.footer a:link, .footer a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/***************************** end client styles*****************************/
	 
.content_style{
	padding:10px;
}