/* CSS Document for http://www.accm. | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | September 2008 */

/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
countered to left for IE with #center division
==================================================*/


body{
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #ececec;
	color: #666666;
	}


/* =divs | declarations for divisions 
   during initial border layout
==================================================*/

	
#center{
	width: 1002px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
}

#center2{
	width: 1002px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	
}


#banner{
	height: 109px;
	background-image: url(../images/banner-top.jpg);
	background-repeat: no-repeat;
}


#banner-right{
	float: left;
	width: 737px;
	height: 109px;
}


#search-area{
	width: 257px;
	height: 30px;
	margin-bottom: 11px;
	padding-top: 14px;
	padding-left: 480px;
}


#search_box {
	width: 250px;
	height: 27px;
	background-image: url(../images/bg-serach-area.png);
	background-repeat: no-repeat;
	color: #FFB00B;
}
#search_box #searchInputF {
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 192px;
	background: none;
	color: #b9b9b9;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#search_box #go {
	float: right;
	margin-bottom: 0;
	margin-left: 0;
}

#nav-area{
	width: 737px;
}



#nav{
	height: 80px;
	width: 600px;
	float: left;
}
#logo{
	background-color: #FF0000;
	width: 221px;
	float: left;
	margin-right: 42px;
}
#row1{
	height: 290px;
}

#r1col1{
	float: left;
	width: 348px;
}
#r1col2{
	float: left;
	width: 359px;
}
#r1col3{
	float: left;
	height: 280px;
	width: 285px;
	background-image: url(../images/flv-bg-top.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #000000;
}

#flvscroller{
	overflow: auto;
	height: 280px;
}

#mainspacer{
	background-image: url(../images/top-spacer.jpg);
	background-repeat: no-repeat;
	height: 14px;
	background-color: #FFFFFF;
}
#main{
	background-color: #FFFFFF;
}


#maincol1{
	width: 315px;
	float: left;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 22px;

}


#maincol2{
	width: 715px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 16px;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	padding-right: 20px;
}


#maincolnav{
	width: 249px;
	float: left;
	background-color: #FFB804;


}


#maincol2home{
	width: 600px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 16px;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	padding-right: 20px;
}

#maincol2all{
	width: 962px;
	background-color: #FFFFFF;
	padding-left: 16px;
	padding-right: 20px;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}






.sectiontitlenav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFB804;
	padding-left: 25px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;

}

.sectiontitletopyellow{
	display: block;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFBE02;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

.sectiontitletopblack{
	display: block;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}


.sectiontitleyellow{
	display: block;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFBE02;
	padding-top: 8px;
}


.sectiontitleblack{
	display: block;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
}


.itemheader{
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFBE00;
	display: block;
	margin-bottom: 10px;
}

.yellowheader{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFBE00;
	display: block;
	margin-bottom: 10px;
}
.blackheader{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
	margin-bottom: 10px;
}
.blacktitle{
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	text-transform: capitalize;
	display: block;
	padding-bottom: 10px;
}
.yellowtitle{
	font-size: 15px;
	color: #FFBE00;
	font-weight: bolder;
	text-transform: capitalize;
	display: block;
	padding-bottom: 10px;
}


.posttitle{
	font-weight: bold;
	color: #0A0A0A;
	display: block;
}
.postdate{
	font-weight: bold;
	color: #666666;
	display: block;
	font-size: 11px;
	text-align: right;
}

.post{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;

}

.padpostimg{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 0;
}

.posttext{
	width: 189px;
	float: left;
	overflow: scroll;
}

.learnmore{
	text-align: right;
}

.breakfloat{
	height: 1px;
	clear: both;
}

.right{
	text-align: right;
}

.intro{
	display: block;
	margin-bottom: 10px;
}


#gradient{
	background-image: url(../images/bottom-gradient.jpg);
	background-repeat: no-repeat;
	height: 43px;
	background-color: #CC0066;
	clear: both;
}


#footer{
	background-color: #060000;
	height: 100px;
	color: #FFFFFF;
	padding-top: 24px;
	padding-left: 24px;
}






#texttop{
	background-image: url(../images/text-top-bg.jpg);
	background-repeat: no-repeat;
	height: 4px;
}

#contentarea{
	background-image: url(../images/content-area-bg.jpg);
	background-repeat: repeat-y;
	min-height: 200px;
	list-style-image: url(../images/bp.jpg);
}

#contentareaform{
	background-image: url(../images/content-area-bg.jpg);
	background-repeat: repeat-y;
	height: 380px;
	list-style-image: url(../images/bp.jpg);
}



#footer-container{
	height: 39px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 10px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}



.title{
	font-size: 12px;
	color: #323D7F;
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	padding-bottom: 10px;
}


.padlogo{
	margin-right: 290px;
	float: left;
}

.size15{
	font-size: 15px;
	display: block;
	padding-bottom: 10px;
}

.quoteyellow{
	font-style: oblique;
	color: #FFBE00;
	font-weight: bolder;
	font-size: 15px;
	display: block;
	padding-bottom: 10px;
}

.quoteblack{
	font-style: oblique;
	color: #000000;
	font-weight: bolder;
	font-size: 15px;
	display: block;
	padding-bottom: 10px;
}


.red{
 color: #08255f;
}


