﻿/*
	LAYOUT
*/
body {
	background: url(../images/background.gif);
}
#container{
	position: relative;
	width: 927px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#copyright{
  float: left;
  margin-top: 13px;
  margin-left: 2px;
  color: #FFFFFF;
  font-size: 10px;
}
#design{
	float: right;
}
/*
	HEADER
*/
#header {
	float: left;
	width: 100%;
	height: 105px;
	background: #D8852A;
}
#logo {
	float: left;
	margin: 28px auto auto 24px;
}
#two-years{
  float: left;
  margin: 12px auto auto 32px;
}
#program{
  float: left;
  margin: 30px auto auto 12px;
}
#banner {
	float: left;
	margin: 24px auto auto 16px;
}
#header .corner {
	clear: both;
	width: 12px;
	height: 12px;
	background: url(../images/header-corner.gif);
}
/*
	MAIN
*/
#main{
	float: left;
	width: 100%;
	background: #FFFFFF;
}
#main-bottom{
  float: left;
  overflow: hidden;
  width: 100%;
  height: 10px;
  background: url(../images/bottom-main.gif);
}
/*
	MENU
*/
#menu {
	float: left;
	display: inline;
	height: 100%;
	width: 200px;
	margin-top: 10px;
	margin-left: 24px;
}
.button {
	width: 202px;
	height: 40px; 
	margin-top: 10px;
}

#home .active 		{ background: no-repeat url(../images/bt-home-act.gif); }
#home .over 			{	background: no-repeat url(../images/bt-home-over.gif); }
#home .out				{	background: no-repeat url(../images/bt-home.gif); }
#who .active 			{ background: no-repeat url(../images/bt-who-act.gif); }
#who .over 				{	background: no-repeat url(../images/bt-who-over.gif); }
#who .out					{	background: no-repeat url(../images/bt-who.gif); }
#radio .active 		{ background: no-repeat url(../images/bt-radio-act.gif); }
#radio .over 			{	background: no-repeat url(../images/bt-radio-over.gif); }
#radio .out				{	background: no-repeat url(../images/bt-radio.gif); }
#dj .active 			{ background: no-repeat url(../images/bt-dj-act.gif); }
#dj .over 				{	background: no-repeat url(../images/bt-dj-over.gif); }
#dj .out					{	background: no-repeat url(../images/bt-dj.gif); }
#contact .active	{ background: no-repeat url(../images/bt-contact-act.gif); }
#contact .over 		{	background: no-repeat url(../images/bt-contact-over.gif); }
#contact .out			{	background: no-repeat url(../images/bt-contact.gif); }

#who.en_US .active			{ background: no-repeat url(../images/bt-who-act-en_US.gif); }
#who.en_US .over				{	background: no-repeat url(../images/bt-who-over-en_US.gif); }
#who.en_US .out					{	background: no-repeat url(../images/bt-who-en_US.gif); }
#radio.en_US .active		{ background: no-repeat url(../images/bt-radio-act-en_US.gif); }
#radio.en_US .over			{	background: no-repeat url(../images/bt-radio-over-en_US.gif); }
#radio.en_US .out				{	background: no-repeat url(../images/bt-radio-en_US.gif); }
#contact.en_US .active  { background: no-repeat url(../images/bt-contact-act-en_US.gif); }
#contact.en_US .over		{	background: no-repeat url(../images/bt-contact-over-en_US.gif); }
#contact.en_US .out			{	background: no-repeat url(../images/bt-contact-en_US.gif); }

#menu .bottom{
  overflow: hidden;
  width: 201px;
  height: 164px;
  margin-top: 5px;
  background: #D8852A;
}
#menu .bottom .top {
  float: left;
	width: 201px;
	height: 9px;
	background: url(../images/menu-bottom.gif) no-repeat;
}
#lang{
  margin-top: 114px;
  margin-left: 28px;
}
#lang a {
  font-weight: normal;
  text-decoration: none;
}
#lang a:hover{
  text-decoration: underline;
}
#menu .bottom .bars {
  margin-top: 14px;  
	width: 201px;
	height: 31px;
  background: url(../images/bars.gif) no-repeat;
}
/*
	CONTENT
*/
#content {
	float: left;
	width: 660px;
	margin-left: 22px;
}
#big-col {
	float: left;
	display: inline;
	margin-top: 20px;
}
#big-col-bottom{
	clear: both;
}
#big-col-bottom .box{
	margin-top: 22px;
}
#small-col {
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 22px;
}
#error {
	margin-left: 30px;
}
/*
	HOME / BOXES
*/
.box {
	float: left;
	width: 200px;
}
.box.double {
	width: 428px;
}
.box .top { 
	height: 20px;
}
.box .top .title {
	width: 182px;
}
.box.double .top .title {
	width: 410px;
}
.box .top .title {
	float: left;
	overflow: hidden;
	height: 20px;
	background: #636466;
}
.box .top .title img {
	margin: 5px 5px;
}
.box .top .border{
	height: 20px;
	width: 9px;
}
.box .top .border.left{
	float: left;
	background: url(../images/box-top-left.gif);
}
.box .top .border.right{
	float: right;
	background: url(../images/box-top-right.gif);
}
.box .content{
	clear: both;
	margin: 10px 5px auto 5px;
}
.box.margin-left {
	margin-left: 26px;
}
.box.newsletter {
	width: 203px;
	height: 159px;
	background: url(../images/newsletter-bg.gif);
}
.box.newsletter .top {
	margin-left: 5px;
	margin-top: 1px;
}
.box.newsletter .top .title{
  background: #D8852A;
}
.box.newsletter .content {
	margin: 10px 12px 10px 12px;
}
.newsletter .field {
	margin-top: 10px;
	width: 98%;
}
.newsletter .submit{
  margin-top:8px;
}
#big-img {
	float: left;
	margin-right: 22px;
}
#small-img {
	margin-bottom: 10px;
}
#small-img #info {
	margin-top: 5px;
}
/*
	WHO
*/
.left-col {
	display: inline;
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-left: 10px;
}
.left-col.margin-top {
	margin-top: 240px;	
}
.right-col {
	float: left;
	display: inline;
	width: 480px;
	padding-right: 20px;
	height: 380px;
  margin-top: 20px;
	overflow: auto;
}
/*
  RADIO
*/
div.radio {
  clear: both;
  margin-bottom: 8px;
}
div.radio h3 {
  float: left;
  margin-right: 6px;
}
div.radio .desc {
  clear: both;
}
.radio .desc .text {
  float: left;
}


/* BANNER */
#banner_on_air {
  position: absolute;
  float: left;
  top: 100px;
  left: 324px;
  width: 267px;
  height: 267px;
}
#banner_on_air div#close_img {
  float: right;
  width: 56px;
  height: 55px;
  cursor: pointer;
  cursor: hand;
}
#banner_on_air div#banner_img {
  float: left;
  width: 267px;
  height: 200px;
  cursor: pointer;
  cursor: hand;
  /*background: url(../images/banner_eship_no_ar.png) no-repeat;*/
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banner_eship_no_ar.png', sizingMethod='scale');*/
}

