/* Body*/

body
{
margin:0;
padding:0;
background: #727272;
background-image: url('http://www.skyhighradio.co.uk/en/cms/style/images/index_images/body_bkgr.gif');
}

/* Page Layout Divs*/

#maincontainer
{
width: 750px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 4px solid #FFFFFF;
background: #000000;
margin-top: 40px;
}
#topsection_menu
{
height: 37px; /*Height of top menu section*/
margin-left: 7px;
margin-right: 7px;
margin-top: 7px;
}
#topsection
{
height: 125px; /*Height of top section*/
}
#contentwrapper
{
float: left;
width: 100%;
}
#contentcolumn
{
margin: 0 170px 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn
{
float: left;
width: 170px; /*Width of left column in pixel*/
margin-left: -750px; /*Set margin to that of -(MainContainerWidth)*/
height: 500px;
}
#rightcolumn
{
float: left;
width: 170px; /*Width of right column*/
margin-left: -170px; /*Set left margin to -(RightColumnWidth)*/
}
#footer
{
margin-left: 7px;
margin-right: 7px;
margin-bottom: 7px;
clear: left;
}
#sub_footer
{
text-align: center;
font-family: Verdana;
font-size: 7pt;
font-weight: bold;
color: #000000;
margin-top: 10px;
margin-bottom: 10px;
}

/* Page Layout Content Divs*/

#footer_content
{
border-bottom: 2px solid #0099FF;
text-align: left;
font-family: Verdana;
font-size: 7pt;
color: #FFFFFF;
padding: 8px;
}
#topsection_menu_content
{
border-top: 2px solid #0099FF;
text-align: right;
font-family: Verdana;
font-size: 7pt;
font-weight: bold;
color: #FFFFFF;
padding: 8px;
}
.inner_tube_left_right
{
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
}
.inner_tube_main
{
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}

/* Images*/

img
{
border: 0;
}
.img_border
{
border: 1px solid #CCDCEF;
}
.img_1
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #0099FF;
}
.img_2
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #FFFFFF;
}
.img_3
{
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #FFFFFF;
}

/* Hyperlinks*/

