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

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

.banner_popup {
	border:10px solid #125567;
	border:10px solid rgba(18, 85, 103, 0.698);
}

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

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

#header_adv_search {
	width:170px;
	height:14px;
	padding-top:1px;
	overflow:hidden;
	text-align:left;
}

#header_adv_search ul {
	line-height:12px;
}

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

/*** 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{
	background-color:transparent;
	border:none;
	background-image:none;
}

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

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

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

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

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

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

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

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

/*** 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:#135b6e;
	border-top:solid 1px #06242c;
	border-left:solid 1px #06242c;
	border-bottom:solid 1px #06495a;
	border-right:solid 1px #06495a;
	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:#0f4959;
}

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

/*** CATEGORY BOX***/
#box_cat_content {
	width:190px;	
	margin:0 auto;
	padding:0;
}

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

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

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

#box_cat_content ul li li {
	border:none;		
}

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

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

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

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

.lavaLampWithImage ul {
	width:1000px;
}

.lavaLampWithImage li {
	float: left;
	background-image:url("../image/menu_div.gif");
	background-position:0 -94px;
	background-repeat:repeat-x;		
	list-style: none;
}

.lavaLampWithImage li span.menu_item_inner {
	display:block;
	background-image:url("../image/menu_div.gif");
	background-position:right -47px;
	background-repeat:no-repeat;
}

.lavaLampWithImage li span.menu_item_inner2 {
	display:block;
	background-image:url("../image/menu_div.gif");
	background-position:0 0;
	background-repeat:no-repeat;
}

.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; 	
	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;
}  

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