body {
	text-align: center;
	background-attachment: fixed;
	background-color: #fff;

}

p { font-size:10px;}


span { font-size: 10px; }
td.productListing-data { font-size: 10px; }

.clr {
    clear: both;
}
body, html {
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	overflow-x: hidden; /* For IE6 */
}

#wrap {
	text-align: left;
	margin: 30px auto;
	width: 908px;
	position: relative;
}

#wrap #bgmain {
	width: 908px;
    xborder: 1px solid #cc9900;
}

#wrap #bgtop {
	width: 908px;
	height: 6px;
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

#wrap #bgbottom {
	width: 908px;
	height: 6px;
	position: relative;
	overflow: hidden;
}

#wrap #copyright {
	font-size: xx-small;
	font-weight: normal;
	margin: 0 0 0 0px;
    width: 100%;
    background-color: #cc9900;
    padding: 5px 0px 7px 0px;
    text-align: center;
}

#wrap #copyright div {
    padding: 5px 0 2px 0;
}

#masthead {
	xheight: 109px;
	xpadding-top: 4px;
    border: 1px solid #cc9900;
}

#masthead #logo {
	xmargin: 0 10px 6px 10px;
    padding: 0 10px 5px 10px;
	height: 20px; /* 57px*/
	position: relative;
    background-color: #cc9900;
}

#masthead #logo h1 {
	font-size: 1.2em;
	padding: 6px 0 0 10px;
	font-family: tahoma;
	display: none;
}

#masthead #logo #banner {
	height: 63px;
	width: 451px;
	position: absolute;
	top: 9px;
	right: 10px;
	overflow: hidden;
	z-index: 5;
}

#masthead #logo #banner a {
	width: 448px
	height: 60px;
	z-index: 1;
	position: absolute;
}

#masthead #navigation {
	margin: 0 4px 0 4px;
	height: 20px;
    padding-top:3px;
    padding-bottom:1px;
    xbackground-color: #cc9900;
}

#masthead #navigation ul {
	margin: 0 6px;
	padding: 0;
	height: 20px;
}

#masthead #navigation ul li {
	list-style: none;
	float: left;
}

#masthead #navigation ul li {
}

#masthead #navigation ul li a {
	font-size: xx-small;
	text-decoration: none;
	display: block;
	float: left;
	height: 13px;
	background: transparent;
	padding:6px 8px 0;
	font-weight: bold;
    color: #000;
}

#masthead #navigation ul li a:hover {
	/* Colorscheme */
}

#masthead #navigation ul li.job,
#masthead #navigation ul li.right {
    float: right;
}

#mid {
	position: relative;
	display: block;
	xmargin: 6px 4px 0 4px; /* Margin goes wrong way */
    border-left: 1px solid #cc9900;
    border-right: 1px solid #cc9900;
    width:906px;
}

#mid #content {
	float: left;
	width: 715px;
	overflow: auto;
    border-left: 1px solid #CC9900;
    min-height:350px;
    _overflow-x:hidden;
    x_height: 400px;
}

#mid .sidebar {
	width: 190px;
	
	float: left;
    clear:both;
}

#mid .sidebar#right .box {
	margin: 0 6px 0 0;
}

#mid .sidebar#left .box {
	margin: 0 0 0 6px;
}

#mid .sidebar#left .box.minicart {
    margin-top: 15px;
}

.sidebar .box {
	width: 184px;
}

.sidebar .box .boxheader {
	/* Colorscheme */
}

.sidebar .box .boxheader div {
	font-size: x-small;
	font-weight: bold;
	padding: 4px;
}

.sidebar .box .boxbody {
	margin-bottom: 6px;
}

.sidebar .box .boxbody ul#selected {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}

.sidebar .box .boxbody ul#selected li {
	margin: 0;
	padding: 0;
	text-align: center;
	padding: 0 4px 16px 4px;
	xborder-bottom: 1px solid #000;
}

.sidebar .box .boxbody ul#selected li img {
	cheight: 40px;
	border: 0;
}

.sidebar .box .boxbody ul.categories {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.sidebar .box .boxbody ul.categories li {
	margin: 0;
	list-style: none;
	padding: 0;
}

.sidebar .box .boxbody ul.categories li a {
	text-decoration: none;
	font-size: x-small;
	display: block;
	margin: 0;
	height: 1%;
	font-weight: bold;
	height: 15px;
	padding: 3px 6px 0 6px;
	width: 172px;
    color: #000000;
}

.sidebar .box .boxbody ul.categories li a:hover {
	/* Colorscheme */
    color: #CC9900;
}

.sidebar .box .boxbody ul.categories a.selected_cat {
	/* Colorscheme */
    color: #CC9900;
}

.sidebar .box .boxbody ul.categories li ul {
	margin: 0;
}

.sidebar .box .boxbody ul.categories li ul li a:hover {
	/* Colorscheme */
}

.sidebar .box .boxbody ul.categories li ul li a.selected_cat {
	/* Colorscheme */
}

.sidebar .box .boxbody#login fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: x-small;
}

.sidebar .box .boxbody#login fieldset ol li {
	padding: 6px 6px 0 6px;
}

.sidebar .box .boxbody#login fieldset ol li label {
	display: none;
}

.sidebar .box .boxbody#login fieldset ol li input {
	font-size: x-small;
	width: 162px;
	padding: 3px;
}

.sidebar .box .boxbody#login ul {
	margin: 6px 0 6px 0;
	padding: 0;
}

.sidebar .box .boxbody#login ul li {
	margin: 0 0 0 0;
	padding: 0;
}

.sidebar .box .boxbody#login ul li a {
	margin: 0;
	padding: 6px 0 0 6px;
	font-size: x-small;
	height: 20px;
	display: block;
}

.sidebar .box .boxbody#login ul li a:hover {
	/* Colorscheme */
}

.sidebar .box .boxbody fieldset legend {
	display: none;
}

.sidebar .box .boxbody .submit {
	font-size: x-small;
	padding: 2px;
	margin: 6px 0 0 6px;
	display: block;
	font-weight: bold;
}

.sidebar .box .spec div {
	padding: 6px 6px 0 6px;
}

.sidebar .box .spec select {
	font-size: x-small;
	width: 170px;
	padding: 3px;
	margin-bottom: 8px;
	border-width: 1px;
}

.sidebar .box .spec fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.sidebar .box .spec fieldset ol li {
	margin: 0;
	padding: 0;
}

.sidebar .box .spec fieldset ol li label {
	font-size: x-small;
	margin: 0;
	display: inline;
}

.sidebar .box .spec fieldset ol li label input {
	margin: 5px 6px 0 0;
	display: block;
	float: left;
	_float: none;
	_display: inline;
}


.sidebar .box .boxbody#shoppingcart .empty {
	font-size: x-small;
	text-align: center;
	padding: 6px;
	display: block;
	font-weight: bold;
	width: 172px;
}

.sidebar .box .boxbody#shoppingcart {
	overflow: hidden;
}

.sidebar .box .boxbody {
	margin-bottom: 6px;
	_float: right;
	width: 184px;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart {
	margin: 6px;
	padding: 0;
	border-collapse: collapse;
	font-size: x-small;
	float: left;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart td.quantity,
.sidebar .box .boxbody#shoppingcart table#shoppingCart td.proName,
.sidebar .box .boxbody#shoppingcart table#shoppingCart td.proPrice {
	height: 16px;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart td.quantity {
	width: 22px;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart td.proName {
	width: 100px;
	overflow: hidden;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart td.proPrice {
	width: 42px;
	text-align: right;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart td div.result {
	font-weight: bold;
	text-align: right;
	padding: 6px 0 0px 0;
	margin-top: 6px;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart a {
	text-decoration: none;
    cursor: default;
	display: block;
    color: #000000;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart a:hover {
	/* Colorscheme */
}

.sidebar .box .boxbody#shoppingcart #cartPopOptions a {
	font-size: x-small;
	padding: 3px 6px;
	display: block;
	float: left;
	width: 172px;
    color: #000000;
}

.sidebar .box .boxbody#shoppingcart #cartPopOptions a:hover {
	/* Colorscheme */
}

.sidebar .box .boxbody#search {
	overflow: hidden;
	width: 184px;

}

.sidebar .box .boxbody#search fieldset {
	padding: 6px;
}

.sidebar .box .boxbody#search fieldset input {
	font-size: x-small;
	width: 162px;
	padding: 3px;
}

.sidebar .box .boxbody#search fieldset button {
	font-size: x-small;
	padding: 2px;
	display: block;
	font-weight: bold;
	margin: 0;
	float: left;
}

.sidebar .box .boxbody#search fieldset a {
	font-size: x-small;
	float: left;
	padding: 3px 0 0 6px;
}

