* html, body {
	height: 100%;
}

html, body {
	height: 100%;
	min-height: 100%;
	width: 100%;
	background: #000066 url(/images/background.jpg) 50% 0 no-repeat;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #b6d8e9;
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	line-height: 22px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

h1 a:link, h1 a:active, h1 a:visited {
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h1.error-message {
	color: #ff0000;
}

h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

h3 {
	clear: both;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	padding:  20px 0 10px 0;
	letter-spacing: 1px;
	width: 930px;
	border-bottom: 1px solid #ffffff;
}

h3 a:link, h3 a:active, h3 a:visited, h3 a:hover {
	text-decoration: none;
}

h3 a:hover {
	color: #b6d8e9;
}

h3 a.link-to-top:link, h3 a.link-to-top:active, h3 a.link-to-top:visited, h3 a.link-to-top:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	text-transform: none;
	padding-left: 10px;
}

h3 a.link-to-top:hover {
	color: #b6d8e9;
}

p {
	line-height: 18px;
	padding-bottom: 16px;
	text-align: justify;
}



/* --- Forms --- */
/* ------------- */

#form {
	padding: 0;
	text-align: left;
	width: 230px;
}

#form.contact {
	float: right;
	margin: 71px 100px 0 0;
	padding: 20px;
	width: 230px;
	height: 247px;
	background: transparent url(/images/background-form-contact.png) 0 0 no-repeat;
}

input {
	margin: 0 0 7px 0;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
 	border: 1px solid #000066; 
	background-color: #ffffff;
	margin-bottom: 6px;
	padding-left: 5px;
}

label {
	display: block;
	width: 200px;
	padding: 0;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-align: left;
}

textarea {
	width: 200px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: left;
	clear: both;

}

#yemail, #yname, #comments, #email, #address, #city, #state, #zip, #phone, #fax, #country { width: 200px; border: none; background: #ffffff; }

#submit {
	margin: 0;
	padding: 10px 0 0 0;
	float: none;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
 	border: none; 
	background-color: transparent;
}

.LV_validation_message{
    font-weight:bold;
    margin:0;
	display: block;
	float: left;
	width: 21px;
	height: 15px;
}

.LV_valid {
    background: url(/images/icon-valid.png) no-repeat;
}
	
.LV_invalid {
    background: url(/images/icon-error.png) no-repeat;
}



/* --- Layout --- */
/* ------------- */

#container {
	float: left;
	background-color: transparent;
	width: 100%;
	padding-bottom: 20px;
}

#content {
	width: 1000px;
	margin: 0 auto;
}

#header {
	padding: 0 35px 0 35px;
}

#logo {
	float: left;
	width: 152px;
	height: 90px;
	margin: 25px 0 0 0;
	padding: 0 125px 0 0;
    background: url(/images/logo-slogan-white-2.png) no-repeat top right;
}

#logo-wrestling {
	float: left;
	width: 152px;
	height: 90px;
	margin: 25px 0 0 0;
	padding: 0 125px 0 0;
    background: url(/images/logo-slogan-white-3.png) no-repeat top right;
}

#distributor-downloads-top {
	float: right;
	width: 131px;
	height: 28px;
	padding: 25px 20px 0 0;
}

#lifetime-fitness {
	float: right;
	width: 76px;
	height: 28px;
	padding: 25px 20px 0 0;
}

#facebook {
	float: right;
	width: 28px;
	height: 28px;
	padding: 25px 20px 0 0;
}

#view-cart {
	float: right;
	width: 104px;
	height: 28px;
	padding: 15px 20px 0 0;
}

#main-menu {
	clear: right;
	float: right;
	width: 645px;
	padding: 10px 0 0 0;
}

#main-menu ul {
}

#main-menu li {
	float: left;
	margin: 0 5px 0 0;
}

#main-menu li a {
	float: left;
	height: 30px;
	width: 50px;
	text-indent: -9999999px;
	background: url(/images/sprites-main-menu2.png) 0 0 no-repeat;
	overflow: hidden;
}

#main-menu li a.home {background-position: 0 -30px; width: 66px;}
#main-menu li a.home:hover {background-position: 0 0;}
#main-menu li.current a.home {background-position: 0 0; width: 66px;}
#main-menu li.current a.home:hover {background-position: 0 0;}

#main-menu li a.products {background-position: -66px -30px; width: 91px;}
#main-menu li a.products:hover {background-position: -66px 0;}
#main-menu li.current a.products {background-position: -66px 0; width: 91px;}
#main-menu li.current a.products:hover {background-position: -66px 0;}

