/*
------------Common Styles ----------------------------------------------------------------------
*/

BODY {
  color: #666666;
  margin: 0px;
}

.sitewidth {
	width: 100%;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Generic site links */

A {
  color: #333366;
  text-decoration: none;
}
A:hover {
  color: #993399;
  text-decoration: underline;
}
.header {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* Search Fields */

.searchfield {
	font-size: 11px;
	width: 100px;
	border: 1px solid #000000;
}

/* Page titles */

TD.pageHeading, DIV.pageHeading {
	font: bold 2.0em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
    color: #4A3E23;
  	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 10px 8px 0px;
}

/* Breadcrumb trail */

A.bread {
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
A.bread:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;

}

/* price*/

.price
     {
	color: #990066;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
     }
	.price2
     {
	color: #990066;
	text-decoration: none;
	font-size: 11px;
     } 
	 
h1 {
	font-size: 11px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
}

/* page middle content padding*/
.content {
	background-image: url(images/creditcards.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;


}

.homepad {
	background-image: url(images/homepad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;	
}

/* My Account | Cart Contents | Checkout */

.headerNavigation {
}
A.headerNavigation {

}
A.headerNavigation:hover {

}

/* product listing results - odd and even for striped results */

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: #ffffff;
}

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: #ffffff;
}

/* product listing results table */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ECECEC;
  border-spacing: 1px;
}

/* product listing results heading */

.productListing-heading {
	background:  url(images/prodlistbg.jpg);
	color: #666666;
	padding: 2px;
	font-weight: bold;
}

/* product listing text style */

TD.productListing-data {
  font-size: 11px;
}

/* page numbering 1 2 3 4 next */

.pageResults {
  color: #333333;
}
.pageResults a:link {
  color: #333333;
}
.pageResults a:visited {
  color: #333333;
}
.pageResults a:hover {
  color: #990000;
}

/* User greeting style (home page) */

SPAN.greetUser {
  font-size: 12px;
  color: #990000;
  font-weight: bold;
}

/* BEGIN: CSS Buttons Everywhere */

.cssButton {
  background:  url(images/butbg.jpg) repeat-x top;
  color: #636363;
  width: 100px;
  height: 17px;
  vertical-align: top;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #6C6C6C;
  border-spacing: 1px;
}
/* END: CSS Buttons Everywhere */


/*
------------Custom Styles Unique to Current Design-------------------------------------------------------------------------------------------------
*/


.textbutton {
	text-align: center;


}
.textbutton a:link{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
}
.textbutton a:visited{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	padding: 2px 5px;
	color: #FFFFFF;
	width: 100%;

}
.textbutton a:hover{
	border: 1px solid #FFFFFF;
	background-color: #384D7A;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbutton a:active{
	border: 1px solid #FFFFFF;
	background-color: #CC0000;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbuttoncase {
	background-color: #7094B4;

}
.menubutton {
	text-align: center;


}
.menubutton a:link{
	padding: 8px 15px 0px 15px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.menubutton a:visited{
	padding: 8px 15px 0px 15px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;	
}
.menubutton a:hover{
	padding: 8px 15px 0px 15px;
	color: #FFFF00;
	display: block;
	text-decoration: none;
	font-weight: bold;
    background-color: #003399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.greybar {
	background-color: #EEEEEE;
}
.secondbar {
	background-color: #5a789d;
	padding: 3px;
	color: #FFFFFF;


}

.seoheader {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #656363;
	padding-right: 3px;
	padding-left: 5px;
	height: 13px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.siteborder {
	background-color: #FFFFFF;


}
.menubar {
	background-color: #F5F3F3;
	color: #333333;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}.left {
	width: 185px;
	background-color: #FFFFFF;
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1C6EF;
	border-left-color: #B1C6EF;
}
.footer {
	background-color: #B1C6EF;
	height: 19px;
	color: #FFFFFF;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.footer a {
	background-color: #B1C6EF;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	background-color: #B1C6EF;
	height: 19px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.txtfldsearch {
	background-color: #F2F1EE;
	border: 1px solid #CFCFD3;
	font-size: 11px;
	height: 18px;
	width: 95px;

}.dotleft {
	padding-left: 10px;
}
.dotbottom {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;

}
.dotbottom2 {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;

}
.homepad {

}

	 
/*
------------UnCommon Styles -------------------------------------------------------------------------------------------------
*/


.boxText { font-family: Tahoma, Verdana, Arial, Helvetica; }
.errorBox { font-family : Verdana, Arial, sans-serif; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; color: #70d250; text-decoration: underline; }

/* errors */

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

FORM {
	display: inline;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #990066;
	font-weight: bold;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif;  color: #990000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, Helvetica;  }
.messageStackError, .messageStackWarning {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.messageStackSuccess {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

/* input requirement */

.inputRequirement { 
	font-size: 11px;


}



/* --- Global Box CSS --- Removed to allow individual box styles*/
/*
.infoBox {
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.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: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/
.catborder {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	padding: 4px;
}
.headerbar {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
}
.homecatstitle {
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/cat-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	padding-right: 6px;
}
.homecatstitle  a {
	color: #FFFFFF;
	text-align: right;
}
.homecatstitle  a:hover {
	color: #FFCC00;
	text-align: right;
	text-decoration: none;
}
.stripe {
	background-image: url(images/stripe.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.cartbox {
	color: #FF9900;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 6px;
}
.cartbox a {
	color: #FFFFFF;
	text-decoration: none;
}
.cartbox a:hover{
	color: #FF9900;
	text-decoration: none;
}
	/* STYLES FOR CROSSFADER */



	div.cf_wrapper
	{

	float: left;
	width: 120px;
	height: 180px;
	}
	
	div.cf_element
	{

	height: 280px;

	}
	
	div.cf_element
	{
	padding-top: 0;
	margin-top: 0;


	}
.fadimage img
	{
	margin-top: 0px;	
	margin-left: 30px;
	border: 1px solid #999999;
	}
.fadtext
	{
	width: 185px;
	font-size:12px; 
	margin-top: 5px;
	text-align:center;
	}	
.fadprice
	{
	width: 185px;
	font-size:13px;
	text-align:center;
	color: #7C9AC0;
	}
.fadprice b
	{
	font-weight: normal;
	}		
.prodprice {
	font-weight: bold;	
	font-size: 12px;
	color: #990000;
}	
.prodprice b {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}	
.prodprice i {
	font-size: 11px;
	color: #006699;
	font-style: normal;
}
