body {

}

h1, h2, h3, h4, h5, h5 {
	color: #ff0000;
}
@font-face {
font-family: "Aardvark Cafe";
src: url('http://www.redshiftradio.co.uk/Fonts/AARDC__.eot');


}


div#logo-container {
	font-size: 30px;
	font-weight: bold;
	background-image: url(/Images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

div#placeholder-hero {
	background: #666666;
}



div#sub {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #eee;
}
td.menu-item-sub {
	color: #333333;
	height: 25px;
	background-color:#cccccc;
	text-indent: 25px;
	font-size:13px;
        cursor: pointer;
}

td.menu-item-dropdown {
	color: #cccccc;
	height: 25px;
	background-color:#C00E1E;
	text-indent: 3px;
        cursor: pointer;
}

td.menu-item-solutions {
	color: #eee;
	background-image: url(/Images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
		
}


td.menu-item-educare {
	color: #eee;
	background-image: url(/Images/educare_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
}

td.menu-item-business {
	color: #eee;
	background-image: url(/Images/tie_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
}

td.menu-item-hover {
	color: #fff;
}

td.menu-item-hover-sub {
	color: #333333;
	height: 25px;
	background-color:#cccccc;
	text-indent: 25px;
        cursor: pointer;
}

td.menu-item-hover-dropdown {
	color: #ffffff;
	height: 25px;
	background-color:#C00E1E;
	text-indent: 8px;
        cursor: pointer;
}

td.menu-item-hover-educare {
	color: #fff;
	background-image: url(/Images/educare_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
}

td.menu-item-hover-business {
	color: #fff;
	background-image: url(/Images/tie_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;

}

td.menu-item-hover-solutions {
	color: #fff;
	background-image: url(/Images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
	
}

td.menu-item-selected-old {
	color: #666666;
}

td.menu-item-selected {
	color: #000000;
}

td.menu-item-selected-sub {
	color: #333333;
	height: 25px;
	background-color:#cccccc;
	text-indent: 25px;
        cursor: pointer;
}

td.menu-item-selected-dropdown {
	color: #ffffff;
	height: 25px;
	background-color:#C00E1E;
	text-indent: 8px;
        cursor: pointer;
}

td.menu-item-selected-educare {
	color: #666666;
	background-image: url(/Images/educare_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
}

td.menu-item-selected-business {
	color: #666666;
	background-image: url(/Images/tie_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
}

td.menu-item-selected-solutions {
	color: #666666;
	background-image: url(/Images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
}

td.submenu-item {
	color: #CCCCCC;
	font-size: 11px;
	padding: 6px !important;
	background-color: #e33e7d;
}

td.submenu-item-hover {
	background: #B21124;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom: 20px;
	color: #222222;
	
}

div#placeholder-box1 h1{
	font-size: 16px;
	color: #FF0000;	
}

div#placeholder-box1 h2{
	font-size: 16px;
	color: #FF0000;	
}

div#placeholder-box1 table td {cursor: pointer;cursor: hand; }

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 9px 0;
}

.announcement-list {
	border: none;
	padding: 0 5px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
	color:#CCCCCC;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 125px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }

#placeholder-nav-sub table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
	font-weight: strong;
	text-decoration: underline;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	margin: 0;
	background-color: #000000;
	background-image: url(/images/cssimg/starryBackground.jpg);
	background-repeat: repeat;

}

body#sol {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(/images/cssimg/bg-5-3.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

body#edu {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(/images/cssimg/bg-5-3.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

body#sub {
		background: #181818 url(/images/cssimg/bg-sub-5-3.png) repeat-y 50% 0;
}

div#logo-container-solutions {
	height: 168px;
	padding-left:10px;
	padding-top: 10px;
	background-color:#333333;
	margin-right: 0px;
}

div#logo-container-educare {
	height: 178px;
	padding-left:20px;
	background-color:#333333;
	margin-right: 0px;
}

div#logo-container-business{
	height: 178px;
	padding-left:20px;
	background-color:#333333;
	margin-right: 0px;
}

div#placeholder-logo {
	padding-left: 30px;
	padding-top: 72px;
}

div#placeholder-hero {
	height: 178px;
	width: 704px;
	background-color:#333333;
}

div#placeholder-hero-business {
	height: 178px;
	width: 704px;
	background-color:#333333;
}

