@CHARSET "UTF-8";
body, th, td, ol, ul, li, p, div {font-family:Lucida Grande, verdana, helvetica, sans-serif; font-size:12px;}
body { 
	background: #48443f url('/images/style/main_bgd.jpg') no-repeat top center;
	background-attachment: fixed;
	margin:0 auto; padding: 0;  width:100%; color:#333;
	behavior: url("/js/csshover3.htc"); 
}

a { color:#194B90; text-decoration: none; }
a:hover {text-decoration:underline; color: #C00; }
a.tag {color:#007EFF;}
a:focus, a:active { outline:none; }

.series-heading {
	color:#666666;
	font-size:12px;
	font-style:normal;
	margin-top:4px;
	text-transform:uppercase;
}

.series-link {
	color:#547A84;
	font-size:22px;
	font-style:normal;
	margin-top:4px;
	}

.script {
    color:#979797;
    font-family:georgia;
    font-style:italic;
}

img { border: 0; }

.center { text-align: center; }

.clear-br {
	clear: both;
	height: 0;
}

#body-container {
    width: 980px;
/*    margin: 57px auto 20px; */
    margin: 0 auto;
    height: 600px;
}

#middle-container {
	background: url('/images/main/splash_page.jpg') no-repeat;
	height: 385px;
	width: 980px;	
}

#button-container {
	background-color: #000;
	filter:alpha(opacity=20);
  	/* CSS3 standard */
  	opacity:0.2;
  	height: 188px;
  	width: 920px;
  	position: relative;
  	top: 175px;
  	left: 30px;
}

#button-container.round-top-bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    padding-bottom: 0px;
}

#bottom-container {
	background-color: #fff;
	height: 170px;
	width: 940px;
	position: relative;
	bottom: 3px;
	padding: 20px;
	
}

#bottom-container.round-bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius: 0 0 6px 6px;
    padding-bottom: 0px;
}



#tbl {
    display: table;
    width: 880px;
}

#tbl.button-tbl {
	position: relative;
	left:57px;		
}

.tbl-row {
    display: table-row;
    padding: 0;
}

.tbl-cell {
    display: table-cell;
    
    padding: 0;
    vertical-align: top;
}


#header {
	float: left;
	padding: 0;
	/*margin:  0; */
	margin: 35px 0;
	width: 100%;
}
#header>div {
    float: left;
}

#header #logo  {
    padding: 0 0 0 20px;
    width: 190px;
    margin: 0;
}

#header #header-center, #header #header-right {
	margin-top: 6px;
}

#header #header-center {
	width: 500px;
}

#header #header-right  {
	width: 250px;
	right: 500px;
    text-align: right;
    padding-right: 20px;
}

#header #header-center a {
    float: left;
}

#header {
    /*margin: 0;*/
    color: #999;
}

#header div {
	font-size: 11px;
}
	
#header  a.header-links {
	color: #dc7028;
	padding: 4px 8px;
}

#site-location {
	float: left;
	position: absolute;
	
}

#site-location>a.header-links {
    width: 90px;
    padding: 6px 10px;
    background: url('/images/main/dn_arrow.png') no-repeat right 11px;
}

#site-location:hover a.header-links {
	text-decoration: none;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius: 7px 7px 0 0;
    border: solid #353230;
    border-width: 1px 1px 0 1px;
    padding: 5px 16px 6px 9px;
    background: #262421 url('/images/main/up_arrow.png') no-repeat 102px 9px;
}

#site-location:hover #location-links {
    display: block;
}

#location-links {
	display: none;
	float: left;
	clear: both;
	line-height: 1.4;
}

#location-links>a {
	display: block;
	padding: 6px 10px;
	white-space: nowrap;
	width: 130px;
	float: left;
	clear: both;
	background-color: #262421;
	color: #8d8c8c;
	font-size: 9.5px;
	border: solid #353230;
	
}

#location-links>a:hover {
    text-decoration: none;
    background-color: #040404;
}

#location-links .location-title {
	color: #e2e2e2;
	display: block;
	font-size: 10px;
}

#location-links a.location-top-link {
	-webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-width: 1px;
}

#location-links>a.location-bottom-link {
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-width: 0 1px 1px 1px;
}

#main-img {
	float: left;
	margin-left: auto;
	margin-top: 4px;
/*	height: 470px; */
	width: 100%;
	clear: both;
}

#banner {
	background-color: #fff;
	height: 180px;
	width: 980px;
	position: relative;
	bottom: 160px;
}

#banner #banner-buttons {
	position: absolute;
	float: left;
	right: 21px;
	top: 17px;
	
}
#banner #banner-buttons-hl {
    position: absolute;
    float: left;
    right: 20px;
    top: 0;
}

#banner .banner-button {
    float: left;
    margin-left: 2px;
}

#banner .banner-button-hl {
    float: left;
    cursor: pointer;
}

#banner-box {
	display: none;
	position: absolute;
	padding: 25px 15px 10px;
	top: -291px;
	right: 0px;
	background: url('/images/style/banner_box.png') no-repeat;
	width: 425px;
	height: 291px;
	color: #666;
}


#banner-box a {
	color: #205c6c;
}

#banner-box .banner-link {
	background-color: #f0f0f0;
	margin-bottom: 4px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 6px 0 6px 12px;
    width: 335px;
}

#banner-box .banner-copy {
	padding: 5px 0 10px;
	margin-bottom: 6px;
	
}

.content-box {
	display: none;
}

#banner-box .series-text-box {
	float: left;
    height: 35px;
    line-height: 1.5;
    width: 420px;
    overflow-y: hidden;
    padding: 0;
    margin: 10px 0 20px 0;
}

#series-img-links {
	float: left;
	display: block;
}

#series-links {
	float: left;
	width: 140px;
	margin-left: 15px;
}
#series-links>div {
	float: left;
	width: 140px;
}

/*** Footer ***/
#footer {
	float: left;
	width: 980px;
	margin: 20px 0 0 0;
	color: #c3bfb4;
	
}

#footer>div {
    float: left;
    width: 940px;
    margin: 0 20px;
}

#footer .divider {
    border-top: solid 1px #615e59;
    margin: 15px 0;
    width: 980px;
    height: 0;
}

#footer #twitter {
}

#footer .script {
	font-family: georgia;
	font-size: 11px;
}

#footer a {
    padding: 4px 6px;
}

#footer #twitter-latest-tweet {
	float: left;
	color: #fff;
	width: 820px;
	font-size: 10px;
}
#footer #twitter-latest-tweet a {
    color: #dc7028;
    padding: 0px;
}

#footer #twitter-latest-when {
    float: right;
}

#footer #bottom-row {
}

#footer #links {
	float: left;
	
}
#footer #links a {
    color: #c3bfb4;
}

#footer #copyright {
	float: right;
}

