@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #555;
	background-image: url(gfx/bg2.jpg);
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat;
	background-position:center top;
}
a:link {
	color: #666;
	text-decoration:none;
}
a:visited {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #000;
}
a:active {
	color: #222;
}

h1 {
	font-weight: bold;
	color: #917578;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top:15px;
	margin-left:8px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #7499c6;
	margin-bottom: 3px;
	margin-left:8px;
}
h3 {
	font-weight: bold;
	
	font-size: 0.9em;
	margin-bottom: 3px;
}
h4{
	margin-bottom: 3px;
	}
h5 {
	font-size: 0.75em;
	font-weight: bold;
	color: #917578;
	margin-bottom: 3px;
}
h5 a:link{
	
	color: #917578;
	
}h5 a:visited{
	
	color: #917578;

}
h5 a:hover{
	color: #5F4B4E;
}
h6 {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 3px;

}
p {
	margin:10px;
	}
	
	hr {
	height: 10px;
	border-top-color: #DDD;
	border-bottom-color: #E8E8E8;
	width: 65%;
	border-top-style: dashed;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.secTitlesGreen{
	font-weight: bold;
	color: #666;
	margin-bottom: 3px;
	margin-top: 5px;
}
.secTitlesTopLevelOrange{
	font-weight: bold;
	color: #666;
	margin-bottom: 3px;
	margin-top: 5px;
}
 .secTitlesTopLevelBlue{
	font-weight: bold;
	color: #69C;
	margin-bottom: 3px;
	margin-top: 5px;
}   .secTitlesGray{
	font-weight: bold;
	color: #666;
	font-size:0.85em;
	margin-bottom: 3px;
	margin-top: 5px;
} .secTitlesGraySecLine{
	font-weight: bold;
	color: #999;
	font-size:0.8em;
	margin-bottom: 3px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-bottom: 5px;
} 

blockquote {
	display:block !important;
	text-align:left;
	margin-bottom:-20px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;

}

blockquote p {
	font-style:italic;
	color:#555;
	display:inline;
	font-weight: bold;
}

blockquote p:before,
blockquote p:after {
color:#ccc;
line-height:0;
font-size:5em;
font-family:sans-serif;
}

blockquote p:before {
content: open-quote;
padding-right:10px;
vertical-align:-27px;
}

blockquote p:after {
content: close-quote;
font-size:5em;
line-height:.3;
vertical-align:-37px;
} 

.quoter{
	text-align:right;
	margin-right:70px;
	font-size:0.7em;
	color:#999;
}
	
.ScentLay #container {
	width: 960px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	text-align:left;
	padding-bottom:5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	background-image: url(gfx/contweb.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
 
    position: relative;
    clear: left;
}
.footer  {
	text-align: center;
	background-image: url(gfx/footy.png);
	background-repeat: repeat-x;	

	}
.footer a:link {
	
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
}
.footer a:active {
	text-decoration: none;
}

.footer #contain{
	
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 962px;
}
.footer #first{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #F9F8F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ececec;
	border-right-color: #e0e0e0;
	border-bottom-color: #CCC;
	border-left-color: #e0e0e0;
	padding-bottom:5px;
	font-size: 0.7em;
	height:80px;

}
.footer #first ul li {
	display: inline;
	text-align: center;

	margin-left:30px;
	margin-right:40px;

	}
	.footer #firsttext{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #F5F4F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #e0e0e0;
	border-bottom-color: #CCC;
	border-left-color: #e0e0e0;
	padding-bottom:5px;
	font-size: 0.7em;
	height:20px;
	}
	.footer #firsttext ul li {
	display: inline;
	text-align: center;
	margin-left:35px;
	margin-right:17px;
	text-decoration: none;
	}
	
	
	
.footer #second{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #E1E0DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #e0e0e0;
	border-bottom-color: #CCC;
	border-left-color: #e0e0e0;
	padding-top:8px;
	padding-bottom:8px;
	text-align: center;
	font-size: font-size: 0.7em;
	height:40px;
	


}
.footer #second ul li {
	display: inline;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 5px;
	}
.footer #third{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #ecebe9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #DBDBDB;
	border-bottom-color: #CCC;
	border-left-color: #DBDBDB;
	padding-bottom:9px;
	font-size: 1em;
	text-align:left;
	padding-top:9px;
	height:70px;
	background-image: url(gfx/ft3.jpg);
	padding-right: 9px;
}

