/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	margin: 0;
	padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font: 12px/1.25em arial, sans-serif;
	/*line-height: 1.3em;*/
	background:#A6A7A9 url(../images/bg-new.jpg) left top repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	color:#156381;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 9px; }

img { border: 0 none; }

.clear { clear: both; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}
/*#maincolumn{}*/
table.contentpaneopendesigner,#maincolumn{/*border:1px solid #006633;*/width:1030px;}

#wrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 1030px;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	border-top:none;
}

#header {
	height: 150px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.logo {
  	margin: 17px 0;
  	padding: 0;
	float: left;
}

/*navigation*/
#navholder {
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	padding: 2px 0px 2px 0px;
}
#navigation {
	padding: 0px;
	margin: 0 0 0px 0;
	background:#404041; 
	width: 1030px;
	height: 24px;
}
#navigation ul {
	padding: 0;
  	margin: 0;
}
#navigation ul li {
	float: left;
	list-style: none;
}
#navigation ul li a {
	display: block;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	color:#EEEEEE;
	padding: 5px 25px 2px 24px;
	text-align: center;
	/*letter-spacing: 0.1em;*/
	height:17px;
	font-size:13px;
	background-color: #ADAFB2;
	background-image: url(../images/nav-bgd.png);
	background-repeat: repeat-y;
	background-position: right top;
	border-left: 1px solid #404041;
}
#navigation ul li a:hover {
	color:#C96865;
	border-left: 1px solid #404041;
}
#navigation  a#active_menu {
	color: #FFFFFF;
	background-image: url(../images/nav-active-bgd.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #500000;
	border-left: 1px solid #6A6A6C;
}
.moduletable_menu h3{
	display:none;
}
#submenu{background-image: url(../images/subnav-bgd.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 83px; overflow:hidden; color:#fff;
}
#submenu .leftm{width:60px; height:83px; /*overflow:auto;*/ float:left}
#submenu .leftm span{display:block; background:#616163; border:1px solid #727274; border-top:none; /*padding:2px 3px; margin:2px; float:left*/ text-align:center;}
#submenu .leftm span a:link, #submenu .leftm span a:visited {color:#fff; font-size:12px; display:block;padding:2px 3px;}
#submenu .leftm span a:hover{ background:#831010;}
#submenu .rightm{width:970px; height:83px; float:left; /*border-right:1px solid #fff;*/}
#submenu ul {
	padding: 0/* 0 0 150px*/;
	margin: 2px 0 0 0;
	/*position: relative;*/
}
#submenu ul li {
	float: left;
	width:86px;
	list-style: none;
}
#submenu ul li a {
	display: block;
	text-decoration: none;
	color:#E9EAEC;
	padding: 10px;
	height: 63px;
	text-align: center;
	font-size:12px;
	font-weight:normal;
	background-color: #ADAFB2;
	background-image: url(../images/subnavitem-bgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 17px;
}
#submenu ul li a:hover {
	color:#DEFDE3;
}
.content{}
.search .button {
	border: 1px solid #333;
	padding: 3px;
	margin: 10px 3px;
	font-weight: bold;
	background-color: #414142;
	color: #FFFFFF;
}

/* Banners module */
/* Default skyscraper style */
.bannergroup {
	float: right;
	margin: 15px 9px 15px 0px;
	height: 120px;
	width: 760px;
    background-color:transparent;
}
.banneritem img {
	display: block;
}
/* Text advert style */
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #B2B2B2;
	text-align: right;
}

