/*
Description: Hot Dog International
Author: Dream Designs
Author URI: http://dreamdesignstream.com

	Purple: #544ca1;
	Dk Grey Quote: #76788d;
	Lt White Header: #f6f5f7;
	Med Grey Footer: #a5a5a5;
	Lt Grey BG: #eeecf8;
	Med Blue-Grey BG: #aeb1d4;
	Lt Orange Link: #efaf5b;
	Med Orange Hover Link: #e8793b;

*/

*, html, body, div, form, label, p {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
body {
    background: url(images/bg/wallpaper.png) top center repeat-x #c6c8e2;
	font-family: Arial, Helvetica, serif;
    font-size: 16px;
    color: #544ca1;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    border: 0;
}
address, caption, cite {
    font-style: normal;
    font-weight: normal;
}
a {
	text-decoration: none;
	color: #e8793b;
}
a:link {
	color: #e8793b;
}
a:visited {
	color: #e8793b;
}
a:hover {
	color: #dd5204;
	text-decoration: underline;
}
ol, ul, li {
    list-style: none;
}
a img {
    border: none; /* Gets rid of IE's blue borders */
} 
.clear {
    clear: both;
}
#wrap {
    width: 950px;
    margin: 0 auto -150px auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#push {
    height: 150px;
}



/**********
Headers
**********/

h1 {
	font-size: 2.0em;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
    padding: 10px 0 0 0;
	color: #544ca1;
	line-height: 42px;
}
h2 {
	font-family: Arial, Helvetica, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
    padding: 10px 0;
	color: #5a5b6e;
	line-height: 26px;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, serif;
	font-size: 18px;
	font-weight: normal;
    padding: 10px 0 0 0;
	color: #5a5b6e;
	line-height: 20px;
	letter-spacing: 1px;
}
h4 {
	font-family: Arial, Helvetica, serif;
	font-size: 18px;
	font-weight: normal;
    padding: 10px 0 0 25px;
	color: #5a5b6e;
	line-height: 20px;
	letter-spacing: 1px;
}

h5 {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
    padding: 10px 0;
	color: #5a5b6e;
	line-height: 26px;
	letter-spacing: 1px;
}


/**********
Navbar
**********/

#top-bar {
	height: 210px;
	width: 950px;
	margin: 0 auto 15px auto;
}
.logo {
	height: 210px;
	width: 259px;
	float: left;
	margin: 0;
}
.header {
	height: 210px;
	width: 691px;
	float: right;
}
.header h2 {
	color: #544ca1;
	font-style: italic;
	font-size: 14px;
	margin: 50px 0 0 35px;	
}
.quote {
	color: #5a5b6e;
	font-style: italic;
	font-size: 12px;
	margin: 0 0 0 175px;	
}
.navmenu {
	height: 30px;
	width: 653px;
	margin: 5px 20px 0 0;
}
ul.MenuBarHorizontal { width: 653px; }



/**********
Homepage
**********/

.photoshow {
    background: url(images/bg/slideshow.png) top center no-repeat;
	margin: 0;
    height: 332px;
	width: 556px;
	float: left;
}
.tagline {
	margin: 0 0 0 15px;
    height: 375px;
	width: 379px;
	float: right;
	text-align: left;
}
.tagline p {
	font-size: 14px;
	text-align: right;
	padding-right: 34px;
	color: #76788d;
	letter-spacing: 1px;
}



/**********
Buttons
**********/

.buttons {
	background: url("images/bg/buttons.png");
	height: 114px;
	width: 379px;
	margin: 0;
	padding: 0px;
	position: relative;
}
.buttons li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	}
.buttons li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 114px;
}
.button-how { 
	background: url("images/bg/buttons.png") -0px 0px no-repeat; 
	left: 0px; 
	width: 95px;
}
.button-study { 
	background: url("images/bg/buttons.png") -95px 0px no-repeat; 
	left: 95px; 
	width: 94px;
}
.button-testimonials {
	background: url("images/bg/buttons.png") -189px 0px no-repeat; 
	left: 189px; 
	width: 93px;
}
.button-shows { 
	background: url("images/bg/buttons.png") -282px 0px no-repeat; 
	left: 282px; 
	width: 97px; 
}
.button-how a:hover { 
	background: url("images/bg/buttons.png") -0px -114px no-repeat; 
}
.button-study a:hover { 
	background: url("images/bg/buttons.png") -95px -114px no-repeat; 
}
.button-testimonials a:hover {
	background: url("images/bg/buttons.png") -189px -114px no-repeat; 
}
.button-shows a:hover { 
	background: url("images/bg/buttons.png") -282px -114px no-repeat; 
}



