/*
------------Common Styles ----------------------------------------------------------------------
*/

/* Price Styles */

.ProductPriceList  {
	color: #444444;
	font-size: 13px;
}
.SpecialPriceList  {
	color: #A24B9B;
	font: bold 1.3em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;
}
.FeaturedPriceList  {
    color: #800080;	
    font-size: 13px;
}
.oldPrice { 
text-decoration: line-through 
}
.savings {
	color: #FF3333;
}
.boldprice {
	color: #990000;
	font-weight: bold;
}

/* Search Fields */

.searchfield {
	font-size: 11px;
	width: 100px;
	border: 1px solid #000000;
}

/* Page titles */

.pageHeading {

	font: bold 1.8em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	margin: 0.25em 0 0.35em;

}

/* Breadcrumb trail */
.breadpad {
	padding-bottom: 5px;

}
A.bread {
	color: #000000;
	text-decoration: none;
	font-size: 12px;


}
A.bread:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;

}

/* price*/

.price
     {
	color: #CC0000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
     }
	 
h1 {
	font-size: 11px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
}

/* page middle content padding*/

.content {
	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 {
  color: #990000;
  font-weight: bold;
}

/* BEGIN: CSS Buttons Everywhere */

.cssButton{
	background-color: #f0f0ff;
	color: #637991;
	font-size: 8pt;
	border: 1px;
	border-color: #637991;
	border-style: outset;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.cssButton:active {
    border-style: inset;
}
/* END: CSS Buttons Everywhere */


/*
------------Custom Styles Unique to Current Design-------------------------------------------------------------------------------------------------
*/

.whitelink a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
.whitelink a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;


}
.whitelink a:hover{
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;


}

.textbuttoncase {
	background-color: #7094B4;


}
.menubutton {
	text-align: center;
	background-image:  url(images/menusep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;


}
.menubutton a:link{
	padding: 0px 15px 0px 10px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin-left: 1px;
}
.menubutton a:visited{
	padding: 0px 15px 0px 10px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin-left: 1px;
}
.menubutton a:hover{
	padding: 0px 15px 0px 10px;
	color: #FFCC00;
	display: block;
	font-weight: bold;
	margin-left: 1px;
	text-decoration: none;

}
.greybar {
	background-color: #EEEEEE;
}
.secondbar {
	background-color: #5a789d;
	padding: 3px;
	color: #FFFFFF;


}

.seoheader {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 5px;
	height: 13px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.siteborder {
	background-color: #FFFFFF;


}
.menubar {
	background-image:  url(images/menubarbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E5E7;
	border-bottom-color: #E1E5E7;
	height: 30px;
}.left {
	background-color: #D3D3D3;
}
.footer {
	background-color: #656363;
	height: 19px;
	color: #FFFFFF;
	padding-right: 5px;
	text-align: right;
}


.txtfldsearch {
	background-color: #F2F1EE;
	border: 1px solid #CFCFD3;
	font-size: 11px;
	height: 18px;
	width: 95px;

}.dotleft {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
.dotbottom {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
    padding-top: 5px;
	padding-bottom: 10px;
}
.homepad {
	padding-right: 10px;
}

	 
/*
------------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 {

}

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 {
	font-size: 11px;
	width: 600px;
}

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;
}

.productSpecialPrice {
	color: #84287D;
	font-weight: bold;
	font-size: 16px;
}

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: Verdana, Arial, sans-serif;  }
.messageStackError, .messageStackWarning {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 3px;
	margin-right: 10px;
}
.messageStackSuccess {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339933;
	padding: 3px;
	margin-right: 10px;
}

/* 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;
}
*/
.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.logopad {
	padding-bottom: 7px;
}
.mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.InfoBoxContenent2MA {
	clear: both;
	color: #333333;
	padding: 10px 10px 10px 0px;
}

.b {
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
}
.column1-2 {
	text-align: left;

}
.column2-2 {
	text-align: right;

}
.loginBoxGreeting {
	font: bold 1.4em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 5px;

}

/* category listings */
.TrentaTre {
  float:left;
  width: 33%;
}
.Table_templateClear {
	font-size: 2px;
	clear: both;
	line-height: 10px;

}
.center_row {
	text-align: center;

}
.inline {
	float: left;
	display:inline;
	line-height: 20px;
	padding-right: 5px;
	width: 120px;
}
.inline2 {
	float: left;
	display:inline;
	line-height: 20px;
	padding-right: 10px;
}
/* New Products */

.new-products {
	margin:15px 20px 30px 0;
	background-image: url(../../images/layout/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.new-products img {float:right; margin-left:10px; margin-top:20px;}
.new-products h4 a {
	color:#E81F9A;
	font-size:12px;
	font-weight:bold;
}
.new-products h4 {
	font-size:12px;
	margin:0 0 10px;
	padding:0;
}
.new-products p {margin:0 0 13px;}
.new-products span {

}
.new-products span.old {
	margin-right:10px;
	color:#999;
}
.productinfo {}
.productinfoimg {float:right; margin-right:10px; margin-left:10px; margin-bottom:10px;}
.mopic {
	float: left;
	display:inline;
	padding-right: 10px;

}
.red {
	color:#CC0000;
	font-weight:bold;

}
/* product listings */
.row-layer {
	clear: both;
}
.right-layer {
	clear: both;
	float: right;
}
.productListing-heading1 {
	float: left;
	display:inline;
	width: 8%;
	background-color: #EEEEEE;
	height: 20px;
	margin-bottom: 10px;
	line-height: 20px;	
}
.productListing-heading2 {
	float: left;
	display:inline;
	width: 18%;
	background-color: #EEEEEE;
	height: 20px;
	margin-bottom: 10px;
	line-height: 20px;	
}
.productListing-heading3 {
	float: left;
	display:inline;
	width: 28%;
	background-color: #EEEEEE;
	height: 20px;
	margin-bottom: 10px;
	line-height: 20px;	
}
.productListing-heading4 {
	float: left;
	display:inline;
	width: 46%;
	background-color: #EEEEEE;
	height: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	padding-right: 10px;		
}
.image-layer {
	float: left;
	display:inline;
	width: 18%;
}
.left-layer1 {
	float: left;
	display:inline;
	width: 8%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.left-layer-man {
	float: left;
	display:inline;
	width: 18%;
    padding-top: 40px;
    padding-bottom: 40px;
	padding-right: 7px;
}
.left-layer-man a{
	color: #990099;

}
.left-layer-man a:hover{
	color: #FF0099;

}
.left-layer {
	float: left;
	display:inline;
	width: 18%;
    padding-top: 40px;
    padding-bottom: 40px;
	padding-right: 7px;
}
.left-layer3 {
	float: left;
	display:inline;
	width: 28%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.left-layer4 {
	float: left;
	display:inline;
	width: 46%;
    padding-top: 40px;
    padding-bottom: 40px;
	padding-right: 10px;
}
.specprice {
	color: #A24B9B;
	font: bold 1.3em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;
}
.specprice2 {
	color: #A24B9B;
	font: bold 1.5em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;
}
/* special Items */
.special-items-list h2 {
	margin:17px 5px 5px 0;
	padding:0 0 9px;
	background:url(images/dot-blue.gif) repeat-x left bottom;
	color:#9C4195;
	font:bold 20px Helvetica, Arial, sans-serif;
}
.special-items {margin:15px 20px 30px 0;}
.special-items img {float:right; margin-left:10px;}
.special-items h4 a {
	color:#E81F9A;
	font: bold 1.1em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;

}
.special-items h4 {
	font-size:12px;
	margin:0 0 10px;
	padding:0;
}
.special-items p {margin:0 0 13px;}
.special-items span {
	
}
.special-items span.old {
	margin-right:10px;
	color:#999;
}
