*{
	margin:0px;
	padding:0px;
}

body {
	margin: 0;
	padding: 0;
	font: 68.75% "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	color: #7E7E7E;
	letter-spacing:0.03em;
	position: relative;
	background: #ECF7FD url(images/diamond-jewelry/bgstripe.jpg) repeat-x top;

}

#wrapperbg {
	margin:0px auto;
	width: 960px;
	text-align:left;
	background: white /*url(images/diamond-jewelry/shadowbg.png) repeat-y;*/
}

#wrapper {
	margin:0px auto;
	width: 936px;
	text-align:left;
	background: #fff;
}

/* ------------------------------------------------------------LINKS IN GENERAL*/

a {outline:none; color:#4C4C4C;}
a:link {text-decoration:none; color:#4C4C4C;}
a:visited {text-decoration:none; color:#4C4C4C;}
a:hover {text-decoration:underline; color:#4C4C4C;}
a:active {text-decoration:underline; color:#4C4C4C;}

/* ------------------------------------------------------------BASICS*/

img {
	border:0px;
}

.salmon {
	color:#FC4F4F;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.1em;
	padding-bottom:7px;
	}

h1 {
	color:#4C4C4C;
	font-size:13px;
	font-weight:normal;
	letter-spacing:0.01em;
	padding-bottom:15px;
	}
	
h2 {
	color:#4C4C4C;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.01em;
	}
	
h3 {
	color:#7E7E7E;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.01em;
	}
	
h4 {
	color:#4C4C4C;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.01em;
	}
	

/* ------------------------------------------------------------BRANDING AREA */


#branding {
	padding: 0px;
	background:#EDF7FD url(images/diamond-jewelry/logo.gif) no-repeat left;
	width:936px;
	letter-spacing:0.1em;
	float:left;
}

#branding ul {
	margin:38px 0 0 15px;
	list-style:none; 
	width:130px;
	float:right;
}

#branding ul img {
	margin:0 0 0px 0;
	border:0px;
}

#branding ul a:link, #branding ul a:visited{
	text-decoration: none;
	font-size: 10px;
	color: #3A6171;
}

#branding ul a:hover, #branding ul a:active{
	text-decoration: underline;
}

#branding .logolink ul {
	margin:0px;
	padding:0px;
	list-style:none; 
	float:left;
}

#branding .logolink ul img {
	margin:0px;
	border:0px;
}


/* ------------------------------------------------------------BRANDING AREA - col2 */

#branding .col2 ul {
	margin:0px 0px 0px 5px;
	list-style:none; 
	width:250px;
	float:right;
}

#branding .col2 li {
	padding-left:0px;
}
	
#branding li.viewbagbutton {
	padding:0px;
	margin:0px;
}

#branding li.chat {
	/*background:url(images/diamond-jewelry/bullets/chatbullet.gif) no-repeat;
	padding-left:28px;*/
	padding:0px 0px 0px 4px;
	margin:0px;
}

/* ------------------------------------------------------------HORIZONTAL NAV BAR */

#horizNav ul {
	margin:0px;
	padding:0;
	list-style:none;
	width:936px;
	background:#fff;
}

#horizNav ul a {
	display: block;
	margin:0px;
	text-decoration:none;
	color:#fff;
	float:left;
}

#horizNav ul img {
	border:0;
}

#horizNav ul.nolink {
	margin:0px;
	display: block;
	text-decoration:none;
	border:0;
	color:#fff;
	float:left;
}

#horizNav ul li {
	float: left;
	padding: 12px 0 0px 0;
}

#horizNav form {
	float:left;
	margin: 0px;
	position: relative;
	top:-5px;
}

#horizNav .submit {
	margin:0px;
	padding:0px;
	position:relative;
	top:-2px;
	}


/* ------------------------------------------------------------MAIN CONTAINER */

#mainContainer {
	width:936px;
	padding:0px;
	background:white;
}


/* ------------------------------------------------------------SIDE MENU CONTAINER */

#sidecontainer {
	width:204px;
	float:left;
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------SIDE MENU HEADER */

#sideheader {
	width:204px;
	background:#F1F1F1 url(images/diamond-jewelry/headings/browsecollections.gif) no-repeat bottom;
	height:63px;
}


/* ------------------------------------------------------------SIDE MENU */


