
* {
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
	background:#2f2c7e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-weight:normal;
	color:#333;
}

/* Force non-IE browers to display vertical scrollbar to eliminate page shift */
html { min-height: 100%; margin-bottom: 1px; }

p {margin-top:2px; margin-bottom:10px;}
i, em { margin:0; padding:0; }
ul { list-style:none; margin:0; padding:0;}
ol { margin:0; padding:0; list-style-position:inside; }
li { margin:0; padding:0; background:none; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#2f2c7e; }
h1 { font-size: 1.8em; line-height:1.8em; margin:10px 0 10px; }
h2 { font-size: 1.6em; line-height:1.6em; margin:10px 0 10px; }
h3 { font-size: 1.4em; line-height:1.4em; margin:10px 0 10px; }
h4 { font-size: 1.2em; line-height:1.2em; margin:10px 0 10px; }
li h2, li h3, li h4 { padding:0; margin:0; display:inline; }
span {margin:0; padding:0; }
dl, dt, dd { margin:0; padding:0;}
dt { font-weight:bold; }
table {margin:0; padding:0;}
td {vertical-align:top; margin:5px 0; padding:5px; background-color:#fff; color:#333;}
th {text-align:left; }
hr {padding:0; margin:5px 0;}
blockquote { margin:10px 0 15px 0; padding:0 20px; font-weight:bold; font-style:italic; line-height:1.8em; }
sup { font-size:.8em; }
img {border:none}
img.float_left {
	float:left;
	padding:4px;
	margin:5px 10px 0 0;
}
img.float_right {
	float:right;
	padding:4px;
	margin:5px 0 0 10px;
}

.pass { color:#009900; font-weight:bold; font-size:.75em; }
.no-pass { color:#ff0000; font-weight:bold; font-size:.75em; }
.code {display:inline; margin:0; padding:0; color:#000066; font-family:"Courier New", Courier, monospace; font-size:95%;}
.warning { color:#ff0000; font-weight:bold; }
.success { color:#00CC00; font-size:1.1em; font-weight:bold; }

a:link { text-decoration:underline; color:#2f2c7e;; }
a:visited { text-decoration:underline; color:#2f2c7e; }
a:active { text-decoration:underline; color:#2f2c7e; }
a:hover { text-decoration:underline; color:#2f2c7e; }

/* Main Layout */

#header-container {
	width:100%;
	position:relative;
	height:118px;
	background:url(/images/header-bkg.jpg) repeat-x top left;
	margin:0 auto;
	padding:0;
}

#header, #header-home {
	position:relative;
	width:760px;
	height:118px;
	text-align:left;
	margin:0 auto;
	padding:0;
	z-index:10;
}

#header-home {
	background: url(/images/header-bkg.jpg) repeat-x 0 0;
}

#header {
	background: url(/images/header-bkg2.jpg) no-repeat 0 0;
}

#container {
	position:relative;
	width:760px;
	margin: 0 auto;
	padding:0;
	z-index:1;
}

#logo {
	position:absolute;
	top:0;
	left:0;
	width:352px;
	height:75px;
	padding:0;
	margin:0;
}

#custaccount {
	position:absolute;
	top:21px;
	left:325px;
	width:425px;
	text-align:right;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	font-size:1.1em;
	color:#fff;
}

#custaccount a {
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
}

#custaccount a:hover {
	text-decoration:underline;
}

#content-wrapper {
	width:760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	text-align:left;
	position:relative;
	z-index:1;
}

#content-wrapper-home {
	width:760px;
	height:518px;
	background: url(/images/home-bkg.jpg) no-repeat top left;
	margin: 0 auto;
	padding:0;
	text-align:left;
	position:relative;
	z-index:1;
}

#content-home {
	width:275px;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	padding:0;
	margin:0;
	color:#fff;
}

#content-home  .innertext {
	padding:70px 20px 10px 20px;
}

#content-home h1 {
	color:#fff;
	border-bottom:1px solid #fff;
}

#content-home a:link,
#content-home a:visited {
	color:#ff0000;
}

#content-home a:hover {
	color:#fff;
}

