/*MAIN STUFF*/
* {margin:0; padding:0;}
html, body {width:100%; font-size:100%; color:#707070; background:#fff url(images/bg.jpg) repeat-x 0 0; font-family:Verdana, Tahoma, Arial;}
#shell {width:900px; position:relative; margin:0 auto; background:#fff url(images/repeater.jpg) repeat-y 0 0; min-height:525px; height:auto !important; _height:525px;}
#header {background:transparent url(images/head.jpg) no-repeat 0 0; height:127px;}
	#header h1 {background:transparent url(images/logo.jpg) no-repeat 0 0; text-indent:-9999px; margin:0 auto; position:relative; left:26px;}

	#header #logo, #header h1, #header h1 a {display:block; height:127px; width:206px;}
.content {background:transparent url(images/content.jpg) no-repeat 0 0; min-height:500px; height:auto !important; _height:500px;  width:900px;}

/*ALMOST MAIN STUFF*/
#nav {width:235px; margin:0 0 0 10px;}
#right {width:618px; margin-left:245px; position:relative; border-right:1px solid #bebebe; min-height:500px; height: auto !important; _height:500px; color:#707070;}
	#right p {font-size:12px; line-height:19px; margin:4px 0 10px 0;}
	#right a {color:#75A5A9; text-decoration:underline;}
	#right a:hover {text-decoration:none;}
	#right ul, #right ol {margin:0 0 0 30px;}
	#right li {font-size:12px; line-height:19px;}
#footer {background:transparent url(images/foot.jpg) no-repeat 0 0; width:900px; position:relative; margin:0 auto;}
#flasher {}
.stuff {padding:30px 15px 10px 25px; width:575px;}

h1, h2, h3 {color:#7d71a0;}
h3 {font-size:15px; font-weight:bold; margin:10px 0;}


#footer {padding-top:45px;}
#footer, #footer p, #footer a {text-align:center; color:#707070; font-size:11px; text-decoration:none;}
	#footer a:hover {text-decoration:underline;}

/*MENU*/
#menu {position:relative; width:235px; }
#innermenu {}
	.abscontainer {width:235px; background:transparent url(images/nav-back.jpg) no-repeat 0 0; display:block;}
	.abscontainer a.topper {font-size:13px; font-weight:bold; height:37px; color:#77729b; text-align:left; display:block; line-height:37px; background:transparent url(images/nav-back.jpg) no-repeat 0 0; padding-left:12px;}
	.abscontainer a.topper:hover {text-decoration:none; color:#000;}

	#menu div.sub {display:block; width:250px; left:15px; position:relative; padding:5px 0 5px; text-align:left; background:transparent;}
	#menu div.empty {background:transparent;}
	#menu div.sub a {font-size:11px; font-weight:normal; display:block; color:#000; text-decoration:none; padding:4px 0; width:192px; line-height:16px;}
	#menu div.sub a:hover {color:#9EC0C2; font-weight:bold;}
	
	#tab36 {background:transparent url(images/nav-home.jpg) no-repeat 0 0; color:#fff;}

/*General Stuff*/
.right { margin:0px 0px 8px 9px; float:right;}
.left { margin:0px 9px 8px 0px; float:left;}
.clear { clear:both; height:10px;}

strong { font-weight:bold; }
em { font-style:italic; }

/* DNN Overrides */
.Normal, .NormalDisabled { font: normal 13px/150% Verdana, Tahoma, Arial; }
.Head { color: #000; }
.SubHead { color: #000; }
a.CommandButton, a.CommandButton:link, a.CommandButton:visited { color: #000000 !important; text-decoration: none; }
a.CommandButton:hover, a.CommandButton:focus { text-decoration: underline; }
.DataGrid_Header { color: #000; }
.DataGrid_Item { color: #000; }
.ModuleTitle_MenuBar { margin: 0 10px 0 0; }
.eipbackimg { display: none; }
.eipbuttonbackimg { }
.ControlPanel, .PagingTable { background: #BFE2F5; border:1px solid #000000; }
#optionsarea { background: #F0EDE8 !important; }
.ModuleTitle_MenuBar { position: relative; margin: 0 10px 0 0; }
.ModuleTitle_SubMenu { left:0!important; top:15px!important; width:150px; }
/*Misc*/
#floorset { background: url(floorset.jpg) 0 0 no-repeat #fff; }
#floorset a, #floorset a:visited { color: #FF0000; text-decoration: none; }
#floorset a:hover { color: #791515; }
#preview { position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; }
input, select, textarea{color:black}


/*SIFR 3*/
.sIFR-flash { visibility: visible !important; margin: 0; padding: 0; }
.sIFR-replaced { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-replaced > div { display: none !important; }
.sIFR-active h2 { visibility: hidden; font:normal 23px/23px Verdana, Tahoma, Arial; color:#FFF; margin:0 0 10px 0; font-weight:normal; width:500px; height:30px; }


.rightpic {float:right; margin:0 0 10px 10px; border:1px solid #C9D8A1; -moz-box-shadow:1px 1px 4px #a5a5a5; -webkit-box-shadow:1px 1px 4px #a5a5a5;}
.addy {margin-bottom:15px;}
.addy span {font-size:14px; font-weight:bold; color:#3e787c;}
.foot {position:relative; left:100px; margin-bottom:15px;}
	.foot .foot p, .foot a {font-size:9px !important;}
	

.ba {width:510px; margin:0 auto; background:#FAFBF6; border:1px solid #D9E3BE; padding:10px; margin:10px 0; height:175px;}
	.ba img {border:1px solid #F6F7EF; -moz-box-shadow:1px 1px 4px #858585; -webkit-box-shadow:1px 1px 4px #858585;}
	.ba-l {float:left;}
	.ba-r {float:right;}
	.ba p {text-shadow:1px 1px #d5d5d5;}