/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			color: #555555;
			font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
			font-size: 14px;
			margin: 0px;
			padding-bottom: 20px; }

body#Home	{	background-color: #ffffff; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #000000;
			height: 1px;
			background-color: #000000; }

h1, h2, h3, h4, h5, h6, legend
		{	color: #666666; }

h2, h3, h4, h5, h6
                {	margin: 15px 0 0 0; }

h1		{	font-size: 21px;
			font-weight: normal;
			color: #1f568a;
			margin: 0 0 10px 0; }

h2, legend	{	font-size: 16px; }

h3		{	font-size: 14px;
			padding: 0; }

h4		{	font-size: 13px; }

h5		{	font-size: 12px; }

h6		{	font-size: 11px; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

input, select, textarea
		{	font-size: 11px;
			color: #878787;
			border: 1px solid #c1c1c1;}

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

p		{	font-size: 14px;
			color: #555555;
			line-height: 19px;
			margin: 0 0 15px 0; }

div		{	font-size: 14px;
			color: #555555;
			/*line-height: 19px;*/ }

dd p, li p, dt p, dd div, li div, dt div
		{	margin: 0px; }

a:link, a:visited
		{	text-decoration: underline;
			color: #1f568a; }

a:visited	{	color: #1f568a; }

a:hover		{	text-decoration: none;
			color: #1f568a; }

.clear		{	clear: both;
			margin: 0;
			line-height: 1;
			font-size: 1px; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	font-size: 14px;
			color: #555555;
			line-height: 19px;
			margin: 0 0 15px 0; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	border-left: 1px solid #dddddd;
			margin-left: -12px;
			padding-left: 50px;}

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Site Nav Styles */

#SiteNav 	{	font-size: 13px;
			margin: 0 0 0 0;
			float: right; }

.Internal #SiteNav
                {	margin: 6px 0 0 0; }

#SiteNav li 	{	margin: 0 0 0 23px;
			list-style-type: none;
			float: left; }

#SiteNav a:link, #SiteNav a:visited
		{	text-decoration: none;
			color: #929292; }
			
#SiteNav a:hover
		{	color: #1f568a; }

/* END Styles for Site Wide Nav */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }	

#Wrapper 	{	background-color: #ffffff;
			width: 980px;
			margin: 0 auto;
			padding: 0; }

#Header 	{	padding: 26px 20px 11px 20px;
			border-bottom: #c1c1c1 1px solid; }
			
#Header.Internal
                {       padding: 20px 20px 11px 20px; }
	
#Header a img 	{	border: none;
			float: left; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Homepage Styles */

#Banner 	{	height: 350px;
			margin: 3px 0;
			padding: 3px 20px 3px 490px;
			border: #e5e5e5 1px solid;
			border-right: none;
			border-left: none;
			background: transparent url("/files/images/main-banner.jpg") left center no-repeat;
			overflow: hidden; }
			
#Banner h1	{	font-family: "KuenstlerScriptLTStd-Medium", "Kuenstler Script LT Std Medium", "Gill Sans MT",  "Gill Sans", Arial, sans-serif;
			font-size: 36px;
			font-weight: normal;
			color: #ffffff;
			margin: 59px 0 0 0; }

#Banner p	{	position: relative;
			font-size: 15px;
			line-height: 1.37em;
			color: #ffffff;
			margin: 9px 0 0 0;
			filter: alpha(opacity=70);
			opacity: 0.7;
			-moz-opacity: 0.7; }
			
ul#FeaturedLinks 
		{	height: 108px; 
			padding: 20px 0 0 20px;
			margin: 0 0 20px 0; 
			border-top: #c1c1c1 1px solid;
			background: transparent url("/files/images/template/featured-links-bg.jpg") left top repeat-x; }
						
ul#FeaturedLinks li
		{	display: block;
			list-style-type: none;
			width: 204px;
			height: 88px;
			margin: 0 20px 0 0;
			padding: 7px;
			border: #e5e5e5 1px solid;
			float: left; }
			
ul#FeaturedLinks li a
		{	display: block;
			font-size: 1px;
			border: none;
			overflow: hidden; }
			
ul#FeaturedLinks li a img
		{	border: none; }
			
li#JewelerSearchBox
		{	display: block;
			background: transparent url("/files/images/template/search-jeweler-bg.jpg") center center no-repeat; }
			
/* END Homepage Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Internal Styles */
			
#SearchBar 	{	height: 42px;
			width: 970px;
			margin: 3px 0;
			padding: 0 5px;
			border: #e5e5e5 1px solid;
			border-right: none;
			border-left: none;
			background-color: #f9f9f9; }

#SearchBar h2
		{	display: inline;
			font-size: 14px;
			font-weight: normal;
			line-height: normal;
			color: #1f568a;
			margin: 0 1px 0 0;
			padding: 0; }

#SearchBar form {	display: inline;
			height: 35px;
			padding: 7px 12px 0 15px;
			border-right: #e5e5e5 1px solid;
			float: left; }
			
