body{
	margin:0px;
	padding:0px;
	font-size: 0.7em;
	color: #999;
	font-family: "Trebuchet MS", Lucida, Verdana;
}

a, a:link, a:hover, a:visited, a:active{
	color:#000; /* #B979E6; #8C44BE; #67328B; */
	text-decoration:underline;
}
a:hover{
	color:#666;
	text-decoration:underline;
}
h1{	font-size:1.8em;}
h1.homepage {display: none; font-size: 36px; margin: 23px 25px -25px 193px;}
h1.footer_banner {font-size: 14px; margin: 0; background-color: #F7F7F7;}
h2{	font-size:1.3em;}
h2.breadcrumb {
	margin: 0;	
	font-size: 1em;
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-weight: normal;
	}
hr{
	border:0;
	height:1px;
	color:#ccc;
	background:#ccc;
}


#home-text {
	text-align: right;
	color: #edd9ce;
	padding: 377px 45px 0 70px;
	}
	
#home-text a, #home-text a:visited{
	color: #edd9ce;
	text-decoration:underline;
	}
	
#home-text a:hover{
	color: white;
	text-decoration:none;
	}

.home-spacer {
	height: 8px;
}
/* ie fux */ * html .home-spacer {height: 4px;}
	
#mainborder_top{ background: url(/templates/images/layout/main_border_top.gif) #fff repeat-x top left;}
#mainborder_bottom{ background: url(/templates/images/layout/main_border_bottom.gif) #fff repeat-x top left;}
#mainborder_left{ background: url(/templates/images/layout/main_border_left.gif) #fff repeat-y top left;}
#mainborder_right{ background: url(/templates/images/layout/main_border_right.gif) #fff repeat-y top left;}

#top_logo {	
	float: left;
	width: 400px;
	padding: 2px 0 0 5px;
}

#top_phone {
	text-align: right;
	float: left;
	width: 500px; padding-top: 20px;
}
#mainnav_type{
	margin:10px 0px 0px 5px;
}
#mainnav_collection{
	float: left;
	width: 758px;
	margin:7px 0px 5px 5px;
}
/* ie fix */ * html #mainnav_collection{margin:7px 0px 0px 3px; padding-bottom: 5px;}
#mainnav_search{
	float: left; text-align: right;
	width: 139px;
	margin-top:7px;
}
#mainnav_type a, #mainnav_type a:hover, #mainnav_type a:visited, #mainnav_type a:active{
	color: #999;
	padding-right:15px;
	text-decoration:none;
}
#mainnav_type a:hover{
	color: #666;
	text-decoration:underline;
}
#mainnav_collection a, #mainnav_collection a:hover, #mainnav_collection a:visited, #mainnav_collection a:active, #mainnav_collection span{
	display:block;
	float:left;
	margin:0px 1px 0px 0px;
	padding:1px 15px 1px 9px;
	color:#fff;
	background-color:#b7b7b7;
	text-decoration:none;
}
#mainnav_collection a:hover, #mainnav_collection span{ background-color:#7e7e7e;}

#quicksearch{
	float: left;
	margin:0;
	padding:0;
}
#quicksearch *{
	vertical-align: text-top;
}

/* ie hack \*/
* html #quicksearch_textbox{ margin-top: -1px;}
/* end ie hack */

#quicksearch_btn:hover{
	background: #7e7e7e;
}

#footer{
	/*table-layout:fixed;*/
	margin-top:13px;
	line-height:1.4em;
}
#footer td{
	vertical-align:top;
	text-align:left;
	padding:0px 5px 0px 15px;
}
#footer ul{
	margin-left:8px;
	padding:0px;
}
/* \*/ * html #footer ul{margin-left:12px;} /* */

#footer li{
	margin:0px;
	padding:0px;
	list-style: square url(/templates/images/layout/list_bullet.gif);	
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active{
	color:#999;
	text-decoration:none;
}
#footer a:hover{
	color:#666;
	text-decoration:underline;
}
#footer_keywords {
	margin: 15px 10px;
	font-size: 10px;
	}
#footer_keywords a, #footer_keywords a:visited {
	color: #999999; text-decoration: none;
	}
#footer_keywords a:hover {
	text-decoration: underline;
	}	

.footer_col td {
	padding-left: 30px;
	color: #CCCCCC; line-height: 14px;
	}
.footer_col img {
	border: 0; margin-bottom: 8px;
	}
.footer_col a, .footer_col a:visited {
	color: #CCCCCC; font-weight: bold;
	text-decoration: underline;
	}
.footer_col a:hover {
	color: #CCCCCC;
	}		
input.textbox{
	border:1px solid #ccc;
	height:14px;
	font-size: 1em;
	color: #999;
	font-family: "Trebuchet MS", Lucida, Verdana;
}
textarea.textbox{
	border:1px solid #ccc;
	font-size: 1em;
	color: #999;
	font-family: "Trebuchet MS", Lucida, Verdana;
}
form .button{
	height:18px;
	font-size: 1em;
	font-family: "Trebuchet MS", Lucida, Verdana;
	color:#fff;
	background-color:#999;
	border:0;
}
select{
	font-size: 1em;
	color: #999;
	font-family: "Trebuchet MS", Lucida, Verdana;
/*	border:1px solid #ccc;*/
}

