/* stored at 1327525879 */
textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}
.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:2001;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}
.fbspoofbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#fff;
	background-color:#5B74A8; 
	background-position:0 -48px; 
	border-color:#29447E #29447E #1A356E;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmwysbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#FFF;
	background-color:#fe8f01; 
	background-position:0 -48px; 
	border-color:#ff6e01 #ff6e01 #ffd85e;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmxCommentSubmit {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentText {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentTextarea {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:75px;
	line-height:1.2;
	margin-top:10px;
	padding:2px;
	width:97%;
}

.article_even_default {
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.article_even_default a{
	color : #000000;
	text-decoration : none;
}
.article_even_default a:hover{
	color : #FF0000;
}
.article_even_default a:visited{
	color : #000000;
}
.article_even_default h1{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
.article_odd_default {
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.article_odd_default a{
	color : #000000;
	text-decoration : none;
}
.article_odd_default a:hover{
	color : #FF0000;
}
.article_odd_default a:visited{
	color : #000000;
}
.article_odd_default h1{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : verdana;
}
.testbloghead {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.4;
	text-align : left;
	overflow : visible;
	border-color : #999999;
	border-style : dotted;
	padding : 10px 0px 10px 0px;
	border-width : 0px 0px 1px 0px;
	margin : 5px 0px 5px 0px;
}
.testbloghead a{
	color : #990000;
	text-decoration : none;
}
.testbloghead a:hover{
	color : #666666;
}
.testbloghead a:visited{
	color : #990000;
}
.testbloghead h1{
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.zzsidebar_200 {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	width : 200px;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.zzsidebar_200 a{
	text-decoration : none;
}
.zzsidebar_200 a:hover{
}
.zzsidebar_200 a:visited{
}
.zzsidebar_200 h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_header {
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 80px;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_header_background.1304620566.jpg');
	padding : 5px 15px 0px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_header a{
	color : #FFF200;
	text-decoration : none;
}
.ab_cp_header a:hover{
	color : #CCCCCC;
}
.ab_cp_header a:visited{
	color : #FFF200;
}
.ab_cp_header h1{
	color : #FFF200;
	font-size : 22px;
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_slug_bottom {
	color : #FFF200;
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_slug_bottom_background.1304619256.jpg');
	padding : 0px 10px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_slug_bottom a{
	text-decoration : none;
}
.ab_cp_slug_bottom a:hover{
}
.ab_cp_slug_bottom a:visited{
}
.ab_cp_slug_bottom h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_head_left {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	width : 200px;
	height : 290px;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 10px;
}
.ab_cp_head_left a{
	text-decoration : none;
}
.ab_cp_head_left a:hover{
}
.ab_cp_head_left a:visited{
}
.ab_cp_head_left h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_head_right {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 249px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 100px;
}
.ab_cp_head_right a{
	text-decoration : none;
}
.ab_cp_head_right a:hover{
}
.ab_cp_head_right a:visited{
}
.ab_cp_head_right h1{
	font-weight : normal;
	font-family : verdana;
}
.ad_cp_slug_side {
	color : #669dd6;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ad_cp_slug_side a{
	text-decoration : none;
}
.ad_cp_slug_side a:hover{
}
.ad_cp_slug_side a:visited{
}
.ad_cp_slug_side h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_thumbs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 75px;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_thumbs_background.1304620605.jpg');
	padding : 0px 0px 5px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_thumbs a{
	text-decoration : none;
}
.ab_cp_thumbs a:hover{
}
.ab_cp_thumbs a:visited{
}
.ab_cp_thumbs h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_arrows {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	height : 110px;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 25px 0px 0px 0px;
}
.ab_cp_arrows a{
	text-decoration : none;
}
.ab_cp_arrows a:hover{
}
.ab_cp_arrows a:visited{
}
.ab_cp_arrows h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_arrows_brown {
	color : #000000;
	font-family : georgia;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #fae7bc;
	border-style : dotted;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_arrows_brown_background.1305137705.jpg');
	padding : 5px 0px 5px 10px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_arrows_brown a{
	color : #ced4d6;
	text-decoration : none;
}
.ab_arrows_brown a:hover{
	color : #333333;
}
.ab_arrows_brown a:visited{
	color : #ced4d6;
}
.ab_arrows_brown h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_arrows_light {
	color : #FFFFFF;
	font-family : georgia;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #fae7bc;
	border-style : dotted;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_arrows_light_background.1305138267.jpg');
	padding : 5px 0px 5px 10px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_arrows_light a{
	color : #fae7bc;
	text-decoration : none;
}
.ab_arrows_light a:hover{
	color : #CCCCCC;
}
.ab_arrows_light a:visited{
	color : #fae7bc;
}
.ab_arrows_light h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_rss_grey {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-color : #b8b8b7;
	border-style : dotted;
	padding : 8px 0px 8px 0px;
	border-width : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_rss_grey a{
	color : #333333;
	text-decoration : none;
}
.ab_rss_grey a:hover{
	color : #e71537;
}
.ab_rss_grey a:visited{
	color : #333333;
}
.ab_rss_grey h1{
	font-size : 14px;
	font-weight : normal;
	font-family : verdana;
}
.ab_sidebar_photos {
	color : #333333;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-color : #f5f4f0;
	width : 300px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 0px 0px 0px;
	border-width : 8px 8px 8px 8px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_photos a{
	color : #333333;
	text-decoration : none;
}
.ab_sidebar_photos a:hover{
	color : #9c9c9c;
}
.ab_sidebar_photos a:visited{
	color : #333333;
}
.ab_sidebar_photos h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_sidebar_text {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.2;
	text-align : left;
	width : 275px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 10px 0px 10px;
	border-width : 0px 16px 0px 16px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_text a{
	color : #252525;
	text-decoration : none;
}
.ab_sidebar_text a:hover{
	color : #333333;
}
.ab_sidebar_text a:visited{
	color : #252525;
}
.ab_sidebar_text h1{
	color : #707070;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
.ab_sidebar_gallery {
	color : #707070;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-color : #f5f4f0;
	width : 300px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 0px 30px 0px;
	border-width : 8px 8px 8px 8px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_gallery a{
	color : #707070;
	text-decoration : none;
}
.ab_sidebar_gallery a:hover{
	color : #9c9c9c;
}
.ab_sidebar_gallery a:visited{
	color : #707070;
}
.ab_sidebar_gallery h1{
	font-weight : normal;
	font-family : verdana;
}
.photo_embed_caption {
	color : #666666;
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	line-height : 12px;
	text-align : right;
	background-color : #dddddd;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 5px;
}
.photo_embed_caption a{
	text-decoration : none;
}
.photo_embed_caption a:hover{
}
.photo_embed_caption a:visited{
}
.photo_embed_caption h1{
	font-weight : normal;
	font-family : verdana;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : ;
	font-family : verdana;
	font-size : 12px;
	background-color : #000000;
	background-repeat : no-repeat;
	background-position : center;
	background-attachment : scroll;
}

h1{
	color : ;
	font-size : 16px;
}

a.link{
	color : ;
	text-decoration : none;
}

a.hover{
	color : ;
	text-decoration : none;
}

a.visited{
	color : ;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}


#container{
	position : relative;
	margin : 0 auto;
	width : 960px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #000000;
	height : auto;
	font-size : 10px;
}
#main_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : 706px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abcorp.platformicstaging.com/template_images/main_main_6_background.1295577536.jpg');
	background-repeat : no-repeat;
	background-position : top;
}
#main_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : 172px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://abcorp.platformicstaging.com/template_images/main_main_7_background.1295579830.jpg');
	padding : 0px 0px;
}
#main_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	font-family : arial;
	font-weight : bold;
	text-align : center;
	overflow : visible;
	border-style : none;
	color : #FFFFFF;
	font-size : 24px;
}
#main_20{
	float : left;
	position : relative;
	z-index : 1;
	width : 830px;
	height : 155px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_21{
	float : left;
	position : relative;
	z-index : 1;
	width : 830px;
	height : 140px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_30{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 16px;
}
#main_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#main_58{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : 41px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	color : #FFFFFF;
	font-size : 16px;
}
#main_58 a:link{
	text-decoration : none;
	color : #FFFFFF;
}
#main_58 a:visited{
	text-decoration : none;
	color : #FFFFFF;
}
#main_58 a:hover{
	text-decoration : none;
	color : #CCCCCC;
}
#main_59{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : 131px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_64{
	float : left;
	position : relative;
	z-index : 1;
	width : 213px;
	height : 131px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_65{
	float : left;
	position : relative;
	z-index : 1;
	width : 530px;
	height : 131px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_66{
	float : left;
	position : relative;
	z-index : 1;
	width : 216px;
	height : 131px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

/* CSS Document */

#menz1760{
	background-color:transparent;
}
#menz1760 a{
	color : #FFFFFF;
/* 	width : ~mwidth */
/* 	background-color : ~mbackground */
	font-size : 18px;
	text-decoration : none;
	padding : 0px 5px 0px 0px;
	border-style : none;
/* 	border-color : ~mborderColor */
	border-width : 0px 0px 0px 0px;
	text-align : left;
	font-weight : normal;
}
#menz1760 a:hover{
/* 	background-color : ~mhover */
/* 	color : ~mtextHover */
}
body #menz1760 .menzactive, body #menz1760 .menzactive:hover{
/* 	background-color : ~mhover */
	text-decoration : none;
}
#menz1760 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1760 div{
/* 	width : ~smwidth */
/* 	background-color : ~mhover */
	padding : 0px 0px 0px 0px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 8px;
	text-align : left;
	font-style : normal;
}
#menz1760 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover */
/* 	color : ~smtextHover */
}
body #menz1760 div .menzactive, body #menz1760 div .menzactive:hover{
/* 	background-color : ~smbackground */
}
#menz1760 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1760 div a{
/* 	width : ~smwidth */
/* 	background-color : ~smbackground */
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext */
	border-style : none;
/* 	border-color : ~smborderColor */
/* 	font-weight : ~smfontWeight */
	font-size : 8px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1760 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1760 div a{
/* 	background-image : ~img_smbgi */
/* 	background-repeat : ~smbg_repeat */
}
#menz1760 a:hover{
/* 	background-image : ~img_mhi */
/* 	background-repeat : ~mh_repeat */
}
#menz1760 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1760 a{
	font-style : normal;
}
#menz1760 div a{
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor */
}
.article_even_default {
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.article_even_default a{
	color : #000000;
	text-decoration : none;
}
.article_even_default a:hover{
	color : #FF0000;
}
.article_even_default a:visited{
	color : #000000;
}
.article_even_default h1{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
.article_odd_default {
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.article_odd_default a{
	color : #000000;
	text-decoration : none;
}
.article_odd_default a:hover{
	color : #FF0000;
}
.article_odd_default a:visited{
	color : #000000;
}
.article_odd_default h1{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : verdana;
}
.testbloghead {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.4;
	text-align : left;
	overflow : visible;
	border-color : #999999;
	border-style : dotted;
	padding : 10px 0px 10px 0px;
	border-width : 0px 0px 1px 0px;
	margin : 5px 0px 5px 0px;
}
.testbloghead a{
	color : #990000;
	text-decoration : none;
}
.testbloghead a:hover{
	color : #666666;
}
.testbloghead a:visited{
	color : #990000;
}
.testbloghead h1{
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.zzsidebar_200 {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	width : 200px;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.zzsidebar_200 a{
	text-decoration : none;
}
.zzsidebar_200 h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_header {
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 80px;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_header_background.1304620566.jpg');
	padding : 5px 15px 0px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_header a{
	color : #FFF200;
	text-decoration : none;
}
.ab_cp_header a:hover{
	color : #CCCCCC;
}
.ab_cp_header a:visited{
	color : #FFF200;
}
.ab_cp_header h1{
	color : #FFF200;
	font-size : 22px;
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_slug_bottom {
	color : #FFF200;
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_slug_bottom_background.1304619256.jpg');
	padding : 0px 10px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_slug_bottom a{
	text-decoration : none;
}
.ab_cp_slug_bottom h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_head_left {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	width : 200px;
	height : 290px;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 10px;
}
.ab_cp_head_left a{
	text-decoration : none;
}
.ab_cp_head_left h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_head_right {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 249px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 100px;
}
.ab_cp_head_right a{
	text-decoration : none;
}
.ab_cp_head_right h1{
	font-weight : normal;
	font-family : verdana;
}
.ad_cp_slug_side {
	color : #669dd6;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ad_cp_slug_side a{
	text-decoration : none;
}
.ad_cp_slug_side h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_thumbs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 75px;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_thumbs_background.1304620605.jpg');
	padding : 0px 0px 5px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_thumbs a{
	text-decoration : none;
}
.ab_cp_thumbs h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_arrows {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	height : 110px;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 25px 0px 0px 0px;
}
.ab_cp_arrows a{
	text-decoration : none;
}
.ab_cp_arrows h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_arrows_brown {
	color : #000000;
	font-family : georgia;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #fae7bc;
	border-style : dotted;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_arrows_brown_background.1305137705.jpg');
	padding : 5px 0px 5px 10px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_arrows_brown a{
	color : #ced4d6;
	text-decoration : none;
}
.ab_arrows_brown a:hover{
	color : #333333;
}
.ab_arrows_brown a:visited{
	color : #ced4d6;
}
.ab_arrows_brown h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_arrows_light {
	color : #FFFFFF;
	font-family : georgia;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #fae7bc;
	border-style : dotted;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_arrows_light_background.1305138267.jpg');
	padding : 5px 0px 5px 10px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_arrows_light a{
	color : #fae7bc;
	text-decoration : none;
}
.ab_arrows_light a:hover{
	color : #CCCCCC;
}
.ab_arrows_light a:visited{
	color : #fae7bc;
}
.ab_arrows_light h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_rss_grey {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-color : #b8b8b7;
	border-style : dotted;
	padding : 8px 0px 8px 0px;
	border-width : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_rss_grey a{
	color : #333333;
	text-decoration : none;
}
.ab_rss_grey a:hover{
	color : #e71537;
}
.ab_rss_grey a:visited{
	color : #333333;
}
.ab_rss_grey h1{
	font-size : 14px;
	font-weight : normal;
	font-family : verdana;
}
.ab_sidebar_photos {
	color : #333333;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-color : #f5f4f0;
	width : 300px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 0px 0px 0px;
	border-width : 8px 8px 8px 8px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_photos a{
	color : #333333;
	text-decoration : none;
}
.ab_sidebar_photos a:hover{
	color : #9c9c9c;
}
.ab_sidebar_photos a:visited{
	color : #333333;
}
.ab_sidebar_photos h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_sidebar_text {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.2;
	text-align : left;
	width : 275px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 10px 0px 10px;
	border-width : 0px 16px 0px 16px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_text a{
	color : #252525;
	text-decoration : none;
}
.ab_sidebar_text a:hover{
	color : #333333;
}
.ab_sidebar_text a:visited{
	color : #252525;
}
.ab_sidebar_text h1{
	color : #707070;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
.ab_sidebar_gallery {
	color : #707070;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-color : #f5f4f0;
	width : 300px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 0px 30px 0px;
	border-width : 8px 8px 8px 8px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_gallery a{
	color : #707070;
	text-decoration : none;
}
.ab_sidebar_gallery a:hover{
	color : #9c9c9c;
}
.ab_sidebar_gallery a:visited{
	color : #707070;
}
.ab_sidebar_gallery h1{
	font-weight : normal;
	font-family : verdana;
}
.photo_embed_caption {
	color : #666666;
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	line-height : 12px;
	text-align : right;
	background-color : #dddddd;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 5px;
}
.photo_embed_caption a{
	text-decoration : none;
}
.photo_embed_caption h1{
	font-weight : normal;
	font-family : verdana;
}

#container_footer{
	position : relative;
	margin : 0 auto;
	width : 960px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	color : #a45622;
	background-color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 24px;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 5px 0px;
}
#footer_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 950px;
	height : 55px;
	color : #a45622;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 0px 5px;
}
#footer_6 a:link{
	color : #a45622;
	text-decoration : none;
}
#footer_6 a:visited{
	color : #a45622;
	text-decoration : none;
}
#footer_6 a:hover{
	color : #de7630;
	text-decoration : none;
}
#footer_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 940px;
	height : auto;
	padding : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 750px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 5px 100px;
}
#footer_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 570px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 5px 190px;
}
#footer_40{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	font-size : 10px;
	color : #a45622;
	padding : 10px 0px;
}


