.fabriclistbox {
	position:relative;
	float:left;
	text-align:left;
	width:145px;
	height:220px;
	margin-left:6px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:5px;
	border:1px solid #CCCCCC;
	background-color:white;
	z-index:0;
}
/* 
    Document   : offerbox
    Created on : 15.12.2009, 10:26:37
    Author     : denis
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.offerbox {

	position:relative;
	float:right;
	width:269px;
	margin-bottom:10px;


}

.offerbox_top {

	position:relative;
	/*float:left;*/
	width:269px;
	height:7px;
	background-image:url('/media/gfx/offerbox_top.gif');

}

.offerbox_mid {

	position:relative;
	float:left;
	width:249px;
	background-image:url('/media/gfx/offerbox_mid.gif');

	padding-left:10px;
	padding-right:10px;


}

.offerbox_bottom {

	position:relative;
	/*float:left;*/
	width:269px;
	height:10px;
	background-image:url('/media/gfx/offerbox_bottom.gif');

}

/*
 * General styling rules
 */

* {
	/** Original Trebuchet stack */
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;

}


html {
	margin-left: -1px;
	overflow: scroll;
	color: black;
}

table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

img a {
	border: 0;
}

a:link, .link {
	color:#990000;
	cursor: pointer;
}
a:visited {
	color:#990000;
}
.link {
	text-decoration: underline;
}

.creditcards a:link {
	color: #fff;
}
.creditcards a:visited {
	color: #fff;
}

.bottomlinks a:link {
	color: #fff;
}
.bottomlinks a:visited {
	color: #fff;
}


.click {
	cursor: pointer;
}


body {
	text-align: center; /* IE6 */
	font-size: 9pt;
	background-image: url('/media/gfx/ui/bg4.jpg');

}

p {
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.7;
}

b {
	font-weight: 900;
}

.left75 ul, .left75 ol, .right25 ul, .right25 ol, .mid-area ul, .mid-area ol, #content-area ul, #content-area ol {
	margin-left: 14px;
	margin-bottom: 10px;
}

#content-area {
	z-index: 2;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:900;
	color: #333;
	/*text-transform: uppercase;*/
}

h1 {font-size:1.5em;text-transform:none }
h2 {font-size:1.2em; }
h3 {font-size:1.0em;}

.wrapper {
	width: 990px;
	margin-left: auto; /* IE6 */
	margin-right: auto; /* IE6 */
	text-align: left;
}

.top {
	position:relative;
	float:left;
	width: 990px;
	overflow:visible;
	z-index:5;

}

.topspace {
	position:relative;
	float:left;
	width:990px;
	height:50px;
	overflow:visible;
	z-index:4;
}

.top img.logo {
	margin: 7px 0 0 10px;
	position:relative;
	float:left;
	z-index:3;
}

.flagframe {
	position:absolute;
	top:140px;
	left:-20px;
	width:20px;
}

.contentbg-top-full {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_full.png) no-repeat left top;
	width:987px;
	height:11px;
}
.contentbg-mid-full {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_full_mid.png) repeat-y 0px 0px;
	width:952px;
	padding-left:15px;
	padding-right:20px;
	z-index:1;
}
.contentbg-bottom-full {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_full.png) no-repeat left bottom;
	width:987px;
	height:21px;
}

.left75 {
	position:relative;
	float:left;
	width:740px;
}
.right25 {
	position:relative;
	float:right;
	width:247px;
	overflow:visible;
}
.right75 {
	position:relative;
	float:right;
	overflow:visible;
	width:740px;
}
.left25 {
	position:relative;
	float:left;
	width:247px;
}

.left50 {
	position:relative;
	float:left;
	width:493px;
}
.right50 {
	position:relative;
	float:right;
	width:493px;
	overflow:visible;
}

.left33 {
	position:relative;
	float:left;
	width:327px;
}
.right67 {
	position:relative;
	float:right;
	width:660px;
	overflow:visible;
}

.contentbg-top-75 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_75.png) no-repeat left top;
	width:740px;
	height:11px;
	z-index:1;
}
.contentbg-mid-75 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_75_mid.png) repeat-y 0px 0px;
	width:705px;
	padding-left:15px;
	padding-right:20px;
	z-index:2;
}
.contentbg-bottom-75 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_75.png) no-repeat left bottom;
	width:740px;
	height:21px;
	z-index:1;
}

