@charset "utf-8";
html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none
}
p {
	margin:0px;
	padding:0px;
}
body {
	color:#212121;
	font-size:11px;
	font-family:Verdana;
	background-color:#f3f2ef;
	text-align:center;
}
td, th {
	font-size:11px;
}
a {
	color:#212121;
}
a:hover {
	color:#99100e;
}
a.clear {
	text-decoration:none;
}
a.clear:hover {
	color:#000000;
	text-decoration:none;
}
input, textarea, select {
	font-size:10px;
	font-family:Verdana;
	background-color:#FFFFFF;
	padding:1px;
	border-style:solid;
	border-width:1px 0px 0px 1px;
	border-color:#b8b8b8;
}
input.submit {
	border:0px;
	padding:0px;
	margin:0px;
}
input.radio, input.checkbox {
	border:0px;
}
#gratis_box_menu {
	padding:0px;
	margin:0px;
	width:155px;
}
#gratis_box_menu div {
	background-color:#EAE8DB;
	border-left:1px solid #6A6A6A;
	border-right:1px solid #6A6A6A;
	padding-left:10px;
	padding-right:10px;
}
#main {
	text-align:left;
	width:910px;
	margin:auto;
}
.main_table {
	background:url(/img/bg_nav.gif) top left repeat-y;
	border-left:#948767 solid 1px;
}
#menu2 {
	border-bottom:#948767 solid 1px;
}
#menu h2, #menu_left h2 {
	color:#ece9d4;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 7px;
}
#menu p, #menu_left p {
	margin:0px;
	padding:3px 0px 5px 7px;
}
#menu div.container, #menu_left div.container {
	margin:16px;
	margin-right:36px;
}
#menu .bold_red, #menu_left .bold_red {
	color:#99100e;
	font-weight:bold;
	font-size:13px;
	margin:0px; padding:0px;
	display:block;
}

#menu ul, #menu_left ul {
	list-style-type:none;
	margin:16px 0px 0px 0px;
	border:#a9a9a9;
	width:auto;
	height:auto;
	padding:0px;
}
#menu li, #menu_left li {
	margin-top:2px;
	width:auto;
	height:18px;
	padding:0px;

}
#menu li a, #menu_left li a {
	padding-left:5px;
	color:#99100e;
	font-size:13px;
	text-decoration:none;
	background-color:#d9d3bf;
	border-style:solid;
	border-width:1px;
	border-color:#c8c3b1 #696969 #696969 #c8c3b1;
	display:block;
}
#menu li a:hover, #menu_left li a:hover {
	color:#333;
	font-size:13px;
	text-decoration:none;
	background-color:#ece9d4;
	border-style:solid;
	border-width:1px;
	border-color:#c8c3b1 #696969 #696969 #c8c3b1;
	display:block;
}
#menu li a.grey, #menu_left li a.grey {
	color:#643375;
	font-size:13px;
	text-decoration:none;
	background-color:#b8b2a0;
	display:block;
}
#menu li a.grey:hover, #menu_left li a.grey:hover {
	color:#333;
	font-size:13px;
	text-decoration:none;
	background-color:#d9d3bf;
	display:block;
}
#menu form, #menu_left form {
	float:left;
	margin:0px;
	padding:0px;
}
#menu input, #menu_left input {
	color:#212121;
	font-size:11px;
	font-family:Verdana;
	background-color:#e5e3dd;
	float:left;
	border-top:1px solid #676767;
	border-right:0px solid;
	border-bottom:0px solid;
	border-left:1px solid #676767;
}
#header {
	background:url(/img/bg_header.gif) repeat-x left bottom;
	clear:both;
	position:relative;
	width:896px;
	height:22px;
}
#header ul {
	list-style-type:none;
	margin:0px;
	padding:0px 10px;
}
#header li {
	background:url(/img/tab_left.gif) left top no-repeat;
	float:right;
	margin:0px;
	padding:0px 0px 0px 9px;
}

#header a { text-decoration:none; }

#header span { background:url(/img/tab_right.gif) no-repeat right top;
	margin:0px;
	padding:4px 15px 3px 6px;
	display:block;
}

