﻿
body 
{
	font-family: Trebuchet MS; 
	font-size:12px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url('/images/bkg_sidebars.jpg');
	background-repeat:repeat-y;
	background-position:center;
    background-color:#c7e0e0;
    height:100%;
	
}



td
{
	font-family: Trebuchet MS; 
	font-size:12px;
}

.main
{
    text-align:center;  
    height:100%; 
}

.main_body
{
    position:relative;
    text-align:left;
    height:100%;
}

.logo
{
    position:absolute;
    margin:93px 0px 0px 25px;
}

.header
{
    background-color:#add4d5;
    position:static;
    width:961px;
    height:150px;
    margin-left:1px;
}

.bar
{
	background-image:url(/images/member/bar.png);
	background-repeat:repeat-y;
	width:160px;
	
}

#flowmingo
{
    position:absolute;
    margin:50px 0px 0px 870px;
}

#toolbar
{
    position:absolute;
    margin:65px 0px 0px 603px;
}

#content
{
   
    margin:0px 10px 0px 10px;
    height:100%;
    border:solid 0px #000000;
    
}

#footer
{
    
    text-align:center;
}

.wht
{
	font-family: Trebuchet MS; 
	text-decoration:none;
	color:#ffffff;
}


.red
{
	font-family: Trebuchet MS; 
	text-decoration:none;
	color:red;
}



.fields 
{
    color: #333333; 
    font-family: Trebuchet MS; 
    font-size: 11px; 
    font-weight: normal; 
    background-color: #FFFFFF; 
    border: 1px solid #000000;
}

.link 
{
    color: #006699; 
    font-family: Trebuchet MS;
    font-size:12px; 
    text-decoration: underline;
    }
    
.link:hover 
{
    color: #006699; 
    font-family: Trebuchet MS; 
    font-size:12px; 
    text-decoration: underline;
    }

.link_wht 
{
    color: #ffffff; 
    font-family: Trebuchet MS; 
    font-size:small; 
    text-decoration: none;
    }
    
.link_wht:hover 
{
    color: #ffffff; 
    font-family: Trebuchet MS;
     font-size:small; 
     text-decoration: underline;}

.link_whtSM 
{
    color: #ffffff;
  font-family: Trebuchet MS; 
  font-size:11px; 
  text-decoration: none;
  }
  
  
.link_whtSM:hover 
{
    color: #ffffff; 
    font-family: Trebuchet MS; 
    font-size:11px; 
    text-decoration: underline;}

.button  
{
    color: #FFFFFF; 
    font-family: Trebuchet MS; 
    font-size: 10px; 
    font-weight: bold; 
    background-color: #000000; 
    border-style: solid; 
    border-color: #000000; 
    line-height:1; 
    padding:3;}
    
    
.short_description_article
{
    color: #636466; 
    font-family: Trebuchet MS; 
    font-size:14px; 
}

.webcontent_article
{
    color: #000000; 
    font-family: Trebuchet MS; 
    font-size:12px;
    line-height:25px;
}


/*####### Search Box #############*/

#search_bar
{
    margin:25px 0px 25px 0px;
}

#search
{
    position:relative;
    margin:0px 0px 0px 10px;
    height:40px;
}

#search .txt_bkg
{
    background-image:url('/images/txt_search.png');
    background-repeat:no-repeat;
    position:absolute;
    height:50px;
    width:479px;
    margin:3px 0px 0px 350px;
}

#search .instruction
{
    position:absolute;
    margin:3px 0px 0px 2px;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#666666;
}

#search .zipcode_box
{
    position:absolute;
    margin:7px 0px 0px 2px;
}

#search .search_box
{
    position:absolute;
    margin:7px 0px 0px 200px;
}


#search .btn_search
{
    position:absolute;
    margin:3px 0px 0px 840px;
}

/*####### Search Results #########*/

#searchresults .moreinfo
{
    background-image:url('/images/searchresults_bkg.png');
    background-repeat:repeat-x;
    position:relative;
    height:30px;
    width:700px;
    text-align:right;
}

#searchresults .subject
{
    background-image:url('/images/searchresults_subject.png');
    background-repeat:repeat-x;
    position:relative;
    height:30px;
    width:700px;
    text-align:right;
}

#searchresults .subject_bkg
{
    background-image:url('/images/subject_bkg.png');
    background-repeat:repeat-x;
    position:relative;
    margin:10px 0px 0px 375px;
    height:40px;
    width:325px;
    padding-top:6px;
    padding-right:5px;
}

#searchresults .article_title
{
   font-family:Trebuchet MS;
   font-size:25px;
   color:#000000;
   text-decoration:none;
}

#searchresults .shortdescription
{
   font-family:Trebuchet MS;
   font-size:13px;
   font-stretch:ultra-expanded;
}



/*########## Newsletter ############*/

#newsletter-icons
{
    margin-left:495px;    
    white-space:nowrap;
    
}


/*########## Contact Us ############*/

#contact-icons
{
    margin-left:455px;    
}


#article-icons
{
    white-space:nowrap;
}




/* ######### default page ########## */


li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:2px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
	text-decoration:none;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	
}


ul.ui-tabs-nav {
	position:relative;
	bottom:0px;
	padding:0px;
	left:0;
	z-index:1;
	width:100%;
	background:#FFF;
	border-top:1px solid #FFF;
	width:470px;
	text-align:center;
	
}


.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabs .main_title
{
    font-size:25px;
    color:#990033;
}

#tabs .short_description
{
    font-size:13px;
    color:#000000;
}

.main_title
{
    font-size:25px;
    color:#990033;
    text-decoration:none;
}

.short_description
{
    font-size:13px;
    color:#000000;
}


#default_wrapper
{
    position:relative;
    height:100%;
}

#rotating_article
{
    width:450px;
    float:left;
}

#ads
{
    margin-left:15px;  
    float:right;
}

/*####### Article Default Page #########*/

#article_verticle
{
    margin-left:25px;
    width:220px;
    float:left;
}


#article_verticle .tableHeader
{
    background-color:#808080;
    color:#cccccc;
    text-align:right;
}

#article_verticle .article_title
{
   font-family:Trebuchet MS;
   font-size:19px;
   padding-top:5px;
   padding-bottom:5px;
   color:#000000;
   text-decoration:none;
}

#article_verticle .shortdescription
{
   font-family:Trebuchet MS;
   font-size:12px;
   text-align:left;
}

#searchresults .readmore
{
    background-image:url('/images/searchresults_bkg.png');
    background-repeat:repeat-x;
    position:relative;
    height:30px;
    width:700px;
    text-align:right;
}

/*######## Article Details Page ########*/

#article-share
{
    position:relative; 
    height:20px;
}

#article-share .print_article
{
    position:absolute;
    margin:0px 0px 15px 140px;
}

.article_body
{
    padding-right:10px;
    width:100%;
}

.article_share_button
{
     position:absolute;
}