html, body {
	background-image:url(../image/html.jpg);
	background-repeat:repeat;
	background-position:top;
}

#dhtmltooltip {
	background-color:#0c7f89;
	border:1px solid #0b3540;
	color:#FFFFFF;
}

#menuTemp {
	display:none;
	font-size:0;
	width:0;
	height:0;
}

/*** HORIZONTAL MENUS ***/
#menu_content{
	width:142px;
}
#menu_content2{
	width:143px;
}
#menu_content3 {
	width:141px;
	margin-right:3px;
}
#menu_content4 {
	width:140px;
	margin-right:3px;
}
#menu_content5 {
	width:141px;
	margin-right:2px;
}
#menu_content6 {
	width:142px;
}

/*** SEARCH ***/
.box_search_field {
	padding-bottom:0px;
	width:170px;
	float:left;
}

.box_search_field label{
	display:none;
} 

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

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

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

.box_search_field .text_input input{
	width: 155px;
	font-size:12px;
	color: #29596a;
	padding-top:2px;
	padding-bottom:1px;
}

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

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

.box_search_button .text_small{
	color:#FFFFFF;
	padding-bottom:2px;
}

/*** TEXT_DEFAULT ***/
.text_smaller {
	font-size:10px;
}
.text_small {
	font-size:11px;
}
.text_normal {
	font-size:12px;
}

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

/*** NUM_ELEM ***/
.box_counter_element, .box_calendar_element {
	background-image: url(../image/num_elem.gif);
	padding-top: 2px;
	text-align: center;
	width: 22px;
	height: 16px;
}

/*** BOTTOM TEXT ***/
#bottomlink_content a.text_normal {
	font-size:11px;
}

#bottomlink_content span.text_normal {
	font-size:11px;
}

/*** BORDER ***/
.page_artdet_frame_right{
	width: 8px;
	background-image: url(../image/frame_right.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.page_artdet_frame_left{
	width: 8px;
	background-image: url(../image/frame_left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.page_artdet_frame_top {
	height: 8px;
	background-image: url(../image/frame_top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.page_artdet_frame_bottom {
	height: 8px;
	background-image: url(../image/frame_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.page_artdet_frame_topleft {
	width: 8px;
	height: 8px;
	background-color: transparent;
	background-image: url(../image/frame_topleft.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}

.page_artdet_frame_topright {
	width: 8px;
	height: 8px;
	background-color: transparent;
	background-image: url(../image/frame_topright.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}

.page_artdet_frame_bottomleft {
	width: 8px;
	height: 8px;
	background-color: transparent;
	background-image: url(../image/frame_bottomleft.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.page_artdet_frame_bottomright {
	width: 8px;
	height: 8px;
	background-color: transparent;
	background-image: url(../image/frame_bottomright.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

/*** BG_COLOR ***/
.bg_color_light1 {
	background-color:#FFFFFF;	
}
.bg_color_light2 {
	background-color:#e2ecef;	
}
.bg_color_light3 {
	background-color:#cfe5eb;
}
.bg_color_light4 {
	background-color:#e2ecef;
}
.bg_color_light4:hover {
	background-color:#d4dde0;
}
.bg_color_dark1 {
	background-color:#0b3540;	
}
.bg_color_dark2 {
	background-color:#104e5f;	
}
.bg_color_dark3 {
	background-color:#196c82;	
}
.bg_color_dark4 {
	background-color:#196c82;	
}
.bg_color_dark4:hover {
	background-color:#066179;	
}

/*** BORDER ***/
.page_artref_product {
	padding-top:10px;
	padding-bottom:10px;
}

#page_artref_content h4 {
	padding-bottom:20px;
}

.page_artref_main {
	border-top:1px solid #d7d7d7;		
}

.page_artref_table {
	border-bottom:1px solid #d7d7d7;
}

.border_2 {
	border:1px #838383 solid;	
}
.border_3 {
	border:none;	
}

/*** CATEGORY BOX***/

#box_cat_content {
	padding:0 11px 0 7px;
	width:180px;
}

#box_cat_content ul li{
	padding:2px 0 2px 0;
	background-image: url(../image/cat_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #535353;	
}

#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:18px;
}

#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{
	background-image: url(../image/cat_red.gif);
	background-repeat: no-repeat;
	background-position: left;
}

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

/*** JQUERY LAVA ***/
.lavaLampWithImage {
	position: relative;
	height:47px;
	width: 857px;
	padding:0;
	overflow: hidden;
}

.lavaLampWithImage ul {
	width:857px;
}

.lavaLampWithImage li {
	float: left;
	list-style: none;
}

.lavaLampWithImage li.back {
	background: url(../image/lava.jpg) no-repeat right 0px;
	width: 1px; 
	height:28px;
	margin-top:9px;
	z-index: 8;
	position: absolute;
}

.lavaLampWithImage li.back .left {
	background: url(../image/lava.jpg) no-repeat top left;
	height:28px;
}

.lavaLampWithImage li a {
	height:31px; 
	background-image:url(../image/header_contright_top_div.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	color: #4b4b4b;
	outline: none;
	text-align:center;
	text-decoration:none;
	padding-top: 16px;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
}

.lavaLampWithImage li.m1 a {
	background-image:none;
}

.lavaLampWithImage li a:hover{
	border: none;
}

.lavaLampNoImage {
	position: relative;
	height: 29px;
	width: 421px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}

.lavaLampNoImage li {
	float: left;
	list-style: none;
}

.lavaLampNoImage li.back {
	border: 1px solid #000;
	background-color: #e6e8ea;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampNoImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
}                    

.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 421px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-bottom: 5px solid blue;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}  
