html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #333333;
  background-image: url('images/bkg.gif');
  background-repeat:repeat; 
    border-style: none;
  color: #5c5c53;
  font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #5c5c53;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0 0 5px 0;
}
h2 {
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.3em;
  padding: 10px 0 5px 0;
}
h3 {
  color: #000;
  font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight:lighter;
  text-align:justify;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 10px 0 5px 0;
}
h4 {
  color: #298fce;
  font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight:bold;
  text-align:justify;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 10px 0 5px 0;
}
p {
  color: #000;
  font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight:lighter;
  text-align:justify;
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
}
select{
	min-width: 120px;
	}
br {
	margin: 0 0 5px 0;
}
em{
	font-size: 0.8em;
	color: #FFFFFF;
	font-style:italic;
}
ul {
	list-style: none;
	padding: 0 0 0 0;
	margin-top: 0;
}
h3 ul {
	list-style: circle;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}
/*Main Links*/
a,  a:link {
  color: #298fce;
  text-decoration: none;
}
a:visited {
  color: #298fce;
  text-decoration: none;
}
a:hover {
  color: #cccccc;
  text-decoration: underline;
}
a:focus {
  color: #298fce;
}
a:active {
  color: #298fce;
}

/*List Navigation :: main menu*/
#nav, #nav ul {
	padding: 0 0 0 290px;
	width: 955px;
	margin: 0;
	list-style: none;
	text-align: center;	
}
#nav li {
	float: left;
	font-size: .9em;
	width: 6.5em;
	padding: 0 0.2em 0 0.4em;
}
#nav a:link, #nav a:visited {
	display: block;
	text-decoration:none;
	padding-top: 0.6em;
	padding-left: 0.1em;
	color: #ffffff;
}
#nav a:hover {
	color: #cccccc;
}
* html #nav a {
	width: 100%;
}
#nav ul {
	display: none;
	position: absolute;
	padding: 0;
}
#nav ul li {
	font-size: 100%;
	text-align: center;
}
#nav li:hover ul {
	display: block;
}

/*List Navigation :: products - function removed; space available for future use*/
#prod_nav, #prod_nav ul {
	padding: 0 0 0 250px;
	margin: 0;
	list-style: none;
	height: 39px;
}
/*Main Page Divs*/
#outerWrapper {
  background-color: #000;
	margin: 0 auto 0 auto;
	min-width: 955px;
	text-align: left;
	width: 955px;
}
#outerWrapper #header {
  background-image: url("images/header.png");
  background-repeat: no-repeat;
  border-style: none;
  height: 50px;
  padding: 0px 0px 0px 0px;
  width: 955px;
}
#outerWrapper #menu {
  background-image: url("images/menu.png");
  background-repeat: no-repeat;
  border-style: none;
  height: 120px;
  margin: 0;
  padding: 10px 0 0 0;
  width: 955px;
}
#outerWrapper #contentWrapper {
  background-image: url("images/faux.png");
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	width: 955px;
	min-height: 500px;	
}
#outerWrapper #contentWrapper #sidebar {
  float: left;
  background-color: transparent;
  border-style: none; 
  line-height: 18px;
  padding: 10px 0 0px 30px;
  width: 250px;
  min-height: 400px;
}
#outerWrapper #contentWrapper #sidebar img {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
}
#outerWrapper #contentWrapper #sidebar p {
	text-align:center;
}
#outerWrapper #contentWrapper #sidebar_cart {
  float: left;
  background-color: transparent;
  width: 0;
  min-height: 400px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#outerWrapper #contentWrapper #sidebar img {
  padding: 20px 0 0 20px;
  }
#outerWrapper #contentWrapper #sidebar p {
  padding: 20px 0 0 20px;
  }
#outerWrapper #contentWrapper #sidebar h1 {
  padding: 20px 0 0 20px;
  }
#outerWrapper #contentWrapper #sidebar h2 {
  padding: 0 0 0 20px;
  }
#outerWrapper #contentWrapper #content {
  float:right;
  width: 580px;
  margin: 0 0 0 0;
  padding: 0 20px 0 0;
}
#outerWrapper #contentWrapper #content_about {
  float:left;
  width: 590px;
  margin: 0 0 0 0;
  padding: 0 30px 0 0;
}
#outerWrapper #contentWrapper #content_contact {
  float:left;
  width: 590px;
  margin: 0 0 0 0;
  padding: 0 30px 0 0;
}
#outerWrapper #contentWrapper #content #list a:link {
	color: #fff;
}
#outerWrapper #contentWrapper #content #list a:visited {
	color: #fff;
}
#outerWrapper #contentWrapper #cart {
  float:right;
  margin: 0 0 0 0;
  padding: 0 50px 0 0;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}