/**********
Technology
**********/

.technology {
	margin: 0 0 20px 0;
    height: 372px;
	width: 526px;
	float: left;
}
.technology p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 20px;
}
.technology h3 {
	line-height: 32px;
	font-style: italic;
	margin-left: 30px;
}
.technologyshow {
    background: url(images/technology/technology.png) top center no-repeat;
	margin: 0;
    height: 232px;
	width: 287px;
	float: left;
}
.safe {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    behavior: url(scripts/border-radius.htc);
    border-radius: 20px;
	background-color: #fff;
	border: 8px solid #aeb1d4;
	margin: 0 0 0 15px;
	padding: 5px 10px;
    height: 600px;
	width: 372px;
	float: right;
	text-align: left;
}
.safe h2 {
    padding: 0;
	color: #544ca1;
	font-weight: bold;
}
.safe h6 {
    padding: 15px 0 0 0;
	color: #544ca1;
	font-weight: bold;
	font-family: Arial, Helvetica, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	letter-spacing: 1px;
}
.safe h3 {
	color: #544ca1;
	font-weight: bold;
	font-size: 22px;
}
.safe ol, ul {
	padding: 0 .5em;
	color: #5a5b6e;
	margin: 3px 0 0 0;
	font-size: 0.85em;
}
.registered {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}
.bullets {
	margin: 0
	height: 100px;
	width: auto;
}
.bullets li {
	list-style-type: disc;
	margin: 0 0 5px 15px;
	font-style: italic;
}
.title-shift {
	margin-left: 30px;
}
.smaller {
	font-size: 0.7em;
}



/**********
Controller
**********/

.controller {
	margin: 0 10px 20px 0;
    height: 300px;
	width: 294px;
	float: left;
}
.control {
	margin: 90px 0 0 0;
    height: 220px;
	width: 643px;
	float: right;
}
.control ol, ul {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 20px;	
}
.control li {
	list-style-type: disc;
	margin: 0 0 5px 15px;
	font-style: italic;
}



/**********
Blankets
**********/

.blankets {
	margin: 0 auto;
    height: 170px;
	width: 675px;
	position: relative;
	text-align: center;
}
table.sizes {
	margin: 0 auto;
}



/**********
Hot Dog vs. Competition
**********/

.compare {
	margin: 0 20px 20px 0;
    height: auto;
	width: 741px;
	float: left;
}
.compare p {
	font-size: 12px;
	text-align: justify;
	margin: 0 25px 20px 220px;
	letter-spacing: 1px;
	line-height: 20px;
}
img.chart {
	margin: 0 0 15px 200px;
}
.notes {
	margin: 100px 0 0 15px;
    height: 350px;
	width: 174px;
	float: right;
	text-align: left;
}
.notes h2 {
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 40px;
}



/**********
Resources
**********/

.resources {
	margin: 0;
    height: auto;
	width: 516px;
	float: left;
}
.resources p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 20px;
}
.subtitle {
	border-bottom: 1px solid #aeb1d4;
	margin: 0 0 10px 145px;
    height: auto;
	width: 316px;
}
.brochures {
	margin: 0px auto 30px auto;
	min-height: 150px;
    height: auto;
	width: 516px;	
}
img.study {
	margin: 0 25px 0 0;
}
img.brochure {
	margin: 0 52px 0 0;
}
img.testimonials {
	margin: 0 30px 0 0;
}
.events {
	margin: 0;
    height: auto;
	width: 4086x;
	float: right;
	text-align: left;
}
.events p {
	font-size: 13px;
	text-align: left;
	margin: 6px 6px;
	line-height: 18px;
}
.events h3 {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
    padding: 10px 0 5px 0;
	margin-left: 10px;
	color: #5a5b6e;
	line-height: 20px;
	letter-spacing: 1px;
}
.upcoming {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    behavior: url(scripts/border-radius.htc);
    border-radius: 20px;
	background-color: #fff;
	border: 8px solid #aeb1d4;
	margin: 0 0 30px 0;
	padding: 10px 10px;
    height: auto;
	width: 369px;
	text-align: left;
}
.links {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    behavior: url(scripts/border-radius.htc);
    border-radius: 20px;
	background-color: #fff;
	border: 8px solid #aeb1d4;
	margin: 0;
	padding: 10px 10px;
    height: auto;
	width: 369px;
	text-align: left;
}