.sidebar .box .boxbody#letter p {
	color: #3D546B;
	font-size: x-small;
	margin: 0 4px 4px 4px;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #B5C2CF;
}

.sidebar .box .boxbody#letter ol {
	margin: 0;
	padding: 0;
}

.sidebar .box .boxbody#letter ol li {
	margin: 0;
	padding: 0;
}

.sidebar .box .boxbody#letter ol li a {
	display: block;
	font-size: x-small;
	padding: 4px;
	width: 176px;
	text-decoration: none;
}

.sidebar .box .boxbody#letter ol li a:hover {
	text-decoration: underline;
}

.sidebar .box .boxbody#letter div.email {
	text-align: right;
}

.sidebar .box .boxbody#letter div.email a {
	font-size: x-small;
	padding: 3px;
	display: block;
	width: 176px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.sidebar .box .boxbody#letter hr {
	width: 92%;
	margin-left: 6px;
}

.sidebar #bugs {
	width: 184px;
	text-align: center;
	padding: 6px 0 0 0;
}

.sidebar #bugs img {
	margin-bottom: 6px;
}

#content h2 {
	margin: 5px 0 6px 0;
	padding: 3px 0 7px 0;
	font-size: 11px;
	font-weight: bold;
}
#content h1 {
	margin: 0 0 6px 0;
	padding: 3px 0 7px 0;
	font-size: small;
	font-weight: bold;
}

#content p {
	xfont-size: small;
	line-height: 150%;
	text-align: justify;
}

#content p.small {
	font-size: x-small;
}

#content .seotext {
    font-size: 11px;
    font-weight: normal;
}

#content .seotext a {
    color: #CC9900;
}

#content .seotext.seopage {
    width: 60%;
    float: left;
}

.padding {
	padding: 0 15px;
    _padding:0 7px;
}

#content #seoimage {
    vertical-align: top;
    float: left;
    padding: 0px 8px 8px 8px;
}

#print {
    float:left;
    width: 100%;
}

.boxbody hr {
	margin: 6px 0;
	padding: 0;
	height: 1px;
	_margin: 0px 0;
}
/*
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}*/

#content h3 {
	margin: 10px 0 4px 0;
	font-size: 11px;
	font-weight: bold;
}

#content .buttonwrap {
	xwidth: 100%;
	text-align: right;
	margin: 0 0 6px 0;
}

#content .padding #address_book.subpage .buttonwrap {
	float: left;
}

#content .padding #address_book.subpage .alternative_address .buttonwrap {
	float: right;
}

#content .padding #nested.subpage {
    border-left: 1px solid #CC9900;
    padding: 0px 0px 0px 10px;
}

#content fieldset {
	xpadding-top: 12px;
	xmargin-bottom: 6px;
    width:325px;
    clear:both;
    *float:left;
    *margin-top:12px;
}

#content fieldset legend {
	display: none;
}

#content fieldset ol li {
	margin: 0 0 12px 0;
	float: left;
    clear:both;
	width: 325px;
}

#content fieldset ol li label {
	float: left;
	width: 165px;
	font-size: 11px;
	padding: 2px 0 0 6px;
}
div.login {
    xheight:100px; display:block; width:303px; background-color:#eaeaea; padding:5px; border:1px solid gray;
}

div.login ul { clear:both;}
div.login ul li a#pswforgot { float:right; color:#000000;}
div.login ul li a#newcust { display:none;}

#content fieldset ol li input {
	float: left;
	width: 130px;
	font-size: 11px;
	border-width: 1px;
}


#content fieldset textarea {
	border-width: 1px;
	float: left;
	width: 485px;
}

#mainaddress.left .wrap { display:block; width:325px; }
#mainaddress.left .wrap fieldset#tdc { height:45px; float:none; }
#mainaddress.left .wrap fieldset#tdc li { margin-bottom:0; }
#mainaddress.left .wrap fieldset#tdc p { padding-left:5px; color:red; font-size:15px; font-weight:bold; padding-right:20px; text-align:right;  }

#content fieldset .buttonwrap {
	float: left;
}

#content div.forgotpsw, .bluebottom {
	margin-bottom: 6px;
	text-align: right;
}

#content div.forgotpsw a, .bluebottom a {
	font-size: 0.7em;
	padding: 6px;
	display: block;
}

#content div.messagestack {
	/* Colorscheme */
    width:670px;
}

#content div.messagestack ol {
	padding-bottom: 6px;
}

#content div.messagestack ol li {
	font-size: 0.7em;
	padding: 6px 6px 0 6px;
	height: 13px;
	width: 100%;
}

div.notice {
	margin-bottom: 6px;
}

div.notice div {
	padding: 6px;
	font-size: x-small;
}

h2 img { display: none; }

div.trail {
	font-size: x-small;
	padding: 6px 6px 6px 8px;
	height: 13px;
    display:none;
}

div.trail ol li {
	float: left;
	padding: 0 13px 0 13px;
}

div.trail ol #TrailConfirmation,
div.trail ol #TrailOnlinePayment,
div.trail ol #TrailFinished {
	border-left: 1px solid #CCDBC4;
}

div.trail ol li a {
	text-decoration: underline;
	color: #000;
}

div.trail ol li a:hover {
	text-decoration: none;
}

div.categories_list_wrap {
	text-align: center;
	margin-top: 6px;
}

div.categories_list_wrap div.categories_list_cat {
	float: left;
	margin-bottom: 6px;
	text-align: center;
}

div.categories_list_wrap div.categories_list_cat img {
	/* Colorscheme */
}

div.categories_list_wrap div.categories_list_cat a {
	text-decoration: none;
	display: block;
	width: 168px;
	height: 130px;
}

div.categories_list_wrap div.categories_list_cat a div {
	font-size: x-small;
}

div.categories_list_wrap div.categories_list_cat a:hover img {
	/* Colorscheme */
}

div.list_filter {
	width: 100%;
	height: 20px;
	text-align: right;
	font-size: small;
	margin-bottom: 6px;

	position: absolute;
	top: 0;
	left: 0;
	width: 706px;
	width: 545px;
	/* IE6 */
	_position: static;
	_width: 508px;
	_width: 360px;
	_position: absolute;
}

div.list_filter select {
	font-size: x-small;
	width: 150px;
}

div.list_wrap {
    Margin-top: 10px;
}

div.list_wrap div.product_wrap {
	float: left;
	width: 100%;
	margin-bottom: 6px;
}


div.list_wrap div.product_wrap div.product_img {
	float: left;
	xwidth: 90px;
    color: #CC9900;
    font-weight: bold;
    font-size: 11px;
    display: none;
}

div.list_wrap div.product_wrap div.product_img img {
	margin: 6px;
	width: 80px;
	height: auto;
}

div.list_wrap div.product_wrap div.text {
	float: left;
	width: 50%;

}

div.list_wrap div.product_wrap div.text .product_header {
	padding: 0px 6px 6px 6px;
	font-size: 11px;
	font-weight: bold;
}

div.list_wrap div.product_wrap div.text .product_header a {
	text-decoration: none;
	display: block;
}

div.list_wrap div.product_wrap div.text div.description {
	margin: 0 0 0 6px;
	font-size: x-small;
	line-height: 15px;
}

div.list_wrap div.product_wrap div.select_buy {
    float: right;
}

div.list_wrap div.product_wrap div.variance {
    xfloat: right;
    xfont-variant: normal;
}

div.list_wrap div.product_wrap div.variance div select {
    xfont-variant: normal;
    text-transform: lowercase;
}

div.list_wrap div.product_wrap div.variance div {
    margin: 0px 0px 5px 10px;
    *margin: 0px;
}

div.list_wrap div.product_wrap div.variance .size{
    float: left;
}

div.list_wrap div.product_wrap div.variance .color{
    float: left;
}

div.list_wrap div.product_wrap div.status {
	float: right;
	xwidth: 140px;
	xheight: 65px;
	text-align: center;
}

div.list_wrap div.product_wrap div.status .stock {
	width: 27px;
	height: 28px;
	margin: 14px 16px 25px 0;
	float: right;
	visibility: hidden;
}

div.list_wrap div.product_wrap div.status .stock.red {
	/* Colorscheme */
}

div.list_wrap div.product_wrap div.status .stock.green {
	/* Colorscheme */
}

div.list_wrap div.product_wrap div.status .stock.yellow {
	/* Colorscheme */
}

div.list_wrap div.product_wrap div.status div.product_price {
	padding: 5px;
	font-weight: bold;
	font-size: small;
	xtext-align: right;
	float: right;
	xwidth: 100px;
	xmargin-top: -15px;
}

