/* ================================
    CSS STYLES FOR Mako
   ================================ */
/* Elements */
BODY{
	margin: 0px;
	background: #FFFFFF;
}
.bigRed, .bigRed A, .bigRed A:hover, .bigRed A:visited{
	color: #960000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.bigRed A:hover{
	text-decoration: underlined;
}
.bigGray{
	color: #666666;
	font-size: 13px;
}
.regWhite, .regWhite A, .regWhite A:visited, .user, .user A, .user A:visited{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.regWhite A:hover, .user A:hover{
	color: #ffffff;
	font-size: 11px;
	text-decoration: underlined;
}
A, TH, .TableHead{
	color: #666666;
}
TH, .TableHead{
	background: #DDDDDD;
}
TD.breadcrumb,TD.breadcrumb A,TD.breadcrumb A:visited,TD.breadcrumb A:hover{
	font-size: 11px;
	color: #FFD323;
}
TD.date, TD.user, TD.copyright, TD.footer{
	padding: 2px 5px 2px 5px;
}

TD.ModuleTitleText{
	color: #666699;
}
TABLE.ModuleTitle{
	background: #DDDDDD;
	
}
.rightPane TABLE.ModuleTitle{
	background: #CCCCCC;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#BBBBBB,endColorStr=#DDDDDD);
}
.rightPane TD.ModuleTitleText{
	color: #FFFFFF;
}
.rightpane TABLE.ModuleContainer{
	padding: 0px;
	background: #ededed;
}
.rightpane DIV.ModuleContent{
	border-left: 2px solid ;
	border-right: 2px solid ;
	border-bottom: 2px solid ;
	border-color: #CCCCCC
}
.menu, .crossbar{
	background: #DDDDDD;
	border-color: #666666;
}
.footer, .copyright, .footer A, .footer A:hover, .footer A:visited{
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: underlined;
}
.footer A:hover{
	text-decoration: none;
}
.crossbar, .vgrade{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#DDDDDD,endColorStr=#FFFFFF);
}


	/* Menu CSS*/
.MainMenu_MenuContainer {
 width: 160px;
}
.MainMenu_MenuItem {
 color: #ffffff; 
 font-weight: normal; 
 font-style: normal; 
}
.MainMenu_MenuIcon {
 background-color: #900000; 
 border-color: #900000; 
}
.MainMenu_SubMenu {
 background-color: #990000; 
 filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
}
.MainMenu_MenuBreak {
 background-color: White; 
}
.MainMenu_MenuItemSel {
 background-color: transparent; 
 color: #ffffff; 
 font-weight: normal; 
 font-style: normal;
}
.MainMenu_MenuArrow{
 border-color: #990000;
}




.controls A{
	border: 1px solid;
	text-decoration: none;
	background: #ededed;
	color: #999999;
	padding: 0px 3px 0px 3px;
}
.controls A:hover{
	background: #F7F7F7;
	color: #666666;
}


/* Module Classes */
/* Announcements */
.announcements .title{
	font-weight: bold;
}
.announcements .date{
	font-weight: normal;
	font-size: smaller;
	text-align: right;
	border-top: 1px solid;
}

/* Classifieds */
.classifieds .topbar{
	background-color: #CCCCCC;
}
.classifieds .whatsnew{
	background-color: #EDEDED;
	border:  1px solid #CCCCCC;
}
.classifieds .tablehead TD{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
.classifieds .categories{
	background: #ededed;
	border: 1px solid #CCCCCC;
}

/* Contact Manager */
.contactmanager .controls{
	background: #999999;
}
.contactmanager .search{
	background: #CCCCCC;
}
.contactmanager .index{
	background: #EDEDED;
}
.contactmanager .tablehead TD{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
.contactmanager .card{
	border: 1px solid #CCCCCC;
}

/* Contacts */

.contacts .tablehead TD{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
/* Disscusions */
.discussions .selecteditem{
	font-weight: normal;
	background: #ededed;
}
/* Documents */

.documents .tablehead TD{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

/* Home Sell */
/* Dynamic Plat */
.homeselldynamicplat .tablehead TD{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

/* Area Listings */
.homesellarealistings .mlsnumber{
	color: #999999;
	font-size: smaller;
}
.homesellarealistings .details{
	background: #EDEDED;
}
.homesellarealistings .image IMG{
	border: 1px solid #000000;
}
.homesellarealistings A.image:hover IMG{
	FILTER: progid:DXImageTransform.Microsoft.BasicImage(Grayscale=1,Opacity=0.75)
}
.homesellarealistings A.image:hover{
	background-color: #FFCC00;
}
.homesellarealistings .controls, .homesellarealistings .sort, .homesellarealistings .status, .homesellarealistings .paging{
	background: #CCCCCC;
}
.homesellarealistings .records{
	border: 1px solid #CCCCCC
}
.homesellarealistings .price{
	font-weight: bolder;
}

/* Featured Favorites */
.homesellfeaturedandfavorites .image IMG{
	border: 1px solid #000000;
}
.homesellfeaturedandfavorites A.image:hover IMG{
	FILTER: progid:DXImageTransform.Microsoft.BasicImage(Grayscale=1,Opacity=0.75);
}
.homesellfeaturedandfavorites A.image:hover{
	background-color: #FFCC00;
}
.homesellfeaturedandfavorites .record{
	background-color: #CCCCCC;
}
.homesellfeaturedandfavorites .item{
	background-color: #EDEDED;
}
.homesellfeaturedandfavorites .details{
	font-size: smaller;
}
.homesellfeaturedandfavorites .price{
	font-size: smaller;
	font-weight: bolder;
}

/* Listing Details */
.listingdetail .controls{
	background: #CCCCCC;
}
.listingdetail .record{
	border: 1px solid #CCCCCC
}
.listingdetail .details{
	background: #EDEDED;
}
.listingdetail .mlsnumber{
	color: #999999;
	font-size: smaller;
}
.listingdetail .location{
	font-style: italic;
}
.listingdetail .price{
	font-weight: bold;
}

/* Mortgage Calculator */
.homesellmortgagecalculator .monthly{
	border: 1px solid #00CC00;
}

/* Mortgage rates */
.homesellmortgagerates .tablehead TD{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
.homesellmortgagerates .term{
	background-color: #CCCCCC;
}
.homesellmortgagerates .rate{
	background-color: #ededed;
}
.homesellmortgagerates .muted{
	font-size: smaller;
}

/* Map and Directions */
.mapanddirections .item, .mapanddirections .directionsframe{
	border: 1px soild #999999;
}
.mapanddirections .tablehead TD{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
.mapanddirections .address{
	background-color: #EDEDED;
}
.mapanddirections .controls{
	background-color: #CCCCCC;
}

/* Account Login*/
.accountlogin .textbox{
	border: 1px solid;
}
.accountlogin .label{
	font-size: smaller;
	line-height: 10px;
}
.accountlogin .checkbox{
	font-size: smaller;
}
.accountlogin .error{
	text-align: center;
}
.accountlogin .message, .accountlogin .error, .accountlogin .textbox, .accountlogin A{
	padding: 1px;
	margin: 1px;
	width: 150px;
}
.accountlogin A{
	text-decoration: none;
	text-align: center;
	color: #999999;
	border: 1px solid;
}
.accountlogin A:hover{
	color: #666666;
}