.video {
	padding: 30px;
	padding-top:35px;
	margin: 0px 10px 0 5px;
	background-image: url(../images/video-bgd.png);
	background-repeat: no-repeat;
	width: 449px;
	height: 364px;
	vertical-align: middle;
	float:left;
}
.video p {
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #666666;
}
.video p a {
	text-decoration: none;
	color:#333333;
}
.video p a:hover {
	text-decoration: none;
	color:#000000;
}
/* small text */
.small {
	font-size: .90em;
	color: #A9A9A9;
	font-weight: normal;
	text-align: left;
}
.small_author{ color:#333; font-weight:bold; font-size:13px; padding-right:10px;}
a.readon:link, a.readon:visited {
	color: #CC3300;
	text-decoration: none;
}
a.readon:hover  {
	color: #666;
	text-decoration: ;
}
a.readmore:link, a.readmore:visited  {
	color: #CC3300;
	display:block; text-align:right;
	text-decoration: none;
}
a.readmore:hover {
	color: #666;
	text-decoration: underline;
}

/* Default skyscraper style */
.search .inputbox {
	border: 2px solid #333;
	padding: 3px 0;
	margin: 10px 3px;
}
.search .button {
	border: 1px solid #333;
	padding: 3px;
	margin: 10px 3px;
	font-weight: bold;
	background-color: #414142;
	color: #FFFFFF;
}

.moduletablehelpmenu ul{
	width: 100px;
	padding: 0px;
	margin: 24px 125px 0 0;
	float: right;
}
.moduletablehelpmenu ul li{
	display: inline;
}
.moduletablehelpmenu ul li a{
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 17px;
	padding: 3px;
	border: 2px solid #333;
	background-color: #DDD;
	display: block;
}
.moduletablehelpmenu ul li a:hover {
	background-color: #EEEEEE;
	color: #333333;
}

#leftcolumn {
	width:530px; float:left; 
	padding-left:5px;
}
#rightcolumn {
	float: right;
	width: 490px;
}

#rightcolumn .moduletable {
	float: left;
	width: 220px;
	margin: 15px 0 0 20px;
}

#rightcolumn .moduletable h3 {
	padding: 7px;
	margin: 0;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(../images/h3-bgd.jpg);
	background-repeat: no-repeat;
}


#rightcolumn .moduletable ul{
	padding: 0;
	margin: 0;
}
#rightcolumn .moduletable ul li{
	display: inline;
}
#rightcolumn .moduletable ul li a{
	color: #000000;
	text-decoration: none;
	text-align: left;
	/*height: 17px;*/
	padding: 4px;
	border-bottom: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	display: block;
}
#rightcolumn .moduletable ul li a:hover {
	background-color: #EEEEEE;
	color: #333333;
}
.modulelatest {
	float: left;
	width: 490px;
	padding:0;
	margin: 0 7px 30px 0;
}
.modulelatest h3,  #wrap_comments h3 {
	background-color: #A3A5A8;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(../images/h3-bgd.png);
	border-bottom:3px solid #eee;
	background-repeat: repeat-x;
}
.modulelatest ul{
	padding: 0;
	margin: 0;
}
.modulelatest ul li{
	display: inline;
}
.modulelatest ul li a{
	color: #848484;
	text-decoration: none;
	text-align: left;
	/*height: 17px;*/
	padding: 5px;
	border-bottom: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	display: block;
}
.modulelatest ul li a:hover {
	background-color: #EEEEEE;
	color: #333333;
}

.modulelatestupdates {
	float: left;
	width: 500px;
	padding: 0 0px 0 0;
	margin: 0px 15px 0 7px;
}
.modulelatestupdates h3 {
	padding: 7px;
	margin: 0;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(../images/h3-bgd.png);
	background-repeat: repeat-x;
}
.modulelatestupdates ul{
	padding: 0;
	margin: 0;
}
.modulelatestupdates ul li{
	display: inline;
}
.modulelatestupdates ul li a{
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 17px;
	padding: 5px;
	border-bottom: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	display: block;
}
.modulelatestupdates ul li a:hover {
	background-color: #EEEEEE;
	color: #333333;
}

