/*== Developed By: Ryan H ===========*/
@import url("css/overrides.css");
@import url("css/menu.css");

/*   Globals
=====================================*/
/* browser resets */
* {font-size:1em; line-height:1; outline:none; padding:0; margin:0;}
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:36px; line-height:36px; visibility:hidden; width:100%; margin-bottom:15px;}*/
h1 {
	font:italic 44px/1em "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px; color:#F6C952; text-indent:-10px;
}

/* generic headers */
h2 {font-size:150%; font-weight:bold; color:#F6C952;}
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:#5CBDAC; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#F6C952; text-decoration:none; font-weight:bold;}
#footer, #footer a {color:#000;} #footer a:hover {color:#54659D;}

/* generic lists */
ul {margin-left:.5em; padding-left:2em; }
ol {margin-left:.5em; padding-left:3em; }
ol li, ul li {margin-bottom:0.5em; padding-left:0em;}



/*   Backgrounds and Colors
=====================================*/
body, #footer {background:#F6C952;}
#shell {background:#54659D;;}
#container {background:url(images/layout/headBG.jpg) 0 0 no-repeat;}
#content {background:url(images/layout/footBG.jpg) 0 100% no-repeat;}

.featureRight, .featureLeft, .featureCenter,
.photoright, .photoleft, .photo, .rightCol
{border-style:solid; border-color:#000;}



/*   Typography
=====================================*/
/*  reset dnn_ContentPane and ControlPanel text  */
.Head, .SubHead, .Normal, .NormalDisabled, .formTable {font:100% Verdana, Arial, Helvetica, sans-serif;}
.Head, .SubHead {font-weight:bold;}

#container {font:13px Verdana, Arial, Helvetica, sans-serif; color:#fff;}
#footer {font:11px Arial, Helvetica, sans-serif;}



/*   Body Wrappers
=====================================*/
#shell {
	margin:0px auto;
	width:900px;
}
#container {
	position:relative;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	padding:490px 40px 75px 235px;
	margin:0px;
	width:625px;
}
#dnn_ContentPane {
	min-height:250px;
	_height:250px; /* 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;
}

.logInScreen .module {;}

#address {
color:#5CBDAC; font-size:14px; font-style:italic;
position:absolute; top: 475px; left:30px; font-weight:bold;
width:175px;
}

#click-smart {
position:absolute; top: 600px; left:30px; font-weight:bold;
width:175px;
}


.map {border:3px solid #F6C952;}



/*   Footer Styles
=====================================*/
#footer 	{margin:0px auto; width:100%; clear:both;}
#foot_info 	{text-align:center; padding-bottom:10px;}



/*   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;}



/*   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;}

#dnn_ctr519_ViewGuestbook_btnSignGuestbook{display:block; text-align:center;}

/*   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;}

