html, body{
	margin: 0;
	padding: 0;
	height: 100%;
}

body{
	font: 1.00em Verdana, Arial, "San Serif";
	text-align: center;
	color: #999;
	background: #000 url(../img/bg_body.jpg) fixed 50% 0;
}

br.clear{
	clear: both;
}

a img{
	border: none;
}

a:link, a:visited{
	color: #999;
	text-decoration: none;
}
a:hover, a:active{
	color: #FFF;
	text-decoration: none;
}

#distance{
	width: 1px;
	height: 50%;
	margin-bottom: -300px;
	float: left;
}

#page-wrapper{
	clear: left;
	position: relative;
	margin: 0 auto;
	width:  100%;
	height: 600px;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	width:  100%;
	height: 600px;
	/*background: transparent url(../img/bg_wrapper.png) no-repeat 50% 95px;*/
}

#center{
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 600px;
}

#checkout #page-wrapper{
	height: 100%;
}

#checkout #wrapper{
	height: 100%;
}

#checkout #center{
	height: 100%;
}

h1#logo{
	position: relative;
	margin: 0;
	padding: 13px 0 3px 0;
	width: 125px;
	height: 35px;
	float: left;
	font: 4.75em "Times New Roman";
	font-weight: normal;
}
h1#logo span{
	display:none;
}
h1#logo b{
	position: absolute;
	top: 13px;
	left: 0;
	width: 125px;
	height: 35px;
	background: transparent url(../img/gr_logo.png) no-repeat 0 0;
}

#topnav{
	list-style: none;
	clear: both;
	height: 45px;
	margin: 0;
	padding: 0;
}
#topnav li{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	height: 45px;
}
#topnav li.right{
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	height: 45px;
}
#topnav li a{
	display: block;
	color: #999;
	font-size: 10px;
	padding: 10px 35px 25px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#topnav li.right a{
	display: block;
	color: #999;
	font-size: 10px;
	padding: 10px 0 25px 35px;
	font-weight: bold;
}
#topnav li a:hover, #topnav li a.subhover, #topnav li.sfHover a{
	color: #FFF;
}
#topnav li b{
	position: absolute;
	right: 0;
	bottom: 4px;
	width: 250px;
	text-align: right;
	
}
#topnav li.right b a{
	padding: 0;
	color: #FF9900;
}
#topnav li ul.subnav{
	list-style: none;  
	position: absolute;
	top: 45px; 
	margin: 0;
	padding: 0 0 15px 0;
	width: 148px; 
	background: transparent url(../img/bg_nav.png) no-repeat 0 100%;
	z-index: 999999;
}
ul#topnav li ul.subnav li{
	margin: 0;
	padding: 0;
	height: auto;
	width: 148px;
}
ul#topnav li ul.subnav li a{
	display: block;
	padding: 8px 0 8px 10px;
	margin: 0;
	width: 138px;
	text-align: left;
	color: #999;
}
ul#topnav li ul.subnav li a:hover{
	background: #333;
	color: #FFF;
}

