@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------------------------------------------------------*/
/* General Tags */
*{
margin:0px;
padding:0px;
}
	
body{
background-color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../dcu3_images/background_globe.png);
background-repeat:no-repeat;
background-position:top center;
font-size:62.5%;
}

a:active
{
-moz-outline-style: none;
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a:link, a:hover, a:visited {
color:#003366;
-moz-outline-style: none;
outline: none;
}

a:hover {
text-decoration:none;
}

img {
border:none;
}

h5, h3{
margin-top:10px;
color:#3083A7;
font-size:1.3em;
font-family:Arial, Helvetica, sans-serif;
display:block;
line-height:120%;
}

h5 a:link, h5 a:visited{
color:#3083A7;
text-decoration:none;
}

h5 a:hover{
color:#003366;
text-decoration:none;
}

h4{
font-family:"Times New Roman", Times, serif;
font-size:1.2em;
display:block;
line-height:120%;
}

h3{
font-size:1.1em;
}

h2{
margin-top:15px;
margin-bottom:10px;
color:#3083A7;
font-size:1.6em;
font-family:Arial, Helvetica, sans-serif;
/*border-bottom:1px solid #003366;*/
font-weight:bold;
display:block;
}

hr{
width:380px;
color:003366;
margin-bottom:7px;
margin-left:10px;
}


/*--------------------------------------------------------------------------------------------------------------------------*/
/* Layout and ID specific rules */

* html #container{
width: 1009px;
w\idth: 1009px;
}

#container{
padding-top:5px;
width:1004px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

#movie{
padding-bottom:5px;
}

#logo img{
	width: 414px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}


#topHelp {
	width: 100%;
	
}

	#blanket {
	   background-color:#111;
	   opacity: 0.65;
	   filter: alpha(opacity=65);
	   position:absolute;
	   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
	   top:0px;
	   left:0px;
	   width:100%;
	}
	
	#popUpDiv {
		position:absolute;
		background-color:#eeeeee;
		width:500px;
		height:330px;
		z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
		border:4px #003366 solid;
		padding:5px;
		font-size:0.9em;
		text-align:left;
	}
	
	#help_internal {
		margin:auto;
		margin-top:5px;
		margin-bottom:5px;
		border:1px #3083A7 solid;
		padding:5px;
		padding-top:0px;
		width:474px;
		height:265px;
		overflow:auto;
	}
	
	.close{
		font-size:0.8em;
		text-align:right;
		padding-right:15px;
	}

#area_sponsors{
padding-top:5px;
margin-left:340px;
font-size:1.1em;
width:380px;
}

.including {
font-size:1em;
padding-bottom:5px;
}

#area_sponsors h2{
font-size:1.4em;
padding-bottom:5px;
}

#logo img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#accessibility, #breadcrumb {
	padding-left:10px;
	padding-right:10px;
	font-size:1.6em;
}
#accessibility {
	text-align: left;
	padding-bottom:5px;
}

#breadcrumb {
	text-align: right;
	font-size:0.9em;
	margin-top: -2.2em;
}
#area_sponsors_logos, #area_sponsors_logos img {
	float:left;
	display:block;
	width:220px;
	padding-top: 2px;
}
#regional_sponsors_logos, #regional_sponsors_logos img {
	float:right;
	display:block;
	width:220px;
	padding-top: 2px;

}
#area_sponsors_logos {
	padding-left: 10px;
	text-align:left;
}
#regional_sponsors_logos {
	padding-right: 10px;
	text-align:right;
}



#menu_panel{
clear:both;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}

#menu_panel2{
float:left;
}

#buttons{
margin-left:330px;
}

	#buttons p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	font-size:1.2em;
	color:#000000;
	margin-bottom:10px;
	width:405px;
	}
	
	#buttons table {
	margin-left:-3px;
	width:63%;
	}
	
#standard_page_copy{
	margin-left:330px;
	font-size:1.3em;
	line-height:140%;
	margin-right:210px;
	}	

	#standard_page_copy p, #premium_page_copy p{
		padding-bottom:10px;
		}
		
	#standard_page_copy	li {
		margin-left:20px;
		list-style-type:square;
		}
		
	#standard_page_copy	table{
		margin-top:5px;
		margin-bottom:10px;
		}
	
	#standard_page_copy tr{
		}
	
	#standard_page_copy td{
		text-align:center;
		padding:10px;
		width:140px;
		}
		
	#standard_page_copy td a:link, #standard_page_copy td a:hover, #standard_page_copy td a:visited{
		text-decoration:none;
		color:#666666;
		}		
		
	#standard_page_copy td a {
		font-size:0.85em;
		}	
		
	#standard_page_copy .inputtext{
		width:325px;
		color:#003366;
		font-size:1.4em;
		}	
	
	#standard_page_copy .textarea{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width:425px;
		height:100px;
		color:#003366;
		font-size:1.4em;
		}	
	
	#standard_page_copy label{
		font-weight:bold;
		width: 11em;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block		
		}
	
	#standard_page_copy fieldset{
		border: 2px solid #003366;
		padding:15px;
		}	
		
	#standard_page_copy legend{
		color: #003366;
		font-size:1.4em;
		background: #99CCFF;
		border: 1px solid #003366;
		padding: 2px 6px;
		font-weight:bold;
		}	
		
	#standard_page_copy input, #standard_page_copy select, #standard_page_copy textarea{
		width:13em;
		font-size:1.4em;
		color: #003366;
		background: #99CCFF;
		border: 1px solid #003366;
		}
		
