/* Controls Image Popup on Mouseover */

#overlappopup{
	position: absolute;
	z-index: 1000;
	background: white;
	border: 12px solid black;
	padding: 10px;
	left: 0;
	top: 0;
	visibility: hidden;
}

/* Menu */

.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 165px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	border: 1px solid #BBC3D3;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #4C9AE5;
}
.suckerdiv ul li{
	position: relative;
	border: 1px solid #BBC3D3;
}

/*Sub level menu items */

.suckerdiv ul li ul{
	position: absolute;
	width: 195px;
	top: 0;
	border: none;
	text-transform: capitalize;
}

/* Sub level menu links style */

.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border-bottom: 0;
	background-color: #4C9AE5;
}
.suckerdiv ul li a:visited{
	color: #000000;
}
.suckerdiv ul li a:hover{
	background-color: #C9CFDD;
	text-decoration: none;
}
.suckerdiv .subfolderstyle{
	background-image: url("images/arrow.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

/* Holly Hack for IE \*/

* html .suckerdiv ul li {
	float: left;
	height: 1%;
}
* html .suckerdiv ul li a {
	height: 1%;
}

/* End */
/* Menu end*/

.mainsection {
	background-color:#FFFFFF;
	position:absolute;
	font:Verdana, Arial, Helvetica, sans-serif italic;
	font-size:small; color:#FFFFFF;
	border-left:solid 10px;
	border-right:solid 10px;
	border-color: #999999;
}
.topbar {
	background-color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size:30px;
	position: absolute;
	width: auto;
	height: auto;
	text-align: center;
	margin-left:-3px;
}
.flashbar {
	background-color:#FFFFFF;
	color:#FF9900;
	width: auto;
	margin-left:-3px;
}
.menu {
	background-color:#FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0066;
	ont-size:16px;
	border-right:solid #999999;
	border-right-width:thick;
	min-width:185px;
	max-width:185px;
	height:865px;
	margin-left:-3px;
	margin-top:-3px;
}
.header {
	border-bottom:solid;
	border-bottom-color: #999999;
	margin-left:-5px;
}
.content {
	vertical-align: top;
}
.footer {
	font:Verdana, Arial, Helvetica, sans-serif italic;
	font-size:small;
	color:#000000;
}
.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;
}
BODY {
	background: url(bg.jpg) repeat;
	color: #000000;
	margin: 0px;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
FORM {
	display: inline;
}
TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}
A.headerNavigation {
  color: #000000; 
}
A.headerNavigation:hover {
  color: #000000;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #bbc3d3;
}
.infoBox {
  background: #b6b7cb;
}
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.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: #bbc3d3;
  color: #000000;
}
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;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #000000;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults {
  color: #0000FF;
}
A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
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;
  color: #000000;
  line-height: 1.5;
}
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: #000000;
}
.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;
}
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000; 
}
.whitebg {
	background-color: #FFFFFF;
}

.style16 {
     color: #1B7AB2;
	 font-weight: bold;
}
.style25 {
     color: #3C76B2;
	 font-family: Arial;
	 font-size: 12px;
	 font-weight: bold;
}
.style30 {
	font-family: Arial;
	font-size: 13px;
}
.style31 {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.style33 {
	font-family: Arial;
	font-size: 10px;
	color: #3C76B2;
}
body {
	background-color: #FFFFFF;
}
.message_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #BBC3D3;
}
.message_text_bold {
	color: #DD0200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.message_text_bold2 {
	color: #DD0200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.message_text_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1b79af;
	text-align: center;
}
.message_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	border-top-color: #1B79AF;
	border-right-color: #1B79AF;
	border-bottom-color: #1B79AF;
	border-left-color: #1B79AF;
}
.message_text_urls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1B79AF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#linkcard {
	font:bold 18px/24px Arial, san-serif;
	padding:8px 20px;
	background-color:#336699;
}
#linkcard a {color:#fff;}
