/* Structure 
==================================== */
body {
	background:url(../images/background.gif) repeat-y center;
}
#page {
	padding:0 35px;
	margin:0 auto;
	width:890px;
}
#tophat {
	background:transparent;
	padding:3px 15px;
	font-size:10.5px;
}
#tophat .cfl-user-navigation,
#tophat .cfl-user-visitors-navigation {
	float:right;
}
#tophat .cfl-user-navigation a,
#tophat .cfl-user-navigation a:visited,
#tophat .cfl-user-visitors-navigation a,
#tophat .cfl-user-visitors-navigation a:visited {
	color:#000;
	display:block;
	text-transform:uppercase;
}
#header {
	background:url(../images/header-background.png) no-repeat left top;
	margin-bottom:20px;
}
#header-ad {
	float:right;
	margin: 15px;
}
#masthead {
	overflow:hidden;
	height:140px;
	margin:0 25px;
}
#site-name {
	float:left;
	margin-right:15px;
}
#site-name img {
	padding-top:6px;
	height:120px;
	width:107px;
}
#site-description {
	font-size:16px;
	margin-top:40px;
	float:left;
}
#site-description .legend {
	display:block;
}

#header .header-navigation {
	font-size:15px;
}
#header .cfl-main-navigation {
	background:#fff;
	border-bottom:1px solid #a4a49e;
	padding-left:25px;
}
#header .cfl-main-navigation a:hover,
#header .cfl-main-navigation li a.hover-top-level,
#header .cfl-main-navigation li a.hover-top-level:visited {
	background:#671110;
	color:#fff;
	text-decoration:none;
}

#header .cfl-secondary-navigation {
	background:#dbdbdd url(../images/secondary-nav-shadow.gif) repeat-x top;
	border-bottom:1px solid #fff;
	padding-left:25px;
	padding-right:10px;
}
#header .cfl-secondary-navigation a:hover,
#header .cfl-secondary-navigation li a.hover-top-level,
#header .cfl-secondary-navigation li a.hover-top-level:visited {
	background:#bebec0 url(../images/secondary-nav-link-hover.png) repeat-x top;
	text-decoration:none;
}

#main {
	margin:0 15px 20px 15px;
	overflow:hidden;
}
#content,
#content-2 {
	display:inline;
	float:left;
	margin:0 26px 0 0;
	overflow:hidden;
	width:610px;
}
#content-2 {
	overflow:visible;
}
#sidebar {
	float:left;
	margin:0 0 20px;
	width:220px;
}
#footer {
	border-top:1px solid #ccc;
	font-size:12px;
	margin:0 15px;
	padding:20px 0;
}
#footer-navigation {
	margin-bottom:18px;
}
#footer-navigation li {
	margin:0 .75em;
}

/* Category discriptions */
.category .category-description {
	border-bottom:1px solid #aeafae;
	font-size:12px;
	margin-bottom:1.5em;
	padding:0 18px;
}
.section .category-description p {
	margin:0;
}

#content .inside {
	padding:10px 10px 0 10px;
}
#main .no-sidebar {
	width: 858px;
	margin-right: 0;
}

/* Archives 
==================================== */

#archives_month {
	padding:10px;
}
#archives .year-link {
	font-size:16px;
	margin-right:6px;
}
#archives .month-link,
#archives .month-nolink {
	margin-right:6px;
}
#archives h2 {
	border-top:1px solid #ddd;
	padding:10px 0 0;
}
#archives .month-show {
	font-size:14px;
}

/* Misc 
==================================== */

.trading-services {
	list-style:none;
	margin:0;
	overflow:hidden;
}
.trading-services li.service {
	float:left;
	width:25%;
}

/* Styleswitcher */
.styleswitchers {
	height:11px;
}
#styleswitcher-label,
#styleswitcher-0,
#styleswitcher-1,
#styleswitcher-2 {
	background-image:url(../images/font-size-sprite.gif);
	background-repeat: no-repeat;
	float:left;
	font-size:1px;
	height:11px;
	overflow:hidden;
	text-indent:-32000px;
}
#styleswitcher-label {
	background-position:0 0;
	margin-right:5px;
	width:55px;
}
#styleswitcher-0 {
	background-position:-62px 0;
	width:24px;
}
#styleswitcher-1 {
	background-position:-86px 0;
	width:22px;
}
#styleswitcher-2 {
	background-position:-108px 0;
	width:26px;
}

