/*
------------Common Styles ----------------------------------------------------------------------
*/

BODY {
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/design/bodybg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

/* Generic site links */

A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #990000;
  text-decoration: underline;
}

/* Page titles */

TD.pageHeading, DIV.pageHeading {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #4A3E23;
padding: 0px 10px 8px 0px;

}

/* Breadcrumb trail */

A.bread {
	color: #666666;
	font-size: 12px;
}
A.bread:hover {
	color: #333333;
	font-size: 12px;
}

/* page middle content padding*/

.content {

}

/* My Account | Cart Contents | Checkout */

.headerNavigation {
  color: #FFFFFF;
  font-size: 10px;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
  color: #FFFF66;
}

/* 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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

/* product listing results table */

TABLE.productListing {

}

/* product listing results heading */

.productListing-heading {
  font-size: 11px;
  background: #000;
  color: #FFFFFF;
  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;
}

/* 
-----------------Boxes css----------------------------------------------------------------------------------------------- 
*/


/* All box titles */

.boxtitle {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	padding-bottom: 5px;



}

/* individual boxes */

.dept
     {
	font-size: 12px;
	margin-left: 25px;
	 }

.dept a:link
     {
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;


     }

.dept a:visited
     {
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;


     }

.dept a:hover
     {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;


     }

.depthighlight
     {
	color: #990000;
	 }

.manufacturerbox
     {
	 }
.search {
	margin-left: 25px;
  font-weight: bold;
}
.search a:link
     {
	color: #666666;
	text-decoration: none;
	font-size: 11px;     
	 }

.search a:visited
     {
	color: #666666;
	text-decoration: none;
	font-size: 11px;

     }

.search a:hover
     {
	color: #FF99CC;
	text-decoration: none;
	font-size: 11px;
     }

.basketbox
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	 }

.basketbox a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.basketbox a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.basketbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }

