a.white{
	color:					#FFFFFF;	
}


.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-position:center;
/*background-repeat:repeat-x;*/
background-color:#ffffff;
  color: #000000;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #2867A4;
  text-decoration: underline;
}

a#sizeLink{
	color: red;
	font-weight: bold;
	font-size: 13px;
}

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;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

a.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

tr.headerError {
  background: #2867A4;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2867A4;
  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: normal;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #ffffff;
  /* shopping-cart content color */
}

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;
  /* shopping-cart content color */
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  /* shopping-cart header/footer color */
  border-spacing: 1px;
  
}

.productListing-heading {

border-top:1px solid #ffffff;  
border-right:1px solid #E1DCDC; 
border-bottom:1px solid #E1DCDC;  
text-align:center;
 

  color: #000000;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  /* shopping-cart header/footer color */
}

td.productListing-data {
border-right:1px solid #E1DCDC; 
border-bottom:1px solid #E1DCDC;  
text-align:center;
vertical-align:top; 
padding:10px 15px 10px 15px;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #AC0800;
}

a.pageResults {
  color: #747474;
}

a.pageResults:hover {
  color: #747474;
}

a.pageResults:visited {
  color: #747474;
}



td.pageHeading, div.pageHeading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  /* text-decoration: sharp; */
  height: 28px;
  width: 514px;
  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-left: 10px;

}


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;
  line-height: 1.5;
}

td.smallText, span.smallText, p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 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: #2867A4;
}

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

span.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #2867A4;
}

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

/* 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: #2867A4; }














td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #1F1F1F;
}

 .bg{
  background-image: url(images/m28.gif);
  background-repeat: repeat-y;
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A3A3A3;
  width: 152px;
  height: 17px;
 }

 .ch{
  color: #5F5F5F;
  font-size: 11px;
  font-weight: bold;
 }

 .ch1{
  color: #AC0800;
  font-size: 16px;
  font-weight: bold;
 }

 .ch2{
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
 }

 .ml{
  color: #58AC22;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 }

 .ml1{
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-transform:uppercase;
 }
  .pageno{
  color: #000000;
  font-size:14px; 
  font-weight:bold;
  text-decoration:none;
 }

 .ml2{
  color: #A47632;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none
 }

 .ml3{
  color: #282E3E;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml4{
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none
 }
  .ml5{
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-transform:uppercase;
  width:135px;
 }
  .ml6{
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-transform:lowercase;
 }

 .tx{
  color: #5B5D5E;
  font-size: 11px;
  font-weight: bold;
 }

 .tx1{
  color: #282E3E;
  font-size: 10px;
 }

 .se{
  width: 110px;
  font-size: 9px;
  color: #282E3E; 
 }

 .image_border{
  border:1px solid #6F6F6F; 
 }



a.nav {
	color:					#50768B;
	text-decoration:none;
	font-size:1.2em;
}

a.nav:active {
	color:					#50768B;
	text-decoration:none;
}

a.nav:visited {
	color:					#50768B;
	text-decoration:none;
}

a.nav:hover {
	color:					#50768B;
	text-decoration:none;
}

div#leftAjax{
	float:left;
	width:45%;
	margin-right:0;
}

div#rightAjax{
	float:right;
	width:50%;
	margin-left:0;
	margin-right:15px;
}

a.m15{
	color:#50768B;
	text-decoration:none;
	font-weight:bolder;
}

a.m15:link, a.m15:visited{
	color:#50768B;
}

a.m15:hover, a.m15:active{
	color:#50768B;
}

table.mainCats{
	margin-left:5px;
}

table.mainCats td{
	width:182px; 
	height:165px; 
}

table.mainCats td img{
	border:none;
}

#content{
	width:500px;
}

.glossymenu{
list-style-type: none;
margin: 5px 0 20px 0;
padding: 0;
width: 180px;
}

.glossymenu li a{
background: #C7E6F9 url('http://www.wardwalkers.com/images/design/button_1.gif') repeat-x top left;
color: #6E91A5;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
font-size:1.3em;
}

.glossymenu li a:hover{
text-decoration:none;
color: #6E91A5;
}


* html .glossymenu li a{ /*IE only. */
width: 180px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #6E91A5;
}

.glossymenu li a:hover{
background-image: url('http://www.wardwalkers.com/images/design/button_hover_1.gif');
}

li.section_top_1 a{
	/*background: white url('http://www.wardwalkers.com/images/design/section_top_1.gif') repeat-x bottom left;*/
}

li.section_top_1 a:hover {
	background-color: #a3d9ff;
}

li.section_top_2 a{
	background: #91D5AE url('http://www.wardwalkers.com/images/design/section_top_2.gif') repeat-x top left;
}

li.section_top_2 a:hover{
	background: #9bf3da url('http://www.wardwalkers.com/images/design/button_hover_2.gif') repeat-x top left;
}

li.section_top_3 a{
	background: #FFB3B3 url('http://www.wardwalkers.com/images/design/button_3.gif') repeat-x top left;
}

li.section_top_3 a:hover{
	background: #ff8181 url('http://www.wardwalkers.com/images/design/button_hover_3.gif') repeat-x top left;
}

li.section_top_3{
	/*border-bottom:1px solid #9A9A9A;*/
}
