04.05.2009@import "small.css";
@import "large.css";

* html #leftCol li {height: 1%;}

#descr_dashed {
	border:1px dashed #B9363D;
	margin-left:5px;
	padding:5px;
	background:#FFEFF0;
}
div#descr_dashed.hover { 
	cursor:pointer;
	background:#FFDFE1
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: black;
}
.highslide-image {
	border: 5px solid #444444;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.searchTop {vertical-align:center;}





table.mp3 {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(65, 9, 18) rgb(65, 9, 18) rgb(65, 9, 18) rgb(65, 9, 18);
	background-color: rgb(255, 255, 240);
		margin-top:20px;
}

table.mp3 h2 {
	padding: 0;
	margin: 0;
	color: #AA3708;
	font-size: 16px;
	font-weight: bold;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #410912
}

body, td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #171918;
}

div.nadhowtoorder {
	padding-top:-5px;
	padding-bottom:0px;
	margin:0;
}

div.howtoorder3 {

}

div.howtoorder {
	padding-top:-5px;
	padding-bottom:3px;
	margin:0;
}

.howtoorder a {
	text-decoration:none;
	color:#E45A03;
	margin:0;
}

a {
	color: #00008B;
}

.menuu {
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.menuu a {
	font-size:13px;
	color: #FFBB1F;
	font-weight:bold;
	text-decoration:none;
}

.menuu a:hover {
	text-decoration:underline;
}

a img {
	border: none;
}

table.lyo {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border: none;
	margin: 0;
	padding: 0;
}

table.lyo td {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

input, select, textarea {
	font: 12px Arial, Helvetica, sans-serif;	
}

input.tpl, select.tpl, textarea.tpl {
	border: 1px solid #CCCDCF;
}

input.btn {
	border: none;
	background: White url(images/btn.gif) no-repeat 0 0; 
	width: 15px;
	height: 15px;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 8px 0;
}

#capsule {
	width: 732px;
	margin: 0 auto;
}

table#carcas {
	width: 730px;
	margin: 5px 0;
}

#mainCol, #footinfo {
	background: White;
	padding: 10px;
}

#leftCol {
	width: 200px;	
	padding-right: 10px;
	color: White;
}

#leftCol a {
	color: #FDD8C5;
}

#logoed {
	background: url(images/logo.gif) no-repeat center;
	height: 100px;
	border-bottom: 1px solid #521D25;
	margin-bottom: 10px;
}


p.ffff{
	font-size:100%;
	color:#ffffff;
}

p.ffff a{
	font-size:100%;
	color:#ffffff;
}

#table10  a {
	font-size:100%;
	text-decoration: none;
	color:#ffffff;
}

#table10 a:hover {
	color: #ffffff;
}

#leftCol #mainMenu {
	margin: 10px 0 20px 5px;	
	border: none;
	padding: 0;
}

#leftCol #mainMenu li {
	padding: 5px 5px 10px 35px;
	font-size: 16px;
	background: url(images/menubg.gif) no-repeat 0 0;
}

#mainMenu li a {
	text-decoration: none;
}

#leftCol a:hover {
	color: white;
}

#leftCol h4 {
	margin: 0;
	padding: 10px 0 0 19px;
	background: url(images/bulwtccl.gif) no-repeat 0 12px;
	font-size: 16px;
	font-weight: bold;
}

#leftCol ul {
	margin: 10px 15px 5px 0;
	padding: 0 0 0 0;	
	list-style: none;

}

#leftCol li.f{
	padding-bottom:10px;	
	margin-top:10px;
}

#leftCol li.ff{
	margin-top:10px;
}

#leftCol li.fff{
	border-bottom:1px dashed #FFBB1F;
	border-left:1px dashed #FFBB1F;
	border-right:1px dashed #FFBB1F;
	margin-bottom:1px;
	margin-top:2px;
}

#leftCol li.ffff{
	border-bottom:1px dashed #FFBB1F;
	border-top:1px dashed #FFBB1F;
	border-left:1px dashed #FFBB1F;
	border-right:1px dashed #FFBB1F;
	margin-bottom:1px;
	margin-top:2px;
}

#leftCol li.last {
	border-bottom: none;
}

#leftCol ul.last {
	border-bottom: none;
}

#leftCol li {
	margin: 0;
	padding: 3px 0 3px 35px;
	list-style: none;
	background: url(images/bulorgarr.gif) no-repeat 20px 7px;
}

#footlinks {
	padding: 0px 20px 0 0;
	text-align: center;
	vertical-align: middle;
}

#footlinks div.inner {
	text-align: center;
	border-top: 1px solid #521D25;
	padding: 20px 0;
}

#footmenu h1{
	font-size:11px;
	margin:0;
	padding:0;
}

#footmenu {
	padding: 7px;
	background-color: #EDEEF0;
	margin-bottom: 10px;	
}

#footmenu a {
	padding: 0 10px 0 6px;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #5A5B53;
	background: url(images/bulgrarr.gif) no-repeat 0 4px;
}

#footinfo {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
}

#copyright {
	font-size: 10px;
}

#copyright a {
	font-weight: bold;
	color: #AA3708;
	text-decoration: none;
}


#topPanel {
	background: #D4D4D4;
}

#topPanel td {
	padding: 7px;
	border-right: 2px solid White;
}

#topPanel td td {
	padding: 0;
	border-right: none; 
	vertical-align: middle;
}

