﻿/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}

p { 
font-family: verdana,arial,helvetica,sans-serif;
font-size:11px;
line-height:11px
display: block;
margin-bottom: 1em;
}  
font{
 font-family:verdana,arial,helvetica,sans-serif;
 font-size:11px;
}     
body{ 
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px; 
}
div{
 font-family:verdana,arial,helvetica,sans-serif;
 font-size:11px; 
}
td{
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px; 
}
ul {
display: block;
margin-top: 1em;
margin-bottom: 1em;
list-style-type: disc;
list-style-position: outside;
}
li{display: list-item;}
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;

}
input, select, textarea {
	font-size: 11px;
            font-family: Verdana, Arial, sans-serif;	
}
h1 {
	font-size: 13px;
	margin-top:10px;
margin-bottom:10px;
}
h2 {
	font-size: 11px;
}

h3 { font-family:	verdana,arial,helvetica,sans-serif;
  font-size:15px;
  color:	black;
}

form {
	padding:0px;
	margin: 0px;
}
a {
 font-family:verdana,arial,helvetica,sans-serif;
 color:navy;
 text-decoration: underline;
font-weight:bold;
}

}
A:hover { 
    text-decoration: underline;
}
a img {margin: 0px 8px 0px 0px;
	border: 0;
}
/* ====================== COMPONENT CONTAINER STYLES ====================== */

.grn_darkbg {  background:#beccc2; text-align:center;}
.all_wrapper {
	width:1000px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	
}
.tty { background: white url(../../images/tmpl7_header_bg.gif) no-repeat;
height: 150px;!important}
tr.toprow { background:white url(../../images/grn_header_bg.gif) left bottom repeat-x;}
#container_top_left {
	text-align: center;
	vertical-align: top;
	width: 240px;
	padding-top:5px;
	padding-bottom:5px;
}
#container_top {
	text-align:right;
	vertical-align:center;
	padding:0px;
width: 300px;
}
#container_top_right {
	text-align: right;
	vertical-align: bottom;
	width: 150px;
}
#container_left_sidebar{
	text-align: left;
	vertical-align: top;
	width: 200px;
  font-weight:	bold;
}

#container_right_sidebar {
	text-align: left;
	vertical-align: top;
	width: 190px;
}
#container_left_sidebar {
	background:white;
}
#container_right_sidebar {
	background:white;
}
#container_main_content {
	text-align: left;
	vertical-align: top;
	width:580px;
	background:#fff;
}


.cpt_custom_html ul{
margin-left: 10px;
width:550px;
}
.cpt_custom_html li{
margin-left: 30px;
}
#container_footer {
	text-align:center;
}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_currency_selection, .cpt_auxpages_navigation {
	font-size:11px;
	text-align: left;
	padding-top:0px ;
	padding-right:0px ;
	padding-bottom:0px;
	padding-left:0px;
width:190px;
}


.cpt_maincontent{
	font-size:11px;
	text-align: left;
	padding:0px 0px 0px 0px;
margin-right:5px;
margin-left:5px;
            width:585px;
}

ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
ul.horizontal {
	width: 100%;
	overflow: hidden;
}
.vertical li {
	padding:0 0 5px 0;
}
.horizontal li {
	float: left;
	padding:0 20px 0 10px;
}


.cpt_divisions_navigation, .cpt_auxpages_navigation {
	font-size:11px;
	font-weight:bold;
	padding: 0;
	}
.cpt_divisions_navigation{
	 width: 100%;
	 }
	 
.cpt_auxpages_navigation {
	width: 100%;
}
.cpt_product_search{
	width:100%;

}
.cpt_product_description{
	width: 370px;
}

.cpt_divisions_navigation a, .cpt_auxpages_navigation a {
	color: #000080;
}


.cpt_product_search {
font-size:11px;
padding: 0;
padding: 0px;
}
.cpt_auxpages_navigation a:hover, .cpt_divisions_navigation a:hover {

}

.cpt_divisions_navigation li {
	line-height:35px;
	background:url(../../images/grn_mainmenu_sep.gif) right center no-repeat;
}
.cpt_auxpages_navigation li {
	line-height:35px;
	background:url(../../images/grn_mainmenu_sep.gif) right center no-repeat;
}
.cpt_product_search form{
    line-height:35px;
    background:  url(../../images/tmpl7_mainmenu_bg.gif) left repeat-x fixed top;
	}

