* {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family:verdana,arial,helvetica,sans-serif;
	list-style-type:none;
	outline:none;
}

/* Body content */
/* For every page to create the background and set entire width. */
body {
	background-color: #cccccc;
}
a {
	color: #660066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#nvr {
	margin: 0px auto;
	width:1000px;
	background-color: white;
	border: 1px solid gray;
}
#news_content {
	overflow: hidden;
	width: 100%;
}
/* End body content */

/* Nav bar 2.1 son of suckerfish */
#nav_wrap {
	background-image:url(http://www.napavalleyregister.com/v2inc/nav/but_home1.gif); 
	background-repeat:repeat x; 
	height:30px; 
	padding-left:7px;
	width:993px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:100;
}


#nav a {
	display: block;
	color: white;
	text-decoration:none;
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	line-height:19px;
	outline: none;
}

#nav li {
	background-image:url(http://www.napavalleyregister.com/v2inc/nav/but_home1.gif);
	border-right:1px solid #5A005A;
	float:left;
	height:20px;
	padding:5px 10px;
	background-repeat:repeat-x;
}
#nav li.nav_ad {
	background-image:url(http://www.napavalleyregister.com/v2inc/nav/visit_bg.gif);
}
#nav li.nav_inv {
	background-image:url(http://www.napavalleyregister.com/v2inc/nav/visit_bg3.gif);
}

#nav li ul {
	position: absolute;
	width: 155px;
	left: -999em;
}

#nav li:hover {
	background-color: #3E003E;
	background-image:none;
}
#nav li:hover, #nav li.hover {
   	position: static;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav ul.drop li {
	border-color:#BBBBBB;
	background-color:#660066;
	border-style:solid;
	border-width:1px 1px 0pt;
	line-height:18px;
	width:150px;
	background-image: none;
}
#nav ul.drop li:hover {
	background-color: #3E003E;
}
#nav ul.drop li a {
	font-size:12px;
	font-weight:bold;
	outline:none;
}

/* End Nav bar 2.1 */

/* Search bar */
.search_bar {
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	padding:5px;
	z-index:10;
	height:17px;
	background-color:#efefef;
}

#searcher {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:5px;
	width:324px;
	text-align:center;
	margin-bottom:10px;
	z-index:10;
}
#searcher form input.search_form {
	font-weight:normal;
	font-size: 12px;
	width: 125px;
	padding: 1px 0px 1px 5px;
	border:1px inset #cccccc;
}
#searcher form input.search_button {
	border:1px outset #CCCCCC;
	background-color:#F0F0F0;
	font-family:verdana,sans-serif;
	font-size:12px;
	padding:1px;
	width: 10%;
}
#searcher form select.selection{
	border:1px inset #cccccc;
	font-size: 12px;
}
/* End searchbar */

/* Weather qwikcast */
.weather {
	border:1px solid #CCCCCC;
	margin:30px auto 0px;
	padding:5px;
	width:130px;
}
.front_feature_box img.qc_obs_icon {
	border: none;
}

/*
.weather .current {
	font-size:11px;
	text-align:center;
	padding-bottom: 2px;
}
.weather .forecast {
	font-size:11px;
	padding-bottom:2px;
	text-align:center;
}

.front_feature_box img.qc_obs_icon {
	margin-top:-5px;
	border: none;
}
.qc_obs_temp {
	color:black;
	font-family:helvetica,sans-serif;
	font-size:22px;
}
table.qc_obs_table {
	float:left;
	margin-top:-5px;
	padding-right:15px;
}
table.qc_fcst_table {
	float:left;
	margin-top: -5px;
}
.weather_txt {
	float:left;
	font-size:12px;
	margin-left:5px;
	margin-top:4px;
}
.qc_fcst_hi_text {
	font-size: 11px;
	padding-right: 5px;
}
.qc_fcst_hi_temp {
	color:#333333;
	font-size:12px;
	padding-right:5px;
}
.qc_fcst_lo_text {
	font-size: 11px;
	padding-right: 5px;
}
.qc_fcst_lo_temp {
	color:#333333;
	font-size:12px;
	padding-right:5px;
}
img.qc_fcst_icon {
	display: none;
}
 End weather */

/* Tabber styles */
/* Universal tabber styles */
div.tabber {
	width: 100%;
	margin: 0 0 15px 0;
}

