/* w3 - Content Management System - CSS */
body    {
	/*background-color:#acb5ba;*/
	background-color: #ffffff;
	font-size:	12px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight:	normal;
	color:		black;	
	margin:0px; 
	padding:0px;
	}


font 	{ 
	color: #555555; 
	font-size: 12px;
	letter-spacing: 0cm;
	}

img	{ /*border-color: #666666;*/
  border:0px;
 }


td	{ 
	color: #000000;
	font-size: 12px; 
	letter-spacing: 0cm;
	}
	
	
p	{ 
  font-size: 12px; 
	}

input, select{
	font-size: 12px;
	color: #333333;
}	

a       { 
	color: #006699; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none; 
        }
      
      
a:hover	{ 
	color: #006699; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: underline; 
	}
	

.floatleft {
  float:left
}

.clear {
  padding:0px;
  margin:0px;
  clear:both;
}

/* ESV */
.home_container_holder {
		width:100%;
}

.home_container {
		margin-top:2px;
		padding-top:20px;
		width:828px;
		height:492px;
		 border:1px solid #b5c5ce; 
    position:relative;
}

.home_search {
	float:left;
	text-align:left;
	border:1px solid #d1dee6;
	margin:4px 4px 4px 10px;
}

.home_search_input {
  font-size:20px;
	width:200px;
	height:26px;
	border:0;
}

.home_search_go {
  background:url(../../System/Image/esvsearch.png) top left no-repeat;
  width:24px;
  height:24px;
  border:0;
}

.home_middle_sec {
	position:relative;
}
.home_left_menu {
		width:150px;
		left:0px;
		position:relative;
		top:170px;
		font-size: 28px;
		color:#ffffff;
		padding:5px;
    background:url(../../Image/Home/home_bgline.png) repeat-x top center;
	
}

.home_left_menu a {
		color:#ffffff;
		font-size: 12px;
		padding:20px;
}

.home_left_menu a:hover {
		color:#ffffff;
		font-size: 12px;
		text-decoration: underline;
		padding:20px;
}

.home_left_menu a:visited {
		color:#ffffff;
		font-size: 12px;
		padding:20px;
}

.home_featured {
		margin-top:350px;
		margin-right:4px;
		width:260px;
		height:120px;
		border:0.1em solid #006ab4; 
/*
	 	position:relative;
		left:446px;
		top:90px;
	 	right:0;
*/
		float:left;
		color:#555555;
		padding:5px;
}
.home_featured a {
		color:#555555;
		font-size: 18px;
}

.home_featured a:hover {
		color:#555555;
		font-size: 18px;
}

.header_logo {
		width:239px;
		height:128px;
}

.header_mask {
		padding-top:0px;
		padding-left:0px;
    background:url(../../Image/Header/Mask.png) no-repeat top left;
    float:left;
  /*  border:1px solid red; */
    }
.portlet_left {
	padding-bottom:0px;
	text-align:left;
}

.portlet_right {
	padding-bottom:10px;
	text-align:right;
}


#left_menu {
	width: 118px; 
	background-color: #f7f7f7;
	text-align:left;
	opacity: 0.7;
} 

#left_menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#left_menu a, #left_menu h2 {
font: 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 5px;
border-bottom:1px dotted #b4b4b4;
text-decoration:none;
}

#left_menu h2 {
font-size: 14px;
color: #000000;
background-color: #adb2c5;
text-transform: uppercase;
padding-left:5px;
}

.left_menu_color_Eat a {
color:#006ab4;
background-color: #F5F5F5;/*#f9f9f9*/
}

.left_menu_color_Eat a:hover {
color:#333333;
background-color: #ffffff;
}

.left_menu_color_Sleep a {
color:#f9a626;
background-color: #F5F5F5;/*#f9f9f9*/
}

.left_menu_color_Sleep a:hover {
color:#333333;
background-color: #ffffff;
}

.left_menu_color_Visit a {
color:#50b649;
background-color: #F5F5F5;/*#f9f9f9*/
}

.left_menu_color_Visit a:hover {
color:#333333;
background-color: #ffffff;
}

.home_top_menu {
    width:828px;
    text-align:left;
}

