

body {
	background: #fff;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #333;
}
a { color: #00f; text-decoration: none; }
.container {
	margin: 0 auto;
	width: 600px;
}
.globalNav {
	margin-bottom: 30px;
}
.globalNav img { display: block; }

.dataTable { border-color: #999; border-style: solid; border-width: 0 1px 1px 0; margin: 0.5em 0 1.5em; }
	.dataTable th,
	.dataTable td {
		border-color: #999;
		border-style: solid;
		border-width: 1px 0 0 1px;
		text-align: center;
		padding: 4px 8px;
	}
	.dataTable th { background: #efefef; }
	.dataTable thead td { border: 0; background: none; }

.prodGrid { margin: 0.5em 0 1.5em; }
	.prodGrid .prodThumb img { width: 75px; height: 75px; border: 0; background: #def; display: block; margin-right: 75px; }
	.prodDetailsWrapper { display: none; }

	.prodDetails .prodImg {
		float: left;
		margin-top: -15px;
		padding-right: 20px;
		position: relative;
		width: 300px;
	}
	.prodDetails .caption {
		text-align: center;
		color: #888;
	}

	.prodDetails .prodOrder,
	.prodDetails .prodInfo {
		float: left;
		width: 230px;
	}
	#TB_window .prodDetails a {
		color: #00f;
	}
	.prodDetails .prodInfo {
		font-size: 13px;
	}
		.prodDetails .prodInfo h6 {
			font-size: 16px;
			margin-bottom: 10px;
		}

	.prodDetails .prodOrder {
		padding-top: 50px;
	}

h3 { color: #c00; font-style: italic; font-size: 14px; text-transform: uppercase; line-height: 1em; margin-bottom: 1em; }
h6 { font-size: 11px; margin: 8px 0 2px; }

#TB_window {
	border-width: 1px;
	border-color: #333;
}
	#TB_ajaxContent { overflow: visible; }
	#TB_title { background: none; }
	#TB_ajaxWindowTitle { display: none; }

#TB_overlay {
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

ol,
ul {
	margin: 0 0 1em 2em;
}

p { margin-bottom: 1.5em; }

#mainContentArea {
	padding-left: 22px;
}
.homeBarker {
	text-align: center;
	padding-top: 30px;
}
.globalFooter {
	padding-top: 10px;
	text-align: center;
}
	.footerNav { padding: 0; margin: 0 0 1em; }
		.footerNav li { display: inline; list-style: none; }
		.footerNav li a { color: #333;  padding: 0 15px;}
.copyright { font-size: 9px; color: #666; }

.toll-free {
	color:#3F3F3F;
	display:block;
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	left:960px;
	line-height:0.5em;
	margin:0 auto;
	position:absolute;
	text-align:left;
	text-transform:uppercase;
	top:39px;
}
	.order-info {
		color:#5F5F5F;
		font-size: 0.8em;
		font-style:italic;
		margin-top: -8px;
		text-transform: none;
		}

