/*
-----------------------------------------------------------
Project: Avivia Health
Author: Vinu
Module: Global
Date: 05/10/07
This stylesheet controls the webpage areas positions and size 
eg margin convention clockwise 12 3 6 9 Oclock 
-----------------------------------------------------------
*/

  @page {    size: auto; margin: 10%;}
   .spacer { clear: both; }

body {
	color: #5a471c;
	font-size: 12px;
	font-family:Arial, sans-serif;
	line-height: 1.46em;
	margin: 0px 10px 0px 10px;
 	padding: 0px 0px 0px 0px;
	}

#pageframe {
	width: 900px;
	min-height:550px;
	background:#FFFFFF;
	margin: 10px auto 0 auto;
	position: relative;
	}

#titlearea {
	height: 175px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* images and misc. */

img { border: none; padding: 6px; }
img a{border:none;}
/* This stylesheet controls the webpage text format */
h1, h2, h3 {
	margin-bottom: 0.75em;
	color: #5a471c;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

p {	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.70em;
	text-align: justify;
	line-height: 140%;
	margin: 8px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	}

h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}
#pageHeader h1 { 
				background: transparent url(../media/images/login/h1.gif) no-repeat top left;
				margin-top: 10px;
				display: block;
				width: 219px;
				height: 87px;
				float: left;
				}

#pageHeader h1 span {

	display:none

	}
a.topnavtext, a.topnavtextlive {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align: center;
	height: 100%;
	width: 100%;
	display: block;
	}
	
a.sidemenutext, a.sidemenutextlive {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	width: 134px;
	height: 20px;
	display: block;
	}

a.sidesubmenutext, a.sidesubmenutextlive {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	width: 134px;
	height: 18px;
	display: block;
	}


.inputfield {
	width: 150px;
	border: 1px solid #b2b2b2;
	
	background-repeat: repeat-x;
	height: 29px;
	display:inline;
	padding-top: 2px;
	padding-left: 4px;
}

a.navtext:link, a.navtext:visited, a.navtext:active {text-align: left; text-decoration: none;}
a.navtext:hover {text-align: left; text-decoration: underline;}
.center {text-align: center}
.right {text-align: right}
.left {text-align: left}

/* search
----------------------------------------------------------------------------- */
#results {text-align:left;font-family: Arial; }
#results .bold{font-weight:bold; }
#results .search_header { margin:0px 0px;color:#569fd3;font-size:14px;}
#results .search_header .bold{ font-weight:bold;}
#results .search_title{ margin:10px 0px; font-size:12px;}
#results .search_title a{ color:#569fd3;text-decoration:underline;}
#results .search_desc{ margin:0px 0px;font-weight:normal;color:#5a471c;font-size:12px;text-transform:capitalize;}
#results p{color:#5a471c;font-size:12px;}
/* for graphic text font generator*/

.fontimage  {
	float: left;
	width: 100%;
	clear: both;
	}

.fontimage img {
	border: 0px;
	margin: 0px;
	float: left;}

/* indented paragraphs and list styles*/

ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em}

/* PAGE HEADER */
#header {
	background-image: url(../media/images/login/bg_book_butterfly.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	position:relative;
}

#logo{
	position:absolute;
	left: 22px;
	top: 33px;
	width:149px; height:114px;
	
}
#logo img{ margin:0px; padding:0px; }
#logo a {border: none;}

.formsubmit {
	width: 96%;
	text-align:left;
	margin: 0px 0 2px 2px;
}
*html .formsubmit {
	width: 96%;
	text-align:left;
	margin: 0px 0 2px 5px;
}
.formsubmit p { padding: 2px 0 10px 2px; }
.formsubmit a { text-decoration:none; }
#search {
	float: right;
	height:16px;
	clear: both;
	color: #000;
	right:80px;
       
	background: #fff url(../media/images/login/search_bg.gif) no-repeat;
	padding: 0px 0 0px 0px;
	width: 114px;
	margin: 0px 0 0px 0;
	position:relative;
}

#search input, #search input:focus, #search input:hover, #search select:focus, #search select:hover {background:none;border:none;}
#search .gobutton {float:right; width: 12px; height: 12px; border: none;margin-top:2px;margin-right:3px;}
#search .inputsearch {width:90px;height:10px;font-size:10px;background-color: #fff; color:#5b4619; position:absolute; top:2px; left:5px;}
#search input, #search textarea {font: 0.9em,Arial, Sans-Serif;	}
/*Client Login */

.login_client {
	float:left;
	width: 213px;
	height:29px;
	color: #000;
	background: #fff url(../media/images/login/user_bg.gif) no-repeat;
	padding: 2px 0 0px 6px;
	margin: 2px 0 10px 2px;
	text-transform:uppercase;
	border:none;
	
	

}
.login_client .inputclass {
					width: 185px;
					height:18px;
					font-size:10px;
					color:#5b4619;
					padding: 4px 2px 0px 4px;
					border:1px solid #fff;
					
					}
