/* CSS Document */

body
{
    margin: 0px;
}

.aw11
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: white;
    font-weight: bold;
}

td
{
    font-family: "calibri" , arial;
    font-size: 12px;
    color: #61748D;
    font-weight: normal;
    line-height: 20px;
}
.td1
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #61748D;
    font-weight: normal;
    line-height: 15px;
}


.main_head
{
    font-family: "calibri" , arial;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 20px;
}
.head1
{
    font-family: "calibri" , arial;
    font-size: 12px;
    color: #262E69;
    font-weight: bold;
    line-height: 20px;
}
.head2
{
    font-family: "calibri" , Tahoma;
    font-size: 18px;
    color: #262E69;
    font-weight: bold;
    line-height: 20px;
}


a:link
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #61748D;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
a:active
{
    font-family: "calibri" , arial;
    font-size: 12px;
    color: #61748D;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
a:visited
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #61748D;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}
a:hover
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #61748D;
    font-weight: normal;
    line-height: 20px;
    text-decoration: underline;
}

a.aw11:link
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.aw11:active
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.aw11:visited
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.aw11:hover
{
    font-family: "calibri" , arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: underline;
}


a.home:link
{
    font-family: "calibri" , Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.home:active
{
    font-family: "calibri" , Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.home:visited
{
    font-family: "calibri" , Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
a.home:hover
{
    font-family: "calibri" , Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: underline;
}

#gvDealRoom a:link
{
    font-family: "calibri" , arial;
    font-size: 12px;  
    color:#333333;           
    text-decoration: none;  
    font-weight:normal;    
}
#gvDealRoom a:active
{
    font-family: "calibri" , arial;
    color:#333333;
    font-size: 12px;        
    text-decoration: none;
}
#gvDealRoom a:visited
{
    font-family: "calibri" , arial;
    color:#333333;
    font-size: 12px;        
    text-decoration: none;
}
#gvDealRoom a:hover
{
    font-family: "calibri" , arial;
    color:#333333;
    font-size: 12px;       
    text-decoration: underline;
}
#jsddm
{
    width: 1000px;
    height: 74px;
    margin: 0px;
    padding: 0px;
    background: url(../images/menu_bg.jpg) repeat-x left top;
}

#jsddm li
{
    float: left;
    list-style: none;
    font: 12px Tahoma, Arial;
}

#jsddm li a
{
    width: 124px;
    height: 49px;
    display: block;
    margin: 0px;
    padding: 25px 0px 0px 0px;
    text-decoration: none;
    border-right: 1px solid #333333;
    white-space: nowrap;
    text-align: center;
    font-family: "calibri" , Tahoma;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}

*html #jsddm li a
{
    width: 124px;
    display: block;
    margin: 0px;
    padding-top: 28px;
    padding-bottom: 26px;
    text-decoration: none;
    border-right: 1px solid #333333;
    white-space: nowrap;
    text-align: center;
    font-family: "calibri" , Tahoma;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}

#jsddm li a:hover
{
    background: url(../images/property_type_over.jpg) repeat-x left top;    
}

#jsddm .active01
{
    background: url(../images/property_type_over.jpg) repeat-x left top;
}

#jsddm li ul
{
    width: 124px;
    height: auto;
    margin: 0px;
    padding: 0px;
    position: absolute;
    visibility: hidden;
}

#jsddm li ul li
{
    float: none;
    display: inline;
}

#jsddm li ul li a
{
    width: 124px;
    height: auto;
    margin: 0px;
    padding: 5px 0px 5px 5px;
    background: #DFDFDF;
    text-align: left;
    font-family: "calibri" , Tahoma;
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    border-right:none; 
    border-bottom: 1px solid #333333;
}

#jsddm li ul li a:hover
{
    width: 124px;
    height: auto;
    margin: 0px;
    padding: 5px 0px 5px 5px;
    background-color: #FFFFFF;
    background-image:none; 
}

.clear
{
    clear: both;
    overflow: hidden;
    height: 0;
}



.executive_div
{
    float: left;
    width: 440px;
    height: auto;
    margin: 0px;
    padding: 0px 10px 0px 0px;
    border-right: 1px dotted #CCCCCC;
}

.category_ttl
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #4F4F4F;
    margin: 0px;
    padding: px 0px 5px 10px;
    text-align: left;
}

.clickto
{
    font-family: "calibri" , arial;
    font-size: 12px;
    font-weight: normal;
    color: #61748D;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    text-align: center;
    line-height: 14px;
}

.clickto a:link, .clickto a:visited
{
    font-family: "calibri" , arial;
    font-size: 12px;
    font-weight: normal;
    color: #61748D;
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 14px;
    text-decoration: underline;
}

.clickto a:hover
{
    text-decoration: none;
}

.slideshow
{
    float: left;
    width: 480px;
    height: auto;
    margin: 0px;
    padding: 10px 0px 0px 20px;
}

.tdheader
{
    background-color: #022D62;
    color: #FFFFFF;  
    font-weight:bold;      
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;    
}

.tddata1
{
    background-color: #D6DEE1;
    color:#333333; 
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;   
}

.tblborder
{
    background-color: #CCCCCC;    
}

.tddata
{
    background-color: #FFFFFF;
    color:#333333;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;   
}

.msg
{
    color: #FF0000;
    font-weight: normal;
    font-family: "calibri" , arial;
    font-size: 12px;
}


.msgSession
{
    color: #FF0000;
    font-family: "calibri" , arial;
    font-size: 12px;
    font-weight: normal;
    background-color: #DDE5E8;
    padding: 10px;
}

.loginText
{
    font-family: "calibri" , arial;
    font-size: 15px;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    padding: 5px;
    border-bottom: 1px dotted #CCCCCC;
}

.bodyText
{
    font-family: "calibri" , arial;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    padding: 3px;
}

.input_textarea
{
    width: 200px;
    height: 18px;
    border: 1px solid #C3C3C3;
    margin: 5px;
    padding: 0px 0px 0px 2px;
}

.input_textdescription
{
    width: 200px;
    border: 1px solid #C3C3C3;
    margin: 5px;
    padding: 0px 0px 0px 2px;
}

/* ADDED */
.input_dropdown, .input_textbox
{
    border: 1px solid #C3C3C3;
    font-family: "calibri";
    font-size: 12px;
    padding: 0px 2px 0px 2px;
    height: 18px;
    width: 210px;
}

.input_password
{
    border: 1px solid #C3C3C3;    
    font-size: 12px;
    padding: 0px 2px 0px 2px;
    height: 18px;
    width: 210px;
}

.logout
{
    height: 51px;
    background-image: url(../images/bg_rhs_top.jpg);    
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #FFFFFF;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    vertical-align: top;
}

.logout1
{
    height: 51px;
    background-image: url(../images/bg_rhs_top1.jpg);    
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #FFFFFF;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    vertical-align: top;
}
.regexecutive_div
{
    float: left;
    height: auto;
    margin: 0px;
    padding: 0px 10px 0px 0px;
    border-right: 1px dotted #CCCCCC;
}

.clickdeal
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #61748D;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    text-align: left;
    line-height: 14px;
}

.clickdeal a:link, .clickdeal a:visited
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #61748D;
    margin: 0px;
    padding: 0px;
    text-align: left;
    line-height: 14px;
    text-decoration: underline;
}

.clickdeal a:hover
{
    text-decoration: none;
}

.newlabeltext
{
    font-family: arial;
    font-size: 11px;
    color: #61748D;
    font-weight: normal;
    line-height: 20px;
}

.bluebtn
{
	width: auto;
	height: 22px;
	border: 1px solid #999999;
	background-color: #E0E5E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 5px;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
}

.clickto1 a:link, .clickto1 a:visited
{
    font-family: "calibri" , arial;
    font-size: 12px;
    font-weight: normal;
    color: #61748D;
    margin: 0px;
    padding: 0px;    
    text-align: center;    
    text-decoration: underline;
}

.clickto1 a:hover
{
    text-decoration: none;
}

.tdheader1 {
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.tddata2 
{    
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-collapse:collapse;  
}

.tddata3 
{    

}

/* END ADDED */