@charset "UTF-8";
/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
html,body {
	font-size: 12px;
}
/*********************
LINKS
*********************/
a:link {
	color: #FC0;
}

a:visited {
  color: #FC0;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FC0;
}
ul.messages
{
	color: #fff;
	font-weight: bolder;
	margin-bottom: 10px;
}

/******************/
#product_description .crumb{
	color: #ccc;
	padding-left: 0px;
	margin-bottom: 15px;
	float: left;
}
#product_description .crumb a{
	color: #ccc;
	background-image: url(../images/common/crumbarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 15px;
	text-decoration: none;
}
#product_description .category{
	font-weight: bold;
	color: #FC0;
}
#product_description .data{
	color: #ccc;
}
#product_description .data a{
	color: #ccc;
}
#product_description .intro{
	color: #ccc;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
}
#product_description .intro a{
	color: #ccc;
}
/******************/
#spotlight_content .crumb{
	color: #ccc;
	padding-left: 0px;
	margin-bottom: 15px;
	float: left;
}
#spotlight_content .crumb a{
	color: #ccc;
	background-image: url(../images/common/crumbarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 15px;
	text-decoration: none;
}
#spotlight_content h1{
	font-weight: bold;
	color: #FC0;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
}
#spotlight_content p{
	color: #ccc;
	padding-bottom: 6px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#spotlight_content h2{
	color: #ccc;
	font-size: 15px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
	font-weight: bolder;
}
#spotlight_content h3{
	font-weight: bold;
	color: #FC0;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 8px;
	display: block;
}
#spotlight_content .title{
	color: #ccc;
	font-size: 15px;
	line-height: 16px;
	padding-bottom: 12px;
	display: inline;
	font-weight: bolder;
}
/*****************************/
#info h1, #freeflow h1{
	font-weight: bold;
	color: #FC0;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
}
#info p, #freeflow p{
	color: #ccc;
	padding-bottom: 8px;
	display: block;
}
#info h2, #freeflow h2{
	color: #ccc;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
	font-weight: normal;
}
#info .category, #freeflow .category{
	display: block;
	font-weight: bold;
	color: #FC0;
}
#info .data, #freeflow .data{
	display: block;
	padding-bottom: 5px;
	color: #ccc;
}
/**************************/
#favorites h1{
	font-weight: bold;
	color: #FC0;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
}
#favorites p{
	color: #ccc;
	padding-bottom: 8px;
	display: block;
}
#favorites h2{
	color: #ccc;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
	font-weight: normal;
}
#favorites .category{
	font-weight: bold;
	color: #FC0;
}
#favorites .data{
	padding-bottom: 5px;
	color: #ccc;
}
#favorites .data .checkmark{
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
/******************/
#stores_list h1{
	font-weight: bold;
	color: #FC0;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
}
#stores_list p{
	color: #ccc;
	padding-bottom: 6px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#stores_list h2{
	color: #ccc;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
	font-weight: normal;
}
#stores_list h3{
	font-weight: bold;
	color: #FC0;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 8px;
	display: block;
}
#stores_list .store_name{
	font-weight: bold;
	color: #FC0;
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 3px;
	display: block;
}
#stores_list .store_info{
	color: #ccc;
	padding-bottom: 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
/**************************/
.table_chart{
	color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
}
.table_chart td{
	color: #ccc;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}

#footer .sitemap
{
	color: #CCC;
	font-size: 11px;
	padding-right: 10px;
	width: 115px;
	float: left;
}
#footer .sitemap ul
{
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}
#footer .sitemap li
{
	font-weight: normal;
	margin-left: 12px;
}
#footer .sitemap li a
{
	font-weight: normal;
	color: #CCC;
}
/********************************
PRODUCT TOOLS
*********************************/
#spotlight #product_tools .tool{
	border: 1px solid #FC0;
	height: 78px;
	width: 78px;
	margin-left: 9px;
}
#spotlight img{
	border: none;
}

#tooltip{
	position:absolute;
	color:#000;
	display:none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 23px;
	padding-left: 10px;
	background-image: url(../images/navigation/txt_tooltips.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	}	
#tooltip a{
	color:#000;
	}	
	
/*  */
.hidden {
  display: none;
}
.clear {
	padding-bottom: 6px;
	clear: both;
	display: block;
}
/*********************
POP UPS
**********************/
.largerview {
	background-color: #1E1C1D;
	width: 525px;
	background-image: url(../images/common/largerview_bkg.gif);
	height: 600px;
	padding-top: 73px;
	padding-bottom: 81px;
}
.techspec {
	background-color: #ececec;
	font-size: 12px;
	color: #333;
	width: 525px;
	height: 400px;
	background-image: url(../images/common/techspec_tritontagline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 90px;
}
.techspec .Tlogo{
	display: block;	
}
.techspec .category{
	display: block;
	font-weight: bold;
	color: #faae3b;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 15px;
}
.techspec .data {
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.techspec .data p{
	display: block;
	padding-bottom: 5px;
}
.techspec .data ul{
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.techspec .data li{
	padding-top: 2px;
	
}
.leftinsert  {
	vertical-align: middle;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rightinsert  {
	vertical-align: middle;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.formfield {
	padding: 3px;
	border: 1px solid #FC0;
	width: 230px;
	background-color: #999;
	margin-bottom: 6px;
}
.formbtn {
	background-color: #999;
	margin-bottom: 6px;
	background-image: url(../images/common/bottom_panel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	color: #EC0;
	border: 1px solid #999;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.highlight {
	
}
.highlight a{
	text-decoration: none;
	padding:4px;
	border: 3px double #FC0;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 6px;
	font-size: 10px;
}
/*****************************
ADDED FOR EMAIL A JEWELER: March 2nd 2010
******************************/
/******************/
#spotlight #product_emailajeweler{
	width: 330px;
	height: 380px;
	background-color: #1e1c1d;
	float: left;
	overflow: hidden;	/*background-color: #3F0;*/
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.crumb{
	color: #ccc;
	padding-left: 0px;
	margin-bottom: 15px;
	float: left;
}
.crumb a{
	color: #ccc;
	background-image: url(../images/common/crumbarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 15px;
	text-decoration: none;
}
.category{
	font-weight: bold;
	color: #FC0;
}
.data{
	color: #ccc;
}
.data a{
	color: #ccc;
}
.intro{
	color: #ccc;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
}
.intro a{
	color: #ccc;
}
h1{
	font-weight: bold;
	color: #FC0;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 12px;
	display: block;
}
.clearwithline {
	padding-bottom: 15px;
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 15px;
}
#searchresult_content .searchresult_wrap {
	border-bottom:1px solid #333333;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	width:865px;
}

#searchresult_content h1 {
	color:#FFCC00;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding-bottom:12px;
}
