/*


	CSS & XHTML Development: Kudleychuk Dmitriy
	http://www.justjob.biz
	justjob.biz@gmail.com


*/
/***********************************************************************************************************************
	Reset styles
***********************************************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background: #fff url(/published/SC/html/scripts/repo_themes/seasonshop/images/body-bg.jpg) 0 179px repeat-x;
}
a {
	color: #2a2a2a;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #ff5600;
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/***********************************************************************************************************************
	Layout
***********************************************************************************************************************/
#wrapper {
	min-width: 990px;
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 27px 218px 0 218px;
}

/***********************************************************************************************************************
	Header
***********************************************************************************************************************/
#header {
	height: 179px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/header-purple-bg.jpg) repeat-x;
}
#header .bg-wrap {
	height: 179px;
	width: 50%;
	right: 0;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/header-green-bg.jpg) repeat-x;
	position: absolute;
}
#header .bg-container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 179px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/head-img.jpg) top right no-repeat;
}
#header .logo {
	display: block;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/logo.jpg) top right no-repeat;
	width: 262px;
	height: 112px;
}
#header .cart {
	float: right;
	width: 170px;
	height: 67px;
	color: #fff;
}
#header .cart .goto-cart {
	display: block;
	width: 60px;
	height: 67px;
	float: right;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/cart.jpg) top right no-repeat;
}
#header .cart h4 {
	font-size: 17px;
	font-style: italic;
	color: #fff;
	padding-top: 10px;
}
#header .cart h4 a {
	color: #fff;
}
#header .cart h4 a:hover {
	text-decoration: underline;
}

#header .phone {
	width: 580px;
	color: #fff;
	text-align: center;
	padding: 12px 0 0 210px;
}
#header .phone a {
	color: #fff;
	font-style: italic;
	font-weight: bold;
}
#header .phone a:hover {
	text-decoration: underline;
}
#header .phone h4 {
	font-size: 14px;
	font-style: italic;
}
/***********************************************************************************************************************
	Sidebars
***********************************************************************************************************************/
.sidebar .block {

}
.sl {
	float: left;
	width: 196px;
	margin-left: -100%;
	position: relative;
	padding: 0 11px;
	margin-top: -50px;
}
.sl .block-pages h4 {
	color: #00a3ff;
	font-size: 16px;
	text-align: center;
	margin-bottom: 22px;
}
.sl .block-pages a {
	padding-left: 16px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/arr-black.gif) 0 5px no-repeat;
	display: block;
	line-height: 14px;
	font-weight: bold;
}
.sl .block-pages a:hover {
	padding-left: 16px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/arr-orange.gif) 0 5px no-repeat;
}
.sl .block-pages ul {
	width: 150px;
	margin: 0 auto;
}
.sl .block-pages li {
	margin-bottom: 9px;
}
.sl .block-counter {
	text-align: center;
	padding-top: 10px;
}
/* navigation block */
.sl .block-navigation {
	width: 197px;
	margin: 0 auto;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/nav-block-bottom.png) bottom left no-repeat;
}
.sl .block-navigation .header {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/nav-block-top.jpg) top left no-repeat;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
.sl .block-navigation ul {
	padding: 9px 9px 15px 5px;
}
.sl .block-navigation ul li {
	display: block;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/li-b.gif) bottom left repeat-x;
	height: 27px;
}
.sl .block-navigation ul li:last-child {
	background: url(../) !important;
}
.sl .block-navigation ul li a {
	display: block;
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
}
.sl .block-navigation ul li a:hover {
	color: #888888;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/menu-hover.png) left top repeat-y;
}
/* catalog block */
.sl .block-catalog {
	width: 197px;
	margin: 0 auto;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/catalog-block-bottom.png) bottom left no-repeat;
}
.sl .block-catalog .header {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/catalog-block-top.jpg) top left no-repeat;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
.sl .block-catalog h4 {
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 8px 0;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/h4b.gif) bottom left repeat-x;
	width: 180px;
	margin-left: 4px;
}
.sl .block-catalog ul {
	padding: 0 9px 15px 5px;
}
.sl .block-catalog ul li {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.sl .block-catalog ul li a {
	color: #fff;
}
.sl .block-catalog ul li.childbg a {
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
}
.sl .block-catalog ul li a:hover {
	text-decoration: underline;
}
.sl .block-catalog ul li.parent, .sl .block-catalog ul li.child2 {
	border-bottom: 1px dotted #77ff00;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/arr1.gif) 3px 10px no-repeat;
	padding-left: 10px;
}
.sl .block-catalog ul li.child2 {
	padding-left: 5px;
	background: url(../);
	font-weight: normal;
	font-size: 12px;
}
.sl .block-catalog ul li.parent:last-child {
	border-bottom: 0;
}
.sl .block-catalog ul li.child3 {
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
}
.sl .block-catalog ul li.parent_current {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/arr2.gif) 3px 10px no-repeat;
	padding-left: 10px;
}
/* search block */
.sl .search-form div.input {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/input-bg.jpg) top left no-repeat;
	margin-bottom: 1px;
	width: 189px;
}
.sl .search-form .txt {
	border: 1px solid #c80055;
	height: 14px;
	width: 116px;
	float: left;
	margin: 7px 7px 0 6px;
}
.sl .search-form .reflection {
	height: 16px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/reflection.jpg) top left no-repeat;
}

