/* CSS Document */

html, body {

}

html {
	background: url('/images/body_repeat.png');	
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0 auto;
	/* border: 1px solid white; */
	color: white;
	width: 980px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #b5d9f5;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

#container {
	width: 980px;
	margin: 0 auto 0 auto;
	/* border: 1px solid black; */
	padding: 0;
	height: auto;
	background: url('/images/bg_repeat.png');
	float: none;
	float: left;
}

#center {
	float: left;
}

#left {
	background: url('/images/left.png');
	background-repeat: no-repeat;
	margin-left: 6px;
	width: 225px;
	float: left;
}

#logo {
	margin-left: 5px;
}

#left ul {
	list-style: none;
	padding-left: 20px;;
}

#left ul li {
	font-size: 14px;
	background: url('/images/stick.png') no-repeat;
	background-position: left bottom;
	font-family: Georgia;
	font-weight: bold;
	padding: 6px 0;
}

#left a
{
	color:#FFF;
}

#left a:hover
{
	color: #adc6d9;
	font-weight:bold;
}

#left .ads {
	padding-top: 30px;
	margin: 0 auto;
	width: 132px;
}

#right {
	/* border: 1px solid red; */
	width: 748px;
	float: right;
	padding-top: 5px;
}

#right .bannerads {
	margin: 0 auto;
	width: 740px;
	padding: 20px 0;
}

#right .splash {
	margin: 0 auto;
	width: 740px;
	padding: 30px 0;
}

#right .panel1 {
	width: 480px;
	/* border: 1px solid pink; */
	float: left;
}

#right .hotpicks {
	width: 429px;
	margin: 0 auto;
	clear: both;
	padding-bottom : 20px;
}


#right .featured_hotpick {
	width: 419px;
	height: 157px;
	background: url('/images/preview/logos_featured.jpg');
	background-repeat:no-repeat;
	color: #fff;
	float:left;
	margin:2px;
	padding:10px;
}


#right .hotpick {
	width: 207px;
	height: 78px;
	background: url('/images/preview/logos_bg.png');
	background-repeat:no-repeat;
	color: #fff;
	float:left;
	margin:2px;
}

#right .hotpick b {
	color: #ff9900;
}

#right .hotpick a,#right .featured_hotpick a {
	color: #Ff9900;
	text-decoration:none;
}

#right .hotpick a:hover {
	color: #FF9900;
	text-decoration:underline;
}

#right h3 {
	font-size: 12px;
}

#right h4 {
	font-size: 11px;
}

#right .box {
	width: 450px;
	margin: 0 auto;
	/* border: 1px solid red; */
	clear: both;
	padding-bottom: 10px;
}

#right .box h2 {
	background: url(/images/titlebg.gif) no-repeat #374957;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	padding-top: 10px;
	padding-left: 15px;
}

#right .boxtop {
	background: url(/images/box-top.gif) no-repeat #374957;
	height: 10px;
	width: 450px;
}

#right .boxcontent {
	background: #304250;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding: 10px;
	float: left;
	clear: both;
	width: 430px;
}

#right p {
	background: #304250;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding: 10px;
	float: left;
	clear: both;
}

#right .cssdrive {
	background: #304250;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding: 10px;
	float: left;
	clear: both;
}

#right ul {
	background: #304250;
	margin: 0;
	clear: both;
	float: left;
}

#right ul li {
	
}

#right .boxbottom {
	background: url(/images/box-bottom.gif) no-repeat #374957;
	height: 10px;
	width: 450px;
	clear: both;
}
	
#right .panel2 {
	width: 260px;
	/* border: 1px solid blue; */
	float: left;
	border-left:1px solid #4a5e6e;
}

#right .newsletter {
	margin: 0 auto;
	width: 225px;
	height: 107px;
	background: url('/images/subscription_bg.png') no-repeat;
	padding: 10px;
}

#right .newsletter input {
	width: 220px;
}

#right .cramers {
	width: 245px;
	margin: 0 auto;
	padding-top: 20px;
}

#right .yfinance {
	width: 245px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer {
	width: 954px;
	bottom: 0;
	float: right;
	background: #101f2a;
	color: #FFF;
	font-family: Tahoma,Arial;
	font-size: 11px;
	padding: 10px;
}

#footer ul {
	list-style: none;
	padding: 0 9px 0 0;
	margin: 0;
}

#footer ul li {
	display: inline;
}

#footer a:link {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#footer a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#footer a:active {
	text-decoration: none;
	font-weight: bold;
}

label {
	float: left;
	width: 115px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}

table, table tr, table td {
	border: 1px solid black;
}
