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

#dhtmltooltip {
	background-color:#FFFFFF;
	border:3px solid #a8a8a8;
	padding:4px;
	color:#5e5e5e;
}

.banner_popup {
	border:10px solid #2c61a5;
	border:10px solid rgba(44, 97, 165, 0.698);
}

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

.box_calendar_element_select {
	background-image:url(../image/num_elem_select.gif);
}

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

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#ff6600;
}
.text_color_other {
	color:#4c7eb9;
}
.text_color_white {
	color:#5e5e5e;
}
.text_color_akcio {
	color:#cf5402;
}

/*** BG_COLOR ***/
.bg_color_dark1 {
	background-color:#d4d4d4;	
}
.bg_color_dark2 {
	background-color:#e3e3e3;	
}
.bg_color_dark3 {
	background-color:#ecebeb;	
}
.bg_color_dark4 {
	background-color:#ecebeb;	
}
.bg_color_dark4:hover {
	background-color:#dee3ec;	
}

/*** 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:#4b7db8;
	border-top:solid 1px #123a78;
	border-left:solid 1px #123a78;
	border-bottom:solid 1px #154084;
	border-right:solid 1px #154084;
	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:#3062a7;
}

#page_artdet_cart_text a:active {
	text-decoration:none;
	background-color:#1d488c;
}

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

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

#login_title h3{
	padding-top:21px;
	font-size: 12px;
	color:#5e5e5e;	
}

.box_login_field {
	padding:18px 0 0 0;
	width:138px;
	float:left;
}

.box_login_field label{
	display:none;
} 

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

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

.box_login_button {
	float: left;
	padding-top:17px;
	padding-left:4px;
	background-image: url(../image/login_button_left.gif);
	background-repeat:no-repeat;
	background-position:left bottom;		
}

.box_login_button .text_button{
	display:block;
	padding-right:4px;
	background-image: url(../image/login_button_right.gif);
	background-repeat:no-repeat;
	background-position:right top;		
}

.box_login_button input {
	width:auto;
	height:22px;
	padding:0 3px 0 3px;
	display:block;
	background-color:#ff6600;
	border-style:none;
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
}

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

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

* html .box_login_button input.text_small {
	padding-bottom:0;
}

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

.header_container_nav_div {
	width:6px;
	height:20px;
	padding-top:7px;
	font-size:12px;	
	text-align:left;
	color:#5e5e5e;	
	float:left;	
}

#header_nav_menu {
	width:520px;
	height:20px;
	padding:7px 0 0 0;
	font-size:0;	
	text-align:left;
	float:left;	
}

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

#header_nav_menu li {
	padding:0 10px 0 0;
	margin:0;
	display:inline;
}

#header_nav_menu a {
	color:#5e5e5e;	
	font-size:12px;
}

#header_nav_menu a strong{
	font-weight:normal;
}

#header_nav_menu a:hover {
	text-decoration:none;
	color:#ff6600;		
}

/*** SEARCH ***/
#box_search_content {
	margin:0;
	overflow:hidden;
	text-align:left;
	position:relative;
	width:210px;
	height:48px;
}

.box_search_field {
	width:170px;
	padding:0;
}

#box_search_content label {
	padding:0 0 2px 0;
	width: auto;
	float:left;	
}

#box_search_content label .text_small {
	color:#FFFFFF;
}

.box_search_field input {
	width:180px;
	float:left;
}

.box_search_field input.text_small {
	font-size:12px;
	padding:2px 0 2px 0;
}

.box_search_button input {
	width:40px;
	height:40px;
	top:9px;
	left:168px;
	display:block;
	border-style:none;
	background: transparent url(../image/magnifying_glass.png);
	background-repeat:no-repeat;
	background-position:left top;	
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
	position:absolute;
	z-index:10;
}

.box_search_button input.text_small {
	font-size:0;
	color:#2a5ca1;
	padding-top:25px;
}

/*** ADVANCED SEARCH ***/
#advanced_search_flag {
	display:block;
	width:8px;
	height:12px;
	line-height:12px;	
	margin-left:26px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

#advanced_search_inner {
	width:140px;
	padding-left:6px;
	text-align:left;
	float:left;
}

#advanced_search a{
	font-size:11px;
	color:#FFFFFF;	
}

/*** HORIZONTAL MENU ***/
#content_top_menu {
	height:44px;
	width:494px;
	float:left;
	text-align:center;
	padding:16px 0 0 25px;
}

#content_top_menu .menu_item_1 {
	display:block;
	width:auto;
	float:left;
	padding:5px 29px 0 40px;
	height:32px;
	background: transparent url(../image/horizontal_menu_art.png);
	background-repeat:no-repeat;
	background-position:left top;			
}

#content_top_menu .menu_item_2 {
	display:block;
	width:auto;
	float:left;
	padding:5px 29px 0 40px;
	height:32px;
	background: transparent url(../image/horizontal_menu_contact.png);
	background-repeat:no-repeat;
	background-position:left top;			
}

#content_top_menu .menu_item_3 {
	display:block;
	width:auto;
	float:left;
	padding:5px 0 0 40px;
	height:32px;	
	background: transparent url(../image/horizontal_menu_help.png);
	background-repeat:no-repeat;
	background-position:left top;		
}

#content_top_menu a {
	font-size:14px;
	color:#FFFFFF;
}

#content_top_menu .menu_div {
	display:none;
}

/*** CMS MENU ***/
#header_cms_menu .menu_item_1, #header_cms_menu .menu_item_2, #header_cms_menu .menu_item_3, #header_cms_menu .menu_item_4 {
	width:auto;
	padding:7px 10px 0 11px;	
	height:20px;
	float:right;
	overflow:hidden;
	background: transparent url(../image/cms_menu_flag.gif);
	background-repeat:no-repeat;
	background-position:left 12px;	
}

#header_cms_menu .menu_div {
	display:none;	
}

#header_cms_menu a{
	color:#5E5E5E;
	font-size:12px;
}

#header_cms_menu a:hover{
	color:#FF6600;
	text-decoration:none;
}

#header_cms_menu strong {
	font-weight:normal;
}

/*** CART ***/
#shop_cart {
	width:41px;
	height:41px;
	float:left;
	background-image:url("../image/horizontal_menu_cart.png");
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:left;
}

#box_cart_content{
	width: 180px;
	padding-top:8px;
	text-align: left;
	float:left;
	overflow:hidden;
}

#box_cart_content .box_cart_item{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:0;
	padding-top:0;
	text-align:left;
	float:left;
}

#box_cart_content .box_cart_price{
	width:105px;
	padding-left: 10px;
	padding-right:0;
	padding-bottom:0;
	padding-top:0;	
	text-align:left;
	white-space: no-wrap;
	float:left;
	overflow:hidden;
}

#box_cart_content .box_cart_item .text_color_fault{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 14px;
	font-weight:bold;
}

#box_cart_content .box_cart_empty {
	color:#FFFFFF;
	font-size: 14px;	
	font-weight:bold;
}

#box_cart_content .box_cart_price .text_color_fault{
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
}

/*** CATEGORY BOX ***/ 
#box_container_shop_cat .box_left_container {
    border-bottom: 1px solid #B1B1B1;
    border-left: 1px solid #B1B1B1;
    border-right: 1px solid #B1B1B1;
    overflow: hidden;
    padding: 9px 10px;
    width: 232px;
}

#box_cat_content {
	width:232px;
	margin:0 auto;
}

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

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

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

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

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

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

#box_cat_content ul ul {
	padding:0 0 0 6px;
}

/*** BORDER ***/
img.border_2 {
	border:none;	
}
.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;
}

/*** 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_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");
}