/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#606443;
	font-size:14px;
	line-height:20px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_back.jpg);
}

#shadow {
	background-repeat: repeat-x;
	background-position: top center;
	background-image:url(/images/bg_back-shadow.jpg);
}

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

a:hover {
	text-decoration: underline;
}f

a:focus { 
	outline:none;
}



h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.divider-line {
	position: relative;
	padding: 0 0 0 20px;
	margin: 15px 0;
}

.divider-line_content {
	position:relative;
	width:100%;
	height:1px;
	background-color:#D5DFB5;
	margin:15px 0;
}

.large-text {
	font-size: 18px;
	font-weight: bold;
}

.form-style {
	border:1px solid #797e5b;
	margin:4px 0;
}

.img_style {
	border:2px solid #B5BF9B;
}

.img_style-sub {
	border:1px solid #ddd;
	padding:3px;
}

.indent {
	position:relative;
	padding-left:25px;
}

.trans-link {
	position:absolute;
	top:0;
	left:220px;
	width:500px;
	height:93px;
	z-index:5000;
}

.result-image { padding:10px 0 10px 10px; }

.odd-row { background-color:#EEE; color:#000; }

.search_result_thumb { padding: 4px; border:1px solid #CCC; }

.detail-thumb { padding: 4px; margin:10px 10px 0 0; border:1px solid #CCC; float:left;}

.image { float:left; margin:10px;}

/* ---- Date Picker ---- */

.ui-datepicker-calendar {
background-color:#000;
width:200px;
height:100px;
}

.ui-datepicker-calendar a {
color:#aaa;
}

.ui-datepicker-calendar td{
background-color:#111;
}

.ui-datepicker-header {
background-color:#333;
text-align:center;
}

.ui-datepicker-header a {
color:#aaa;
}

.ui-icon-circle-triangle-w {
position:relative;
float:left;
padding:2px 135px 0 4px;
}

.ui-icon-circle-triangle-e {
position:relative;
float:left;

}

/* ---- END Date Picker ---- */



/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#slider {
    position:relative;
    width:940px; /* Change this to your images width */
    height:555px; /* Change this to your images height */
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#main_container {
	position:relative;
	margin:0 auto;
	width:940px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:555px;
	z-index:1;
}

#header_sub {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:225px;
	background-repeat: no-repeat;
	background-image: url(/images/bg_header-sub.png);
}

#social_icons {
	position: absolute;
	top:50px;
	right:30px;
	float: right;
	width: 115px;
	height: auto;
	z-index:5000;
}

#social_icons-sub {
	position: absolute;
	top:5px;
	right:30px;
	float: right;
	width: 115px;
	height: auto;
	z-index:5000;
}


/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:410px;
	left:15px;
	width:900px;
	height:102px;
	z-index:5000;
}

#nav-sub {
	position:absolute;
	top:95px;
	left:15px;
	width:900px;
	height:102px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(/images/bg_main.png);
}

#main_sub {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(/images/bg_main-sub.png);
}

/* ---- start three boxes -------------- */

#three_boxes {
	position: relative;
	width: 890px;
	height: auto;
	padding: 0 0 0 27px;
}

#three_boxes h3 {
	margin: 0;
}

#three_boxes a {
	color:#fff;
}

.greenbox {
	position: relative;
	float: left;
	color:#767b58;
	width: 218px;
	height: auto;
	margin-right: 5px;
}

.greenbox .title {
	background-color: #767b58;
	color: #fff;
	padding: 13px 0;
	text-align: center;
}

.bluebox {
	position: relative;
	float: left;
	color:#58767a;
	width: 218px;
	height: auto;
	margin-right: 5px;

}

.bluebox .title {
	background-color: #58767a;
	color: #fff;
	padding: 13px 0;
	text-align: center;
}

.purplebox {
	position: relative;
	float: left;
	color:#7d5b79;
	width: 218px;
	height: auto;
	margin-right: 5px;
}

.purplebox .title {
	background-color: #7a5776;
	color: #fff;
	padding: 13px 0;
	text-align: center;
}

.cobaltbox {
	position: relative;
	float: left;
	color:#2b5376;
	width: 218px;
	height: auto;
}

.cobaltbox .title {
	background-color: #2b5376;
	color: #fff;
	padding: 13px 0;
	text-align: center;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:835px;
	height:auto;
	padding: 0 0 0 50px;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:540px;
	height:auto;
	padding: 20px 0 0 50px;
}

#content_main-home {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:540px;
	height:auto;
	padding: 20px 0 0 50px;
}



/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:290px;
	height:auto;
	padding: 0 25px 0 0;
}

#side_bar a {
	color:#fff;
	text-decoration:none;
}

.side-title_green {
	background-color: #767b58;
	color: #fff;
	padding: 13px 0;
	text-align: center;
}

.side-title_blue {
	background-color: #58767a;
	color: #fff;
	padding: 13px 0;
	text-align: center;
}

.side-title_purple {
	background-color: #7a5776;
	color: #fff;
	padding: 13px 0;
	text-align: center;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:50px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url(/images/bg_footer.png);
	padding: 42px 0 0 0;
}

#footer_sub {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:50px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url(/images/bg_footer-sub.png);
	padding: 42px 0 0 0;
}

.copy {
	position:relative;
	float:left;
	padding:0 0 0 230px;
}

.slug {
	position:relative;
	float:right;
	padding:0 35px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a, #nav-sub a {
	position:relative;
	float:left;
	height:102px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav.png);
}

a#nav_01 {
	width:179px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -102px;
}

.active_01 {
	background-position: 0 -102px !important;
}

a#nav_02 {
	width:149px;
	background-position:-179px 0;
}

a:hover#nav_02{
	background-position:-179px -102px;
}

.active_02 {
	background-position:-179px -102px !important;
}

a#nav_03 {
	width:146px;
	background-position:-328px 0;
}

a:hover#nav_03{
	background-position:-328px -102px;
}

.active_03 {
	background-position:-328px -102px !important;
}

a#nav_04 {
	width:106px;
	background-position:-474px 0;
}

a:hover#nav_04{
	background-position:-474px -102px;
}

.active_04 {
	background-position:-474px -102px !important;
}

a#nav_05 {
	width:121px;
	background-position:-580px 0;
}

a:hover#nav_05{
	background-position:-580px -102px;
}

.active_05 {
	background-position:-580px -102px !important;
}

a#nav_06 {
	width:112px;
	background-position:-701px 0;
}

a:hover#nav_06{
	background-position:-701px -102px;
}

.active_06 {
	background-position:-701px -102px !important;
}

a#nav_07 {
	width:87px;
	background-position:-813px 0;
}

a:hover#nav_07{
	background-position:-813px -102px;
}

.active_07 {
	background-position:-813px -102px !important;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 600px;
	 background-color: #FFFFFF;
	 border: 1px solid #330033;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	background-color:#330033;
	color:#FFFF99;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: arial, verdana, sans-serif;
  font-size: 0.75em;
  font-weight : bold;
  list-style:none;
  padding-bottom:1em;
  
}

.rss-item a {
	text-decoration : underline;
	color:000000;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss-item a:visited {
	color:330033;
}

.rss-date {
	font-size: 85%;
	font-weight:bold;
	color:#330033;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }


