/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:15px;}
h2, h3, h4 {margin-bottom:10px;}
ul, ol {margin-left:1em; padding-left:1em; /*list-style:disc url(bullet.gif) inside;*/}
/*ul, ol {margin-left:1em; padding-left:1em; list-style:none; text-indent:-1em;}*/

a:link, a:visited {color:#f58d1e; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#0055A5; text-decoration:none;}
img, a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:44px; line-height:44px; visibility:hidden; width:100%;}


/*   Body and Wrappers
=====================================*/
body {
	background:#000 url(images/layout/bg.jpg) 0 0 repeat-x;
	font:72%/1.5em Arial, Helvetica, sans-serif;
	color:#fff; padding-top:15px;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	width:850px;
}
#container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/

#homeBox {float:right; width:190px; height:330px; display:block;}

.merion {position:absolute; top:850px;left:175px; text-align: center;}
.bluebell {position:absolute; top:850px;left:100px; text-align: center;}

.merion1 {text-align: center; float: left; margin-left: 15px;}
.bluebell1 {text-align: center; float: left; margin-left: 100px;}

#content {
	padding:25px 0 25px 0;
	margin-left:315px;
	width:500px;
	min-height:950px;
	_height:350px; /* for IE6 */
}
#pagePhoto {
	border:2px solid #fff;
	margin:0 0 10px 10px;
	float:right;
}

#addressLeft {position:absolute; top:950px;left:60px;}
.addressLeft { margin-left: 55px;}


#featurePage #pagePhoto {
	display:none;
}

#calloutsHome {position:absolute; top:380px; right:1px;}
#contests {position:absolute; top:751px;left:66px;}
.contests { padding: 20px 0 0 90px;}

/*   Footer Styles
=====================================*/
#youtube {
	position:absolute;
	top:265px;
	left:435px;
	z-index:9999;
		}
#fbook {
	position:absolute;
	/* top:880px; 
		left:97px; */
		top:265px;
	left:485px;
	z-index:9999;
		}

#footer {
	background:#000 url(images/layout/footBG.jpg) 0 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px auto; clear:both;
	width:100%; height:115px;
	z-index:0;
}
#footSpace{height:90px;}
#foot_info {color:#666; margin:0px auto; text-align:center;}
#foot_info a {color:#666; font-weight:normal;}
#foot_info a:hover {color:#3d95eb;}



/*   Individual Pages
=====================================*/
#faq, #faq li {list-style:none; margin-left:0px;}
.question, .openAll {margin:0px 0px 5px 0px; cursor:pointer;}
.faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}




/*   Forms Styles
=====================================*/
form {padding:0; margin:0;}
.text  {border:1px solid #666;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#999; font-size:10px; margin-left:5px;}
.req2 {color:#f00; font-weight:bold; margin-left:5px;}



/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:1px; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:1px; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
.photo {padding:1px; border:1px solid #777;}
.featureRight {border:3px solid #074d97; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:3px solid #074d97; padding:2px; margin:7px auto; }




/*   sIFR3 Styles
=====================================*/
.sIFR-flash {
	visibility:visible !important;
	margin:0;
	padding:0;
}
.sIFR-unloading .sIFR-flash {
	visibility:hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
	visibility:visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin:0pt; 
	padding:0pt; 
	overflow:auto; 
	letter-spacing:0px; 
	float:none;
}
.sIFR-dummy { 
	width:0px;
	height:0px;
	margin-left:42px;
	z-index:0;
}

/* **MOBILE MENU** */
#menu {margin-left: 1px;}
.submenu  { display: none; font-size: 12px; margin-left: 17px; line-height: 17px; font-family: Arial, Helvetica, sans-serif; 
padding: 4px 0px; width: 242px; background-color: #0066CC;}
.submenu a { color: #ffffff; text-decoration: none; padding-left: 15px; }
.submenu a:visited {color: #ffffff; text-decoration: none;}
.submenu a:hover {color: #cccccc; text-decoration: none; padding-left: -7px; padding-top: -4px;}
.funstuff {margin:-6px 0;}
