
a {
    color: rgb( 43, 89, 158 );
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
}

h3 a {
    color: #fff;
}





.footer {
    margin-top: 10px;
    padding: 10px 0;
    border-top: 1px solid #d7e2f1;
}

.footer, .footer a {
    color: #888;
    font-size: 11px;
    text-decoration: none;
}

.footer a:hover {
    color: rgb( 43, 89, 158 );
}

.footer-copyright {
    float: left;
}

.footer-link {
    float: right;
}







.clear, .Clear {
    clear: both;
}

body, td, th, textarea, select {
    font-family: "Lucida Grande", Arial, sans-serif;
    font-size: 12px;
    color: #333;
}

body {
    margin: 0px;
    padding: 0 10px 10px;
    min-width: 980px;
}

hr {
    border: none;
    border-bottom: 1px solid #d7e2f1;
}

#Content, #Header {
    margin: auto;
    width: 980px;
}

h1, h2, h3, h4 {
    margin-top: 5px;
!important;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 0px;
    background: none;
    color: #000 !important; /*remove ! upon cleanup*/
    font-family: "Trebuchet MS", Arial, Sans-serif;
    font-weight: bold !important /*remove upon cleanup*/;
    background: none !important; /*remove upon cleanup*/
}

h1 {
    font-size: 24px !important;
}

h2 {
    font-size: 18px !important;
}

h3 {
    font-size: 16px !important;
}

h3.posts_title {
    font-size: 16px !important;
    color: #000 !important;
    text-shadow: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

h4 {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    padding-bottom: 2px !important;
    font: bold 12px "Lucida Grande", Geneva, Arial, sans-serif !important;
    color: #555 !important;
    text-shadow: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

h1 a, h2 a, h3 a, h4 a {
    text-decoration: none !important;
}



#Header {
    margin-bottom: 5px;
}

#Logo {
    margin-top: 30px;
	/*position: absolute;*/
	margin-left: 0px;
}

#CNavigation {
    float: right;
    height: 45px;
    width: 79%;
    margin-top: 35px;
    font: 14px "Lucida Grande", Geneva, Arial, sans-serif;
    color: #DDD;
    text-align: right;
}

#CLinks {
    float: left;
    margin-top: 12px;
    padding-left: 53px;
    text-align: right;
    max-width: 500px;
}

#CNavigation a {
    
    color: #2B599E;
    text-decoration: none;
}

#CNavigation a.HereExplore {
    color: #CCC;
}

#CNavigation a.Here {
    color: #AAA;
}

#CNavigation a.Explore {
    color: #FBA95E;
	font-size: 18px;    
}

#CInnerNavigation {
    border-bottom: 1px solid #DFDFDF;
}

#headerInner {
    position: relative;
    float: right;
    margin: 1px 15px -1px 20px;
    padding-top: 2px;
    padding-bottom: -10px;
    border: 1px solid #DFDFDF;
    border-bottom: 1px solid #FFF;
    z-index: 2;
}

#headerInner form {
    margin: 0;
}

#headerInner a {
    padding: 0 2px 0 2px;
}

#pageInnerWrapper {
    padding: 6px 7px 2px 9px;
    font: 12px / 16px "Lucida Grande", Geneva, Arial, sans-serif;
    text-align: left;
}

#userHeader {
    max-width: 220px;
    min-height: 10px;
}

#pageInnerSearch {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
}

#SearchEpisodes {
    font-size: 12px;
    color: #9A9A9A;
}

#SearchEpisodesSubmit {
}

#pageInnerHeader {
    float: left;
    padding: 6px;
    font-size: 11px;
}

#pageInnerHeader a {
    font-size: 12px;
}

#SubMenuTab {
    float: right;
    margin: -13px 20px 0 -20px;
}

/*SEARCH*/

#searchbar_input {
    float: left;
    height: 18px;
    width: 150px;
    font-size: 14px;
    background: #FBFBFB;
    border: 1px solid #CCC;
    border-right: none;
}

