/* - - - - - - - - - - - - - - - - - - - - -

Title : Pharmaceutical Alliance

URL : http://www.pharmaceuticalalliance.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : Full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical; }

body {
	margin: auto; }
	
img {
	border: 0;
	margin: 0; 
	padding: 0;	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0px;
	padding: 0px; }

.button {
	border: 1px solid #c5e4ee;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54636c;
	background-color: #FFFFFF; }

#stats {
	display: none;
	height: 0;
	line-height: 0; } 

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4A8576;
	margin: 15 0px; }
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F79F4D; }

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54636C; }

/*
----------------------------------------------------------------------------- 
Content Area Globals
-----------------------------------------------------------------------------*/
	
#contentarea p,td,li,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54636C; }

#contentarea a {
	color: #4bb1C1;
	text-decoration: underline; }
	
#contentarea a:hover {
	color: #C7E1E9; }
	
.tablestyle {
	/*border: 1px solid, #808080;*/
	background-color: #e7e6e6;
	}

.tablestyle td {
	/*border: 1px solid, #808080;*/
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
	}

.headerrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	background-image: url(/persistent/templateimages/table_hr.jpg);
	background-color: #e7e6e6; }	 

/*
----------------------------------------------------------------------------- 
LAYOUT DIVS
-----------------------------------------------------------------------------*/

	
#container {
	margin: 25px auto;
	width: 763px;
	background-image: url(/persistent/templateimages/shadow.jpg);
	background-repeat: repeat-y; }
	
#containerborder {
	margin-left: 0px;
	width: 750px;
	border: 1px solid #DCEAF2; }
	
/*
----------------------------------------------------------------------------- 
Top Banner Area
-----------------------------------------------------------------------------*/

#bannercontainer {
	width: 750px; }

	#bannertop {
		margin: 0px;
		width: 750px;
		height: 76px;
		background-image: url(/persistent/templateimages/header.jpg);
		background-repeat: no-repeat;
		border-bottom: 1px solid #DCEAF2; }
	
	#bannermid {
		margin: 0px;
		width: 750px;
		height: 74px;
		background-image:url(/persistent/templateimages/pharm_logo.jpg);
		background-repeat: no-repeat; }
		
	/*Print Style-Sheet Banner*/
	
	#bannerprint {
		display: none;
		}
	
	#bannerlinks {
		margin: 0px;
		width: 750px;
		height: 71px;
		border-bottom: 1px solid #DCEAF2; }
	
/*
----------------------------------------------------------------------------- 
Mid Area (Navigation and Content)
-----------------------------------------------------------------------------*/

#midcontainer {
	width: 750px; }

	#mid_leftcell {
		margin: 0px;
		float: left;
		background-image: url(/persistent/templateimages/navbackground.jpg);
		background-repeat: no-repeat;
		width: 181px;
		vertical-align: top;
		min-height: 550px;
		height: auto;}
	
	* html /*IE hack for IE 6 and before (not IE 7)*/#mid_leftcell {height: 550px;}
	
	#navbar {
		width: 154px;
		margin-left:4px; }
	
/*
----------------------------------------------------------------------------- 
Navigation Bar Styles Start
-----------------------------------------------------------------------------*/
		
	#menu, #menu ul {
	width: 154px;
	margin: 0px;
	padding: 0 0px;
	list-style: none;
	/*margin-bottom: 100px;*/
	/*min-height: 100px;*/
	}
	
#menu li {
	/*float: left;*/
	width: 154px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
/*Main Items*/

#menu li a {
	display: block;
	margin: 0;
	padding: 0 7px;
  	font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #596770;
	text-decoration: none;	
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #596770;
	}
	
#menu li a:hover {
	color: #78838a;	}

/*Sub Item First Level*/

#menu li ul {
	/*border-bottom: 1px solid #596770;*/ }

#menu li ul li a {
	display: block;
	margin: 0;
	padding: 0 7px;
  	font: 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #596770;
	text-decoration: none;	
	font-weight: normal;
	text-transform: capitalize;
	}

