/* @group Main */



#template {
	font-size: 13px;
}

.f-smaller {
	font-size: 10px;
}

.f-default {
	font-size: 13px;
}

.f-larger {
	font-size: 15px;
}

#template h1 {
	font-size: 200%;
}

#template h2 {
	font-size: 180%;
}

#template h3 { 
   //font-size: 150%//;
}

#template h4 {
	font-size:  120%;
}

#template h5 { font-size:  120%; background-color:#EEEEEE; color:#333333; margin:5px 0px; padding:10px;}
	
#template h6 { font-size:  150%; color:#000; margin:5px 0px; padding:5px 0px 2px 0px; border-bottom:1px dotted #B11D21; }


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

div.moduletable h3,
.componentheading {
	font-size: 145%;
}

.contentheading {
	font-size: 200%; font-family:"Times New Roman", Times, serif;
}

.componentheading {
 margin: 15px 0px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

#template {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
}

.contentheading,
.componentheading {
	font-weight: bold;
}


#template a:link,
#template a:visited {
	/* color: see style css */
	text-decoration: none;
}

#template a:hover {

	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

/* @group slidebox */

#fxContainer {
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 0;
}

#fxTarget { 
	padding-top: 1px;
	margin: 0;
	width: 100%;
	position: relative;
	top: 0;
	z-index: 19;
	height: 0;
	overflow: hidden;
}

#fxPadding {
	visibility: hidden;
	padding: 0 45px;
}

#fxShadow {
	position: relative;
	width: 100%;
	height: 6px;
	overflow: hidden;
	z-index: 20;
}

#fxTrigger {
	position: relative;
	cursor: pointer;
}

#fxTab {
	position: relative;
	bottom: 0;
	margin: -6px auto;
	text-align: center;
	height: 38px;
	line-height: 36px;
	font-weight: bold;
	width: 162px;
	z-index: 21;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	z-index: 100;
}

#fxTab a:hover {
	text-decoration: none;
}

/* @end */

/* @group section1 */

div#section1 {
	padding: 0 15px;
}
/* barry section 1 td 
div#section1 td.section {
	padding-top: 10px;
	padding-bottom: 15px;
}*/

div#section1 a.readon {
	font-weight: bold;
}

/* @end */

/* @group mainbody */

div#mainbody {
	padding: 0px; }

/*barry*/
div#mainbody .contentheading {
	font-size: 250%; border-bottom:2px solid #CCCCCC; margin-bottom:15px; 
}

div#mainbody a.readon {
	font-weight: bold;
}

/* @end */

/* @group section2 */

/* barry section 2 td
div#section2 td.section {
	padding-top: 0px;
}*/

div#section2 a.readon {
	font-weight: bold;
}

/* @end */

/* @group section3 */

div#section3 {
	/*padding: 0 15px 15px 15px*/;
}
/*barry section 3 td
div#section3 td.section {
	padding-top: 10px;
}*/

div#section3 a.readon {
	font-weight: bold;
}

/* @end */

div#template {
	padding-top: 18px;
}

div#header .rk-2 {
	height: 110px;
	overflow: hidden;
}

img#logo {
	float: left;
	margin-left: 29px;
	width: 550px;
	height: 110px;
	z-index: 1;
}

div#top {
	margin-left:  370px;
	height: 110px;
}

div#top .padding {
	padding:  10px;
}

div#horiz-menu {
	height: 30px;
}

table.sections .contentheading {
	font-size: 145%;
}

table.sections div.moduletable {
	margin: 0;
	padding: 0;
}



table.mainbody,
table.usermodules,
table.sections {
	width: 100%; padding: 0;
}
/* barry section padding all 
td.section {
	padding: 0px 10px;
}*/

td.section.w49 {
	width: 50%;
}

td.section.w24 {
	width: 33%;
}

/* barry section divider
td.section.divider {
	padding-left: 30px;
}*/

/********************************************************************
 * Change this setting below to adjust the width of the side column *
 ********************************************************************/
 /*barry*/
td.left { background-color:#3B5472; }
td.left .padding { padding: 10px 5px; }
td.left .padding a:link{  }

td.right .padding { padding: 10px 5px; }

td.mainbody .padding {
	padding-left: 20px;
	padding-right: 20px;
}

div#hdiv {
	height: 7px;
	overflow: hidden;
}

div#footer .rk-2 {
	height: 105px;
	overflow: hidden;
}

div#the-footer { color:#FFCCCC; }