#basenav{
	list-style: none;
	margin: 0;
	padding: 0;
}
#basenav li{
	float: left;
	border-right: 1px solid #999;
	padding: 0 6px;
}
#basenav li.first{
	padding: 0 6px 0 0;
}
#basenav li.last{
	border-right: 0;
}
#basenav li .bsubnav{
	display: none;
}
#basenav li ul.bsubnav{
	list-style: none;  
	position: absolute;
	z-index: 99999;
	left: 0; 
	bottom: 30px; 
	margin: 0;
	padding: 18px 0 14px 0;
	display: none;
	float: left; 
	width: 148px;  
	/*background: transparent url(../img/bg_navul.png) no-repeat 100% 100%;*/
}
ul#basenav li ul.bsubnav li{
	margin: 0;
	padding: 0;
	clear: both;
	width: 146px;
	background: transparent url(../img/bg_navli.png) repeat-y 0 0;
	border: none;
}
ul#basenav li ul.bsubnav li a{
	display: block;
	float: left;
	padding: 8px 0 8px 10px;
	margin: 0 6px 0 0;
	width: 130px;
	text-align: left;
	font-weight: bold;
}
ul#basenav li ul.bsubnav li a:hover{
	background: #333;
	color: #FFF;
}
#content{
	float: left;
	background: #000;
	width: 980px;
	height: 460px;
	margin: 0;
	text-align: left;
	font-size: 10px;
}
#content.product-list{
	padding: 25px 0;
	background: #FFF;
}
#content.product-list h3{
	color: #000;
	margin: 0 25px;
}
#content.product-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#content.product-list ul li{
	margin: 0;
	padding: 20px 25px;
	width: 250px;
	text-align: center;
	color: #000;
}
#content.product-list ul li h4{
	color: #000;
	text-decoration: none;
	font-size: 10px;
	margin: 20px 0 0 0;
}
#content.product-list ul li h4 a{
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
#content.product-list ul li h4 a:hover{
	text-decoration: underline;
}
#placeholder{
	position: absolute;
	top: 96px;
	left: 0;
	float: left;
	width: 980px;
	height: 460px;
	margin: 0;
	padding: 0;
}
p.sm{
	position: relative;
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
	margin: 0;
	width: 300px;
}
p.sm a{
	display: block;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 10px;
	width: 16px;
	height: 16px;
}
p.sm a span{
	display:none;
}
p.sm a.facebook{
	background: transparent url(../img/sm-sprites.png) no-repeat -114px 0;
}
p.sm a.facebook:hover{
	background: transparent url(../img/sm-sprites.png) no-repeat -114px -16px;
}
p.sm a.twitter{
	background: transparent url(../img/sm-sprites.png) no-repeat -82px 0;
}
p.sm a.twitter:hover{
	background: transparent url(../img/sm-sprites.png) no-repeat -82px -16px;
}
p.sm a.ustream{
	background: transparent url(../img/sm-sprites.png) no-repeat -53px 0;
}
p.sm a.ustream:hover{
	background: transparent url(../img/sm-sprites.png) no-repeat -53px -16px;
}
p.sm a.youtube{
	background: transparent url(../img/sm-sprites.png) no-repeat 0 0;
	width: 40px;
}
p.sm a.youtube:hover{
	background: transparent url(../img/sm-sprites.png) no-repeat 0 -16px;
}
#content h3{
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
}
#content.contact{
	background: #000 url(../img/bg_collection.jpg) no-repeat 100% 1px;
	padding: 50px 0 0 80px;
	font-size: 10px;
	height: 410px;
	width: 900px;
}
#content.bio{
	background: #000 url(../img/bg_bio.jpg) no-repeat 1px 1px;
	padding: 20px 30px 20px 420px;
	font-size: 10px;
	height: 420px;
	width: 530px;
}
#content.collection{
	background: #000 url(../img/bg_contact.jpg) no-repeat 100% 1px;
	padding: 80px 530px 0 50px;
	font-size: 10px;
	height: 380px;
	width: 400px;
}
#content.bridal{
	background: #000 url(../img/bg_bridal.jpg) no-repeat 100% 1px;
	padding: 80px 530px 0 50px;
	font-size: 10px;
	height: 380px;
	width: 400px;
}
#content.press{
	padding: 0;
	font-size: 10px;
}
#content.general{
	padding: 0 30px;
	margin: 0;
	height: 460px;
	overflow: hidden;
	width: 920px;
}
#content.general .contenttable{
	margin: 20px 0;
	height: 420px;
	overflow: hidden;
	overflow-y: auto;
}
#content.bio .contenttable{
	margin: 20px 0;
	height: 380px;
	overflow: hidden;
	overflow-y: auto;
}
#content.product-list{
	height: 410px;
	overflow: hidden;
}
#content .item-counter{
	float: right;
	padding: 30px 10px 0 0;
	position: relative;
	width: 70px;
}
#content .item-counter p{
	margin: 0;
}
#carousel{
	float: left;
	background: #000;
	width: 980px;
	height: 460px;
	overflow: hidden;
}
#carousel ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 1px 0 0 1px;
	width: 980px;
	height: 460px;
}
#carousel ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 460px;
}
.jcarousel-container-horizontal{
	width: 980px;
}
.jcarousel-clip-horizontal{
	width: 900px;
	margin: 0 80px 0 0;
}
.homeware .jcarousel-clip-horizontal{
	width: 980px;
	margin: 0 ;
}
.jcarousel-prev-horizontal{
	position: absolute;
	top: 100px;
	right: 0;
	width: 80px;
	height: 49px;
	background: transparent url(../img/bg_carouselsprite.png) no-repeat 0 -50px;
	cursor: pointer;
}
.jcarousel-prev-disabled-horizontal{
	position: absolute;
	top: 100px;
	right: 0;
	width: 80px;
	height: 49px;
	background: transparent url(../img/bg_carouselsprite.png) no-repeat 0 -150px;
	cursor: pointer;
}
.jcarousel-next-horizontal{
	position: absolute;
	top: 50px;
	right: 0;
	width: 80px;
	height: 49px;
	background: transparent url(../img/bg_carouselsprite.png) no-repeat 0 0;
	cursor: pointer;
}
.jcarousel-next-disabled-horizontal{
	position: absolute;
	top: 50px;
	right: 0;
	width: 80px;
	height: 49px;
	background: transparent url(../img/bg_carouselsprite.png) no-repeat 0 -100px;
	cursor: pointer;
}
.shippingtable{
	border: 1px solid #666;
	border-collapse: collapse;
}
.shippingtable th, .shippingtable td{
	padding: 8px 5px;
	vertical-align: top;
}
.shippingtable th{
	background: #666;
	color: #000;	
}
.shippingtable tr.newrow th, .shippingtable tr.newrow td{
	border-top: 1px solid #666;
}
.shippingtable td.cost{
	border-left: 1px solid #666;
	text-align: right;
}
ul.imagemap{
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 980px;
	height: 460px;
	background: #000 url(../img/bg_press.jpg) no-repeat 1px 1px;
}
ul.imagemap li{
	float: left;
	padding: 0;
	margin: 0;
	width: 245px;
	height: 460px;
}
ul.imagemap li a{
	display: block;
	width: 245px;
	height: 460px;
}
ul.imagemap .cimage img{
	display: none;
}
#contenttable{
	position: relative;
}
#product-wrapper{
	position: relative;
	background: #FFF;
	padding: 25px 20px;
	width: 940px;
	height: 410px;
	color: #000;
}
#product-wrapper .brand{
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#product-wrapper .product-image{
	clear: both;
	float: left;
	width: 385px;
}
#product-wrapper .product-image .image-frame{
	float: left;
	width: 205px;
	height: 290px;
	padding: 35px;
	background: #FFF url(../img/bg_imageframe.png) no-repeat 0 0;
}
#product-wrapper .product-image p.tiny-zoom{
	clear: both;
	margin: 0;
	font-size: 10px;
	color: #CCC;
	padding: 0 15px;
}
#product-wrapper .product-image .gallery-list{
	float: right;
	list-style: none;
	padding: 0 20px 0 0;
	margin: 0;
}
#product-wrapper .product-image .gallery-list li{
	padding: 0 0 10px 0;
	margin: 0;
}
#product-wrapper div.zoomdiv{
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center; 
	overflow: hidden;
}
img.zoom{
	cursor: crosshair;
	position: relative;
}