.footer #third ul li{
	display: block;
	border: 1px none #999;
	
	margin-left:35px;
	width: 960px;
	text-align: left;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
.FirstContent {
	margin-left: 10px;
	margin-right: 10px;
	

}
.SecondContent {
	margin-left: 0px;
	margin-right: 0px;
	height:250px;
}


.SecondContent #left{
	float: left;
	width: 310px;
	height: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #F1F0EF;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
.SecondContent #center{
	float:left;
	width: 310px;
	height: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	border: 1px solid #F1F0EF;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;
}
.SecondContent #right{
	float: right;
	width: 310px;
	height: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #F1F0EF;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;
}


.SecondContent #left2{
	float: left;
	width: 310px;
	height: 240px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #F1F0EF;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
.SecondContent #center2{
	float:left;
	width: 310px;
	height: 240px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	border: 1px solid #F1F0EF;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;
}
.SecondContent #right2{
	float: right;
	width: 310px;
	height: 240px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #F1F0EF;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;
}




.ScentLay #contain #second .FooterTable tr td {
	text-align: right;
}
.ScentLay #contain #third .FooterTable tr td {
	text-align: left;
}
.ScentLay #contain #first .FooterTable tr td {
	text-align: right;
}
.navigation #main{
	text-align:center;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(gfx/navbg.png);
	height: 146px;	
	text-align: center;
}
.navigation #divlogo {
	background-image: url(gfx/headlogoCANADA.png);
	background-repeat: no-repeat;
	height: 146px;
	width: 962px;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
.ScentLay #contain #first .FooterTable tr td a {
	text-decoration: none;
}
.navigationBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	
	text-align: right;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-weight: bold;
	list-style-type: none;

}
.navigationBlock ul li {
	display: inline;


	

}


/* home nav  */

.homeNav a:link {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.homeNav a:visited {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.homeNav a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhover.jpg);
}


/* home nav end */

/* about nav  */

.aboutNav a:link {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.aboutNav a:visited {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}

.aboutNav a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverABOUT.jpg);
}


/* about nav end */
/* about nav  CURRENT*/

.aboutNavCurrent a:link {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayABOUTS.jpg);
}
.aboutNavCurrent a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayABOUTS.jpg);
}

.aboutNavCurrent a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverABOUT.jpg);
}


/* about nav CURRENT end */
/* newsroom nav  */

.newsroomNav a:link {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.newsroomNav a:visited {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.newsroomNav a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverNEWSROOM.jpg);
}


/* newsroom nav end */
/* newsroomCURRENT nav  */

.newsroomNavCurrent a:link {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayNEWSROOM.jpg);
}
.newsroomNavCurrent a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayNEWSROOM.jpg);
}
.newsroomNavCurrent a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverNEWSROOM.jpg);
}


/* newsroomCURRENT nav end */

/* products nav  */

.productsNav a:link {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.productsNav a:visited {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.productsNav a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverPRODUCTS.jpg);
}


/* products nav end */
/* productsCURRENT nav  */

.productsNavCurrent a:link {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayPRODUCTS.jpg);
}
.productsNavCurrent a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayPRODUCTS.jpg);
}
.productsNavCurrent a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverPRODUCTS.jpg);
}


/* productsCURRENT nav end */

/* host a party nav  */

.hostNav a:link {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.hostNav a:visited {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.hostNav a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverHOST.jpg);
}


/* host a party nav end */
/* host a party CURRENT nav  */

.hostNavCurrent a:link {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayHOST.jpg);
}
.hostNavCurrent a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayHOST.jpg);
}
.hostNavCurrent a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverHOST.jpg);
}


/* host a party CURRENT nav end */


/* startabusiness  nav  */

.startbNav a:link {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.startbNav a:visited {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.startbNav a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverSTARTBUSINESS.jpg);
}


/* startabusiness  nav end */
/* startabusiness CURRENT nav  */

.startbNavCurrent a:link {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstaySTARTB.jpg);
}
.startbNavCurrent a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstaySTARTB.jpg);
}
.startbNavCurrent a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverSTARTBUSINESS.jpg);
}


/* startabusiness CURRENT nav end */

/* find a consultant  nav  */

.findcNav a:link {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.findcNav a:visited {
	color: #888;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstay.jpg);
}
.findcNav a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverFindACONS.jpg);
}