.login_client .gobutton {float:right;display:block; border: none;margin-top:2px;margin-right:3px;}
/*
#login_client input, #login_client input:focus, #login_client input:hover, #login_client select:focus, #login_client select:hover {background:none;border:none;}
#login_client .gobutton {vertical-align:middle;float:right; border: none;}
 position:absolute; top:2px; left:5px;}
#login_client input, #login_client textarea {	font: 0.9em,Arial, Sans-Serif;	}*/

/* Header Top menu - This controls the TOP menu area and butts */
#topmenu {
	float: right;
	position:relative;
	background-image: url(../media/images/login/blue_nav_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	color:#5a481c;
	width: 107px;
	height:82px;
	left:40px;

	margin: 23px 0px 0 0px;
	}
#topmenu ul {
	float: left;
	margin: 9px 0 0 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#topmenu ul li {
	list-style-type: none;
	display: block;
	font-size:9px;
	line-height: 1.5em;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0;
}
#topmenu ul li a {
	padding: 0px;
	margin: 0;
	text-decoration: none;
	color: #59481d;
}
#topmenu ul li a:hover {
	color: #559fd3;
	
}
#topmenu ul li.page_item.current_page_item{ color:#569fd4;font-weight:bold; } 

#topmenu form {
	margin: 0px;
	padding: 0px;
}

/* TAB MENU
----------------------------------------------------------------------------- */
#tabmenu { margin:-8px 0px 0px 4px; position:relative;  }
#tabmenu1, #tabmenu2, #tabmenu3, #tabmenu4, #tabmenu5,#current1{ width:154px; height:73px; float:left; margin:0px 0px 0px 12px; position:relative;  }
* html #tabmenu {
overflow: hidden; /* For IE */

}
* html #tabmenu1, * html #tabmenu2, * html #tabmenu3, * html #tabmenu4, * html #tabmenu5, * html #current1{ width:154px; height:73px; float:left; margin:0px 0px 0px 0px; position:relative;  }


/* INSERT - GO BUTTON
----------------------------------------------------------------------------- */
#tabmenu1 .go_btn , #tabmenu2 .go_btn , #tabmenu3 .go_btn , #tabmenu4 .go_btn, #tabmenu5 .go_btn  {
	position:absolute;
	top:59px;
	right:0px;
	border:none;
		 }
* html #tabmenu1 .go_btn , * html #tabmenu2 .go_btn , * html #tabmenu3 .go_btn , * html #tabmenu4 .go_btn, * html #tabmenu5 .go_btn  {
	position:absolute;
	top:59px;
	right:10px;
	border:none;
		 }
#tabmenu1 .title {
			float:left; 
			margin:0px 0px 0px 0px;
			border:none;
			}

		
		 
/* CONTENT AREA
----------------------------------------------------------------------------- */
#content {
	float: left;
	width: 486px;
	overflow: hidden;
	margin: 34px 0 25px 0px;
	
	}
#content p{color:#5a471c;font-family:Arial;font-size:12px;line-height: 1.2em;}
#content2 {
	float: left;
	width: 486px;
	overflow: hidden;
	margin: 12px 0 24px 0;
		}
#content2 p{text-align:left;color:#5a471c;font-family:Arial;font-size:18px;line-height: 1.2em;}

/* CONTENT - HEADERS
----------------------------------------------------------------------------- */

#content h1 {
    margin: 34px 0 25px 0px;
    padding: 0;
}
#content  h1.whyavivia{ background:url(../media/images/login/header_why_avivia.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.news{ background:url(../media/images/login/header_news_events.gif) no-repeat; height:26px;text-indent:-2000px;}
#content  h1.memberlogin { background:url(../media/images/login/header_member_login.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.member_eng{ background:url(../media/images/login/header_member_eng.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.howdoi { background:url(../media/images/login/header_howdoi_max.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.howcani_slow{ background:url(../media/images/login/header_howcan_i_slow.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.howcani_ensure { background:url(../media/images/login/header_howcan_i_ensure.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.howcani_have { background:url(../media/images/login/header_how_canihave.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.contactus { background:url(../media/images/login/header_contactus.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.clientlogin { background:url(../media/images/login/header_client_login.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.add_info{ background:url(../media/images/login/header_additional_info.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.whatto_look{ background:url(../media/images/login/header_what_tolook_for.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.results{ background:url(../media/images/login/header_results_report.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.products{ background:url(../media/images/login/header_products_serv.gif) no-repeat; height: 26px; text-indent:-2000px; }
#content  h1.aboutus{ background:url(../media/images/login/header_about_mgt.gif) no-repeat; height: 50px; text-indent:-2000px; }