#SearchBar form input.textbox
		{	font-size: 12px;
			color: #878787;
			width: 145px;
			margin: 0;
			padding: 0;
			border: none;
			background: transparent;
			text-transform: uppercase;
			border-bottom: #c1c1c1 1px solid; }
			
#SearchBar form input.submit
		{	text-indent: -200px;
			font-size: 1px;
			margin: 0 0 -5px 0;
			padding: 0;
			border: none;
			overflow: hidden; }

#Share		{	padding-top: 9px; }
		
#Share h2	{	margin: -3px 3px 0 15px; }
		
#Share img	{	margin: 0 0 -4px -1px;
			padding-top: 0;}

#Content	{	padding: 12px 20px 20px 20px; }


#Callout	{	display: inline;
			width: 303px;
			padding: 0 0 20px 20px;
			float: right; }

#Callout p img	{	border-bottom: #e5e5e5 1px solid; }
		
#Callout p	{	font-size: 12px;
			color: #828282;
			line-height: 15px;
			margin-bottom: 10px; }
			
/* END Internal Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

/* Home Page Charm Search */

#CharmSearch	{	height: 42px;
			margin: 15px 0 0 0;
			padding: 18px 0 0 0;
			background: transparent url("/files/images/template/search-bg.png") left top no-repeat; }
			
#CharmSearch h2	{	display: inline;
			font-size: 16px;
			font-weight: normal;
			line-height: normal;
			color: #ffffff;
			margin: 0 1px 0 20px;
			padding: 0; }
			
#CharmSearch input#CharmSearchKeywords
		{	position: relative; 
			font-size: 14px;
			color: #ffffff;
			width: 200px;
			margin: 0;
			padding: 0;
			border: none;
			background: transparent url("/files/images/template/search-border-bottom.png") left bottom repeat-x;
			/*filter: alpha(opacity=70);*/
			opacity: 0.7;
			-moz-opacity: 0.7;}
			
#CharmSearch input#CharmSearchButton
		{	text-indent: -200px;
			font-size: 1px;
			margin: 0 0 -5px 0;
			padding: 0;
			border: none;
			cursor: pointer;
			overflow: hidden; }
							
/* Home Page Jeweler Search */

#JewelerSearchBox form
		{	margin: 0;
			padding: 16px 0 0 10px; }

