/******************************************
*
* Global stylesheet to be used on all pages.
*
*******************************************/

/* Basic styles */
body {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
	padding : 0px;
	margin : 0px;
	border : 0px;
	background: url(/img/global/bg_gradient.jpg) repeat-x top center #F4E9D2;

}
h1, h2, h3, h4, h5, h6 {
	margin : 0px 0px 0px 0px;
}
a {
	color : #660066;
	outline: none;
}
a:link {
	color : #660066;
}
a:active {
	color : #660066;
}
a:visited {
	color : #993399;
}
a:hover {
	color : #996699;
}
form {
	padding : 0px;
	margin : 0px;
}
#page {
	position : relative;
	width : 770px;
	margin:0 auto;
	background : #FFFFFF;
	padding: 0px 0px 20px 0px;
}
select, input, textarea {
	color : #000000;
	font-family : Arial, Helvetica;	
	font-size : 11px;
}


/* Page content */
#pageContent {
	display : block;
	float : left;
}


/* Font styles */
.pageTitle {
	font-size : 26px;
	font-weight : bold;
}
.pageSubtitle {
	font-size : 18px;
	font-weight : bold;
}
.paraHeader {
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px 3px 0px;
}
.header {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
}
.subtext {
	font-style : italic;
}
.small {
	font-size : 10px;
}
.bold {
	font-weight : bold;
}
.black {
	color : #000000;
}
.white {
	color : #FFFFFF;
}
.purple {
	color : #660066;
}


/* Header links */
#header {
	position : relative;
	clear : both;
	font-size : 10px;
	z-index:500;
}
#header a {
	color : #000000;
	font-size : 10px;
	text-decoration : none;
}
#header a:link {
	color : #000000;
}
#header a:active {
	color : #000000;
}
#header a:visited {
	color : #000000;
}
#header a:hover {
	color : #000000;
	text-decoration : underline;
}


/* Top nav */
#topNav {
	position : relative;
	padding : 3px 0px 3px 10px;
}
#topNav table {
	color : #000000;
	font-size : 11px;
	width : 760px;
}
#topNav td {
	vertical-align : middle;
}
#topNavAccount {
	/*width : 400px;*/
	text-align : left;
	padding:5px 11px;
	
}
#topNavShop {
	width : 160px;
	text-align : right;
}
#topNavSearch {
	width : 150px;
	text-align : right;
}
#topNavAdvanced {
	width : 50px;
	text-align : right;
}
#globalSearchForm .globalSearchText {
	color : #808080;
	font-size : 10px;
	width : 100px;
}


/* Primary nav */
#primaryNav {
	display : block;
	position : relative;
	padding-top : 3px;
	background : transparent url(../img/shared/header/bg_woodgrain.jpg) no-repeat top;
}
#primaryNav #kayLogo {
	vertical-align : bottom;
	padding-right : 10px;
}
#primaryNav td.primaryNavBtn {
	vertical-align : top;
	padding : 4px 10px 3px 10px;
}
#primaryNav a {
	display : block;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	line-height : 13px;
}
#primaryNav a:link {
	color : #FFFFFF;
}
#primaryNav a:active {
	color : #FFFFFF;
}
#primaryNav a:visited {
	color : #FFFFFF;
}
#primaryNav a:hover {
	text-decoration : none;
}


/* Primary sub nav */
#primarySubNav {
	background-color : #CFAA66;
}
#subNavs {
	width : 100%;
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	background-color : #FFFFFF;
}
#primarySubNav .subNav {
	display : none;
	margin-top : 0px;
	margin-bottom : 3px;
}
#primarySubNav .subNav li {
	display : block;
	float : left;
	color : #000000;
	margin : 0px 0px 3px 0px;
	padding : 0px 0px 0px 15px;
}
#primarySubNav .subNav li.active a {
	color : #000000;
}

/* Breadcrumbs */
#breadcrumbs {
	color : #000000;
	font-size : 11px;
	padding : 3px 10px 3px 10px;
}
#breadcrumbs a:link {
	text-decoration : none;
	color : #000000;
}
#breadcrumbs a:active {
	text-decoration : none;
	color : #000000;
}
#breadcrumbs a:visited {
	text-decoration : none;
	color : #000000;
}
#breadcrumbs a:hover {
	text-decoration : underline;
	color : #000000;
	
}


