/* General */

body {
	width: 911px;
	margin: 0 auto;
	padding-top: 5px;
	background-color: #565d7d;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #565D7D;
}

img {
	border: none;
}

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

a:hover {
	color: #323649;
	text-decoration: underline;
}

/* Header */

#header{
	width: 911px;
	height: 227px;
	background: url(images/header_bg.gif) no-repeat;
}

#ani_panel{
	width: 887px;
	height: 197px;
	padding: 12px 0 0 12px;
}

#main {
	background: url(images/panel-bg.gif) repeat-y;
	overflow: hidden;
	width: 911px;
}

/* MainArea */

.main_panel_end {
	width: 911px;
	height: 7px;
	clear: both;
}

#content_area {
	width: 685px;
	padding: 12px 0 0 8px;
	_padding: 18px 0 0 8px;
	text-align: justify;
	line-height: 18px;
	float: left;
	background-color:#fff;
}


#content_area li{
	
	background-image: url('images/leadericon.gif');
	background-repeat: no-repeat; 
	background-position: 1px 4px;
	padding-left:18px;

}

#content_area ul{
	
	list-style: none;
	padding: 0;
	margin: 0;

}
#content_area p {
	margin: 0;
	padding: 0;
}
.stages {
	width: 210px;
	margin: 16px 21px 16px 0;
	border: solid 1px #4e734b;
	float: left;
}
.contact_p{
	width: 210px;
	margin: 16px 0px 16px 0;
	border: solid 1px #4e734b;
	float: left;
}
.stage_header {
	height: 22px;
	width: 205px;
	background: url(images/stage_header.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 0 5px;
	margin: 0;
	color: #fff;
	float: left;
}
.stage_cont {
	height: 70px;
	width: 200px;
	background: url(images/stage_cont.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	padding: 3px 5px 0 5px;
	color: #565D7D;
	float: left;
}
.stage_footer {
	height: 21px;
	width: 205px;
	background-color: #f1f7f4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 0 5px;
	color: #4e734b;
	float: left;
}

.stage_footer a.details_txt {
	width: 184px;
	color: #4e734b;
	float: left;
}

img.navup {
	padding: 2px 0 0 0;
	vertical-align: middle;
}

/* Navigation */

#menu_panel {
	width: 190px;
	float: left;
	/* background-color: #AAAEBE; */
	/* background: url(images/menu_bg.gif) repeat-y; */
	padding:0 2px;
}

#nav {
	margin: 0;
	padding: 1px 0 0 5px;
	list-style-type: none;
}



#nav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li a{
	width: 168px;
	height: 27px;
	background: url(images/button_bg.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	display: block;
}

#nav li a:hover {
	width: 168px;
	height: 27px;
	background: url(images/button_bg-over.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	text-decoration: none;
}

#nav li a{
	width: 168px;
	height: 27px;
	background: url(images/button_bg.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	display: block;
}

#nav li a:hover {
	width: 168px;
	height: 27px;
	background: url(images/button_bg-over.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	text-decoration: none;
}

#nav li.opener a {
	width: 168px;
	height: 27px;
	background: url(images/button_bg_arrow.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	display: block;
}

#nav li.opener a:hover {
	width: 168px;
	height: 27px;
	background: url(images/button_bg_arrow-over.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	display: block;
}

#nav li.opener ul.subMenu {
	clear: both;
	padding:0;
	margin: 0;
}

#nav li ul li.link a {
	color: #565D7D;
}

#nav li ul li.link a:hover {
	color: #565D7D;
	text-decoration: none;
}

#nav ul.subMenu li.opener a{
	clear: both;
	width: 168px;
	height: 27px;
	background: url(images/button_bg.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	display: block;
}

#nav ul.subMenu li.opener a:hover {
	clear: both;
	width: 168px;
	height: 27px;
	background: url(images/button_bg-over.gif) no-repeat -3px 0;
	margin: 0;
	padding: 7px 0 0 8px;
	color: #565d7d;
	text-decoration: none;
}