.contentbg-top-67 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_67.png) no-repeat left top;
	width:660px;
	height:11px;
	z-index:1;
}
.contentbg-mid-67 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_67_mid.png) repeat-y 0px 0px;
	width:625px;
	padding-left:15px;
	padding-right:20px;
	z-index:2;
}
.contentbg-bottom-67 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_67.png) no-repeat left bottom;
	width:660px;
	height:21px;
	z-index:1;
}

.contentbg-top-50 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_50.png) no-repeat left top;
	width:493px;
	height:11px;
	z-index:1;
}
.contentbg-mid-50 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_50_mid.png) repeat-y 0px 0px;
	width:458px;
	padding-left:15px;
	padding-right:20px;
	z-index:2;
}
.contentbg-bottom-50 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_50.png) no-repeat left bottom;
	width:493px;
	height:21px;
	z-index:1;
}

.contentbg-top-25 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_25.png) no-repeat left top;
	width:247px;
	height:11px;
	z-index:1;
}
.contentbg-mid-25 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_25_mid.png) repeat-y 0px 0px;
	width:212px;
	padding-left:15px;
	padding-right:20px;
	z-index:2;
}
.contentbg-bottom-25 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_25.png) no-repeat left bottom;
	width:247px;
	height:21px;
	z-index:1;
}

.contentbg-top-33 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_33.png) no-repeat left top;
	width:327px;
	height:11px;
	z-index:1;
}
.contentbg-mid-33 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_33_mid.png) repeat-y 0px 0px;
	width:292px;
	padding-left:15px;
	padding-right:20px;
	z-index:2;
}
.contentbg-bottom-33 {
	position:relative;
	float:left;
	background: transparent url(/media/gfx/ui/contentbg_33.png) no-repeat left bottom;
	width:327px;
	height:21px;
	z-index:1;
}

.polaroid8container {

	position:relative;
	float:left;
	width:990px;
	height: 510px;
	overflow:visible;
	margin-bottom:20px;
}

.polaroid8container a:link {
	text-decoration:none;
	color: black;
}
.polaroid8container a:visited {
	text-decoration:none;
	color: black;
}

.polaroid-straight {
	position:relative;
	float:left;
	width:235px;
	height:235px;
	background: url('/media/gfx/ui/polaroid_straight.png') no-repeat left top;
	margin:6px 6px 0px 6px;
	
}

.polaroid-cw {
	position:relative;
	float:left;
	width:249px;
	height:249px;
	margin:-1px -1px 0px -1px;
	background: url('/media/gfx/ui/polaroid_cw.png') no-repeat left top;


}

.polaroid-ccw {
	position:relative;
	float:left;
	width:249px;
	height:249px;
	margin:-1px -1px 0px -1px;
	background: url('/media/gfx/ui/polaroid_ccw.png') no-repeat left top;

}

.polaroid-straight .picture {
	position:absolute;
	left:17px;
	top:17px;
	width:195px;
	height:195px;
	overflow: hidden;
}

.polaroid-straight .price {
	color:#990000;
	font-weight:bold;
}

.polaroid-cw img.picture {
	position:absolute;
	left:18px;
	top:18px;
	width:207px;
	height:207px;
}

.polaroid-ccw img.picture {
	position:absolute;
	left:18px;
	top:18px;
	width:207px;
	height:207px;
}

.potext1 {
	font-weight:bold;
	position:absolute;
	left:17px;
	bottom:23px;
	padding:5px 10px 5px 10px;
	background: url('/media/gfx/ui/50opac.png');
	color:black;
	z-index:2;
	width:177px;
	line-height:1.0;
}

.potext2 {
	font-weight:bold;
	position:absolute;
	right:21px;
	top:17px;
	padding:5px 10px 5px 10px;
	background: url('/media/gfx/ui/50opac.png');
	color:black;
	z-index:2;
	text-align:right;
	width:177px;
}

.potext1 p {
	margin:0px;
	font-size:0.8em;
	line-height:1.4;
}
.potext1 h3 {
	margin:0px 0px 3px 0px;
	font-size:1.2em;
}

.potext2 p {
	margin:0px;
	font-size:0.8em;
	line-height:1.4;
}
.potext2 h3 {
	margin:0px 0px 3px 0px;
	font-size:1.2em;
}

.creditcards {

	position:absolute;
	left:480px;
	top:38px;
	width:500px;
	height:25px;
	text-align:right;
	font-size:0.9em;
	overflow:visible;
	color:white;

}

.creditcard {
	margin:28px -2px -4px 0px;
}

.login a {
	color: #777;
	font-size: 1em;
}

