/* :economedia online shop | Developed by New Media's Department, economedia 2009 */
/* This document validates as CSS level 2.1. Let's keep it this way :) */

@import url('reset.css');
@import url('hacks.css');

/*--- Common issues ---*/

body {
    background: #FFF;
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana, Sans-serif;
}

a { 
    color: #FF6600;
    text-decoration: none;
}

a:hover {
    color: #CC3300;
    text-decoration: underline;
}

.clearfix { display: inline-block; clear: both; }

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrapper {
    width: 980px;
    margin: 10px auto 0 auto;
    display: block;
}

/* --- */

.buy a:hover, .text a:hover,
.payNow a:hover, .productGal a:hover,
#footer a:hover { text-decoration: none; }

ul.basket li.shopping a:hover, 
.listInfo h4 a:hover, .text a,
.uPresentLine li h5 a:hover { text-decoration: underline; }

/*--- Buy + Price ---*/

.buy {
    display: block;
    margin: 10px 0;
}

.buy strong {
    font-family: Georgia,Times New Roman,serif;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    background: transparent url(../i/price.png) no-repeat 0 0;
    width: 80px;
    height: 29px;
    text-align: center;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 5px;
	line-height: 20px;
}

.forless strong {
    width: 110px;
    background: transparent url(../i/price2.png) no-repeat 0 0;
}

.forless strong em {
	font-style: normal;
	float: right;
	margin: 5px 5px 0 0;
	font-weight: bold;
}
.forless strong s {
	color: #666;
	float: left;
	font-size: 11px;
    font-family: Tahoma, Arial, Verdana, Sans-serif;
	margin: -5px 0 -20px 5px;
}

.buy a {
    color: #FFF;
    font-weight: bold;
    background: transparent url(../i/order.png) no-repeat 0 0;
    width: 70px;
    height: 23px;
    float: left;
    padding: 11px 0 0 30px;
}

.buy a.productMail {
    color: #FF6600;
    font-weight: bold;
    background: none;

    float: none;
    padding: 0px 0 0 2px;
}

.buy a.productMail:hover {
    color: #CC3300;
    font-weight: bold;
    background: none;
    float: none;
    padding: 0px 0 0 2px;
}

.buy a:hover { background: transparent url(../i/order.png) no-repeat 0 -44px; }
.buy a:active { background: transparent url(../i/order.png) no-repeat 0 -88px; }

.buy span.ordered {
	position: relative;
	padding: 10px 0 5px 40px;
	float: left;
	background: url(../i/basketok.png) no-repeat 0 0;
	height: 25px;
	width: 150px;
	clear: both;
}
.buy span.ordered a:hover, .buy span.ordered a:active {
	text-decoration: underline;
	color: #CC3300;
	background: none;
}
.buy span.ordered a {
	float: none;
	width: auto;
	height: auto;
	background: none;
	font-weight: normal;
	text-decoration: underline;
	padding: 0;
	color: #FF6600;
}
/*--- Header ---*/

#header { width: 980px; }

h1 {
    float: left;
    margin-top: 6px;
}

ul.basket, #topbasket {
    float: right;
    font-size: 11px;
    color: #FFF;
}

ul.basket li { float: left; }

ul.basket li.shopping a {
    color: #FFF;
    text-decoration: none;    
}

ul.basket li.shopping {
    background: transparent url(../i/basket-ol.png) no-repeat top left;
    margin: 13px 5px 0 0;
}

ul.basket li.shopping p {
    padding: 6px 6px 7px 24px;
    background: transparent url(../i/basket-or.png) no-repeat top right;
}

ul.basket li.gift {
    background: transparent url(../i/plus.gif) no-repeat center left;
    padding: 0 0 0 13px;
}

ul.basket li.payment { margin: 13px 0 0 5px; }

ul.basket li.payment a {
    background: transparent url(../i/payment.png) no-repeat 0 0;
    display: block;
    width: 73px;
    height: 19px;
    text-decoration: none;
    padding: 6px 0 0 7px;
    color: #FFF;
}

ul.basket li.payment a:hover { background: transparent url(../i/payment.png) no-repeat 0 -34px; }
ul.basket li.payment a:active { background: transparent url(../i/payment.png) no-repeat 0 -68px; }

/*--- Navigation ---*/

ul#navigation {
    width: 980px;
    margin: 5px 0 0 0;
    float: left;
    background: transparent url(../i/navigation.png) repeat-x top left;
}

ul#navigation li {
    float: left;
    font-weight: bold;
    padding: 8px 2px;
}

ul#navigation li a {
    text-decoration: none;
    display: block;
}

ul#navigation li a span {
    padding: 6px 10px;
    display: block;
}