.home_top_menu2 {
		height:39px;		
    background:url(../../Image/Header/Top_Menu_BG.jpg) repeat top center;
		margin-left:0px;
		font-size: 18px;
		text-transform: uppercase;
		border-top:1px solid #b4b4b4;
		border-bottom:1px solid #b4b4b4;
}



.home_top_menu2 a {
		font-size: 18px;
		text-transform: uppercase;
		color:#000000;
		text-decoration:none;
}


.home_top_menu2 a:hover {
		font-size: 18px;
		text-transform: uppercase;
		color:#a0a0a0;
		text-decoration:none;
}


ul#topnavmenu { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
  position: relative; 
}

ul#topnavmenu li { 
  float: left;
  position: relative;
  margin: 0; 
  padding: 0;
  border-left:1px solid #b4b4b4 
}

ul#topnavmenu a {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 9px 15px 8px 15px;
}
ul#topnavmenu a:hover {
  display: block;
	color:#a0a0a0;
  background-color: #fff;
  text-decoration: none;
}

.home_footer {
	color:#898994;
	width:100%;
	text-align:center;
	padding-top:10px;
}

.esvformleftcell {
  font-weight:bold;
  float:left;
  width:25%;
  text-align:right;
  margin-top:2px;
}

.esvformrightcell {
  float:right;
  width:74%;
  text-align:left;
    margin-top:2px;
}

.esvmsggood {
 color:#006633;
 font-size:12px;
 padding:20px;
}

.esvmsgbad {
 color:#cc0000;
 font-size:12px;
 padding-left:38px;
}

/* ESV END */

.dropdown {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 9px;
	color:#4a4a4a;
	background-color: #ffffff;
}	

.recommendedlist {
  padding-top:5px;
  padding-right:5px;
  padding-bottom:6px;
  padding-left:5px;
}

.button {
  border:1px solid #d1dee6;
  background-color: #d1dee6; 
  cursor:pointer;
}
/* Survey */

.voteresulttable {
  border:1px solid #3f74aa;
}

.votebutton {
  border:1px solid #d1dee6;
  background-color: #d1dee6;   
	color:		#4a4a4a;
	font-family:	'Trebuchet MS', Helvetica, sans-serif;
	font-size:	10px;
	margin-left:5px;
	padding:2px;
  cursor:pointer;
}	

/* Photo Gallery */
.photobox {
background-color:#fefce7;
border:1px solid #bcd2ea;
padding:3px;
width:146px;
height:127px;
}

.slideshow {
background-color:#fefce7;
border:1px solid #bcd2ea;
}


/* OTHER */
.Footer {
	background-color: #2d5d7f;
	color: #ffffff;
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
  text-decoration: none;
  text-align:center;  
	} 
	
a.Footer {
	background-color: #2d5d7f;
	color: #ffffff;
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-decoration: none;  
	} 
	
a.Footer:hover {
	background-color: #2d5d7f;
	color: #ffffff;
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-decoration: none;  
	} 


.Printer_Friendly {
	background-color: #ffffff;
	color: #000000;
	font-size: 10px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}

.Printer_Friendly_Title	{
	background-color: #ffffff;
	color: #000000;
	font-size: 13px;
  font-weight: bold;   
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}

.Printer_Friendly_Subtitle	{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
  font-weight: bold;   
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}
	
.Web_Title {
	padding: 0.2em 0 0 0.2em;
	background-color: #FFFFFF;
	color: #FFFFFF; 
	font-family:	'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14Px;
	font-weight: bold;
	text-decoration: none; 
	}

.Portal_Title 	{
	background-color: #336699;
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}