.login input {
	margin: 0 0 10px 20px;
	width: 120px;
	color: #777;
	font-style: italic;
	font-size: 0.8em;
}

/*
 *  Top navigation
 */

DIV#toptabs {
	position:absolute;
	z-index:2;
	overflow:visible;
	left:0px;
	top:0px;
	width:985px;
	height:35px;
}

DIV#toptabs TABLE {
	position:relative;
	float:right;
	margin-left:5px;
	outline:none;
}

DIV#toptabs TABLE.wide {
	width: 300px;
}
DIV#toptabs TABLE.mid {
	width: 220px;
}
DIV#toptabs TABLE.narrow {
	width: 200px;
}
DIV#toptabs TABLE .flag {
	margin: 0 5px -1px 0; /* trbl */
}

DIV#toptabs TABLE TD.left,
DIV#toptabs TABLE TD.right {
	padding: 0;
	background: url('/media/gfx/ui/toptab-sides.png') repeat-y left top;
	width:12px;
}

DIV#toptabs TABLE TD.right {
	background-position: right top;
}

DIV#toptabs TABLE TD.mid {
	padding: 3px 5px 0px 0px;
	background-color: #e9e9e9;
	height: 25px;
	font-size: 0.9em;
}

DIV#toptabs TABLE TD.title {
	cursor:pointer;
	text-align: center;
	font-size: 1.0em;
	text-shadow: #ccc 1px 1px 1px;
}
DIV#toptabs TABLE TD.body {
	border-top: 1px solid #ccc;
}

#cart_summary_node IMG {
	vertical-align: bottom;
	margin-bottom: 1px;
}

DIV#toptabs INPUT.right {
	float: right;
	text-align: left
}
 
DIV#toptabs TABLE TD.leftc,
DIV#toptabs TABLE TD.rightc {
	 background: url('/media/gfx/ui/toptab-corners.png') no-repeat left bottom;
	 width:12px;
	 height:14px;
}

DIV#toptabs TABLE TD.rightc {
	background-position: -38px -21px;
}

DIV#toptabs TABLE TD.bottom {
	 padding:0px 15px 0px 15px;
	 background: url('/media/gfx/ui/toptab-bottom.png') repeat-x 0px bottom;
	 height:14px;
	 vertical-align:top;
 }
 
 IMG#house {
	width:20px;height:21px;margin-top:-2px;
 }
 
 .toptabrow {
	 display: none;
 }

 .toptabrow-visible {
	 display:table-row;
 }

 .toptab-arrowcell {
	 background-color: #e9e9e9;
	 width:16px;
 }

 
 .toptabarrow {
	 background: url('/media/gfx/ui/toptab-arrows.png') no-repeat 0px 0px;
	 width:16px;
	 height:16px;
	 margin-top:3px;
 }

 .toptabarrowdown {
	 background: url('/media/gfx/ui/toptab-arrows.png') no-repeat -16px 0px;
	 width:16px;
	 height:16px;
	 margin-top:3px;
 }






.topnav {
	background-image: url('/media/gfx/ui/menubar.png');
	width: 980px;
	height: 58px;
	clear: both;
	margin-bottom: 0;
	text-transform: uppercase;
	padding-left:4px;
	padding-right:3px;
	z-index: 1;
}

.topnav ul {
	width: 977px;
}

.topnav li {
	margin-top: 8px;
	float: left;
	list-style: none;
	height:29px;
	overflow:hidden;
	padding-top:14px;
	cursor:pointer;
}

.topnav li img {
	margin-top:-10px;
}

.topnav a {
	color: #444;
	text-shadow: #eee 1px 1px 1px; 
	filter: opacity(alpha=90%);
	font-size: 1.15em;
	text-decoration: none;
	font-weight: 900;
	padding: 5px 10px 5px 10px;

}

.topnav li:hover {
	background-image: url('/media/gfx/ui/menubar_hover.png');
	color:white;
	text-shadow: #444 1px 1px 1px; 
	filter: opacity(alpha=90%);
}

.topnav li.selected {
	background-image: url('/media/gfx/ui/menubar_active.png');
	color:white;
	text-shadow: #444 1px 1px 1px; 
	filter: opacity(alpha=90%);
}

.topnav .selected a {
	color:white;
	text-shadow: #444 1px 1px 1px; 
	filter: opacity(alpha=90%);
}

.topnav .right {
	float: right;
}

/*
 *  Tab navigation
 */

.flownav {
	position:relative;
	float:left;
	margin:0px;
	margin-left:20px;
	margin-bottom:-3px;
	padding:0px;
	text-transform: uppercase;
	z-index:1;
	
}