#outerWrapper #menubottom {
  background-color: #ddd;
  background-image: url("images/menu_bottom.png");
  background-repeat: no-repeat;
  border-style: none;
  height: 39px;
  width: 955px;
}
#outerWrapper #footer {
  background-color: #ddd;
  background-image: url("images/footer.png");
  background-repeat: no-repeat;
  border-style: none;
  height: 100px;
  width: 955px;
}
#outerWrapper #footer em {
	padding: 30px 0 0 55px;
}

/*FORM STYLE*/
form {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: none;
	margin-left: 50px;
}
#quest {
	padding: 0 0 5px 5px;
	margin: 0;
	color: #B90000;
}
form br {
	padding:  5px 0 5px 0;
	margin: 0;
}
form label {
	float: left;
	width: 38%;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0.5em;
	margin: 0;
}
input.txt {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	background-color: #cccccc;
	border: 1px dotted #000;
	width: 400px;
	padding: 0.5em;
}
input.btn {
	color: #694326;
	background-color: #fff;
	border: 1px dotted #000;
	width: 80px;
	padding: 0;
}
input.comment {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #cccccc;
	border: 1px dotted #000;
	width: 400px;
	height: 50px;
	padding: 0.5em;
}
input.spam {
		font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
color: #B90000;
	background-color: #cccccc;
	border: 1px dotted #000;
	width: 40px;
	margin-left: 2px;
	padding: 0.5em;
}
select {
	width: 10px;
	color: #00008B;
	background-color: #cccccc;
	border: 1px dotted #000;
}
textarea {
	width: 300px;
	height: 30px;
	color: #000;
	background color: #cccccc;
	border: 1px dotted #000;
}



/*BLUE*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.searchform{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #000000;
}
.header {
	background-color:#000000;
}
.headermenu {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;font-weight: bold;
	text-decoration: none;
}
a.headermenu {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;font-weight: bold;
	text-decoration: none;
}
a.headermenu:hover {
	color:#888888;

}
.footermenu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.footermenu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.footermenu:hover {
	text-decoration: underline;
}
.pagelinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #053F78;
	font-weight: bold;
}
.pagelinks a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #298fce;
	font-weight: bold;	text-decoration: underline;	
}
.pagelinks a:hover {
	text-decoration: none;
}
.boldlinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #298fce;
	font-weight: bold;	text-decoration: underline;	
}
.boldlinks:hover {
	text-decoration: none;
}

.lightlinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #298fce;
	font-weight: bold;	text-decoration: underline;	
}
.lightlinks:hover {
	text-decoration: none;
}
.boldtext "Century Gothic", Verdana, Arial, Helvetica, sans-serif
.parentmenu {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;	
}
.parentmenu:hover {
	text-decoration: underline;	
}
.siblingmenu {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #053F78;font-weight: bold;
	text-decoration: none;	
}
.siblingmenu:hover {
	text-decoration: underline;
}
.currentmenu {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #053F78;font-weight: bold;
	background-color: #79ACE3;
	text-decoration: none;	
}
.currentmenu:hover {
	text-decoration: underline;
}
.childmenu {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #0A458D;
	text-decoration: none;	
}
.childmenu:hover {
	text-decoration: underline;
}
.blockheading {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #000000;	
	text-decoration: none;
	background-color: #1488FC;
}
.blockarea {
	background-color: #89CAF1;
}
.blocktext {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #0A458D;
	text-decoration: none;	
}
.blockbold {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #053F78;font-weight: bold;
}
.blocktitle{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #10559C;	font-weight: bold;
}
.blocklink {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #0A458D;
	font-weight: bold;
	text-decoration: underline;	
}
.blocklink:visited {
	text-decoration: underline;	
}
.blocklink:hover {
	text-decoration: none;	
}
.breadcrumb{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #10559C;	font-weight: bold;
	text-decoration: none;	
}
.breadcrumb a{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #10559C;	font-weight: bold;
	text-decoration: underline;	
}
.breadcrumb a:visited{
	text-decoration: underline;	
}
.breadcrumb a:hover{
	text-decoration: none;	
}
/*.productlink {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #10559C;
	text-decoration: underlined;
}*/
.productlink {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c5c53;
	text-decoration: underlined;
}
.productlink:visited{
	color: #10559C;
}
.productlink:hover{
	text-decoration: none;
}
.price {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.saleprice {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.largedarktext {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #000000;
}
.darktext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.lighttext{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;	font-weight: bold;
}
.infobox{
	border: 1px solid #3C5080;
	display: table;
	background-color:#FFF;
	border-collapse: collapse; 
}
.infobox th{ 
	border: 1px solid #3C5080; 
}

.infobox td{ 
	border: 1px solid #3C5080;
}

.infobox td a:link{ 
	color: #298fce;
}
.infobox td a:visited {
  color: #298fce;
  text-decoration: none;
}
.infobox td a:hover {
  color: #298fce;
  text-decoration: underline;
}
.infobox td a:focus {
  color: #298fce;
}
.infobox td a:active {
  color: #298fce;
}

.error {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #053F78;
	font-weight: bold;
}
.cartform{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #000000;
}

/*LIGHTBOX STYLE*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #86C0E3; }

