/*
Theme Name: Thermotex
Theme URI: http://luanjenkins.com
Description: This theme is for Thermotex design by HK and developed by Luan Jenkins
Author: Luan Jenkins and HK
Author URI: http://luanjenkins.com
Tags: Thermotex, industries. 
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
/*GENERAL STYLES*/
body{
	background: #e5e5e5 url(style/images/bgRepeat.png) 0 0 repeat-x;
	color: #333333;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
h1{
	color: #bf1e2e;
	font-size: 29px;
	font-family: inherit;
	font-weight: bold;
	margin: 34px 0 19px 0;
}
a{
	text-decoration: none;
	color: #0005C7;
	cursor: pointer;
}
h2{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: inherit;	
}
h3{
	color: #a3361c;
	font-size: 14px;
	font-weight: normal;
	font-family: inherit;
	padding: 10px 0 0 20px;	
}
h5{
	font-size: 18px;
	font-family: inherit;
	padding: 10px 0 10px 0;	
}
h6,h4{
	line-height: 15px;
	font-family: inherit;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	padding: 0 0 10px 0;
}
address{
	padding: 10px 0 0 0;
	font-size: 12px;
}
ul li{
	padding: 0 0 5px 0;
}
ul.bullets li{
	list-style-type:square;
	list-style-position: inside;
}
p{
	line-height: 15px;
	font-family: inherit;
	font-weight: normal;
	line-height: 24px;
	color: #000;
}
img.innerImg{
	border: 1px solid #A3361C;
	border: 1px solid #A3361C;
	width: 200px;
	height: auto;
	margin: 0 10px 10px 10px;
	padding: 5px;
}
.link{
	text-decoration: underline;
}
.ulSpace{
}
.ulSpace li{
	padding: 0 0 0 30px;
}
.ulSpace p{
	padding: 0;
}
.ulSpace span{
	padding-bottom: 10px;
}
.spacer{
	margin: 0 0 0 25px;
	float: right;
}
ul.ulSpace p span.spacer1{
	margin: 0 0 0 25px;
	float: right;
	padding: 0;
}
.fabricList{
	float: left;
	padding: 0 16px 15px 0;
	width: 226px;
	font-size: 13px;
	font-style: italic
}
img.wideImg{
	border: 1px solid #A3361C;
	border: 1px solid #A3361C;
	height: auto;
	width: 430px;
	padding: 5px;
	margin: 10px 0 10px 0;		
}
#wpstats{
	display: none;
}
#grayTopBar{
	background: #6f2615;
	width: 100%;
	height: 21px;
}
#container{
	width: 961px;
	margin: 0 auto;
	height: 100%;
	background: #fff url(style/images/contentbgRepeat.gif) repeat-y;
}
.page-item-105{
	display: none !important;
}
/*MAIN*/
.main{
	float: left;
	width: 579px;
}
.image{
	margin: 0;
}
.content{
	margin: 0 45px 30px 50px;
}
.content a{
	text-decoration: underline;
}
.highTempList img{
	float: left;
	padding: 0 10px 20px;
}
/*SIDE*/
.side{
	float: left;
	width: 381px;  
}
.logo{
	/*background: #fff url(style/images/logo.png) no-repeat;*/
	width: 381px;
	height: 231px;
}
.nav{
	background: #fdbb34;
}
ul.subNav li.current_page_item a{
	color: #A3361C;
}
ul.subNav li.current_page_parent a{
	color: #A3361C;
}
ul.subNav li.current_page_ancestor a{
	color: #A3361C;
}
.navHolder{
	margin: 0 60px 60px 32px;
	padding: 44px 0 0 0;
	width: 280px;
}
.navHolder li{
	border-bottom: 1px dotted #3a3731;
	padding: 16px 0;
}
.subNav{
	margin: 10px 0 0 0;
}
.subNav li{
	display: inline;
	margin: 0 0 0 25px;
}
.subNav li a{
	color: #e3a82f;
	font-family: inherit;
	font-size: 15px;
	font-weight: bold;
}
.subNav li a:hover{
	color: #A3361C;
}
.subNavCur{
	color: #A3361C;
}
.page-item-34{
	border: none !important;
}
li.page_item ul{
	padding: 4px 0 0 0;
}
#secNav li.page_item ul li.page_item{
	border: none;
	font-weight: bold;
	list-style: square;
	list-style-position: inside;
	padding: 0 0 8px 15px;
}
#secNav li.page_item ul li.page_item a{
	font-size: 14px;
}
#secNav li.page_item ul li.page_item a:hover{
	color:#fff;
}
.navHolder li a{
	color: #a3361c;
	font-size: 20px;
	font-weight: bold;
	text-transform:capitalize;
}
.navHolder li a:hover{
	color: #fff;
}
.mod{
	width: 155px;
	position: absolute;
	left: 0;
}
.mod h6{
	font-weight: normal;
	color: #684e19;
	line-height: 14px;
	font-size: 12px;
	margin: 0 0 0 50px;
}

li.page-item-34 a{
	text-transform: capitalize;
}

