body
{
	margin-top: 0px;
	font: 0.7em verdana;
}

input 
{
	color: #007da3;
	font-size: 11px;
}

select 
{
	color: #007da3;
	font-size: 11px;
}

a
{
	color: #007da3;
}

a:hover 
{
	color: blue;
}

#container
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#top_menu
{
	float: left;
	height: 25px;	
	width: 463px;
}

#top_menu div 
{
	color: #0e4871;
	float: left;
	line-height: 25px;
	text-align: center;
	border-left: 1px solid #ffffff;
}

#top_menu #home 
{
	border: 0;
}

#top_menu a 
{
	text-decoration: none;
	color: #0e4871;
}

#shopping_cart 
{
	float: left;
	height: 25px;
}

#shopping_cart div 
{
	float: left;
	line-height: 25px;
	text-align: center;
}

#main_content 
{
	width: 955px;
	background: url(images/en/extender.jpg) repeat-y;
}


#content_wrapper 
{
	float: left;
	width: 804px;
	background: url(images/en/extender2.jpg) repeat-y;
}

#shop_menu 
{
	height: 25px;
	margin-right: 10px;	
	background: none;
}

#shop_menu ul 
{
	list-style: none;
	text-align: right;
}

#shop_menu li 
{
	display: inline;
	line-height: 25px;
	border-left: 1px solid #9e9e93;
	padding: 0 5px;
}

#shop_menu a 
{
	text-decoration: none;
	color: #0e4871;
}

#shop_menu a:hover
{
	color: #a6d2df;
}

#shop_menu #shop_online 
{
	border: 0;
}

hr
{
	color: #2b85c4;
	border: dotted;
}

#bottom_menu
{
	text-align: center;
	height: 25px;
	background: #007da3;
	float: left;
	width: 910px;
}

#bottom_menu ul
{
	height: 25px;
	margin: 0px;	
}

#bottom_menu li
{
	list-style: none;
	display: inline;
	line-height: 25px;
	padding: 0 5px;
}

#bottom_menu a 
{
	text-decoration: none;
	color: #a6d2df;
	line-height: 25px;
	height: 25px;
}

#bottom_menu a:hover
{
	color: #ffffff;
}

.category_path
{
	width: 100%;
}

.paging
{
	text-align: center;
}

.category_product
{
	float: left;	
}


.product_thumbnail
{
	float: left;
	
	text-align: center;
	width: 110px;	
}

/* border: 1px solid #2b85c4; */

.category_product .product_info
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.label
{
	width: 100px;
	text-align: right;
	padding: 0 5px;
	float: left;
}

.data
{
	text-align: right;
	float: left;
}

.data2 
{
	float: left;
}

.our_price
{
	font-weight: bold;
}

.save_price
{
	color: red;
}
	
.product_title 
{
	font-family: Georgia;
	font-size: 12px;
	color: #2b85c4;
	letter-spacing: 1px;
}

.product_image
{
	float: left;
}


.product_info
{
	float: left;
}


.separator
{
	clear: both;
}

.form div {
	margin-bottom: 0.5em;
	width: 100%;
}

.form .indent {
	margin:10px 0px 10px 95px;
}

.form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

.form .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

.order_detail 
{
	font: 1em verdana;
	border: 1px solid #2b85c4;
}
.order_detail th
{
	border: 1px solid #2b85c4;
	background-color: #007da3;
	color: #ffffff;
}
.order_detail td
{
	border: 1px solid #2b85c4;
}

.order_summary {
	font: 10pt verdana,arial;
	text-align: right;
}

.order_summary .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	width: 280px;
	font: 0.8em verdana;
	font-weight: bold;
}

.order_summary .form_data 
{
	padding: 0 5 0 0;
	text-align:right;
	width: 100px;
	font: 0.8em verdana;
	font-weight: bold;
}

.new_user
{
	float: left;
}

.existing_user 
{
	float: left;
}

.step 
{
	text-align: center;
	width: 560px;
	margin: 5px auto;
}

.step ul 
{
	list-style: none;
	margin: 0px;
}

.step li 
{
	display: inline;
	border: solid 1px black;
	padding: 2px;
	font-weight: bold;
	line-height: 25px;
}

.step .current_step 
{
	background: #0091a8;
	color: #ffffff;
	font-weight: bold;
}

.account_nav 
{
	text-align: center;
	width: 560px;
	margin: 5px auto;
}

.account_nav ul 
{
	list-style: none;
	margin: 0px;
}

.account_nav li 
{
	display: inline;
	padding: 2px;
}

.registry_nav 
{
	text-align: center;
	width: 800px;
	margin: 5px auto;
}

.registry_nav ul 
{
	list-style: none;
	margin: 0px;
}

.registry_nav li 
{
	display: inline;
	padding: 2px;
}

.table_data {
	font: 1em verdana;
}

.table_data table {
	font: 1em verdana;
}

th
{
	border: 1px solid #2b85c4;
	background-color: #007da3;
	color: #ffffff;
}

td
{
	border: 0px solid #2b85c4;
}

#data tr 
{
	font: 10pt verdana,arial;
	color: #000000;
}

#data th 
{
	font: 10pt verdana,arial;
	text-align: left;
	background-color: #addeed;
}