.Main_Title 	{
	background-color: #93ABCD;
	color: #ffcc66; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}

.Category_Title 	{
	background-color: #FFFFFF;
	color: #4c4c4c; 
	font-size: 18px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}

.Article_Title 	{
	color: #000000; 
	font-size: 18px; 
	font-weight: bold; 
	padding-top: 10px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}

a.Article_Title:link 	{
	color: #006ab4; 
	font-size: 24px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}

a.Article_Title:hover 	{
	color: #006ab4; 
	font-size: 24px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}
	
a.Article_Title:visited 	{
	color: #006ab4; 
	font-size: 24px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}
	
.Article_TEXT 	{
	color: #000000; 
	text-align: justify;
	font-size: 10px; 
	font-weight: normal; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}
	
	
.Portal_Table	{
	background-color: #000000;
	}

.Portal_Title 	{
	background-color: #336699;
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}
	

.Portal_Text 	{
	background-color: #FFFFFF;
	color: #000000; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}
	
	
.Portal_Link 	{
	color: #EEEEEE; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}
	
	
a.Portal_Title:link	{
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}



a.Portal_Title:hover {
	color: #EEEEEE; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}
	
a.Portal_Link:link	{
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}



a.Portal_Link:hover {
	color: #EEEEEE; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}
	
.Small {
	color: #ffcc66; 
	font-size: 9px; 
	font-weight: normal; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	}


.Search_bar 	{
	color: #FFFFFF; 
	background-color: #000000;
	font-size: 10px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}
	
.Calendar {
 border:1px solid #3f74aa;
 }
 
.Calendar_Header {
	background-color: #eeeeee;
}

.Calendar_Header_Title {
  padding-top:5px;
	background-color: #336699;
	color:#FFFFFF;
}

.Calendar_Week_Days {
  font-size:9px;
	background-color: #3f74aa;
	color: #ffffff;
}	

.G_Button {
cursor:pointer;
width:2.5em;
}
	
.Event_Color_Font {	
color:#9D8A7A;
font-weight:bold;
font-size:10px;
}	

.Event_Category_Title {
  background-color:#ffffff;
  color:#4a4a4a;
  font-size:14px;
  font-weight:bold;
}

.Event_Title {
  background-color:#ffffff;
  color:#cc6600;
  font-size:21px;
}



/* header styles */
#topLogo {
  text-align:left;
  }

.topBanner {
  padding:2px 4px 2px 10px;
  height:40px;
  text-align:center;
  }

/* top nav styles */
#topNav {
	width: 780px;
	height: 31px;
	margin:0;
	padding:0;
	background-color:#069;
  }

ul#navMenu {
  margin:0 0 0 7px;
  padding:0 0 0 7px;
  }
#navMenu li {
  float:left;
  margin:0;
  padding:8px 0 4px;
  list-style:none;
  }
  #navMenu li span {
    display:none;
    }
  #navMenu li a {
    display:block;
    height:19px;
    }
    
  #home a {
    width:56px;
    background:url(../Image/Cville/nav_home.gif) no-repeat top center;
    }
    #home a:hover {
      background:url(../Image/Cville/nav_home.gif) no-repeat bottom center;
      }
  #news a {
    width:134px;
    background:url(../Image/Cville/nav_news_opinion.gif) no-repeat top center;
    }
    #news a:hover {
      background:url(../Image/Cville/nav_news_opinion.gif) no-repeat bottom center;
      }
  #music a {
    width:61px;
    background:url(../Image/Cville/nav_music.gif) no-repeat top center;
    }
    #music a:hover {
      background:url(../Image/Cville/nav_music.gif) no-repeat bottom center;
      }
  #culture a {
    width:77px;
    background:url(../Image/Cville/nav_culture.gif) no-repeat top center;
    }
    #culture a:hover {
      background:url(../Image/Cville/nav_culture.gif) no-repeat bottom center;
      }
  #dining a {
    width:66px;
    background:url(../Image/Cville/nav_dining.gif) no-repeat top center;
    }
    #dining a:hover {
      background:url(../Image/Cville/nav_dining.gif) no-repeat bottom center;
      }
  #archives a {
    width:85px;
    background:url(../Image/Cville/nav_archives.gif) no-repeat top center;
    }
    #archives a:hover {
      background:url(../Image/Cville/nav_archives.gif) no-repeat bottom center;
      }
  #classifieds a {
    width:104px;
    background:url(../Image/Cville/nav_classifieds.gif) no-repeat top center;
    }
    #classifieds a:hover {
      background:url(../Image/Cville/nav_classifieds.gif) no-repeat bottom center;
      }
  #personals a {
    width:98px;
    background:url(../Image/Cville/nav_personals.gif) no-repeat top center;
    }
    #personals a:hover {
      background:url(../Image/Cville/nav_personals.gif) no-repeat bottom center;
      }
  #contact a {
    width:67px;
    background:url(../Image/Cville/nav_contact.gif) no-repeat top center;
    }
    #contact a:hover {
      background:url(../Image/Cville/nav_contact.gif) no-repeat bottom center;
      }

