/*----------------------------------------------------------------------------
++ EXTERNAL SOURCE: template.css
++ Structural Style Sheet
----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	height: 100%!important;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
}

/* Template Width
*****************************************/
.width960px {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.width700px {
	width: 960px;
	text-align: center;
	padding-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-inner {
	border: 1px solid #ffffff;
	border-top: none;
}

#content-inner a {
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	color: #899E27;
}

#content-inner a:hover {
	color: #286194;
}

#content-inner p {
	font-size: 13px;
	line-height: 21px;
}
/* Top Area
*****************************************/
div#top {
	height: 52px;
	margin: 0 0 1px 0;
}
div#top div#logo {
	display: block;
	height: 26px;
	padding: 0pt;
	position: relative;
	top: 5px;
	width: 176px;
}
/* Logo */
div#top div#logo h1 {
	margin: 0;
}
div#top div#logo h1 a {
	width: 400px;
	height: 36px;
	margin: 0;
	padding: 0;
	text-indent: -7887px;
	display: block;
	background: transparent url(../images/logo.png) no-repeat left;
	font-size: 1px;
	line-height: 26px;
}
#user2 {
	width: 100%;
	background: url(../images/top_shelf.png) repeat-x;
}
div#user2-bg {
	background: url(../images/vector-landscape.jpg) no-repeat top center;
	height: 239px;
	margin: 0 auto;
}

#main {
	background: url(../images/main-top-bg.png) repeat-x top;
	margin-bottom: 13px;
}

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/* Hides From IE Mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Hide from IE Mac */
/* Footer Section 
*****************************************/
#footer {
	clear: both;
	position: relative;
	height: 39px;
	font-size: 14px;
	color: #fff;
	background: #F7ECD7;
	border-top: 1px solid #D5BD97;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav-copy {
	top: 12px;
	font-size: 1.1em;
}
#nav-and-credits {
	line-height: 20px;
}
#nav-and-credits .right {
	float: none;
	margin: 0;
	padding-right: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	color: #333;
}

/* Sidebar on Left and right*/
body #left {
	float: left;
	width: 208px;
	display: inline;
	margin-top: 25px;
	clear: left;
}

body #right {
	float: left;
	width: 175px;
	display: inline;
	margin-top: 25px;
	clear: right;
	margin-left: 15px;
}

body #content {
	display: inline;
	float: left;
	width: 705px;
	margin-top: 25px;
	border: 1px solid #E9E5DE;
	margin-left: 25px;
}

body #threecontent {
	display: inline;
	float: left;
	width: 500px;
	margin-top: 25px;
	border: 1px solid #E9E5DE;
	margin-left: 25px;
}

.mainimage {
	padding: 2px;
	border: 2px solid #E9E5DE;
}

/*Modules Structure*/
div.moduletable form table br{
/* Fixex big gap inbetween login module inputs */
	display: none;
}
div#left div.moduletable {
	border: 1px solid #E4DFD6;
	width: 205px;
	padding: 10px;
	font-size: 1em;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}

div#right div.moduletable {
	border: 1px solid #E4DFD6;
	width: 172px;
	padding: 10px;
	font-size: 1em;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}

div#left div.shoptable {
	border: 1px solid #E4DFD6;
	width: 205px;
	padding: 10px;
	font-size: 1em;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}
 
.padding33 {
	padding-left: 25px;
}

div#left div.moduletable img {
	padding: 5px;
	border: 1px solid #633;
	margin-top: 20px;
}

div#right div.moduletable img {
	border: 1px solid #899e27;
	margin-top: 25px;
}
div#right div.moduletable img:hover {
	padding: 1px;
	border: 3px solid #899e27;
}

div#left div.moduletable img:hover {
	border: 3px solid #899E27;
}

/*Options Bar */
#mainbody .padding {
	padding: 10px 17px
}

/*Global Resets */
* {
	margin: 0;
	padding: 0;
}
p {
	padding: .5em 0;
	color: #333;
}
img {
	border: 0;
	text-align: center;
}
a img {
	border: 0;
}

.hidden {
	display: none;
}


h1, h2, h3, h4, h5, h6, h7 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 210%;
	line-height: 100%;
	color: #286194
}
h2 {
	font-size: 185%;
	line-height: 100%;
}
h3 {
	font-size: 160%;
	color: #286194
}
h4 {
	font-size: 1em;
	color: #333;
	font-weight: lighter;
	line-height: 1.6em;
	
}
h5 {
	color: #333;
	font-size: 14px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
}
h6 {
	font-size: 100%;
}
.header {
	font-size: x-large;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image: url(grad.jpg);
	background-repeat: repeat-y;
}

.plea {
	font-size: x-large;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-color: #899E27;
}