div.split_result, div.bottom_split {
	font-size: x-small;
	height: 24px;
	margin-bottom: 6px;
    display: none;
}

div.split_result span {
	padding: 6px;
	display: block;
}

.spilt_result_num_of_pages {
	float: left;
}

.spilt_change_page {
	float: right;
}

div.split_result span a {
	/* Colorscheme */
}

#content hr { display: none; }

div#loggedin {
	margin: 0 6px 6px 6px;
	padding: 6px 6px 0 6px;
	font-size: x-small;
}

div#loggedin div#userinfo div {
	display: block;
	padding-bottom: 6px;
	padding-right: 6px;
}

div#loggedin div#userinfo div.userName {
	font-weight: bold;
	padding-right: 0;
}

div#loggedin .myaccount {
	padding-top: 6px;
}

div#loggedin a {
	padding-bottom: 6px;
	display: block;
}

#clear, .clear { clear:both; }

.boxwrapper {
	/* Colorscheme */
}

.boxwrapper ul {

}

.boxwrapper ul li {
}


.boxwrapper ul li a {
	display: block;
	font-size: small;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
	height: 18px;
    color: #000000;
}

.boxwrapper ul li a:hover {
	/* Colorscheme */
}

#content #searchhelp {
	display: none;
	overflow: auto;
	position: absolute;
	right: 196px;
	_right: 394px;
	top: 100px;
	width: 300px;
	height: 200px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#content #searchhelp div {
	padding: 6px;
	line-height: 20px;
	font-size: x-small;
}

#content #searchhelp div h3 {
	margin-top: 0;
}

#content p {
	margin-bottom: 6px;
	xfont-size: small;
}

.box .boxbody.spec fieldset ol {
	padding: 0;
}

.box .boxbody.spec fieldset ol li {
	height: 27px;
	padding: 0;
	margin: 0;
}
/*
.box .boxbody.spec fieldset ol li label {
	display: block;
	float: left;
	width: 170px;
	height: 25px;
	background: yellow;
}*/

.box .boxbody.spec fieldset ol li  div.text {
	height: 20px;
	float: left;
	font-size: x-small;
}

.box .boxbody.spec fieldset ol li input {
	float: left;
	height: 20px;
	margin-top: 2px;
}

.box .boxbody.spec button {
	font-size: x-small;
	padding: 2px;
	display: block;
	font-weight: bold;
	float: right;
}

div#checkout_shipping .comment_box fieldset {
	margin: 0;
	padding: 0;
}

div#checkout_shipping .comment_box fieldset ol {
	margin: 0;
	padding: 0;
}

div#checkout_shipping .comment_box fieldset ol li {
	margin: 10px 0 2px 0;
	_margin: 10px 0 12px 0;
}

div#checkout_shipping .comment_box fieldset ol li select {
	font-size: x-small;
	margin: 0px 0 0px 10px;
	float: left;
	width: 200px;
	padding: 2px;
}

div#checkout_shipping .comment_box fieldset ol li textarea {
	margin: 0 0 10px 10px;
	font-size: small;
}

div#checkout_shipping div.shipping_box div.shipping_choise {
	background: #fefade;
	margin-bottom: 6px;
	border: 1px solid #afac96;
}

div#checkout_shipping div.shipping_box div.shipping_choise .shipping_choise_name {
	font-weight: bold;
	padding: 6px;
}

div#checkout_shipping div.shipping_box {
	font-size: x-small;
}

div#checkout_shipping div.shipping_box div.shipping_title {
	padding: 0 6px 6px 6px;
    display: none;
}

div#checkout_shipping div.shipping_box div.shipping_radio {
	padding: 0 6px 6px 6px;
}

div#checkout_shipping div.address_box div.boxText a {
	background: #afac96;
	font-size: x-small;
	color: #fefade;
	text-decoration: none;
	display: block;
	padding: 6px;
}

div#checkout_shipping div#addressBox {
	border-top: 1px solid #afac96;
	padding-top: 6px;
}

div#checkout_shipping div#addressBox .boxadd {
	background: #fefade;
	margin-bottom: 6px;
	font-size: x-small;
	color: #000;
	border: 1px solid #afac96;
}

div#checkout_shipping div#addressBox .boxadd ol li.header {
	padding: 6px;
	font-weight:bold;
}

div#checkout_shipping div#addressBox .boxadd ol li {
	padding: 0 0 6px 6px;
}

div#checkout_shipping div#addressBox .boxadd .button a {
	padding: 6px;
	display: block;
	xbackground: #afac96;
	color: #fff;
}

div#checkout_shipping .payment_name {
	font-size: x-small;
}

div#checkout_shipping .buttonwrap {
	height: 30px;
}

.shiphistory {
	background: #eee;
	border: 1px solid #bbb;
	display: block;
	font-size: x-small;
}

.shiphistory .process {
	padding: 6px;
}

#checkout_confirmation.subpage a {
	color: #000;
}

#checkout_confirmation.subpage .confirm_delivery {

}

#checkout_confirmation.subpage .confirm_delivery ol {
	font-size: x-small;
	font-style: italic;
	padding: 5px 0 5px 10px;
	xbackground: #fefade;
	border: 1px solid #CC9900;
	margin-bottom: 10px;
}

#checkout_confirmation.subpage .confirm_shipping_method,
#checkout_confirmation.subpage .confirm_comments {
	xbackground: #fefade;
	font-size: x-small;
	border: 1px solid #CC9900;
	margin-bottom: 8px;
}

#checkout_confirmation.subpage .confirm_shipping_method_header,
#checkout_confirmation.subpage .confirm_comments_edit {
	padding: 10px;
	font-weight: bold;
}

#checkout_confirmation.subpage .confirm_shipping_method_text,
#checkout_confirmation.subpage .confirm_comments_input {
	padding: 0 10px 10px 10px;
}

#checkout_confirmation.subpage table.listitems {
	xbackground: #fefade;
	font-size: x-small;
	border: 1px solid #CC9900;
}

#checkout_confirmation.subpage table.listitems thead tr th {
	font-weight: bold;
	padding: 10px 10px 2px;
	xbackground: #afac96;
	xcolor: #fff;
}

#checkout_confirmation.subpage table.listitems tbody tr td {
	padding: 5px 10px;
}

#checkout_confirmation.subpage table.listitems tbody tr.odd td {
	background: #fff;
}

#checkout_confirmation.subpage table.listitems tbody tr td.tdid {
	xbackground: #afac96;
	color: #fff;
	font-weight: bold;
	width: 7px;
	text-align: center;
}

div.confirm_totals table {
	xbackground: #eee;
	font-size: x-small;
	xwidth: 508px;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #CC9900;
	margin-bottom: 8px;
}

div.confirm_totals table tr td {
	padding: 4px;
}

.confirm_payment_info {
	xbackground: #fefade;
	xborder: 1px solid #CC9900;
	xmargin-bottom: 10px;
    Display:none;
}

.confirm_payment_info_header {
	font-weight: bold;
	font-size: x-small;
	padding: 10px;
}

.confirm_payment_info_title {
	font-size: x-small;
	padding: 0 10px 10px 10px;
}

.confirm_billing {
	xbackground: #fefade;
	border: 1px solid #CC9900;
	margin-bottom: 10px;
}

.confirm_billing_header {
	font-weight: bold;
	font-size: x-small;
	padding: 10px;
}

.confirm_billing_addr {
	font-size: x-small;
	padding: 0 10px 10px 10px;
}

.confirm_billing_addr_change,
.confirm_payment_method_change_header {
	font-weight: bold;
	font-size: x-small;
	padding: 0 10px 10px 0px;
}

.confirm_payment_method_change {
	font-size: x-small;
	padding: 0 10px 10px 10px;
}

.confirm_policy {
	xbackground: #fefade;
	border: 1px solid #CC9900;
	margin-bottom: 10px;
}

.confirm_policy_header {
	font-weight: bold;
	font-size: x-small;
	padding: 0 10px 10px 0px;
}

.confirm_policy_text {
	font-size: x-small;
	padding: 0 10px 10px 10px;
}

.confirm_accept_conditions {
	font-size: small;
}


/* =Without CSS */
#style_shield { display:none }
	#style_shield h1 { }
	#style_shield p { }
	#style_shield hr { }

/* =Common */
.clear {
	clear:both;
	content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

hr { clear:both; }

/* =Buttons */
.buttonwrap {  }

/* <a></a> */

#content a.button {
    background: transparent url(http://image.karrysutra.dk/p/design/bg_button_a.gif) no-repeat scroll top right;
    background:#cc9900;
	color: #fff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    xheight: 24px;
    -margin-right: 6px;
    padding-right: 17px; /* sliding doors padding */
	padding-top: 1px;
    text-decoration: none;
	margin: 0px 6px 0 0;
}

#content a.button span {
    xbackground: transparent url(http://image.karrysutra.dk/p/design/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0 4px 18px;
    *padding: 3px 0 2px 7px;
    color: #000;
}
	/**/
#content a.button:active {
    background-position: bottom right;
    color: #fff;
   outline: none;  /* hide dotted outline in Firefox */
}