/* Page nav */
#pageNav {
	/*position : relative;*/
	float : left;
	width : 203px;
	color : #000000;
	margin : 0px 0px 40px 0px;
	padding : 20px 0px 5px 0px;
	background-color : #F1F1EF;
	border : 1px solid #CCCCCC;
}   
#pageNav .header {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	padding : 0px 0px 5px 9px;
}
#pageNav .header a {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
#pageNav .header a:hover {
	text-decoration : underline;
}
#pageNavMenu {
	color : #660066;
	margin : 0px 4px 20px 4px;
	padding : 0px 0px 2px 0px;
	background : transparent url(../img/shared/pagenav/pagenav_divider.gif) no-repeat bottom center;
}
#pageNavMenu li {
	color : #000000;
	font-size : 10px;
	text-indent : 5px;
	list-style-type : none;
	padding : 1px 0px 1px 0px;
	background : transparent url(../img/shared/pagenav/pagenav_divider.gif) no-repeat top center;
}
#pageNavMenu li.selected {
	margin : 0px;
	text-indent : 14px;
	background : #FFFFFF url(../img/shared/pagenav/pagenav_divider_sel.gif) no-repeat top center;
}
#pageNavMenu li.active {
	text-indent : 5px;
	background : #FFFFFF url(../img/shared/pagenav/pagenav_divider_sel.gif) no-repeat top center;
}
#pageNavMenu a {
	text-decoration : none;
}
#pageNavMenu a:hover {
	text-decoration : underline;
}

#pageNavMenu b {
	font-weight : bolder;
	color : #000000;
	font-size : 10px;
	text-decoration : none;
}

#pageNavSubMenu {
	margin : 0px;
	padding : 2px 0px 0px 0px;
	background-color : #FFFFFF;
}
#pageNavSubMenu li {
	text-indent : 24px;
}
#pageNav .pageNavPromo {
	font-size : 11px;
	margin : 0px 9px 20px 9px;
}
#pageNav .pageNavPromo .header {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	padding : 0px;
}
#pageNav .pageNavPromo a {
	text-decoration : underline;
}


/* Center content */
#centerContent {
	position : relative;
	float : left;
}


/* Tabs */
#tabbedTable {
	width : 100%
}
#tabs td {
	background : #ECEED9 url(../img/checkout/tab_off.gif) no-repeat top right;
}
#tabs td.selected {
	background : #FFFFFF url(../img/checkout/tab_on.gif) no-repeat top right;	
}
#tabs .tab {
	font-size : 11px;
	color : #660066;
	padding : 6px;
	margin-right : 3px;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #9C9C9C;
	background : #ECEED9 url(../img/shared/spacer_cccccc.gif) repeat-x bottom left;
}
#tabs td.selected .tab {
	color : #000000;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	background-color : #FFFFFF;
	background-image : none;
}
#tabContent {
	font-size : 11px;
	padding : 30px 35px 35px 35px;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}


/* Footer */
#footer {
	display : block;
	clear : both;
	width : 100%;
}
#footerCustomer {
	width : 100%;
	text-align : center;
	padding : 4px 0px 5px 0px;
	border-bottom : 2px solid #BA883E;
	background-color : #A2A2A2;
}
#footerCustomer table {
	width : 95%;
	text-align : center;
	padding :1px 3px 1px 3px;
}
#footerCustomer a {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
#footerCustomer a:link {
	color : #FFFFFF;
}
#footerCustomer a:active {
	color : #FFFFFF;
}
#footerCustomer a:visited {
	color : #FFFFFF;
}
#footerCustomer a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
#footerCorporate {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	padding : 6px 0px 4px 10px;
}
#footerCorporate a {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	margin-right : 0px;
}
#footerCorporate a:link {
	color : #000000;
}
#footerCorporate a:active {
	color : #000000;
}
#footerCorporate a:visited {
	color : #000000;
}
#footerCorporate a:hover {
	color : #000000;
	text-decoration : underline;
}
#footerCopyright {
	color : #000000;
	font-size : 10px;
	padding : 0px 0px 4px 10px;
}


