.PreviewInfo, a.PreviewInfoLink
{
display:none;	
}
body 
{
	margin:0;
	background-attachment:scroll;
	
	
}
body.pc { background:#00204e url(images/pc-watermark.jpg) no-repeat  right bottom; }
body.dv { background:#000000 url(images/dv-watermark.jpg) no-repeat  right bottom; }

body, html
{
    min-height: 110%;

}
img, a {
	border:0;
}

body, div, dl, dt, dd, h1, h2, h3, pre, form, fieldset, input, textarea, option, p, blockquote, th, td {
	border: 0;
	margin: 0;
	padding: 0;
}
input
{
	border: 1px #A8996E solid;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h1 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:white;
	line-height:24px;
}

h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#a8996e;
	line-height:24px;
}

h3 {
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#a8996e;
	line-height:24px;
}

h3 .white {
	color:#fff;
}

h1 .gold {
	color:#a8996e;
}

h2 .white-small {
	color:#fff;
	font-size:15px;
}

p, .CMSSearchResultsNoResultsLabel {
	color:#fff;
	font-family: "normal Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
}
p
{
	margin-top:5px;
}
/* General styles */

#rightcolumn ul {
	list-style-type:disc;
	list-style-position:inside;
	margin: 10px 0px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

#rightcolumn ul ul
{
    margin: 0px 0px 0px 10px;
}

#rightcolumn ul a {
	color:#a8996e;
	text-decoration:none;
}
#rightcolumn ul a:hover {
	color:#fff;
}

/* Layout homepage */
body.home { background: #1a1a1b; }
#outer-container {
	background:#1a1a1b url(images/main-bg-tile.jpg) repeat-x;
    height: 770px;
	width:100%;
	overflow: hidden;
	position:absolute;
}

div.pc-logo-home
{
    background: url(images/pc.png) no-repeat;
    width: 367px;
    height: 361px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 5;
}
div.dv-logo-home
{
    background: url(images/dv.png) no-repeat;
    width: 368px;
    height: 378px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 5;
}

#main-container {
	width:100%;
	/*background-image:url(images/watermark.jpg);*/
	background-repeat:no-repeat;
	background-position:right;
	
	height:718px;
	position: relative; z-index: 10;
}

#container-home {
	width:1060px;
	height:718px;
	margin:0 auto 0 auto;
}

#pc-container {
	position:absolute;
	width:1060px;
	height:102px;
	top:192px;
}

#pc-logo, #dv-logo {
	width:196px;
	height:102px;
	float:left;
	margin-right:6px;
}

#pc-thumbs ul, #dv-thumbs ul {
	width:856px;
	height:102px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#pc-thumbs li, #dv-thumbs li {
	display:block;
	width:132px;
	height:102px;
	float:left;
	float:left;
	list-style:none;
	margin-right:6px;
}

#pc-thumbs li img, #dv-thumbs li img 
{
	width:132px;
	height:102px;
}
#pc-thumbs li a, #dv-thumbs li a {
	text-decoration:none;
}
#pc-thumbs li a:hover, #dv-thumbs li a:hover {
}

#dv-container {
	top:140px;
	position:absolute;
	width:1060px;
	height:102px;
	left: 0px;
}

/* Footer */

#footer, #footer-secondary{
	width:100%;
	height:50px;
	margin:20px 0 0 0;
	clear:both;
	
}

#footer-secondary{
	background:#00204e;
	width:980px;
	
}

.footer-container {
	margin:0 auto 0 auto;
	width:980px;
	height:50px;
	
}

.footer-container p {
	font:11px Arial, Helvetica, sans-serif;
	color:#a8996e;
	float:left;
}
.footer-container ul{
	margin-left:390px;
}

.footer-container li {
	font:11px Arial, Helvetica, sans-serif;
	color:#a8996e;
	float:left;
	list-style:none;
	padding:0 5px 0 6px;
	margin:0;
	display:inline;
	background:url(images/divider.jpg) no-repeat left;
}

.footer-container li.first
{
    background: none;
}

.footer-container a {
	color:#a8996e;
	text-decoration:none;
}
.footer-container a:hover {
	color:#fff;
}

