@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;	
	
}

#wrap{
	background-image: url(../images/fade.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	overflow: auto;

}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	overflow: auto;
}

#header {
	overflow: auto;
	background-image: url(../images/headerBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 238px;
	background-color: #FFFFFF;
}


#orangeblock {
	float: right;
	height: 238px;
	width: 295px;
	overflow: auto;
	margin-right: 5px;
}



#stockpicks {
	width: 295px;
	height: 131px;
	background-image: url(../images/stockorangelayout_07.gif);
	margin-right: 2px;
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: auto;
}


#picks {
	height:  106px;
	width:   295px;
	padding: 0;
	margin:  0;
	
	display: block;
}

.logo {
	background-image: url(../images/StockOrangeLogo.gif);
	text-indent: -9999px;
	height: 85px;
	width: 318px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 33px;
	margin-top: 24px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}


#nav {
	padding: 0px;
	margin-left: 10px;
	margin-top: 12px;
	list-style-type: none;
}


#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	float: left;
	list-style-type: none;
	width: 130px;
	margin-right:0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 13px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #000000;
}


#nav a:hover {
	background-image: url(../images/navHover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	

}


#nav p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	left: 20px;
	top: -25px;
	display: block;
	margin: 0px;
	padding: 0px;
}


.tagline {
	float: left;
	background-image: url(../images/tagline.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 426px;
	height: 54px;
	
	margin-top: -14px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#body {
	background-color: #B4B4B4;
	background-image: url(../images/ContentBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
}

#content {
	background-color: #FFFFFF;
	float: left;
	width: 628px;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 16px;
	min-height: 700px
}

#content.home {
    width: 660px;
	padding-right: 10px;
	padding-left: 10px;

}

#featured {
	margin-bottom: 16px;
	height: 290px;
	width: 660px;
	overflow: auto;
	
}

#CompanyNews {
	background-image: url(../images/CompanyNewsBG.jpg);
	height: 590px;
	width: 290px;
	float: left;
	margin-right: 10px;
	padding: 20px;
	background-repeat: no-repeat;
	clear: both;
}

#CompanyNews h1 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 90px;
	padding-bottom: 40px;
	color: #ec5b00;
}

#CompanyNews h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;	
}


#CompanyNews a {
	color: #333333;	
	
	
}

#CompanyNews p {
	padding-top: 0px;	
	
	
}


#TradeAlerts {
	background-image: url(../images/TradeAlertBG.jpg);
	height: 590px;
	width: 280px;
	float: left;
	padding: 20px;
	background-repeat: no-repeat;
}

#TradeAlerts h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ec5b00;
	padding-left: 120px;
	padding-bottom: 40px;
}


#TradeAlerts h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;	
}


#TradeAlerts a {
	color: #000000;	
	
}

#TradeAlerts p {
	padding-top: 0px;	
	color: #000000;	
	
}

.promo {
	margin-top: 10px;
	margin-bottom: 10px;

}

#footer {
	background-color: #000000;
	background-image: url(../images/footerTopBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

#side {
	
	
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	padding-top: 16px;
}

#side ul {
	margin: 0px;
	padding: 0px;   

}

#side li h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF3300;
}


#side li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#side li ul {
	
}

#side li li {
	padding-bottom: 8px;
	padding-left: 16px;    
}

#side a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;	
}

#side a:hover {
	color: #000000;
	
}

#tag {
	float: left;
	width: 660px;
	height: 25px;
	margin-top: -2px;
}

#ad {
	height: 125px;
	width: 250px;
	overflow: auto;
	background-color: #99FF99;
	
	margin-top: 14px;
	margin-right: 14px;
}

input.search {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 18px;
	float: left;
	width: 258px;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input.signup {
	height: 22px;
	float: left;
	width: 135px;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 35px;
	top: 87px;
	height: 18px;
	padding: 2px;
	font-size: 14px;
}

.addtolist {
	background-color: transparent;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	position: relative;
	left: 43px;
	top: 84px;
}



#footer ul{
	margin: 13px;
	padding: 0px;
    clear: both;
}

#footer li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


#footer a:hover {
	background-color: #131313;
}

#footer a.footertag {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	display: block;
	text-align: right;
	padding-top: 18px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer a.footertag:hover {
	background-color: transparent;
	color: #000000;
}


#disclaimer {
	background-color: #333333;
	clear: both;
	margin: 0px;
	color: #000000;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}

ol.profile {
	clear: both;
	overflow: auto;
}


.profile li {
	float: left;
	list-style-type: none;
	background-image: url(../images/ProfileSpotBG.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding: 0px;
	text-align: center;
	height: 221px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.profile li:hover  {
	background-position: -300px;	
}

.profile li img {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.profile li p {
	margin: 0px;
	padding: 0px;	
}

#feature a, #s7 strong {
	position: relative;
	z-index: 99;
	top: -40px;
	background-image: url(../images/featureNav.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 13px;
	width: 13px;
	
}
#feature a.activeSlide {
	background-image: url(../images/FeatureActive.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#feature a:focus { outline: none; }