

h1, h2, h3, h4, h5, h6, p, ul, li, form{
	margin:0px;
	padding:0px;
}
li {display:block; list-style-type:none;}

body {
	background-color: #f4f2f2;
	color: #515154;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	height:100%;
}

input, select {
	color: #515154;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.fl {
	display:inline;
	float: left;
}
.fr {
	display:inline;
	float: right;
}
.clr {clear: both;}
.clr-right { clear: right; }
.clr-left { clear: left; }
.right {text-align:right;}
.center {text-align:center;}

.user-form-box-contents {
   padding:5px;
}

.user-form-field-container {
   background-color:white;
   color:black;
   padding:10px 10px 10px 20px;
}

.user-form-field-error {
   border:1px solid gray;
   background-color:pink;
   color:red;
   background: url(/assets/images/common/errorstate.gif) no-repeat pink;
   background-position: 0px 9px;
}

.formField  {
	width:155px;
	color:#666666;
}

.bold {font-weight: bold;}
.block { display: block; }

a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3A510;
	text-decoration: none;
	outline:none;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3A510;
	text-decoration: none;
	outline:none;
}

a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3A510;
	text-decoration: none;
	outline:none;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3A510;
	text-decoration: underline;
	outline:none;
}
.common-template-shell .Breadcrumb .crumb a:active,
.common-template-shell .Breadcrumb .crumb a:link,
.common-template-shell .Breadcrumb .crumb a:visited{
	text-decoration: none;
}

.common-template-shell .Breadcrumb .crumb a:hover{
	text-decoration: underline;
}
/* align radio buttons and labels */
.label-radio { margin-top: 2px; float: left; margin-bottom: 5px; }
.btn-radio { float: left; margin-bottom: 5px;}

.common-form-btn {
	display:none;
}

.common-error {
	color: #e4421d;
	margin: 10px 0;
	font-size: 13px;
}

.common-message-blue {
	color: #003366;
	font-weight: bold;
}

.common-template-shell {	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 985px;
	padding: 0;
	background:#ffffff url(/assets/images/common/bkg_page.jpg) repeat-y scroll 0 0;
}

.common-popup-shell {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
}

/* Common Styles for pages */
.common-template-standard {
	width:951px;
	margin-left: auto;
	margin-right: auto;
}

.common-template-standard .header {
	margin-bottom:12px;
}

.common-template-standard .leftnav {
	height: 100%;
	background-color: #ffffff;
	border-right:4px solid white;
	float: left;	
	width:160px;
	margin-top:20px;
}

.common-template-standard .rightnav {
	height: 100%;
	background-color: #ecebde;
	border-left:4px solid white;
}

.common-template-standard .page-body {
	text-align:left;	
}

.common-template-standard .page-body-float-left {
	float: right;
}

.common-template-standard .body-with-border {	
	text-align:left;	
	margin:0;
}

#thumbnail-height,#category-height{	
	margin-right:12px;	
}

.common-template-standard .body-with-table-cell {
	display: table-cell;
}

.common-section {
    table-layout:fixed;
    overflow:hidden;
    word-wrap:break-word;
	width: 756px;
}

.common-template-standard .body-checkout {
	background-color: #fff;
	padding: 0 10px;
}

.common-template-standard .footer {
	border-top:4px solid white;
}

.common-template-popup {
	padding: 10px;
	background-color: #fff;
	border:1px solid #828071;
	margin: 10px;
}

.common-template-popup .subtitle {
	float: left;
	margin-left:12px;
}

.common-template-popup .close-button {
	float: right;
}

.common-template-popup .heading
{
	font-weight: bold;
	font-size: 17px;
}

.common-header-wrapper {
	width: 952px;
}
.common-header {
	padding: 9px 0 0 0;
	background-color: transparent;
}

.common-header .logo-container {
	display:inline;
	float:left;
	padding-top: 22px;
	padding-left: 15px;
}

.common-header .links-search-container {
	display:inline;
	float:right;
	width:569px;
	position:relative;
	margin-right:10px;
	margin-bottom:38px;
}

.common-header .signin-container {
	display:inline;
	float:right;
	text-align: right;
	text-transform: lowercase;
	padding-bottom: 22px;
	padding-right:6px;
	color:#515154;
}

.common-header .signin-container .welcome-message {
	font-size: 11px;
	font-weight: bold;
	color:#a3a510;
	text-transform:none;
}

.common-header .signin-container .welcome-message .user-name {
	font-weight: bold;
}