#header .current {
	background-image:url(/img/tab_left_ov.gif);
}

#header .current span {
	text-decoration:none;
	background-image:url(/img/tab_right_ov.gif);
	padding-bottom:4px;
}
#top {
	text-align:left;
	margin:0px auto;
	width:980px;
	height:auto;
}
#top_inside {
	float:left;
	width:921px;
}
#top form {
	display:inline;
}
#top input {
	color:#212121;
	font-size:11px;
	font-family:Verdana;
	background-color:#e5e3dd;
	border-top:1px solid #676767;
	border-right:0px solid;
	border-bottom:0px solid;
	border-left:1px solid #676767;
}
#top  .hello {
	font-size:13px;
	font-weight:bold;
	padding-right:20px;
}
#hotline {
	margin-top:16px;
	color:#404040;
	background:#ece9d4 url(/img/bg_red_line.gif) repeat-x 0px 0px;
	width:auto;
	height:auto;
}
div.purple_header {
	margin-top:16px;
	color:#404040;
	background:#ece9d4 url(/img/bg_violet_line.gif) repeat-x 0px 0px;
	width:auto;
	height:auto;
}
div.red_header {
	color:#404040;
	background:#ece9d4 url(/img/bg_red_line.gif) repeat-x 0px 0px;
	width:auto;
	height:auto;
}
#middle_container {
	z-index:3;
	width:310px;
	height:543px;
	position:absolute;
}
.bold_red {
	color:#99100e;
	font-weight:bold;
}
.bold_red_15px {
	color:#990000;
	font-size:15px;
	font-weight:bold;
}
.bold_green_15px {
	color:#009900;
	font-size:15px;
	font-weight:bold;
}
.bold_purple_15px {
	color:#633375;
	font-size:15px;
	font-weight:bold;
}
.adviser {
	width:150px;
	float:left;
	background: #b4a787;
	margin-right:12px;
	margin-top:5px;
	margin-bottom:5px;
}

.adviser img {
	margin:0px;
	padding:0px;
}
.adviser .ib {
	float:left;
	width:6px;
	height:42px;
}
.adviser h4 {
	color:#fff;
	font-size:12px;
	margin:0px;
	margin-right:0px;
	margin-top:3px;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
}
.adviser a {
	color:#fff;
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
}
.adviser a:hover {
	color:#fff;
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
}
#right_container {
	width:369px;
}
#center_content {
	border-bottom:#948767 solid 1px;
        vertical-align: bottom;
	background-image:url(/img/right_bottom_7.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
}
h2,.h2 {
	color:#ece9d4;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 7px;
	margin-bottom:2px;
}

#advisers_new ul {
	padding:0px;
	margin:0px;
	margin-left:13px;
	list-style-type:none;
	margin-top:7px;
        width:120px;
        float: left;
}
#advisers_new li {
	margin:0px;
	padding-left:12px;
	background:url(/img/red_point.gif) center left no-repeat;
	margin-bottom:3px;
}
.border_red {
	border:#9F1F1E solid 1px;
	margin-top:20px;
	margin-right:20px;
	float:left;
}
#footer_info h2 {
	color:#99100e;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 7px;
}
#footer_info h3 {
	color:#7e7e7e;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding-top:8px;
	padding-bottom:7px;
	border-bottom:1px solid #999;
}
#footer_info p {
	margin:0px;
	padding:7px 0px 0px 7px;
}
#footer_info {
	float:left;
	margin-top:7px;
	padding-bottom:25px;
	border:#000;
	width:685px;
}
#footer_info a {
	color:#7e7e7e;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
#footer_info a:hover {
	color:#7e7e7e;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}
.eng {
	letter-spacing:-1px;
}
#copyright {
	color:#7e7e7e;
	font-weight:normal;
	font-size:10px;
	padding-top:13px;
}
#copyright a {
	color:#7e7e7e;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
