

h1, h2, h3, h4, h5, h6, p, ul, li, form{
	margin:0px;
	padding:0px;
}
li {display:block; list-style-type:none;}

body {
	background: url(../assets/images/interface/bg_universalKDv1.jpg) repeat #262626;
	color: #3f3f3f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}

a:link {color: #000000;}
a:active {color: #000000;}
a:visited {color: #000000;}


img {border:0;}

input, select {
	color: #3f3f3f;
	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: #3f3f3f;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	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: #990000;
}

.common-message-blue {
	color: #003366;
	font-weight: bold;
}

.common-template-shell {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 948px;
	padding: 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 {
}

.common-template-standard .leftnav {
	height: 100%;
	background-color: #f5f5eb;
	border-right:4px solid white;
	float: left;
}

.common-template-standard .rightnav {
	height: 100%;
	background-color: #ecebde;
	border-left:4px solid white;
}

.common-template-standard .page-body {
	text-align:left;
	width:924px;
	margin-left:11px;
}

.common-template-standard .body-without-border {
	text-align:left;
	width:924px;
	padding:0;
	margin-left:11px;
	background-color:white;
	height:100%;
	float:left;
}

.common-template-standard .body-without-nav {
	width:924px;
	background-color:white;
	height:100%;
	float:left;
	margin-left:11px;
	padding:0px;
}
.common-template-standard .page-body-float-left {
	float: left;
}

.common-template-standard .body-with-border {
	text-align:left;
	background-color:white;
}

.common-template-standard .body-with-table-cell {
	display: table-cell;
}

.common-section {
    table-layout:fixed;
    overflow:hidden;
    word-wrap:break-word;
}

.common-template-standard .body-checkout {
	background-color: #FFF;
	/*padding: 0 0 0 24px;*/
}

.common-template-popup {
	padding: 10px;
	background-color: #fff;
	margin: 10px;
}

.common-template-popup .subtitle {
	float: left;
}

.common-template-popup .close-button {
	float: right;
}

.common-template-popup .heading
{
	font-weight: bold;
	font-size: 12px;
}

.common-header-wrapper {
	width: 948px;
}
.common-header {
	padding: 8px 5px 0px 10px;
	background: url(../assets/images/interface/bg_topNav.gif) no-repeat;
	height:146px;
}

.common-header .logo-container {
	display:inline;
	float:left;
	padding-top: 7px;
	padding-left: 2px;
}

.common-header .links-search-container {
	display:inline;
	float:left;
	width:240px;
	background-color: #696969;
	margin: 16px 0px 0px 20px;
}

.common-header #promo-cartridge {
	margin: 1px 0 0 20px;
	float:left;
	width:374px;
	height:32px;
	color:white;
}

.common-header #sub-nav {
	margin-left: 6px;
	margin-top:21px;
	float:left;
	width:90px;
	height:60px;
}

.common-header #welcome-back {float:right;color:#FFF;padding-right:15px;}

.common-header #welcome-back span {color:#999999;}
.common-header #welcome-back span a {color:#999999;}

.common-header #sub-nav img {
	margin-bottom:6px;
}
.common-header .signin-container {
	display:inline;
	float:right;
	text-align: right;
	text-transform: uppercase;
	padding-bottom: 12px;
	padding-right:10px;
}

.common-header .signin-container .welcome-message {
	font-size: 10px;
}

.common-header .signin-container .welcome-message .user-name {
	font-weight: bold;
}

.common-header .signin-container a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.common-header .nav-container {
	display:inline;
	float:left;
	width: 304px;
}

.common-header .nav-container .nav-links {
	float: left;
	text-align: right;
	width: 152px;
}

.common-header .nav-container .nav-links li {
	padding-bottom: 7px;
}

.common-header .nav-container .nav-links li a {
	text-transform: uppercase;
	text-decoration: underline;
}

.common-header .section-link-container {
	margin:21px 0px 0px 1px;
	width:734px;
	float:left;
}

.common-header .section-link-container img {
	display:inline;
	float: left;
	height: 40px;
	padding: 0px;
}

.common-header .section-link-container a {
	text-decoration: underline;
	font-weight: bold;
}

.common-header .section-link-container .btn-sub-links {
	float:left;
	width:732px;
	height:22px;
	background: url(/assets/images/navigation/english/bg_primaryNavSubSection.gif) no-repeat;
}

.common-header .section-link-container .btn-sub-links div {
	float:left;
	color:#BFBFBF;
	font-weight:bold;
	padding:3px 0 0 10px;
}

.common-header .section-link-container .btn-sub-links div a {
	color:#BFBFBF;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

.common-header .section-link-container .btn-sub-links div a:hover {
	text-decoration:underline;
	color:#FFF;
}

.common-header .cart-search-keyword-container {
	display:inline;
	float:left;
	margin: 1px 6px 6px 6px;
	background: url(/assets/images/interface/btn_searchTopNavMagGlass.gif) no-repeat;
	background-position:-1000px -1000px;
	width:230px;
}

.common-header #cart-info {
	padding-bottom: 2px;
	background: url(/assets/images/interface/btn_cartIconTopNavBar.gif) no-repeat;
	background-position:-1000px -1000px;
	display:inline;
	margin-left: 6px;
	margin-top:21px;
	float:left;
	width:75px;
	height:60px;

}

.common-header #cart-info .cart-button
{
	float: left;
	width:15px;
	height:13px;
	background: url(/assets/images/interface/btn_cartIconTopNavBar.gif) no-repeat;
	cursor:pointer;
	padding-top:4px;
}

.common-header #cart-info .cart-info-text
{
	float: left;
	padding:4px 0px 4px;
	color:white;
	font-weight:bold;
	font-size:13px;
}

.common-header #cart-info .cart-info-text .highlight-text {
	color:#0291EE;
}

.common-header #cart-info .cart-total
{
	float: right;
	padding-left:4px;
	color:white;
	font-weight:bold;
	font-size:13px;
}

.common-header #cart-info .goshop
{
	padding-left:20px;
	color:#919191;
	font-weight:bold;
	font-size:12px;
}

.common-header #cart-info .goshop a
{
	color:#919191;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.common-header #cart-info .goshop a:hover
{
	text-decoration:underline;
}

.common-header .cart-search-keyword-container .keyword-text
{
	display:inline;
	float:left;
	height: 16px;
	width: 190px;
	margin-top:6px;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	border:0px;
}

.common-header .cart-search-keyword-container .search-button {
	display:inline;
	float:left;
	width:25px;
	height:30px;
	background: url(/assets/images/interface/btn_searchTopNavMagGlass.gif) no-repeat 8px 6px;
	cursor:pointer;
}

.footer {
	background: #252525 url(../assets/images/interface/cap_bottomContentArea.gif) no-repeat 11px 0;
}

.common-footer {
	height: 180px;
	padding: 0 15px 10px 11px;
}

.common-footer .social-links {
	background: #d1d1d1;
	width:904px;
	float:left;
	padding:10px;
}

.common-footer .social-links img {
	margin-right:50px;
}

.common-footer .sub-container {
	/*position:relative;*/
	background-color:#d1d1d1;
	width:924px;
	/*display:inline;*/
	float:left;
}

.common-footer .explore {
	width:380px;
	float:left;
	background-color:#d1d1d1;
	padding:10px;
}

.common-footer .about-us {
	width:504px;
	float:left;
	background-color:#d1d1d1;
	padding:10px;
	font-size:12px;
	line-height:1.8;
}

.common-footer .sub-footer-cap {
 	background: url(/assets/images/interface/tableCap_footer.gif) no-repeat top left;
 	height:11px;
 	width:924px;
 	float:left;
 	margin-bottom:25px;
}

.common-footer .nav-links {
	padding-bottom: 4px;
	text-align: left;
	width:165px;
	float:left;
	color:#989898;
	font-size:12px;
	line-height:18.5px;
}

.common-footer .nav-links .title {
	padding-bottom:5px;
}

.common-footer .nav-links a {
	text-decoration:none;
	color:#989898;
	font-size:12px;
}

.common-footer .nav-links a:hover {
	text-decoration:underline;
	color:#FFF;
}

.common-footer .nav-links .divider {
	margin:0px 6px;
}
.common-footer .links-container {
	display:inline;
	float:left;
	width:680px;
}
.common-footer .email-signup-contianer {
	display:inline;
	float:left;
	width: 215px;
}
.common-footer .copyright-text {
	text-transform: uppercase;
	text-align: center;
	float:left;
	color:#666666;
}

.common-footer .emailsignup-text {
	padding-left:3px;
}

.common-footer .emailsignup-input {
	padding-left:3px;
}
.common-footer .user-email {
	display:inline;
	float:left;
	height:23px;
	width:150px;
	border:none;
	padding:0px;
}
.common-footer .signup-button-container {
	background: url(/assets/images/interface/btn_footerSubmitEmailSubscribe.gif) no-repeat;
	background-position:-1000px -1000px;
	display:inline;
	float:left;
	width:63px;
	height:23px;
}

.common-footer .signup-button-container .signup-button {
	width:63px;
	height:23px;
	background: url(/assets/images/interface/btn_footerSubmitEmailSubscribe.gif) no-repeat;
	cursor:pointer;
	margin-left:0px;
}

.common-footer .signup-button-container .signup-button.mouse-down {
	background: url(/assets/images/interface/btn_footerSubmitEmailSubscribe.gif) no-repeat;
}

.common-footer .nav-links .highlight-text {
	color:#0291EE;
}

.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:#FF0000;
	margin: 10px 0;
}

.common-page-notification {
	background-color: #dad9c1;
	font-size: 12px;
	width: 100%;
	padding: 5px;
	text-align: center;
}

.common-msrp-price {
	color: gray;
}

/* 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 .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 .img-main {
	border: 1px solid #e3e1d5;
	height: 265px;
	width: 263px;
	margin-left: 10px;
}

.quicklook-miniproduct .product-information {
	width: 207px;
	margin-top: -31px;
	margin-top: 19px;
	float: left;
}

.quicklook-miniproduct .product-information .name a {
	text-align: left;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	font-size:16px;
}

.quicklook-miniproduct .product-information .price-container {
	margin-top: 5px;
}

.quicklook-miniproduct .product-information .price-container .itemno {
	float: left;
	text-align: left;
}

.quicklook-miniproduct .product-information .price-container .msrp {
	float: left;
}


.quicklook-miniproduct .product-information .price-container .price {
	float: left;
	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;
	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;
}

/*
#product-attributes select {
	width: 110px;
}
*/

.quicklook-miniproduct .add-to-cart {
	float:left;
	cursor: pointer;
	width: 163px;
	height: 44px;
	margin-top: 10px;
	background: url(/assets/images/buttons/english/btn_addToCart.gif) no-repeat;
}

.quicklook-miniproduct .add-to-cart.mouse-down {
	background: url(/assets/images/buttons/english/btn_addToCartWishlist) no-repeat;
}

.quicklook-miniproduct .glo-form {
	height: 20px;			
}
.quicklook-miniproduct .glo-form input {
	width: 35px;
}

.quicklook-miniproduct .update-to-cart {
	float:left;
	cursor: pointer;
	width: 160px;
	height: 36px;
	margin-top: 10px;
	background: url(/assets/images/buttons/english/btn_addToCart.gif) 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: 13px 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: 46px;
    cursor: move;
}

.Overlay .close
{
	/*background: url(/assets/images/buttons/english/btn_quickViewClose.jpg) 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;
    cursor: move;
}

.cancel-button {
	cursor: pointer;
	width: 103px;
	height: 19px;
	background: url(/assets/images/buttons/english/btn_cancel_off.gif) no-repeat;
	float:left;
	display:none;
}

.cancel-button.mouse-down {
	background: url(/assets/images/buttons/english/btn_cancel_on.gif) no-repeat;
}

.show-on-print {
	visibility: hidden;
}

/******** NAV STYLES ********************/
ul.topnav {
	list-style: none;
	/*padding: 0 20px;*/
	margin: 0;
	float: left;
	background: #222;
	font-size: 1.1em;
}
ul.topnav li {
	float: left;
	margin: 0;
	/*padding: 0 15px 0 0;*/
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li div{display:none;}
ul.topnav li a{
	/*padding: 10px 5px;*/
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}

ul.topnav li .sub-container {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
  	-webkit-border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
  	border-bottom-left-radius:7px;
	position:absolute;
	float:left;
	top:39px;
	width:290px;
	background:none repeat scroll 0 0 #373737;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	z-index:9999;
	margin-left:5px;
	left:0;
	padding:0;
}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style:none outside none;
	float:left;
	margin-right:5px;
}
ul.topnav li ul.subnav li{
	margin-left:5px;
	margin-right:5px; 
	padding: 1px 0 1px;
	border-top: 1px solid #696969;
	clear: both;
	width: 130px;
}
ul.topnav li ul.single li{
	width: 150px;
}

ul.topnav li ul.subnav li:first-child{
	border-top:0;
}

ul.topnav li ul.subnav li:first-child a{
	color:#0099ff;
	font-size:1.3em;
	font-weight:bold;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 126px;
	padding: 3px 0 3px 4px;
	text-decoration:none;
}
html ul.topnav li ul.single li a {
	width: 146px;
}
html ul.topnav li ul.subnav li:last-child a {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
  	-webkit-border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
  	border-bottom-left-radius:7px;
  	font-weight:bold;
}

html ul.topnav li ul.subnav li.more a {
	color:#0099ff;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222;
}


