@charset "utf-8";

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,.01);
	-webkit-text-stroke: 1px transparent;
	font-size: 13px;
	color:#787878;
	background:#DCDCDC url(../images/bg.jpg) repeat-x;
	text-align: center;
}


* {
	margin:0px;
	padding:0px;
}

/*h5,h6*/
h1, h2, h3, h4 {
	font-weight: normal;
}

.clr {
	clear:both;
}
ul, li {
	list-style:none;
}

a {
	text-decoration:none;
	color:#007CF9;
}

img {
	border:none;
}

form { /*jqTransform*/
	clear:both;
}

table {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787878;
}


#Layout {                
	width:920px;
	margin:0 auto;
	margin-top:30px;
	background:url(../images/layout-bg.jpg) repeat-y;
	text-align: left;
}

#Top {
	height:142px;
	background:url(../images/layout-top.jpg) no-repeat top;
	position: relative;
}
#Logo {
	position:absolute;
	left:35px;
	top:29px;
}
#TopContent {
	position:absolute;
	right:16px;
	top:40px;
	width: 553px;
}
#TopContent li {
	float:right;
}

#TopContent li.cart-value {
	padding-top:8px;
	padding-right:10px;
}

#Nav {
	background:url(../images/nav-bg.gif) repeat-x;
	height:40px;
	overflow:hidden;
	margin:0 16px;
	position:relative;
	top:102px;
}
#Nav .NavBody {
	background:url(../images/nav-right.gif) no-repeat right top;
	height:40px;
}
#Nav ul {
	height:40px;
	background:url(../images/nav-lft.gif) no-repeat 5px top;
	margin:0 0 0 -5px;
}
#Nav ul li {
	float:left;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	font-size:11px;
	background:url(../images/nav-sep.gif) no-repeat right top;
}
#Nav ul li a {
	color:#000000;
	margin:0 25px;
}

#Nav ul li.help {
	float:right;
	height:26px;
	width:195px;
	margin-top:7px;
	margin-right:10px;
	padding-left:10px;
	line-height:26px;
}



#Content {
	padding-top:25px;
	padding-bottom:10px;
	padding-left:16px;
	padding-right:16px;
}

#Content .LeftSide {
	float:left;
	width:177px;
}
.leftBox {
	background:url(../images/leftBox-bg.gif) repeat-y;
	margin-bottom:25px;
}
.leftBox h3 {
	background:url(../images/leftBox-top.gif) no-repeat;
	height:30px;
	padding:2px 10px;
	color:#333333;
	font-size:14px;
	padding-left:42px;
}
.leftBox h3 span {
	padding-top:8px;
}
.leftBox .leftBoxBody {
	padding:10px 20px;
	background:url(../images/leftBox-bottom.gif) no-repeat bottom left;
}
.leftBox .cat-link {
	padding-top:15px;
}
.leftBox .cat-link li {
	background:url(../images/aro.gif) no-repeat left 5px;
	padding-left:11px;
	border-bottom:#C0C0C0 dotted 1px;
	padding-bottom:6px;
	margin-bottom:20px;
	font-size:11px;
}

.leftBox .lBBHint a{
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: none;
}

#Content .RightSide {
	float:right;
	width:695px;
}

.RightSide .bredCrum {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:#dedede solid 1px;
	font-size:18px;
	margin-top:-3px;

}
.RightSide .bredCrum h4 {
	color: #9018b7;
}
.catrow {
	margin-bottom:35px;
}
.catrow a {
	color: #999;
	text-decoration:none;
}
.catrow a:hover {
	color: #009933;
	text-decoration:none;
}
.catrow li {
	float:left;
	margin-right:38px;
	width:206px;
		cursor: pointer;
}
.catrow li .new {
	background:url(../images/new.png) no-repeat left top;
	position:absolute;
	right:-1px;
	top:0px;
	height:51px;
	width:50px;
}

.catrow li .new_DE {
/*	background:url(../images/new_DE.gif) no-repeat left top;*/
	position:absolute;
	right:-1px;
	top:0px;
	height:51px;
	width:50px;
}

.catrow li .new_EN {
/*	background:url(../images/new_EN.gif) no-repeat left top;*/
	position:absolute;
	right:-1px;
	top:0px;
	height:51px;
	width:50px;
}

.catrow li .new_PL, .catrowN li .new_PL {
/*	background:url(../images/new_PL.gif) no-repeat left top;*/
	position:absolute;
	right:-1px;
	top:0px;
	height:51px;
	width:50px;
}