.footer-container p.developer
{
    float: right !important;
}

/* Modal Window */

#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background:#1a1a1b url(images/main-bg-tile.jpg) repeat-x;
	display:none;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

#boxes .window {
	position:absolute;
	left:0;
	top:0;
	width:622px;
	height:466px;
	display:none;
	z-index:9999;
	padding:20px;
}

#boxes #dialog {
	width:622px; 
	height:466px;
	padding:10px;
	border-bottom:solid 1px #012d61;
	background:#001622 url(images/modal-watermark.jpg) no-repeat center;
}

#boxes #dialog1 {
	width:622px; 
	height:466px;
	padding:10px;
	border-bottom:solid 1px #012d61;
	background:#001622 url(images/modal-watermark.jpg) no-repeat center;
}

#boxes .content {
	width:443px; 
	height:200px;
	padding:10px;
	margin:0 auto 0 auto;
}

#boxes .content p {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
}

#boxes .img {
	margin-top:30px;
	text-align:center;
}

#boxes .link{
	margin-top:120px;
	display:block;
	text-align:center;
	color:#fff;
}

#boxes .link a{
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
}

#boxes .link a:hover{
	text-decoration:underline;
}

/* Layout content pages */

#outer-container-secondary {
	width:100%;
	min-height:100%;
}

#wrapper { 
	margin: 0 auto;
	width: 980px;
}

#header-wrapper {
	margin: 0 auto;
	width: 980px;
	height:auto;
	
}

#header {
	color: #333;
	width: 980px;
	float: left;
	border-bottom: 1px solid #a8996e;
	height: 142px;
}

#nav-below {
	width:980px;
	margin:0 auto 0 auto 0;
}

.logo-container {
	float:left;
}

#leftcolumn { 
	color: #333;
	width: 200px;
	float: left;
	margin-bottom:20px;
}

#rightcolumn { 
	float: left;
	color: #fff;
	width: 780px;
	margin:0px 0 20px 0;
}

/* Menu layout */

.menu-top-below {
	width:980px;
}

.menu, #wrapper2 ul {display:inline-block;}
.menu, #wrapper2 ul {display:inline;}
.holder {display:table;}

.menu, #wrapper2 ul {
	display:table-row;
	padding:0;
	margin:0;
	list-style-type:none;
	white-space:nowrap; 
	float:right;
}
.menu li, #wrapper2 ul li {display:inline;}
.menu a, .menu a:visited {
	display:block;
	float:left;
	padding:4 4px;
	color:#a8996e; 
	text-decoration:none;
	text-transform:uppercase;
	font:11px Arial, Helvetica, sans-serif;
}

#wrapper2 ul li a, #wrapper2 ul li a:visited {
	display:block;
	float:left;
	padding:0 6px 0 6px;
	color:#a8996e; 
	text-decoration:none;
	text-transform:uppercase;
	font:11px Arial, Helvetica, sans-serif;
	background:url(images/divider.jpg) no-repeat left;
}
#wrapper2 ul li.first a {background:none !important;}

.menu a:hover,  #wrapper2 ul a:hover {
	color:#fff; 
}

#wrapper2 {text-align:right;}
#wrapper3 {text-align:right;}

#wrapper2 .holder {margin: 0 0 0 auto; clear:both !important;}
#wrapper3 .holder 
{
	
	float:right;
	clear:both;
	width:600px;
	margin-top:50px;
	
	}
#wrapper3 #ctl00_pnlWelcome {height:40px;}
#wrapper3 #ctl00_pnlWelcome .welcomeholder 
,#wrapper3 #ctl00_pnlWelcome .cartholder 
,#wrapper3 #ctl00_pnlWelcome .cartholder p
{
	margin-top:10px;
	color:#A8996E;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
	text-decoration:none;
	clear:right;
	
}
#wrapper3 #ctl00_pnlWelcome .cartholder p
{
margin-top:0px;	
}

#wrapper3 #ctl00_pnlWelcome .welcomeholder a
,#wrapper3 #ctl00_pnlWelcome .cartholder a