/* find a consultant  nav end */
/* find a consultant CURRENT nav  */

.findcNavCurrent a:link {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayFINDC.jpg);
}
.findcNavCurrent a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhovstayFINDC.jpg);
}
.findcNavCurrent a:hover {
	color: #444;
	padding-right: 15px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-image: url(gfx/navhoverFindACONS.jpg);
}


/* find a consultant CURRENT nav end */

.ScentLay #container .SecondContent #center div {
	text-align: left;
}
/* homeslides */

	
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:940px;
		height:344px;
		overflow:hidden; 
		}	

		
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:auto;
		top:auto;
		}	
	#nextBtn{ 
		left:auto;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}													
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
/* // homeslides */


/* inner level landing */
.FirstContent #leftsubNav{
	float: left;
	width: 180px;
	text-align:left;
	list-style-type: none;
	text-indent: 18px;
	}
	.FirstContent #leftsubNav ul{
	margin: 0px;
	padding: 0px;

	}
	.FirstContent #leftsubNav  li{
	display: block;
	font-size:0.75em;
	text-align:left;
	width:100%;
	}
	.FirstContent #leftsubNav  li a{
	color: #888;
	text-decoration: none;
	text-align:left;
	list-style-type:none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	padding-right: 5px;
	padding-top: 11px;
	padding-bottom: 5px;
	display: block;
}



.FirstContent #leftsubNav  li a:visited {
	color: #888;
	text-decoration: none;
	text-align:left;

	

  	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	
	
		padding-right: 5px;
	padding-top: 11px;
	padding-bottom: 5px;
	
}

  
.FirstContent #leftsubNav  li a:hover {
	color: #444;
	text-align:left;
	
	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #917578;
	
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	
	
		padding-right: 5px;
	padding-top: 11px;
	padding-bottom: 5px;
	
}
	.leftsubNavcurrent  {
	text-decoration: none;
	text-align:left;
	background-image: url(gfx/currentnvleftbg.png);
	background-repeat: repeat-y;
}
	
	.FirstContent #rightDisplay{

	float: right;
	width:760px;

	}
	.FirstContent #rightDisplayDIY{
	float: right;
	width:760px;
	background-image: url(productgallery/gfx/designbgbodytx.png);
	background-repeat: no-repeat;

	}
	.FirstContent #midDisplay{
	width:400px;
	margin-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left:15px;
	background-color: #FFF;
	background-image: url(gfx/txblg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
	.FirstContent #midendRightDisplay{
	float: right;
	width:300px;
	margin-top: 15px;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #E8E8E8;


	}
		.FirstContent #midDisplayVideoText{
	width:380px;
	padding-left:15px;
	border: 1px none #F1F0EF;
	background-color: #FFF;
	background-image: url(gfx/txblg.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	padding-top: 8px;
}
	.FirstContent #midendRightDisplay350Video{
	float: right;
	width:350px;
	padding-left:10px;
	}
	.readmore {
	text-align:right;
	font-size: 0.8em;
	margin: 15px;
	font-weight: bold;

		
	}
	.readmore a:link {
	color: #666;
	background-color: #F5F5F5;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #ccc;
	border-left-color: #EEE;
	} .readmore a:visited {
	color: #666;
	background-color: #F9F9F9;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #ccc;
	border-left-color: #F3F3F3;
	
	}.readmore a:hover {
	color: #5f3844;
	background-color: #F5F5F5;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #5f3844;
	border-left-color: #F3F3F3;
	}
	.outlinkReference {
	font-style: normal;
	font-size:0.75em;
	}
/* inner level landing end line */

/* About page landing */

.SecondContentSec2 {
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	
}
.SecondContentSec2 #full{
	margin-left: 10px;
	margin-right: 10px;
	
}
.SecondContentSec2 #leftblock{
	float: left;
	width:445px;
	height: 425px;
	background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
}

