body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #94c1f5;
}

.sitewidth {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5296dd;
	border-left-color: #5296dd;
	border-right-width: 1px;
	border-left-width: 1px;
	height: 825px;
	background-repeat: no-repeat;
	background-position: center 5px;
	background-image: url(../img/bg-cms-body.jpg);
	background-color: #5296dd;
	width: 980px;
	margin: 0 auto;
}

#head ul#nav {
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
	padding-top: 5px;
	text-align: left;
	height: 65px;
}
#nav a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	line-height:1.1em;
	padding:.2em 0;
}
#nav a img{
	z-index:100;
	position:relative;
}
#nav a:hover{
	color:#eee;
}
ul#nav ul a{
	border-top:1px solid #1E7EC8;
}
ul#nav ul li.first a{
	border-top:none;
}
ul#nav > li {
	margin: 0px;
	float: left;
	list-style-type: none;
	position:relative;
	width:123px;
	text-align: center;
}
ul#nav > li img{
	position:relative;
	z-index:100;
	margin-left: auto;
	margin-right:auto;
}
ul#nav li.jewelry {width: 124px;}
ul#nav li.contact {width: 118px;}
ul#nav li.kids	  {top:-5px;}
ul#nav li.kids ul {top:65px;}
ul#nav li a {
	display: block;
	margin: 0 auto;
}
ul#nav ul{
	display:none;
	position:absolute;
	width: 135px;
	text-align:left;
	top:44px;
	left:-8px;
}
ul#nav ul a{
	border-top:1px solid #1E7EC8;
}
ul#nav ul li.first a{
	border-top:none;
}
ul#nav ul li{
	padding:0 10px;
	background: url(../img/bg-nav-y.png) repeat-y top center;
}
ul#nav ul .top{
	height:33px;
	width:135px;
	background: transparent url(../img/bg-top-home.png) no-repeat bottom center;
	z-index:-50;
}
ul#nav ul .bottom{
	height:6px;
	width:135px;
	background: transparent url(../img/bg-nav-b.png) no-repeat top center;
	line-height:1px;
	padding:0;
}


ul#nav li.contact #alt-nav {
	z-index: 100;
	top: 44px;
	left:-29px;
	float: right;
	width: 136px; 
	text-align:center;
}

ul#nav #alt-nav li {
	background-repeat: no-repeat;
	padding-top: 33px;
	width: 136px;
	height: 85px;
	background-image: url(../img/alt-nav-bg.png);
	margin: 0px;
	list-style-type: none;
}
ul#nav #alt-nav a{border:none;}
#body {
	text-align: left;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	clear: both;
}

.leftcol {
	width: 470px;
	float: left;
}

.rightcol {
	margin-right: 40px;
	margin-left: 500px;
}

#body .rightcol {
	height: 605px !important;
	padding-top:20px;
	padding-bottom: 30px;
	overflow:hidden;
}



body.cms-home .rightcol h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

#footer {
	padding-top: 8px;
	position:relative;
}

#footer #foot-bar .leftcol {
	text-align:right;
}

#footer #foot-bar .rightcol img {
}

#footer #credits {
	line-height: 1px;
	margin-top: 9px;
}

a:hover img {
	margin-bottom: 0px;
	margin-top: 1px;
}

a img {
	margin-top: 0px;
	margin-bottom: 1px;
}

.home_page_feature td {
	padding-right:10px;
}

.home_page_feature td a {
    font-weight:bold;
}
img#paypal-verified{
	position:absolute;
	top:-27px;
	right:10px;
}
#syndication{
	position:absolute;
	left:10px;
	top:-27px;
}
#pre-head .mini-newsletter input.blur {
	color: #999;
}
#pre-head .mini-newsletter input#newsletter{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:200px;
	display:inline;
}
#pre-head .mini-newsletter input.form-button-alt{
	height:20px;
	width:20px;
}
#pre-head .mini-newsletter{
	position:absolute;
	right:20px;
}
#pre-head{
	height: 25px;
	border-width: 1px;
	border-style: solid;
	border-color: #499ad5;
	background-image: url(none);
	background: #499ad5;
	position:relative;
}
#pre-head #advice-validate-email-newsletter,
#pre-head #advice-required-entry-newsletter{
	position:absolute;
	background: #f8e6e0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:red solid 2px;
	z-index:150;
	padding:0px;
}