/* CSS Document */
html, body, h1, h2, h3, head1, head2, head3, head4, head5, head6, ul.tnav, ul.tnav li, ul.grp, #sd-nav ul{
	margin:0; 
	padding:0; 
	}
/*formatting*/	
h3.tpad{padding-top:10px}
p.repimg{float:left; padding-right:10px}
p.repimg img{border:none;}
.clear{clear:left;}
smaller{font-size:0.9em}
/*end formatting */

body{
	background:url(/images/layout-img/bkg-01.jpg) repeat-x; 
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
img, a img{border:none;}
#holder{	
}
#head1, #head2, #head3, topnav{
	position:relative;
	background-color:#215664;
	}
#head2, #head3{
 	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	height:2em;
	}
#head1{ /* -- TOP NAV ALL --*/
	border-bottom:solid 3px #1E6C80;
	height:2em;
	}
#head2{ /*--TOP NAV BACK GROUND SHADOW IMAGE --*/
	background:url(/images/layout-img/hd1.jpg) repeat-y;
	width:898px;

	}
#head3{ /* -- TOP NAV BLOCK -- */
	width:750px;
	left:-3px;
		}
#topnav{ /* TOP NAv LINKS BLOCK --*/
	text-align:left;
	left:-3px;
	height:2em;
		}
#head5-sml, #head6-sml {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	}
#head4-sml{ /*TOP IMAGE ALL -- */
	border-bottom:solid 3px #1E6C80;
	}
#head5-sml{ /* -- TOP IMAGE BACKGROUND SHADOW IMAGE -- */
	background:url(/images/layout-img/hd2.jpg) repeat-y;
	width:898px;
	}
#head4-sml, #head5-sml, #head6-sml{
	position:relative;
	height:38px; 
	background-color:#237F97;
	}
#head6-sml{ /* TOP IMAGE BLOCK SMALL--*/
	width:750px;
	background:url(/images/layout-img/head-img-small.jpg) no-repeat 0 0;
	left:-3px;
	position:relative;
	height:38px;
	}
#headtxt0{ /* -- HEADER AND ALL PAGE (USED TO CENTER PAGE) -- */
	position:relative;
	width:898px;
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	height: 100%;
	min-height:100%;
	}
#page{ /* -- HEADER AND ALL PAGE BLOCK -- */
	width:750px;
	position: relative;
	min-height: 100%;
	height:100%;
	background-color:#FFFFFF;
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	left: -3px;
	font-size:0.8em;
	border-left:solid 1px #cfe4ec;
	border-right:solid 1px #cfe4ec;
	}
#shw{ /* -- DROP SHADOW UNDER IMAGE LINE -- */
	width:750px;
	height:8px;
	background:url(/images/layout-img/linebk.gif) repeat-x top;
	}
#headtxt{ /* HEADER "EPG MEDIA HEALTH */
	position:relative;
	background:#f0f4f5 url(/images/layout-img/epg-title.gif) no-repeat 10px 5px;
	height:53px;
	width:750px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}
#content{ /* ALL THE BODY CONTED WITH MARGINS */
	margin-left:40px;
	margin-right:210px;
	text-align:left;
	margin-bottom: 40px;
	padding-top:10px;
	min-height:350px;
	}
/* --- FOOTER STYLES --- */
#footer{
	position: relative;
	bottom: 0;
	width:750px;
	left:0;
	border-bottom:solid 3px #215664;
	border-top:solid 3px #153a44;
	background:#237f97 url(/images/layout-img/foot-bk.jpg) repeat-x;
	min-height:150px;
	color:#dedfbf; 
	font-size:0.8em;
	}
* html #footer{height:150px;}
#infoot1, #infoot2, #infoot3{
	width:219px;
	text-align:left;
	padding-left:30px;
	float:left;
	padding-top:10px;
		}
#infoot1, #infoot2 {
	border-right:solid 1px #215766;
	}
#infoot3{text-align:center;}
#infoot4{

	clear:both;
	}
#infoot5
	{
	border-bottom:solid 3px #153a44;
	/*margin-bottom:-3px;*/
	background:#237f97 url(/images/layout-img/foot-bk.jpg) repeat-x;
	font-size:0.8em;
	height:20px;
	padding-top:5px;
	padding-left:20px;
	color:#cccc99 ;
	text-align:left;
	}
