/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');

.banner_popup {
	border:10px solid #214458;
	border:10px solid rgba(33, 68, 88, 0.698);
}

#page_tooltip_view_details_outer a.text_big {
    color: #FFFFFF;
}
.page_artlist_cart_det_img, .page_artlist_cart_label_img {
    margin-top: -10px;
}
#body_banners .box_art_content_showhide_canvas {
	width:170px;
	text-align:left;
	position:relative;	
}
#body_banners .box_art_content_showhide_active{
	width:170px;
}
#body_banners .box_art_content_showhide_next{	
	width:170px;
}
#body_banners .box_content {
    width: 170px;
}
.box_art_element_effect {
    width: 170px;
}
/*.page_artlist_cart_det .page_artlist_cart_det_text {
	background-color:#7aa83b;
    padding: 5px 9px 4px 20px;	
}
.page_artlist_cart_label .page_artlist_cart_label_text {
	background-color:#4a697b;
    padding: 5px 9px 4px 20px;
}
.page_artlist_cart_det .page_artlist_cart_det_text .text_normal, .page_artlist_cart_label .page_artlist_cart_label_text .text_normal {
    color: #FFFFFF;
}*/

/*** ARTDET CART ***/
#page_artdet_cart_image {
	display:none;
}

#page_artdet_cart_text a {
	display:block;	
	width:138px;
	height:23px;
	padding:9px 0 0 32px; 
	margin-left:15px;
	text-align:center;
	background-color:#659331;
	border-top:solid 1px #385616;
	border-left:solid 1px #385616;
	border-bottom:solid 1px #3d670e;
	border-right:solid 1px #3d670e;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url("../image/artdet_cart.png");
	background-repeat:no-repeat;
	background-position:4px 4px;
	cursor:pointer;	
}

#page_artdet_cart_text a:hover {
	text-decoration:none;
	background-color:#507724;
}

#page_artdet_cart_text a:active {
	text-decoration:none;
	background-color:#42641c;
}


/*** CATEGORY BOX***/
#box_cat_content {
	padding:0 11px 0 7px;
}

.box_cat_spec, .box_cat_style0, .box_cat_style1, .box_cat_style2 {
    cursor: pointer;
    text-indent:0;
}

#box_cat_content li {
    margin:0;
    padding:0;
}

#box_cat_content ul li{
	padding:2px 0 2px 0;
	border-bottom:1px dashed #dadada;	
}

#box_cat_content li ul li{
	background-image: none;
	border-bottom: none;	
}

#box_cat_content .text_small{
	font-size:13px;
}		

#box_cat_content ul li .text_small{
	padding-left:2px;
}

#box_cat_content ul li a.text_small{
	padding-left:0;
}

#box_cat_content ul li ul li .text_small{
	padding-left:0;
}

#box_cat_content ul li ul {
	padding-left:8px;
}

#box_cat_content ul li .box_cat_spec a.text_small{
	padding-left:2px;
}


/*** TEXT_DEFAULT ***/
.text_smaller {
	color:#3c586a;
	font-size:10px;
}
.text_small {
	color:#3c586a;
	font-size:11px;
}
.text_normal {
	color:#3c586a;
	font-size:12px;
}
.text_big {
	color:#3c586a;
}
.text_bigger {
	color:#3c586a;
}
.text_biggest {
	color:#3c586a;
}

/*** TEXT_COLOR ***/
.text_color_other {
	color:#6a9738;
}

/*** BG_COLOR ***/
.bg_color_light1 {
	background-color:#FFFFFF;	
}
.bg_color_light2 {
	background-color:#dde7ec;	
}
.bg_color_light3 {
	background-color:#cbdce4;
}
.bg_color_light4 {
	background-color:#bfd3dc;
}
.bg_color_light4:hover {
	background-color:#b4ceda;
}
.bg_color_dark1 {
	/*background-color:#50841e;*/
	background-color:#224257;	
}
.bg_color_dark2 {
	/*background-color:#66952f;*/
	background-color:#395a6d;	
}
.bg_color_dark3 {
	background-color:#506f81;	
}
.bg_color_dark4 {
	background-color:#506f81;	
}
.bg_color_dark4:hover {
	background-color:#4b7790;	
}