#content a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;  /*push text down 1px */
    *padding: 3px 0 2px 7px;
    line-height: 14px;
}

.buttonwrap .button a.button {
	background: green;
}

/* <button></button> */

/*#content button.button {
	border: 0;
	cursor: pointer;

	display: block;
	padding: 0 14px 0 0;
	text-align: center;
	background: url('/images/hadsten/design/bg_button_a.gif') right no-repeat;
	width: auto;
	overflow: visible;
	-margin-right: 6px;
	color: #fff;
	font-weight: bold;
}

#content button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 15px;
	height: 24px;
	line-height: 24px;
	font-size: 8pt;
	background: url('/images/hadsten/design/bg_button_span.gif') left no-repeat;
}*/

/* Fixes */

#login.subpage .messagestack {
	margin-bottom: 6px;
}

#login.subpage .loginsub {
	clear:both;
    margin:0;
    width:100%;
}

#address_book.subpage div.primary_address { display: none;	}
#address_book.subpage h3.addresses_header { display: none; }
#address_book.subpage div.alternative_address {
	font-size: small;
	margin-bottom: 30px;
}

#address_book.subpage div.alternative_address ol li {
	padding-left: 6px;
	font-size: x-small;
	margin-bottom: 6px;
}

#product_wrap button {
	font-size: x-small;
	padding: 2px;
	display: block;
	font-weight: bold;
	float: left;
	margin: 0;
}

#login.subpage .buttonwrap {
	height: 20px;
    width:303px;
    clear:both;
}

/* Mailbox */

#mailbox.subpage #messagebox {
	/* Colorscheme */
}

#mailbox.subpage #messagebox div {
	font-size: small;
	padding: 6px 6px 6px 12px;
}

#mailbox.subpage #replybox {
	margin-bottom: 6px;
}

#mailbox.subpage #replybox div {
	padding: 6px 6px 6px 12px;
	font-size: small;
}

#mailbox.subpage h4 {
	padding: 6px 0 0 6px;
	font-weight: bold;
	font-size: small;
}

#mailbox.subpage ol#questionlist li {
	font-size: small;
	margin-bottom: 6px;
}

#mailbox.subpage ol#questionlist li a {
	display: block;
	color: #000;
	padding: 6px;
}

#mailbox.subpage ol#questionlist li a:hover { /* Colorscheme */ }

/* ==================================================== */
/* ===================== Frontpage ==================== */
/* ==================================================== */

#frontpage.subpage #conceptbox {
	xheight: 112px;
	xborder-bottom: 3px solid #000;
	margin: 10px 0px;
}

#frontpage.subpage #conceptbox h2 {
	padding-left: 6px;
	font-size: small;
}

#frontpage.subpage #conceptbox div {
	padding-left: 6px;
	margin-bottom: -12px; /* IE-fix */
}

#frontpage.subpage #conceptbox #frontpagetext p{
    xfloat:left;
    width: 50%;
    font-size: 11px;
    font-weight: normal;
}

#frontpage.subpage #conceptbox #frontpagetext p a {
    color: #CC9900;
    text-decoration: none;
}

#frontpage.subpage #conceptbox #frontpagetext #seopicture {
    float: right;
}

#frontpage.subpage #conceptbox div img {
	xwidth: 496px;
}

#frontpage.subpage {
	position: static;
}

#frontpage.subpage #randomwrap div.productbox {
	position: relative;
	float: left;
	width: 251px;
	height: 161px;
	margin-bottom: 6px;
	overflow: hidden;
	cursor: pointer;
}

#frontpage.subpage #randomwrap div.productbox.last {
	margin-left: 6px;
}



#frontpage.subpage #randomwrap div.productbox .imgwrap {
	float: left;
	position: relative;
}

#frontpage.subpage #randomwrap div.productbox .imgwrap img {
	top: 6px;
	left: 6px;
	position: absolute;
}

#frontpage.subpage #randomwrap div.productbox .text {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 157px;
	height: 132px;
	z-index: 50;
}

#frontpage.subpage #randomwrap div.productbox .text h5 {
	margin: 6px;
	text-align: right;
	font-weight: bold;
	font-size: small;
}

#frontpage.subpage #randomwrap div.productbox .text h5 span {
	background: #fff;
}

#frontpage.subpage #randomwrap div.productbox .price {
	background: url(http://image.karrysutra.dk/p/design/star.gif) no-repeat top left;
	height: 105px;
	width: 105px;
	position: absolute;
	right: 6px;
	bottom: 6px;
	z-index: 100;
}

#frontpage.subpage #randomwrap div.productbox .price a {
	color: #fff;
	font-size: 9px;
	xfont-weight: bold;
	margin: 13px 0 0 0px;
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
}

#frontpage.subpage #randomwrap div.productbox .price a span {
	font-size: 11px;
	padding-top: 2px;
	font-weight: bold;
}

#frontpage.subpage #conceptbox {				xbackground-image: url(/images/hadsten/design/frontfade.png);
												background-position: top left;
												background-repeat: repeat-x;
}

#frontpage.subpage #randomwrap div.productbox {	background-image: url('/images/hadsten/design/frontbox.png');
												background-position: top left;
												background-repeat: no-repeat;
}


/* ==================================================== */
/* ===================== Frontpage ==================== */
/* ==================================================== */

/*
div.box div.boxbody.spec fieldset ol li label {
	vertical-align: bottom;
}

div.box div.boxbody.spec fieldset ol li label input {
	width: 20px;
	float: left;
}*/

div.box div.boxbody.spec button {
	margin-top: 6px;
}

#event.subpage div.eventbox {
	background: #d3dbe4;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 6px;
}

#event.subpage div.eventbox h3 {
	background: #c0ccd9;
	margin: 6px;
	padding: 3px;
}

#event.subpage div.eventbox p {
	margin: 6px;
}

#event.subpage div.eventbox p.small {
	margin-bottom: 6px;
	display: block;
}

#login.subpage h3 {
	margin-top: 10px;
}

#contact_us.subpage textarea {
	margin: 6px;
}

#contact_us.subpage .buttonwrap .button {
	margin-right: 6px;
}

/*	=Shoppingcart (/cart)
	---------------------------------------------------------------- */*/
