/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size:.7em;
padding:0;
background-color:#a8c7bf;
margin:0;
}

#wrapper {
width:950px;
margin:auto;
background-color:#fff;
}
#header {
width:950px;
padding-top:20px;
margin-bottom:10px;
float:left;
background-color:#FFFFFF;
}

#header_logo {
margin-top:30px;
margin-left:20px;
float:left;

}
/*TOP RIGHT CORNER OF PAGE*/

#topright_section {
width:220px;
float:right;
clear:right;
margin-right:20px;
}

#topA {
width:220px;
float:right;
padding-bottom:10px;

}
#topB{
width:220px;
float:right;
text-align: right;
vertical-align: top;
}
label {
color: #999;
}
/*CSS_MENU*************************************************/

#multi_drop_menus * {
margin:0;
padding:0;

}

#multi_drop_menus {

 font-family:Arial, Helvetica, sans-serif;
 font-size:.9em;
 border:0;
 float:left;
 width:100%;
 height:6px;
 margin-left:20px;
 margin-bottom:30px;
 }
 
 #multi_drop_menus ul {
 float:left;
 }
  
#multi_drop_menus li{
 border-right:1px solid #666;
 list-style-type:none;
 float:left;
 position:relative;
 background-color:transparent;

 }
 #multi_drop_menus li:first-child {
  border-left:none;
 }
 
 #multi_drop_menus a {
 display:block;
 padding:.3em 6px;
 color:#666;
 text-decoration:none;
 }
  #multi_drop_menus a:hover {
  color:#DED;
  background-color:transparent;
 }
  
 #multi_drop_menus li ul{
 
 position:absolute;
 width:160px;
 display:none;
 left:-1px;
 }
 
  #multi_drop_menus li:hover ul{
  display:block;
  
  }
  #multi_drop_menus li ul li{
  width:100%;
   background:#fff;
   border-right:1px solid #686;
   border-bottom:1px solid #686;
   border-left:1px solid #686;
   padding-top:3px;
   padding-bottom:3px;
 }
 
   #multi_drop_menus li ul li:first-child {
   
    border-left:1px solid #686;
    border-top:1px solid #686;
	border-bottom:none;
   
 }
 
 * html #multi_drop_menus li ul {
   border-top:1px solid #686;
}

#multi_drop_menus li a {
background-color:#fff;
padding:0px 15px;
display:block;
 }


#multi_drop_menus a:hover { 
color:#A68737;
background-color:transparent;
}

/******************************************************/


#maincontent{
width:950px;
height:auto;
float:left;
background-color:#fff;
padding-bottom:30px
}
#maincontent p{

margin-top:20px;
margin-left:30px;
margin-right:30px;
color:#666;
line-height:1.5em;

}
/*
#maincontent p:first-child{
border-top:1px #000 solid;
padding-top:30px;
}
*/

hr {
height:1px;
color:#666;
margin-right:30px;
margin-left:30px;
}

/*classes*/

.center {
text-align:center;
}
.floatrt {
float:right;
}

.floatlft {
float:left;
}

.emphasis {
font-weight:bold;
}

.contact {
}

/*pseudo classes*/
a:link{
color:
#006699;
}
a:visited, a:hover, a:active{
color:#006699;
}


/*footer*/
#footer{
    width:950px;
	 font:10px Arial;
	color:#fff;
	line-height:1.5em;
	margin:auto;
    background-color:#a8c7bf;
}	
#footer a:link, #footer a:visited, #footer a:active{
	color: #ff0000;
	text-decoration: underline;
}
#footer a:hover{ color: #3c6ec8; text-decoration: underline; }	
#footer .alignrt {
	margin: 2px 10px 2px 0px;
	float: right;
}
#footer .alignlt {
	margin: 2px 0px 2px 10px;
	float: left;
}
#wrapper #header #smallicon {
	float: right;
	padding-bottom:5px;
}
#wrapper #header #topright_section #topB #form1 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666;
}
#wrapper#bottomcontent {
 height:300px;
 width:950px;
 background-color:#fff;
}
#bottomlinks p{
 font-size:.9em;
	color:#666;
text-align:center;
padding-bottom:10px;
}
#wrapper #bottomcontent #bottomlogo {
	padding-bottom: 20px;
}
#wrapper #bottomcontent #bottomlinks a img {

	border-style: none;
}
#wrapper #maincontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #222;
	padding-left:30px;
	padding-top:10px;
	
}
#wrapper #maincontent h1.bordered {
	border-bottom:2px #A68737 solid;
	margin:0px 30px 0px 30px;
	padding-left:0px;
	padding-bottom:10px;
}

#wrapper #maincontent .floatrt {
	padding-left: 20px;
	padding-right: 30px;
   padding-top:70px;
   float:right;
   
}