.box_counter_element, .box_calendar_element {
    background-image: url("../image/num_elem.gif");
}

/*** TOP PRODUCTS ***/
#box_top_content {
	height:172px;
	overflow:hidden;	
}

#box_top_content table {
	height:170px;	
}

#box_top_content .box_top_element_2 .box_top_text, #box_top_content .box_top_element_2 .box_top_num {
	border-bottom:1px dashed #afc2d0;
	border-top:1px dashed #afc2d0;	
}

#box_top_content .box_top_name {
	width: 150px;
	height:28px;
	overflow:hidden;	
}

#box_top_content .box_top_price {
	height:16px;
	overflow:hidden;	
}

#box_top_content .box_top_price .text_small {
	font-size:13px;
	font-weight:bold;	
}


/*** LOGIN ***/
#box_login_content{
	width:400px;
	margin: 0;
	text-align:left;
	overflow:hidden;
	float:right;
}

#login_title {
	width:125px;
	float:left;
	text-align:right;
}

#login_title h3{
	padding-top:15px;
	font-size: 12px;
	color:#3c586a;	
}

.box_login_field {
	padding:14px 0 0 0;
	width:140px;
	float:left;
}

.box_login_field label{
	display:none;
} 

.box_login_field .text_input input{
	width: 130px;
}

.box_login_field .text_input .text_small {
	padding:2px 0 1px 0;
	font-size:12px;		
}

.box_login_button {
	float: left;
	padding-top:12px;		
}

.box_login_button input {
	width:auto;	
	display:block;
	cursor:pointer;
	background:transparent url(../image/button_bg.gif) repeat-x scroll 0 0;
	height:22px;
	border:none;
	color:#FFFFFF;
}

.box_login_button input.text_small {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:3px;
}


*:first-child+html .box_login_button {
	padding-top:13px;
}
* html  .box_login_button {
	padding-top:13px;
}
*:first-child+html .box_login_button input.text_small {
	padding-bottom:0;
}
* html .box_login_button input.text_small {
	padding-bottom:0;
}

/*** BORDER ***/
.page_artdet_frame_right{
	width:0;
	background-image:none;
}

.page_artdet_frame_left{
	width:0;
	background-image:none;
}

.page_artdet_frame_top {
	height:0;
	background-image:none;
}

.page_artdet_frame_bottom {
	height:0;
	background-image:none;
}

.page_artdet_frame_topleft {
	width:0;
	height:0;
	background-image:none;
}

.page_artdet_frame_topright {
	width:0;
	height:0;
	background-image:none;
}

.page_artdet_frame_bottomleft {
	width:0;
	height:0;
	background-image:none;
}

.page_artdet_frame_bottomright {
	width:0;
	height:0;
	background-image:none;
}

/*** LOGOUT ***/
.box_login_error {
	width:282px;
	float:left;
	padding-top:8px;
	text-align:center;
}

/*** BOTTOM TEXT ***/
#bottomlink_content a.text_normal {
	color: #707070;
}

#bottomlink_content span.text_normal {
	color: #707070;
}


/*** CART ***/
#box_container_shop_cart {
	width:254px;
	height:92px;
	background-image: url(../image/box_cart_bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin:3px 0 3px 0;		
	cursor:pointer;	
}

#box_container_shop_cart .box_left_title a {
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bolder;
	text-decoration:none;	
}

#cart_menu {
	width:214px;
	height:16px;
	padding:14px 0 0 42px;	
}

#box_container_shop_cart .box_left_container_outer {
    background-color: transparent;
    border:none;
	padding:2px;
    width:250px;
}

#box_container_shop_cart .box_left_container {
	padding: 15px 0 15px 0;
	background-image:none;
    border: none;
    overflow: hidden;
    width: 250px;		
}

.box_cart_item {
	width:100px;
	float:left;	
}

.box_cart_price {
	width:120px;
	float:right;
	padding:0;
}

.box_cart_price .text_color_fault {
	color:#68963c;
	font-size:12px;
	font-weight:bold;	
}

.box_cart_item .text_color_fault, .box_cart_empty {
	color:#162f41;
	font-size:12px;
	font-weight:bold;
}