.common-header .signin-container a {
	font-weight: normal;
	font-size: 11px;
}

.common-header .nav-container {	
	width: 304px;
	position:absolute;
	right:154px;
}

.common-header .nav-container .nav-links {
	float: right;
	text-align: right;
}

.common-header .nav-container .nav-links li {
	padding-bottom: 7px;
	padding-right:10px;
	float: left;
}

.common-header .nav-container .nav-links li a {
	text-transform: lowercase;
	text-decoration: none;
	background:#ffffff url(/assets/images/common/nav_links_bullet.jpg) no-repeat scroll right 6px;
	padding-right:12px;
}

.common-header .nav-container .nav-links li a:hover{
	 text-decoration: underline;
}

.common-header .section-link-container {
	background:#ffffff url(/assets/images/common/bkg_main_navigator.jpg) repeat-x scroll 0 0;
	height:36px;
	overflow:hidden;
	padding-left:20px;
	width:932px;
}

.common-header .section-link-container a {	
	text-decoration: none;	
	font-size: 17px;
	font-family: "Optima Regular",  sans-serif;
	color:#ffffff;
	margin-right:24px;
	text-transform:lowercase;
	display:inline;
	float: left;
}

.common-header .cart-search-keyword-container {
	display:inline;
	float:right;
	margin-left: 0;
	background: url(/assets/images/navigation/button_down_search.jpg) no-repeat;
	background-position:-1000px -1000px;
	margin-right:6px;
}

.common-header .cart-search-keyword-container .cart-info-container {
	padding-bottom: 10px;
	background: url(/assets/images/buttons/english/btn_shoppingcart_on.jpg) no-repeat;
	background-position:-1000px -1000px;
	float:right;
}

.common-header .cart-search-keyword-container .cart-info-container .cart-button
{
	float: left;
	width:99px;	
	background: url(/assets/images/buttons/english/btn_shoppingcart_off.jpg) no-repeat;
	cursor:pointer;
}

.common-header .cart-search-keyword-container .cart-info-container .cart-button.mouse-down {
	background: url(/assets/images/buttons/english/btn_shoppingcart_on.jpg) no-repeat;
}


.common-header .cart-search-keyword-container .cart-info-container .cart-info-text
{
	float: left;	
	padding-left: 7px;
	color:#a3a510;	
	font-family: "Optima Regular", "Arial",  sans-serif;
	font-size:10px;
	margin-top:2px;
}


.common-header .cart-search-keyword-container .keyword-text
{
	float:left;
	height: 16px;
	width: 137px;
	margin-top:0px;
	margin-right:4px;
	border-top:solid 1px #7f7f7f;
	border-right:solid 1px #d3d3d3;
	border-bottom:solid 1px #d3d3d3;
	border-left:solid 1px #7f7f7f;
	background:#ffffff url(/assets/images/common/bkg_search_box.jpg) repeat-x scroll 0 0;
}

.common-header .cart-search-keyword-container .search-button {
	position:absolute;
	right:6px;
	top:63px;
	height:33px;
	background: url(/assets/images/buttons/english/btn_search_off.jpg) no-repeat;
	cursor:pointer;
}

.common-header .cart-search-keyword-container #keyword{
	position:absolute;
	right:66px;
	top:63px;
}

.common-header .cart-search-keyword-container .search-button.mouse-down {
	background: url(/assets/images/buttons/english/btn_search_on.jpg) no-repeat;
}

.common-footer {
	height: 100px;
	padding: 0 0 10px 30px;	
	background:#ffffff url(/assets/images/common/bkg_bottom_page.jpg) repeat-x scroll 0 0;
}

.common-footer .nav-links {
	padding-top:20px;
	padding-bottom: 4px;
	text-align: left;
}

.common-footer .nav-links li{
	float:left;
	width:120px;
}

.common-footer .nav-links a {
	text-transform: lowercase;
	color:#515154;
	line-height:20px;
}
.common-footer .nav-links .divider {
	margin:0px 6px;
}
.common-footer .links-container {
	display:inline;
	float:left;
	width:650px;
}
.common-footer .email-signup-contianer {
	display:inline;
	float:left;
	width: 240px;
}
.common-footer .copyright-text {
	text-transform: lowercase;
	padding-top:20px;
	text-align: left;
	color:#6d6e71;
	font-size:10px;
}

.common-footer .emailsignup-text {
	padding-left:3px;
}

