﻿/* *********   START PAGE RESET ************* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
    line-height:1.6;
    

}
ol, ul {

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearall{clear:both;}

/* *********   END PAGE RESET ************* */
*
{
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    color: #42341f;
    line-height:normal;
}
body {
	margin: 0;
	padding: 0;
	background: #060100 url(img/top_bg.jpg) repeat-x;
	text-align:center;
}

#bg {
	width: 100%;					/* set half the width */
	height: 604px; 				/* height of image! */
	position: absolute;
	top: 400px;
	left: 0;
	background: transparent url(img/wood_bg.jpg) repeat-x top center;
	z-index:0;
}

#page_container {
	width: 900px;
	margin: 0 auto;
	position: relative;			/* required */
	z-index: 1; 				/* only opera needs this! */
	background-color: transparent;		
	top: 10px; 				
	padding: 0px;
}

#top_bar {
    width:900px;
    margin:0 auto;
    text-align:left;
    height:40px;
    position:relative;

}

#top_bar_news {
    float:left;
    width:600px;
    position:absolute;
    top:0px;
    left:0px;
}
#top_bar_search {

    margin: 8px 0px;
    z-index:9991;
    position:absolute;
    top:0px;
    left:600px;
    width:300px;
}

#Home_Banner {
    float:right;
    margin:20px 0px;
}


#ctl00_cph_Menu_pMenu
{
    
    
}



#page_container 
{
	width:900px;
	margin: 0 auto;
	text-align:left;
}


#ctl00_cph_Left_pLeft {
    float:left;
    width:300px;
    margin:0px;
    padding:0px;
    background: transparent url(img/side-mid-bg.png) repeat-y top left;
}
.module {
    position:relative;
    margin:-30px 0px;
    z-index:50;
}
.homepage .module {
    margin: 0px;
}
#ctl00_cph_Left_ctl00_sidebar-top-bg {
    position:relative;
    top:0px;
    left:0px;

}
#ctl00_cph_Left_ctl00_sidebar-bottom-bg {
    z-index:1;
    position:static;
    bottom:0;
    margin-top:-100px;
}
#ctl00_cph_Left_ctl00_left_widgets 
{
    float:left;
    
}

#page_mid 
{
    margin:0px;
    padding:0px;
    width:900px;
    background: transparent url(img/midbodybg.png) repeat-y top left;
    position:relative;
}

#ctl00_cph_Mainbody_pBody
{
    margin:0px;
    float:left;
    padding:10px 10px 40px 10px;
    width:580px;
   background: transparent url(img/midbg2.png) no-repeat top left; 
}
#ctl00_cph_Mainbody_pBody img {

}

#ctl00_cph_Left_ctl00_6_inthenews {

}
#ctl00_cph_Mainbody_ctl00_bodycontents 
{
    position:relative;

 }


#ctl00_cph_Footer_pFooter {
    position:relative;
    margin:7px auto;
    width:900px;
    background: #e9e6c8 url(img/footer-bg.png) no-repeat top left ;
    z-index:50;

}
.widget {
    width:240px;
}
.homepage_widget {
    /*width:480px;*/
}
/* cal widget */
.floatright 
{
    float:right;
}
.floatleft 
{
    float:left;
}


#submenucontents {
    width:0px;
    display:none;

}


#addContentdiv, #backtocontent, .adminbutton
{
	float:right;	
	margin:5px;
    padding:5px;
    background: #666666;
    width:180px;
    border: solid 1px black;
    color:#ffffff;
    cursor:pointer;
}
.adminbutton 
{
    padding:0px;
    float:none;
    width:auto;
    clear:both;
}

#addnews_div 
{
	margin:5px;
    padding:5px;
    background: #666666;
    width:180px;
    border: solid 1px black;
    color:#ffffff;
    cursor:pointer;  
    text-align:center;
}
.section
{
	margin:26px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	min-height:200px;
	text-align:left;
	width:720px;
}