/*CONTACT*/
.contactForm {
}
.contactForm input{
	border:1px solid #313023;
	color:#333333;
	font-family:inherit;
	padding:5px 0 5px 3px;
	margin: 0 0 10px 0;
	width: 320px;
}
#sendBtn{
	padding: 5px 10px;
	background: #FDBB34;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	width: 100px;
}
#sendBtn:hover{
	background: #6f2615;
}
.message{
	border:1px solid #313023;
	color:#333333;
	font-family:inherit;
	padding:5px 0 5px 3px;
	margin: 0 0 10px 0;
	width: 420px;
}
/*#cformsform{
	margin: 15px 0 0 0;
}
p#ll{
	display: none;
}
.linklove{
	display: none;
}
.single{
	float: left;
	background:transparent url(/images/gradient.png) repeat-x scroll 0 0;
	border:1px solid #313023;
	color:#333333;
	font-family:inherit;
	padding:5px 0 5px 3px;
	margin: 0 0 10px 0;
	width: 220px;
	.width: 200px;
}
#li--1,#li--2,#li--3,#li--4{
	.width: 220px;
	.float: left;
}
#li--5{
	clear: left;
}
#li--1,#li--3{
	.margin: 0 0 0 -30px;
}
.single:hover,#cf_field_6:hover{
	border:1px solid #FDBB34;
}

#cf_field_2, #cf_field_4{
	margin: 0 0 10px 10px;
}
#cf_field_5{
	width: 455px;
	clear: both;
}
#cf_field_6{
	float: left;
	background:transparent url(/images/gradient.png) repeat-x scroll 0 0;
	border:1px solid #313023;
	color:#333333;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	padding:5px 0 5px 3px;
	margin: 0 0 10px 0;
	width: 455px;
	font-size: 12px;
}
.reqtxt{
	clear: both;
}
.cf-sb{
}
.cf-ol{
	height: 265px;
}
#cformsform{
	margin:0 0 0 60px;
}
#usermessagea{
	margin: 0 0 0 60px;
}
#sendbutton{
	padding: 5px 10px;
	background: #FDBB34;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#sendbutton:hover{
	background: #6f2615;
}
.cf_info{
	color: #00;
}
#image-74 h1{
	margin:0 45px 30px 60px;
}
#image-74 h4{
	margin: 0 0 0 60px;
}*/
/*FOOTER*/
#footer{
	width: 100%;
	background: transparent url(style/images/footerbg.gif) repeat-x;
}
.info{
	background: #e5e5e5 url(style/images/infobg.gif) repeat-y;
	width: 960px;
	margin: 0 auto;
	height: 67px;
}
.info p{
	font-size: 12px;
	text-align: center;
	color: #000;
	line-height: 16px;
	padding: 6px 0 0 0;
	position: absolute;
	left: 110px;
}
#dontwanna{
	width: 333px;
	font-weight: bold;
}
#dontwanna a{
	font-size: 12px;
	text-align: center;
	color: #0005c7;
	text-decoration: underline;
}
#cfooter{
	width: 961px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	padding: 17px 0 0 0;
	height: 70px;
}
#cfooter p{
	color: #e49e8d;
}
.cfooterHoder li{
	display: inline;
	color: #fff;	
}
.cfooterHoder li a{
	color: #fff;
}
.roller{
	position: absolute;
	top: -100px;
	right: 0;
}
/*SITE MAP*/
#image-161 ul{
	margin: 0 0 0 35px;
}
#image-161 ul li{
	color: #666;
	cursor: pointer;
}
#post-161 h3,#image-161 h3 a{
	font-size: 18px;
	font-weight: bold;
	color: #A3361C;
	cursor: pointer;
}
#image-161 h3{
	cursor: pointer;
}
#sitemap{
	padding: 10px 0 0 20px;
}
.oright{
	width: 255px;
}
.oright li{
	float: left;
}
/* Print Style Sheet */
@media print {
	body{
		/*background: #fff url(style/images/bgRepeat.png) 0 0 repeat-x;*/
		background: #fff;
		color: #333333;
		font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}
	h1{
		color: #bf1e2e;
		font-size: 32px;
		font-family: inherit;
		font-weight: bold;
		margin: 34px 0 19px 0;
	}
	a{
		text-decoration: none;
		color: #333333;
		cursor: pointer;
	}
	h2{
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		font-family: inherit;	
	}
	h3{
		color: #a3361c;
		font-size: 14px;
		font-weight: normal;
		font-family: inherit;
		padding: 10px 0 0 20px;	
	}
	h5{
		font-size: 18px;
		font-family: inherit;
		padding: 10px 0 10px 0;	
	}
	h6,h4{
		line-height: 15px;
		font-family: inherit;
		font-weight: normal;
		line-height: 24px;
		color: #000;
		padding: 0 0 10px 0;
	}
	address{
		padding: 10px 0 0 0;
		font-size: 12px;
	}
	ul li{
		padding: 0 0 5px 0;
	}
	ul.bullets li{
		list-style-type:square;
		list-style-position: inside;
	}
	p{
		line-height: 15px;
		font-family: inherit;
		font-weight: normal;
		line-height: 24px;
		color: #000;
		padding: 0 0 10px 0;
	}
	img.innerImg{
		border: 1px solid #A3361C;
		border: 1px solid #A3361C;
		width: 200px;
		height: auto;
		margin: 0 10px 10px 10px;
		padding: 5px;
	}
	.link{
		text-decoration: underline;
	}
	.ulSpace{
		margin: 0 0 0 80px;
	}
	.ulSpace span{
		padding: 0 0 0 50px;
	}
	.spacer{
		margin: 0 0 0 25px;
	}
	img.wideImg{
		border: 1px solid #A3361C;
		border: 1px solid #A3361C;
		height: auto;
		width: 430px;
		padding: 5px;
		margin: 10px 0 10px 0;		
	}
	#grayTopBar{
		background: #423f3f;
		width: 100%;
		height: 21px;
		display: none;
	}
	#container{
		width: 961px;
		margin: 0 auto;
		height: 100%;
		background: #fff;
		/*background: #fff url(style/images/contentbgRepeat.gif) repeat-y;*/
	}
	.page-item-105{
		display: none !important;
	}
	/*MAIN*/
	.main{
		float: left