/*
*********************************************
	Reset browsers default
*********************************************
*/

body, div, dl, dt, dd, ul, ol, li, 
h1,h2,h3,h4,h5,h6, pre, form, fieldset,
input, textarea, p, blockquote, th, td {  
	margin: 0; 
	padding: 0; 
	} 
table { 
	border-collapse:collapse; 
	border-spacing: 0; 
	} 
fieldset,img {  
	border: 0; 
	} 
address, caption, cite, code, dfn, em, th, var { 
	font-style: normal; 
	font-weight: normal; 
	} 
ol, ul { 
	list-style:none; 
	} 
caption, th { 
	text-align:left; 
	} 
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal; 
	} 
q:before,q:after { 
	content:''; 
	} 
abbr,acronym { 
	border:0; 
	}

/*
*********************************************
	General Styles
********************************************* 
*/
	
	
html, body {
   /* height: 100%;*/
    }

body {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #4a4a4a;
	color: #4b4b4b;
	font-size: 62.5%;
	height: 100%;
	}
	
	
html { font-size:100.1%/*WinIE6- text resize adjust*/}

a { 
	color: #1757c2;
	text-decoration: none;
	}

a:hover { text-decoration: underline }

sup {font-size: 9px;}

.price sup {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	}

.printer {
	padding:  12px 0 0 20px;
	background: url(../images/printer_bg.gif) no-repeat;
	width: 190px;
	height: 35px;
	}
	
#pricing .printer {
	margin: 0 30px 0 0;
	padding: 10px 0 0 20px;
	float: right;
	}
	
.printer a {
	padding-left: 23px;
	background: url(../images/icon_printer.gif) no-repeat 0 -1px;
	font-size: 12px;
	}
	
.contact {
	padding: 12px 11px 0 14px;
	background: url(../images/contact_bg.gif) no-repeat;
	width: 167px;
	height: 78px;
	}
	
.contact p {
	padding-right: 10px;
	line-height: 13px;
	}
	
.contact2 {
	padding: 12px 11px 0 14px;
	background: url(../images/contact_bg.gif) no-repeat;
	width: 300px;
	height: 100px;
	}
	
.contact2 p {
	width: 300px;
	padding-right: 10px;
	line-height: 20px;
	}
	
.phone {
	margin: 5px 0 0 0;
	padding: 5px 0 0 28px;
	background: url(../images/icon_phone.gif) no-repeat 0 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #1586ce;
	font-size: 19px;
	height: 20px;
	}
	
#contact .contact, #employment .contact {margin-top: 20px;}

.contact-large {
	padding: 10px;
	background: url(../images/contact_large_bg.gif) no-repeat;
	width: 169px;
	height: 180px;
	}
	
.contact-large h4 {
	margin: 0;
	text-align: center;
	font-size: 24px;
	color: #3153af;
}

.contact-large h5 {
	margin: 0;
	text-align: center;
	color: #6b417d;
	
}
	
.contact-large p {
	margin: 10px 0 0 0;
	text-align: right;
	}

.contact-large p strong {
	margin: 6px 0 4px 0;
	display: block;
	}

.contact-large p span {
	display: block;
	}

/*
*********************************************
	Structure
*********************************************
*/

#main-Wrapper {
	margin: 0px auto;
	width: 936px;
	}
		
#header {
	margin: 0;
	background: url(../images/bg_top.gif) no-repeat;
	height: 180px;	
	position: relative;	}	
					
#home #banner {
	margin: 0;
	background: url(../images/banner.jpg) no-repeat;
	width: 936px;
	height: 240px;
	}
	
#banner {
	margin: 0;
	background: url(../images/banner_sub.jpg) no-repeat;
	height: 95px;
	}

#compare #banner {
	margin: 0;
	background: url(../images/compare_img.jpg) no-repeat;
	height: 406px;
	}
			
#content {
	padding-top: 10px;
	background-image: url(../images/bg_repeat.gif);
	width: 936px;
	float: left;
	}
	
#content-wrap {
	padding: 20px 45px 0 238px;
	}
	
#compare #content {
	background-image: url(../images/bg_repeatB.gif);
	}

#home #column-main, #column-main {
	padding: 0 30px 0 50px;
	float: left;
	width: 440px;
	}

#home #column-side, #column-side {
	padding-left: 30px;
	float: left;
	width: 335px;
	}
	
#home #column-side {border-left: 1px solid #ccc;}	