.sr {
	float: left;
	margin-right: -3px;
	width: 196px;
	margin-left: -218px;
	position: relative;
	padding: 0 11px;
}
/* links block */
.sr .other-links {
	text-align: center;
}
/* news block */
.sr .block-news {
	width: 193px;
	margin: 0 auto;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/news-block-bottom.png) bottom left no-repeat;
	margin-bottom: 19px;
}
.sr .block-news .header {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/news-block-top.jpg) top left no-repeat;
	min-height: 270px;
	height: auto !important;
	height: 270px;
}
.sr .block-news .innercontent {
	padding: 10px;
	color: #000;
}
.sr .block-news  h4 {
	color: #fff;
	font-size: 16px;
	padding: 13px 0 15px 0;
	text-align: center;
}
.sr .block-news .news_date {
	color: #298307;
	font-size: 10px;
	font-weight: bold !important;
	line-height: 14px;
}
.sr .block-news .news_title {
	margin-bottom: 7px;
}
.sr .block-news .news_viewall {
	text-align: right;
}
.sr .block-news .news_viewall a {
	color: #ff0000;
	font-size: 10px;
	font-weight: bold !important;
}
.sr .block-news .news_viewall a:hover {
	text-decoration: underline;
}
.sr .block-news .hr {
	margin: 13px 0;
	border-bottom: 1px dotted #000;
}
.sr .block-news h5 {
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}
.sr .block-news .form-newsletter {
	height: 40px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/mail.jpg) left top no-repeat;
	padding-left: 40px;
	padding-top: 5px;
}
.sr .block-news .form-newsletter a {
	color: #ff5500;
	font-weight: bold;
	padding-left: 7px;
}
.sr .block-news .form-newsletter input {
	width: 88px;
	height: 13px;
	border: 1px solid #000;
}
.sr .block-news .rss {
	height: 36px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/rss.jpg) left top no-repeat;
	padding-left: 40px;
	line-height: 36px;
	font-weight: bold;
}
.sr .block-news .rss span {
	color: #ff5500;
}
/***********************************************************************************************************************
	Footer
***********************************************************************************************************************/
#footer {
	margin: -69px auto 0;
	min-width: 990px;
	width: 100%;
	height: 69px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/footer-bg.jpg) left bottom repeat-x;
}
#footer .border ul {
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding-left: 20px;
}
#footer .border ul li {
	float: left;
	/*margin-right: 20px;*/
	text-align: center;
	width: 13%;
	white-space: nowrap;
	padding: 0 5px;
}
#footer .border a, #footer .border a:hover {
	color: #fff;
	font-weight: bold;
}
#footer .border a:hover {
	text-decoration: underline;
}
#footer .border {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/f-bg-main.jpg) left bottom repeat-x;
	height: 32px;
}
#footer .border .bl {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/f-bg-left.jpg) top left no-repeat;
	height: 32px;
}
#footer .border .br {
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/f-bg-right.jpg) top right no-repeat;
	height: 32px;
}
#footer p {
	line-height: 37px;
	text-align: right;
	margin: 0;
	padding-right: 40px;
	font-size: 10px;
	font-weight: bold;
	color: #2f2f2f;
}
#footer p a {
	text-decoration: underline;
}
#footer p a:hover {
	text-decoration: none;
}
/***********************************************************************************************************************
	Content
***********************************************************************************************************************/
#content .goods  {
	width: 97%;
	padding-left: 3%;
}
#content .goods .item {
	padding: 0 0 0 7px;
	width: 47%;
	float: left;
}
#content .goods .item .picture {
	float: left;
	margin-right: 7px;
	background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/goods-bg.jpg) left top no-repeat;
	padding: 2px 7px 11px 2px;
}
#content .goods .item .description {
	padding-top: 32px;
}
#content .goods a {
	color: #ff5500;
	font-weight: bold;
}
#content .goods a:hover {
	text-decoration: underline;
}