ul#navigation li.home a:hover { background: transparent url(../i/home.png) no-repeat 0 -34px; }
ul#navigation li.home a:active { background: transparent url(../i/home.png) no-repeat 0 -68px; }
ul#navigation li.ishome a {
    background: transparent url(../i/home.png) no-repeat 0 -102px !important;
    cursor: default;
}

ul#navigation li a:hover { background: transparent url(../i/nav-l.png) no-repeat 0 0; }
ul#navigation li a:hover span { background: transparent url(../i/nav-r.png) no-repeat right 0; }

ul#navigation li a:active { background: transparent url(../i/nav-l.png) no-repeat 0 -34px; }
ul#navigation li a:active span { background: transparent url(../i/nav-r.png) no-repeat right -34px; }

ul#navigation li.selected {
    background: #f6f6f6;
}

ul#navigation li.selected a {
    background: transparent;
    cursor: default;
}

ul#navigation li.selected a span { background: transparent; }

ul#navigation li.selected a:hover {
    background: transparent;
}

ul#navigation li.selected a:hover span { background: transparent; }

ul#navigation li.home a em { display: none; }

ul#navigation li.home a {
    text-decoration: none;
    display: block;
    width: 23px;
    height: 24px;
    background: transparent url(../i/home.png) no-repeat 0 0;
    margin-left: 10px;
}

ul#navigation li ul.subNav {
    float: right;
    margin-right: 5px;
}
ul#navigation li ul.subNav li {
    font-weight: normal;
    font-size: 11px;
    padding: 7px 0 0 0;
}

ul#navigation li ul.subNav li a { color: #666; }

ul#navigation li ul.subNav li a:hover {
    color: #CC3300;
    background: none;
}
ul#navigation li ul.subNav li a:active { background: none; }

ul#navigation li.technopolis a { 
	background: transparent url(../i/nav-l-technopolis.png) no-repeat 0 -68px; 
    cursor: default; 
    color: #FFF; 
} 

ul#navigation li.promo a { 
    color: #CC3300;
} 

ul#navigation li.technopolis a span { 
	background: transparent url(../i/nav-r-technopolis.png) no-repeat right -68px; 
} 
 

/*--- SubNavigation ---*/

ul#subnavigation {
    width: 936px;
    margin: 0 0 10px 0;
    padding-left: 44px;
    float: left;
    background: transparent url(../i/navigation2.png) repeat-x top left;
}

ul#subnavigation li {
    float: left;
    padding: 3px 5px 4px 1px;
}

ul#subnavigation li a {
    text-decoration: none;
    display: block;
}

ul#subnavigation li a span {
    padding: 6px 10px;
    display: block;
	margin-right: -2px;
}

ul#subnavigation li.home a:hover { background: transparent url(../i/home.png) no-repeat 0 -34px; }
ul#subnavigation li.home a:active { background: transparent url(../i/home.png) no-repeat 0 -68px; }
ul#subnavigation li.ishome a {
    background: transparent url(../i/home.png) no-repeat 0 -102px !important;
    cursor: default;
}

ul#subnavigation li a:hover { background: transparent url(../i/nav-l.gif) no-repeat 0 0; }
ul#subnavigation li a:hover span {
	background: transparent url(../i/nav-r.gif) no-repeat right 0;
	margin-right: -2px;
}

ul#subnavigation li a:active { background: transparent url(../i/nav-l.gif) no-repeat 0 -34px; }
ul#subnavigation li a:active span {
	background: transparent url(../i/nav-r.gif) no-repeat right -34px;
	margin-right: -2px;
}

ul#subnavigation li.selected a {
    background: transparent url(../i/nav-l.gif) no-repeat 0 -68px;
    cursor: default;
    color: #FFF;
}

ul#subnavigation li.selected a span {
	background: transparent url(../i/nav-r.gif) no-repeat right -68px;
	margin-right: -2px;
}

ul#subnavigation li.home a em { display: none; }

ul#subnavigation li.home a {
    text-decoration: none;
    display: block;
    width: 23px;
    height: 24px;
    background: transparent url(../i/home.png) no-repeat 0 0;
    margin-left: 10px;
}

ul#subnavigation li ul.subNav {
    float: right;
    margin-right: 5px;
}
ul#subnavigation li ul.subNav li {
    font-weight: normal;
    font-size: 11px;
    padding: 7px 0 0 0;
}

ul#subnavigation li ul.subNav li a { color: #666; }

ul#subnavigation li ul.subNav li a:hover {
    color: #CC3300;
    background: none;
}
ul#subnavigation li ul.subNav li a:active { background: none; }

ul#subnavigation li.technopolis a { 
	background: transparent url(../i/nav-l-technopolis.png) no-repeat 0 -68px; 
    cursor: default; 
    color: #FFF; 
} 
 
