/* Global Styles */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	background: #14285f;
	color: #99ccff;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #000000;
	}

a:hover {
	color: #666666;
	text-decoration:none;
	}
	
td {
	font:11px arial;
	color:#000000;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}

FORM {
	display: inline;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #bbc3d3;
}

td.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
	background-color: #999999;
}

td.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	background-color: #999999;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.blk11ptarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}


TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	background: #999999;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #999999;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	background-color: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #999999;
	color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #FFFFFF;
	text-decoration: underline;
}

A.pageResults:hover {
	color: #FFFFFF;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #99ccff;
}

.main_blk {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/*
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
*/
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

	
/* ID Styles */

#header_cog {
	background:#E2E3E8;
	width:100%;
	border-bottom-style:double;
	border-bottom-color:#cc3300;
	padding:0;
	margin:0;
	}
	
#header_cog_left {
	background:#E2E3E8;
	float:left;
	width:40%;
	position:absolute;
	}

#header_cog_right {
	background:#E2E3E8;
	float:right;
	width:60%;
	}

#header_border {
	width:100%;
	height:2px;
	color:#cc3300;
	border:none;
	}
	
#left_column {
	width:40%;
	}

/*#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	/*border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}*/

table.navigation a {
	font:12px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	padding:10px;
	display:block;
	width:170px;
	height:20px;
	margin:-2px;
	/*line-height:40px;
	display:table-row;*/
	/*border: 1pt solid rgb(20,40,95);*/
	border: 1pt dotted red;
	border-top-width:0px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#sidebarHeader {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 100px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

table.navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#B12ptWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFE;
}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
	
#flash {
	height: 700px;
	width: 100%;
	overflow:visible;
	}
	
#editable_area {
	height: 100%;
	width: 100%;
}

/* Class Styles */

.announcement{
	color: #CC3300;
	font-size:18px;
	font-family: "Comic Sans MS", cursive;
}

.ComingSoonBox{
	float:right;
	margin-left:7px;
	border-left:hidden;
}

.bodyText {
	color:#99ccff;
	line-height:15px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
	}
	
.bodyText_bold {
	color:#99ccff;
	font-weight:bolder;
	line-height:15px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	}
	
.newsText {
	color:#CC3300;
	line-height:15px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 14px;
	}
	
.pageName{
	color: #CC3300;
	line-height:normal;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 22px;
	}
	
a.pageName{
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 22px;
	}	

a.pageName:hover {
	font:22px georgia;
	text-decoration:none;
	color: #FFFFFF;
}

	
.subHeader {
	color: #CC3300;
	font-weight:normal;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
a.sidebarHeader {
	font:14px georgia;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	text-decoration:underline;
	}
	
a.sidebarHeader:hover {
	font:14px georgia;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	text-decoration:none;
	}		
	
.wht11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#000000;
	font-family: arial;
	font-size: 10px;
	}

.im_hl {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}

.B12ptWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFE;
}

a.B12ptWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
}

a.B12ptWht:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}

a.wht11pt:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.priceStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #99ccff;
}

.linkStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #99ccff;
}

.Shipping_Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

.tablePad {
	padding-right: 15px;
	padding-bottom: 10px;
}

div.divmenu {
	float:left;
	width: 150px;
/*	border : 1px solid #003300; */
}

ul.topmenu, ul.topmenu ul {
display: block;
margin: 0px;
padding: 0px;
text-decoration: none;
background: #14285f;
color: #99ccff;
}

ul.topmenu li {
/*  display: block; */
 list-style: none;
 position: relative;
/* margin: 0px; */
/* padding : 0px 0px 0px 0px; */
/* Nav formatting */
/*	width:170px; */
	left: 0px;
	font-weight:bold;
	text-decoration: none;
/*	letter-spacing:.1em; */
	line-height:16px;
	display:block;
/*  	padding:0px; */
/*	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
*/
}


ul.topmenu li ul {
 display: block;
position: absolute;
top: -1px;
margin-left: 150px;
visibility: hidden;
width: 120px;
z-index: 1000;
background-color : #14285F;
/*border : 5px outset #CC3300; */
border : 3px;
/*	border-style: outset;
border-color:  #ff0000 #770000 #770000 #ff0000;   Top, right, bottom, left */
padding: 1px;
/* border-top: 0; */
}

ul.topmenu a {
/* font:21px georgia; */
color: #99CCFF;
font-weight:bold;
text-decoration: none;
} 

ul.topmenu li ul li {
margin: 0 0 0 -1.5em;
padding: 0;
display: block;
width: 100%;
margin : 0px 0px 0px 0px;
/*background-color : #14285f; */
color : #99CCFF;
}

ul.topmenu:hover ul { 
left: 0; 
visibility: visible; 
}

/* inside border of sub-menu items (not the big box around all of them, each element */
ul.topmenu:hover ul li {
margin-bottom: 0px;

}

ul.topmenu li.submenu:hover ul li:hover { 
color: #99CCFF;
background-color: #14285F;

}

li.submenu a {
font:10px georgia;
color: #99ccff;
font-weight:normal;
text-decoration: none;
/* float:left; */
text-align: center;
padding: 5px 1px 5px 1px;
} 