.links_topsection_menu, .links_topsection_menu a, .links_topsection_menu a:visited, .links_topsection_menu a:active
{
font-family: Verdana;
font-size: 7pt;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.links_topsection_menu a:hover
{
text-decoration: underline;
}

.links_subfooter, .links_subfooter a, .links_subfooter a:visited, .links_subfooter a:active
{
font-family: Verdana;
font-size: 7pt;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.links_subfooter a:hover
{
text-decoration: underline;
}

.content_box_1 a, .content_box_1 a:visited, .content_box_1 a:active
{
font-family: Verdana;
font-size: 8pt;
color: #94D6FF;
text-decoration: none;
}
.content_box_1 a:hover
{
text-decoration: underline;
}
.content_box_2 a, .content_box_2 a:visited, .content_box_2 a:active
{
font-family: Verdana;
font-size: 8pt;
color: #FFFFD2;
text-decoration: none;
}
.content_box_2 a:hover
{
text-decoration: underline;
}
.content_box_3 a, .content_box_3 a:visited, .content_box_3 a:active
{
font-family: Verdana;
font-size: 8pt;
color: #FFE7CE;
text-decoration: none;
}
.content_box_3 a:hover
{
text-decoration: underline;
}
/* Text*/

.main_title
{
font-family: Verdana;
font-size: 12pt;
color: #FFFFFF;
font-weight: bold;
}
.main_text
{
font-family: Verdana;
font-size: 8pt;
color: #FFFFFF;
}

/* Menu Boxes*/

a.menu_box_1, a:visited.menu_box_1
{
width:146px;
background: #6CC5FF;
font-family: Verdana;
font-size: 8pt;
color: #333333;
font-weight: bold;
padding: 2px;
margin-top: 3px;
text-decoration: none;
display: block;
}
a:hover.menu_box_1
{
	color:#333333;
	background-color: #0099FF;
}

a.menu_box_2, a:visited.menu_box_2
{
width:146px;
background-color: #FFFF5E;
font-family: Verdana;
font-size: 8pt;
color: #333333;
font-weight: bold;
padding: 2px;
margin-top: 3px;
text-decoration: none;
display: block;
}
a:hover.menu_box_2
{
	color:#333333;
	background-color: #FFFF00;
}

a.menu_box_3, a:visited.menu_box_3
{
width:146px;
background: #FF9D3C;
font-family: Verdana;
font-size: 8pt;
color: #333333;
font-weight: bold;
padding: 2px;
margin-top: 3px;
text-decoration: none;
display: block;
}
a:hover.menu_box_3
{
	color:#333333;
	background-color: #FF8000;
}

/* Header Boxes*/

.header_box_1
{
border: 2px solid #0099FF;
font-family: Verdana;
font-size: 8pt;
padding: 4px;
color: #FFFFFF;
margin-top: 3px;
}
.header_box_2
{
border: 2px solid #FFFF00;
font-family: Verdana;
font-size: 8pt;
padding: 4px;
color: #FFFFFF;
margin-top: 3px;
}
.header_box_3
{
border: 2px solid #FF8000;
font-family: Verdana;
font-size: 8pt;
padding: 4px;
color: #FFFFFF;
margin-top: 3px;
}

/* Content Boxes*/

.content_box_1
{
background: #333333;
border: 1px solid #0099FF;
padding: 5px;
font-family: Verdana;
font-size: 8pt;
color: #94D6FF;
margin-bottom: 10px;
}
.content_box_2
{
background: #333333;
border: 1px solid #FFFF00;
padding: 5px;
font-family: Verdana;
font-size: 8pt;
color: #FFFFD2;
margin-bottom: 10px;
}
.content_box_3
{
background: #333333;
border: 1px solid #FF8000;
padding: 5px;
font-family: Verdana;
font-size: 8pt;
color: #FFE7CE;
margin-bottom: 10px;
}

/* Side Boxes*/

.content_side_box_1
{
background: #BFE6FF;
border: 2px solid #0099FF;
padding: 5px;
font-family: Verdana;	
font-size: 8pt;
color: #000000;
margin-top: 3px;
}
.content_side_box_2
{
background: #FFFFCA;
border: 2px solid #FFFF00;
padding: 5px;
font-family: Verdana;
font-size: 8pt;
color: #333333;
margin-top: 3px;
text-decoration: none;
}
.content_side_box_2 a, .content_side_box_2 a:visited, .content_side_box_2 a:active
{
font-family: Verdana;
font-size: 8pt;
color: #333333;
text-decoration: none;
}
.content_side_box_2 a:hover
{
font-weight: bold;
}
.content_side_box_3
{
background: #FFE6CC;
border: 1px solid #FF8000;
padding: 5px;
font-family: Verdana;
font-size: 8pt;
color: #000000;
margin-top: 3px;
}

/* Home Boxes */

.home_box_1
{
background: #333333;
border: 1px solid #0099FF;
padding: 5px;
font-family: Verdana;
font-size: 8pt;
color: #FFFFFF;
margin-bottom: 15px;
}
.home_box_1 a, .home_box_1 a:visited, .home_box_1 a:active
{
font-family: Verdana;
font-size: 8pt;
color: #94D6FF;
text-decoration: none;
line-height: 15px;
}
.home_box_1 a:hover
{
text-decoration: underline;
}
.home_box_2
{
background: #333333;
border: 1px solid #0099FF;
padding: 8px;
font-family: Verdana;
font-size: 8pt;
color: #94D6FF;
margin-bottom: 15px;
}
.home_box_3
{
background: #000000;
border: 1px solid #FFFF00;
padding: 8px;
font-family: Verdana;
font-size: 8pt;
color: #FFE7CE;
margin-bottom: 15px;
}
.home_box_3 a, .home_box_1 a:visited, .home_box_1 a:active
{
font-family: Verdana;
font-size: 8pt;
color: #FFE7CE;
text-decoration: none;
}
a:hover.home_box_3
{
text-decoration: underline;
}

/* Tables */

.table_1 
{
background-color: #333333;
border: 1px solid #0099FF;
font-family: Verdana;
font-size: 8pt;
color: #FFFFFF;
}
}
.sidetable_row1
{
	background-color: #FFFFCA;
}
.sidetable_row2
{
	background-color: #FFFF6C;
}

/* Other */

.styleform
{
font-family: Verdana;
font-size: 8pt;
color: #333333;
border: 1px solid #FFFFFF;
}
hr
{
color: #0099FF;	
background-color: #0099FF;
height: 1px;
}

/* Scroll Boxes */

#scroller .scroll
{
	display: none;