#compare #column-main {
	padding-top: 15px;
	width: 430px;
	}
	
#shipping #column-side, #employment #column-side {border: none;}
		
#compare #column-side {
	margin-left: 0px;
	padding: 15px 0 0 0;
	width: 360px;
	border: none;
	}
	

	
#shipping #column-side, 
#contact #column-side, 
#employment #column-side,
#formPrint #column-side {width: 210px;}
	
#shipping #column-main,
#contact #column-main,
#employment #column-main,
#formPrint #column-main   {
	padding: 0 20px 0 10px;
	width: 630px;
	border: none;
	float: left;
	}
					
#footer {
	background: url(../images/bg_bot.gif) no-repeat;
	width: 936px;
	height: 102px;
	float: left;
	overflow: hidden;
	}
	
#footer p {
	margin: 40px;
	color: #eee;
	font-size: 11px;
	text-align: right;
	}

#footer a {color: #5ad4fd;}
	
#compare #footer {
	background: url(../images/bg_botB.gif) no-repeat;
}

/*
*********************************************
	Type
*********************************************
*/

	
h1 a {
	margin: 45px 0 0 50px;
	display: block;
	line-height: 400px;
	overflow: hidden;
	float: left;
	background: url(../images/logo.gif) no-repeat;
	width: 471px;
	height: 67px;
	}	

h2, h3, h4 {font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;}	

#home h2 {
	margin: 0 0 0 290px;
	padding-top: 25px;
	}

/* My Comment */

h2 {padding: 28px 0 0 49px;}

#home h2, #home h2 strong {
	color: #fff;
	font-size: 24px;
	font-style: italic;
	}

h2, h2 strong {
	color: #386ca9;
	font-size: 24px;
	}

#home h2 strong {
	margin: 0;
	font-style: normal;
	display: block;
	font-size: 40px;
	}
	
h2 strong {
	margin-left: 130px;
	display: inline;
	color: #fff;
	}
	
#compare h2 {
	margin: 0 0 20px 190px;
	color: #caf5a1;
	font-size: 43px;
	}
	
#compare h3 {
	margin: 20px 0 0 270px;
	color: #fff;
	font-size: 34px;
}
	
h3 {
	margin: 9px 0 5px 0;
	color: #3366cc;
	font-size: 22px;
	}
	
h4 {
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #3378c3;
	}
	
h5 {
	margin: 15px 0;
	font-size: 14px;
	font-weight: bold;
	}

p {
	font-size: 13px;
	line-height: 16px;
	}
	
p.heading {
	font-size: 15px;
	line-height: 19px;
}

#banner p {
	margin: 10px 0 0 350px;
	color: #fff;
	font-size: 16px;
	width: 485px;
	line-height: 22px;
	letter-spacing: .06em;
	}

/*
*********************************************
	Navigation
*********************************************
*/

#primary-nav {
	position: absolute;
	top: 18px;
	left: 100px;
	float: left;
	width: 790px;
	height: 50px;
	position: relative;
	}
	
#primary-nav li {
	display: inline;
	float: left;
	position: relative;
	}
	
#primary-nav li a {
	padding: 0 10px 0 0;
	background: transparent url(../images/tab-right.gif) no-repeat scroll right top;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	float: left;
	cursor: pointer;
	height: 50px;
	}
	
#primary-nav li.at a {
		color: #257fab;
	}
	
#primary-nav li a:hover {
	text-decoration: none;
	color: #257fab;
	}

#primary-nav li a span {
	padding: 0 10px 0 25px;
	background: transparent url(../images/tab-left.gif) no-repeat scroll left top;
    float: left;
	height: 50px;
	line-height: 60px;
	}
	
#secondary-nav {
	margin: 30px 30px 10px;
	float: right;
	}


#secondary-nav li a {
	padding: 4px 0 0 9px;
	color: #fff;
	display: block;
	font-size: 12px;
	background: url(../images/contact_bg_small.gif) no-repeat 0 0;
	width: 77px;
	height: 18px;
	}

#secondary-nav li a:hover {
	text-decoration: none;
	background-position: 0 -22px;
	}
	
.free-shipping {
	background: url(../images/free_shipping.gif) no-repeat;
	width: 242px;
	height: 34px;
	display: block;
	position: absolute;
	top: 60px;
	left: 676px;
	float: left;
	line-height: 1000;
	overflow: hidden;
}
	
