/*************************************************
ROCKYORKSTOCK.COM

COLOUR LEGEND
	
dark green: #3C4F0B
light green: #608d00
lime green: #E0FF9D
light grey: #BCBCBC

*************************************************/


body {
	background: url(bg-body.jpg) top left repeat-x #3C4F0B fixed;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #666;
}


h1 {
	font-size: 20px !important;
	font-weight: bold;
	color: #000;
}

h2 {
	font-size: 14px;
	line-height: 19px;
	color: #666666;
}

h2.widget {
	font-size: 17px;
	margin-bottom: -10px;
	
}

h2.widget img {
	position: absolute;
	margin: -5px 0px 0px 5px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-bottom: 0px;
}

h3 a {
	color: #000 !important;
	text-decoration: none;
}


hr {
	border: 0px;
	border-bottom: 1px solid grey;
}

a {
	color: #BCBCBC;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

hr.pull {
	visibility: hidden;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

div#container {
	width: 905px;
	margin: 0px auto;
}

div#login-content {
	height: 0px;
}

div#wrapper-nav {
	background: url(bg-navigation.jpg) top left no-repeat;
	height:29px;
	width: 100%;
	overflow: hidden;
}

div#wrapper-nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

div#wrapper-nav a:hover {
	color: #000000;
}

div#nav {
	margin-top: 5px;
}

div#wrapper-content {
	background: url(bg-content.jpg) top left repeat-y;
	margin: 9px 0px 0px 0px;
}

html>body div#wrapper-content {
	margin: 40px 0px 0px 0px;
}

div#column-left {
	float: left;
	width: 699px;

	background: url(bg-top-right-corner.jpg) top right no-repeat;
	padding: 100px 0px 0px 0px;
	
	
}

div#int-column-left {
	float: left;
	width: 498px;
}

div#int-column-right {
	float: right;
	width: 201px;
	margin: 20px 0px 0px 0px;
}

div#main-content-block {
	padding: 0px 10px 70px 10px;
	line-height: 18px;
}

div#main-content-block a {
	color: #3C4F0B;
}

div#column-right {
	float:right;
	width: 206px;
}

div#search {
	position: absolute;
	height: 47px;
	width: 206px;
	overflow: hidden;
}

div#logo {
	position: absolute;
	margin: 37px 0px 0px 0px;
	z-index: 999;
}

div#logo img,
div#logo a {
	display: block;
	margin: 0px;
	padding: 0px;
}

div#wrapper-footer {
	background: url(bg-footer.gif) top left no-repeat;
	height: 15px;
}

div#login-toggle {
	float: right;
	width: 206px;
	height: 29px;
	/*background: url(tab-upcoming-features-active.jpg) top left no-repeat;*/
	cursor: pointer;
}

div#login-toggle.active {
	background: url(tab-upcoming-features.jpg) top left no-repeat;
}

div#content-toggle {
	background: url(bg-corner-tabs.gif) bottom right no-repeat #FFFFFF;
	height: 10px;
}

div#content-toggle a {
	text-decoration: none;
	color: #000000;
}

div#content-toggle a:hover {
	color: #BCBCBC;
}

div#toggle1 {
	position: absolute;
	width: 102px;
	height: 25px;
	font-size: 11px;
	background: url(tab-nonactive.gif) no-repeat;
	margin: -24px 0px 0px 275px;
	text-align: center;
	padding-top: 5px;
}

div#toggle2 {
	position: absolute;
	width: 102px;
	height: 25px;
	font-size: 11px;
	background: url(tab-nonactive.gif) no-repeat;
	margin: -24px 0px 0px 380px;
	text-align: center;
	padding-top: 5px;
}

div#toggle1.active,
div#toggle2.active {
	background: url(tab-active.gif) no-repeat;
}



div#feed-burner {
	width: 206px;
	text-align: center;
	margin: 15px 0px 5px 0px;
}

div#column-right ul {
	margin: -15px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	list-style: none;
}

div#column-right ul li {
	padding: 10px 0px 10px 10px;
	background: url(bg-list-items.gif) bottom left no-repeat;
}