.SecondContentSec2 #leftblockSmall{
	float: left;
	width:360px;

	
	background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
}
.SecondContentSec2 #rightblock{
	float: right;
	width:445px;
	background-repeat: no-repeat;
	height: 425px;
	background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-bottom: 0px;
}
.SecondContentSec2 #rightblockBig{
	width:535px;
	float: right;
	background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
	
}
.SecondContentSec2 #BTleftblock{
	float: left;
	width:450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.SecondContentSec2 #BTrightblock{
	float:right;
	width:420px;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.SecondContentSec2 #img{
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.SecondContentSec2in #rightblockInnerSimple{
	
	float: right;
		margin-left: 5px;
	margin-right: 5px;
	padding:5;
	
}
.SecondContentSec2in #leftblockInnerSimple{
	
	float: left;
		margin-left: 5px;
	margin-right: 5px;
	padding:5;
	
}

/* Host a Party landing */
.SecondContentSec2 #leftblockHP{
	float: left;
	width:480px;
	height:310px;
		background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
	
	
	
}
.SecondContentSec2 #rightblockHP{
	width:415px;
	height:310px;
	float: right;
		background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
}

/* start a businesslastminute */

.SecondContentSec2 #leftblockHPsb{
	float: right;
	width:480px;
	height:310px;
		background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
	
	
}
.SecondContentSec2 #rightblockHPsb{
	width:415px;
	height:310px;
	float: left;
		background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top:10px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
}

.SecondContentSec2 #leftblockHPsbBOTT{
	float: right;
	width:480px;
	height:310px;
		background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
	margin-top:2px;
	
	
}
.SecondContentSec2 #rightblockHPsbBOTT{
	width:415px;
	height:310px;
	float: left;
		background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top:2px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
}

.SecondContentSec2 #leftHalf{
	width:445px;
	float:left;
	margin-left: 10px;
	margin-top:10px;
	padding:10px;
	border: 1px none #F1F0EF;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;
}
      .SecondContentSec2 #inLEFTofLHalf{
	   width:210px;
	   float:left;
      }
	  .SecondContentSec2 #inRIGHTofLHalf{
	   width:200px;
	   float:right;
      }
.SecondContentSec2 #rightHalf{
	width:445px;
	float:right;
	padding:10px;
	border: 1px none #F1F0EF;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;
}
        .SecondContentSec2 #inLEFTofRHalf{
	   width:245px;
	   float:left;
      }
	  .SecondContentSec2 #inRIGHTofRHalf{
	   width:200px;
	   float:right;
      }

.SecondContentSec2 #testomonial{
	width:480px;
	height:310px;
	float:right;
	background-color: #FFF;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top:1px;
	background-image: url(gfx/consquotebg.jpg);
	background-repeat: no-repeat;
}.testomonialnobg{
	width:480px;
	height:310px;
	float:right;
	background-color: #FFF;
	border: 1px solid #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top:1px;
	
}
.SecondContentSec2 #testomonialVideo{
	width:415px;
	float:left;
	background-color: #F9F9F9;
	border: 1px solid #F3F3F3;
	margin-top:1px;
	background-image: url(gfx/txtbginad.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
/* Host a Party landing end*/

/* Newsroom landing */
.SecondContentNewsRoom {
	margin-left: 10px;
	margin-right: 10px;
	padding:10px;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;
	
}
.NewsOutVideoEmbed{
	width:315px;
	float:right;
	padding: 15px;
}

/* start a business landing */

		.FirstContent #midDisplayVideoSB{
	width:500px;
	
	margin-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	
	


}
	.FirstContent #midendRightDisplayTextSB{
	float: right;
	width:230px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(gfx/txblg.jpg);
	background-repeat: no-repeat;
	}
.FirstContent #ConsultanImgRightAlign{
	float:right;
	padding:3px;
	border: 1px solid #E9E9E9;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
	
	.SecondContentSec2 #ConsultanImgleft1Align{
	float:right;
	margin:3px;
	border: 1px solid #E9E9E9;
	padding: 3px;
}
	.SecondContentSec2 #ConsultanImgLefttAlign{
	float:right;
	margin:3px;
	padding: 3px;
	border: 1px solid #EFEFEF;
}
	
.SecondContentSec2 #FirstBlocksLeftQuotes{
	width:320px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:10px;
	padding:10px;
	border: 1px none #F1F0EF;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;
}
.SecondContentSec2 #FirstBlocksMid{
	width:280px;
	float:right;
	margin-right: 5px;
	margin-top:5px;
	padding:10px;
	border: 1px none #F1F0EF;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;
}.SecondContentSec2 #FirstBlocksRIGHT{
	width:260px;
	float:left;
	margin-right: 10px;
	margin-top:10px;

}
.SecondContentSec2 #LastBlocksLeft{
	width:400px;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:10px;
	padding:10px;
	border: 1px none #F1F0EF;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;

}
.SecondContentSec2 #LastBlocksright{
	width:485px;
	float:right;
	margin-top:10px;
	padding:10px;
	border: 1px none #F1F0EF;
	background-image: url(gfx/txblground.jpg);
	background-repeat: no-repeat;

}
/* start a business landing end */


