@charset "utf-8";
body  {
	background: #fca40a; /* page background color */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 790px;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 
img {
	border:0;
}
#header {
	margin:0;
	width:100%;
}
#header .tabs {
	width:790px;
	height:34px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}
/* Left Side Navigation Menu */
#navmenu {
	float: left;
	width: 166px;
	margin:10px 5px 10px 5px;
	text-align:left;
}
#navmenu ul {
	margin:0;
	padding: 10px 0 0 0;
	list-style-type: none;
	border-right:1px solid #1f36e6;
	border-left:1px solid #1f36e6;	
}
#navmenu .bottom {
	background: url(/images/nav_menu_container_bottom.jpg) bottom center no-repeat;
	height:21px;
}
#navmenu .shoppingCart {
	background:url(/images/nav_menu_container_cart.jpg) no-repeat top center;
	padding-top:31px;
	margin-bottom:3px;
	background-color:#ffffff;
}
#navmenu .custComments {
	background:url(/images/nav_menu_container_comments.jpg) no-repeat top center;
	padding-top:31px;
	margin-bottom:3px;
	background-color:#ffffff;
	min-height:10px;
}
#navmenu .custComments li {
	font-size:10px;
	line-height:12px;
	color:#1f36e6;
	margin:0 7px;
	padding: 4px 0 10px 0;
}
#navmenu .custComments .custName {
	color:#000000;
	font-weight:bold;
}
#navmenu .affProgram {
	background:url(/images/nav_menu_container_aff_prg.jpg) no-repeat top center;
	padding-top:31px;
	margin-bottom:3px;
	background-color:#ffffff;
	min-height:10px;
}
#navmenu .affProgram ul {
	margin:0;
	padding: 10px 0 0 0;
	list-style-type: none;
	border-right:1px solid #1f36e6;
	border-left:1px solid #1f36e6;
	background:url(/images/affprg_ball.jpg) no-repeat bottom 100px;
	height:120px;
}
#navmenu .affProgram li {
	font-size:11px;
	line-height:14px;
	color:#f11c1c;
	font-weight:bold;
	margin:0 7px;
	padding: 4px 0 10px 0;
}
#navmenu .affProgram a {
	font-size:11px;
	line-height:12px;
	color:#1f36e6;
	text-decoration:underline;
}
#nacmenu .affProgram a:hover {
	text-decoration:none;
}
#navmenu .shoppingCart li {
	margin: 0 0 0 7px;
	padding: 4px 12px 0 0;
	font-size:12px;
}
#navmenu .occasionCat {
	background:url(/images/nav_menu_container_occas.jpg) no-repeat top center;
	padding-top:31px;
	margin-bottom:6px;
	background-color:#ffffff;
}
#navmenu .occasionCat li {
	margin: 0 0 0 7px;
	padding: 1px 12px 8px 18px;
	font-size:12px;
	line-height:14px;
	background: url(/images/red_bullet.jpg) no-repeat left top;
}
#navmenu .cartQty {
	font-size:10px;
	color:#cc0000;
	font-weight:normal;
}
#navmenu a {
	color:#1f36e6;
	font-weight:bold;
	text-decoration: none;
}
#navmenu a:hover {
	color:#cc0000;
	text-decoration: underline;
}
#mainContent {
	margin: 0 0 0 182px;
	padding: 0 10px 10px 10px;
	font-size: 11px;
	width:578px;
}
#mainContent h1 {
	font-size: 18px;
	color: #1f36e6;
	border-bottom:1px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#mainContent h1 a {
	color:#1f36e6;
	text-decoration:underline;
}
#mainContent h1 a:hover {
	color:#1f36e6;
	text-decoration:none;
}
#mainContent h2 {
	font-size: 14px;
	color: #000000;
	margin: 10px 0px 10px;
}
#mainContent p {
	font-size:12px;
	line-height:16px;
	margin-bottom:8px;
}
#mainContent p.link {
	margin:0 0 8px 0;
}
#mainContent p.sectTitle {
	font-size:14px;
	font-weight:bold;
	color:#ed6600;
	background-color:#eaeaea;
	border-top:1px solid #6aabd7;
	border-bottom:1px solid #6aabd7;
	line-height:16px;
	margin:6px 0;
	padding:4px;
}
#mainContent a.link {
	color:#ffffff;
	text-decoration:underline;
}
#mainContent a.link:hover {
	color:#ffffff;
	text-decoration:none;
}
#mainContent .success {
	color:#f11c1c;
	font-style:italic;
}
#mainContent a {
	font-weight: bold;
	color: #1f36e6;
	text-decoration:underline;
}
#mainContent a:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent li {
	margin: 3px 0px 3px 10px;
	padding: 2px 0px;
}
.smallTextRed {
	font-size: 10px;
	color: #cc0000;
}
/* Footer */
#footer {
	padding: 10px 10px 20px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin:0 10px;
	text-align:center;
	border-top:1px solid #000000;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:11px;
}
#footer a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
#footer a:hover {
	color:#FFFF00;
	text-decoration:none;
}
.fltrt { /* 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:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border:none;
}
img.icon {
	margin:0px 8px 0px 0px;
}
img.helpImg {
	margin:5px 3px 0px 0px;
	float:right;
	position:relative;
}
td.redText, p.redText, .redText {
	font-weight:bold;
	color:#f11c1c;
}
#loginArea {
	width:300px;
	background-color:#eaeaea;
	border:1px solid #6aabd7;
	margin: 10px auto;
}
#loginArea p {
	margin:0px;
	padding:5px;
}
.formBorder {
	margin:10px auto;
	padding:0px;
	font-size:12px;
}
.formBorder table {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	border:1px solid #1f36e6;
}
.formBorder th {
	font-size:14px;
	background-color:#1f36e6;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}	
.label {
	color:#000000;
	font-weight:bold;
}
#error {
	border:2px solid #f11c1c;
	background-color:#ffffcc;
	width:90%;
	margin:10px auto;
	padding:5px;
}
#error  h2 {
	color:#f11c1c;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}
#error ol {
	margin:0;
	padding:0;
}
#error li {
	color:#f11c1c;
	font-size:11px;
	margin-left:25px;
	padding:2px 10px 2px 0px;
}
#mainContent .listTable {
	margin:10px auto;
	padding:0px;
	font-size:12px;
}
#mainContent .listTable table {
	border-top:1px solid #1f36e6;	
	border-left:1px solid #1f36e6;
	margin:0px;
	padding:0px;
}
#mainContent .listTable th {
	background-color:#1f36e6;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}
#mainContent .listTable td {
	border-bottom:1px solid #1f36e6;	
	border-right:1px solid #1f36e6;
}
#mainContent .listTable a {
	color:#1f36e6;
	font-weight:bold;
	text-decoration:none;
}
#mainContent .listTable a:hover {
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
}
#mainContent .pageBrowsing {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #000000;
	margin:0 0 10px 0;
	padding:4px 2px;
}
#mainContent .pageBrowsing a {
	color:#ed6600;
	text-decoration:underline;
}
#mainContent .pageBrowsing a:hover {
	color:#f11c1c;
	text-decoration:none;
}