.homepage
{
	color:#000000;
    width:600px;
    line-height:1.2;
    margin:0px 0px 0px 0px;
}

.homepage .displaytext
{
    line-height:1.4;
}

#voice-login {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	border:thin solid #999;
	font-size:12px;
	padding:5px;
	margin-left:2px;
	line-height:2;
	width:240px;
	color:#000000;
	background-color:#FFFFFF;

}

#loginbtns
{
    width:100px;
    text-align:right;
    float:left;
}
.btn
{
    border:solid 0px #999;
}
#adminfloatcontent {
	text-align:left;
	padding:3px;
	color:#000000;
}


#adduserdiv {
    margin:5px;
    padding:5px;
    background: #666666;
    width:100px;
    border: solid 1px black;
    color:#ffffff;
}


#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
z-index:8000;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
	background: black;
	color: white;
	padding: 10px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
    margin:0 auto;
}
#dropdownpanel .contentdiv a
{
    color:White;
    font-weight:bold;
    margin:0 auto;
}
#dropdownpanel .control{ /*Div containing panel button*/
    border-top: 5px solid black;
    color: white;
    font-weight: bold;
    text-align: center;
    
    left:0px;
    background: transparent url("../../images/panel.gif") center center no-repeat; /*change panel.gif to your own if desired*/
    padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
    height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
    line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}

.trans {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

#adminpanel {
margin:0 auto;
}
#bBR
{
    background-image:url("img/bottom_border.png");
    height:20px;
    width:100%;
}

#footer 
{
    width:900px;
    display:block;
    margin:0 auto;
    position:relative;
    z-index:20;
}

.adminbox {
	width:100px;
	height:50px;
	float:left;
	padding:10px;
	text-align:center;
}

.adminbox a {
	width:100%;
	height:100%;
	border: 1px solid #999999;
	display:block;
	text-decoration:none;
	padding: 15px 0px;
	color:#fff;

}
.adminbox a:hover {
	background-color:#333333;
}


/*  nested sortables */

div.wrap {
    border:1px solid #BBBBBB;
    padding: 1em 1em 1em 1em;
}
			
			.page-list {
				list-style: none;
				margin: 0;
				padding: 0;
				display: block;
			}
			
			.clear-element {
				clear: both;
			}
			
			.page-item1 > div,
			.page-item2 > div,
			.page-item3 > div,
			.page-item4 > div {
				background: #f8f8f8;
				margin: 0.25em 0 0 0;
			}

			.left {
				text-align: left;
			}
			
			.right {
				text-align: right;
			}

			.sort-handle {
				cursor:move;
			}
			
			.helper {
			border:2px dashed #777777;
			}
			
			.current-nesting {
				background-color: yellow;
			}
			
			.bold {
				color: red;
				font-weight: bold;
			}
/* end nested sortables */



/* Edit In Place */
.edit, .edit_area 
{	
	border:1px dashed blue;
	cursor: pointer;
}

#usermanagaertable {
    width:600px;
}
#Contentmanagaertable 
{
	width:100%;	
}
/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
/* Home */
.homeleft
{
	width:277px;
	text-align:justify;
}
.homeright
{
	width:277px;
	text-align:justify;

}

.homeright h2, .homeleft h2
{
    margin:0px 0px 5px 0px;
    padding:0px;
}

.homboxclass0 
{
    float:left;
    width:277px;
    height:250px;
    padding:0px; 
    margin:0px 0px 0px 20px;
    
}

.homboxclass1 
{
    float:left;
    width:270px;
    height:250px;
    padding:0px; 
    margin:0px 0px 0px 5px;  
  
}

.homboxclass1 .displaytext, .homboxclass0 .displaytext {
    text-align:justify;
}

.homboxclass2 
{
    float:left;
    width:480px;
    height:250px;
    padding:0px; 
    margin:0px;
}