.header2 {
	font-size: 16px;
	font-weight: bold;
	color: #899E27;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header3 {
	font-size: 19px;
	font-weight: bold;
	color: #899E27;
	padding-top: 10px;
	padding-bottom: 10px;
}
.linksheader {
	font-size: large;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image: url(grad2.jpg);
	background-repeat: repeat-y;
}
.caption {
	color: #899E27;
	font-size: 12px;
	line-height: 21px;
}
	
pre {
	background: #FCFBF5;
	border-top: 3px solid #F9F6EB;
	border-bottom: 3px solid #F9F6EB;
	margin: 0px 0px 15px 0px;
	padding: 10px;
}
pre p {
	border-top: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
blockquote {
	background: url(../images/icon-blockquote.jpg) 100% 10% no-repeat;
	border: 1px solid #000000;
}

blockquote h5 {
	padding: 15px 50px 15px 15px;
	line-height: 23px;
	margin: 0;
	background: url(../images/icon-blockquote.jpg) 100% 10% no-repeat;
}
	
.fleftimg {
	float: left;
	display: inline;
	margin: 0;
	padding-bottom: 25px;
	padding-right: 14px;
}
.frghtimg {
	float: right;
	display: inline;
	margin: 0;
	padding-bottom: 25px;
	padding-left: 14px;
}
.fleftimgtc {
	float: left;
	display: inline;
	margin: 5px 0 10px 10px;
	padding-right: 15px
}
.left {
	float: left;
	display: inline;
	margin: 5px 0 10px 0;
	padding-right: 15px
}
.right {
	float: right;
	display: inline;
	margin: 5px 0 10px 0px;
	padding-left: 15px
}

.mapright {
	float: right;
	margin-top: -10px;
}
.mapright:hover {border: 1px solid #899E27;}

.imgmiddle {
	margin: 0px;
	text-align: center;
}

.poster {
	margin-top: 15px;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #899e27;
}

blockquote {
	background: #F9F6EB url(../images/blockquote2.png) no-repeat 97% 10px;
	border: 1px solid #E6E6C0;
	padding: 10px 60px 10px 10px;
}
	

div#top {
	background: transparent url(../images/top-bg.png) repeat-x scroll 0%;
}
#hmenu {
	background: url(../images/hmenu_bg.png) repeat-x scroll center bottom;
}

.heightener {
	height: 70px;
	width: 0px;
}

/* SpryTooltip 1.6.1 */

.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	background-color: gold;
	border: thin solid #333;
	font: 12px Tahoma;
	padding: 5px 5px 5px 5px;
	width: 400px;
	line-height: 20px;
	
}
.italic {font-style: italic;}

#contact-area {
	width: 20px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #899e27;
}

#contact-area input.submit-button {
	width: 80px;
	float: left;
	margin-left: 115px;
}

#contact-area input.submit-button:hover {
	background-color: #899e27;
	color: #ffffff;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 13px;
}

#contact-area2 {
	width: 300px;
	margin-top: 35px;
	float: left;
}

#contact-area2 input, #contact-area2 textarea {
	padding: 5px;
	width: 168px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area2 textarea {
	height: 60px;
}

#contact-area2 textarea:focus, #contact-area2 input:focus {
	border: 1px solid #899e27;
}

#contact-area2 input.submit-button {
	width: 100px;
	float: left;
	margin-left: 115px;
}

#contact-area2 input.submit-button:hover {
	background-color: #899e27;
	color: #ffffff;
}

#contact-area3 {
	width: 300px;
	margin-top: 10px;
	float: right;
}

#contact-area3 input, #contact-area3 textarea {
	padding: 5px;
	width: 160px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area3 textarea {
	height: 60px;
}

#contact-area3 textarea:focus, #contact-area3 input:focus {
	border: 1px solid #899e27;
}

#contact-area3 input.submit-button {
	width: 100px;
	float: left;
	margin-left: 115px;
}

#contact-area3 input.submit-button:hover {
	background-color: #899e27;
	color: #ffffff;
}
#musicbox {border: 1px solid #633; background-color: #ffc; height: 288px;}
#musicbox li {padding-bottom:12px; padding-left:30px; background-image: url(playred.JPG); background-repeat: no-repeat; background-position: 0px 3px;}
#musicbox ul {list-style-type: none;}
.moosic {color: #ffc; width: 100%; background-color: #899e27; font-size: 1.8em; font-weight: bold; font-stretch: ultra-expanded; padding: 5px;}
#musicbox a {text-decoration: none; color: #633; font-size: 12px;}
#musicbox a:hover {color: #899e27;}

#helpbox {width: 660px; height: 185px; background-color: #FFC; border: 1px solid #899e27;}
#helpbox a {font-size: 1.1em; font-weight: bold;}
#helpbox a:hover {color: #CC0000;}