/* slide styles */
.Slide07sl
{
	height: 334px;
	width: 940px;
	background-image: url(images/07sb.jpg);
	background-repeat: no-repeat;
}
.Slide1
{
	height: 334px;
	width: 940px;
	background-image: url(images/home_slideimage_wom-610.jpg);
	background-repeat: no-repeat;
}
.Slide2
{
	height: 334px;
	width: 940px;
	background-image: url(images/howwarmerswork02.jpg);
	background-repeat: no-repeat;
}

.Slide3
{
	height: 334px;
	width: 940px;
	background-image: url(images/newproducts03.jpg);
	background-repeat: no-repeat;
}
.Slide4
{
	height: 334px;
	width: 940px;
	background-image: url(images/timeline04.jpg);
	background-repeat: no-repeat;
}
.Slide5
{
	height: 334px;
	width: 940px;
	background-image: url(images/05.jpg);
	background-repeat: no-repeat;
}
.Slide6
{
	height: 334px;
	width: 940px;
	background-image: url(images/risingstarimg.jpg);
	background-repeat: no-repeat;
}
.SlideX
{
	height: 334px;
	width: 940px;
	background-image: url(images/contribute.jpg);
	background-repeat: no-repeat;
}
.Slidetext
{
	height: 334px;
	width: 300px;
	background-image: url(gfx/slideover.png);
	background-repeat: no-repeat;
	float: right;
	
	
}
.slideheading
{
	font-size: 1.5em;
	font-weight: bold;
	color: #C2B4B5;
	margin-left: 25px;
	margin-right: 25px;
	margin-top:35px;	
	}
	.slidep
{
	color: #FFF;
	margin-left: 25px;
	margin-right:25px;
	}
	
.slidep a:link
{
	color: #c8bbbc;
	font-weight: bold;
	font-size: 0.85em;

	}
	.slidep a:visited
{
	color: #c8bbbc;
	font-weight: bold;
	font-size: 0.85em;	

	}	.slidep a:hover
{
	color: #957a7d;
	font-weight: bold;
	font-size: 0.85em;	
	
	}