/* Misc styles */
.submitBtn {
	vertical-align : top;
	padding : 1px 0px 1px 0px;
}
.grayBorder {
	border : 1px solid #CCCCCC;
}
.grayBg {
	background-color : #F1F1EF;
}
.noBullets {
	margin : 0px;
	padding : 0px;
	border : 0px;
	text-align :left;
	list-style-type : none;
}
hr {
	height : 1px;
	margin : 1px 0px 1px 0px;
	border : 0px;
}
html>body hr {
	margin : 5px 0px 5px 0px;
}
hr.whiteHorRule {
	color : #FFFFFF;
	background-color : #FFFFFF;
}
hr.grayHorRule {
	color : #CCCCCC;
	background-color : #CCCCCC;
}
hr.drkGrayHorRule {
	color : #999999;
	background-color : #CCCCCC;
}


.strongRedText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.redText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: red;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.pageHeading {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: black;
}
.strongtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.bold {
	font-size: 8pt;
	font-weight : bold;
}
.buttonStyle:link {font-family: verdana, arial, helvetica, sans-serif;font-size: 8pt; font-weight: bold; color: #000000;   margin-left: 5px; margin-right:5px; text-decoration: none; height: 14px; white-space:nowrap;}
/* Utility/fix styles */
.noborder {
	border-width : 0px;
}
.floatLeft {
	float : left;
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0px;
	clear : both;
	visibility : hidden;
}
.clearfix {
	display : inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix { height : 1%; }
.clearfix { display : block; }
/* End hide from IE-mac */

/* Added 2/15/06 */
div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 200px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 240px;
  text-align: left;
  } 
div.spacer {
  clear: both;
  }
textarea{
  overflow: auto;
}
/*
.dividerForm{
	margin: 20px 25% 20px 25%;
	height: 1px;
	width: 50%;
	background-color: #CCCCCC;
}*/
.strongRedText {font-family: verdana, arial, helvetica, sans-serif;font-size: 8pt;font-weight: bold;color: red;padding: 0px;margin: 0px;text-decoration: none;}

.errorMessage {
	color: red;
	font-size : 14px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	text-align: center;
}

/* 
	Styles for new roll-over/drop-down menus in top nav 
*/
#nav_outer {
	float: left;
	background: url(../img/shared/header/bg_woodgrain.jpg) top;
}

#nav_inner { 
	width: 565px;
	left: 206px;
}

#categorymenu {
width: 100%;
height: 39px;
float: left;
z-index: 505;
}

#categorymenu ul {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
z-index: 510;
}

#categorymenu ul li {
float: left;
display: inline;
z-index: 500;
}

#categorymenu ul ul {
color: black;
position: absolute;
background:  white;
z-index: 500;
border-width: 0px;
border-style: solid;
border-color: #ccc;
width: 17.7em;
text-align: left;
}

#categorymenu ul ul ul {
position: absolute;
top: 0px;
left: 100%;
z-index: 502;
}

#categorymenu li li {
float: left;
position: relative;
width: 100%;
border-width: 1px;
border-style: solid;
border-color: #ccc;
padding-top: 3px;
padding-bottom: 3px;
background:  white;
z-index: 501;
}

#categorymenu a {
font: bold 10px arial, helvetica, serif;
display: block;
margin: 0;
color: #000;
text-decoration: none;
}

#categorymenu a:hover {
color: #000;
background: #c5a038;
text-decoration: none;
}

#categorymenu ul ul li:hover {
background: #c5a038;
}

div#categorymenu ul ul {
display: none;
}

div#categorymenu ul li:hover ul
{display: block;}

div#categorymenu ul ul,
div#categorymenu ul li:hover ul ul,
div#categorymenu ul ul li:hover ul ul
{display: none;}

div#categorymenu ul li:hover ul,
div#categorymenu ul ul li:hover ul,
div#categorymenu ul ul ul li:hover ul
{display: block;}

.nav_spacer {	
	font: 12px sans-serif;
    line-height: 12px; 
    content: ".";
    background: url(../img/home/bg_content.gif);
}

body {
behavior: url(/css/csshover.htc);
} 

#holidaydollarinquiry {		
	background-color:#ffffcc;	
	color:#000000;	
	padding:10px;	
	font-size:12px;	
	font-weight:bold;	
	margin-bottom:10px;	
	border-color:#cccccc;	
	border-width:1px;	
	border-style:solid;
	float:left;
	height:30px;
	width:166px;
}

#holidaydollarinquiryouter {
	visibility: hidden;
	width:340px;
	width:340px;
	height:62px;
}

#holidaydollarinquiryactiondiv{
border-color:#cccccc;	
	border-width:1px;	
	border-style:solid;
	margin-left:10px;
	margin-bottom:10px;
	padding-top:16px;
	padding-bottom:16px;
	float:left;
	width:140px;
	height:18px;
	text-align:center;
}