#standard_page_copy input.input2, #standard_page_copy select.select2, #standard_page_copy textarea.textarea2{
		width:18em;
		font-size:1.1em;
		}
		
	#standard_page_copy label.radiolabel{
		width:auto;
		}
		
	#standard_page_copy input.radio{
		width:auto;
		}
		
	#standard_page_copy label.checklabel{
		width:25em;
		text-align:left;
		}
		
	#standard_page_copy input.check{
		width:12px;
		}
 			
		
	#standard_page_copy textarea{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width:13em;
		height:100px;
		}	
		
	#standard_page_copy .formbutton{
		width:10em;
		cursor:pointer;
		border:outset 2px #003366;
		background:#99CCFF;
		color:#003366;
		font-weight:bold;
		padding: 1px 2px;
		background:url(http://www.dotcomunity.co.uk/dcu3_images/formbg.png) repeat-x left top;
		float:right;
		margin-right:20px;
		}
	
	#standard_page_copy .smallinput{
		width:4em;
		}
	
	.captcha {
		width:125px;
		color:#003366;
		font-size:1.4em;
		}	
		
#premium_page_copy{
	margin-left:30px;
	margin-right:35px;
	font-size:1.3em;
	line-height:150%;
	}
	
#premium_logo {
	text-align:center;
	}	

#premium_standard, #premium_gallery {
	clear:both;
	}

#dotty{
	float:left;
	}

#events_panel, #events_panel_prem, #branch_panel_sponsor, #events_panel_sponsor{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding:5px;
	padding-top:0px;
	width:280px;
	height:225px;
	font-size:1.2em;
	overflow:auto;
	}	
	
#events_panel_prem, #branch_panel_sponsor, #events_panel_sponsor{
	float:right;
	height:200px;
	width:440px;
	font-size:0.9em;
	margin-top:-15px;
	border:#003366 1px solid;
	}	
	
#events_panel_prem h3, #branch_panel_sponsor h3 {
	font-size:1.4em;
}
		
#events_panel_sponsor{
	margin-top:28px;
	height:250px;
}	
	
#events_panel p {
	margin-bottom:4px;
	}
		
#sponsorship_panel{
	float:right;
	margin-right:20px;
	width:180px;
	font-size:1.2em;
	color:#666666;
	}

	#section_sponsor, #region_sponsor {
		margin:5px;
		border:1px solid #99CCFF;
		margin-bottom:20px;
		color:#000000;
		}
	
	#category_sponsor_a, #category_sponsor_b{
		border:1px solid #99CCFF;
		margin:5px;
		margin-bottom:20px;
		color:#000000;
		}
		
		 .ad_title{
		 	padding:3px;
			font-weight:bold;
			background-color:#99CCFF;
			}
			
		.ad_description{
			padding:3px;
			}
			
		.ad_link{
			padding:3px;
			background-color:#99ccee;
			font-size:0.9em;
			color:#666666;
			}	

#prem_listing_blue_buttons{
	float:right;
	margin-right:40px;
	margin-top:-20px;
	}
		
#podcasts {
	margin:5px;
	margin-bottom:20px;
	color:#000000;
	line-height:140%;
	}

#extra{
margin-top:20px;
margin-left:50px;
width:160px;
}

#copy{
clear:both;
font-size:1.2em;
line-height:150%;
padding-right:20px;
padding-left:10px;
}



	.cookie{
	font-family:Arial, Helvetica, sans-serif;
	color:#5FB0D1;
	font-weight:normal;
	padding-top:5px;

	display:block;
	}
	
	.cookieCrumb{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	color:#5FB0D1;
	font-weight:normal;
	}
	
	.cookieCrumb:hover{
	color:#003366;
	}

	.crumbtitle{
	font-weight:bold;
	color:#000000;
	background-color:#FFF;	
	margin-right:10px;
	}
	
#mapmenu, #page_intro_index, #page_description{
clear:left;
font-size:1.2em;
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
float:left;
width:310px;
}

	#mapmenu select{
	width:300px;
	font-size:1.4em;
	font-weight:bold;
	color:#003366;
	margin-bottom:10px;
	}
	
	#mapmenu input.btn_submit {
	font-size:1.4em;
	font-weight:bold;
	color:#003366;
	}

	#page_intro_index{
	font-weight:bold;
	font-size:1.6em;
	padding-top:10px;
	}

	#page_description{
	padding-top:10px;
	line-height:150%;
	}
	
#map{
padding-top:20px;
margin-left:350px;
width:438px;
}

#map_endorsements{
padding-top:40px;
float:right;
width:200px;
}
	