ul#subnavigation li.technopolis a span { 
	background: transparent url(../i/nav-r-technopolis.png) no-repeat right -68px; 
} 
 

/*--- Flash ---*/

.promoFlash {
    width: 980px;
    display: block;
}

/*--- Contents ---*/

#contents {
    width: 980px;
    float: left;
    margin-top: 10px;
}

.mainCol {
    width: 760px;
    float: left;
    margin-right: 20px;
}

.rightCol {
    width: 200px;
    float: left;
}

/*--- Promo Box style ---*/

.promoBox {
    width: 760px;
    float: left;
	margin-bottom: 20px;	
}

.promoBox h3 {
    color: #333;
    font-size: 11px;
    padding: 9px 10px;
    display: block;
    background: transparent url(../i/boxheader.png) repeat-x 0 0;
}

ul.boxContent {
    width: 758px;
    border: 1px solid #CCC;
    float: left;
	padding: 10px 0;
}

ul.boxContent li {
    float: left;
    width: 339px;
    padding: 10px 20px;
}

ul.boxContent li.rightLine {
    border-right: 1px solid #CCC;
    width: 338px;
}

ul.boxContent li .miniInfo {
    float: left;
    width: 218px;
}

.miniInfo h4 {
	font-size: 14px;
	line-height: 18px;
}

.listInfo h4  {
	font-size: 18px;
	line-height: 22px;
}

.listInfo em, .listInfo em.hightlight {
	color: #FFFFFF;
	background-color: #FF6600;
}

ul.boxContent li .wideCover {
    width: 339px;
    float: left;
}

ul.boxContent li img {
    float: left;
    margin: 0 20px 0 0;
}

/* line 282 = 682 */
ul.boxContent li span, .listInfo span {
    font-size: 10px;
    color: #999;
    padding: 5px 0;
    display: block;
}

/* line 290 = 683*/
ul.boxContent li p, ul.boxContent li p, .listInfo p {
    color: #333;
    font-size: 11px;
    line-height: 14px;
}

ul.boxContent li p.oldPrice {
    padding-top: 5px;
    color: #666;
}

ul.boxContent li p.oldPrice strong { text-decoration: line-through; }

/*--- Right Column ---*/

.rBox {
    width: 200px;
    float: left;
	padding-bottom: 20px;
}

.rBox ul.nobrdr, .rBox ul li.nobrdr { border: none; }

.rBox h3 {
    color: #333;
    font-size: 11px;
    padding: 9px 10px;
    display: block;
    background: transparent url(../i/boxheader.png) repeat-x 0 0;
}

.rBoxContent {
    width: 198px;
    border: 1px solid #CCC;
    float: left;
}

/* Search + Subscribe */

.searchFrom, .subscribeForm {
    background: #F1F1F1;
    padding: 10px;
    display: block;
}

.searchFrom input, .subscribeForm input {
    width: 133px;
    border: 1px solid #CCC;
    background: #FFF;
    height: 18px;
    color: #333;
    font-size: 12px;
    padding: 4px 2px 0 2px;
    float: left;
    margin-right: 5px;
}

.searchFrom .search a span, .subscribeForm .subscribeNow a span { display: none; }

.searchFrom .search a {
    background: transparent url(../i/search.png) no-repeat 0 0;
    display: block;
    float: left;
    width: 34px;
    height: 24px;
}

.searchFrom .search a:hover { background: transparent url(../i/search.png) no-repeat 0 -34px; }
.searchFrom .search a:active { background: transparent url(../i/search.png) no-repeat 0 -68px; }

p.subscribeTxt {
    font-size: 11px;
    color: #333;
    padding: 10px;
}

.subscribeForm .subscribeNow a {
    background: transparent url(../i/subscribe.png) no-repeat 0 0;
    display: block;
    float: left;
    width: 34px;
    height: 24px;
}

.subscribeForm .subscribeNow a:hover { background: transparent url(../i/subscribe.png) no-repeat 0 -34px; }
.subscribeForm .subscribeNow a:active { background: transparent url(../i/subscribe.png) no-repeat 0 -68px; }

/* Top sellers + Presents */

ul.topProduct, ul.giftProduct {
    border-bottom: 1px solid #CCC;
    padding: 10px;
    width: 178px;
}