.homboxclass3 
{
    float:left;
    width:480px;
    height:250px;
    padding:0px; 
    margin:0px;
}
.homboxclass4
{
    float:left;
    width:480px;
    height:250px;
    padding:0px; 
    margin:0px;
}

.floatright 
{
	float:left;
}
.floatleft
{
	float:left;
}
.delevent 
{
	width:92px;
	height:32px;
	background: transparent url('../../delete.png') no-repeat top left;
	margin-top:-35px;
	cursor:pointer;
	float:right;
}

.evenli 
{
    background-color:#f2f2f2;
}
.newsclear 
{
    float:left;
    clear:both;
    width:220px;
    margin-top:15px;
}

body, p, div, span 
{
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    color: #42341f;
    line-height:1.6;
  
}
.section table td, .content table td
{
    padding:3px;   
}
.section img, .content img
{
    margin:5px;   
}

.contenttext
{

    padding: 0px 0px 0px 17px;
    margin:2px 0px;
}

.content 
{
	margin:0px;
	min-height:200px;
	width:100%;
	width:565px;
}
h1, .section h1, .content h1, .content h1 div, .module h1 a
{
    font-family: Tahoma, Sans-Serif;
    font-size: 18px;
    color:#42341f;   
    padding: 3px 0px 5px 15px;
    margin-bottom:15px;
}

.content h1, .module h1
{
   /* border-bottom: dashed 1px #000; */
   background: transparent url(img/dots.gif) repeat-x bottom left;
}
.module h1, .module h1 a{
    padding-left:0px;
    margin-left:0px;
    padding-top:0px;
}

h2, .section h2, .content h2, .panel h2, .section ul li h2 a
{
    font-family: Tahoma, Sans-Serif;
    font-size: 12px;
    color:#42341f; 
    font-weight:bold; 
    padding: 0px 0px 0px 15px;  
}
h3, .section h3, .content h3, .panel h3, .section ul li h3 a
{
    font-family: Tahoma, Sans-Serif;
    font-size: 12px;
    color:#008c99; 
    font-weight:bold;   
}

p, .section p, .content p
{
    margin:4px 0px 4px 0px;  
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    color: #42341f;
    line-height:1.6; 
}

.section ul, .content ul, .section li, .content li
{
    margin:5px;
    margin-left:25px;
}

a
{
    text-decoration:none;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    color: #008c99;
    line-height:normal;
}

a:visited, a:visited 
{
    text-decoration:none;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    color: #008c99;
    line-height:normal; 
}
.content a:hover
{
    text-decoration:underline;
}
.module h2
{
    padding-bottom:5px;
}
.module_fullwidth h2
{

}

.module a
{
    text-decoration:none;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    color: #008c99;
    line-height:normal;
}
.module h2 a
{
    
}

.top_Menu
{
    width:900px;

}

.submenu
{
    padding:0px 20px 0px 20px;
}
.submenu h2
{

}
.submenu h2 a
{

}
#submenu 
{
	list-style:none;
	margin-top:0px;
	margin-bottom:40px;
}
#submenu li
{
    margin:0px;
    padding-top:0px;
}

#submenu li a
{
    font-family:Tahoma, Sans-Serif;
    color:#42341f;
    font-size:12px;
    font-weight:bold;
}
#submenu li ul li a
{
    font-family:Tahoma, Sans-Serif;
    color:#83754f;
    font-size:11px;
    font-weight:normal;
}
#submenu li a:hover, #submenu li ul li a:hover
{
    text-decoration:underline;
}
#submenu li a:active
{

}

.activelink, .activeul2
{

}

#activelink
{

}

.activeul2 a
{

}

.currentli
{

}

#submenu li ul 
{
    padding:3px 0px 3px 0px;
}

#submenu li ul #activelink
{

}

.activeul li
{
list-style:none;
}

#submenu li ul a
{

}

.activeul li a
{

}


.activeul li
{

}

