html, body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	background: #011345;
}



/* ################################### */

/* PAGE LAYOUT SHARED BY ALL PAGES     */

/* ################################### */

/* main page container for all div's  */
#page-container	{
	width: 1050px;
	margin: auto; /* center the div in middle of page */
	border: none;
	background: #011345;
	overflow: auto;
	
}

/* top advertising div */
#top-advert {
	float: right;
	margin-top: 10px;
	background: none;
	height: 100px;
	width: 728px;
}

.top-advert-image {
	vertical-align: middle;
}



.top-advert-filler {
	float: right;
	background: none;
	height: 100px;
	width: 161px;
}

/* end top advertisement div */

#white-line {
	clear: both;
	height: 2px;
	
}

.new_row_odd {
clear:left;
}
.new_row_even {
clear:left;
}
.pagination {
clear:left;
display:block;
}

/* BEGIN MAIN NAVIGATION CODE */
#main-nav-container {
	height: auto;
	overflow: auto;
	background-color: rgb(1,19,69);
		
}

.main-nav-bar-img {
	vertical-align: top;
	padding-bottom: 8px;
	
}


#header-menu {
margin: 8px 0 0 0;
padding: 0 0;
width: 678px;
height: 39px;
background-color: rgb(1,19,69);
font-family: arial, verdana;
font-size: 1.5em;
}

ul#navigation-top {
margin: 0 0;
padding: 0 0;
float: right;
list-style-type: none;
text-align: center;
}
ul#navigation-top li a {
display: block;
margin: 0 0;
padding: 8px 8px;
text-decoration: none;
color: #fff
}
ul#navigation-top li a:hover {
color: #fff;
}

ul#navigation-top li.home {
margin: 0 0;
padding: 0 0;
display: block;
float: left;
width: 103px;
height: 39px;
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbghome.gif);
}
ul#navigation-top li.home:hover {
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbghomehov.gif);
}
ul#navigation-top li.photos {
margin: 0 0;
padding: 0 0;
width: 103px;
height: 39px;
display: block;
float: left;
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgphoto.gif);
}
ul#navigation-top li.photos:hover {
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgphotohov.gif);
}
ul#navigation-top li.video {
margin: 0 0;
padding: 0 0;
width: 82px;
height: 39px;
display: block;
float: left;
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgvideo.gif);
}
ul#navigation-top li.video:hover {
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgvideohov.gif);
}
ul#navigation-top li.entert {
margin: 0 0;
padding: 0 0;
width: 150px;
height: 39px;
display: block;
float: left;
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgentertainment.gif);
}
ul#navigation-top li.entert:hover {
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgentertainmenthov.gif);
}
ul#navigation-top li.contests {
margin: 0 0;
padding: 0 0;
width: 111px;
height: 39px;
display: block;
float: left;
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgcontests.gif);
}
ul#navigation-top li.contests:hover {
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgcontestshov.gif);
}
ul#navigation-top li.blogs {
margin: 0 0;
padding: 0 0;
display: block;
float: left;
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgblogs.gif);
width: 128px;
height: 39px;
}
ul#navigation-top li.blogs:hover {
background: url(http://showtime.arkansasonline.com/e2/static/sync/images/navbgblogshov.gif);

}


#header a,
#header a:link,
#header a:visited {
text-decoration: none;
color: #ffffff;
background-color: transparent;
}

.tdwidth1 {
	width: 29px;
}	

.tdwidth2 {
	width: 20px;
}
/* END MAIN NAVIGATION CODE */

#inner-container {
	width: 990px;
	margin: auto;
	background: white;
	overflow: auto;
	clear: both;
	

}

/* RSS */
#rss-container {
	width: 990px;
}



#rss-main {
	float: right;
	height: 29px;
	width: 927px;
	background-image: url(images/green_gradient.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	
}
#catnav {
	vertical-align: center;
	line-height: 25px;
	}
/* END RSS */

/* CONTENT SEARCH HEADER */
#content-container {
	height: auto;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

#content-container, {
	padding-right: 0px !important;
}

#submenu-search-container {
	/*border: 1px solid rgb(163,194,227);*/
	
}

#content-searchbox {
	width: 772px;
	float: right;
	
}

#content-searchbox-filler {
	float: left;
	height: 15px;
	width: 770px;
}