{
	text-decoration:none;
	vertical-align:middle;
}
#wrapper3 .holder li a
{ 
    background: url(images/arrows.png) center left no-repeat;
    padding: 0px 4px 0px 15px;
}

#wrapper3 .holder li.first a
{
    background: none;
}

/*Left menu */
ul.menu-left, ul.menu-left ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 150px;
}

ul.menu-left a {
	white-space:nowrap; 
	display: block;
	text-decoration: none;
	
	font:11px Georgia, "Times New Roman", Times, serif;	
	background: url(images/arrow.png) center left no-repeat;
}

.CMSTreeMenuSelectedLink {
	white-space:nowrap; 
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	font:11px normal Georgia, "Times New Roman", Times, serif;	
	background: url(images/arrow.png) center left no-repeat;
}

td a.lvl2CMSTreeMenuLink, td a.lvl2CMSTreeMenuSelectedLink
{
	color: #a8996e;
	padding-left: 35px !important;
	background:none;
}

ul.menu-left a.active
{
	background-image: url(images/arrow-expanded.png);
}

ul.menu-left li {
	margin-top: 1px;
}

ul.menu-left li a {
	color: #fff;	
	padding:2px 2px 2px 15px;
	color:#a8996e;
}

ul.menu-left li a:hover {
	color:#fff;
}

ul.menu-left li ul li a {
	color: #a8996e;
	padding-left: 25px;
	background-position: 10px center;
}

ul.menu-left li ul li a:hover {
	color:#fff;
}

ul.menu-left li ul ul li a {
	color: #a8996e;
	padding-left: 35px;
	background:none;
}

ul.menu-left li ul ul li a:hover {
	color:#fff;
}

/*.code {}
.code code { }
.code li { }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }*/

/* Product Thumbs */

.thumbs-wrapper-listing {
	margin: 20px 0 0 0;
	width:638px;
}

.thumbs-wrapper {
	margin: 20px 0 0 0;
	width:518px;
}

.caption {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#a8996e;
	padding:10px 0 15px 0;
}

.thumbnail {
	float:left;
	width:132px;
	margin: 0 15px 0 0;
	padding:0;
}

.clearboth {
	clear:both;
}

/* Firefox Hacks */
@-moz-document url-prefix()
{
.thumbs-wrapper { padding:0; margin-top:10px; }
.thumbs-wrapper-listing { padding:0; margin-top:10px; }
.thumbnail {padding-top:10px; }
.caption { padding:10px 0 20px 0;
           margin-top:-106px; }
ul.menu-left li a { padding-top:5px }
#photo-wrapper  {margin-top:50px;}
/*.jcarousel-skin-tango .jcarousel-next-horizontal {top:11px;}
.jcarousel-skin-tango .jcarousel-prev-horizontal {top:11px;}*/
}

/* Image Carousel */

#photo-wrapper {
	margin-top:25px;
}

.jcarousel-container {
	position: relative;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
	float: left;
	list-style: none;
	width: 82px;
	height: 82px;
	overflow: hidden;
}
.jcarousel-list li { direction: ltr; }
#wrap {
	color: #404040;
	width:780px;
	/*margin: 0 12%;*/
}

.jcarousel-next {
	z-index: 3;
	display: none;
}

.jcarousel-prev {
	z-index: 3;
	display: none;
}

/*
-moz-border-radius: 10px;
background: #F0F6F9;
border: 1px solid #346F97;
}*/

/* Skin */