#main-menu li a.wrestling {background-position: -157px -30px; width: 101px;}
#main-menu li a.wrestling:hover {background-position: -157px 0;}
#main-menu li.current a.wrestling {background-position: -157px 0; width: 101px;}
#main-menu li.current a.wrestling:hover {background-position: -157px 0;}

#main-menu li a.dealer-locator {background-position: -258px -30px; width: 85px;}
#main-menu li a.dealer-locator:hover {background-position: -258px 0;}
#main-menu li.current a.dealer-locator {background-position: -258px 0; width: 85px;}
#main-menu li.current a.dealer-locator:hover {background-position: -258px 0;}

#main-menu li a.distribution-information {background-position: -343px -30px; width: 119px;}
#main-menu li a.distribution-information:hover {background-position: -343px 0;}
#main-menu li.current a.distribution-information {background-position: -343px 0; width: 119px;}
#main-menu li.current a.distribution-information:hover {background-position: -343px 0;}

#main-menu li a.contact-us {background-position: -462px -30px; width: 88px;}
#main-menu li a.contact-us:hover {background-position: -462px 0;}
#main-menu li.current a.contact-us {background-position: -462px 0; width: 88px;}
#main-menu li.current a.contact-us:hover {background-position: -462px 0;}


#featured-content {
	clear: both;
	float: left;
	height: 441px;
	width: 1000px;
	background: transparent url(/images/background-featured-content.png) 50% 0 no-repeat;
}

#page-title {
	float: left;
	margin: 172px 0 0 110px;
}

#page-title h1 {
	display: block;
	text-transform: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	padding: 0 0 0 0;
	letter-spacing: 0;
	float: none;
	height: 84px;
	width: 254px;
	text-indent: -9999999px;
	background: url(/images/sprites-page-titles.png) 0 0 no-repeat;
	overflow: hidden;
}

#page-title h1.distribution {background-position: 0 0;}
#page-title h1.contact {background-position: 0 -84px; height: 44px; position: relative; top: 10px;}
#page-title h1.dealers {background-position: 0 -128px;}
#page-title h1.products {background-position: 0 -212px;}
#page-title h1.private-label {background-position: 0 -296px;}

#map {
	float: right;
	margin: 71px 30px 0 0;
	height: 285px;
	width: 600px;
	padding: 0;
}

#distribution-slideshow {
	float: right;
	margin: 0;
	height: 441px;
	width: 600px;
	padding: 0;
}

.dealer {
	float: left;
	margin: 0;
	height: 140px;
	width: 180px;
	padding: 16px 50px 0 0;
}

.dealer p {
	line-height: 16px;
	padding: 8px 0 0 0;
}

#page-content {
	clear: both;
	float: left;
	width: 930px;
	padding: 0 35px 0 35px;
}

#home-item-1 {
	float: left;
}

#home-item-1 img {
	float: right;
	padding: 6px 0 0 60px;
}

.featured-item {
	float: left;
	width: 960px;
}

.featured-item-wrestling {
	float: left;
	width: 658px;
	padding: 50px 0 0 0;
}

.featured-item .product-item-last {
	padding: 0 20px 0 60px;
}

.featured-item p {
	text-align: justify;
}

.product-item {
	float: left;
	padding: 16px 148px 35px 0;
}

.product-item-last {
	float: right;
	padding: 16px 0 35px 0;
}

.product-item-wrestling {
	float: left;
	padding: 0 60px 35px 0;
}

.product-item h1, .product-item-last h1 {
	clear: both;
}

.product-item p, .product-item-last p {
	text-align: justify;
}

.product-item img, .product-item-last img {
	padding: 0;
}

#representatives-1 {
	clear: left;
	float: left;
	width: 440px;
	padding-bottom: 20px;
}

#representatives-2 {
	clear: right;
	float: right;
	width: 440px;
	padding-bottom: 20px;
}

#representatives-1 p b, #representatives-2 p b {
	font-size: 15px;
}

#downloads-link {
	clear: both;
	padding: 25px 0 0 0;
}

#downloads-link a, #downloads-link a:hover {
	text-transform: uppercase;
}

#footer {
	clear: both;
	width: 100%;
	height: 150px;
	padding: 35px 0 0 0;
	background: transparent url(/images/background-footer.png) 50% 25px no-repeat;
}

#footer-content {
	width: 930px;
	margin: 0 auto;
	padding: 7px 35px 0 35px;
}

#footer-content p {
	color: #ffffff;
}