.moduletablelatest {
	clear:both;
	margin-right:5px;
	padding-top:2px;
}
.moduletablelatest h3, .moduletablelatestup h3  {
	padding: 7px;
	margin: 0;
	color: #FFFFFF;
	font-size: 13px;

}
.moduletablelatestup h3{background: url(../images/h3_ltup.jpg) no-repeat;}
.moduletablelatest h3{background: url(../images/h3_lt.jpg) no-repeat;}
.moduletablelatest ul, .modulehelp ul{
	padding: 0;
	margin: 0;
}
.modulehelp ul{ list-style:none; margin:0 10px;}
.moduletablelatest ul li{
	display: inline;
}
.moduletablelatest ul li a, .modulehelp ul li a{
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	display: block;
}
.moduletablelatest ul li a:hover {
	background-color: #EEEEEE;
	color: #333333;
}
.moduletabledirectory {
	float: left;
	width: 499px;
	padding: 0 30px 0 0;
	margin: 30px 0;
}
.moduletabledirectory h3 {
	background-color: #A3A5A8;
	padding: 7px;
	margin: 0;
	color: #FFFFFF;
	background-image: url(../images/h3-bgd.png);
	background-repeat: repeat-x;
}
.moduletabledirectory ul{
	padding: 0;
	margin: 0;
}
.moduletabledirectory ul li{
	display: inline;
}
.moduletabledirectory ul li a{
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 17px;
	padding: 5px;
	border-bottom: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	display: block;
}
.moduletabledirectory ul li a:hover {
	background-color: #EEEEEE;
	color: #333333;
}

.slimbox img{
	text-align: right;
	background-image: url(../images/photo-gallery-bgd.png);
	background-repeat: no-repeat;
	margin: 12px 8px;
	padding: 12px 15px 15px 15px;
}

#slimbox1 {
	margin-top: 10px;
	float: right;
	width: 480px;
	height: 440px;
	overflow: scroll;
}
.slimbox img{
	text-align: right;
	background-image: url(../images/photo-gallery-bgd.png);
	background-repeat: no-repeat;
	margin: 12px 8px;
	padding: 12px 15px 15px 15px;
}

.contentpaneopennewsitem .sig {
	margin: 0px;
	float: left;
	width: 180px;
	height: 630px;
}
.contentpaneopenabout .sig {
	margin: 0px 0px 0px 20px;
	float: right;
	width: 350px;
	height: 450px;
}
.contentpaneopen .logoname {
	display: none;
}