div#column-right ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

div#column-right ul li a:hover {
	color: #E0FF9D;
}

input#search-input {
	position: absolute;
	width: 151px;
	height: 20px;
	background: url(search-input.jpg) top left no-repeat;
	border: 0px;
	margin: 10px 0px 0px 9px;
	overflow: hidden;
	font-size: 11px;
}

input#search-button {
	position: absolute;
	width: 43px;
	height: 20px;
	background: url(search-button.jpg) top left no-repeat;
	border: 0px;
	margin: 10px 0px 0px 163px;
	padding: 0px;
	font-size: 11px;
	color: #E0FF9D;
	overflow: hidden;
}

input#search-button:hover {
	cursor: pointer;
}

div#container-login {
	background: #000000;
	height: 1px;
	overflow: hidden;
	color: #FFFFFF;
	margin-top: -1px;
}

div#login-content-wrapper {
	width: 905px;
	margin: 0px auto;
	height: 150px;
	background: url(bg-login-content.jpg) bottom right no-repeat;
}

div#login-content-wrapper a {
	color: #E0FF9D;
	text-decoration: none;
	display: block;
	width:70px;
}

div#login-content {
	width: 905px;
	margin: 0px auto;
	height: 100px;
	padding: 30px 0px 30px 0px;
}

div#login-content img {
	margin-bottom: 10px;
}

div#members {
	float: left;
	width: 315px;
}

div#non-members {
	float: right;
	width: 400px;
}

div#login-left {
	float: left;
	width: 400px
}

div#login-right {
	float: right;
	
}

form#login-form label{
	display: block;
	padding: 0px;
	margin: 0px;
}

input#name,
input#email {
	width: 151px;
	height: 20px;
	background: url(login-input.jpg) top left no-repeat;
	border: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: 11px;
}

input#subscribe {
	width: 43px;
	height: 20px;
	background: url(login-button.jpg) top left no-repeat;
	border: 0px;
	margin: 10px 0px 0px 110px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	overflow: hidden;
}

div#back-to-top {
	width: 64px;
	height: 61px;
	position: absolute;
	background: url(bg-back-to-top.jpg) top left no-repeat;
	overflow: hidden;
	margin: -54px 0px 0px 0px;
	padding: 35px 0px 0px 8px;
}

div#back-to-top a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#back-to-top a:hover {
	color: #E0FF9D;
}

form#aspnetForm {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

div#online-resources b{
	color: #608d00;	
}

div#os-market-watcher,
div#os-symbol-quote {
	width: 184px;
	margin-left: 8px;
	margin-bottom: 20px;
	display: block;
}

div#os-symbol-quote {
	padding-top: 20px;
	border-top: 1px solid #EEEEEE;
}

div#os-market-watcher img,
div#os-symbol-quote img{
	margin-bottom: 8px;
}

img.widgetadd {
	float: left; 
	margin-right: 5px; 
	margin-top: -1px;
}



div#rys-news-feeds b{
	font-weight: normal !important;
}



div#ppc {
	padding: 10px;
}

div#ppc a {
	text-decoration: none;
}

a.ppctitle,
a.ppcdescription,
a.ppchost {
	display: block;
	padding-left: 12px;
}

a.ppctitle 
{
	background: url(icon-bullet-black.gif) left top no-repeat;
	font-weight: bold;
	color: #608d00;
}

a.ppchost {
	margin-bottom: 20px;
	color: #CCC;
}	

div#footerlinks {
	text-align: center;
	color: #FFF;
}

div#footerlinks a {
	color: #FFF;
}

div.portfoliologo {
	float: left;
	width: 70px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
}

input#code-market-monitor {
	height: 50px;
	width: 250px;
}

#sitemap a {
	display: block !important;
	margin-bottom: 5px;
}

#sitemap a.sm2 {
	margin-left: 10px;
}

#sitemap a.sm3 {
	margin-left: 20px;
}

#top-advert {
	width: 415px;
	height: 55px;
	position: absolute;
	margin-top: 80px;
	margin-left: 250px;
}

#featured-portfolios p{_line-height:6px;}