#footer a.connect{color:#DEDFBF;}
#footer a:hover.connect{text-decoration:none; color:#FFF;}
/* --- END ALL FOOTER -- */	
/* -- THREE COLOUR BLOCKS -- */
#group-sml{ 
	position:relative;
	width:100%;
	height: 50px;
	margin-top:-15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	z-index:9;
	}
#com-sml, #com-smls, #mr-sml, #mr-smls, #pub-sml, #pub-smls{
	position:absolute;
	text-align:center;
	width:120px;
	height:3em;
	padding-top:5px;
	background: url(/images/layout-img/litsh.gif ) repeat-x bottom;
	overflow:visible;
	}
	
	
	
#com-sml, #com-smls{
	border-top: solid 15px #e7afac ;
	left: 467px;
	background-color:#e6392c;
	}
#com-smls{
	border-top: solid 15px #e6392c ;
	}
	
	
	
	
#mr-sml, #mr-smls{
	border-top: solid 15px #cc97c0;
	
	left: 609px;
	background-color:#972367 ;
	}
#mr-smls{
	border-top: solid 15px #972367;
	}
		
	
#pub-sml, #pub-smls{
	border-top: solid 15px #e7beac;
	
	left: 322px;
	background-color:#e6652c;	
	}
#pub-smls{
	border-top: solid 15px #e6652c;
	}
/* -- END COLOUR BLOCKS -- */
/* -- SIDE NAV -- */
#sd-nav{
	position:absolute;
	width:12em;
	left:20px;
	text-align:left;
	top:145px;
	height:209px;
	}
#sd-nav #bro{
	background-image:none; 
	margin-top:20px; 
	font-size:0.8em; 
	border-top:#cccccc solid 1px; 
	padding-top:10px
	
	}
#sd-nav #bro a{background-image:none; padding:0; margin:0; display:inline}
#sd-nav #bro img{border:none;}
#txt-block{
	margin-left:16.5em;
	position:relative;
	height:100%;
	min-height:368px;
	text-align: left;
	margin-right:40px;
	margin-bottom:40px;
	padding-top:40px;
	z-index:1;
	}
/* -- END SIDE NAV -- */
/*Formatting*/
h1{	
 	text-indent:-9999px;
	overflow:hidden;
	}
h2{font-size:1.4em}
h2.lines{ 
	font-size:18px;
	margin-bottom:0.3em;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding: 15px 0 20px 0;
	
}
h3{
	font-size:1.3em;
	padding-top:5px;
	}
p{
	text-align:justify;
	padding:0;
	}
blockquote{
	font-style:italic; 
	font-weight:bold;  
	padding:10px 10px 20px 20px; 
	margin-left:15px; 
	margin-left:15px; 
	color:#215664; 
	background:#f0f4f5 url(/images/layout-img/linebk.gif) repeat-x bottom;}
hr {border:none; color:#CCC; background-color:#CCC; height:2px;}
/* -- other links -- */
a:link, a:visited{
	color:#237F97;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
#group-sml p, #group p{
	text-align:center;
	margin-top:0;
	margin-bottom:0.5em;}
hr.invis{display:none; clear:both;}
/*------- TOP NAV ------*/
#topnav ul.tnav{
	font-size:0.8em;
	list-style:none; 
	padding-top:0.5em;
	padding-left:1em;
	width:725px;
		}
ul.tnav li{
	display: inline; 
	color: #ffffff;
	height:2em;
	float:left;
	}
#topnav a:link, #topnav a:visited {
	display:block;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
	color:#cccc99; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent; 
	text-decoration:none; 
	border-right: 1px solid #237f97;    
	}
#topnav a:hover{
	background:#1E6C80 url(/images/layout-img/hlite-top.gif) repeat-x bottom;
	}
.here{background-color:#1e6c80; background-image:none;}
#topnav li.here a:hover {background-image:none;}
/*------- SIDE NAV ------*/

#sd-nav ul li.titlpub, #sd-nav ul li.titlmr, #sd-nav ul li.titlcom{
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	padding:6px 0 6px 0;
	border:solid 1px #e6652c;
		}
#sd-nav ul{
	font-size:0.8em;
	list-style:none; 
	width:15em;
	border-bottom:solid 1px #ebecec;
	border-right:solid 1px #ebecec;
		}
