﻿body 
{
	background-color: #E7F3C8;
}
form
{
}
.frame1
{
	border: #82A64B 1px solid;
}

h1,h2,h3
{
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    border-bottom: #ccc 1px solid;
    color: #A43B32;
}

#header_div
{
}

#header_table
{
	border: none;
	background-color: #fff;
	background-image: url('/Agent/App_Themes/home/Images/header.jpg');
	background-repeat: no-repeat;
}
#header_table .brokerlogo
{
	/*
	text-align: center;
	vertical-align: middle;
	width: 180px;
	margin-top: 30px;
	padding-right: 0px;
	position: relative; 
	float: right;
	*/
}
#header_table .TDImage
{
	/*background-image: url('images/green_couple.jpg');*/
	background-position: right;
	padding-left: 10px;
	padding-right: 10px;
	/*background-color: #336699;*/
}
#header_table .agentInfo, #header_table .agentInfo TD
{
	width: 790px;
	margin: 0px;
	padding: 0px;
}
#header_table .agentname
{
	font-size: 30px;
	font-weight: bold;
    text-align: left;
    margin-top: 0px;
    padding-top: 20px;
    color: #000;
}
#header_table .agentname .designations
{
    font-size: 14px;
}
#header_table .agentcontact
{
    font-size: 14px;
    text-align: left;
    color: #000;
}
.agentimage
{
	height: 120px;
	margin: 10px 10px 10px 10px;
	float: left;
	position: relative;
	overflow: hidden;
	border: #fff 3px solid;
}
.agentimage IMG
{
	/*height: 140px;*/
}

.menuHor
{
	clear: both;
	width: 100%;
	background-color: #336699;
	padding: 5px 0px 5px 0px;
	background-image: url('/Agent/App_Themes/home/images/menu.jpg');
	background-position: top, left;
	background-repeat: no-repeat;
}
.menuHor .menuItem
{
	color: #fff;
	padding: 0px 5px 2px 3px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
.menuHor .menuItem:hover
{
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	padding: 0px 4px 1px 3px;
}
.menuHor .menuItem A
{
    text-decoration: none;
	color: #fff;
}
.menuHor .menuItem A:hover
{
}

.subMenuHor
{
	border-bottom: #82A64B 1px solid;
	padding: 3px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}
.subMenuHor TD
{
	padding: 0px 4px 0px 4px;
	text-align: center;
}
.subMenuHor A
{
	color: #336699;
}

.left_col
{
	width: 180px;
	background-color: #336699;
	color: #A1B054;
	font-size: 14px;
}

#content_table
{
	padding: 15px;
}

.disclaimer
{
    margin-top: 10px;
	/*border: #ccc 1px solid;*/
	padding: 5px 5px 5px 5px;
	font-size: 9px;
}

.right_col
{
    width: 180px;
    border: #ccc 1px solid;
    padding: 10px 10px 10px 5px;
}	
.map
{
	position: relative;
	float: right;
	margin-right: 10px;
}
.testimonial
{
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 10px;
}
.testimonial .author
{
    font-size: 10px;
    text-align: right;
}

.teamHeader
{
}
.memberItem
{
}

#footer_table
{
	color: #fff;
	background-color: #82A64B;
}