/* Thickbox for Email This plugin */
#TB_window {
	font-family:helvetica, arial, sans-serif !important;
}
div#TB_title {
	background: #BF932D;
}
div#TB_ajaxContent {
	padding-top:15px;
}
#email_this_div .small{
	font-size: 0.8em;
}
#email_this_div .inline-h3 {
	display: inline;
	margin-right: 10px;
}
#email_this_div label {
	width: 75px;
	display: block;
	float: left;
	clear: left;
}
#email_this_div input[type=text] {
	width: 200px;
}
#email_this_div p {
	margin-bottom: 1em;
}
#email_this_div #cfet_personal_message {
	width: 290px;
	height: 100px;
}
#email_this_div .cfet-error-div {
	border-width: 1px;
	border-style: solid;
	border-color: red;
	padding: 0.6em;
	margin: 0 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.TB_overlayMacFFBGHack { background: url(../images/thickbox/macFFBgHack.png) repeat !important; }
.TB_overlayBG {
	background-color:#999 !important;
}

ol.cf-ol {
	list-style:none;
	margin:0;
}
li.textonly {
	font-size:1.5em;
	font-weight:bold;
	line-height:1;
	margin:0 0 0.5em;
}
#contact-form label,
ol.cf-ol label {
	display:block;
}
#contact-form input,
ol.cf-ol input {
	width:250px;
}
ol.cf-ol textarea {
	width:400px;
}
#contact-form input.send,
#sendbutton {
	width:100px;
}
.linklove,
span.reqtxt,
span.emailreqtxt {
	display:none;
}

/* Login form */
#login-box,
#lost-password,
#login-message {
	background:#f3f0de url(../images/login/login-box.gif) no-repeat bottom center;
	margin:12px 40px;
	padding:20px;
}

#login-box .member_login {
	overflow:hidden;
	width:270px;
}

#login-box label {
	display:-moz-inline-stack;
	display:inline-block;
	width:6em;
}
#login-thumbnail {
	background:#fff;
	border:1px solid #e2ddc5;
	border-color:#e2ddc5 #ceccbd #ceccbd #e2ddc5;
	float:right;
	padding:10px;
}
#login-box #log,
#login-box #pwd {
	width:150px;
}

#login_error {
	background:#D5D3C1;
	margin-bottom:12px;
	padding:2px 4px;
}

#login-error-snippet {
	margin:0 0 20px;
}

#login-thumbnail .category-image {
	float:none;
	margin:0;
}

#lost-password form div {
	margin-bottom: 10px;
}

/* Portfolios 
==================================== */

.portfolio-list li {
	margin-bottom: 1.5em;
}
.portfolio-list li p {
	margin-bottom: 0.75em;
}
.portfolio .date {
	margin-bottom: 1.5em;
}
.portfolio-chart {
	margin: 30px 0;
}

/* Authors 
==================================== */

#advisory ul {
	list-style: none outside;
}
#advisory ul li {
	border-bottom: 1px solid #AEAFAE;
	margin: 15px 0;
}
.authorbio p {
	font-size: .95em;
}
.authorlink {
	margin-bottom: 10px;
}
.author-title {
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
}
.authordata {
	margin-left: 10px;
}
.advisory-toc {
	border-bottom: 1px solid #9E7A2C;
	margin-bottom: 10px;
}
.advisory-panel {
	margin-top: 30px;
}
.advisory-toc ul {
	margin-bottom: 5px;
}
.advisory-toc li {
	margin-top: 0;
	margin-bottom: 0;
}

/* =Misc
========================= */

.UEcopy { font-family: Georgia, "Times New Roman", Times, serif;    font-size: 15px;    color: #000000; }
.UELM {    font-family: Helvetica, Arial, sans-serif;    font-size: 9pt;    font-weight: bold;    color: #000000; } .VIPLM a {    color: #003366;    text-decoration: none; }

.viptitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.vipdescrip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

.vipdescrip a {
	text-decoration: none;
	color:#003366;
}

.vipdescrip a:hover {
	text-decoration: underline;
	color:#003366;
}

.VIPLM {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.VIPLM a {
	color: #003366;
	text-decoration: none;
}
.VIPH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
}
.VIPline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
}