/* top store navigation */
#navigation_store {
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#navigation_store li {
	float: left;
	border-left: 1px solid #ffffff;
}

#navigation_store li.last {
	border-right: 1px solid #ffffff;
}

#navigation_store li.active a {
	background: url(../images/switch_store_active_bg.gif) repeat-x;
	color: #3C3C3C;
}

#navigation_store a {
	float: left;
	padding: 5px 10px 6px 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

#navigation_store a:hover {
	background: url(../images/switch_store_active_bg.gif) repeat-x;
	color: #3C3C3C;
}

/* header modify */
.welcome-msg {
	float: left;
	font-size: 12px;
}

#header-cart {
	float: right;
	width: 400px;
	margin: 0 10px 0 0;
}

#header-cart .head {
	margin: 30px 0 20px 0;
}

#header-cart .head h4 {
	cursor: pointer;
	float: none;
	display: inline;
}

#header-cart .head h4,#header-cart .head h4 a {
	color: #6D6D6D;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.content a {
	font-size: 12px;
	text-decoration: none;
	color: #3B3C3F;
}

/* footer modify */
.footerl .mini-newsletter {
	float: left;
	width: 370px;
	text-align: left;
	margin: 10px 0;
}

.footerl {
	float: left;
	padding: 10px 5px 0;
	width: 920px;
}

.footerl .mini-newsletter h4 {
	color: #ffffff;
	font-size: 12px;
	margin: 3px 20px 0 0;
}

.footerl form,.footerl .mini-newsletter h4 {
	float: left;
	line-height: 30px;
	font-size: 12px;
}

.footerl .mini-newsletter input.input-text {
	float: left;
	border: 1px solid #C6CAD3;
	color: #716F6E;
	font-size: 11px;
	height: 15px;
	padding: 4px;
	width: 150px;
}

.footerl .validation-advice {
	color: #faebe7;
	width: 215px;
	background: url(../images/validation_advice_bg_light.gif) no-repeat 2px
		1px;
}

.footerl .form-button-alt {
	float: right;
	margin: 7px 0px 0px 5px;
	padding: 4px 6px;
	background: transparent url(../images/button_orange_bg.gif) repeat-x 0 0
		;
}

/* form buttons modify */
.form-button-graphics {
	float: right;
	padding: 4px 6px;
	background: transparent url(../images/button_orange_bg.gif) repeat-x 0 0
		;
	font: bold 12px arial, sans-serif;
	border: 0;
	margin: 0px;
	color: #ffffff;
	cursor: pointer;
}

.form-button,.form-button-alt {
	background: #716F6E;
	border: 0;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	vertical-align: top;
	padding: 2px 6px;
	color: #ffffff;
}

/* head of pages */
h4,h3,.category-head h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.col-main p {
	margin: 0;
}

/* home page image switcher */
.switcher {
	position: relative;
	top: 160px;
	float: right;
	width: 110px;
	height: 25px;
	margin: 0 10px 0 0;
	z-index: 999;
}

.switcher a.banner-button {
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 1px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	background: #E15616;
	color: #ffffff;
	display: inline-block;
}

.switcher a.banner-button:hover,.switcher a.active-banner {
	background: #DEDEDE;
	color: #E15616;
}

.start-img-container {
	position: relative;
	background: #FFFFFF;
	top: 0;
	left: 0;
	width: 520px;
	height: 196px;
	margin: 0 0 0 0;
	padding-bottom: 0px;
}

.banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 520px;
	height: 196px;
}

/* validation */
.col-main p.required {
	color: #EB340A;
}

.col-main p.required-info {
	margin-bottom: 10px;
}

/* poll */
.vote-poll {
	font-size: 11px;
	font-weight: normal;
	color: #3B3C3F;
	padding: 0 0 0 5px;
	line-height: 16px;
}

.mini-poll tr td {
	padding-bottom: 10px;
}

/* rating */
.rating-navigate {
	position: relative;
	z-index: 1;
	float: left;
	height: 20px;
	width: 20px;
	background: transparent;
	cursor: pointer;
}

.review-star-container {
	margin: 0 0 10px 0;
	display: block;
}

.rating-input-container {
	display: inline;
}

.rating-review-product {
	display: inline-block;
	margin-top: 5px;
}

table.pager-review td {
	border-top: 0;
	padding: 0;
}

/* checkout */
.one-page-checkout p {
	margin-bottom: 10px;
}

.checkout-types li {
	margin: 10px 15px 15px 0px;
}

#checkout-step-login .col-1,#checkout-step-login .col-2 {
	background: #F3F3F3;
	padding: 10px;
	width: 45.5%;
	height: 230px;
}

#checkout-step-login .button-actions .col-1,#checkout-step-login .button-actions .col-2
	{
	background: #FFFFFF;
	padding: 10px 0 0 20px;
	height: 30px;
	width: 45.5%;
}

.checkout-types a {
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: #10810A;
}

.col-main p.cart-no-items,.col-main p.checkout-error,.col-main p.checkout-success
	{
	font-size: 16px;
	color: #777777;
	margin-top: 50px;
	text-align: center;
}

.col-main p.checkout-error-content {
	font-size: 14px;
	color: #777777;
	margin: 10px 0 10px 0;
	text-align: center;
}

