/* 
  ------------------------------------------------
Ambience Installations
Sitewide stylesheet
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*Force scrollbar in non ie browsers*/
html, body {
	height: 100.1%;
}
.floatleftimg {
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 2px;
}
.floatdotsimg {
	float: left;
	margin: 2px 0px 0 0;
	padding: 0px 5px 2px;
}
.floatrightimg {
	float: right;
	margin: 0 0 0 10px;
	padding-top: 5px;
	overflow: visible;
}
img .border {
 
   padding : 2px ;
   border : 1px solid #333 ;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 165px;
	background-image: url(../images/layout/ambienceBanner.jpg);
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#bgwrapper {
	background-image: url(../images/layout/ambiencepagegradbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#column_wrapper {
	background-image: url(../images/layout/ambienceScreenW.jpg);
	background-repeat: repeat-y;
}
#right {
	width: 400px;
	float: left;
}
#left {
	width: 500px;
	float: left;
}
#left .content {
	padding: 22px 10px 10px 60px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FFFFFF;
}
#right .content {
	padding: 25px 30px 24px 25px;
	font-size: 0.8em;
	line-height: 1.75em;
	color: #FFFFFF;
}
#footerR {
	float: left;
	width: 175px;
	font-size: 1em;
	padding-top: 27px;
	padding-left: 510px;
}

#masthead .content {
	padding: 0px;
	margin: 0px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 20px 0px 0px;
	margin: 0;
	font-size: 0.7em;
	background-image: url(../images/layout/ambiencefooterBG.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.content a:link {
	color: #999999;
}
.content a:visited {
	color: #666666;
}
.content a:hover {
	color: #BB1B25;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #BB1B25;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 2.2em;
	margin: 0;
	color: #858382;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:12px;
	font-weight: normal;
	line-height: 2em;
}
h2 {
	font-size: 1.4em;
	margin: 0px 0px 5px;
	letter-spacing: 8px;
	font-weight: normal;
	color: #858382;
	padding: 0px;
	line-height: 1.5em;
}

h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #FFFFFF;
	background-color: #333333;
}
h4 {
	font-size: 0.7em;
	margin: 0px 0 0;
	color: #999999;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 14px 0;
}
#footerL {
	float: left;
	width: 200px;
	padding-left: 18px;
	font-size: 1em;
	padding-top: 27px;
}
img {
	border: none;
}
#imglabel {
	padding-top: 25px;
	padding-bottom: 15px;
}
#ambmenubar {
	margin-top: 100px;
	width: 290px;
	margin-right: 55px;
	float: right;
}
#menuplace {
	width: 610px;
}
.form {
	color: #ff0000;
}