ul.topProduct:hover, ul.giftProduct:hover { background: #F5F5F5; }

ul.topProduct li, ul.giftProduct li { float: left; }

ul.topProduct li.topImage { width: 35px; }
ul.topProduct li.topContent { width: 143px; }

.topProduct h4, .giftProduct h4 {
    font-size: 11px;
    color: #333;
	line-height: 14px;
	margin-top: -4px;
}

.topProduct span, .giftProduct span {
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    display: block;
    line-height: 12px;
}

ul.giftProduct li.giftImage { width: 60px; }
ul.giftProduct li.giftContent { width: 118px; }

/* Payment Type */

.paymentType .ptbrb {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    width: 64px;
    padding: 4px 0 4px 1px;
    height: 50px;
    float: left;
}

.paymentType .ptbrbr {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    width: 130px;
    padding: 4px 0 4px 1px;
    height: 50px;
    float: left;
}

.paymentType .ptbb {
    border-bottom: 1px solid #CCC;
    width: 64px;
    padding: 4px 0 4px 2px;
    height: 50px;
    float: left;
}

.paymentType .ptbr {
    border-right: 1px solid #CCC;
    width: 64px;
    padding: 4px 0 4px 1px;
    height: 50px;
    float: left;
}

.paymentType .ptb {
    width: 64px;
    padding: 4px 0 4px 2px;
    height: 50px;
    float: left;
}

/*--- Line over footer + Offers under product preview ---*/

ul.oFootLine, ul.uPresentLine {
    width: 978px;
    border: 1px solid #CCC;
    border-top: 3px solid #CCC;
    background: transparent url(../i/ofootbg.png) no-repeat top left;
    height: 140px;
	overflow: hidden;
}

ul.uPresentLine {
	width: 758px;
	margin-top: 20px;
}

ul.oFootLine li, ul.uPresentLine li {
    width: 150px;
    float: left;
    margin: 10px 0;
    padding: 10px 20px 10px 20px;
}

ul.oFootLine li.oLast { width: 149px; }

ul.uPresentLine li.oLast { width: 148px; }

ul.oFootLine li a img, ul.uPresentLine li a img { float: left; }

ul.oFootLine li h5, ul.uPresentLine li h5 {
	padding: 0 0 0 60px;
	line-height: 14px;
	margin-top: -3px; 
}

ul.oFootLine li span, ul.uPresentLine li span {
    color:#999999;
    display:block;
    font-size:10px;
    padding: 5px 0 5px 60px;
}

ul.oFootLine li p, ul.uPresentLine li p {
    padding: 0 0 0 60px;
    color: #333;
    font-size: 11px;
    line-height: 12px;
}

ul.oFootLine li.dvd {
    width: 219px;
    height: 140px;
    background: transparent url(../tmp/dvd.jpg) no-repeat top left;
    padding: 0;
    margin: 0;
	position: relative;
}

ul.oFootLine li.dvd h5 {
    color: white;
    display: block;
	position: absolute;
	top: 110px;
	left: 10px;
	height: auto;
	width: 209px;
	padding: 0;
	z-index: 1000;
}

ul.oFootLine li.dvd h5 a {
	color: white;
}

ul.oFootLine li.dvd span {
    color: #333;
    display: block;
    font-size: 10px;
	height: 36px;
	width: 219px;
	opacity: 0.5;
	background-color: #FF6600;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	padding: 0;
}

ul.oFootLine li.dvd h6 {
    padding: 5px 10px 0 86px;
    display: block;
}

ul.oFootLine li.dvd h6 a {
    color: #F0F0F0;
    text-decoration: none;
    line-height: 16px;
}

ul.oFootLine li.dvd h6 a:hover {
    text-decoration: underline;
    color: #FFF;
}

/*--- Footer ---*/

#footer {
    width: 980px;
    border-bottom: 1px solid #CCC;
    font-size: 11px;
    float: left;
    color: #333;
	margin-top: 20px;
}

#footer .footLinks a {
    display: block;
    float: left;
    border-left: 1px solid #CCC;
    padding: 0 5px 5px 5px;
}

#footer .footLinks a.flOne {
    padding: 0 5px 5px 0;
    border: none;
}

.copyright { float: right; }

.undertheline {
    width: 980px;
    color: #999;
    font-size: 10px;
    float: left;
    margin-bottom: 10px;
}

.undertheline strong {
    float: left;
    font-weight: normal;
    padding: 5px 0;
}

.undertheline span {
    padding: 0;
    margin: 2px 0 0 0;
    float: right;
}

/*--- End index page ---*/

/*--- List page --*/

.listHead {
    color: #333;
    font-size: 11px;
    padding: 0;
    display: block;
    background: transparent url(../i/boxheader.png) repeat-x 0 0;
    font-weight: normal;
    float: left;
    width: 760px;
}    

.lhBot {
    border-top: 1px solid #CCC;
    padding-bottom: 20px;
}

.listHead span { float: left; padding: 9px 10px; }

.listHead a {
    text-decoration: none;
    background: transparent url(../i/arrw.gif) no-repeat right 6px;    
    padding: 0 9px 0 0;
    margin-right: 3px;
}

.listHead div.pageing { 
	width: 270px;
	float: right;
}

