/**
* $Id $
*
*  base styles
*/

body {
	margin: 0;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	background: #cab191 url('../images/shared/body_gradient_bg.jpg') repeat-x 0 0;
}

html {
	height: 100%;
}

img,p,h1,h2,h3,h4,h5,form {
	margin: 0;
	border: 0;
}

a {
	color: #f00;
}

.skipto {
	display: none;
}
.clear-div {
	display: none;
}
.clear {
	clear: both;
	height: 0;
}
.centered {
	text-align: center;
}
/** advertisement styles ********************************************************/
.advertisement {
	position:relative;
	border: 2px solid #000;
	background: #fff;
	text-align: center;
}
.static-advertisements {
	text-align: center;
	margin-top: 10px;
}
.static-advertisements a {
	display: block;
	width: 120px;
	height: 90px;
	margin-bottom:10px;
}
.leaderboard {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 33px;
	right: 3px;
}
.skyscraper {
	clear: left;
	width: 120px;
	height: 600px;
	margin: 20px auto;
}
.right-skyscraper {
	float: right;
	width: 120px;
	height: 600px;
	margin: 0;
}
.video {
	position: relative;
	clear: both;
	float: left;
	width: 320px;
	height: 300px;
	margin: 8px 0;
	border: 2px solid #cdcdcd;
	padding: 6px;
	background: #ddd;
	text-align: center;
}

/** layout styles ***************************************************************/
.trans {
	position: relative;
}
#wrapper {
	position: relative;
	width: 985px;
	margin: 0 auto;
	background: transparent url('../images/shared/wrapper_shadow.png') repeat-y 0 0;
}
#wrapper-shadow {
	position: relative;
	width: 983px;
	height: 8px;
	margin: 0 auto;
	background-image: none;
	background: #cab191 url('../images/shared/footer_bg.png') no-repeat 0 0px;
}

#logo {
	position: absolute;
	left: 0px;
	width: 240px;
	height: 81px;
	display: block;
	background: url('../images/tmp_logo.png') no-repeat 0 0;
}
#logo span {
	display:none;
}
#header {
	position: relative;
	width: 969px;
	height: 130px;/* 111px */
	margin: 0 auto;
	background: #BE0808 url('../images/shared/header_bg.png') repeat-x 0 0;
}
#header ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#header ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#header ul li a {
	display: block;
	padding: 9px 17px 7px 15px;
	margin: 0 1px 0 0;
	font: bold 12px Arial,sans-serif;
	text-decoration: none;
	color: #fff;
}
#header ul li a.email-icon {
	margin-left: 5px;
	padding-left: 18px;
	background: url('../images/email-icon.gif') no-repeat left 7px;
}
#header h1 {
	position: absolute;
	top: 30px;
}
#header .slogan {
	display: none;
}
#header .todays-date {
	position: absolute;
	top: 10px;
	right: 10px;
	font: bold 11px Arial,sans-serif;
	color: #fff;
}

#footer {
	position:relative;
	width: 967px;
	margin: 0 auto;
	padding-bottom: 1em;
	font-size: 11px;
	color: #77684f;
}
#footer p.left { float: left; }
#footer p.right { float: right; }
#footer a { color: #77684f;}
#footer a:hover { text-decoration:none;}

#container {
	position: relative;
	width: 969px;
	margin: 0 auto;
	background: #fff url('../images/shared/container_bg.jpg') repeat-y 0 0;
}
#sec-container {
	position: relative;
	width: 969px;
	margin: 0 auto;
	background: #fff url('../images/shared/sec_container_bg.jpg') repeat-y 0 0;
	color: #303030;
}




#content-wrapper {
	position: relative;
	height:100% !important;
	min-height:890px;
	height:890px;
	margin-left: 139px;
}

#content {
	position: relative;
	padding: 8px;
	width: 812px;
	float: left;
}
#content-full {
	position: relative;
	width: 80%;
	margin: 0 auto;
	background: #fff;
}