/*barry footer list*/
div#the-footer ul {  padding-top: 8px; }
div#the-footer li { display: inline; list-style-type: none; padding-left: 30px; }
div#the-footer li a { color:#FF9999; text-decoration:underline;}


img#rocket {
	width: 150px;
	height: 105px;
}

/* @group menus */

/* @group Horiz Menu */

div#horiz-menu ul {
	margin: 0;
	padding: 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 18px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}

/* @end */

/* @group Side Menu */

ul.sidemenu,
ul.sidemenu ul {
	margin: 0;
	padding: 0;
}

ul.sidemenu li {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul.sidemenu li li {
	margin-left: 15px;
}

ul.sidemenu img {
	float: left;
	margin-top: 5px;
}

ul.sidemenu a {
	margin-left: 0px;
	padding-left: 10px;
	line-height: 25px;
	font-weight: bold;
}

ul.sidemenu a:hover {
	text-decoration: none;
}

/* @end */

/* @group Contact Menu */

div#top ul {
	margin: 0;
	padding: 0;
	float: right;
}

div#top li {
	float:  left;
	list-style: none;
	margin-right: 20px;
}

div#top li img {
	float:  left;
	vertical-align: middle;
}

div#top a.mainlevel {
	display:  block;
	float:  left;
	background: none;
	margin: 0;
	padding: 0 5px;
	font-weight:  bold;
}

/* @end */

/* @end */

/* @group content */

/* @group Code */

pre {
	padding: 10px;
}

/* @end */

/* @group Notices */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;	
}

/* @end */

/* @group Lists */

td.mainbody ul {
	margin-left: 10px;
}

td.mainbody li {
	padding-left: 0px;
	padding-bottom: 15px;
}

#mainbody ul.arrow,
#mainbody ul.arrows,
#mainbody ul.check,
#mainbody ul.clip,
#mainbody ul.pencil,
#mainbody ul.plus {
	margin-left: 35px;
	padding: 0;
}

ul.arrow li,
ul.arrows li,
ul.check li,
ul.clip li,
ul.pencil li,
ul.plus li {
	list-style: none;	
	padding-bottom: 15px;
	padding-left: 40px;
}

/* @end */

/* @group Blockquote */

blockquote {
	width: auto;
	padding: 10px 10px 10px 80px;
	margin: 15px 0;
}

/* @group My Group */

/* @end */

/* @end */

/* @group Login Area */

#fxPadding div.moduletable h3 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
	height: 40px;
}

#fxPadding form {
	float: left;
	padding-left: 30px;
	height: 22px;
	margin-top: 8px;
}

#fxPadding div.loginelement {
	float: left;
	margin-left: 30px;
	height: 22px;
	line-height: 22px
}

#fxPadding div.loginelement input {
	width: 100px;
	padding-left: 5px;
}

span.loginsubmit,
span.logoutsubmit {
	display: block;
	padding-left: 8px;
	margin-left: 10px;
	line-height: 25px;
	width: 85px;
	float: left;
	cursor: pointer;
}

/* @end */

/* @group Regular Content Items */

table.contentpaneopen tbody tr td span.small,
td.createdate {
	padding-left: 20px;
}

/* @end */

/* @group Latest news */

div.moduletable ul {
/*	margin: 10px 10px;
	padding: 0 10px;*/
}

div#mainbody ul.latestnews {
padding: 0;
margin: 0;
}

div#mainbody ul.latestnews li {
	list-style: none;
	margin:  0;
	padding: 0;
	padding-left: 45px;
	margin-bottom: 10px;
}

div#mainbody ul.latestnews li a {
	font-weight: bold;
}

/* @end */

.screenshot {
	float:  right;
	margin-top: -35px;
	margin-right: -24px;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable h3 {
	margin: 0;
	padding: 10px 0;
}

td.left div.moduletable,
td.right div.moduletable {
	margin-bottom: 25px;
}

/* @end */

/* @group content */

.contentheading {
	padding: 25px 0 2px 0;
	line-height:100%;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	margin-top: 15px;
	display: block;
	float: left;
	width:  116px;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	/* background: see style css */
}

a.readon:hover {
	text-decoration: none;
}

span.content_rating img {
	vertical-align: top;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0 7px 0 9px;
	border: 0;
	width: 13px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
}

/* @group My Group */

/* @end */

.pollstableborder {
	text-align: left;
}

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

#template ul.menu {
	padding: 0;
	margin: 0;
}

#template ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#template a.mainlevel:link,
#template a.mainlevel:visited,
#template ul.menu a:link,
#template ul.menu a:visited {
	text-decoration: none;
}

