/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif;  font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif;  font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif;  font-size: 12px; color: #70d250; text-decoration: underline; }

BODY {

}

A {
  color: #4D3189;
  font: 11px/17px Arial, Helvetica, sans-serif;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}



.infoBox {
    border:solid 3px #D9CFEA;
	background:#F1E8FF;
	padding:10px 10px 10px 10px
}

.infoBoxContents {
  background:#F1E8FF;
  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
}

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

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

TABLE.productListing {
	border:solid 3px #D9CFEA;
	background:#F1E8FF;
	}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
  padding:10px 10px 10px 10px;
  
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4D3189;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
  color: #ff0000;
}


SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #ff0000; }
/* CSS Document */

body {
	margin:0; 
	background-color:#EADD70;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4D3189;
	}

p, h1, h2, h3, h4, h5, h6, form, input, ul, li {
	margin:0; 
	padding:0;
	}
	
a.redlink {
	font:12px/15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4D3189;
	text-decoration:none;
	}
a.redlink:hover {
	color:#4D3189;
	text-decoration:underline;
	}
	
a.link {
	font:12px/15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#D42552;
	text-decoration:none;
	}
a.link:hover {
	color:#4D3189;
	text-decoration:none;
	}
	
.click {
	font:12px/15px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4D3189;
	text-decoration:underline;
	}
.click:hover {
	color:#D42552;
	text-decoration:underline;
	}
	
a.whitelink {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 10px;
	line-height:14px;
	}
a.whitelink:hover {
	color:#7E4202;
	text-decoration:none;
	}

/*leftpanel*/
.leftpadd {
	padding:0 10px 0 0;
	width:199px;
	}
	
.logobg {
	background:url(images/logobg.jpg) no-repeat 0 0;
	height:230px;
	}
.logobg img {
	margin:64px 0 0 40px;
	}
	
.categories {
	/*background:url(images/categories-bg.gif) no-repeat 0 13px;*/
	padding:0 26px 0 30px;
	height:290px;
	}
.categories form {
	}
.categories form select {
	width:135px;
	height:18px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.searchbg {
	background:url(images/searchbg.gif) no-repeat 0 11px;
	padding:0 24px 0 22px;
	height:200px;
	}
.searchbg form {
	margin:0;
	}
.searchbg form input {
	width:146px;
	height:23px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	}
.searchbg form a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	}
.searchbg form a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
.whitetext {
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
	}
.lgt-yellow {
	font-weight:bold;
	color:#FFF7B3;
	line-height:18px;
	}
	
.leftlinkbg {
	background:url(images/leftlinkbg.gif) repeat-y 0 0;
	}
.leftlink-midbg {
	background:url(images/leftlink-midbg.gif) no-repeat 98% 100%;
	padding:0 29px 0 24px;
	}
.leftlink-midbg ul {
	list-style-type:none;
	padding:0 0 6px;
	}
.leftlink-midbg ul li {
	line-height:14px;
	border-bottom:1px dashed #57B1CC;
	font-weight:bold;
	font-size:11px;
	padding:3px 0 3px 12px
	}
.leftlink-midbg ul li.nobor {
	border-bottom:0px dashed #57B1CC;
	}
.leftlink-midbg ul li a {
	color:#017295;
	font-weight:bold;
	text-decoration:none;
	}
.leftlink-midbg ul li a:hover {
	color:#0B4658;
	text-decoration:none;
	}
.specialofferbg {
	background:url(images/specialoffer-bg.gif) no-repeat 0 10px;
	padding:0 8px 10px 9px;
	}
.specialofferbg p {
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	padding:0 0 0 18px;
	}
.specialofferbg p span {
	font-weight:bold;
	color:#F9EF9D;
	}
.specialofferbg p a {
	font-size:11px;
	color:#FFFFFF;
	}
.specialofferbg p s {
	font-size:11px;
	color:#D13482;
	}
.specialofferbg1 {
	background:url(images/specialoffer-bg1.gif) no-repeat 0 10px;
	padding:0 8px 80px 9px;
	}
.specialofferbg1 p {
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	padding:0 0 0 18px;
	}