#content ul {
	list-style: square;
	color: #851111;
}
#content ul li {
	margin: 0.5em 0;
}
#content ul li a {
	color: #851111;
}
#content ul li a:hover {
	color: #f00;
}

#content-left {
	float: left;
	width: 58%;/*472px;*/
	background:#fff;
}
#content-right {
	position: relative;
	float: right;
	margin: 0;
	width: 41%;/*240px;*/
	background: #fff;
}

#sec-content-left {
	float: left;
	width: 670px;
	margin-left: 2px;
	background:#fff;
}
#sec-content-right {
	position: relative;
	float: right;
	right: -10px;
	margin: 0;
	width: 138px;
}

#left-column {
	position: absolute;
	top: 0;
	left: 0;
	width: 138px;
}
#left-column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left-column ul li {
	position: relative;
	border-top: 2px dotted #888;
}
#left-column ul li.first {
	border: 0;
}
#left-column ul li a {
	display: block;
	font: bold 12px/30px Arial,sans-serif;
	text-decoration: none;
	color: #fff;
	padding: 0 12px;
	height: 30px;
}
#left-column ul li a:hover {
	background: transparent url('../images/shared/left_column_bullet.gif') no-repeat 0 10px;
}
#left-column ul li.current {
	background: transparent url('../images/shared/left_column_bullet.gif') no-repeat 0 10px;
}
#left-column ul li.current a:hover {
	background: transparent;
}

#left-column ul ul {
	position: relative;
	top: -5px;
	list-style: square;
	margin-left: 27px;
}
#left-column li li {
	border: 0;
	padding: 0;
	margin: 0 8px 0 0;
	color: #950000;
	position: relative;
}
#left-column li li a {
	position: relative;
	font: normal 11px Arial,sans-serif;
	height: auto;
	padding: 0;
	margin-left: -2px;
	display: inline;
}
#left-column li li a:hover {
	background: none;
	font-weight: bold;
	color: #fff;
}


/** navigation styles ***********************************************************/
#navigation {
	position: relative;
	width: 969px;
	height: 62px;
	margin: 0 auto;
	background: #BE0808 url('../images/shared/navigation_bg.png') no-repeat 0 0;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#navigation ul li a {
	display: block;
	width: 107px;
	height: 40px;
	font: bold 12px Arial,sans-serif;
	color: #000;
	padding-top: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #fff;
}
#navigation ul li.current a {
	color: #fff;
}
#navigation a#nav1 { width: 111px; padding-left: 50px;}
#navigation a#nav2 { width: 111px; padding-left: 50px;}
#navigation a#nav3 { width: 119px; padding-left: 42px;}
#navigation a#nav4 { width: 118px; padding-left: 42px;}
#navigation a#nav5 { width: 115px; padding-left: 47px;}
#navigation a#nav6 { width: 107px; padding-left: 55px;}

/** home styles ***********************************************************/
#editors-note {
	background: #d5d2c3 url('../images/shared/editors_note_bg.jpg') no-repeat bottom right;
	padding: 10px 8px;
	font: normal 11px/18px Arial,sans-serif;
}
#editors-note p {
	margin: 30px 0 20px;
}
#editors-note b.red {
	color: #830000;
}
#editors-note img {
	position: relative;
	float: left;
	margin-right: 8px;
}
#editors-note a {
	color: #c50000;
	text-decoration: none;
}