.flownav ul {
	height: 47px;
}

.flownav li {
	height: 47px;
	list-style: none;
	float: left;
	font-weight: bolder;
	cursor:pointer;
	margin-left:-2px;
}

.flownav .left {
	position:relative;
	float:left;
	display:inline-block;
	background: url("/media/gfx/ui/tab_inactive.png") no-repeat top left;
	width:8px;
	height:47px;
}
.flownav .mid {
	position:relative;
	float:left;
	display:inline-block;
	background: url("/media/gfx/ui/tab_inactive_bg.png") repeat-x top left;
	height:47px;
}
.flownav .right {
	position:relative;
	float:left;
	display:inline-block;
	background: url("/media/gfx/ui/tab_inactive.png") no-repeat top right;
	width:9px;
	height:47px;
}

.flownav .active .left {
	background: url("/media/gfx/ui/tab_active.png") no-repeat top left;
}
.flownav .active .mid {
	background: url("/media/gfx/ui/tab_active_bg.png") repeat-x top left;
}
.flownav .active .right {
	background: url("/media/gfx/ui/tab_active.png") no-repeat top right;
}

.flownav a {
	position:relative;
	top: 18px;
	padding: 25px 10px 0px 7px;
	text-decoration: none;
	color: #333;
	text-shadow: #eee 1px 1px 1px;
	opacity: 0.9;
	filter: alpha(opacity=90%);
	font-weight:900;
	font-size: 1.05em;
}

.flownav .active a {
	color: #333;
	text-shadow: #aaa 1px 1px 1px;
	opacity: 0.9;
	filter: alpha(opacity=90%);
}

.bottomcolumn {
	position:relative;
	float:left;
	width:32%;
	padding-right:1%;
}

.bottomcolumn:last-child {
	width:33%;
	padding-right:0;
}

.bottomcolumn h4 {
	color:#888888;
	margin: 0;
	border-bottom: #AAA 1px dotted;
	padding-bottom: 4px;
}


.bottomcolumn p {
	font-size:0.8em;
	margin-left:4px;
}

.bottomcolumn ul {
	font-size:0.8em;
	margin-left:4px;
	margin-top:5px;
	margin-bottom:20px;
}

.bottomcolumn li {
	margin-bottom: 0.25em;
	list-style-type: none;
}

/*
 * Footer stuff
 */

.copy {
	font-size: 0.8em;
	color: white;
}

.footer {
	clear:both;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 5px;
}

.footer a {
	color: #424242;
}

.footer a:hover {
	color: #8e0000;
}

FORM.registerform {
	display: block;
}

FORM.registerform LABEL {
	width: 150px;
	height: 22px;
	padding: 5px 0;
	float: left;
	display: block;
	clear: both;
}

FORM.registerform INPUT,
FORM.registerform SELECT,
FORM.registerform SPAN.error {
	float: left;
	display: block;
	border:1px solid #777;
	font-size:12px;
	padding:3px;
	margin:3px;
	font-family:"Trebuchet MS",Verdana, Arial, Sans-serif;
}


FORM.registerform .small {
	width: 100px;
}

FORM.registerform .mid {
	width: 180px;
}

FORM.registerform .long {
	width: 240px;
}

FORM.registerform TEXTAREA.long {
	width: 380px;
}

FORM.registerform INPUT.error,
FORM.registerform TEXTAREA.error {
	border: 3px solid red;
}

FORM.registerform SELECT.error {
	background-color:#ff595f;
}
FORM.registerform SPAN.error {
	color: #f00;
	font-weight: bold;
	border: none;
}
FORM.registerform SPAN.nl {
	margin-left: 150px;
	display: block;
}

FORM.registerform FIELDSET {
	border: none;
	padding: 0;
	margin: 0
}

FORM.registerform SPAN.required {
	color: #f00;
	font-size:16px;
	padding: 0 3px;
}

FORM.registerform INPUT.button {
	clear: both;
	margin-left: 150px;
}

form {
	font-size:1em;
}

fieldset {
	margin: 10px 0px 0px 0px;
	border: 1px solid #999;
	padding: 5px;
	padding-left:10px;
}

fieldset legend {
	padding: 5px;
	text-transform: uppercase;
	font-weight:bold;
	font-size:1.2em;
	color:#900;
}

fieldset p {
	
	margin-left:7px;
	
}

.field {
    width:100%;
    overflow:auto;
    margin:5px 0px;
}

.helplist {

	position:relative;
	float:left;
	width:960px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#eee;
	color:#555;
	padding-bottom:8px;

}

