/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
p, body, font, div, td, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
}
p {
	margin:0;
	padding:12px 0;
}
h1 {
	font-size: 150%;
	padding:0.4em 0 0.6em 0.8em;
	margin:0px;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 120%;
	margin:1em 0 0.5em 0;
}
form {
	padding:0px;
	margin: 0px;
}
a {
	font-weight: bold;
	color:#1f3d6a;
}
a:hover {
	color:#991d1d;
}
a img {
	border: 0;
}
input, select {
	vertical-align:middle;
}
#div-body {
	width:100%;
}
.wrapper {
	width:100%;
}
#header {
	width:100%;
	overflow:hidden;
	height:168px;
}
.header-1, .header-2 {
	height:168px;
	float:left;
	width:50%;
	background: url("images/topfon.jpg") repeat-x;
}
.header-1 {
	background-position: right top;
}
.header-2 {
	background-position: left top;
	clear:right;
}
.header-3 {
	left:50%;
	margin-left:-285px;
	width:570px;
	height:168px;
	display:table;
	position:absolute;
	float:left;
	top:0%;
	clear:left;
}
#menu {
	position:relative;
	overflow:hidden;
	width:100%;
	background:url("images/menu_bg2.png") repeat scroll 0 -160px transparent;
}
#menu-expand {
	width:200%;
}
#menu-main {
	float:left;
	left:50%;
	position:relative;
	width:50%;
}
#menu-main-shift {
	left:-100%;
	overflow:hidden;
	position:relative;
	margin-left:250px;
	margin-right:280px;
	background:url("images/menu_bg2.png") repeat scroll 0 -160px transparent;
	height:80px;
}
#menu-left {
	float:left;
	width:250px;
	overflow:hidden;
	position:relative;
	left:-50%;
	background: url("images/menu_bg2.png") 0 -250px repeat-x scroll transparent;
	height:80px;
}
#menu-right {
	float:left;
	width:280px;
	overflow:hidden;
	position:relative;
	margin-left:-530px;
	height:80px;
	background: url("images/menu_bg2.png") 0 -250px repeat-x scroll transparent;
}
#menu-left .bg {
	background:url("images/menu_bg2.png") no-repeat scroll right top transparent;
	height:100%;
	overflow:hidden;
}
#menu-right .bg {
	background:url("images/menu_bg2.png") no-repeat scroll 0 -80px transparent;
	height:100%;
	overflow:hidden;
}
#menu-list {
	margin:0 auto;
	display:table;
	padding:0px;
	height:80px;
	line-height:80px;
}
.cpt_auxpages_navigation ul.horizontal {
	float:left;
	overflow:hidden;
	width:auto;
	padding-left:0px;
}
#menu .cpt_auxpages_navigation li {
	float:left;
	height:55px;
	background:url("images/bokm.png") no-repeat scroll 100% 4px transparent;
	margin:0;
	padding:0;
}
#menu .cpt_auxpages_navigation li:hover {
	left:auto;
	background:url("images/bokm.png") 100% -184px no-repeat;
	overflow:hidden;
}
#menu .cpt_auxpages_navigation li.jshover {
	left:auto;
	background:url("images/bokm.png") 100% -184px no-repeat;
	overflow:hidden;
}
#menu .cpt_auxpages_navigation li a {
	color: #000000;
	display: block;
	float: left;
	line-height: 55px;
	padding: 3px 10px 0 7px;
	text-decoration: none;
	width: auto;
	font-weight:bold;
}
#menu .cpt_auxpages_navigation li a:hover {
	color:#0671ad;
	background:url("images/bokm.png") 0px -184px no-repeat;
}
#content {
	position:relative;
	overflow:hidden;
	width:100%;
}
#content-expand {
	width:200%;
}
#content-main {
	float:left;
	left:50%;
	position:relative;
	width:50%;
}
#content-main-shift {
	left:-100%;
	position:relative;
	margin:0 250px 0 255px;
	overflow:hidden;
}
#content-left {
	float:left;
	width:255px;
	overflow:hidden;
	position:relative;
	left:-50%;
	padding: 50px 0 32000px 5px;
	margin-bottom:-32000px;
	background:url("images/vert.png") repeat-y scroll -277px 0 transparent;
}
#content-left-main {
	padding-bottom:32000px;
	margin:-50px 5px -32000px 0;
	background:#FFFFFF;
}
#content-right {
	float:left;
	width:250px;
	overflow:hidden;
	position:relative;
	padding-bottom:32000px;
	margin:0 0 -32000px -511px;
	background:url(images/vert.png) 0px 0px repeat-y;
}
#content-left h3 {
	margin:0;
	line-height:40px;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	text-transform:uppercase;
	font-size:13px;
}
#content-left .news_header, #content-left .poll_header {
	border-right:solid 1px #e6e6e6;
}
#content-left .cat_header {
	background: url(images/bokm.png) 0 0 no-repeat;
	height:40px;
}
#content-left .cat_header_r {
	background: url(images/bokm.png) 0 -81px no-repeat;
	height:40px;
}
#content-left .cat_down {
	background: url(images/bokm.png) 0 -64px no-repeat;
	height:18px;
}
#content-left .cat_header h3, #content-left .cat_header_r h3 {
	background:url(images/bokm.png) no-repeat scroll -253px -45px transparent;
	color:#fff;
}
#content-right h3 {
	margin:0;
	line-height:30px;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	text-transform:uppercase;
	font-size:13px;
}
#content-right .cat_header {
	background: url(images/bokm.png) 0 -147px no-repeat;
	height:40px;
}
#content-right .cat_header h3 {
	background:url("images/bokm.png") no-repeat scroll -253px -85px transparent;
	color:#000;
}
#content-right .cpt_news_short_list {
	padding-right:15px;
}
#content-head {
	background:url(images/hor.png) 0px -46px repeat-x;
	width:100%;
	height:50px;
}
#page {
	background:url("images/bokm.png") no-repeat scroll -263px -250px transparent;
	top:0px;
	left:0px;
	padding:0 5px 0 10px;
	margin-top:-50px;
}
#bfix {
	background:url("images/bokm.png") no-repeat scroll -258px -250px transparent;
	position:absolute;
	height:50px;
	right:0px;
	top:0px;
	left:250px;
}
#content-left .cpt_category_tree li.parent {
	background: url(../../images/tls_li.gif) left 0.4em no-repeat;
	padding:0 0 0 10px
}
#content-left .cpt_survey, #content-right .cpt_tag_cloud {
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 4px #e6e6e6;
}
#content-right .cpt_survey, #content-right .cpt_tag_cloud {
	padding-right:20px;
}
.cat_down {
	height:18px
}
.content-end-1 {
	margin-left:255px;
	background:url("images/bokm.png") no-repeat scroll -249px -127px transparent
}
.content-end-2 {
	background:url("images/bokm.png") no-repeat scroll right -155px transparent;
}
.content-end-3 {
	height:20px;
	background:url("images/hor.png") repeat-x scroll 0 0 transparent;
	margin:0 250px 0 9px;
}
#content-left .cpt_product_lists {
	width:235px;
}
#content-left .cpt_product_lists img {
	max-width:60px;
	max-height:90px;
}
.left_main {
	background:url(images/vert.png) -259px 0px repeat-y;
	padding:5px 10px;
	overflow:hidden;
}
.product_list {
	width:100%;
	height:100%;
}
.product_list tr {
	height:90px;
}
.product_list_img {
	vertical-align:middle;
	padding:5px;
	width:60px;
}
td.product_list_name {
	vertical-align:middle;
}
.product_list a {
	font-size:100%;
	text-decoration:underline;
	color:#000;
}
.product_list a:hover {
	text-decoration:underline;
}
.product_list a:hover img, .product_list td a:hover {
	border:none;
}
.cat_right {
	background:url(images/bokm.png) 0 -250px no-repeat;
	padding:50px 0 0 15px;
}
#container_footer .cpt_divisions_navigation li {
	background: none repeat scroll 0 0 transparent;
}
#container_footer .cpt_divisions_navigation a {
	color: #333333;
	font-weight: normal;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: underline;
}
#container_footer .cpt_divisions_navigation {
	background: none repeat scroll 0 0 #F2F2F2;
	margin: 0;
	padding: 3px;
	text-align: center;
}
.mdr_main_header {
	background: none repeat scroll 0 0 #FCFCFC;
	color: #757575;
	font-size: 120%;
	line-height: 40px;
	margin: 10px;
	padding: 0 20px;
	text-transform: uppercase;
}
.menu_bg {
	background: url(images/menu_bg2.png) 0 -250px repeat-x scroll transparent;
}
td.menu_bg {
	background:url(images/menu_bg2.png) no-repeat top right;
	height:80px;
}
td.menu_bg2 {
	background:url(images/menu_bg2.png) 0% -80px no-repeat;
	height:80px;
}
.add_favourite {
	color:#FFFF00;
	text-decoration:none;
	line-height:59px;
	font-size:12px;
	padding-left:12px;
}
.add_favourite:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
td.pi11 {
	width:10px;
	height:10px;
	background:url(images/bokm.png) 0px -239px no-repeat;
}
td.pi12 {
	height:10px;
	background:url(images/hor.png) 0px -35px repeat-x;
}
td.pi13 {
	width:10px;
	height:10px;
	background:url(images/bokm.png) -10px -239px no-repeat;
}
td.pi21 {
	background:url(images/vert.png) -520px 0px repeat-y;
}
td.pi22 h1 {
	margin:0 0 7px 0;
	text-align:center
}
td.pi23 {
	background:url(images/vert.png) -511px 0px repeat-y;
}
td.pi31 {
	height:10px;
	width:10px;
	background:url(images/bokm.png) -20px -239px no-repeat;
}
td.pi32 {
	background:url(images/hor.png) 0px -37px repeat-x;
}
td.pi33 {
	height:10px;
	width:10px;
	background:url(images/bokm.png) -30px -239px no-repeat;
}
.maindiv {
	background:url(images/vert.png) -532px 0px repeat-y;
	height:100%;
}
input_message {
	width:220px;
}
.left_main_b {
	background:url(images/vert.png) -259px 0px repeat-y;
	padding:5px 10px;
}
.left_main_b a {
	text-decoration:underline;
	font-weight:normal;
	color:#000
}
.left_main_b a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#009
}
.subcategory_table td {
	height:70px;
}
.subcategory_table img {
	max-height:70px;
	max-width:70px;
}
.subcategory_table a.subcategory_link {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-decoration:none;
	color:#444;
}
.subcategory_table a.subcategory_link:hover {
	border-bottom:solid 1px;
	color:#0671AD
	
}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
#container_footer {
	background-color: #F2F2F2;
	color: white;
	line-height:30px;
}
#container_topbar, #container_topbar_right {
	vertical-align:top;
	background: url("images/menu_bg2.png") repeat scroll 0 -160px transparent;
}
table.flw_top {
	background:#fbfbfb url(../../images/tls_newstheaderbg.gif) left top repeat-x;
}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */
/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_currency_selection, .cpt_divisions_navigation {
	text-align: left;
	padding: 10px;/* width: 100%;*/
}
.cpt_maincontent {
	padding: 0px;
}
ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
}
ul.horizontal {
	width: 100%;
	overflow: hidden;
}
.vertical li {
	padding: 0px;
	padding-bottom: 2px;
	clear:left;
}
.horizontal li {
	float: left;
	margin-right:15px;
}
.cpt_divisions_navigation ul {
	list-style-type: none;
	margin: 0px;
}
.cpt_auxpages_navigation ul.vertical {
	list-style:none;
}
.cpt_auxpages_navigation ul.horizontal {
	list-style-type: none;
	padding-left: 0px;
}
.cpt_divisions_navigation li, .cpt_auxpages_navigation li {
	background:url(../../images/fls_divnav_arr.gif) left 0.25em no-repeat;
	padding:0 0 0 18px;
}
.cpt_divisions_navigation a, .cpt_auxpages_navigation a {
	color:#000;
	text-decoration:none;
	line-height:160%;
	font-weight:bold;
}
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover {
	color:#991d1d;
}
.cpt_shopping_cart_info {
	color: #000;
	padding: 10px;
	padding-right:20px;
	width:235px;
}
.cpt_shopping_cart_info a {
	font-size:120%;
}
.survey_question {
	font-weight: bold;
	margin-bottom: 10px;
}
.survey_submit {
	margin-top: 10px;
	text-align:center;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
}
.cpt_currency_selection {
	text-align: center;
	font-size: 100%;
}
.cpt_currency_selection select {
	font-size: 90%;
}
.cpt_currency_selection form {
	display: inline;
}
.cpt_product_search form {
	margin: 0px!important;
	padding: 18px 10px 10px 10px;
	text-align:right;
}
.cpt_language_selection {
	padding-left:8px;
	white-space:nowrap;
}
.cpt_language_selection img {
	vertical-align:middle;
	border:solid 1px #eaeaea;
}
.cpt_category_tree {
	padding:10px;
}
.cpt_category_tree ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree ul li {
	padding:0 0 2px 10px;
}
.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current {
	background:none;
}
.cpt_category_tree .bullet {
	font-size:0px;
}
.cpt_category_tree .parent_current a {
	font-size:110%;
	font-weight: bold;
	color:#440000!important;
	text-decoration: none;
}
.cpt_category_tree .child a {
	padding-left: 10px;
	font-size:90%;
	line-height:100%;
	font-weight:normal;
	background: url(images/point.gif) left center no-repeat;
}
.cpt_category_tree .child_current a {
	padding-left: 10px;
	background: url(images/point_s.gif) left center no-repeat;
	color: #440000 !important;
	text-decoration: none;
	font-size:90%;
	line-height:100%;
}
a .bullet {
	text-decoration: none!important;
}
.cpt_category_tree .tab {
	margin-left:10px;
}
.cpt_product_add2cart_button {
	padding-top: 10px;
}
/*.cat_header { background: url(images/cat_head.png) left top no-repeat; height:40px; }*/
.news_header, .poll_header {
	background: url(../../images/tls_newstheaderbg.gif) left top repeat-x;
	height:40px;
	border-bottom:solid 1px #e6e6e6;
}
.cat_header h3 {
	background:url(images/bokm.png) no-repeat scroll -253px -45px transparent;
	color:#000;
}
.news_header h3, .poll_header h3 {
	background:url(../../images/tls_news_arr.gif) left 1em no-repeat;
	color:#222;
}
.lang_label {
	display:inline;
	font-size:100%;
	color:#333;
	line-height:30px;
}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
.cpt_category_tree a {
	color:#000;
	text-decoration:none;
	line-height:140%;
}
.cpt_category_tree a:hover {
	color:#000;
	text-decoration:underline;
}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome {
	color:#d14a4a;
	font-weight:normal;
	font-size:19pt;
	letter-spacing:-1px;
	margin:0 10px;
}
#shpcrtca {
	font-weight: bold;
	font-size: 130%;
	white-space: nowrap;
}
#searchstring {
	width: 60%;
}
.block_tag_cloud {
	font-size:15px;
}
.block_tag_cloud a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:110%;
	letter-spacing:120%;
}
.current-rating1 div {
	line-height:20px;
	height:20px;
	font-size:1px;
}
.sm-current-rating1 {
	line-height:13px;
	height:13px;
	font-size:1px;
}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */
.small {
	font-size: 80%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #ebedd0;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
.prdbrief_add2cart {
	padding: 5px 0;
}
.error_block {
	font-weight: bold;
	color: red;
}
.product_brief_block {
	border:solid 1px #eaeaea;
	padding:10px;
	overflow:hidden;
}
.product_brief_block .prdbrief_thumbnail {
	float:left;
	margin-right:5px;
}
.product_brief_block .sm-current-rating1 {
	margin-left:155px;
}
#tbl-checkout-progress td {
	vertical-align: top;
	font-size:0.7em;
}
.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img {
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}
.news_date {
	color: #991D1D;
	font-size: 100%;
	font-weight:bold;
	padding-left:20px;
}
.news_title {
	padding-bottom: 10px;
	color:#333;
	padding-left:20px;
}
.news_title a {
	color:#333;
	font-weight:normal;
}
.news_viewall {
	padding-bottom: 10px;
	text-align:center;
	font-size:85%;
}
.news_subscribe, .news_thankyou {
	padding: 5px;/* background-color: #f4f4f4;*/
}
.news_subscribe .input_message {
	width:120px;
}
.news_subscribe div, .news_subscribe form {
	display:inline;
}
.news_subscribe img {
	vertical-align:middle;
}
/************************
BLOG STYLES
**************************/
.post_title {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size:120%;
}
.post_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}
.post_content {
	padding-left: 15px;
}
/***************************
PRODUCTS COMPARISON
***************************/
.cmp_headers {
	background-color: #ebedd0;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #f6f7eb;
	vertical-align: top;
}
#cmp-table tr:hover td {
	background-color: #d5e5fa!important;
}
#cmp-table tr td {
	text-align:center;
	padding: 6px;
}
#cmp-table tr td.cmp_headers {
	text-align: left;
}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice {
	color: brown;
	text-decoration: line-through;
}
.totalPrice {
	color:#991d1d;
	font-weight:bold;
	font-size: 130%;
	margin:0 0 0 0;
}
.product_list .totalPrice {
	color:#F03;
	font-weight:normal;
	font-size:100%;
	text-align:left;
}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
}
.cpt_product_category_info a, .cat_path_in_productpage a {
	padding: 2px 5px 5px 5px
}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}
.review_title {
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 120%;
}
.review_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	font-size: 90%;
	margin-bottom: 5px;
}
.review_content {
	color: #333;
	padding-left: 20px;
}
.review_showall {
	margin-left: 20px;
}
/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #ebedd0;
	border-bottom: 1px #bec0a9 solid;
	font-size:12pt;
}
.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: #ebedd0;
	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;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 140%;
	font-weight: bold;
	line-height:130%;
	text-decoration:none;
	color:#444;
}
.rcat_root_category:hover {
	border-bottom:solid 1px;
	color:#0671AD
}
.rcat_products_num {
	color: #999999;
	font-size: 80%;
}
.rcat_child_categories a {
	line-height:150%;
	font-weight: normal;
}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #ebedd0;
}
#reg_confcode td {
	background-color: #ebedd0;
}
#reg_fields_tbl td input, .addressform td input {
	width: 300px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 300px;
	height: 100px;
}
#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
	background-color: #fff;
	margin-right:10px;
	width:285px;
	position:relative;
	float:right;
}
#cat_advproduct_search form {
	padding:10px;
}
#cat_advproduct_search td {
	vertical-align:middle;
}
#cat_advproduct_search td {
	vertical-align: middle;
}
#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 {
}
.cpt_maincontent center {
	clear:both;
}
#cat_top_tree {
	overflow:hidden;
	margin-top:10px;
}
.hndl_submit_prds_cmp, #cat_product_sort {
	margin:10px 0;
}
.prdbrief_name a {
	font-size:130%;
	text-decoration:none;
	line-height:170%;
}
.prdbrief_name a:hover {
	border-bottom:solid 1px;
}