#product-wrapper .backlink{
	position: absolute;
	top: 25px;
	left: 420px;
}
#product-wrapper .backlink a{
	color: #000;
}
#product-wrapper .backlink a:hover{
	color: #000;
}
#product-wrapper .product-info{
	float: left;
	width: 480px;
	height: 370px;
	font-family: Arial;
	font-size: 10px;
	padding: 15px 25px 0 15px;
	margin: 0 0 0 15px;
	background: #FFF url(../img/bg_productinfo.jpg) no-repeat 0 15px;
}
#product-wrapper .product-info h1{
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
#product-wrapper .product-info .shortdesc{
	margin: 0 0 30px 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#product-wrapper .product-info .price{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#product-wrapper .product-info #addtocart{
	width: 130px;
	height: 40px;
	background: #FFF url(../img/btn_addtocart.jpg) no-repeat 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}
#product-wrapper .product-info #addtocart:hover{
	background: #FFF url(../img/btn_addtocart.jpg) no-repeat 0 -39px;
}
#product-wrapper .product-info .field-group{
	float: left;
	padding: 8px 0 5px 0;
	margin: 0;
	clear: both;
}
#product-wrapper .product-info .field-group label{
	float: left;
	width: 30px;
	padding: 3px 0 0 0;
}
#product-wrapper .product-info .field-group input,
#product-wrapper .product-info .field-group select{
	font-size: 10px;
}
#product-wrapper .product-info .submit-buttons{
	float: left;
	padding: 28px 0 5px 0;
	margin: 0;
	clear: both;
}