div#placeholder-hero-solutions {
	height: 178px;
	width: 604px;
	background-color:#333333;
	background-image: url(/images/strapline.PNG);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

div#nav {
	
	height: 36px;
	background-color: #ff0000;
	
}

div#nav-edu {
	background: url(/images/cssimg/bg-nav-5-3.png);
	height: 36px;
	padding-left: 0px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}

div#nav-sol {
	background: url(/images/cssimg/bg-nav-5-3-sol.png);
	height: 36px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	
}

div#nav-bus {
	background: url(/images/cssimg/bg-nav-5-3-bus.png);
	height: 36px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}

div#placeholder-nav {
	height: 36px;
	padding: 0 18px;	
	
	
}

div#placeholder-nav-sub{
	height: 36px;
	padding: 0 0px;	
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div.search-box {
	text-align: right;
}

div#placeholder-search {
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
}

body#sub div#placeholder-search {
	width: 932px;
}

div#main div.inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 36px;
	padding-left: 10px;
	background-color:#ffffff;
	font-size:14px;
}

div#sub {
	margin: 0;
	
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}
div#placeholder-strapline {
	height: 35px;
	background-image:url(/Images/strapline.PNG);
	background-repeat:no-repeat;
	width: 600px;
	background-position: right;
	margin-top:5px;
	
	
}

div#placeholder-strapline img {
	margin: 0 9px;
	vertical-align: middle;
}


span.whoslogged {
	margin-right: 36px;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

div#placeholder-box4 {
	margin-bottom: 10px;	
}

div#placeholder-box2 {
	margin-bottom: 10px;
	
}
div#placeholder-box2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
	margin-bottom: 8px;
	text-indent: 10px;	
	
}

div#placeholder-box2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;	
	text-align: center;
	
}

div#flashbanner {

	background:url(/Images/flash_bg.jpg);
	height: 84px;
	width: 412px;
	background-position:center;
	background-repeat: no-repeat;
	margin-left: 260px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	
}

div#flashbanner-business {

	background:url(/Images/flash_bg.jpg);
	height: 84px;
	width: 412px;
	background-position:center;
	background-repeat: no-repeat;
	margin-left: 260px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	
}


div#flashbanner-solutions {

	background:url(/Images/flash_bg.jpg);
	height: 84px;
	width: 412px;
	background-position:center;
	background-repeat: no-repeat;
	margin-left: 170px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	
	
}
div#placeholder-box5 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: transparent;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 10px;
	
}
div#placeholder-box5 h1{
	font-size: 16px;
	color: #FFFFFF;	
}

div#buttons{
	width: 640px;
	height: 282px;
	margin-bottom:15px;
}

div#buttons a:link a:visited;{
	color:#CCCCCC;

}

div#button-educare {
	background-image:url(/Images/educare_button.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width: 310px;
	height: 282px;

}

div#button-business {
	background-image:url(/Images/business_button.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	width: 310px;
	height: 282px;

}
div#button-educare p{
	margin-top: 215px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-size:12px;
	font-family:Calibri;
	color:#FFFFFF;
}	

div#button-business p{
	margin-top: 215px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-size:12px;
	font-family:Calibri;
	color:#FFFFFF;
	
}
div#button-educare a:link, a:visited{
	color:#cccccc;
	
}	

div#button-business a:link, a:visited{
	color:#cccccc;
	
}
div#contact {
	height: 36px;
	background-color:#cccccc;
	border-bottom: ridge;
	border-bottom-color:#cccccc;
	border-bottom-width:2px;
	border-top: ridge;
	border-top-color:#cccccc;
	border-top-width:2px;
	
}
div#social {
	float: left;
	width: 155px;
	height: 100px;
	padding-right: 10px;
	margin-top: 20px;
}

div#telephonenumber {
	float:right;
	width: 500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:0px;
	padding-top:5px;
	padding-right:10px;
	color:#ff0000;
	vertical-align: middle;
	text-align:right;
}
div#telephonenumber a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:10px;
	color:#ff0000;
	
}

td a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}

td a:hover, a:active {
	color: #ff0000;
	font-weight: strong;
	text-decoration: underline;
}
div#placeholder-box3 {
	color:#333333;
}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}



/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

*/
