
@font-face {
	font-family: 'HelveticaNeueLTStd53Extended';
	src: url('fonts/helveticaneueltstd-ex-webfont.eot');
	src: local('☺'), url('fonts/helveticaneueltstd-ex-webfont.woff') format('woff'), url('fonts/helveticaneueltstd-ex-webfont.ttf') format('truetype'), url('fonts/helveticaneueltstd-ex-webfont.svg#webfonthtqmXNCs') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SpringLPStdLight';
	src: url('fonts/springlpstd-light-webfont.eot');
	src: local('☺'), url('fonts/springlpstd-light-webfont.woff') format('woff'), url('fonts/springlpstd-light-webfont.ttf') format('truetype'), url('fonts/springlpstd-light-webfont.svg#webfontlv4wRPzJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*


  @font-face {
    font-family: springlpstd-light;
    src: url("fonts/springlpstd-light.otf");
  }
  @font-face {
    font-family: springlpstd-light;
    src: local('springlpstd-light'), url('fonts/springlpstd-light.otf') format("truetype");
  }
  
  @font-face {
    font-family: HelveticaNeueLTStd-Ex;
    src: url("fonts/HelveticaNeueLTStd-Ex.otf");
  }
  @font-face {
    font-family: HelveticaNeueLTStd-Ex;
    src: local('HelveticaNeueLTStd-Ex'), url('fonts/HelveticaNeueLTStd-Ex.otf') format("truetype");
  }
  
  */
  
body {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 12px;
	background-color:#1f1a17;
	margin:0;
}

td {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.div100{
	width:100%;
	float:left;
	position:relative;
}
.TopLinks{
	height:25px;
}

.TopLinks a{
	font-family:HelveticaNeueLTStd53Extended, sans-serif, Arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

.TopLinks a:hover{
	font-family:HelveticaNeueLTStd53Extended, sans-serif, Arial;
	color:#e9c964;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

.TopLinks_2 a{
	font-family:HelveticaNeueLTStd53Extended, sans-serif, Arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	text-align:center;
}

.TopLinks_2 a:hover{
	font-family:HelveticaNeueLTStd53Extended, sans-serif, Arial;
	color:#e9c964;
	text-decoration:none;
	font-size:20px;
	text-align:center;
}

.bgColor {
	background-color:#FFFFFF;
	padding:5px;
}

.dropdown {
	font-family:HelveticaNeueLTStd53Extended, sans-serif, Arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

.dropdown:hover {
	font-family:HelveticaNeueLTStd53Extended, sans-serif, Arial;
	color:#e9c964;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

/*.dropdownDiv {
	border: 1px solid #e7e7e7;  
	font-size:11px;
text-align:left;
text-decoration:none;
line-height:22px;
	background-color:#e5e6ea;
		color:#000000;
}

.dropdownDiv:hover {
	border: 1px solid #e7e7e7;  
	font-size:11px;
text-align:left;
text-decoration:none;
line-height:22px;
	background-color:#FF0000;
		color:#000000;
}*/

.dropdownDiv {
	display: block;
	width:   140px;
	border-bottom: 1px solid #D1D1D1;
	background-color:#e5e6ea;
	text-decoration: none;
	font-family: HelveticaNeueLTStd53Extended, sans-serif, Arial;
	font-size: 11px;
	color:   #000000;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.dropdownDiv:hover {
	display: block;
	width:   140px;
	border-bottom: 1px solid #D1D1D1;
	background-color:#e6ca67;
	text-decoration: none;
	font-family: HelveticaNeueLTStd53Extended, sans-serif, Arial;
	font-size: 11px;
	color:   #000000;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

ul#otherlinks {
	list-style-type: none;
	text-align: center;
	clear: both;
	margin: 0 auto;
}
ul#otherlinks li {
	display: inline;
	font-size: 9px;
	padding: 0 4px;
}
ul#otherlinks li a,
ul#otherlinks li a:link,
ul#otherlinks li a:visited,
ul#otherlinks li a:active {
	font-size: 9px;
	color:	#CCCCCC;
	text-decoration: none;
}

ul#otherlinks li a:hover {
	text-decoration: none;	
	color:#e9c964;
}

ul#topnavLinks {
	list-style:none;
	clear: right;
	margin: 0;
	padding:0;
	float:right;
}
ul#topnavLinks li {	
	font-size: 9px;
	padding: 0 0 0 4px;
	float:left;
}


ul#footerlinks {
	list-style:none;
	clear: both;
	margin: 0;
	padding:0;
}
ul#footerlinks li {	
	font-size: 9px;
	padding: 0 8px 0 0px;
	float:left;
}
ul#footerlinks li a,
ul#footerlinks li a:link,
ul#footerlinks li a:visited,
ul#footerlinks li a:active {
	font-size: 9px;
	color:	#CCCCCC;
	text-decoration: none;
}

ul#footerlinks li a:hover {
	text-decoration: none;	
	color:#e9c964;
}