.jcarousel-skin-tango, .jcarousel-skin-tango li
{
    list-style: none !important;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 477px;
	padding: 10px 0 40px 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  462px;
	height: 82px;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 106px;
	height: 82px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/* Horizontal Buttons */

.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	right: 5px;
	width: 12px;
	height: 82px;
	cursor: pointer;
	background: url(images/next.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	width: 12px;
	height: 82px;
	cursor: pointer;
	background: url(images/previous.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
}

/* form elements */

.input {
	float:left;
	margin-bottom:10px;
	padding:2px;
	width:90px;
}

.search-btn {
	float:left;
	color:#a8996e;
	text-transform:uppercase;
	text-align: left;
	font:11px Georgia, "Times New Roman", Times, serif;
	display:block;
	width:75px;
	padding:2px 0 0 3px;
	cursor:pointer;
}

body.pc .search-btn {
	background: #00204e url(images/search-bg.jpg) no-repeat;
}

body.dv .search-btn {
	background:#000 url(images/search-bg-black.jpg) no-repeat;
}

/* Pagination */

ul{border:0; margin:0; padding:0;}

#pagination-flickr ul{
	float:right;
	margin:0 0 20px 0;
	width:468px;
}

#pagination-flickr li {
	border:0; margin:0; padding:0;
	list-style:none;
	float:right;
	display:inline-block;
	padding:0 10px 0 10px;
}
#pagination-flickr li a { display: inline; padding:0 10px 0 10px;}

#pagination-flickr .previous-off,
#pagination-flickr .next-off {
	color:#999;
	font-weight:normal;
	padding-right:8px;
	font:11px Georgia, "Times New Roman", Times, serif;
}

#pagination-flickr .next a,
#pagination-flickr .previous a {
	font-weight:normal;
	font:11px Georgia, "Times New Roman", Times, serif;
}

#pagination-flickr .next a, #pagination-flickr .next-off {
	background: url(images/arrow.png) center right no-repeat;
}

#pagination-flickr .previous a, #pagination-flickr .previous-off {
	background:url(images/arrow-previous.png) center left no-repeat;
}

#pagination-flickr .active{
	color:#fff;
}

#pagination-flickr a:link,
#pagination-flickr a:visited {
	color:#fff;
	text-decoration:none;
}

#pagination-flickr a:hover{
	color:#a8996e;
}

/* Product page */

#product-block {
	width:518px;
	height:413px;
	margin-bottom:10px;
	float:left;
}

.product-content {
	width:518px;
	height:auto;
	margin:10px 0 10px 0;
	float:left;
}

.product-content p{
	color:#fff;
	font-family:Georgia;
	font-size:14px;
}