#sidemenu {
	width:189px;
	background:#DEDEDE;
	margin-top:2px;
	padding:10px 0 10px 15px;
}

#sidemenu ul {
	display:block;
	list-style:none;
}

#sidemenu li {
	padding: 0px 0 0px 0;
}

/* ------------------------------------------------------------SIDE MENU WIDGETS */

#sidewidgets {
	width:204px;
}


#sidewidgets img {
	border-top: 0px white solid;
}




/* ------------------------------------------------------------CONTENT BREADCRUMB */

#contentbread {
	width:730px;
	float:left;
	margin-left:2px;
	background: #F1F1F1;
	height:5.72em;
}

#contentbread a{
	display:inline;
	position:relative;
	top:40px;
	left:8px;
	background:url(images/diamond-jewelry/bullets/breadcrumbarrow.gif) no-repeat right bottom;
	padding: 0 18px 0 7px;
	font-size: 11px;
	color:#999999;
	text-decoration:none;
}

#contentbread a:hover{
	display:inline;
	position:relative;
	top:40px;
	left:8px;
	background:url(images/diamond-jewelry/bullets/breadcrumbarrow.gif) no-repeat right bottom;
	padding: 0 18px 0 7px;
	font-size: 11px;
	color:#999999;
	text-decoration:underline;
}

#contentbread a.current {
	background:none;
	color:#498FB6;
	text-decoration:none;
}

/* ------------------------------------------------------------DETAIL CONTENT - TOP PORTION CONTAINER*/

#contenttop {
	width:690px;
	float:left;
	padding-left:28px;
	margin-left:12px;
	border-bottom:dotted 1px #999999;
	background:white;
}

/* ------------------------------------------------------------DETAIL CONTENT - TOP PORTION - PRODUCT IMAGE*/


#contentimages {
	width:320px;
	float:left;
	padding-top:45px;
	background:white;
	}	


/* ------------------------------------------------------------DETAIL CONTENT - TOP PORTION - BUYING AREA*/

#contenttop h1 {
	width:330px;
	float:left;
	color:#7C7C7C;
	padding-top:30px;
	padding-right:40px;
	font-size:12px;
}

#contentdropdowns {
	width: 188px;
	float:left;
	margin-top: 25px;
	padding-bottom: 30px;
	line-height:3em;
	color:#7C7C7C;
	background:white;
}

#contentdropdowns img {
	margin-top: 5px;
}

#contentdropdowns a {
	color:#498FB6;
}

#contentaskus {
	width:142px;
	float:left;
	position:relative;
	bottom:-40px;
	text-align:right;
	background:white;
}


/* ------------------------------------------------------------DETAIL CONTENT - DESCRIPTION */

#contentcontainer {
	width:320px;
	float:left;
	padding-left:40px;
	padding-top:40px;
	background:white;
}

#contentdescrip {
	width:280px;
	background: #FFFFFF url(images/diamond-jewelry/headings/detaildescription.gif) no-repeat top left;
	padding-top:30px;
}

#contentproductinfo {
	width:280px;
	background:#FFFFFF url(images/diamond-jewelry/headings/detailproductinformation.gif) no-repeat top left;
	padding-top: 30px;
	line-height:1.4em;
}

#contentproductinfo tr {
	background:#ECFAFF;
	padding-bottom:1px;
}

#contentproductinfo td {
	width:140px;
	padding: 1px 5px 1px 5px;
}

#contentcontainerright {
	width:330px;
	float:left;
	padding-right:40px;
	padding-top:40px;
}

#contenticonbox {
	width:225px;
	float:left;
	padding:0px 10px 0px 55px;
	margin-top:40px;
	background:url(images/diamond-jewelry/detailiconbox.gif) no-repeat left #eeeeee;
	line-height:2.6em;
	letter-spacing:-.5px;
}

#contenticonbox a{
	color:#4C4C4C;
	display:block;
	text-decoration:none;
}


#contenticonbox a:hover{
	color:#4C4C4C;
	display:block;
	text-decoration:underline;
}


#contentrelated {
	width:330px;
	float:left;
	background:#FFFFFF url(images/diamond-jewelry/headings/detailyoumayalsolike.gif) no-repeat top left;
	margin-top:40px;
	padding-top: 30px;
}

