html, body {
	height: 100%;
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
	/*font-family: "Century Gothic", "Tw Cen MT", Futura, "URW Gothic L", Arial, sans-serif;*/
	font-size:13px;
	color:#ffffff;
	background:url('/public/images/bg-spotlight5.jpg') no-repeat top center #07283b;
	/*background:url('../images/bg-2bars.gif') repeat-x #07283b;*/
	text-shadow: #333 0 0 0; /* Safari Font Hack */
	}
	
div, a{word-wrap: break-word;}
table tr td{/*border:1px solid #fff;*/ vertical-align: middle;}
	
img{display:block;}
	
p{
	/*font-family:arial;*/
	font-size: 14px;
	line-height:200%;
	margin-bottom:5px;
	}
	
p.last{
	/*font-family:arial;*/
	font-size: 14px;
	line-height:200%;
	margin:0;
	}
	
p.small{
	/*font-family: arial;*/
	font-size:12px;
	line-height:130%;
	}
	
p.large{
	font-size:29px;
	color:#01A8FF;
	line-height:110%;
}
	
/* hyperlinks */	
a:link, a:visited{
	color: #01a8ff;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color: #01a8ff;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	}
	
a:link img, 
a:hover img,
a:visited img{border:0;}

a.red-button:link,a.red-button:visited{background:#7B1D1C; padding:5px 10px 5px 10px; color:#fff; text-decoration:none; font-weight:bold;}
a.red-button:hover{background:#4F1119;}
	
/* Headings */	
h1{font-family:inherit; font-size:36px; color:#ffffff; font-weight:bold;}
h2{font-family:inherit; font-size:32px; color:#ffffff; font-weight:normal;}
h3{font-family:inherit; font-size:29px; color:#ffffff; font-weight:normal;}
h4{font-family:inherit; font-size:24px; color:#ffffff; font-weight:normal;}
h5{font-family:inherit; font-size:20px; color:#01A8FF; font-weight:normal;}
h6{font-family:Arial; font-size:18px; /*color:#93d9fd;*/ color:yellow; font-weight:normal;}

/* Page Columns */

.col-2-1{
	float:left;
	width:647px;
	/*background:orange;*/
	}

.col-2-2{
	float:right;
	width:333px;
	/*background:yellow;*/
	}
	
.col-half-1{
	float:left;
	width:440px;
	background: yellow;
	}
	
.col-half-2{
	float:right;
	width:440px;
	}
	
.col-4{
	float:left;
	width:230px;
	margin-right:20px;
	}

.col-4-end{
	float:right;
	width:230px;
	margin: 0;
	}
		
/* highlight boxes */
.hbox-01{background:#061620; border:1px solid #19354c; /*padding:20px;*/}
.hbox-02{background:#ffffff;}

/* Font Specific */
.font-white{color:#ffffff;}
.font-black{color:#000000;}

/* Layout Classes */
#container{
	/*
	STICKY FOOTER */
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:url('/public/images/bg-2bars.gif') repeat-x;
	}
	
#container-2{
	background:url('/public/images/bg-2bars.gif') repeat-x;
	}
	
#page-width{
	width:980px;
	margin:0 auto;
	text-align:left;
	background-image:url('/public/images/bg-elements.jpg');
	background-repeat:no-repeat;
	}
	
#topbar{height:78px;}
	
.logo{
	float:left;
	padding:8px 0px 0px 0px;
	}
	
/*#bg-elements{background:;}
	
#secondbar-outer{
	width:100%;
	height:163px;
	text-align:center;
	background:url('../images/bg-secondbar.png') repeat-x #479fe4;
	}
	
#secondbar-inner{
	width:980px;
	height:163px;
	margin:0 auto;
	text-align:left;
	background:url('../images/bg-secondbar-inner.png') no-repeat;
	}*/

/* -- topnav -- */

.nav-box{
	float:right;
	width:643px;
	height:33px;
	margin-top:23px;
	}

/* Top Nav default styles */
ul#topnav{margin: 0; padding: 0;}
ul#topnav li{display: inline;}
ul#topnav li a{
	/*width:80px; Set for default nav size */
	float: left;
	/* See ya */
	height: 0px;
	overflow: hidden;
	padding-top: 33px;	
	}

/* Top Nav Buttons (changed to jpeg for pngfix) */
ul#topnav li#home a{width:75px; background:url('/public/images/menu-home.jpg') no-repeat;}
ul#topnav li#home a:hover{background-position:0px -33px;}

ul#topnav li#about a{width:147px; background:url('/public/images/menu-about.jpg') no-repeat;}
ul#topnav li#about a:hover{background-position:0px -33px;}

ul#topnav li#faqs a{width:74px; background:url('/public/images/menu-faqs.jpg') no-repeat;}
ul#topnav li#faqs a:hover{background-position:0px -33px;}

ul#topnav li#wholesale a{width:115px; background:url('/public/images/menu-wholesale.jpg') no-repeat;}
ul#topnav li#wholesale a:hover{background-position:0px -33px;}

ul#topnav li#contact a{width:117px; background:url('/public/images/menu-contact.jpg') no-repeat;}
ul#topnav li#contact a:hover{background-position:0px -33px;}

ul#topnav li#order a{width:115px; background:url('/public/images/menu-order.jpg') no-repeat;}
ul#topnav li#order a:hover{background-position:0px -33px;}

.featurebar{height:163px; width:385px;}
	
.static-headlines{padding:10px 0 0 0;}

/* Top adverts */
.top-ads{width:480px; padding:10px 0 0 0;}

/* Body */	
#bodysec{
	width:100%;	
	text-align:center;
	/* 
	STICKY FOOTER Footer Space */	
	padding-bottom: 430px; 
	}
	
#bodysec-2{
	width:100%;	
	text-align:center;
	}
	
#footer-outer{
 	clear:both;
	width: 100%;	
	/*
	STICKY FOOTER*/
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 420px;
	text-align:center;
	background:url('/public/images/footer-repeat.gif') repeat-x #0a1013;
	}
	
#footer-outer-2{
 	clear:both;
	width: 100%;
	text-align:center;
	background:url('/public/images/footer-repeat.gif') repeat-x #0a1013;
	}

#footer-inner{
 	width:980px;
	margin:0 auto;
	text-align:left;
	font-size:12px;	
	}
	
#back-top{
	float:right;
	text-align:center;	
	}
	
.footer-2-1{
	float:left;
	width:637px;
	padding:20px 0 0 0;
	}

.footer-2-2{
	float:right;
	width:323px;
	padding:20px 0 0 0;
	}
	
.footer-cards{
	width:332px;
	margin:0 auto 10px auto;
	}
	
.footer-bottom{
	text-align:center;
}

p.disclaimer{
	font-size:10px;
	color:#293c45;
	}

p.disclaimer a{color:#364f5b;}

/* Triple Link Box */
.footer-3-1{
	width:200px;
	float:left;
	margin:0 20px 0 0;
}

.footer-3-2{
	width:200px;
	float:left;
	margin:0 0 0 0;
}

.footer-3-3{
	width:200px;
	float:right;
	margin:0 0;
}

/* Tables */
table{
	display:block;
	border-collapse:collapse;
	width:100%;
	padding:0px;
	margin:0px;
	}
		
table.stats{
	width:100%; 
	border-collapse:collapse;
	}
	
table.stats tr{border-bottom:1px solid #d5d5d5;}

table.stats td{
	width:50%; 
	padding:5px 0px 5px 0px;
	vertical-align:top;
	font-size:14px;
	}

table.padded th,
table.padded td{padding:5px;}

table.debug td{border:1px solid #000;}

/* List Classes */

ul{list-style-type:none;}

ul.blue li{
	background:url('/public/images/bullet-blue.png') center left no-repeat;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
ul.bluetick li{
	background-image:url('/public/images/bullet-bluetick.png');
	background-position:center left;
	background-repeat:no-repeat;
	text-indent:25px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	}
	
ul.cross li{
	background:url('/public/images/bullet-cross.png') center left no-repeat;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
ul.tick li{
	background:url('/public/images/bullet-tick.png') center left no-repeat;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
ul.footer-tick li{
	background:url('/public/images/bullet-tick.png') center left no-repeat;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
ul.star li{
	background:url('/public/images/bullet-star.png') center left no-repeat;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
ul.whitecross li{
	background:url('/public/images/bullet-whitecross.png') center left no-repeat;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
ol{
	list-style-type:decimal;
	list-style-position: inside;
	}
		
ol li{
	font-size:14px;
	margin-bottom:10px;
	}
		
/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Sliding Doors Buttons */
.buttons { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button{
    background: transparent url('/public/images/bg_button_a.png') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    /*margin-right: 6px;*/
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span{
    background: transparent url('/public/images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active{
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span{
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* Reusable Classes */
.debug-01{background:green;}
.debug-02{background:yellow;}

.float-left{float:left;}
.float-center{display:block; margin:0 auto 0 auto;}
.float-right{float:right;}

.img-left{float:left; margin-right:10px; display: inline;}
.img-right{float:right; margin-left:10px; display: inline;}

.icon-left{float:left; margin-right:5px;}
.icon-right{float:right; margin-left:5px;}

.hor-line{clear:both; height:19px; background:url('/public/images/bg-line.png') repeat-x;}
.dash-line{clear: both; height:19px; background:url('/public/images/bg-dash.gif') repeat-x;}

.align-left{text-align:left;}
.align-center{text-align:center;}
.align-right{text-align:right;}

.clear{clear:both;}

.bold{font-weight:bold;}
.italic{font-style:italic;}
.capitals{text-transform:capitalize;}

.padder-5{padding:5px;}
.padder-10{padding:10px;}
.padder-15{padding:15px;}
.padder-20{padding:20px;}
.padder-ud10{padding:10px 0 10px 0;}


.bottom-5{margin-bottom:5px;}
.bottom-10{margin-bottom:10px;}
.bottom-20{margin-bottom:20px;}

.border-white{border:1px solid #fff;}
.border-blue{border:1px solid #01a8ff;}

/* -- Page Specific -- */
.puraman-box-main{
	width:333px;
	padding:11px 0 0 0;
	}
	
.title-box{
	width:500px;
	height:47px;
	/*background:url('../images/bg-title.png') no-repeat;*/
	}
	
.title-box-full{
	width:980px;
	height:47px;
	/*background:url('../images/bg-title-full.png') no-repeat;*/
	}
	
.title-box-full h3,
.title-box h3{
	padding:7px 0 0 16px;
	color:#01a8ff;
	}

.bookmarks{
	float:left;
	padding:16px 0 0 10px;
	}
	
.body-text{
	padding:0 16px 0 16px;
	}

/* Triple Box Homepage */	
.box-3-1{
	float:left;
	width:313px;
	height:242px;
	margin-right:20px;
	background:url('/public/images/bg-box-3.png') no-repeat;
	}
	
.box-3-2{
	float:left;
	width:313px;
	height:242px;
	background:url('/public/images/bg-box-3.png') no-repeat;
	}
	
.box-3-3{
	float:right;
	width:313px;
	height:242px;
	background:url('/public/images/bg-box-3.png') no-repeat;
	}
	
.box-3-header{
	font-size:25px;
	/*font-family:Myriad Pro;*/
	color:#01a8ff;
	padding:0 0 9px 0;
	border-bottom:1px solid #204257;
	margin-bottom:10px;
	}
	
/* About Page */
.threebox-left{
	float:left;
	width:316px;
	}

.threebox-right{
	float:right;
	width:315px;
	}
	
/* FAQ Page */
.faq-questions a{
	font-size:17px;
	font-weight: bold;
}

/* Contact & Wholesale */
.form-box{
	float:left;
	width:630px;
	}
	
.form-right{
	float:right;
	width:333px;
	}
	
/* TestimonialPage */
.testimonial-top
{
	background:url('/public/images/testimonial-top.png') no-repeat;
	width:615px;
	height:55px;
}

.testimonial-text
{
	background:#06161f;
	padding:0 20px 0 20px;
	line-height:200%;
}

.testimonial-bottom
{
	background:url('/public/images/testimonial-bottom.png') no-repeat;
	width:615px;
	height:55px;
}
