
/*********** colors 

khaki: #ebe1c9;

cream: #f9f6f0;

green: #999966;

burgandy: #660000;

orange: #C3841E;


*********/


/***************************************************

				 site styles 
				 
**************************************************/

html{
	margin: 0;
	padding: 0;
	background: url(../images/bodyBckgrnd.gif) center top repeat-y #ebe1c9;
	font-family:  Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #999966;
}

body{	
	background: url(../images/floralBckgrnd.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	min-height: 900px;
	height: auto;
	}

h1{
	font-size: 24px;
	font-weight:bold;
	color: #660000;
	margin:0;
	}
	
h2{
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: solid 1px #ebe1c9;
	}
	
h3{
	font-size: 12px;
	font-weight:bold;	
	}
a{
	color: #C3841E;	
	text-decoration: none; 
	outline: none;
	border: none;
}

a:hover{color: #660000;}

a img{
	outline: none;
	border: none;}

#centerme{

	width: 900px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	display: block;
	background: url(../images/footerBckgrnd.gif) center bottom no-repeat;
}

h2, h3, h4, h5, td, table, div, form { padding: 0; margin: 0; }

h5{font-size: 12px; display: inline;}

h2 a { display:block; margin: 7px 0; }

h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }

img { border: 0; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	border: 1px solid #ebe1c9;
	background-color: #f9f6f0;
	color: #666;
	}
	
input{
	color: #666; 
	font-size: .9em; 
	background-color: #f9f6f0;
	border: 1px solid #ebe1c9;
/* 	margin: 3px 0 3px 10px; */
	}
	
textarea{width: 300px;}
	
.button{border: none; outline: none;}

.top{float: right;}

#headerImg{
	width: 900px;
	height: 205px;
	height: 219px !ie_only;
	padding-top: 7px;
	margin: 0 auto;
	display: block;
	background: url(graphics/images/headerImgBckgrnd.gif) top center no-repeat;
}

#headerImgRandom{
	width: 900px;
	height: 205px;
	padding: 0;
	margin: 0 auto;
	display: block;
	background: url(graphics/images/headerImagesRandom/random.php) top center no-repeat;
}


#content {
	/* margin-left: 270px; */
	padding-right: 40px;
	min-height: 300px;
	width: 600px;
	float: right;
	}


#content_home {
	margin-left: 270px;
	/* min-height: 300px; */
	width: 600px;
	font-size: 14px;
	line-height: 1.7em;
	}
	
.tagline{
	font-size: 18px;
	font-style: italic;
	}
	
#login {
	line-height:25px;
    width: 400px;
	}

#mainbody {
	width: 900px;
	min-height: 300px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 10px 0 30px 0;
    clear:both;
    position: relative;
    background: url(../images/footerBckgrnd.gif) center bottom no-repeat;
	}
	
#mainbody_account {
	width: 800px;
	margin: 0 auto;
	padding: 60px 0 30px 0;
    clear:both;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	

.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/*********************************************************** 
				
				header styles 
				
************************************************************/

#header{
	width: 904px;
/* 	height: 210px; */
	margin: 0 auto;
	padding-top: 148px;
	background: url(../images/headerBckgrnd.gif) center 20px no-repeat;
}

/*	list Setup */
ul.mainnav {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	/* margin-left: 60px !ie_only; */
	padding-left: 56px;
	list-style: none;
	display: block;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.mainnav li {
	float: left;	
	margin-right: 50px;
	}
	
ul.mainnav li a {
	display: block;
	height: 46px;
	background: url(../images/mainNav.jpg) no-repeat;
	}

/*	Up Links */

ul.mainnav li.home a {
	width: 65px;
	background-position: 0 0;
	}

ul.mainnav li.shopping a {
	width: 110px;
	background-position: -122px 0;
	}

ul.mainnav li.studio a {
	width: 170px;
	background-position: -275px 0; 
	}
	
ul.mainnav li.royaljelly a {
	width: 134px;
	background-position: -498px 0;
	}
	
ul.mainnav li.contact a {
	width: 115px;
	background-position: -675px 0;
	margin-right: 0;
	}

/*	Hover Links */

ul.mainnav li.home a:hover {
	background-position: 0 -49px;
	}

ul.mainnav li.shopping a:hover {
	background-position: -122px -49px;
	}

ul.mainnav li.studio a:hover {
	background-position: -275px -49px;
	}

ul.mainnav li.royaljelly a:hover {
	background-position: -498px -49px;
	}
	
ul.mainnav li.contact a:hover {
	background-position: -675px -49px;
	}




/*********************************************************** 

					TAB BAR 
					
************************************************************/

#topbar {
    width: 900px;
    margin: 0 auto;
    background: url(graphics/images/tabBarBckgrnd.gif) top center no-repeat;
    padding-right: 50px;
    position: relative;
    top:-14px;
    }
