/* CSS Document */
/*
Theme Name: InvestorsUnderground
Theme URI: http://investorsunderground.com/
Description: The default theme.
Version: 1.0
Author: Meng Fung
Tags: custom
*/
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
	background: url(images/body-bg.jpg) repeat-x top left #525f6d;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear,.clearer {clear:both}
a {
	outline: none;
}
#package {
	float: left;
	margin-right: 20px;
	width: 250px;
}
#login_error {
	display: block;
	border: 1px solid #990000;
	padding: 8px;
	background: #FEEBEC;
	margin-bottom: 20px;
	clear: both;
}
#outcontainer {
	margin: 0 auto;
	width: 980px;
	background: url(images/container-bg.jpg) no-repeat top center;
}
#incontainer {
	margin: 0 auto;
	width: 980px;
}
#header {
	width: 980px;
	height: 137px;
	background: url(images/header.jpg) no-repeat top center;
}
#header .top {
	width: 100%;
}
#header .top .home {
	float: left;
	width: 400px;
	margin-left: 10px;
	display: block;
	height: 110px;
}
#header .top .home .text {
	display: none;
}
#header .top .login {
	float: right;
}
#headerb {
	width: 980px;
	height: 137px;
	background: url(images/header-b.jpg) no-repeat top center;
}
#headerb .top {
	width: 100%;
}
#headerb .top .home {
	float: left;
	width: 400px;
	margin-left: 10px;
	display: block;
	height: 110px;
}
#headerb .top .home .text {
	display: none;
}
#headerb .top .login {
	float: right;
}
#header-c{
	width: 980px;
	height: 137px;
	background: url("images/header-c.jpg") no-repeat top center;
}
#header-c .top {
	width: 100%;
}
#header-c .top .home {
	float: left;
	width: 400px;
	margin-left: 10px;
	display: block;
	height: 110px;
}
#header-c .top .home .text {
	display: none;
}
#header-c .top .login {
	float: right;
}
#chatnumber {
	float: left;
	padding-top: 6px;
	margin-left: 20px !important;
	margin-left: 10px;
	width: 310px;
	clear: both;
	color: #45453a;
}
#menu {
	margin-top: -20px !important;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:link, #menu a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #e7d900;
	text-decoration: none;
}
#content {
	width: 980px;
	background-color: #FFFFFF;
}
#content .top {
	width: 980px;
	height: 14px;
	font-size: 0px;
}


#content .middle {
	width: 980px;
	background-color: #FFFFFF;
	clear: both;
}
#content .middle h1 {
	color: #326ea5;
	font-size: 18px;
}
h2 {
	color: #326ea5;
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	letter-spacing: -1px;
}
#content .middle h1.title {
	margin-top: 0;
	padding-top: 0;
	font-size: 28px;
}
#content .bottom {
	width: 980px;
	height: 15px;
	font-size: 0px;
}
#login .username {
	background: none;
	border: none;
	width: 220px;
	margin-top: 8px;
	margin-right: 30px;
	font-weight: bold;
	font-size: 14px;
}
#login .password {
	background: none;
	border: none;
	width: 220px;
	margin-top: 9px;
	margin-right: 30px;
	font-weight: bold;
	font-size: 14px;
}
#login .submit {
	display: block;
	margin-top: 5px;
	margin-left: 125px;
}
#content .middle .left {
	float: left;
	width: 300px;
}
#content .middle .left-chat {
	float: left;
	width: 250px;
        margin-left: 15px;
}
#content .middle .right {
	float: right;
	width: 650px;
	height: 100% auto;
	padding-right: 20px;
}
#content .middle .right-full {
   margin: 0 auto;
	width: 700px;
	height: 100% auto;
	padding-right: 20px;
	text-align: left;
}
#content .middle .right-full2 {
   margin: 0 auto;
	width: 900px;
	height: 100% auto;
	padding-right: 20px;
	text-align: left;
}
#footer .menu {
	color: #FFFFFF;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
}
#footer .menu a:link, #footer .menu a:visited {
	color: #FFFFFF;
	font-size: 14px;

	text-decoration: none;
}
#footer .menu a:hover {
	color: #e7d900;
	text-decoration: none;
}
#footer .copy {
	color: #FFFFFF;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#footer .disclaimer {
	color: #FFFFFF;
	margin-top: 10px;
	text-align: left;
	font-size: 14px;
}
p {
	margin: 0;
	padding-bottom: 15px;
}
#front_features {background:#F2FAF2}
#front_features h2 {font:normal 1.6em Arial;margin:0;padding:0;}
.p10 {padding:10px}
.left {float:left}
ul.big_feature_list {
	margin:0;padding:0;list-style:none;border-top:1px solid #DAE5DA}
ul.big_feature_list li {
	padding:10px;border-bottom:1px solid #DAE5DA;border-top:1px solid #FFFFFF}
ul.big_feature_list li strong {font:bold 1.3em Arial;letter-spacing:-1px}
ul.big_feature_list li em {font-style:normal;line-height:1.6em}
ul.big_feature_list li.alt {background:#EAF5EA}
span.big_tick {background:url('images/icon_big_tick.gif') no-repeat left center;padding-left:26px}

ul.testimonials {
	margin:0;padding:0;list-style:none;border-top:1px solid #DAE5DA}
ul.testimonials li {
	padding:10px;border-bottom:1px solid #DAE5DA;border-top:1px solid #FFFFFF;}
ul.testimonials li strong {font:bold 1.3em Arial;letter-spacing:-1px}
ul.testimonials li em {font-style:normal;line-height:1.6em}
ul.testimonials li.alt {background: #f3f3f3;}

ul.screens {
	margin:0;padding:0;list-style:none;border-top:1px solid #DAE5DA}
ul.screens li {
	padding:4px 10px 4px 10px;border-bottom:1px solid #DAE5DA;border-top:1px solid #FFFFFF;}
ul.screens li strong,  ul.screens li strong a{font:bold 1.3em Arial;letter-spacing:-1px;margin-top:3px;}
ul.screens li em {font-style:normal;line-height:1.6em;}
ul.screens li.alt {background: #f3f3f3;}
.chart2 {float: left;}
.chart2alt {float: left;}
.testi2 {float: right; width: 580px;}

.chart {float: left;}
.chartalt {float: left;}
.testi {float: right; width: 520px;}

#how-it-works {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#how-it-works li {
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-bottom: 10px;
}
#how-it-works li ul {
	padding-top: 5px;
	list-style: none;
}
#how-it-works li ul li {
	font-size: 14px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: -30px;
	letter-spacing: normal;
	padding-left: 25px;
	background-image: url(images/list-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#otrade {
	width: 643px;
}
#otrade .top {
	width: 643px;
	height: 27px;
}
#otrade .top2 {
	width: 643px;
	height: 14px;
}
#otrade .title {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #949f96;
	margin-bottom: -2px;
}
#otrade .middle {
	width: 643px;
	background: #e7ede8;
}
#otrade .middle table {
	margin: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 613px;
	text-align: left;
}
#otrade .middle table th {
	color: #666666;
	background: url(images/tr-table-th.jpg) repeat-x bottom center;
	padding-left: 8px;
	padding-right: 8px;
}
#otrade .middle table td {
	padding: 4px;
	background: #f6fbf7;
}
#otrade .middle table td.alt {
	padding: 4px;
	background: #bac5bc;
}
#otrade .middle table tr:hover>td, #otrade .middle table tr.alt:hover>td {
	padding: 4px;
	background: #B3E89B;
}
#otrade .bottom {
	width: 643px;
	height: 15px;
}
#control {
	margin-top: 10px;
	width: 350px;
	text-align: left;

}
#control a:link, #control a:visited {
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}
#control a:hover {
	color: #e7d900;
	text-decoration: none;
}
.red {
	color: #990000;
}
.green {
	color: #006600;
}
ul.special {
	margin-top: 0;
	padding-top: 0;
	list-style: none;
}
ul.special li {
	font-size: 14px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: -30px;
	letter-spacing: normal;
	padding-left: 25px;
	background-image: url(images/list-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #e7d900;
}
td a:hover {
	color: #333333;
}
#entries #h1hr {
	font-size: 0px;
	background: #DADADA;
	height: 4px;
	margin-top: -3px;
	margin-bottom: -5px;
}
#entries h1, #entries h1 a:link, #entries h1 a:visited{
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: bold;
	color: #0066aa;
	text-decoration: none;
}
#entries h1 a:hover {
	color: #990000;
}
#entry h2, #entry h2 a:link, #entry h2 a:visited {
	color: #0066aa;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}