#nav ul.subMenu li.link a{
	background: none;
	width:168px;
	background: url(images/button_bg_level2.gif) no-repeat -3px 0;
}

#nav ul.subMenu li.link a:hover {
	background: url(images/button_bg_level2.gif) no-repeat -3px 0;
	width:168px;
}



/* Footer Styles */

#footer{
	width: 911px;
	height: 75px;
	background: url(images/footer_bg.gif) no-repeat bottom;
}

#f_logos{
	width: 220px;
	padding: 14px 0 0 12px;
	float: left;
}

.footpad{
	padding: 0 12px;
}

#copyright{
	width: 640px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	padding: 22px 14px 0 0;
	float: right;
}

/* Gallery Styles */

.galleryThumbnail{
	height: 200px;
	width:140px;
	margin:0;
	padding:5px 7px 0px 7px;
	_padding:5px 7px 0px 6px;
	float:left;
}

.galleryThumbnail img{
	border:1px solid #565d7d;
}
.clearboth{
	clear:both;
}

#pageCount{
	float:left;
}

#pageNumbers{
	float:right;
}
#pageNumbers img{
	border:none;
}

/* poll form */
form#pollForm label{
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #565d7d;
}

#content_area p.poll_question{
	font-weight: bold;
}

#content_area p.poll_question a{
	padding-left: 20px;
	background: url(/templates/AyrshireLeader/images/button-expand.gif) 0 50% no-repeat;
}

#content_area p.poll_question a:hover{
	background: url(/templates/AyrshireLeader/images/button-expand-over.gif) 0 50% no-repeat;
}

#content_area p.vote_result{
	position: relative;
	line-height: 25px;
	padding: 5px;
	margin-bottom: 1px;
	width: 500px;
	font-weight:bold;
	color: #565d7d;
	background: url(/templates/AyrshireLeader/images/white-bgsq-40pct.png) 0 0 no-repeat;
}

#content_area div.resultsGroup{
	padding-bottom: 30px;
}

* html body #main p.vote_result{
	height: 1%;
}

#content_area span.vote_count{
	color: #191970;
	position: absolute;
	left: 150px;
	z-index: 2;
	font-size: 12px;
	font-weight:bold;
	top: 5px;
}

#content_area span.vote_graph{
	position: absolute;
	left: 200px;
	top: 5px;
	z-index: 1;
}

#content_area p.vote_result img.vote_graph{
	vertical-align: middle;
}

form p.vote_submits input#vote_now{
	background: url(/templates/AyrshireLeader/images/button-addvote.gif) 0 0 no-repeat;
	border: none;
	width: 84px;
	height: 36px;
	text-indent: -999em;
	line-height: 999em;
	display: block;
	overflow: hidden;
	float: left;
	cursor: pointer;
}

form p.vote_submits input#view_results{
	background: url(/templates/AyrshireLeader/images/button-viewresults.gif) 0 0 no-repeat;
	border: none;
	width: 106px;
	height: 36px;
	text-indent: -999em;
	line-height: 999em;
	display: block;
	overflow: hidden;
	cursor: pointer;
}



/* add transparency to PNG with IE5.5+ PNG Alpha Fix (c) 2004-2008 Angus Turnbull http://www.twinhelix.com */
img, div, p.bluesquare, #content_area p.vote_result, p.whitesquare, #footer p, input { behavior: url(/templates/AyrshireLeader/iepngfix.htc) }
/* specify exact elements wherever possible to avoid conflicts with background positioning */


img.vote_graph{
	margin:0;
	padding:0;
}

iframe{
	border:0px;
}
#iFrameForum{
	border:0px;
}
.iframe{
	border:0px;
}


/* Login Form styles etc */

#authenticate_visitor {
	margin: 0;
	padding: 10px;
	background-color: #d5d6de;
}

#authenticate_visitor label {
	font-weight: bold;
}

#authenticate_visitor .loginForm .alignRight {
	height: 30px;
}

#auth_submit {
	margin-right: 80px;
	padding: 0 5px;
}

#auth_reset {
	padding: 0 5px;
}