.specialofferbg1 p span {
	font-weight:bold;
	color:#F9EF9D;
	}
.specialofferbg1 p a {
	font-size:11px;
	color:#FFFFFF;
	}
.specialofferbg1 p s {
	font-size:11px;
	color:#D13482;
	}
/*leftpanel*/

/*headerbg*/
.headerbg {
	background:url(images/headerbg.jpg) no-repeat 0 0;
	height:350px;
	padding:0px 0 0 350px;
	}
.headerbg p {
	font-weight:bold;
	color:#E7E0F3;
	text-align:center;
	padding:44px 0 0;
	}
.headerbg p span {
	font-size:13px;
	color:#FFFFFF;
	}
.headerbg table td.rttxtpad {
	padding:15px 10px 0 0;
}	
/*headerbg*/

/*body*/
.bodybg {
	background:url(images/bodybg.gif) repeat-y 0 0;
	padding:0 29px 0 36px;
	font-size:11px;
	}
.welcom-leftpadd {
	width:287px;
	padding:0 20px 0 0;
	}
p.ptext {
	line-height:15px;
	padding:0 0 12px;
	}
p.ptext span {
	font-weight:bold;
	}
p.martext {
	line-height:24px;
	color:#A10C81;
	padding:0 0 12px;
	font-size:13px;
	font-weight:bold;
	}
	
/*rightnav*/
.special-offer {
	background:url(images/rightnav-top.gif) no-repeat 0 7px;
	height:38px;
	}
ul.mstpopular {
	background:url(images/mstpopularbg.gif) repeat-y 0 0;
	padding:0 20px 2px 24px;
	list-style-type:none;
	}
ul.mstpopular li {
	border-bottom:1px dashed #A58ADE;
	padding:4px 0 3px 3px;
	font-size:11px;
	color:#FFFFFF;
	}
ul.mstpopular li.nobor {
	border-bottom:0px dashed #A58ADE;
	}	
ul.mstpopular li a {
	font-size:11px;
	color:#FFFFFF;
	}	
/*rightnav*/

.shoppingcarbg {
	background:url(images/shoppingcartbg.jpg) no-repeat 0 0;
	width:131px;
	height:129px;
	padding:0 0 0 93px;
	}
	
.newsletterbg {
	background:url(images/newsletterbg.gif) no-repeat 0 22px;
	padding:0 0 0 11px;
	}
.newsletterbg form {
	}
.newsletterbg form input {
	width:112px;
	height:20px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4D3189;
	}
.newsletterbg form .join {
	margin:0 0 0 24px;
	}
	
/*featured product*/
.feature-top {
	background:url(images/featurepro-topo.gif) no-repeat 0 13px;
	height:65px;
	}
.feature-bot {
	background:url(images/featurepro-bot.gif) no-repeat 0 0;
	height:49px;
	}
.featurebg {
	background:url(images/featurebg.gif) repeat-y 0 0;
	padding:4px 29px 0 28px;
	}
p.redtext {
	font-weight:bold;
	font-size:11px;
	color:#D42552;
	line-height:16px;
	padding:0 0 0 16px;
	}
p.redtext a {
	background:url(images/blu-arrow.gif) no-repeat 0 6px;
	padding:0 0 0 6px;
	font-size:11px;
	color:#5C4985;
	text-decoration:none;
	line-height:13px;
	font-weight:normal;
	}
p.redtext a:hover {
	color:#5C4985;
	text-decoration:underline;
	}
/*featured product*/

.bodybot {
	background:url(images/bodybg-bot.gif) no-repeat 0 0;
	height:59px;
	font-size:11px;
	color:#4D3189;
	}
/*body*/

/*footer*/
.copyright {
	font-size:10px;
	color:#B24109;
	line-height:12px;
	}
.copyright a {
	color:#B24109;
	text-decoration:none;
	}
.copyright a:hover {
	color:#B24109;
	text-decoration:underline;
	}
/*footer*/


/* CSS Document */

body {
	margin:0; 
	background-color:#EADD70;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4D3189;
	}

p, h1, h2, h3, h4, h5, h6, form, input, ul, li {
	margin:0; 
	padding:0;
	}
	