.listHead ul.pages {
	float: left;
}
.listHead ul.pages a prev {
   float: right;
}

.listHead ul.pages a next {
   float: left;
}

.listHead ul.pages li {
    float: left;
    background: transparent url(../i/line2.png) no-repeat left 8px;
}


.listHead div.pageing a {
    float: left;
    display: block;
    padding: 9px 9px 9px 8px;
    margin: 0;
    background: none;
    margin-left: 1px;
}

.listHead ul.pages li a {
    float: left;
    display: block;
    padding: 9px 9px 9px 8px;
    background: none;
    margin-left: 1px;

}

.listHead ul.pages li a:hover { background: transparent url(../i/paging.png) repeat-x 0 0; }
.listHead ul.pages li a:active { background: transparent url(../i/paging.png) repeat-x 0 -40px; }

.listHead ul.pages li.cur {
	background:transparent url(../i/paging.png) repeat-x scroll 0 -80px;
	color:#333333;
	cursor:default;
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:9px 9px 9px 8px;
	
	text-decoration:none;
}

.listHead ul.pages li.prev { background: none; }

.listHead ul.pages li.off a {
    color: #999;
    cursor: default;
    background: none;
}

.productBox {
    width: 718px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    float: left;
    padding: 20px;
    position: relative;
}

.productBoxBrand {
	background:transparent url(../i/technopolis.png) no-repeat scroll right bottom;
    width: 718px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    float: left;
    padding: 20px;
    position: relative;
}

.listPreview {
    width: 150px;
    float: left;
    position: relative;
    margin-right: 20px;
}

.listPreview span {
    background: #FF6600;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    padding: 10px;
}

.listPreview em {
    font-style: normal;
    font-size: 11px;
    width: 130px;
    bottom: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    color: #FFF;
}

.listInfo {
    float: left;
	width: 548px;
	padding: 0 0 20px 0;
}