.col-main p.checkout-success-orders {
	font-size: 14px;
	color: #777777;
	margin: 20px 0 20px 0;
	text-align: center;
}

.col-main p.cart-continue-shopping {
	font-size: 14px;
	color: #777777;
	margin: 20px 0 50px 0;
	text-align: center;
}

.shopping-cart {
	margin-top: 20px;
}

.shopping-cart thead th {
	border: 0;
	color: #777777;
}

.shopping-cart thead th span {
	white-space: nowrap;
}

.shopping-cart tbody td {
	border: 0;
}

.shopping-cart .odd {
	background: transparent;
}

.shopping-cart .odd td {
	border-top: 1px solid #ccc;
}

.shopping-cart .last {
	background: transparent;
}

.shopping-cart .last td {
	border-top: 1px solid #ccc;
}

.shopping-cart .cart-price {
	padding: 0;
}

.shopping-cart .title a {
	padding: 0;
	color: #E15616;
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
}

.shopping-cart .update-cart {
	margin: 10px 0 0 0;
}

/* account */
.account-box ol li {
	margin-top: 5px;
}

.col-main p.account-password-change {
	margin-left: 25px;
}

.col-main p.account-empty-paragraph {
	margin: 10px 0 0 10px;
}

.reviev-product-name {
	float: left;
	margin-right: 5px;
}

.small-toolbar-container {
	padding: 0 10px;
}

.small-table-container,.small-container {
	padding: 10px;
}

.page-head .form-button {
	margin: 3px 0px;
}

/* my orders , my reviews, my wishlist, my tags */
#my-orders-table thead th.no-vertical-padding {
	padding-left: 0px;
	padding-right: 0px;
}

#my-orders-table,#my-orders-table tbody td,#my-reviews-table,#my-reviews-table tbody td,#my-tags-table tbody td,#wishlist-table,#wishlist-table tbody td,.invoice-table tbody td
	{
	border: 0;
}

#my-orders-table .odd,#my-reviews-table .odd,#my-tags-table .odd,#wishlist-table .odd,.invoice-table .odd
	{
	background: transparent;
}

#my-orders-table .odd td,#my-orders-table .even td,.invoice-table .even td
	{
	border-bottom: 1px solid #ccc;
	background: #ffffff;
}

#my-orders-table .first th,.invoice-table .first th {
	border: 0;
}

#my-orders-table .first td,.invoice-table .first td {
	border-top: 1px solid #ccc;
	background: #F6F6F6;
}

#my-orders-table tfoot .first td,.invoice-table tfoot .first td {
	background: #ffffff;
}

#my-orders-table .last td,#my-reviews-table .last td,#my-tags-table .last td,#wishlist-table .last td,.invoice-table .last td
	{
	border-bottom: 0;
}

#my-orders-table .cart-price,.invoice-table .cart-price {
	padding-right: 0
}

#my-reviews-table .odd td,#my-reviews-table .even td,#my-tags-table .odd td,#my-tags-table .even td,#wishlist-table .odd td,#wishlist-table .even td
	{
	border-bottom: 1px solid #ccc;
}

#my-tags-table {
	margin-bottom: 15px;
	border: 0;
}

.col-main p.account-tag-title,.col-main p.forgot-password-title {
	margin-bottom: 15px;
	font-size: 12px;
}

.col-main p.error-payment {
	margin-bottom: 15px;
	font-size: 14px;
}

.mini-product-tags .content-bigger {
	border-top: 1px solid #ccc;
}

/* compare products window */
.link-print,.link-print:hover {
	margin-top: 3px;
	color: #ffffff;
	text-decoration: none;
}

#product_comparison .even,#product_comparison .odd {
	background: #F1F1F1 !important;
}

#product_comparison .remove-buttons .first {
	background: #ffffff !important;
}

.top-messages-notice {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	clear: both;
}

.top-messages-notice .error-msg,.top-messages-notice .success-msg,.top-messages-notice .notice-msg,.top-messages-notice .note-msg
	{
	margin-top: 0;
}

/* seo map */
.seo-map .content a {
	color: #E15616;
}

.seo-map .content a:hover {
	color: #E15616;
}

/* cms pages, pages */
.content-page {
	padding: 10px;
}
.category-description ul, .content-page ul, .product-info-box ul {
list-style: disc;
margin:1.4em 0;
padding-left:1.8em;
}
.category-description ol, .content-page ol, .product-info-box ol {
list-style: decimal;
margin:1.4em 0;
padding-left:1.8em;
}
/* home page */
.home-bigger {
	width: 650px;
	height: 387px;
	float: left;
	margin: 0;
	padding: 0;
}

.home-medium {
	width: 267px;
	height: 212px;
	float: right;
	margin: 0;
	padding: 0;
}

.home-small {
	width: 267px;
	height: 170px;
	float: right;
	margin: 5px 0 0 0;
}

.home-subfooter-content {
	width: 922px;
	height: 60px;
	float: left;
	margin: 10px 0 0 0;
}
/* no javascript */
.noscript{
color: #ff0000;
}
/* made by */
.madeby{float: right; color: #9F9F9F; font-size: 11px; padding-bottom: 10px; }
.madeby img {vertical-align: middle; margin-left: 5px; padding-right:5px;}
.container-transparent{background: none; padding-top: 10px; margin:0 auto; text-align:left; width:922px;}