.clear_floats {
	
	clear: both;
		
}

.prod_email_header {

	/*background-color: #b49467;*/
	height: 32px;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(../../img/emails/Kay_Pop-Up_Email_Header_Bg.jpg);
	background-repeat: repeat-y;
	
}

.prod_email_header_text {

	float: left;
	width: 200px;
	font-size: 16px;
	color: #ffffff;
	margin-left: 20px;
	margin-top: 5px;
	
}

.prod_email_header_close {

	float: right;
	width: 100px;
	margin-top: 7px;
		
}

.prod_email_seperate_text {

	display: block;
	margin-left: 150px;
	color: #b49467;
	font-size: 12px;
	
}

.prod_email_left_side {

	display: block;
	float: left;
	width: 105px;
	margin-left: 20px;
	color: #b49467;
	font-size: 12px;
	
}

.prod_email_left_side_2 {

	display: block;
	float: left;
	margin-left: 20px;
	color: #b49467;
	font-size: 12px;
	margin-bottom: 12px;
		
}

.prod_email_float_left {

	float: left;
	margin-bottom: 20px;
	color: #B49467;
	font-size: 12px;
	
}

.prod_email_left_side_2 {
	
	display: block;
	float: left;
	margin-left: 20px;
	color: #c9ab7c;
	font-size: 12px;
	
}

.prod_email_left_side_3 {
	
	display: block;
	float: left;
	margin-left: 125px;
	margin-bottom: 5px;
	color: #B49467;
	font-size: 12px;
	
}

.prod_email_left_side_4 {
	
	display: block;
	float: right;
	margin-right: 26px;
	margin-bottom: 10px;
	color: #c9ab7c;
	font-size: 12px;
	
}

.prod_email_bold {

	font-weight: bold;	
	
}

.prod_email_text_paragraph {
	
	color: #c9ab7c;
	font-size: 10px;
	width: 300px;
	margin-left: 20px;
	
}

#boxes #dialog1 {

	background-image: url(../../img/emails/Kay_Pop-Up_Email_Body_Bg.jpg);
	background-repeat: repeat-x;
	
}

/*------------------------------------------------ new footer css -------------------------------*/
@charset "UTF-8";
/* CSS Document */

.footerContainer {
	clear: both;
	float: none;
}

/* ----------  Our Conpany, Customer Service, Get Connected, Gold Exhcnage section --------- */
#OurCompany {
	float: left;
	width: 210px;
	position: relative;
	left: 0px;
	top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#CustService {
	float: right;
	width: 198px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../img/home/Kay_homepage_custServLfstlye.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
	#custSerNum {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}
	#OurCompany ul, #CustService ul {
		color: #991515;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		left: 10px;
		top: 0px;
		width: 93%;
	}
	#OurCompany li, #CustService li {
		font-size: 9px;
		text-transform: uppercase;
		list-style: none;
		line-height: 12px;
		font-weight: normal;
		padding-top: 3px;
	}
	#OurCompany a, #CustService a {
		color: #000;
		text-decoration: none;
	}
	#OurCompany a:hover, #CustService a:hover {
		color: #333;
		text-decoration: underline;
		background-position: 10px;
	}
#GetConnected {
	float: right;
	width: 187px;
	padding-left: 10px;
	padding-top: 10px;
}

#GetConnected ul {
	margin: 0px;
	padding: 0px;
}
	#GetConnected li {
		display: inline;
		margin-right: 5px;
	}
	#GetConnected h3 {
		color: #991515;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		left: 0px;
		top: 0px;
		margin:  0 0 5px 0;
		padding: 0px;
	}
	#GetConnected p {
		color: #000;
		font-size: 9px;
		position: relative;
		left: 0px;
		top: 0px;
		margin: 0px 0px 5px;
		padding: 0px;
	}
	#GetConnected form {
		margin: 0px;
		padding: 0px 0px 10px;
		font-size: 0px;
	}
	#GetConnected form #go {
		vertical-align: middle;
		*vertical-align: text-bottom
	}
	#GetConnected form input {
		vertical-align: bottom;
		border: 1px solid #ccc;
		height: 21px;
		line-height: 21px;
		padding: 0 0 -5px;
		background-color: #f1f1ef;
		width: 75%;
		color: #84601d;
		background-image: url(../img/home/emailFieldBG.gif);
		background-repeat: repeat-x;
	}
