/* CSS Document */
@import url(http://www.jeanfuller.com/css/dhtml.css);

#MediaPlayer{
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	z-index: 10;
	left: 0px;
	bottom: -5px;
	top: 0px;
}
#browserid{
	position: absolute;
	top: 0px;
	right: 0px;
}
body{
	background-image: url(../images/backgrounds/page_bkgd.gif);
}
a img {border: none; } 
#time_output{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	margin: 2px 2px 2px 10px;
	position: relative;
	z-index: 20;
	overflow: visible;
	visibility: visible;
	white-space: nowrap;
}
.feedheader{
	background-color:#0099CC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0099CC;
	font-size:12px;
	color:#FFFFFF;
}
#newsitem{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	border:0px;
	vertical-align:top;
}
#newsitem_title{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	border:0px;
}
ul#newsitem_margin{
	margin-left: 1em;
}
.newsfeeds a,.newsfeeds a:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#006699;
}
.newsfeeds a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#0099FF;
	font-size:8pt;
}

/**********ACTION BLOCK CSS**********/
.releases,.releases a:link,.releases a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.releases a:hover{
	color:#6666CC;
}
table#action_block{
	border: 1px solid #006699;
	width: 250px;
}
/*Support Block CSS*/
table.supportblock{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: left;
}
table.supportblock h2{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin:0px;
	color: #333;
}
table.supportblock a,
table.supportblock a:hover{
	color: #006699;
	text-decoration: none;
}
td.supportblockc a,
td.supportblockc a:hover{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ff0000;
	text-decoration: none;
}
/* END Support Block CSS*/
table#block {
	border: 1px solid #006699;
	margin: 10px;
}
.headshot{
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	z-index: 10;
	right: 0px;
	bottom: -20px;
	top: 0px;
}
td.blockheader {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	background-image: url(../images/backgrounds/block_bkgd.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #006699;
}
.blockcontent{
	height: 200px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
}
/***************END - ACTION BLOCK CSS**************/
.fullerheader{
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	z-index: 90;
}
#flag{
	background-image: url(http://www.jeanfuller.com/images/backgrounds/flag.png);
	background-repeat: no-repeat;
	z-index:-100;
	height: 119px;
}
#topactionbar{
	height: 10px;
}
/*************TOP HEADER EMAIL FORM***************/
table#form1{
	z-index: 5;
	position: absolute;
	right: 375px;
	margin: 0;
}
form#joinform {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	Color: #fff;
	font-size: small;
	font-weight: normal;
	vertical-align: top;
	z-index: 5;
	position:absolute;
	margin: 0;
	left: 10px;
	top: 0px;	
}
td#joinform{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	Color: #fff;
	font-size: x-small;
	font-weight: bold;
	margin:0;
}
input{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351
}
input#em_newsletter{
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	color: #777;
	height: 15pt;
	text-align: center;
	vertical-align: bottom;
}
input#submit {
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
	background: #FF0000;
	border: 1px outset #d7b9c9;
	height: 19px;
	width: 45px;
	margin: 0;
}

