*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	text-align: center;
	background-color: #FFFFFF;
	background-image: url("../images/bg_r2.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-height: 100%;
	height: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

html
{
	height: 100%;
	width: 100%;
	min-height: 100%;
}

h1
{
	margin-bottom: 15px;
}


#ht_0
{
	background-image: url("../images/default_banner.png");
	background-repeat: no-repeat;
}

#ht_1
{
	background-image: url("../images/glacier_banner.png");
	background-repeat: no-repeat;
}

#ht_2
{
	background-image: url("../images/bounce_banner.png");
	background-repeat: no-repeat;
}

#ht_3
{
	background-image: url("../images/shield_banner.png");
	background-repeat: no-repeat;
}

#ht_4
{
	background-image: url("../images/executive_banner.png");
	background-repeat: no-repeat;
}

#ht_5
{
	background-image: url("../images/covert_banner.png");
	background-repeat: no-repeat;
}

#ht_6
{
	background-image: url("../images/defender_banner.png");
	background-repeat: no-repeat;
}

#ht_7
{
	background-image: url("../images/xpression_banner.png");
	background-repeat: no-repeat;
}

#ht_8
{
	background-image: url("../images/pure_banner.png");
	background-repeat: no-repeat;
}

#ht_9
{
	background-image: url("../images/energy_banner.png");
	background-repeat: no-repeat;
}

#ht_10
{
	background-image: url("../images/athlete_banner.png");
	background-repeat: no-repeat;
}

.pt_homepage
{
	color: #818285;
}

.pt_prodpic
{
	width: 250px;
	height: 500px;
	margin-right: 15px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

.pt_rrp
{
	font-weight: bold;
	clear: both;
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
}

.pt_compat
{
	font-weight: bold;
}

.pt_htext
{
	width: 700px;
	height: 250px;
	
	text-align: left;
}



.pt_htext p
{
	margin-bottom: 10px;
}

.pt_htext_text
{
	position: relative;
	top: 60px;
	left: 360px;
	font-size: 11px;
	width: 275px;
	
}
.pt_htext_wtext
{
	font-size: 12px;
	width: 670px;
	margin: 15px;
	position: relative;
	top: 140px;
}

.pt_htext_container
{
	width: 700px;
	height: 250px;
	margin: 0 auto;	
}

.pt_gohome
{
	font-size: 12px;
	font-weight: bold;

}

.pt_gohome a:link, .pt_gohome a:visited, .pt_gohome a:active
{
	color: #000000;
	text-decoration: none;
}

.pt_gohome a:hover
{
	color: #444444;
	text-decoration: none;
}

.pt_background_r
{
	width: 100%;
	height: 100%;
	text-align: center;
}

.pt_container
{
	margin: 0 auto;
	text-align: center;
	width: 800px;
}

.pt_logo
{
	width: 418px;
	height: 41px;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	margin: 25px auto;
}

.pt_maintext_container
{
	margin: 0 auto;
}

.pt_maintext_container h2
{
	text-align: left;
	margin-left: 30px;
	margin-bottom: 25px;
}

.pt_footer
{
	margin: 0 auto;
	margin-top: 25px;
}

.pt_lifestyle
{
	margin: 25px auto;
}

.pt_lifestyle img
{
	margin: 0px 15px;
}

.pt_central_container
{
	width: 800px;
	margin: 0 auto;
}

.pt_half
{
	width: 385px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

.pt_text
{
	width: 365px;
	float: left;
	text-align: left;
}

.pt_text p
{
	margin-bottom: 15px;
	line-height: 22px;
}

.pt_icon_row
{
	clear: both;
	float: left;
	width: 800px;
	margin-bottom: 15px;
}

.pt_icon
{
	width: 80px;
	margin: 0 30px;
	float: left;
}

.pt_icon_text
{
	width: 620px;
	float: left;
	text-align: left;
	line-height: 22px;
}

.pt_feature_image
{
	width: 48px;
	height: 48px;
	margin: 15px;
	float: left;
	border: 1px solid #000000;
	text-align: center;
}

.pt_prodcodes
{
	width: 365px;
}

.pt_prodcodes h1
{
	font-size: 14px;
}

.pt_prodcodes table
{
	margin: 0;
	padding: 0;
}

.pt_prodcodes td
{
	text-align: center;
	width: 119px;
	padding-right: 3px;
	font-size: 12px;
}

.pt_prodcodes td + td
{
	text-align: left !important;
}

.pt_prodcodes tr
{
	border-bottom: 1px solid black;
}

.pt_prodcodes th
{
	text-align: center;
	font-weight: bold;
}

.pt_prodcodes th + th
{
	text-align: left;
}
