@import "global.css";

@media screen, projection
{	
	.bob {border-bottom:1px solid #E2F0F7;}
	.required {font-weight:bold; color:red}
	input.required {color:#000; font-weight:normal;}
	.inline {display:inline; float:none;}
	.nw {white-space:nowrap;}

	table.vc {  text-align: center; background: transparent; margin: 0 auto 0 auto; padding: 0; border: 0;  }
	table.vc  tr { border: 0; }
	table.vc  tr td { vertical-align: middle; background: transparent; margin: 0; padding: 0; border: 0; }
	table.vc  tr td a { display: block; }

	.eshoppanel {padding:.5em 10px .5em 10px; margin-bottom:2em; font-size:11px; background:#D4D4D4; color:#333; border:1px dotted #A9A9A9;}
	.eshoppanel label {color:#333; padding:0;}
	.eshoppanel select {font-size:11px; margin-bottom:0;}

	.listmethodtable {width:100%;border-collapse:collapse; border-top:2px solid #A9A9A9 !important}
	.listmethodtable, .listmethodtable td, .listmethodtable th {border:1px solid #E2F0F7; padding:2px 5px 2px 5px;}
	.listmethodtable th {background:#D4D4D4; color:#333; padding:5px;}
	.listmethodtable .even td {background:#E8ECEE;}

	.listmethodlist {width:100%; border:none;}
	.listmethodlist tr {border-bottom:1px dotted #A9A9A9}
	.listmethodlist td { padding: 5px; vertical-align: top; border: none; }
	.listmethodlist td.cell-preview {padding-left:0; padding-right:0; }
	.listmethodlist td.cell-excerpt {width:375px;}
	.listmethodlist td.cell-excerpt h3 { margin: 0 0 0.5em 0; padding-top:.5em; font-size: 12px; font-weight: bold; font-family:inherit; }
	.listmethodlist td.cell-excerpt label {display:block; float:left; width:105px; clear:both;}
	.listmethodlist td.cell-basket { width: 105px; text-align: left; padding-top:.5em; }
	.listmethodlist tr td img { border: 0px solid #E6E6E4; padding: 3px; margin:0;}
	.listmethodlist table.list { width: 160px; height: 120px; } 

	.listmethodcell {display: block; float: left; margin-right: 10px; background:#fff;}
	.listmethodcell table.preview { width: 160px; height: 120px; background:#fff} 
	.listmethodcell .thumb {background:#fff; height:120px; vertical-align:middle; text-align:center;}
	.listmethodcell .thumb img {margin:0;}
	.listmethodcell {margin-bottom: 10px; width: 185px}
	.listmethodcell .image1 {text-align: center; padding: 0; height: 110px}
	.listmethodcell .image1 a {height: 110px; display: block; width: 185px}
	.listmethodcell .image1 img {margin: auto auto auto auto}
	.listmethodcell .icons {position: absolute; margin-top: 80px; margin-left:10px}
	.listmethodcell .name {text-align: left; height: 72px; margin: 0; background: #D4D4D4; overflow: hidden; width: 185px}
	.listmethodcell .name a {font-size: 13px; line-height: 18px; margin: 0 10px 0 10px; float: left; text-decoration: none}
	.listmethodcell.sfhover .add {display: block}
	.listmethodcell .info {background: #D4D4D4; color: #333; text-align: center;}
	.listmethodcell .price {text-align:center; text-align:center; margin: 0; padding: 0; }
	
	
	.full .detail {width:520px; background:none; color:#000; margin-bottom:1em}
	.full hr {margin:1em 0 1em 0}
	.detail .left {text-align:center; width:250px; display:block; float:left; margin-right:10px}
	.detail .right {float:left; display:block; width:260px}
	.detail .right label {width:120px}
	.detail .gallery {background:#fff;}

	.highlight {color:#3a3636; font-weight:bold}

	.invalidInput {border:1px solid red !important}
	.data {border:none}
	.noborder, .noborder td, .noborder table, .noborder th {border:none; padding:0}

	.delivery table {margin-bottom:0px}
	.payments {margin-left:10px}
	.payments .radio {width:20px}
	.payments .price {width:100px}
	.payments .desc span {border-bottom:1px dashed #555}

	.order {line-height:14px}

	.product.short {width:180px; height:157px; border:solid 1px #dddddd; margin:0 4px 4px 0}
	.product.short .fl, .fr {height:100px} 
	.product.short .fl {width:100px}
	.product.short .fr {width:80px}
	.product.short  p {font-size:9pt}
	.product.short .name {background:none} 
	.product.short .name a {color:#000; font-weight:bold}
	.product.short .name a:hover {color:#000; text-decoration:underline} 
	.product.short .thumb {height:100px} 
	.product.short .thumb .icons {margin:0; margin-left:5px}
	.product.short .thumb .icons img {display:block; text-align:left} 
	.product.short .fl .info {margin-bottom:0; text-align:center}
	.product.short .fl .info .price {margin-left:3px}
	.product.short .info {background:none; margin-bottom:10px} 
	.product.short .info .price {background:transparent; width:100px; height:14px; color:#FF0000; font-size:13pt; font-weight:bold; margin:0 0 1px 15px}
	
	.transparent, .transparent table, .transparent td, .gallery.transparent {border:none; background:transparent;}
	
	.cell-basket p { text-align: center; }
}