/* body styles */
#bodyWrapper {
  width:780px;
  }
#paperTop {
  width:780px;
  height:5px;
  background-image:url(../Image/Cville/paper_top_bkgd.gif);
  }
#paperTop img {
  display:none;
  }
#index #paperTop img {
  display:inline;
  }

/* right column styles */
#rightColumn {
  float:right;
  width:170px;
  text-align:center;
  }
#coverSearch {
  width:145px;
  padding-left:3px;
  }
#coverSearch input {
  width:145px;
  height:12px;
  }
#searchField {
  float:left;
  font-size:10px;
  }
#gobuttoncell {
padding-right:2px;
}
#goButton {
  float:left;
  width:19px;
  height:15px;
  background:url(../../Image/Cville/search_go.gif) top left no-repeat;
  border:0;
  cursor:pointer;
  }
#bestOfPromo,
#classifiedsPromo {
  margin-top:36px;
  }
#classifiedsPromo {
  width:144px;
  margin-right:auto;
  margin-left:auto;
  }
#promoBody {
  background-color:#f6f6f6;
  font-size:10px;
  text-align:left;
  }
.promoLink {
  padding:0 8px;
  }
.promoLink a {
  color:#369;
  text-decoration:none;
  }  
.promoSectionHeader {
  margin-top:8px;
  padding:4px 8px;
  background-color:#d1dee6;
  font-weight:bold;
  }
.promoAd {
  margin:4px 8px;
  }

/* body styles */
/*
#bodyContent {
  float:left;
  width:610px;
  margin-bottom:12px;
  }
*/

.BodyStyle {
padding-right:5px;
}

#index #bodyContent {
  /* this image provides the dotted center line in the highlights area */
  background:#e7e9e8 url(../Image/Cville/highlights_bkgd.gif) repeat-y;
  }

/* index styles */
#coverFeature {
  height:267px;
  background-color:#fff;
  }
#coverShot {
  float:left;
  width:263px;
  height:267px;
  }
#coverContent {
  float:right;
  width:347px;
  height:249px;
  overflow:hidden;
  }
#issueDetails {
  padding-top:12px;
  color:#069;
  font-size:11px;
  font-weight:bold;
  }
#coverHeadline {
  color:#006ab4;
  font-size:24px;
  font-weight:bold;
  margin-top:7px;
  }
#coverHeadline a {
  color:#c60;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
  }
#coverSubheadline {
  font-size:12px;
  }
#coverBlurb {
  margin-top:10px;
  font-size:11px;
  }
#coverKeepReading {
  height:18px;
  text-align:right;
  }
#paperBottom {
  height:16px;
  background-image:url(../Image/Cville/paper_bottom_bkgd.gif);
  }