.notice-body p
{
    color:White;   
}



.dates 
{
    margin:0px;
    padding: 0px 0px 0px 0px;
    list-style:none;
}

.dates  li
{
   margin:5px; 
   padding:2px;
   margin-left:-15px;
}

.dates  li a
{
    color:#4d4d4d;   
}

#quicklinks 
{
    padding: 0px 0px 0px 0px;
    list-style-image: url('../../images/bullett.jpg');
}

#quicklinks li 
{
    margin-left:20px;   
}

#quicklinks li a
{
    color:#4d4d4d;   
}

#quicklinksdiv 
{
    padding:5px;
}

#features
{
    margin:0px;
    margin-left:0px;
    width:225px;
}

.features h2
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    color: #f7931e;
    font-size:20px;
    font-family:'Arial Narrow' , Helvetica, sans-serif;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    padding-bottom:5px;
}



#mediastuff h3, #mediastuff h3 img
{
 vertical-align:middle;
 margin:3px;  
 line-height:1; 
 background-color:transparent;
}
#mediastuff h3
{
    margin:0px;
    padding:0px;
}

#cboLinks
{
    width:210px;  
}


#countdowndiv 
{
    position: fixed;
    width: 130px;
    border: solid 1px #000;
    vertical-align: middle;
    background: #ffffff;
    text-align: center;
    bottom: 2px;
    left: 2px;
    padding: 2px;
}








p.photo 
{
    float:left; 
    background-color:#eee;
    width:120px;
    height:120px;
    border: solid 1px #999;  
    text-align:center;
    margin:2px;
}
p.photo img
{
    margin-top:10px;
}

.feature_box 
{
    float:left;
    position:relative;
    border: solid 1px #f7931e;
    margin: 2px;  
    padding:0px;  
    display:block;
    width:230px;
    height:90px;
    overflow:hidden;
    background: #f2f2f2;
}
.feature_box img 
{
    margin:0px;
    padding:0px;
}

.feature_box h3 
{
    padding:0px;
    margin:5px 0px 0px 2px;
}

.feature_edit_button 
{
    position:absolute;
    top:61px;
    left:191px;
}


.tbl
{
    border:solid 1px black;
    width:100%;
}

.tbl th
{
    background-color:#ccc;
    padding:5px;
    font-weight:normal;
}

.photos
{
}

.photos h2
{
    margin-bottom:30px;
}

.Photo h1 {
color:#0B476B;
font-family:'Arial Narrow',Helvetica,sans-serif;
margin:-20px 0 0 -20px;
text-align:right;
width:695px;
}

	
#ctl00_cph_Menu_ctl00_menucontents {
	margin:14px 0px 0px 0px;
	display:block;
	float:left;
	width:909px;
	height:60px;
}


#maintab {
    width:909px;
    background-color: transparent;
    clear:both;
    height:32px;
}
#maintab div{

    

}
#maintab div a {
    float: left;
    background:inherit;
    height:20px;
    padding: 7px 29px 5px 28px;
    font-family:Helvetica, Tahoma, Sans-Serif;
    font-size:16px;
    margin: 0px;
    border-right: groove 1px #d1eaec;
    background: #e7f4f5 url(img/tabbg.png) repeat-x top left;
    color:#88c2c9;
}
#maintab #home a {
    padding: 7px 30px 5px 30px;
}
#maintab #contact a {
    padding: 7px 30px 5px 31px;
    border-right:none;
}
#maintab div.selected a {
    background:#fff;
    font-family:Helvetica, Tahoma, Sans-Serif;
}

#maintab div a:hover {
    /*background:#9bcfd4;*/
}

#submenustyle { /* submenustyle id is submenu container, class is submenu contents */
    height:32px;
    width:900px;
    display:block;
    clear:both;
    margin:5px 0px 2px 0px;
    padding: 0px 0px 0px 20px;
    text-align:left;
    color:#008c99;
    position:relative;
    z-index:1000;
}

