
/* This is the style that hides the Open House Option from the Ad Submission Program. Created by Benji */

input#R_ctl07_ctl04_C_T_ctl07_ctl00_ctl00_cmdWOMLS {
display: none;
}

.body, .fontstyle3, .fontstyle4, p {font-size: 14px; line-height: 22px;}
.ModuleTitleText, #ctl00_C_T_ctl00_ctl00_ctl00_lblTitle {font-size; 32px !important;}

td.topleftpane {width: 150px; margin: 0px 5px 0px 0px; padding-right: 10px;}
td#R_ctl07_ctl04_C_T_topLeftPane {width: 150px;}


.nav2, .nav2 * {
margin:0;
padding:0;
list-style:none;
}

.nav2 ul {
position:absolute;
top:-999em;
width:235px;
background:#942825;

}

.nav2 li.current ul.subnav2 {
position: relative !important;
left: 0px !important;
float: left !important;
background: #fff;
z-index: 100;
}

.nav2 li.current ul{
left:0px !important;
top:0 !important;
border: 0px none !important;	
z-index: 100;
}

.nav2 li.current ul li a {
color: #000 !important;
z-index: 100;
background-color:#fff;
}

.nav2 li.current ul li a:hover {
color: #942825 !important;
}

.nav2 ul li {
width: 100%;
}

.nav2 li {
float:left;
position:relative;
z-index:99;
width:235px;
}

.nav2 a {
display:block;
}

.nav2 li:hover ul, ul.nav2 li.sfHover ul {
left:235px;
top:0;
border: 0px none;
}

embed, object {
position: relative;
z-index: 0;
}

/*	Design Attributes Below	*/

.nav2 {
width:233px;
margin:0 15px 15px 0;
padding-bottom:15px;
font:14px Arial, Helvetica, sans-serif;
font-weight:normal;
}

.nav2 a {
display:block;
width:225px;
height:22px;
padding:8px 0 0 8px;
margin-top: 2px;
text-decoration:none;
color:#333333;
background:#ECE8DC;
text-transform: uppercase;
}

.nav2 a:hover {
color:#FFFFFF;
background:#942825;
}

.nav2 li.current a.mainnav {
color:#FFFFFF;
background:#942825;
}

.submenusep {
border-bottom: 1px solid #ECE8DC;
overflow:hidden;
}

.subnav2 {
width:230px;
margin:0;
padding:3px 0 0px;
text-align:left;
border:0px none;
}

.subnav2 A {
font-size:12px;
font-weight:normal;
color: #eae9da;
background:#942825;
text-decoration:none;
text-transform:uppercase;
margin:0 0 0 5px;
padding:8px 0 0px 0px;
width:230px;
border:0 none;
float: left;
}

.subnav2 A:hover {
background:none;
color:#FFF;
text-decoration:none;
border: 0 none;
}

#R_ctl07_ctl04_C_T_Zone_2 {
padding-bottom: 8px;
}

#R_ctl07_ctl04_C_T_ctl07_ctl00_ctl00_txtSearch, #R_ctl07_ctl04_C_T_ctl08_ctl00_ctl00_txtSearch, #R_ctl07_ctl04_C_T_ctl09_ctl00_ctl00_txtSearch {
margin: 0px 10px 0px 0px;
padding: 3px;
width: 550px;
font-family: arial;
font-size: 16px;
color: #942825;
}

#R_ctl07_ctl04_C_T_ctl07_ctl00_ctl00_cmdGo, #R_ctl07_ctl04_C_T_ctl08_ctl00_ctl00_cmdGo, #R_ctl07_ctl04_C_T_ctl09_ctl00_ctl00_cmdGo {
background-image: url('http://www.groupone.com/Documents%20and%20Settings/24/Site%20Documents/gosearch.gif');

padding: 8px 47px 9px;
}

.tab1438 ul li.submenuitem, #R_ctl07_ctl04_C_T_ctl06_ctl00_ctl00_pnlRequired {
display:none;
}

a img {border: none;}

p a:link {color:#942825; text-decoration: none;}      /* unvisited link */
p a:visited {color:#942825;}  /* visited link */
p a:hover {color:#942825; text-decoration: underline;}  /* mouse over link */
p a:active {color:#942825;}  /* selected link */

table.officetourschedule {
text-align: left !important;
width: 100% !important;
border: 1px solid #ece8dc !important;
border-bottom: none !important;
}

table.officetourschedule td { 
padding: 2px 0px 2px 7px !important; 
margin: 0px !important;
border-bottom: 1px solid #ece8dc !important;
border-left: none !important;
border-right: none !important;
text-align: left !important;
font-size: 14px !important;
}

table.officetourschedule td.weeklyofficeheader {
font-weight: bold;
text-transform: uppercase;
color: #FFF !important;
}

table.officetourschedule tr:hover {
height: 0px !important;
background-color: #f9f7f2;
} 

#ctl00_C_T_ctl00_ctl00_ctl00_lblTitle, #ctl00_ctl07_ctl04_C_T_ctl05_ctl00_ctl00_lblTitle {font-family: Georgia; font-size: 28px; color: #942825; font-weight: normal;}

/* ======= ANYTHING AFTER THIS CONTROLS THE NEW FRONTPAGE DESIGN ========== */

.FrontFeaturedModuleContainer {width: 1021px;}

/* ======= ANYTHING BEFORE THIS CONTROLS THE NEW FRONTPAGE DESIGN ========== */


/* ==== This controls the leftpane on the Business Center. It eliminates the gap. ===== */

td #R_ctl09_ctl04_C_T_LeftPane .leftpane {width: 0px !important; margin: 0px !important; padding: 0px !important;} 
td #R_ctl09_ctl04_C_T_ContentPane {padding-left: 0px !important;}
/* ========= */

/* ========= Hide the tab menu ========= */
.tabmenu {display: none;}
/* ========= */






