/*
 * Main Border (Navy): #000040
 * Old Gold: #CFB53B
 * Hyperlink text: #000080
 */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-weight: normal;
	color: #333333;
	background-color: white;
	width: 100%;
}
#content
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid black;
	text-align:left; /* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width: 670px;*/
	background-image: url(Images/background.jpg);
	background-repeat: repeat-y;
}
html>body #content
{
	width: 800px; /* ie5win fudge ends */
}
#content-main
{
	float: left;
	width: 615px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 0px;
	border-left: solid 1px #d6d6d6;
	text-align: left;
	font-family: Arial,helvetica,Sans-Serif;
	min-height: 400px;
}
* html div#content-main { height: 400px; margin-left: -10px; padding-left: 20px; width: 600px; } /* hack for IE 6 */
LI
{
	font-size: 12px;
	list-style-image: url('Images/Bullet.gif');
	padding-bottom: 0px;
	vertical-align: text-top;
	color: #333333;
	line-height: 18px;
	margin-right: 10px;
	font-family: Arial,helvetica,Sans-Serif;
	list-style-type: square;
}
LI A
{
	color: #000080;
	text-decoration: none;
	margin-left: 10px;
}
LI A:hover
{
	color: #CFB53B;
	text-decoration: underline;
}
#Future-LeftNav
{
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	color: #7fc31c;
	font-family: Arial,helvetica,Sans-Serif;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	vertical-align: middle;
	line-height: 0px;
}

#content-menu
{
	/*border: 0px;
	margin-bottom: 5px;
	background-image: url('Images/TopNavBackground.jpg');
	background-repeat: repeat-x;
	height: 32px;
	background-color: #000040;*/
}
.Future-top-level-selected
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	margin: 0px;
	cursor: pointer;
	color: #7fc31c;
	line-height: 14px;
	padding-top: 4px;
	font-family: Arial,helvetica,Sans-Serif;
	text-align: left;
	text-decoration: none;
}
#Future-TopSection
{
	padding-right: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	padding-top: 15px;
	font-family: Arial,helvetica,Sans-Serif;
	height: 80px;
	text-align: right;
}
#Future-TopSection .logo
{
	margin-top: -15px;
	float: left;
	width: 256px;
	height: 97px;
}
#Future-TopSection IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: middle;
	border-right-width: 0px;
}
#Future-TopSection A
{
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
}
#Future-TopSection A:hover
{
	font-weight: bold;
	line-height: 12px;
	color: #000080;
	text-decoration: none;
}