table#product_list { width: 508px;}
	table#product_list caption { display: none; }
	table#product_list colgroup { }
		table#product_list colgroup col { }
			table#product_list colgroup col.pictures,
			table#product_list colgroup col.descriptions,
			table#product_list colgroup col.qty,
			table#product_list colgroup col.cost,
			table#product_list colgroup col.edit { /* Colorscheme */ }
	table#product_list thead {
		color: #fff;
		font-size: x-small;
		font-weight: bold;
		height: 26px;
		_height: 17px;
	}
	table#product_list thead tr.header { display:none; }
		table#product_list thead tr th { border-bottom: 6px solid #fff; }
		table#product_list thead tr.header th.thpic { }
		table#product_list thead tr.header th.thname { }
		table#product_list thead tr.header th.thqty { padding:4px 0 0 0; text-align: center; }
		table#product_list thead tr.header th.thprice { text-align: right; }
		table#product_list thead tr.header th.thdelete { }
	table#product_list tbody { }
	table#product_list tbody.products { }
		table#product_list tbody.products tr.item { } /* They all have unique id's: 'product_view_N' (N is the ID) */
        table#product_list tbody.products tr.bom td.tdpic {
                xbackground:green;
                padding: 0 0 0 20px;
        }
        table#product_list tbody.products tr.bom td.tddelete {
            background: #fff;
        }
		table#product_list tbody.products tr.item td {
			border-bottom: 6px solid #fff;
		}
			table#product_list tbody.products tr.item td.tdpic {
				width: 74px;
				overflow: hidden;
				background: black;
				text-align: left;
				background: #fff;
                display:none;
			}
				table#product_list tbody.products tr.item td.tdpic img {
					width: 66px;
					border: 1px solid #000;
				}
			table#product_list tbody.products tr.item td.tdproduct {
				vertical-align: top;
				width: 300px;
			}
				table#product_list tbody.products tr.item td.tdproduct div.relpos { xposition: relative; }
					table#product_list tbody.products tr.item td.tdproduct div.relpos h3 {
						xfont-size: small;
						padding: 3px;
					}
					table#product_list tbody.products tr.item td.tdproduct div.relpos h3 a {
						text-decoration: none;
					}
					table#product_list tbody.products tr.item td.tdproduct div.relpos div { }
					table#product_list tbody.products tr.item td.tdproduct div.relpos div.ifdel { display: none; }
						table#product_list tbody.products tr.deleted td.tdproduct div.relpos div.ifdel {
							display: block;
							xbackground: red;
							xposition: absolute;
							xwidth: 200px;
							hxeight: 10px;
						}
						table#product_list tbody.products tr.deleted td.tdproduct div.relpos div.ifdel a { display: none; }

						table#product_list tbody.products tr.item td.tdproduct div.relpos div.ifdel div { }
							table#product_list tbody.products tr.item td.tdproduct div.relpos div.ifdel div a { }
			table#product_list tbody.products tr.item td.tdqty {
				vertical-align: middle;
				width: 40px;
				text-align: center;
			}
				table#product_list tbody.products tr.item td.tdqty input.qty {
					border-width: 1px;
					padding: 3px;
					width: 20px;
					text-align: center;
					font-weight: bold;
                    font-size:11px;
				}
			table#product_list tbody.products tr.item td.tdprice {
				vertical-align: middle;
				width: 100px;
			}
				table#product_list tbody.products tr.item td.tdprice div.dprice { }
					table#product_list tbody.products tr.item td.tdprice div.dprice div.unit {
						display: none;
					}
					table#product_list tbody.products tr.item td.tdprice div.dprice div.total {
						text-align: right;
						font-weight: bold;
						font-size: 11px;
					}
			table#product_list tbody.products tr.item td.tddelete {
				width: 25px;
				vertical-align: middle;
			}

            table#product_list tbody.products tr.item td.tddelete a span {
                text-indent:-9999px;

                height:15px;
                width:15px; display:block;
            }

				table#product_list tbody.products tr.item td.tddelete a {
					height: 16px;
					width: 16px;
					       background:transparent url('http://image.karrysutra.dk/p/design/delete_karry.gif') no-repeat 0 0;
					display: block;
					margin-left: 12px;
				}
	table#product_list tbody.totaloverview { font-size: x-small;}
		table#product_list tbody.totaloverview tr { }
			table#product_list tbody.totaloverview tr.overviewitem { }
						table#product_list tbody.totaloverview tr.overviewitem td {
							height: 26px;
						}
						table#product_list tbody.totaloverview tr.overviewitem td.top,
						table#product_list tbody.totaloverview tr.overviewitem td.top { }
						table#product_list tbody.totaloverview tr.overviewitem td.total,
						table#product_list tbody.totaloverview tr.overviewitem td.total { }
						table#product_list tbody.totaloverview tr.overviewitem td.tvalue { font-weight: bold; font-size: small; }
				xtable#product_list tbody.totaloverview tr.overviewitem td.object { padding: 6px 0 0 6px; }
				table#product_list tbody.totaloverview tr.overviewitem td.value {

					text-align: right;
					xpadding: 6px 6px 0 0;

				}


/*	=Nikolai CSS for at skjule farve da den ikke bruges
	---------------------------------------------------------------- */
#select_color {
	display: none;
}

.tabpaneActive {
   xcolor: #DADADA;
   font-size: x-small;
   border: 1px solid #232323;
   border-bottom: 0;
   font-weight: bold;
   xbackground-image: url(http://www.loebeshop.dk/images/fotojoker/design/tabactivebg.jpg);
   padding: 3px 10px 3px 10px;
   cursor: pointer;
   float:left;
   margin: 25px 2px 0 0;
}

.tabpaneInactive {
   xcolor: #858585;
   font-size: x-small;
   border: 1px solid #131313;
   border-bottom: 0;
   xbackground-image: url(http://www.loebeshop.dk/images/fotojoker/design/tabinactivebg.jpg);
   padding: 3px 10px 3px 10px;
   cursor: pointer;
   float: left;
   margin: 25px 2px 0 0;
}

#tabcontent {
   border: 1px solid #232323;
   background: #D8C0CC;
   padding: 6px;
   clear: both;
}

#product_cart.subpage div#product_wrap div#product_img { xposition: relative; } /* Removed during debug */

#product_cart.subpage div#product_wrap div#product_img {
	x_position: absolute;
}

#product_cart.subpage div#product_wrap div#product_img div#manufact {
	position: absolute;
	top: 0px;
	font-size: x-small;
	right: 0px;
	padding: 5px;
	display: none;
}

#checkout_confirmation.subpage div.confirm_policy div.confirm_policy_header {
	margin: 10px 10px 0 10px;
}

#checkout_confirmation.subpage div.confirm_policy div.confirm_policy_text {
	line-height: 150%;
}

#shipping.subpage h4 {
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 5px;
}

#shipping.subpage ol {
	list-style-type: decimal;
	font-size: x-small;
	margin-bottom: 10px;
}

#shipping.subpage ol li {
	padding-bottom: 3px;
}

#product_wrap #product_main #text {
	font-size: small;
}

/*	=Calendar
	---------------------------------------------------------------- */

div#events_calendar table {
	font-size: .6em;
	border-collapse: collapse;
	margin: 6px 6px;
	width: 172px;
}

div#events_calendar table caption { display: none; }

div#events_calendar table thead tr.currentmonth th {
	font-weight: bold;
	vertical-align: middle;
}

div#events_calendar table thead tr.currentmonth th a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

div#events_calendar table thead tr.weekdays th {
	font-size: 0.9em;
	border-bottom: 1px solid #000;
}

div#events_calendar table tbody td.day {
	padding: 4px;
	height: 15px;
	text-align: center;
}


div#events_calendar table tbody td.day a {
	display: block;
}

div#events_calendar table tbody td {
	vertical-align: middle;
}

div#events_calendar table tbody td.day.lastmonth,
div#events_calendar table tbody td.day.nextmonth,
div#events_calendar table tbody td.day.lastmonth a,
div#events_calendar table tbody td.day.nextmonth a {

}

div#events_calendar table tbody td.day.lastmonth,
div#events_calendar table tbody td.day.nextmonth {

}

div#events_calendar table tbody td.day.deactive {
	/* Old days */
}

div#events_calendar table tbody td.post {
	background: #fefade;
}

div#events_calendar table tbody td.post a {
	text-decoration: none;
	display: block;
	font-weight: bold;
}

div#events_calendar table tbody td.week {
  font-size: 0.8em;
  text-align: center;
  display: none; /* Removing weekdays */
}

div#events_calendar table thead th {
  padding: 3px 3px 3px 3px;
  font-weight: normal;
  font-size: 8px;
}

div#events_calendar table thead th#nbcalendar_weeknumbers {
  display: none; /* Removing weekdays */
}

div#events_calendar table col.weeks {
  text-align: right;
}

div#events_calendar table colgroup.days {
  text-align: center;
}

div#events_calendar table thead th.monthnyear {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  /*padding-bottom: 3px;*/
  vertical-align: middle;
}


div#events_calendar table thead th.prevmonth {
  text-align: left;
  font-size: 0.9em;
}

div#events_calendar table thead th.nextmonth {
  text-align: right;
  font-size: 0.9em;
}

/*	=From standard_new.css
	---------------------------------------------------------------- */
#right .box #search fieldset input {
	margin: 0 0 5px 0;
}

#banner div {
	z-index: 50;
	position: absolute;
	cursor: pointer;
	width: 451px;
	height: 63px;
	background-image: url(http://image.karrysutra.dk/p/design/rounded_banner_corners.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.karrysutra.dk/p/design/rounded_banner_corners.png',sizingMethod='crop');
}

#return_front {
	width: 350px;
	height: 75px;
	cursor: pointer;
    display: none;
}

#product_wrap #product_img {
	float: left;
}

#product_wrap #product_img div {
	margin: 6px;

}

#product_wrap #product_img div img {
	width: 168px;
}

#product_wrap #item_variance {
	float: left;
	width: 322px;
	margin-left: 6px;
}

#product_wrap #item_variance ol {
	margin: 0 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}

#product_wrap #item_variance ol li {
	height: 25px;
	font-size: x-small;
}

#product_wrap #item_variance ol li label {
	float: left;
	width: 100px;
	padding-top: 2px;
}

#product_wrap #item_variance ol li select {
	float: left;
	width: 200px;
	font-size: x-small;
}

#product_wrap #item_variance #qty_wrap {
	/* Colorscheme */
}

#product_wrap #item_variance #qty_wrap #qty {
	width: 140px;
	height: 25px;
}

#product_wrap #item_variance #qty_wrap #qty input.qtybox {
	width: 20px;
	border-width: 1px;
	text-align: center;
	float: left;
	font-weight: bold;
}