#content-searchbox-main {
	height: 15px;
	text-align: right;
	
}

#homepage-submenu-search-container {
}

#homepage-content-searchbox {
	width: 330px;
	float: right;
	
}

#homepage-content-searchbox-filler {
	float: left;
	width: 330px;
}

#homepage-content-searchbox-main {
	height: 15px;
	text-align: center;
	
}

.bioheads {
	float: right;
	}

/* hack to keep the W3 validator from puking on itself when you have a form in a div */
.fieldset {	 
height: 0px;
} 

/* generic for all header searchboxes */
.search-box {
	border: 1px solid rgb(163,194,227);
	position: relative;
	top: -7px;
	
}

#content-header {
	width: 590px;
	position: relative;
}

#content-header-filler {
	height: 19px;
	width: 590px;
}

#content-header-main {
	width: 590px;
	color: rgb(28,77,141);
	position: absolute;
	bottom: -1px;
}
/* END CONTENT SEARCH HEADER */

/* LEFT AND RIGHT ADV AREA - container only */
#left-right-content-container {
	min-height: 600px;

	overflow: auto;
}


#foot-container {
	height: auto;
		overflow: auto;
	margin-top: 25px;
	margin-left: 15px;
}

.footer-text {
	/*color: rgb(153,153,153);*/ /* this color is MUCH too light to read -- I picked the darker gray below -- it still might be too light */
	color: rgb(77,75,75);
	font-size: 10px;

}
ul.footer {
	line-height: 14px;
	}

/* END LEFT AND RIGHT ADV AREA  */


/* ################################### */

/* END PAGE LAYOUT SHARED BY ALL PAGES */

/* ################################### */






/* ################################### */

/* HOME PAGE SPECIFIC LAYOUT           */

/* ################################### */






/* LEFT AND RIGHT ADV AREA - home page */

#right-adv-area-home {
	float: right;
	width: 330px;
	min-height: 600px;
	height: auto;
	overflow: auto;
	margin-top: 30px;
}

#tab1 {
	width: 555px;
}


#left-content-area-home {
	width: 580px;
	height: 350px;
	overflow: auto;
	position: relative;
}

#home-body-top-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 399px;
	height: 314px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 7px;
	background-image: url(images/hm_cont_feat_bkg_left.gif);

}

.home-body-top-left-text-left {
	color: #FFFFFF;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 14px;
}

.home-body-top-left-text-right {
	color: #FFFFFF;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
}


#home-body-top-right {
	position: relative;	
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	height: 314px;
	width: 154px;
	float: right;
	background-image: url(images/hm_cont_feat_bkg_r.gif);
	left: -2px;
	
}

.home-body-top-right-text {
	font-size: 11px;
}

.home-body-top-right-link-text {
	position: absolute;
	bottom: 10px;
	left: 8px;
	color: rgb(218,142,59);
	font-size: 12px;
	
}




/* END LEFT AND RIGHT ADV AREA - home page */

/* SUB FEATURE - home page */
#home-subfeature-container {
	position: relative;
	height: 53px;
	width: 590px;
	
}

#home-subfeature-left-end {
	background-image: url(images/subfeature_left.gif);
	height: 53px;
	width: 10px;
	float: right;
}

#home-subfeature-lr-text {
	background-image: url(images/subfeature_gradient.gif);
	width: 570px;
	height: 53px;
	float: right;
}

#home-subfeature-left-text {
	width: 285px;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.home-subfeature-left-text-settings {
	color: #FFFFFF;
	font-size: 12px;
	}
.home-subfeature-left-text-settings a:hover {
	color: #FFFFFF;
	}


#home-subfeature-white-line {
	background-image: url(images/subfeature_white_line.gif);
	width: 1px;
	height: 53px;
	float: right;
}

#home-subfeature-right-text {
	width: 274px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: right;
}


#home-subfeature-right-end {
	background-image: url(images/subfeature_right.gif);
	height: 53px;
	width: 10px;
	float: right;
}
/* SUB FEATURE - home page */


/* THREE PANEL BOX */
#home-body-three-box-container {
	width: 570px;
	min-height: 450px;
	height: auto !important;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 24px;
	padding-bottom: 20px;
}

#home-body-three-box-left {
	width: 186px;
	min-height: 390px;
	height: auto !important;
	float: right;
}