ul.tabber {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(http://www.napavalleyregister.com/v2inc/front/pixel.gif) bottom left repeat-x;
}

ul.tabber li {
	margin: 0 2px 0 0;
	float: left;
}

ul.tabber a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: transparent url(http://www.napavalleyregister.com/v2inc/news/tab_bg.gif) repeat scroll 0% 50%;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

ul.tabber a:hover {
	color: #003366;
}

ul.tabber a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #003366;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 5px 10px 10px 10px;
}
.tab a {
	font-size: 12px;
	color:#003366;
}

.marketplace-container {
	clear: left;
	font-size:12px;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 5px 10px 10px 10px;
	background: #fff
}
/* End universal tabber styles */

/* Front page feature box styles */
.front_feature_box a {
	color: #003366;
	font-size: 16px;
	font-weight:bold;
}
.front_feature_box {
	float:left;
	font-size:11px;
	margin-bottom:15px;
	overflow:hidden;
	text-align:center;
	width:310px;
}
.front_feature_box img {
	border:1px solid #666;
}
.ap_photo img {
	width: 300px;
}
.front_feature_subhead {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:3px;
}
.front_feature_text {
	margin:3px;
	line-height:15px;
}
.front_feature_box .update_block {
	color:#666;
	font-size: 11px;
	margin:3px 1px 1px 5px;
}
.update_text {
	font-weight:bold;
	color:#666;
}
.front_feature_box .update_bullet {
	color:#999;
	font-weight:normal;
}
.front_feature_box .simpleblog-count {
	color:#666666;
	display:inline;
	font-size: 11px;
}
/* End front page feature box styles */

/* Front page tabber styles */

.front_tabber_box {
	float:left;
	margin-bottom:15px;
	overflow:hidden;
	padding-left:1px;
	width:315px;
	margin-left: 10px;
}

.front_news_item {
	border-bottom:1px dashed #CCCCCC;
	padding:5px 0px;
}
.front_news_item .simpleblog-count {
	color:#666666;
	display:inline;
	font-size: 11px;
}
.front_news_item .update_block {
	color:#666666;
	font-size: 11px;
	margin:3px 1px 1px 5px;
}
.front_news_item .update_bullet {
	color: #999;
	font-weight:normal;
}
.front_more_link {
	text-align:center;
	width:80%;
	margin:5px auto 0px auto;
}
.front_more_link a {
	color: #003366;
	font-size: 11px;
	font-weight:bold;
}
.front_opinion_overline {
	color:#444444;
	font-size:10px;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:2px;
}
/* End tabber styles */

/* vmix styles */
.vmix_widget {
	margin-bottom: 15px;
}
/* end vmix styles */

/* Front page Most Popular, Most Commented box styles */
#front_popular {
	text-align:left;
}
.front_popular_text {
	color:#333;
	font-size:11px;
	font-style:italic;
	margin:5px 0px;
}
#front_popular .tabs-container a {
	display: block;
	font-size: 12px;
}
#front_popular .tabs-container br {
	display: none;
}
#front_popular .popular-count {
	display: none;
}
#front_popular ul.topblogs-list a {
	display: inline;
	font-size: 12px;
}
#front_popular ul.topblogs-list li {
	padding: 5px 0px;
	border-bottom:1px dashed #CCC;
	font-size: 9px;
}
.popular a {
	border-bottom:1px dashed #CCC;
	padding:5px 0px;
}
/* End front page most popular styles */

/* Front page RSS items */
#weeklies .tabs-container li {
	padding: 5px 0px;
	border-bottom:1px dashed #CCC
}

/* End front page RSS items */

/* Index page styles */
.index_header {
	border-bottom:1px solid #DDDDDD;
	margin-bottom:10px;
	padding:0px 0px 5px;
	width:600px;
}
.index_header .headline {
	margin: 0px;
}
.center_box {
	border-left: 1px solid #ccc;
	border-right:1px solid #ccc;
	padding: 0px 10px;
}
.center_box a {
	color: #003366;
	font-size: 12px;
}
.center_title {
	font-weight:bold;
	font-size: 18px;
	margin-bottom: 5px;
}
.center_title2 {
	font-size:12px;
	font-weight:bold;
	padding:4px 8px;
}
.center_title .center_images {
	float:right;
}
.center_title_wrap {
	position:relative;
	border-bottom:1px dashed #ccc;
}
.center_images {
	text-align:center;
	padding:10px 0px 5px;
}

