/* Sunset Rainbow, LLC -- Starfish Pod */

body, .asbody {
font-family: arial; 
font-size: 12px;
font-weight: normal;
color: #59422c;
background-color: #DCD4AC;
background-image: url('images/texturebkg.png');
/*  */
/* #efffe8; */
	}
	
	
.mastbox { background-color: #efedc5; padding-left: 10px; padding-right: 10px;  padding-top: 4px; }

.stars { position: relative; top: 2px; }

H1, H2, H3, H4 { font-family:Verdana,Helvetica,sans-serif; }

H1{
	color: #59422c; 
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 0px;
	
}

H2{

	color: #819e4f;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;

}

H3{

	color: #819e4f;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;

}

H4 {
		color: #819e4f;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
	padding: 0px;

}

span {
	color: #2f2f2f;
/*	font-size: 1em; */
}

hr {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

/* default links */

a { font-size: 12px; }
a:link,a:visited,a:active { color: #0b4887; text-decoration: none;}
a:hover { color: #0b4887; text-decoration: underline; }

.noa {
	font-size: 12px;
	text-decoration: none;
}


/* Stuff for main menu */
.mainmenu { 
font-size: 12px;
font-weight: bold; 
font-style: italic; 
height: 18px;
position: relative;
top: -3;
margin-top: 0px;
padding-top: 2px;
background-color: #59422c;

background-image:  url('images/mmbkg.png');
background-repeat: repeat;

width: 100%; 	
	}

.mainmenu { -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; }

a.menu:link,a.menu:visited,a.menu:hover,a.menu:active, a.onpagelink,a.onpage:visited,a.onpage:hover,a.onpage:active  { color: #ffffff; text-decoration: none;  }


.note {
	background-color: #526e35;
	color: #ffffff;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-weight: bold;
	
	font-size: 12px;
	height: 14px;
	
 background-image:  url('images/notebg.png');
 background-repeat: repeat-x;

	
}
a.note:link,a.note:visited,a.note:hover,a.note:active { color: #ffffff; text-decoration: none; font-weight:bold; }

/* Salutation f58a19 */
.salutation { font-weight: bold; padding: 0px; margin: 0px; font-size: 12px;}
.salutationName { color: #526e35; font-weight: bold; font-size: 12px; }
.salutationLink { color: #526e35; font-weight: bold; font-size: 12px; }


a.salutationLink:link { color: #0b4887; text-decoration: none; font-weight:bold;}
a.salutationLink:visited { color: #0b4887; text-decoration: none; font-weight:bold;}
a.salutationLink:active { color: #0b4887; text-decoration: none; font-weight:bold;}


.textbox {
/*	background-color: #ffff00; */
		width: 470px;
		padding: 0px;
		margin: 0px;
	}

.allcontent {
	background-color: #fcffee;
	background-image:  url('images/gradbkg.png');
 background-repeat: repeat;
}
	
.contentbox {
	color: #59422c;
	font-size: 12px;
	font-weight: normal;
	width: 920px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid;
	border-color: #59422c;
	background-color: #fcffee;
	background-image:  url('images/gradbkg.png');
    background-repeat: repeat;
}


h1.g {
	color: #ffffff;
}

.contentboxg {
	width: 920px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid;
	border-color: #59422c;
	background-color: #ffffff;
	background-image:  url('images/mg_bkg.png');
 background-repeat: repeat-x;
	background-image:  url('images/mg_bkg.png');
 background-repeat: repeat-x;
}

.contentboxclear {
	width: 898px;
	margin: 0px;
	padding: 0px;
}


.previewsub, a.previewsub:link, a.previewsub:visited, a.previewsub:active {
		color: #819e4f;
		text-decoration: none;
		font-weight: bold;
}

.previewdefault {
	color: #59422c;
}
.previewprice {
	color: #ff5a5a;
}

/* SKU area */
.priceentry {
float: left;
margin: 2px;
padding: 2px;
width: 60px;

}

.reviewbox {
	font-size: 12px;
	
	width: 420px;
	margin: 0px;
	margin-bottom: 10px;

	padding: 8px;
	padding-top: 10px;
	margin-top: 20px;

    border: 1px solid;
	border-color: #59422c;

	background-color: #fcffee;
	background-image:  url('images/gradbkg.png');
    background-repeat: repeat;


}
.revieweditbox{
	width: 400px;
	padding: 4px;	
	border: 1px solid;
	border-color: #ffffff;
}

.invoice{
	float: left;
	padding: 2px;
	padding-left: 10px;
	margin: 2px;
/*	border: 1px solid; */
	
}
.invoiceline {
	padding: 2px;
	margin: 0px;
}

.ilabel {
padding: 2px;
border: 1px solid;
}
.copyright {
	padding: 4px; margin-top: 0px;
	font-size: 10px;
	text-align: center;
}

.footlogocontainer {
		height: 115px;
		padding: 5px;
		margin: 5px;
		padding-top: 20px;	
		position: relative;
		vertical-align: middle;
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		
}

.footlogo {
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/* Curved box for masthead */
.curvebox{display:block}
.curvebox *{
  display:block;
  height:1px;
  overflow:hidden;
  background:#bdf9a2}
.curvebox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #efffe8;
  border-right:1px solid #efffe8;
  background:#efffe8}
.curvebox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #efffe8;
  border-right:1px solid #efffe8;
  background:#bdf9a2}
.curvebox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #efffe8;
  border-right:1px solid #efffe8;}
.curvebox4{
  border-left:1px solid #efffe8;
  border-right:1px solid #efffe8}
.curvebox5{
  border-left:1px solid #efffe8;
  border-right:1px solid #efffe8}
.curveboxfg{
  background:  #bdf9a2; }


form {
	padding: 0px;
	margin: 0px;
	
}


  input.txt{
   color:#000000;
   background-color:#ffea60;
   font-size: .75em;
   }
input.btn{

	background-color: #526e35;
	color: #ffffff;
	font-weight: bold;
	 font-size: .75em;
 }
 .orderclickline {
	 margin-bottom: 3px;
 }
.orderclick {
	margin-right: 10px;
	float: left;
}
.orderdesc {
	 width: 80px;
	 float: left;
 }
 .orderprice {
	 width: 60px;
	 text-align: right;
	 font-weight: bold;
	 float: left;
 }
.orderend{
clear: both;
}

.tabglass,.tabmenuthgeneric,.tabmenuth,.tabmenuthon {
	 background-image:  url('images/notebg.png');
 background-repeat: repeat-x;
 font-weight: bold;
}
.tabmenuthgeneric,.tabmenuth,.tabmenuthon{ cursor: pointer; font-family:Verdana,Helvetica,sans-serif;}
.tabmenuth {background-color: #969a58; color: #ffffe3;}
.tabmenuthon {background-color: #c3c692; color: #59422c; }
#tabtopa1,#tabtopa2,#tabtopa3,#tabtopa4,#tabtopa5,#tabtopa6 {z-index: -3;}

a.tabmenuth:link,a.tabmenuth:link,a.tabmenuth:visited,a.tabmenuth:hover,a.tabmenuth:active { color: #ffffe3; text-decoration: none; }
a.tabmenuthon:link,a.tabmenuthon:visited,a.tabmenuthon:hover,a.tabmenuthon:active { color: #59422c; text-decoration: none; }
.tabmenumain { display: none; border: 1px solid #c3c692; vertical-align: middle; padding-left: 5px;}
.tabmenutr {z-index: 2;border: 0; padding: 0; margin: 0; background-color: #c3c692; height: 8px; clear: both;}
#loadmsg {display: block; width: 500px; height: 200px;}
#loadmsg2 {margin-left:200px; padding-top: 40px;}


.btitle {
	width: 210px;
	background-color: #66a04d; 
	border: solid 1px #a3bc88;
	text-align: center;
	color: #ffffff;
	float: left;
	margin-bottom: 10px;
	padding: 2px;
	margin-left: 0px;
	margin-right: 10px;
	font-weight: bold;
	background-image:  url('images/notebg.png');
    background-repeat: repeat-x;
}

.btitle2 {

	background-image:  url('images/checkg.gif');
    background-repeat: no-repeat;
	background-position: 10px 4px;
	
	padding-top: 44px;
	height: 110px;
	padding-left: 15px;
	background-color: #d5ffc3; 
	text-align: left;
	color: #776553;
	margin-top: 10px;
	margin-top: 4px;
	/*
	border-bottom: solid 1px #59422c;
	border-right: solid 1px #59422c;
*/
}

.btitleb {	float: left;}

.reviewA { width: 500px; border: 1px solid; padding: 4px; }
.reviewS { width: 120px; margin:0px; padding:0px; float: left; }