#badge {
	width:175px;
	height:175px;
	background:url(/images/badge.gif) no-repeat top left;
	position:relative;
	padding:0;
	margin:0;
}

#badge-order a {
	position:absolute;
	top:115px;
	left:38px;
	font-size:1.4em;
	font-weight:bold;
	color:#ff0000;

}

#badge-order a:visited,
#badge-order a:hover {
	color:#ff0000;
}

/**** content ****/
#content {
	width:760px;
	float:left;
	font-size:1.2em;
	line-height:1.8em;
	padding:0;
	margin:0;
}

#content .innertext {
	padding:30px 50px 20px 50px;
}

#content-wrapper #content h1 {
	border-bottom:1px solid #2f2c7e;
	color:#2f2c7e;
}

#content h2 {
	color:#2f2c7e;
	border-bottom:1px solid #2f2c7e;
}

#content h3 {
	color:#2f2c7e;
}

#content ul {
	list-style:none;
	padding:0;
	margin:10px 0 10px 0;
}

#content ul.disc { list-style-type:disc; list-style-position:inside; }
#content ul.number { list-style-type:decimal; list-style-position:inside; }
#content ul.alpha { list-style-type:upper-alpha; list-style-position:inside; }
#content ul.roman { list-style-type:upper-roman; list-style-position:outside; }
#content ul.none { list-style-type:none; list-style-position:inside; }


#content li {
	margin:5px 0;
}

#content ul li.first {
	list-style-type:none;
	list-style-position:outside;
}

#content ul li.first a {
	font-weight:bold;
}	

#content a:visited {
	color:#000066;
}

#content a:hover {
	color:#000066;
}


/**** Sidebar ****/
#sidebar {
	width:185px;
	background: url(/images/sidebar-top-bkg.gif) no-repeat 0 0;
	float:left;
}

#sidebar .innertext {
	padding:20px 10px 10px 10px;
}

#sidebar h4 {
	color:#000066;
	padding-bottom:5px;
	border-bottom:1px solid #000066;
}
/**** End Sidebar ****/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	color: #ffffff; 
	font-weight:normal;
	text-align:center;
	width:760px;
	border-top:2px solid #fff;
	clear:both;
	margin:0 auto;
}
#footer .innertext { padding:25px 0 10px 0; }
#footer p { margin:0; }
#footer a { color: #fff; font-weight:normal; text-decoration:underline; }
#footer a:hover { color: #fff; font-weight:normal; }
#footer a:active { color: #fff; font-weight:normal; }


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Main Navigation */
#navwrapper {
	background:none;
	width:435px;
	height:22px;
	position:relative;
	position:absolute;
	left:325px;
	top:40px;
	z-index:1000;
}

#navwrapper .innerwrapper {
	padding:0 0 0 45px;
}

ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 435px; /*For KHTML*/
  list-style: none;
  height: 22px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: block;
  list-style: none;
  position: relative;
  background: url(/images/nav-sep.gif) no-repeat left 50%;
  /*height: 22px;*/
}

ul#navmenu li.first {
	background:none;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 150px;
  list-style: none;
  display: none;
  position: absolute;
  top: 22px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 150px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  background:none;
  background: #333;
}

/* Root Menu */
ul#navmenu a {
  padding: 5px 10px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: none;
  color:#fed900;
  font: 1.8em/1.2em Arial, Helvetica, sans-serif;
  font-weight:bold;
  background: url(/images/topnav-sep.gif) no-repeat top right;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#navmenu a.last {
	border-right:none;
	background:none;
	padding-right:20px;
}

ul#navmenu a.last:hover { background: url(/images/topnav-hover.gif) repeat-x top right; }

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.sfhover a {
  color:#fff;
}


/* ****************************************************/

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.sfhover li a {
  float: none;
  /*background: #003057 url(/images/subnav-bg-blue.gif) repeat-x bottom right;*/
  background: #333;
  border-bottom:1px dotted #ccc;
  color: #fff;
}

/* 2nd Menu Parent items */
ul#navmenu li:hover li.parent a,
ul#navmenu li.sfhover li.parent a {
  float: none;
  /*background: #003057 url(/images/subnav-bg-blue-arrow.gif) no-repeat bottom right;*/
  color: #fff;

}