.index_header .rss_bar {
float:right;
}
.rss_bar {
	text-align:right;
	padding:5px 0px 0px;
}
.rss_bar a{ 
	font-size: 13px;
	font-weight:bold;
}
.rss_bar img {
	vertical-align: text-bottom;
}

.center_header {
	margin-top: 10px;
	color:#555;
	font-size:11px;
	font-weight:bold;
}
.front_brief_item .index-date {
	display:none;
}
.front_brief_item .index-item {
	display:block;
}
.front_brief_item a {
	font-size: 12px;
}
.front_brief_item li {
	border-bottom:1px dashed #CCCCCC;
	padding:5px 0px;
}
.column_title {
	font-size: 11px;
	color: #333;
	font-style:italic;
	display:inline;
}
.index_ad {
	margin: 10px 0px;
}
/* 
.arch_prev_news {
	padding:6px;
	position:absolute;
	right:0px;
	top:0px;
}
.arch_prev_news a {
	color:#333333;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.arch_prev_news a:hover {
	color:#660066;
}
*/
.index_section_head {
	color:#003399;
	font-weight:bold;
	font-size:20px;
	padding: 4px 8px;
	border-color:#CCCCCC;
	border-style:solid solid none;
	border-width:1px 1px 0px;
	width:125px;
}

.prev_articles a {
	font-size:12px;
	color: #003366;
}
.prev_articles .index-item {
	border-bottom:1px dashed #CCCCCC;
	padding:5px 0px;
}
.prev_articles .index-date {
	color:#333333;
	font-family:helvetica,sans-serif;
	font-size:12px;
	padding:5px 0px 0px;
}


/* End index page styles */

/* Pages styles */
#pages ul {
	margin: 10px 0px;
}
#pages h1 {
	margin:5px 0px 20px;
}
#pages h2 {
	margin: 20px 0px;
}
#pages li {
	list-style-type:square;
	margin: 0px 0px 5px 30px;
}
#pages {
	font-size:14px;
	line-height:21px;
	padding-right:10px;
}
#pages div {
	margin: 10px 0px;
}
#pages p {
	margin:10px 0px;
}
.contact_box {
	border-bottom:1px dashed #ccc;
	padding-left: 25px;
}
/* End pages content */

/* News.html content */
.story_side {
	border-right:1px solid #CCCCCC;
	float:left;
	overflow:hidden;
	padding:5px 15px;
	width:602px;
}
.ad_side {
	float:right;
	overflow:hidden;
	width:336px;
}
.breadcrumbs {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}
.overline {
	color:#333333;
	font-family:helvetica,sans-serif;
	font-size:14px;
	letter-spacing:4px;
	margin:5px 0px;
	text-transform:uppercase;
}
.headline {
	color:black;
	font-family:helvetica,sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-0.5px;
	margin:5px 0px;
	word-spacing:2px;
}
.photo {
	margin-bottom:10px;
	text-align:center;
}
.photo img {
	border: 1px solid #666;
	max-width: 600px;
}

.photo_slide {
	text-align:center;
}

.photo_slide img {
	border: 1px solid #666;
	max-width: 600px;
	max-height: 400px;
}

.cutline {
	border-bottom:1px solid #ddd;
	color:#333333;
	font-size:11px;
	margin:1px auto;
	padding-bottom:5px;
	text-align:justify;
	max-width:600px;
}
.carousel_buttons {
	margin-top:5px;
	text-align:right;
	margin-left:30px;
}

.update {
	background-color:purple;
	color:white;
	display:inline;
	font-family:helvetica,sans-serif;
	font-size:13px;
	margin-right:10px;
	padding:3px 4px;
}

.tools {
	background-color:#EEEEEE;
	border-bottom:2px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-size:12px;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:15px;
	padding-top:5px;
	text-align:center;
}
.tools a {
	color:#444444;
	font-family:helvetica,sans-serif;
	font-size:12px;
}
.date {
	color:#444444;
	display:inline;
	font-family:helvetica,sans-serif;
	font-size:12px;
	margin:5px 85px 5px 0;
}
.tool_item {
	border-right:1px solid #DDDDDD;
	display:inline;
	margin:0px 10px 0px 0px;
	padding-right:10px;
}

.byline {
	color:#666666;
	font-family:helvetica,sans-serif;
	font-size:14px;
	margin:10px 0px 0px;
} 