.submenustyle {
   display:none; 
   color:#008c99;
}

#submenustyle a, #submenustyle a:active, #submenustyle a:visited, #submenustyle a:hover {
    font-size:12px;
    font-family:Tahoma, Sans-Serif;
    color:#008c99;
    border-right: groove 1px #008c99;
    padding: 0px 10px 0px 10px;
}
#submenustyle a:hover {
    color:#51afba;
}
#mid_head_container {
    position:relative;
    top:0px;
    left:0px;
    width:900px;
    height:277px;
}


#welcome {
    float:left;
    width:300px;
    height:277px;
    background: transparent url(img/welcomebg.png) no-repeat top left;
    position:relative;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
}
#welcome p {
    position:absolute;
    top:50px;
    left:20px;
    width:250px;
    text-align:justify;
    font-size:14px;
    font-family:Tahoma, Sans-Serif;
    line-height:1.6;
}

#midbar {
    position:relative;
    top:0px;
    left:0px;
    width:900px;
    height:72px;
}

#programselect {
    width:600px;
    height:72px;
    float:left;
    background: transparent url(img/selectbg.png) no-repeat top left;
    margin:0px;
    padding:0px;
    position:relative;
}

#directorysearch {
    float:left;
    width:300px;
    height:72px;
    background: transparent url(img/dirsearchbg.png) no-repeat top left;
    margin:0px;
    padding:0px;
}
#directorysearch a {
    float:right;
    height:72px;
    width:180px;
}

/*  PROGRAM SELECT BUTTON  */
#pgrBox{
    position:absolute;
    top:17px;
    left:20px;
    background-color:#fff;
    width:137px;
    height:17px;
    padding:5px 0px 0px 7px;
    font-family:Tahoma, Sans-Serif;
    font-size:11px;
    color:#a09078;
    font-weight:bold;
    z-index:100;
}

#pgrSel {
    position:absolute;
    top:17px;
    left:20px;
    background-color:transparent;
    width:160px;
    height:18px;
    padding:5px 0px 0px 7px;
    font-family:Tahoma, Sans-Serif;
    font-size:11px;
    color:#a09078;
    font-weight:bold;
    z-index:500;
}
div.skinned-select {
	background: url('../images/skin.png') no-repeat scroll 0pt 100%;
}
div.skinned-select select {
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	position: relative;
	z-index: 100;
	left:-8px;
	width: 169px;
	cursor:pointer;
}
div.skinned-select .select-text {
  position: absolute;
	text-indent: 10px;
	line-height: 13px;
	width: 160px;
	z-index: 1;
}
div.skinned-select .select-text,
div.skinned-select select option {
	width: 140px;
	font-size: 11px;
	color: #316D89;
}

/* non javascript version select */

.my-skinnable-select select {
  width: 165px;
  font-size: 11px;
  border: 1px solid #D5E6EE;
}

#qlinks {
    width:570px;
}
#qlinks h2 {
    padding:0px;
}
#qlinks li {
    list-style:none;
    margin:4px 0px 4px 0px;
}
#qlinks div {
    margin-left:5px;
}

#footer_contact {
    width:270px;
    float:right;
    margin-right:10px;
}

#footer_contact p {
    line-height:1.6;
    margin:10px 0px;
}

#footer_links
{
    text-align:left;
    padding:15px;
}
#footer_links h1
{
    background: transparent url(img/dots.gif) repeat-x bottom left;
    padding: 0px 0px 2px 5px;
    font-size:14px;
    font-family:Tahoma, Sans-Serif;
    margin-bottom:5px;
}
#footer_links h2 {
    margin-bottom:2px;
}
#footer_links h2 a
{
    color: #42341f;
    font-family: Tahoma, Sans-Serif;
    font-size:12px;
}
#footer_links a
{
    color: #83754f;
    font-family: Tahoma, Sans-Serif;
    font-size:11px;
}