/* LEFT - NAVIGATION
----------------------------------------------------------------------------- */
#left {
	font-family:Arial;
	color:#5a471c;
	font-size:11px;
	width:180px;
	float:left;
	padding: 5px 10px;
	overflow:hidden;
        margin: 25px 0 4px 0;
	
	}
  
#left p {margin:0; padding: 0 6px 0 12px;}
#left img {padding: 0; margin: 0;}
#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}
#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:center;
	width:154px;
	}

#left li a {
		font-family:Arial;
		color:#5a471c;
		font-size:11px;
		word-spacing:.25em;
		text-decoration:none;
		display:block;
		
		} 
/* Pages Menu */

#pagemenu {
	width: 175px;
	margin: 0px;
	padding: 3px 0 0 0;
        white-space:wrap;
      	}
	
#pagemenu li a {
        voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
       
        display:block;
 	}	
	
#pagemenu li a:link, #pagemenu li a:visited {
	color: #5a481a;
	display: block;
	padding: 8px 0 0 10px;
	}
	
#pagemenu li a:hover {
	color: #5a481a;
	padding: 8px 0 0 10px;
}
#pagemenu ul{
margin:0px 0px 0 0px;
padding:0 0 0 5px;
list-style-type:none;
text-align:center;
}
#pagemenu ul li a {
display:block;

		 }

#pagemenu ul li a:hover {
		color:#5a481a; }

#pagemenu  ul li{

padding: 3px 0px;
line-height:1.2em;
}


/* Parent left Menu Item Style */
#pagemenu  ul li.page_item{
padding: 2px 2px 10px 0px;
line-height:1.2em;
background: url(../media/images/login/greenline1.gif) no-repeat 0px bottom; 
}


/* Parent current page item Style */
#pagemenu  ul li.page_item.current_page_item.page_folder.page_item{ font-weight:bold; padding: 2px 2px 10px 0px;  } 

/* Child list  style */
#pagemenu  ul li.page_item.current_page_item.page_folder.page_item li { background:none; font-weight:normal;  } 

/* Child list anchor style */
#pagemenu  ul li.page_item.current_page_item.page_folder.page_item li a { 
				font-family:Arial;
				font-size:10px;
				color:#8bc53f;
				list-style-type: none;
				background:none;
				font-weight:normal;
                white-space:nowrap;
                line-height: .1em;
                margin:0px;                      
				 }  

#pagemenu ul ul ul{
margin: 0 0 0 10px;
}



/* right sidebar -  This controls the Right area and buttons */

#right{
	font-family: Arial;
	font-size:10px;
	width: 200px;
	float:right;
	margin: 42px 0 0px 0;
	padding: 0;
	
	}

#right h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}
#right .navheader{
				margin:0px 0px 4px 0px;
				height:37px;
				background:url(../media/images/login/header_nextsteps.gif) no-repeat;}

#right ul {
		float:left;
		margin:0px;
		padding:0;
		list-style-type: none;
		text-align:center;
	}

#right ul li {
	margin: 0px 30px 0px 0px;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	
	}

#right li a {
		font-family:Arial;
		color:#5a471c;
		font-size:11px;
		width:90%;
		text-decoration:none;
		margin: 6px 0 6px 12px;
		display:block;
		}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}
#right li.sp{line-height:1.4em;}
#right ul ul li {
	background-image:none;
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* PAGE FOOTER */
#footer {
	background-image: url(../media/images/login/footer_brownline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial;
	padding: 7px 0 0px 0;
	margin: 5px 0 0px -64px;
	clear: both;
	font-size:6pt;
	text-align:center;
	width:970px;
	color: #5a491e; 
	line-height:18px;
	
	
}
#footer p{
			margin: 0px 2px 0px 2px;
			color: #5a491e; 
			text-align:center;
			font-family:Arial;
			font-size:6pt;
			font-weight:600;
			
			}

#footer ul {
		
		clear: both;
		font-size:6pt;
		list-style-image:none;
		list-style-type:none;
		padding:14px 0px 0px 0px;
		text-transform:uppercase;
		text-align:center;
		margin:0px auto;	
		
		
}
div > #footer ul{/*------Menu Fix for Mozilla ------*/
	
	padding:14px 0px 0px 40px;
}
#footer ul li {
display:inline;
margin:0pt;
padding:0pt;
}
#footer ul li a {
color: #5a491e;
font-weight:bold;
padding:0pt 2px 0pt 2px;
text-decoration:none;
}
#footer ul li a:hover {
color:#5a491e;
text-decoration:underline;
}

#footer a {
color:#BCBCBC;
text-decoration:none;
}
#footer a:hover {
color:#5a491e;
text-decoration:underline;
}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
.clearfix { display:inline;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