.staff{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.marimgbottom{
	margin-bottom: 20px;
}

.input{
	background-color: #EAEAEA;
	border: 1px none #0C327B;
}

.textarea{
	background-color: #EAEAEA;
	border: 1px none #0C327B;
}


.mbutton{
	background-color: #FFCC00;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 10px;
	color: #333333;
	border: 0px #FFFFFF none;
	width: 100%;
}

.footeraddress{
	margin-left: 250px;
	float: left;
}

.footertel{
	float: left;
	margin-left: 15px;
}

.footerlinks{
	float: left;
	margin-left: 15px;
}

#links{
	background-color: #ECECEC;
	margin: 25px;
	float: right;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/grey-bg.jpg);
	background-repeat: repeat;
}

#formlayout{
	background-color: #FFFFFF;
	width: 320px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}

.fieldname{
	float: left;
	/*height: 20px;*/
	min-height: 20px;
	width: 120px;
	text-align: right;
	margin-left: 20px;
	margin-right: 10px;
}

.field{
	float: left;
	width: 250px;
	background-position: left;
	text-align: left;
}

.button{
	background-color: #EAEAEA;
	width: 250px;
	margin-top: 8px;
}

.standout{
  font-weight: bold;
  color: #000000;
}

.smallinput{
	background-color: #EAEAEA;
	border: 1px none #0C327B;
	width: 60px;
}


.breaker{
	background-color: #DBDBDB;
	height: 1px;
	width: 705px;
	margin-bottom: 15px;
}


.still-pad{
	padding-right: 11px;
	padding-bottom: 11px;
}

/* =spacer| float spacer
==================================================*/
#spacer{
	width: 100%;
	clear: left;
	height: 1px;
}

/* =spacer| float spacer
==================================================*/
.spacer{
	width: 320px;
	clear: left;
	height: 1px;
}


/* =Pseudolinks | site
==================================================*/

a.site {
	text-decoration: underline;
	color: #FFAD0F;

}
a.site:hover {
	color: #202020;
	text-decoration: underline;
	background-color: #FFAD0F;

}





/* =Pseudolinks | nav |
==================================================*/

a.nav {
	color: #838383;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/side-slash.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
	background-position: left top;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 10px;
}
a.nav:hover {
	color: #D62E4F;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.nav:active {
	color: #D62E4F;
	text-decoration: none;
}


/* =Pseudolinks | sidenav |
==================================================*/

a.sidenav {
	color: #838383;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/side-slash.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
	background-position: left top;
	display: block;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 4px;
}
a.sidenav:hover {
	color: #D62E4F;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.sidenav:active {
	color: #D62E4F;
	text-decoration: none;
}

/* =Pseudolinks | activenav |
==================================================*/

a.activenav {
	color: #D62E4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/side-slash.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
	background-position: left top;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 4px;
	text-decoration: none;
}

/* =Pseudolinks | activesidenav |
==================================================*/

a.sideactivenav {
	color: #D62E4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/side-slash.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
	background-position: left top;
	display: block;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 4px;
	text-decoration: none;
}


/* =Pseudolinks | footer
==================================================*/

a.footer {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;

}
a.footer:hover {
	color: #D62E4F;
	text-decoration: underline;

}

.footerleft{
	float: left;
	width: 450px;
}

.footerright{
	float: left;
	width: 500px;
	margin-top: 50px;
	color: #666666;
}


/* =Pseudolinks | banner
==================================================*/

a.banner {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;

}
a.banner:hover {

	color: #FFBE00;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF01;


}


/* =Pseudolinks | sidenavlink
==================================================*/

a.sidenavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	color: #000000;
	background-color: #FFB804;
	text-decoration: none;
	background-image: url(../images/side-nav-link-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.sidenavlink:hover {
	color: #FFB804;
	background-color: #000000;
	background-image: url(../images/side-nav-link-arrow.jpg);
	background-position: right;
}

a.sidenavlinkcur, a.sidenavlinkcur:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	color: #FFB804;
	background-color: #333333;
	background-image: url(../images/side-nav-link-arrow-on.jpg);
	background-repeat: no-repeat;
	background-position: right;
}




/* =Pseudolinks | footer
==================================================*/

a.footervalidate {
	color: #555555;
	

}
a.footervalidate:hover {
	color: #CCCCCC;
	


}

/* =form | form info
==================================================*/

.input{
}

/* =Searchresults
==================================================*/
.srchstr{
	background-color: #FFDD88;
}

.gmapbox {
  float: left;
  width: 600px;
  height: 350px;
  border: 1px #DDDDDD solid;
  margin-left: auto;
  margin-right: auto;
}
.contactform {
  float: left;
  width: 450px;
  /*height: 280px;*/
  /*border-left: 1px #DDDDDD solid;*/
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 10px;
}
.contactform input.input{
  width: 100%;
}
.contactform textarea{
  width: 100%;
}
.break{
	width: 100%;
	clear: both;
}

.warning{
	float: left;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	color: #EE9933;
	margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.fieldinfo {
  text-align: center;
}

.archivedlist{
	margin-top: 15px;
}

.archivedlist .architem {
	border-bottom: 1px solid #CCCCCC;
}
.archivedlist .architem .posttitle{
	float: left;
}
.archivedlist .architem .postdate{
	float: right;
}


#episodes {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	display: block;
	color: #333333;
	background-color: #FFB804;
	text-align: center;
	height: 288px;
	width: 180px;
	overflow: auto;
}
#episodes a {
	color: #333333;
	text-decoration: none;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
#episodes a.current {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#episodes a:hover {
	color: #FFB804;
	background-color: #000000; 
}
#episodes div.sub {
	width: 155px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#episodes div.main {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 155px;
	border-bottom: 1px solid #AA8302;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