/*
*********************************************
	Drop Down
*********************************************
*/


#primary-nav li ul {
	padding: 10px;
	background-color: #e3e3e3;
	background: transparent url(../images/drop-bg.png) no-repeat bottom left;
	visibility: hidden;  
	height: auto;
	left: 0;
	margin: 0;
	position: absolute;
	top: 100%;
	width: 185px;
	z-index: 2;
	}

/* When the user hovers over a list item, we'll then make the nested unordered list visibile*/

#primary-nav li:hover ul, #primary-nav li.sf ul {
	 visibility: visible;  
	}

#primary-nav li ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	margin: 0 0 12px 16px;
	}

#primary-nav li ul li a {

	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #4a4a4a;
	height: auto;	
	background: none;
	}


#primary-nav li ul li:hover a {
	display: block;
	}


	
/*
*********************************************
	Accordeon
*********************************************
*/	
	
.accordion {
	margin-top: 17px;
	width: 430px;
	border-bottom: solid 1px #c4c4c4;
	}
	
.accordion h3 {
	background: #e9e7e7 url(../images/accordion_bg.gif) no-repeat right -30px;
	padding: 7px 15px;
	height: 16px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #996633;
	border: solid 1px #ddceb2;
	border-bottom: none;
	cursor: pointer;
	}
	
.accordion h3:hover {
	color: #3366cc;	
	}

.accordion h3.active {
	background-position: right 0; 
	color: #3366cc;
	}

.accordion p {
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	}


/*
*********************************************
	Box
*********************************************
*/

.box {
	margin: 20px 0;
	width:  330px;
	background-color: #fdd7b5;
	}

.box-top {
	background: url(../images/box_top.gif) no-repeat;
	height: 9px;
	width: 330px;
	}
	
.box-bot {
	background: url(../images/box_bot.gif) no-repeat;
	height: 9px;
	width: 330px;
	}
	
.box ul {margin: 0 15px 10px 40px;}

.box li {
	list-style-type: disc;
	font-size: 13px;
	font-weight: bold;
	}

.box h3 {
	margin: 0 0 10px 20px;
	line-height: 24px;
	}
	
/*
*********************************************
	Offer
*********************************************
*/	

.offer {
	margin: 0px 0px 12px;
	width:  190px;
	background-color: red;
	}

.offer-top {
	background: url(../images/top_red.gif) no-repeat;
	height: 9px;
	width: 190px;
	}
	
.offer-bot {
	background: url(../images/bot_red.gif) no-repeat;
	height: 9px;
	width: 190px;
	}
	
.offer ul {margin: 0 15px 10px 40px;}

.offer li {
	list-style-type: disc;
	font-size: 13px;
	font-weight: bold;
	}

.offer h3 {
	margin: 0 0 10px 10px;
	line-height: 24px;
	color: white;
	}
.offer h2 {
	margin: 0 0 10px 10px;
	line-height: 24px;
	color: white;
	font-size: 15px;
	}
	
.offer p {
	padding-left:10px;
	padding-right: 10px;
	line-height: 13px;
	color: white;
	}
	
/*
*********************************************
	button
*********************************************
*/	

p.button {
	margin: 15px 0 20px 0;
	overflow: hidden; 
	width: 100%;
	}	

p.button a {
	padding: 0 10px 0 0;
	background: transparent url(../images/button-right.gif) no-repeat scroll right top;
	font-size: 12px;
	color: #fff;
	float: left;
	cursor: pointer;
	height: 29px;
	}
	
p.button a:hover {
	text-decoration: none;
	color: #8cd7fd;
	}

p.button a span {
	padding: 0 10px 0 20px;
	background: transparent url(../images/button-left.gif) no-repeat scroll left top;
    float: left;
	height: 29px;
	line-height: 29px;
	}
	
#home .go-button, #home .go-buttonB, .go-button   {
	/*margin: 17px 0 0 630px;*/
	position: relative;
	left: 40px;
	top: 5px;
	background: transparent url(../images/button.png) no-repeat scroll right top;
	display: block;
	width: 221px;
	height: 38px;
	}	
	
#home .go-buttonB {
	/*margin: 9px 0 0 400px;*/
	position: relative;
	left: 430px;
	top: 10px;
	background: transparent url(../images/buttonB.png) no-repeat scroll right top;
	}

.go-button   {
	margin: -33px 0 0 620px;
	}

