﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	text-align: left;
	vertical-align: top;
}
.tlc {
	background-image: url(images/left_top_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	width: 16px;
}
.trc {
	background-image: url(images/right_top_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	width: 16px;
}
.blc {
	background-image: url(images/left_bot_coner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
}
.brc {
	background-image: url(images/right_bot_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 16px;
}
.fade_left {
	background-image: url(images/left_fade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
	vertical-align: top;
}
.fade_right {
	background-image: url(images/right_fade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fade_top {
	background-image: url(images/top_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fade_bot {
	background-image: url(images/bot_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: x-small;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.content_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nav_back {
	background-image: url(head_images/number.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 257px;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.home_nav_back {
	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 312px;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.logo {
	width: 157px;
}
.head_fade {
	background-image: url(images/fade1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.calendar {
	color: #FFFFFF;
	background-color: #4D7D57;
	padding: 8px;
	text-align: center;
}
.calendar_pad {
	padding: 4px;
	width: 216px;
}
.image_border {
	border: 1px solid #000000;
}
.top_pad_4 {
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home_pad_4 {
	text-align: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.small_banner_padding {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content {
	padding: 20px;
	text-align: justify;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #4D7D57;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #4D7D57;
	text-decoration: none;
}
a:visited {
	color: #4D7D57;
	text-decoration: none;
}
a:hover {
	color: #4D7D57;
	text-decoration: underline;
}
.foot_bold_pad {
	font-weight: normal;
	color: #000000;
	padding-bottom: 6px;
	font-size: x-small;
}
.staff_border {
	float: left;
	margin-right: 6px;
	border: 1px solid #000000;
}
.popup {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #666666;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
	margin-top: 4px;
	margin-right: 0px;
}
.float_left {
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
h2 {
	font-weight: bold;
	color: #385462;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
.legislative_float {
	float: left;
	margin-right: 4px;
	margin-bottom: 14px;
	border: 1px solid #000000;
}
.divider {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.logo_border {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border: 1px solid #4D7D97;
}
.button_include {
	background-color: #4D7D57;
	padding: 4px;
	border: 1px solid #666666;
	color: #FFFFFF;
	text-align: center;
}
.button_include a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_include a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button_include a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.thumb_text_column
{
    border-style: groove;
    border-width: thin;
    font-family: "Comic Sans MS";
    font-size: xx-small;
    font-weight: normal;
    text-transform: capitalize;
    color: #000000;
    display: table-cell;
    text-align: left;
    vertical-align: top;
}
img.banner {
border-width:0px;
}

.new_nav_back {
	background-color: #2E4D62;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.left_block_sub {
	background-image: url(head_images/left_blockfade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
	width: 27px;
}



/* 
############################################################################
                MyFADVideo.Tv(tm) is a service of FADVideo.Tv(tm)
               Copyright ADVideo 2009 all rights reserved  
############################################################################ 
*/

body.scriptbuilder
{
    background-color: #4D7D57;
}


.main_header_tbl
{
	width: 100%;
	border-style: none;
	background-color: #000000;
}

.main_tbl
{
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.main_header_logo_column
{
    vertical-align: middle;
    text-align: center;
    color: #4D7D57;
    font-family: Arial;
    font-size: Medium;
    width: 160px;
}

.main_header_title_column
{
    vertical-align: bottom;
    text-align: left;
    color: #4D7D57;
    font-family: Arial;
    font-size: Medium;
}
.main_header_link_column
{
	vertical-align: middle;
	color:#4D7D57;
	font-family:Arial;
	font-size:Medium;
	text-align: center;
    width:20%;
}

.main_footer_column
{
    width: 100%;
    background-color: silver;
    text-align: center;
}

.main_footer
{
    color: #4D7D57;
    font-family: Arial;
    font-size: 9pt;
}
a.footer_link
{
	color: #4D7D57;
	text-decoration: none;
    font-weight: bold;

}

a.footer_link:visited
{
	color: #4D7D57;
	text-decoration: none;
    font-weight: bold;

}

a.footer_link:active
{
    color: #4D7D57;
    font-weight: bold;
}

a.footer_link:hover
{
	color: #FF9900;
	text-decoration: underline;
}


.banner_column
{
	text-align: right;
}

.headerlogo
{
	height:22px;
	width:57px;
	border-width:0px;
}
.FadVideoheader_logo
{
	height:30px;
	width:150px;
	border-width:0px;
	
}
.FadVideoheader_logo:hover
{
	height: 30px;
	width: 165px;
}
.fadvideotv_embed
{
    text-align: center;
    vertical-align: top;
    border: medium ridge #4D7D57;
    padding: 5px;
    margin: 5px;
}
hr
{
    width: 100%;
    color: #4D7D57;
}

.lbl_csadtitle
{
    color: #4D7D57;
    font-family: Verdana;
    font-size: large;
    text-transform: capitalize;
}

.lbl_csAdSponsor
{
	color: #4D7D57;
	font-family: Verdana;
	font-size: 14px;
	padding: 3px;
	margin: 3px;
	text-align: center;
	vertical-align: top;

}

p.popup:hover
{
    border: thin ridge #4D7D57;
}

.main_data_column
{
    color: #4D7D57;
    text-align: center;
    font-family: Arial;
    font-size: 14pt;
}

img
{
	border-width:0px;
}


img.thumb
{
	width:25px;
	height:25px;
	border-width:0px;
}
img.thumb:hover
{
	width:30px;
	height:25px;
	border-width:0px;
}

a.advideo_link
{
    color: #FFFFFF;
    font-size: small;
}

a
{
    color: #4D7D57;
    text-decoration: none;
}

a:visited
{
	color: #4D7D57;
	text-decoration: none;
}

a:active
{
	color: #4D7D57;
	text-decoration: none;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
	cursor: pointer;
}

a.olhelp:link
{
	color: #FFCC66;
	text-decoration: underline;
}

a.olhelp:visited
{
	color: #FFCC66;
	text-decoration: underline;
}

a.olhelp:hover
{
    color: #4D7D57;
    text-decoration: none;
}

a.olhelp:active
{
	color: #FFCC66;
	text-decoration: underline;

}

a.olhelp
{
	background-repeat: no-repeat;
	font-family: "Verdana" , "arial" , "sans-serif";
	font-size: small;
	cursor: help;
}

a.thumb_playlist_link
{
    color: #4D7D57;
    font-weight: bold;
}

a.thumb_playlist_link:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    background-color: #4D7D57;
}

a.thumb_text_link
{
    color: #4D7D57;
    font-weight: bold;
}

a.thumb_text_link:visited
{
	color: #4D7D57;
	text-decoration: none;
}

a.thumb_text_link:active
{
	color: #4D7D57;
	text-decoration: none;
}

a.thumb_text_link:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    background-color: #4D7D57;
}

.counter
{
	font-family: 'Comic Sans MS';
	font-size: small;
	font-weight: normal;
	text-transform: capitalize;
	color: #4D7D57;
}


.thumb_channel_tbl
{
	border-style:groove;
	border-width: thin;
	vertical-align: middle;
	width:90%;
}

.thumb_image_column
{
    border-style: groove;
    border-width: thin;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.thumb_text_div
{
    font-family: 'Comic Sans MS';
    font-size: x-small;
    font-weight: normal;
    text-transform: capitalize;
    color: #000000;
    display: table-cell;
    text-align: left;
    float: left;
    cursor: pointer;
}

.td_thumb
{
	vertical-align: top;
	text-align: center;
	border-style: groove;
	border-width: thin;
	color: #4D7D57;
}

.play_list
{
	vertical-align: top;
	text-align: center;
	border-style: groove;
	border-width: thin;
	color: #4D7D57;
}

img.channel_logo
{
	border-width:0px;
	width: 600px;
	height: 30px;
}

.scriptbuilder_text
{
	font-family: Comic Sans MS;
	font-size: small;
	font-variant: small-caps;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	border: thin ridge #FFFFFF;

}
.sendadlink_text
{
	font-family: Comic Sans MS;
	font-size: small;
	font-variant: small-caps;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	border: thin ridge #FFFFFF;

}
.sendadlink_btn
{
	font-family: Comic Sans MS;
	font-size: xx-small;
	font-variant: small-caps;
	color: #FFFFFF;
	vertical-align: top;
	text-align: right;
	border: thin ridge #FFFFFF;
}
.scriptbuilder_btn
{
	background-color:Silver;
	font-family:Comic Sans MS;
	font-size:x-small;
}
.embed_iframe
{
	visibility: visible;
	width: 600px;
	height: 400px;
	float: right;
}
.border_td
{
    border: thin ridge #4D7D57;
    font-size: small;
    font-variant: small-caps;
    text-transform: capitalize;
    text-align: right;
    font-family: Tahoma;
}

.news_td
{
    border: thin ridge #4D7D57;
    font-size: small;
    font-variant: small-caps;
    text-transform: capitalize;
    font-family: Tahoma;
}


.helplink
{
	text-decoration: underline;
	cursor: help;
}

.helplink:hover
{
	color: #FF9900;
}

/***** the main video object container  *****/
#vobject
{
    width: 100%; 
    height: 500px;
    visibility: visible;
    float: left;
    text-align: center;
    vertical-align: top;
}


/***** BEGIN - Services Under Footer of All Embedded Pages  *****/
.embedded_footer_services
{
    display: block;
    cursor: pointer;
    vertical-align: top;
    text-align: left;
    text-indent: 30px;
}

.main_emb_footer
{
    width: 100%;
    background-color: #FFFFFF;
    text-align: left;
    text-indent: 25px;
    font-family: Tahoma;
    font-size: x-small;
    color: #4D7D57;
}
/*******************************************************************/
/*****     END - Services Under Footer of All Embedded Pages   *****/
/*******************************************************************/

/*******************************************************************/
/*****              BEGIN - Page Layout Manager                *****/
/*******************************************************************/
#caption_div
{
    color: #4D7D57;
    text-align: left;
    font-family: Tahoma;
    font-size: x-large;
    padding: 3px;
    margin: 3px;
}
#header_div
{
    text-align: center;
    background-color: #C0C0C0;
    border: thin ridge #4D7D57;
    font-family: Tahoma;
}

#topleft_div
{
    font-family: Tahoma;
    vertical-align: middle;
    text-align: left;
    padding: 3px;
    margin: 3px;
    border: thin ridge #006600;
    background-color: #00CC99;
}


#topright_div
{
    font-family: Tahoma;
    padding: 3px;
    margin: 3px;
    border: thin ridge #CC3300;
    background-color: #FF8A8A;
}

#left_div
{
    font-family: Tahoma;
    vertical-align: top;
    text-align: left;
    padding: 3px;
    margin: 3px;
    border: thin ridge #FFFFFF;
    background-color: #000000;
}

#embService_div
{
    vertical-align: top;
    text-align: left;
}

#right_div
{
    font-family: Tahoma;
    padding: 3px;
    margin: 3px;
    border: thin ridge #CC3300;
    background-color: #FF0000;
}

#footer_div
{
    text-align: center;
    background-color: #C0C0C0;
    border: thin ridge #FFFFFF;
    font-family: Tahoma;
}
/*******************************************************************/
/*****               END - Page Layout Manager                 *****/
/*******************************************************************/

/*******************************************************************/
/*        BEGIN - Embedded Archive Dropdown Menu (TOP MENU)        */
/*******************************************************************/
#sddm
{
    border: thin ridge #4D7D57;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    font: 10px verdana, sans-serif;
    color: #4D7D57;
    position: relative;
    z-index: 200;
}


#sddm li
{	margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
}

#sddm li a
{
    border: thin ridge #4D7D57;
    display: block;
    margin: 2px;
    padding: 2px;
    color: #4D7D57;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover
{
    background: #4D7D57;
    color: #FFFFFF;
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #F7F7EE;
    border: 1px solid #4D7D57;
    text-align: center;
    display: block;
}

#sddm div a
{
    position: relative;
    display: block;
    margin: 2px 10px 2px 10px;
    padding: 2px 10px 2px 10px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #EAEBD8;
    color: #000000;
    font: 11px arial;
}

#sddm div a:hover
{
    background: #599164;
    color: #FFFFFF;
}

.list
{
    max-height: 200px;
    overflow: auto;
}

#nav, #nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    font: 10px verdana, sans-serif;
    border: 1px solid #000;
    border-color: #ace #79b #68a #bde;
    border-width: 1px 2px 2px 1px;
    background: #4D7D57;
    color: #FFFFFF;
    position: relative;
    z-index: 200;
}
/*******************************************************************/
/*        END - Embedded Archive Dropdown Menu (TOP MENU)          */
/*******************************************************************/
