BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #EDDDA3;
	background-image: url(images/backg.jpg);
	background-repeat: repeat-x;
}

H1 {
	FONT-SIZE: 15px
}

H2 {
	FONT-SIZE: 13px
}

H3 {
	FONT-SIZE: 12px
}

HR {
	COLOR: #dddddd; HEIGHT: 1px
}

/*
Page header
*/
.Head {
	BACKGROUND-COLOR: #F0F0F0;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	BACKGROUND-COLOR: #F7F7F7;
}

/*
Border of sidebar menu boxes
*/
.SidebarBorder {
	BACKGROUND-COLOR: #b2b2b3
}

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #e5ebef
}

/*
Menu items located in sidebar boxes
*/
.SidebarItems {
	COLOR: #373b3d; TEXT-DECORATION: none; FONT-SIZE: 12px; FONT-FAMILY: verdana;
}

/*
Menu items located in sidebar boxes: link
*/
.SidebarItems:link {
	COLOR: #373C3D; TEXT-DECORATION: none; FONT-SIZE: 12px; FONT-FAMILY: verdana;
}

/*
Menu items located in sidebar boxes: visited
*/
.SidebarItems:visited {
	COLOR: #373b3d; TEXT-DECORATION: none
}

/*
Menu items located in sidebar boxes: hover
*/
.SidebarItems:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

/*
Menu items located in sidebar boxes: active
*/
.SidebarItems:active {
	COLOR: #373b3d; TEXT-DECORATION: none
}

/*
Horizontal separator in sidebar boxes
*/
.SidebarHr {
	COLOR: #b2b2b3
}

/*
Text in the categories list
*/
.CategoriesList {
	FONT-SIZE: 12px;
}

/*
Miscelanious text appearing in dialog boxes
*/
.DialogBox {
	BACKGROUND-COLOR: #ffffff
}

/*
Border color of dialog boxes
*/
.DialogBorder {
	BACKGROUND-COLOR: #e5ebef
}

/*
Titles of dialog boxes
*/
.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032
}

/*
Comments appearing in dialog titles
*/
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032
}

/*
Number of articles
*/
.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #000000
}

/*
Generic text
*/
.Text {
	COLOR: #000000
}

/*
Product title
*/
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #082032;
}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #8A8A8A;
}

/*
Product details delimiter
*/
.Line {
	BACKGROUND-COLOR: #8A8A8A;
}

/*
Labels for product details
*/
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #000000; FONT-SIZE: 12px;
}

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #EF0017;
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #ff3300
}

/*
See product details link
*/
.SeeDetails {
	TEXT-DECORATION: none
}

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: bold; COLOR: #082032;
}

/*
Navigation path bar
*/
.NavigationPath {
	COLOR: #BE0003; TEXT-DECORATION: none; FONT-SIZE: 12px;
}

/*
Navigation path bar: link
*/
.NavigationPath:link {
	COLOR: #825200; TEXT-DECORATION: none; FONT-SIZE: 12px;
}

/*
Navigation path bar: visited
*/
.NavigationPath:visited {
	COLOR: #825200; TEXT-DECORATION: none; FONT-SIZE: 14px;
}

/*
Navigation path bar: hover
*/
.NavigationPath:hover {
	COLOR: #082032; TEXT-DECORATION: underline
}

/*
Navigation path bar: active
*/
.NavigationPath:active {
	COLOR: #294f6c; TEXT-DECORATION: none;
}

/*
Labels for form submit buttons
*/
.FormButton {
	FONT-WEIGHT: bold; COLOR: #00224c;
}

/*
Error message text
*/
.ErrorMessage {
	FONT-WEIGHT: bold; COLOR: #ff0000
}

/*
Validate error message text
*/
.ValidateErrorMessage {
	COLOR: #ff0000
}

/*
Success message
*/
.SuccessMessage {
	COLOR: green
}

/*
Mandatory field asterisk
*/
.Star {
	COLOR: #ff0000
}

/*
Header background
*/
.TableHead {
	BACKGROUND-COLOR: #E5EBEF
}

.AomTableHead {
	BACKGROUND-COLOR: #E5EBEF; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}

.Input {
	BORDER : solid; BORDER-WIDTH : 1px; BORDER-COLOR : #B2B2B3; WIDTH : 100%;
}

.OrderTitle {
	COLOR : #516176; FONT-WEIGHT: bold;
}

A.AomMenu:link {
	color: #466479; TEXT-DECORATION: none; font-size : 11px
}

A.AomMenu:visited {
	color: #466479; TEXT-DECORATION: none; font-size : 11px
}

A.AomMenu:hover {
	color: #466479; TEXT-DECORATION: underline; font-size : 11px
}

A.AomMenu:active {
	color: #466479; TEXT-DECORATION: none; font-size : 11px;
}

.AomProductDetailsTitle {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}

/*
Bottom text
*/
.Bottom {
	COLOR: #B2B2B3; TEXT-DECORATION: none;
}

/*
Width for some dropdown select boxes
*/
.FixedSelect {
	WIDTH: 170px
}

/*
Default style for tab header
*/
.tabDefault {
	COLOR: #466479;
}

/*
Style for the selected tab header
*/
.tabSelected {
	COLOR: #000000;
}

/*
Tab page center
*/
.Center {
	BACKGROUND-COLOR: #ffffff;
}

/*
Tab page border
*/
.CenterBorder {
	BACKGROUND-COLOR: #CDD9E1;
}

/*
Out of stock message
*/
.OutOfStock {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300
}

/*
Style for promotion bonus condition list
*/
.Promotion {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #00224c
}

/*
Style for promotion product title
*/
.PromotionProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}