.go-button a, .go-buttonB a {
	padding-left: 25px;
	width: 221px;
	height: 38px;
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 38px;
	}
	
.go-buttonB a {
	padding-left: 40px;
}
	
.go-button a:hover, .go-buttonB a:hover {text-decoration: none;}

#compare .go-button {
	margin: 25px 0 0 223px;
	background: transparent url(../images/button_small.png) no-repeat scroll right top;
	width: 136px;
	}
	
/*
*********************************************
	Products Tabs
*********************************************
*/		
	
ul.tabNavigation, ul.priceNavigation  {
    list-style: none;
    margin: -10px 0 30px 0;
    padding: 20px 0 0 30px;
    float: left;
    width: 210px;
    height: 541px;
    background: url(../images/products_list_bg.gif) right no-repeat;
    }

ul.tabNavigation li {
	margin: 0px;
	width: 210px;
	 }

ul.tabNavigation li a, ul.priceNavigation li a {
	padding: 0 0 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #637c4e;
	text-decoration: none;
	height: 41px;
	width: 190px;
	line-height: 46px;
	display: block;
	 }
	 

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover,
ul.priceNavigation li a.selected,
ul.priceNavigation li a:hover  {
    background: url(../images/product_list_at.gif) left no-repeat ;
    text-decoration: none;
    color: #333;
    }
		
ul.tabNavigation li a:focus {outline: 0;}

div.tabs div {
	padding: 5px 60px 0 0;
	margin-top: 15px;
	float: right;
	width: 610px;
	}
		

.waste {min-height: 1000px;}


/*
*********************************************
	Products Page
*********************************************
*/
div.tabs p {
	margin: 10px 0;
	line-height: 18px;
	overflow: hidden;
	}

ul.products {
	margin: 10px 0 10px 30px;

	list-style: disc;
	}

ul.products li {
	margin-bottom: 6px;;
	font-size: 13px;
	line-height: 18px;
	}

p.link {float: left;}

p.link a {
	background:transparent url(../images/arrow.gif) no-repeat scroll left center;
	padding:0 0 0 15px;
	font-size: 14px;
	}

div.tabs div p img {
	margin: 0 15px 0 0;
	float: left;
	}
	
ul.mouthguards {
	width:  640px;
	float: left;
	}

ul.mouthguards p strong {display: block;}

ul.mouthguards li {
	padding: 0 10px 0 0;
	float: left;
	width: 300px;
	height: 195px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
	
ul.mouthguards li.even, ul.mouthguards li.evenlast {
	margin-right: 0;
	padding-left: 15px;
	border-right: none;
	}

ul.mouthguards li.last, ul.mouthguards li.evenlast {
	border-bottom: none;
	}

 ul.mouthguards li img {
	margin: 0 10px 0 0;
	padding-bottom: 1px;
	float: left;
	}
	
/*
*********************************************
	Table
*********************************************
*/


table.pricing, table.lab {
	width: 600px;
	border-collapse:collapse;
	padding-left: 30px;
	float: left;
	font-size: 14px;
	border-bottom: 5px solid #e0b7aa;
	}
	
table.lab {
	margin: 10px 0 10px 40px;
	width: 550px;
	border-bottom: 5px solid #78a23f;
	float: none;
	}

table.pricing thead th {
	padding: 8px 10px 8px 20px;
	background: #ff5b54 url(../images/pricing-table-bg.gif) bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	font-size: 22px;
	line-height:2em;
	}
	
table.lab thead th {
	padding: 8px 10px 8px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background-color: #78a23f;
	color: #fff;
	font-size: 16px;
	}

.pricing td, .lab td {padding: 6px 10px 6px 20px;}
	
td.duration {text-align: right;}

table.pricing tr.odd td {
	background-color: #f6e7e7;
	border-top: 1px solid #e0b7aa;
	border-bottom: 1px solid #e0b7aa;
	}
	
table.lab tr.odd td {
	background-color: #d7edb9;
	border-top: 1px solid #78a23f;
	border-bottom: 1px solid #78a23f;
	}
	
table.pricing tr.colorOdd td {
	background-color: #f6e7e7;
	border-top: 1px solid #e0b7aa;
	border-bottom: none;
	}

table.pricing tr.colorOdd2 td {
	background-color: #f6e7e7;
	border-bottom: 1px solid #e0b7aa;
	}

td.price {
	padding-right: 30px;
	color: #944246;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	}
	
td.color {font-size: 12px;}

td.color strong {display: block;}

.priceNotice {
	padding-left: 30px;
	float: left;
	font-size: 14px;
	}
	
tfoot td {
	padding: 6px 10px 6px 20px;
	background-color: #eee;
	font-size: 11px;
	}
	
.lab tfoot td {border-top: 1px solid #78a23f;}
		
/*
*********************************************
	Compare page
*********************************************
*/

#compare #banner p {
	margin: 10px 0 0 270px;
	font-size: 17px;
	width: 625px;
	}
	
#compare #column-main p {
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	}

#compare #banner span {
	color: #caf5a1;
	}

