@charset "utf-8";
/* CSS Document */





/* UNIVERSAL BROWSER FIXES */



* {
	margin: 0;
	padding: 0;
}

html { 
	overflow-y: scroll; 
}





/* Disable annoying outlines from firefox */



a:active { 
	outline:none;
}

:focus {
	-moz-outline-style: none;
}

td {
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size:100%;
}










/* Main Container */



body {
	background-color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	/*text-align: left;*/
	padding: 6px 0 0 0;
	line-height: 15px;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #303030;
	font-weight: bold;
	font-style: italic;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #506070;
	font-weight: bold;
	font-style: italic;
	margin-left: 7px;
	margin-top: 7px;
}

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #303030;
	font-weight: bold;
	font-style: italic;
	margin-top: 3px;
}

h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #515e6b;
}

h6 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #303030;
	margin-left: 10px;
}


a:link {
	text-decoration: none;
	color: #303030;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: none;
}



#main_container {
	display: block;
	width: 982px;
	margin: 0 auto;
	text-align: left;
	margin-top: 18px;
}











/* Left Column */

.header1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #D50000;
	font-weight: bold;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	top: 5px;
	position: relative;
}

.bulletlist {
	margin-left: 15px;
	left: 15px;
	}

#leftColumn {
	padding: 0 10px 0 8px;
}

.separator {
	margin-bottom: 1em;
}

.inputTable {
	margin-top: 3px;
	margin-bottom: 6px;
}

.submitTable td h6 {
	padding-top: 8px;
}

.textinput, .textinputHovered {
	width:102px;
	height:15px;
	background:url('/images/inputSmall.gif') no-repeat left top;
	border:none;
	padding: 4px 6px 4px 0;
	margin-left: 5px;
	float: right;
}

.textinputHovered {
	background-position:left bottom;
}

.textinputsmleft, .textinputHoveredleft {
	width:102px;
	height:15px;
	border:none;
	padding: 4px 8px;
	background-image: url('/images/inputSmall.gif');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
}

.textinputHoveredleft {
	background-position:left bottom;
	border:none;
}


.textinputlng, .textinputHoveredlng {
	width:236px;
	height:15px;
	border:none;
	padding:4px 8px;
	margin-left: 1px;
	left: auto;
	background-image: url('/images/input.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.textinputHoveredlng {
	background-position:left bottom;
	border:none;
}

.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url('/images/textarea.gif') no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
	border:none;
}









/* Outer Table */


.outerTopLeft {
	background: transparent url('/images/outer_header_tlcorner.png') no-repeat scroll 0%; 
	width: 10px; 
	height: 30px;
}

.outerTopMiddle {
	background: url('/images/outer_header_top.png') repeat-x scroll 0%; 
	width: 100%; 
	height: 30px;
}

.outerTopRight {
	background: transparent url('/images/outer_header_trcorner.png') no-repeat scroll 0%; 
	width: 10px; 
	height: 30px;
}

.outerMiddleLeft {
	background: url('/images/outer_middle_left.png') repeat-y scroll 0%; 
	background-color: rgb(249, 249, 249); 
	width: 10px;
}

.outerMiddleCenter {
	width: 100%; 
	background-color: rgb(249, 249, 249);
	padding-top: 6px;
}

.outerMiddleRight {
	background: url('/images/outer_middle_right.png') repeat-y scroll 0%; 
	background-color: rgb(249, 249, 249); 
	width: 10px;
}

.outerBottomLeft {
	background: transparent url('/images/outer_footer_blcorner.png') no-repeat scroll 0%; 
	background-color: rgb(249, 249, 249); 
	width: 10px; 
	height: 10px;
}

.outerBottomMiddle {
	background: url('/images/outer_bottom_center.png') repeat-x scroll 0%; 
	background-color: rgb(249, 249, 249); 
	width: 100%; 
	height: 10px;
}

.outerBottomRight {
	background: transparent url('/images/outer_footer_brcorner.png') no-repeat scroll 0%; 
	background-color: rgb(249, 249, 249); 
	width: 10px; 
	height: 10px;
}











/* Inner Table */

.innerTopLeft {
	background: transparent url('/images/inner_top_left.png') no-repeat scroll 0%; 
	width: 4px; 
	height: 4px;
}

.innerTopMiddle {
	background: url('/images/inner_top_middle.png') repeat-x scroll 0%; 
	width: 100%; 
	height: 4px;
}

.innerTopRight {
	background: transparent url('/images/inner_top_right.png') no-repeat scroll 0%; 
	width: 4px; 
	height: 4px;
}

.innerMiddleLeft {
	background: url('/images/inner_middle_left.png') repeat-y scroll 0%; 
	width: 4px;
}

.innerMiddleCenter {
	width: 100%; 
	background-color: #E8F2F9;
}

.innerMiddleRight {
	background: url('/images/inner_middle_right.png') repeat-y scroll 0%; 
	width: 4px;
}

.innerBottomLeft {
	background: transparent url('/images/inner_bottom_left.png') no-repeat scroll 0%; 
	width: 4px; 
	height: 4px;
}

.innerBottomMiddle {
	background: url('/images/inner_bottom_middle.png') repeat-x scroll 0%; 
	width: 100%; 
	height: 4px;
}

.innerBottomRight {
	background: transparent url('/images/inner_bottom_right.png') no-repeat scroll 0%; 
	width: 4px; 
	height: 4px;
}


/* Inner Table Transparent*/