#menu li ul li a:hover {
	color: #78838a; 
	/*background-color: #6f676f;*/ }

/*Sub Item Second Level*/

#menu li ul li ul {
	border-bottom: 0px; }

#menu li ul li ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 11px;
  	font: 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #afc4d1;
	text-decoration: none;	
	font-weight: normal;
	text-transform: capitalize;
	}
	
#menu li ul li ul li a:hover {
	color: #768c9a;
	/*background-color: #6f676f;*/
	}

.MainItem { 
	margin: 0;
	text-align: left;
	padding: 0px;
	font-size: 11px;
	color: #ccc;
	border-bottom: 1px solid #fff;
	display: block; 
	}
	
.subNavItem { 
	margin: 0;
	text-align: left;
	padding: 0px;
	font-size: 11px;
	color: #ccc;
	/*border-bottom: 1px solid #fff;*/
	display: block; 
	}
	
.subNavItemfirst { 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
		
/*
----------------------------------------------------------------------------- 
Navigation Bar Styles End
-----------------------------------------------------------------------------*/

	#mid_rightcell {
		margin: 0px;
		float: right;
		width: 569px;
		vertical-align: top; }	
	
	/*---- User manager ------*/

	#usermanager {
		width: 569px;
		height: 33px;
		background-image: url(/persistent/templateimages/usermanager_background.jpg);
		background-repeat: no-repeat;
		margin: 0px; }
	
	#userformarea {
		width: 417px;
		margin: 0 0 0 116px; }
	
	#usertable {
		padding-top: 6px; }
		
	#usertable td {
		font-family: "Helvetica", Arial;
		font-size: 11px;
		color: #28BAD3;
		padding-right: 10px; }
	
	.textfield {
		width: 101px;
		border: 1px solid #c5e4ee;
		font-family: "Helvetica", Arial;
		font-size: 11px;
		color: #28BAD3; }
	
	.user_m_button {
		background-color:#FFFFFF;
		border: 1px solid #c5e4ee;
		height: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #28BAD3;
		vertical-align: top;}
	
	/*---- Content Area ------*/
	
	#contentarea {
		width: 569;
		margin: 10 0; }
	
	#contentpadding {
		padding: 0 15px; }
		
	/*---- HomePage News Feed ------*/
	
	#newsbgtable {
		width: 100%;
		background-color: #f4fafb;
		border: 1px solid #e4f0f2; } 
	
	#newsbgtable td {
		padding: 10px 15px 0px 15px; }
	
	#newsbgtable td#newsfeedcell {
		padding-bottom: 10px; }
		
	#newsfeedtable {
		background-color: #FFFFFF;
		border: 1px solid #e4f0f2; }
	
/*
----------------------------------------------------------------------------- 
News Manager
-----------------------------------------------------------------------------*/
.newstitle {
  color: #2abad1;
  font-family: "Helvetica" Arial, Helvetica, sans-serif;
	font-size: 14px;	}
		
.arrowlink {
	background-image: url(/persistent/templateimages/newsarrow.jpg);
	background-position: left;
	padding-left: 30px;
	background-repeat: no-repeat; }	

.pagination {
	font-size: 10px;
	color: #54636c; }

.pagination a {
	color: #54636c; }

.pagination a:hover {
	color: #879096; }
		
.hr_news {
	border: 1px solid #c9eaee;
	width: 100%;
	color: #FFFFFF;
	margin-top: 20px;
	background-color: #c9eaee;}
/*
----------------------------------------------------------------------------- 
Footer
-----------------------------------------------------------------------------*/	
		
#footercontainer {
	width: 750px;
	height: 92px;
	background-image: url(/persistent/templateimages/footerbackground.jpg);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	paddding: 0px;}

#footertext {
	padding: 78px 10px 0px 0px;
	color: #fefefe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  }

#footertext a {
	color: #fefefe;
	text-decoration: none; }

#footertext a:hover {
	color: #fefefe; }
	
/*For Print Styke Sheet*/
#printcopyright {
	display: none; }