a.redlink {
	font-weight:bold;
	color:#D42552;
	text-decoration:none;
	}
a.redlink:hover {
	color:#4D3189;
	text-decoration:none;
	}
a.whitelink {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 10px;
	line-height:14px;
	}
a.whitelink:hover {
	color:#7E4202;
	text-decoration:none;
	}

/*leftpanel*/
.leftpadd {
	padding:0 10px 0 0;
	width:199px;
	}
	
.logobg {
	background:url(images/logobg.jpg) no-repeat 0 0;
	height:230px;
	}
.logobg img {
	margin:64px 0 0 40px;
	}
	
.categories {
	background:url(images/categories-bg.gif) no-repeat 0 13px;
	padding:0 26px 0 30px;
	height:306px;
	}
.categories form {
	}
.categories form select {
	width:135px;
	height:18px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.searchbg {
	background:url(images/searchbg.gif) no-repeat 0 11px;
	padding:0 24px 0 22px;
	height:200px;
	}
.searchbg form {
	margin:0;
	}
.searchbg form input {
	width:146px;
	height:23px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	}
.searchbg form a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	}
.searchbg form a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
.whitetext {
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
	}
.lgt-yellow {
	font-weight:bold;
	color:#FFF7B3;
	line-height:18px;
	}
	
.leftlinkbg {
	background:url(images/leftlinkbg.gif) repeat-y 0 0;
	}
.leftlink-midbg {
	background:url(images/leftlink-midbg.gif) no-repeat 129px 100%;
	}
.leftlink-midbg ul {
	list-style-type:none;
	padding:0 0 6px;
	}
.leftlink-midbg ul li {
	line-height:14px;
	border-bottom:1px dashed #57B1CC;
	font-weight:bold;
	font-size:11px;
	padding:3px 0 3px 12px
	}
.leftlink-midbg ul li.nobor {
	border-bottom:0px dashed #57B1CC;
	}
.leftlink-midbg ul li a {
	color:#017295;
	text-decoration:none;
	}
.leftlink-midbg ul li a:hover {
	color:#0B4658;
	text-decoration:none;
	}
.specialofferbg {
	background:url(images/specialoffer-bg.gif) no-repeat 0 10px;
	padding:0 8px 0 9px;
	height:230px;
	}
.specialofferbg p {
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	padding:0 0 0 18px;
	}
.specialofferbg p span {
	font-weight:bold;
	color:#F9EF9D;
	}
/*leftpanel*/

/*headerbg*/
.headerbg {
	background:url(images/headerbg.jpg) no-repeat 0 0;
	height:350px;
	padding:0px 0 0 350px;
	}
.headerbg p {
	font-weight:bold;
	color:#E7E0F3;
	text-align:center;
	padding:44px 0 0;
	}
.headerbg p span {
	font-size:13px;
	color:#FFFFFF;
	}
/*headerbg*/

/*body*/
.bodybg {
	background:url(images/bodybg.gif) repeat-y 0 0;
	padding:0 29px 0 36px;
	}
p.ptext {
	line-height:15px;
	padding:0 0 12px;
	}
p.ptext span {
	font-weight:bold;
	}
p.martext {
	line-height:24px;
	color:#A10C81;
	padding:0 0 12px;
	font-size:13px;
	font-weight:bold;
	}
	
/*rightnav*/
.special-offer {
	background:url(images/rightnav-top.gif) no-repeat 0 7px;
	height:38px;
	}
ul.mstpopular {
	background:url(images/mstpopularbg.gif) repeat-y 0 0;
	padding:0 20px 2px 24px;
	list-style-type:none;
	}
ul.mstpopular li {
	border-bottom:1px dashed #A58ADE;
	padding:4px 0 3px 3px;
	font-size:11px;
	color:#FFFFFF;
	}
ul.mstpopular li.nobor {
	border-bottom:0px dashed #A58ADE;
	}	
/*rightnav*/

.shoppingcarbg {
	background:url(images/shoppingcartbg.jpg) no-repeat 0 0;
	width:131px;
	height:129px;
	padding:0 0 0 93px;
	}
	
.newsletterbg {
	background:url(images/newsletterbg.gif) no-repeat 0 22px;
	padding:0 0 0 11px;
	}