.innerMiddleCenterWhite {
	width: 100%; 
	background-color: #FFFFFF;
}





#innerHowItWorks {
	float: right;
	text-align: center;
	margin-top: 10px;
}














/* Top Container */



#homeHeader {
	margin-bottom: 9px;
}

#logo {
	margin-left: 6px;
	margin-right: 7px;
}

#menu {
	padding-bottom: 9px;
	padding-top: 8px;
}

#sub_menu {
	background-image: url('/images/sub_menu_background.gif');
	background-repeat: no-repeat;
	width: 649px;
	height: 30px;
}

#cart_menu {
	background-image: url('/images/cart_background.gif');
	background-repeat: no-repeat;
	width: 113px;
	height: 30px;
}

#cart_menu h4 {
	margin: 7px 14px 0 0;
}













/* Middle Container */



#middle_container {
	position: relative;
}





.homeBanner {
	margin-left: 1px;
	margin-bottom: 9px;
}

.withMargin {
	margin-right: 9px;
}

.homeItems {
	margin-left: 1px;
	margin-bottom: 9px;
	margin-top: 9px;
}

.widthLimiterHome {
	display: block;
	width: 506px;
	/*height: 170px;*/
}

.widthLimiterHow {
	display: block;
	width: 506px;
	/*height: 270px;*/
}

.widthLimiterContact {
	display: block;
	width: 650px;
	height: 392px;
}

.farButton {
	position: absolute;
	right: 262px;
	top: 425px;
}

#smallLabel {
	position: absolute;
	left: 746px;
	top: 320px;
}

#farBit {
	position: absolute;
	width: 90px;
	left: 850px;
	top: 300px;
}

.howItems {
	margin-bottom: 9px;
	margin-top: 9px;
}

.widthLimiterContact li {
	margin: 4px 0 4px 42px;
}

.widthLimiterPurchase li {
	margin: 4px 0 4px 42px;
}

.widthLimiterFound li {
	margin: 4px 0 4px 42px;
}









/* Buttons */



.buttonSubmit, .buttonSubmitHovered {
	width: 69px;
	height: 26px;
	color: #FFF;
	font-weight: normal;
	padding: 2px 5px;
	background: url('/images/button.gif') no-repeat left top;
	cursor: pointer;
	border: none;
	float: right;
	margin-right: 6px;
	vertical-align: middle;
}

.buttonSubmitHovered {
	background-position: left bottom;
}

.buttonSubmit2, .buttonSubmitHovered2 {
	width: 69px;
	height: 26px;
	color: #FFF;
	font-weight: normal;
	padding: 2px 5px;
	background: url('/images/button.gif') no-repeat left top;
	cursor: pointer;
	border: none;
	float: right;
	margin-right: 6px;
	vertical-align: middle;
}

.buttonSubmitHovered2 {
	background-position: left bottom;
}


.buttonSubmit3, .buttonSubmitHovered3 {
	width: 100px;
	height: 26px;
	color: #FFF;
	font-weight: normal;
	padding: 2px 5px;
	background: url('/images/button3.gif') no-repeat left top;
	cursor: pointer;
	border: none;
	margin-right: 6px;
	vertical-align: middle;
}

.buttonSubmitHovered3 {
	background-position: left bottom;
}








/* Bottom Container */



#bottom_container {
	text-align: right;
	padding-top: 30px;
	width: 982px;
}

#bottom_container a {
	margin: 0 10px 0 30px;
}

.footerCopy {
	color: #CFCFCF;
	display: block;
	margin-top: 12px;
	margin-bottom: 30px;
	padding-right: 10px;
}


/* Login Window */
.loginbackground {
	background-image: url(/FormImages/loginscreen.png);
}

.loginbackground2 {
	background-image: url(/FormImages/loginscreen4.png);
}

.loginspacing {
	padding: 6px 6px 6px 6px;
}

/* Member Page */
.IDContainer {
	background-position: left center;
	color: #0000FF;
	position: relative;
	vertical-align: middle; 
}
.IDText {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bolder;
}

/* Verify Pin */

.VerfyIDPrompt {
	color: #0000FF;
	position: relative;
	vertical-align: middle;
	text-align: right;
}

.VerfyIDField {
	position: relative;
	vertical-align: middle;
	padding: 2
}

.VerifyBackground
{
	background-image: url(/FormImages/validate.png);
	height: 150px;
}

.VerifyPinLogin
{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bolder;
}


/* My Account */

.ProfilePrompt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: right;
	padding: 2px 2px 2px 2px;
	line-height: 15px;
	font-weight: bold;
}

.ProfileData
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 2px 2px 2px 2px;
	line-height: 15px;

}

.registermyaccountlink
	{
	position: relative;
	right: 10px;
	top: -10px;
	text-align: right;
	padding-right: 15px;
	float: right;
	text-decoration:underline;
}

.myaccountlink
	{
	position: relative;
	right: 10px;
	top: -10px;
	text-align: right;
	padding-right: 15px;
	float: right;
	text-decoration:underline;
}

.viewcartlink
	{
	position: relative;
	right: 10px;
	top: -10px;
	text-align: right;
	padding-right: 15px;
	float: right;
	text-decoration:underline;
}

.ForgotPassBackground
{
	background-image: url(/FormImages/sendpass.png);
	height: 150px;
}

.CartLineItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	padding: 2px 2px 2px 2px;
	line-height: 25px;
	vertical-align:middle
}

a.top:link {text-decoration:underline;}
a.top:visited {text-decoration:underline;}