html, body {
	background-image:url(../image/html_pattern.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#3e3c3d;
}

#dhtmltooltip {
	background-color:#e1e0de;
	border:1px solid #e8690b;
	color:#5a5859;
}

.banner_popup {
	border:10px solid #ff7403;
	border:10px solid rgba(255, 116, 3, 0.698);
}

/*** CONTROLNAV ***/
#banner_bal_slide .nivo-controlNav a, #banner_bal_slide .nivo-controlNav a.active {
	display:block;
}

/*** TEXT_DEFAULT ***/
.text_smaller {
	color:#5a5859;
	font-size:10px;
}

.text_small {
	color:#5a5859;
	font-size:11px;
}

.text_normal {
	color:#5a5859;
}

.text_big {
	color:#5a5859;
}

.text_bigger {
	color:#5a5859;
}

.text_biggest {
	color:#5a5859;
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#e0690b;
}

.text_color_other {
	color:#6a5d16;
}

.text_color_akcio {
	color:#732004;
}

/*** BORDER ***/
.border_3 {
	border: none;	
}

.border_2 {
	border:1px #e0690b solid;	
}

#body .border_2 {
	border:1px #535353 solid;	
}

/*** CART ***/
#box_cart_content{
	width: 120px;
	padding:0;
	text-align: left;
	float:right;
	overflow:hidden;
}

#box_cart {
	width:48px;
	height:48px;
	background-image:url("../image/_kiskosar_.gif");
	background-position:12px 10px;
	background-repeat:no-repeat;
	float:left;	
}

#box_cart_content span.box_cart_empty {
	display:block;
	width:120px;
	padding:18px 0 0 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#box_cart_content .box_cart_item span.text_color_fault {
	display:none;
}

#box_cart_content .box_cart_price {
	padding:0;	
}

#box_cart_content .box_cart_price span.text_color_fault {
	display:block;
	width:120px;
	padding:18px 0 0 0;
	margin-bottom:18px;
	font-size:12px;
	font-weight:bold;
	text-align:center;	
}

#box_cart_content .text_button input {
	width:auto;
	height:auto;
	margin:0;
	padding:0 6px;
	display:block;
	float:right;
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	border:solid 1px #a24c03;
	background-color:#e86b01;
	background-image:none;
}

#box_cart_content .text_button input:hover {
	background-color:#d26101;
}

#box_cart_content .text_button input:active {
	background-color:#b85501;
}

/*** 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:#e86b01;
	border-top:solid 1px #843e02;
	border-left:solid 1px #843e02;
	border-bottom:solid 1px #a24c03;
	border-right:solid 1px #a24c03;
	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:#d26101;
}

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

/*** DIV ***/
.page_hr {
	width:530px;
	height:5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: transparent url(../image/div.gif);
	background-repeat:no-repeat;
	background-position:center;
}

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

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

/*** BORDER ***/
.page_artdet_frame_right{
	background-image:none;
	background-color:transparent;
	border:none;
}

.page_artdet_frame_left{
	background-image:none;
	background-color:transparent;
	border:none;
}

.page_artdet_frame_top {
	background-image:none;
	background-color:transparent;
	border:none;
}

.page_artdet_frame_bottom {
	background-image:none;
	background-color:transparent;
	border:none;
}

.page_artdet_frame_topleft {
	background-image:none;
	background-color:transparent;
	border:none;
}

.page_artdet_frame_topright {
	background-image:none;
	background-color:transparent;
	border:none;
}

.page_artdet_frame_bottomleft {
	background-image:none;
	background-color:transparent;
	border:none;
}

.page_artdet_frame_bottomright {
	background-image:none;
	background-color:transparent;
	border:none;
}

/*** LOGIN ***/
#box_login_content {
	width:220px;
	padding:0;
	margin:0 auto;
	position:relative;
}

#box_login_content label {
	display:none;
}