.searchresult
{
    margin-bottom: 10px;
}
.resulttitle
{
    margin-bottom: 3px;
}
.resulttitle a
{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#a8996e;
    text-decoration:none;
}
.resulttitle a:hover
{
	color:#fff;
}
.resultpath
{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

.EditingFormLabel
{
    margin-right: 30px;
    color: #fff;
	font:14px Georgia, "Times New Roman", Times, serif;
}
select
{
	font:10px Georgia, "Times New Roman", Times, serif;
	padding: 1px;
}

.product-image-info

{
    float: right;width: 170px;margin-top: 175px;margin-right: 50px;
}


#leftcolumn,
#rightcolumn
{
    min-height: 560px;
}

.holder { clear: none !important; }
#wrapper2 ul 
{ 
    float: right; 
display: inline;
margin-top: 15px;
position: static;
}

#pagination-flickr
{
    margin-top: 0px !important;
}
a { color: #a8996e; }

.signoutButton
{
	background-color:Transparent;
	color:#A8996E;
	border:none;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
cursor:pointer;
}



#ctl00_rightcontainer_Login_Login1_pnlLogin table tr td
,#ctl00_rightcontainer_changepassword_pnlWebPart table tr td
{
	padding:5px;
}
#ctl00_rightcontainer_Login_Login1_pnlLogin table tr td label
{
	padding:5px;
}

#ctl00_rightcontainer_Login_Login1_LoginButton
,.LoginContainer a
,.AddToCartContainer a 
{
border: 1px #A8996E solid;
border-bottom:2px #A8996E solid;
border-right:2px #A8996E solid;
font-size:11px;
background-color:	#BCBDBF;
padding:3px;
padding-left:10px;
padding-right:10px;
font-family:Arial,Helvetica,sans-serif;
color:#000000;
}
#ctl00_rightcontainer_Login_Login1_LoginButton:hover
,.LoginContainer a:hover
,.AddToCartContainer a:hover 
{
color:White;
border:White 1px solid;	
border-bottom:2px White solid;
}
.CultureContainer a
{
border: none;
background-color:Transparent;
}
#ctl00_ctlSearch_btnGo
{
	border:0px;
}
.WelcomeContainer
{
	
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
color:#A8996E;
text-transform:uppercase;
margin-top:15px;
height:55px;
}

.LoginContainer
{
height:30px;
margin-bottom:-30px;
float:right;
margin-top:15px;	
}

.LoginContainer a
{
	text-decoration:none;	
}


.WelcomeContainer a
{
	text-decoration:none;
		
}
.BreadcrumbsContainer
{

float:right;
clear:right;
margin-top:45px;
width:400px;

	
}
.BreadcrumbsContainer li a
{

background:transparent url(images/arrows.png) no-repeat scroll left center;
padding:0 4px 0 15px;

}
.BreadcrumbsContainer li.first a
{
background:none;

}
.BreadcrumbsContainer li a:hover
{
	color:#FFFFFF;
}
.WelcomeLinks
{
float:right;


}
.CartLinks
{
float:right;
clear:right;	

margin-top:10px;
	

}


.CartLinks a img
{
		margin-top:-5px;
		margin-left:5px;
}
ul.ProductVariantList
{
	margin:0px;
	margin-left:20px;
}
ul.ProductVariantList li ul
{
	margin-left:20px;
}
.ProductVariantList li
{
	float:left;
	display:block;
	width:500px;
	min-height:20px;
	list-style:none;
	margin-bottom:5px;
	font-size:14px;
	color:#A8996E;
	
}
.ProductVariantList li ul
{
padding-top:10px;
}
.ProductVariantList li ul li.even
,.ProductVariantList li ul li.odd
{
	float:left;
	display:block;
	width:400px;
	min-height:18px;
	font-size:13px;
	color:white;
	
	line-height:16px;
	/*background:transparent url(../images/liSeperator.png) no-repeat left bottom;*/
	padding-bottom:2px;

}
.ProductVariantList li ul li.last
{
	background:none;
}
.product-content h3
{
	margin:0px;
	padding:0px;
	color:#A8996E;
	font-weight:bold;
	font-size:16px;
}


#ctl00_rightcontainer_pnlProductRange ul.RelatedProductList  
,#ctl00_rightcontainer_pnlRelatedDesigns ul.RelatedProductList  
,#ctl00_rightcontainer_pnlRelatedAccessories ul.RelatedProductList  
{
margin:0px;
margin-top:10px;	
}
#ctl00_rightcontainer_pnlProductRange ul.RelatedProductList li 
,#ctl00_rightcontainer_pnlRelatedDesigns ul.RelatedProductList li 
,#ctl00_rightcontainer_pnlRelatedAccessories ul.RelatedProductList li 
{
	list-style:none;
	margin-bottom:10px;
	margin-left:10px;
	font-size:13px;

	
}
#ctl00_rightcontainer_pnlProductRange ul.RelatedProductList li a
,#ctl00_rightcontainer_pnlRelatedDesigns ul.RelatedProductList li a
,#ctl00_rightcontainer_pnlRelatedAccessories ul.RelatedProductList li a
{
color:White;	
}

#ctl00_rightcontainer_pnlProductRange ul.RelatedProductList li a:hover
,#ctl00_rightcontainer_pnlRelatedDesigns ul.RelatedProductList li a:hover
,#ctl00_rightcontainer_pnlRelatedAccessories ul.RelatedProductList li a:hover
{
color:#A8996E;

}

#ctl00_rightcontainer_pnlProductRange ul.RelatedProductList li img
,#ctl00_rightcontainer_pnlRelatedDesigns ul.RelatedProductList li img
,#ctl00_rightcontainer_pnlRelatedAccessories ul.RelatedProductList img
{
	border:solid 2px #525252;
	vertical-align:middle;
	margin-right:10px;
}
.AvailableFromOverlayPCA
,.AvailableFromBannerOverlayProductDetail
{
height:0px;	
}
.AvailableFromOverlayPCA img
{
position:relative;
top:-122px;
width:100px;
height:100px;
margin-bottom:-100px;
}
.AvailableFromBannerOverlayProductDetail img
{
	position:relative;
top:-66px;
width:150px;
height:100px;
margin-bottom:-150px;
}
.NewOverlayPCA
{
height:00px;	
}
.NewOverlayPCA img {
border: none;
position:relative;
top:-122px;

width:100px;
height:100px;
margin-bottom:-100px;

}
.NewOverlayProductDetailPCA

{
	height:0px;
}
.NewOverlayProductDetailPCA img {
border:medium none;
height:100px;
margin-bottom:-100px;
position:relative;
top:-16px;
width:150px;

}
.ProductThumbnailContainer .caption
{margin-top:5px;
 margin-bottom:10px;
	height:20px;
 float:left;
 width:132px;
padding:0px;
}

ul.menu-left li  ul li a
{
	background:none;	
}


ul.menu-left li a
,ul.menu-left li a ul li a

{
text-transform:uppercase;
	
}
ul.menu-left li ul li ul li a 
{
	text-transform:lowercase;
	
}
#rightcolumn h2
{
margin-bottom:15px;	
}
ul#SearchResults
{
width:780px;
margin-top:10px;	
}
ul#SearchResults .ThumbnailImage img
{
border: 3px solid #A8996E; 
}

ul#SearchResults .ThumbnailImage img:hover
{
	border: 3px solid #FFF; 
}

ul#SearchResults li
{
	width:194px;
	min-height:200px;	
	list-style:none;
	float:left;
}
ul#SearchResults .ThumbnailImage
{
	width:180px;
	height:120px;
	float:left;
}

ul#SearchResults .hide
{
	display:none;

}

ul#SearchResults .ResultTitle 
{
float:left;	

height:20px;
width:400px;
font-size:14px;
text-align:left;
}
ul#SearchResults .ResultTitle a
{


}
.PagerControl

{
margin-top:10px;	
}

ul.RelatedProductList li
{
	list-style:none;	
	vertical-align:middle;
	margin-bottom:5px;
}
ul.RelatedProductList li a
{
margin-left:5px;	
	vertical-align:middle;
}
ul.RelatedProductList li a img
{
border:2px solid 	#A8996E;
margin-right:10px;
	vertical-align:middle;
}
ul.RelatedProductList li a img:hover
{
border:2px solid 	#FFF;
}
.CMSSiteMapListItem
{
	list-style-type:square;	
	color:#A8996E;
}
.CMSSiteMapListItem .CMSSiteMapListItem
{
	margin-left:10px;
}
.CMSSiteMapListItem .CMSSiteMapListItem
{
	margin-left:20px;
}

.WholesaleDocumentsContainer
{
	font-family:Arial,Helvetica,sans-serif;
	background:#A8996E;
	width:165px;
	height:25px;
	padding:4px;
	float:right;
	clear:right;
	font-size:11px;	
	text-align:center;
margin-bottom:-25px;
	
	
	
}
.WholesaleDocumentsContainer a
{
	
	color:White;
	
	text-decoration:none;
	text-align:center;
	line-height:11px;
	
}
.LogInSpacer
{
height:70px;
width	:465px;
float:right;
clear:right;
}
.hide
{
display:none;
}

#rightcolumn #PrintPageContainer
{
	position:relative;
	width:770px;
	height:25px;
	float:left;
	text-align:right;
	vertical-align:middle;
	padding-top:25px;
	
	
	z-index:500;
	margin-bottom:-70px;
}
#rightcolumn #PrintPageContainer a
{
		text-decoration:none;
		
		z-index:501;
}
#rightcolumn #PrintPageContainer img
{
border:none;	
}

.CultureContainer
{
	width:70px;
	height:20px;
	float:left;
	text-align:right;
	margin-left:170px;
	padding-right:5px;
margin-top:5px;
	font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#A8996E;
text-transform:uppercase;


	
	
}
#ctl00_rightcontainer_lblInvoice hr
{
	color:White;	
}

#orderindexlink
,#rightcolumn #orderindexlinka a
,#rightcolumn #orderindexlinkb a
{
	z-index:550px;	
	position:relative;
	width:200px;
	height:25px;
	float:left;
}

.CultureContainer a
{
color:#A8996E;
}