.cpt_shopping_cart_info {
background:white url(../../images/tmpl7_shoppingcartinfo_bg.gif) left top no-repeat;
	vertical-align: middle;
	font-size:11px;
	color:3399CC;
	font-weight:bold;
	padding-top:0px;
	padding-right:0px ;
	padding-bottom:0px;
	padding-left:0px;
width:200px;
}
.cpt_shopping_cart_info div {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
width:200px;
}
.cpt_shopping_cart_info a {
	color:000000;
	font-size:15px;
	line-height:28px;
margin-left:5px;
}
.cpt_shopping_cart_info a:hover {
	border:none;
}
.cpt_survey {
	background:white;
width:200px;
	
}
.survey_question {
	font-weight: bold;
	margin-bottom: 10px;
}
.survey_submit {
	margin-top: 10px;
	font-size:11px;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:11px;
}
.cpt_survey label {
	font-size:11px;
	color:3399CC;
}
.cpt_currency_selection {
	text-align: center;
	font-size: 11px;
	background:url(../../images/grn_specialoffers_bg.gif) left top repeat-x;
	padding-top:20px;
}
.cpt_currency_selection select {
	font-size: 11px;
}
.cpt_currency_selection form {
	display: inline;
}
.cpt_news_short_list {
	background:white;
	padding:10px 0 0 0;
}

.cpt_category_tree {
font-size: 11px;
	background:white;
}
.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li.child_current, .cpt_category_tree li.child { background:none;}
.cpt_category_tree a {
padding-left: 0px;
font-family: Tahoma;
	color:3399CC;
font-size:13px;
	}
.cpt_category_tree .parent_current a {
	font-weight: bold;
	color: #163106!important;
font-size: 9px;
	text-decoration: none !important;
padding-left: 0px;
}
.cpt_category_tree .child a {
font-weight:normal;
	padding-left: 0px;
}
.cpt_category_tree .child_current a {
	padding-left: 0px;
	color:##163106;
font-weight:bold;
}
a .bullet {
	text-decoration: none!important;
}
.cpt_category_tree .tab {
	margin-left:0px;
}
.cpt_product_add2cart_button {
	padding-top: 10px;
}
.cpt_language_selection a img {
	border:solid 1px #fff;
	margin:0px 0px;
}
.cpt_product_params_selectable {
	clear:left;
}
.cpt_product_category_info {
	font-size:11px;
}
	



.cpt_root_categories td {
	color:3399CC;
	text-decoration:none;
	font-size:11px;	
}
.cpt_root_categories td a {
	color:3399CC;
	font-size:11px;
}

.cpt_root_categories td a.rcat_root_category {
	      font-size:12px;
}

.cpt_maincontent td {
	font-size:11px;
}

.cpt_tag_cloud a { color:#000; text-decoration:none;
padding: 0px 0px 0px 0px;
font-size:11px;
}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) center top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}

/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */

#container_top_left a {
	display:block;
	text-decoration:none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#container_top_left span {
	padding: 0px;
}
#container_top_left span.grn_l1 {
	color:3399CC;
}
#container_top_left span.grn_l2 {
	color:#3399CC;
}
#container_top_left span.grn_l3 {
	color:#fff;
}

#container_top_right .cpt_language_selection, #container_top .cpt_language_selection {
	height: 18px;
	font-size: 11px;
	padding:5px 22px 15px 5px;
}
#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a {
	color: white;
}
#container_footer .cpt_divisions_navigation, #container_footer .cpt_auxpages_navigation {
background: url(../../images/tmpl7_footer_bg.gif) repeat-x; 
background-position: top left;
height="35";

}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li,#container_footer .cpt_auxpages_navigation ul, #container_footer .cpt_auxpages_navigation ul li  {
	display:inline;
	float:none;
}
#container_footer .cpt_divisions_navigation a, #container_footer .cpt_auxpages_navigation a {
	font-size:11px;
	font-weight: normal;
	line-height:35px;
	text-align:left;
}



#container_left_sidebar .cpt_category_tree,
{ width:190px;
padding: 0px 0px 0px 10px;
}
#container_left_sidebar .cpt_tag_cloud { width:190px;
padding: 0px 0px 0px 10px;
}
#container_right_sidebar .cpt_category_tree, #container_right_sidebar .cpt_tag_cloud { width:200px;
padding-top: 0px ;
padding-bottom: 0px ;
padding-left: 0px ;
padding-right: 0px ;
}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#466935; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px ;}