#login{
	float:left;
	display: block;
}    
#affiliatelink {
	margin-left: 15px; 
	}

#affiliatelink a { 
	font-weight:bold; 
	}

#loginlink{
	margin: 10px 0 0 50px;
	padding: 0;
	display: block;
}	

#search {
	display:block;
	float:left;
	position: relative;
	padding-left: 50px;
	margin: 0;
	}
	
#search .searchbutton { 
	position: relative;
	top:12px;
	border: none;
		}
		
#searchfield { 
	margin: 0 2px 0 0; 
	border: 1px solid #ebe1c9; 
	color: #666; 
	font-size: .9em; 
	padding: 1px 2px; 
	height:16px; 
	width: 150px;
	background-color: #f9f6f0;
	}	

#mini-cart{
	background: url(graphics/images/triangle.gif) 640px 0 no-repeat;
	padding-top: 18px; 
	margin:-15px auto 0 auto;
	display: block;
	width: 900px;
	/* position: relative; */
}
#mini-cart .items{
	background-color: #ebe1c9; 
	padding: 6px;
	text-align: center;
	width:200px;
	margin-left: 610px; 
	}
	
/*	list Setup */

ul.tabs{list-style: none;}

ul.tabs li {
	float: right;	
	margin-left: 5px;
	}
	
ul.tabs li a {
	display: block;
	height: 38px;
	background: url(graphics/images/tabs.png) no-repeat;
	}

/*	Up Links */

ul.tabs li.login a {
	width: 143px;
	background-position: 0 0;
	}

ul.tabs li.bag a {
	width: 148px;
	background-position: -145px 0;
	}

ul.tabs li.checkout a {
	width: 142px;
	background-position: -295px 0; 
	}

/*	Hover Links */

ul.tabs li.login a:hover, ul.tabs li.login a.current {
	background-position: 0 -40px;
	}

ul.tabs li.bag a:hover, ul.tabs li.bag a.current {
	background-position: -145px -40px;
	}

ul.tabs li.checkout a:hover, ul.tabs li.checkout a.current {
	background-position: -295px -40px;
	}


/****************************************************************************** 

							miva tab styles
							
							
#currenttab {
    list-style: none;
	float:right;
	background: url(graphics/images/current_tab_tile.gif) repeat-x top left #fff;
	height:40px;
	margin-left: 3px;
	width:auto;
	}
	
#currenttab h3{ 
	background: url(graphics/images/current_tab_left.gif) top left no-repeat; 
	padding: 11px 0px 4px 15px; 
	white-space:nowrap;
	}
	
#currenttab b { 
	height: 40px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
	background:url(graphics/images/current_tab_right.gif) top right no-repeat; 
	color: #ebe1c9;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	background: url(graphics/images/hidden_tab_tile.gif) repeat-x top left #fff;
	height:40px;
	margin-left: 3px;
	width:auto;
	}
	
.hiddentab b { 
	height: 40px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
	background:url(graphics/images/hidden_tab_right.gif) top right no-repeat; 
	}

.hiddentab h3{ 
	background: url(graphics/images/hidden_tab_left.gif) top left no-repeat; 
	padding: 11px 0 4px 15px; 
	white-space: nowrap;
	}

.hiddentab b h3 a { 
	color: #660000; 
	text-decoration:none; 
		}

.hiddentab b h3 a:hover { 
	color: #C3841E; 
	}

.bag {
	background: url(graphics/images/bag.png)  left -2px no-repeat;
	padding-left: 20px; 
	display: block;
	}

.bagCurrent {
	background: url(graphics/images/bag-current.png)  left -2px no-repeat;
	padding-left: 20px;
	display: block;
	}
*****************************************************************************/
	
/* CTGY */

#nextbutton {
	margin-top: 25px;
	clear:right;
	float:right;
	}

#prevbutton {
	margin-top: 25px;
	clear:right;
    float:left;
	}

.catrow {
    float:right;
    margin: 10px 0;
    width:590px;
    }
		
.prodbutton {
	margin: 7px auto;
	}	
				
.prodcolumn {
    float:left;
	width:280px;
	padding-right: 10px;
	text-align:center;
	}

.thumb {
	margin-right: 15px;
	display:block;
	margin: 10px auto;
	}
	
.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin: 0 0 10px 0;
}

			
/* ACCOUNT PAGES */

.account_column {
	width: 50%;
	float:left;
	}	

.account_column h5 { width: 180px; clear: both; }
.account_column input { margin-bottom: 8px; display:block; margin-left: 180px; }
.account_column select { 
	margin-bottom: 8px; 
	display:block; 
	margin-left: 180px;  
	border: 1px solid #ebe1c9;
	color: #666;
	 }

