/*	26  MAY 2005
	UPDATED 01 JULY 05
	Site:www.anarmandaleg.co.uk 
	Author:mahen @ hugoandcat.com */
	
body{
	margin: 0 0 0 0px;
	font-family: Arial, Helvetica, Verdana;
	text-align: center;
	background-color: #CBE7F2;	
	
}

#page_body{
	background-color: #FFFFFF;	
	text-align: left;
	width: 695px; 
	height: 535px;  
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}
	
div.menu{
	width: 130px;
	height: 535px;
	float: left;
	background-image: url("../images/rgb-water.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
}
	
div.menu_items{
	margin: 160px 0 0 15px;
}
	
div.right_content{
	float: left;
	width: 515px;
	margin: 30px 0 0 50px;
}
	
#logo{
	float: left;
	width: 515px;
	height: 130px;
}
	
#data{
	float: left;
	width: 515px;
	height: 345px;
	overflow: auto;
	scrollbar-face-color: #76C2D7;
	scrollbar-highlight-color: #76C2D7;
}
	
#text{
	width: 470px;
	overflow: hidden;
	font-size:90%;
	color:#333333;
	line-height:140%;
} 
div.text{
	width: 470px;
	overflow: hidden;
	font-size:90%;
	color:#333333;
	line-height:140%;

}
#text_home{
	font-size:130%;
	color:#586E54;
	margin:0 30px 0 0;
	letter-spacing:0.5px;
}


#print_url{
	display: none;
}

/******************************************
 Footer
******************************************/
#footer{
	width: 515px;
	height: 30px;
	float: left;
}

/**************************************************************************
LINKS 
**************************************************************************/
a{
	/*color: #76C2D7;*/
	color:#0496A6;	
	text-decoration:none;

}

/**************************************************************************
FONT 
**************************************************************************/
p{
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom: 0;

}

h4{
	font-size: 85%;
	display: block;
	}

span.fontMedium{
	font-size:75%;
}

span.fontBig{
	font-size:85%;
}

td{
	font-size:90%;
	color:#333333;
	height:25px;

}
div.t_terms_condition{
	line-height:15px;
	font-size:70%;
	width: 470px;
	overflow: hidden;
}
span.t_terms_condition{
	line-height:15px;
	font-size:70%;
}

/***************
Differential diagnostic table
******************/
div.table_{
	width:470px;
	overflow: hidden;
	font-size:90%;
	color:#333333;
	line-height:140%;
	
}
div.tr_{
	width:470px;
	float:left;
	padding:5px 0 5px 0;
}
div.td_1{
	 width:147px;
 	float:left;
}
div.td_2{
	 width:153px;
  	float:left;
}
div.td_3{
	 width:170px;
	 	float:left;
}

/**************
Cost table
***************/

div.table_cost{
	width:470px;
	overflow: hidden;
	font-size:90%;
	color:#333333;
	line-height:140%;
	
}
div.tr_cost{
	width:470px;
	float:left;
	padding:5px 0 5px 0;
}
div.td_cost_1{
	 width:310px;
 	float:left;
}
div.td_cost_2{
	 width:135px;
  	float:left;
}



div.page_title{
	color:#00516F;
	font-size:130%;
	font-weight:bold;
	padding:0 0 10px 0;
	width:100%;
}

/********************************************
# Navigation menu
********************************************/
div.menu_items ul
{
	margin: 0;
	padding:0 0 0 0; 
	list-style: none;
	
}
	
li.menu_item{
	font-size:70%;
	width:115px;
	padding:2px;
	padding: 3px 0 3px 0px;
	border-top: 1px solid white;	
	color:#76C2D7;
	font-weight:bold;
}
li.menu_item_no_border{
	font-size:70%;
	width:115px; 
	padding: 0px 0 3px 0px;
	margin:0 0 0 15px;
	list-style:url("../images/li_.gif") outside;  
	color:#76C2D7;
	font-weight:bold;  
}

li.data_li{
	margin: 0;
	padding: 0;
}

ul.data_ul{
	margin-left: 1.5em;
	margin-top: 0;
  	padding-left: 0;
	list-style-image: url("../images/li.gif");
}

div.menu_items li a{
	color:white;
	text-decoration:none;
}

div.cost{
	float:left;
	width:450px;
	padding:7px 0 7px 0;
}

div.cost_item{
	float:left;
	width:350px;
}

div.cost_price{
	float:left;
	font-weight:bold;
}

