/*---------------------- CSS document for Ahilia --------------*/



/*----------- Global ----------------*/



body {

	background-color: #f7d7b1;

	margin: 0;

	padding:0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



a {

	outline: none;

}



.white {

	background-color: #fff;

}



.spacer40 {

	width: 40px;

}



p {

	font-size: 11px;

	color: #333333;

	line-height: 14px;

}



a {

	color: #952925;

	text-decoration: underline;

}



li {

	font-size: 11px;

	color: #333333;

	line-height: 14px;

}



h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: normal;

	color: #952925;

	margin: 0;

	padding:0;

}



/*----------- Home page ---------------*/



.divider {

	width: 45px;

	background: #fff url(../images2/home_divider_bg.jpg) top repeat-y;

}



.text-box {

	background-color: #fff;

	font-size: 11px;

	color: #996600;

	font-style: normal;

	line-height: 16px;

	padding-bottom: 5px;

	padding-right: 18px;

}





.heading-border {

	border-bottom: 1px solid #f7d7b1;

}



/*-------------------- Services subnavigation -----------------*/



.subnav {

	font-family: Georgia, "Times New Roman", Times, serif;

	background-color: #fff;

	font-size: 14px;

	font-weight: 700;

	color: #999999;

}



.subnav a {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: 700;

	color: #660000;

	text-decoration: none;

}



/*------------ Services and clients pages content table ------------*/



.left {

	padding-right: 10px;

}



.right {

	padding-left: 10px;

	border-left: 1px solid #f7d7b1;

}



.client {

	padding-bottom: 30px;

	padding-top: 0;

}



/*------------ Right sidebar ------------*/



.sidebar {

	background-color: #f3f3e6;

}



.sidebar p {

	margin-left: 25px;

	margin-right: 25px;

}



.sidebar a {

	font-size: 11px;

	color: #660000;

	text-decoration: underline;

}



/*------------ Font colors --------------*/



.red {

	color: #952925;

}



.blue {

	color: #33669B;

}



.green {

	color: #679902;

}



.brown {

	color: #BA432B;

}

.clientlisttab td{
 padding-top:8px;
 padding-bottom:8px;
}