.paymentdetail {
	width: 130px;
	display:block;
	height: 26px;
	float:left;
	}
	
.error font {color:#fff;}

.error{background:#660000;}

	
.invalid {
	color: #fff;
	background: #660000;
	}
	
.pad {
    margin-top: 25px;
	}
	
.country {
	display: block; 
	margin-left: 180px;
	color: #666;
	}
	
.country input{border: none;}
	
/* BASKET */

#total {
    padding: 10px 0 0 10px;
    text-align:right;
	}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
    vertical-align: top;
   	}
	
.baskettext_left h4 { margin: 1px 0 2px 0; }

.baskettext_right{
	margin: 0;
	padding: 0 0 0 10px;
	text-align: right;
	vertical-align: middle;
	}

.baskettext_right input{
	vertical-align: middle;
}

	
.baskettext_right h4 { margin: 1px 0 2px 0; }

.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}
	
/* CVV2 POP-UP */
a.screen, a.screen:visited {
position:relative; 
z-index:1;
font-style: italic;
letter-spacing: .05em;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:246px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #666; /* add a border */
left:0; /* position:the image */
top:-150px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:256px; /* now give it a height */
/* cursor:pointer; */ /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}


/* PRODUCT PAGES */

h1#prodname {
	font-size: 1.6em;
	margin-bottom: 5px;
	line-height:1.2em;
	}


#prodadd {
	display:inline; 
	position:relative; 
	top: 10px;
	}

	
.prodimage {
	margin-right: 20px;
	float:left;
	}

	
	
/* PRODUCT LIST */
		
.alt_row_color {
	 border-top: 2px solid #f9f6f0;
	}

.listheader {
	background-color: #f9f6f0; 
    height:20px;
    padding: 4px 5px; 
	border-top: 4px solid #660000; 
	}
	
.productlist_row {
	padding: 4px 6px;
	width: 578px;
	float:right;
	}
	
.productlist_row form { display:inline; float:right;  }

.productlist_row form input{border: none;}
	
.productrow_text{
	width: 350px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	list-style-type:none;
	width:176px;
	margin: 0 30px 0 50px;
	padding-left: 0px;
	/* border-right: 3px solid  #f9f6f0; */
	/* position: relative; */
	/* height: 100%; */
	}

#subnav{
	float:left;
	/* height: 95%; */
	width: 230px;
	border-right: 2px dotted  #C3841E;;
	/*
position: absolute;
	bottom: 100px;
	top: 1px;
	left: 0;
*/
	}

#subnav li {margin-bottom: 2px; padding: 6px; }	

#subnav li a { 
	color: #660000; 
	font-weight: bold;
	text-decoration:none; 
	display: block; 
	width: 100%; 
	height:100%; 
	font-size: 12px;
	}

#subnav li a:hover {color: #C3841E;  }

#subnav h5 { 
	color: #660000; 
	font-weight: bold;
	display: inline; 
	font-size: 12px;
	}

#subnav li ul { 
	list-style-type:none; 
	margin: 0 0 0 25px; 
	padding-left: 0; 
	}
	
#subnav li.subcategory { padding: 0; margin: 4px 0 0 0px; }	

#subnav li.subcategory h5 { 
	color: #C3841E; 
	font-weight: bold;
	display: inline; 
	font-size: 12px;
	}


#subnav li.subcategory a { 
	color: #C3841E;
	font-weight:normal;
	 }
		
#subnav li.subcategory a:hover { 
	font-weight:normal; 
	color: #660000; 
	}	
	
/* #subnav li.subcategory a:visited:hover { color: #730000 } */



/******************************************************************************** 

							footer styles 
							
******************************************************************************/
#footer-wrapper{
	width: 860px;
	height: 100px;
	margin: 20px auto 0 auto;
	display: block;
	font-size: 10px;
	padding: 10px 20px 0;
	background: url(http://www.beeglow.com/images/footer-divider.png) top center no-repeat;
}


.copyright{
	float: left;
	padding-left: 30px;
	margin: 0;
}

.credit{
	background: url(http://www.beeglow.com/images/jr-footer-icon.gif) center 0 no-repeat;
	display: block;
	width: 50px;
	height: 30px;
	color: #A7DBD2;
	}

.credit:hover{
	opacity: .5;
    -moz-opacity: .5;
	filter:alpha(opacity=50)
	cursor: pointer;
}

.footer-links{
	height: 40px;
	float: right;
	padding-right:30px;
	margin: 0;
	list-style: none;
	display: block;

	}

.footer-links li{
	display: inline;
	float:left;
	margin: 1px auto;
}

.footer-links li a{text-decoration: none;}
	

.divider {
	padding: 0 8px;
	color: #d2c68a;
	}
	
.logos{
   clear: both;
	float: right;
	padding:10px 0 0 30px;
}
	