.subhead {
	color:black;
	font-size:22px;
	font-style:italic;
	margin:5px 0px;
	padding-bottom:5px;
}

.story_content {
	font-family:helvetica,sans-serif;
	font-size:15px;
	line-height:22px;
	margin:20px 5px 0px 0px;
}
.story_content a {
	font-family: helvetica,sans-serif;
}

.breakout {
	background-color:#003366;
	float:left;
	width:190px;
	color:white;
	margin:0px 15px 10px 0px;
	padding:5px;
	text-align:center;
	font-size: 16px;
}
.soundslides_button {
	float:right;
	width: 204px;
	margin: 18px 0px 20px 20px;
}
.soundslides_button img {
	border: 2px solid #666;
}
.video_button {
	float:right;
	margin: 18px 0px 20px 20px;
}
.video_button img {
	border: 2px solid #666;
}
.related {
	background-color: #003366;
	color: white;
	padding: 5px 0px 5px 5px;
}
.related a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
}
.related a:hover {
	color: #003366;
	background-color: white;
	text-decoration: none;
	font-size: 12px;
}

.columnist_box {
	background-color:#EEEEEE;
	border-bottom:2px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	float:right;
	margin:15px 0px 20px 20px;
	padding:5px 10px;
	width:200px;
	clear:both;
}
.columnist_head {
	font-family:helvetica,sans-serif;
	font-size:13px;
	color:black;
	font-weight:bold;
	padding: 5px;
	text-align:center;
}
.columnist_head a {
	font-family:helvetica,sans-serif;
	font-size:13px;
	color: black;
	font-weight:bold;
}
.columnist_previous {
	padding-left:10px;
}
.columnist_previous .index-date {
	color:grey;
	font-family:helvetica,sans-serif;
	font-size:10px;
}
.columnist_previous .index-item a {
	font-size: 13px;
	font-family: helvetica,sans-serif;
}
.columnist_previous .index-item {
	margin-bottom:5px;
	margin-top:2px;
}
.columnist_more {
	text-align:center;
}
.columnist_more a {
	color:#333333;
	font-family:helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
/* End news.html styles */

/* Simpleblog stylees */
.simpleblog-results {
	font-size: 13px;
	color: #333;
}
.simpleblog-name {
	padding: 0px 2px;
	font-weight:bold;
}
.simpleblog-date {
	padding: 0px 2px;
}
.simpleblog-response {
	border-bottom:1px dashed #CCCCCC;
	font-size:12px;
	line-height:19px;
	padding:5px 15px 10px;
	text-align:justify;
}
.simpleblog-form label {
	display:block;
	font-weight:bold;
	padding-right:5px;
}
.simpleblog-form-block {
	margin-top: 5px;
}
.simpleblog-error {
	font-size: 20px;
	color: red;
	font-weight:bold;
}
.simpleblog_wrap {
	height:235px;
	margin:20px 0px;
	overflow:hidden;
}
.simpleblog_wrap2 {
	margin:20px 0px;
	overflow:hidden;
}
.simple_login {
	background-color:#660066;
	float:left;
	font-size:13px;
	height:100%;
	width:295px;
	overflow:auto;
}
.simple_login textarea {
	width:95%;
	font-size:12px;
}
.simple_login table {
	color: white;
}
.simple_login input { 
	border:1px solid #333333;
	margin:5px;
}
.simple_login a {
	color:white;
	font-size:9px;
	text-decoration:underline;
}
.simple_login th {
	font-size:10px;
	font-weight:bold;
}
.simple_login form {
	text-align:center;
}
.simple_box { 
	padding: 5px; 
}
.simple_box #usernumber {
	color:black;
	font-family:monospace;
	font-size:30px;
	font-weight:bold;
}
.simpleblog-form-block img {
	display:block;
	float:left;
	margin:5px;
}
.simple_header {
	font-size: 14px;
	font-weight:bold; 
	margin-bottom: 5px;
	text-align:center;
	color: white;
}
.simple_login_text {
	color: white;
}
.simple_footer {
	text-align:center;
}
.simple_footer a {
	font-size:13px;
	font-weight:bold;
}
.guidelines {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	color:#333333;
	float:right;
	font-size:12px;
	height:99%;
	line-height:20px;
	margin-left:5px;
	overflow:auto;
	width:290px;
}
.guidelines_box {
	padding: 10px;
}
.guidelines_header {
	font-weight:bold;
	text-align:center;
} 
/* End simpleblog styles */

