@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	background-color:#d6b389;
}
/***** Main Layout Styles ******/
#shell {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#wrapper {
	margin:0 auto;
	width:900px;
	position:relative;
	background-image:url(images/wrapper.jpg);
	background-repeat:repeat-y;
}
#container {
	width:900px;
	background-image:url(images/container.jpg);
	background-repeat:no-repeat;
	min-height:653px;
	_height:653px;
}
/*****flasharea************/
#pictAni {
	width:652px;
	height:200px;
	top:156px;
	left:212px;
	position:relative;
}
/*************Contentarea**************/
.content {
	width:623px;
	padding-top:180px;
	padding-bottom:5px;
	padding-left:212px;
}
/*basic page content elements*/
	 .content p, .content ol, .content ul, .content table, .content h2, .content h3, .content h4, .content h5, .content a {
	font-family:Microsoft Sans Serif, Verdana, Arial, Helvetica;
	line-height:18px;
}
.content p, .content ol, .content ul, .content table {
	font-size:13px;
	padding-top:11px;
	padding-bottom:6px;
	padding-left:6px;
	color:#ffffff;
}
.content a:link, .content a:visited, a:active, .contentinner a:link, .contentinner a:visited {
	color:#ffffff;
	text-decoration:underline;
}
.content a:hover {
	color:#FF0000;
}
.content ol {
	margin-left:30px;
}
.content ul {
	margin-left:20px;
	list-style:square;
	line-height:18px;
}
/*headings*/ 
	.content h2, .content h3, .content h4, .content h5 {
	margin-top:10px;
	margin-bottom:6px;
	font-weight:bold;
	padding-left:7px;
	color:#FDFD00;
}
.content h2 {
	font-size:17px;
}
.content h3 {
	font-size:15px;
}
.content h4 {
	font-size:14px;
}
.content h5 {
	font-size:13px;
}
/*********navigation*********/
#menuarea {
	width:190px;
	position:absolute;
	left:10px;
	top:160px;
	text-align:left;
}
/*Callout*/
#callout {
	margin:0 auto;
	width:855px;
	background-image:url(images/callouts.jpg);
	background-repeat:no-repeat;
	height:70px;
	padding-left:45px;
}
.add1 {
	position:absolute;
	width:179px;
	height:56px;
	left:436px;
	top:38px;
}
.add2 {
	position:absolute;
	width:161px;
	height:56px;
	right:59px;
	top:38px;
}
/*Footer*/
#footer {
	margin:0 auto;
	width:900px;
	padding-top:3px;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
#admin a, #footer a {
	color:#010101;
	text-decoration:none;
	font-weight:normal;
}
#admin a:hover, #footer a:hover {
	text-decoration:underline;
}
/***** Menu Styles ******/					
/*------Menu Implmentation--------*/

#navigation {
	margin:0px;
	padding:0px;
}
/* Sapce between top and bottom for submenus  (ul li ul)*/
#navigation li .submenu {
	padding-top:6px;
	padding-bottom:6px;
	width:180px;
	background:#000000;
	float:right;
}
/* Reduce the gap b/w the mainmenus */
#navigation li div a img {
	margin:0px;
	padding:0px;
}
/** Sub menu Font declaration and text align (ul li ul li a) */
#navigation li .submenu span a {
	font-family:Microsoft Sans Serif, Verdana, Arial, Helvetica;
	font-size:14px;
	text-decoration:none;
	padding-bottom:2px;
	display:block;
	text-align:center;
	color:#ffffff;
	width:180px;
}
#navigation li div span a:hover {
	background-color:#01A286;
	width:180px;
}
#navigation li {
	list-style-type:none;
}
/*----------------------------------------------------------------------*/				
						
/****    	DNN Overrides	    ****/						
#shell .content strong, #shell .content strong * {
	font-weight:bold !important;
}
#shell .content em, #shell .content em * {
	font-style:italic !important;
	;
}
button, fieldset, legend, label, .Head, .SubHead, .ModuleTitle_MenuItem, .ModuleTitle_MenuItem *, .textBox, textarea, input, select, option, optgroup, .DataGrid_Header, a.CommandButton, a.CommandButton:visited .DataGrid_Item {
	color:#000000 !important;
}
formlabel, .formLabel, .Normal, a.CommandButton:link {
	color:#ffffff !important;
}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:hover, a.CommandButton:focus {
	text-decoration:underline;
}
.formTable {
	width:auto !important;
}
.eipbackimg {
	display:none;
}
.StandardButton {
	margin-top:4px;
}
.ControlPanel, .PagingTable {
	background:#D6B389;
}
#optionsarea {
	background:#F0EDE8 !important;
}
.ModuleTitle_MenuBar {
	position:relative;
	margin-right:10px;
}
.ModuleTitle_SubMenu {
	left:0 !important;
	top:15px !important;
	width:150px;
}
.ModuleTitle_SubMenu a, .ModuleTitle_MenuBar {
	background-color:#000000;
}
.ModuleTitle_SubMenu a:hover {
	background-color:#FF0000;
}
.errMsg, .errmsg {
	color:red;
}
.EventDay a {
	width:60px !important;
	display:block;
	position:static;
	white-space:normal;
}
.EventDay a br {
	display:none;
}
.formlabel, .formLabel, .Normal {
	margin-right:12px;
}
.formlabel, .formLabel, .Normal, .formTable {
	font-family:Microsoft Sans Serif, Verdana, Arial, Helvetica;
	font-size:13px;
	line-height:18px;
}



/*SIFR*/
@media screen {
.sIFR-flash {
	visibility:visible !important;
	margin:0;
	padding:0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility:visible !important;
}
.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;
}
}
 @media print {
.sIFR-flash {
	display:none !important;
	height:0;
	width:0;
	position:absolute;
	overflow:hidden;
}
.sIFR-alternate {
	visibility:visible !important;
	display:block !important;
	position:static !important;
	left:auto !important;
	top:auto !important;
	width:auto !important;
	height:auto !important;
}
}
 @media screen {
.sIFR-active h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	visibility: visible;
	padding-left:5px;
	font-weight:normal;
	color:#000000;
}
}