#home-body-three-box-center {
	width: 182px;
	min-height: 450px;
	height: auto !important;
	float: right;
	padding-left: 5px;
}

#home-body-three-box-right {
	width: 184px;
	min-height: 390px;
	height: auto !important;
	float: right;
	padding-left: 5px;
}

.home-body-three-box-filler {
	width: 4px;
	min-height: 385px;
	height: auto !important;
	float: right;
	background-image: url(images/three_box_dotted_line.gif);
	
}
	
	/* END THREE PANEL BOX */


/* CONTENT RIGHT SIDE - home page */
#home-content-right-ad-filler {
	height: 1px;
	width: 336px;	
	float: right;
			
}
	
#home-content-right-ad {
	height: 260px;
	width: 336px;
	float: right;
	padding-top: 0px;
	margin-bottom: 20px;
	
}


	/* BLOG/RIGHT AD AREA - home page */
.home-right-ad-blue-container {
	
}
	
.home-right-ad-blue-left-img {
	background-image: url(images/home_ad_panel_left.gif);
	height: 26px;
	width: 10px;
	float: right;
}

.home-right-ad-blue-right-img {
	background-image: url(images/home_ad_panel_right.gif);
	height: 26px;
	width: 10px;
	float: right;
}

.home-right-ad-blue-header-container {
	background-color: rgb(163,194,227);
	height: 26px;
	width: 310px;
	float: right;
	position: relative;
}

.home-right-ad-blue-header-left {
	width: 155px;
	height: 26px;
	float: right;
	position: relative;
}

.home-right-ad-blue-header-text {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	
}

.home-right-ad-img-button {
	float: right;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 6px;
}


.home-right-ad-blue-header-right {
	width: 155px;
	height: 26px;
	float: right;
	
}

.home-right-ad-yellow-subheader {
	position: relative;
	background-color: rgb(241,248,232);
	height: 21px;
	width: 318px;
	border-left: 1px solid rgb(209,213,216);
	border-right: 1px solid rgb(209,213,216);
	padding-left: 10px;
	float: right;
}

.home-right-ad-yellow-subheader-feed {
	background-color: rgb(241,248,232);
	height: 21px;
	width: 318px;
	border-left: 1px solid rgb(209,213,216);
	border-right: 1px solid rgb(209,213,216);
	padding-left: 10px;
	float: right;
}

.home-right-ad-yellow-header-text {
	color: rgb(215,105,13);
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	
}

.home-right-ad-rss-feed-img {
	float: right;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 80px;
}

.home-right-ad-rss-blue-feed-img-ap {
	float: right;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 210px;
}

.home-right-ad-rss-blue-feed-img-local {
	float: right;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 136px;
}

.home-right-ad-content-subheader {
	min-height: 164px;
	width: 308px;
	border-left: 1px solid rgb(209,213,216);
	border-right: 1px solid rgb(209,213,216);
	border-bottom: 1px solid rgb(209,213,216);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right
}


/* the AP new feed */
.home-right-ad-content-subheader-ap-feed {
	/*height: 50px;*/
	min-height: 50px;
	width: 308px;
	border-left: 1px solid rgb(209,213,216);
	border-right: 1px solid rgb(209,213,216);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right
}

/* local news feed */
.home-right-ad-content-subheader-local-feed {
	/*height: 114px;*/
	min-height: 114px;
	width: 308px;
	border-left: 1px solid rgb(209,213,216);
	border-right: 1px solid rgb(209,213,216);
	border-bottom: 1px solid rgb(209,213,216);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right
}

.home-right-ad-spacer {
	height: 20px;
	width: 330px;
	float: right;
	clear: both; 
}


	/* END BLOG/RIGHT AD AREA - home page */





/* END CONTENT RIGHT SIDE - home page */

	/* BOTTOM ADS */
#home-body-bottom-ads-container {
	width: 614px;
	height: 100px;
	position: relative;
	top: -175px;
}

#home-body-bottom-ad-left {

}

#home-body-bottom-ad-right {
	float: right;
}


.home-body-bottom-ad-img {
	border: 1px solid rgb(163,194,227);
}

#home-body-bottom-ad-filler {
	width: 5px;
	float: right;
	height: 100px;
}
	
	/* END BOTTOM ADS */
	
	