#entry h2 a:hover {
	color: #990000;
}
#entry .date {
	font-size: 12px;
	color: #a2a2a2;
}
#entry .desc {
	margin-top: 5px;
	font-size: 12px;
	color: #000000;
}
#entry .desc p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}
#entry .desc a.more-link {
	width: auto;
	margin: 0;
	padding: 0;
}
#entry a:link, #entry a:visited {
	color: #0066aa;	
	text-decoration: none;
}
#entry a:hover {
	color: #990000;
}
#entry h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 4px;
}

#sidebar1{float:left; width:250px;}
#sidebar1 li h2{background:url(homeimages/leftbar.gif) no-repeat left top;height:25px;margin:0 0 1em 0;padding:2px 5px 5px 30px;}
#sidebar1 li ul{background:url(homeimages/img04.gif) repeat-x;line-height:normal;}
#sidebar1 li li{background:url(homeimages/img04.gif) repeat-x left bottom;font-size:.8em;padding:5px;}

#test-drive {float:left;width:250px;padding:75px 10px 0px 10px;height:241px;background:url(homeimages/takeatestdrive.gif) no-repeat; font-size:14px;}
.txtbox {border:1px solid #e8e8e8;margin:3px 0px; padding:3px;}
#help{ padding-top:25px; font-size:13px;}
#help a{ color:#ffffff; text-align:center; text-decoration:underline;}

#news-btm{float:left;width:250px;background:url(homeimages/news-btm.gif) no-repeat bottom left; padding-bottom:10px; font-size:1.1em;line-height:1.8em;}
#news-btm ul{ margin:0px; padding:0px; list-style:none;}
#news-btm ul li{ width:98%; font-style:oblique; margin:0px auto;}
#news-btm ul li a{ display:block; width:98%; padding:2px 3px; color:#8e8e8e; font-weight:normal;}
#news-btm ul li a:hover{background:#8e8e8e; color:#ffffff;}
#search {
background:transparent url(images/search_bg.jpg) no-repeat scroll 0 0;
display:block;

height:46px;
width:187px;
text-align:left

}
div input.txtbox {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#707070;
font-size:11px;
height:12px;
margin:11px 0 0 25px;
padding:5px;
width:115px;
background:#FFFFFF;
border:1px solid #E6E6E6;

text-align:left;

}

.navigation {
background-color:#F8F8F8;
border-bottom:1px dashed #DDDDDD;
border-top:1px dashed #DDDDDD;
padding:6px 10px;
}




