/* style for template #1  */

p, body, font, div
{ font-family:		Georgia, "Times New Roman", Times, serif;
  font-size:		14px;
}
td
{ font-family:		Verdana, Tahoma,  Arial;
  font-size:		11px;
}
h1
{ font-family:		Arial;
  font-size:		18px;
  color:			#353120; /* dark brown */
}
h2
{ font-family:		Arial;
  color:			#353120; /* dark brown */
}
h3
{ font-family:		Arial;
  font-size:		10px;	
  color:			#528d91; /* grey */
}
a
{ font-family:		Arial;
  font-weight:		bold;
  font-size:		11px;
  color:			#528d91; /*deep blue */ 
}
.no_underline
{ text-decoration:	none;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
  color:            #528d91; /*deep blue */           
}
.big
{ font-size:		18px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
  color:            #aea26a; /* dark gold */
}
dark_gold_text
{ 
  color:            #aea26a; /* dark gold */
}
.price
{ font-size:		16px;
  color:            #803120; /* price is red */
}
.standard
{ font-weight:		normal;
}
.light
{ color:		    #6B6341; /* brown */
  font-size:		14px;
  font-weight:		normal;
}
.bottomlinks
{ color:		    #6B6341; /* brown */ 
  font-size:		12px;
}
.darkgrey
{
  color:		    #939393; /* dark grey */ 
  font-size:		12px;
}
.toplinks
{ color:		    #6B6341; /* brown */
  font-size:		14px;
}
.shopByType
{ color:		    #6B6341; /* brown */
  font-size:		14px;
  font-weight:		bold;
}
.jewelry_descriptions
{ font-family:	   Georgia, Verdana, Tahoma,  Arial;
  font-size:	   12px;
  text-align:      left;
}
.lightsmall
{ color:			#528d91; /*deep blue */ 
  font-size:		10px;
}
.lightstandard
{ color:			#6B6341; /* brown */
  font-weight:		normal;
  font-size:		14px;
}
.middle
{ color:			#528d91; /* grey */  /* Sign in font on front page  */
}

.dark_gold_headings
{  
  font-family:    	Arial;
  font-size:		14px;
  color:			#aea26a; /* dark gold */
  font-weight:      bold;
}
.olive
{ color:			#AAAAAA;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{ font-family:		Arial;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#6B6341; /* brown */ 
  background-color: transparent;
}
.cart_info
{ font-family:    	Arial;
  font-size:		11px;
  color:            #528d91; /*deep blue */
  font-weight:      bold;
}
.totalPrice
{ font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		    1px;
  font-weight:		bold;
  color:		    #803120; 
  background-color: transparent;
}
.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#6B6341; /* brown */ 
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#6B6341; /* brown */ 
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM:    1px dotted black; 
  BORDER-RIGHT:     1px dotted black; 
}
.myAccount_bottom {
  BORDER-BOTTOM:    1px dotted black; 
}
.myAccount_right {
  BORDER-RIGHT:     1px dotted black; 
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #D8E0D4; /* light dull green */ 
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted black; 
}

.le_links{padding:3px;}
.new_link_category{padding:10px; display:none;}
input.input_text1{width:95%}
#form_new_linkcategory{display:inline;}
#le_new_link{display:none; text-align:left; padding:6px;}
div.divider_grey{padding:0px; margin:4px; border:0px solid #bbbbbb; border-bottom-width:1px;}
div.subheader{font-size:11pt; font-weight:bold;}
div.edit_le_category{display:none; border: 1px dashed #999999; border-top-width:0px; padding:4px; padding-top:0px;}

.error_message{
	color:       #803120; 
	padding:     4px;
	font-weight: bold;
}
.error_msg_f{
	color:       #803120; 
	padding:     6px 0px 6px 0px;
	font-weight: bold;
}
.ok_msg_f{
	color:       black; 
	padding:     6px 0px 6px 0px;
	font-weight: bold;
}

/*Affiliate program styles*/
.affp_login {
	border: solid #AAAAAA; 
	border-width: 0px 0px  1px 1px; 
	padding: 0px 10px 10px 10px; 
	font-size:10pt; 
	font-weight:bold;
	}
.affp_user_info {
	padding: 6px 10px 10px 10px;
}

fieldset.admin_fieldset{
	border:  1px inset black; 
	padding: 10px;
	color:   black;
}

fieldset.admin_fieldset input{
	margin: 0px;
}

#affp_enabled input{
	margin: 0px 4px 0px 4px !important;
}

input.checknomarging
{
	margin: 0px;
}

.edittitle
{
	font-size:   130%;
	font-weight: bold;
	color:       black; 
}

.header2
{
	font-size:   120%;
	font-weight: bold;
}

input.inlradio{
	vertical-align: middle;
	margin:         0px;
}
.slogan
{
    font-family:    Times New Roman;
	font-size:      140%;
	font-weight:    bold;
    color:          #64acb1; /* med blue */
	vertical-align: bottom;
    text-align:     center; 
}
.denise
{
    font-family:    Arial;
	font-size:      130%;
    color:          #528d91; /* dark blue */
    vertical-align: top;
    text-align:     center; 
    font-size:	    11px;
	font-weight:    bold;
}

.copyright
{
   color:			#6B6341; /* brown */
}
.testimonial
{
    /*font-family:	Georgia, Verdana, Tahoma,  Arial;*/
	font-family:	Arial, Georgia, Verdana, Tahoma;
	font-size:		14px;
	text-align:     left;
	color:          #6B6341; /* brown */
	font-weight:    normal;
}
.testimonial_signature
{
	font-family:	Georgia, Verdana, Tahoma,  Arial;
	font-style:     italic;
	font-size:		12px;
	text-align:     right;
	color:          #6B6341; /* brown */
}
.testimonial_dotted_line
{
	font-family:	Georgia, Verdana, Tahoma,  Arial;
	font-style:     italic;
	font-size:		11px;
	text-align:     center;
	color:          #6B6341; /* brown */
}
.ring_sizes_slogan
{
    font-family:    Times New Roman;
	font-size:      140%;
	font-style:     italic;
	font-weight:    bold;
    color:          #F5F5E0; /* almost white */
	vertical-align: middle;
    text-align:     middle; 
}
	
.ring_sizes
{
	font-family:    Tahoma,  Arial, Verdana;
	font-size:		12px;
	color:          #6B6341; /* brown */
	text-align:     center;
}

.catalog_headings
{ font-family:    	Arial;
  font-size:		14px;
  color:            #64acb1;  /* med blue */
  font-weight:      bold;
}
.sign_in
{ font-family:    	Arial;
  font-size:		12px;
  color:            #64acb1; /* med blue */
  font-weight:      bold;
}
.search
{ font-family:    	Arial;
  font-size:		14px;
  color:            #353120; /* dark brown */
  font-weight:      bold;
}