/* END CONTENT BODY - home page */

/* ################################### */

/* HOME PAGE SPECIFIC LAYOUT           */

/* ################################### */



/* ################################### */

/* BEGIN INTERIOR PAGES                */

/* ################################### */

/* LEFT AND RIGHT ADV AREA - home page */

#right-adv-area {
	float: right;
	width: 162px;
	min-height: 600px;
	overflow: auto;
	position: relative;
}

#content-right-ad {
	float: right;
	width: 162px;
	min-height: 600px;
	background-color: #FFFFFF;
	margin-top: 11px;
	
}

.content-right-ad-img {
	border: 1px solid rgb(163,194,227);
}

#photo-left {
	width: 185px;
	float: left;
	}

#left-content-area {
	width: 772px;
	height: auto;
	overflow: auto;
	position: relative;
}

	/* blue bar */
#left-content-area-blue-bar-container {
	
}

#left-content-area-blue-bar-right-img {
	background-image: url(images/interior_submenu_right.gif);
	height: 29px;
	width: 12px;
	float: right;
}

#left-content-area-blue-bar-left-img {
	background-image: url(images/interior_submenu_left.gif);
	height: 29px;
	width: 15px;
	float: right;
}

#left-content-area-blue-bar-sub-container {
	background-image: url(images/interior_submenu_gradient.gif);
	height: 29px;
	width: 745px;
	float: right;
	position: relative;
}

#left-content-area-blue-bar-left-text-area {	
	width: 373px;
	height: 29px;
	float: right;
	position: relative;
}

.content-title-left-text {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	
}

#content-title-blue {
	width: 372px;
	height: 29px;
	float: right;
}

.content-title-right-text {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	float: right;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 6px;
}

	/* end blue bar */

	/* left content area container */
#left-content-container {
	height: auto;
	overflow: auto;
	min-height: 800px;
  	width: 769px; /* remember to subtract for the border */
  	border-left: 1px solid rgb(163,194,227);
	border-right: 1px solid rgb(163,194,227);
	border-bottom: 1px solid rgb(163,194,227);
}
#inside-left {
  	width: 755px; 
  	padding: 3px;
}

	/* end left content area container */


/* END LEFT AND RIGHT ADV AREA - home page */


/* ################################### */

/* GENERIC CLASSES                     */

/* ################################### */



.img-right {
	float: right;
		
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}


.bold-header {
	color: 000;
	font-size: 14px;
	font-weight: bold;
		
}

.bold-12-header {
	color: rgb(44,101,162);
	font-size: 12px;
	font-weight: bold;
		
}

#leftboxmenu {
	color: #011345;
	width: 165px;
	float: left;
	padding-right: 8px;
	padding-left: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

/* ################################### */

/* VIDEO                     */

/* ################################### */

.video {
	margin-top: 40px;
	}

.videoblocks {
	width: 340px; 
	height: 200px;
  	padding: 4px; 
	border-bottom: 1px solid #ccc;
	float: left; clear; left;
	margin: 14px;
	display: inline;
	}  

.videoblocks img {
	width:60px; 
	height:60px; 
	margin-right:9px; 
	border:1px solid black; 
	float: left;
	}  

.videoblocks p {
	margin-top: 0px;
	}  
	
#videosinglecontent {
	float: left;
	padding-right: 8px;
	padding-left: 15px;
	}
#watchMe {
	width: 445px;
	padding: 2px;
	}
#watchMe p {
	width: 420px;
	padding-left: 10px;
	}
	
#videofeatured  {
	float: left;
	width: 570px;
	margin-left: 15px;
	margin-bottom: 25px;
	}
#videofeatured  img {
	float: left;
	width: 72px;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #ccc;
	}

	
/* ################################### */

/* PHOTO PAGE                    */

/* ################################### */

.photo_grid {
	float: left;
	}
	
.item {
	float: left;
	padding: 6px;
	margin-bottom: 10px;
	}
.gallitem {
	float: left;
	padding: 6px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px;
	width: 200px;
	min-height: 290px;
	text-align: center;
	}
.photoblocks {
	width: 139px;
	float: left; 
	}  
 
.photoblocks p {
	font-size: smaller;
  	padding: 0px; 
	margin: 0px;
	}  