#topPanel td.cart {
	border-right: none;
	width: 95px;
}

#topPanel td.trackorder {
	width: 85px;
}

#topPanel td.cart strong {
	padding-left: 20px;
	background: url(images/basket.gif) no-repeat 0 0;
}

#searchBtnTop {
	border: none;
	background: url('/tpls/default/img/find.gif') no-repeat 0 0;
	width: 47px;
	height: 25px;
}

#topQuery {
	border: 1px solid black;
	width: 160px;
	height: 22px;
}

#topPanel input {
	font-size: 9px;
}

#topPanel strong {
	display: block;
	margin-bottom: 2px;
	padding: 1px 0;
}

#topPanel a {
	display: block;
	font-weight: bold;
	color: #AA3708;
	text-decoration: none;
}

#topPanel input.btn {
	background: #D4D4D4 url(images/bulrdarr.gif) no-repeat 1px 4px;
	width: auto;
	height: 16px
}

#flash {
	
	width: 480px;
	height: 230px;
	margin-bottom:10px;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}

#flash_main {
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}

#h1 {
	background: #AA3708 url(images/bulwtcclr.gif) no-repeat 5px 7px;
	padding: 5px 5px 5px 25px;
	margin: 0 0 10px 0;
	color: White;
	font-size: 16px;
	font-weight: bold;
}


#footinfo h1 {
	margin-top:10px;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
}

#content h1 {
	background: #AA3708 url(images/bulwtcclr.gif) no-repeat 5px 7px;
	padding: 5px 5px 5px 25px;
	margin: 0 0 10px 0;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

#content h2 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #AA3708;
	font-size: 15px;
	font-weight: normal;
}

#pdsList {
	clear: both;
	margin-bottom: 10px;
}

#pdsList div.item {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;	
	height: 170px;
	overflow: hidden;
}

#pdsList div.item div.inner {
	padding: 5px; 
}

#pdsList div.item a.title {
	padding: 10px 5px 10px 15px;
	background: #EDEEF0 url(images/bulblkarr.gif) no-repeat 7px 15px;
	border-right: 3px solid #CCCDCF;
	text-decoration: none;
	color: #171918;
	display: block;
	margin-bottom: 5px;
	height: auto;
	overflow: auto;
}

#pdsList div.item a.title:hover {
	background-color: #CCCDCF;
}

#pdsList div.item a.thumb {
	float: left;
	margin-right: 5px;
}

#pdsList div.item strong {
	display: block;
	font-weight: normal;
	height: 47px;
	overflow: auto;
	font-size: 80%;
}

#pdsList div.item div.price {
	color: #7A1237;
	margin: 3px 0;
	font-size: 14px;
	font-weight: bold;
}

#pdsList div.item div.links {
	/*padding-left: 105px;*/
	margin: 3px 0;
	font-size: 11px;
	font-weight: bold;
}

#pdsList div.item div.links a {
	display: block;
	margin-bottom: 1px;
	padding-left: 10px;
	background: url(images/bulrdarr.gif) no-repeat left;
}

#pdsList div.item div.links a:hover {
	color: #00008B;
}

#pdsList div.item a.toCart {
	color: #AA3708;
}

#pdsList div.item div.links a.toDetails {
	color: black;
	background-image: url(images/bulorg2arr.gif);
}

#iFrond {
	display: block;
	margin: 10px 0 0 0;
	color: Gray;
}

#adultLink {
	font-size: 18px;
	/*font-weight: bold;*/
	/*text-align: center;*/
	padding: 10px 10px;
	margin: 10px 0;
	border-top: 1px solid #521D25;
}

#adultLink a {
	color: White;
	text-decoration: none;
}

#adultLink a:hover {
	color: #AA3708;
	text-decoration: none;
}

.rinfo {
	margin: 10px 0 0 0;
	clear: all;
}

ul.groupList {
	margin: 10px 0 20px 10px;
	padding: 0;
	list-style: none;
}

ul.groupList li {
	margin: 0;
	padding: 3px 0 2px 15px;
	list-style: none;
	background: url(images/group.gif) no-repeat 0 7px;
}

#gGroupTree {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px 0;
}

#gGroupTree a {
	color: Gray;
	text-decoration: none;
}

#gGroupTree a:hover {
	text-decoration: underline;
}

#goodCard .price {
	color: #AA3708;
	font-size: 21px;
}

#goodCard  .foto {
	text-align: center;
}

#goodCard .goodParams {
	margin: 5px 10px 5px 10px;
	width: auto;
}

#goodCard .goodParams td {
	padding: 3px;
	border: 2px solid white;
	background: #D4D4D4;
}

#goodCard .goodParams td.title {
	background: #AA3708;
	color: White;
	text-align: right;
	padding: 3px 5px 3px 10px;
}

#basket {
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

#basket td {
	padding: 2px;
	border-bottom: 2px solid white;
	background: #EDEEF0;
}

#basket th {
	padding: 2px;
	border-bottom: 2px solid white;
	background: Gray;
	color: White;
}

#deliveryTables {
	padding: 0 0 20px 0;
}

#deliveryTables td {
	padding: 2px;
	border: 1px solid grey;
	background-color: white;
}

#deliveryTables td small {
	color: grey;
}

span.required {
	color: red;
}


table#2but tr td a.bigLinks {
	font-weight:bold;
	color: red;
	text-decoration: underline;
	display: block;
	margin: 5px 0;
}