@charset "utf-8";
body  {
	background: #ffa101; /* 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: Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	width: 780px;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #be7701;
	text-align: left;
	background-color:#ffffff;
} 
img {
	border:0;
}
#header {
	margin:0;
	border-bottom:1px solid #000000;
	background:#ffffff;
	width:780px;
}
#header .tabs {
	width:780px;
	height:39px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}
#header .cart {
	float:right;
	font-size:11px;
	color:#f11c1c;
	width:220px;
	margin:16px 6px 0 0;
	text-align: center;
}
#mainContent {
	margin: 10px 0 0 210px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the navmenu div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #navmenu space when the content in #navmenu ends. */
	padding: 0 10px 20px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 11px;
	width:535px;
	min-height: 450px;
}
#mainContent h1 {
	font-size: 18px;
	color: #ed6600;
	border-bottom:1px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#mainContent h1 a {
	color:#ed6600;
	text-decoration:underline;
}
#mainContent h1 a:hover {
	color:#ed6600;
	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;
}
#loginMainContent {
	margin: 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the navmenu div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #navmenu space when the content in #navmenu ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 11px;
	width:740px;
	text-align:center;
}
#loginMainContent h1 {
	font-size: 20px;
	color: #000000;
	margin: 10px 0px 10px;
}
#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: #9626d6;
	text-decoration:underline;
}
#mainContent a:hover {
	font-weight: bold;
	color: #9626d6;
	text-decoration:none;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent li {
	margin: 3px 0px 3px 10px;
	padding: 2px 0px;
}
/* Item display */
#mainContent .itemDisplay {
	width:240px;
	min-height:150px;
	margin:0 5px 10px 5px;
	padding:5px;
	border: 1px solid #05b4f5;
	float:left;
	background-color:#ffffe8;
}
#mainContent .itemDisplay img {
	border:1px solid #000000;
	margin-left:5px;
	float:right;
}
#mainContent .itemDisplay h1 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	border:0;
}
#mainContent .itemDisplay a {
	color:#000000;
	text-decoration:underline;
}
#mainContent .itemDisplay a:hover {
	color:#ed6600;
	text-decoration:none;
}
#mainContent .itemDisplay p {
	font-size:10px;
	color:#000000;
	margin:0 0 5px 0;
	padding:0;
}
#mainContent .itemDisplay p.itemDesc {
	font-size:10px;
	line-height:12px;
	color:#000000;
	margin:0 0 5px 0;
	padding:0;
}
#mainContent .itemDisplay p.itemDesc a {
	color:#ed6600;
	text-decoration:underline;
}
#mainContent .itemDisplay p.itemDesc a:hover {
	color:#ed6600;
	text-decoration:none;
}
#mainContent .itemDisplay p.price {
	font-size:14px;
	color:#f11c1c;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
#mainContent .itemDisplay p.qty {
	font-size:10px;
	color:#000000;
	margin:5px 0 5px 0;
	padding:0;
}
#mainContent .itemDisplay form {
	margin:0;
	padding:0;
}
.smallTextRed {
	font-size: 10px;
	color: #f11c1c;
}
/* Left Side Navigation Menu */
#navmenu {
	float: left;
	width: 190px;
	margin:10px 5px 10px 10px;
	padding-top:30px;
	text-align:left;
	background:#ffffff url(/images/shop_by_occasion.gif) center top no-repeat;
}
#navmenu ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
	border-bottom:1px solid #03425a;
	border-left:1px solid #03425a;
	border-right:1px solid #03425a;
}
#navmenu li {
	margin: 0 0 0 7px;
	padding: 4px 18px;
	font-size:12px;
	line-height:14px;
	background-position: 0px 6px;
	background-image: url(/images/red_bullet.gif);
	background-repeat: no-repeat;
}
#navmenu a {
	color:#ed6600;
	font-weight:bold;
	text-decoration: none;
}
#navmenu a:hover {
	text-decoration: underline;
}
#footer {
	padding: 10px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#eaeaea;
	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 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
}
#footer a {
	color:#ed6600;
	text-decoration:underline;
	font-weight:bold;
}
#footer a:hover {
	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 {
	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 {
	background-color:#eaeaea;
	border:1px solid #6aabd7;
	width:95%;
	margin:10px auto;
	padding:0;
}
.formBorder th {
	font-size:14px;
	background-color:#6aabd7;
	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 h1 {
	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 #6aabd7;	
	border-left:1px solid #6aabd7;
	margin:0px;
	padding:0px;
}
#mainContent .listTable th {
	background-color:#6aabd7;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}
#mainContent .listTable td {
	border-bottom:1px solid #6aabd7;	
	border-right:1px solid #6aabd7;
}
#mainContent .listTable a {
	color:#9626d6;
	font-weight:bold;
	text-decoration:none;
}
#mainContent .listTable a:hover {
	color:#f11c1c;
	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;
}