#product_wrap #item_variance #qty_wrap #qty button.button {
	float: left;
	width: 100px;
	margin-left: 6px;
}

#product_wrap h3 {
	margin: 6px;
	padding: 3px;
}

#product_wrap #product_main {
	float: left;
	width: 508px;
	margin-top: 6px;
}

#product_wrap #product_main #text {
	padding: 0 6px 6px 6px;
	font-size: x-small;
	line-height: 150%;
	text-align: justify;
}

#product_wrap #product_main #text p {
	font-size: 9px;
}

#product_wrap #product_main #stats {
	margin: 6px;
	padding: 6px 0;
}

#product_wrap #product_main #stats #stock {
	font-size: x-small;
	height: 20px;
	padding-left: 43px;
	padding-top: 8px;
}

#product_wrap #product_main #stats #stock.green {
	/* Colorscheme */
}

#product_wrap #qty_wrap {
	height: 80px;
	padding: 0 6px;
}

#product_wrap #qty_wrap #qty {
	float: left;
}

#product_wrap #qty_wrap #price {
	float: right;
	font-size: large;
	font-weight: bold;
	text-align: right;
}

#product_wrap #qty_wrap #price span {
	font-size: x-small;
	display: block;
	width: 170px;
}

#content .status .product_price { clear:both; padding-right:0 !important; text-align:right !important;}
#content .floatRight {
    float: right;
    clear: both;

}
#content button.button {
	background-color:#CC9900;
    background-position:right center;
    border:0 none;
    cursor:pointer;
    height:21px;
    xpadding:0 5px 0 0;
}

/* IE Hax :) */
#content button.button, {
	background-position: right 0px;
}

#content button.button span {
	display: block;
	white-space: nowrap;
	height: 24px;
	padding: 3px 0 0 5px;
	font-size: 11px;
    font-family: arial;
	xbackground: url(http://image.karrysutra.dk/p/design/bg_button_span.gif) no-repeat;
	xcolor: #fff;
	font-weight: bold;
}

#account h3 {
	margin: 15px 0 5px 0;
}

/*	=Borders
	---------------------------------------------------------------- */
#masthead #logo {										xborder-top: 3px solid #000; }
.sidebar .box .boxheader {								border-bottom: 1px solid #CC9900; }
.sidebar .box .boxbody {								xborder-bottom: 2px solid #000; }
.sidebar .box .boxbody .submit,
.sidebar .box .spec select,
.sidebar .box .boxbody#search fieldset input,
.sidebar .box .boxbody#search fieldset button {			border: 1px solid #000; }
#content h2 {											xborder-bottom: 1px solid #000; }
.boxbody hr {											border-top: 1px solid #000;
														border-left: 1px solid #000; }
#content div.messagestack {								border: 1px solid #000; }
div.trail {												border: 1px solid #000; }

div.categories_list_wrap div.categories_list_cat img {	border: 3px solid #000; }
div.list_wrap div.product_wrap {						border-bottom: 1px solid #000; }
#product_wrap #product_main #stats {					border-top: 1px solid #000;
														border-bottom: 1px solid #000; }
#content #searchhelp {									border: 1px solid #000; }
.box .boxbody.spec button {								border: 1px solid #000; }
#address_book.subpage div.alternative_address {			border-bottom: 1px dotted #000; }
#product_wrap button {									border: 1px solid #000; }
div#events_calendar table {								border: 1px solid #000; }
div#events_calendar table tbody td.day {				border-bottom: 1px solid #000;
														border-right: 1px solid #000; }
div.color
{
	xdisplay: none;
}

.login_remark { display: none; }

div#product_wrap div#item_variance div#options {
	margin: 0 6px 6px 6px;
	_padding: 0 0 5px 0;
	border-bottom: 1px solid #000;
	text-align: right;
}

div#product_wrap div#item_variance div#options select {
	width: 200px;
	font-size: x-small;
	margin-bottom: 6px;
	margin-left: 0;
}

div#product_wrap div#bom_component {
	padding: 0;
	margin: -22px 6px 6px 6px;
	width: 496px;
	overflow: hidden;
	xvertical-align: bottom;
}

div#product_wrap div#bom_component div.tabpaneActive,
div#product_wrap div#bom_component div.tabpaneInactive {
	width: 140px;
}

div#product_wrap div#bom_component div.tabpaneActive {
	background: red;
}

div#product_wrap div#bom_component div.tabpaneInactive {
	background: yellow;
}

div#product_wrap div#tabcontent {
	clear:both;
}

div#product_wrap div.product_img {
	float: left;
}

div#product_wrap div.size { float: left; }
div#product_wrap div.size select {
	width: 200px;
	font-size: x-small;
	margin-left: 6px;
}

div#product_wrap div#bom_component div.description {
	font-size: x-small;
	float: left;
	margin: 6px;
	padding-top: 6px;
	border-top: 1px solid #000;
	width: 300px;
	line-height: 150%;
}

#autocompletediv {
background:#F3F7FA none repeat scroll 0%;
border:1px solid #2F81A7;
margin:0pt;
padding:0pt;
visibility: hidden;
position:absolute;
}
#autocompletediv input {
width:100px;
}
#autocompletediv ol {
margin:0pt;
padding:0pt;
}
#autocompletediv ol li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#autocompletediv ol li a {
border-bottom:1px solid #C5DBE5;
display:block;
padding:5px;
}
#autocompletediv ol li a:hover {
xbackground:transparent url(http://www.loebeshop.dk/images/hin/design/list_over_bg.png) repeat-x scroll left top;
}

div.notice {
display: none;
}

h2.shipinfo { display: none; }

div.payment_name {
	width: 100px;
	float: left;
}

div.payment_radio {
	width: 400px;
	float: left;
}

/* Should this be shown? It isn't in FireFox */
.list_filter {
	xdisplay: none;
	color: #ff6600;
}

#advanced_search fieldset {
	margin-bottom: 0;
}

div.listing_before_price
{
	font-size: 9px;
}

p.error, div.stockWarning {
	border: 1px solid #afac96;
	color: #afac96;
	background: #fefade;
	padding: 3px;
	display:none;
}
p.product, div.stockWarning {
	border: 1px solid #afac96;
	color: #afac96;
	background: #fefade;
	padding: 3px;
}

div.displayhold {
	xbackground: green;
}

div.displayhold div.displayblock {
	height: 40px;
}

div.displayhold div.displayblock div.object {
	float: left;
	width: 200px;
}

div.displayhold div.displayblock div.value {
	float: left;
}

/* TEMP 14-01-2008: */	#autocompletediv, .remove { display: none; }

div#wrap #bgmain #mid #content .padding #account .subpage #menuwrap h3 {
	margin: 3px 0 4px 0;
	font-size: 0.7em;
	font-weight: bold;
}


span.shopping_color
{
	display: none;
}

.addressblock {
	font-size: 0.8em;
	line-height: 18px;
	border-bottom: 1px dotted #4C657E;
	border-top: 1px dotted #4C657E;
	padding-bottom: 7px;
}

.addressblock.nomargin {
	border:0px;
}

.addressblock .abname{
	font-weight: bold;
	width:50%;
	float: right,
}

.addressblock .abradio{
	float: left;
}

.addressblock ol {
	margin: 0 0 0 21px;
}


div#checkout_payment_address.subpage h3.topmarging {
	margin-top: 10px;
}

#emark {
	text-align: center;
}



/* Accessories */

#product_cart #see_also {
	font-weight: bold;
	padding: 0 0 6px 6px;
}

#product_cart #see_also em {
	font-size: x-small;
	font-weight: normal;
}

#product_cart .product_wrap {
	float: left;
	margin-bottom: 6px;
	width: 100%;
}

#product_cart .product_wrap .product_img {
	float: left;
}

#product_cart .product_wrap .product_img img {
	margin: 6px;
	width: 80px;
	height: auto;
}

#product_cart .product_wrap .text {
	float: left;
	height: 80px;
	width: 270px;
}

#product_cart .product_wrap .text .product_header {
	padding: 6px;
	font-size: x-small;
	font-weight: bold;
}

#product_cart .product_wrap .text .product_header a {
	text-decoration: none;
	display: block;
}

#product_cart .product_wrap .text .description {
	margin: 0 0 0 6px;
	font-size: x-small;
	line-height: 15px;
}

#product_cart .product_wrap .status {
	float: right;
	width: 140px;
	height: 80px;
	text-align: center;
}

#product_cart .product_wrap .status .product_price {
	padding: 5px;
	font-weight: bold;
	font-size: small;
	text-align: right;
	float: left;
	width: 130px;
}

.messageStackError {
	padding-left: 10px;
	width: 30px;
	color: #FF6600;
}