ul.product_list li table {
	margin:0 auto;
}
.product_option {
	width:99%;
	width:auto;
	position:relative;
	zoom:1;
}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #ebedd0;
	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:#bec0a9;
	overflow:hidden;
}
#checkout_addresses {
	width:800px;
}
#checkout_addresses td {
}
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #f6f7eb;
}
.row_even td {
	border: 0px solid #ebedd0;
	border-width: 1px 0px;
}
.paddingblock {
	background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td {
	font-size:95%;
	vertical-align:top;
	padding:5px;
}
.paddingblock p {
	margin-bottom:10px;
}
.paddingblock input {
	margin:2px 0 0 0;
}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
	width: auto;/**/
}
#block-customerinfo td {
	font-size:100%;
}
.cpt_product_images {
	float: right;
	padding:0 59px;
}
.cpt_product_add2cart_button input {
	vertical-align:middle;
}
#powered_by {
	font-size:11px!important;
	padding-bottom:5px;
}
/* GENERAL.CSS */
table {
	empty-cells:show;
}
body.body-checkout {
	background:#fff!important;
}
.regheader {
	width:80%;
	color:black;
	padding:3px;
	text-align:left;
	font-size:10px;
}
/*checkbox without margin*/
input.checknomarging {
	margin: 0px;
}
input.input_message {
	color: #aaaaaa;
}
input.input_message_focus {
	color: #000000;
}
ul.product_list {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: auto;
	text-align:center;
}
ul.product_list li {
	text-align:center;
	margin: 0px;
	padding: 0px;
	float: left;
}
#powered_by {
	font-size: 70%;
	text-align: center;
	color: #777777;
	padding-top: 10px;
	padding-bottom:5px;
}
#powered_by a {
	color: #777777;
	text-decoration: none;
}
/*  styles for the unit rater     */
.sm-current-rating1 { /*general.css (line 56)*/
	background:transparent url(../../../../../../SC/html/scripts/images_common/star0sm.gif) repeat-x scroll left top;
	height:13px;
	line-height:13px;
	margin:4px;
	position:relative;
	width:65px;
	overflow:hidden;
}
.sm-current-rating1 div.sm-current-rating1-back { /*general.css  (line 63)*/
	background:transparent url(../../../../../../SC/html/scripts/images_common/star0sm.gif) repeat-x scroll left top;
	height:13px;
	line-height:13px;
	font-size:0px;
	position:absolute;
	width:65px;
	z-index:10;
}
.sm-current-rating1 div.sm-current-rating1-front {  /*general.css (line 69)*/
	background:transparent url(../../../../../../SC/html/scripts/images_common/star1sm.gif) repeat-x scroll left top;
	height:13px;
	line-height:13px;
	font-size:0px;
	position:absolute;
	z-index:20;
}
.current-rating1 {/*general.css (line 75)*/
	background:transparent url(../../../../../../SC/html/scripts/images_common/star0.gif) repeat-x scroll left top;
	height:20px;
	line-height:20px;
	position:relative;
	width:100px;
	overflow:hidden;
}
.current-rating1 div.current-rating1-back { /*general.css (line 81)*/
	background:transparent url(../../../../../../SC/html/scripts/images_common/star0.gif) repeat-x scroll left top;
	height:20px;
	line-height:20px;
	position:absolute;
	width:100px;
	z-index:10;
	font-size:0px;
}
.current-rating1 div.current-rating1-front {
	/*general.css (line 87)*/ 
	background:transparent url(../../../../../../SC/html/scripts/images_common/star1.gif) repeat-x scroll left top;
	height:20px;
	line-height:20px;
	position:absolute;
	z-index:20;
	font-size:0px;
}
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('../../../../../../SC/html/scripts/images_common/starvote.gif') top left repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;/* */
}
.unit-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background: url('../../../../../../SC/html/scripts/images_common/star1.gif') left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit {
	left: 0px;
}
.unit-rating a.r1-unit:hover {
	width:20px;
}
.unit-rating a.r2-unit {
	left:20px;
}
.unit-rating a.r2-unit:hover {
	width: 40px;
}
.unit-rating a.r3-unit {
	left: 40px;
}
.unit-rating a.r3-unit:hover {
	width: 60px;
}
.unit-rating a.r4-unit {
	left: 60px;
}
.unit-rating a.r4-unit:hover {
	width: 80px;
}
.unit-rating a.r5-unit {
	left: 80px;
}
.unit-rating a.r5-unit:hover {
	width: 100px;
}
.unit-rating li.current-rating {
	background: url('../../../../../../SC/html/scripts/images_common/starvote.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.review_content {
	/*width: 90%;*/
	overflow:hidden;
	oveflow-x:hidden;
	padding:0 85px 0 0;
	zoom:1;
}
 @media print {
input, .noprint {
	display: none;
}
}
table.modelList {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}
table.modelList td, table.modelList th {
	border: 1px solid #FFFFFF;
	text-align:center;
}
.id, th {
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding:5px;
}
table.techSpecs {
	border-collapse: collapse;
	border: 1px dotted #000000;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
table.techSpecs td, table.techSpecs th {
	border: 1px dotted #000000;
	text-align:center;
}
.cpt_product_description {
	text-align:left;
}
.cpt_product_description p, .cpt_product_description li {
	font-size:13px;
}
