/*--------------------------------------
-----------IE6 PNG FIX------------------
--------------------------------------*/


.msie6 #navigation ul#header-nav li.home {
	background: url(images/nav/home.gif) no-repeat;
}

.msie6 #navigation ul#header-nav li.products {
	background: url(images/nav/products.gif) no-repeat;
}

.msie6 #navigation ul#header-nav li.uses {
	background: url(images/nav/uses.gif) no-repeat;
}

.msie6 #navigation ul#header-nav li.faq {
	background: url(images/nav/faq.gif) no-repeat;
}

.msie6 #navigation ul#header-nav li.contact {
	background: url(images/nav/contact.gif) no-repeat;
}

.msie6 #navigation ul#header-nav li.gallery {
	background: url(images/nav/gallerey.gif) no-repeat;
}

.msie6 #navigation ul#header-nav li.video {
	background: url(images/nav/uses.gif) no-repeat;
}

.msie6 input.submit {
	background: url(images/button.gif) no-repeat;
}

.msie6 .buy-button {
	background: url(images/button.gif) no-repeat;
}

/*--------------------------------------
-----------HTML PAGE ELEMENTS-----------
--------------------------------------*/

html {
	height: 100%;
}

body {
	background: #111111;
	margin: 0px;
}

body.front #screen-wrapper {
	width: 100%;
	height: 100%;
	float: left;
	background: url(images/front-bg.jpg) repeat-x;
}

body.not-front #screen-wrapper {
	background: none;
}

#banner-wrapper {
	width: 1024px;
	margin: 0 auto;
	background:transparent url(images/banner-all.jpg) no-repeat scroll 0 116px;
	height: 483px;
}

#page-wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 190px;
	margin-bottom: 30px;	
}

#header-left {
	float: left;
	display: inline;
}

#header-right {
	float: left;
	display: inline;
}

#logo-container {
	float: left;
	margin: 40px 0 0 33px;
}

#buy-it-container {
	float: left;
	display: inline;
	margin: 46px 0 0 110px;
}

#introduction {
	width: 410px;
	margin-left: 55px;
	padding-top: 5px;
	position: relative;
}

#introduction img {
	position: absolute;
	left: 74px;
	top: 100px;
}

body.front #buy-it-conatiner img {
	display: none;
}

#header a img,
#introduction a img {
	border: none;
	text-decoration: none;
}

/*--------------------------------------
-----------PRIMARY NAVIGATION-----------
--------------------------------------*/

#navigation {
	clear: both;
	float: left;
}

#navigation ul#header-nav li {
	text-transform: uppercase;
	display: inline;
	float: left;
	color: #ffffff;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 4px 13px;
}

#navigation ul#header-nav {
	padding-left: 0px;
	margin: 10px 0 0 13px;
	float: left;
}

#navigation ul#header-nav li a {
	color: #ffffff;
}

#navigation ul#header-nav li a:hover {
	text-decoration: underline;
}

#navigation ul#header-nav li.home {
	background: url(images/nav/home.png) no-repeat;
	padding: 4px 13px 6px;
}

#navigation ul#header-nav li.products {
	background: url(images/nav/products.png) no-repeat;
	padding: 4px 13px 6px;
}

#navigation ul#header-nav li.uses {
	background: url(images/nav/uses.png) no-repeat;
	padding: 4px 13px 6px;
}

#navigation ul#header-nav li.faq {
	background: url(images/nav/faq.png) no-repeat;
	padding: 4px 13px 6px;
}

#navigation ul#header-nav li.contact {
	background: url(images/nav/contact.png) no-repeat;
	padding: 4px 13px 6px;
}

#navigation ul#header-nav li.gallery {
	background: url(images/nav/gallery.png) no-repeat;
	padding: 4px 13px 6px;
}

#navigation ul#header-nav li.video {
	background: url(images/nav/gallery.png) no-repeat;
	padding: 4px 13px 6px;
}

/*--------------------------------------
-----------TEXTUAL ELEMENTS-------------
--------------------------------------*/

h1 {
	color: #2d2d2d;
	font-family: "Impact", sans-serif;
	font-size: 30px;
	margin: 0;
	font-weight: normal;
	background: #111111;
	float: left;
	padding: 0 20px;
	margin-left: 64px;
}

h2 {
	font-family: "Verdana", sans-serif;
	font-size: 16px;
	color: #eab461;
	font-style: bold;
	clear: both;
}

p {
	font-family: "Verdana", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

body.not-front p {
	font-size: 14px;
}

a {
	color: #eab461;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.uses-description ul li {
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4b499d;
	line-height: 26px;
}

.whitetext {
	color: #ffffff;
}

label {
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.form-item {
	margin-bottom: 25px;
	float: left;
	clear: both;
}

.form-item.first {
	margin-top: 35px;
}

input.not-recaptcha {
	background-color: #555555;
	border: none;
	width: 405px;
	height: 24px !important;
	float: left;
	color: #ffffff;
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	padding-left: 16px;
	padding-top: 5px;
	padding-right: 16px;
	margin-top: 10px;
}

input.submit {
	background: url(images/button.png) no-repeat;
	width: 102px;
	height: 37px !important;
	font-family: "Impact", sans-serif;
	font-size: 24px;
	color: #000000;
	cursor: pointer;
	padding-top: 0px;
	margin-top: 0px;
	border: none;
	margin-top: 30px;
}

textarea {
	height: 135px;
	padding: 12px 16px;
	width: 405px;
	float: left;
	color: #ffffff;
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	background-color: #555555;
	border: none;
	margin-top: 10px;
}

/*--------------------------------------
------------CONTENT REGIONS-------------
--------------------------------------*/

#content-wrapper {
	width: 938px;
	background: url(images/round-top.png) no-repeat top;
	margin: 0 auto;
}

body.front #content-wrapper {
	background: none;
	position: relative;
}