.hotTubBg {
	background-image:url(images/HotTubBg.jpg);
	height:1034px;
	background-repeat:no-repeat;	
	background-position:bottom;
	background-color:#b4c8d6;
}

.heading {font-family:'SpringLPStdLight'; font-size:58pt; color:#000;}
.heading1 {font-family:'SpringLPStdLight'; font-size:50pt; color:#000;}
.heading2 {font-family:'SpringLPStdLight'; font-size:25pt; color:#000; text-decoration:none;}
.heading2 a {font-family:'SpringLPStdLight'; font-size:25pt; color:#000; text-decoration:none;}
.heading2 a:hover {font-family:'SpringLPStdLight'; font-size:25pt; color:#2A3181; text-decoration:none;}
.subHeading {font-family:'SpringLPStdLight'; font-size:35pt; color:#000; text-decoration:none;}
.subHeading a {font-family:'SpringLPStdLight'; font-size:35pt; color:#000; text-decoration:none;}
.subHeading a:hover {font-family:'SpringLPStdLight'; font-size:35pt; color:#2A3181; text-decoration:none;}
.content {font-family:HelveticaNeueLTStd53Extended; font-size:9pt; color:#000; text-decoration:none;}
.content a {font-family:HelveticaNeueLTStd53Extended; font-size:9pt; color:#000; text-decoration:none;}
.content a:hover {font-family:HelveticaNeueLTStd53Extended; font-size:9pt; color:#2A3181; text-decoration:none;}

.content1 {font-family:HelveticaNeueLTStd53Extended; font-size:11pt; color:#000; text-decoration:none;}
.content1 a {font-family:HelveticaNeueLTStd53Extended; font-size:11pt; color:#000; text-decoration:none;}
.content1 a:hover {font-family:HelveticaNeueLTStd53Extended; font-size:11pt; color:#2A3181; text-decoration:none;}
.contentBold {font-family:HelveticaNeueLTStd53Extended; font-size:14pt; color:#000; text-decoration:none; font-weight:bold;}

.div50 {width:50%; float:left;}
.div32 {width:32%; float:left;}

.fireplacesBg {
	background-image:url(images/fireplaces_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:792px;
	background-color:#c6ae8c;	
}

img {  behavior: url(iepngfix.htc); }

/*02 Dec 2010*/

.heatingWithElectricBg {
	background-image:url(images/heating_with_electric_bg.jpg);
	background-repeat:no-repeat;
	height:976px;	
}

.heatingWithWoodBg {
	background-image:url(images/heating_with_wood_bg.jpg);
	background-repeat:no-repeat;
	height:967px;
	background-position:bottom;		
}

.heatingWithGasBg {
	background-image:url(images/heating_with_gas_bg.jpg);
	background-repeat:no-repeat;
	height:1112px;
	background-position:bottom;	
}

.heatingWithPelleteBg {
	background-image:url(images/heating_with_pellete_bg.jpg);
	background-repeat:no-repeat;
	height:1117px;	
}


.hottubtable{
background-color:#d6e3ef;
/*#d6e3ef*/
}  

.infrared_bg{
	background-image:url(images/sauna_infrared_bg.jpg);
	background-repeat:no-repeat;
	height:1087px;	
 
}

.traditional_bg {
	background-image:url(images/sauna_traditional_bg.jpg);
	height:940px;
	background-repeat:no-repeat;
}
.temp_bg{
	background-image:url(images/temp_bg.jpg);
	background-repeat:no-repeat;
	height:1087px;	
 
}

.free_in_home_estimate_btn {
	background-image:url(images/Free_In_Home_Estimate_btn.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:191px;
	height:32px;
	display:block;
	float:left;
	clear:none;	
	margin:0 10px 0 0;
}
.ask_an_expert_btn {
	background-image:url(images/ask_an_expert_btn.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:141px;
	height:32px;
	display:block;	
	float:left;
	clear:none;	
	margin:0 10px 0 0px;
}
#estimate{ margin:0px; padding:0px}

#estimate td {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#estimate .textfd {
	text-align:left;
	border:#666 1px solid;
	background-color:#CCC;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	clear:none;
	float:left;
}
#estimate .w250x28{
	width:250px;
	height:28px;	
	
}

#estimate .w250x100{
	width:400px;
	height:100px;	
}

.yes{
	width:30px;
	height:30px;
	background:url(images/yes.png) center no-repeat;
	display:block;
	float:left;
}
.no{
	width:30px;
	height:30px;
	background:url(images/no.png)  center no-repeat;	
	display:block;
	float:left;
}
.vThumb{
	box-shadow: 0 0 5px 5px #333;
	border:#FFF 2px solid;	
	clear:none;
	float:none;
	width: 147px ;
	height:110px;
	background-position:center; 
	background-repeat:no-repeat;
	margin:auto;
	
}
.vThumb a {
	/*padding: 28px 0 28px 0;*/
	text-align:center;
	width: 147px ;
	height:110px;
	display:block;
	background:url(images/play_button.png)  no-repeat center ;
}
.playButton{
}