/*** NAVIGATION ***/
#header_container_nav {
	width:514px;
	height:25px;
	text-align:right;
	padding-right:31px;
}

#header_container_nav ul {
	padding:0;
	margin:0;
	list-style:none;
}

#header_container_nav li {
	padding:0 0 0 12px;
	margin:0;
	line-height:12px;
	display:inline;
}

#header_container_nav a {
	font-size:12px;	
	text-align:left;
	color:#3c586a;	
}

#header_container_nav strong {
	font-weight:normal;
}

/*** HORIZONTAL MENU ***/
#shop_hor_menu2 {
	display:none;	
}

#header_menu_CMS #shop_hor_menu ul {
	width:1000px;
	height:34px;
	float:none;	
    margin:0;	
    padding:15px 0 0 0;		
    background-color: transparent;
    border: medium none;
    list-style-type: none;
}

#shop_hor_menu ul {
	width:740px;
	height:34px;
	float:left;	
    margin:0;	
    padding:15px 0 0 0;		
    background-color: transparent;
    border: medium none;
    list-style-type: none;
}

#shop_hor_menu li {
    display: inline;
    margin: 0;
	padding:0 22px 0 22px;
	background-image: url(../image/header_menu_div.gif);
	background-repeat:no-repeat;
	background-position:right top;	
}

#shop_hor_menu a {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
	letter-spacing:1px;
	color:#FFFFFF;
}

#shop_hor_menu a:hover {
	text-decoration:none;
	color:#000000;
}

#shop_hor_menu strong { 
    font-weight: normal;
}

/*** BOX CMS MENU ***/
#cms_menu a {
	color: #3C586A;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight: bolder;
	text-decoration:none;
	text-transform:uppercase;
}

#cms_menu a:hover {
	text-decoration:underline;
}

#cms_menu ul {
	width:220px;
	margin:0 auto;
	padding:0;
	font-size: 1px;
}

#cms_menu li {
	list-style-type: none;
	text-align:left;
	font-size: 1px;
 	border-bottom: 1px dashed #DADADA;
    padding: 2px 0;	
}

#cms_menu li ul li {
 	border:none;
}

#cms_menu .menu_item_inner {
	padding-left:4px;
}

#cms_menu .menu_content_sub li {
	font-size: 1px;
	text-align:left;	
	padding-top:2px;
}

#cms_menu li ul {
	padding-left:10px;
}


/*** SEARCH ***/
#box_search_content{
	width:250px;
	margin:0;
	padding:2px 0 0 0;
	text-align:left;
	float:left;
	overflow:hidden;
}

#header_search_title {
	display:none;	
}

.box_search_field {
	padding-bottom:0px;
	padding-top:12px;
	padding-left:4px;	
	width:200px;
	float:left;
}

.box_search_field label{
	display:none;
} 

.box_search_field label span.text_small{
	color: #f0d88a;
	font-size: 0px;
} 

.box_search_field .text_small {
	color: #be5a02;
	padding: 0px;
}

.box_search_field .text_input input{
	width: 186px;
	font-size:13px;
	padding:3px 0 1px 0;
	background-color:transparent;
	cursor:text;
	border:none;	
	color: #50564a;
}

.box_search_button{
	float: left;
	margin-top:0;
}

.box_search_button input {
	width:44px;
	height:44px;
	background-color:transparent;
	border:none;
	cursor:pointer;
}

.box_search_button .text_small{
	color:#edf9fe;
	font-size:0;
	padding-left:8px;
}

/*** CMS MENU ***/
#header_cms_menu .menu_div {
	display:none;
}

#header_cms_menu a {
	display:block;
	width:auto;
	padding:4px 12px;
	float:right;
	background-color:#FFFFFF;
	border:solid 1px #cdcccc;
	color: #64932C;
    text-decoration: none;
    white-space: nowrap;
	font-weight:bold;
	font-size:12px;
	margin-right:10px;
	font-family: Arial,Helvetica,sans-serif;
}

#header_cms_menu a:hover {
	color:#446f89;
}

/*** BORDER ***/
.border_1 {
	border:1px #214458 solid;	
}
.border_2 {
	border:1px #4e6d7f solid;	
}
.border_3 {
	border:2px #4e6d7f solid;	
}