div#copyright a {
	color: #000;
	text-decoration: underline;
}

div#email {
	display:none;
}

#shipping.subpage h4 {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#product_cart #product_wrap #smallimg {
	clear: both;
}

#product_cart #product_wrap #smallimg .simg {
	float: left;
	margin: 5px 5px 0 0;
}

#product_cart #product_wrap #smallimg .simg a {
	cursor: pointer;
}

div#checkout_confirmation.subpage div.buttonwrap button.button {
	width: 100px;
}

.markProductOutOfStock {
	font-size: 10px;
	xborder: 1px solid #3D546B;
	color: #000;
	font-weight: normal;
	padding: 3px 0 3px 3px;
	width: 200px;
	margin: 0 0 0 30px;
	background-color: #FF6600;
}

.relpos .productsattributes {
    font-size: 11px;
}

.show-order-id {
    display: none;
}

div.productsattributes span.att {
    float:left;
    width: 100%;
    padding: 0 0 0 10px;
}

div.productsattributes span#attcolor {
    xdisplay: none;
}

span.pageResultsSelected {
	color: #fff;
	padding: 0 1px 0 2px;
	width:10px;
}

#checkout-process div.stepone,
#checkout-process div.stepone.active,
#checkout-process div.steptwo,
#checkout-process div.steptwo.active,
#checkout-process div.stepthree,
#checkout-process div.stepthree.active,
#checkout-process div.stepfour,
#checkout-process div.stepfour.active {
    height: 15px;
    float: left;
    padding: 8px 0 1px 84px;
    display: block;
    *margin: 10px 0 0 0;
    font-size: 10px;
}

#checkout-process a div{
    color: #000000;
}

#create_account.subpage .login {
    font-size: 11px;
}

#create_account.subpage #customerinfotext {
    text-align: center;
    color: #CC9900;
    padding: 10px 0px 0px 0px;
}

#create_account.subpage .country {
    display: none;
    }

#create_account.subpage h4 {
    font-size: 11px;
    padding-left: 5px;
    text-decoration: underline;
}

table#product_list.sortable { width:100%;}
table#product_list.sortable tbody.totaloverview tr.overviewitem td.object.top,
table#product_list.sortable tbody.totaloverview tr.overviewitem td.value.top { border-top:1px solid #333333;}

.stepone.active,
.steptwo.active,
.stepthree.active,
.stepfour.active {
    text-decoration:underline;
    font-weight:bold;
}

fieldset#tdc ol li input.tdc_phone { width:60px; }
fieldset#tdc ol li input.tdc { width:66px; margin-left:5px; margin-top:-1px;}
fieldset ol li input.checkbox { width:14px !important; margin-left:0; }
div#mainaddress.left form { position:relative;}
#secondaddress { position:absolute; top:-58px; right:0; width:330px;}

tr.obitem td.value { text-align:right; }
table.listitems tr.thheader th.thprice { text-align:right; }
table.listitems tr.tritem td.tdprice { text-align:right; }
table.listitems tr.tritem.odd { background-color:#EAEAEA;}

div.note { font-size:10px; margin-bottom:10px;}

#shopping_cart.subpage h2 { border-bottom:1px solid #cc9900; }

select#country,
select#country_shipping { width:132px; }

table#payment_box_table tbody tr td { font-size: 10px;}

#account_history.subpage div { font-size:11px; }
#account_history.subpage table { margin-bottom:10px; border:1px dashed black; padding:5px;}
#account_history.subpage table tbody tr td { *padding:5px 5px 0px;}
#account_history.subpage td.btn { float:left; padding:5px 0 0; *padding-bottom:5px;}
#account_history_info.subpage { font-size:11px; }
#account_history_info.subpage .shipping_header,
#account_history_info.subpage .shipping_method { float:left;}
#account_history_info.subpage .shipping_box { clear:both; width:100%; float:left;}
#account_history_info.subpage table.account_products { padding:15px 0; xwidth:500px;}
#account_history_info.subpage table.total { xwidth:500px;}
#account_history_info.subpage table.account_products td.mainheading { font-weight:bold;}
#account_history_info.subpage table.account_products td.main.right { padding-left:10px; text-align:right;}
#account_history_info.subpage table.total td.main.right { padding-left:10px; text-align:right;}
#account_history_info.subpage table.total td { padding-bottom:3px;}


div#address_book.subpage div.primary_address,
div#address_book.subpage h3.addresses_header {
    display: none;
}

div.buttonwrap div.bspace {
    float: left;
    width: 3px;
    height: 22px;
}

div#address_book.subpage div.alternative_address_box ol {
    xmargin: 0;
    padding: 0;
}

div#address_book.subpage div.alternative_address_box ol li {
    padding: 7px 0 0px 7px;
    height: 20px;
}

div#address_book.subpage div.alternative_address .buttonwrap a.button { margin-right:0; }
div#address_book.subpage div.alternative_address_box {
    margin: 0 0 7px 0;
}

a.karry_logo {
    float:left;
    height: 20px;
    padding:2px;
    width:186px;
    border-right:1px solid #cc9900;
    display:block;
    background: transparent url('http://image.karrysutra.dk/p/design/karrysutra_logo.png') no-repeat center center;
}

div#seopage.subpage h2 span {
    display: none;
}

div#seopage.subpage .seotext h6 {
    font-weight: normal;
    text-align: center;
    line-height: 160%;
}

div#checkout_shipping form table {
    margin:0px 0px 10px 0px;
    width: 100%;
}

div#checkout_shipping form table tr.check_head td.header {
    font-weight: normal;
    font-size: 12px;
    xpadding-left: 5px;
}

div#checkout_shipping form table.deliveryaddress tr.check_head td.header {
    margin-left:-20px;
}

div#checkout_shipping form table tr.body td.content table tr td {
    font-weight: normal;
    font-size: 11px;
}

div#checkout_shipping form table tr.body td.content table tr td.shipping_price {

}

#checkout_shipping.subpage table.shippingmethod tbody tr.check_head td.icon,
#checkout_shipping.subpage table.productiontime tbody tr.check_head td.icon,
#checkout_shipping.subpage table.deliverytime tbody tr.check_head td.icon,
#checkout_shipping.subpage table.paymentmethod tbody tr.check_head td.icon,
#checkout_shipping.subpage table.extraservices tbody tr.check_head td.icon,
#checkout_shipping.subpage table.deliveryaddress tbody tr.check_head td.icon {
    width:30px;
}

#checkout_shipping.subpage table.shippingmethod tbody tr.check_head td.header,
#checkout_shipping.subpage table.productiontime tbody tr.check_head td.header b span,
#checkout_shipping.subpage table.deliverytime tbody tr.check_head td.header,
#checkout_shipping.subpage table.paymentmethod tbody tr.check_head td.header,
#checkout_shipping.subpage table.extraservices tbody tr.check_head td.header,
#checkout_shipping.subpage table.deliveryaddress tbody tr.check_head td.header {
    font-size:12px;
}


#checkout_shipping.subpage table.shippingmethod,
#checkout_shipping.subpage table.productiontime,
#checkout_shipping.subpage table.deliverytime,
#checkout_shipping.subpage table.paymentmethod,
#checkout_shipping.subpage table.extraservices,
#checkout_shipping.subpage table.deliveryaddress {
    border-bottom:1px solid #eaeaea;
    padding-bottom:5px;
}

#checkout_shipping.subpage table.shippingmethod tbody tr.body td,
#checkout_shipping.subpage table.productiontime tbody tr.body td,
#checkout_shipping.subpage table.deliverytime tbody tr.body td,
#checkout_shipping.subpage table.paymentmethod tbody tr.body td,
#checkout_shipping.subpage table.extraservices tbody tr.body td,
#checkout_shipping.subpage table.deliveryaddress tbody tr.body td {
    padding-top:2px;
}

table.shippingmethod tbody tr td.content table tbody tr td.shipping_price { text-align:right;}
table.shippingmethod tbody tr td.content table tbody tr td b {
    font-weight:normal;
}

table#payment_box_table tbody tr td.payment_box_paymenttitle b {
    font-weight:normal;
}



#checkout_shipping.subpage table.deliveryaddress tbody tr.check_head {}
#checkout_shipping.subpage table.deliveryaddress tbody tr.body td.content { font-size:10px;}

div#checkout_confirmation.subpage div.confirm_shipping_method table tbody tr td.value { margin:0 !important;}
div#checkout_confirmation.subpage div.confirm_shipping_method table tbody tr td { padding:0 10px 10px;}

div#checkout_confirmation.subpage div.confirm_totals table tbody tr.obitem td { padding:0px 10px 10px;}
div#checkout_confirmation.subpage div.confirm_totals table tbody tr.ot_subtotal td { padding-top:10px;}

