* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../img/bg_repeating_main.jpg) top center repeat-y;
	color:#4a565e;
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: left;
}

p {
	padding:0.6em 0;
}
p.catIntro{
	font-size: 100%;	
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.narrowPara{
	width: 800px;
}

p.rules
{
	clear:both;
	font-size: 85%;	
}

.newsDate{
	font-size: 90%;	
	font-family: Georgia, "Times New Roman", Times, serif;	
	line-height: 1.6em;
}
.newsText{
	font-size: 120%;	
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	line-height: 1.6em;	
}

.newsImg
{
	float: right;
	width: 210px;
}

.newsImg img
{
	padding: 0 0 10px 0;
}

 .newsContent
{
	float: left;
	width: 700px;
}

.clearboth
{
	clear: both;	
}

.highlight{
	font-size: 135%;
	font-weight: bold;
	color: #46005d;	
	padding:0.6em 0;
}

h1, h2, h3, h4, h5, h6{
	clear: both;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding: 8px 0;	
}

h1 {
	color: #333;
	font-size: 230%;
	font-weight: normal;
}
h2 {
	color: #333;
	font-size: 150%;
	font-weight: bold;
	padding: 12px 0 20px 0;
}

h3 {
	color: #043883;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;		
}

h4 {
	color: #0d6baf;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	color: #f6903e;
	font-size: 110%;
	font-weight: bold;
	padding-top: 20px;	
	text-transform: uppercase;		
}

h6 {
	color: #0d6baf;
	display: inline;	
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;	
}

h6 span.author{
	color: #0d6baf;
	font-size: 90%;
	font-weight: bold;
	text-transform: none;
}

.location{
	display: none;
}
a:link, a:visited  {
	color: #0d6baf;
	text-decoration: none;
}

a:hover, a:active {
	color: #0d6baf;
	text-decoration: underline;
}

a img{ 
	border: none;
	}
	

a.moreLink, a.voteLink{
	color: #f6903e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

a.moreLink{
	font-size: 85%;
	margin-left: 15px;
}

a.moreLink:link, a.moreLink:visited, a.voteLink:link, a.voteLink: visited{
	text-decoration: none;
}

a.moreLink:hover, a.moreLink:active, a.voteLink:hover, a.voteLink:active{
	text-decoration: underline;
}	



/* main styles */
#headerOuter{
	background: url(../img/bg_header.gif) bottom left repeat-x;
}
#header{
	margin: 0 auto;
	width: 960px;	
}
.logo{
	background: none;
	float:left;
	height: 340px;	
	width: 375px;
}
.logo img{
	border:0px;
}
.logoFollow{
	background: none;
	float:left;
	height: 255px;
}

#mainNav {
	background: #0d6baf url(bg_main_nav.gif) top left repeat-x;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.2px;
	clear: both;
	text-transform: uppercase;
	margin: 0 auto;	

}
#headerContent{
	background: url(bg_headercontent.gif) top center no-repeat;
	float: left;
	padding-top: 50px;
	width: 532px;
}

/* Vote styles */

a.btnVote {
	background: transparent url(btn_vote.gif) no-repeat;
	display: block;
	height: 65px;
	margin-top: 15px;
	width: 456px;
}

a.btnVote:link, a.btnVote:visited { background-position: center top; color: #ffffff; }
a.btnVote:hover, a.btnVote:active { background-position: center bottom; color: #ffffff; }

span.author{
	font-weight: bold;
	text-transform: uppercase;
}

a.btnLarge {
	background: transparent url(btn_large.gif) no-repeat;
	color: #ffffff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0;
	text-transform: uppercase;
	width: 250px;
}

a.btnLarge:link, a.btnLarge:visited { background-position: center top; color: #ffffff; }
a.btnLarge:hover, a.btnLarge:active { background-position: center bottom; color: #ffffff; }

#lwrContainerOuter{
	background: #114387 url(bg_body.gif) top center repeat-y;
	margin: 0 auto;
}

#mainContainer{
	margin: 0 auto;
	width: 960px;	
}

#contentLeft{
	float: left;
	margin: 10px 20px 0 10px;
	width: 650px;
}

#contentWide{
	float: left;
	margin: 10px 20px 0 10px;
	width: 940px;
}

#contentWide img{
	float: left;
	margin: 0 20px 0 10px;
}

#contentLeft img{
	float: left;
	display: inline;
	margin:10px;
}

#contentRight{
	float: right;
	margin: 0 10px;	
	width: 260px;
}

div.go_p ul {
	font-size: 100%;
	list-style: none;
}

div.go_p ul li {
	background: url(bullet.gif) center left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 30px;
}

#news ul {
	font-size: 85%;
	list-style: none;
	margin: 0 0 20px 0;
}

#news ul li 
{
	display: block;
	padding: 0 0 15px 0;
}