.homepagecomment {
  text-align:right;
  padding:3px 0px 10px 0px;
} 
.homepagecomment a {
  color:#006699;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

.homepagecomment a:link {
  color:#006699;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

.homepagecomment a:hover {
  color:#006699;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

/* feature page styles */
#featureContent {
  color:#4c4c4c;
  padding:12px;
  background-color:#fff;
  border-bottom:1px solid #ccc;
  }

#infoFloat {
  float:right;
  width:140px;
  border-left:1px solid #999;
  border-right:1px solid #999;
  }
  #feedbackOptions {
    margin:0px;
	  padding:0px 0px 10px 10px;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
    }
    #feedbackOptions img {
      display:block;
      margin-top:10px;
      margin-bottom:5px;
      }
  .moreOptions {
    padding:10px 10px 10px 10px;
    font-size:11px;
    border-bottom:1px solid #999;
    }
    .optionsHeader {
      color:#c60;
      font-size:10px;
      font-weight:bold;
      }
    .optionsHeader a {
      padding-top:6px;
      color:#c60;
      font-size:10px;
      font-weight:bold;
      }
    .optionsHeader a:hover {
      padding-top:6px;
      color:#c60;
      font-size:10px;
      font-weight:bold;
      }
    .optionsHeader a:visited {
      padding-top:6px;
      color:#c60;
      font-size:10px;
      font-weight:bold;
      }
     .Event_Search {
       padding-top:6px;
       color:#EEEEEE;
       font-size:11px;
       font-weight:normal;
       }      
     .Event_Search_Title {
       padding-top:6px;
       color:#EEEEEE;
       font-size:11px;
       font-weight:bold;
       }           
     .Article_List_Header {
       padding-top:6px;
       color:#c60;
       font-size:11px;
       font-weight:bold;
       }
     .Article_List_Header a {
       padding-top:6px;
       color:#c60;
       font-size:11px;
       font-weight:bold;
       }
     .Article_List_Header a:hover {
       padding-top:6px;
       color:#c60;
       font-size:11px;
       font-weight:bold;
       }
     .Article_List_Header a:visited {
       padding-top:6px;
       color:#c60;
       font-size:11px;
       font-weight:bold;
      }
    .optionsLink {
      margin:4px 0;
      }
    .optionsLink a {
      color:#369;
      text-decoration:none;
      }
#featureHeadline {
  margin-top:12px;
  color:#c60;
  font-size:21px;
  font-weight:bold;
  }
#featureSubheadline {
  margin-top:12px;
  font-size:14px;
  }
#featureByline {
  margin-top:12px;
  font-size:11px;
  font-weight:bold;
  }
#featureByline a {
  color:#369;
  text-decoration:none;
  }
#featureBody div,
#featureBody p {
  margin-right:12px;
  font-size:11px;
  }
  #featureBody div {
    margin-top:12px;
    }
  #featureBody p {
    text-indent:1em;
    }

#featurePhoto {
  float:right;
  padding:12px 10px;
  }
  #featurePhoto img {
    width:280px;
    overflow:hidden;
    }
  .featureCaption {
    width:280px;
    margin:6px 0;
    padding-bottom:6px;
    font-size:11px;
    font-weight:bold;
    border-bottom:1px dashed #999;
    }

/* highlights styles */
#highlightsDisplay {
  width:465px;
  margin:0px 15px 0px 10px;
  }
#highlightsLeft {
  padding:0 0px;
  float:left;
  width:230px;
  }
#highlightsRight {
  float:right;
  width:230px;
  }
#topRightBox {
  margin-top:10px;
  }
.highlightsBox {
  margin-bottom:10px;
  }
.highlightsContent {
  padding:0 5px;
  background-color:#f1f8fe;
  /* background:url(../Image/Cville/highlights_box_bkgd.gif) top left repeat-y; */
    border-left:1px solid #999999;
    border-right:1px solid #999999;
  }

.highlightsHead {
  font-size:11px;
  color:#c60;
  font-weight:bold;
  }
.highlightsHead a {
  font-size:11px;
  color:#c60;
  font-weight:bold;
  text-decoration:none;
  }
.highlightsHead a:hover {
  font-size:11px;
  color:#c60;
  font-weight:bold;
  text-decoration:underline;
  }
.highlightsHead a:visited {
  font-size:11px;
  color:#c60;
  font-weight:bold;
  text-decoration:none;
  }
.highlightsHead img {
  float:right;
  font-weight:bold;
  margin-left:10px;
  }
.highlightsBlurb p {
  margin:4px 0 0 10px;
  font-size:9px;
  color:#4a4a4a;
  }
.highlightsMoreRight {
  font-size:11px;
  font-weight:bold;
  padding-left:93px;
  text-align:right;
  }
.highlightsMoreRight a {
  color:#06a;
  text-decoration:none;
  }
.highlightsMore {
  font-size:10px;
  font-weight:bold;
  text-align:left;
  padding-top:10px;
  }
.highlightsMore a {
  color:#06a;
  text-decoration:none;
  }