span.compare {
	margin: 7px 0;
	display: block;
	}
	
#compare h4 {
	background:transparent url(../images/phone_number.png) no-repeat scroll left top;
	height:32px;
	margin-bottom:5px;
	text-align:left;
	text-indent:-9999em;
	width:360px;
	}
	
/*
*********************************************
	Shipping Page
*********************************************
*/

.steps-container {
	margin: 10px 0 0 0;
	padding: 70px 0 0 17px;
	background:transparent url(../images/steps_bg2.gif) no-repeat scroll left top;
	width: 644px;
	}

.steps-container h3 {
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	color: #fff;
	height: 33px;
	background:transparent url(../images/header_bg.gif) no-repeat scroll left top;
	line-height: 32px;
	font-size: 20px;
	}

.steps-list {
	margin: 20px 0 0 30px;
	width: 500px
	}

.steps-list li {
    margin: 0;
	padding: 2px 0 15px 32px;
	font-size: 15px;
	color: #4f5050;
	line-height:19px;
	}

.steps-list li.first {
	background:transparent url(../images/steps_1.gif) no-repeat scroll left 0;
	}

.steps-list li.second {
	background:transparent url(../images/steps_2.gif) no-repeat scroll left 0;
	}
	
.steps-list li.third {
	background:transparent url(../images/steps_3.gif) no-repeat scroll left 0;
	}
	
.steps-container p {
	margin: 0 0 10px 23px;
	padding-right: 60px;
}


/*
*********************************************
	form
*********************************************
*/

fieldset {
	background-color: #F5F5F5;
	margin:10px 0 0;
	padding:20px;
	}

label {
	clear:left;
	color:#000;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin: 9px 10px 0 0;
	text-align:right;
	line-height: 14px;
	width: 143px;
	}

fieldset p {
	float:left;
	margin: 0 0 10px 0;
	width: 590px;
	}

input {
	margin:0x 0 3px;
	padding:5px;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-top:1px solid #616161;
	float:left;
	width: 410px;
	color:#555555;
	font-size:14px;
	}

textarea {
	width: 425px;
}

.button_wrap {
	width: 590px;
}

.button {
	margin: 0 0 0 0;
	width: 89px;
	height: 34px;
	border: none;
	float: right;
	}
	
.phoneField {
	margin-right: 20px;
	width: 100px;
	}

.emailLabel, .zipLabel {
	 float: none;
	 }

.emailField {
	width:  238px;
	float: none;
	}

.zipField {
	float: none;
	width: 50px;
	}

select {
	margin: 0 20px 0 0;
	font-size: 12px;
	}

/*
*********************************************
	Shipping Pages
********************************************* 
*/

.printForms { margin: 20px 0 20px 0}


/*
*********************************************
	Testimonials
********************************************* 
*/

.testimonial-box-odd, .testimonial-box-even {
	margin: 20px 0 5px 0;
	width: 522px;
	}

.testimonial-box-even {margin-left: 100px;}

.testimonial-top {
	background-image: url(../images/testimonial_top.gif);
	width: 522px;
	height: 17px;
	}
	
.testimonial-body {
	background-image: url(../images/testimonial_bg_repeat.gif);
	width: 522px;
	}
	
.testimonial-bottom {
	background-image: url(../images/testimonial_bot_right.gif);
	width: 522px;
	height: 42px;
	}
	
.testimonial-box-even .testimonial-bottom {
	background-image: url(../images/testimonial_bot_left.gif);
	}
	
.testimonial-body p {padding: 8px 10px 8px 20px;}

cite {
	margin-right: 50px;
	font-size: 11px;
	text-align: right;
	display: block;
	}

cite strong {
	display: block;
	font-size: 12px;
	}
	
.testimonial-box-even cite {
	text-align: left;
	margin-left: 60px;
}
	