.col_header {
	background: url(../../images/tmpl7_shoppingcartinfo_bg.gif) no-repeat;
            background-position: top left;
	font-size:15px;
	color:black;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left:0px;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
font-size:12px;
width:200px;
}
.col_header_dark {
	background: url(../../images/tmpl7_shoppingcartinfo_bg.gif) no-repeat;
	font-size:13px;
	color:black;
	padding:5px  0px 10px 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:33px;
	width: 200px;
}
.bullet {
	font-size:0px;
}
#searchstring {
	width: 120px;
}
#shpcrtca {
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 9px;
}
.big {
	font-size: 13px;
}
.background1, .background1 td {
	background-color: #D9E9FF;
}
.btn_checkout {
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
.prdbrief_add2cart {
	padding-top: 5px;
}
.error_block {
	font-weight: bold;
	color: red;
}
/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/
#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}
.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 {
	padding:0 10px 0 10px;
font-color:black;!important
}
.news_title {
	padding:0 10px 10px 10px;
text-decoration: underline;!important
font-family: Verdana, Arial, sans-serif;!important
}

.news_title a{
text-decoration: underline;!important
font-family: Verdana, Arial, sans-serif;!important
font-weight: normal;!important
font-color:#000080;
}

.news_viewall {
	padding:0 0 10px 10px;
	font-size: 11px;
}
.news_subscribe, .news_thankyou {
	padding: 5px;
	background:white;
}
.news_subscribe div {
	display:inline;
}
.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0px;
}
.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: #d9e9ff;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #F2F8FF;
	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
****************************/
.cpt_product_images {
	width:147px;
}
ul.product_list li { border:solid 1px #276b54; margin:2px !important; text-align:center;height:177px;}
ul.product_list li table { margin:0 auto;}
.product_list a { font-size:11px; text-decoration:underline; color:#000080;  font-weight:bold;}
.product_list a:hover {text-decoration:none;}
.prdbrief_name a { 
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
color: #000080;
}
.checknomarging { vertical-align:middle;}
.add2cart_handler { margin:4px 0;}
.regularPrice {
	color: #a52a2a;
	text-decoration: line-through;
}
.totalPrice{
 color:red;
 font-weight:bold;
 font-size: 11px;
 margin:0 5px 5px 5px;
}

.youSaveLabel {
	font-size: 100%;
}
.youSavePrice {
	font-size: 100%;
            color: #a52a2a;
}
.prd_out_of_stock {
	font-style:  italic;
}
#prddeatailed_container ul { list-style-position:outside;margin:10px 10px 10px 15px;}
#prddeatailed_container div {vertical-align: top;
text-align:left;
  }

/************************
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: #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: 12px;
	font-weight: bold;
}
#cart_total {
	background-color: #D9E9FF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 11px;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 11px;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 11px;
	font-weight: bold;
text-decoration:underline;
}
.rcat_products_num {
	color: #999999;
	font-size: 11px;
}
.rcat_child_categories a {font-size:11px;
 text-decoration:underline;
color:#000080;}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#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:13px;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
	background-color: #D9E9FF;
	padding: 10px;
	margin:0 10px;
}
#cat_advproduct_search h3 {
	padding:0px;
	margin: 0px;
	padding-bottom: 10px;
}
#cat_info_left_block, #cat_advproduct_search  { float:left;margin-bottom:10px;}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
/************
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: 13px;
	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 { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 12px;
	font-weight: bold;
}
.row_odd td {
	background-color: #F2F8FF;
}
.row_even td {
	border: 0px solid #D9E9FF;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:11px;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:11px; 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:12px;
	font-weight: bold;
}

#prddeatailed_container .cpt_product_rate_form table {
width: 300px;
valign:top;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:11px;}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}

#powered_by { background:#101a0d;}
.cpt_product_add2cart_button input { vertical-align:middle;}

.olive {
color:#163106;
font-weight: normal;
font-size: 9px;
align:center;}

.pageSeparator {
border-bottom-color: #a9c0ff;
border-bottom-width: 2px;
border-bottom-style: dotted;
font-size: 11px;
}
.cat_path_in_productpage{vertical-align:bottom;}
.main {

	FONT-SIZE: 10px;

	FONT-FAMILY: Tahoma;

	font-weight : bold;

	color:#ffffff;

}

.main A:link {
	text-decoration: none;
	COLOR: White;
font-size:10px;
}

.main A:visited {
	text-decoration: none;
	COLOR: white;
}

.main A:hover {
	text-decoration: underline;
	COLOR: #ffffff;
}
.standard
{ font-weight:normal;
text-decoration:	none;
COLOR: #006699;
}

