/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#D2A61A;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:12px;
	font-weight:900;
	color:#486455;
	}
div {
	margin:0px;
	padding:0px;
}
img {
	margin:0px;
	padding:0px;
}
/******************************************************************************
Category Styles.
******************************************************************************/
.category {
	color : #000099;
	font-family: arial, san serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}
.category:hover  {color : #990000;}
.category:active  {color : #990000;}
table.category {
	border:3px solid #f1e497;
}
td.category {
	padding-left:10px;
	/*border-bottom:3px solid #D2A61A;*/
	background-color:#ffffcc;
	text-align:center
}

td.categoryLogo {
	height:175px; 
	background-image:url(images/site/logo_background.png); 
	background-repeat:no-repeat; 
	background-position:right;
	background-color:#ffffcc;
	text-align:center;
}
img.categoryLogo {
	border:0; 
	width:140px;
}

/******************************************************************************
Product Styles.
******************************************************************************/
.productPage {
	padding:5px 0px 0px 5px;
	font-family: arial, san serif;
	font-weight:bold;
	font-size:8pt;
}
a.productPage {
	font-weight:normal;
}

.product {
	color: #000099;
	font-family: arial, san serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
table.product {
	border:2px solid #f1e497
}
hr.product {
	color: #f1e497
}

.productDesc {
	color: #000000;
	font-family: arial, san serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.productPrice {
	color: #FF0000;
	font-family: arial, san serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.productCategory {
	color:#466254;
	font-family: verdana, san serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	background-image:url(images/site/product_category_bg.png);
	line-height:14px;
	padding:0px;
}

.cartProduct {
	color: #000099;
	font-family: arial, san serif;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	padding-left:20px;
	font-size:11px
}

.cartProductPrice {
	color: #FF0000;
	font-family: arial, san serif;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	padding-right:10px;
	font-size:11px
}

/******************************************************************************
Disc/Cart Styles.
******************************************************************************/
.disc {
	color : #000099;
	font-family: arial, san serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
table.disc {
	background-color:#ffffcc
}
td.disc {
	vertical-align:top;
	padding:0px 5px 0px 5px;
	background-color:#D2A61A;
	text-align:center
}
.discNote {
	color: #FF0000;
	font-family: arial, "san serif";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.discName {
	color : #000099;
	font-family: arial, san serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/******************************************************************************
Instruction Box Styles.
******************************************************************************/
.instructionBox {
	background-color:#ffffcc;
	vertical-align:middle;
	text-align:center;
}

/******************************************************************************
Cart Snapshot Styles.
******************************************************************************/
td.cartSnap {
	background-color:#F1E497;
	padding:0px 2px 0px 2px;
}

/******************************************************************************
Ship & Bill Info Styles.
******************************************************************************/
.fieldRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: auto;
}

.addressField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 225px;
}

.infoHeadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	width: 100px;
	text-align:center;
	text-decoration:none;
}

.infoHeadTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: auto;
	text-align:left;
}

A:link {color:#006699;}
A:visited {color: #006699;}
A:hover {text-decoration: none; color: #ED920A;}
A:active {color: #006699;text-decoration: none}

#maintable {
	width: 780px;
}

#leftpanel {
	background-color: #FFFFCC;
	width:510px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #F1E497;
	vertical-align:top;
}

#rightpanel {
	background-color: #FFFFCC;
	font-size: 11px;
	color: black;
	border: 1px solid #F1E497;
	vertical-align:top;
}

#instructions {
	padding:10px 10px 10px 20px;
}

#categorybox {
	background-color: #FFFFCC;
	color:#000000;
	font-size: 10px;
	padding:2px;
	border: 1px solid #F1E497;
}

#categorybox th{
	background-color: #F1E497;
	height: 22px;
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

#discinfo {
	background-color: #FFFFCC;
	color:#000000;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #F1E497;
}

#discinfo th{
	background-color: #FFFFCC;
	height: 23px;
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

#cartsnap {
	background-color: #FFFFCC;
	color:#000000;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #F1E497;
}

#cartsnap th{
	background-color: #F1E497;
	height: 23px;
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

#productbox {
	background-color: #FFFFCC;
	color:#000000;
	font-size: 10px;
	border: 1px solid #F1E497;
	padding:2px;
}

#checkoutbox {
	background-color: #FFFFCC;
	border: 1px solid #F1E497;
	width: 780px;
}

#infobox {
	background-color: #FFFFCC;
	border: 1px solid #F1E497;
	width:700px;
	padding:10px 5px 10px 10px;
	text-align: left;
}

#notebox{
	background-color: #FFFFCC;
	border: 1px solid #F1E497;
	padding:5px;
	font-size:8pt;
}

#footer {
	color:#333333;
	font-size: 10px;
	/*padding:6px 0px 6px 0px;*/
}
.stepstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: auto;
	text-align:left;
	padding-left: 10px;
}

.steps {
	font-size: 10px;
	font-weight: bold;
	/*color: #000099;*/
	width: 110px;
	height:15px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	font-style: normal;
}
.currentstep {
	font-size: 10px;
	font-weight: bold;
	/*color: #000099;*/
	width: 110px;
	height:15px;
	text-align:center;
	vertical-align:middle;
	text-decoration:underline;
	/*background-color:#DAECFF;*/
}