
* {margin:0px;padding:0px}

body{
	background:#333333;
	color:#8c8c8c;
	font-family:'source_sans_proregular',arial;
	font-size:14px;
	text-align:center;
}
.toggleMenu{display:none;}

.smallPad  UL, .largePad UL,.smallPad  OL, .largePad OL{
	margin-bottom:7px;
  margin-left:10px;

}
.smallPad UL li,.largePad UL li{
  margin-left:5px;
  list-style:none;
  padding-left:25px;
  background:url(/templates/themes/beauxdooney/images/dot.png) top left no-repeat;
  margin-bottom:10px;
}

.smallPad OL li,.largePad OL li{
  margin-left:15px;

  margin-bottom:10px;
}

.largePad UL.sysmenulist li,.smallPad UL.sysmenulist li{
  background-color:#cccccc;
  margin:0px;
}

p{margin-bottom:12px;}
td{font-size:13px;}

p{margin-bottom:15px;}
a{
  color:inherit;
  text-decoration:none;
  color:#b7c233;
}


h1{
  color:#b7c233;
	font-family:'source_sans_proextralight',arial;
  font-weight:normal;
  margin-bottom:25px;
}

h2{
  color:#b7c233;
	font-family:'source_sans_proextralight',arial;
  margin-bottom:15px;
}

h3{
	font-family:'source_sans_proextralight',arial;
  margin-bottom:15px;
}

.toggleMenu{display:none;}

#headerOuter{
  width:100%;
  background:url(/templates/themes/beauxdooney/images/bg_header_outer.png) repeat-x #333333;
}

#pageHeader{
  margin-left:auto;
  margin-right:auto;
  width:980px;
}
#bannerOuter{
  width:100%;
}

  .homeBanner{
    background:url(/templates/themes/beauxdooney/images/banner_home_1.jpg) repeat-x top center;
    height:550px;
  }
  .contentBanner{
    background:url(/templates/themes/beauxdooney/images/banner_content_3.jpg) repeat-x top center;
    height:236px;
  }
.homeBannerInner{
  margin-left:auto;
  margin-right:auto;

  width:980px;
  text-align:left;

}
.homeBannerInner h1{

  color:#ffffff;
  font-size:41px;
  text-transform:uppercase;
  margin-left:10px;
  margin-bottom:0px;
}

.homeBannerInner h2{
  color:#ffffff;
  font-size:26px;
  margin-left:10px;
  margin-bottom:0px;

}
.homeBannerInner h2.right{
  text-align:right;
}
  .bannerPad{
    padding-top:200px;
    padding-right:230px;
  }

.darkBar{
  height:57px;
  width:100%;
  background-color:#2b2b2b;
  border-top:1px solid #848484;
}


.headerLeft{
  float:left;
  width:327px;
}

  .topContact{
    float:right;
    height:109px;
    margin-right:25px;
    text-align:right;
  }
  .topContact h2{
    font-size:32px;
    font-weight:normal;
    color:#919191;
  }
  .topContact h3{
    color:#b7c233;
    font-size:14px;
    font-weight:normal;
    margin-top:29px;
    margin-bottom:0px;
  }



.nav{
  float:right;
  list-style:none;
  margin:0px;
}

#pageContainer{
  width:980px;
  margin-left:auto;
  margin-right:auto;
  padding-bottom:40px;
  text-align:left;
}

#pageLeft{
  margin-top:23px;
  margin-right:0px;
  float:left;
  width:650px;
  padding-bottom:40px;
  border-right:1px solid #7a7a7a;
}

#pageRight{

  margin-top:23px;
  padding-bottom:40px;
  float:left;
  width:320px;
  /*border-left:1px solid #7a7a7a;*/
}
.smallPad{
  padding-left:14px;
  padding-right:38px;
}
.largePad{
  padding-left:38px;
}

#pageInner{
  margin-left:auto;
  margin-right:auto;
  width:940px;
  text-align:left;
}



/* Content Styles */

  .contactCell{
    background:#252525;
    padding:23px;
  }

    .phone{
      line-height:30px;
      padding-left:40px;
      background:url(/templates/themes/beauxdooney/images/icon_phone.png) no-repeat center left;
    }
    .cell{

      line-height:30px;
      padding-left:40px;
      background:url(/templates/themes/beauxdooney/images/icon_cell.png) no-repeat center left;
    }
    .email{
      line-height:30px;
      padding-left:40px;
      background:url(/templates/themes/beauxdooney/images/icon_email.png) no-repeat center left;
    }

/* /Content Styles */



/* ------- Contact -------  */
form{padding-top:10px;}

#contactContainer{
  background:url(/templates/themes/beauxdooney/images/contact_map.png) top right no-repeat;
  padding-right:230px;
}

input,textarea,select{
  margin-bottom:20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:1px solid #d1d0d0;
  color:#333333;
}


input[type="submit"]{
  border:1px solid #aabe2c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  background:#b7c233;
  padding:7px 12px 9px 12px;
  color:#ffffff;
  text-decoration:none;
  text-shadow: 1px 1px #8e9f1b;
  cursor:pointer;
}
input[type="submit"]:hover{
  color:#363636;
}

input[type="text"],input[type="password"]{
  width:200px !important;
  width:200px;
  border:1px solid #d1d0d0;
  height:33px;
  line-height:33px;
  padding-left:10px;
}
textarea,select{
  width:410px important;
  width:430px;
  padding:10px;
  font-family:'source_sans_proregular',arial;
  font-size:13px;
}
.leftMargin{
  margin-left:25px;
}
/* ------- /Contact -------  */



#footerOuter{
  width:100%;
  background:#2b2b2b;
}
  #footer{
    margin-left:auto;
    margin-right:auto;
    width:980px;
    padding-bottom:66px;
  }

#footerLeft{
  float:left;
  margin-left:15px;
  margin-top:40px;
  width:500px;
  text-align:left;
}
#footerRight{
  float:right;
  text-align:right;
  width:350px;
  margin-right:10px;
  margin-top:40px;
}
  #footerRight ul{
    list-style:none;
  }
  #footerRight ul li{
    float:left;
    background:none;
  }
  #footerRight ul li a{
    display:block;
    padding-left:10px;
    padding-right:10px;
    color:#a1a1a1;
  }
  #footerRight ul li a:hover{
    color:#b7c233;
  }
  #footerRight ul li a.selected{
    color:#b7c233;
    text-decoration:underline;
  }

.button{
  border:1px solid #aabe2c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  background:url(/templates/themes/landmatters/images/bg_button.png) top left repeat;
  padding:7px 12px 9px 12px;
  color:#ffffff;
  text-decoration:none;
  text-shadow: 1px 1px #8e9f1b;
}
  .button:hover{
    color:#363636;
  }



.clr{clear:both;}
.debug{border:1px solid #ff00ff;}