.common-footer .emailsignup-input {
	padding-left:3px;
}
.common-footer .user-email{
	display:inline;
	float:left;
	height: 16px;
	width: 162px;	
	margin-right:4px;
	border-top:solid 1px #7f7f7f;
	border-right:solid 1px #d3d3d3;
	border-bottom:solid 1px #d3d3d3;
	border-left:solid 1px #7f7f7f;
	font-size:10px;
	padding:1px 2px;
	background:#ffffff url(/assets/images/common/bkg_search_box.jpg) repeat-x scroll 0 0;
}

.common-footer .signup-button-container {
	background: url(/assets/images/buttons/english/btn_signup_on.jpg) no-repeat;
	background-position:-1000px -1000px;
	display:inline;
	float:left;
	width:56px;
	height:22px;
}

.common-footer .signup-button-container .signup-button {
	width:65px;
	height:20px;
	background: url(/assets/images/buttons/english/btn_signup_off.jpg) no-repeat;
	cursor:pointer;	
}

.common-footer .signup-button-container .signup-button.mouse-down {
	background: url(/assets/images/buttons/english/btn_signup_on.jpg) no-repeat;
}

.common-not-found {
	padding: 10px 30px 10px 30px;
	width: 884px;
}

.common-not-found .heading {
	font-weight: bold;
	font-size: 12px;
}

