/* 
=====================================
   EARTHSTREASURE.COM STYLESHEET
   
   ORIGINAL BLUE : #0060aa 
   ORIGINAL GREEN: #72AC56  
   HOVER GREEN:	   #72AC56
 =====================================
*/



body {
	background:#fff;
	font-family:Arial;
	font-size:1em;
	font-color:#3c3c3c;
}
ul, li, img, body, html {
	margin:0;
	padding: 0;
}
a {
	text-decoration:none;
    color: #0000ff;
}

a:link {
	text-decoration:none;
    color: #0000ff;
}

a:hover {
	text-decoration:none;
    color: #ff0000;
	font-size:1.1em;
}
a:visited {
	text-decoration:none;
    color: #0000ff;
}

a:active {
	text-decoration:none;
    color: #0000ff;
}


a img {
	text-decoration:none;
	border: 0;
}

/* width:990px; */
#container {
	text-align:left;
	margin:auto;
	width:1040px;
	padding-top:10px;
	padding-left:0px;
}
.fleft {
	float:left;
	padding-left:5px;
}
.fright {
	float:right;
}

/* 	width:990px; */
#header {
	float:left;
	width:1090px;
	margin-bottom:5px;
}


/* LOGO GRAPHIC HEIGHT */
#header #logo {
	float:left;
	width:1040px;
	height:222px;
	font-size:36px;
	font-weight:bold;
	color:#253a56;
}
#header #topbtns {
	float:right;
	width:150px;
	height:108px;
}
#header #topper {
	padding-top:15px;
	padding-left:80px;
	float:left;
	width:400px;
	height:91px;
}

/* The header on right nav bar for advertisement banner */
.advertise {
   	font: 1em Arial;
	color: #fff;
    text-align: center;
	background-color:#0060aa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	display:block;
	width:160px;
	height:22px;
	padding: 4px 0px 0px 4px;
}
.text1 {
	color:#0060aa;
	font-weight:bold;
	font-size:15px;
}

/* width:990px; */
.topnav {
	margin-top:3px;
	float:left;
	width:1040px;
	height:45px;
	background-color:#0060aa;
	border:1px solid #015ca2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#navbtns {
	float:left;
	padding-left:10px;
}
#phone {
	float:left;
	width:250px;
	color:#fff;
	padding-top:8px;
	font-size:22px;
}
#cart {
	margin-right:25px;
	margin-top:5px;
	width:140px;
	height:35px;
	background:url(/Photo/Icons/carticon.png) no-repeat;
	background-position:right;
	float:right;
}

/* 	width:110px; */
#quicklinks {
	float:left;
	width:160px;
	height:850px;
	background-color:#fff;
	border:0px solid #dbdbdb;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#quicklinks a {
	color:#000;
}
#quicklinks a:hover {
	color:#72AC56;
}

/*width:110px;*/


.qlink {
	text-align:center;
	margin-left:0px;
	padding-top:10px;
	float:left;
	width:160px; 	
}


#banner {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:990px;
	height:255px;
}

/*	width:680px; */