.block {
	display:inline;
}
.block .red-diagonal {
	display: block;
	height: 26px; /* 34px */
	margin: 8px 0 0;
	padding: 8px 0 0 10px;
	background: #000 url('../images/shared/diagonal_redbg.png') repeat-x 0 0;
	font: bold 16px "Gill Sans", Arial, sans-serif;
	color: #fff;
}
.block .gray-diagonal {
	display: block;
	height: 20px; /* 26px */
	margin: 8px 0 0;
	padding: 4px 0 2px 10px;
	background: #000 url('../images/shared/diagonal_graybg.png') repeat-x 0 0;
	color: #fff;
}
.block .gray-diagonal img {
	vertical-align: middle;
	margin: -1px 5px 0 0;
}
.block .gray-diagonal a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.block .gray-diagonal a:hover {
	text-decoration: underline;
}
.block  .centered {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.block table {
	margin: 0;
	padding: 0;
	border: 0;
	xwidth: 456px;
	width: 100%;
}
.block table tr {
	background: #cdcdcd;
	font-weight: bold;
	vertical-align: top;
}
.block table tr.alternate {
	background: #fff;
}
.block table tr.sticky {
	background: #fee;
}
.block table td {
	padding: 5px 4px 5px 4px;
	font-size: 11px;
	line-height: normal;
	color: #474747;
}
.block table td em {
	font-weight: normal;
	font-size: 10px;
}
.block table td a {
	font-weight: normal;
	color: #830000;
}
.block .gray {
	background: #bdbdbd;
	color: #fff;
	padding: 7px 5px 5px 10px;
}
.block .gray img {
	vertical-align: middle;
	margin: -1px 5px 0 0;
}
.block p {
	color: #474747;
	margin: 8px 12px
}

.block h2 {
	color: #830000;
	margin: 10px 0;
	border-bottom: 1px solid #ddd;
	font: bold 18px Arial,sans-serif;
}
.block h3 {
	font: bold 14px Arial,sans-serif;
}
.block blockquote {
	font: 11px Arial,sans-serif;
	font-style:italic;
	color: #474747;
	background: #eee;
	border: 1px solid #e8e8e8;
	padding: 5px 10px;
}
.block blockquote b {
	font-style: normal;
	font-weight:bold;
}

#news-teasers {
	background: #d5d1c3;
}

#news-teasers ul {
	position: relative;
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 13px;
	color: #303030;
	overflow:hidden;
}
#news-teasers ul li {
	width: 215px;
	float: left;
	padding: 2px 5px 5px 10px;
	margin: 0;
}
#news-teasers ul li.clear-row {
	position: relative;
	clear: both;
	width: 99%;
	height: 1px;
	line-height: 7px;
	overflow:hidden;
}
#news-teasers ul li p {
	margin: 0;
}
#news-teasers a.more {
	color: #851111;
}
#news-teasers .gray-diagonal {
	margin-top: 10px;
}

.box {
	position: relative;
	float: left;
	background: #d5d2c3 url('../images/shared/box_gradient_graybg.jpg') no-repeat bottom left;
	width: 195px;
}
.box-header {
	width: 195px;
	height: 35px;
}
.box-header span {
	display: none;
}
.box p {
	margin: 5px 18px;
	font: normal 11px/12px Arial,"Gill Sans",Arial,sans-serif;
}
.box form {
	margin: 0 0 0 17px;
	padding: 0;
	border: 0;
}
.box label {
	font: bold 14px/12px Arial,"Gill Sans",Arial,sans-serif;
	text-transform: uppercase;
	color: #766553;
	margin: 0;
	display: block;
	text-align: left;
}
.box input {
	width: 151px;
	padding: 1px 2px;
	margin: 0;
	font-size:11px;
}
.box input.submit {
	width: auto;
	font-size: 11px;
	margin-left: 108px;
	margin: 3px 0 5px 108px;
}

#mailing-list {
	height: 135px;
}
#mailing-list h3 {
	background: url('../images/shared/join_our_mailinglist_boxhd.png') no-repeat 0 0 ;
}


#itb-poll {
 	position: relative;
}
#itb-poll h3 {
	background: url('../images/shared/itb_poll_boxhd.png') no-repeat 0 0 ;
}
#itb-poll p {
	position: relative;
	top: 3px;
	background: #f3f2ee;
	margin: 0px 3px 0px;
	padding: 5px 10px;
}
#itb-poll div#chart {
	position: relative;
	width: 189px;
	margin: 0 auto;
	padding: 0;
	background:#f3f2ee;
}