#GoldEx {
	float: right;
	width: 161px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 124px;
}
	#GoldEx ul {
		list-style-type: none;
		position: relative;
		top: 87px;
		margin: 0px;
		padding: 0px;
	}
	#GoldEx a {
		color: #fff;
		text-decoration: none;
	}
	#GoldEx a:hover {
		color: #fff;
		text-decoration: underline;
	}
	


/* ----------  footer bar --------- */
#footer {
	height: 35px;
	margin: 5px 0 0 0;
	clear: both;
	background: #f5eee0;
	border: 1px solid #CCCCCC;
	line-height: 35px;
}
.footerContainer #footer ul {
	left: 10px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	width: 760px;
}
.footerContainer #footer li {
	display: inline;
	font-weight: bold;
	padding-left: 12px; /* the width reserved for the background image */
	text-transform: uppercase;
	font-size: 9px;
	margin-right: 20px;
	background-image: url(../img/home/footerDiamond.gif);
	background-repeat: no-repeat;
}
.footerContainer #footer a {
	color: #000;
	text-decoration: none;
}
.footerContainer #footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footerDisclaimer {
	font-size: 9px;
	color: #666;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: normal;
}
#footerLinks {
	font-size: 11px;
	color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footerLinks a {
	color: #000;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}
#footerLinks a:hover {
	text-decoration:underline;
}
#footerCopyright {
	position: relative;
	width: auto;
	font-size: 9px;
	color: #666;
	margin-top: 0px;
	margin-right: 140px;
	margin-left: 90px;
	padding-top: 15px;
}
#verisignBadge {
	position: absolute;
	width: 130px;
	top: -10px;
	left: 0px;
	float: left;
	font-size: 7px;
}
#verisignBadge a {
	color: #666;
	text-decoration: none;
}
#verisignBadge a:hover {
	color: #000;
	text-decoration: underline;	
}
#bbbBadge {
	position: absolute;
	width: 150px;
	top: 0px;
	right: 0px;
	float: right;
}
#footerEnd {
	margin-bottom: 50px;	
}




/* ----------  Kay Cares and Trusted Partners CSS Popups --------- */
#KayCaresPopUp, #TrustedPartnersPopUp
{
	display: none;
	position: absolute;
	left: 0px;
	top: -200px;
	padding: 0px 5px;
	background-color: #FFFFFF;
	width: 730px;
	clear: none;
	/* CSS3 standard */
	-webkit-box-shadow: 2px 2px 4px #333333;
	-moz-box-shadow: 2px 2px 4px #333333;
	box-shadow: 2px 2px 4px #333333;
}

#KayCaresLightBoxUp, #TrustedPartnersLightBoxUp
{
	border: 1px solid #666666;
	padding:5px 0;
}

.popupClose
{
	cursor:pointer;
	float:right;
	margin-right:5px;
}

#KayCaresLogos, #TrustedPartnersLogos
{
	position: relative;
	top: 0px;
}

#KayCaresPopUpTitle, #TrustedPartnersPopUpTitle
{
	text-align:center;
	position: relative;
	font-size: 16px;
	color: #999999;
}
#KayCaresPopUpClose, #TrustedPartnersPopUpClose {
	float: right;
}
#footer #KayCaresPopUp #KayCaresPopUpClose a {
	color: #666;
	text-decoration: none;
	text-transform: none;
	background-color: #f1f1ef;
	padding: 5px;
	font-weight: normal;
}
#footer #KayCaresPopUp #KayCaresPopUpClose a:hover {
	color: #000;
	background-color: #f1f1ef;
	text-decoration: underline;
	font-weight: normal;
}
#footer #TrustedPartnersPopUp #TrustedPartnersPopUpClose a {
	color: #666;
	text-decoration: none;
	text-transform: none;
	background-color: #f1f1ef;
	padding: 5px;
	font-weight: normal;
}
#footer #TrustedPartnersPopUp #TrustedPartnersPopUpClose a:hover {
	color: #000;
	background-color: #f1f1ef;
	text-decoration: underline;
	font-weight: normal;
}



/* ---------- Misc --------- */
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