#category{
	padding:20px 20px 0px 30px;
}
#product{
	padding:0px 20px 0px 30px;
}
#content_table a{
	text-decoration:none;
}
#content_table a:hover{
	text-decoration:underline;
}
#content_table ul{
	list-style:square;
}
#category .category_image{
	border:0;
	padding:0;
	margin:0;
}
#product #productform td{
	padding:0px 2px 2px 0px;
}

.pager_top{

	position:relative;
	z-index:100;
	float:right;
	width:51px;
	height:50px;	
	margin: -29px -30px 0px 0px;
	color:#999;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing: -0.1em;
	background: url(/templates/images/collections/jewellery_types_pager_bg.gif) no-repeat top right;

}
/* ie hack \*/ * html .pager_top{margin: -29px -15px 0px 0px;} /* */

#pager_row{
	padding: 1px 20px 15px 0px;
}
#pager_row select, #pager_row option{
	padding:0;
	margin:0;
}

.pager_bottom, #content_area .pager_bottom{
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	
}
.sort {
	font-size:0.9em;
	font-weight:bold;
	}
.pager_bottom a, .pager_bottom span, #content_area .pager_bottom a, #content_area .pager_bottom span{
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	/*border:1px solid #ccc; */
	margin-left: -1px;
	/*border-color:#bbb;*/
	color:#777;
}
#content_area .pager_bottom a:hover, .pager_bottom a:hover{
	color:#fff;
	background:#aaa;
	text-decoration: none;
}
.pager_bottom .currentpage{
	background:#ccc;
}
.info_table{	
	border:1px solid #ccc;
	border-width:0px 1px 1px 0px;
}
.info_table td, .info_table th{
	border:1px solid #ccc;
	border-width:1px 0px 0px 1px;
}
.info_table th{
	background-color:#ddd;
}

.new_button {

	background-color: #888888; 
	padding:2px;
	text-transform: uppercase;
	font-size: 12px; 
	border:1px solid #333333; 
	color:#eeeeee;
/*	font-weight: bold; */
}
.new_button a{
	color:#eeeeee;
	}
.formerror{
	color:#000; /*#8C44BE; */
	font-style:italic;
}

.formerror_star{
	color:#000; /*#8C44BE; */
	font-size:1.5em;
}
.form_table{
	border:1px solid #ddd;
	border-width:0 1px 0 1px;
	color:#777;
}
.form_table_header{
	background:#ddd;
	font-weight:bold;
}
.form_table_footer{
	background:#ddd;
}
.form_table_cycle1 td{
	border-bottom:1px solid #ddd;
}
.form_table_cycle2 td{
	border-bottom:1px solid #ddd;
	background-color:#eee;
}
.error_box{
	/*background:#8C44BE url(/templates/images/layout/error_bg.gif);*/
	background:#000 url(/templates/images/layout/error_bg.gif) bottom right no-repeat;
	color:#fff;
	padding:10px 20px 10px 20px;
	margin:40px;
	margin-top:20px;
}

.account_box{
	float: left;
	width:100px;
	height:60px;
	margin: 15px 25px 15px 25px;
	padding: 20px;
	border:1px solid #ddd;
	text-align:center;
	font-weight: bold;
}
.account_box a, a:visited {
		text-decoration: none;
}
.account_box a:hover {
		text-decoration: none;
}
.search_image{
	border:1px solid #ccc;
}
#dhtmltooltip{
	position: absolute;
	width: 160px;
	border: 0;
	padding: 15px;
	color: #ccc;
	background:#000 url(/templates/images/layout/error_bg.gif) bottom right no-repeat;
	visibility: hidden;
	z-index: 200;
}

.sitemap_list	{
	margin-left: 0; margin-top: -10px;
	}
	/* ie fix */ * html .sitemap_list {margin-left: 30px; margin-top: -18px;}
.sitemap_list	li ul {
	margin: 2px 0 2px 0;
	}
	/* ie fix */ * html .sitemap_list	li ul {margin: 2px 0 2px 40px;}
			
/* ipoints box */

div#ipoints_box_top {
	width: 380px; height: 15px; overflow: hidden;
	margin-top: 5px;
	background: url(/templates/images/layout/ipoints_box_top.gif) no-repeat;
	}

div#ipoints_box {
	width: 380px;
	background: url(/templates/images/layout/ipoints_box_bg.gif) repeat-y;
	}

div#ipoints_box_bottom {
	width: 380px; height: 15px;
	background: url(/templates/images/layout/ipoints_box_bottom.gif) no-repeat;
	}


/* ########### sfir - text to flash replacement ########### */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

h1.page_title{
	color:#999;
	font-size:2.5em;
	display:inline;
}
.content_left_title{
	margin-top:0;
}
h2.content_section{
	color:#888;
	display:inline-block;	
}

h2.checkout_section{
	color:#8C44BE;
	margin-top:0;
	margin-bottom:0;
}





.sIFR-hasFlash h1.page_title{visibility: hidden;}
.sIFR-hasFlash h2.content_section{visibility: hidden;}
.sIFR-hasFlash h2.checkout_section{visibility: hidden;}




@media print {
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
	
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
}