#content.cart{
	background: #FFF;
	padding: 25px 20px;
	width: 940px;
	height: 410px;
	color: #333;
}
#content.cart a, #content.cart a:hover{
	color:#333;
}
#content.cart table.cart{
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 25px 0 0 0;
}
#content.cart table.cart th{
	padding: 5px 25px 5px 5px;
	color: #FFF;
	background: #999;
}
#content.cart table.cart th.cost{
	padding: 5px 25px 5px 5px;
	text-align: right;
}
#content.cart table.cart #newsection.summary td{
	padding: 20px 25px 0 0;
	border-top: 1px solid #333;
}
#content.cart table.cart .summary td{
	padding: 4px 25px 4px 0;
	border: none;
}
#content.cart table.cart .summary td.checkout{
	padding: 4px 0;
}
#content.cart table.cart .summary td.full{
	padding: 20px 0;
}
#content.cart table.cart td.linetotal, 
#content.cart table.cart td.cost{
	text-align: right;
	padding: 0 25px 0 0;
}
#content.cart #check_out{
	width: 130px;
	height: 40px;
	background: #FFF url(../img/btn_checkout.jpg) no-repeat 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}
#content.cart #check_out:hover{
	background: #FFF url(../img/btn_checkout.jpg) no-repeat 0 -39px;
}
#cart-popup{
	position: absolute;
	width: 300px;
	height: 80px;
}
#cart-popup .inner{
	display: none;
	position: absolute;
	background: transparent url(../img/cart/bg_cartpopup.png) no-repeat 0 0;
	width: 300px;
	height: 80px;
}
#cart-popup .inner div{
	position: relative;
	padding: 20px 20px 20px 90px;
	height: 40px;
	overflow: hidden;
	background: transparent url(../img/cart/carttick.png) no-repeat 15px 20px;
	font-size: 11px;
	text-align: left;
	color: #666;
}
#size-chart{
	display: block;
	padding: 0 7px;
	text-decoration: underline;
}
#size-chart:hover{
	color: #CCC;
}
#checkout #content.cart,
#checkout #content.cart .contenttable{
	height: auto;
}
#checkout form{
	clear: both;
	float: left;
	width: 940px;
	padding: 25px 0 0 0;
}
#checkout form fieldset{
	border: none;
	padding: 0;
	margin: 0;
}
#checkout form h3{
	background: #000;
	color: #FFF;
	padding: 6px 8px;
}
#checkout form .form_gladwrap{
	float: left;
	padding: 15px 0;
	width: 940px;
}
#checkout form .form-left{
	float: left;
	width: 465px;
}
#checkout form .form-right{
	float: right;
	width: 465px;
}
#checkout .field-group{
	clear: both;
	float: left;
	padding: 10px 0;
	width: 460px;
}
#checkout .field-group-nolabel{
	clear: both;
	float: left;
	padding: 10px 0 10px 116px;
	width: 344px;
}
#checkout .field-group label{
	float: left;
	width: 110px;
	height: 16px;
	padding: 5px 3px 0px 3px;
}
#checkout .field-group label.inline{
	float: none;
	padding: 3px 10px 8px 15px;
}
#checkout .radio-group{
	float: left;
	padding: 0;
	width: 100%;
}
#checkout .radio-group label{
	float: left;
	clear: none;
	padding: 0 15px 0 5px;
	margin: 0;
	width: auto;
}
#checkout .radio-group input{
	float: left;
	padding: 0;
	margin: 0;
}
#checkout #billing-address-fields{
	clear: both;
	float: left;
	width: 100%;
}
#creditcarddetails{
	clear: both;
	float: left;
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed #E1E1E1;
	width: 920px;
}
#creditcarddetails .field-group{
	clear: both;
	float: left;
	padding: 10px 0;
	width: 100%;
}
#creditcarddetails .field-group label{
	float: left;
	width: 140px;
	height: 16px;
	padding: 5px 3px 0px 3px;
}
#creditcarddetails .radio-group{
	width: auto;
}
#creditcarddetails .radio-group label{
	float: left;
	clear: none;
	padding: 0 15px 0 5px;
	margin: 0;
	width: auto;
}
.biglink a{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-transform: italic;
}
p.required{
	color: #990000;
	font-weight: bold;
}
span.required{
	color: #990000;
}
span.note{
	display: block;
	padding: 0 0 0 116px;
	font-size: 9px;
	text-transform: italic;
}
input.enter_email{
	width: 300px;
}
#size-popup{
	position: absolute;
	background: transparent url(../img/bg_imageframe.png) no-repeat 0 0;
	padding: 25px;
	width: 225px;
	height: 319px;
	font-size: 8px;
	color: #333;
}
#size-popup h4{
	font-size: 9px;
	margin: 14px 0;
}
#size-popup .popupclose{
	display: block;
	text-align: right;
	margin: 5px 0;
}
#size-popup .popupclose:hover{
	color: #666;
}
.sizechart{
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.sizechart thead th{
	border: 1px solid #CCC;
	text-align: center;
	background: #CCC;
	font-weight: bold;
}
.sizechart tbody td{
	border: 1px solid #CCC;
	text-align: center;
}
.sizechart tbody th{
	border: 1px solid #CCC;
	text-align: left;
	background: #CCC;
}
#content.cart #btncheckout{
	width: 130px;
	height: 40px;
	background: #FFF url(../img/btn_order.jpg) no-repeat 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	cursor: pointer;
}
#content.cart #btncheckout:hover{
	background: #FFF url(../img/btn_order.jpg) no-repeat 0 -39px;
}
#content.cart #btnpaynow{
	width: 130px;
	height: 40px;
	background: #FFF url(../img/btn_pay.jpg) no-repeat 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}