.byline {
	font-size: smaller; 
	}



.storyblocks {
	width: 310px; 
	min-height: 270px;
  	padding: 4px; 
	border-bottom: 1px solid #ccc;
	float: left; 
	margin: 14px;
	display: inline;
	}  

.storyblocks img {
	width:80px; 
	height:80px; 
	margin-right:9px; 
	border:1px solid black; 
	float: left;
	}  

.storyblocks p {
	margin-top: 0px;
	} 	
	
.mugshot {
	float: right; 
	padding: 5px;
	margin: 10px;
	border: 1px solid #ccc;
	}  
img.lead { 
	padding: 4px;
	border: 1px solid #ccc;
	}
	
/* ################################### */

/* STORIES                    */

/* ################################### */

story {
	clear:both;
	font-size:.7em;
	background-repeat:no-repeat;
}

.story_body {
	padding:10px 5px 10px 5px;
	width:750px;
	font-size:1.1em;
}

.story img{
	border:1px solid #ccc;
	margin:10px;
}

#story-tools {
	float:right;
	font-size:1em;
}

.section_index_story {
	float: left;
	clear: both;
}

.section_index_story_title {
	width: 700px;

}
.section_index_story_tease {
	width: 750px;
	float: left;
}
.section_index_story_title {
	width:700px;

}
.section_index_image img {
	width: 180px;
	border: none;
	float: right;
}

/* ################################### */

/* BASICS                    */

/* ################################### */

a img { 
	border: 0px;
		}

a:link, a:visited {
	color: #1b4c8e;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #86ba3f;
	}
	
a.newsnav:link, a:visited {
	color: #1b4c8e;
	text-decoration: none;
	font-weight: bold;
	}
a.newsnav:hover {
	color: #fff;
	}
li { 
	margin-left: -10px;
	}
h1 {
	font-size: 22px;
	font-weight: bold;
	}
h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	}
h2.newshead {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 6px;
	margin-bottom: -10px;
	}
h3	{
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	}
h3.sub_header	{
	color: #444;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	}
h4	{
	font-size: 12px;
	font-weight: bold;
	}

.story_lead_photo {
	float: right;
	margin:0 0 6px 9px;
	width:310px;
}
.content_info {
	padding-left: 10px;
	}
.content_info p.byline {
	font-size: 12px;
	}
.blogholder {
	width: 570px;
	}
.blogholder img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
	}
ul { 
	list-style-type: none;
	list-style-position:outside;
	padding:0px;
margin:0px;
	}
li { 
	list-style-type: none;
	list-style-position:outside;
	padding:0px;
margin:0px;
	}
	
.poem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.985em;
	white-space:pre-wrap;
	}
	
	/********************************** TAB STYLE *****************************************/
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}
.tab1 {
width: 95px;
	background-image:url(images/tabphoto.gif);
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
 margin-left: 0px;
 margin-top: 10px;
}
.tabberlive {
 margin-left: 0px;
 margin-top: 10px;
 margin-right: 5px;
 margin-bottom: 10px;
 text-align: left;
}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
width: 587px;
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #666;
	font-weight: normal;
	font-size: 1.3em;
	  font-family: arial, verdana;

}
ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a
{
	background-image:url(images/tab_bg.gif);
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #666;
	border-bottom: none;
	background-color: #ddd;
	text-decoration: none;
	font-weight:bold;
}
ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #fff; }
ul.tabbernav li a:hover
{
	background-image:url(images/tab_bg_hover.gif);
	color: #000;
	border-color: #227;
}
ul.tabbernav li.tabberactive a
{
	color: #000;
	background-color: #fff;
 	background-image:url(images/tab_bg_active.gif);
	border-bottom: 1px solid #c1e591;
}
ul.tabbernav li.tabberactive a:hover
{
 background-color: #fff;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	background-image:url(images/bg_tabber_box_light.gif);
	padding:15px;
	border: 1px solid #666;
	border-top:0;
	width: 555px;
	height: 277px;
	overflow: hidden;
	line-height: 1.3em;
	/*background-image:url(../images/tab_body_bg.jpg);
/* font-size: .625em;*/
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
 /* height:200px; */
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
 /* overflow:auto; */
}
.tabberlive a {
	color:#00006A;
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tabx1 {
}
.tabberlive#blogtab {
	margin-right: 10px;
}
.tabberlive#blogtab .tabbertab {
	padding: 0px;
	margin:0px
