﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html, body, .master-wrapper-page 
{
    height: 100%;    
}

body
{
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
}

a
{
	color: Green;
}

.master-wrapper-page 
{	
	width: 960px;
	
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.mainContent
{
}  /* must be same height as the footer */
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header .logo
{
	background: url('images/Anadata_Logo_183x105.png') no-repeat;
	width: 181px;
	height: 105px;
	text-decoration: none;	
	
	float: left;
}

.header .links
{
	text-align: right;
	width: 779px;
	height: 53px;
	
	display: inline;
	float:right;
}

.header .links .linkItem
{
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	
	text-decoration: none;
	
	color: #999999;
	padding-top: 5px;
}

.header .links .separator
{	
	font-family:Verdana;
	font-size: 10px;
		
	color: #999999;
	padding: 0 3px 0 3px;
}

.hearder-menu-left
{
	width: 5px;
	height: 28px;
	background: url('images/bar_leftcorner_5x28.png') no-repeat;
	
	display: inline;
	float: left;
}

.header-menu
{
	width: 530px;
	/*width: 769px;*/
	line-height: 27px;
	height: 28px;
	background: url('images/bar_background_1x28.png') repeat-x;	
	
	display: inline;
	float: left;
}

.header-search
{
	width: 239px;
	height: 28px;
	background: url('images/bar_background_1x28.png') repeat-x;	
	
	float: left;
	display: inline;
}

.hearder-menu-right
{
	width: 5px;
	height: 28px;
	background: url('images/bar_rightcorner_5x28.png') no-repeat;
	
	float: left;
	display: inline;
}

.header .siteMapHolder
{	
	background: url('images/bar_fade1x21.png') repeat-x;	
	width: 779px;
	height: 24px;
	
	display: inline;
	float:right;
}

.header .siteMapHolder .siteMapHolderMiscStyle
{
	font-family:Verdana;
	font-size: 10px;
	
	padding-top: 4px;
	padding-right: 8px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SearchBox

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/     

.textBoxSearch
{
	border: none 0px Transparent;
	height: 16px;
	width: 212px;
	float: left;
	color: gray;  
    font-style: italic;
    padding-top: 4px;
} 

.textBoxSearchFocus
{
	border: none 0px Transparent;
	height: 16px;
	width: 212px;
	float: left;
	padding-top: 4px;
} 

.buttonSearch
{
	float: right;
}

.search-box         
{         	
	background-color: White;
	margin-top: 2px;
	padding: 1px 1px 1px 1px;
	height: 20px;          
	border:1px solid #a1a1a1;         
}

#searchResult
{
	width:100%;
	clear:both;
	margin-bottom:25px;
}

.searchTitle
{
	width:100%;
	clear:both;
	font-size:14px;
}

.searchDescription
{
}

.searchDomain
{
	width:100%;
	clear:both;
	font-size:10px;
	color:Gray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Content

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.topContent
{
	width: 960px;
	display: inline;
	float:right;
}

.topContentContainer
{
	border: 1px dotted #9dc55d;
	padding: 5px;
	width: auto;
}

.topContentLeft
{
	z-index: -1;
	display: block;
	float: left;
	width: 630px;
	height: 230px;
}

.topContentRight
{
	float: right;
	display: block;
	width:310px;
	height: 230px;
}

.tcrBackTop
{
	height: 100%;
	background: url('images/lgreenBannerRectTop.png') no-repeat;
}

.tcrBackBottom
{
	height: 100%;
	background: url('images/lgreenBannerRectBottom.png') no-repeat;
	background-position: 0% 100%;
}

.tcrContent
{
	padding: 20px;	
	font-size: 14px;
}

.tcrCaption
{
	font-weight: bold;
}

.tcrText
{
}

.tcrWrapper
{
	padding: 0px;
	margin-top: -10px;
	width: 310px;
	float: left;
}

.tcrText2
{
	width: 122px;
	float: left;
	margin-top: -5px;
}

.tcrImage
{
	float: right;
}

.rightContent
{
	width: 318px;
	height: 100%;
	
	display: inline;
	float: right;
	padding-top: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Footer

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer 
{
	padding-top: 10px;
	height: 41px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.footer .footerDisclaimer
{
	height: 100%;
	width: 608px;
	
	display: inline;
	float: left;
}

.footer .footerDisclaimer .linkFooterItem
{
	display: inline;
	float: left;
	margin-top: 23px;
		
	text-decoration: none;	
	color: #999999;
}

.footer .footerDisclaimer .footerSeparator
{		
	display: inline;
	float: left;
		
	text-decoration: none;	
	color: #999999;
	
	margin: 23px 3px 0 3px;
}

.footer .footerLogo
{
	height: 100%;
	width: 91px;
	background: url('images/Anadata_Logo_watermark.png') repeat-x;
	
	display: inline;
	float: left;
}

.footer .footerCopyright .footerCopyrightAlign
{
	padding-top: 23px;
	text-align: right;
	color: #999999;
	
	height: auto;
	width: 261px;
	
	display: inline;
	float: left;
}


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide 
{
	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber 
{
}

.tabberlive 
{
	margin-top:0px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin: 0px;
	/*padding: 3px 0;*/
	padding: 8px 10px 5px 0px;
	border-bottom: 1px solid #b9d49b;
	font: normal 14px Verdana, sans-serif;
}

ul.tabbernav li#firstLI
{
}

ul.tabbernav li
{
	list-style: none;
	margin: 0px;
	display: inline;
}

ul.tabbernav li a
{
	/*padding: 3px 0.5em;*/
	padding: 7px 10px 5px 10px;
	margin-left: 0px;
	border: 1px solid #b9d49b;
	border-bottom: none;
	background: White;
	text-decoration: none;
}

ul.tabbernav li a:link 
{ 
	color: Black; 
}

ul.tabbernav li a:visited 
{ 
	color: Black; 
}

ul.tabbernav li a:hover
{
	color: Black;
	background: #f1fede;
	border-color: #b9d49b;
}

ul.tabbernav li.tabberactive a
{
	background-color: White;
	border-bottom: 1px solid White;
}

ul.tabbernav li.tabberactive a:hover
{
	color: Black;
	background: white;
	border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab 
{
	padding:20px;
	border:1px solid #b9d49b;
	border-top:0;
	background: white;
	/* 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 .tabbertab p 
{
	/*line-height: 20px;*/
}

/* 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#tab1 
{
}

.tabberlive#tab2 
{
}

.tabberlive#tab2 .tabbertab 
{
	height:500px;
	overflow:auto;
}

.tabberlive#tab3 .tabbertab 
{
	/*height:800px;*/
	overflow:auto;
}

.tabberlive#tab4 .tabbertab 
{
	height: 550px;
	overflow:auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Rounded Rectangle with border

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.rr_box
{
	width: 632px;
	height: 100%;	
	display: inline;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ebffce;
}
 	
.rr_content
{
	padding: 8px;
}

.rr_topLeftCorner, .rr_topRightCorner, .rr_bottomLeftCorner, .rr_bottomRightCorner
{
	background-color: transparent;
	background-repeat: no-repeat;
}

.rr_topLeftCorner
{
	background-image:url(images/rr1topLeftCorner.png);
	background-position: 0% 0%;
}

.rr_topRightCorner
{
	background-image:url(images/rr3topRightCorner.png);
	background-position: 100% 0%;
}
	
.rr_bottomLeftCorner
{
	background-image:url(images/rr6bottomLeftCorner.png);
	background-position: 0% 100%;
}

.rr_bottomRightCorner
{
	background-image:url(images/rr8bottomRightCorner.png);
	background-position: 100% 100%;
}

.rr_topBorder, .rr_bottomBorder
{
	background-color: transparent;
	background-repeat: repeat-x;
}
			
.rr_topBorder
{
	background-image:url(images/rr2top.png);
	background-position: 0% 0%;
}

.rr_bottomBorder
{
	background-image:url(images/rr7bottom.png);
	background-position: 50% 100%;
}
	
.rr_rightBorder
{
	background-image:url(images/rr5right.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.rr_leftBorder
{
	background-image:url(images/rr4left.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Paragraph with image

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sectionTopic
{
	line-height: 20px;
	border: 1px solid #b9d49b;
	background-color: White;
	padding:0px 20px 20px 20px;
}

.topic
{
	border: solid 1px Transparent;
	padding-bottom: 10px;
}

.topic img
{
	float: left;
}

.topic p
{
	line-height: 20px;
	margin-top: 0px;
	float: right;
	width: 90%;
}

.topicTitle
{
	font-weight: bold;
	margin-top: 0px;
	float: right;
	width: 90%;
}

.topicTitleBio
{
	font-weight: bold;
	margin-top: 0px;
	float: right;
	width: 75%;
}

.topic .topicBio
{
	width: 75%;
}

.topicImageless
{
	border: solid 1px Transparent;
	padding-bottom: 10px;
}

.topicImageless p
{
	line-height: 20px;
	margin-top: 0px;
}

.topicImageless ol
{
	line-height: 20px;
}

.topicImageless ul
{
	line-height: 20px;
}

.justSectionTitle
{
	font-size: 24px;
	padding-left: 20px;
}

#justSectionSiteMap
{
	background: url('images/sitemap_color.png') no-repeat left center;
}

#justSectionPrivacy
{
	background: url('images/eye.png') no-repeat left center;
}

#justSectionTerms
{
	background: url('images/page.png') no-repeat left center;
}

.justSectionTopic
{
	line-height: 20px;
	border: 1px solid #b9d49b;
	background-color: White;
	padding:20px 20px 20px 20px;
}

.justSectionTopic p
{
	line-height: normal;
	text-align: justify;
}

.clear
{
	clear: both;
}

/* rectangle fixed height */

.rfRectangle
{
	padding-top: 10px;
	margin-bottom: 15px;
	width: 100%;
	height: 93px;
}

.rfFixHeight
{
	width: 100%;
	height: 93px;
	background-image:url(images/announce_box_back.png);
	background-repeat: repeat-x;
}

.rfLeftBorder
{
	width: 100%;
	height: 100%;
	background-image:url(images/announce_box_left.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

.rfLeftImage
{
	float: left;
	margin: -24px 0px 0px -8px;
	border: none;
}

.rfLeftBizProImage
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: none;
}

.rfCaption
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 0px 75px;
	display: block;
}

.rfText
{
	font-size: 10px;
	margin: 5px 0px 0px 75px;
}

.rfRightBorder
{
	width: 100%;
	height: 100%;
	background-image:url(images/announce_box_right.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.rfContent
{
	padding: 10px;
}

/*
	
	Preload images

*/

.hiddenPic 
{
	display:none;
}


/*

Section Headers

*/

.sectionHeader
{
	width: 960px;
	height: auto;
}

.sectionTopicHolder
{
	vertical-align:bottom;
	width: 272px;
	height: 60px;
	float: left;	
	padding-top: 140px;
	padding-left: 25px;
	background-image: url(images/mainBanner_topicHolder.png);
}

.sectionTopicHolder label, .sectionLabel
{
	font-size: 24px;
}

.sectionImageHolder
{
	width: 663px;
	height: 200px;
	float: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Forms

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

.lblMessage
{
	display: block;
}

#form p
{
	font-size: 10px;
}

#form ol {
  margin: 0;
  padding: 0;
}

#form li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

#form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

#form label {
  width: 120px; /* Width of labels */
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Business Promo

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.bpRect
{
	margin-bottom: 30px;
	width: 100%;
	height: 73px;
}

.bpRect img
{
	width: 64px;
	height: 64px;
	float: left;
}

.bpRect p
{
	padding: 0px;
	margin: 0px;
	width: 248px;
	height: 64px;
	float: right;
}

.juRect
{
	width: 100%;
	height: 202px;
	background-image: url(images/JoinUsBack.png);
	background-repeat: no-repeat;
}

.juRect #juText 
{
	padding: 20px 0px 0px 15px;
	color: White;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 182px;
	height: 100px;
}

.juRect #juImage
{
	float: right;
	width: 120px;
	height: 120px;
}

#juImage img
{
	margin: -25px 0px 0px 15px;	
}

.juRect #btmText
{
	width: 287px;
	height: 72px;
	float: left;
	padding-top: 10px;
	text-decoration: none;
	text-align: right;
	color: White;
	font-size: 24px;
	font-weight: bold;
}

.juRect #btmText span
{
	font-weight: normal;
	font-size: 18px;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Products Presentation

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
   
.ppBackground
{
	width: 908px;
	height: 297px;
	padding: 20px 20px 20px 20px;
}  

.ppBackground #holder1
{
	float: left;
	width: 275px;
	height: 297px;
}

.ppBackground #holder2
{
	padding: 0px 10px 10px 10px;
	float: left;
	width: 280px;
	height: 287px;
}

.ppBackground #holder2 p
{
	font-size: 14px;
}

.ppBackground #holder2 p b
{	
	font-size: 24px;
}

.ppBackground #holder2 img
{
	border: none;
}

.ppBackground #holder3
{
	padding: 0px 10px 10px 25px;
	float: left;
	width: 280px;
	height: 287px;
}

.ppBackground #holder3 p
{
	font-size: 14px;
}

.ppBackground #holder3 p b
{	
}

.ppBackground #holder3 ul li
{	
	font-size: 12px;	
}

.ppBackground ul
{	
	padding: 0 0 0 0;
	list-style-type: none;
}

.ppBackground li
{
	font-size: 14px;
	margin-bottom: 10px;
}

.ppBackground li img
{
	margin-right: 5px;
	vertical-align: middle;
}

.ppBackground li span
{
}

.generalLinkImage
{
	border: none;
}

/*---------------------------------------------------------------
  ---------------------------------------------------------------
  ---                                                         ---
  ---                      News Panel                         ---
  ---                                                         ---
  ---------------------------------------------------------------
  ---------------------------------------------------------------*/
  
.newsPanel
{
	margin-top: -4px;
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
}

.newsPanelTop
{
	height: 100%;
	background: url('images/newsPanelHeader.png') no-repeat;
}

.newsPanelBottom
{
	height: 100%;
	background: url('images/newsPanelBackground.png') no-repeat;
	background-position: 0% 100%;
}

.newsContainer
{
	padding: 8px 10px 10px 10px;
}

.newsSingle
{
	margin-top: 15px;
}

.newsSingle .newsDate
{
	width: 75px;
	padding-top: 2px;
	font-size: 10px;
	float: left;
}

.newsSingle .newsTitle
{
	width: 220px;
	float: right;
}

.newsTitle a
{
	text-decoration: none;
}

.newsTitle a:hover
{
	text-decoration: underline;
}

.moreNews
{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
}

.newsContainer img
{
	border-style: none;
}

/*---------------------------------------------------------------
  ---------------------------------------------------------------
  ---                                                         ---
  ---                      Accordion                          ---
  ---                                                         ---
  ---------------------------------------------------------------
  ---------------------------------------------------------------*/

/* accordion header */
#accordion h2 
{
	background: White url('images/expand.png') no-repeat 99% center;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	border:1px solid #fff;
	border-bottom:1px solid #b9d49b;
	cursor:pointer;		
	padding: 3px 5px;
}

#accordion h2:hover
{
	background: #f1fede url('images/expand.png') no-repeat 99% center;
}

/* currently active header */
#accordion h2.current 
{
	cursor:default;
	background:#fff;
}

/* accordion pane */
#accordion .pane 
{
	border:1px solid #fff;
	border-width:0;
	display:none;
	padding-left: 5px;
}