#sd-nav ul li{
	color: #ffffff;
	border-bottom:solid 1px #ebecec;
	border-left:solid 1px #ebecec;
			}
#sd-nav a:link, #sd-nav a:visited {
	display:block;
	padding:10px 0 10px 10px;
	color:#215664; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none; 
	background-color:#ffffff;
	background-image:url(/images/layout-img/l-nav.jpg);
	background-repeat:repeat-x; 
	height:100%;
		}
#sd-nav a:hover{
	background-image:none;
	margin-bottom:0;
}

#imgholder{
	margin-bottom:1em; 
	padding-bottom:1px; 
	background:url(/images/layout-img/logos.gif) no-repeat 20px bottom;
	min-height:80px;
	
	}

/*PUB - SIDE NAV*/
#sd-nav ul li.titlpub{background-color:#e6652c; border-color:#e6652c;}
#sd-nav a:hover.pub{background-color:#f1eae7; color:#e6652c;}
#sd-nav a:link.pub-at, #sd-nav a:visited.pub-at{color:#e6652c; background-image:url(/images/layout-img/l-nav.jpg);}


/*MR - SIDE NAV*/
#sd-nav ul li.titlmr{background-color:#972367 ; border-color:#972367;}
#sd-nav a:hover.mr{background-color:#ede7ec ; color:#972367;}



#sd-nav a:link.mr-at, #sd-nav a:visited.mr-at{color:#972367 ; background-image:url(/images/layout-img/l-nav.jpg);}
/*COM - SIDE NAV*/
#sd-nav ul li.titlcom{background-color:#e6392c; border-color:#e6392c;}
#sd-nav a:hover.com{background-color:#f1e8e7; color:#e6392c ;}


#sd-nav a:link.com-at, #sd-nav a:visited.com-at{color:#e6392c; background-image:url(/images/layout-img/l-nav.jpg);}
/*----- COLOUR BLOCK LINKS ---*/
ul.grp{
	text-align:left;
	font-size:0.9em;
	list-style:none; 
	margin-left:10px;
	margin-top:5px;
	}
#group-sml a:link, #group-sml a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}
#group-sml a:hover{
	text-decoration:underline;
	}
/* -- /// TOP NAMES // -- */
p.names{
	font-size:12px;
	margin-top:-45px;
	padding-left:0;
	margin-left:0;
	width:100%;
	height:100%;
	text-align:right;
	padding-bottom:30px;
		}
/* -- DROP DOWN MENUE */
  /*CSS drop-down menue*/
#com-sub, #com-sub ul, #mr-sub, #mr-sub ul, #pub-sub, #pub-sub ul{
	padding:0; 
	margin:0; 
	list-style:none;
	left:0;
	width:120px;
	z-index:5; 
			}
#group-sml {z-index:6;}
/*new*/
#com-sub ul li a:visited, #com-sub ul li a:link{color:#e6392c ; background-color:#f1e8e7;}
#mr-sub ul li a:visited, #mr-sub ul li a:link{color:#972367; background-color:#ede7ec ;}




#pub-sub ul li a:visited, #pub-sub ul li a:link{color:#e6652c; background-color:#f1eae7;}



#com-sub ul li:hover, #com-sub ul li a:hover, #mr-sub ul li:hover, #mr-sub ul li a:hover, #pub-sub ul li a:hover, pub-sub ul li:hover{color:#237F97;}
/*end new*/
#com-sub a:link, #com-sub a:visited, #mr-sub a:link, #mr-sub a:visited, #pub-sub a:link, #pub-sub a:visited{
	display:block; 
	text-decoration:none;
		}
* html #com-sub a, * html #mr-sub a, * html #pub-sub a{width:100%;}
#com-sub ul, #mr-sub ul, #pub-sub ul{
	display:none; 
	position:absolute; 
	padding:0;}
	
#com-sub ul li, #mr-sub ul li, #pub-sub ul li{
	border:0 none transparent; 
	font-size:100%; 
	margin-bottom: -1px; 
	margin-top:1px; 
	padding:3px 0 5px 7px;
	border-bottom:1px solid #e7edf5;
				}
#com-sub ul li{
	border-top:1px solid #e7afac ; 
	background-color:#f1e8e7;
}
#mr-sub ul li{
	border-top:1px solid #cc97c0; 
	background-color:#ede7ec ;
}