/*	overflow: auto;*/
}

.tabphoto {
	float: left;
	}

a.register {
	color: #fff;
	text-decoration: none;
	}
a.register:hover {
	color: #86ba3f;
	}
.photo_info {
	float: right;
	}
.storyphoto {
	border: 1px solid #000;
	float: left;
	}
.photo {
	float: right;
	background: #eee;
	}
.caption {
width: 275px;
font-size: .875em;
font-weight:bold;
margin-left: 10px;
padding: 5px 5px 5px 10px;
background: #eee;
color: #000;
border-bottom: 4px double #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}	
.inline_photo {
margin: 15px 15px 15px 0px;
width: 225px;
background-color: #fff;
float: right;
clear:right;
}
.inline_photo .caption {
width: 200px;
font-size: .815em;
font-weight:bold;
margin: 0px;
padding: 5px 5px 5px 10px;
background: #eee;
color: #000;
border-bottom: 4px double #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.inline_photo img {
width: 222px;
background-color: #fff;
border: 1px solid #ddd;
padding: 5px;
}
.inline_photo .credit {
font-size:smaller;
}
.inline-left {
float:left;
clear:left;
margin: 1px 6px 1px 1px;
}
.inline-right {
float:right;
margin: 1px 0 1px 6px;
}

table.event_list {
	width: 100%;
	}
table.event_list td {
	}
td.title {
	border: 1px solid #ccc;
	width: 45%;
	}
td.title2 {
	border: 1px solid #ccc;
	width: 55%;
	}
td.place {
	border: 1px solid #ccc;
	width: 35%
	}
td.time {
	border: 1px solid #ccc;
	width: 10%
	}
td.time2 {
	border: 1px solid #ccc;
	width: 20%
	}
td.cost {
	border: 1px solid #ccc;
	width: 20%
	}
td.cat {
	border: 1px solid #ccc;
	}
td.title_info {
	padding-left: 10px;
	}
th {
	text-align: right;
	}
table.military {
	font-size: 8px;
	margin-top: 20px;
	margin-left: 150px;
	}
table.military td {
	border: 1px solid #777;
	text-align: center;
	}
table.military th {
	padding-right: 7px;
	}
img.vidthumb {
	width: 150px;
	height: 150px;
	}
.module {
	width: 160px;
	height: 65px;
}
.latestpolls {
	float: left;
	width: 320px;
}
.pollarch {
	float: right;
	border: 1px solid #333;
}
.previous_next {
	float: right;
	padding-right: 10px;
	padding-top: 15px;
	}
.adright {
	float: right;
	}
	
.event_search_form {
	width: 400px;
	border: 1px solid #ccc;
	background-image:url(images/bg_tabber_box_light.gif);
	}
.title_wrapper {
	padding-left: 15px;
	}
h4.popular {
	margin-bottom: 4px;
	}
ul.popular {
	list-style-type: none;
	}
ul.popular li {
	padding-bottom: 2px;
	}
h1.page_head {
	font-size: 1.7em;
	}
h3.movieslatest10title {
	margin-left: 0px;
	padding-left: 0px;
	}
.moviesarchivegroup {
	font-size: 1.3em;
	font-weight: bold;
	}
.movieslatest10 {
	vertical-align: top;
	padding: 5px;
	}
.movieslatest10 img {
	float: right;
	padding: 5px;
	border: 1px solid #ccc;
	max-width: 250px;
	}
table.movie_archives {
	width: 80%;
	}
table.movie_archives th {
	text-align: center;
	font-size: 12px;
	vertical-align: bottom;
	}
td.data {
	text-align: center;
	border-bottom: 1px solid #ccc;
	}
td.name {
	border-bottom: 1px solid #ccc;
	}
.header {
	font-weight: bold;
	}
.movie_info img {
	float: right;
	padding: 5px;
	border: 1px solid #ccc;
	max-width: 350px;
	}
.eventdesc {
	font-size: 12px;
		}
.social_tools {
	margin-left: 15px;
	}
.tease-art {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
	float: right;
	}
.description p {
	padding-left: 15px;
	}
.thumbnail {
float: right;
}
.required {
	color: red;
	}
