* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	background: url('images/backgroundTop.gif') no-repeat center 20px;
}
br.clear {
	clear: both;
}
div#topBar {
	height: 21px;
	background: url('images/topGradient.gif') repeat-x left top;
}
div#topBar div#topBarContent {
	width: 920px;
	margin: 0px auto 0px auto;
}
div#layout {
	width: 920px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
}
div#topBar div#topBarContent div#topBarLinks {
	width: 355px;
	float: left;
	padding-left: 190px;
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 3px;
}
div#topBar div#topBarContent div#topBarLinks a {
	text-decoration: none;
	color: #747474;
}
div#topBar div#topBarContent div#topBarLinks a.redWine {
	color: #C22F33;
}
div#topBar div#topBarContent div#topBarItems {
	float: right;
	width: 360px;
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 3px;
}
div#topBar div#topBarContent div#topBarItems a {
	text-decoration: none;
	color: #747474;	
}
div#topBar div#topBarContent div#topBarItems span.barItem {
	font-weight: bold;
	color: #757575;
	padding-right: 12px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
}
div#topBar div#topBarContent div#topBarItems span.barItem.phone {
	background-image: url('images/barItemPhone.gif');
}
div#topBar div#topBarContent div#topBarItems span.barItem.mobile {
	background-image: url('images/barItemMobile.gif');
}
div#topBar div#topBarContent div#topBarItems span.barItem.skype {
	background-image: url('images/barItemSkype.gif');
}
a#logo {
	display: block;
	width: 400px;
	height: 140px;
	background: url('images/logo.gif') no-repeat 25px top;
	font-size: 50px;
	color: red;
	text-decoration: none;
	text-indent: -2000px;
}
div#left {
	float: left;
	width: 175px;
}
div#content {
	float: right;
	width: 730px;
	position: relative;
}
a#smallCart {
	display: block;
	height: 18px;
	text-decoration: none;
	background: url('images/smallCart.gif') no-repeat left top;
	font-size: 10px;
	font-family: Verdana;
	color: #999999;
	padding-top: 6px;
	padding-left: 40px;
}
ul#currencies {
	height: 15px;
	list-style-type: none;
	padding-top: 5px;
}
ul#currencies li {
	float: left;
}
ul#currencies li a {
	float: left;
	display: block;
	color: #C7C7C7;
	text-decoration: none;
	padding: 3px;
	font-size: 10px;
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 5px;
}
ul#currencies li a.active, ul#currencies li a:hover {
	color: #A5A4A4;
	background-color: #F1F1F1;
}
ul#categories {
	list-style-type: none;
	padding-top: 25px;
	padding-bottom: 35px;
}
ul#categories li {
	display: block;
}
ul#categories li a {
	display: block;
	width: 145px;
	background: url('images/categoryItem.gif') no-repeat left center;
	padding-left: 25px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