SPAN.newItemInCart {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

.information
     {
	margin-left: 23px;	
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	 }
.information a:link
     {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
     }

.information a:visited
     {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
     }

.information a:hover
     {
	color: #FF99CC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
     }
.notify
     {
	color: #FFFFFF;
	margin-bottom: 4px;
	background-color: #27305D;
	 }
.notify a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:hover
    {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
    }

.whatsnewbox
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.whatsnewbox a:link
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.whatsnewbox a:visited
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.whatsnewbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.specialsbox
     {
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.specialsbox a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.specialsbox a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.specialsbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.reviewsbox
     {
	background-image: url(/images/layout/bg_curve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #A04B11;
	 }

.reviewsbox a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.reviewsbox a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.reviewsbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.tellfriend
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.tellfriend a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.tellfriend a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.tellfriend a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.Bestsellers	 
    {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	background-color: #730F0F;
     }
	 
.Bestsellers a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.bestsellers a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.bestsellers a:hover
     {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
     }
	 
.orderhistory
     {
	 color: #FFFFFF; 
	 background-color: #B7A38F;	 
	 margin-bottom: 4px;
	 }

.orderhistory a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.orderhistory a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.orderhistory a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.newproducts
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.newproducts a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.newproducts a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.newproducts a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.alsopurchased
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.alsopurchased a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.alsopurchased a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.alsopurchased a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
	 
/*
------------UnCommon Styles -------------------------------------------------------------------------------------------------
*/


.boxText { font-size: 11px; }
.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; }

/* 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 {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

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 {
  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: #990000;
	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; font-size: 10px; color: #990000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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; }

/* --- 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;
}
*/

/*
------------online footwear custom css-------------
*/

.sitewidth {
	width: 950px;
	margin: 0px;


}
.columnleft {
	padding-right: 4px;
	padding-bottom: 4px;

}
.columnright {
	padding-bottom: 4px;
	padding-left: 4px;
}
.box1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 4px;
}
.box2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #761111;
	border-bottom-color: #761111;
	border-left-color: #761111;
	background-image: url(/images/layout/bg_curve.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom: 4px;


}
.latestbg {
	background-color: #043F55;
	background-image: url(/images/layout/bg_latest.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.box3 {
	margin-bottom: 4px;
	background-image: url(/images/layout/bg_curve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #043F55;

}
.footer {
	background-image: url(images/layout/boxbg.gif);
	font-weight: bold;
	border-top: 5px solid #DEBFDE;
	border-right: 5px solid #DEBFDE;
	border-left: 5px solid #DEBFDE;
	padding: 10px;


}
.footer a:link
     {
	color: #6D21B0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
     }

.footer a:visited
     {
	color: #6D21B0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
     }

.footer a:hover
     {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
     }


.boxbottompad {
	margin-bottom: 4px;
}
.price
     {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
     }
.topbg
{
	background-image: url(images/layout/mainbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.deptbg
{
}
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.brownbrder {
	width: 370px;

	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 7px;
	font-size: 12px;	
}
.gap {
	padding-right: 20px;
}select {
	font-size: 11px;

}
.prodtitle {
	font-size: 21px;
	font-weight: bold;
    line-height: 32px;

}
.shadow {width:177; height:76; filter: Shadow(Color=#666666, Direction=135)}
.navgaps {
}
.telno {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.checkoutwarning {
	border: 1px dashed #993399;
	margin-bottom: 10px;
	background-image: url(images/layout/C3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-right: 7px;
	padding-left: 7px;
}
.rightborder2 {
	padding-right: 7px;
	padding-left: 7px;
}

.banner1 {
    width: 340px;
	height: 276px;
	padding: 7px;
	float: left;
	margin-bottom: 20px;	
	text-align: left;	
	font-size: 12px;	
}
.banner1 h1 {
	font-size: 15px;	
}
.banner2 {
    width: 340px;
	height: 276px;
	padding: 7px;
	float: left;
	text-align: left;
}
.banner-container {
    width: 340px;
	float: left;
	margin-right: 20px;
}
.banner3 {
	float: right;
}
li { list-style:none; }

.main-menu {
   margin-top: 40px;
}
.main-menu h3 {display:none;}
.main-menu li.level1_odd {}
.main-menu li.level1_odd a {
	font-weight:bold;
	font-size:14px;
	width:140px;
	padding:2px 7px;
	margin:0;
	display: block;
	color: #000;
	text-decoration: none;
	background:#fff;
	text-align:left;
	}
.main-menu li.level1_odd a:hover {
	font-weight:bold;
	font-size:14px;
	width:140px;
	padding:2px 7px;
	margin:0;
    background:#fff;
	display: block;
	color: #00FF00;
	text-decoration: none;
	text-align:left;
}
.main-menu li.level1_even {}
.main-menu li.level1_even a {
	font-weight:bold;
	font-size:14px;
	width:140px;
	padding:2px 7px;
	margin:0;
    background:#fff;
	display: block;
	color: #000;
	text-decoration: none;	
	text-align:left;
	}
.main-menu li.level1_even a:hover {
	font-weight:bold;
	font-size:14px;
	width:140px;
	padding:2px 7px;
	margin:0;
    background:#fff;
	display: block;
	color: #00FF00;
	text-decoration: none;
	text-align:left;
}
.main-menu li.level1_sel {}
.main-menu li.level1_sel a {
	font-weight:bold;
	font-size:14px;
	width:140px;
	padding:2px 7px;
	margin:0;
    background:#fff;
	display: block;
	color: #000;
	text-decoration: none;
	text-align:left;
	}
.main-menu li.level1_sel a:hover {
	font-weight:bold;
	font-size:14px;
	width:140px;
	padding:2px 7px;
	margin:0;
    background:#fff;
	display: block;
	color: #000;
	text-decoration: none;
	text-align:left;
}

.main-menu li.level2 {}
.main-menu li.level2 a {
	font-size:12px;
	width:140px;
	border-bottom:1px solid #fff;
	background-image: url(images/design/dash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color: #333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 20px;
	}
.main-menu li.level2 a:hover {
	font-size:12px;
	width:140px;
	border-bottom:1px solid #fff;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin:0;
	background-image: url(images/design/dash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color: #00FF00;
	text-decoration: none;
}
.main-menu li.level2_sel {}
.main-menu li.level2_sel a {
	font-size:12px;
	width:140px;
	border-bottom:1px solid #fff;
	padding:2px 7px;
	margin:0;
	background-image: url(images/design/dash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color: #666;
	text-decoration: none;
	}
.main-menu li.level2_sel a:hover {
	font-size:12px;
	width:140px;
	border-bottom:1px solid #fff;
	padding:2px 7px;
	margin:0;
	background-image: url(images/design/dash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color: #00FF00;
	text-decoration: none;
}

.main-menu li.level3 {}
.main-menu li.level3 a {
	width:140px;
	border-bottom:1px solid #fff;
	padding:2px 7px;
	margin:0;
    background:#5588bb;
	display: block;
	color: #fff;
	text-decoration: none;	
	}
.main-menu li.level3 a:hover {
	width:140px;
	border-bottom:1px solid #fff;
	padding:2px 7px;
	margin:0;
    background:#77A0C9;
	display: block;
	color: #fff;
	text-decoration: none;
}
.ccwarning {
	font-size:15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border:1px solid #CCC;
	background-color:#ECECEC;
	margin-bottom: 10px;
	background-image: url(warning.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.guaranteed {
	font-size:13px;
	font-weight: bold;
	color: #00CC00;
	font-style: italic;
}
.links a {
    padding: 9px;
	font-size:13px;
	font-weight: bold;
}
.links a:hover {
    padding: 9px;
	font-size:13px;
	font-weight: bold;
}
.basket {
	float: right;
	color:#FFFFFF;
	font-size: 16px;
	padding: 5px;
	width: 500px;
}