.catrow li .price {
	position:absolute;
	left:10px;
	top:10px;
	height:51px;
	width:100px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.catrow li.last {
	margin-right:0px;
}
.catrow .catThum {
	width:203px;
	height:195px;
	border:#DEDEDE solid 1px;
	margin-bottom:12px;
	position:relative;
}

/* NEW UL */
.catrowN {
	margin-bottom:10px;
}
.catrowN a {
	color: #999;
	text-decoration:none;
}
.catrowN a:hover {
	color: #009933;
	text-decoration:none;
}
.catrowN li {
	float:left;
	margin-right:38px;
	width:206px;
		cursor: pointer;
}
.catrowN li .new {
/*	background:url(../images/new.png) no-repeat left top;*/
	position:absolute;
	right:-1px;
	top:0px;
	height:51px;
	width:50px;
}

.catrowN li .new_DE {
/*	background:url(../images/new_DE.gif) no-repeat left top;*/
	position:absolute;
	right:-1px;
	top:0px;
	height:51px;
	width:50px;
}

.catrowN li .new_EN {
/*	background:url(../images/new_EN.gif) no-repeat left top;*/
	position:absolute;
	right:-1px;
	top:0px;
	height:51px;
	width:50px;
}



.catrowN li .price {
	position:absolute;
	left:10px;
	top:10px;
	height:51px;
	width:100px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.catrowN li.last {
	margin-right:0px;
}
.catrowN .catThum {
	width:203px;
	height:195px;
	border:#DEDEDE solid 1px;
	margin-bottom:12px;
	position:relative;
}

.productDetial {
	padding-bottom:15px;
	float:left;
}

.productDetial .mainThumb {
	width:400px;
	height:300px;
	float:left;
	overflow:hidden;
	border:#dedede solid 1px;
	margin-right:18px;
}
.rightProduct {
	float:left;
	width:264px;
}
.rightProduct .thumb {
	width:112px;
	height:84px;
	overflow:hidden;
	float:left;
	margin-bottom:18px;
	border:#dedede solid 1px;
}
.rightProduct .marRight {
	margin-right:18px;
}
.detailInfo h2 {
	margin-bottom:15px;
	font-size:18px;
}
.detailInfo {
	line-height:145%;
	width: 97%;
	margin: 0 auto;
	margin-bottom: 20px; 
}
.detailInfo p {
	margin-bottom:5px;
}
.detailInfo p.add {
	margin-bottom:4px;
	color:#c3c3c3;
}
.price {
	color:#2b95ff;
	font-size:28px;
	font-weight:normal;
}

#Footer {
	background:url(../images/footerBg.gif) repeat-x;
	font-size:11px;
}
#Footer .footerbody {
	background:url(../images/footer-left.gif) no-repeat left top;
}
#Footer .footercontent {
	background:url(../images/footer-right.gif) no-repeat right top;
	height:54px;
	line-height:54px;
	padding:0 15px;
}
#Footer .blue {
	color:#439CF4;
}
#Footer a {
	margin:0 15px;
}
#Footerimg {
	background:url(../images/layout-bottom.jpg) no-repeat;
	height:71px;
	overflow:hidden;
}

.promoDesc {
	position: absolute;
	bottom: 3px;
	left: 3px;
}

.bredCrum {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:#dedede solid 1px;
	font-size:18px;
	margin-top:-3px;
}

.textUl ul{
	margin-left: 15px;
	padding-left:11px;
	padding-bottom:6px;
	margin-top:10px;
}

.textUl li{
	background:url(../images/aro.gif) no-repeat left 5px;
	line-height: 17px;
	padding-left:11px;
	margin-bottom: 5px;
}

.RightSide .optionSet {
	margin-bottom:30px;
	padding-bottom:15px;
	border-bottom:#dedede solid 1px;
	margin-top:-3px;
}

