@charset "UTF-8";
body {
	margin: auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ccc;
}

#pagecap {
	width: 100%;
	height: 56px;
	background: #fff url(/includes/images/pagecapBg.gif) repeat-x;
}
#wrapper {
	margin: auto;
	width: 966px;
	background-color: #fff;
}

#emailSignup {
	position: relative;
}

#emailSignup a {
	position: absolute;
	left: 800px;
	top: -50px;
	color: #fff;
}

h1 {
	margin: 0;
	padding: 0;
	color: #d25e01;
	font-size: 20px;
	font-family: Myriad Pro, Arial;
	font-weight: normal;
	border-bottom: 1px #999999 solid;
}

h2 {
	margin: 0;
	padding: 25px 0 0 30px;
	font-size: 19px;
	font-family: Myriad Pro, arial;
	font-weight: normal;
	color: #424343;
}

a {
	color: #0e6da6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0e6da6;
	font-weight: bold;
	text-decoration: underline;
}


form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0 0 5px 0;
	padding: 0;
	width: 218px;
}

#nav a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#nav a:hover {
	color: #333333;
	text-decoration: underline;
}

#logo {
	margin: auto;
	padding: 0;
	width: 980px;
}

#nav {
	margin: auto;
	padding: 0 0 0 100px;
	width: 850px;
	height: 41px;
	
}

.itemOff {
	margin: 0;
	padding: 0 1px 0 0;
	width: 119px;
	height: 41px;
	background-image: url(/includes/images/tabOff.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	text-align: center;
	line-height: 41px;
}

.itemOn {
	margin: 0;
	padding: 0 1px 0 0;
	width: 119px;
	height: 41px;
	background-image: url(/includes/images/tabOn.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	text-align: center;
	line-height: 41px;
	color: #ffffff;
}

.buttonContainer {
	margin: 0;
	padding: 0;
	width: 79px;
	height: 30px;
}



.buttonContainer a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.buttonContainer a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.orangeLeft {
	margin: 0;
	padding: 0;
	background-image: url(/includes/images/pill-left-o.png);
	width: 6px;
	height: 30px;
	float: left;
	display: inline;
}

.orangeMiddle {
	margin: 0;
	padding: 0;
	background-image: url(/includes/images/pill-bg-o.png);
	background-repeat:repeat-x;
	height: 30px;
	width: 65px;
	text-align: center;
	line-height: 27px;
	float: left;
	display: inline;
}

.orangeRight {
	margin: 0;
	padding: 0;
	background-image: url(/includes/images/pill-right-o.png);
	width: 8px;
	height: 30px;
	float: left;
	display: inline;
}

.greyLeft {
	margin: 0;
	padding: 0;
	background-image: url(/includes/images/pill-left-g.png);
	width: 6px;
	height: 30px;
	float: left;
	display: inline;
}

.greyMiddle {
	margin: 0;
	padding: 0;
	background-image: url(/includes/images/pill-bg-g.png);
	background-repeat:repeat-x;
	height: 30px;
	width: 65px;
	text-align: center;
	line-height: 27px;
	float: left;
	display: inline;
}

.greyRight {
	margin: 0;
	padding: 0;
	background-image: url(/includes/images/pill-right-g.png);
	width: 8px;
	height: 30px;
	float: left;
	display: inline;
}

#navdivider {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 18px;
	background-color: #ff9934;
}

#allContent {
	margin: auto;
	padding: 0;
	width: 980px;
}

#ALShoppingCart {
	margin: auto;
	margin-left: 120px;
	padding: 0;
	width: 980px;
	float:inherit;
	text-align:center;
}


#mainContainer {
	margin: 0;
	padding: 0;
	width: 644px;
	float: left;
	display: inline;
}

.mainFeature {
	margin: 20px 0 0 0;
	padding: 0;
	width: 641px;
	height: 264px;
	background-repeat: no-repeat;
}
.mainFeaturePatent {
	margin: 5px 0 0 0;
	padding: 0;
	width: 641px;
	height: 641px;
	background-repeat: no-repeat;
}