#content p {
	margin-bottom: 7px;
}

.cat_path_in_productpage  td {
	padding-right: 10px;
}
.cat_path_in_productpage  td img {
	border: 1px solid #e4e4e4;
}
#content .goods .item .description {
	padding-top: 32px;
}

#content .goods a:hover {
	text-decoration: underline;
}
.shadows-block .uedge { width: 100%; background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/tedge.gif) top left repeat-x; }
.shadows-block .redge { background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/redge.gif) top right repeat-y; }
.shadows-block .bedge { background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/bedge.gif) bottom left repeat-x; }
.shadows-block .ledge { background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/ledge.gif) top left repeat-y; }
.shadows-block .ulcorner { background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/tlcorner.gif) top left no-repeat; }
.shadows-block .urcorner { background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/trcorner.gif) top right no-repeat; }
.shadows-block .blcorner { background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/blcorner.gif) bottom left no-repeat; }
.shadows-block .brcorner { background: url(/published/SC/html/scripts/repo_themes/seasonshop/images/brcorner.gif) bottom right no-repeat; padding: 10px; }
.shadows-block .innercontent {
	padding: 0 10px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background: #f4f4f4;
}
#content .brands img {
	margin-right: 35px;
}
#content .shadows-block {
	text-align: center;
}
#content .shadows-block h4 {
	margin: 0 !important;
}
#content .brands  {
	padding: 22px 0;
}
/***********************************************************************************************************************
	Typography
***********************************************************************************************************************/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h5 {
	margin-bottom: 15px;
}
#content h1 {
	color: #2a2a2a;
	font-size: 22px;
	line-height: 27px;
}
#content h2 {
	color: #2a2a2a;
	font-size: 20px;
	line-height: 25px;
}
#content h3 {
	color: #2a2a2a;
	font-size: 18px;
	line-height: 22px;
}
#content h4, #content h5, #content h6 {
	color: #2a2a2a;
	font-size: 12px;
}
#content a {
	text-decoration: underline;
}

#content li {
	margin-left: 15px;
}
.unit-rating li {
	margin: 0 !important;
}
#content span.bullet {
	background: #e4e4e4;
	padding: 4px;
}
.background1 {
	background: #f7f7f7;
}
.totalPrice {
	color: #298307;
	font-weight: bold;
	font-size: 130%;
}

/* other styles */
.shp_greenbg .cpt_divisions_navigation, .shp_greenbg .cpt_auxpages_navigation, .shp_greenbg .cpt_divisions_navigation ul.horizontal, .shp_greenbg .cpt_auxpages_navigation ul.horizontal { float:left; width:auto;}
.cpt_product_images { float:left;}
.cpt_product_price { margin:10px 0;}
#prddeatailed_container { display:block; padding-bottom:20px; }
.cpt_product_discuss_link, .cpt_product_related_products { margin-bottom:20px;}
.cpt_product_related_products td { padding-right:10px;}
.sm-current-rating1 {  float:left;}
.error_block {
	font-size: 10px;
	color: red;
	line-height: 14px;
	margin-bottom: 10px;
}
.news_thankyou {
	font-size: 10px;
	color: green;
	line-height: 14px;
	margin-bottom: 10px;
}
.post_date {
	color: #298307;
	font-size: 10px;
	font-weight: bold !important;
	line-height: 14px;
	marin-bottom: 7px;
}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 0px;
}
#reg_auth_fields td {
	/*background-color: #D9E9FF;*/
}
#reg_confcode td {
	/*background-color: #D9E9FF;*/
}
#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}
#reg_fields_tbl select {
	width: 200px;
}
#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
background:#D9E9FF;
	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}

#cat_info_left_block {
}
#cat_info_left_block a { font-size:115%;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
	text-align:left;
}
#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { }
/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #D9E9FF;
	border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl{
width:100%;
}
#cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #D9E9FF;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
	background-color: #D9E9FF;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}


.cpt_root_categories {
	color: #ff5500 !important;
}
.cpt_root_categories a{
	color: #ff5500 !important;
	font-weight: bold !important;
}
.cpt_root_categories a:hover{
	text-decoration: none !important;
}

.prdbrief_options td {
	vertical-align: top;
}

.cpt_product_params_selectable {
	float: left;
	margin-right: 7px;
}
.cpt_product_add2cart_button {
	margin-bottom: 20px;
}
.regularPrice {
	text-decoration: line-through;
}
#content ul li {
	list-style-type: disc;
}
.unit-rating li {
	list-style-type: none !important;
}