/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-size: 12px; }
.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: #ffffff url(images/body-bg.gif) top repeat-x;
  color: #999999;
  margin: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

#wrapper{
	width:1000px;
	margin:15px auto 0 auto;
	text-align:left;
	background:#fff;
	position:relative;
	border: solid 1px #666666;
}
#header{
	width:100%;
	height:135px;
	background-image:url(images/Fieldfashion/FOS-header-bg.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
}
#header-logo{
	float:left;
}
#header-logo img{
	border:none;
}
#header-info{
	float:right;
	text-align:right;
	padding:8px 0 0 0;
}
.headerlinks{
	font-size:13px;
	color:#FFFFFF;
	margin:0 12px;
	padding-left:15px;
	background:url(images/icons/headerlinks.gif) left no-repeat;
}
#top-navigation{
	height:39px;
	width:100%;
	/* background:url(images/top-nav-bg.gif) top left no-repeat; */
	text-align:center;
}
#top-navigation ul{
	clear:both;
	list-style:none;
	padding:0;
	margin:0 0 0 60px;
}
#top-navigation li{
	float:left;
}
#top-navigation a{
	color:#000;
	font-weight:bold;
	font-size:18px;
	display:block;
	padding:9px 20px 7px 20px;
	margin:1px 0 0 0;
}
#top-navigation a:hover{
	text-decoration:none;
	background:#fff;
}
#search{
	text-align:center;
	font-size:12px;
	padding:8px 0;
	/* background:url(images/search-bck.png) no-repeat; */
}
#search label{
}
#search input{
	display:inline;
	padding:2px;
}
#search #quickfind{
	margin:0 0 -8px 0;
}
/* nw */
#topnavimgbk {
	background: #000000 url(images/Fieldfashion/FOS-header-bg-lower.gif) no-repeat;
}


#main{
	margin:0;
	width:100%;
	/* background: #000000 url(images/main-bgX.gif) top left repeat-y; /*
}
#main-top{
	width:100%;
	height:11px;
	/* background: #000000 url(images/main-top-bgX.gif) top left no-repeat; */
}
#main-bottom{
	width:100%;
	height:11px;
	background: #000000 url(images/main-bottom-bgX.gif) top left no-repeat;
	overflow:hidden;
}
.js-content h2{
	color:#444472;
	font-size:16px;
	margin:20px 0 0 0;
}
.js-content p{
	font-size:12px;
	margin:0;
}
#leftbar{
}
#rightbar{
}
.menu-list{
	margin:0 0 10px 0;
	padding:0;
	background-color:#FFFFFF;
	list-style:none;
}
.menu-list li{
	border-top:dashed 1px #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.menu-list a{
	display:block;
	padding:5px 10px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none !important;
}
.menu-list a:hover {
	color:#000;
	background:#1EFA19;
}

.menu-list .selected{
	color:#fff;
	background:#000;
}
.menu-list a.subcat{
	padding:2px 0;
	text-indent:30px;
	font-size:11px;
	background:#1EFA19;
}
.menu-list li.last-item{
	border:none;
}
.menu-list li.last-item a{
	background-colour:#FFFFFF;
	padding-bottom:8px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.menu-list li.last-item a.subcat{
	background-colour:#FFFFFF;
	width:100%;
	padding-bottom:4px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.menu-list li.last-item a:hover{
	background-colour:#1EFA19;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.menu-list li.last-item a.subcat:hover{
	background-colour:#1EFA19;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.sidebox-special{
	font-size:16px;
	font-weight:bold;
	color:#f90;
}
.breadcrumbs{
	font-size:11px;
	padding:0 0 0 10px;
}
.breadcrumbs a{
	font-size:11px;
	color:#444472;
}
.contentHeading .infoBoxHeading{
	height:38px;
	width:620px;
	background:url(images/infobox/content-header.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	font-size:22px;
}
.contentHeading .infoBoxHeading h1{
	font-size:22px;
	padding:0;
	margin:0;
}
.product-name{
	font-size:16px;
	font-weight:bold;
	color:#444472;
}
.main-price{
	font-size:20px;
	font-weight:bold;
	color:#f90;
}
.pagePrice{
	font-size:28px !important;
}
.black{
	font-size:12px;
}
.checkout{
	font-size:11px;
	padding:2px 0 0 0;
	text-align:right;
	background:#FFF1DC;
	border-left:1px solid #f90;
	border-right:1px solid #f90;
}
#footer{
	text-align:center;
	font-size:11px;
	height:120px;
	position:relative;
	background-color:#000000;
}
#footer p{
	margin:0px 0 0 0;
}
#footer .footer-extra{
	color:#333;
	font-size:18px;
}
#footer .footer-extra span{
	color:#f90;
}
#geotrust{
	position:absolute;
	top:45px;
	left:130px;
}
#geotrust img{
	border:none;
}
#amazon{
	position:absolute;
	top:10px;
	right:50px;
}
#amazon img{
	border:none;
}
#visa{
	position:absolute;
	top:42px;
	right:15px;
}
#visa img{
	border:none;
}
#protx{
	position:absolute;
	top:50px;
	left:15px;
}
#protx img{
	border:none;
}
#mastercard{
	position:absolute;
	top:50px;
	right:100px;
}
#mastercard img{
	border:none;
}

A {
	color:#444472;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

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.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;
}

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: #bbc3d3;
}

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

.infoBox {
  background: #ff9c00;
}

.infoBoxAccount{
	background: #9696cd;
}

#blue {
background-color:#FFFED2;
}

#blue1 {
background-color:#FFFED2;
border:none;
}