.helplist b {

	font-weight:900;

}

.helplistcontent h4 {

	font-size:1.2em;
	font-weight: 900;
	color:#555;

}

.helplistheader {

	position:relative;
	float:left;
	width:920px;
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
	padding:8px;
	padding-left:32px;
	font-size:1em;
	background: #eee url(/media/gfx/ui/i.png) no-repeat 12px 8px;

}

.helplistcontent {

	position:relative;
	float:left;
	width:120px;
	padding-left:12px;
	color:#555;
	font-size:0.85em;
	
}

.helplistcontent p {

	margin-left:3px;
	margin-bottom:3px;
	line-height:1.3;

}

.helplistcontent a:link {	color:#777;}
.helplistcontent a:visited {	color:#777;}
.helplistcontent a:active {	color:#777;}

.bottomlinks {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	color:white;
}

.bottomcolumn a:link {
	color:#777777;
}

.bottomcolumn a:visited {
	color:#777777;
}

.maintitle {
	position:absolute;
	left:40px;
	top:15px;
	width:350px
}

.linkedmaintitle a {
	text-decoration: none;
	border-bottom:none;
}

.bright p, .bright h1 {
	color: white;
}

.maintitle h1 {
	font-size:2.5em;
	font-weight:900;
}

.maintitle .price {
	font-size:2.5em;
	font-weight:900;
	color:red;
}

.formfield {
	border:1px solid #777;
	font-size:12px;
	padding:3px;
	margin:3px;
	font-family:"Trebuchet MS",Verdana, Arial, Sans-serif;
}

#accounttab .pretext {
	color: #777;
	margin-bottom:7px;
}

#accounttab .subtext {
	clear: both;
	padding-top:15px;
	color: #777;
	margin-bottom:7px;
}

#accounttab .textfield {
	width:165px;margin-bottom:7px;
}

#accounttab .label {
	width:100%;
	font-weight: bold;
}

#accounttab .button {
	text-align: right;
}

#carttab .cart-contents {
	border-collapse: collapse;
	width: 100%;
	border: 0;
}

.cart-contents td, .cart-contents th {
	padding: 3px;
}

#carttab .pretext {
	margin: 7px 0 7px 0;
	font-weight: bold;
}

.price {
	color: #990000;
}

/*
 old stuff
 */
 .table-headcol {

	background-color:#f5efe6;
	font-size:14px;
	border-bottom:1px solid black;

}

.table-listcol-0 {

	background-color:white;
	border-bottom:1px dashed #999999;

}

.table-listcol-1 {

	background-color:#EEEEEE;
	border-bottom:1px dashed #999999;


}

.table-listcol-2 {

	background-color:#e3ddd5;
	border-bottom:1px dashed #999999;


}

.skubox {

	position:relative;
	float:left;
	width:136px;
	height:230px;
	padding:5px;
	margin:5px;
	border:1px solid #ddd;
}

.skubox .skutitle {
	position:absolute;
	left:8px;
	top:140px;
	width:132px;
	height:35px;
}

.skubox .skuprice {

	position:absolute;
	left:8px;
	top:175px;
	width:132px;
	height:55px;

}

.categories a:link {
	color:white;
}

.categories a:visited {
	color:white;
}


/* Stars (*****) */

.stars * {
	float: left;
}

