/* CSS Document printsleeve.css Website Design by SpotlessMedia.com 13.12.07 */

body {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(images/splash03_02.jpg) repeat-x fixed;
}

#wrapper {
	margin: auto;
	height: auto;
	width: 900px;
	border: 1px solid #9D2322;
	background: #FFFFFF;

}
#header {
	border-bottom: 5px solid #9D2322;

}
#topNav {
}
#leftNav {
	text-align: right;
	width: 150px;
	padding-top: 15px;
	float: left;
	margin-bottom: 50px;
	
}
#leftNav a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
	display: block;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
}
#leftNav a:hover {
	color: #FFFFFF;
	background: #9E2423;
}
.index #index a, .bargain #bargain a, .heatShrink #heatShrink a,
.printashrink #printashrink a, .adhesive #adhesive a, .braided #braided a,
.printedHeat #printedHeat a, .nonShrink #nonShrink a, .contact #contact a, .misc #misc a, .ladder #ladder a {
	background: #FEF1F7;
	font-weight: bold;
	color: #990000;
	border-right: 2px solid #9D2322;
}
.index #index a:hover, .bargain #bargain a:hover, .heatShrink #heatShrink a:hover,
.printashrink #printashrink a:hover, .adhesive #adhesive a:hover, .braided #braided a:hover,
.printedHeat #printedHeat a:hover, .nonShrink #nonShrink a:hover, .contact #contact a:hover, .misc #misc a:hover, .ladder #ladder a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background: #9E2423;
}

#contentWrap {
}
#content {
	float: left;
	width: 450px;
	margin-left: 30px;
	padding-top: 20px;
	text-align: justify;
	padding-bottom: 20px;
}
.contact #content {
	width: 300px;
}
.thankYou #content {
	width: auto;
}


.contHeading {
	background: #F9E6E6;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	color: #9F2426;
}
.contTable {
	width: 100%;
	color: #9F2426;
	line-height: 20px;
	margin-bottom: 25px;
	font-size: 10px;
}
.tableGrey {
	background: #EEEEEE;
}
.tableHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #9F2426;
}

.tablePdf {
	text-align: right;
}

.contact #content ul li {
	margin-top: 30px;
}
#callBack {
	
	width: 200px;
	float: right;
	margin-right: 20px;
	margin-top: 40px;
	border: 1px solid #7685A6;
	padding: 10px;
	margin-bottom: 40px;
	background: url(images/callback_bg.gif) no-repeat right bottom;

}

#googleMap {
	background: #FFFFFF;
	position: absolute;
	height: auto;
	width: 320px;
	visibility: hidden;
	z-index: 100;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #9F2426;
}






#rightSide {
	
}
#contactForm {
	float: right;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.contactField {
	width: 250px;
}



#footer {
	background: #9F2426;
	clear: both;
	height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #E3888A;
}
.footerBold {
	font-weight: bold;
}

#footerNav {
	float: left;
	width: 200px;
}
#footerContact {
	width: 600px;
	float: right;
	text-align: right;
}
h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #9F2426;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #9F2426;
}
.imgRight {
	float:right;
	padding-bottom: 10px;
	padding-left: 10px;

}
.imgLeft {
	padding-bottom: 10px;
	padding-right: 10px;
}
.imgMid {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.smallText {
	color: #990000;
	font-size: 9px;
}









/*****************************************************  Spotless link at bottom of page *************/
#spotless {
	font-size: 9px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 900px;
	text-align: right;
}
#spotless a {
	color: #333333;
	text-decoration: none;
}
#spotless span {
	color: #FF9900;
}

