/* ----- Main Page Layout ---- */
*{
	margin:0;
	padding:0;
}

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(/images/pageBkgd.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}

.blueTxt_eighteen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}

.blueTxt_eleven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
}

.or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #336699;
}

.red {
	color: #ab2e2e;
}

.red_asterisks {
	color: #ab2e2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.horizontalRule {
	width: 100%;
	height: 2px;
	font-size: 0px;
	color: #EBEBE3;
	background-color: #EBEBE3;
}

.fivepixels {
	width: 100%;
	height: 5px;
	font-size: 0px;
	color: #ffffff;
	background-color: #ffffff;
}

.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a.redLink, a.redLink:active, a.redLink:link, a.redLink:visited {
	color: #A82D2D;
	text-decoration: underline;
}

a.redLink:hover {
	color: #AC3402;
	text-decoration: underline;

}

#container {
	text-align: left;
	width: 814px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
#footer {
	text-align: left;
	width: 814px;
	height: 142px;
	clear: both;
	margin: 0 auto;
	background-image: url(/images/footerBkgd.png);
	background-repeat: repeat-x;
	padding-top: 0px;
}	

.push {
	height: 142px;
}

.reviewOrderTxt {
	margin: -15px 0px 0px 12px;
	padding: 0x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

.smallMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

.smallMsg_proceed {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

.smallMsg_proceed2 {
	margin: 0px 40px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

#footer div.copyright {
	padding-top: 73px;
	padding-left: 15px;
	color: #666666;
	font-size: 11px;
	float: left;
}
#footer div.bottomlinks {
	padding-top: 21px;
	padding-left: 15px;
	color: #333333;
	font-size: 11px;
	float: left;
	clear: both;
}
#footer div.footerlogo {
	float: right;
	padding-right: 8px;
	padding-top: 38px;
}
#footer div.bottomlinks a{
	height: 8px;
	display: block;
	float: left;
	padding-right: 14px;
}

#footer a:link,a:visited {
	text-decoration: none;
	color: #333333;
}
#footer a:hover,a:active {
	text-decoration: underline;
	color: #A82D2D;
}
#header.home {
	background-image: url(/images/homeTopBkgd.png);
	height: 324px;
	background-repeat: no-repeat;
	background-position: top;
}
#header.sec {
	background-image: url(/images/secTopBkgd.png);
	height: 113px;
	background-repeat: no-repeat;
	background-position: top;
}


#shoppingCart.right{
	margin: 8px 0px 0px 300px;
	overflow: visible;
	font-size: 11px;
	padding-right: 45px;
	float: right;
}
#shoppingCart.right a{
	height: 22px;
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

#shoppingCart.right img {
	float: left;
	margin: -2px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#shoppingCart.right img a {
	text-decoration: none;
}
#shoppingCart.right img a:hover, #shoppingCart.right img a:active {
	text-decortation: none;
}

#shoppingCart a:link,a:visited {
	text-decoration: none;
	color: #333333;
}
#shoppingCart a:hover,a:active {
	text-decoration: underline;
	color: #A82D2D;
}


#navBar.left{
	margin-top: 43px;
	overflow: visible;
	font-size: 11px;
	padding-left: 17px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navBar.left a{
	height: 22px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navBar.right{
	margin-top: 13px; /* originally 43px */
	overflow: visible;
	font-size: 11px;
	padding-right: 45px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navBar.right a{
	height: 22px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#navBar a:link,a:visited {
	text-decoration: none;
	color: #333333;
}
#navBar a:hover,a:active {
	text-decoration: underline;
	color: #A82D2D;
}
#logo.home {
	float: left;
	clear: both;
	padding-left: 19px;
	padding-top: 48px;
}
#logo.sec {
	float: left;
	clear: both;
	padding-left: 19px;
	padding-top: 0px;
}
.backToHome {
	padding-top: 64px;
}
#homeMainHeading {
	float: right;
	clear: right;
	width: 295px;
	padding-right: 45px;
	padding-top: 23px;
}
#homeMainHeading ul {
	padding-top: 11px;
	padding-bottom: 8px;
	color: #CC6600;
}
#homeMainHeading li {
	padding-bottom: 10px;
	font-size: 15px;
	margin: 0px;
	list-style-position:inside;
	list-style-type: disc;
}

#homeBottomHalf {
	clear: both;
	background-image: url(/images/homeBottomBkgd.png);
	background-repeat: repeat-x;
	padding-top: 32px;
	padding-right: 23px;
	/*padding-bottom: 32px;*/
	padding-left: 22px;
}
#homeBottomHalf td.Blurb {
	width: 175px;
	text-align: left;
}
#homeBottomHalf td.Blurb li {
	margin: 0px;
	margin-left: 20px;
	list-style-position:outside;
	list-style-type: disc;
	padding-bottom: 6px;
	font-size: 12px;
	color: #353535;
}
#homeBottomHalf td.buttons {
	padding-top: 8px;
}
#homeBottomHalf td.Spacer {
	width: 23px;
}
#homeBottomHalf td.LargeAd {
	width: 373px;
	text-align: center;
}
#secBottomHalf {
	clear: both;
	background-image: url(/images/homeBottomBkgd.png);
	background-repeat: repeat-x;
	padding-top: 32px;
	padding-right: 23px;
	/*padding-bottom: 32px;*/
	padding-left: 22px;
}
#secBottomHalf p {
	line-height: 17px;
}
#secPageTitle {
	padding-top: 20px;
	padding-bottom: 19px;
	padding-left: 61px;
	font-size: 34px;
	color: #493E36;
}
#productTopOfPage {
	padding-right: 8px;
	padding-left: 61px;
	padding-bottom: 45px;
}
#productTopOfPage td.downloadArrows img {
	margin-top: 17px;
	margin-right: 26px;
}
#productTopOfPage td.anchorLinks a {
	color: #C55014;
	text-decoration: underline;
	display: block;
	float: left;
	padding-right: 16px;
	padding-bottom: 20px;
}
.productContentTable {
	margin-bottom: 47px;
	width: 750px;
}
.productContentTable p {
	padding-bottom: 12px;
}
.productContentTable td.heading {
	height: 29px;
	padding-bottom: 10px;
}
.productContentTable td.number {
	padding-left: 28px;
	padding-right: 18px;
}
.productContentTable ul {
	padding-top: 11px;
	padding-bottom: 8px;
}
.productContentTable li {
	padding-bottom: 10px;
	margin: 0px;
	margin-left: 20px;
	list-style-position:outside;
	list-style-type: disc;
}

.productContentTable a.backtotop {
	color: #C55014;
	font-size: 10px;
	text-decoration: underline;
	text-align: right;
	display: block;
	padding-top: 12px;
}

input.billAddress {
	margin: 0px;
	padding: 0px;
	/*padding: 5px;*/
	width: 224px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input.billAddress_cvv {
	margin: 0px;
	padding: 0px;
	/*padding: 2px;*/
	width: 53px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

select.selectStyle {
	margin: 0px;
	padding: 0px;
	/*padding: 5px;*/
	width: 224px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

select.expDate_month {
	margin: 0px;
	padding: 0px;
	/*padding: 5px;*/
	width: 53px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

select.expDate_year {
	margin: 0px;
	padding: 0px;
	/*padding: 5px;*/
	width: 64px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
