/* ================================
    CSS STYLES FOR Mako
   ================================ */
/* Elements */
BODY{
	margin: 0px;
	background: #FFFFFF;
}
A, TH, .TableHead{
	color: #666666;
}
TH, .TableHead{
	background: #DDDDDD;
}
TD.date, TD.user, TD.copyright, TD.footer{
	padding: 2px 5px 2px 5px;
}
TD.submenu, TD.submenu A, TD.submenu A:hover, TD.submenu A:visited{
	color: #838383;
	font-size: 10px;
}
TD.user, TD.user A, TD.user A:hover, TD.user A:visited{
	color: #70745A;
	font-size: 11px;
}
TD.footer, TD.footer A, TD.footer A:hover, TD.footer A:visited{
	color: #333333;
	font-size: 10px;
}
TD.breadcrumb, TD.breadcrumb A, TD.breadcrumb A:hover, TD.breadcrumb A:visited{
	color: #777b61;
	font-size: 11px;
}
TD.user A, TD.footer A{
	text-decoration: none
}
TD.copyright, TD.footer{
	font-size: 10px;
}
TD.ModuleTitleText{
	color: #000000;
}

td.mymenu TD{
    width: 100%;
    padding-right: 10px;
    text-align: right;
    background: url("/themes/c5290340-11b8-43b1-8ff0-1d8075c1c073/menudiv.gif");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 23px;
}

	/* Menu CSS*/
.MainMenu_MenuContainer {
 width: 16px;
}
.MainMenu_MenuItem {
 color: #ffffff; 
 font-weight: bold; 
 font-style: normal; 
}
.MainMenu_MenuIcon {
 background-color: #777B61; 
 border-color: #777B61; 
}
.MainMenu_SubMenu {
 background-color: #777B61; 
 filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
}
.MainMenu_MenuBreak {
 background-color: White; 
}
.MainMenu_MenuItemSel {
 background-color: #838575; 
 color: #ffffff; 
 font-weight: bold; 
 font-style: normal;
}
.MainMenu_MenuArrow{
 border-color: #777B61;
}




.controls A{
	border: 1px solid;
	text-decoration: none;
	background: #ededed;
	color: #999999;
	padding: 0px 3px 0px 3px;
}
.controls A:hover{
	background: #F7F7F7;
	color: #666666;
}


.ListProdTable
{
	width: 75%;
}

.ListCategories
{
	font-size: medium;
}

.ListProdCode
{
	font-weight: bold;
	white-space:nowrap;
}



/* 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;
}

/*****************************************
 Store Front Module Stylesheet Attributes
******************************************/

.tblDetailsProduct
{
	width:100%;
}

.tblDetailsProductNameLeftCell
{
}

/*For FireFox*/
.tblDetailsProductNameLeftCell span:before
{
}

.tblDetailsProductNameCell
{
	 padding-top:4px;
	 color: 5A5B54;
	 font-weight: bolder;
	 font-size: small;
}

.tblDetailsProductNameAfterCell
{
	text-align:right;
}

.tblDetailsProductNameRightCell
{
	width:95%;
	text-align:right;
}

.tblDetailsProductDescription
{
	 width:95%;
}

.tblDetailsProductDescriptionLeftCell
{
	height:95%;
	text-align:right;
}


.tblDetailsProductDescriptionCell
{
	width:95%;
	vertical-align:top;
	font-weight: bold;
}

.tblDetailsProductDescriptionMiddleCell
{
	vertical-align: top;
}

.tblDetailsProductDescriptionRightCell
{
	height:100;
}

.tblDetailsProductDetails
{
	border: solid 2px #2A2A2A;
	padding:4px 4px 4px 4px;
}

.tblDetailsProductDetailsCell
{
	border: 2px solid #2A2A2A;
	padding:2px;
}

.tblDetailsProductDescriptionRightCell
{
	}


.tblDetailsProductAttribute
{
	width:95%;
	}

.tblDetailsProductAttributeLeftCell
{
	height: 95%;
	}

.tblDetailsProductAttributeMiddleCell
{
	}

.tblDetailsProductAttributeMiddle_r1_c1
{
	}

.tblDetailsProductAttributeMiddle_r1_c2
{
	padding-top:4px;
	font-weight: bold;
	}

.tblDetailsProductAttributeMiddle_r1_c3
{
	}

.tblDetailsProductAttributeMiddle_r1_c4
{
	width:95%;
	text-align: right;
	}

.tblDetailsProductAttributeMiddle_r2_c1
{
	}

.tblDetailsProductAttributeMiddle_r1_c1_table
{
	width:100%;
	}

.tblDetailsProductAttributeMiddle_r1_c1_table_r1_c1
{
	height:100%;
	}

