/* CSS Document */
html{ background-image:url(../images/html_bg.jpg); background-repeat:no-repeat; background-repeat:repeat-x}
body{ width:906px; padding:0 21px 0 21px; margin:0px auto; background-color:#FFFFFF;font-family:calibri;color: #515151;font-size:12px;}
img{ border:none;}
a { text-decoration:none;}
h1{color:#515151;font-size:22px;margin-top:0px;}
h2{color:#515151;font-size:16px;}
h4{font-size:14px; color:#515151; margin:15px 0 10px 5px;}
input,select{font-size:12px;font-family:calibri;}
hr{height:1px;} /*34px;*/

.box_img_top{ background-image: url(../images/box_img_top.jpg); background-repeat:no-repeat; width:657px; height:11px; float:left;}
.box_img_bottom{ background-image: url(../images/box_img_bottom.jpg); background-repeat:no-repeat; width:657px; height:34px; float:left;}
/*.inputselect { width:120px; height:15px; border:#a5acb2 1px solid;}*/
.inputselect { width:100%; height:15px; border:#a5acb2 1px solid;}

/* rigt bar */
#hotdeals {
	vertical-align:top;
	text-align:center;
    margin: 0px;
    padding: 0 2px 0 0;
	width:190px;
}
.hotdealsTop {
	background-image:url(../images/template_2/vip1.jpg);
	vertical-align:bottom;
	text-align:center;
    margin: 0px;
	padding-top: 5px;
	height: 24px;
	width:190px;
	color: #ffffff;
	font-weight: bold;
}
.hotdealsBg {
	text-align:left;
	background-image:url(../images/template_2/nav_topbg.gif);
	background-repeat:repeat-y;	
	margin: 0px;
	padding: 2px;
	width:190px;
}

#header { background-image:url(../images/header_2.jpg); width:907px; height:145px; float:left;}
#header img {margin-right:80px;}
#header .arda-logo {margin-top:35px;margin-right:85px;}
#header_buy { background-image:url(../images/header_2.jpg); width:907px; height:145px; float:left;}
#header_buy img {margin-right:80px;}
#header_buy .arda-logo {margin-top:35px;margin-right:85px;}
#header_sell { background-image:url(../images/header.jpg); width:907px; height:145px; float:left;}
#header_sell img {margin-right:80px;}
#header_sell .arda-logo {margin-top:35px;margin-right:85px;}
#header_buy a.home , #header_sell a.home, #header a.home { width:425px;height:145px;display:block;float:left; }

#contents {width:657px; float: left;}

#data {padding:10px; width:635px; background-image:url(../images/box_img_middle.jpg); background-repeat: repeat-x; border-left:#bdbcbd 1px solid; border-right:#bdbcbd 1px solid; background-color:#fff;}

#form {padding:10px;padding-bottom:2px; width:635px;background-image:url(../images/box_img_middle.jpg); background-position:left top;background-repeat: repeat-x; border-left:#bdbcbd 1px solid; border-right:#bdbcbd 1px solid; clear:both;}
#small p{font-size:11px;}
#featured {padding:10px; width:635px; background-image:url(../images/box_img_middle.jpg); background-repeat: repeat-x; border-left:#bdbcbd 1px solid; border-right:#bdbcbd 1px solid; background-color:#fff; float:left;}
#featured img{float:left;padding:5px;padding-top:0px;}
#featured_1 {float:left;width:260px;margin-right:100px;} 
#featured_2 {}
#featured_1 h1{font-size:14px;color:#09F;}
#featured_2 h1{font-size:14px;color:#09F;}

#side_panel{background:url(../images/testimonial_bg.jpg) repeat-x; width:232px; height:282px; float:right; margin-left:7px;padding:5px;}
#side_panel img{float:right;padding:5px;padding-top:0px;}
#side_panel strong{color:#c00;font-variant:small-caps;font-size:medium;}

.button_sell {background:url(../images/button_sell.jpg); width:184px; height:30px;}
.button_buy {background:url(../images/button_buy.jpg); width:184px; height:30px;}
.button_analysis {background:url(../images/button_analysis.jpg); width:184px; height:30px;}

table.user_form { width:460px; margin:0 auto;}
table.user_form td {padding:2px;}
table.user_form .caption {text-align:right; white-space:nowrap;}

.error_msg{
	font-weight:bold;
	color:#F00;
}

div.autocomplete {
  margin:0px;  
  padding:0px;  
  width:250px;
  background:#fff;
  border:1px solid #888;
  position:absolute;
}
div.autocomplete ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}
div.autocomplete ul li.selected { 
  background-color:#ffb;
}
div.autocomplete ul li {
  margin:0;
  padding:2px;
  display:block;
  list-style-type:none;
  cursor:pointer;
}
#country_dropdown select {
	width:99%;
}
.user_form_holder {
	width:520px;
	margin-left:20px;
}