#content.cart #btnpaynow:hover{
	background: #FFF url(../img/btn_pay.jpg) no-repeat 0 -39px;
}
#content.cart .submit-buttons a{
	display: block;
	padding: 10px 0;
	float: right;
	text-decoration: underline;
}
#content.customer-login{
	background: #FFF;
	padding: 25px 20px;
	width: 940px;
	height: 410px;
	color: #333;
}
#customer_login{
	clear: both;
	float: left;
	padding: 18px 15px; 
}
#customer_login .field-group{
	clear: both;
	float: left;
	padding: 8px 0;
}
#customer_login .field-group label{
	float: left;
	width: 100px;
}
#customer_login .field-group input{
	float: left;
}
#customer_login .submit-buttons{
	clear: both;
	float: left;
	padding: 8px 0 8px 100px;
}
#flash-message.error{
	clear: both;
	margin: 10px 0;
	padding: 10px;
	background: #FF4F4F;
	border: 2px solid #990000;
	color: #000;
	font-weight: bold;
}
ul.error-list{
	list-style: none;
	color: #000;
	padding: 2px 0;
	margin: 0 0 0 12px;
	color: #990000;
	font-weight: bold;
}
.inline-error{
	background: #FFD7D7 !important;
}
.error-message{
	clear: both;
	color: #990000;
	font-weight: bold;
	padding: 0 0 0 3px;
}
.imageHover{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 980px;
	height: 460px;
}
#success-popup{
	position: absolute;
	width: 300px;
	height: 80px;
}
#success-popup .inner{
	display: none;
	position: absolute;
	background: transparent url(../img/cart/bg_cartpopup.png) no-repeat 0 0;
	width: 300px;
	height: 80px;
}
#success-popup .inner div{
	position: relative;
	padding: 20px 20px 20px 90px;
	height: 40px;
	overflow: hidden;
	background: transparent url(../img/cart/carttick.png) no-repeat 15px 20px;
	font-size: 11px;
	text-align: left;
	color: #666;
}
#error-popup{
	position: absolute;
	width: 300px;
	height: 80px;
}
#error-popup .inner{
	display: none;
	position: absolute;
	background: transparent url(../img/cart/bg_cartpopup.png) no-repeat 0 0;
	width: 300px;
	height: 80px;
}
#error-popup .inner div{
	position: relative;
	padding: 20px 20px 20px 90px;
	height: 40px;
	overflow: hidden;
	background: transparent url(../img/cart/cancel.png) no-repeat 15px 20px;
	font-size: 11px;
	text-align: left;
	color: #990000;
}
#discount{
	color: #990000;
	
}
.footer-links{
	clear: both; 
	width: 500px;
	padding: 10px 0 0 0;
	font-size: 9px; 
	float: left;
	text-align: left;
}