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

#dhtmltooltip {
	background-color:#d1d0ce;
	border:1px dotted #444444;
	color:#444444;
}

.banner_popup {
	border:10px solid #89c509;
	border:10px solid rgba(137, 197, 9, 0.698);
}

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

/*** 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:#83c209;
	border-top:solid 1px #578106;
	border-left:solid 1px #578106;
	border-bottom:solid 1px #629106;
	border-right:solid 1px #629106;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url("http://stabil-invest.hu/%21common_design/base/000004/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:#79b308;
}

#page_artdet_cart_text a:active {
	background-color:#6ea308;
}

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

.box_left_container_cat {
	background-image:url(../image/box_left_container.gif);
	background-repeat:repeat-y;
	overflow:visible;
	padding:10px 10px 2px 18px;
	width:170px;
}

#box_cat_content {
	overflow:visible;
	font-size:0;
	width: 170px;
}

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

#box_cat_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 170px; 
}

#box_cat_content ul li{
	position: relative;
	padding: 0;
}

#box_cat_content ul li a {
	display: block;
	overflow: auto; 
	color: white;
	text-decoration: none;	
	padding:6px 0 6px 4px;
	background-image:url(../image/cat_elem_bg.gif);
	background-position:top left;
	background-repeat: no-repeat;	
}

#box_cat_content ul li a:hover {
	background-position:0 -60px;	
}

#box_cat_content ul li a.text_small {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#box_cat_content ul li .text_color_fault {
	color:#9c0707;
	font-size:12px;
	font-weight:bold;
}

#box_cat_content ul li:hover .text_color_fault {
	color:#FFFFFF;
}

#box_cat_content ul li ul {
	position: absolute;
	width: 170px; 
	top: 0;
	visibility: hidden;
}

#box_cat_content a.subfolderstyle {
	background-image: url(http://stabil-invest.hu/%21common_design/base/000004/image/cat_elem_bg_m.gif);
	background-position:top left;
	background-repeat: no-repeat;		
}

* html #box_cat_content ul li { 
	float: left; 
	height: 1%; 
}

* html #box_cat_content ul li a { 
	height: 1%; 
}

/*** LOGIN ***/
#header_login_title {
	width:234px;
	height:15px;
	margin:8px 0 5px 0;
	text-align:center;
}

#header_login_title h3{
	padding:0;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
}

#box_login_content {
	width:234px;
	text-align:left;
	position:relative;
	margin:0;
}

#box_login_content label {
	display:none;
}

#box_login_content .box_login_field {
	width:210px;
	padding:0;
	margin:0 0 6px 0;
	text-align:left;
}

#box_login_content .box_login_field input {
	width:203px;	
}

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

#box_login_content .box_login_button {
	width:42px;
	height:42px;
	top:1px;
	right:0;
	position:absolute;
	z-index:100;
}

#box_login_content .box_login_button input {
	width:42px;
	height:42px;
	background-image:url("../image/login_button.png");
	background-position:0 0;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent;
	border:none;
	border-width:0px;
	cursor:pointer;
}

#header_login_nav {
	width:234px;
	height:18px;
	margin-top:3px;
}

#box_remind_content {
	width:120px;
	float:left;
	text-align:left;
	overflow:hidden;	
}

#header_reg {
	width:110px;
	float:right;
	text-align:right;
	overflow:hidden;		
}

#box_remind_content a, #header_reg a {
	color:#FFFFFF;
	font-size:12px;
}

#header_login_nav strong {
	font-weight:normal;
}

#box_remind_content a:hover, #header_reg a:hover {
	color: #c5e38c;
	text-decoration:none;
}

#box_login_content .box_login_logout .box_login_button {
	width:auto;
	height:auto;
	right:auto;
	top:auto;
	position:static;
	text-align:center;
	z-index:auto;
}

#box_login_content .box_login_logout .box_login_button input {
	width:auto;
	height:auto;
	display:inline;
	background-color:transparent;
	background-image:none;
	border:none;
	border-width:0px;
	cursor:pointer;
}

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

#box_login_content .box_login_logout .box_login_button input:hover.text_small {
	color:#c5e38c;
	text-decoration:underline;
}

#box_login_content .box_login_logout {
	padding:15px 0 10px 0;	
}

#box_login_content .box_login_logout .text_color_fault {
	color:#FFFFFF;
}

/*** HORIZONTAL MENU ***/
#content_top_menu_inner {
	width:914px;
	height:36px;
	margin:0 auto;
	padding:28px 0 0 0;
	text-align:center;	
}

#content_top_menu a {
	font-size:14px;
	line-height:14px;
	color:#FFFFFF;
	font-weight:bold;
}

#content_top_menu span.menu_div {
    color: #D0E8A3;
    font-size: 14px;
    padding-left: 14px;
    padding-right: 14px;
}

/*** CMS MENU ***/
#header_container_left_home ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}

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

#header_container_left_home a {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size:12px;
	letter-spacing:0px;
	font-weight:normal;
	font-style:normal;
}

#header_container_left_home a:hover {
	text-decoration:none;
	color: #c5e38c;
}

/*** CMS MENU 2 ***/
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	padding:0;
	margin:0;
	text-align:left;
}

#menu ul li {
	padding:2px 0;
}

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

#menu a {
	font-size: 12px;
	color: #444444;
}

#menu a:hover {
	text-decoration:none;
	color: #64930a;
}

/*** SEARCH ***/
.box_search_field {
	padding:0;
	width:155px;
	float:left;
}

.box_search_field label{
	display:none;
} 

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

#box_search_content{
	width:190px;
	margin: 0;
	text-align:left;
	float:left;
	overflow:hidden;
}

.box_search_field .text_input input {
	float:left;
	padding:0;	
	width:150px;	
}

.box_search_field .text_input input.text_small {
	font-size:12px;
	color: #585858;		
}

.box_search_button{
	float: left;
}

.box_search_button input {
	width:24px;
	height:17px;
	display:block;
	background:transparent url(../image/search_button.gif) no-repeat scroll 0 0;
	border-style:none;
	border:none;
	cursor:pointer;
}

#right_box_advsearch {
	width:170px;
	float:left;
	padding:3px 0 0 0;
	margin:0;
	text-align:left;
}

#right_box_advsearch a {
	color:#535353;
	font-size:12px;
}

#right_box_advsearch a:hover {
	color:#64930a;
	text-decoration:none;
}

/*** DIV ***/
.page_hr {
	width:530px;
	height:1px;
	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: #625c56;
}

#bottomlink_content span.text_normal {
	color: #625c56;
}

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

.border_3 {
	border: none;	
}

.page_artdet_frame_right{
	width: 8px;
	background-image: none;
}

.page_artdet_frame_left{
	width: 8px;
	background-image: none;
}

.page_artdet_frame_top {
	height: 8px;
	background-image: none;
}

.page_artdet_frame_bottom {
	height: 8px;
	background-image: none;
}

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

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

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

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

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

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#9c0707;
}
.text_color_fault2 {
	color:#9c0707;
}
.text_color_other {
	color:#699c07;
}


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

#page_artdet_inquire #page_artdet_cart_text a {
	background-image:url("http://stabil-invest.hu/%21common_design/base/000004/image/cart_question.png");
}