/*
Style for gift certificate title
*/
.GiftCertificateTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}


.Black14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.GoldHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}
.GoldSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
}
.blackHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.smRed { color: #c00; font-size: 10px; font-family: verdana; }
.Red { color: #c00; }

@charset "UTF-8";
body {
	background-color: #EDDDA3;
	background-image: url(images/backg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a,  a:link {
	color: #036;
	text-decoration: underline;
	outline: none;
}
a:link {
	color: #036;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
#navigation a:hover {
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5985A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5985A;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F7F7F7;
	text-decoration: none;
}
.clear {
	clear: both;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
.pageLink   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.goldText {
	font-weight: bold;
	color: #996600;
}
#navigation a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.scrollText {
	overflow: auto;
}
.red {
	color: #CC0000;
}

.footerPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#logoWrapper {
	height: 74px;
	width: 200px;
	clear: left;
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#logo {
	clear: both;
	height: 60px;
	width: 200px;
}
#nci {
	height: 14px;
	width: 200px;
}
#subsiderary {
	clear: both;
	height: 8px;
	width: 776px;
	text-align: left;
	padding-left: 4px;
}
.goldFade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(mages/gold-fade.jpg);
}
#bannerWrapper {
	height: 74px;
	width: 780px;
	
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	width: 772px;
	text-align: right;
	padding-right: 8px;
	color: #938F86;
}
#navWrapper {
	height: 28px;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(images/head_line.gif);
	background-repeat: no-repeat;
}
#text {
	height: 263px;
	width: 410px;
	padding-top: 15px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#textspace {
	height: 86px;
	width: 469px;
}
#wrapper {
	width: 780px;
	background-color: #FFFFFF;
	height: 102px;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapperpadding {
	margin: auto;
	height: 102px;
	width: 782px;
	padding-top: 20px;
}
#rings {
	height: 98px;
	width: 469px;
	clear: both;
}
#cart {
	clear: both;
	width: 780px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
}
#mainRigntWrapper {
	clear: right;
	float: right;
	height: 469px;
	width: 469px;
}
#ring {
	height: 239px;
	width: 311px;
}
#bullets {
	height: 199px;
	width: 311px;
}
#bottomLinks {
	height: 31px;
	width: 311px;
}
#mainLeftWrapper {
	clear: left;
	float: left;
	height: 469px;
	width: 311px;
	background-image: url(images/ring1.jpg);
}
#mainWrapper {
	height: 469px;
	width: 780px;
	clear: both;
	float: none;
}
#banner {
	height: 69px;
	width: 575px;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(images/banner_bkg2.jpg);
}
#textWrapper {
	background-image: url(images/scroll_bkg.jpg);
	height: 371px;
	width: 469px;
	clear: both;
	float: none;
}
.whiteBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	right: 0px;
	color: #FFFFFF;
}
.nci_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
#foot1 {
	clear: left;
	float: left;
	height: 19px;
	width: 300px;
	text-align: left;
	padding-left: 11px;
}
#foot2 {
	clear: right;
	float: right;
	height: 19px;
	width: 465px;
	text-align: right;
	padding-right: 4px;
}
#copywrite {
	clear: both;
	text-align: left;
}
#GeoTrust {
	text-align: right;
	clear: right;
	float: right;
}
.goldHeader {
	color: #996600;
	font-size: 14px;
}
.gold_Lt-Text {
	color: #996600;
}
.smRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
#mainSampleWrapper {
	height: 469px;
	width: 780px;
	background-color: #FFFFFF;
	text-align: center;
	overflow: auto;
}
#banner a:hover {
	color: #CC0000;
}
#copywriteWrapper {
	clear: both;
	width: 780px;
	margin: auto;
	height: 100px;
}
#navigationMenu {
	padding-top: 8px;
	float: right;
	padding-right: 3px;
	clear: none;
	width: auto;
}
#navWrapperMenu {
	height: 28px;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(images/head_line.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
}
.menuLink   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#messageWrapper {
	width: 752px;
}
.messageText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.messageLtText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #BC9959;
}
.guarantee {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B4955F;
	float: right;
}
.social {
	float: right;
}
.bottomWrap {
	width: 780px;
}
#socialIcons {
	clear: left;
	float: left;
}