.listInfoLogo {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.listInfo h4 a { text-decoration: none; }

/* .listInfo span | line 282 = 682 */
/* ul.boxContent li p, .listInfo p | line 290 = 683*/

/*--- Tools ---*/

.tools {
    position: absolute;
    left: 190px;
    bottom: 20px;
}

.tools a {
    text-indent: -9999px;
    width: 16px;
    height: 11px;
    display: block;
    background: transparent url(../i/friend.png) repeat-x 0 0px;    
}

.tools a:hover { background: transparent url(../i/friend.png) repeat-x 0 -21px; }
.tools a:active { background: transparent url(../i/friend.png) repeat-x 0 -42px; }

/*--- The product presentation itself ---*/

.presentBox {
	position: relative;
    width: 758px;
    float: left;
    border: 1px solid #CCC;
    position: relative;
    background: transparent url(../i/presentbox.png) repeat-y 0 0;
}

.presentBox .productLogo {
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
}

.presentBox .productLogo img, .presentBox .productLogo img:hover {
	position: absolute;
	top: 20px;
	right: 20px;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.brandingBox {
	background:transparent url(../i/technopolis.png) no-repeat scroll right bottom;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	position:relative;
	width:758px;
}

.branding img { 
	float: left; 
	width: 427px;     
} 

.brandTechnopolisLine img { 
	width: 760px; 
	margin-top: 20px; 
} 

.imagePreview {
    width: 330px;
    float: left;
    border-right: 1px solid #CCC;
}

.ipImage {
    display: block;
    padding: 20px;
    text-align: center;
    background: #FFF;    
}

.productGal {
    display: block;
    background: #F0F0F0;
    padding: 15px;
    border-top: 1px solid #CCC;
}

.productGal a {
	padding: 23px 4px 4px 4px;
    display: block;
    float: left;
	height: 50px;
	margin-top: -23px;
}

.productGal a img { border: 2px solid #FFF; margin: -1px; }

.productGal a:hover img, .productGal a.thisImage img { border: 2px solid #FF6600; }

.productGal a.thisImage {
    float: left;
    display: block;
    width: 50px;
    /* height: 8px; */
    background: transparent url(../i/thisimage.png) no-repeat top center;
}

.productDetails {
    float: left;
    width: 387px;
    padding: 20px;
    margin-bottom: 20px;
}

.productDetails h4 {
    font-size: 22px;
    color: #333;
}

.productDetails h4 a { text-decoration: none; }
.productDetails h4 a:hover { text-decoration: underline; }

/* dublicate */
.productDetails span {
    color: #999;
    display: block;
    font-size: 10px;
    padding: 5px 0;    
}

.productDetails p {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
}

.presentBox .tools {
    left: 351px;
    bottom: 20px;
}


/*--- Shopping Cart Styles ---*/

.cartHead { width: 980px; }

.theCart {
    float: left;
    width: 978px;
    border: 1px solid #CCC;
    margin-bottom: 20px;
}

ul.cartRow {
    float: left;
    width: 978px;
    display: block;
    clear: both;
    border-bottom: 1px solid #CCC;
    color: #333;
}

ul.cartRow:hover { background: #F5F5F5 url(../i/cartrow.gif) repeat-y 0 0; }

ul.cartHead:hover { background: #F0F0F0; }

ul.gift { background: #EAFAE5;}
ul.gift:hover { background: #EAFAE5;}

ul.cartHead {
    background: #F0F0F0;
    font-size: 11px;
    border-bottom: none;
}

#contents ul.cartHead li {
    padding: 20px 0 10px 0;
    font-weight: normal;
}

#contents ul.cartHead li.cartObject { padding: 20px 0 10px 10px; }

ul.cartRow li {
    float: left;
    border-left: 1px solid #fff;
    padding: 20px 0;
}

ul.gift li {
    float: left;
    padding: 20px 0;
	border-left: none;
}


ul.cartRow li.cartImage {
    border-left: none;
    width: 90px;
    text-align: center;
}

ul.cartRow li.cartNum {
    width: 80px;
    text-align: center;
    font-weight: bold;
    padding-top: 40px;
}

ul.cartRow li.cartObject {
    width: 432px;
    padding: 39px 0 0 10px;
}

ul.cartRow li.cartObject h4 { line-height: 14px; }

ul.cartRow li.cartCount,
ul.cartRow li.cartPrice,
ul.cartRow li.cartPriceAll,
ul.cartRow li.cartDelete { 
    width: 90px;
    text-align: center;
}

ul.cartRow li.cartGiftCount,
ul.cartRow li.cartGiftPrice,
ul.cartRow li.cartGiftPriceAll,
ul.cartRow li.cartGiftDelete { 
    width: 90px;
    text-align: center;
}

.theCart input {
    float: left;
    font-size: 12px;
    height: 18px;
    margin: 13px 0 0 10px;
    padding: 4px 2px 0 0;
    text-align: right;
    width: 68px
}

input.cCount {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #333333;
}

input.cPrice, input.cPriceAll, input.cGift {
    background: #FFFFCC;
    border:1px solid #FFD1B2;
    color: #333;
}

ul.cartRow li.cartDelete a {
    text-indent: -9999px;
    display: block;
    padding: 0;
    margin: 17px auto 0 auto;
    width: 18px;
    height: 18px;
    background: transparent url(../i/delete.png) no-repeat 0 0;
}

ul.cartRow li.cartDelete a:hover { background: transparent url(../i/delete.png) no-repeat 0 -56px; }
ul.cartRow li.cartDelete a:active { background: transparent url(../i/delete.png) no-repeat 0 -28px; }

.cartTotal {
    float: left;
    width: 938px;
    background: #FFFFCC;
    border-bottom: 1px solid #CCC;
    padding: 20px;
    color: #333; 
}
    
.cartTotal strong {
    float: left;
    width: 676px;
    padding: 6px 0 0 0;
}

input.cNum {
    background: #FFCC99;
    border:1px solid #FFCC99;
    color: #333;
    margin: 0;
}

input.cTotal {
    background: #FF6600;
    border:1px solid #FF6600;
    color: #FFF;
    font-weight: bold;
    margin: 0 0 0 110px;
    width: 68px;
}

.bonusHead, .payNow {
    float: left;
    width: 938px;
    padding: 10px 20px;
    font-size: 11px;
    color: #333;
    border-bottom: 1px solid #CCC;
}

.payNow {
    border-bottom: none;
    padding: 20px;
	float: right;    
}

.payNow a {
    color: #FFF;
    font-weight: bold;
    background: transparent url(../i/pay.png) no-repeat 0 0;
    width: 85px;
    height: 23px;
    float: right;
    padding: 11px 0 0 15px;
}

.payNow a:hover { background: transparent url(../i/pay.png) no-repeat 0 -44px; }
.payNow a:active { background: transparent url(../i/pay.png) no-repeat 0 -88px; }

/*--- Text area ---*/

.text {
    width: 718px;
    float: left;
    border: 1px solid #CCC;
    padding: 20px;
    color: #333;
    color: #333;
}

.text p {
    color: #333;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0;
}

.text p.impNote {
    border: 1px solid #CCC;
    background: #EAFAE5;
    padding: 20px;
    font-size: 11px;
    margin: 5px 0;
}

.text h2 {
    font-size: 18px;
    line-height: 32px;
}

.text h3 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}

.text h4 {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
}

.text strong { color: #FF6600; }

.text ul.textList {
    padding: 10px 0;
}

.text ul.textList li {
    color: #333;
    font-size: 12px;
    padding: 10px;
    background: #F5F5F5;
    width: 300px;
    margin: 0 0 1px 0;
}

.text ul.textList li:hover { background: #EAFAE5; }

.text ul.textList li span {
    width: 24px;
    float: left;
}

.text ul.textOptions li {
    color: #333;
    list-style-type: disc;
    margin-left: 20px;
    padding: 5px;
}

.text p.sendFriend {
	clear:both;
	display:block;
	float:left;
	padding:10px 0 0;
}

.text input.sendFriend {
    background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#333333;
	float:left;
	font-size:12px;
	height:18px;
	margin-right:5px;
	padding:4px 2px 0;
	width:133px;
}

.text textarea.sendFriend {
    background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#333333;
	float:left;
	font-size:12px;
	height:100px;
	margin-right:5px;
	padding:4px 2px 0;
	width:200px;
}

/* End 12.03.2009 */

.cartpay {
	float: left;
	width: 978px;
	padding-bottom: 10px;
}
.cartpaycol {
	width: 325px;
	float: left;
}
.cartpaycol div {
	display: block;
	padding: 10px 10px 0 10px;
	float: left;
}
.cartpaycol input {
	height: auto;
	margin: auto;
	width: 110px;
	padding: auto;
	float: left;
	text-align: center;
}
.cartpaycol p, .cartpaycol h4 {
	margin: 3px 0 5px 0;
	line-height: 1.2em;
}

.cartRebate {
    float: left;
    width: 938px;
    background: #FFFFCC;
    border-bottom: 1px solid #CCC;
    padding: 20px;
    color: #333; 
}
    
.cartRebate strong {
    float: left;
    width: 155px;
    padding: 6px 0 0 0;
}

.cartRebate strong.cartRebDds {
	padding-left: 10px;
	width: 68px;
}

.cartRebate strong.cartRebPrice {
	padding-left: 280px;
	width: 176px;
}

input.cReb {
    font-weight: bold;
    margin: 0 0 0 10px;
    width: 158px;
}
#cPromo {
	margin: 0;
}

#topbasket {
	height: 55px;
	width: 500px;
}

#lgmenu {
    width: 360px;
    margin: 5px 0 10px 0;
    float: left;
}

#lgmenu ul {
    float: left;
}

#lgmenu li {
    float: left;
    font-weight: bold;
    display:block;
	padding:15px 4px;
	color: #FF6600;
}

.addinfo {
    width: 978px;
    margin: 5px 0 10px 0;
    float: left;
	background: #FFFFCC;
	border: 1px solid #CCCCCC;
}

.addinfo h4{
	font-size: 11px;
	color: #333;
	line-height: 14px;
	margin-top: -4px;    
}

.addinfo tr {
	border-bottom: 1px solid #CCCCCC;
}

.addinfo td {
	border-left: 1px solid #CCCCCC;
}

.theOrder {
    float: left;
    width: 978px;
    /* background: #FFFFCC; */
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 0;
    color: #333; 
}

.ordHolder {
    width: 938px;
    padding: 20px;
    background: #EAFAE5;
}

.eFaktura { background: #FFFFCC; }

.ordHolder h3 {
    margin: 0;
    padding: 0 0 10px 0;
}

.ordHolder span {
    float: left;
    width: 200px;
    margin: 10px 10px 0 0;
}

.ordHolder span input, .ordHolder span textarea {
    border: 1px solid #CCC;
    padding: 2px;
    font-size: 12px;
    width: 194px;
}

.ordHolder span input.checkit {
    padding: 2px;
    font-size: 12px;
	width: 14px;
}

.ordHolder span.kforErrField input, .ordHolder span.kforErrField textarea  {
	border: 1px solid red;
}

.ordHolder span textarea { width: 404px; }

.ordHolder span label {
    display: block;
    font-size: 11px;
    margin-bottom: 3px;
}

.ordHolder .checkboxTxt {
    width: 404px;
    margin: 10px 0 0 0;
	float: left;
	clear: both;
}

.ordHolder .checkboxTxt label { display: inline; }

.ordHolder .payWay {
    float: left;
    width: 382px;
    background: #FFF;
    padding: 10px;
    margin: 10px 10px 0 0;
    border: 1px solid #CCC;
    overflow: hidden;
    clear: both;
}

.ordHolder .payWay .payLogos {
    float: left;
    width: 382px;
    margin-top: 10px;
    font-size: 10px;
    color: #666;
    border-top: 1px solid #CCC;
    padding: 10px 0 0 0;
}

.ordHolder .payWay .payLogos img {
    float: left;
    margin-right: 5px;
}

.ordHolder .payWay .paymentpad em {
    color: #666;
    font-style: normal;
    font-size: 10px;
    width: 375px;
    float: left;
    margin-top: 5px;
}

.ordHolder .payWay .paymentpad input {
    width: 380px;
    border: 1px solid #666;
    background: #F0F0F0;
}

.theOrder .orderTxt p {
    line-height: 16px;
    margin: 0;
    padding: 0 0 10px 0;
}

.theOrder .confirmOrder { padding: 20px; }

.theOrder .ordFin {
    border-bottom: 1px solid #FFF;
    width: 400px;
    padding-bottom: 10px;
}

.ordFinShort {
    border-bottom: 1px solid #FFF;
    width: 200px;
    padding-bottom: 10px;
}

.theOrder .kforerror {
    border-bottom: 1px solid #FFCC00;
    float: left;
    display: block;
    clear: both;
    width: 918px;
    padding: 10px 10px 10px 50px !important;
    font-size: 11px;
    background: transparent url(../i/notice.gif) no-repeat 20px center;
}

.theOrder .col p.paymentpad {
	width: 290px;
	padding-left: 20px;
	color: #666666;
}

.theOrder .col p.paymentpad img {
	float: left;
	margin-right: 3px;
}

.theOrder p span label {
	font-weight: normal;
}

.theOrder p label {
	color: #666666;
	font-weight: bold;
}

.theOrder div.colholder {
	width: 938px;
	clear: both;
}

.theOrder p .orderfield {
	display: block;
	float: left;
	clear: both;
	width: 270px;
}
.theOrder div {
	float: left;
	clear: both;
	margin-bottom: 5px;
}

.theOrder h3 {
	font-size: 18px;
}

.theOrder label input {
	float: none;
}

div.deliveryprices {
	display: block;
	padding: 10px 0px;
	margin-top: 10px;
	font-size: 11px;
	color: #666;
	border-top: 1px solid #ccc;
	border-bottom: 3px double #ccc;
}
#umsContentBar {
	width: 970px;
	margin: 0 auto;
	background: transparent url(../i/navigation.png) repeat-x scroll left top;
}
.emptybasket {
	padding: 10px;
}

input#terms { 
	float: left;
	width: 20px;
	margin: 0px 2px 0px 0px;
}

/* my data */

.myInfo { width: 980px; }

.mydata {
	float: left;
	width: 980px;
}
.mydatacol {
	width: 325px;
	float: left;
}
.mydatacol div {
	display: block;
	padding: 10px 10px 0 10px;
	float: left;
}

ul.myInfoRow {
    float: left;
    width: 980px;
    display: block;
    clear: both;
    border-bottom: 1px solid #CCC;
    color: #333;
}

ul.myInfoHead {
    background: #F0F0F0;
    font-size: 11px;
    border-bottom: none;
}

#contents ul.myInfoHead li {
    padding: 20px 0 10px 0;
    font-weight: normal;
}

#contents ul.myInfoHead li.cartObject { padding: 20px 0 10px 10px; }

ul.myInfoRow li {
    float: left;
    border-left: 1px solid #fff;
    padding: 20px 0;
}

ul.myInfoRow li.cartImage {
    border-left: none;
    width: 90px;
    text-align: center;
}

ul.myInfoRow li.firstCol {
    border-left: none;
    width: 200px;
    text-align: center;
}

ul.myInfoRow li.cartNum {
    width: 80px;
    text-align: center;
    
}

ul.myInfoRow li.cartObject {
    width: 432px;
    
}

ul.myInfoRow li.cartObject h4 { line-height: 14px; }

ul.myInfoRow li.cartCount,
ul.myInfoRow li.cartPrice,
ul.myInfoRow li.cartPriceAll,
ul.myInfoRow li.cartDelete { 
    width: 90px;
    text-align: center;
	color: #333;
}

.cartRebate .whereTo {
    float: left;
    width: 82px;
    padding: 6px 0 0 0;
}

.cartRebate .extraTo {
	width: 102px;
}

.cartRebate .whereTo input {
    padding: 0;
    margin: 0 5px 0 0;
}

.cartRebate .whereToPrice {
    margin: 0 20px 0 181px;
}

.cartRebate .whereTo input {
    float: left;
    width: auto !important;
}

.cartRebate .whereToTotal {
    margin: 0 0 0 610px;
    width: 177px;
}

.cartRebate .cPromoTotal {
    margin: 0;
}

.eshopform form {
    padding: 10px;
	text-align: center;
}

.myAddress {
	width: 600px;
	clear: both;
}

.myAddress label input{
	margin: 0px 5px 15px 0px;
}

.makeBigger{
    background:#FFFFFF none repeat scroll 0 0;
	display:block;
	font-size:10px;
	padding:0 10px 10px 0;
	position:relative;
	text-align:right;
}