#pub-sub ul li{
	border-top:1px solid #e7beac; 
	background-color:#f1eae7;
}
#com-sub li:hover ul, #mr-sub li:hover ul, #pub-sub li:hover ul{
	display:block; 
	font-size:90%; 
	text-align:left;
	}
#rbar{
position:absolute;
	border:solid 1px #dddddd;
	min-height:330px;
	width:150px;
	left:575px;
	top:140px;
	padding:5px 5px 5px 5px;
	}
/* -- // CONTACT FORM // -- */
form#contact_form, form#contact_form2{
	border:#999999 solid 1px; 
	margin:10px 0 0 0; 
	padding:15px 10px 15px 10px;
	display:block;
	width:90%;
	border: 2px solid #eeeeee; 
	background-color:#f0f4f5;
	z-index:1;
	}
form#contact_form div, form#contact_form2 div{
	position:relative;
	clear: both;
	margin:0 0 5px 0; 
	padding:0; 
	padding-top:10px; 
	background-color:#eaf3f5;
	z-index:1;
	}
.active{background-color:red;}	
	
form#contact_form label{
	display:inline; 
	width:5.5em; 
	font-weight:bold;
	margin:2px; 
	padding:3px 0 0 5px;
	float:left; 
	}
form#contact_form2 label{
	display:inline; 
	width:7em; 
	font-weight:bold;
	margin:2px; 
	padding:3px 0 0 5px;
	float:left; 
	}
form#contact_form label.error, form#contact_form2 label.error {
	position: absolute;
	/*width:200px;*/
	width:auto;
	clear:both;
	padding: 3px;
	color: #da3939;
	font-size: 0.9em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	background-color:#ffe9ed;
}
* html form#contact_form label.error, * html form#contact_form2 label.error {
	top:-10px; 
	left:40px; 
	font-size:0.8em; 
	padding:2px; 
	text-align:left; 
	background-color:transparent;
	}
form#contact_form input, form#contact_form select, form#contact_form2 input, form#contact_form2 select{margin-bottom:10px;}


/* --- /// ALL IE6 /// --- */
* html p.names{
display:none}
* html #content{height:350px;}
* html #txt-block{height:368px;}
* html #rbar{height:330px;}
* html #headtxt0{height:350px;}
/* --- /// END ALL IE6 ///---  */
/*social communities page */ 
h1.smd {
	color:#333;
	font-size:2em;
	margin-left:10px;
	margin-bottom:15px;
}
div.smdall {
	-moz-box-shadow: 4px 5px 9px #999;
	-webkit-box-shadow: 4px 5px 9px #999;
	box-shadow: 4px 5px 9px #999;
	margin-right:10px;
	padding:5px 0 0 0;
	border-left:solid 1px #E6E6E6;
	border-top:solid 1px #E6E6E6
}

ul.smd {
	list-style:none;
	font: normal 1.1em;
	margin:15px 10px 0 10px;
	padding:0;
}
ul.smd li {
	margin:0 0 5px 0;
	padding:0 10px 7px 0;
	border-bottom:solid 1px #cccccc;
	color:#333;	
}
ul.smd li.bot{border-bottom:none;}
ul.smd li:hover {
	background-color:#F7F7F7;
}
ul.smd li a {
	height:23px;
}
ul.smd li a:hover {
	text-decoration:underline;
}
p.smd a:hover {
	text-decoration:underline;
}
p.smd {
	margin-left:10px;
	margin-right:10px;
}
p.tnav {
	border-bottom:solid 1px #ccc;
	text-align:center;
	border-top:solid 1px #ccc;
	padding-bottom:4px;
	padding-top:3px;
	width:auto;
	margin-right:10px;
}
p.tnav a:hover {
	text-decoration:underline;
}
p.tnav a {
	text-decoration:none;
	font-weight:bold
}
h3.smd {
	/*font-size:1.8em;*/
	font-weight:bold;
	padding: 0;
	margin:10px 0 0 10px;
}
p.bk {
	text-align:right;
	margin-right:10px;
	padding-top:0;
	margin-top:0;
	margin-bottom:20px;
}
p.bk a {
	font-size:0.8em;
	font-weight:bold;
}
p.bk a:hover {
	text-decoration:underline
}
img.smdtop {
	border:none;
	float:right;
}
img.smd {
	border:none;
	float:left;
	padding-right:10px;
}