/* @override http://acsa-web.co.uk/tmp/main.css */

/* CSS Document */
/* @group Main Content Forums */

.forum {
	display: block;
	width: 722px;
}

.reportAbuse {
	margin-top: 10px;
	text-align: right;
	font-style: normal;
	font-size: 1em;
}

.reportAbuse a {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 610px;
    background-image:url(/a/i/structure/acsa-report-abuse-icon.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#ForumNav {
	font: 0.9em 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #565454;
	margin: 0 !important;
	padding: 0 !important;
}

#ForumNav li { 
	margin: 0 !important; 
	padding: 0 !important;
	list-style: none !important;
}

#ForumNav li a {
	display: block;
	padding: 12px 4px 8px 9px;
	color: #565454;
	background-color:#F3F4F6;
	text-decoration: none;
	border-top: 2px solid #FFF;
	background-image:url(/a/i/structure/forumsicon.gif);
	background-repeat:no-repeat;
	background-position:right;
	border: 1px #BCCAD3 solid;
	margin-top: 5px;
	clear: both;
}

a.addTopic {
	width: 162px !important;
	background: none !important;
	margin: 0 !important;
	padding: 5px 0 !important;
	border: 0 !important;
	float: right;
}

#ForumNav li a:hover {
	background-color: #A0B3C1;
	text-decoration: none;
	background-image:url(/a/i/structure/forumsiconOv.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.forum h1 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;		
	font-weight: bold;	
	color: #42413F;
}

#TopicNav {
	font: 1.1em 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #565454;
}

#TopicNav {
	margin: 0 !important;
	padding: 0 !important;
}

#TopicNav li { 	
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

#TopicNav ul {
	margin: 0 !important;
	padding: 0 !important;
	width: 723px;
}

#TopicNav ul a{
	background-image:url(/a/i/structure/topicicon.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#TopicNav a {
	font-weight: bold;
	display: block;
	padding: 16px 4px 0px 9px;
	height: 30px;
	background-color:#FFF;
	text-decoration: none;
	border-top: 2px solid #FFF;
	border: 1px #BCCAD3 solid;
	margin-bottom: 5px;
	color: #BF3805 !important;
}

#TopicNav ul a:hover {
	background-color: #F3F4F6;
	text-decoration: none;
	background-image:url(/a/i/structure/topiciconOv.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#forumTopics a {
	font-weight: bold;
	display: block;
	padding: 6px 4px 0px 9px;
	width: 708px;
	height: 20px;
	color: #656060;
	background-color:#F3F4F6;
	text-decoration: none;
	border-top: 2px solid #FFF;
	background-image:url(/a/i/structure/forumUpLevel.gif);
	background-repeat:no-repeat;
	background-position:right;
	border: 1px #BCCAD3 solid;
	margin-bottom: 5px;
}

#TopicNav a:hover.TopicNavON{
	font-weight: bold;
	display: block;
	padding: 6px 4px 0px 9px;
	width: 708px;
	height: 20px;
	color: #656060;
	background-color:#F3F4F6;
	text-decoration: none;
	border-top: 2px solid #FFF;
	background-image:url(/a/i/structure/forumUpLevelOv.gif);
	background-repeat:no-repeat;
	background-position:right;
	border: 1px #BCCAD3 solid;
	margin-bottom: 5px;
}


#TopicNav table{
	margin-top: 10px;
	border-left: 1px solid #BCCAD3;
	border-top: 1px solid #BCCAD3;
}

#TopicNav table tr td{
	padding: 10px;
	border-bottom: 1px solid #BCCAD3;
	border-right: 1px solid #BCCAD3;
}

#addToThread {
    display: none;
}

/* @end */

/* @group Main structure */

body {
	background-color: #F8F8F8;
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
    font-size: 62.5%;
	padding: 0px;
	margin: 0px;
/*	color: #1B1B1B; */
	color: #656060;
	height: 110%;
}

fieldset,img {  
    border:0; 
} 