/* ---------- Mega Pop Up Menu --------- */
#mega {
	list-style:none;
	border:0px;
	margin:0px;
	padding:0;
	font-size:11px;
	float: left;
	height: 30px;
}
#mega li {
	background:#333;
	float:left;
	width:auto;
	position:relative;height: 30px;
}
#mega li:hover {
	background:#333 url(../images/arrowHover.png) no-repeat center top;
	border-bottom:0; /* border-bottom:0; and padding-bottom:1px; keeps <li> and <div> connected */
	padding:0px;
	margin-top:0px;
	color: #000000;
}
#mega a {
	background: url(../img/home/arrow.png) no-repeat left center;
	color:#f1f1ef;
	display:block;
	font-weight:normal;
	line-height:30px;
	padding:0px 15px;
	text-decoration:none;
	margin-right: 10px;
	width: auto;
}

/* ----------- Hide/Show Div ---------- */


#mega div
{
	position:absolute;
	left:-999em;
	padding-top:20px;
	width:400px;
	height:155px!important;
	font-weight:normal;
	text-align:left;
	background:#f5eee0;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.90;
	border-top:solid #ccc 1px;
	border-right:solid #ccc 1px;
	border-left:1px solid #ccc;
}
#mega li:hover div {
	left:-11px;
	top:-176px;
	position: absolute;
}
#mega li:hover #subMenu3 {
	left:-60px;
	top:-176px;
	position: absolute;
}
/* --------- Within Div Styles --------- */
#mega div p {
	float:left;
	width:132px;
	position:relative; /* makes above drop shadow */
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5b491;
}
#mega div .pLast {
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
}

#mega div p a {
	text-decoration:none;
	float:left;
	clear:left;
	width:102px;
	line-height:13px;
	text-transform: none;
	color: #000000;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	left: 999em;
	background-image: none;

}
#mega #subMenu1 a:hover, #mega #subMenu2 a:hover, #mega #subMenu3 a:hover,#mega #subMenu1 a:hover, #mega #subMenu2 a:hover, #mega #subMenu3 a:hover {
	background-image: url(../img/home/arrow.png);
	background-color: #c1b6d0;
	text-decoration:none;

}

img{
border:none;
}


.looseStonesShopCartRow{
padding:0 0 2px 20px;
}
.looseStonesCartHeadingTop{
padding:2px 10px;
background-color:#F0F0F0;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
.looseStonesCartBottom{
border-bottom:1px solid #CCCCCC;
font-size: 1px;
padding: 0px;
spacing: 0px;
}
.looseStonesCartLeft{
border-left:1px solid #CCCCCC;
text-align: left;
}
.looseStonesCartRight{
border-right:1px solid #CCCCCC;
}
.looseStonesCartRow{
background-color:#f5f5f5;
}
#dar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#toggle {
	margin:-12px 0px 0px 135px;
	padding:0px 0px 0px 0px;
	cursor: pointer;
	position:relative;
	width:13px;
	height:13px;
	overflow:hidden;
}
#credit {
	font-size:105%;
	margin: 0px auto 0 165px;
	padding:25px 20px 0px 20px;
	position:absolute;
	height:140px;
	width:154px;
	text-align:center;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display:none;
	background:#ffffff url(../img/home/credit.gif) top left no-repeat;
	z-index:100;
	/* CSS3 standard */
	-webkit-box-shadow: 2px 2px 4px #333333;
	-moz-box-shadow: 2px 2px 4px #333333;
	box-shadow: 2px 2px 4px #333333; 
}

#CreditPopUpClose {
	float: right;
	margin:-160px -15px 0px 0px;
}
#CreditPopUpClose a {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
#CreditPopUpClose a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
/* Bazaarvoice */
.product .BVRRRatingNormalImage a img {
	margin-top: 3px;
	display: inline-block;
}
.product .BVRRRatingNormalImage a.inline-l {
	display: inline-block;
	vertical-align: top;
}
.product .BVRRRatingNormalImage a.inline-r {
	display: inline-block;
	vertical-align: top;
	margin-top: 4px !important;
	font-size: 9px !important;
}
.apply {
    font-size: 11px;
    font-weight: 900;
}
/* Find A Store */
/* BEGIN Nicole's styles */
#storeContainer
{
	position:absolute;
	background-color:transparent;
	display:none;
	right:0;
	z-index: 499 !important;
}
#storeContainer #findAStore {
	background-image: url(../img/store_locator/kay_locator_box.png) !important;
	background-repeat: no-repeat;
	height: 120px;
	width: 380px;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
