/*
  TRAVELPROMO TEMPLATE STYLE SHEET
  ================================
  revize: 16.4.2010 / Tomáš Hájek
*/

/* zakladni nastaveni */

body {
	font-family: Tahoma, Arial, Verdana, Sans-serif ;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* formulare */
form { margin: 0px; padding: 0px; }
/* hlavicky */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1995A7;
	padding: 0px;
	margin-top: 5px; /* upravil Jan Hronec z margin-top: 0px; */
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DA5700;
	margin-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin-left: 5px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

/* global table style */
div.table {}
div.table_block {width:550px;}
table.std {border-spacing: 0; border-collapse: collapse; margin:0 0 0em; width:550px; border-bottom:1px solid #e5edc7; background:#f4f8f9;}
table.std td, table.std th {padding: 0.4em 0.5em; background-color:#f4f8f9}
table.std th {white-space:nowrap; text-align:left}
table.std tr.item td, table.std tr.item th {}
table.std tr.alternate_item td, table.std tr.alternate_item th {background-color: #f1f2f4;}
table.std thead th{background:#f4f8f9; border-top:1px solid #e5edc7; height:24px; color:#f6a720; padding-left:0.5em;  font-weight: bold; white-space: nowrap;}
table.std thead th.cart_product {text-align:left; padding-left:2.1em}
table.std thead th.cart_description { text-align:left; padding-left:1.5em}
table.std thead th.cart_ref{text-align:left; padding-left:0.7em}
table.std thead th.cart_unit{text-align:left; padding-right:1em }
table.std thead th.cart_quantity{padding:0; text-align:center;}
table.std thead th.blank{padding:0; text-align:center;}
table.std thead th.cart_total{ width: 80px; padding-right:1em; text-align:right;}
table.std thead th.last_item { text-align:left; padding-left:3.7em}
table.std thead th.carrier_price{ text-align:left; padding-left:0.5em}
table.std thead th.total_details{ text-align:right}
table.std thead th.item {background-position: -5px 0;}
table.std tfoot td {color: #374853;	text-align: right; white-space: nowrap;}
/* /global table style */

/* global form style */
form.std {clear: both;}
form.std h3 {color:#0066CC; font-size:1em; font-weight: bold; background:url('../img/dotted.gif') repeat-x bottom; text-align:left; padding: 0.5em 0 0.5em 0; margin: 0 0 0.5em 0;}
form.std fieldset {border: 1px solid #fff; margin-bottom: 1em; padding-bottom: 1em;}
form.std fieldset legend {padding:0.3em 0.6em; margin:1em 0 1em 0.5em; font-size:1.6em; font-weight:100; border:#e8e6e6 solid 1px;}
form.std h4, form.std p {padding: 0.3em 0em; font-weight:normal; color:#f6a720; clear: both;}
form.std label, form.std p span {float: left; text-align: right; color:#000000; width: 30%; padding-right:0.6em }
form.std input, textarea, select {}
input, textarea, select, span.editable {font-size: 11px; padding:1px; height:15px; padding-left:5px; color:#261C1C; background:transparent}
input, textarea, select {border:1px solid #e8e6e6; color:#999999; height:auto}
input.text {height:18px; padding-left:2px; padding-right:2px }
#identitygender label {border:none; margin: 0; float: none; text-align: left; color:#999999;}
#identitygender span {color:#dd2a81; font-weight:normal}
#identitygender checkbox {border:none;}
#identitygender strong {color:#999999; font-weight:normal}
.select_date select { background:white}
#identitygender radio {border:none; color:#000000}
#identitygender input {border:none; color:#000000}
.required {color: #f6a720;}
#required h3 { width:550px}
#required sup {color: #f6a720;}
.required sup {color: #f6a720;}
#required label {color: black;}
#required input {color:#000000;}
#required span {color: #dd2a81;}
form.std .checkbox label, form.std .radio label, form.std span.form_info {margin: 0; float: none; text-align: left; border:none}
span#security_informations{font-size:0.85em; width:553px; float:left; margin-bottom:0.5em; padding:0.7em; background:#ffffcc; border-top:1px solid #eeef95; border-bottom:1px solid #eeef95}

/* global RTE fields */
div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe,
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, div.rte p, div.rte blockquote, div.rte pre,
div.rte a, div.rte abbr, div.rte acronym, div.rte address, div.rte big, div.rte cite, div.rte code,
div.rte del, div.rte dfn, div.rte em, div.rte font, div.rte img, div.rte ins, div.rte kbd, div.rte q, div.rte s, div.rte samp,
div.rte small, div.rte strike, div.rte strong, div.rte sub, div.rte sup, div.rte tt, div.rte var,
div.rte dl, div.rte dt, div.rte dd, div.rte ol, div.rte ul, div.rte li,
div.rte fieldset, div.rte form, div.rte label, div.rte legend,
div.rte table, div.rte caption, div.rte tbody, div.rte tfoot, div.rte thead, div.rte tr, div.rte th, div.rte td {
margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; 	font-size:100%; font-family:inherit; vertical-align:baseline; background:transparent}
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6 {margin: 0.75em 0 0.3em 0; }
div.rte h1 {font-size: 25px; font-weight:bold; }
div.rte h2 {font-size: 20px; background:none; text-transform:none;}
div.rte h3 {font-size: 16px;}
div.rte h4 {font-size: 14px;}
div.rte h5 {font-size: 12px;}
div.rte h6 {font-size:  8px;}
div.rte ol, div.rte ul {padding-left: 2em;}
div.rte ul {list-style-type:square;}
div.rte strong {font-weight:bold;}
div.rte em {font-style:italic;}

/* zmena barev / velikosti textu */
.to-big1 { font-size: 20px; }
.to-big2 { font-size: 17px; }
.to-big3 { font-size: 14px; }
.to-big4 { font-size: 32px; font-weight: normal; }
.to-blue { color: #1995A7; }
.to-gray { color: #C0C0C0; }
/* zakladni definice odkazu */
a:link, a:active, a:visited { color: #666666; }
a:hover { color: #1995A7; }
/* zarovnani */
.to-right { float: right; }
.to-middle { vertical-align: middle; }
/* zalomeni / neviditelny oddelovac */
.clearboth { clear: both; }
.ncsv { display: none; }
/* zakladni blok */
.layout-wrapper {
	background-image: url(../img/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}
/* kosik na topce */
.your-basket {
	float: right;
	width: 700px;
	text-align: right;
	padding-top: 15px;
	margin-right: 10px;
  margin-bottom: 10px;
	/*background: black;*/
}
.your-basket a:link, .your-basket a:active, .your-basket a:visited {
	color: #DA5700;
}
.your-basket a:hover {
	color: #1995A7;
}
/* anketa */
.anketaBar {
	background-color: #FFDB9D;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
}
/* formulare */
.textbox-1 {
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* hlavicka */
.layout-header {
	background-color: #DA5700;
	padding: 10px;
	color: #FFFFFF;
	font-size: 11px;
}
.layout-header a:link, .layout-header a:visited, .layout-header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.layout-header a:hover {
	color: #FFECC6;
}
.layout-header .right {
	float: right;
	width: 500px;
	text-align: right;
	/*background-color: #FFFFFF;*/
}
.layout-top {
	background-color: #FFFFFF;
	height: 170px;
}
.logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 51px;
	width: 271px;
	position: relative;
	left: 15px;
	top: 5px;
}

.navigation-buttons {
	background-color: #FFFFFF;
	height: 80px;
  width: 800px;	
	position: relative;
	float: left;	
	top: 10px;
  padding: 5px;	
}

.fbtw {
	position: relative;
	float: right;	
	top: 0px;
	left: 0px;	
  padding: 10px;	
	text-align: right;  
}




/* ITEM - bubliny */
.item {
	background-image: url(../img/item-bkg.gif);
	float: left;
	height: 291px;
	width: 181px;
	_width: 175px; /*IE6*/
	margin-right: 3px;
	margin-bottom: 4px;
}



/* oddelovac bloku ve sloupcich */
.column-separator {
	height: 22px;
}


/* levy sloupec */
.column-left {
	background-color: #DA5700;
	background-image: url(../img/left-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 214px;
	float: left;
	color: #FFFFFF;
}
.column-left .bkg {
	background-image: url(../img/logocorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 220px;
}
.column-left .content {
	padding: 10px;
}
.column-left h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
 padding: 0px;
 margin-top: 20px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 10px;
}
.column-left a:link, .column-left a:visited, .column-left a:active, .column-right a:link, .column-right a:visited, .column-right a:active, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: #FFFFFF;
}
.column-left a:hover, .column-right a:hover {
	color: #000000;
}


/* hlavni sloupec */
.column-middle {
	width: 574px;
	_width: 572px; /*IE6*/
	float: left;
  margin-bottom: 15px;
}
.column-middle .content {
 padding: 0px;
 margin-left: 4px;
}
.column-middle .sorting {
	float: right;
	width: 150px;
	text-align: right;
}


/* pravy sloupec */
.column-right {
	background-color: #EE9200;
	background-image: url(../img/right-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 193px;
	color: #FFFFFF;
}
.column-right .content {
	padding: 10px;
}

.column-right .right-panel-form {
	margin: 5px 0px 0px 0px;
}

.column-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.column-right {
	background-color: #EE9200;
	background-image: url(../img/right-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 193px;
	color: #FFFFFF;
}


/* paticka */
.footer {
	height: 60px;
  background-color: #1995A7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../img/logobottom.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #FFFFFF;
  padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
	text-align: right;
}
.footer .links {
	float: right;
	margin-right: 193px;
   background-color: #cccccc;
	height: auto;
	width: 140px;
	border: 1px;
}
.footer a:hover {

}
.footer a:hover {
  color: black;
}

/* leve MENU */
.menu {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.menu li {
	width: 214px;
  margin: 0px 0px 1px 0px;
  #margin: 0px 0px -1px 0px;
  padding: 0px;
  list-style: none
}
.menu .root:link, .menu .root:active, .menu .root:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #DA5700;
	border-left-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F48135;
  margin: 0px;
	background-image: url(../img/menuitem-icon1.gif);
	background-repeat: no-repeat;
	background-position: 195px center;
}
.menu .root:hover {
	color: #FFD099;
}

.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	display: block;
	background-color: #e66916;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #f48135;
}
.menu .sub:link, .menu .sub:active, .menu .sub:visited {
	font-weight: normal;
	padding-left:22px;
	background-color: #f48135;
	border-left-color: #ffaa72;
}
.menu .sub:hover {
	background-color: #ffd099;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ffd099;
	color: #DA5700;
}
.menu a:hover, .menu .active:link, .menu .active:active, .menu .active:visited, .menu .active:hover {
	background-color: #ffd099;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ffd099;
	color: #DA5700;
	background-image: url(../img/menuitem-icon2.gif);
	background-repeat: no-repeat;
	background-position: 195px center;
}


/*
.menu a:hover, .menu .active:link, .menu .active:active, .menu .active:visited, .menu .active:hover {
	background-color: #ffd099;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ffd099;
	color: #DA5700;
	background-image: url(../img/menuitem-icon2.gif);
	background-repeat: no-repeat;
	background-position: 195px center;
}
*/


/* ITEM - bubliny */
.item {
	background-image: url(../img/item-bkg.gif);
	float: left;
	height: 291px;
	width: 181px;
	_width: 175px; /*IE6*/
	margin-right: 3px;
	margin-bottom: 4px;
}
.item .content {
	padding: 9px;
	overflow: hidden; /* zmenil Jan Hronec z overflow: auto; */
	height: 271px;
}
.item .name {
	height: 48px;
	overflow: hidden;
}
.item .photo {
	height: 129px;
	text-align: center;
	margin-bottom: 3px;
}
.item .description {
	height: 40px;
	overflow: hidden;
	font-size: 10px;
}
.item .descriptionCategory {
	overflow: hidden;
	font-size: 10px;
}
.item h3 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* bubliny titulka featured products */
.item .prices {
   float: left;
   width: 60%;
	height: 55px;
	text-align: left;
	margin-top: 8px;
}
.item .prices .special {
	font-size: 12px;
	font-weight: bold;
	color: red;
	margin-top: 0px;
}
.item .prices .recomended {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:line-through;
	margin-top: 0px;
}
.item .prices .discount {
	font-size: 11px;
	font-weight: bold;
	color: #1995A7;
	margin-top: 0px;
}
.item .operations {
   float: right;
   width: 40%;
	height: 42px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.item .operations .button {
   float: right;
}
/* bubliny kategorie */
.item .description2 {
	height: 60px;
	overflow: hidden;
	font-size: 10px;
}

.item .prices2 {
   float: left;
   width: 50%;
	height: 55px;
	text-align: left;
	margin-top: 3px;
}
.item .prices2 .from {
	font-size: 11px;
	font-weight: bold;
	color: #DA5700;
	margin-top: 0px;
}
.item .operations2 {
   float: right;
   width: 50%;
	height: 42px;
	margin-top: 11px;
	margin-bottom: 5px;
}

.item a:link, .item a:active, .item a:visited {
	color: #DA5700; text-decoration:none;
}
.item a:hover {
	color: #EE9200;
}
/*------------------------------- pouzito z template minimaliste -----------------------*/
/* Useful */
.align_right { text-align:right; }
.middle { vertical-align: middle; }
.align_justify{ text-align: justify; }
.uppercase { text-transform:uppercase; }
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.top { vertical-align: top; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }
br.clear {clear:both; line-height:0; font-size:0; height:0;}

/* kategorie == category.tpl */
body#category #subcategories li {margin-right:10px;}
div.cat_desc { margin:0px 13px 0px 10px; padding-top:10px; padding-bottom:10px; float:left; }
body#category  div#subcategories ul.inline_list  li a img {display:inline;}
/* category.tpl */
#category img#categoryImage {margin-top:1em;}


/* product-list.tpl */
ul#product_list{float:left; list-style-type:none;/*background:#EE9200;*/ }
ul#product_list li {border-top:1px dotted #e8e6e6;/*background:url('../img/dotted.gif') bottom repeat-x;*/ padding:6px; padding-right:0px; height:auto; clear:both; width:510px}
ul#product_list li a {text-decoration:none; color:#DA5700;}
ul#product_list li a:hover {text-decoration:none; color:#EE9200;}
ul#product_list a.product_img_link{float:left; padding-right:10px;}
ul#product_list li h3{ margin:0px;color:#DA5700; font-size:15px; }
ul#product_list li .new{background:transparent url('../img/flag_new_bg.jpg') repeat-x scroll 0%; border:1px solid #488C40; color:white; font-size:0.6em; font-weight:bold; margin:0pt 1em 0pt 0pt; padding:0pt 0.4em;	text-transform:uppercase; vertical-align:0.3em;}
ul#product_list li p.product_desc{ font-size:0.9em;}
ul#product_list li div.center_block{float:left; width:380px;/*background:red;*/}
ul#product_list li div.right_block{float:left; width: 100px; text-align:right; margin-left:15px; padding: 0px; /*background:black;*/}
ul#product_list li .discount{color:#da0f00; font-weight:bold; display: block;}
ul#product_list li .on_sale{color:#da0f00; text-transform:uppercase; font-weight:bold; display: block;}
ul#product_list li .reduction {display: block; margin-bottom: 0.3em }
ul#product_list li .price{display: block; font-size: 12px; 	font-weight: bold; margin-bottom: 0px; color:#1995A7}
ul#product_list li .recomended{ display: block; font-size: 12px; font-weight: bold; margin-bottom: 0.2em; color: #666666;	text-decoration:line-through; margin-top: 0px;}
ul#product_list li .discount{display: block; font-size: 12px; 	font-weight: bold; margin-bottom: 0.2em; color:#1995A7}
ul#product_list li span.availability{color:#488c40; font-size:0.9em; color:#f6a720 }
ul#product_list li a.button { margin-top:0.5em; width:auto; padding-top:3px; padding-left:25px; padding-bottom:0; text-align:left;}

/* product-sort.tpl */
form#productsSortForm ul{  list-style: none;background:transparent; margin-top:0.5em; margin-right:0.5em}
form#productsSortForm p{background:transparent; margin-top:0.5em; margin-right:0.5em}
form#productsSortForm select{height:auto; float:right; margin-top:5px; border:1px solid #e8e6e6; background:white; color:#6A5D4A}
form#productsSortForm h2 { margin:0 0 0 10px; font-size:16px; font-weight:bold; color:#DA5700; float:left; padding-top:10px; }
form#productsSortForm span{ float:left;  width: 500px; height:auto; padding-bottom:3px; border-bottom:1px solid #e8e6e6;  }

/* pagination.tpl */
div.pagination { margin:1em; width:100%; float:left}
ul.pagination {list-style: none; float: left;}
ul.pagination li {display: inline; float: left; margin-right: 0.3em;}
ul.pagination li, ul.pagination a, ul.pagination span {font-weight: bold; color: #374853;}
ul.pagination a, ul.pagination span {color:#1B81CA; font-weight:bold; padding: 0em 0.4em; display: block; padding-top:0.1em}
ul.pagination a { text-decoration: none; }
ul.pagination li a:hover {color:#000; font-weight:bold;}
ul.pagination li.current span {color:#000; font-weight:bold;}
ul.pagination li.truncate {padding: 0.3em; background: none;}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {border:none; background:none; color: #1B81CA;}
#pagination_previous {padding-left: 6px;}
#pagination_previous a, #pagination_previous span {border-left: none;}
#pagination_next {border:none; background:none; color: #1B81CA; padding-right: 6px;}
#pagination_next a, #pagination_next span { border-right: none; }
#pagination_next a:hover, #pagination_next span {border:none; background:none; color: #000;}
#pagination_previous a:hover, #pagination_previous a:hover span {border:none; background:none; color: #000;}
li.disabled span {color: #888; background-color: #f1f2f4;}
form.pagination { text-align: left; display:inline }
form.pagination label {vertical-align: top; float:left; margin-left: 0.3em;}
form.pagination select { float:right; background:white}
form.pagination select option{font-size: 0.9em; padding-right: 1em; padding-left:1em; }
form.pagination input{ height:20px; width:20px; background:url(../img/btn-ok.gif); float:right;}

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	/*color:#6A5D4A!important;*/
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	height: 17px;
}

/* product.tpl */
#primary_block #pb-right-column{width:310px; float:left; margin-bottom:1.5em; margin-left:15px}
#primary_block div { background:transparent}
#primary_block #image-block{ border:none; border-left:#e8e6e6 solid 1px; border-right:#e8e6e6 solid 1px; height:300px;width:300px;}
#primary_block .bigpictop{width:302px; background:url('../img/bg_bigpic_top.gif') repeat-x 0 0; padding:0; margin:0; height:2px}
#primary_block .bigpicbottom{width:302px; background:url('../img/bg_bigpic_bottom.gif') repeat-x 0 0; padding:0; margin:0; height:2px}
#primary_block #image-block img#bigpic{ cursor:pointer;}
#primary_block h2 {width: 540px; margin-bottom:10px}
#primary_block strong { float:left; margin-left:0px; background: #F4F8F9 url('../img/print.gif') no-repeat 0 0;  font-weight:normal; font-size:11px; text-decoration:none}
#primary_block strong a {text-decoration:none; color:#f6a720; padding-left:17px;}
#primary_block .ean13 { font-weight:bold; font-size:11px; margin-bottom:15px;}

#primary_block ul#usefull_link_block{list-style-type:none; width:200px; height:15px; position:absolute; float:left; padding-left:0px; /*background:black;*/ margin-left:360px; margin-top:2px; font-weight:normal; font-size:11px}
#primary_block ul#usefull_link_block li{ float:left; /* background: #F4F8F9 url('../img/add-wishlist.gif') no-repeat 0 0;*/}
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link{text-decoration:none; color:#f6a720; font-size:1em; float:left; padding-left:19px; display:block; }

#primary_block #pb-left-column{float:left; margin-left:1.1em; width:233px; /*background:#f4f8f9;*/ }
#primary_block #pb-left-column .noprice {font-weight: bold; color: #1995A7; margin-bottom:10px;}
#primary_block #short_description_block{margin-bottom:10px;}
#primary_block .parameters_block {margin-left:1.1em; /*background:black*/}
#primary_block .parameters_block span {font-size:10px; color:#374853;}

#primary_block #color_picker p {margin: 0 0 0.4em 0; padding:0}
#primary_block #color_picker{padding: 0 0 0.4em 0; margin-top:-8px}
#primary_block a.color_pick {width: 10px; height: 10px; float: left; margin: 0 0.6em 0 0; cursor: pointer;}
#primary_block a.color_pick:hover {}
#primary_block p.buttons_bottom_block{ margin:5;}
#primary_block p.buttons_bottom_block input {height:21px; line-height:17px; width:67px; padding-left:1.6em; padding-bottom:0.5em; border:none; background:transparent url('../img/button_kosik.gif') 0 0 no-repeat;}
#primary_block p.buttons_bottom_block a{ margin:0em; height:21px; padding:0; background:#f4f8f9 url('../img/button_moreinfo.gif') no-repeat; width:111px; }
#primary_block #short_description_content{padding-bottom:15px }
#primary_block form#buy_block{font-size:1.1em; color:#374853;}
#primary_block form#buy_block p{padding:0; margin-top:0; font-size:0.9em}
#primary_block form#buy_block img.on_sale_img{float:left;}
#primary_block form#buy_block span.on_sale{color:#da0f00; text-transform:uppercase; font-weight:bold;}
#primary_block form#buy_block span.discount{color:#da0f00; text-transform:uppercase; font-weight:bold;}
#primary_block #buy_block span{ color:#0072bc}
#primary_block form#buy_block span.our_price_display{font-size: 16px; 	font-weight: bold; margin-bottom: 0px; color:#DA5700}
#primary_block form#buy_block span#availability_label{float:left; color: #6a5d4a;}
#primary_block form#buy_block span#availability_number{color: #6a5d4a;}
#primary_block form#buy_block select{border:1px solid #e8e6e6; height:auto; text-align:left; margin-left:3px; background:white}
#primary_block form#buy_block label,#primary_block form#buy_block {}
#primary_block div#attributes p { height:auto; border:none;}
#primary_block div#attributes #quantity_wanted_p, input{ font-size:12px; height:auto; border:1px solid #000000; margin-bottom: 10px; color: #000000;}


/* prices */
#primary_block form#buy_block p.price{font-size:1.05em; }
#primary_block form#buy_block span#pretaxe_price{font-size:0.75em; color:#999999;}
#primary_block form#buy_block p#old_price { font-size: 12px;	font-weight: bold;	color: #666666; text-decoration:line-through;	margin-top: 0px; }/*{font-size:0.8em; text-decoration:line-through; color:#0072bc;}*/
#primary_block form#buy_block span#old_price{font-size:0.8em; color:#CC3333;}
#primary_block form#buy_block p#reduction_percent{font-size: 11px; font-weight: bold;color: #1995A7; margin-top: 0px;margin-bottom: 10px;}/*{color:#8DC63F; font-size:0.75em; font-weight:bold}*/
#primary_block form#buy_block p.price-ecotax{font-size:0.75em; color:#999999}

/* views block */
#views_block{margin:0pt auto; width:268px; }
#thumbs_list{overflow:hidden; float:left; width:250px;}
#thumbs_list ul{padding-left:0px; list-style-type:none;	margin-top: 5px;}
#thumbs_list li{float:left;	cursor:pointer;}
#view_scroll_left, #view_scroll_right
{background: url('../img/thumbs_left.gif') no-repeat center; text-indent:-3000px; display:block; width:9px; height:18px; float:left; margin-top:30px;}
#view_scroll_right{background-image: url('../img/thumbs_right.gif');}

/* accessories*/
#center_column .accessories_block ul {background-image:none; width:540px; margin-top:1em;}
#center_column .accessories_block  {color: #595a5e; background-image:none; border: none; }
#center_column .accessories_block  img { margin-left:0.7em}
#center_column .accessories_block h4{ background:url('../img/dotted.gif') repeat-x bottom; border:none; margin-top:0.5em; padding-left:0em; margin-left:0; margin-bottom:1em; width:540px; color:#0066CC; float:left }
#center_column .accessories_block h5 {display: block; font-size:10px; margin-top:0.8em; margin-left:0.8em; padding:0; width:118px; height:30px; margin-bottom:1em; text-align:left; overflow:visible }
#center_column .accessories_block h5 a {color: #374853; font-size:10px; margin-left:0px; }
#center_column .accessories_block  span{ color: #0072bc; font-weight:bold; line-height:20px}
#center_column .accessories_block  p { margin:0; padding:0}
#center_column .accessories_block  .pprice{border-bottom:1px solid #e8e6e6; padding-bottom:0.1em; margin-bottom:0.1em; margin-left:0.7em; color: #1995A7; font-weight:bold; width:113px;}
#center_column .accessories_block  a{text-decoration:underline; color: #DA5700; margin-left:1em; font-weight:bold; font-size: 0.8em}
#center_column .accessories_block  a:hover{text-decoration:underline;color: #686868;}
#center_column .accessories_block  a:visited{text-decoration:underline;color: #686868;}
#center_column .accessories_block li {margin:1em 0 0 0; height:auto;}
#center_column .accessories_block ul li {float: left; clear: none; width:133px; height:160px; /*background:black;*/ background:url('../img/features_products_block_bg.gif') no-repeat top; padding-bottom:1em; margin-top:0;  margin-bottom:5px; /*	height:375px;*/}



/* Tabs  referralprogram.program.tpl */
ul.idTabs {list-style-type:none;width:540px; margin-left:5px;}
ul.idTabs li {float:left; margin-left:10px; margin-bottom:1em;}
ul.idTabs li a {display:block !important; display:inline; height:10px; text-align:center;text-decoration:none;font-weight:bold;color:#1995A7;}
ul.idTabs li a:hover{ padding-left:0em; height:auto;  border-bottom:2px solid #1995A7;}
ul.idTabs li a.selected{ padding-left:0em; height:auto; border-bottom:2px solid #1995A7;}

/* IdTabs Short*/
ul.idTabsShort {margin-top:2.5em; float:left; margin-bottom:1.3em; background: transparent url('../img/dotted.gif') repeat-x bottom; }
ul.idTabsShort li  {margin:0em 0em 0 1em; background: transparent url('../img/dotted.gif') repeat-x bottom;  line-height:15px !important; line-height:25px;}
ul.idTabsShort li a { width:auto; border:1px solid #FFF;  padding:5px 12px 5px 11px !important; padding:5px 12px 0px 11px}
ul.idTabsShort li a:hover{border:1px solid #EFEFEF; border-bottom:1px solid #FFFFFF; padding:5px 12px 5px 11px; background:#FFF url('../img/block_header.gif') repeat-x}
ul.idTabsShort li a.selected{border:1px solid #EFEFEF; border-bottom:1px solid #FFFFFF; padding:5px 12px 5px 11px; background:#FFFFF url('../img/block_header.gif') repeat-x}
div.sheets{clear:both; width: 530px; margin-left:15px; margin-bottom:2em;}

/* generic style */
ul.bullet li, .block ul.bullet li {font-size:11px; margin-left: 15px; /*background: transparent url('../img/double-fleches.gif') no-repeat 5px 5px; list-style-type:none;*/}
ul.bullet2 li, .block ul.bullet2 li {font-size:11px; margin-left: 15px; /*background: transparent url('../img/double-fleches.gif') no-repeat 5px 5px;*/ list-style-type:none;}
ul.bullet span { font-size:10px;color:#374853;}

/* category Products block */
#productscategory{margin:0em 0.5em 0pt; height:auto; width:100%; }
#productscategory_noscroll{margin:1em auto 0pt; height:auto; width:100%; }
#productscategory_list{overflow:hidden; float:center; width:100%; }
#productscategory_list ul{padding-left:10px; list-style-type:none;}
.category_list_h3{list-style-type:none; font-weight:bold; margin-left:10px; color:#0066CC; width:540px; background:url('../img/dotted.gif') repeat-x bottom; padding-bottom:0.4em}
#productscategory_list li{float:left; margin:0 5px 5px 0; cursor:pointer;  text-align:center;	width:95px; overflow:hidden;}
#productscategory_list img{ width:50px; height:50px}
#productscategory_list a{text-decoration:underline; color: #DA5700; margin-left:1em; font-weight:normal; font-size: 0.8em}
#productscategory_list a:hover{text-decoration:underline; color: #686868;}
#productscategory_scroll_left, #productscategory_scroll_right
{background: url('../img/thumbs_left.gif') no-repeat center;text-indent:-3000px;display:block;width:9px;height:18px;float:left;margin-top:30px;}
#productscategory_scroll_right{background-image: url('../img/thumbs_right.gif'); margin-left:0.3em}


/* breadcrumb.tpl */
.breadcrumb {font-size: 1em; /*background:url(../img/dotted.gif) repeat-x bottom;*/ padding:0px; padding-left:10px; width:540px;}
.breadcrumb .navigation-pipe {font-weight:normal; padding: 0 0.3em; color:#000000;}
.breadcrumb a {text-decoration: underline; color:#000000;}
.breadcrumb a:hover {color:#DA5700;}

/* views block */
#views_block{margin:0pt auto; width:268px;}
#thumbs_list{overflow:hidden; float:left; width:250px;}
#thumbs_list ul{padding-left:0px; list-style-type:none;	margin-top: 5px;}
#thumbs_list li{float:left;	cursor:pointer;}
#view_scroll_left, #view_scroll_right
{background: url('../img/thumbs_left.gif') no-repeat center; text-indent:-3000px; display:block; width:9px; height:18px; float:left; margin-top:30px;}
#view_scroll_right{background-image: url('../img/thumbs_right.gif');}

/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {display:none;}
div#center_column {width:100%}
input.text{border:1px solid gray}
.block_hidden_only_for_screen { display:block; margin-top:1em; }
#more_info_sheets #idTab1{ width:530px; }
* {background:none!important;background-color:white!important;}
}


/* steps (like order step) */
ul.step {list-style:none; width:100%; margin:1.5em 0 1.5em 10px; height:26px;}
ul.step a {text-decoration:none; color:#C5CF9B}
ul.step li {line-height: 24px; width:110px; float:left; background:#F4F8F9; border-right:1px solid #FFFFFF; font-size:13px; text-align: center;}
ul.step li.step_current {background: transparent url('../img/step_current.gif') no-repeat bottom left; line-height: 24px; border:none; width: 116px; font-weight:bold; color:black}
ul.step li.step_todo {color:#C5CF9B;}
ul.step li#step_end { width: 100px; border-right:none }
ul.step li#step_end { background:#F4F8F9;}
ul.step li#step_end.step_current { background:#e5edc7;}
ul#order_step {background-color:white;}

/* Special style for block cart*/
#cart_block span {background:transparent /*#EE9200*//*EEEDE7*/;}
#cart_block div {background:transparent /*#EE9200*//*EEEDE7*/;}
#cart_block .block_content { padding: 0.6em; background:transparent /*#EE9200*//*EEEDE7*/; color:#000000}
#cart_block h4 { padding-left:0.4em}
#cart_block h4 span{text-transform:none; font-size:0.8em; background:none; cursor:pointer;	background-repeat:no-repeat; background-position:left top; 	padding-left:10px;}
#cart_block h4 span#block_cart_collapse{ background-image: url('../img/icon/sort_asc_white.gif'); }
#cart_block h4 span#block_cart_expand{ background-image: url('../img/icon/sort_desc_white.gif'); }
#cart_block #cart_block_no_products{border-bottom:1px solid #E8E6E6; padding-bottom:0.1em; background:transparent /*#EE9200*//*EEEDE7*/;}
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {color:#000000; float:left; background:transparent /*#EEEDE7*/;}
#cart_block dl {font-size: 0.9em; padding-bottom:3px; border-bottom:1px solid #E8E6E6; background:transparent /*#EEEDE7*/;}
#cart_block dt{padding-top:0.4em; height:1.2em; background:transparent /*#EEEDE7*/;}
#cart_block dl span.quantity-formated{ padding-right:0.3em; }
#cart_block dt, #cart_block dd{clear: both; margin-top:0.2em; background:transparent /*#EE9200*//*EEEDE7*/;}
#cart_block dt {width: 175px; }
#cart_block dd {width: 155px; }
#cart_block dd{ margin-left:1em; margin-right:1em;  }
#cart_block dl dt a { font-weight: bold;}
#cart_block a.ajax_cart_block_remove_link {width:11px; height:13px;	margin-left:4px; float:right; font-size:0; display:block; background:url('../img/icon/delete.gif') no-repeat left bottom;}
#cart_block a.ajax_cart_block_remove_link:hover { text-decoration:none; }
#cart_block p span { clear: right; float: left;	text-align: right; background:transparent /*#EE9200*//*EEEDE7*/;}
#cart_block li { clear: both; background:transparent /*EEEDE7*/; }
#cart_block span.price {color: black; float: right;}
#cart_block dl span.price {font-weight: normal; color: black; float: right;  background:transparent /*EEEDE7*/;}
#cart_block_wrapping_cost, #cart_block_shipping_cost , #cart_block_total{ padding-right:1.3em; }
#cart_block table#vouchers, #cart_block p#cart-prices {border-top:1px solid white; height: 3em;	padding-top:0.4em;	margin-bottom:0.5em; clear:both; background:transparent /*#EE9200*//*EEEDE7*/;}
#cart_block table#vouchers td {padding:0; border:0;	height:1.5em;}
#cart_block table#vouchers td.price {color:white; font-size:1em; font-weight:normal; width:37%; text-align:right;}
#cart_block table#vouchers td.delete {width:9%; text-align:right;}
#cart_block table#vouchers td.delete img{margin:0;}
#cart_block p#cart-buttons {height: 1.6em;  background:transparent /*#EE9200*//*EEEDE7*/; margin-bottom:5px}
#cart_block p#cart-buttons a { float: left; padding:3px 5px 0px 5px; color:#000000; background:transparent /*#EFEFD1*/; border-top:1px solid #EFE0E0; border-bottom:1px solid #EFE0E0}
#cart_block p#cart-buttons a#button_order_cart { float:left; width:auto; margin-left:52px;}
#cart_block .cart_block_customizations {margin-left: 6px;  list-style-type: square;}

/* authentication.tpl */
#authentication #create-account_form, #authentication #login_form {width: 48%; height: 25em; clear: none; float: left;}
#authentication #login_form a{ color:#DA5700;}
#authentication #login_form input{ border:1px solid #e8e6e6; background:#ffffff; width:60%; color:#000000}
#authentication #login_form label{ color:#000000}
#authentication #create-account_form { margin-right: 7px;}
#authentication #create-account_form input {border:1px solid #e8e6e6; background:#ffffff; color:#000000; width:60%}
#authentication #create-account_form label {color:#000000}
#authentication input#SubmitCreate {float: left; width:180px; margin-top:0px; height:21px; padding:0.2em 1.2em 0.3em 1.2em; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
/*{border:none; width:180px; height:25px; line-height:15px; padding-bottom:0.3em; padding-left:2.2em; background:#f4f8f9 url('../img/bnt_create_count.gif') 0 0 no-repeat}*/
#authentication input#SubmitLogin {float: left; width:90px; margin-top:0px; height:21px; padding:0.2em 1.2em 0.3em 1.2em; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
/*{ border:none; width:90px; height:25px; line-height:15px; padding-bottom:0.3em; padding-left:1.8em; background:#f4f8f9 url('../img/connexion-count.gif') 0 0 no-repeat}*/
#authentication p.submit {margin-right: 0; text-align:left;}
#authentication p.submit span { padding-right:0.5em;}
#authentication #create-account_form label, #authentication #login_form label {float:none;clear:both; display:block; text-align:left;width:100%;margin-bottom:0.3em;}
form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }

/* shopping cart */
p.cart_navigation {/*!important;*/ width:550px; margin:0em; padding:0em; margin-left:10px;    float:left}
p.cart_navigation .buttoncontinu {float: right; margin-top:10px; height:16px; padding:0.8em 1.2em 0.3em 1.2em; width:auto; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
p.cart_navigation .buttonorder {float:right; margin-top:10px; height:16px; padding:0.6em 1.2em 0.3em 1.2em; width:auto; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
p.cart_navigation .buttonnext {float: left; margin-top:10px; height:16px; padding:0.6em 1.2em 0.3em 1.2em; width:auto; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {float: right; height:15px; width:auto; background-image:none}
form.std p.cart_navigation span {float:none; text-align:left; width:auto; }
#cart_summary tfoot tr td {border-top: 2px solid #bdc2c9; line-height: 1.5em; border-bottom: 1px solid #e5edc7; }
#cart_summary tfoot tr.cart_total_product td {border-top: 1px solid #bdc2c9; padding-right:1em}
#cart_summary tfoot tr.cart_total_price td {padding-right:1em}
#cart_summary tfoot tr.cart_total_delivery td {padding-right:1em}
#cart_summary tfoot tr.cart_free_shipping td {padding-right:1em; background:#F6FFCF;  }
#cart_summary .price, #cart_summary .price-discount {color: #595A5E; font-size: 1em; text-decoration: none;}
tr.cart_item td { padding: 0.5em 1em;}
td.cart_product { text-align:center}
td.cart_product p { font-size:10px; font-weight:bold}
td.cart_product a { margin: 0 0.2em 0 0;}
td.cart_product a img { border: 1px solid #e5edc7; }
td.cart_product a:hover img { border: 1px solid #e5edc7; }
td.cart_description a { text-decoration: none; background:#F4F8F9}
td.cart_description a:hover { text-decoration: underline; }
td.cart_description h5 { color:#595a5e;  background:#F4F8F9; font-size: 11px; font-weight: bold; margin-bottom:0px}
td.cart_description h5 a, td.cart_ref, td.cart_total { color: #595a5e; }
td.cart_unit, td.cart_total, td.cart_discount_price { background:none; text-align:right; padding-right:1em}
td.cart_availability img{ background-color:#F4F8F9}
td.cart_availability, td.cart_ref { text-align: center; background-color:transparent }
td.cart_total .price { font-weight: bold; background:transparent; }
tr.cart_item td.cart_unit span{ background:#F4F8F9 }
td.cart_blank {width: 10px;}
td.cart_quantity {width: 7.5em; text-align: center; }
td.plus_minus {padding: 0px;margin: 0px; background:red}
tr.cart_free_shipping {white-space: normal;}
#order tfoot p {margin: 0; float: left; width: 85%;}
#order tfoot span {float: right; width: 15%; display: block; }
tr.cart_total_price { font-weight: bold;}
#order form#voucher fieldset {background:#ffffcc; border:none; border-top:1px solid #eeef95; height:20px; margin-top:1.3em; margin-bottom:1.6em; border-bottom:1px solid #eeef95; padding:0.5em 2.1em 0.5em;}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button {display: inline;}
#order form#voucher h4 {float: left; line-height:1.7em; margin-right: 3em; background:none;}
#order form#voucher label {background:none}
#order form#voucher input {background:none; border:none; border-bottom:1px solid #DEDF99}
#order form#voucher .sub {background:none; border:none; font-weight:bold}
#order #order_carrier {clear: both; margin: 0em 0.5em 1em 1.4em;}
#order #order_carrier, label {background:transparent}
#order #order_carrier h4 {width: 50%; display: inline; }
#order #order_carrier img {vertical-align: middle; }
#order #order_carrier span {margin: 0 0.2em; color:#dd2a81}
#order #gift_div {float:left;}
#order #gift_div h4 {font-size:13px; font-weight:bold; color:#dd2a81; padding-top:0.7em}
#order #gift_div h4 span a {font-size:11px; color:#f6a720; font-weight:normal; margin-left:0.5em; padding-left:1em; background:url(../img/arrow_right.gif) left no-repeat}
#order .carrier_title{color:#666666; margin-left:10px}
#order #gift_div label{color: #f6a720; padding-left:0.5em}
#order #gift_div, #order #gift_div textarea{display:block; width:550px; margin:1em 0; padding:0.3em; color:#f6a720;}
#order .condition { float:left; border:1px dashed #CCCCCC; width:540px; margin:15px 10px 15px 10px; padding:10px 0 10px 10px}
#order .condition h3{ padding:0; margin:0}
#order .condition { float:left; border:1px dashed #CCCCCC; width:540px; margin:15px 10px 15px 10px; padding:10px 0 10px 10px}
#order .condition a {text-decoration:underline; color:red;}
#order .condition a:hover {text-decoration:underline; color:#EE9200;}



/* history.tpl*/
#block-history { color:#374853; margin-left:10px}
.color-myaccount{ color: #dd2a81; }
#block-history table#order-list {border:none; border-bottom:1px solid #e5edc7; width:550px; margin-top:0.5em; margin-bottom:0px }
#block-history table#order-list thead th {}
#block-history table#order-list thead th {color:f6a720;}
#block-history table#order-list tbody {background: #F4F8F9 }
#block-history table#order-list tbody tr td {background-color:F4F8F9;}
#block-history table#order-list td.history_link {white-space: nowrap; text-align: right;}
#block-history #block-order-detail
{border-top:2px #dd2a81 solid; border-bottom:2px #dd2a81 solid;	padding:0em 0em 0em 0em; margin-top:1em; width:550px}
#block-history #block-order-detail p {padding-left :0; padding-right :0;}
#order-detail-content {clear:both; margin-top:1.5em;margin-left:10px;}
#order-detail-content tbody tr{height:3em;}
#order-detail-content span{ background:none}
#order-detail-content tfoot td{border:none;}
#order-detail-content table td input.order_qte_input{display:none;}
#order-detail-content table td.order_cb input{border: none;}
#order-detail-content table td span.order_qte_span{width: 100%;	display:block;}
#order-detail-dialogue span{background:transparent; color:#999999;}
#order-detail-dialogue b{color:#dd2a81; background:none; font-weight:normal}
#block-history #block-order-detail h4{ font-size:1.4em; padding-top:0.5em }
#block-history #block-order-detail #sendOrderMessage p{padding:0pt 4px 0pt 1px;}
#block-history #block-order-detail textarea{margin:0 auto;	width:86%;}
#ordermsg textarea{margin:0; padding:0; width:528px;}
#block-history #block-order-detail input{ border:none; padding-right:0.6em; border-top:1px solid #e5edc7; border-bottom:1px solid #e5edc7; background:#ffffff;}
#block-history #block-order-detail .button_msg {margin-top:10px; height:21px; padding:0.2em 1.2em 0.3em 1.2em; width:auto; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}

/* errors */
.error {background: #FFFFCC; width: 530px; border: 1px solid #EEEF95; color: #da0f00; margin: 0.3em 10px 1.5em 10px; padding: 0.3em 0.8em 1em;}
.error p {background: #FFFFCC; font-weight: bold; }
.error li {background: #FFFFCC; list-style-position: inside; list-style-type: decimal-leading-zero; padding-left: 3em;}

/* warning */
.warning {background: #FFFFCC; width:auto; border: 1px solid #EEEF95; float:left;  margin: 1em 0 1.5em 10px; padding:0.5em; list-style:none}
.warning_inline {color:#da0f00; font-weight:bold;}

/* success */
.success {color: green; background-color: #d0d3d8; width:94%; border: 1px dashed green; font-weight: bold; padding: 0.8em; float:left}
.success_inline {color:green; font-weight:bold;}


/* category.tpl */
#category img#categoryImage {margin-top:1em;}

/* adresses.tpl */
/* adresses */
div.addresses {padding: 0.6em; }
div.addresses h3 { margin: 0;}
div.addresses p.checkbox input{margin-top:0!important; margin-top:-3px; border:none}
div.addresses .address_select { height:auto; border:1px solid #e8e6e6; padding-left:0em}
ul.address {/*background-color:black;*/ float:left; list-style-image:none; list-style-position:outside; list-style-type:none;margin-bottom:3em;	position:relative;width:268px;}
ul.address li {padding-left: 1.3em; margin-top: 0.6em;}
li.address_title {margin-top: 0!important; background-color: #d0d1d5; color: #374853; font-weight: bold; height: 27px; font-size: 1.2em; line-height: 1.9em;}
ul.item li.address_title { background:red; color:#0066CC; padding-left:1.1em}
ul.alternate_item { margin-left:0;}
ul.alternate_item li.address_title { background:transparent url('../img/dotted.gif') repeat-x bottom; color:#0066CC; padding-left:1.1em;}
li.address_name, li.address_company{ font-weight: bold; color: #000000; }
li.address_IC, li.address_DIC{ font-weight: bold; color: #000000; }

#center_column .address_update {background: transparent url('../img/address_update.gif') no-repeat 0 0!important; background: transparent url('../img/address_update.gif') no-repeat 0 0; padding-left:1.6em;  margin-left: 1.3em; color: #dd2a81; }
#center_column .address_update a {color: #dd2a81; }
#center_column .address_delete{background: transparent url('../img/address_delete.gif') no-repeat 0 0!important; background: transparent url('../img/address_delete.gif') no-repeat 0 0; margin-left: 1.1em;}
#center_column .address_add a{background:url('../img/add_adress.gif') no-repeat left; padding-left:1.4em; margin-left:1.3em; float:left; color:#DA5700; text-decoration:none }
#center_column .address_add a:hover {text-decoration:underline }

#center_column .pcomment { margin-top:1.5em; padding-left:1em; float:left; width:90%; background:url('../img/let_comment.gif') no-repeat left;}
#center_column textarea {overflow:auto}
#center_column input { height:auto}
#center_column .radio {border:none}
#center_column  .checkbox{border:1px solid #FFFFFF}
#center_column a { text-decoration:none;}
#center_column .buttonvalidate {float: left; margin-left:178px; margin-top:10px; height:21px; padding:0.2em 1.2em 0.3em 1.2em; width:auto; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
#center_column .submitaccount {float: left; margin-left:178px; margin-top:10px; height:21px; padding:0.2em 1.2em 0.3em 1.2em; width:auto; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
#center_column .password  {float: left; margin-left:181px; width:100px; margin-top:0px; height:25px; padding:0.2em 1.2em 0.3em 1.2em; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}
/*{float: left; height:auto; width:100px;  line-height:10px; padding:0.3em 1em 0.4em 0.8em; margin-left:181px; border:none; border-top:1px solid #e5edc7; border-bottom:1px solid #e5edc7; background:#f4f8f9; text-decoration:none; font-size:0.9em; font-weight:bold; color: #6a5d4a;}*/
#center_column .bntsuivant {float: right; height:20px; padding:0em 0.7em 0.4em 0.6em; width:auto; border:none; border-top:1px solid #e5edc7; border-bottom:1px solid #e5edc7; background:#f4f8f9; text-decoration:none; font-size:0.9em; font-weight:bold; color: #6a5d4a; list-style:none}
/*#center_column .buttonprecedent {float: left; height:12px; padding:0.3em 1em 0.4em 0.8em; width:auto; border:none; border-top:1px solid #e5edc7; border-bottom:1px solid #e5edc7; background:#f4f8f9; text-decoration:none; font-size:0.9em; font-weight:bold; color: #6a5d4a; list-style:none;}*/
#center_column .buttonprecedent {float: left; margin-top:10px; height:16px; padding:0.8em 1.2em 0.3em 1.2em; width:auto; border:none; border-top:1px solid #EE9200; border-bottom:1px solid #EE9200; background:#DA5700; text-decoration:none; font-size:0.9em; font-weight:bold; color: #ffffff;}


/* conditions & legal */
ul.shop_info {list-style-type: square!important; list-style-position:inside; padding: 0.6em; margin-top: 0.6em; margin-left: 2em; border: 1px solid #888;}
ul.shop_info li {padding-left: 0.5em!important; padding-bottom: 0.5em!important;}

/* conditions.tpl */
#conditions #right_column { display: none; }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left; }
#conditions #center_column {width: 730px; text-align: justify;}
#conditions #center_column ul, #conditions #center_column ol {margin-left: 2em; padding: 0.6em;}
#conditions #center_column ul { list-style-type: circle;}
#conditions #center_column li { padding-bottom: 0.5em;}
#conditions #center_column { line-height: 1.3em;}


/* order-payement.tpl */
.payement-left {float: left; width:545px; margin-left:10px; margin-right:10px}
.payement-left h3 { padding-bottom:0.5em; margin:1em 0 0 0; color:#1995A7}
.payement-left .check-product { width: 100%; border: 1px dashed #CCCCCC; border-bottom:none}
.payement-left .check-product-unit {padding: 13px 0px 9px 0px; background-color:white; border-bottom: 1px dashed #CCCCCC; height: 62px;}
.payement-left .check-shipping {width:545px; height: 60px; border: 1px dashed #CCCCCC; vertical-align: middle; padding: 10px 0 0px 23px; background: #FFF; margin-left:0px; margin-right:0px;}
.payement-left .check-price {width:545px; height: 60px; border: 1px dashed #CCCCCC; vertical-align: middle; padding: 10px 0 0px 23px; background: #FFF; margin-left:0px; margin-right:0px;}
.payement-right {border:1px dashed #CCCCCC; text-align:left; padding-bottom:1em; width:545px; margin-left:0px; margin-right:0px; margin-bottom:1em; float:left}
.payement-right ul {width:220px;  margin:0 1em 0 1em; float:left}
.payement-right li { padding-bottom:0.2em;}
.payement-right h3 {width:225px; border-bottom:1px dashed #CCCCCC; margin-bottom:0.2em}
.payement-right-h3 {margin:1em 0 0 0}
.payment-mode {width: 530px; padding:10px 10px 20px 10px;  border: 1px dashed #CCCCCC;}
.payment-mode li {margin:10px 0 19px 8px; width:520px; color:#666666; font-weight:bold; padding-bottom:0.5em; border-bottom: 1px dashed #CCCCCC}

/* order step 3: PAYMENT */
.payment_module {display: block;}
#payment_module .h4{background: #f4f8f9; border-top:1pc solid #e5edc7; border-bottom:1pc solid #e5edc7; padding:0.5em}
.payment_module img {vertical-align: middle; margin-right: 1em;}
.payment_module a {display: block; padding: 0.6em; text-decoration: none; width:500px; background:url("../img/dotted.gif") repeat-x bottom }
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {background-color: #FFFFCC; color: #374853;}

/* contact-form.tpl */
body#contact-form div#center_column form input#email, body#contact-form div#center_column form select#id_contact, body#contact-form div#center_column form textarea#message{width:50%;}
#contact{ width:550px;}
#contact li {list-style:none; color:#f6a720; padding:1em; padding-left:0em}
#contact label {color:#dd2a81}
#contact textarea { border:1ps solid #e8e6e6; color:#999999}
#contact input { border:1px solid #e8e6e6; color:#999999; padding:0.3em}
#contact select { background:white}
#contact span { margin-left:15.6em; color:#f6a720; width:auto}

/* myaccount */
#myaccount {margin-top:1.5em; padding-top:0em; list-style:none}
#myaccount input {text-decoration:none;color: black}
#myaccount li a{ text-decoration:none;color: #DA5700; line-height:23px;}
#myaccount li a:hover { text-decoration:underline;color: #DA5700; line-height:23px;}
#myaccountnav {width: 550px; margin-top:1em; margin-left:10px; margin-bottom:1.5em; border:none}
#myaccountnav ul { padding-left:0em; margin-top: 2em; background:transparent url('../img/dotted.gif') repeat-x bottom;}
#myaccountnav li {display:inline; font-weight:bold; margin-right:0.5em; line-height:28px; background:transparent; }
#myaccountnav li a {border:1px solid transparent border:1px inherit transparent; color:#1995A7; text-decoration:none; padding:5px 12px 6px 11px; }
#myaccountnav li a {!important; border:1px inherit transparent}
#myaccountnav li a:hover {border:1px solid #EFEFEF; border-bottom:1px solid #FFF; padding-left:10px; padding-right:11px; background:url('../img/block_header.gif') repeat-x; color: #1995A7; text-decoration:none}
#myaccountnav li a.selected {border:1px solid #EFEFEF; border-bottom:1px solid white; background:url('../img/block_header.gif') repeat-x 0 0; color: #1995A7; text-decoration:none; padding-left:10px; padding-right:11px;  }
#logout { text-decoration:none; font-weight:normal; color:#DA5700; font-size:11px; float:right; background:url('../img/icon/logout.gif') no-repeat; padding-left:1.7em; margin-top:0.1em; margin-right:10px}
#myaccountbnt {width:566px; margin-top:0.8em; list-style:none}
#myaccountbnt a {text-decoration:none;color: #6A5D4A;}
#accountwelcome { padding:0em 1em 1em 0em}
#divadress { width:550px; margin-left:10px}
#pcheck {padding-left:16.4em;}
#pcheck label {color: black}
#pcheck input { border:none}
/* myaccount fixing bug!! */
#myaccountbnt .bnthyshome {float: right; height:13px; padding:0.2em 0.7em 0.4em 0.6em; width:auto; border:none; border-top:1px solid #e5edc7; border-bottom:1px solid #e5edc7; background:#f4f8f9; text-decoration:none; font-size:0.9em; font-weight:bold; color: #6a5d4a; list-style:none}

.userinfo {
	float: left;
	font-size: 11px;
  padding: 0px;
  margin: 5px 10px 10px 20px;

}

.price_bankwire {
font-weight:strong;
color:#DA5700;
font-size:16px;
}


.confirm_conditions a {text-decoration:underline; color:red;}
.confirm_conditions a:hover {text-decoration:underline; color:#EE9200;}


/* TITULKA / FEATURED CATEGORY*/
.title-banner-top {
	background-image: url('../img/banners/topbanner.jpg');
	background-repeat: no-repeat;
	height: 352px;
	width: 567px;
	margin-right: auto;
	margin-left: auto;
}

.title-banner-category {
	background-image: url('../img/banners/titlebann-bkg.jpg');
	background-repeat: no-repeat;
	height: 194px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.title-banner-category h2 {
	margin: 0px;
	padding: 0px;
}

.title-banner-category .text {
	width: 335px;
	position: absolute;
	left: 200px;
	top: 14px;
}
.title-banner-category .photo {
	height: 166px;
	width: 174px;
	position: absolute;
	left: 13px;
	top: 14px;
	text-align: center;
}
.title-news {
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 140px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
.title-news h3 {
	font-size: 15px;
	font-weight: bold;
	color: #DA5700;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}


.title-news .text {
	width: 338px;
	position: absolute;
	left: 201px;
	top: 11px;
}
.title-news  .photo {
	height: 138px;
	width: 174px;
	position: absolute;
	left: 13px;
	top: 14px;
	text-align: center;
}



.to-big4 {
	font-size: 32px;
	font-weight: normal;
}

.to-gray {
	color: #C0C0C0;
}


/* HOME FEATURED */
.container2 {
	overflow: hidden;
	width:550px;
	margin-bottom:0.9em
  /*background: black;*/
}
#main2 {
	padding: 5px 0 0 0;
	background:white;
}
/*--Main Image Preview--*/
.main_image {
	width: 240px; height: 240px;
	float:left;
	margin-left:0px;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h5 {
	margin:0; padding:0;
}

.main_image h5 a {
font-size:11px; text-transform:uppercase; font-family: Century Gothic, Arial, Sans-Serif; padding-top:1em; background:none; width:100%; color:#98CB00}
.main_image p {
	font-size: 1.2em;
	line-height: 1.6em;
}
.main_image p a {
	background:url(../img/view_it.gif) left no-repeat; padding-left:10px; color:#c74815
}
.bloc small {
	font-size: 12px;
  color: red;
	font-weight: bold;
}
.bloc small2 {
	font-size: 11px;
  color: #999999;
	text-decoration:line-through;
	font-weight: bold;
}
.main_image .desc{
	position: absolute;
	top: 190px; bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .bloc{
	width: 100%;
	background:white;
	color:black
	font-family: Tahoma, Arial, Verdana, Sans-serif ;
	font-size: 10px;	
}

.main_image a{
	color:black
}

.main_image h3 a{font-size: 12px; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; padding-top:1em; background:none; width:100%; color:#1995A7}
/*{ padding:0; margin:0}*/

.main_image a.collapse {
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px; right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
	float: left;
	width: 280px;
  margin-right:5px;
  /*background: red;*/
}
.image_thumb img {
	border: 1px solid #e6e6e6;
	padding: 5px;
	background: #fff;
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	padding: 12px 5px 0 20px;
	width: 280px;
	float: left;
}

.image_thumb ul li h3 a {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
  color:#DA5700;
  /*font-size: 11px; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif ; padding-top:0px; background:none; width:100%; color:#DA5700;*/   
  }
  
.image_thumb ul li h3 a:hover {
	color: #EE9200;
}
  
.image_thumb ul li h3 a {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
  color:#DA5700;
  /*font-size: 11px; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif ; padding-top:0px; background:none; width:100%; color:#DA5700;*/   
  }  


.image_thumb ul li.hover {
	background:url(../img/over_item.gif) no-repeat 0px 29px;
	cursor: pointer;
}
.image_thumb ul li.active {
	background:url(../img/current_item.gif) no-repeat 0px 29px;
	cursor: default;
}
html .image_thumb ul li h3 {
	font-size: 1.5em;
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .bloc {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 180px;
	font-family: Tahoma, Arial, Verdana, Sans-serif ;
	font-size: 10px;	
}
.image_thumb ul li p{display: none;}

/*.image_thumb ul li .bloc p a { color:#000000;}
.image_thumb ul li .bloc p a:hover { color:#000000;}*/
.image_thumb a{
	color:black
}


.btn01 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/klapramy.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn01:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/klapramy_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn02 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/svetelne-ramy.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn02:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/svetelne-ramy_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn03 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/poutace.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn03:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/poutace_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn04 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/plastove-stojanky.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn04:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/plastove-stojanky_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn05 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/informacni-stojany.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}
.btn05:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/informacni-stojany_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn06 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/banner-systemy.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}
.btn06:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/banner-systemy_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn07 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/lankove-systemy.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}
.btn07:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/lankove-systemy_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn08 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/popisovatelne-tabule.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}
.btn08:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/popisovatelne-tabule_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn09 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/vitriny.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}
.btn09:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/vitriny_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}

.btn10 {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/stojany-elypse.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}
.btn10:hover {
background: url(http://shop.travelpromo.cz/themes/travelpromo/img/buttons/stojany-elypse_over.gif) no-repeat;
width: 79px;
height: 80px;
text-decoration: none;
display: block;
float:left;
}