/*== Developed By: Ryan H ===========*/
@import url("css/menu.css");
@import url("css/overrides.css");

/*   Globals
=====================================*/
/* browser resets */
* {font-size:1em; line-height:1; outline:none; padding:0; margin:0; color:#cccccc}
table {border-collapse:collapse; border-spacing:0;}
th, td {vertical-align:top; text-align:left;}

p, li, br, h2, h3, h4, h5, h6 {line-height:1.5em;}
h2, h3, h4, h5, h6 {margin-bottom:8px;}
p, ul, ol, hr {margin-bottom:15px;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:32px; line-height:32px; visibility:hidden; width:100%; margin-bottom:12px;}
.sIFR-active h3 {font-size:18px; line-height:18px; visibility:hidden; width:350px;}

/* generic headers */
h2 {font-size:150%; font-weight:bold; color:#666644;}
h3 {font-size:125%; font-weight:bold; color:#003366;}
h4 {font-size:110%; font-weight:bold; color:#003366;}
h5 {font-size:100%; font-weight:bold; color:#003366;}
h6 {font-size: 85%; font-weight:bold; color:#003366;}

/* generic anchors */
a:link, a:visited {color:#999; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#FFBBFF; text-decoration:none; font-weight:bold;}
#footer, #footer a {color:#fff;} #footer a:hover {color:#FFBBFF;}

/* generic lists */
ul {margin-left:.5em; padding-left:2em; width:90%;}
ol {margin-left:.5em; padding-left:3em; width:90%;}
ol li, ul li {margin-bottom:0.5em; padding-left:0em;}

input { color:#000}
select { color:#000}
textarea { color:#000}
option { color:#000}
.Help {color:#000}

/*   Backgrounds and Colors
=====================================*/
body, #footer {background:#1E1C1D;}
#bodyWrapper {background:url(images/layout/bg.jpg) 0 0 repeat-x;}
#shell {background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;}
.loggedOut {background:url(images/layout/headBG.jpg) 0 0 no-repeat;}
#footSpace {background:url(images/layout/footBG.jpg) 0 0 no-repeat;}
#content {background:url(images/layout/flourish.jpg) 100% 100% no-repeat;}

.logInScreen, .loggedIn {
	background:url(images/layout/headBG.jpg) 0 -608px no-repeat;
}

.featureRight, .featureLeft, .featureCenter,
.photoright, .photoleft, .photo, .rightCol
{border-style:solid; border-color:#000;}

#logo {position:absolute; top:0px; left:0px;}
.logInScreen #logo, .loggedIn #logo {
	display:none;
}



/*   Typography
=====================================*/
/*  reset dnn_ContentPane and ControlPanel text  */
.Head, .SubHead, .Normal, .NormalDisabled, .formTable {font-size:100%;}
.Head, .SubHead {font-weight:bold;}

#container {font:14px "Lucida Grande", "Lucida Sans Unicode", sans-serif; color:#fff}
#footer {font:11px Arial, Helvetica, sans-serif;}



/*   Body Wrappers
=====================================*/
#shell {
	margin:0px auto;
	width:994px;
}
#container {
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	padding:720px 344px 25px 75px;
	text-align:justify;
	width:585px;
}
#dnn_ContentPane {
	padding:0px;
	min-height:375px;
	_height:375px; /* for IE6 */
	border:none !important;
}

.rightCol {
	width:45%;
	float:right;
	border-left-width:1px;
	border-right:none;
	border-top:none;
	border-bottom:none;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 15px;
}
.pagePhoto {float:right; padding:5px 0px 5px 10px;}

.logInScreen #content, .loggedIn #content {
	padding:75px 344px 25px 65px;
}

#hours {position:absolute; top:680px; right:10px; padding-right:5px; border:none; width:290px; text-align:center; font-weight:bold; color:#FFFFFF; line-height:20px}
#hours a {color:#ffffff}
#hours a:hover {color:#ffbbff}
.pink_tofu {color:#FFBBFF; font-size:16px; line-height:28px}


.logInScreen #hours, .loggedIn #hours {top:65px;}



/*   Footer Styles
=====================================*/
#footer 	{margin:0px auto; width:100%; clear:both;}
#footSpace {height:30px; width:100%;}
#foot_info 	{text-align:center; padding:5px 0px;}
#footLogos {border:none; margin:0px auto; display:block;}


/*   Individual Pages
=====================================*/
#faq, #faq li, #faq ol {list-style:none; margin-left:0px;}
li.faqItem {padding:9px; margin:0px 0px 15px 0px;}
li.faqHover {background:#fff; border:1px solid #F7CBE2; padding:8px;}
#faq a.top {display:block; color:#F7CBE2;}

.hoursTable {margin-bottom:10px;}
.hoursTable td{padding:3px;}

/* #shell .map{border:3px solid #E41098;} */


/*   Forms Styles
=====================================*/
a.submitButton {
	background:#779999 url(images/layout/buttonBG.gif) 0 0 repeat-x;
	border:1px outset #aaa; color:#444; padding:5px 8px;
	font-weight:normal;
}
a.submitButton:hover {
	border:1px outset #444; color:#000;
}
input, textarea, select, label {padding:1px 2px; margin:2px;}



/*   Standard Image/Feature Styles
=====================================*/
.featureRight, .featureLeft, .featureCenter {padding:0px; border-width:3px;}
.photoright, .photoleft, .photo {padding:0px; border-width:3px; background:#000;}

#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; font-size:85%;}

.right 	{float:right; margin:0px 0px 5px 10px;}
.left 	{float:left;margin:0px 10px 5px 0px;}

.photoright {float:right; margin:1px 0px 5px 10px;}
.photoleft 	{float:left; margin:1px 10px 5px 0px;}
.photo 		{float:none; margin-bottom:10px;}

.featureRight 	{float:right; margin:0px 0px 10px 10px;}
.featureLeft 	{float:left; margin:0px 10px 0px 10px;}
.featureCenter 	{float:none; margin:10px 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; padding:0;}
.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;}