#box_login_content .box_login_field {
	width:190px;
	padding:0 0 5px 0;
	margin:0 auto;
}

#box_login_content .box_login_field input {
	width:188px;
	background-color:#fcfcfc;
	border-top:solid 1px #ff7403;
	border-left:solid 1px #ff7403;
	border-right:solid 1px #c05803;
	border-bottom:solid 1px #c05803;	
}

#box_login_content .box_login_field input.text_small {
	font-size:13px;	
}

#box_login_content .box_login_button {
	text-align:right;	
}

#box_login_content .box_login_button input {
	background-color:transparent;
	border:none;
	border-width:0px;
	cursor:pointer;
}

#box_login_content .box_login_button input.text_small {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#box_login_content .box_login_button input:hover.text_small {
	color:#ff7403;
}

#reg_menu {
	width:105px;
	bottom:0;
	left:0;
	text-align:left;
	position:absolute;
	z-index:10;	
}

#reg_menu a {
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	white-space:nowrap;
}

#reg_menu a:hover {
	color:#ff7403;
	text-decoration:none;
}

#box_login_content .box_login_error {
	padding-bottom:12px;	
}

/*** SEARCH ***/
#header_search_title {
	display:none;	
}

#header_search {
	width:220px;
	height:48px;
	top:-5px;
	right:0;
	overflow:hidden;
	position:absolute;
	z-index:10;
}

#adv_search {
	width:220px;
	height:17px;
	padding:0;
	text-align:left;	
}

#adv_search a {
	font-size:12px;
	color:#FFFFFF;
}

#adv_search a:hover {
	text-decoration:none;
	color:#ff7403;
}

#box_search_content {
	margin:0;
	text-align:left;
	overflow:visible;
	position:relative;
	width:220px;
	height:25px;
	background-image:url("../image/search_bg.gif");
	background-position:0 0;
	background-repeat:no-repeat;	
}

#box_search_content label {
	display:none;
}

#box_search_content .box_search_field {
	width:192px;
	padding:1px 0 0 3px;
	float:left;	
}

#box_search_content .box_search_field input {
	width:189px;
	height:16px;
	border-width:0;
	border:none;
	background-color:transparent;	
}

#box_search_content .box_search_field input.text_small {
	font-size:13px;
	font-weight:bold;	
}

#box_search_content .box_search_button {
	width:25px;
	height:20px;
	float:right;
}

#box_search_content .box_search_button input.text_small {
	width:25px;
	height:20px;
	border:none;
	cursor:pointer;
	border-width:0;
	border:none;
	background-color:transparent;	
}

/*** CATEGORY BOX***/
#box_cat_content {
	width:170px;
}

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

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

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

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

#box_cat_content ul li li {
	border:none;	
}

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

/*** ART BOX***/
#box_art_content .box_art_element {
	border-bottom:1px dotted #a3a3a2;
	margin:0 0 5px 0;
	padding: 0 0 5px 0;
}

/*** TOP BOX***/
.box_top_num {
	vertical-align:middle;
	padding-top:0;
	text-align:center;
}

.box_top_text {
	padding:5px 0 0 3px;
	width:147px;
}

#box_top_content .box_top_element_1 .box_top_num {
	background-color:#f9e1ca;
}

#box_top_content .box_top_element_1 .box_top_text {
	background-color:#f9ece0;
}

#box_top_content .box_top_element_2 .box_top_num {
	background-color:#f8d5b3;
}

#box_top_content .box_top_element_2 .box_top_text {
	background-color:#f9e1ca;
}


/*** PAGE_ARTDET_TABS ***/
#page_tooltip_view_details_inner .text_big {
	color:#FFFFFF;	
}

/*** CMS ***/
#banner_jobb_cms_content #head_content_text h1 {
	padding:40px 0 0 0;
	margin:0;
	font-size:16px;
}

#banner_jobb_cms_content #head_content_text h1 a {
	color:#5A5859;
}

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