.star-none, .star-quarter, .star-half, .star-threequarter, .star-full {
	background-image: url(/media/gfx/ui/star_sprite.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}
.fabricStars .star-none, .fabricStars .star-quarter, .fabricStars .star-half, .fabricStars .star-threequarter, .fabricStars .star-full {
	background-image: url(/media/gfx/ui/star_sprite_small.png);
	width: 10px;
	height: 10px;
}  

.star-none {
	background-position: 0px 0px;
}

.star-quarter {
	background-position: -16px 0px;
}

.star-half {
	background-position: -32px 0px;
}

.star-threequarter {
	background-position: -48px 0px;
}

.star-full {
	background-position: -64px 0px;
}

.fabricStars .star-none {
	background-position: 0px 0px;
}  
.fabricStars .star-quarter {
	background-position: -10px 0px;
}
.fabricStars .star-half{
	background-position: -20px 0px;
}
.fabricStars .star-threequarter{
	background-position: -30px 0px;
}
.fabricStars .star-full {
	background-position: -40px 0px;
} 

.star-hidden {
	filter: alpha(opacity=20);
	opacity: 0.2;
}

/* Pagination */

.pagination .info {
    float: left;
    font-size: 14px;
    padding: 5px;
    height: 31px;
}

.pagination .next, .pagination .prev, .pagination .next_inactive, .pagination .prev_inactive {
	width:31px;height:31px;background-image:url('/media/gfx/ui/fabric_pagination.png');
	float: left;
}

.pagination .next, .pagination .prev {
	cursor:pointer;
}

.pagination .next {
	background-position: 31px 0;
}

.pagination .next_inactive {
	background-position: -31px 0;
}

.pagination .prev {
	background-position: 62px 0;
}

.socialButton {
	width: 16px;
	height: 16px;
}

.contenttitle {
	position:relative;
	float:left;
	width:956px;
	height:165px;
	margin-top:3px;
	margin-bottom:10px;
}

 
.rightinfobox {
	position:relative;
	float:right;
	width:380px;
	padding:5px;
	border:1px solid #ccc;
	margin:5px -4px 10px 10px;
}

.popup1 {
	position:absolute;
	width:305px;
	height:155px;
	background: url('/media/gfx/ui/popup1.png') no-repeat;
	padding:15px 30px 30px 15px;
	z-index: 10;
	color: #fff;
}

.popup2 {
	position:absolute;
	width:405px;
	height:255px;
	background: url('/media/gfx/ui/popup2.png') no-repeat;
	padding:15px 30px 30px 15px;
	z-index: 10;
}

.popup1 *, .popup2 * {
	color:#fff;
}

.popup1 .close, .popup2 .close {
	cursor: pointer;
	color:#fff;
	position: absolute;
	right: 30px;
	top:10px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -3000em;
}


.popup1 .pu_content {
	position:relative;
	float:left;
	width:230px;
}

.popup2 .pu_content {
	position:relative;
	float:left;
	width:330px;
}

.popup1 .pu_buttons {
	position:absolute;
	left:13px;
	top:142px;
	width:306px;
	height:30px;
	text-align:right;
}
.popup2 .pu_buttons {
	position:absolute;
	left:13px;
	top:242px;
	width:406px;
	height:30px;
	text-align:right;
}


.pu_warning {
	position:relative;
	float:left;
	background: url('/media/gfx/ui/icons/warning.png') no-repeat;
	width:69px;
	height:67px;
	margin-right:5px;
}

.pu_info {
	position:relative;
	float:left;
	background: url('/media/gfx/ui/icons/info.png') no-repeat;
	width:69px;
	height:82px;
	margin-right:5px;
}

.trustedImage {
	position:absolute;
	left:910px;
	top:10px;
	margin:2px 0px -5px 0px;
}

.freeShippingBox {
	position:absolute;
	left:825px;
	top:235px;
	width:174px;
	height:90px;
}

.freeShippingBox.sv {
	background: url('/media/gfx/ui/freeshippingbg_sv.png') no-repeat;
}
.freeShippingBox.no {
	background: url('/media/gfx/ui/freeshippingbg_no.png') no-repeat;
}
.freeShippingBox.da {
	background: url('/media/gfx/ui/freeshippingbg_da.png') no-repeat;
}
.freeShippingBox.de {
	background: url('/media/gfx/ui/freeshippingbg_de.png') no-repeat;
}
.freeShippingBox.en {
	background: url('/media/gfx/ui/freeshippingbg_en.png') no-repeat;
}
.freeShippingBox.fr {
	background: url('/media/gfx/ui/freeshippingbg_fr.png') no-repeat;
}

.freeShippingText {
	position:absolute;
	left:14px;
	top:45px;
	width:130px;
	font-size:10px;
	color:white;
	text-align:center;
}

.freeShippingTextShadow {
	position:absolute;
	left:15px;
	top:46px;
	width:130px;
	font-size:10px;
	color:#600;
	text-align:center;
}

#uc2 {
	position: absolute;
	left: 180px;
	top: 29px;
	height: 33px;
	width: 640px;
	z-index: 3;
}

#chinos_star_new_sv {
	position: absolute;
	left: 287px;
	top: 47px;
}

#chinos_star_new_en {
	position: absolute;
	left: 267px;
	top: 47px;
}

#chinos_star_new_de {
	position: absolute;
	left: 305px;
	top: 47px;
}

#chinos_star_new_no {
	position: absolute;
	left: 307px;
	top: 47px;
}

#chinos_star_new_da {
	position: absolute;
	left: 320px;
	top: 47px;
}

#chinos_star_new_fr {
	position: absolute;
	left: 287px;
	top: 47px;
}