.featureText {
	margin: 0;
	padding: 10px 20px 0 0;
	width: 400px;
	float: right;
}

.featureText h1 {
	margin: 0;
	padding: 0;
	color: #d25e01;
	font-size: 28px;
	font-family: Myriad Pro, Arial;
	font-weight: normal;
	border:none;
}

.featureText h2 {
	margin: 0;
	padding: 0;
	color: #d25e01;
	font-size: 18px;
	font-family: Myriad Pro, Arial;
}
.featureTextpatent {
	margin: 0;
	padding: 20px 30px 0 0;
	width: 500px;
	float: right;
}

.featureTextpatent h1 {
	margin: 0;
	padding: 0;
	color: #d25e01;
	font-size: 28px;
	font-family: Myriad Pro, Arial;
	font-weight: normal;
	border:none;
}

.featureTextpatent h2 {
	margin: 0;
	padding: 0;
	color: #d25e01;
	font-size: 18px;
	font-family: Myriad Pro, Arial;
}


#insideContainer {
	margin: auto;
	padding: 12px 0 0 0;
	width: 620px;
}

.columnLeft {
	margin: 0;
	padding: 0;
	width: 294px;
	float: left;
}

.columnRight {
	margin: 0;
	padding: 0;
	width: 294px;
	float: right;
}

.videoThumb {
	margin: 0;
	padding: 10px 55px 0 0;
	width: 151px;
	float: left;
	display: inline;
}

.thumbSpacer {
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
	display: inline;
}

.buyButtons {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc;
}

.headerDark {
	font-size: 22px;
	color: #424343;
	font-family: Myriad Pro, Arial;
}

.headerOrange {
	font-size: 22px;
	color: #d97a1d;
	font-family: Myriad Pro, Arial;
}

.headerYellow {
	font-size: 22px;
	color: #ffff33;
	font-family: Myriad Pro, Arial;
}

.headerWhite {
	font-size: 22px;
	color: #fff;
	font-family: Myriad Pro, Arial;
}

.smallerWhite {
	font-size: 11px;
	color: #fff;
	font-family: Myriad Pro, Arial;
}

.blueText {
	color: #0e6da6;
	font-size: 14px;
}

.curves {
	margin: 0;
	padding: 0;
	width: 16px;
	float: left;
	display: inline;
}

.price {
	font-weight: bold;
}

#sideContainer {
	margin: 0;
	padding: 0;
	width: 263px;
	float: left;
	display: inline;
}

#insideSide {
	margin: 0;
	padding:  25px 0 0 0;
	width: 263px;
	height: 383px;
	background-image: url(/includes/images/bgOrange.jpg);
	background-repeat: no-repeat;
}

#forgotPassword {
	margin-left: 20px;
	padding: 5px 0 0 0;
	width: 263px;
	height: 135px;
	background-image: url(/includes/images/bgOrange.jpg);
	background-repeat: no-repeat;
}

.videoContainer {
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(/includes/images/novideoaccess.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 400px;
}

.login {
	margin: auto;
	padding: 0;
	width: 224px;
}

.hidden {
	display: none;
}

.password {
	display: block; 
	float: left; 
	color: #fff;
}

.password:hover {
	color: #fff;
	text-decoration: underline;
}	

.quote {
	margin: auto;
	padding: 15px 0 0 0;
	width: 224px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	clear:both;
}

.byline {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
}

.combo {
	margin: auto;
	padding: 20px 0 0 0;
	width: 224px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	clear:both;
}

.combo h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #fff;
	border:none;
}

.combo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.combo .yellow {
	color: #ffff33;
	font-size: 16px;
}

#specialOffer {
	margin: 4px 0 4px 0;
	padding: 0;
	width: 263px;
	height: 500px;
	background-color: #eef2f1;
}

	#specialOffer a img{
		border: 0;
	}

.clear {
	clear:both;
}

#footer {
	margin: 4px 0 0 0;
	padding: 0;
	width: 100%;
	height: 62px;
	background-image: url(/includes/images/footerbg.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footerText {
	margin: 0;
	padding: 25px 30px 0 30px;
	color: #333333;
	font-size:12px;
}