ul#categories li a:hover {
	color: #cccccc;
}
div.gradientBox {
	background: url('images/gradientBoxTopLeft.gif') no-repeat left top;
}
div.gradientBox div.gradientBoxContent {
	height: 100%;
	background: url('images/gradientBoxBottomRight.gif') no-repeat right bottom;
	padding: 10px;
}
select.wide {
	width: 100%;
	padding: 2px;
}
strong.orange {
	display: block;
	color: #EF6316;
	font-family: Verdana;
	font-size: 13px;
	padding-bottom: 4px;
}
a.circleBox {
	display: block;
	padding: 5px;
	margin-left: 15px;
	padding-left: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color: #F78143;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('images/circleBoxRed.gif');
	text-decoration: none;
}
a.circleBox.red {
	color: #C12026;
	background-image: url('images/circleBoxOrange.gif');
}
table.calendar {
	width: 100%;
	border: none;
	font-size: 10px;
	font-family: Verdana;
}
table.calendar.module {
	width: 200px;
	border: 1px solid #cccccc;
	margin: 0px auto 0px auto;
}
table.calendar tr th {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}
table.calendar tr td {
	padding: 2px;
	text-align: center;
	color: #666666;
}
table.calendar tr td a {
	color: #000000;
	font-weight: bold;
}
table.calendar tr td span.current {
	font-weight: bold;
	color: orange;
}
label.searchBox {
	float: left;
	padding-right: 7px;
}
div.gradientBox.searchBox div.gradientBoxContent {
	height: 45px;
}
div.gradientBox.searchBox input.searchSubmit {
	border: none;
	width: 32px;
	height: 32px;
	background: url('images/searchSubmit.gif') no-repeat left top;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 15px;
}
div.gradientBox.searchBox input.searchInput {
	padding: 2px;
	width: 100%;
}
div.banner {
	height: 80px;
	background: #f1f1f1;
	border: 1px solid #cccccc;
	margin-top: 20px;
	margin-bottom: 30px;
}
h1 {
	display: block;
	height: 30px;
	background: url('images/gradientBoxBottomRight.gif') no-repeat left bottom;
	color: #F78143;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
}
h1 a {
	color: #F78143;
	text-decoration: underline;
}
h1.title {
	display: block;
	height: 30px;
	background: url('images/gradientBoxBottomRight.gif') no-repeat left bottom;
	color: #F78143;
	font-size: 15px;
	font-weight: bold;
}
div.productItem {
	float: left;
	width: 175px;
	height: 230px;
	text-align: center;
}
div.productItem div.image {
	height: 125px;
}
div.productItem div.image a {
	text-decoration: none;
}
div.productItem div.image a img {
	border: none;
	border: 1px solid #C7C7C5;
	padding: 1px;
}
div.productItem strong.price {
	color: #C21E1C;
}
div.productItem h5 {
	font-size: 12px;
	color: #5F5F5F;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.productItem a.orderButton {
	display: block;
	width: 73px;
	height: 17px;
	padding-top: 2px;
	text-align: center;
	background: url('images/orderButton.gif') no-repeat left center;
	color: #B2B2B2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px auto 0px auto;
}
div.productItem div.attributes {
	height: 60px;
}
div.categoryListBoxContents {
	float: left;
}
div.categoryListBoxContents a {
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	text-transform: lowercase;
}
div.categoryListBoxContents a img {
	border: none;
}
div#productsListingBottomNumber {
	padding: 6px;
	color: #666666;
	font-size: 11px;
	padding-bottom: 15px;
}
div#productsListingListingBottomLinks {
	background: url('images/punktir.gif') repeat-x left top;
	padding: 12px;
	text-align: center;
}
div#productsListingListingBottomLinks a {
	color: #F78143;
	text-decoration: none;
}
div#productsListingListingBottomLinks strong.current {
	color: #C12026;
}
table#cartContentsDisplay {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
table#cartContentsDisplay tr th {
	padding: 5px;
	background: #f0f0f0;
}
table#cartContentsDisplay tr td {
	background: #ffffff;
	padding: 5px;
	border: 1px solid #cccccc;
}
table#cartContentsDisplay tr td a {
	color: #333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}
table#cartContentsDisplay tr td a img {
	border: none;
}
div#product_left {
	float: left;
	width: 300px;
	padding-top: 20px;
}
div#product_left a {
	text-decoration: none;
}
div#product_left a img {
	border: 1px solid #C7C7C7;
}
div#product_right {
	padding-top: 20px;
	float: right;
	width: 390px;
}
div#product_right a.orderButton {
	display: block;
	width: 73px;
	height: 17px;
	padding-top: 2px;
	text-align: center;
	background: url('images/orderButton.gif') no-repeat left center;
	color: #B2B2B2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
div#productDescription {
	line-height: 19px;
	font-family: Tahoma;
	color: #605F5F;
	font-size: 13px;
	padding-bottom: 15px;
}
h2.productName {
	line-height: 19px;
	font-family: Tahoma;
	color: #605F5F;
	font-size: 13px;
	font-weight: bold;	
	padding: 0;
	padding-bottom: 20px;
}
strong#productPrices {
	float: left;
	color: #C12026;
	font-size: 13px;
}
div#productButtons {
	font-size: 12px;
	color: #666666;
}
div#productButtons a {
	color: #666666;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}
h4.manufacturer {
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	font-family: Tahoma;
}
h4.manufacturer a {
	color: #111111;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}


fieldset {
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
fieldset legend {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
label.inputLabel {
	width: 120px;
	padding: 4px;
	float: left;
	clear: both;
}
fieldset input {
	padding: 2px;
	margin-bottom: 7px;
	border: 1px solid #cccccc;
}
fieldset input:focus, fieldset select:focus, fieldset textarea:focus {
	background: #F0F0F0;
}
label.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
span.alert {
	color: red;
	padding-left: 6px;
}
div.content {
	padding: 5px;
	line-height: 17px;
	font-size: 12px;
	color: #333333;
}
div.important {
	padding: 5px;
	line-height: 17px;
	font-size: 12px;
	color: #000000;	
}
div#productAttributes {
	background: #f8f8f8;
	padding: 6px;
	border: 1px solid #cccccc;
}
div#productAttributes h3#attribsOptionsText {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}
div#productAttributes h4.optionName {
	float: left;
	width: 112px;
	font-size: 11px;
	color: #333333;
	text-align: right;
	padding: 3px;
	padding-right: 7px;
}

body#popupImage a img {
	border: none;
}