#contentrelated img {
	padding:20px;
	margin:5px;
	border-bottom:0px #eeeeee solid;
	border-right:0px #eeeeee solid;
}

/* ------------------------------------------------------------CAT CONTENT - TOP PORTION */

#contentcattop {
	width:700px;
	float:left;
	padding-left:18px;
	margin-left:12px;
	border-bottom:dotted 1px #999999;
	background:#FFFFFF url(images/catproductimage.jpg) no-repeat right top;
	height:23.18em;
}

#contentcattop h1 {
	color:#498FB6;
	font-size:14px;
	font-weight:normal;
	width:320px;
	float:left;
	padding: 25px 40px 0 0;
}

#contentcattop h3 {
	width:320px;
	height:120px;
	float:left;
	padding:30px 40px 0 0;
	color:#7c7c7c;
}

/*  THIS IS FOR WHEN WE SORT OUT THE TOP FEATURED ITEM AREA... */
#contentcattop h3 {
	width:320px;
	height:112px;
	float:left;
	padding:30px 40px 0 0;
	color:#7c7c7c;
}

#contentcattop h2 {
	width:320px;
	float:left;
	padding-right:12px;
	margin-right:20px;
	text-align:right;
	color:#111;
	background:url(images/diamond-jewelry/bullets/catfeaturearrow.gif) no-repeat right center;
}


/* ------------------------------------------------------------CAT CONTENT */

#contentcatcontainer {
	width:730px;
	float:left;
	padding: 0px 0 0 0px;
	background:white;
}

#search-container a {
	color: red;
}

.catimg {
	padding: 0;
	height:140px;
	overflow:hidden;
}


#contentcatdescrip {
	width:183px;
	height:28em;
	float:left;
	padding: 0px 30px 50px 30px;
}

#contentcatdescrip h2 {
	font-size:13px;
	padding-bottom:15px;
}

#contentcatdescrip a:link h1{
	text-decoration:none;
	color:#4c4c4c;
}

#contentcatdescrip a:hover h1{
	text-decoration:underline;
	color:#4c4c4c;
}

#contentcatdescrip img {
	padding:10px 0 0 0;
}


/* ------------------------------------------------------------ LIST CONTENT - TOP PORTION */

#contentlisttop {
	width:700px;
	float:left;
	padding-left:30px;
	height:32.72em;
	background:white;
}

#contentlisttop img {
	float:left;
	margin-top:35px;
}

#contentlistdescrip {
	width:320px;
	float:left;
	padding: 25px 60px 0 0;
	background:white;
} 

#contentlistdescrip h1 {
	color:#555555;
	font-size:14px;
	font-weight:normal;
}

#contentlistdescrip h3 {
	padding:10px 0 15px 0;
	color:#7c7c7c;
}

#contentlistdescrip h3 table td.btn {
  width:60px;
  padding:0;
  margin:0;
}
#contentlistdescrip h3 table td.btn a {
  padding:0;
  margin:0;
}
#contentlistdescrip h3 table td.btn img {
  padding:0;
  margin:0;
  float:none;
  position:relative;
  top:0;
  right:0; 
}

#btn_video {
  float:right;
  position:relative;
  top:0;
  right:0;
}

#btn_video img {
  float:left;
  position:relative;
  top:0;
  right:0;
  padding-bottom:80px;
}

#contentlistdescrip h2 {
	padding:7px 40px 0 12px;
	line-height:0.7em;
	background:url(images/diamond-jewelry/bullets/redbullet.gif) no-repeat left bottom;
}

#contentlistdescrip h2:hover {
	padding:7px 40px 0 12px;
	line-height:0.7em;
	background:url(images/diamond-jewelry/bullets/redbullet.gif) no-repeat left bottom;
	text-decoration:underline;
}

/* ------------------------------------------------------------ LIST CONTENT */

#contentheader {
	width:700px;
	float:left;
	padding-left:18px;
	margin-left:12px;
	border-bottom:dotted 1px #999999;
	background:white;
}

#contentheader img{
	padding-bottom: 5px;
	padding-top: 20px;
}

#contentlistcontainer {
	width:700px;
	float:left;
	padding-left:0px;
	padding-right:18px;
	margin-bottom:30px;
	margin-left:12px;
	border-bottom:dotted 1px #999999;
	background:white;
}

