/*=== CSS RESET (thanks to meyerweb.com) ===*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
textarea {font-weight: inherit; font-style: inherit; font-size: inherit; font-family: inherit; vertical-align: baseline;}

/*=== LAYOUT  (with help from csscreator.com) ===*/ 
html, body{ text-align:center; color:#330000; font:12px Arial, Helvetica, sans-serif; background:url(/images/bg.gif) no-repeat #a71c20 50% 0; } 
#top{height:146px; width:100%;} 
#header {position:relative; height:146px;  width:900px; text-align:left; margin-left:auto; margin-right:auto; background:url(/images/topbanner.jpg) no-repeat #a71c20;}
#middle{width:100%; background-color:#e25525;}
#content{ margin:0; padding:0; position:relative; width:900px; text-align:left; margin-left:auto; margin-right:auto; background:url(/images/border_bg.gif) no-repeat bottom right #fff;}  
#content_home{ margin:0; padding:0; position:relative; width:900px; text-align:left; margin-left:auto; margin-right:auto; background:#fff;}
#maincol{width:655px; float:right; position:relative;  } 
#leftcol{width:245px; float:left; position:relative; } 
#bottom{height:30px; width:100%; background:#bb2701;}
p {line-height:1.4; padding-bottom:8px;}
strong {font-weight:bold;}
/*=== HEADINGS ===*/
h1, h2, h3, h4, h5 { font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
h1 {font-size:20px; margin:20px 0 2px 0; color:#a71c20;}
h2 {font-size:18px; margin:3px 0 5px 10px; color:#e25525;}
h3 {font-size:15px;  margin:3px 0 10px 0; font-weight:bold; color:#330000;}
a:link, a:visited{}
A:hover, a:active{}



/*=== HEADER ===*/ 
#header div {color:#fff; position:absolute; top: 114px; left:714px; font-size:20px;}


/*=== MENU ===*/ 
#menu {width:170px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; color:#a71c20; margin: 35px 0 0 35px; }
#menu li { margin:0; padding:5px 0; border-top:1px solid #f2b29d;}
#menu li.bottom {border-bottom:1px solid #f2b29d;}
#menu a:link, #menu a:visited {background:url(../images/bullet.gif) no-repeat center left #fff; margin:0; padding:5px 0 5px 20px; color:#a71c20;}
#menu a:hover {background:url(../images/bullet2.gif) no-repeat center left; margin:0; padding:5px 0 5px 20px; color:#e25525; text-decoration:none;}
#menu li.active a:link {color:#e25525;}
#submenu {color:#e25525;}
#submenu li {padding:0; margin:0; border:none;}
#submenu a:link, #submenu a:visited  { margin:0 0 0 20px; padding:0; color:#e25525; font-size:12px; border:none;  background-image:none; text-decoration:none; }
#submenu a:hover{text-decoration:underline; }


/*=== LHS BOXES ===*/ 
#lhsbox {width:166px; margin:0 0 26px 35px; border:2px solid #f2b29d; background: url(/images/leftbox_bg.jpg) repeat-x #fef6e9;}
#lhsbox.top {margin:26px 0 26px 35px;}
#lhsbox p { width:150px;}
#lhsbox a { color:#330000;}
#lhsbox img {margin:0 0 0 5px;}
#lhsbox h2 {font-size:15px; font-weight:bold; margin:8px 0 5px 8px; color:#a71c20;}
#lhsbox p {margin:0 0 3px 8px;}
#lhsbox2 {width:166px; margin:0 0 26px 35px; border:2px solid #f2b29d; background: url(/images/leftbox_bg.jpg) repeat-x #fef6e9;}
#lhsbox2.top {margin:26px 0 26px 35px;}
#lhsbox2 p { width:150px;}
#lhsbox2 a { color:#330000;}
#lhsbox2 img {margin:0 0 0 5px;}
#lhsbox2 h2 {font-size:15px; font-weight:bold; margin:8px 0 5px 8px; color:#a71c20;}
#lhsbox2 p {margin:0 0 3px 8px;}


/*=== CONTENT ===*/
#page_content_outer { margin:0 0 28px 0; padding:0; min-height:480px; border-top:2px solid #f2b29d; border-right:2px solid #f2b29d; border-left:2px solid #f2b29d;  width:610px;}
* html body #page_content_outer {height:480px;}
#page_content {margin:0; padding:15px 0 0 20px; min-height:480px; background:url(/images/page_bg.jpg) repeat-x; border:2px solid #fff;}
* html body #page_content {height:480px;}
#page_content h1 { margin:0; padding:0 0 10px 0;}
#page_content h2{ margin:0; padding:0 0 10px 0;}
#page_content div {margin:0;}
#page_content h1 { margin:0; padding:0 0 5px 0;}
#page_content p{ margin:0; padding:0 20px 10px 0; text-align:justify;}
#page_content img{float:right; border:1px solid #f2b29d; margin:0 0 8px 20px; }
#page_content ul {margin: 0;}
#page_content li.bullet1 a:link, #page_content li.bullet1 a:visited {font-weight:bold;}
#page_content li.bullet1  a:hover{font-weight:bold; }
#page_content li.bullet1 { list-style-type: disc; padding:1px 0; margin:0 0 0 15px;}


.paraSpace {padding-bottom:5px;}
.paraSpace2 {padding-top:5px;}
.floatLeft {float:left;}
.floatRight {float:right;}
.noborder {border:none;}
.bold { font-weight:bold;}
.boldred { font-weight:bold; color:#a71c20;}

/*=== HOMEPAGE ===*/
#top_row { height:34px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#a71c20; font-size:11px;}
#bread {float:left; width:430px; margin:11px 0 0 0;}
#bread {float:left; width:430px; margin:11px 0 0 0;}
#search {float:left; width:220px; margin:8px 0 0 0; background-color:#fff;}
#search input {width:120px; height:14px; border:1px solid #f2b29d; vertical-align:middle; }
#search img { padding:2px 0 0 0 ; vertical-align:middle; }
#mid_row {margin:0;}
#flash{float:left; width:362px; margin:0; border-right:2px solid #f2b29d;}
#flash_text {float:left; width:242px; margin:0; height:255px; border:2px solid #fff; background:url(/images/homebox_bg.jpg) repeat-x #fef6ec;}
#flash_text_content { margin:10px}
#home_box { position:relative; width:610px; height:259px; border:2px solid #f2b29d;}
#home_box h1 {font-size:22px; margin:0 0 2px 0; color:#a71c20;}
#home_box h2 {font-size:18px; margin:0 0 5px 0; color:#e25525;}
#home_box p {font-size:11px; margin:0; line-height:1.4em;}
#home_box p.choose {font-size:11px; margin:4px 0 0 0; padding:0; line-height:1.3em}
#home_box p.entry {font-size:11px; margin:25px 0 0 0; padding:0; line-height:1.3em}
#home_box span {font-weight:bold;}
#home_box label {font-size:13px; font-weight:bold; margin:0; padding:0; color:#a71c20;}
#home_box select {width: 222px; margin:5px 0 8px 0; border:1px solid #f2b29d;}
#home_box input#compsubmit {position:absolute; top:183px; left:538px; background:url(/images/btn_bg.jpg) repeat-y #a71c20; width:60px;  border:1px solid #fff; color:#fff; font-weight:bold; cursor: pointer;}

#intro { float:left; width:366px;}
#intro p {margin: 0 25px 0 0; text-align:justify;}

#notes {width:366px; height:95px;}
#notes img {float:left; margin:0 10px 0 0; border:2px solid #f2b29d;}

/* NEWS (ON HOMEPAGE) */
#homenews { float:left; width:248px;}
#homenews h1 { border-bottom:1px solid #f2b29d; padding-bottom:8px; }
#homenews li { margin:10px 0 0; padding:2px 0 13px 20px; text-indent:-20px; border-bottom:1px solid #f2b29d; line-height:1.3;}
#homenews li a:link, #homenews li a:visited {background:url(/images/bullet2.gif) no-repeat 0 3px #fff; margin:0; padding:0 0 0 20px; color:#e25525; font-weight:bold;}
#homenews li a:hover, #homenews li a:active {background:url(/images/bullet.gif) no-repeat 0 3px #fff; margin:0; padding:0 0 0 20px; color:#a71c20; font-weight:bold;}

/*=== SPONSORPAGE ===*/

#sponsor div {margin:10px 20px 10px 0; padding: 5px 0 5px 0; border-top:1px solid #f2b29d;}
#sponsor img {border:none; float:none; margin:0; padding:5px 0 5px 0;;}
#sponsor p {padding:15px 0 0 0;}
#sponsor a {color:#330000; font-weight:bold; font-size:14px;}
#sponsor li {background:url(/images/bullet2.gif) no-repeat 0 2px; margin:2px 0 3px 0; padding:0 20px 4px 20px; line-height:1.3;}
#sponsor li a:link, #sponsor li a:visited {color:#e25525; font-weight:bold; font-size:14px;}
#sponsor li a:hover, #sponsor li a:active {color:#a71c20; font-weight:bold; font-size:14px;}


/*=== CONTACTPAGE ===*/
#Form { margin:10px 0 0 0;}
#Form p {color:#fff;}
#Form td { vertical-align:top;}
#Form input#submit {background-color: #a71c20; width:60px;  color:#fff; font-weight:bold; cursor: pointer;}

/*=== SEARCHPAGE ===*/
#search { padding:3px 0 0 0; margin:0;}
#search input#submit  {background:url(/images/arrow.gif) no-repeat; width:17px; border:none;}

/* TERMS&CONDITIONSPAGE */
#terms { background-color:#fff; text-align:left; margin:15px 0 0 0; padding:20px;}
#terms h2 { margin:0; padding:0 0 10px 0;}

/*=== FORM STYLES ===*/
input, select, textarea { background:#fff; border:1px solid #f2b29d; margin:5px 0;}
div.dropdowns select {  border:1px solid #f2b29d; margin:0 0 5px 0;  font-size:0.9em; font-family:Verdana,Arial,Helvetica,sans-serif; vertical-align:top; }

/* NEWSPAGE */
#imageContainer {width:auto; float:right; padding: 20px;}
#imageContainer img {float:left; padding:0; margin:0; border:1px solid #f2b29d;}
#news_page ul { margin: 0 20px 0 0; }
#news_page li {background:url(/images/bullet2.gif) no-repeat 0 2px; margin:10px 0 10px 0; padding:0 20px 10px 20px; border-bottom:1px solid #f2b29d; line-height:1.3;}
#news_page li a:link, #news_page li a:visited {color:#e25525; font-weight:bold;}
#news_page li a:hover, #news_page li a:active {color:#a71c20; font-weight:bold;}
#news_page li a.more:link, #news_page li a.more:visited {background:none; color:#e25525; font-weight:bold; padding:0; margin:0;}
#news_page li a.more:hover, #news_page li a.more:active {background:none; color:#a71c20; font-weight:bold; padding:0; margin:0;}


/*=== FOOTER ===*/
#footer{ height:30px; position:relative;  width:900px; text-align:left; margin-left:auto; margin-right:auto; background:
url(/images/footer.jpg) repeat-y #bb2701; color:#fe8a62; font-family:Arial, Helvetica, sans-serif; font-size:11px;} 
#footer  a:link, #footer  a:visited {color:#fe8a62;}
#footer  a:hover, #footer  a:active {color:#fea181;}
#footer p.left {float:left; padding: 7px 0 0 0;}
#footer p.right {float:right; padding: 7px 0 0 0;}
#footer_sub{ position:relative;  width:900px; text-align:left; margin-left:auto; margin-right:auto; color:#da4943; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:right;}
#footer_sub  a:link, #footer_sub  a:visited {color:#da4943;}
#footer_sub  a:hover, #footer_sub  a:active {color:#e16d69;} 
#footer_sub p { padding: 5px 0 10px 0;}
 
 /*=== LINKS ===*/
a:link, a:visited { color:#e25525; text-decoration:none; }
a:hover { color:#a71c20; text-decoration:underline;   }

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }

 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


#fact {
	float: left;
	width: 362px;
	height: 259px;
	overflow: hidden;
	background-color:#000000;
}

#fact img {
	display: none;
	vertical-align: bottom;
}

#tabs #competitions li {
	cursor: pointer;
	float:none;
	background-color:#fff;
	color:#330000;
	
}

#tabs #competitions li span:hover {text-decoration:underline;}
#tabs #competitions ul.sublist li {
	cursor: normal;
}

.RowCollapse{visibility:collapse;display:none;}
.RowVisible{visibility:visible;height:35px;}

#tabs {
	overflow: auto;
	margin: 0 0 20px;
}

#tabs li {
	float: left;
	margin: 0 4px 0 0;
	padding: 2px 10px;
	color: #fff;
	font-weight:bold;
	background-color: #e16d69;
	cursor: pointer;
}

#tabs li.selected {
	background-color: #fe8a62;
}

#tabs div {
	display: none;
	width:540px;
	clear: left;
	padding: 2px 10px;
	color: #fff;
	border:2px solid #fe8a62;
	background:#fff;
	margin: 0 0 20px;
}
#tabs div h2 {margin:10px 0 0 0;}

/*PJF-26July2010*/
.cnt input[type="radio"]{border:0;}