#JewelerSearchBox h2
		{	font-size: 15px;
			font-weight: normal;
			letter-spacing: 0;
			text-shadow: 0 0 4px #111111;
			margin: 0;
			padding: 0;
			color: #ffffff; }

#JewelerSearchBox input[type=text]
		{	font-size: 11px;
			color: #828282;
			height: 13px;
			width: 110px;
			margin: 5px 0 0 0;
			padding: 3px 0 3px 3px;
			border: #373737 1px solid; }
			
#JewelerSearchBox input[type=image]
		{	position: absolute;
			text-indent: -200px;
			font-size: 1px;
			margin: 5px 0 0 4px;
			padding: 0;
			border: none;
			cursor: pointer;
			overflow: hidden; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #c1c1c1;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-size: 11px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

table.Data th	{	background-color: #f9f9f9;
			color: #555555;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #000000; }

table.Data .Totals
		{	background-color: #eeeeee;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }

/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav 	{	font-size: 10px;
			padding: 10px 0px 0px 0px;
			line-height: 160%; }

#SubNav p	{	margin: 1px 0px; }

#SubNav a	{	display: block;
			padding: 3px; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	text-decoration: none;
			background-color: #06387b;
			color: #ffffff; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: #000000; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	background-color: #999999; }

ol#NestedNav, ol#NestedNav ol
		{	list-style-type: none;
			color: #ababab;
			margin: 0px;
			padding: 0px;
			/*border: 1px solid #ff0000;*/ }

ol#NestedNav ol	{	margin-left: 0px;
			padding-left: 20px;}

ol#NestedNav li	{	margin: 0px;
			padding: 0px;
			display: inline; }

ol#NestedNav li	a
		{	border-bottom: 1px solid #ffffff; }

ol#NestedNav li a#FlySel:link, ol#NestedNav li a#FlySel:visited, ol#NestedNav li a#PrimaryParentSel:link, ol#NestedNav li a#PrimaryParentSel:visited
		{	background-color: #000000; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Charm Product Search Results Styles */

div.Product	{	width: 195px;
			height: 328px;
			float: left;
			background-color: transparent;
			overflow: hidden;
			background-image: url(../files/images/template/product_bg.jpg);
			background-repeat: no-repeat;
			text-align: left;
			padding: 6px 0px 0px 6px;
			margin: 0px; }

div.Product div	{	margin: 0px;
			padding: 6px 6px 0px 6px;
			width: 162px;
			height: 310px;
			background-color: #ffffff;
			overflow: hidden; }

table.ProductInfo
		{	background-color: #ffffff;
			width: 162px;
			border-collapse: collapse;
			margin: 0px;
			padding: 0px; }

table.ProductInfo td, table.ProductInfo th
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 12px;
			vertical-align: top;
			padding: 0px; }

table.ProductInfo td
		{	white-space: nowrap; }

table.ProductInfo th.StyleName
		{	height: 28px; }

table.ProductInfo th, table.ProductInfo td.asTH
		{	text-align: center;
			font-size: 11px;
			font-weight: normal;
			line-height: 14px; }

table.ProductInfo th.StyleID
		{	font-weight: bold; }

table.ProductInfo td.Engrave
		{	text-align: center; }

table.ProductInfo td img
		{	padding: 3px 0px 3px 0px; }

table.ProductInfo .right
		{	text-align: right; }

.PrintClear	{	display: none; }

/* END Charm Product Search Results Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* General Search Results Styles */

.SearchForm
		{	margin: 10px 0px; }

.Disclaimer
		{	margin: 0; }

.Pagination	
		{	margin: 10px 0px;
			padding: 5px;
			background: #efefef;
			border: 1px dotted #cccccc; }

.Pagination p
		{	margin: 0; }

.Pagination .NumResultsForm, .Pagination .ContextResultsLink, .ButtonLinks
		{	position: relative;
			float: right; }

/* END General Search Results Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Document Search Results Styles */

ol.DocumentSearchResults 
		{	margin: 0px 0px 0px 35px;
			padding: 0px; }

ol.DocumentSearchResults li
		{	border-bottom: 1px dotted #cccccc; }

ol.DocumentSearchResults h4, ol.DocumentSearchResults p
		{	margin: 5px 0px; }

/* END Document Search Results Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Combo Search Results Styles */

.ComboSearchResults
		{	width: 100%;
			border-collapse: collapse; }

.ComboSearchResults .Pagination
		{	margin-bottom: 0; }

.ComboSearchResults td
		{	vertical-align: top; }

#Content .LeftCol
		{	/*width: 50%;*/
			padding-right: 10px; }

/* END Combo Search Results Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Charm Search Results Styles */

#Content .CharmSearchResults
		{	border-collapse: collapse; }

#Content .CharmSearchResults td.Image
		{	width: 130px; }

#Content .CharmSearchResults.Documents td.Image
		{	width: 100px;
			padding-left: 23px; }

#Content .SearchResults .CharmSearchResults td
		{	padding: 10px 10px 10px 0;
			border: none;
			width: auto;
			vertical-align: top; }

#Content .CharmSearchResults td.Facts
		{	padding-left: 10px; }

#Content .CharmSearchResults td.thumb
		{	vertical-align: middle;
			padding: 0px 1px 0px 0px; }

.CharmSearchResults img, .ProductDetail img
		{	border: 0; }

#Content .CharmSearchResults .Data
		{	margin: 3px 0px 0px 0px;
			border: 1px solid #cccccc; }

#Content .CharmSearchResults .Data td, #Content .CharmSearchResults .Data th
		{	line-height: 130%;
			color: #666666;
			text-align: right;
			padding: 2px 5px;
			border-bottom: 1px dotted #cccccc; }

#Content .CharmSearchResults .Data th
		{	background-color: #f5f5f5; }

.CharmSearchResults h4
		{	color: #000000;
			margin: 0px 0px 5px 0px; }

.CharmSearchResults h4 img
		{	margin: 0px 0px 0px 5px;
			border: 0; }

.CharmSearchResults p
		{	margin: 0px 0px 5px 0px; }
		
.CharmSearchResultsCombo
		{	float: right; }

/* END Charm Search Results Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Results Styles */

.SearchResults	{	border-collapse: collapse;
			margin-bottom: 20px;
			width: 100%; }

.SearchResults th, .SearchResults td
		{	text-align: left;
			padding: 3px 10px;
			border-bottom: 1px dotted #cccccc;
			vertical-align: top; }

#Content .SearchResults td
		{	width: 49%; }

.SearchResults th
		{	background: #dddddd;}

.SearchResults tr.ActiveRow td
		{	background: #fffed2; }

.SearchResults tr.a td
		{	background: #f0f0f0; }

.SearchResults tfoot
		{	display: none; }

.SearchResults input
		{	font-size: 10px;
			padding: 1px 2px; }

/* END Search Results Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Prototype Produtct Details Styles */

.ProductDetail
		{	margin-top: 10px; }

.ProductDetail td
		{	vertical-align: top; }

.EmailMe, .PrintMe
		{	font-size: 11px;
			font-weight: normal;
			color: #000000;
			padding: 2px 5px 2px 25px;
			background-image: url(../files/images/template/email_page.gif);
			background-position: 5px center;
			background-repeat: no-repeat; }

.PrintMe
		{	padding: 2px 5px 2px 28px;
			background-image: url(../files/images/template/print_page.gif); }

.ProductDetail h2, .ProductDetail p
		{	margin: 5px 0px; }

.ColorBlock
		{	padding: 5px 0px 5px 0px; }

.ColorBlock a
		{	float: left;
			height: 20px;
			width: 20px;
			margin-right: 10px;
			border: 1px solid #000000;
			cursor: pointer; }

#Gold, #objCharmDetail_Gold
		{	background-color: #AF8D46; }

#Silver, #objCharmDetail_Silver
		{	background-color: #C9C9C9; }

#Content .ProductDetail .Data
		{	clear: left; }

#Content .ProductDetail .Data th, #Content .ProductDetail .Data td
		{	line-height: 130%;
			padding: 3px 10px; }

#Content .ProductDetail .Data th
		{	text-align: left; }


a.RotateLink:link, a.RotateLink:hover, a.RotateLink:visited
		{	font-weight: bold;
			font-size: 12px;
			text-decoration: none; }

/* END Prototype Produtct Details Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Email to Friend Application */

form#Form	{	margin: 0px; }
			
#EmailToFriend, .PrintMe, .ReturnLink	
		{	font-size: 11px;
			font-weight: normal;
			color: #000000;
			padding: 2px 5px 2px 25px; }
			
.ReturnLink	{	padding: 2px 5px 2px 28px;
			float: right; }
			
.PrintMe	{	padding: 2px 5px 2px 28px;
			float: right;
			background-image: url(../files/images/template/print_page.gif); }

#EmailToFriend p
		{	margin-top: 0px;
			font-size: 11px; }

#EmailToFriend label
		{	display: block;
			color: #000000;
			font-size: 11px; }

#EmailToFriend input, #EmailToFriend textarea
		{	margin-bottom: 8px;
			font-size: 10px;
			clear: left;
			border: 1px solid #000000; }

#EmailToFriend texterea
		{	margin-bottom: 0; }

#EmailToFriend input.Submit
		{	margin-top: 10px;
			font-weight: bold;
			background-color: #dddddd;}

#Form_Site_6_ContactForm ul
		{	margin: 10px 5px 0px 20px;
			padding-left: 0px;
			color: #ff0000;
			font-size: 11px; }

a.HelpLink, a.HelpLink:link, a.HelpLink:visited, a.HelpLink:hover
		{	color: #999999;
			padding: 5px;
			padding-left: 22px;
			margin-left: 3px;
			line-height: 100%;
			display: block;
			float: right;
			display: none;
			background-image: url(/files/images/template/email_page.gif);
			background-repeat: no-repeat;
			background-position: 5px center;}
			
a.HelpLink:hover
		{	color: #999999; }


.HelpBox	{	list-style-type: none;
			margin: 0px;
			margin-left: -37px;
			width: 190px !important;
			line-height: 150%;
			position: absolute;
			display: none;
			color: #000000;
			font-size: 9px;
			padding: 0px;
			cursor: default;
			border: 1px solid #000000;
			background-color: #ffffe1; }

.HelpBox #CloseLink, .HelpBox #CloseMsg
		{	display: block;
			float: right;
			border: 1px solid #666666;
			color: #666666;
			padding: 1px 2px;
			margin-top: 5px;
			margin-right: 5px;
			cursor: pointer; }

/* END Email to Friend Application */
/* ================================================================================================== */





/* ================================================================================================== */
/* Bracelet Creator Form Styles */

#BraceletContent .FormContent
		{	margin: 10px 0;
			border-collapse: collapse; }

#BraceletContent .FormContent td
		{	padding: 0 5px 5px 0; }

#BraceletContent .error
		{	color: #cc0000; }
			
#BraceletContent p.error
		{	padding: 3px 10px;
			margin: 0 0 10px 0;
			background: #f5d5d5;
			border: 1px solid #cc0000; }

#Login .information
		{	color: #0076AD; }
			
#Login p.information
		{	padding: 3px 10px;
			margin: 0 0 10px 0;
			background: #CBEAF9;
			border: 1px solid #0076AD; }

#BraceletContent input.t, #BraceletContent select, #BraceletContent textarea
		{	padding: 1px;
			border: 1px solid #888888; }

#BraceletContent input.b, .SearchResults input
		{	font-weight: bold;
			padding: 2px 5px;
			background: url(/files/images/template/btn_bg.jpg) repeat-x left top #cccccc;
			border: 1px solid #888888;
			overflow: visible;
			cursor: pointer; }

#BraceletContent input[disabled]
		{	color: #888888; }

/* END Bracelet Creator Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Bracelet Creator Login Styles */

#BraceletContent #Login
		{	padding: 30px;
			margin: 50px auto;
			width: 280px;
			background: url(/files/images/template/braceletcontent_bg.gif) repeat-x left -45px #ffffff;
			border: 1px solid #cccccc; }

#BraceletContent #Login h1
		{	color: #1f568a;
			padding: 0;
			margin: 0 0 20px 0;
			background: transparent; }

/* END Bracelet Creator Login Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Featured Box Styles */

.FeatureBox	{	padding: 0;
			width: 450px;
			margin: 8px 0 0 25px;
			border: 1px solid #b9b9b9;
			float: left; }

.FeatureBox .Title
		{	padding: 0px 10px;
			margin: 0;
			width: auto;
			background: url(/files/images/template/title_bg.jpg) left top repeat-x;
			border-bottom: 1px solid #b9b9b9; }

.FeatureBox .Title h2
		{	background: url(/files/images/template/silver_star.gif) right center no-repeat;
			text-transform: uppercase;
			font-size: 11px;
			margin: 7px 0 6px 0;
			color: #1f568a; }

.FeatureBox p	{	padding: 0px 10px; }

.FeatureBox a img
		{	border: 0; }

/* END Featured Box Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Bracelet Creator Layout Styles */

#BraceletBanner	{	text-align: center;
			padding: 10px 20px;
			background: url(/files/images/template/braceletbanner_bg.jpg) no-repeat left top #1f568a; }

#BraceletNav	{	background: url(/files/images/template/braceletnav_bg.jpg) repeat-x left top #286aaa;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff; }

#BraceletNav .clear
		{	clear: left; }

#BraceletContent
		{	padding: 0;
			background: url(/files/images/template/braceletcontent_bg.gif) repeat-x left top; }

#BraceletContent h1
		{	color: #ffffff;
			padding: 6px 20px;
			margin: 0;
			background: #1f568a; }

#BraceletContent .Subhead
		{	padding: 0 20px 6px 20px;
			border-bottom: 1px solid #cccccc; }

#BraceletContent .ActiveFlag
		{	float: right;
			margin-left: 10px; }

#BraceletContent .Content
		{	padding: 10px 20px;
			background: #ffffff; }

#BraceletContent .Content .SearchGridCaptionAndButton
		{	margin-top: 20px; }

/* END Bracelet Creator Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Bracelet Creator Form Styles */

#BraceletContent .FormContent
		{	margin: 10px 0;
			border-collapse: collapse; }

#BraceletContent .FormContent td
		{	padding: 0 5px 5px 0; }

#BraceletContent .error
		{	color: #cc0000; }
			
#BraceletContent p.error
		{	padding: 3px 10px;
			margin: 0 0 10px 0;
			background: #f5d5d5;
			border: 1px solid #cc0000; }

#Login .information
		{	color: #0076AD; }
			
#Login p.information
		{	padding: 3px 10px;
			margin: 0 0 10px 0;
			background: #CBEAF9;
			border: 1px solid #0076AD; }

#BraceletContent input.t, #BraceletContent select, #BraceletContent textarea
		{	padding: 1px;
			border: 1px solid #888888; }

#BraceletContent input.b, .SearchResults input
		{	font-weight: bold;
			padding: 2px 5px;
			background: url(/files/images/template/btn_bg.jpg) repeat-x left top #cccccc;
			border: 1px solid #888888;
			overflow: visible;
			cursor: pointer; }

#BraceletContent input.b.register
		{	padding: 4px 10px;
			font-size: 14px;
			color: #1F568A; }

#BraceletContent input[disabled]
		{	color: #888888; }

/* END Bracelet Creator Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Bracelet Creator Login Styles */

#BraceletContent #Login
		{	padding: 30px;
			margin: 50px auto;
			width: 280px;
			background: url(/files/images/template/braceletcontent_bg.gif) repeat-x left -45px #ffffff;
			border: 1px solid #cccccc; }

#BraceletContent #Login h1
		{	color: #1f568a;
			padding: 0;
			margin: 0 0 20px 0;
			background: transparent; }

/* END Bracelet Creator Login Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Locate a Jeweler and Charm Detail Styles */

#ButtonBar	{	padding-bottom: 25px;
			margin-bottom: 20px;
			text-align: right; }

#ButtonBar h1	{ 	float: left; }

#ButtonBar img, #ButtonBar input
		{	float: right;
			margin-left: 5px;
			cursor: pointer; }

#Content.LocateAJeweler #ButtonBar
		{	padding-bottom: 0px;
			margin-bottom: 10px; }

#Content.LocateAJeweler #ButtonBar img, #Content.LocateAJeweler #ButtonBar input
		{	margin-top: -25px; }

#txtSearch	{	padding: 3px; }

#selSearchRadius
		{	padding: 2px; }

table#Locations, table.FeatureTable
	 	{	width: 250px;
			margin-top: 10px;
			border: 1px solid #b9b9b9;
			border-collapse: collapse;
			clear: both;
			float: left; }

table.FeatureTable
		{	width: auto; }

table#Locations th, #Content table.FeatureTable th
		{	background: url(/files/images/template/title_bg.jpg) left top repeat-x;
			padding: 0 10px;
			border-bottom: 1px solid #b9b9b9; }

table#Locations th h2, #Content table.FeatureTable th h2
		{	background: url(/files/images/template/silver_star.gif) right center no-repeat;
			text-align: left;
			text-transform: uppercase;
			font-size: 11px;
			margin: 5px 0;
			color: #1f568a; }

#Content table.FeatureTable th h2.NoStar
		{	background: none; }

#Content table.FeatureTable td input.Right
		{	float: right; }

table#Locations td, #Content table.FeatureTable td
		{	font-size: 10px;
			line-height: 140%;
			border-bottom: 1px dotted #b9b9b9;
			padding: 10px;
			vertical-align: top; }

table#Locations td strong, #Content table.FeatureTable td strong
		{	font-size: 11px; }

table#Locations tr.Location
		{	cursor: pointer; }

table#Locations tr.Location.Sel td
		{	background-color: #fffed2; }

table#Locations td.Right
		{	text-align: right;
			padding-left: 0;
			white-space: nowrap; }

div#Paging	{	float: left;
			display: none;
			clear: left;
			width: 250px; 
			text-align: center;
			color: #1f568a; }

div#Paging img	{	cursor: pointer; }

div#Paging img.disabled
		{	cursor: default; }

div#Paging #First, div#Paging #Prev
		{	float: left;
			margin: 3px 5px 0 0; }

div#Paging #Next, div#Paging #Last
		{	float: right;
			margin: 3px 0 0 5px; }

table.FeatureTable
		{	float: left;
			clear: none;
			margin: 0 20px 20px 0; }

table#CharmDetail
		{	width: 100%;
			margin-top: 25px;}

table#CharmDetail td
		{	width: auto;
			vertical-align: top; }

table#CharmDetail td#Image
		{	width: 180px;
			padding: 0 25px 0 0; }

table#CharmDetail td.Right
		{	text-align: right;
			border-left: 1px dotted #b9b9b9; }

div#VideoClip	{	text-align: center;
			display: none;
			z-index: 1040;
			left: 215px;
			width: 320px;
			position: absolute;
			top: 180px;
			height: 335px;
			background-color: #1f568a; }

div#VideoClip a.Close
		{	border: #0C385F 1px solid;
			background: #ffffff;
			color: #1f568a;
			padding: 1px 4px;
			font-size: 11px;
			font-weight: bold;
			display: block;
			z-index: 1080;
			left: 297px;
			top: 3px;
			position: absolute;
			text-decoration: none; }

div#VideoClip a:active.Close
		{	border: #ffffff 1px solid;
			background: #1f568a;
			color: #ffffff; }

div#VideoClip h2
		{	padding: 0 10px;
			cursor: move;
			color: #ffffff;
			font-size: 13px;
			margin: 5px 0;
			text-align: left; }

#width		{	text-align: center; }

table td#height	{	vertical-align: middle;
			text-align: center; }

.BestSeller	{	margin: 0 0 10px 0; }

.EmailBox	{	border: 1px solid #b9b9b9;
			background: #f2f2f2;
			width: 230px;
			padding: 10px 10px 5px 10px;
			margin-top: 3px;
			display: none;
			clear: both;
			position: absolute;
			z-index: 1000;
			float: right; }

.EmailBox .Close
		{	float: right; }

.EmailBox a img	{	border: 0; }

.EmailBox input	{	width: 185px; 
			margin-bottom: 5px;
			float: left; }

.EmailBox input.b
		{	width: auto;
			float: left;
			display: inline;
			margin: 0 0 0 5px; }

div#VendorSearch
		{	margin-bottom: 10px; }

div#VendorSearch #MessageText.error
		{	color: #FF0000;
			font-size: 12px;
			font-weight: bold; }

div#VendorSearch #MessageText.information
		{	color: #727272; }

div#VendorSearch img
		{	cursor: pointer;
			margin: 0 0 -5px 0; }

#btnSubmit	{	width: 1px;
			height: 1px;
			position: absolute;
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
			font-size: 1px;
			background: #456F99;
			border: 0;
			outline: 0; }

/* END Locate a Jeweler and Charm Detail Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Google Maps Styles */

#MapCanvas	{	width: 450px;
			height: 379px;
			overflow: hidden; }

#MapCanvas .gmnoprint
		{	line-height: 140%; }

#MapCanvas .gmnoprint strong
		{	font-size: 14px;
			color: #1F568A; }

.InfoWindow	{	margin: 0;
			padding: 0 0 10px 0;
			font-size: 10px;
			line-height: 133%; }

.InfoWindow p	{	margin: 5px 0 0 0;
			padding: 0; }

/* END Google Maps Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#FooterWrapper
		{	position: relative;
			font-size: 12px;
			color: #999999;
			width: 100%;
			margin: 0 0 20px 0;
			padding: 0 0 0 0;
			clear: both; }

#FooterWrapper.Internal
                {	border-top: #e5e5e5 1px solid;
			margin: -4px 0 0 0;
			padding: 0; }

#FooterWrapper tr, #FooterWrapper td
                {	margin: 0;
			padding: 0;
			border: none; }

#FooterWrapper td
		{	padding: 0 20px; }
		

#FooterWrapper.Internal td
		{	padding: 10px 20px 13px 20px; }

#FooterWrapper td.right
		{	text-align: right; }
			
#FooterWrapper a
		{	color: #999999;
			text-decoration: underline; }
			
#FooterWrapper a:hover
		{	color: #1f568a;
			text-decoration: underline; }
			
#FooterWrapper p
		{	font-size: 12px;
			color: #999999;
			display: inline;
			margin: 0 5px 0 0; }
	
#FooterWrapper a img
		{	margin-bottom: -3px;
			border: #e5e5e5 1px solid; }

ul#FooterNav	{	display: inline;
			margin: 0;
			padding: 0; }

ul#FooterNav li	{	display: block;
			list-style-type: none;
			margin: 0 15px 0 0;
			float: left; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 12px;
			color: #999999;
			line-height: normal; }

#Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #999999; }

#Bread a:hover	{	text-decoration: underline;
			color: #1f568a; }

p#Bread		{	margin-bottom: 5px; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 9px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 9px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #0068B3; }

#LoginForm input#cmdLogin
		{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #878787; }

.b		{	border: 1px solid #c1c1c1;
			background-color: #f9f9f9;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */