@charset "UTF-8";

html {
	overflow-y:auto;
}

body {
	font-family: "Myriad Pro", Myriad, Helvetica, sans-serif;
	font-size: 14.25px;
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #6D6F71;
	background-position: center;
	background-image: url(bodyBackgroundDark.png);
	height: 100%;
}

.container {
	width: 100%;
	height: 100%;
	background-image: url(backgroundPattern.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #6D6F71;
}

.error {
	color: #F58832;
	font-weight: bold;
}

.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #575857;
	background-image: url(mainBodyBackground.png);
}

.divider {
	background-color: #575858;
	height: 10px;
	width: 950px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;
}

.mainShadowLeft {
	background-image: url(sidesShadowLeft.png);
	background-repeat: repeat-x;
	margin-right: 0px;
	height: 100%;
	width: 15px;
	position: absolute;
}

.mainShadowRight {
	background-image: url(sidesShadowRight.png);
	background-repeat: no-repeat;
	float: right;
	height: 100%;
	width: 15px;
	position: relative;
}

.mainHeadContainer {
	width: 950px;
	height: 180px;
	background-position: center;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #575858;
	background-color: #575858;
}

.mainHeadMenu {
	background-color: #F58832;
	height: 58px;
	margin-top: 10px;
	position: relative;
}

.mainHeadMenuLeft {
	background-image: url(mainMenuLeft.png);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 10px;
}

.mainHeadMenuRight {
	background-image: url(mainMenuRight.png);
	background-repeat: no-repeat;
	float: right;
	height: 58px;
	width: 10px;
}

.mainHeadTop {
	height: 120px;
	position: relative;
	background-color: #575858;
	background-image: url(header.jpg);
	background-position: bottom;
}

.mainBody {
	width: 950px;
	height: 331px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #373634;
	position: relative;
	background-position: center;
}

.mainBodyLeft {
	background-image: url(mainBodyleft.png);
	background-repeat: no-repeat;
	float: left;
	height: 331px;
	width: 10px;
}

.mainBodyCenter {
	height: 311px;
	width: 910px;
	position: absolute;
	padding: 10px;
}

.mainBodyRight {
	background-image: url(mainBodyRight.png);
	background-repeat: no-repeat;
	float: right;
	height: 331px;
	width: 10px;
	position: relative;
}

.mainFooter {
	width: 950px;
	background-color: #262626;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 120px;
	clear: both;
}

.mainFooterLeft {
	background-image: url(mainFooterleft.png);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}

.mainFooterRight {
	background-image: url(mainFooterRight.png);
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	width: 10px;
}

.mainSubBody {
	width: 950px;
	height: auto;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #575858;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #575858;
	border-bottom-color: #575858;
}

.mainSubBodyCenter {
	width: 950px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}

.mainSubBodyHomeBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	width: 230px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 15px;
}

.mainSubBodyHomeHead {
	color: #f58832;
	float: left;
	font-family: "Myriad Pro", Myriad, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: 600;
	line-height: 1em;
	margin: 20px 0 20px 25px;
	text-decoration: none;
	width: 180px;
}

.mainSubBodyHomeForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.3em;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	width: 450px;
	margin-bottom: 20px;
	text-align: left;
}

.mainSubBodyHomeFormLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	/*width: 90px; */
}

.mainSubBodyHomeFormRight {
	padding: 0px;
	float: right;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

p {
	margin: 0px;
	padding: 0px;
}

.shadowContainer {
	height: 100%;
	width: 1010px;
	margin: 0px auto;
	background-image: url(bodyBackgroundDark.png);
	background-repeat: repeat-y;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.formHome,.formHomeRadio {
	background-color: #666666;
	margin-top: 0px;
	text-align: left;
	color: #CCCCCC;
	margin-bottom: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.formHomeRadio {
	margin: 0;
}

.formHome2 {
	background-color: #666666;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	color: #CCCCCC;
	margin-bottom: 6px;
}

.tertiaryNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	text-decoration: none;
}

label {
	padding: 0px;
}

.tertiaryNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 30px 0 0 30px;
	float: left;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #575858;
	/* float: left; */
	margin: 30px 0px 0px 0px;
	clear: both;
}

/* Begin Jonathan additions to style sheet */
a,a:link,a:visited {
	color: #f58832;
	text-decoration: none;
}

a:hover,a:active {
	color: #E1E1E1;
	text-decoration: underline;
}

#navTabs {
	line-height: 38px;
	height: 44px;
	font-weight: bold;
	font-size: .8em;
	width: 930px;
	padding: 10px 0 0 35px;
	background-color: #575858;
}

#navTabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navTabs li {
	float: left;
	background: url('rightTab_off.png') no-repeat right top;
	margin: 0 2px;
	padding: 0;
	height: 44px;
}

#navTabs li a {
	display: block;
	background: url('leftTab_off.png') no-repeat left top;
	padding: 5px 13px;
	/*If last tab falls off, change second px number (ie not the 5px)*/
	color: #e6e6e6;
	text-decoration: none;
}

#navTabs li a:hover {
	text-decoration: underline;
	color: #f58832;
}

#navTabs .tab_on {
	background-image: url('rightTab_on.png');
}

#navTabs .tab_on a {
	background-image: url('leftTab_on.png');
	color: #f58832;
}