/*** NEW CART ICON ***/
.page_artlist_cart_5 .page_artlist_cart_image, .page_artlist_cart_5 .page_artlist_cart_image_4, .page_artlist_cart_5 .page_artlist_cart_label {
	display:block;	
}

.page_artlist_cart_5 .page_artlist_cart_det_img, .page_artlist_cart_5 .page_artlist_cart_label_img {
	display:none;
}

.page_artlist_cart_5 .border_1 {
	border:none;	
}

.page_artlist_cart_5 .bg_color_light2 {
	background-color:transparent;
}

.page_artlist_cart_5 .page_artlist_cart_det {
    float: left;
    font-size: 0;
    height: 29px;
    margin: 7px 0 0 7px;
    position: relative;
    text-align: left;
	padding-left:4px;
	background-image:url("../image/form_button_29.png");
	background-repeat:no-repeat;
	background-position:0 0;	
    width: auto;
}

.page_artlist_cart_5 .page_artlist_cart_label {
    float: right;
    font-size: 0;
    height: 29px;
    margin: 7px 7px 0 0;
    position: relative;
    text-align: left;
	padding-left:4px;
	background-image:url("../image/form_button_29.png");
	background-repeat:no-repeat;
	background-position:0 0;	
    width: auto;
}

.page_artlist_cart_5 .page_artlist_cart_det_text, .page_artlist_cart_5 .page_artlist_cart_label_text {
	width:auto;	
    padding:0 4px 0 0;
    height: 29px;	
	background-image:url("../image/form_button_29.png");
	background-repeat:no-repeat;
	background-position:right -58px;		
}

.page_artlist_cart_5 .page_artlist_cart_det_text span, .page_artlist_cart_5 .page_artlist_cart_label_text span {
    display: block;	
	width:auto;
    height:29px;
    margin:0;
	padding:0;	
    background-image:url("../image/form_button_29.png");
    background-repeat:repeat-x;
	background-position:0 -29px;			
}

.page_artlist_cart_5 a {
	width:auto;
    background-attachment: scroll;
    background-image:url("../image/page_artlist_cart_5.png");
    background-repeat:no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    height:21px;
    margin:0;
    padding:8px 2px 0 24px;
	float:left;
	font-size:12px;
    color:#FFFFFF;
    font-weight:normal;
	text-transform:uppercase;	
	text-decoration:none;
	text-align:center;					
}

.page_artlist_cart_5 .page_artlist_cart_det_text a {
    background-position:0 -36px;	
}

.page_artlist_cart_5 .page_artlist_cart_label_text a {
    background-position:1px 4px;	
}

/***/
.page_artlist_cart_image, .page_artlist_cart_image_4, .page_artlist_cart_label {
	display:none;	
}

.page_artlist_cart_button {
	display:block;
	width:75px;
	white-space:nowrap;
	font-size:0;
	vertical-align:top;
}

.page_artlist_cart_button_outer {
	display:block;
	width:75px;
}

.page_artlist_item_3 .page_artlist_cart_button_outer {
	margin-top:15px;
}

.page_artlist_cart_button_left {
	display:block;
	width:4px;
	height:23px;
	float:left;
	background-image:url("../image/form_button_23.png");
	background-repeat:no-repeat;
	background-position:0 0;			
}

.page_artlist_cart_button a {
	width:67px;
    color: #FFFFFF;
    font-weight: bold;
    background-attachment: scroll;
    background-image: url("../image/form_button_23.png");
    background-position: 0 -23px;
    background-repeat: repeat-x;
    border: medium none;
    cursor: pointer;
    display: block;
    height:19px;
    margin:0;
    padding:4px 0 0 0;
	float:left;
	font-size:12px;
	text-decoration:none;
	text-align:center;		
}

.page_artlist_cart_button_right {
	display:block;
	width:4px;
	height:23px;
	float:left;
	background-image:url("../image/form_button_23.png");
	background-repeat:no-repeat;
	background-position:0 -46px;			
}

#page_artdet_inquire #page_artdet_cart_text a {
	background-image:url("../image/cart_question.png");
}