/*label.error */
.error { float: left; }
.errorContactForm { float: left; color: #762b8e; }


.uploadSuccess{
	float: left;
}

.infoTable th {
	background-color: #762b8e;
	height: 30px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.infoTable .ithLeft {
	border-left: solid 1px #000;	
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.infoTable .ithRight {
	border: solid 1px #000;
}

.infoTable td {
	background-color: #CCFF99;
	height: 30px;
	text-align: center;
	color: #000;	
}
.infoTable .itdLeft {
	border-left: solid 1px #000;	
	border-bottom: solid 1px #000;
}
.infoTable .ithInfo {
	color: #000;
	background: #eee;
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	border-bottom: solid 1px #000;
}

.infoTable .itdInfo {
	color: #000;
	background: #eee;
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
}

.infoTable .itdRight {
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}


.contactForm {
	float:left;
	width:375px;
}

.contactFormBox {
	background:url(../images/contactFormBox-bg.gif) repeat-y;
	margin-bottom:25px;
}
.contactFormBox h3 {
	background:url(../images/contactFormBox-top.gif) no-repeat;
	height:30px;
	padding:2px 10px;
	color:#333333;
	font-size:14px;
	padding-left:14px;
}
.contactFormBox h3 span {
	padding-top:8px;
}
.contactFormBox .contactFormBoxBody {
	padding:10px 20px;
	background:url(../images/contactFormBox-bottom.gif) no-repeat bottom left;
	height: 300px;
}
.contactFormBox .cat-link {
	padding-top:15px;
}
.contactFormBox .cat-link li {
	background:url(../images/aro.gif) no-repeat left 5px;
	padding-left:11px;
	border-bottom:#C0C0C0 dotted 1px;
	padding-bottom:6px;
	margin-bottom:20px;
	font-size:11px;
}
.contactFormBox .cat-link li a:hover, .leftBox .cat-link li a.active {
	color:#007CF9;
	text-decoration:none;
}
.contactFormBox .lBBHint a{
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: none;
}
.contactFormBox .lBBHint a:hover{
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: underline;
}

.address, .help {
	overflow: hidden;
}

.addressBox, .helpBox {
	width:200px;
	background:url(../images/addressBox-bg.gif) repeat-y;
	margin-bottom:25px;
	float: left;
}
.addressBox h3 {
	background:url(../images/addressBox-top.gif) no-repeat;
	height:30px;
	padding:2px 10px;
	color:#333333;
	font-size:14px;
	padding-left:14px;
}
.addressBox h3 span, .helpBox h3 span {
	padding-top:8px;
}

.addressBox .addressBoxBody, .helpBox .helpBoxBody  {
	padding:10px 20px;
	background:url(../images/addressBox-bottom.gif) no-repeat bottom left;
	height: 180px;
}

.addressBox .cat-link li {
	background:url(../images/aro.gif) no-repeat left 5px;
	padding-left:11px;
	border-top:#C0C0C0 dotted 1px;
	padding-top:0;
	margin-top:20px;
	font-size:11px;
}

/**/
.productBox, .productBoxRight {
	width:224px;
	background:url(../images/productBox-bg.gif) repeat-y;
	margin-bottom:10px;
	float: left;
	cursor: pointer;
}

.productBox {
	margin-right: 10px;
}

.productBoxRight {
	margin-right: 0px;
}


.productBox h3, .productBoxRight h3 {
	background:url(../images/productBox-top.gif) no-repeat;
	height:30px;
	
	color:#333333;
	font-size:14px;
	
}

.productBox h3 span, .productBoxRight h3 span {
	padding-top:9px;
	padding-left:10px;
}

.productBox h4, .productBoxRight h4 {
	font-size: 10px;
}

.productBoxBody  {
	background:url(../images/productBox-bottom.gif) no-repeat bottom left;
	height: 205px;
}

.productBox .new_DE, .productBoxRight .new_DE {
/*	background:url(../images/productNew_DE.gif) no-repeat right top;*/
	position:absolute;
	right:10px;
	top:13px;
	height:17px;
	width:90px;
}

.productBox .new_EN, .productBoxRight .new_EN {
/*	background:url(../images/productNew_EN.gif) no-repeat right top;*/
	position:absolute;
	right:10px;
	top:13px;
	height:17px;
	width:90px;
}

.productBox .new_PL, .productBoxRight .new_PL {
/*	background:url(../images/productNew_PL.gif) no-repeat right top;*/
	position:absolute;
	right:10px;
	top:13px;
	height:17px;
	width:90px;
	
}


.productBox .price, .productBoxRight .price {
	position:absolute;
	left:10px;
	top:10px;
	height:51px;
	width:100px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.productQuality {
	position: absolute;
	left: 10px;
	bottom: 45px;
	color: #000;
	text-align: right;
}

.productLocation {
	position: absolute;
	left: 10px;
	bottom: 25px;
	color: #000;
}

.productQuantity {
	position: absolute;
	left: 34px;
	bottom: 8px;
	color: #000;
}

.productBox .cat-link li {
	background:url(../images/aro.gif) no-repeat left 5px;
	padding-left:11px;
	border-top:#C0C0C0 dotted 1px;
	padding-top:0;
	margin-top:20px;
	font-size:11px;
}

/**/
.addressBox .cat-link li a:hover, .helpBox .cat-link li a:hover, .addressBox .cat-link li a.active, .helpBox .cat-link li a.active {
	color:#007CF9;
	text-decoration:underline;
}

.helpBox h3 {
	background:url(../images/addressBox-top.gif) no-repeat;
	height:30px;
	padding:2px 10px;
	color:#333333;
	font-size:14px;
	padding-left:14px;
}

.helpBox .cat-link li {
	background:url(../images/aro.gif) no-repeat left 5px;
	padding-left:11px;
	border-bottom:#C0C0C0 dotted 1px;
	padding-bottom:6px;
	margin-bottom:10px;
	font-size:11px;
}

.triangleList li {
	background:url(../images/aro.gif) no-repeat left 5px;
	padding-left:11px;
	padding-bottom:6px;
}








/* table sorter */
table.tablesorter {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}