div#checkout_confirmation.subpage div.confirm_totals table tbody tr.obitem td.value {
    width: 100px;
}

#checkout_confirmation.subpage table.listitems tbody tr.tritem.even td{
    background-color:#e5cc7f;
}

#checkout-process { border-bottom: 1px solid #cc9900; }
.content input.noticeA{
	border:1px solid #800000;
	color:#696969;
	background:url("/script/mootools/datepicker/date.gif") no-repeat scroll left top #FFFFFF;

cursor:pointer;
display:block;
font-size:13px;
padding:3px 3px 3px 24px;
width:150px;
}
.production_time_order_arrive_name_class{
	
	color:#800000;

}
input.DatePicker{
    display: block;
    width: 150px;
    padding: 3px 3px 3px 24px;
    border: 1px solid #cc9900;
    font-size: 13px;
    background: #fff url(/script/mootools/datepicker/date.gif) no-repeat top left;
    cursor: pointer;
}


input.TimePicker{
    display: block;
    width: 150px;
    padding: 3px 3px 3px 24px;
    border: 1px solid #cc9900;
    font-size: 13px;
    background: #fff url(/script/mootools/datepicker/time.gif) no-repeat top left;
    cursor: pointer;
}

.dp_container{
    position: relative;
    padding: 0;
    z-index: 500;
}
.dp_cal{
    background-color: #fff;
    border: 1px solid #cc9900;
    position: absolute;
    width: 177px;
    top: 24px;
    left: 0;
    margin: 0px 0px 3px 0px;
}
.dp_cal table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.dp_cal select{
    margin: 2px 3px;
    font-size: 11px;
}
.dp_cal select option{
    padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
    width: 14.2857%;
    text-align: center;
    font-size: 11px;
    padding: 2px 0;
}
.dp_cal th{
    border: solid #aad4f2;
    border-width: 1px 0;
    color: #797774;
    background: #daf2e6;
    font-weight: bold;
}
.dp_cal td{
    cursor: pointer;
}
.dp_cal thead th{
    background: #d9eefc;
}
.dp_cal td.dp_roll{
    color: #000;
    background: #fff6bf;
}

.dp_hide{
    visibility: hidden;
}
.dp_empty{
    background: #eee;
    cursor:default !important;
}
.dp_today{
    background: #daf2e6;
}
.dp_selected{
    color: #fff;
    background: #328dcf;
}

.table_list {border-collapse:collapse;
    border:solid #cccccc 1px;
    width:100%;}

.table_list td {padding:5px;
    border:solid #efefef 1px;}

.table_list th {background:#75b2d1;
    padding:5px;
    color:#ffffff;}

.table_list tr.odd {background:#e1eff5;}

.time_picker_div {
    padding:5px;
    background:#ffffff;
    display: none;
}

div#wrap div#main div#content div#main-content div#right-column div#shopping_cart_pop_content div.infoBoxContents div.content ol li span {

}

div#checkout_shipping form table.calendar { width:200px; border: 1px solid #cc9900; }
div#checkout_shipping form table.calendar td, div#checkout_shipping form table.calendar th { text-align:center; }
div#checkout_shipping form table.calendar tr.calendar_header { background-color:#F1419C; color:white; }
div#checkout_shipping form table.calendar tr.calendar_header_week { background-color:#F360AF; color:white; }
div#checkout_shipping form table.calendar tr.calendar_week td.calendar_days.current_day { background-color:#0094D7; }
div#checkout_shipping form table.calendar tr.calendar_week td.calendar_days a { cursor: pointer;}
div#checkout_shipping form table.calendar tr.calendar_week td.calendar_days.current_day a { color:white; cursor:default;}
div#checkout_shipping form table.calendar tr.calendar_week td.calendar_blank { background-color:#FFEFFB; }
div#checkout_shipping form table.calendar tr.calendar_week td.calendar_nextmonth { background-color:#FFEFFB; }


div#account_history_info {
    position:relative;
}

#account_history_info h2,
div#account_history_info h3,
div#account_history_info div.shipping_box div.shipping_header,
div#account_history_info table.account_products tbody tr td.mainheading {
    color: black;
}

div#account_history_info table.total {
    border-top: 1px solid #EAEAEA;
}

div#account_history_info h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0 10px 0;
    padding: 0 0 2px 0;
}

div#account_history_info h3,
div#account_history_info div.shipping_box div.shipping_header,
div#account_history_info table.account_products tbody tr td.mainheading {
    font-weight: bold;
    margin: 20px 0 2px 0;
}



div#account_history_info div.buttonwrap {
    border-top: 1px solid;
    margin: 10px 0 0 0;
    padding: 3px 0 0 0;
    text-align: right;
}

div#account_history_info div.buttonwrap a.button {
    float:left;
}

div#account_history_info div#date,
div#account_history_info div.orderTotal,
div#account_history_info div.address_box ol,
div#account_history_info div.shipping_box div.shipping_method,
div#account_history_info div.billing_box ol,
div#account_history_info div.payment_method_box p,
div#account_history_info div.order_history ol {
    margin: 0 0 0 6px;
    line-height: 12pt;
}

/* Main table specifications */
div#account_history_info table.account_products {
    margin: 20px 0 0 0;
    width: 100%;
}
div#account_history_info table.total {
    margin: 6px 0 30px 0;
    width: 100%;
    border-top: 1px solid;
}

/* Gives the heading "products" a border-bottom */
div#account_history_info table.account_products tbody tr td.mainheading {
    border-bottom: 1px solid;
    padding: 0 0 2px 0;
}

/* Makes line height on products and total prices */
div#account_history_info table.account_products tbody tr td.main { padding: 4px 0 4px 0; }
div#account_history_info table.total tbody tr td.main { padding: 2px 0 2px 0; }

/* Aligns prices to the right */
div#account_history_info table tbody tr td.main.right { text-align: right; }

/* Makes space between orderinformation and buttonwrap */
div#account_history_info div.buttonwrap { margin: 30px 0 0 0; }

#account_history_info.subpage {
    padding-bottom:10px;
}div#account_history_info div.shipping_box div.shipping_method {
    clear:left;
}

html/**/>body #create_account.subpage div.login #loginbox ul { width: 100%; display:block; height:20px;}
html/**/>body #create_account.subpage div.login #loginbox fieldset { clear:none;}
html/**/>body #create_account.subpage div.login #loginbox ul li a {text-align:right;}
#create_account.subpage div.login #loginbox ul li a { *margin-top:-40px;}

.intro_splash_screen { background-color:black;}
.intro_splash_screen .intro_splash_screen_text { float:left; text-align:left; width:700px;}
.intro_splash_screen .intro_splash_screen_text span { color:#D5BC83; text-align:left; }
.intro_splash_screen .intro_splash_screen_link { float:right; }
.intro_splash_screen .intro_splash_screen_link a { color:white !important; text-decoration:none; width:85px; text-align: right; font-size:10px;}
.intro_splash_screen .intro_splash_screen_link a:hover { color:white !important; text-decoration:underline; }

.splash_container { width: 800px; margin:0 auto; display:block;}

div#payment {
    background: url('http://image.karrysutra.dk/p/design/payment.png') no-repeat top right;
    height: 19px;
    margin: -34px 10px 0 0;
}
div#loader {
    position: fixed;
    _position: absolute;
    margin-right: -40px;
    margin-left: -40px;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    z-index: 999999;
    background: #fff;
    border: 1px solid #bbb;
    overflow: hidden;
    display: none;
}


div#loader div#hold {
    padding: 24px;
}
#order_products {
clear:both;
}

.box-newsletter { margin-bottom: 15px; }
.box-newsletter #newsletter-title { border-bottom: 1px solid #CC9900; padding: 4px; font-size: 10px; font-weight: bold; }
.box-newsletter #newsletter-content { padding: 6px; text-align: center; }
.box-newsletter #newsletter-messages { margin-bottom: 5px; }
.box-newsletter #newsletter-messages .message { margin-bottom: 2px; border: 1px solid #000000; padding: 5px; font-size: 10px; text-align: left; color: #FF6600; }
.box-newsletter #newsletter-fields { margin-bottom: 5px; }
.box-newsletter .newsletter-field { margin-bottom: 3px; }
.box-newsletter .newsletter-field .form-text { border: 1px solid #CC9900; padding: 2px; width: 160px; font-family: arial; font-size: 11px; }
.box-newsletter #newsletter-buttons { text-align: center; }
.box-newsletter #newsletter-buttons .form-submit { border: 0; padding: 2px 10px; font-family: arial; font-size: 11px; font-weight: bold; color: #000000; background: #CC9900; cursor: pointer; }