#SearchSubmit {
    float: left;
    height: 20px;
    width: 20px;
    border: 1px solid #DB893E;
    background: #FBA95E !important;
}

#home_content {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0 0px 0;
}
div.cpagebio p,
    div.page_info p {
    line-height: 150%;
}

fieldset.basic,
    div.formpage {
    position: relative;
    top: 0;
    left: 0;
    margin: 0px auto 10px auto;
    border: 1px solid #D7E2F1;
    padding: 20px 10px 10px 10px;
    width: 370px;
	height:329px;
}
.messagebox{
	color:#fba95e;
	margin-top:-10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.messageboxok{
	color:#00a76c;
	margin-top:-10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.err_msg {
	color:#FF0000;
	margin-top:-10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
fieldset.basic legend,
    div.formpage div.form_title {
    font-size: 14px;
    font-weight: bold;
    background-color: white;
    padding: 4px 8px;
    position: absolute;
    top: -12px;
    left: 10px;
    border: 1px solid #D7E2F1;
    background-color: #E9F3FF;
}

fieldset.basic table,
    div.formpage table {
    margin: 10px;
}

fieldset.basic table td,
    fieldset.basic table th,
    div.formpage table td,
    div.formpage table th {
    padding: 10px;
    vertical-align: top;
}

fieldset.basic table th,
    div.formpage table th {
    width: 120px;
    text-align: right;
}

fieldset.basic table td span.note,
    div.formpage table td span.note {
    color: #666;
    font-style: italic;
    line-height: 150%;
}

fieldset.basic table td img.btnWhatsThis,
    div.formpage table td img.btnWhatsThis {
    position: relative;
    top: 4px;
    left: 10px;
}

div.formpage table td.controlrow {
    padding-top: 20px;
    text-align: center;
}

div.form_controls,
    div.formpagesubmit {
    width: 100%;
    text-align: center;
    margin: 10px 0 22px 0;
    padding-top: 1px;
}
.loginarea_smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}
div.form_controls input,
    div.form_controls a,
    div.form_controls a {
    margin-top: 20px;
    padding: 10px 20px;
}
.formpagesubmit * {
    background-image: none !important;
}

/*.formpagesubmit input, .widgets input, .next, .submit, .form_controls input, .cool_button {
    color:#666666;
	font-size:14px;
	height:32px;
	width:115px;
	
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	
	border:1px solid #cccccc;
	background:url(images/button_bg.gif) repeat-x #f5f5f5;
	
	cursor:pointer;
}*/
.formpagesubmit input:hover, .widgets input:hover, .next:hover, .submit:hover, .form_controls input:hover, .cool_button:hover {
    background-position:bottom;
	border-color:#dddddd;
	color:#333333;
}
#Footer {
    margin: 30px auto 30px auto;
    height: 100px;
    width: 960px;

}

.FooterColumn {
    float: left;
    height: 100%;
    width: 235px;
    margin-left: 3px;
}

.FooterColumn .FooterColumnContents {
    padding: 10px 10px 5px 10px;
    font: 10px / 12px "Lucida Grande", Geneva, Arial, sans-serif;
}

.ColumnHalf {
    float: left;
    width: 50%;
}

.FooterColumn .FooterColumnContents h4 {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    padding-bottom: 2px !important;
    font: bold 12px "Lucida Grande", Geneva, Arial, sans-serif !important;
    color: #888 !important;
    text-shadow: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

.FooterColumn .FooterColumnContents a {
    display: block;
    padding: 1px;
    color: #555;
}

.FooterColumn .FooterColumnContents .FooterBabble {
    font: 10px / 12px "Lucida Grande", Geneva, Arial, sans-serif;
    line-height: 16px;
    color: #aaa;
}

.FooterColumn .FooterColumnContents a.FooterBabble {
    color: #555;
    display: inline !important;
}

.FooterBorder {
    border-right: 1px solid #DFDFDF;
}
.submit_button_contact {
	margin-top: 10px;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
	width:70px;
	cursor:pointer;
}