/* ================================
    CSS STYLES FOR Mako
   ================================ */
/* Elements */
BODY{
	margin: 0px;
	background: #FFFFFF;
}
A, TH, .TableHead{
	color: #666666;
}
TH, .TableHead{
	background: #DDDDDD;
}
TD.user{
	color: #000000;
}
TD.user A, TD.user A:hover, TD.user A:visited, TD.user A:active{
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
TD.date, TD.user, TD.copyright, TD.footer{
	padding: 2px 5px 2px 5px;
}
TD.user A, TD.footer A{
	text-decoration: none
}
TD.copyright, TD.footer{
	font-size: 10px;
}
TD.ModuleTitleText{
	color: #ffffff;
}
TD.contentpane TD, TD.rightpane TD,  TD.leftpane TD{
	color: #ffffff;
}
TD.contentpane TD Label, TD.rightpane TD label{
	color: #ffffff;
}
TD.rightpane A, TD.rightpane A:active, TD.rightpane A:visited, TD.rightpane A:hover,
TD.contentpane A, TD.contentpane A:active, TD.contentpane A:visited, TD.contentpane A:hover{
	color: #F3C500;
}

TD.topLinks{
	padding-right: 15px;
	padding-top:13px;
	color: #ffffff;
}
TD.topLinks A, TD.topLinks A:hover, TD.topLinks A:visited, TD.topLinks A:active{
	color: #F3C500;
}
TD.legalFooter{
	color: #ffffff;
}
tr.TableHead{
	background: #333333;
}
tr.AlternatingItemtemplate{
	background: #222222;
}
tr.Itemtemplate{
	background: #111111;
}

TD.MyMenu{
}
TD.MyMenu TD{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	height: 47px;
}
TD.MyMenu TD IMG{

}
TD.MyMenu TD .MainMenu_MenuItemSel{
	background: url("century21bcs_menu_bg_over.gif");
	color: #F3DA88;
	height: 15px;
}
TD.MyMenu TD .MainMenu_MenuItemSel TD{
	color: #F3DA88;
}
ul{
	margin-left: 0;
	padding-left: 3em;
}
table.myC21{
	background: url("century21bcs_myC21_rep.jpg");
	background-repeat:repeat-y;
	background-position: center;
}
td.myC21_cell{
	background: url("century21bcs_myC21_mid.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	padding-left: 5px;
}


	/* Menu CSS*/
.MainMenu_MenuContainer {
 width: 160px;
}
.MainMenu_MenuItem {
 color: #ffffff; 
 font-weight: bold;
 font-style: normal; 
}
.MainMenu_MenuIcon {
 background-color: transparent; 
 border-color: transparent; 
}
.MainMenu_SubMenu {
 background: url("century21bcs_submenu_bg.jpg");
 background-color: #875D05;
}
.MainMenu_MenuBreak {
 background-color: White; 
}
.MainMenu_MenuItemSel {
 background-color: #CB9619;
 color: #F7FFFF; 
 font-weight: bold;
 font-style: normal;
}
.MainMenu_MenuArrow{
 height: 27px;
 border-color: transparent;
}




.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;
}