#footer a:hover
{
    text-decoration:underline;
}
.col {
    float:left;
    margin: 0px 25px 0px;
}

#social_btns {
    width:100%;
    height:32px;
    background: transparent url(img/social.png) no-repeat  0px 0px;
    text-align:center;
    margin-bottom:15px;
}

#enews_btn {
    height:32px;
    float:left;
    width:85px;
    background-color:transparent;
}

#blogger_btn {
    height:32px;
    float:left;
    width:75px;
    background-color:transparent;
}

#facebook_btn {
    height:32px;
    float:left;
    width:95px;
    background-color:transparent;
}

#search_textbox_wrap{
    width: 175px;
    height: 26px;
    background: transparent url(img/search_box.png) no-repeat top left;
    position:absolute;
    top:0px;
    left:110px;
    margin: -2px 0px 0px 10px;
    z-index:7800;
}

#search_textbox {
    width: 120px;
    height: 15px;
    background-color:transparent;
    margin: 4px 0px 0px 22px;
    border:none;
    float:left;
}

#search_button {
    position:absolute;
    top:0px;
    left:150px;
    background: transparent url(img/go_btn.png) no-repeat top left;
    border:none;
    width:30px;
    height:26px;
}
#loginlink img {
    margin: 0px 0px;
    position:relative;
    
}

#credits  
{
    font-size:10px;
    color:#69665c;
    background: transparent url(img/dots.gif) repeat-x top left;
    width:865px;
    margin:0px 5px 0px 15px;
    text-align:left;
    padding: 7px 0px 10px 0px;
}
#feedback  {
    float:right;
}
#feedback a, #feedback a:visited, #feedback a:hover, #feedback a:active, #feedback {
    font-size:10px;
    color:#69665c;
    text-decoration:none;
}
#feedback a:hover {
    text-decoration:underline;
}

.displaydate 
{
    font-size: 11px;
    color:#a09078;
    padding: 3px 0px 3px 10px;
}
.homeright .displaydate, .homeleft .displaydate  {
    padding: 2px 0px 2px 0px;
}
.displaytext 
{
    line-height:1.6;
    padding: 2px 0px 2px 0px;
    text-align:left;
}

.displaytitle, .displaytitle a, .content h2, .content h2 a {
    font-size:12px;
    font-family:Tahoma, Sans-Serif;
    font-weight:bold;
    color:#42341f;
    padding:20px 0px 3px 0px;
}
.content h2, .content h2 a 
{
    padding:10px 0px 1px 0px;
}
#ctl00_cph_Mainbody_ctl00_2_newsdiv h2, .filesdiv h2 {
    padding:10px 0px 1px 15px;
}

.filesdiv h2 {
    padding:10px 0px 1px 8px;
}

#CalEventList {
    float:right;
    margin: 55px 10px 5px 20px;
}

.calendar .displaydate
{
	padding: 1px 0px 1px 0px;
}
#ctl00_cph_Mainbody_ctl00_4_caleventdiv h1
{
	margin-bottom:0px;
}

#ctl00_cph_Mainbody_ctl00_2_newsdiv .displaydate  {
    padding: 2px 0px 2px 15px;
}
#ctl00_cph_Mainbody_ctl00_2_newsdiv .nopad  {
    padding:20px 0px 3px 15px;
}

#ctl00_rotator {
    width:600px;
    height:277px;
    float:left;
    margin:0px;
    padding:0px;
}
#ctl00_rotator .module{
    height:277px;
    position:relative;
}
#admin-wrap 
{
    position:absolute;
    top:30px;
    left:0px;
    width:600px;
    height:277px;
    display:none;
}

#ctl00_ctl05_adminbtn{
    position:relative;
    top:30px;
    left:0px;
}
#panel-wrap
{
    position:absolute;
    top:30px;
    left:0px;
    width:600px;
    height:277px;
}
.panel 
{
    display:none;   
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
    width:600px;
    height:277px;
    z-index:0;
}