#content {
	float:left;
	width:680px;
	margin-top:0px;
	text-align:justify;
	padding-left:0px;
	font-size:1em;
}
.hblue {
	font-size:18px;
	color:#0060aa;
}
#middle {
	margin-top:10px;
	float: left;
}
#left {
	float:left;
	width:160px;
}
#center {
	padding-top:2px;
	float:left;
	width:690px;
	padding-left:25px;
}
#right {
	float:left;
	width:110px;
	height:900px;
}
#newsletter {
	float:left;
	width: 685px;
	height:40px;
	background-color:#F2F2F2;
	border:1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 2px #3E3E3E;
	-webkit-box-shadow:0px 0px 2px #3E3E3E;
	box-shadow:0px 0px 2px #3E3E3E;
}
#newslettertext {
	float:left;
	padding-left: 15px;
	padding-top:1.2
	color:#0060aa;
}
#signup {
	float:left;
	padding-left: 5px;
	padding-top:8px;
}
#signupbtn {
	float:right;
	padding-top:7px;
	padding-right:10px;
}
.awesome, .awesome:visited {
	background: #0060aa url(//images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 3px 10px 4px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover {
	background-color: #72AC56;
	color: #fff;
}
.awesome:active {
	top: 1px;
}
.awesome1, .awesome1:visited {
	margin-top:5px;
	background: #72AC56 url(//images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 3px 10px 4px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
	font-weight: bold;
}
.awesome1:hover {
	background-color: #72AC56;
	color: #fff;	
}
.awesome1:active {
	top: 1px;
}
.awesome2, .awesome2:visited {
	background: #72AC56 url(//images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 3px 5px 4px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
.awesome2:hover {
	background-color: #72AC56;
	color: #fff;
}
.awesome2:active {
	top: 1px;
}
#featured {
	margin-bottom:100px;
	margin-top:0px;
	float:left;
	width:700px;
	height: 330px;
}
#box1 {
	margin-right:5px;
	float:left;
	text-align:justify;
	background-color:#fff;
	width:225px;
	height: 350px;
	font-size:13px;
}
#box2 {
	margin-right:5px;
	float:left;
	text-align:justify;
	background-color:#fff;
	width:225px;
	height: 350px;
	font-size:13px;
}
#box3 {
	float:left;
	text-align:justify;
	background-color:#fff;
	width:225px;
	height: 350px;
	font-size:13px;
}
.imgbox1 {
	background-image:url(/images/b1.jpg);
	text-align:center;
	padding:0px;
	width:225px;
	height:180px;
	border:1px solid #717171;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 3px #3E3E3E;
	-webkit-box-shadow:0px 0px 3px #3E3E3E;
	box-shadow:0px 0px 3px #3E3E3E;
}
.imgbox2 {
	background-image:url(/images/b2.jpg);
	text-align:center;
	padding:0px;
	width:225px;
	height:180px;
	border:1px solid #717171;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 3px #3E3E3E;
	-webkit-box-shadow:0px 0px 3px #3E3E3E;
	box-shadow:0px 0px 3px #3E3E3E;
}
.imgbox3 {
	background-image:url(/images/b3.jpg);
	text-align:center;
	padding:0px;
	width:225px;
	height:180px;
	border:1px solid #717171;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 3px #3E3E3E;
	-webkit-box-shadow:0px 0px 3px #3E3E3E;
	box-shadow:0px 0px 3px #3E3E3E;
}
#searchbox {
	float:left;
	width:180px;
	margin-top:2px;
}
#nletter {
	margin-top:22px;
}
/* sidebarbtns */

#sidebtns_pad {
	margin-top:170px;
}
#sidebtns {
	margin-top:0px;
}
#sidebtns .btnhover {
	font: 1em Arial;
	color: #fff;
	background-color:#0060aa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	display:block;
	width:160px;
	height:22px;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	margin-top: 2px;
	text-transform: normal;
	padding: 4px 0 0px 15px;
	cursor: hand;
	cursor: pointer;
}
#sidebtns a:hover {
	font: 1em Arial;
	color: #fff;
	background-color:#72AC56;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	display:block;
	width:160px;
	height:22px;
	padding: 4px 0 0px 15px;
}
.arrowlistmenu {
	width: 160px; /*width of accordion menu*/
}


.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font: 16px Arial;
	font-weight:bold;
	color: #fff;
	background-color:#0060aa;
	width:160px;
	height:22px;
	/*background: black url(/images/titlebar.png) repeat-x center left;*/
    margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	margin-top: 2px;
	text-transform: normal;
	padding: 4px 4px 4px 4px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}


.arrowlistmenu .overheader { /*CSS class for menu headers when moused over*/
	font: 17px Arial;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#72AC56;
	width:160px;
	height:22px;
	/*background: black url(/images/titlebar.png) repeat-x center left;*/
    margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	margin-top: 2px;
	text-transform: normal;
	padding: 4px 4px 4px 4px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}



.menuheader a:hover {
	color:#fff;
	font: 17px Arial;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	background-color:#72AC56;
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #000;
	/*background: url(/images/arrowbullet.gif) no-repeat center left;*/ /*custom bullet list image*/
	background-position:15px;
	display: block;
	padding: 2px 0;
	padding-left: 16px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}
.arrowlistmenu ul li a:visited {
	color: #000;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #000;
	background-color: #B5D2A6;
	font-size: 22px;  /* SWEELL LINKS */
}
#footer {
	margin-top:3px;
	margin-bottom:5px;
	float:left;
	width:990px;
	height:45px;
	background-color:#0060aa;
	border:1px solid #015ca2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footerlinks {
	float:right;
	padding-right:35px;
	padding-top:15px;
	font-size:1em;
	color:#FFF;
}
#footerlinks a {
	color:#FFF;
}
#footerlinks a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footerlinks ul#btns li {
	font-size: 1em;
	display:inline;
	padding-right:15px;
	color:#FFF;
	font-weight: normal;
}
#copyright {
	float:left;
	color:#FFF;
	font-size: 1em;
	padding-left:35px;
	padding-top:15px;
}
#footerimages {
	float:left;
	padding-left:220px;
}
/* Styles for the entire LavaLamp menu */
.lavaLamp {
	position: relative;
	height:29px;
	width: 421px;
	padding: 8px;
	margin-top:0px;
	overflow: hidden;
}
/* Force the list to flow horizontally */
    .lavaLamp li {
	float: left;
	list-style: none;
}
/* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
	background: url("/Photo/Banners/lava.png") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url("/Photo/Banners/lava.png") no-repeat top left;
	height: 30px;
	margin-right: 9px;
}
/* Styles for each menu-item. */
        .lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: normal;
	font: 1em arial;
	color: #fff;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
	font-weight: bold;
}