.Future-TopMenu, .Future-TopMenu-Hover
{
	display: inline;
	list-style: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	height: 32px;
	border: 0px;
	background-color: #000040;
}
.Future-TopMenu-Hover
{
	background: #000378;
}
.Future-TopMenu li
{
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-variant: normal;
	/*text-transform: uppercase;*/
	text-transform: capitalize;
	font-weight: bold;
	font-size: 16px;
	color: #CFB53B;
	text-align: center;
	border: solid 0px red;
	list-style: none;
	padding-top: 6px;
	height: 26px;
}
.Future-TopMenu li a, .Future-TopMenu li a:hover
{
	color: #CFB53B;
	text-decoration: none;
	list-style: none;
}
.Future-line
{
	padding-right: 0px;
	border-top: #d6d6d6 2px dotted;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 10px;
	vertical-align: middle;
	width: 129px;
	line-height: 0px;
	padding-top: 0px;
	height: 0px;
}
.line
{
	clear: both;
	padding-right: 0px;
	border-top: #d6d6d6 2px dotted;
	padding-left: 0px;
	font-size: 2px;
	padding-bottom: 0px;
	margin: 0px 15px;
	width: 97%;
	line-height: 2px;
	padding-top: 0px;
	height: 2px;
}
#footer
{
	clear: both;
	border: #d6d6d6 1px solid;
	padding: 6px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	color: #666666;
	line-height: 13px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,helvetica,Sans-Serif;
	background-color: #ececec;
	text-decoration: none;
	text-align: center;
}
#footer A
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-family: Arial,helvetica,Sans-Serif;
	text-align: left;
	text-decoration: none;
}
#footer A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-family: Arial,helvetica,Sans-Serif;
	text-align: left;
	text-decoration: underline;
}
#footer IMG
{
	margin-top: 10px;
	float: right;
}
TABLE
{
	padding: 0px;
	vertical-align: top;
	border-collapse: collapse;
}
TR
{
	vertical-align: top;
}
TD
{
	vertical-align: middle;
	font-size: 12px;
	padding-bottom: 4px;
}
A
{
	color: #000080;
	text-decoration: none;
}
A:hover
{
	color: #CFB53B;
	text-decoration: underline;
}
/*#Shadow
{
	width: 807px;
	background-color: #d6d6d6;
}
#Future-MainBackground
{
	border-right: #adadad 1px solid;
	border-top: #adadad 1px solid;
	border-left: #adadad 1px solid;
	width: 800px;
	border-bottom: #adadad 1px solid;
	background-color: #ffffff;
	text-align: left;
}*/
FORM
{
	margin: 0px;
}
#ctl00_pnlAdmin
{
	float: right;
	clear: both;
	margin-left: 5px; /*clear: both;*/
}
.Admin_header, .Emulation_header
{
	/*float:right;     margin-left: 5px;     clear: both;     clear: both;*/
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 190px;
	font-weight: bold;
	font-size: 8pt;
	color: #f5f5f5;
	font-family: verdana;
	background-color: #65738E;
}
.Admin_textbox, .Emulation_textbox
{
	/*margin-left: 5px;     float:right;     clear: both;     clear: both;*/
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
	width: 190px;
}
.admin-header
{
	background-color: #6190CD;
	height: 40px;
	padding-left: 10px;
	border-bottom: solid 4px #B4CCEB;
}
.admin-header h1
{
	color: white;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	vertical-align: bottom;
	color: #cc6600;
	letter-spacing: 2px;
}
.admin-header h1 a
{
	text-decoration: none;
}
.admin-header h1 a:hover
{
	text-decoration: underline;
}
.admin-menu
{
	background-color: white;
	padding: 5px;
	text-align: right;
	border-bottom: gainsboro 1px solid;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.admin-menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
.admin-menu li
{
	display: inline;
	font-size: 10px;
}
.admin-menu a:link, .admin-menu a:visited
{
	padding-left: 12px;
	font-size: 8pt;
	color: #65738E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.admin-menu a:active, .admin-menu a:hover
{
	color: #717052;
}
.admin-content
{
	margin-bottom: 7px;
	width: auto;
	padding-right: 5px;
	padding-left: 30px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
}
.admin-content h1
{
	margin-top: 10px;
	font-size: 10pt;
	vertical-align: bottom;
	color: #cc6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.admin-content td
{
	font-size: 11px;
}
.admin-content a
{
	text-decoration: none;
	color: Black;
}
.admin-content a:hover
{
	text-decoration: underline;
	color: #AABBDD;
}
td
{
	vertical-align: top;
}
UL
{
	font-size: 12px;
	font-family: Arial,helvetica,Sans-Serif;
}
h1
{
	font-family: Arial,helvetica,Sans-Serif;
	font-size: 20px;
	color: #CFB53B;
}
h2
{
}
h2.shaded
{
}
h2 a
{
}
img
{
}
td
{
}
A.headerNavigation
{
}
A.headerNavigation:hover
{
}
.catalogmenu
{
}

.offsetleftbox
{
}
.LoggedIn_header
{
}
.Anonymous_header
{
}
.Admin_header
{
}
.Emulation_header
{
}
.Search_header
{
}

.LoggedIn_textbox
{
}
.Anonymous_textbox
{
}
.Admin_textbox
{
}
.Emulation_textbox
{
}
.Search_textbox
{
}

.Cart_header
{
}
.Cart_textbox
{
}
.Cart_item
{
}
.Cart_subTotal
{
}
.Cart_itemTotal
{
}
.Cart_checkout
{
}
.graybox
{
}
.grayboxheader
{
}
.homeproductdisplay
{
}
.subtotal
{
}

.searchbox
{
}
.thumbimage
{
	width: 100px;
	height: 100px;
}
.oldprice
{
}
.saleprice
{
}

.errorbox
{
    border: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #660000;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}
.informationbox
{
	border: #4347FD 1px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #4347FD;
    font-family: verdana;
    background-color: #E1E2FF; padding: 3px;
    width: 90%;
}

strong
{
}
.addtocartlink
{
}
.checkoutlabel
{
}
INPUT
{
}
SELECT
{
}
.offsetleftbox td
{
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #696969;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
.checkout
{
	font-size: 10pt;
	font-family: verdana;
	color: Gray;
}
.sidemenulink
{
	font-size: 8pt;
	font-family: verdana;
	color: Gray;
}
.sectionheader
{
	display: none;
}
