@charset "UTF-8";
/* CSS Document */

body {
	background-color: #20235d;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
}
#logo {
	display: block;
	text-align: center;
	background-color: #20235d;
	padding-top: 5px;
	padding-bottom: 5px;
}
#links {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 24px;
	background-color: #3175C1;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #maincontent .order a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #EAF3F9;
}
#container #maincontent .order a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-color: #20235d;
	color: #FAF59D;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #maincontent p img {
	border: 3px double #fdcc06;
}
#container .fltrgt ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #Ffffff;
	background-color: #202260;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 10px;
}
/* Miscellaneous classes for reuse */
.twoColLiqLtHdr #mainContent{ /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
#strip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #20235d;
	text-align: center;
	padding: 5px;
	background-color: #DAEBEE;
}
p {
	display: block;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #20235d;
	font-style: normal;
	font-weight: normal;
}
form table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #20235d;
}
#container .fltrgt p {
	line-height: normal;
}
table tr td p {
	width: auto;
	text-align: left;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	background-color: #20235d;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FFCB00;
}
#maincontent {
	padding-right: 20px;
	padding-left: 20px;
	height: 481px;
	overflow: auto;
}
#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f4a3;
	border: 5px double #fdcc06;
	background-image: url(images/allstar-guy-emboss.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}.fltrgt {
	float: right;
	height: 481px;
	overflow: auto;
	background-color: #e7ecf0;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	width: 400px;
	margin-left: 20px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #fdcc06;
}
.number    {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #68256B;
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #20235d;
}
h1   {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
	color: #68256B;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
	color: #68256B;
}
h5 {
	font-size: .9em;
	font-weight: normal;
	color: #501F71;
}
.h3 {
	font-size: 1.1em;
	font-weight: bold;
}
#container #maincontent .fltrgt p img {
	margin-bottom: 30px;
}
#order {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 24px;
	background-color: #501F71;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #FFCB00;
}
#home {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f4a3;
	border: 5px double #fdcc06;
	background-image: url(images/allstar-guy-home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.h5 {
	font-size: 1em;
	font-weight: bold;
	color: #501F71;
}
#container .fltrgt table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #20235d;
}
#custom {
	text-align: center;
	display: block;
	background-color: #ACADC6;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #maincontent a  {
	color: #20235D;
	background-color: #FF3;
	padding: 0px;
}
#container #maincontent a:hover {
	color: #FF3;
	background-color: #20235D;
	padding: 0px;
}
#container .fltrgt ul li a{
	color: #20235D;
	background-color: #FF3;
	padding: 0px;
}
#container .fltrgt ul li a:hover {
	color: #FF3;
	background-color: #20235D;
	padding: 0px;
}
#container #maincontent table p {
	line-height: 17px;
}
.product-label {
	width: 100px;
}