#GLOBALCONTAINER{
	top: 0px;
	position: relative;
	margin: 0px auto;
	text-align: center; /* compensates for the IE5/Win bug */
	width: 970px;
	border-left: 9px solid #FFF;
	border-right: 9px solid #FFF;
	background: #FFF;
	height: 100%;
}

#MAINCOL{
	float: right;
	width: 728px;
	padding: 0px;
	margin: 0px 0px 0px 30px;	
}

#TopPanel{
	width: 728px;
	height: 138px;
	float: right;
}


/* @end */

/* @group Top Menu */
input[type=text], input[type=password], textarea {
	font-size: 1em;
	font-weight: normal;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 2px;
}

input.radio { 
	padding: 0px;
	margin: 4px 3px 8px 0px;
	cursor:pointer;
} 

input[type="submit"], button#searchBtn {
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	background-color: #A4B5C1;
	cursor:pointer;
	padding: 2px 6px;
	border: 1px solid #FFF;
}
input[type="submit"]:hover, button#searchBtn:hover {
	background-color: #D9440B;
	color:#fff;
}
input[disabled] {
    color: #ddd;
}
input[disabled]:hover {
	background-color: #A4B5C1;
	color: #ddd;
}

/* @end */

/* @group Main Content */

#Content{
	width: 737px;
	float: left;
    position: relative;
	text-align: left;
	margin-top: 0px;
	min-height: 350px;
}


#page_content{
	padding-bottom: 5px;
}









img.floatLeft{
	float: left;
	padding: 0px 15px 5px 0px;
}

img.floatRight{
	float: right;
	padding: 0px 0px 5px 15px;
}

#Content.home{
	margin-top: 10px;
	width: 642px;
}

#Content.links a{
	margin-left: 30px;
}

.page img {
float: left;
margin: 0px 0px 0px 0px ;
}

.page table{
	width: 542px;
	padding: 0px 0px 20px 0px;
	margin:  0px;
	border-bottom: 1px solid #CED5DB;
}
.page table tr td{
	color: #656060;
	font-size: 1.4em;
	border-top: 1px solid #DDD;
	padding: 2px 5px;
}

table tr td{
	color: #656060;
	font-size: 1.1em;
	padding: 2px 0px;
	font-weight: normal;
}

#Content table tr td a{
	color: #656060;
	padding: 0px 0px;
	border-bottom: 1px dotted #656060;
	text-decoration: none;
}

#Content table tr td a:hover{
	border-bottom: 1px solid #656060;
}

#Updates{
	width: 542px;
	float: left;
    position: relative;
	line-height: 160%;
	text-align: left;
	margin-top: 15px;
	border: 1px solid #D7D7D6;
}

#Updates.updatedetails a{
	width: 532px;
	margin: 0px;
	padding: 10px 0px 0px 11px ;
	display: block;
	text-decoration: none;
	color: #565454;
	border-top: 1px solid #EAEAEA;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	line-height: 1.0em;
	height: 25px;
}

#Updates.updatedetails a:hover{
	color: #565454;
	text-decoration: none;
	background-color:#EAEAEA;
}


#HomeNavs{
	font-size: 1.0em;
	color: #565454;
}

#HomeNavs ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#HomeNavs li{ 
	margin: 0 0 0px 0; 
	list-style-position: inside;
	list-style-image: none;
}

#HomeNavs a{
	display: block;
	padding: 4px 4px 8px 9px;
	width: 228px;
	color: #565454;
	background-color:#FFF;
	text-decoration: none;
	border-top: 1px solid #EAEAEA;
	letter-spacing: 0.1em;
}

#HomeNavs a:hover {
	color: #565454;
	text-decoration: none;
	background-color:#EAEAEA;
}

.float_left {
	float: left;
}

.clear {
	clear: both;
}

#switch_language {
	float: left;
	width: 100%;
}

#switch_links {
	margin: -5px 0 15px 0px;
	min-width: 240px;
}

#switch_links img {
	vertical-align: -1px;
	padding-right: 4px;
}

#switch_links a {
	text-decoration: none;
	border-bottom: 1px dotted #656060;
	color: #656060;
}

#switch_links a:hover {
	text-decoration: none;
	border-bottom: 1px solid #656060;
	color: #656060;
}