#itb-poll form{
	position: relative;
	top: 10px;
	margin: 0;
}
#itb-poll .radiogroup {
	position: relative;
	margin: 0 5px 0 10px;
}
#itb-poll input {
	float: left;
	width: auto;
	position: relative;
	margin: 0 0;
	bottom: 3px;
}
#itb-poll input.submit {
	display: block;
	width: 50px;
	margin: 0px auto;
	float: none;
}
#itb-poll label {
	font: normal 10px Arial,sans-serif;
	text-transform: none;
	margin: 0 0 0 15px;
}
#itb-poll br {
	clear: left;
	height: 1px;
}
#itb-poll .centered {
	text-align: center;
	position:relative;
	margin: 5px 0 10px;
	display: block;
	background: transparent;
}
#itb-poll a {
	font-size: 11px;
	text-decoration: none;
	color: #851111;
}


#subscribe-box {
	display:block;
	width: 134px;
	height: 135px;
	float: right;
}
#subscribe-box h3 {
	display: none;
}
#subscribe-box p {
	margin: 0;
}
#subscribe-box a {
	display: block;
	width: 134px;
	height: 135px;
	background:  url('../images/subscribe_now_ad.png') no-repeat 0 0;
}
#subscribe-box a span {
	display: none;
}

/** send-to-friend ********************/
/*a#stf_open {
	position: absolute;
	top: 57px;
	right: 10px;
	font: normal 10px Arial,sans-serif;
	text-decoration: none;
	color: #b1c5ce;
	text-indent:15px;
}
a#stf_open:hover {
	color: #fff;
}*/

#stf {
	position: absolute;
	z-index: 20;
	top: 40px;
	left: 35%;
	width: 280px;
	visibility: hidden;
}
.stf_mid {
	position:relative;
	background: url('../images/shared/send_to_friend_midbg.png') repeat-y 0 0;
	width: 280px;
	height: 270px;
	padding:0;
	margin:0;
}
.stf_top {
	position:relative;
	width: 280px;
	height: 17px;
	background: url('../images/shared/send_to_friend_topbg.png') repeat-y 0 0;
}
.stf_btm {
	position:relative;
	width: 280px;
	height: 17px;
	background: url('../images/shared/send_to_friend_btmbg.png') repeat-y 0 0;
}
#stf form {
	position:relative;
	top: 0px;
	margin: 0;
}
#stf div#stf_loader {
	position: absolute;
	z-index:99;
	background: #fff url('../images/shared/ajax-loader.gif') no-repeat 110px 90px;
	top: 0px;
	left: 10px;
	width: 240px;
}
#stf div#stf_loader #stf_status {
	margin: 125px 0 0 15px;
	text-align: center;
	font: normal 11px Arial,sans-serif;
	color: #222;
}
#stf fieldset { 
	position:relative;
	background: transparent;
	border: 0;
	padding: 15px 10px 0px 10px;
	width: 220px;
	height: 220px;
	margin: 0px auto 0px;
}
#stf legend {
	display:block;
	padding: 0px;
	margin: 0px 0 5px 0;
	font: bold 14px Arial,sans-serif;
	color: #000;
}
#stf label {
	border: 0;
	line-height: auto;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align:left;
	background: none;
	color: #444;
	width: auto;
}
#stf input { 
	position:relative;
	z-index:5;
	background: #eee; 
	margin: 1px 0px 3px;
	width: 185px;
	padding: 1px;
	border: 1px solid #b1aa8d;
	font-size:11px;
}
#stf ol {
	margin: 0px;
	padding: 0px;
	position:relative;
	list-style: none;
}
#stf .buttonset { 
	margin: 0;
	padding: 0;
	text-align:center;
}
#stf .buttonset input { 
	position: relative;
	padding: 2px 5px;
	width: 102px;
	margin: 0 auto 5px; 
	background: #a90000;
	color: #fff;
}
a#stf_close {
	position: absolute;
	z-index:55;
	top: 0px;
	right: 15px;
	width: 13px;
	height: 13px;
	background: url('../images/shared/close.gif') no-repeat 0 0;
}
.captchaImage {
	margin-left:147px;
	border:1px solid #aaa;
}

