@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font:11px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
#test1{
	width:35px;
	height:122px;
	margin-top:125px;
	margin-left:0px;
	background-image:url(../img/left_sh.jpg);
}
#test2{
	width:35px;
	height:122px;
	background-image:url(../img/right_sh.jpg);
	margin-top:-122px;
	margin-left:901px;
}
#main{
	border:0px solid #F00;
	margin:auto;
	width:935px;
}
#main2{
	margin:auto;
	width:900px;
	margin-top:-247px;
}
#header{
	height:100px;
	/*background-color:#000;*/
}
#menu_0{
	height:28px;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:4px;
	border:1px solid #999999;
	color:#ffffff;
}
#content{
	background-color:#fff;
	border:1px solid #999999;
}
.col1{
	width:115px;
	background-image:url(../img/col1_bg.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
.col2{
	vertical-align:top;
}
.col2 #title{
	font-size:17px;
	color:#099;
}
.col3{
	width:120px;
	background-image:url(../img/col3_bg.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
#footer{
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	height:18px;
}
.fp_box{
	text-align:center;
	margin-top:10px;
}
.fp_box img{
	margin-left:10px;
	margin-right:10px;
}
.pub{
	padding-left:7px;
}
.filter{
	padding-left:5px;
}
.filter select{
	font-size:10px;
	margin-left:2px;
	width:100px;
}
.filter .input_text{
	width:100px;
}
.col2 h2{
	font-size:18px;
}
.col2 h2,.col2 h3{
	color:#099;
	text-align:center;
	padding:20px 0px 0px 0px;
}
#scn a{
	color:#00F;
	text-decoration:none;
}
#newsletter{
	padding:0px 0px 15px 0px;
	text-align:center;
}
#newsletter label{
	width:100px;
	float:left;
	text-align:left;
}
#newsletter #l1{
	width:270px;
	border:0px solid red;
	margin:auto;
	margin-top:30px;
}
#newsletter #l1 div{
	margin:5px;
}
#nav_tile{
	text-align:center;
}
#nav_tile h3{
	color:#099;
}
.pub img{
	padding-top:2px;
	padding-bottom:4px;
}

.login_box{
	width:300px;
	border:1px solid #999999;
	height:200px;
	margin-top:20px;
	margin-left:22px;
	float:left;
	text-align:center;
}
.login_box div{
	height:25px;
	background-color:#66D6A0;
	text-align:center;
	font-size:15px;
	margin-bottom:20px;
}
.login_link{
	float:right;
	margin-top:2px;
	margin-right:10px;
	border:0px solid #30F;
	height:21px;
}
.login_link a{
	color:#FFF;
	text-decoration:none;
}
.login_menu{
	float:left;
	padding:3px 5px;
}
.login_menu_h{
	float:left;
	background-color:#F27606;
	padding:3px 5px;
}
.edit_profil_lv1{
	border:1px solid #aaa;
	background-color:#ddd;
	text-align:right;
	vertical-align:top;
}
.edit_profil_lv2{
	border:0px solid #ccc;
}
.edit_profil_lv2 input, .edit_profil_lv2 textarea  {
	border:1px solid #ccc;
	width:300px;
}
.info_prod_0{
	height:18px;
	background-color:#F27606;
	text-align:center;
	line-height:1.7;
	border-top:0px solid #999;
	
}
.info_prod_1{
	height:18px;
	background-color:#66D6A0;
	text-align:center;
	line-height:1.7;
	border-top:0px solid #999;
}
.page_num0 a, .page_num0 a:link, .page_num0 a:visited {
	background-color:#66D6A0;
	padding:2px 5px 2px 5px;
	border:1px solid #999;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.page_num0 a:hover{
	background-color:#F27606;
	padding:2px 5px 2px 5px;
	border:1px solid #999;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#page_num1{
	width:18px;
	height:18px;
	background-color:#FFF;
	line-height:1.1;
	border:1px solid #999;
}
#terms{
	margin-top:10px;
	border-top:2px solid #AAA;
	border-bottom:1px solid #AAA;
	background-color:#EEE;
	height:50px;text-align:center;
	color:#666;
}
#terms a:link, #terms a:visited{
	text-decoration:none;
	color:#666;
}
#terms a:hover{
	color:#333;
}
/* Slide menu */

* {margin:0; padding:0}
/*body {font:14px Helvetica, sans-serif; font-weight:bold; background:#FFF}*/
.menu {position:relative; height:28px; width:459px}
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:4px 5px}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited, .menu a:hover {text-decoration:none; color:#FFF; padding:10px}
#slide {position:absolute; top:2px; height:23px; background:#F27606; z-index:10}

/* Slide menu END */

/*Horizontal Accordion*/

.sm {list-style:none; width:600px; height:100px; display:block; overflow:hidden;border:0px solid red;float:right;}
.sm li {float:left; display:inline; overflow:hidden}
.sm li a{color:#FFF;}

/*Horizontal Accordion END*/

/* Left Menu*/

.arrowlistmenu{
width: 100px; /*width of accordion menu*/
margin-left:5px;
font-family:Arial, Helvetica, sans-serif;
/*background-color:#FFFFFF;*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px Arial;
color:#fff;
background-image: url(../js/titlebar.png);
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 0px; /*header text is indented 10px*/
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../js/titlebar-active.png);
color:#fff;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li, .arrowlistmenu div {
padding-bottom: 0px; /*bottom spacing between menu items*/
text-align:center;
color:#000;
}

.arrowlistmenu ul li a{
font-family:arial;
font-size:12px;
color: #000;
display: block;
padding: 2px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #eee;
}

.arrowlistmenu ul li a:visited{
color: #000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #fff;
}

/* END Left Menu*/

/* Tooltips */

.hotspot {color:#900;cursor:pointer}

#tt {position:absolute; display:block; background:url(../img/tooltips/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../img/tooltips/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../img/tooltips/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* END Tooltips */