#switch_links span {
	padding-right: 8px;
}

#imageGallery, #imageLinks
{
	text-align: center;
}

#imageGallery img {
	padding: 10px;
}

/* @end */


/* @group Main Content forms */

.form input[type=text], textarea {
	font-size: 1em;
	font-weight: normal;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 2px;
	background-color: #F3F4F6;
	width: 542px;
}

.form input.radio { 
	padding: 0px;
	margin: 4px 3px 8px 0px;
	cursor:pointer;
} 

#content label {
	display: block;
}

.form input[type="submit"], button#searchBtn {
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	background-color: #A4B5C1;
	cursor:pointer;
	padding: 2px 6px;
	border: 1px solid #FFF;
}

.form input[type="submit"]:hover, button#searchBtn:hover {
	background-color: #D9440B;
	color:#fff;
}

form#userForm .error {
	color: #cc0022;	
	font-weight: bold;
	display: inherit;
}


/* @end */


/* @group Left column */

#LEFTCOL{
	width: 201px;
	text-align: left;
}

#LEFTCOL img{
	margin-top: 20px;
}
.Logo{
	background: url(/a/i/structure/logo.gif) no-repeat left top;
	width:  201px;
	height: 138px;
	border: 0px;
	margin: 0px;
}

#LogIn{
	text-align: right;	
	padding: 5px 11px 5px 0px ;
	font: 1.0em 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #848382 !important;
	background-color: #FFF;
	line-height: 150%;
}

#LogIn h1, #LogIn p{
	font: 1.1em 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #848382;
}

#LogIn a, #LogIn a:hover{
	color: #848382;	
	text-decoration: underline;
}

#loginForm {
	padding: 5px 11px 5px 0px ;
	font: 1.0em 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #848382;
	background-color: #FFF;
	line-height: 150%;    
}

/* @end */

/* @group LEFT COL NAVIGATION */


#nav{
	font: 1.1em 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #565454;
}

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

#nav li { margin: 0 0 0px 0; }

#nav a{
	display: block;
	padding: 4px 4px 4px 9px;
	width: 189px;
	color: #565454;
	background-color:#D7D9E0;
	text-decoration: none;
	border-top: 2px solid #FFF;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #565454;
	text-decoration: none;
	background: #D7D9E0 url(/a/i/nav/navhighlight.gif) no-repeat left top;
}

#nav a.ON{
	padding: 4px 4px 4px 9px;
	color: #565454;
	text-decoration: none;
	background: #D7D9E0 url(/a/i/nav/navhighlight.gif) no-repeat left top;
}

#nav ul ul li { margin: 0 0 0px 0; }

#nav ul ul a {
	display: block;
	padding: 4px 4px 4px 17px;
	width: 180px;
	color: #FFF;
	background-color: #A0B3C1;
	text-decoration: none;
}

#nav ul ul a:hover {
	background-color: #BF3805;
	color: #FFF;
	text-decoration: none;
}

#nav  ul ul a.ON{
	background-color: #BF3805;
	color: #FFF;
	padding: 4px 4px 4px 17px;
	width: 180px;
	text-decoration: none;
}

/* @end */

/* @group Bottom */

#footer{
	border-top: 1px solid #ECF0F3;
	background-color: #F9F9F9;
	background-image: url(/a/i/structure/BotMenuBack.gif);
	background-repeat: repeat-x;
	width: 970px;
	min-height: 41px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer h1{
	padding: 0px 0px 0px 17px;
	font-size: 1.1em;
	line-height: 0.01em;
	color: #727070;
}

#footer a{
	margin: 0px 10px;
	font-size: 1.0em;
	color: #727070;
	text-decoration: none;
	border-bottom: dotted 1px #727070;
}

#footer a:hover{
	font-size: 1.0em;
	color: #565454;
	border-bottom: solid 1px #727070;
}

#footer .left{
	float: left;
}

#footer .right{
	float: right;
}

/* @end */

/* @group Text sizes */

li{
	font-size: 1.1em;
	font-weight: normal;
	color: #656060;
}