div#footer {
	background: url('images/punktir.gif') repeat-x left top;
	padding: 16px;
	text-align: center;
	font-size: 11px;
}
div#footer p.orange {
	color: #797777;
	padding: 4px;
}
div#footer p.orange a {
	color: #F78143;
	text-decoration: none;
}
div#footer p.silver {
	padding: 4px;
	color: #F78143;
}
div#footer p.silver a {
	color: #797777;
	text-decoration: none;
}
div#footer p.copyright {
	padding: 4px;
	color: #797777;
}
div.indexProduct {
	float: left;
	width: 345px;
	padding-left: 10px;
	padding-right: 10px;
}
div.indexProduct h3 {
	display: block;
	color: #EF6316;
	font-size: 19px;
	padding: 10px;
	padding-left: 0;
	background: url('images/punktir.gif') repeat-x left bottom;
	margin-bottom: 10px;
	font-family: Verdana;
}
div.indexProduct h3 a {
	text-decoration: none;
	color: #EF6316;
}
div.indexProduct.red h3 {
	color: #B12915;
}
div.indexProduct.red h3 a {
	color: #B12915;
}
div.indexProduct div.image {
	float: left;
	width: 145px;
	padding-bottom: 10px;
}
div.indexProduct div.image a img {
	border: 1px solid #C7C7C7;
	padding: 1px;
}
div.indexProduct div.info {
	float: left;
	width: 190px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.indexProduct a.productItem {
	color: #605F5F;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	height: 35px;
	display: block;
}
div.indexProduct.greeny a.productItem {
	color: #94A355;
}
div.indexProduct div.info p.info {
	color: #7D7D7D;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 16px;
	height: 65px;
}
div.indexProduct div.info span.NewProductPrice {
	float: left;
	color: #C12026;
	font-weight: bold;
	font-size: 12px;
}
div.indexProduct.greeny div.info span.NewProductPrice {
	color: #94A355;
}
div.indexProduct div.info input.submit {
	display: block;
	width: 73px;
	height: 20px;
	padding-bottom: 2px;
	text-align: center;
	background: url('images/orderButton.gif') no-repeat left center;
	color: #B2B2B2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	border: none;
}
td.cartProductDisplay span.back {
	float: left;
	display: block;
	padding-right: 20px;
}
h2.centerBoxHeading {
	color: #94A355;
	font-size: 13px;
	padding: 12px;
	padding-left: 0;
	padding-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: Tahoma;
	background: url('images/punktir.gif') repeat-x left bottom;
}
a.checkoutButton {
	display: block;
	width: 73px;
	height: 17px;
	padding-top: 2px;
	text-align: center;
	background: url('images/orderButton.gif') no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	border: none;	
	color: #C12026;
}
a.checkoutButton.smaller {
	font-size: 10px;
	padding-top: 4px;
}
div.buttonRow.back a {
	float: left;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}
div#cartSubTotal {
	color: #333333;
	font-size: 12px;
	padding: 5px;
}
address {
	font-size: 12px;
	padding: 10px;
	padding-left: 0;
}
h2 {

	color: #94A355;
	font-size: 13px;
	padding: 12px;
	padding-left: 0;
	padding-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: Tahoma;
	background: url('images/punktir.gif') repeat-x left bottom;
}
div.buttonRow.forward a {
	color: #333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}
table td.main.description {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	padding: 15px;
	border-bottom: 2px solid #cccccc;
}
a.helpTitle {
	display: block;
	padding: 6px;
	background: #f0f0f0;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}
table tr td.faqText {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 10px;
}
div.sectionsInfo {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}
table.partners {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
table.partners tr td {
	border: 1px solid #f0f0f0;
	border-top: 4px solid #f0f0f0;
	padding: 5px;
}
table.partners tr td a.MainLink {
	color: #333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	font-size: 15px;
}
div#siteMapList ul {
	list-style-type: square;
	padding-left: 25px;
}
div#siteMapList ul li {
	padding: 3px;
}
div#siteMapList a {
	color: #333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}
ul.sitemap li ul {
	padding-left: 25px;
}
h2.newsTitle {

}
td.pagingCell {
	padding: 3px;
}
td.pagingCell a {
	color: #333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}
a#goBackLink {
	position: absolute;
	top: 175px;
	right: 0px;
	color: #C12026;
	border-bottom: 1px solid #F78143;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
}
body.centeredContent a img {
	border: none;
}
ul.additional {
	list-style-type: none;
}
ul.additional li {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin-right: 4px;
}
ul.additional li a {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	text-decoration: none;
}
ul.additional li a img {
	border: 1px solid #333333;
}