.newsletterbg form {
	}
.newsletterbg form input {
	width:112px;
	height:20px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4D3189;
	}
.newsletterbg form .join {
	margin:0 0 0 24px;
	}
	
/*featured product*/
.feature-top {
	background:url(images/featurepro-topo.gif) no-repeat 0 13px;
	height:65px;
	}
.feature-bot {
	background:url(images/featurepro-bot.gif) no-repeat 0 0;
	height:49px;
	}
.featurebg {
	background:url(images/featurebg.gif) repeat-y 0 0;
	padding:4px 29px 0 28px;
	}
p.redtext {
	font-weight:bold;
	font-size:11px;
	color:#D42552;
	line-height:16px;
	padding:0 0 0 16px;
	}
p.redtext a {
	background:url(images/blu-arrow.gif) no-repeat 0 6px;
	padding:0 0 0 6px;
	font-size:11px;
	color:#5C4985;
	text-decoration:none;
	line-height:13px;
	font-weight:normal;
	}
p.redtext a:hover {
	color:#5C4985;
	text-decoration:underline;
	}
/*featured product*/

.bodybot {
	background:url(images/bodybg-bot.gif) no-repeat 0 0;
	height:59px;
	font-size:11px;
	color:#4D3189;
	}
/*body*/

/*footer*/
.copyright {
	font-size:10px;
	color:#B24109;
	line-height:12px;
	}
.copyright a {
	color:#B24109;
	text-decoration:none;
	}
.copyright a:hover {
	color:#B24109;
	text-decoration:underline;
	}
/*footer*/
/*boysshoes*/

#boyesshoes h1{
	font:bold 20px/22px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0 0 18px 0;
	}

h1{
	font:bold 20px/22px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0 0 18px 0;
	}
	
#boyesshoes div{
	border:solid 3px #D9CFEA;
	background:#F1E8FF;
	padding:34px 22px 136px 23px;
	margin:0px;
	float:left;
	}
	
#boyesshoes div div{
	width:118px;
	height:164px;
  	border:none;
	padding:0px 15px 38px 14px;
	margin:0px;
	display:block;
	vertical-align:middle;
	text-align:center;
	float:left;
	}
	
	
#boyesshoes div div p.vio{
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#4D3189;
	padding:0px;
	margin:0px;
	display:block;
	}
	
#boyesshoes div div p.image{
	width:116px;
	height:87px;
	border:solid 1px #D9CFEA;
	background:#fff;
	padding:12px 0 0 0;
	margin:0px 0px 10px 0px;
	display:block;
	vertical-align:middle;
	text-align:center;
	}
	
	
#boyesshoes div div p.red{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#F22A5D;
	padding:0 0 4px 0;
	margin:0px;
	display:block;
	}
	
#boyesshoes div div a{
	background:url(images/buynow.gif) no-repeat 16px top;
	width:84px;
	height:19px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	margin:0px;
	padding:2px 0px 0px 17px;
	display:block;
	float:left;
	}
	
	
#boyesshoes div div a:hover{
	background:url(images/buynow.gif) no-repeat 16px top;
	height:19px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	margin:0px;
	padding:2px 0px 0px 17px;
	display:block;
	float:left;
	}
.breadcrumbs {
	color:#6666CC;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 15px 0;
}

.breadcrumbs:hover {
	text-decoration:underline;
}

.innertxt {
	font-size:12px;
	padding:8px 0 0;
	background:none;
}

.rtpad {
	padding:8px;
}

.imgpad {
	padding:0 10px 10px 0;
}

table.tabuLarFormat, table.tabuLarFormat td {
	border:#B4A2D1 1px solid;
	border-collapse:collapse;
}




table.mail-banner{
	background:url(images/mail-banner.jpg) 0 0 no-repeat;
	width:498px;
	height:183px;
	}
table.mail-banner p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	width:250px;
	padding:60px 0 0 27px;
	color:#C67102;
	}
table.mail-banner p span.red{
	color:#E6032E;
	font-weight:bold;
	}
table.mail-banner p span.green{
	color:#4B9C07;
	font-weight:bold;
	font-size:12px;
	}
	
	