.common-system-error {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.common-system-error .heading {
	font-weight: bold;
	font-size: 12px;
}

.common-system-error .message {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 11px;
}

.error-msg {
	color:#990000;
	margin: 10px 0;
}

.common-page-notification {
	background-color: #dad9c1;
	font-size: 12px;
	width: 100%;
	padding: 5px;
	text-align: center;
}

.EntityBody .main-item .description-container .common-msrp-price{
	font-size:13px; 
 }

.common-msrp-price {
	color: #515154;
	font-size:11px;
	font-weight:bold;	
}

/* Precaution for widgets... */
p.elementData { display: none; }
p.widgetState { display: none; }


/* Quicklook/Overlay Styles */

.quicklook-miniproduct {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #545454;
	padding-right: 15px;
	text-align: left;
}

.quicklook-miniproduct .description ul{
	list-style-image:url(/assets/images/common/leaf_icon.gif);
	margin:10px 0 0 20px;
}

.quicklook-miniproduct .description ul li{
	display:list-item;
}

.quicklook-miniproduct .images {
	padding: 16px;
	padding-left: 9px;
	padding-right: 9px;
	float: left;
	width: 276px;
	text-align:center;
}

.quicklook-miniproduct .images .more-images {
	padding-top: 11px;
	width: 276px;
}

.quicklook-miniproduct .images .more-images li.image-item {
	float:left;
	margin-left:9px;
}

.quicklook-miniproduct .images .img-main {
	border: 1px solid #e3e1d5;
	height: 265px;
	width: 263px;
	margin-left: 10px;
}

.quicklook-miniproduct .product-information {
	width: 250px;
	margin-top: 21px;
	float: right;
}

.quicklook-miniproduct .product-information .name {
	text-align: left;
	font-weight: bold;
	color: #463823;
}

.quicklook-miniproduct .product-information .name a,
.quicklook-search-box .product-information .name a{
	text-transform:lowercase;	
	font-size:15px;
}

.quicklook-miniproduct .product-information .price-container {
	margin-top: 5px;
}

.quicklook-miniproduct .variant span.label,
.quicklook-miniproduct .glo-form label{
	width:90px;
	display:inline-block;
}

.quicklook-miniproduct .product-information .price-container .itemno {	
}

.quicklook-miniproduct .product-information .price-container .msrp {
	float: left;
}


.quicklook-miniproduct .product-information .price-container .price {	
	font-weight: bold;
}

.quicklook-miniproduct .variants {
	margin-top: 30px;
}

.quicklook-miniproduct .variants .VariantMatrix .variant
{
	margin-bottom: 5px;
}

.quicklook-miniproduct dl dt {
	clear: both;
	float: left;
	margin: 2px 0 0;
	padding: 0;
	text-align: right;
	width: 85px;
}

.quicklook-miniproduct dl dd {
	float: left;
	margin: 0;
	padding: 0 0 4px;
	text-align: left;
	padding-left: 3px;
}

.quicklook-miniproduct .description {
	min-height: 58px;
	background-color: #f5f5f0;
	padding: 16px;
	text-align: left;
	color: #545454;
	font-size: 12px;
	margin-left: 18px;
}

.quicklook-miniproduct .ensemble-products {
	padding: 16px;
}

.quicklook-miniproduct .ensemble-products .ensemble-product {
	float: left;
	width: 145px;
	height: 250px;
}

.quicklook-miniproduct .ensemble-products .item-name {
	width: 150px;
	text-align: center;
}

.quicklook-miniproduct .ensemble-products .item-no {
	text-align: center;
}

.quicklook-miniproduct .add-to-cart {
	cursor: pointer;
	width: 83px;
	height: 20px;
	margin-top: 10px;
	background: url(/assets/images/buttons/english/btn_addtocart_off.jpg) no-repeat;
}

.quicklook-miniproduct .add-to-cart.mouse-down {
	background: url(/assets/images/buttons/english/btn_addtocart_on.jpg) no-repeat;
}

.quicklook-miniproduct .glo-form {
	height: 20px;			
}
.quicklook-miniproduct .glo-form input {
	background:#FFFFFF url(/assets/images/common/bkg_search_box.jpg) repeat-x scroll 0 0;
	border-color:#7F7F7F #D3D3D3 #D3D3D3 #7F7F7F;
	border-style:solid;
	border-width:1px;
	height:16px;
	width:22px;
}

.quicklook-miniproduct .VariantDropdown select{
	margin-left:2px;	
}

.quicklook-miniproduct .update-to-cart {
	cursor: pointer;
	width: 88px;
	height: 20px;
	margin-top: 10px;
	background: url(/assets/images/buttons/english/btn_updatecart_off.jpg) no-repeat;
}

.quicklook-miniproduct .update-to-cart.mouse-down {
	background: url(/assets/images/buttons/english/btn_updatecart_on.jpg) no-repeat;
}


.quicklook-search-box {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #545454;
}

.quicklook-search-box .images {
	float: left;
}

.quicklook-search-box .images .more-images {
	width: 66px;
	padding-top: 20px;
	padding-left: 20px;
}

.quicklook-search-box .images .img-main {
	border: 1px solid #e3e1d5;
	height: 264px;
	margin: 22px 0 11px 20px;
	width: 264px;
}

.quicklook-search-box .product-information {
}

.quicklook-search-box .name {
	text-align: center;
	font-weight: bold;
	color: #463823;
	height: 16px;
}

.quicklook-search-box .price {
	font-weight: bold;
	text-align: center;
}


.Overlay
{
    background-color: white;
    border: 1px solid #999999;
    min-height: 150px;
    width: 200px;
    z-index: 1010;
	position: relative;
}

.Overlay iframe {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.Overlay .handle
{
    width: 200px;
    height: 27px;
    background-color: #edebde;
    cursor: move;
}

.Overlay .close
{

	background: url(/assets/motif/starter/b_overlay_close.gif) no-repeat;
    width: 56px;
    height: 15px;
    position: relative;
    top: 9px;
    left: -8px;
    float: right;
    cursor: pointer;
}

.Overlay .close-mouseover
{
    background-position: -56px 0 !important;;
}

.Overlay .overlay-loading {
	background: url(/assets/motif/sand/loading.gif) no-repeat;

	height: 50px;
	width: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 5000;
	position: absolute;
	}

/* Type specific styles go here */
.ql-thumbnail .Overlay
{
    width: 492px;
    min-height: 502px;
}

.ql-thumbnail .Overlay .handle
{
    width: 492px;
    background-color: #edebde;
    cursor: move;
}

.cancel-button {
	cursor: pointer;
	width: 61px;
	height: 20px;
	background: url(/assets/images/buttons/english/btn_cancel_off.gif) no-repeat;
	float:left;
}

.cancel-button.mouse-down {
	background: url(/assets/images/buttons/english/btn_cancel_on.gif) no-repeat;
}

.show-on-print {
	visibility: hidden;
}

.common-template-shell .Breadcrumb .crumb{
	font-size:9px;
	color:#636468;
	text-transform:lowercase;
	font-weight:normal;
	background:transparent url(/assets/images/common/breadcrumb_bullet.gif) no-repeat scroll right 6px;
	padding-right:12px;
	padding-left:10px;
}

.common-template-shell .Breadcrumb .last{
	background-image:none;
}

.common-template-shell .Breadcrumb .last a{
	color:#a3a510;
	font-weight:bold;
}

.common-template-shell .Breadcrumb .delim{
	display:none;
}

.common-template-shell .Scroller .horizontal .scroller-layout
{
	background: #ffffff;	
}

.common-template-shell .Scroller .horizontal .mouseoverscroller .scroller-layout
{
	background: #ffffff;
}

.common-template-shell .Scroller .slider .Slider .thumb
{
	background-color: #999999;
}

.common-template-shell .Scroller .slider .Slider .slider-left
{
	background: url(/assets/images/filmstrips/horizontal_slider_caps.jpg) 0 -15px no-repeat;
	top: -3px;
	left: -1px;
	height: 15px;
	width: 13px;
}
.common-template-shell .Scroller .slider .Slider .slider-middle
{
	background: url(/assets/images/filmstrips/horizontal_slider_body.jpg) 0 -15px repeat-x;
	top: -3px;
	left: -1px;
	width: 595px;
	height: 15px;
}

.common-template-shell .Scroller .slider .Slider .slider-right
{
	background: url(/assets/images/filmstrips/horizontal_slider_caps.jpg) -12px -15px no-repeat;
	top: -3px;
	left: -1px;
	height: 15px;
	width: 13px;
}

.common-template-shell .Scroller .horizontal .mouseoverscroller .scroller-layout
{
	background: #ffffff;
}

.common-template-shell .Scroller .slider .Slider .thumb
{
	background-color: #999999;
	top: 1px;
	height: 6px;
}

.Scroller .slider .Slider .slider-left
{
	background: url(/assets/images/filmstrips/horizontal_slider_caps.jpg) 0 -15px no-repeat;
	top: -3px;
	left: -1px;
	height: 15px;
	width: 13px;
}

.Scroller .slider .Slider .slider-middle
{
	background: url(/assets/images/filmstrips/horizontal_slider_body.jpg) 0 -15px repeat-x;
	top: -3px;
	left: -1px;
	width: 595px;
	height: 15px;
}

.Scroller .slider .Slider .slider-right
{
	background: url(/assets/images/filmstrips/horizontal_slider_caps.jpg) -15px -15px no-repeat;
	top: -3px;
	left: -1px;
	height: 15px;
	width: 13px;
}

.PagedDataSetFilmstripLoader .horizontal .item {
	background: url(/assets/images/common/product_separator.jpg) no-repeat right 0;
}

.checkout-basket .also-like-container .PagedDataSetFilmstripLoader .horizontal .item {
	background: url(/assets/images/common/product_separator.jpg) no-repeat right -15px;
}

 .common-template-shell .Breadcrumb{
	 height:18px;
	 padding:4px 0 0 0;
 }

.checkout-basket .Breadcrumb{
	 height:auto!important;
 }


.common-template-shell .Scroller .horizontal .area .overlay, .Scroller .vertical .area .overlay{
	background-color:#ffffff !important;
}

.addthis_default_style{
	margin-bottom:15px;
	margin-top:10px
}

/*Overlay layer for view larger button*/

iframe{
	border:0 none;
}

.view_larger_body .common-template-popup{
	width:760px!important;
	height:880px!important;
	margin:0!important;
	padding:0!important;
	border:solid 1px #d3d3d3!important;
	overflow-y:hidden;
}

.view_larger_body #popup_close_button{
	display:none;
}

.product_view_larger_overlay{
	display:none;
	height:882px;
	width:760px;
	background-color:#ffffff;
	z-index:9991;
	position:absolute;
	left:-100px;
	top:-134px;
}

.close_layer_container{
	z-index:9993;
	position:absolute;
	width:70px;
	height:25px;
	background-color:transparent;
	right:100px;
	top:700px;
}

#product-details .close_layer_container{
	left:516px;
	top:566px;
}

.catalog-ensemble .close_layer_container{
	left:516px;
	top:566px;
}

.close_layer{
	cursor:pointer;
}

#mask{
	display:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"!important; 
	filter: alpha(opacity=50)!important;
	opacity:0.5;	
	background-color:#999999;
	z-index:0;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.common-template-popup .image-container{
   width:621px!important;
	margin:-40px 0 0 62px;
}

.assortment{
	padding-top:8px;
}

.assortment #toolbar{
	height: 90px;
	position: relative;
	border-top:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
}

.assortment #toolbar .category-heading-container{
	left:10px;
	position:absolute;
	top:50px;
}

.assortment #toolbar .top-pagination-container{
	right:0;
}

.assortment .catalog-thumbnail{
	margin:0 auto;
}

.assortment  .bottom-pagination-container{
	bottom:0;
	right:0;
}

.quicklook-miniproduct .VariantDropdown select option.selected, .VariantDropdown .selected {
	color:#545454 !important;	
}