p{
	font-size: 1.2em;
	font-weight: normal;
	color: #656060;
	margin-bottom: 10px;
}

#MAINCOL p a, #MAINCOL p a{
	text-decoration: none;
	border-bottom: 1px dotted #656060;
	color: #656060;
}

#MAINCOL p a:hover, #MAINCOL p a:hover{
	text-decoration: none;
	border-bottom: 1px solid #656060;
	color: #656060;
}

h3{
	font-size: 1.3em;		
	font-weight: bold;
	color: #656060;	
	margin: 5px 0px 8px 0px;
}

h3 a{
	text-decoration: none;
	border-bottom: 1px dotted #656060;
	color: #656060;
}

h3 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #656060;
	color: #656060;
}

h2{
	font-size: 1.4em;		
	font-weight: bold;	
	color: #42413F;
	margin: 5px 0px 8px 0px;
}

h1{
	letter-spacing:0.05em;
	font-size: 2.1em;
	font-weight: normal;
	color: #BF3805;	
	margin: 20px 0px;
}

h4{
	width: 538px;
	font-size: 1.2em;		
	font-weight: normal;
	color: #656060;	
	border-top: 1px solid #D7D9E0;
	padding-top: 10px;
	font-weight: bold;
}

h5 {
	font-size: 1.2em;		
	font-weight: bold;
	color: #656060;	
}

#page_authors, #page_updated {
    float: left;
}

#page_authors p, #page_updated p {
	margin: 5px;
}

strong{
	font-weight: bold;
}

/* @end */

/* @group Universal odds and sods */

a.pdf_download, a.doc_download, a.ppt_download, a.xls_download {
	border: 0 !important;	
	padding-right: 5px;
}

#clear{
	clear: both;
}

.template_error {
    background: #ffcccc;
    color: #000;
    border: 1px solid #dd8866;
    padding: 10px;
    margin: 2px;
    overflow: auto;
}

.template_error img {
	float: left;
	padding-right: 6px;
	padding-left: 0px;
	padding-top: 3px;
}

.template_error h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px 0;
	margin: 0;
	color: #42413F;
    color: #000;
}

.template_error h2 {
	font-size: 1.1em;
	color: #42413F;
	padding: 8px 0;
	margin-bottom: 10px;
}

#error_desc {
	font-family: monaco, monospace;
	font-size: 1.2em;
}

ul.pagination {
	padding: 0 !important;
	margin: 0;
}

ul.pagination li {
	display: inline-table;
	padding: 3px;
}

ul.pagination li a {
}

/* @end */

/* @group CMS generated content */

#page_comments_form, #page_comments {
	padding-top: 5px;
}

#page_comments_form form {
	padding: 0 5px;
}

.annotate_comment {
	padding-bottom: 5px;
}

.annotate_comment p {
	padding: 0 5px;
}

.percentage {
	float: left;
	padding-right: 5px;
}

.percent_container {
	float: left;
	width: 100px;
	border: 1px solid #A0B3C1;
	height: 6px;
	margin-right: 8px;
	margin-top: 3px;
	text-align: center;
}

.percent_on {
	background: #D7D9E0;
	height: 6px;
}

/* @end */

.feeCost {
	float: right;
}

.payPalButton {
	float: right;
}


#page_news{
	padding: 10px 15px;
	border: 1px solid #dad6d6;
}

.newSummaryItem{
	padding-top: 8px;
}


.latestnews {
	float: right;
	width: 230px;
	letter-spacing:0.05em;
	font-size: 1.4em;
	font-weight: bold;
	color: #656060;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: -0px;
	border-top: 1px solid #dad6d6;
	border-right: 1px solid #dad6d6;
	border-left: 1px solid #dad6d6;
}

#page_contentHome{
	background-color: #FFF;
	float: left;
	width: 380px;
	padding-bottom: 5px;
	margin-right: 0px;
}

#page_newsR{
	background-color: #FFF;
	width: 220px;
	float: right;
	padding: 5px 10px;
	border-right: 1px solid #dad6d6;
	border-left: 1px solid #dad6d6;
	border-bottom: 1px solid #dad6d6;
}