#data td 
{
	background-color: #59aab8;
	color: #FFFFFF;
}	

#data td.section 
{
	background-color: #cacbc5;
	color: #636466;
	font-weight: bold;
}

fieldset 
{
	margin: 0;
	padding: 0;
}


.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #353796;
	text-decoration: none;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 80%;
}
.flashpadding {
	padding-top: 3px;
	padding-bottom: 5px;
}
.verticaldivider {
	background-image: url(images/sce/bluesquare.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #292b8a;
	text-decoration: none;
	letter-spacing: 0.5mm;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #201d1e;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac1818;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #353796;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #353796;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.homecontentbox {
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/sce/subsectionbackground.gif);
}
.presentationlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #161877;
	text-decoration: none;
	padding-right: 11px;
	background-image: url(images/sce/presentationlinkback.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
.presentationlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161877;
	text-decoration: none;
}
.presentationlink a:hover{
	color: #353796;
	text-decoration: underlilne;

}
.greytext {
	color: #848383;
}
.bluetext {
	color: #353796;
}

.homehighlightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.homehighlightbox UL {
	MARGIN-TOP: 0px;
	PADDING-LEFT: 0px;
	MARGIN-LEFT: 15px;
	PADDING-TOP: 0px;
	line-height: 20px;
	}
.subpagepadding {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.gemtablehead {
	color: #FFFFFF;
	background-color: #3366ff;
}
.birthstones td { padding-top: 3px; padding-bottom: 3px; padding-right: 5px;}
.month { font-weight: bold;  border-bottom: 1px solid #666; border-top: 1px solid #666; padding-right: 0px; padding-top: 1px; padding-bottom: 1px;font-family: Georgia; display: block; font-size: 16px; color: #666;}
#birthstones td.month p { }

/* LOGIN PAGE */
.new_user {
  width: 170px;
  float: left;
}
.existing_user {
  text-align: left;
  width: 200px;
  float: left;
}
.existing_user .form_element {
  text-align: left;
}
.existing_user .indent {
  margin-left: 5px;
}

/* TESTIMONIALS */

.testimonial {
  margin-left: 20px;
  margin-bottom: 5px;
  padding-top: 3px;
  border-top: 1px solid #ccc;
}
.test-name {
  margin-left: 30px;
  margin-top: 0px;
  font-style: italic;
  }

/* VGM - Categories */

.category_desc { margin-top: 0px; }


div.category_path a { color: #003399; letter-spacing: 1px; }
div.sub_category a { font-size: 12px; text-decoration: none;}
div.sub_category a:hover { color: #003399; }
div.product_thumbnail { }
div.product_thumbnail a { border: 0px; }
div.product_thumbnail img { border: 0px; }
div.product_info { }
div.product_info a { font-weight: bold; text-decoration: none; }
div.product_info a:hover { color: #003399; }

#main_image { margin-top: 20px; }

/* VGM - Category Descriptions */

#catdesc {
padding-right: 8px;
border: 1px solid #003399;
padding-bottom: 8px;
background-image: url(houstonjewelers/images/sce/catdesc_bg2.jpg);
text-align: justify;
background-attachment: scroll;
padding-top: 20px;
padding-left: 0px;
background-repeat: repeat-x;
margin-bottom: 15px;
}

.caticon {
border: 1px solid #003399; float: left;
}

#catdesc2 {
padding-right: 8px;
border: 1px solid #003399;
padding-bottom: 5px;

text-align: justify;
background-attachment: scroll;
padding-top: 5px;
padding-left: 0px;
background-repeat: repeat-x;
}

#catdesc2 a {
font-weight: bold;
font-style: italic;
font-size: 10px;
color: #003399;
text-decoration: none;
} 

#catdesc2 p {
margin-top: 0px;
margin-bottom: 0px;
padding-right: 5px;
padding-left: 5px;
}

#catdesc2 .designerlogo {
border: 1px solid #003399;
margin-left: 5px;
margin-right: 5px;
float: right;
width: 152px;
height: 62px;
}

#catdesc2 .designerlink {
float: left;
width: 150px;
margin-right: 10px;
margin-left: 10px;
}

a.bluebutton {
background: url(images/sce/bluebutton-bg.jpg) repeat-x; 
height: 33px;
width: 150px;
display: block;
text-align: center;
padding-left: 3px;
padding-right: 3px;
color: #FFF;
}


/* VGM - Designers */
/*
#designerDescription {
border: 1px solid #003399;
}
#designerdescription p {

text-align: justify;
}
#designerdescription .designerlogo {
float: right;
margin-left: 10px;
}
#designerdescription a {
font-weight: normal;
font-style: italic;
color: #000;
text-decoration: none;
} */


.des-logo { 
width: 150px;
height: 60px;
float: right;
border: 1px solid #003399;
border-top: 3px solid #003399;
margin-top: 10px;
}

.des-desc {
border: 1px solid #003399;
border-top: 3px solid #003399;
margin-right:70px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
}

.des-desc a {
color: #003399;
font-size: 8pt;
text-align: right;
}

/* VGM - Product Descriptions */

.product_image {
font-size: 12px;
font-family: Georgia, Verdana;
color: #2b85c4;
}










