/* Tag box */
.tag_box {
	background-color:#EEEEEE;
	border-bottom:2px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-bottom:15px;
	margin-top:10px;
	padding-bottom:15px;
	padding-left:20px;
	padding-top:10px;
}
.tag_box h3 {
	font-family: helvetica, sans-serif;
	margin: 10px 0px;
	font-size: 18px;
}
.tag_box .index-date {
	color:#555555;
	font-family:helvetica,sans-serif;
	font-size:13px;
	margin:10px 0;
}
.tag_box .index-item {
	margin:5px 0 0 15px;
	padding-left:15px;
	background-image: url(http://www.napavalleyregister.com/v2inc/tags/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
}
.tag_box .index-item a {
	font-family: helvetica, sans-serif;
	font-size: 14px;
}
/* End tag box */

/* Columnist page styles */
.columnist_page_summ {
	border-bottom:1px solid #DDDDDD;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	width:600px;
}
.columnist_page_summ p {
	color:#222222;
	font-family:helvetica,sans-serif;
	font-size:15px;
	line-height:22px;
}
.columnist_page_summ a { 
	font-family: helvetica,sans-serif;
}
.columnist_page_items {
	padding-left:10px;
	width:600px;
}
.columnist_page_items .index-date {
	background-color:#EEEEEE;
	color:#333333;
	font-size:10px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom: 10px;
	padding:2px;
	overflow:hidden;
}
.columnist_page_items .index-item {
	margin:5px;
}
.columnist_page_items .index-item a {
	color:#660066;
	font-family:helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;	
}

.columnist_page_items .content {
	color:#333;
	font-family:helvetica,sans-serif;
	font-size:13px;
	display: block;
	padding-top: 5px;
	line-height: 20px;
}
/* End columnist page */

/* Footer styles */
.footer_shell {
	clear: both;
	margin: 10px 0px 0px 0px;
	width:100%;
	color:black;
	position:relative;
}
.footer_top {
	position:relative;
	background-image:url(http://www.napavalleyregister.com/v2inc/footer/footer_bg.gif);
	height:100px;
}
.footer_top_left {
	position:absolute;
	bottom:2px;
	left:5px;
}
.footer_top_left a {
	padding: 0px 5px;
}
.footer_top_link {
	position:absolute;
	top: 45px;
	right: 5px;
	background-image: url(http://www.napavalleyregister.com/v2inc/front/arrow_up.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
.footer_top_link a {
	color:#660066;
	font-size:10px;
}
.footer_top_right {
	position:absolute;
	bottom:5px;
	right:5px;
	font-size: 13px;
	color: #333;
}
.footer_top_right a {
	font-size: 13px;
	color: black;
	text-decoration:none;
}
.footer_top_right a:hover {
	text-decoration:underline;
}
.footer_bottom {
	background-color:#003366;
	font-size: 12px;
	color: white;
	position:relative;
	height:25px;
}
.footer_bottom a {
	font-size: 12px;
	color: white;
}
.footer_bottom_left {
	position:absolute;
	left: 5px;
	bottom:5px;
}
.footer_bottom_right {
	position:absolute;
	right:5px;
	bottom:5px;
}

.footer2 {
	 text-align:center;
	 padding-top:10px;
	 padding-bottom:5px;
	 font-size: 11px;
	 color:#333;
}
/* End footer styles */

/* Go GREEEEEEEEEEEEEEEN */
.gg_leftcol{
	position:relative;
	width:282px;
	margin:0px 0px 0px 0px;
	float:left;
}
.gg_leftcol h2{
	margin-bottom: 15px;
}
.gg_leftcol p {
	margin: 10px 0px;
	font-size:12px;
	line-height:19px;
}
.gg_rightcol{
	position:relative;
	width:680px;
	float:right;
	margin: 0px;
	padding: 0px;
}

.gg_articles .index-item a {
	font-size: 14px;
	font-family: arial;
	color: #326532;
}
.gg_articles {
	padding: 10px;
}
.gg_articles .index-item {
	margin:5px 0px;
}
/* End Go Green */

.arch_prev a, .arch_next a
{
	padding: 2px 10px;
	border: 1px solid #ccc;
	margin: 0px 10px;
	font-weight: bold;
	font-size: 11px;
	float: left;
	background: #EFEFEF;
}
.prevblock { 
	clear:both;
	overflow:hidden;
}
#pages .prevblock div {
	margin: 0px;
}
#pages input {
	border: 1px solid #bbb;
	padding:1px;
}
#pages select {
	border: 1px solid #bbb;
}

.submissions {
	background-color:#EDEDED;
	border:1px solid #DDDDDD;
	color:#444444;
	font-size:11px;
	margin:5px auto;
	padding:10px;
	width:150px;
	text-align:left;
}
.submissions a {
	color:#660066;
	font-size: 11px;
	font-weight:normal;
}
.submissions li {
	margin:2px 0px;
	text-align:center;
}
.submissions_title {
	font-size:10px;
	font-weight:bold;
}
/* vmix style */
#page_wrap {
	background-color:white;
}