#wrapper #maincontent .floatrt2 {
	padding-left: 20px;
	padding-right: 30px;
	float:right;

   }
#wrapper #maincontent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
}

#wrapper #maincontent #pearlparam {
	margin-left:30px;

}
#wrapper #maincontent #pearlparam th {
	background-color: #a8c7bf;
	color: #333333;
	text-align: center;
}
#wrapper #maincontent #pearlparam {
	background-color: #DAE7E3;
}
#wrapper #maincontent #pearlparam td {
      background-color:#E1ECEA;
	color: #333333;
	text-align: center;
	}
#wrapper #maincontent h2 {
color:#444 ;
font-size:1.1em;
font-weight:bold;
}
#wrapper #maincontent .floatlft {
	margin-right:30px;
	
}
#wrapper #maincontent .contactfloatlft {
	margin-right:30px;
	margin-left:30px;
	float:left;
	margin-bottom: 50px;
	margin-top: 30px;
}
#wrapper #maincontent .shapetext {
	padding-bottom: 40px;
	padding-right:100px;
}
.style1 {
	font-size: small;
	font-weight: bold;
	color: #444;
}

/* Shopping Cart Styles */

.prodname, .prodprice {
	text-align: center;
}
.detailname {
	font-size: larger;
}
.prodprice, .price, .detailprice {
	text-align: center;
	color: #006699;
	margin: 0 auto;
	font-size: 11px;
	font-variant: small-caps;
}
.review {
	font-size: 11px !important;
}
table.products {
margin: 0 auto;
}
img.prodimage {
	border: 1px solid #999;
}
table.cobtbl {
	background-color: #7a7a7a;
	width: 100%;
	padding: 1px;
}
td.cobhl {
	background-color: #ffffdb;
	height: 30px;
	color: #111111;
	font-size: .9em;
}
td.cobll {
	background-color: #ffffff;
	color: #111111;
	text-align: left;
	font-size: .9em;
	}
td.product {
border: 1px dotted #3B4754;
background-color: #ffffff;
padding: 0;
} 
td.darkrow {
	background-color: #7a7a7a;
	color: #ffffff;
	text-align:center;
	height: 26px;
	margin: 10px 0;
}
td.csproduct {
border: 1px dotted #3B4754;
background-color: #FFF;
text-align: left;
}
.csprodname {
font-size: 10px;
font-family : Verdana;
}

.csprodimage {
font-size: 10px;
font-family : Verdana;
}
/* Product Reviews */
.review {
color: #000;
font-weight: bold;
}
span.review {
	color: #535353;
	font-size: .75em;
	line-height: 1.1;
	margin: 8px 16px 10px 16px;
}
.showallreview, .reviewcomments {
color: #000;
font-weight: normal;
}
.reviewname {
color: #999;
font-weight: bold;
}
hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
color:#535353;
margin: 0 10px;
}
/* Min Shopping Cart */
table.mincart {
	width: 260px;
	background-color: #adadad;
	border: 1px solid #7a7a7a;
}
td.mincart a, td.mincart a:visited, td.mincart a:active {
	color: #bc192a !important;
	font-variant: small-caps;
	font-weight: bold;
	font-size: larger;
}
td.mincart a:hover {
	color: green;
}
TD.mincart {
	font-size: 9px;
}
P.mincart {
	font-size: 9px;
}
/* Mini Customer Login */
#minilogin {
background-color: #7a7a7a;
width: 160px;
padding: 15px;
border: 1px solid #ffffff;
margin: 0 auto;
}
#prodSelection {
	background-color: #535353;
}
#prodSearch {
	background-color: #bc192a;
	padding:  2px 10px;
	height:  30px;
	color: #ffffff;
}
#prodSearch p {
	color: #ffffff;
	font-size: 0.9em;
}
table.pSearch {
	background-color: #bc192a;
	width: 99%;
}
/* Email Acknowledgement */
.receiptbody{background-color: #a8c7bf;}
.receiptoption{background-color: #e3edea;}
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #a8c7bf;}
.receipthl{background-color:#a8c7bf;}
.receiptheading{background-color:#a8c7bf;color: #FFFFFF;font-weight:bold; }

#innerdiv {
background-image:url(images/braclets_background.jpg);
height:440px;
}
#innerdiv_earring {
background-image:url(images/earringsbackground.jpg);
height:440px;
}
#innerdiv_necklaces{
background-image:url(images/necklaces_background.jpg);
height:440px;
}
#linktext {
width:360px;
height:200px;
float:right;
padding-top:110px;
padding-right:20px;
}
#linktext2 {
width:420px;
height:200px;
float:right;
padding-top:220px;
padding-right:15px;

}
#linktext3 {
width:420px;
height:200px;
float:right;
padding-top:20px;
}