.infoBoxContents {
  background:#fff;
  font-size: 12px;
}
.cart-box{
	border-left:1px solid #f90;
	border-right:1px solid #f90;
}
.cart-box table.infoBoxContents{
	background:#fff1dc;
}
.cart-box td.infoBoxContents{
	padding:5px;
	background:#ffdf9e;
}
.cart-box .cartItem{
	font-size:11px;
}
.emptyCart{
	padding:20px 0 0 20px;
}
.cartSubtotal{
	padding:3px 5px;
	font-weight:bold;
	background:#fed686;
	border-top:1px dotted #fff1dc;
	font-size:12px;
}
.cartDelivery{
	padding:3px 5px;
	font-weight:bold;
	background:#fed686;
	border-top:1px dotted #fff1dc;
	font-size:12px;
}
.cartTotal{
	padding:3px 5px;
	font-weight:bold;
	background:#ffcd68;
	border-top:1px dotted #fff1dc;
	font-size:12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 18px;
  background: #1EFA19;
  color: #000000;
}
TD.infoBoxHeadingAccount{
  font-size: 18px;
  background: #9696cd;
  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;
}

TR.productListing-odd, TR.productListing-even{
	background:#ededf1;
}

TR.productListing-odd:hover, TR.productListing-even:hover{
	background:#E0E0F6;
}

TR.productListing-seperator{
	height:2px;
}

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


TR.productListing-rowHeading{
  background:url(images/listing-bg.gif) top left no-repeat;
}
TD.productListing-heading {
  font-size: 12px;
	line-height:30px;
  color: #444472;
  font-weight: bold;
}

TD.productListing-heading a:hover{
  color: #E0E0F6;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.productResults{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

A.pageResults {
  color: #444472;
	font-weight:bold;
	text-decoration:none;
}

A.pageResults:hover {
  text-decoration:underline;
}

A.prevResults{
	padding:0 0 0 10px;
	background:url(images/prev-button.gif) left top no-repeat;
}

A.nextResults{
	padding:0 10px 0 0;
	background:url(images/next-button.gif) right top no-repeat;
}

TD.pageHeading, DIV.pageHeading {
  	height:38px;
	/*width:620px;
	background:url(images/infobox/content-header.gif) no-repeat; */
	border:dashed 1px #999999;
	background:#000000;
	text-indent:10px;
	font-weight:bold;
	font-size:22px;
}

TD.pageHeading h1{
		font-size:16px;
	padding:0;
	margin:0;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  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-size: 11px;
  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 { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; height:29px; background:#444472; }
.checkoutBarFrom a { color:#eee; }
.checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; height:29px; background:#9696cd; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; background:#444472; }
#checkoutLeftFrom{
	background:#444472 url(images/infobox/checkout_left.gif) left no-repeat;
}
#checkoutLeftTo{
	background:#9696cd url(images/infobox/checkout_left.gif) left no-repeat;
}
#checkoutRightFrom{
	background:#444472 url(images/infobox/checkout_right.gif) right no-repeat;
}
#checkoutRightTo{
	background:#9696cd url(images/infobox/checkout_right.gif) right no-repeat;
}
#checkoutLeftCurrent{
	background:#444472 url(images/infobox/checkout_left.gif) left no-repeat;
}
#checkoutRightCurrent{
	background:#444472 url(images/infobox/checkout_right.gif) right no-repeat;
}
/* 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; }


/* LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
/* OTF contrib ends */

#cart-bottom{
	height:12px; 
	width:100%; 
	background:url(images/infobox/bottom-cart.gif) bottom no-repeat; 
	margin-top:-8px;
}

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

#basket {
	background-image:url(images/basket.gif); 
	background-repeat:no-repeat;
	padding-left:20px;
	
}

	
#help {
	background-image:url(images/info.gif); 
	background-repeat:no-repeat;
	padding-left:20px;
	
	}
	
	
	
#login {
	background-image:url(images/account.gif); 
	background-repeat:no-repeat;
	padding-left:20px;
	
	}
	
#logoff {
	background-image:url(images/logoff.gif); 
	background-repeat:no-repeat;
	padding-left:20px;
	
	}
	
.cards {
	padding-left:20px;
	}
	
#disclaim {
	padding-bottom:5px;
}
	
#disclaim ul{
	font-size:11px;
	padding-left:20px;
	margin:0px;
}

#disclaim ul li {
list-style:none;
	background-image:url(bullets.jpg); background-repeat:no-repeat;
	padding-left:15px;
	color:#656565;
}

#helpfirstname{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:377px;
	left:528px;
}
#helplastname{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:407px;
	left:528px;
}
#helpemail_address{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:437px;
	left:528px;
}
#helptelephone{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:468px;
	left:528px;
}
#helpfax{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:499px;
	left:528px;
}
#helppassword{
	font-size:11px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:530px;
	left:528px;
}
#helpstreet_address{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:657px;
	left:528px;
}
#helpcity{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:688px;
	left:528px;
}
#helppostcode{
	font-size:12px;
	line-height:30px;
	height:30px;
	width:200px;
	padding:0 0 0 30px;
	background:#FFF1DC url(images/formhelp.gif) left no-repeat;
	position:absolute;
	top:719px;
	left:528px;
}
.order-td{
	background:#eeeeee;
	font-size:12px;
}
.order-td-head{
	background:#dddddd;
	font-size:12px;
}

/* CSS  Buttons */

   .cssbutton {
 background: #000000;
 padding:5px;
 color : #FFFFFF;
 width : 110px;
vertical-align: top;
   font-weight: normal;
  font-family: Tahoma;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: solid;
 border-color: #666666;
 border-spacing: 1px;
 font-weight:bold;
}

.cssbutton a:hover {background-color:#FFFFFF;
padding:5px;
}

 
.cssbuttonsubmit{
background: #E3E0A8;
vertical-align: top;
color: #000000;
font-family: Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
}