/* EAZ MAIN STYLESHEET
+----------------------------------------------------------------------+
   Copyright (c) 2008 Moneynet Enterprises, All Rights Reserved
+----------------------------------------------------------------------+
*/

@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: justify;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url('../../images/bg.jpg');
}
table,tr,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form,textarea,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	color:#3C964B;
	width:100%;
	height: 1px solid #3C964B;
	text-align: center;
}

/* Page Links */

a:link {
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #004080;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	color: #CA0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #004080;
	font-weight: bold;
}

/* Specific Links */

a.TopMenuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	text-decoration: none;
	font-size: 10px;	
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
a.TopMenuLinks:visited {
	text-decoration: none;
	color: #004080;
}
a.TopMenuLinks:hover {
	text-decoration: none;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
a.TopMenuLinks:active {
	text-decoration: none;
	color: #990000;
}
a.SmallLinks {
	font-size: 10px;	
}
a.SmallLinks:visited {
	text-decoration: none;
}
a.SmallLinks:hover {
	text-decoration: underline overline;
}
a.SmallLinks:active {
	text-decoration: none;
}
a.Noticeboard {
	font-size: 13px;	
}
a.Noticeboard:visited {
	text-decoration: none;
}
a.Noticeboard:hover {
	text-decoration: underline overline;
}
a.Noticeboard:active {
	text-decoration: none;
}

/* Classes */

.Home {
	font-size: 12px;
	text-align: justify;
}
.Heading {
	font-size: 16px;
	font-weight: bold;
	color: #880000;
	padding-top: 3px;
	padding-right: 5px;	
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 1px;
	text-decoration: none;
	background-color: #E7E7E7;
	border: 1px solid #3C964B;
	text-align: left;
	height: 23px;
}
.topmenu {
/*
	position : absolute;
	float: right;
	top : 65px;
	width : 854px;
	text-align: center;
*/
	z-index : 5;
}
.search {
	padding-top: 2px;
	padding-right: 4px;	
	padding-bottom: 3px;
	padding-left: 4px;
	text-decoration: none;
	background-color: #E7E7E7;
	border: 1px solid #3C964B;
	valign: middle;
	text-align: center;
	width: 205px;
	height: 23px;
}
.searchheading {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
}
.login_form {
	padding-top: 2px;
	padding-right: 3px;	
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #E7E7E7;
	border: 1px solid #3C964B;
	valign: middle;
	text-align: center;
	width: 255px;
	height: 23px;
}
.discussions {
	width: 100%;
	z-index: 1;
}
.TopMenubg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF33;
	text-decoration: none;
	font-size: 10px;	
	font-weight: bold;
}
.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Mediumheading {
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 7px;
}
.SmallHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
.Bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 13px;
	padding-right: 13px;
	text-align:justify;
}
.TableHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.Footer {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #3C964B;
	border-bottom: 1px solid #3C964B;
	padding: 7px;
}
.FooterMenu {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #3C964B;
	padding-top: 6px;
}
.tickertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.link_titles {
	font-size: 13px;
	padding-bottom: 3px;
	font-weight: bold;
}
.nine {
	font-size: 9px;
}
.ten {
	font-size: 10px;
}
.eleven {
	font-size: 11px;
}
.twelve {
	font-size: 12px;
}
.thirteen {
	font-size: 13px;
}
.fourteen {
	font-size: 14px;
}
.padding_left {
	padding-left: 10px;
	text-align: justify;
}
.padding_right {
	padding-right: 10px;
	text-align: justify;
}
.padding_left_right {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.padding_top_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.padding_top {
	padding-top: 5px;
	text-align: justify;
}
.padding_bottom {
	padding-bottom: 7px;
	text-align: justify;
}
.padding {
	padding: 5px;
	text-align: justify;
}
.padding_bold {
	padding: 3px;
	font-weight: bold;
}
.downloads {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}
.bold {
	font-weight: bold;
}
.homeunderline {
	font-size: 17px;
	color: #666666;
	font-weight: bolder;
	border-bottom: 1px solid #3C964B;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.grayheadings {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.adminheading {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 3px;
	text-align: center;
}
.bulleted_lists {
	font-weight: bold;
	padding-bottom: 3px;
}
.maroon {
	color: #990000;
}
.maroon_bold {
	color: #990000;
	font-weight: bold;
}
.Maroon {
	color: #990000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.red_bold {
	color: #FF0000;
	font-weight: bold;
}
.add_record {
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 5px;
}
.sitemap {
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
}
.toplinks {
	font-size: 10px;
	text-decoration: none;
	padding: 4px;
	text-align: center;
	border-left: 1px solid #3C964B;
	border-right: 1px solid #3C964B;
	border-bottom: 1px solid #3C964B;
	background-color: #FFFFBB;
}
.back {
	border-top: 1px solid #3C964B;
	padding: 7px;
}
.Graytd td { 
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-color: #cccccc; color: #000000;
	padding: 4px;
	vertical-align: middle;
	white-space: nowrap;
}
.contact {
	padding-left: 20px;
	text-align: justify;
}
.border_top {
	border-top: 1px solid #3C964B;
	padding-top: 10px;
	margin-top: 10px;
}
.border_bottom {
	border-bottom: 1px solid #3C964B;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.add_record {
	padding-bottom: 10px;
}
/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; text-align: center;	}
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#galleryLinks a {
	color: white;
	text-decoration: none;
}

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;	
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 1px 0 1px;
	padding: 5px;
	width: 255px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #555555;
	color: #fff;
	border: solid 1px #555555;	
}
#transport a:visited {
	background: #555555;
	color: #fff;
	border: solid 1px #555555;
	}