#footer, #county_links, #area_endorsements{
clear:both;
text-align:center;
padding:10px;
line-height:150%;
}
	#footer{
	font-size:1em;
	}

	#county_links{
	font-size:0.9em;
	}
	
	#area_endorsements{
	}
	
#reports {
	font-size:1.2em;
	height:auto;
	padding:30px;
	}
	
#reports table{
	width:auto;
	border: 1px double #666666;
	}	

#reports td, #reports th{
	border:1px #000000 solid;
	padding:3px;
	}	
	
#reports td{
	text-align:right;
	}

#reports caption{
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
	color:#003366;
	}		

#reports td.customLeft{
	text-align:left;
	}
	
#reports tr.levela{
background-color:#666666;
}

#reports tr.levelb{
background-color:#999999;
}

#reports tr.levelc{
background-color:#CCCCCC;
}	

	

/*--------------------------------------------------------------------------------------------------------------------------*/
/* Miscellaneous classes */
.customBold{
	font-weight:bold;
	}

.customWarning{
	font-weight:bold;
	color:#FF0000;
	}	

.customWarningFont{
	color:#FF0000;
	}	
	
.customBoldCentre{
	font-weight:bold;
	text-align:center;
	}
	
.customCentre{
	text-align:center;
}	

.customBorder {
	border: solid 2px #003366;
	padding:1px;
}
	
.customEmphasis{
	font-style:italic;
	}	
	
.quote{
	margin:10px;
	padding:5px;
	text-indent:25px;
	font-style:italic;
	font-weight:bold;
	background-color:#99CCEE;
	border:1px solid #99CCFF;
	}	

.area_sponsor{
	background-color:#D2EBF9;
	display:block;
	}

.paid_listing{
	background-color:#EEF8FD;
	display:block;
	}
	
#buttons p.page_no{
	text-align:right;
	font-size:0.9em;
	margin-top:15px;
	padding-top:5px;
	border-top:1px solid #000;
	}
	
#buttons p.filter{
	margin-top:5px;
	text-align:right;
	font-size:1em;
	}	
	
.indent_sub1{
	text-indent:20px;
	}	
	
.indent_sub2{
	text-indent:40px;
	}	

.indent_sub3{
	text-indent:60px;
	}	

.indent_sub4{
	text-indent:80px;
	}	

.error{
	font-weight:bold;
	color:#FF0000;
	}	

.forgotten{
	font-weight:bold;
	margin-left:12em;
	}	

.notes{
	font-size:0.9em;
	font-family:"Courier New", Courier, monospace;
	height:80px;
	padding:5px;
	border:1px solid #CCCCCC;
	overflow:auto;
	}

.extraspace{
	clear:both;
	}
	
p.code{
	font-family:"Courier New", Courier, monospace;
	font-size:0.85em;
	background-color:#CCCCCC;
	border:2px solid #333333;
	padding:6px;
	width:100%;
	margin-bottom:35px;
	}
	
html>body p.code { *float:left; }	
	
a.cross{
	color:#FF0000;
}

.promo_gold{
background-color:#FFCC33;
}

.promo_silver{
background-color:#999999;
}

.promo_bronze{
background-color:#B76C35;
}

.promo_type, .promo_details, .promo_month, .promo_year{
font-size:0.85em;
}

.promo_type{
font-weight:bold;
}

#youtube {
	width: 440px;
	height:313px;
	padding: 35px 0 0 3px;
	background-image: url('../dcu3_images/youtube_frame.jpg');
	background-repeat:no-repeat;
}

#youtube_sm {
	width: 400px;
	height:313px;
	padding: 35px 0 0 3px;
	background-image: url('../dcu3_images/youtube_frame_sm.jpg');
	background-repeat:no-repeat;
}



/*--------------------------------------------------------------------------------------------------------------------------*/
/* New ticker */

#domticker{
width: 310px;
height: 45px;
border: 1px solid #F4F4F4;
background-color: #FFF;
vertical-align:middle;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFF;
}

#domticker a{
text-decoration: none;
font-size:18px;
font-weight:normal;
color:#666;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#domticker a:hover{
color:#1dacd8;
}

#domticker2{
width: 998px;
height: 21px;
border: 0px solid black;
background-color: #f6f5f5;
}

#domticker2 a{
text-decoration: none;
font-size:15px;
font-weight:normal;
color:#3083a7;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#domticker2 a:hover{
color:#ffaa03;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#topbanner{
height: 8px;
width:1004px;
background-image: url(http://www.dotcomunity.co.uk/dcu3_images/ticker/tickerBannerTop.png);
background-repeat: repeat;
}

#bottombanner{
height: 8px;
width:1004px;
background-image: url(http://www.dotcomunity.co.uk/dcu3_images/ticker/tickerBannerBottom.png);
background-repeat: repeat;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* IE6 and IE7 out of date - box */

.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
	padding:20px;
	border:dashed 2px red;
	width:90%;
	margin:0px auto;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.3em;
}

.error a, .error a:hover{
	color:#8a1f11;
}

.kickRight {
	text-align:right;
}


/*--------------------------------------------------------------------------------------------------------------------------*/