#template a.mainlevel,
#template ul.menu a {
	font-weight: bold;
	display: block;
	padding: 6px 0 2px 0px;
	margin-bottom: 3px;
	margin-left: 0;
}

#template a.sublevel:link,
#template a.sublevel:visited {
	font-weight: bold;
	text-decoration: none;
}

#template a.mainlevel:hover,
#template ul.menu a:hover {
	text-decoration: underline;
}

#template a.sublevel:hover,
#template ul.menu li a:hover {
	text-decoration: none;
}

#template ul.menu ul {
	margin: 4px 0;
}

#template ul.menu ul li a {
	text-indent: 10px;
}

#template ul.menu ul a {
	background: none;
	text-indent: 0;
}

#template ul.menu ul {
	margin-left: 10px;
	padding: 0;
}

#template ul.menu ul ul {
	padding: 0;
	margin-left: 20px;
}

#template ul.menu li li {
	padding: 0;
	margin: 0;
}

#template ul.menu ul a {
	text-indent: 0;
}

#template ul.menu li a {
	padding-left: 10px;
}

.nounder {
	text-decoration: none;
	border: 0;
}

.style-wrapper {
	padding-left: 70px;
	padding-top: 30px;
}

.style {
	float: left;
	margin-right: 50px;
	margin-bottom: 50px;
}

/* @end */

/* @end */

/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image { float:left;}
.flickr_badge_image img {float: left; margin: 0 3px 3px 0;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

/*barry*/

div#customSearch { z-index:99; width:250px; float:right; padding-top:38px; }
div#customSearch input.inputbox { background:url(../images/search_background.jpg) top left no-repeat; color:#000; height:20px; border:1px solid #666666; font-weight:bold; }

div#towns { z-index:999; float:left; margin:0px; padding:0px; background-color:#999999; }

div.homeText { font-family:"Times New Roman", Times, serif; font-size:150%; color:#333; line-height:180%; font-style:italic; margin: 25px 0px 0px 0px; }

#navFlashHome { width: 155px; float:left; padding-top:15px; }
#navFlashHome a { display: block; padding: 10px 0px 10px 20px; width: 155px; }
#navFlashHome ul { margin-left: 5px; padding-left: 15px; list-style-type: none; font:100% Arial, Helvetica, sans-serif; font-weight:bold; }
#navFlashHome ul li { padding: 0; background-image:url(../../../images/stories/arrow1.gif); background-repeat: no-repeat; background-position: 0 10px; }
#navFlashHome a:link, #navFlashList a:visited { color: #CCCCCC; text-decoration: none; }
#navFlashHome a:hover { color:#66CAFF; padding-left:26px; background-image:url(../../../images/stories/arrow2.gif); background-repeat: no-repeat; background-position: 0 4px; }
#audienceTitle { color:#829AB9; padding:10px 0px 8px 15px; margin:0px; font-size:120%; font-weight:bold; background:#374E69; font-family:Arial, Helvetica, sans-serif; }
#homeFlashcontainer { border-left:1px solid #FFFFFF; margin:0; padding:0; }

.tool-text {
	font-size: 100%;
	margin: 0;
}

a img {
	border: 0;
}

div.moduletable-leftNav ul.menu li a:link, 
div.moduletable-leftNav ul.menu li a:visited { color:#829AB9; text-decoration:underline; font-size:89%; padding-top:7px; }
div.moduletable-leftNav ul.menu li a:hover { color:#FFFFFF; }
div.moduletable-leftNav ul.menu li#current a.topdaddy { color:#FFFFFF; }

div#top { padding:0px 0px 0px 0px; }
div#top ul.menu li { }
div#top ul.menu li a:link, div#top ul.menu li a:visited { color:#CCCCCC; text-decoration:underline; }
div#top ul.menu li a:hover { color:#FFFFFF; }

div.moduletable-leftNav ul.menu li ul li a:link, 
div.moduletable-leftNav ul.menu li ul li a:visited { color:#99CCFF; text-decoration:none; font-size:85%; padding:0px; margin:0px; }
div.moduletable-leftNav ul.menu li ul li a:hover { color:#CCCCCC; }

.Image-Border-Thick { border:1px solid #DADADA; margin:15px 0px 15px 0px; background-color:#eee; padding:6px;}

.Image-Border-Thin { border:1px solid #DADADA; margin:15px 0px 15px 0px; background-color:#eee; padding:2px; }