/**********
About Us
**********/

.about {
	margin: 0 10px 20px 0;
    height: 400px;
	width: 506px;
	float: left;
}
.about p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 20px;
}
.doctornote {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    behavior: url(scripts/border-radius.htc);
    border-radius: 20px;
	background-color: #fff;
	border: 8px solid #aeb1d4;
	margin: 0 0 0 10px;
	padding: 10px 10px;
    height: auto;
	width: 385px;
	float: right;
	text-align: left;
}
.doctornote p {
	font-size: 14px;
	text-align: left;
	margin: 0 20px 0 15px;
	letter-spacing: 1px;
	line-height: 18px;
}
img.doc {
	margin: 0 10px 15px 0;
}



/**********
Footer
**********/

#footer {
    background: url(images/bg/footer.png) top center repeat-x;
	height: 150px;
}
.footer-bar {
	height: 150px;
	width: 950px;
	margin: 0 auto;
	font-size: 12px;
}
.footer-bar p {	
	color: #a5a5a5;
	margin-bottom: 5px;
}
.footer-bar a:link {
	color: #a5a5a5;
}
.footer-bar a:visited {
	color: #a5a5a5;
}
.footer-bar a:hover {
	color: #fff;
	text-decoration: none;
}
.augustine {
	height: 135px;
	width: 234px;
	float: left;
	margin: 15px 0 0 0;
}
.augustine p {
	margin: 4px 0 0 28px;
	letter-spacing: 1px;
}
.footer-text {
	height: 115px;
	width: 517px;
	float: left;
	margin: 35px 0 0 0;
	letter-spacing: 1px;
}
.footer-text table {
	width: 500px;
	margin: 0 0 0 15px;
}
p.footer-nav {
	margin: 10px 0 0 0;
	font-size: 1.1em;
}
p.footer-subnav {
	margin: 3px 0 10px 0;
	font-size: 1.1em;
}
p.phone {
	font-size: 16px;
	margin-left: 17px;
}
.dog {
	height: 135px;
	width: 178px;
	float: left;
	margin: 15px 0 0 10px;
}



/**********
Contact Page
**********/

.contact {
    background: url(images/30-day-guarantee.png) top center no-repeat;
	margin: 0 20px 20px 0;
    height: 600px;
	width: 506px;
	float: left;
}
.contact p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 20px;
}
h2 {
	color: #544ca1;
}
.contact h3 {
	font-family: Arial, Helvetica, serif;
	font-size: 16px;
	font-weight: normal;
    padding: 0 0 0 25px;
	color: #5a5b6e;
	line-height: 24px;
	letter-spacing: 1px;	
}
.contact h4 {
	font-family: Arial, Helvetica, serif;
	font-size: 18px;
	font-weight: normal;
    padding: 0 0 0 25px;
	color: #5a5b6e;
	line-height: 24px;
	letter-spacing: 1px;
}
img.august {
	margin: 0 0 5px 25px;
	width: 206px;
	height: 49px;
}
.quote-contact {
	color: #5a5b6e;
	font-style: italic;
	font-size: 12px;
	margin: 0 0 0 75px;	
}
.webform {
	margin: 0 0 0 15px;
    height: auto;
	width: 379px;
	float: right;
	text-align: left;
	font-size: 14px;
}
.webform p {
	font-size: 14px;
	text-align: left;
	margin: 0 20px 0 0;
	letter-spacing: 1px;
	line-height: 18px;
}
.textfield {
	padding: .2em;
}
.LV_validation_message{
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#EC174C;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #EC174C;
}


.privacy {
	margin: 0 auto;
    height: auto;
	width: 950px;
}
.privacy p {
	margin-bottom: 20px;
}