#navBar.hidden {
	display: none;
}

.untranslated {
	text-transform:uppercase;
	text-decoration: blink;
	color: red;
	font-weight: 900;
	background-color: yellow;
}

DL.cart {
	padding-left: 1%;
	padding-bottom: 10px;
	float: left; 
	width: 49%;
}

DL.cart DT {
	font-weight:bold;
	float:left;
	clear:both;
	width:50%
}
DL.cart DT.title {
	width:100%;
	border-bottom: 1px solid black; 
	padding-bottom: 5px; 
	font-size: 10pt; 
}

DL.cart DD {
	line-height:15px;
	float:left;
	width:49%
}

DIV.break {
	clear: both;
	padding-top: 15px;
	
}.button {
	position:relative;
	text-decoration:none;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
	line-height:0.8em;
	margin:3px 0px 0px 0px;
	text-align:left;
	color:white;
	text-shadow: #511 1px 1px 1px; 
	display:inline-block;
	cursor:pointer;

}

.button:link {
	color:white;
}
.button:visited {
	color:white;
}

.button.form {
	border:0px;
}

.button.type1 {
	width:243px;
	height:43px;
	background: url('/media/gfx/ui/buttons.png') no-repeat 0px 0px;
	font-size:1.45em;
	padding:13px 0px 0px 13px;
}

.button.type1.form {
	width:254px;
	height:55px;
	padding:0px 0px 3px 13px;
}

.button.type1 .small {
	font-size:0.6em;
	text-transform:none;
}

.button.type2 {
	width:193px;
	height:43px;
	background: url('/media/gfx/ui/buttons.png') 0px -55px;
	font-size:1.45em;
	padding:13px 0px 0px 13px;
}

.button.type2.form {
	width:205px;
	height:55px;
	padding:0px 0px 3px 13px;
}

.button.type2 .small {
	font-size:0.6em;
	text-transform:none;
}

.button.type3 {
	width:152px;
	height:43px;
	background: url('/media/gfx/ui/buttons.png') 0px -110px;
	font-size:1.45em;
	padding:13px 0px 0px 13px;
}

.button.type3.form {
	width:166px;
	height:55px;
	padding:0px 0px 3px 13px;
}

.button.type3 .small {
	font-size:0.6em;
	text-transform:none;
}

.button.type4 {
	width:170px;
	height:32px;
	background: url('/media/gfx/ui/buttons.png') 0px -167px;
	font-size:1.25em;
	padding:14px 0px 0px 13px;
}

.button.type4.form {
	width:184px;
	height:46px;
	padding:0px 0px 5px 13px;
}

.button.type5 {
	width:143px;
	height:32px;
	background: url('/media/gfx/ui/buttons.png') 0px -215px;
	font-size:1.25em;
	padding:14px 0px 0px 41px;
}

.button.type5.form {
	width:184px;
	height:45px;
	padding:0px 0px 5px 38px;
}

.button.type6 {
	width:194px;
	height:26px;
	background: url('/media/gfx/ui/buttons.png') 0px -262px;
	font-size:0.95em;
	padding:9px 0px 0px 9px;
}

.button.type6.form {
	width:204px;
	height:33px;
	padding:0px 0px 5px 9px;
}

.button.type7 {
	width:120px;
	height:26px;
	background: url('/media/gfx/ui/buttons.png') 0px -297px;
	font-size:0.95em;
	padding:9px 0px 0px 13px;
}

.button.type7.form {
	width:134px;
	height:33px;
	padding:0px 0px 5px 9px;
}

.button.type8 {
	width:81px;
	height:26px;
	background: url('/media/gfx/ui/buttons.png') 0px -333px;
	font-size:0.95em;
	padding:9px 0px 0px 13px;
}

.button.type8.form {
	width:94px;
	height:33px;
	padding:0px 0px 5px 9px;
}

.button.type9 {
	width:104px;
	height:20px;
	background: url('/media/gfx/ui/buttons.png') -1px -369px;
	font-size:0.85em;
	padding:7px 0px 0px 9px;
}

.button.type9.form {
	width:113px;
	height:27px;
	padding:0px 0px 5px 9px;
}

.button.type10 {
	width:133px;
	height:20px;
	background: url('/media/gfx/ui/buttons.png') -114px -369px;
	font-size:0.85em;
	padding:7px 0px 0px 9px;
}

.button.type10.form {
	width:143px;
	height:27px;
	padding:0px 0px 5px 9px;
}