#transport a:hover {
	background: #FFFFFF;
	color: #000000;
	border: solid 1px #000000;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#previews {
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	width: 270px;
	float: left;
	margin-right: 13px;
	border: solid 1px #3C964B;
	background-color: #E7E7E7;
	text-align: center;	
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 35px;
	height: 35px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;	
	margin-bottom: 7px;
	padding: 0;
	float: left;
	display:inline;
	text-align: center;
}
#thumbnails img {
	width: 35px;
	height: 35px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 300px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 9px;
	background-color: #E7E7E7;
	border: solid 1px #3C964B;
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}
#HomeImage {
	width: 370px;
	height: 250px;
}
.homepic {
	padding-top: 15px;
	padding-right: 2px;
}
#picture img {	
border: 1px solid #999999; 
}
.selectedThumbnail {  
border: solid 2px #DD0000 !important; 
}
.inFocus {  
border: solid 1px #DD0000 !important; 
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0;
}

/* JQuery Cycle Plugin image galleries */
#slideshow img { 
border: 1px solid #004129;  
}

#nav { 
width: 250px;
}
#nav li { 
width: 102px; 
float: left; 
margin: 5px; 
list-style: none;
}
#nav a { 
width: 102px; 
padding: 3px; 
display: block;
}
#nav a.activeSlide { 
background: #CCCC33;
}
#nav a:focus { 
outline: none; 
}
#nav img { 
display: block;
}

/* JQuery Galleriffic image galleries */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	vertical-align: top;
	display: none;
	float: left;
	width: 426px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.contentcoreshed {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	vertical-align: top;
	display: none;
	float: left;
	width: 306px; 
}
div.contentcoreshed a, div.navigation a {
	vertical-align: top;
	text-decoration: none;
	color: #777;
}
div.contentcoreshed a:focus, div.contentcoreshed a:hover, div.contentcoreshed a:active {
	text-decoration: underline;
}


div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: left;
}

div.slideshow-container {
	vertical-align: top;
	position: relative;
	clear: both;
	height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow-coreshed {
	vertical-align: top;
	position: relative;
	clear: both;
	height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 426px;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	vertical-align: top;
}
div.slideshow span.image-wrapper {
	vertical-align: top;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	vertical-align: top;
	display: block;
	width: 426px;
	height: 302px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 302px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	vertical-align: top;
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	border: 1px solid #ccc;
}

div.slideshow-container-home {
	vertical-align: top;
	position: relative;
	clear: both;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow-home {
}
div.slideshow-home span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow-home a.advance-link {
	display: block;
	width: 426px;
	height: 304px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 304px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.slideshow-home a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow-home img {
	vertical-align: top;
	border: 1px solid #ccc;
}

div.slideshow-container-coreshed {
	vertical-align: top;
	position: relative;
	clear: both;
	height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow-coreshed {
}
div.slideshow-coreshed span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow-coreshed a.advance-link {
	display: block;
	width: 306px;
	height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.slideshow-home a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow-coreshed img {
	vertical-align: top;
	border: 1px solid #ccc;
}

div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 426px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