#gratis_bg {
	width:292px;
	height:150px;
}
#gratis {
	font-size:13px;
	width:292px;
	height:130px;
}
#gratis h1 {
	padding:0px;
	margin:0px;
	font-size:22px;
	color:#948767;
	padding-bottom:7px;
}
#adviser_info_top {
	z-index:5;
	position:absolute;
	width:330px;
	height:150px;
	display:none;
	text-align:left;
}
#adviser_info_top_bg{
	position:absolute;
	width:330px;
	height:150px;
}
#adviser_info_top_arrow {
	z-index:5;
	position:absolute;
	width:30px;
	height:13px;
	display:none;
}
#adviser_info_bottom {
	z-index:5;
	position:absolute;
	width:330px;
	height:150px;
	display:none;
	text-align:left;
}
#adviser_info_bottom_bg{
	position:absolute;
	width:330px;
	height:150px;
}
#adviser_info_bottom_arrow {
	z-index:5;
	position:absolute;
	width:43px;
	height:24px;
	display:none;
}
.bold_gold {
	color:#918c76;
	font-weight:bold;
	padding-top:7px;
	display:block;
}
h2 {
	color:#ece9d4;
	font-size:11px;
	margin:0px;

	padding:0px 0px 0px 7px;
	margin-bottom:2px;
}

#adviser_profile h2   { color:#9a100e; font-weight:bold; font-size:13px; margin:0px; padding:0px }
#adviser_profile h4  {
	color:#606060;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	display:block;
}
#adviser_profile .stars  { float:left; margin-top:3px; margin-bottom:3px; margin-left:3px; display:block }
#adviser_profile a.block {
	color:#4f4f4f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background-color:#e1dfd2;
	float:left;
	margin:2px 0px;
	padding:0px;
	width:120px;
	height:13px;
	display:block;
}
#adviser_profile a.block:hover {
	color:#9a100e;
}
.adviser_profile_gold_area {
	background:url(/img/adviser_profile_gold_area.gif) no-repeat;
	width:227px;
	height:189px;
	float:left;
}
.adviser_profile_gold_area a img {
	margin-top:5px;
	margin-bottom:5px;
}
.adviser_profile_gold_area h5 {
	color:#99100e;
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 2px 0px;
	padding:0px;
	font-family:"Bookman Old Style";
}
.adviser_profile_gold_area h5 img {
	margin-top:-3px;
}
.adviser_profile_gold_area p {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
}
.line {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
h3.bold_gold, h3.bold_gold a {
	font-size:14px;
	color:#918c76;
	font-weight:bold;
	padding-top:7px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	text-decoration:none;
}
div.tooltip {
	position:absolute;
	z-index:6;
	display:none;
	width:220px;
}
td.tooltip_description {
	padding:5px;
	border:#9A100E solid 1px;
	background-color:#FFFFFF;
}
td.tooltip_title {
	background-color:#9A100E;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px;
	border:#9A100E solid 1px;
}
div.advisers_list_banner {
	border-bottom:#B3A88A solid 1px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
div.icon_2 {
	width:52px;
	height:66px;
}
input.light_gray, textarea.light_gray {
	width:155px;
	background-color:#EEEBE2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	margin-top:1px;
	margin-bottom:1px;
}
select.light_gray {
	background-color:#EEEBE2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	margin-top:1px;
	margin-bottom:1px;
}
.ddm_opt {
	padding:1px;
	background-color:#FFFFFF;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
.ddm_opt_highlighted {
	padding:1px;
	background-color:#D3D3D3;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
.ddm_obj {
	border:#000000 solid 1px;
}
.ddm_sel {
	padding:1px;
	width:100%;
}
.ddm_opts {
	border-bottom:#000000 solid 1px;
}
.ursh {
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
.urse {
	margin-top:2px;
	margin-bottom:2px;
}
.error {
	color:#990000;
}
.message {
	font-weight:bold;
	color:#009900;
}
.brown_headline div {
	color: #2B2B2B;
	padding: 4px;
	font-weight: bold;
	background-color: #E2DED2;
}
.brown_headline img {
	top: -9px;
	position:relative;
	margin: 0px 13px 0px 7px;
	float: left;
}

#adv-of-the-day{
  margin: 7px 0px 0px 27px;
}

.survey-checkbox{
  border: none;
}