.button.plus {
	width:36px;
	height:34px;
	background: url('/media/gfx/ui/buttons.png') -93px -333px;
	font-size:0.95em;
}

.button.minus {
	width:36px;
	height:34px;
	background: url('/media/gfx/ui/buttons.png') -129px -333px;
}

.button.miniplus {
	width:22px;
	height:22px;
	background: url('/media/gfx/ui/buttons.png') -169px -333px;
}

.button.miniminus {
	width:22px;
	height:22px;
	background: url('/media/gfx/ui/buttons.png') -190px -333px;
}

.button.type11 {
	width:152px;
	height:36px;
	background: url('/media/gfx/ui/buttons.png') no-repeat 0px -396px;
	font-size:1.45em;
	padding:18px 0px 0px 13px;
}

.button.type11.form {
	width:165px;
	height:54px;
	padding:0px 0px 3px 13px;
}


.button.minicart {
	width:36px;
	height:34px;
	background: url('/media/gfx/ui/buttons.png') -165px -396px;
}

.button.minimag {
	width:36px;
	height:34px;
	background: url('/media/gfx/ui/buttons.png') -202px -396px;
}

.button.miniscissors {
	width:36px;
	height:34px;
	background: url('/media/gfx/ui/buttons.png') -165px -431px;
}

.button.miniscissorsgray {
	width:36px;
	height:34px;
	background: url('/media/gfx/ui/buttons.png') -202px -431px;
}

.button.type12 {
	width:140px;
	height:25px;
	background: url('/media/gfx/ui/buttons.png') 0px -450px;
	font-size:0.95em;
	padding:9px 0px 0px 13px;
}

.button.type12.form {
	width:154px;
	height:34px;
	padding:0px 0px 4px 13px;
}

.button.gofirst {
	width:53px;
	height:29px;
	background: url('/media/gfx/ui/buttons.png') 0px -484px;
}

.button.gofirst.gray {
	background: url('/media/gfx/ui/buttons.png') 0px -513px;
}

.button.goprev {
	width:53px;
	height:29px;
	background: url('/media/gfx/ui/buttons.png') -52px -484px;
}

.button.goprev.gray {
	background: url('/media/gfx/ui/buttons.png') -52px -513px;
}

.button.gonext {
	width:53px;
	height:29px;
	background: url('/media/gfx/ui/buttons.png') -104px -484px;

}

.button.gonext.gray {
	background: url('/media/gfx/ui/buttons.png') -104px -513px;
}


.button.golast {
	width:53px;
	height:29px;
	background: url('/media/gfx/ui/buttons.png') -157px -484px;
}

.button.golast.gray {
	background: url('/media/gfx/ui/buttons.png') -157px -513px;
}

.button.type13 {
	width:192px;
	height:20px;
	background: url('/media/gfx/ui/buttons.png') 0px -542px;
	font-size:0.85em;
	padding:7px 0px 0px 9px;
}

.button.type13.form {
	width:202px;
	height:27px;
	padding:0px 0px 5px 9px;
}

.button.type14 {
	width:242px;
	height:20px;
	background: url('/media/gfx/ui/buttons.png') 0px -569px;
	font-size:0.85em;
	padding:7px 0px 0px 9px;
}

.button.type14.form {
	width:252px;
	height:27px;
	padding:0px 0px 5px 9px;
}

.button.addtocart {
	width:178px;
	height:32px;
	background: url('/media/gfx/ui/buttons.png') 0px -596px;
	font-size:1.25em;
	padding:14px 0px 0px 35px;
}

.button.addtocart.form {
	width:214px;
	height:46px;
	padding:0px 0px 5px 35px;
}.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	background:#f2f2f2;
	border:1px solid #c3c3c3;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
}
.dd .ddTitle span.arrow {
	background:url(/media/gfx/ui/dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:3px 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#ccc;
}
.dd .ddChild a img {
	border:0;
	padding:3px 2px 0 0;
	/*vertical-align:middle;*/
}
.dd .ddChild a.selected {
	background:#eee;
	
}
.hidden {display:none;}.popupMaster {
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    z-index: 8;
}

.popupMasterBG {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #111;
    z-index: 1;
    opacity: 0.6;
    filter: "alpha(opacity=60)";
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}

.popupTitle {
    width: 100%;
    display: none;
    border-bottom: 1px dotted #333;
}

.popupButtons {
    width: 100%;
    display: block;
    border-bottom: 1px dotted #333;
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: right;
}

.popup {
    background-color: #fff;
    font-size: 9pt;
    color: #333;
	padding: 9px;
    border: 3px solid #999;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
}