@charset "UTF-8";

/* =============================================== GENERAL Styles ========================================= */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div.footer {
	clear: both;
}

/* =============================================== TOP Styles ========================================= */
div#topwrap {
	font-size: 12px;
	color: #990000;
	padding: 0px;
	height: 145px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#logo {
	float: left;
	width: 412px;
	height: 145px;
}

div#nav {
	background-image: url(images/bt_snow.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 400px;
	height: 65px;
	margin: 0px;
	padding-top: 80px;
	text-align: right;
}

div#nav a:link, div#nav a:visited {
	color: #666666;
	text-decoration: none;
}

div#nav a:hover, div#nav a:active {
	color: #990000;
	text-decoration: none;
}

div#date {
	font-size: 11px;
	color: #8E8F92;
	height: 13px;
	margin-bottom: 10px;
}

/* =============================================== main ========================================= */
div#main {
	padding: 0px;
	height: 490px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#hp {
	padding: 0px;
	height: 490px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

/* =============================================== info ========================================= */
div#info-nav {
	float: left;
	height: 490px;
	width: 200px;
	font-size: 11px;
}

div#info-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#info-nav ul li {
	margin: 0;
	padding: 0;
}

div#info-nav ul li a:link, div#info-nav ul li a:visited {
	color:#666666;
	display: block;
	height: 17px;
	width: 195px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-left: 5px;
	text-decoration: none;
}

div#info-nav ul li a:hover, div#info-nav ul li a:active {
	color:#FFFFFF;
	display: block;
	background-image: url(images/bg_infonav_up.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 195px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}

div#info-nav span {
	color:#FFFFFF;
	display: block;
	background-image: url(images/bg_infonav_up.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 195px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}



div#info {
	float: right;
	width: 650px;
	font-size: 11px;
}

div#main h3 {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

div#main h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-top: 15px;
	margin-bottom: 5px;
}

div#info p {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#info a:link, div#info a:visited {
	color: #990000;
	text-decoration: none;
}

div#info a:hover, div#info a:active {
	color: #666666;
	text-decoration: none;
}

table.pricet {
	margin: 0px;
	padding: 0px;
	width: 630px;
	font-size: 11px;
}

td.desc {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	color: #333333;
	vertical-align: middle;
	height: 40px;
	padding-left: 5px;
}

td.price {
	background-color: #CCCCCC;
	text-align: center;
	width: 50px;
	border: 1px solid #FFFFFF;
	color: #333333;
	height: 40px;
	vertical-align: middle;
}

td.descd {
	background-color: #999999;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	color: #FFFFFF;
	height: 25px;
}

td.priced {
	background-color: #999999;
	text-align: center;
	width: 50px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 25px;
}

/* =============================================== basket ========================================= */
div#basket {
	width: 630px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

div#basket-txt {
	height: 170px;
	width: 450px;
	float: right;
}

div#basket-img {
	margin: 0px;
	float: left;
	height: 163px;
	width: 163px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

div#basket-title {
	float: left;
	width: 90px;
	font-weight: bold;
}

div#basket-desc {
	float: right;
	width: 350px;
}

div#basket ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#basket ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#order {
	padding: 0px;
	height: 21px;
	width: 99px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}

div#order a:link, div#order a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bt_order_up.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 91px;
	padding-top: 3px;
	padding-left: 8px;
	display: block;
}

div#order a:hover, div#order a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bt_order_over.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 91px;
	padding-top: 3px;
	padding-left: 8px;
	display: block;
}

/* =============================================== list ========================================= */
div#list {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: center;
	padding: 0px;
	height: 235px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#list ul li {
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

img.thumb {
	display: block;
	height: 155px;
	width: 155px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}

div#list h1 {
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

div#list h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div#list a:link, div#list a:visited {
	color: #666666;
	text-decoration: none;
}

div#list a:hover, div#list a:active {
	color: #990000;
	text-decoration: none;
}

div#wrap {
	width: 900px;
	margin: 0px;
	padding: 0px;
}

div#page {
	float: right;
	width: 300px;
	height: 25px;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#head {
	padding: 0px;
	float: left;
	width: 550px;
	font-size: 16px;
	color: #990000;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

div#page a:link, div#page a:visited {
	color: #666666;
	text-decoration: none;
}

div#page a:hover, div#page a:active {
	color: #990000;
	text-decoration: none;
}

/* =============================================== detail ========================================= */


div#description {
	float: right;
	width: 400px;
	font-size: 11px;
	color: #666666;
}

div#description a:link, div#description a:visited {
	color: #990000;
	text-decoration: none;
}

div#description a:hover, div#description a:active {
	color: #666666;
	text-decoration: none;
}

div#pic {
	float: left;
	width: 430px;
}

table.tab {
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

td.left {
	margin: 0px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	vertical-align: top;
}

td.right {
	margin: 0px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	vertical-align: top;
}


div#description form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#description form input {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

div#description form textarea {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	width: 200px;
	margin: 0px;
}

div#description form select {
	font-size: 12px;
	color: #333333;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 200px;
	margin: 0px;
}

/* =============================================== search ========================================= */
div#search {
	height: 40px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}

/* =============================================== footer ========================================= */
div#foot {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

div#foot a:link, div#foot a:visited {
	color: #990000;
	text-decoration: none;
}

div#foot a:hover, div#foot a:active {
	color: #666666;
	text-decoration: none;
}

/* =============================================== form ========================================= */

div#info form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #990000;
}

div#info select {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 200px;
	font-size: 11px;
	height: 20px;
}

div#info input {
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 11px;
	width: 400px;
}

div#info textarea {
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 11px;
	width: 400px;
}