.tblDetailsProductAttributeMiddle_r1_c1_table_r1_c2
{
	vertical-align:top;
	width:100%;
	}

.tblDetailsProductAttributeMiddle_r1_c1_table_r1_c3
{
	height:100%;
	}

.tblDetailsProductAttributeMiddle_r2_c1_table
{
	width:100%;
	}

.tblDetailsProductAttributeMiddle_r2_c1_table_r1_c1
{
	}

.tblDetailsProductAttributeMiddle_r2_c1_table_r1_c2
{
	width: 100%;
	}

.tblDetailsProductAttributeMiddle_r2_c1_table_r1_c3
{
	}

.tblDetailsProductAttributeRightCell
{
	height: 100%;
	}

.tblDetailsProductAttribute_table
{
	 width:100%;
	}

.tblDetailsProductAttribute_table_r1_c1
{
	}

.tblDetailsProductAttribute_table_r1_c2
{
	width: 100%;
	}

.tblDetailsProductAttribute_table_r1_c3
{
	}

.tblDetailsProductRelatedItem
{
	width:100%; 
	Border: solid 1px #333333;
	}

.tblDetailsProductRelatedHeader
{
	width:100%; 
	border:0;
	}

.tblDetailsProductRelatedHeader_r1_c1
{
	}

.tblDetailsProductRelatedHeader_r1_c2
{
	padding-top:4px;
	}

.tblDetailsProductRelatedHeader_r1_c3
{
	}

.tblDetailsProductRelatedHeader_r1_c4
{
	text-align:right;
	width:100%;
	}

.tblDetailsProductRelatedHeader_r2_c1
{
	height:100%;
	}

.tblDetailsProductRelatedHeader_r2_c2
{
	width:100%;
	}

.tblDetailsProductRelatedFooter_r2_c3
{
	height:100%;
	}

.tblDetailsProductRelatedFooter
{
	width:100%;
	}

.tblDetailsProductRelatedFooter_r3_c1
{
	}

.tblDetailsProductRelatedFooter_r3_c2
{
	width:100%;
}

.tblDetailsProductRelatedFooter_r3_c3
{
	
}
		
.tblSearchResults 
{
	width:100%;
	Border: solid 1px #333333; 
}

.tblSearchResultsImage
{
	display: none;
	visibility: hidden;
}

.MiniCart_table
{
	text-align:center;
	color: #ffffff;
	font-family:  Verdana;
  font-size:  8pt;
  width: 100%;
  border:0;
	}
	
.MiniCart_table A, .MiniCart_table A:visited, .MiniCart_table A:hover, .MiniCart_table A:active
{
  font-family:  Verdana;
  font-size:  8pt;
  text-align:  center;
  color: #ffffff;
}
	
.MiniCart_r1, MiniCart_r1 A, .MiniCart_r1 A:visited, .MiniCart_r1 A:hover, .MiniCart_r1 A:active
{
	text-align:center;
	color: #ffffff;
	/*filter: expression(this.innerHTML="<img width=108px height=96px src='http://www.agnitekblaze.com/themes/c5290340-11b8-43b1-8ff0-1d8075c1c073/images/blank.gif'>",this.runtimeStyle.filter="none");*/
}
	
.MiniCart_r2, MiniCart_r2 A, .MiniCart_r2 A:visited, .MiniCart_r2 A:hover, .MiniCart_r2 A:active
{
text-align:center;
color: #ffffff;
	}
	
.MiniCart_r3, MiniCart_r3 A, .MiniCart_r3 A:visited, .MiniCart_r3 A:hover, .MiniCart_r3 A:active
{
text-align:center;
color: #ffffff;
	}
	
.MiniCart_r4, MiniCart_r4 A, .MiniCart_r4 A:visited, .MiniCart_r4 A:hover, .MiniCart_r4 A:active
{
text-align:center;
color: #ffffff;
	}
	
td.MiniCart_r5, td.MiniCart_r5 A, td.MiniCart_r5 A:visited, td.MiniCart_r5 A:hover, td.MiniCart_r5 A:active
{
text-align:center;
color: #ffffff;
	}
	
td.MiniCart_r6, td.MiniCart_r6 A, td.MiniCart_r6 A:visited, td.MiniCart_r6 A:hover, td.MiniCart_r6 A:active
	{
		color: #ffffff;
	}
	
a:visited,a:hover,a:link,a:active
	{
		color: black;
	}
	
.ProductFieldBold
	{
		font-size: small;
		font-weight: bold;
	}
	
.ProductValueItalic
{
	display: none;
}	
	
.ContentTableHeader
{
	font-weight: bold;
	font-size: small;
}
	
.ShortDesc
{
	display:none;
}
		