#news ul li a:link, #mainNav ul li a:visited {
	color: #0d6baf;
	text-decoration: none;
}

#news ul li a:hover, #mainNav ul li a:active{
	color: #0d6baf;
	text-decoration: underline;	
}

ul.catList li a:link, ul.catList li a:visited{
	color: #0d6baf;
	text-decoration: none;	
}

ul.catList li a:hover, ul.catList li a:active{
	color: #0d6baf;
	text-decoration: underline;	
}

#sponsors{
	clear:both;
	height: 100px;
	margin: 0 auto;
	width: 960px;	
}

ul.sponsors {
	float: right;
	list-style: none;
	margin: 0 5px;
	text-align: right;
	width: 500px;
}

ul.sponsors li {
	display: inline;
	padding: 0 0 0 8px;
}

a.bordgais
{
	float:left;
	width: 300px;
}

div.catPanel{
	float: left;
	padding: 5px 20px 15px 10px;
	width: 430px;
}

div.catPanelFullWidth{
	float: left;
	padding: 5px 0 15px 30px;
}

#advertContainer{
	text-align: right;
}

#credits{
	color: #fff;
	float: right;
	padding: 10px 0;	
	text-align: right;
	width: 250px;
}
#credits a{
	color: #fff;
}


div.divider hr{
	display: none;
}

div.divider {
	background: transparent url(divider.gif) top center no-repeat;
	clear: both;
	height: 20px;
	margin: 16px 0;
	width: 920px;
}


div.clear {
	background:none;
	height: 1px;
	clear: both;
}

div.hrClear hr {
	clear: both;
	height: 1px;
}

/* form elements */
fieldset#vote, fieldset#standardForm {
	border: none;
	overflow: hidden;
	margin: 10px 0 0 10px;
	padding-bottom: 1.5em;
}
fieldset#vote{
	width: 900px;
}
fieldset#standardForm {
	margin-left: 180px;
	width: 620px;
}
.inputReg {
	border: 1px solid #a5acb2;
	font-size: 85%;
	padding: 3px 0 3px 0;
	width: 250px;
}
.selectReg {
	font-size: 85%;
	width: 250px;
}

fieldset#standardForm label,fieldset#standardForm mandatoryLabel, fieldset#standardForm input, fieldset#standardForm textarea, 
fieldset#standardForm select {
	float: left;
	margin-bottom: 10px;
}

fieldset#standardForm label
{
	clear:left;
}

fieldset#vote label, fieldset#vote input{
	float: left;
	width: 20px;
	display: block;	
	margin-bottom: 10px;
}

fieldset#standardForm textarea {
	padding: 3px 0 3px 0;
	width: 250px;
}

fieldset#vote label{
	float: left;
	font-size: 100%;	
	padding: 0 25px 0 5px;
	margin: 10px 0;	
	text-align: left ;
	width: 350px;
}

fieldset#vote span.radioButton input {
	display: block;
	float:left;
	margin: 10px 0;
	width: 55px;
}

fieldset#standardForm input.btnReg{
	background: transparent url(bg_btnreg.gif) top left repeat-x;
	border: 1px solid #043883;
	clear:both;
	color: #fff;
	cursor:pointer;
	float: right;
	font-size: 120%;
	font-weight: bold;
	margin: 15px 15px 0 0;
	padding: 3px;
	text-transform: uppercase;
	width: 120px;
}


fieldset#standardForm label.mandatoryLabel {
	font-weight: bold;
}
fieldset#standardForm label, fieldset#standardForm mandatoryLabel{
	display: block;
	font-size: 100%;
	padding-right: 15px;
	text-align: right;
	width: 150px;
}
fieldset#standardForm label.checkbox_label {
	width: 370px;
}

div.formDivider {
	clear: both;
	height: 10px;
}
div.formDivider hr {
	display: none;
}

div.paddyPower a:link, div.paddyPower a:visited {
	color: #f6903e;
	font-size:22px;
	line-height:1em;
	text-decoration: none;
}

div.paddyPower a:hover, div.paddyPower a:active {
	color: #f6903e;
	font-size:22px;
	line-height:1em;
	text-decoration: underline;
}

/* Additional Styles */

/*div.imgContainer, div.textContainer
{
	float: left;
}*/


div.imgContainer
{
	float: left;
}


div.go_form_validationitem
{
	float:left;
	width: 5px;
}

#headerContent h3{
    color: #333;
    font-size: 125%;
    font-weight: normal;
    padding: 2px 0; 
    text-transform: none;
}

#contentWide div.nbt-container img,#contentWide div.nbt-container label{margin:0;text-align:left}
#contentWide div.nbt-container label,#contentWide div.nbt-text{clear:both;margin:0 0 0 10px;width:505px}
#contentWide div.nbt-container input{margin-top:2px}