.panel p, .panel img
{
    padding:0px;
    margin:0px;   
}

.panel img 
{
    width:600px;
    border:none;   
}

#panels-control 
{
    clear:both;
}

#panels-control
{
    position:absolute;
    top:242px;
    left:460px;   
}

#panels-control div
{
    float:left;
    width:24px;
    height:24px;
    padding:5px 5px 0px 0px;
    margin:2px;
    background: transparent url('../../images/block.png') no-repeat top left;
    color:#318b94;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
}

.panels
{
    position:relative;
    top:0px;
    left:0px;
    width:600px;
    height:277px;
    overflow:hidden;
    margin: 0px 0px 0px 0px; 
    margin-bottom:0px;
    padding:0px;
    background-color:#fff;
}

.panel-edit-button
{
    position:relative;
    top:-38px;
    left:360px;
    z-index:200;
    padding:5px;
}

.panel h2
{
 font-family: 'Arial Narrow' , Helvetica, sans-serif;
 font-size: 16px;
 color:#f7931e;   
 background:none;
 padding:0px;
 margin:10px 0px 0px 0px;
 width:100%;
}

.panel p
{
    padding:0px 0px 5px 0px;
    margin:0px;
}


#ctl00_cph_Mainbody_ctl00_6_searchul li, #ctl00_cph_Mainbody_ctl00_6_searchul li h2 {
    padding:0px;
    margin:0px;
}

#ctl00_cph_Mainbody_ctl00_6_searchul li h2 a {
    padding:0px;
    margin:0px;
}

.filesdiv ul, .filesdiv ul li {
    list-style:none;
    padding:0px;
    margin:0px 0px 0px 8px;
}

.filesdiv ul li {
    list-style:none;
    padding:1px 0px 1px 0px;
    margin:0px;
    clear:both;
}

.filesdiv ul li span {
    color:#a09078;
    font-style:italic;
}

.filesdiv div {
    clear:both;
}

.filetype img {
 vertical-align:middle;
}
.filetype {
 padding: 4px 0px 4px 0px;
 margin-left:-5px;
}
.filesdiv .contenttext h2 {
    padding-left:0px;
}

.eventreg {
    float:right;
}

	.suggestionsBox {
		position: absolute;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #dedbbe;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #afac96;	
		color: #000;
		z-index:120;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #afac96;
		color: #dedbbe;
	}
	
	#autoSuggestionsList, #autoSuggestionsList li {
	    list-style:none;
	    color: #000;
	    margin: 0px;
		padding: 3px;
	}
	
	#inputString {
	    height:20px;
	    font-size:14px;
	}
	
	#retrieve {
	    background: url(img/listing.png) no-repeat top left;
	    border:none;
	    height: 24px;
	    width: 108px;
	    cursor:pointer;
	    vertical-align:middle;
	}
	#listingdetails {
	    position:relative;
	    top:0px;
	    left:0px;
	    z-index:100;
	    padding:30px;
	}
	#listingdetails td {
	    padding:5px;
	}
	
	#emailfriend {

	    cursor:pointer;

	}
	
p.photo 
{
    float:left; 
    background-color:#eee;
    width:120px;
    height:120px;
    border: solid 1px #999;  
    text-align:center;
    margin:2px;
}
p.photo img
{
    margin-top:10px;
}
p.photo .galleryimage
{
    margin-top:-20px;
}
.photobtns {
    float:left;
    margin:10px 0px 0px 20px;
    padding:0px;
    z-index:100;
    position:relative;
    cursor:pointer;
}

.photobtnsadmin {
    float:left;
    margin:0px 0px 0px 20px;
    padding:0px;
    z-index:100;
    position:relative;
    cursor:pointer;
}

.photos .displaytitle
{
    height:10px;
    border:solid 1px black;
}