/* ============= CHECKOUT & SHOP CART SECTION HEADERS ================= */

TD.coupon_row {
background-color: #FFFF66;
}

TD.GalleryInner{	
font-family: arial, verdana, ms sans serif;
background-color: #ffffff;
font-size: 1em;
color: #000000;
text-align: left;
}

TD.GalleryHeader {
font-family: arial;
background-color: #0060aa;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #87BCC5;
border-bottom-color: #87BCC5;
border-top-width: 2px;
border-bottom-width: 2px;
font-size: 1em;
color: #ffffff;
text-align: center;
}


TD.GalleryHeader_Pale {
background-color:  #0060aa;	
font-family: arial;
font-size: 1em;
color: #ffffff;
text-align: center;
}


TD.GalleryLine {
background-color:  #cccccc;	
font-family: arial, verdana, ms sans serif;
font-size: 1em;
color: #FFFFFF;
text-align: center;
}


/* ============= BUTTONS ================= */

input.cart_button { 
background-color: #D51203;
border-color: 	#D51203;
color: #ffffff;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 0.8em;
width: 100px;
}

input.news_button { 
background-color: #87BCC5;
border-color: 	#87BCC5;
color: #000000;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 0.8em;
width: 100px;
}


input.coupon_button { 
background-color: white;
border-color: 	black;
color: RED;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 1em;
}


input.order_button { 
background-color: #D51203;
border-color: 	#D51203;
color: #ffffff;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 2em;
}




/* ============= REGULAR TEXT ================= */

.BodyText {
font-family: arial, verdana, ms sans serif;
color: #000000;
font-size: 0.9em;
text-align: left;
font-weight: normal;
}

.BodyText_Bold {
font-family: arial, verdana, ms sans serif;
color: #000000;
font-size: 0.9 em;
text-align: left;
font-weight: bold;
}

.BodyText_Bold_Med {
font-family: arial, verdana, ms sans serif;
color: #000000;
font-size: 1em;
text-align: left;
font-weight: bold;
}


.BodyText_Grey {						
font-family: arial, verdana, ms sans serif;
color: #DDDDDD;
font-size: 1em;
text-align: left;
font-weight: normal;
}


.BodyText_Green {	
font-family: arial, verdana, ms sans serif;
color: #37670D;
font-size: 1.2em;
text-align: left;
font-weight: normal;
}

.BodyText_Bold_Green {
font-family: arial, verdana, ms sans serif;
color: #37670D;
font-size: 0.9 em;
text-align: left;
font-weight: bold;
}


.BodyText_Bold_Med_Green {
font-family: arial, verdana, ms sans serif;
color: #37670D;
font-size: 1em;
text-align: left;
font-weight: bold;
}


.BodyText_Red {	
font-family: arial, verdana, ms sans serif;
color: #CC0000;
font-size: 1em;
text-align: left;
font-weight: normal;
}


.BodyText_Bold_Red {
font-family: arial, verdana, ms sans serif;
color: #CC0000;
font-size: 1em;
text-align: left;
font-weight: bold;
}


.BodyText_Blue {	
font-family: arial, verdana, ms sans serif;
color: #000088;
font-size: 1em;
text-align: left;
font-weight: normal;
}


.BodyText_Bold_Blue {
font-family: arial, verdana, ms sans serif;
color: #000088;
font-size: 1em;
text-align: left;
font-weight: bold;
}



/* ============= FAT LINKS ================= */

a.Fat:link {
font-family: Arial;
color: #0000ff; 
text-decoration: underline;
font-size: 1em;
}

a.Fat:visited { 
font-family: Arial;
color: #0000ff; 
text-decoration: underline;
font-size: 1em; 
}

a.Fat:hover { 
font-family: Arial;
color: #ff0000; 
text-decoration: underline;
font-size: 1.2em; 
}

a.Fat:active { 
font-family: Arial;
color: #ff0000; 
text-decoration: underline;
font-size: 1em; 
}

.bluewrap {
	color: #ffffff;
	font-family: "Arial Bold", sans-serif;
	font-weight: bold;
	width: 98%;
	border-style: solid;
	border-color: blue;
	border-width: 2pt;
	background-color:#72AC56;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	padding: 4px;
}