/* related links */
.related_links a {
	background-image:url(http://www.napavalleyregister.com/v2inc/news/arrow_fat_right.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	font-size:12px;
	font-family: helvetica, sans-serif;
	line-height:17px;
	padding:0px 0px 5px 15px;
	text-decoration:none;
}
.related_links a:hover{
	text-decoration:underline;
}
.related_links ul {
	padding-left: 10px;
	padding-bottom:10px;
}
.related_links ul br {
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	width:0px;
}
/* end related links */

/* multimedia page */
.mm_box {
	width: 600px;
	font-family: helvetica,sans-serif;
	overflow:hidden;
	margin-bottom: 35px;
}
.mm_headline a {
	font-size: 30px;
	font-weight:bold;
	font-family: helvetica,sans-serif;
	color: #444;
	text-decoration: none;
}
.mm_headline a:hover {
	color: #660066;
}
.mm_thumb {
	float: left;
	border: 1px solid #666;
	position:relative;
	height: 200px;
	width: 300px;
}

.mm_thumb img {
	border: none;
}

.mm_type {
	background-color:#999999;
	color:white;
	font-family:helvetica,sans-serif;
	padding:1px 3px;
}
.mm_summary {
	padding:5px 5px 5px 312px;
	font-size: 16px;
	line-height: 23px;
	font-family: helvetica,sans-serif;
}
.mm_credit {
	color: #666;
	font-family: helvetica,sans-serif;
}
.mm_date {
	font-size: 12px;
}

/* end multimedia page */

/* Forms */
.form_div {
	background-color:#666666;
	clear:both;
	color:white;
	font-size:13px;
	margin:10px auto;
	overflow:hidden;
	padding:8px;
	width:75%;
}
.form_label {
	display:inline;
	font-family:helvetica,sans-serif;
	font-size:15px;
	line-height:22px;
}
.form_input {
	border:1px inset #888888;
	font-size:14px;
	padding:1px 1px 1px 2px;
	width:180px;
}
.form_input_div {
	float:right;
	font-size:14px;
}
.form_button {
	border:1px outset #888888;
	font-family:helvetica,sans-serif;
	padding:1px;
	font-size:13px;
}
/* end forms */

/* Crime Map style */
#cm_sidebarDIV a {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	font-family:verdana,sans-serif;
}
#cm_map {
	border: 1px solid #CCC;
}
#cm_sidebarDIV {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top: 10px;
}
/* End crime map style */

/* Begin stepcarousel */
.stepcarousel{
position: relative; /*leave this value alone*/
background-color: #ccc;
overflow: scroll; /*leave this value alone*/
width: 580px;
height: 105px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 10px 5px; /*margin around each panel*/
width: 180px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* End stepcarousel */

/* Upickem styles */
.tab table.UPE-WidgetSingleGameMainTable {border:none;padding:0px;width:295px;margin: 2px 0px;}
/* End Upickem styles */

/* Front page election tabber styles*/
#election_tabber .index-item {
	margin:5px 0 0;
}
#election_tabber .index-date {
	display: none;
}
/* End front page election tabber styles */

/* Begin Real Estate page styles */
.re_subheaders {
	color: #003366;
	font-size: 20px;
	font-weight:bold;
}
.re_subheaders_small {
	color: #003366;
	font-size: 15px;
	font-weight:bold;
}
.re_links {
	color: #660066;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
.re_links:hover {
	text-decoration: underline;
}
.re_text {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
/* End Real Estate page styles */
