
/* NAVIGATION TEXT------------------------------------------------------------*/
.backgroundOFF {
	background-color: #ECEBE9;
}
.backgroundON {
	background-color: #D8D7D5;
}
.navlink {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
a.navlink{
	text-decoration: none;
	}
a.navlink:hover{
	COLOR: #752540;
	text-decoration: underline;
	}
.navlink2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navlink3 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	position:absolute;
	width:214px;
	height:216px;
	z-index:3;
	left: 167px;
	top: 183px;
	
	
}
.backgroundNavlink2 {
	background-color: #F8F8F7;
}

/*
a.navlink2{
	text-decoration: none;
	}
a.navlink2:hover{
	COLOR: #752540;
	text-decoration: underline;
	}
*/

.navlink3 {
	font-size: 11px;
	color: #752540;
}
a.navlink3{
	color: #752540;
	text-decoration: underline;
	}
a.navlink3:hover{
	COLOR: #000000;
	text-decoration: underline;
	}
	
.imageBorder {
	border: 1px solid #ffffff;
}
a.imageBorder:hover {
	border: 1px solid #990000;
}


/* TEXT STYLES ------------------------------------------------------------*/
.fontfamily {
	font-family: Verdana, Tahoma, sans-serif;
	}
.bodytext {
	font-size: 11px;
	color:#333333;
}
a.bodytext {
	color:#333333;
	text-decoration: underline;
}
a.bodytext:hover {
	COLOR: #752540;
}
.bodytextWhite {
	font-size: 11px;
	color:#ffffff;
}
a.bodytextWhite {
	color:#F4F4F2;
	text-decoration: none;
}
a.bodytextWhite:link {
	COLOR: #ffffff;
	text-decoration: none;
}
a.bodytextWhite:hover {
	COLOR: #ffffff;
	text-decoration: underline;
}
a.bodytextWhite:visited {
	COLOR: #ffffff;
	text-decoration: none;
}
.bodytextRed {
	font-size: 11px;
	color:#752540;
	font-weight: bold;
}
.estate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #752540;
}

a.bodytextRed {
	color:#752540;
	text-decoration: none;
	font-weight: bold;
}
a.bodytextRed:hover {
	COLOR: #752540;
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pageback {
	background-image: url(images/page_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F4F4F2;
}

a.smalltext {
	color:#333333;
	text-decoration: none;
}
a.smalltext:hover {
	COLOR: #C6B36E;
	text-decoration: none;
}
.tableBorder {
	border: 1px solid #999999;
}

.pagebackSearch {

	background-image: url(images/pageback_search.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EEE8D8;
}
.tablebackdetail {
	background-image: url(images/product_detail1_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.tableDropdown {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/dropdown_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tablebackdetail1 {
	background-image: url(images/product_detail1_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F5F4F2;
}
.bodytext12 {

	font-size: 12px;
	color:#333333;
}

.disclaimer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#333333;
}
.disclaimer_link 
{
	color:#333333;
	text-decoration:underline;
}
.disclaimer_link:hover
{
	color:#C6B36E;
	text-decoration:none;
}

.lockList
{
    list-style-image: url(../images/red-arrow.gif)

}

.lockList li
{
    padding-bottom: 5px;

}

a.maroon
{
    color:#752540;
}

.greyLine
{   
    height:3px;
    background: #999999;
    margin-bottom: 15px;
   
}

.productDescText
{
    line-height: 18px;

}

.prodDescH
{
    font-weight: bold;
    font-size: 10px;

}

.bronzePad
{
    padding-left:60px;
    
}
/**************	ADMIN INTEGRATION ***************/
.admin_editlink 
{
	font-size:10;
	font-weight:bold;
	color:#752540;
	background-color:#ffffff;
	border:1px solid #cccccc;
	text-decoration:none;
	padding:4px;
}
.admin_editlink:hover 
{
	background-color:#eeeeee;
	border:1px solid #333333;
	
}

/* professional contact form */
.question-list { margin: 10px 0 10px 5px; padding-left: 20px; }
.question-list li { margin: 0 0 15px 0; }
.question-list li ol.hidden { display: none; }
.question-list .question-text { padding: 0 0 3px 0; }
.question-list .question-field {  }
.button-bar { padding: 5px 3px; margin-left: 10px; }

.tbl-contact-info { width: 100%; }
.tbl-contact-info td.label { width: 30%; }
.tbl-contact-info td.field { width: 70%; }
.tbl-contact-info td { padding: 1px 5px; }
.tbl-contact-info input { width: 250px; }
.tbl-contact-info textarea { width: 250px; height: 60px; }
.tbl-contact-info select { width: 254px !important; width: 250px; padding: 2px 0; }
ol ol { list-style: lower-alpha; }

/* keyless */
.keyless a { color:#333333; }
.keyless a:hover { text-decoration:none; color:#D4C495; }

/*p.homeconnect { padding-left: 65px; background: url("../images/keyless/home-connect.jpg") left center no-repeat; }*/
.keyless-table { width:100%; font-size:11px; }
.keyless-table p { margin: 0 0 14px 0; }

.keyless-list { padding:0; margin:0; }
.keyless-list ul { padding-left: 12px; padding-top:8px; margin:0; }
.keyless-list li { padding: 0 0 5px 16px; list-style: none; margin:0;
	background: url("../images/red-arrow.gif") 0 3px no-repeat; }

.width1 { float:left; width: 80px; padding-bottom:8px; }
.width2 { float:left; width: 80px; padding-bottom:8px; }
.width3 { float:left; width: 122px; padding-bottom:8px; }
.width4 { float:left; width: 110px; padding-bottom:8px; }
.width5 { float:left; width: 80px; padding-bottom:8px; }
.width6 { float:left; width: 120px; padding-bottom:8px; }
.clear { clear:both; float:left; padding-bottom:20px; }