/* home ads styles */
.homeadimg {
	margin: 5px;
}
/* inner secondary styles */
.floatRightImg
{
	float:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.SimpleTextBox
{
	margin: 10px;
}
.quoteinnertext{
	margin: 45px;
	}
.SecConSimpleTextRight{
	
	margin: 10px;
	padding-left:190px;
	}
	.photocaption{
	font-size:0.8em;
	font-weight: bold;
	color: #999;
}

/**  FORM styles **/
.tbmain{
	border: 1px solid #E8E8E8; 
}
.left{
 
  color: #666 !important; 
  font-family: Verdana !important;
  font-size: 1em !important;
}
td.left {
	font-size: 1em;

	font-weight:bold;
	color:#666;
	vertical-align: top;
	text-align: left;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.optionsstyle{
	font-size: 0.85em;
}
.pagebreak{
  
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
	font-size: 0.85em;
	font-weight:normal;
	color:#333333;
	vertical-align: top;
	text-align: left;
	line-height: 1.8em;
}
.tbmain{
   height:100%;
   color:#333333;
   
}
.head{
  
   font-size: large;
   font-weight: bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
 
}
.text{
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	border:1px #cccccc solid;
	background-color: #f6f6f6;
	background-image: url(gfx/style1_txt_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}

select.other{
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	border:1px #cccccc solid;
	background-color: #f6f6f6;
	background-image: url(gfx/style1_txt_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.btn{
	font-size: 12px;
	font-weight:normal;
	color:#FFF;
	border:3px solid #E0E0E0;
	background-color: #e4e4e4;
	background-image: url(gfx/submitbuttonbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}

.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}

 
.DataTables tr td{
	text-align: center;
	border: 1px solid #EBEBEB;
	padding:5px;
	font-size: 0.85em;
	}.form2consultant {
	height: 350px;
	background-image: url(gfx/locator2bgt.jpg);
	background-repeat: no-repeat;
}
.form1consultant {
	height: 350px;
	background-image: url(gfx/locator1bgt.jpg);
	background-repeat: no-repeat;
}
.form1consultantA {
	height: 450px;
	background-image: url(gfx/locator1bgtA.jpg);
	background-repeat: no-repeat;
}
.toolhint {
	color: #FFF;
	background-color: #9A9A9A;
	padding: 10px;
	border: medium double #F5F9FC;
	height: 80px;
}.toolhint:hover{
	color: #FFF;
	background-color: #747474;
	padding: 10px;
	border: medium double #F5F9FC;
	height: 80px;
}
.toolhintdefault {
	color: #FFF;
	background-color: #9A9A9A;
	width: 300px;	
	
}.toolhintdefault:hover{
	color: #FFF;
	background-color: #747474;
	width: 300px;	

	
}
.toolhintleft {
	color: #555;
	background-color: #ccc;
	padding: 10px;
	border: medium double #F5F9FC;
	font-size: 0.8em;
}
.toolhintleft:hover {
	color: #444;
	background-color: #fff;
	padding: 10px;
	border: medium double #F5F9FC;
	font-size: 0.8em;
}.toolhintdefaultform1 {
	color: #FFF;
	background-color: #9A9A9A;
	width: 350px;	
	
}.toolhintdefaultform1:hover{
	color: #FFF;
	background-color: #747474;
	width: 350px;	

	
}
.secTitlesTopLevelForm1{
	font-weight: bold;
	color: #7499c6;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 1.5em;
	padding-left: 10px;
}.secTitlesTopLevelForm1a{
	font-weight: normal;
	color: #999;
	font-size: 1.8em;
	padding-left: 10px;
}.secTitlesTopLevelForm2{
	font-weight: bold;
	color: #a7ba90;
	margin-bottom: 3px;
	margin-top: 5px;	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 1.5em;
	padding-left: 10px;
} 
.ConsultantQuestion{
	font-weight: bold;
	color: #967B7E;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 1.5em;
	padding-left: 10px;
}
.Noanswer{	font-weight: bold;
	color: #7499c6;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 1.8em;
	padding-left: 10px;}
.Yesanswer{
	font-weight: bold;
	color: #a7ba90;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 1.8em;
	padding-left: 10px;
	
}
.HowtoUseLocator{
	font-weight: bold;
	color: #777;
	font-size: 1.3em;
}
.noTitlesanswer{
	color: #769AC7;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 1.1em;
	padding-left: 50px;
	font-weight: bold;

}




.hostapartmaindis{
	width: 760px;
	background-image: url(images/hostapartyMpage.jpg);
	background-repeat: no-repeat;
	height: 334px;
}
.hostapartmaindis #textbox
{
	height: 300px;
	width: 460px;
	background-image: url(gfx/hosttextbox.png);
	background-repeat: no-repeat;
	float: right;	
	
}.hostapartmaindis #textp{
	color: #FFF;
	margin-left: 25px;
	margin-right:25px;
	}
.newsroommaindis{
	width: 760px;
	background-image: url(images/newsroomb.jpg);
	background-repeat: no-repeat;
	height: 334px;
}
.newsroommaindis #textbox
{
	height: 300px;
	width: 460px;
	background-image: url(gfx/newsroomtextbox.png);
	background-repeat: no-repeat;
	float: right;	
}.newsroommaindis #textp{
	color: #FFF;
	margin-left: 25px;
	margin-right:25px;
	}
.SecondContentSec2 #space{height:11px;}
.nav {
	margin: 5px 0;
	text-align: right;
	bottom: 265px;
	position: absolute;
	left: 740px;
}
#nav a, #s7 strong {
	text-decoration: none;
	background-image: url(gfx/gbt.png);
	text-align: center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	color: #fff;
}
#nav a.activeSlide {
	background-image: url(gfx/gbp.png);
}
#nav a:focus { outline: none; }
#output { text-align: left; }





/* MiniLocator styles */
.miniform2consultant {
	height: 150px;
	background-image: url(gfx/locator2bgt.jpg);
	background-repeat: no-repeat;
}
.miniform1consultant {
	height: 150px;
	background-image: url(gfx/locator1bgt.jpg);
	background-repeat: no-repeat;
}
.miniform1consultantA {
	height: 150px;
	background-image: url(gfx/locator1bgtA.jpg);
	background-repeat: no-repeat;
}
.minitoolhint {
	color: #FFF;
	background-color: #9A9A9A;
	padding: 10px;
	border: medium double #F5F9FC;
	height: 80px;
}.minitoolhint:hover{
	color: #FFF;
	background-color: #747474;
	padding: 10px;
	border: medium double #F5F9FC;
	height: 80px;
}
.minitoolhintdefault {
	color: #FFF;
	background-color: #9A9A9A;
	width: 100px;	
	
}.minitoolhintdefault:hover{
	color: #FFF;
	background-color: #747474;
	width: 100px;	

	
}
.minitoolhintleft {
	color: #555;
	background-color: #ccc;
	padding: 10px;
	border: medium double #F5F9FC;
	font-size: 0.8em;
}
.minitoolhintleft:hover {
	color: #444;
	background-color: #fff;
	padding: 10px;
	border: medium double #F5F9FC;
	font-size: 0.8em;
}.minitoolhintdefaultform1 {
	color: #FFF;
	background-color: #9A9A9A;
	width: 150px;	
	
}.minitoolhintdefaultform1:hover{
	color: #FFF;
	background-color: #747474;
	width: 150px;	

	
}
.minisecTitlesTopLevelForm1{
	font-weight: bold;
	color: #7499c6;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 0.85em;
	padding-left: 10px;
}.minisecTitlesTopLevelForm1a{
	font-weight: normal;
	color: #999;
	font-size: 0.85em;
	padding-left: 10px;
}.minisecTitlesTopLevelForm2{
	font-weight: bold;
	color: #a7ba90;
	margin-bottom: 3px;
	margin-top: 5px;	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 0.85em;
	padding-left: 10px;
} 
.miniConsultantQuestion{
	font-weight: bold;
	color: #967B7E;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 1.1em;
	
}
.miniNoanswer{	font-weight: bold;
	color: #7499c6;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 0.85em;
	padding-left: 10px;}
.miniYesanswer{
	font-weight: bold;
	color: #a7ba90;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 0.85em;
	padding-left: 10px;
	
}
.miniHowtoUseLocator{
	font-weight: bold;
	color: #777;
	font-size: 1.3em;
}
.mininoTitlesanswer{
	color: #769AC7;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 0.85em;
	padding-left: 50px;
	font-weight: bold;

}
/* MiniLocator styles */
.toolhintlocate {
	color: #666;
	
	border: medium double #F5F9FC;
	height: 40px;
	text-align: left;
	background-color: #F9F9F9;
}.toolhintlocate:hover{
	color: #FFF;
	
	border: medium double #F5F9FC;
	height: 40px;
	background-color: #E1E1E1;
}
.toolhintlocate a{
	color: #797979;
	font-size: 1em;
	font-weight: bold;
}


.tempNOlocate {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #EBE7E8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.tempYESlocate {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #E7E7DA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}



/* drop,selector */

.dropselect #main{
	text-align:center;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F3F3F3;
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	}
	.dropselect #UPcont{	width: 962px;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	}
	.dropselect #cont{
	text-align: right;
	width: 962px;
}
.dropselect #jumpMenu{
	color: #FFF;
	background-color: #999;
	border: 1px solid #666;
	font-size: 0.85em;

	padding: 2px;
}
.midmid a:link {
	display: inline;
	text-decoration: none;
	background-image: none;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
    color: #666;
    border: 0px #000;
	border-right-width: 0px;
	border-right-style: none;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
    background-color: Transparent;
    width:auto;
    height:auto;
}
.midmid a:visited {
	display: inline;
	text-decoration: none;
	background-image: none;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
    color: #666;
    border: 0px #000;
    border-bottom: 0px;
	border-right-width: 0px;
	border-right-style: none;
    background-color: Transparent;
}
.midmid a:active {
	color: #222;
	display: inline;
	text-decoration: none;
	background-image: none;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
    border: 0px #000;
	border-right-width: 0px;
	border-right-style: none;
    background-color: Transparent;
    width:auto;
    height:auto;
}
.midmid a:hover {
	color: #000;
	background-color: Transparent;
	display: inline;
	text-decoration: none;
	background-image: none;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
    border: 0px #000;
    border-bottom: 0px;
	border-right-width: 0px;
	border-right-style: none;
}