#navTabs .tab_off {
	background-image: url('rightTab_off.png');
}

#navTabs .tab_off a {
	background-image: url('leftTab_off.png');
	color: #e6e6e6;
}

#sg_badge {
	position: absolute;
	top: -65px;
	left: 0;
}

#errormessage {
	color: #ee8223;
}

.mainHeadText {
	position: absolute;
	right: 32px;
	bottom: 14px;
	font-size: 0.8em;
	font-family: verdana, arial, serif;
	font-style: normal;
	color: #333333;
}

.mainHeadText a,.mainHeadText a:link {
	color: #333333;
	text-decoration: none;
}

.mainHeadText a:visited {
	color: #333333;
}

.mainHeadText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainHeadText a:active {
	color: #4d4d4d;
}

#mainBodyText {
	width: 325px;
	position: absolute;
	bottom: 10px;
	right: 32px;
}

#mainBodyImage,#altBodyImage {
	width: 519px;
	height: 313px;
	background: url("speed-1.jpg") no-repeat left top;
	position: absolute;
	top: 10px;
	left: 10px;
}

#altBodyImage {
	background-image: url("speed-2.jpg");
}

#mainBodyText h2,#mainBodyImage h2,#altBodyImage h2 {
	color: #e1e1e1;
	font-size: 1em;
	font-weight: 600;
	margin: 0;
	padding: 5px 0;
	font-family: "Myriad Pro", Myriad, Helvetica, sans-serif;
}

#mainBodyText h1 {
	color: #F58832;
	font-size: 2.0em;
	font-weight: 600;
	margin: 0;
	padding: 5px 0;
	line-height: 33px;
}

#mainBodyText p,#mainBodyImage p,#altBodyImage p {
	color: #e1e1e1;
	font-size: 0.8em;
	line-height: 1.3em;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 1.5em;
}

#mainBodyImage div,#altBodyImage div {
	width: 268px;
	position: absolute;
	bottom: 28px;
	left: 10px;
}

#headLogin {
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: right;
	width: 600px;
}

#headLogin label {
	display: inline;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	color: #e1e1e1;
	font-size: 0.9em;
	padding: 5px 0 0 5px;
	font-weight: normal;
}

#headLogin p {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #F58832;
	font-size: 0.8em;
	padding: 5px;
}

#headLogin input {
	background-color: #e1e1e1;
	color: #373634;
}

.tbmain {
	background: url("form-back1.gif") #232424 top repeat-x !important
		;
}

.left { /* Changes on the form */
	color: #CCCCCC !important;
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
}

#send-info-label {
	color: #CCCCCC;
}

#zip-label {
	margin-left: 4px;
}

.state {
	width: 60px;
}

.label2 {
	color: #CCCCCC !important;
	font-family: Trebuchet MS !important;
	font-size: 12px !important;
	font-weight: bold;
	text-align: left;
}

td.left1 {
	color: #CCCCCC;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	width: 110px;
	text-decoration: none;
}

td.about {
	width: 200px;
}

td.checkboxes {
	padding: 0px;
	width: 111px;
	margin: 3px;
}

#checkbox,#checkbox2 {
	margin: 1px 1px 1px 5px;
}

br clear {
	clear: both;
}

blockquote {
	color: #CCCCCC;	
}

.pagebreak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

td.right {
	color: #333333;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.3em;
	width: 200px;
}

.tbmain {
	height: 100%;
	color: #333333;
	background: url(http://www.jotform.com/images/styles/style1_bg.gif)
		#ffffff top repeat-x;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align: top;
	text-align: left;
}

.notvalid {
	border: 2px red solid;
	font-family: "Trebuchet MS";
}

.mainFormTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px #CCCCCC solid;
	background: url(mainFormbg.gif) #666666 top repeat-x;
	height: 14px;
	margin-bottom: 3px;
	width: 135px;
}

.zip {
	width: 50px;
}

.coupon-code {
	width: 124px;
	float: right;
	clear: right;
	margin-top: 9px;
}

#buy-button {
	float: right;
	clear: both;
	margin-top: 17px;
}

#category-label {
	float: left;
	clear: none;
	margin-top: 9px;
}

#coupon-code-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	margin-top: 9px;
	width: 100px;
}

#buy-box {
	font-family: "Myriad Pro", Myriad, Helvetica, sans-serif;
	width: 270px;
	padding-left: 54px;
}

#buy-box h2 {
	font-size: 18px;
}

#buy-box label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#select2 {
	float: right;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 126px;
	color: #CCCCCC;
	margin-bottom: 6px;
	margin-top: 9px;
	border: 1px #CCCCCC solid;
	background: url(mainFormbg.gif);
}

#select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px #CCCCCC solid;
	background: url(mainFormbg.gif);
}

#select option {
	background: #575858;
}

#btn {
	background: #575858;
	padding-right: 66px;
}

span.required {
	font-size: 13px !important;
	color: red !important;
}

.mainBodyVideo {
	left: 534px;
	top: 14px;
}

div.c7 {
	clear: both;
}

span.c6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	line-height: 1.4em;
}

div.c5 {
	visibility: hidden;
}

p.c4 {
	padding-bottom: 0;
}

object.c3 {
	position: absolute;
	bottom: 0;
	right: 0
}

img.c2 {
	float: right;
}

img.c1 {
	float: left;
}
