body {
	padding:0;
	margin:0;
	text-align:left;
	background-color: #404a4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 11px;
	color:#ffffff;
	}

 a {
	color:#009997;
	text-decoration:none;
			}
/*Tooltip Formatting*/
#free-guarantee{clear:both; position:relative; text-align:right; padding:10px; z-index:1000;}
#free-guarantee p{padding:0px 0px 5px 0px; margin:0px;}
#free-guarantee a{color:#eeeccc; font-weight:bold; font-size:10px; line-height:1.5;}
#free-guarantee a:hover {background:#27c9ef; text-decoration:none;} /*BG color is a must for IE6*/
#free-guarantee a.tooltip span {display:none; padding:2px 3px; margin:20px 0px 0px 8px; width:160px; text-align:left;}
#free-guarantee a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#000000; font-size:10px; line-height:1;}

			
/*----------Layout Formatting (DO NOT MESS THIS UP ARON)----------*/
#wrapper{
	width:937px;
	margin:0px auto;
	background:#ffffff;
	min-height:900px;
	height:auto !important;
	height:900px;
	position:relative;
	}
	

.main-button {
	position:absolute;
	top:754px;
	left:215px;
}

#content{
	background-image:url(../images/interface/bgt.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:746px;
	margin:0px;
	clear:both;
	}
	
#header {
	height:204px;
	width:191px;
	float:left;
	background-color:#ffffff;
	}

#menu {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:172px;
	padding-top:20px;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:10px;
	}
		
#menu li {
	margin:0;
	padding:0;
	}
	
#menu li a {
	display: block;
	margin:0;
	padding:0;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}

#menu li a:hover {
	display: block;
	margin:0;
	padding:0;
	font-weight: bold;
	color: #ffffff;
	background-color:#7adef5;
	text-decoration:none;
	}

#menu .sub {
	font-weight:normal;
	margin: 0;
	margin-left:15px;
	padding: 0;
	}

#footer {
	width:745px;
	text-align:center;
	padding: 0px 0px 0px 192px;
	background: url(../images/interface/bgt.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	clear: both;
	float:left;
	
	}
#footer a{color:#666666;}

/*----------Content Formatting----------*/

#leftside{
	width:191px;
	float:left;
	clear:left;
	background: url(../images/interface/bgt.jpg);
	background-repeat:repeat-y;
	}

#rightside{
	text-align:left;
	min-height:400px;
	width:746px;
	float:right;
	background-color:#FFFFFF;
	border:none;
	}
	
#rightside a {
	border:none;
	text-decoration:none;
}
		
.shoppingbar{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:734px;
  height:16px;
	background-color:#4e9bc2;
	padding:2px 6px 5px 6px;
	border:none;
	}

.shoppingbar div {
	width:366px;
	float:left;
	}
	
	
.shoppingbar a {
	color: #ffffff;
	text-decoration:none;
	}
		
.shoppingbar a:hover {
	color: #9becfe;
	text-decoration:none;
	}
	
#sidebaraddress {
	margin:0 auto;
	color:#fff;
	clear:both; 
	position:relative; 
	top:-10px;
	text-align:center; 
	padding:10px 10px 0px 0px; 
	}
#sidebaraddress a {
	color:#FFF;
}
	
#logo {
	float:left; 
	text-decoration:none;
	}

#logo a {
	text-decoration:none;
	border:none;
}

#logo a:link, #logo a:hover, #logo a:selected {
	text-decoration:none;
	border:none;}
	
#flash {
	padding: 0  0  0 20px;
}

#side-bar {
	position:relative;
	top:-70px;
}

/*----------Listings Formatting----------*/	
#listingholder{
	width:570px;
	margin-top:10px;
	margin-left:95px;
	}
	
#loosediamondlistingholder{
	width:570px;
	margin-top:10px;
	margin-left:35px;
}

.listing {
  color:#666666;
	font-size:9px;
	width:170px;
	height:250px;
	margin-top:10px;
	float:left;
	}

.listingspacer {
  text-align:center;
	width:30px;
	margin-top:10px;
	float:left;
	}

.listing a {
	color: #666666;
	font-size:9px;
	border: 1px solid #1ea3c1;
	height: 12px;
	padding:0px 2px 0px 2px;
	text-decoration:none;
	}
	
.red {
    color:#FF0000;
	}

.thumb{
	border: 1px solid #1ea3c1;
	margin-bottom:0px;
	
	}	
/*----------Form Formatting----------*/
.formtext{
	font-size:11px;
	border: 1px solid #468b8f;
	height: 13px;
	margin:0px;
	padding:0px;
	}

.searchbutton{
	color:#4e9bc2;
	font-size:11px;
	font-weight:bold;
	height: 16px;
	width: 40px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	cursor: pointer;
	}
	
.button {
	border: 1px solid #4e9bc2;
	color: #4e9bc2;
	background-color: #ffffff;
	cursor: pointer;
}	

/*******CONTACT FORM********/

.field
{
color:#006266;
background-color:#FFFFFF;
border:#006266 1px solid;
}

h1 {
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 17px;
}

.paging-nav a:link, .paging-nav a:active, .paging-nav a:visited, .paging-nav a:hover {
	color:#000000;
}

.featureimg {
	border:#ffffff 2px solid;
}
