/*_________________________ Globals */
*{margin:0; padding:0; outline:none;}
html, body{
	background: #000 url(/themes/site_themes/default/bg.jpg) no-repeat fixed center 0;
	color:#000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:0.9em;
	height: 100%;
}
a:link, a:visited{
	color:#338bdc;
	background-color: #ebf3fb;
	text-decoration:none;
}
a:active, a:hover{
	color:#ebf3fb;
	background-color: #338bdc;
	text-decoration:none;
}
a img{border:1px solid #338bdc ;}
a:hover img{border:1px solid #ebf3fb ;}
.fLeft{float:left;}
.fRight{float:right;}
.clear{clear:both;}
#container{
	width: 701px;
	margin: 0 auto;
	background: #FFF;
	position: relative;
 	min-height: 100%; /* For Modern Browsers */
 	height: auto !important; /* For Modern Browsers */
 	height: 100%; /* For IE */
}
/*_________________________ Head/Nav */
#head{
	width: 701px;
	height: 280px;
	background: url(/themes/site_themes/default/head.jpg) no-repeat top center;
}
#head h1 a, #head hi a:hover{
	text-indent: -1000em;
	display: block;
	height: 65px;
	width: 701px;
	background: none;
}
#head ul{
	list-style: none;
	position: relative;
	top:179px;
	font-size: 1.1em;
}
#head ul li{
	list-style: none;
	text-align:center;
	display: block;
	float: left;
}
#head ul li a:link, #head ul li a:visited, #head ul li#current{
	color: #FFF;
	display: block;
	width: 98px;
	border-right: 1px solid #636363;
	padding-top: 10px;
	height: 26px;
	background: transparent;
	
}
#head ul li a:hover, #head ul li a:active{
	background-position: 0 -31px;
	color:#338bdc;
	background-color:transparent;
}
#head ul li#current{
	width: 100px;
	background-position: 0 -62px;
	color:#338bdc;
	background: #FFF;
}
#head ul li.last a{border: none !important;}
#head ul li .bgTrans{
	background-color: #000;
	display: block;
	height: 36px;
	width: 99px;
	margin-bottom: -36px;
	float: left;
}
/*_________________________ Foot */
#foot{
	width: 689px;
	height: 13px;
	padding: 6px;
	background: url(/themes/site_themes/default/foot.jpg) bottom center no-repeat;
	color: #FFF;
	font-size: 0.7em;
	position: absolute;
 	bottom: 0 !important;
 	bottom: -1px; /* For Certain IE widths */
}
#foot a{background: none;}
#foot:after{clear:both;}
/*_________________________ Content */
#content{padding: 1em 0 0 0; line-height:1.2em;}
#content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 25em;
  visibility: hidden;
}
.section{
	margin-bottom: 1em;
	padding: .5em;
	background: #f6f9f8;
}
.section h2{
	font-size: 1.5em;
	color: #468a76;
}
.section h3{
	font-size: 1.3em;
	margin-top:0.3em;
	font-weight: normal;
	color: #7F4FBC;
}
.section .leftImg{
	float: left;
	margin: 0 1em 1em 0;
}
.section img, .section .paypal{
	float: right;
	margin: 1em;
}
 .section .paypal{
 	width:200px;
 	text-align: center;
 	font-weight: bold;
}
.section .paypal img{display: none;}
.section p{
	padding:0 5px;
	margin: 0.5em 0;
	font-size: 1em;
}
.section ul{
	list-style: inside disc;
	margin: 1em 0 0 1em;
}
.section ol{
	list-style: inside decimal;
	margin: 1em 0 0 1em;
}
.section blockquote{
	font-style: italic;
	border: 1px solid #8CB6AA;
	border-left: 3px solid #8CB6AA;
	background:#e9f6f2;
	padding: 3px;
	margin: 0.5em 0 0.5em 2em;
}
.section .accordions{
	width: 505px;
	float: right;
}
.section a.toggler:link, .section a.toggler:visited{
	display: block;
	color: #FFF;
	font-size: 1.3em;
	margin-top:0.3em;
	font-weight: normal;
	background: #8cb6aa;
	padding: 0.3em 0 0.3em 10px;
	margin-bottom: .3em;
}
.section a.toggler:active, .section a.toggler:hover{color: #c8ebe1;}
.section a.toggler.selected{background-color:#468a76;}
.section .toggled{padding: 0 10px;}
/*_________________________ Gallery */
.gallery{width:650px;}
.photo:link, .photo:visited{
	float: left;
	margin:0 0 5px 5px;
	display: block;
	width: 80px;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	background-color:#e3efeb;
	border: 1px solid #468A76;
}
.photo:hover,.photo:active{background-color: #cfe7df;}
.photo img{visibility: hidden;}
/*_________________________ Music Player */
#musicPlayer{text-align:center;}
#musicPlayer h2{
	font-size: 1.5em;
	color: #468a76;
	margin: 2em 0;
}
#musicPlayer h3{
	color: #7F4FBC;
	padding: 0 1em;
}
#musicPlayer #song{ margin: 0 auto;}
/*_________________________ Guestbook */
.commentOdd, .commentEven{margin-bottom: 1em;padding: 1em 0;}
.commentOdd{background-color: #ebf8ee;}
.commentEven{background-color: #e5f5f8;}

label{
	display: block;
	background-color: #E5F5F8;
	border-top:1px solid #468a76;
	border-right:1px solid #468a76;
	border-left:1px solid #468a76;
	padding: 0.3em;
	width: 299px;
}
#comment_label, #comment{width: 330px;}
.option_label{
	display: inline;
	background: none;
	border: none;
}
.contactfield{margin-bottom: 1.5em;}
.formField{
	padding: 0.3em;
	border: 1px solid #468a76;
	width: 300px;
	background-color: #EBF8EE;
}
#captcha_field{
	width:124px;
	height:18px;
	font-size:18px;
	margin:0px;
}
#captcha_label{
	background:none;
	border: none;
}
#captcha_img{
	display: block;
	float:left;
	border:none;
}
#captcha_img img{
	float: none;
	padding: 0;
	margin: 0;
}
#captcha_arrow{
	float:left;
	width: 18px;
	height: 30px;
	margin: 0 3px 0 1px;
	background: url(./themes/site_themes/default/captcha_arrow.gif) no-repeat;
}
.button{
	width: 80px;
	padding: 0.2em;
	background-color: #EBF8EE;
	font-size: 1.1em;
	border-top: 2px solid #52a18a;
	border-left: 2px solid #52a18a;
	border-bottom: 2px solid #468a76;
	border-right: 2px solid #468a76;
}
.button:hover{background-color: #f1fff4;}
.button:active{
   	border-top: 2px solid #468a76;
	border-left: 2px solid #468a76;
	border-bottom: 2px solid #52a18a;
	border-right: 2px solid #52a18a;
	outline: none;
}
/*_________________________ NyroModal */
div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(/themes/site_themes/default/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(/themes/site_themes/default/close.gif) no-repeat;
	outline: 0;
	background-color:transparent !important;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-color:transparent !important;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(/themes/site_themes/default/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(/themes/site_themes/default/next.gif) right 20% no-repeat;
}