.moduletableschedule, .schedule{
	padding:5px;
	width: 320px;
	float: left;
	margin: 5px;
	background-color:#f7f7f7;
	border:1px solid #BFBFBF;
}
.moduletableschedule h3, .schedule h3 {
	color:#848484; margin:0;margin-bottom:10px; font-size:16px;
	background:url(../images/day.jpg) left center no-repeat; padding:5px;padding-left:30px;
}
.moduletableschedule img{display:none;}
.modulehelp { width:400px; float:left; padding-left:5px; margin-top:5px;}
.modulehelp h3{margin:0px; padding:5px 10px 8px 10px; font-size:16px; color:#848484;}
.modulehelp li a{border-bottom:1px solid #eee;}
.contentpaneopenhelp,.bloghelp{width:580px; float:right; margin-right:10px;}
.contentheadinghelp{padding-top:10px; font-weight:bold; font-size:14px;}
.moduletableschedule a:link, .moduletableschedule a:visited{padding:2px; margin:0; display:block; line-height:1px;}
.contentheadingschedule {
}
.contentheadingschedule a {
	color: #000000;
	text-decoration: none;
}
.contentheadingschedule a:hover {
	color: #666;
	text-decoration: none;
}
.contentpaneopenschedule {
	margin: -5px 0;
	padding: 0;
	width: 300px;
}
.contentpaneopenschedule img {
	margin: 0 0 -38px 0;
	padding: 0;
}
.contentpaneopenschedule .photo{
	display: none;
	margin: -30px;
}
.contentpaneopenschedule .video{
	display: none;
	margin: -30px;
}
.contentpaneopenschedule .text{
	display: none;
	margin: -30px;
}
.contentpaneopenschedule .vote{
	display: none;
	margin: -30px;
}


.vote {
	clear:both;
	padding: 0;
	margin:5px;
}
.text {

	padding: 5px;
	margin: 5px;
	border: 1px solid #BFBFBF;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	font-size: 25px;
	padding: 0;
}

h2 {
	font-size: 22px;
	padding: 0;
}
.contentheadingdesigner, .contentheadinghomepage, td.contentheading {
	font-size: 22px;
	font-weight:bold;
	padding: 5px;
}
.contentheadingabout {
	font-size: 22px;
	padding: 15px 0;
}

table.contentpaneopen h3 {
	font-size: 19px;
	padding: 0;
}
h4 {
	font-size: 16px;
}

.componentheading, table.moduletable th, legend {
	font-size: 19px;
	padding: 0;
	margin: 20px 0;
}


.text h3 {
	font-size: 19px;
	padding: 0;
}

.createdate {
	color: #000000;
	font-size: 11px;
	width: 180px;
	position: absolute;
	top: 850px;
	right: 50%;
	z-index: 10px;
	line-height: 20px;
}

.moduletable_text {
	padding: 0;
	margin: 0px;
	height: 60px;
}
.bannergroup_text {
	padding: 0;
	margin: 0px -10px 30px 22px;
}
.banneritem_text {
	float: left;
	padding: 0;
	margin: 0px 20px 0px 0px;
	padding: 4px;
	font-size: 11px;
}
.banneritem_text img{ border:1px solid #aaa;}
.contentpaneopennews{
	width: 490px;
	padding: 0 4px;
}
.contentpaneopennews img {
	margin: 0 12px 0 0;
}

.moduletablenews {
	width: 510px;
	float: left;
	max-height: 800px;
	overflow: scroll;
}
.moduletablenews h3 {
	font-size: 20px;
}
.contentheadingnews {
	border-top: 2px solid #b7b7b7;	
	font-size: 18px;
	padding: 12px 0 0 0;
}
.contentpaneopennewsitem {
	width: 490px;
	float: right;
}
.contentpaneopennewsitem p {
	text-align: justify;
}
.contentheadingnewsitem {	
	font-size: 22px;
	padding: 20px 0;
}
.moduletabledirectory {
	margin: 5px 13px 50px 0;
	width: 510px;
	float: left;
	max-height: 800px;
	overflow: scroll;
}
.moduletabledirectory h3 {
	font-size: 20px;
}
#footer {
	clear: both;
	padding: 6px 220px;
	margin: 20px auto;
	background-color: #B2B2B2;
	color:#fff;
	text-align: center;
}
#footer ul {
	padding: 0;
  	margin: 0;
	float: right;
	border-left:1px solid #fff;
}
#footer ul li {
	float: left;
	list-style: none;
}
#footer ul li a {
	display: block;
	text-decoration: none;
	color:#fff;
	padding: 0 6px;
	border-right:1px solid #fff;
	text-align: center;
}
#footer ul li a:hover {
	color:#eee;
	text-decoration:underline;
}
select.inputboxs{border:none; position: absolute; right: 50%; top: 218px; z-index: 5; margin-right: 380px;font-size:11px; border-collapse:collapse; }
#vidhead {float:right;width: 490px;}
#vidhead h3{ background:url(../images/galleryheading.jpg) left top no-repeat; color:#fff; font-size:13px; font-weight:bold;text-transform:uppercase;margin:0px; padding:5px 5px 10px 10px;}
.thumbgallery{ 
width: 490px;
height: 385px;
text-align:center;
float: right;
overflow:auto;
}
#bookmarks{ background: url(../images/bookmark.jpg) left top no-repeat; padding:3px; text-align:center;}
#videoactions{ text-align:right; }
#videoactions a:hover{text-decoration:none; color:#ccc;}
#action{ float:right; text-align:center; margin:0px 5px; font-size:10px;}
.schedule ul{margin:0px; padding:0px; font-size:12px; font-weight:normal; list-style:none;}
span.nodesigner{ display:block; text-align:center;padding-top:20px; font-weight:bold;}
#contentmain{min-height:600px;}