#storeContainer #findAStore2 {
	background-color: #F6EEE1 !important;
	float: left;
	padding: 15px 10px 14px;
	height: 68px;
	width: 350px;
}
#storeContainer #findAStore2 .horizontalList {
	margin-left: 0;
}
#storeContainer #findAStore2 #find {
	color: #9C1927;
	float: left;
	font-size: 8pt;
	font-weight: 600;
	width: 100px;
}
#storeContainer #findAStore2 #findAStoreErrMsg {
	color: #FF0000;
	float: left;
	font-size: 8pt;
	font-weight: 500;
	width: 260px;
	padding: 0 0 4px 0;
}
.locatorPage #storeContainer {
	display: block;
	top: 120px;
	right: 380px;
	z-index: 10005 !important;
}
/* END Nicole's styles */

.hidden { display: none; }
.unhidden { display: block; }

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }
  
.findStore #pageHeader {
	background-image : url(../img/store_locator/store_locator_header.jpg);
}
.findStore #pageTitle {
	background-image : url(../img/store_locator/find_store.gif);
}
#findAStore .horizontalList li a {
	margin-left: 20px !important;
	position: relative !important;
	left: 20px !important;
}
#colorbox.findStoresModal #findAStore {
	background-image: url(../img/store_locator/kay_locator_box.png) !important;
	background-repeat: no-repeat;
	height: 120px;
	width: 380px;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
#colorbox.findStoresModal #findAStore2 {
	background-color: #F6EEE1 !important;
	float: left;
	padding: 15px 10px 14px;
	height: 68px;
	width: 350px;
}
#colorbox.findStoresModal #findAStore2 #find {
	color: #9C1927;
	float: left;
	font-weight: 600;
	width: 250px;
}
#find_stores input {
	display: inline;
	background-color: #F3F3F3;
	border: 0.5px solid #DADADA;
	height: 20px;
	width: 250px;
}
#find_stores a {
	vertical-align: bottom;
	position: relative;
	top: 2px;
}
#colorbox.findStoresModal #cboxWrapper {
	z-index: 0 !important;
}
#colorbox.findStoresModal #cboxWrapper #cboxMiddleLeft {
	width: 0px;
	height: 120px;
}
#colorbox.findStoresModal #cboxWrapper #cboxContent {
	height: 115px !important;
}
#colorbox.findStoresModal #cboxWrapper #cboxContent #cboxLoadedContent {
	width: 400px !important;
}
#colorbox.findStoresModal #cboxWrapper #cboxClose {
	display:none !important;
}
#colorbox.findStoresModal #cboxWrapper #cboxContent {
	border: none;
	background: transparent;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	width: 400px !important;
}
#colorbox.findStoresModal #cboxOverlay  {
	display: none !important;
	z-index: 0 !important;
}
#cboxOverlay.findStoresModal {
	background: none !important;
	z-index: 0 !important;
}
#colorbox.findStoresModal {
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
#sms_store_info #sendInfoErrMsg {
	color: #FF0000;
	float: left;
	font-size: 7pt;
	font-weight: 600;
	width: 260px;
}
.pac-container {
	z-index: 10002 !important;
	height: 0px !important;
	width: 0px !important;
}
#auto-complete {
	z-index: 10004 !important;
	width: 248px;
	display: none;
	list-style-type: none;
	background-color: #fff;
	padding-left: 0px;
	border: 1px solid #cccccc;
	position: absolute;
	top: 48px;
	left: 10px;
}
#auto-complete li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000;
}
#auto-complete li a:hover {
	text-decoration: none;
	background-color: #cccccc;
	color: #000;
}
ul.horizontalList {
	padding-left: 0;
}
ul.horizontalList li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
ul.horizontalList li a {
	margin-left: 20px;
}
/* Find A Store - IE styles */
#colorbox.findStoresModal.cboxIE {
	width: 405px !important;
	overflow: hidden !important;
}
#colorbox.findStoresModal.cboxIE #cboxLoadingOverlay {
	display: none !important;
}
#colorbox.findStoresModal.cboxIE #cboxLoadingGraphic {
	display: none !important;
}
#colorbox.findStoresModal.cboxIE #cboxWrapper #cboxContent #findAStore #findAStore2 ul.horizontalList {
	margin-left: 0px !important;
}
#SocialMediaHeaderImg {
	 margin: 10px;
}
#TextAreaSocialMedia {
	width: 323px; 
	height: 110px;
}