/* 2nd Menu Child items */
ul#navmenu li:hover li.parent:hover ul.child a,
ul#navmenu li.sfhover li.parent.sfhover ul.child a {
  float: none;
  /*background: #003057 url(/images/subnav-bg-blue.gif) repeat-x bottom right;*/
  color: #fff;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.sfhover li a:hover,
ul#navmenu li.sfhover li.sfhover a {
  /*background: url(/images/topnav-hover.gif) repeat-x top right #003057;*/
  color: #fff;

}

/* 2nd Menu Parent Hover Persistence */
ul#navmenu li:hover li.parent a:hover,
ul#navmenu li:hover li.parent:hover a,
ul#navmenu li.sfhover li.parent a:hover,
ul#navmenu li.sfhover li.parent.sfhover a {
  /*background: url(/images/subnav-hover-arrow.gif) no-repeat bottom right #003057;*/
  color: #fff;
}

/* 2nd Menu Child Hover Persistence */
ul#navmenu li:hover li.parent ul.child a:hover,
ul#navmenu li.sfhover li.parent ul.child a:hover
 {
  /*background: url(/images/topnav-hover.gif) repeat-x top right #003057;*/
  color: #fff;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.sfhover li.sfhover li a {
  /*background: #003057 url(/images/subnav-bg-blue.gif) repeat-x bottom right;*/
  color: #fff;
}

/* 3rd Menu Parent items */
ul#navmenu li:hover li:hover li.parent a,
ul#navmenu li.sfhover  li.sfhover li.parent a {
  float: none;
  /*background: #003057 url(/images/subnav-bg-blue-arrow.gif) no-repeat bottom right;*/
  color: #fff;

}

/* 3rd Menu Child items */
ul#navmenu li:hover li:hover li.parent:hover ul.child a,
ul#navmenu li.sfhover li.sfhover li.parent.sfhover ul.child a {
  float: none;
  /*background: #003057 url(/images/subnav-bg-blue.gif) repeat-x bottom right;*/
  color: #fff;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.sfhover li.sfhover li a:hover,
ul#navmenu li.sfhover li.sfhover li.sfhover a {
    background: url(/images/topnav-hover.gif) repeat-x top right #003057;
  color: #fff;
}

/* 3rd Menu Parent Hover Persistence */
ul#navmenu li:hover li:hover li.parent a:hover,
ul#navmenu li:hover li:hover li.parent:hover a,
ul#navmenu li.sfhover li.sfhover li.parent a:hover,
ul#navmenu li.sfhover li.sfhover li.parent.sfhover a {
  /*background: url(/images/subnav-hover-arrow.gif) no-repeat bottom right #003057;*/
  color: #fff;
}

/* 3rdd Menu Child Hover Persistence */
ul#navmenu li:hover li:hover li.parent ul.child a:hover,
ul#navmenu li.sfhover li.sfhover li.parent ul.child a:hover
 {
  /*background: url(/images/topnav-hover.gif) repeat-x top right #003057;*/
  color: #fff;
}

/**************************************************************/

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 150px;
}

ul#navmenu ul.left {
	position:absolute;
	top:22px;
	margin: 0 0 0 -145px;
}

ul#navmenu li ul ul.left {
	position:absolute;
	top:22px;
	margin: -22px 0 0 -500px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.sfhover ul ul,
ul#navmenu li.sfhover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.sfhover ul,
ul#navmenu ul li.sfhover ul,
ul#navmenu ul ul li.sfhover ul {
  display: block;
}

.topnav-border {
	padding: 2px 0 3px;
	border-bottom: 1px solid #C7A95C;
	background: #E2C068;
}

ul#navmenu li.active_menu a, ul#navmenu li.active_menu a:hover {
	/*background: url(/images/topnav-hover.gif) repeat-x top right #003057;*/
	color:#333;
}
/* End Navigation */

/* Cart Styles */
.detailname {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#2f2c7e; 
	font-size: 1.8em; 
	line-height:1.8em; 
	margin:10px 0 10px; 
	border-bottom:1px solid #2f2c7e;
}