@import url("/css/flyout.css");
@import url("/css/tabs.css");

/* force scroll bar */
html { overflow-y: scroll; }

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Arial;
	font-size: 15px;

	color: #666666;

	background-color:#7BC8A6;
	background-image:url(/images/template/background984.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

table
{
        font-size: 100%;
}

h1
{
	font-family: "Trebuchet MS", Arial;
	font-size: 27px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}

a 
{
	text-decoration: none;
	color: #01A161;
} 

a:hover,a:active
{
	text-decoration:underline;
	color: #01A161;
}

img
{
	border:0;
}


.tablebody
{
	width:980px;
	border-collapse:separate;
	border-spacing:0px;
}

.tablethumbnail
{
	width:100%;
	margin-top:20px;
}

.tdthumbnailimg
{
	text-align:center;
	vertical-align:bottom;
}

.tdthumbnailtitle
{
	text-align:center;
	vertical-align:top;
}

.thumbnailtitle
{
	margin: 0 auto 20px auto;
	width:150px;
}

.tabcontentinner h1, h2
{
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}

.tabcontentinner
{
 overflow:hidden;
}

.sidebarcontainer
{
	width: 250px;
	background-color:#f5f5f5; 
	border-left: 1px solid #A8A8A8;
}

.sidebar
{
	padding:0px; 
	margin:10px; 
	font-size:12px;
}

.sidebar h1
{
	font-family: 'Trebuchet MS', Arial; 
	font-size: 18px; 
	font-weight: bold; 
	font-style: italic; 
	background:url(/images/template/flyout/linedot.gif) repeat-x left bottom;
}

.breadcrumb
{
	padding-left:40px;
	margin-top:10px; 
	font-size: 80%;
}

.footer
{
	background:#01A161;
	height:30px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height:30px;
	color:#FFFFFF;
}

.label
{
	text-align:right;
	text-transform:uppercase;
}

.darkstripe
{
	background-color: #eeeeee;
}

.lightstripe
{
	background-color: #ffffff;
}

.nobr
{
	white-space: nowrap;
}

.debug
{
	background-color: #ffff33;
	font-size: 80%;
	padding:20px;
}

.photo
{
	border:1px solid #CCCCCC;
	padding:4px;
	background-color:#FFFFFF;
}

a:hover .photo
{
	border:1px solid #000000;
	padding:4px;
}

a:focus { outline: none; }

.email
{
	margin: 0px;
	color: #FFFFFF;
}

.email a, .email a:hover, .email a:active
{
	color: #FFFFFF;
}

.telephone
{
	margin: 0px 0px 4px 0px; 
	color: #FFFFFF;
	font-size: 18px;
}

.contactboxouter
{
	padding-top: 40px;
}

.contactboxinner
{
	border: 1px solid #FFFFFF; 
	padding: 10px; 
	float: right; 
	background-image: url(/images/template/back.png);
	font-family:"Lucida Sans Unicode","Bitstream Vera Sans","Trebuchet Unicode MS","Lucida Grande",Verdana,Helvetica,sans-serif;
}

.logo
{
	width: 260px; 
	height: 158px; 
	float: left; 
	cursor: pointer;
}

.header
{
	margin-bottom: 1px; 
	margin-top: 1px; 
	height: 158px; 
	padding-right: 40px; 
	background-image: url(/images/uploaded/banners/4.jpg);
}