#contentlistcontainer .helpinfo {
	margin:0px 0px 0px 600px;
}


#contentlist {
	float:left;
	line-height:2.5em;
	padding-bottom:30px;
	background:white;
}

#contentlist h5 {
	font-size:13px;
	font-weight:normal;
	}

#contentlist td {
	width:300px;
	line-height:2.5em;
	padding-left:15px;
}

#contentlist td.price {
	width:40px;
	line-height:2.5em;
	padding-right:10px;
}

#contentlist td.divider {
	width:2px;
	background:#dddddd;
	padding:0px;
}

#contentlist a{
	display:block;
	font-size:10px;
	color:#7e7e7e;
	text-decoration: none;
}

#contentlist a:hover{
	display:block;
	font-size:10px;
	color: #FC4F4F;
	text-decoration: none;
}

#contentlist img {
	position:relative;
	top:7px;
	padding-left:8px;
}

/* ------------------------------------------------------------ AUX PAGES */

#auxcontent {
	width:700px;
	float:left;
	padding:15px 15px 0 15px;
}

#auxcontent h5 {
	font-size:14px;
	color:#555555;
	font-weight:normal;
}

#auxcontent h5.salmon {
	font-size:14px;
	color:#FC4F4F;
}

#auxcontent h4 {
	padding:10px 0 20px 0;
}

#auxcontent .testi {
	color:#FC4F4F;
}

#auxcontent a {
	font-size:12px;
	color:#555555;
	text-decoration:underline;
}

#auxcontent a:hover{
	font-size:12px;
	color:#FC4F4F;
	text-decoration:underline;
}

#auxcontent td {
	padding:15px 40px 15px 0;
	border-bottom:dotted 1px #999999;
}


#auxcontent img{
	padding-left:25px;
}	


/* ------------------------------------------------------------ POPUP PAGES */

#popup {
	padding:15px 15px 15px 15px;
	background-color:white;
}

#popup h5 {
	font-size:14px;
	color:#555555;
	font-weight:normal;
}

#popup h5.salmon {
	font-size:14px;
	color:#FC4F4F;
}

#popup h4 {
	padding:10px 0 20px 0;
}

#popup a {
	font-size:12px;
	color:#555555;
	text-decoration:underline;
}

#popup a:hover{
	font-size:12px;
	color:#FC4F4F;
	text-decoration:underline;
}

#popup .testi {
	color:#FC4F4F;
}

#popup td {
	padding:15px 40px 15px 0;
	border-bottom:dotted 1px #999999;
}


#popup img{
	padding-left:25px;
}	

/* ------------------------------------------------------------CREDIT CARDS ETC */

#cards {
  float:left;
  width:936px;
  margin:20px 0px;
  text-align:center;
  }

#cards img {
  margin:8px 0px;
}
	
	
/* ------------------------------------------------------------SEARCH RESULTS */


	

/* ------------------------------------------------------------FOOTER */


#footer { 
	float: left;
	width:936px;
	padding:17px 0 10px 0;
	background:#E5F6FD;
	font-size: 11px;
	color: #333333;
	margin:0px;
	letter-spacing:0.1em;
}

#footer ul {
	display:inline;
	list-style:none;
	float:left;
	width:200px;
	padding:0 17px 0 17px;
	margin:0px;
}

#footer img {
	padding-bottom:15px;
}

#footer ul a:link, #footer ul a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

#footer ul a:hover, #footer ul a:active {
	text-decoration: underline;
	color: #FC4F4F;
}

/* ------------------------------------------------------------SITE MAP FOOTER */


#sitemap { 
	float: left;
	width:936px;
	padding:17px 0 10px 0;
	background:#EEEEEE;
	font-size: 10px;
	color: #333333;
	margin:10px 0 0 0px;
	letter-spacing:0.1em;
}

#sitemap ul {
	display:inline;
	list-style:none;
	float:left;
	width:200px;
	padding:0 17px 0 17px;
	margin:0px;
}

#sitemap img {
	padding-bottom:15px;
}

#sitemap ul a:link, #sitemap ul a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

#sitemap ul a:hover, #sitemap ul a:active {
	text-decoration: underline;
	color: #FC4F4F;
}


/* ------------------------------------------------------------FOOTER CLEAR*/

#footer2 {
clear:both;
width:936px;
background:white;
height:10px;
}