/* footer styles */
#pageFooter {
  clear:both;
  width:610px;
  margin-top:12px;
  margin-left:0px;
  background:url(../Image/Cville/bkgd.gif) top left repeat-y;
  }
  #index #pageFooter {
    border-top:1px solid #ccc;
    }
  #pageFooter div {
    margin:5px 20px;
    }
#copyright {
  color:#999;
  font-size:11px;
  }
#copyright a {
  color:#666;
  text-decoration:none;
  }
#audit {/* no styles for now */}

#searchResults {
  background-color:#ffffff;
  width:600px;
  padding-left:5px;
  font-size:11px;
  /* border-bottom:1px dashed #999; */
}

#searchResultsSectionTitle {
  background-color:#eeeeee;
  width:600px;
  padding-left:5px;
  padding-top:10px;
  padding-bottom:10px;
  font-size:11px;
  font-weight:bold;
}

#searchResultsSection {
  background-color:#ffffff;
  width:600px;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:20px;
  font-size:11px;
}

#searchResultsGoogle {
  background-color:#ffffff;
  width:100%;
  padding-left:5px;
  font-size:11px;
  border-top:1px dashed #999; 
  border-bottom:1px dashed #999; 
}

.LeftPadding {
  padding-left:10px;
}


.Blue_Text {
   font-size:	10px;
   font-family:	'Trebuchet MS', Helvetica, sans-serif;
   font-weight:	bold;
   color: #069;
}

.Paper_Top_Cell {
  background:#006699 url(../../Image/Cville/paper_top_bkgd.gif) repeat-x;

}

#mainfeaturetop {
  background:#ffffff url(../../System/Image/mainfeaturetop.gif) no-repeat top left;
  height:21px
}

#mainfeaturebottom {
  background:#ffffff url(../../System/Image/mainfeaturebottom.gif) no-repeat bottom left;
  height:18px
}

.MainFeatureTextCell {
padding:7px 7px 3px 7px;
background-color:#f1f8fe;
border-right:1px solid #aaadad;
border-left:1px solid #aaadad;
}

.MainFeatureIssueCell {
text-align:left;
padding:0px 7px;
background-color:#f1f8fe;
border-right:1px solid #aaadad;
border-left:1px solid #aaadad;
}

.MainFeatureImageCell {
padding:10px 3px 3px 3px;
text-align:center;
background-color:#f1f8fe;
border-right:1px solid #aaadad;
border-left:1px solid #aaadad;
}

.bannerdiv {
  text-align:left;
}

.bannerdiv img {
  border:0px;
}



/* COMMENT */
.commenttop {
  padding:40px 0px;
}

.commentdiv {
  margin-bottom:10px;
  padding:5px;
  background-color:#f6f6f6;
}

.commentbody {
  font-size:12px;
  color:#000000;
  padding-bottom:5px;
}

.commentauthor {
  font-size:11px;
  font-weight:bold;
  line-height:16px;
  padding:0px 5px;
  color:#404040;
}

.commentdate {
  font-weight:normal;
  margin-left:11px;
}

.commentformleftcell {
  width:99%;
  margin-top:5px;

}

.commentformrightcell {
  width:99%;
}

.commentinput {
	font-size:11px;
}

.commentmessage {
  font-size:11px;
  width:300px;
  height:155px;
  overflow-y:auto;
}

.commentinfo {
  padding:3px 3px 30px 3px;
  font-size:11px;
}

.formcaptchainput {
  font-size:11px;
}

.required {
  font-size:11px;
  color:#860201;
  margin-right:3px;
}

.badcaptchamsg {
  padding:3px 0px;
}

.blogbutton {
  font-size:12px;
  padding:1px;
  cursor:pointer;
}

.commentformtop {
  font-size:16px;
  font-weight:bold;
  color:#838383;
  padding:10px 0px 5px 0px;
}


/* lightbox2 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('../Image/Gallery/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../Image/Gallery/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../Image/Gallery/nextlabel.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* rotator */
#rotatordiv {
background-color:#c5c9d6;
}

.rotsmalldiv {
padding:1px 0px;
}

.rotsmallimagediv {
float:left;
padding:2px;
}

.rotsmallimagediv_1 {
padding-left:3px;
}

.rotsmallimagediv img{
  cursor:pointer;
}

