/* MAIN ELEMENTS */
body, html {

	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:link, a:active {
	font-size: 13px;
}

a:visited {
	color: #1E90FF;
	font-size: 13px;
}

#header {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 14px;
	padding-bottom: 10px;
	height: 63px;
}

#header li {
	float:left;
}

#header .logo {
	width: 300px;
	text-align:left;
	padding-top: 14px;
}

#header .quote {
	width: 380px;
	text-align:left;
	padding-top: 14px;
	padding-left: 15px;
	padding-right: 20px;
	font-family: none;
	font-weight: normal;
	font-size: 1.0em;
}

#header .asSeenIn {
	width: 60px;
	text-align:right;
	padding-top: 2px;
}

#header .theView {
	width: 130px;
	text-align:right;
	padding-left: 10px;
}


#header .tweeter-logo {
	width: 65px;
	padding-top:13px;
}
#page {
	width: 100%;
	height: 100%;
}

#content {
	width: 1000px;
	height: 2850px;
	margin-right:auto;
	margin-left:auto;
	font-size: 13px;
	margin-top:15px;
}

.cardList {
	padding-left: 20px;
}

.cardList li {
	margin-bottom: 10px;
}

.blueBold {
	color: #0000A0;
	font-size: 18px;
	font-weight: bold;
}

.blue {
	color: #0000A0;
	font-size: 16px;
}

.redBold {
	color: #b22222;
	font-size: 16px;
	font-weight: bold;
}

.redBoldSmall {
	color: #b22222;
	font-size: 14px;
	font-weight: bold;
}

.largeBoldItalics, a.largeBoldItalics {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.smallText, .smallText a {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
}


/* LEFT COLUMN */

#leftColumn {
	float:left;
	width:495px;
	margin-right:10px;
	/*background: #00FF00;*/
}

#leftColumn ul li .titleBar {
	width: 483px;
	background: #b22222;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	margin:0px;
	text-align:center;
}


#leftColumn ul li div {
	background: #FFFFFF;
	width:100%;
}

#leftColumn .subContent {
	margin-top: 20px;
	margin-bottom: 20px;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

/* RIGHT COLUMN */
#rightColumn {
	float:left;
	width:495px;
	/*background: #0000FF;*/
}

#rightColumn ul li .titleBar {
	width: 483px;
	background: #000080;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	margin:0px;
	text-align:center;
}

#rightColumn ul li div {
	/*background: #FFFFFF;*/
	width:100%;
}

#rightColumn .subContent {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* TOP SEVEN LISTING */
#top_seven_cc {
    padding: 0px;
    margin: 0px;
	list-style: none;
	height: 650px;
	line-height: 1.1em !important;
}

#top_seven_cc ol li {
    list-style: none;
    padding: 0px;
    margin: 0px;
	margin-bottom: 10px;
	
}

.ccMain {
    width: 450px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	float:left;
}

.ccImage {
    float: left;
    width: 95px !important;
    padding: 5px;
    height: 74px;
    margin-right: 10px;
}

.ccNum {
    float: left;
    font-weight: bold;
    margin-top: 5px;
	width: 9px !important;
}

.ccTxt {
    float: left;
    padding: 5px;
	width: 315px !important;
	margin-bottom: 10px;
}

.ccTxt a {
    font-weight: bold;
}

.ccTxt img {
    margin-top: 10px;
}

/*  TOP PICKS  */
#topPicks {
	width: 850px;
	height:223px;
	border: 1px solid #b22222;
	margin-right:auto;
	margin-left:auto;
	background:url('/images/topPicksBG.png') repeat-x bottom left;
	overflow:hidden;
	text-align: left;
}

#topPicks legend {
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#b22222;
}

#topPicks div {
	padding: 0px;
	margin: 0px;
	float:left;
	width: 278px;
	text-align:center;
	padding-top: 10px;
}



.subUL {
	text-align:left;
	padding: 0px;
	margin:5px;
	width: 100%;
}

.subUL li {
	width: 100% !important;
	text-align:left !important;
	line-height:15px !important;
	list-style-position:inside !important;
	list-style-type: circle !important;
	font-size:12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}

.topPicksSep {
	background: url('/images/topPicks_seperator.png') no-repeat bottom center;
	width: 5px !important;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 204px;
	overflow: hidden;
}

/* HOME PAGE FEATURED CARDS */
.featuredCards {
	 width: 475px !important;
	 height:150px !important;
	 margin-top: 15px;
	 margin-bottom: 15px;
	 background:url('/images/topPicksBG.png') transparent repeat-x bottom left !important;
	 border: 1px solid #000080 !important;
}

.featuredCards div {
	width: 234px !important;
	
	padding-bottom: 0px;
	
}

.featuredCards .topPicksSep {
	line-height: 140px !important;
	width: 5px !important;
	background: url('/images/topPicks_seperator.png') no-repeat bottom center;
}

blockquote {
	text-align: left;
}

sup {vertical-align: super;}