/******************CSS BORDER MAIN DATA TABLE**********************/
td#mainmenu{
	vertical-align: bottom;
}
td#datablock{
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #000;
	border-right-style: groove;
	border-right-width: 3px;
	border-right-color: #0063C6;
	border-left-style: groove;
	border-left-width: 1px;
	border-left-color: #0063C6;
	border-bottom-style: groove;
	border-bottom-width: 3px;
	border-bottom-color: #0063C6;
	background-color: #ffffff;
}
table#roottable{
	border-right: 1px solid #ffffff;
	border-left: 1px solid #fff;	
}
td#right_navbox{
	text-align: center;
	background-color: #FFFFFF;
	width: 256px;
	border: 1px solid #BFD6EE;
	vertical-align: top;
}
table#intro{
	border: 0px solid #ADD7E4;
}
td#intro{
	text-align: center;
	border: 1px solid #BFD6EE;
	padding: 5px;
	vertical-align: top;
}
td#blocks{
	border: 1px solid #BFD6EE;
}
p.h1{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #212E83;
	text-align: left;
}
div.jean_intro{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
/***********************************/
/*********FOOTER CSS****************/
table#footer{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	height: 45px;
	background-color:#004182;
}
table#footer A:link{
	color: #cccccc;
	font-size: x-small;
	text-decoration: none;
}
table#footer A:visited{
	color: #cccccc;
	font-size: x-small;
	text-decoration: none;
}
table#footer A:active{
	color: #cccccc;
	font-size: x-small;
	text-decoration: none;
}
table#footer A:hover{
	color: #ffffff;
	font-size: x-small;
	text-decoration: none;
}
div#copyright{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	width: 475px;
}
/*****************************BLOCKS/BOXES*************************/
table#weblinks {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #46A3FF;
	height: 15px;
	text-align: center;
}
.block{
	text-align: center;
}
td#weblinkbutton{
	height: 15px;
	background-image: url(../images/buttons/weblink_bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
}
td#linksbox{
	text-align: left;
	margin-left: 2em;
}
td#linksbox a:link{	
	color: #46A3FF;
	text-decoration: none;	
}
td#linksbox a:visited{
	color: #46A3FF;
	text-decoration: none;
}
td#linksbox a:active{
	color: #46A3FF;
	text-decoration: none;
}
td#linksbox a:hover{
	color: #0066CC;
	text-decoration: none;
}
/* PRIVACY POLICY */
#privacy{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h1#privacy{
	font-size: 11pt;
	font-weight: normal;
}
h2#privacy{
	font-size: 10pt;
	font-weight: normal;
}
h3#privacy{
	font-size: 9pt;
	font-weight: bold;
}
h4#privacy{
	font-size: 9pt;
	font-weight: normal;
}
/*************************/
/*  ContactUs Form1 CSS */
TD.format{
	text-align: right;
	white-space: nowrap;
}
TD.bg_color {	
	BACKGROUND-COLOR : #FFFFFF;
}
TABLE.border {  
	width: 100%;
}
div.margins {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 10px, 10px, 10px,10px;
}
span.arrow {	
	Color: #FF0000; 
}
INPUT.format {
	font-size: 10px;
	text-align: left;
	color: #000000;
	background-color : #FFFFCC;
	width : 150px;
	height : 18px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Border-Color: #003D59;
}
INPUT.format_1 { 
	font-size: #000000; 
	color: #000000; 
}
SELECT.format { 
	font-size: 12px; 
	color: #000000;
	background-color : #FFFFCC;
	width : 155px;
	height: 22px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Border-Color: #003D59;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
}
TEXTAREA.format {
	font-size: 12px;
	color: #000000;
	background-color : #FFFFCC;
	width : 300px;
	height: 150px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Border-Color: #003D59;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
INPUT.submit {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 10px;
	width:85px;
	height: 20px;
	border: 2px outset #d7b9c9;
}
INPUT.radio {
	font-size: 10px;
	color: #000000;
	background-color : #FFFFCC;
	height : 18px;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Border-Color: #003D59;
	white-space: nowrap;
}
/*******End Contact Us CSS*********/
/*********Blog Links and CSS***********/
div.bloglinks a, a:hover,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0099CC;
	text-decoration:none;
}
table.bloglinks{
	border: 1px solid #B7E8FF;
	width:230px;
	margin: 5px;
	vertical-align:top;
}
td#blogfeed_header a,td#blogfeed_header a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
	height: 25px;
	margin-left: 5px;
	vertical-align:middle	
}
#blogfeed_header{
	background-image: url(../images/text_icons/on_the_blog.gif);
	background-repeat:no-repeat;
}
div.newslinks a, a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0099CC;
	text-decoration:none;
}
table.newslinks{
	border: 1px solid #B7E8FF;
	width:230px;
	margin: 5px;
	vertical-align:top;
}
#newsfeed_header{
	background-image: url(../images/text_icons/in_the_news.gif);
	background-repeat:no-repeat;
	height: 20px;
	margin-left: 5px;
	vertical-align:middle	
}