#markers-container {
	width: 379px;
	height: 147px;
}

#markers-container img {
	position: absolute;
	top: -103px;
	left: 535px;
}

.msie6 #markers-container img {
	top: -103px;
}

#content {
	width: 842px;
	border-left: 3px solid #2d2d2d;
	border-right: 3px solid #2d2d2d;
	margin: 0 auto;
	padding: 10px 45px 20px;
	float: left;
}

.msie6 #content {
	margin-top: -4px;
}

#content-top {
	float: left;
	height: 38px;
	position: relative;
}

.content-title {
	position: absolute;
	top: -7px;
	float: left;
	left: 0px;
}

#content-bottom {
	float: left;
	height: 11px;
	margin-top: -4px;
	margin-left: 11px;
}

.msie6 #content-bottom {
	clear: both;
	margin-top: -6px;
	z-index: 100;
	visibility: visible;
	margin-left: 0px;
}

.msie6 #content-bottom img {
	margin-left: 11px;
}

.content-description p {
	font-family: "Verdana", sans-serif;
	font-size: 16px !important;
	font-style: italic;
	color: #939393;
}

.content-description {
	border-bottom: 1px solid #292929;
	margin-bottom: 40px;
}

/*--------------------------------------
------------PRODUCTS PAGE---------------
--------------------------------------*/

#content-products {
	width: 670px;
	margin-bottom: 0px;
}

.button-container {
	display: inline;
	float: left;
}

.buy-button {
	background: url(images/button.png) no-repeat;
	width: 102px;
	height: 37px;
	position: relative;
	margin-top: 17px;
}

.buy-button a {
	font-family: "Impact", sans-serif;
	font-size: 24px;
	color: #000000;
	margin-left: 20px;
	position: absolute;
	top: 2px;
}

#banner-box {
	display: inline;
	float: left;
	margin-left: 40px;
}

.banner-kit-container {
	width: 570px;
}

.msie6 .banner-kit-container {
	margin-bottom: 20px;
}

.more-info {
	float: left;
	margin-bottom: 50px;
}

.more-info-middle {
	padding-top: 1px;
	margin-bottom: 80px;
}

.more-info-last {
	padding-top: 1px;
	margin-bottom: 25px;
}

.image-right {
	float: right;
	margin-top: -40px;
}

.image-right img {
	margin-left: 23px;
}

/*--------------------------------------
----------------USES PAGE---------------
--------------------------------------*/

.row {
	clear: both;
	margin-bottom: 50px;
}

.firefox .row,
.safari .row,
.msie8 .row {
	float: left;
}

.msie6 .row {
	margin-bottom: 0px;
}

.row.first {
	margin-top: 30px;
}

.banner-photo {
	width: 292px;
	float: left;
	display: inline;
	margin-right: 55px;
}

.uses-description {
	float: left;
	display: inline;
	width: 446px;
}

/*--------------------------------------
----------------FAQ PAGE----------------
--------------------------------------*/

#content-faq {
	width: 585px;
}

.question {
	margin-bottom: 50px;
}

.question.first {
	margin-top: 30px;
}

/*--------------------------------------
------------CONTACT PAGE----------------
--------------------------------------*/

#contact-form {
	width: 440px;
	margin-right: 112px;
	float: left;
	display: inline;
}

#contact-information {
	width: 242px;
	float: left;
	display: inline;
}

.contact-block {
	margin-bottom: 40px;
}

.helptext {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.submit-button {
	background: url(images/button.png) no-repeat;
	width: 102px;
	height: 37px;
	position: relative;
	margin-top: 17px;
}

.submit-button a {
	font-family: "Impact", sans-serif;
	font-size: 24px;
	color: #000000;
	margin-left: 17px;
	position: absolute;
	top: 2px;
}

p#form_thanks {

}

#recaptcha_area, #recaptcha_table {
	width: 318px;
	clear: both;
}

/*--------------------------------------
-------------FOOTER STYLING-------------
--------------------------------------*/

#footer {
	width: 916px;
	margin: 0 auto;
}

body.front #footer {
	margin-top: 160px;
}

.msie7 #footer,
.msie6 #footer {
	margin-top: 20px;
}

#footer-left, #footer-right {
	display: inline;
	float: left;
	margin: 12px 0 30px 0;
	padding-bottom: 50px;
}

#footer p {
	font-size: 12px;
	color: #626262;
}

#footer-left {
	width: 80%;
}

#footer-right {
	width: 20%;
}

#footer-left p {
	float: left;
}

#footer-right p {
	float: right;
}

#recaptcha_widget_div {
	margin-top: 10px;
}
