/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:15px;}
h1, 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 {text-decoration:none; font-weight:bold;}
a img {border:none;}


/*  Set the 100% page height  */
html, body {
	height: 100%;
}
#shell {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}



/*   Body and Wrappers
=====================================*/
body {font:82%/1.5em Verdana, Arial, Helvetica, sans-serif;}
#shell {width:900px;}
#container {position:relative; overflow:hidden; width:100%;}
a.sideSwitch {
	position:absolute; top:345px; left:0px; z-index:5;
	width:200px; height:30px; display:block;
	background:url(../images/blank.gif);
}
a.sideSwitch_fb {
	position:absolute; top:570px; left:38px; z-index:5;
	width:116px; height:36px; display:block;
	background:url(../images/blank.gif);
}
a.sideSwitch_tw {
	position:absolute; top:616px; left:48px; z-index:5;
	width:100px; height:35px; display:block;
	background:url(../images/blank.gif);
}
a.sideSwitch_aut {
	position:absolute; top:658px; left:38px; z-index:5;
	width:118px; height:74px; display:block;
	background:url(../images/blank.gif);
}
a.sideSwitch_fb_p {
	position:absolute; top:543px; left:38px; z-index:5;
	width:116px; height:36px; display:block;
	background:url(../images/blank.gif);
}
a.sideSwitch_tw_p {
	position:absolute; top:583px; left:48px; z-index:5;
	width:100px; height:35px; display:block;
	background:url(../images/blank.gif);
}


/*   Content Styles
=====================================*/
#content {
	padding:25px 0 25px 0;
	margin-left:235px;
	width:600px;
	min-height:350px;
	_height:350px; /* for IE6 */
}
#pagePhoto {
	border:2px solid #fff;
	margin:0 0 10px 10px;
	float:right;
}
#featurePage #pagePhoto {
	display:none;
}



/*   Footer Styles
=====================================*/
#footer {
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-left:235px; clear:both;
	width:100%; height:45px;
}
#footSpace{height:0px;}
#foot_info {color:#333; text-align:left;}
#foot_info a {color:#333; font-weight:normal;}
#foot_info a:hover {color:#000;}



/*   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%;
}
#staff h3 {clear:right;}



/*   Forms Styles
=====================================*/
form {padding:0; margin:0;}
.text  {border:1px solid #666;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#ffe0e0; font-size:10px; margin-left:-10px;}
.req2 {color:#f00; font-weight:bold; margin-left:-10px;}



/*   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:0px; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:0px; float:left; margin:1px 9px 8px 0px;}
.photo {padding:0px; margin-bottom:15px;}
.featureRight {padding:0px; float:right; margin:0 0 8px 8px;}
.featureCenter {padding:0px; 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;
}
