body {
	font-family: Arial, Helvetica, sans-serif;
	color: #54565c;
	font-size: 12px;
	background-color: #f2f2fb; 
	background-image: url(../images/shadow-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	height: 100%
}

#lblBC {font-weight: normal}

/*---- Default ----*/
img {border: 0px}
.clearit {clear:both;}
.clearboth {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.white-bg {
	background-color: #fff;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	width: 980px;
	margin: 0px auto;
	border: 1px solid #8fa142;
	border-width: 0px 1px 0px 1px;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	color: #54565c;
	font-size: 12px;
	line-height: normal;
	width: 208px;
	height: 14px;
	padding: 4px 5px 5px 5px;
	border: 1px solid #798737;
	margin: 0px 5px 0px 0px;
}
.btn-green {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;
	background-color: #768436;
	background-image: url(../images/btn-bg-green.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #6e8917;
	display: block;
	float: left;
	height: 23px;
	padding: 0px 10px 0px 10px;
}
.strikethrough {
	text-decoration: line-through;
}
.red {
	color: #b62929;
}
.red-bold {
	color: #b62929;
	font-size: 14px;
	font-weight: bold;
}
.in-stock {
	color: #8fa142;
	font-size: 11px;
}
.btn-medium-green, .btn-small-green, .btn-large-green, .btn-medium-pink, .btn-large-pink, .btn-large-checkout {
	float: left;
	background-image: url(../images/btn-frame-medium.gif);
	background-repeat: no-repeat;
	padding: 4px;
	width: 116px;
	height: 21px;
}
.btn-small-green {
	width: 94px;
	height: 16px;
	background-image: url(../images/btn-frame-small.gif);
}
.btn-large-pink, .btn-large-green, .btn-large-checkout {
	width: 146px;
	background-image: url(../images/btn-frame-large.gif);
}
.btn-medium-green a, .btn-small-green a, .btn-large-green a, .btn-medium-pink a, .btn-large-pink a, .btn-large-checkout a {
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
}
.btn-medium-green a, .btn-large-green a, .btn-small-green a {
	color: #54565c;
	background-color: #bed457;
}
.btn-medium-pink a, .btn-large-pink a, .btn-large-checkout a {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
	background-color: #ce6577;
	width: 116px;
	height: 14px;
}
.btn-large-pink a, .btn-large-green a {
	width: 146px;
}
.btn-medium-green a {
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0px 4px 0px;
	width: 116px;
	height: 12px;
}
.btn-large-green a {
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0px 4px 0px;
	height: 12px;
}
.btn-small-green a {
	font-size: 11px;
	line-height: 11px;
	padding: 3px 0px 2px 0px;
	width: 86px;
	height: 11px;
}
.btn-large-checkout a {
	background-image: url(../images/btn-icon-lock.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width: 142px;
	padding-left: 4px;
}
.btn-medium-green a:hover, .btn-large-green a:hover, .btn-small-green a:hover {
	background-color: #dbf176;
}
.btn-medium-pink a:hover, .btn-large-pink a:hover, .btn-large-checkout a:hover {
	background-color: #f29eac;
	background-position: right bottom;
}
.search-btns {
	position: relative;
	top: -10px;
	height: 34px;
}
.search-btns .btn-medium-green {
	margin-right: 5px;
}

/*---- /Default ----*/



/*---- Header ----*/

.masthead {
	background-image: url(../images/masthead2.jpg); 
	/*background-image: url(../images/masthead2-sale.jpg); */
	background-repeat: no-repeat;
	/*width: 980px;  */
	width: 960px;
	height: 145px;
	margin: 0px auto;
}
.masthead img{
	border:0px;
	margin-top:19px;
	float:left;
	margin-left:20px; 
}
.masthead .img-a{
	
}
.btn-cart, .btn-contact {
	color: #54565c;
	font-size: 12px;
	line-height: 40px;
	text-decoration: none;
	display: block;
	float: right;
	height: 40px;
	margin: 30px 0px 0px 25px;
	padding-left: 40px;
}
.masthead a:hover {
	text-decoration: underline;
}
.btn-cart {
	background-image: url(../images/btn-cart.png);
	background-repeat: no-repeat;
}
.btn-contact {
	background-image: url(../images/btn-contact.png);
	background-repeat: no-repeat;
}
.menu {
	width: 960px;
	margin: 0px auto;
}
.menu ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	float: left;
}
.menu ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	float: left;
	height: 35px;
	padding: 0px 18px 0px 18px;
}
.menu ul li a:hover {
	background-position: bottom;
}
.search-bar {
	float: right;
	margin-top: 5px;
	z-index:999;
}
.search-bar input {
	float: right;
}
.search-bar a {
	float: right;
}
.search-bar a:hover {
	border-color: #425000;
}
.breadcrumbs {
	color: #54565c;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	padding: 15px 0px 13px 0px;
}
.breadcrumbs a {
	color: #54565c;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	text-decoration: none;
}
.breadcrumbs span {
	color: #ce6577;
	font-weight: bold;
}

/*---- /Header ----*/



/*---- Content ----*/

.content {
	/* width: 960px; */
	margin: 0px 0px 0px 10px;
	/*padding: 0px 0px 25px 0px; */
}
/*tr.content td{ width:710px;}  */
.content h1 {
	color: #6798cc;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

/* #SearchTemplate11_lblCategory1{border:1px solid #ccc;} */

.content h2 {
	color: #6798cc;
	font-size: 18px;
	line-height: 18px;
}
.content p {
	color: #54565c;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 12px 0px 15px 0px;
	width:95%;
}
.content img {
	border: 0px solid #d1d6e6;
}
.narrowcolumn {
	float: left;
	clear: left;
	width: 290px;
	padding-right: 25px;
}
.widecolumn {
	background-image: url(../images/main-panel-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: right;
	width: 640px;
	height: 562px;
	margin-right: 0px;
	padding: 4px 0px 0px 4px;
}
.narrowcolumn2 {
	float: left;
	clear: left;
	width: 210px;
	margin-right: 20px;
}
.widecolumn2 {
	float: left;
	clear: right;
margin-left: 20px;
width: 710px;

}

.widecolumn2 table td {padding: 0; margin: 0}

.widecolumn2 table td h1 {
    color: #6798cc;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;}

.item-column-left {
	float: left;
	clear: left;
	width: 430px;
	margin-right: 50px;
}
.item-column-right {
	float: left;
	clear: right;
	width: 450px;
}
.shopping-column-left {
	float: left;
	clear: left;
	width: 670px;
	margin-right: 30px;
}
.shopping-column-left h1 {
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #d1d6e6;
	margin-bottom: 2px;
}
.shopping-column-left h2 {
	color: #6798cc;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
.shopping-column-left h4, .shopping-column-right h4 {
	color: #6798cc;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
.shopping-column-right h4 {
	padding: 5px 0px 6px 0px;
}
.shopping-column-right {
	float: left;
	clear: right;
	width: 249px;
	padding-left: 9px;
	border-left: 1px solid #d1d6e6;
}
.shopping-column-right .btn-medium-green, .shopping-column-right .btn-large-green, .shopping-column-right .btn-large-checkout {
	float: right;
	clear: both;
	margin-bottom: 5px;
}
.shopping-column-right .btn-medium-green {
	margin-bottom: 12px;
}
.item-row {
	padding: 13px 0px 5px 0px;
	line-height: 16px;
}
.item-row .btn-small-green {
	margin-bottom: 6px;
}
.item-col-1 {
	float: left;
	width: 122px;
}
.item-col-2 {
	float: left;
	width: 342px;
}
.item-col-2 a {
	color: #54565c;
	font-weight: bold;
	text-decoration: underline;
}
.item-col-2 a:hover {
	text-decoration: none;
}
.item-col-3 {
	float: left;
	width: 90px;
}
.item-col-4 {
	float: left;
	width: 56px;
}
.item-col-5 {
	float: left;
	width: 60px;
}
.item-col-5 h4 {
	text-align: center;
}
.clearline {
	clear: both;
	height: 0px;
	border-bottom: 1px solid #d1d6e6;
}
.pinkbox {
	background-color: #974a57;
	background-image: url(../images/pinkbox-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 14px;
}
.pinkbox-top {
	background-image: url(../images/pinkbox-bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.pinkbox-bottom {
	background-image: url(../images/pinkbox-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 164px;
	padding: 7px;
}
.pinkbox-bottom h2 {
	color: #9c4c59;
	font-size: 24px;
	line-height: 41px;
	margin: 0px;
	padding: 11px 16px 8px 16px;
	height: 41px;
}
.pinkbox-bottom h2 a {
	color: #9c4c59;
	text-decoration: none;
}
.pinkbox-bottom p {
	clear: both;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 2px 16px 12px 16px;
}
.pinkbox-title-shoe {
	background-image: url(../images/pinkbox-icon-shoe.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pinkbox-title-logo {
	background-image: url(../images/pinkbox-icon-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pinkbox-title-question {
	background-image: url(../images/pinkbox-icon-question.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pinkbox-button a {
	display: block;
	float: right;
	height: 23px;
	color: #fff;
	background-color: #ce6577;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px 13px 10px 0px;
	border: 1px solid #fff;
}
.pinkbox-button a:hover {
	background-color: #f29eac;
}
.pinkbox2 .top {
	width: 240px;
	height: 7px;
	background: url('../images/pinkbox2-bgTop.gif') no-repeat top}
	
.pinkbox2 .bottom {
	width: 240px;
	height: 7px;
	background: url('../images/pinkbox2-bgBot.gif') no-repeat bottom}
	
.pinkbox2 .left {
	width: 7px;
	background: url('../images/pinkbox2-bgLeft.gif') repeat-y top left}	
	
.pinkbox2 .right {
	width: 7px;
	background: url('../images/pinkbox2-bgRight.gif') repeat-y top right}

.pinkbox2 {
	background: #ce6573}
	
.pinkbox2 .selectedCat {
	background: #ce6573;
	padding: 0px 0px 4px 0px}
	
.pinkbox2 .selectedCat h2 {
	color: #9c4c59;
	background: #EFC3C5;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;	
	border-top: 2px solid #b55968;
	border-bottom: 2px solid #b55968
}	

.pinkbox2 a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 12px;
	height: 12px;
	background-image: url('../images/bullet-star2.png');
	background-repeat: no-repeat;
	background-position: 17px 5px;
	padding: 5px 0px 5px 33px;
}

.pinkbox2 a:hover {
	background-color: #b55968;
	text-decoration: none;
}	

.pinkbox2 .selectedCat h2 a {
	color: #9c4c59;	
	background: #EFC3C5;
	text-decoration: none;
	padding: 5px 0px 5px 20px;		
}

.pinkbox2 .selectedCat h2 a:hover {
	color: #9c4c59;
	text-decoration: none;
}
.product-box-large {
	color: #54565c;
	background-color: #fff;
	float: left;
	height: 368px;
	margin: 0px 4px 4px 0px; 
	/*padding: 9px; */
	width: 420px;
	z-index:-999;
}
.product-box-large h3 {
	font-size: 18px;
	line-height: 18px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.product-box-large p {
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.product-box-small {
	color: #54565c;
	background-color: #fff;
	float: left;
	height: 176px;
	margin: 0px 4px 4px 0px;
	padding: 3px;
	width: 202px;
}

.product-box-small img{
	margin-bottom: 2px;
	border: 1px solid #d1d6e6
}

.product-box-small h4 {
	font-size: 12px;
	line-height: 14px;
	padding: 4px 0px 0px 5px;
	margin: 0px;
}

.product-box-small h4 a{ 
	color: #54565c;
	font-size: 12px;
	text-decoration:none;
}
.product-box-small h4 a:hover{ 
	text-decoration:underline;
}
.product-box-single {
	/*height: 384px; */
	padding: 14px;
	text-align: center;
	background-image: url(../images/mid-product-brdr.gif);
	background-repeat: repeat-y;
}
.product-box-single p {
	padding: 11px 0px 3px 0px;
}

.product-box-single a {margin: 0px}

.product-box-single .prodImg {
    max-width: 400px; 
    max-height: 375px;

	border: 1px solid #d1d6e6}

.tiny-thumbs img {
	border: 1px solid #ce6577;
	margin: 1px;
}
.tiny-thumbs a img {
	border: 1px solid #d1d6e6;
}
.tiny-thumbs a:hover img {
	border-color: #f29eac;
}
.ribbon-50-off, .ribbon-20-off {
	position: absolute;
	width: 110px;
	height: 110px;
	background-image: url(../images/ribbon-50-off.png);
	background-repeat: no-repeat;
}
.ribbon-20-off {
	background-image: url(../images/ribbon-20-off.png);
}
.category-description {
	border-bottom: 1px solid #d1d6e6;
	margin-bottom: 20px;
	width:95%;
}
.category-description p {
margin-top:5px;
	
}

.category-description p a {
	color: #54565c;
}
.category-description p a:hover {
	text-decoration: none;
}
.item-description h4 {
	color: #6798cc;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 5px 0px 6px 0px;
}
.item-description p {
	margin: 0px;
	padding: 8px 0px 8px 0px;
}
.item-description .btn-medium-pink {
	float: none;
	margin: 12px 0px 10px 0px;
}
.item-description .btn-medium-green {
	float: none;
	margin: 0px 0px 1px 0px;
}
.suggested-items {
	border-top: 1px solid #d1d6e6;
	padding-top: 0px;
	margin-top: 38px;
}
.suggested-items ul {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}
.suggested-items ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.suggested-items ul li a {
	display: block;
	color: #54565c;
	/*line-height: 14px; 
	height: 14px; */
	background-image: url(../images/bullet-star3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:7px;
	padding: 0px 0px 0px 16px;
}
.suggested-items ul li a:hover {
	text-decoration: none;
}
a.sizing-link{ padding-bottom:10px; color: #54565c;}
a.sizing-link:hover{text-decoration:underline;}
.item-navigation {
	height: 22px;
}
.item-navigation a {
	color: #54565c;
}
.item-navigation a:hover {
	text-decoration: none;
}
.item-navigation #previous {
	display: block;
	float: left;
	height: 22px;
	line-height: 20px;
	padding: 0px 4px 0px 32px;
	background-image: url(../images/arrow2-pink-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.item-navigation #next {
	display: block;
	float: right;
	height: 22px;
	line-height: 20px;
	padding: 0px 32px 0px 4px;
	background-image: url(../images/arrow2-pink-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right:10px;
}
.featured-wrap {
	border-top:1px solid #d1d6e6;
	border-bottom:1px solid #d1d6e6; 
	width:700px;
	}
.featured-row {
	background-image: url(../images/featured-bg.gif);
	background-repeat: no-repeat;
	height: 278px;
	color: #54565c;
	font-size: 11px;
	padding: 4px;
	margin-top:20px;
	margin-bottom:29px;
}
.featured-row h4 {
	font-size: 12px;
}
.featured-info-bar {
	/*padding: 15px 10px 10px 10px; */
	height:45px;
	width:692px;
	border-bottom: 1px solid #d1d6e6;
	text-align: center;
}
.featured-info-bar h2 {
	float: left;
	padding: 0px;
	margin-top:16px; 
	margin-left:9px;
	/*height: 16px; */
	
}
/*
.featured-info-bar {
	float: left;
	margin-top:20px; 
	margin-right:15px;
	/*height: 18px;
	line-height: 18px; */
	
} */
.featured-info-bar #fpage-number{
	
	
	
	}

.pagesof{
	float: right;
	margin-top:16px; 
	margin-right:15px;
	width:70px;
	/*margin-left:120px;*/
/*margin-right:0px; */
	/*height: 18px;
	line-height: 18px; */	
} 
.sorter select{
	border-top:1px solid #acadb2;
	border:1px solid #e2e3e8;
	width:156px;
	color:#54565c;
	font-size:12px;

	}
.sorter{ 
	/*border:1px solid #000; */
	float:left;
	width:197px;
	margin-top:15px; 
	margin-left:63px;
	color:#54565c;
	font-size:11px;
	}

.arrow-pink-left, .arrow-pink-right {
	display: block;
	
	width: 23px;
	height: 43px;
	margin-top: 54px;
	background-position: center center;
	text-decoration: none;
}
.arrow-pink-left {
	float: left;
	margin-left:5px;
	margin-right:8px;
	background-image: url(../images/arrow-pink-left.gif);
	background-repeat: no-repeat;
	
}
.arrow-pink-right {
	background-image: url(../images/arrow-pink-right.gif);
	background-repeat: no-repeat;
	margin-left:8px;
	float: left;
}
.feats img{
	border:1px solid #d1d6e6; 
	/*margin-top:8px; */
}
#fcontainer{
	margin-top:20px;
	height:278px;
	margin-bottom:29px;
}

.featured-column, .featured-column-middle {
	float: left;
	height:150px;
	/*border:1px solid #d1d6e6;	*/
    	width:200px;
}
.featured-column-middle {
	margin: 0px 8px 0px 8px;
}
.featured-column h4, .featured-column-middle h4 {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.page-numbers {
	color: #54565c;
	font-size: 12px;
	line-height: 19px;
	height: 20px;
	
	
}
#DataListStyle td{padding:0px; }
tr.page-numbers td {padding: 10px 30px 10px 10px; width:95%;border: 0px transparent outset;}

tr.page-numbers td img {vertical-align: middle; border: 0px}

tr.page-numbers div {
	float: right;
}
.page-numbers span {
	color: #b55968;
	font-weight: bold;
}
.page-numbers a {
	color: #54565c;
	text-decoration: underline;
padding: 0px 2px;
}
.page-numbers a:hover {
	text-decoration: none;
}
.page-numbers #previous {
	display: block;
	float: right;
	height: 22px;
	padding: 0px 4px 0px 32px;
	background-image: url(../images/arrow2-pink-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.page-numbers #next {
	display: block;
	float: right;
	height: 22px;
	padding: 0px 32px 0px 4px;
	background-image: url(../images/arrow2-pink-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.product-box, .product-box-left {
	float: left;
	width: 202px;
	height: 182px;
	padding: 9px;
	margin: 0px 0px 20px 0px;
	background-image: url(../images/product-box-bg.gif);
	background-repeat: no-repeat;
	text-align: right;
}
.product-box h4, .product-box-left h4 {
	padding: 0px;
	margin: 0px;
	float: left;
	color: #54565c;
	font-size: 12px;
}
.product-box h4 a{ 
	color: #54565c;
	font-size: 12px;
	text-decoration:none;
}
.product-box h4 a:hover{ 
	text-decoration:underline;
}
.product-box a, .product-box-left a {
	color: #54565c;
	font-size: 11px;
	text-decoration: underline;
}
.product-box a:hover, .product-box-left a:hover {
	text-decoration: none;
}
.product-box img, .product-box-left img {
	margin-bottom: 8px;
	border: 1px solid #d1d6e6
}
.product-box-left {
	clear: left;
}
.product-box {
	margin-left: 0px;
	text-align:center;
}
.page-numbers-box {
	border-top: 1px solid #d1d6e6;
	padding: 18px 0px 0px 0px;
	margin: 18px 0px 10px 0px;
}
.page-numbers-box h2 {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.page-numbers-box2 {
	padding: 0px 0px 30px 0px;
}
.search-text {
	color: #ce6577;
	font-size: 14px;
	font-weight: bold;
}
.price-bar {
	border: 1px solid #d1d6e6;
	border-width: 1px 0px 1px 0px;
	padding: 4px 0px 4px 0px;
	width:450px;
}
.price-bar-col1 {
	float: left;
	clear: left;
	text-align: right;
	line-height: 18px;
	padding-right: 10px;
}
.price-bar-col2 {
	float: left;
	clear: right;
	text-align: left;
	line-height: 18px;
}
.checkout-box {
	padding-right: 10px;
}
.checkout-box p {
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.coupon-code {
	padding-top: 5px;
}
.coupon-code div {
	float: left;
	width: 85px;
}
.coupon-code input {
	float: right;
	clear: right;
	width: 145px;
	margin-bottom: 14px;
}
.order-col-1 {
	float: left;
	width: 139px;
	text-align: left;
	height: 30px;
}
.order-col-1 h4 {
	color: #54565c;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.order-col-2 {
	float: left;
	clear: right;
	width: 100px;
	text-align: right;
	height: 30px;
}

/*---- /Content ----*/



/*---- Footer ----*/

.footer-bg {
	background-color: #8fa142;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #8fa142;
	border-width: 0px 1px 0px 1px;
	width: 980px;
	height: 205px;
	padding-top: 9px;
	margin: 0px auto;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 196px;
	margin: 0px auto;
}
.footer-signup {
	color: #4b5422;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 301px;
	margin-top: 45px;
}
.footer-signup input {
	float: left;
	margin-top: 8px;
}
.footer-signup a {
	float: left;
	margin-top: 8px;
}
.footer-signup a:hover {
	border-color: #425000;
}
.footer-links {
	float: left;
	width: 430px;
	margin: 45px 0px 0px 80px;
}
.footer-links a {
	color: #4b5422;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.footer-links a:hover {
	text-decoration: underline;
}
.footer-links ul {
	float: left;
	width: 120px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	list-style: none;
}
.footer-links ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}
.footer-links ul li a {
	display: block;
	line-height: 14px;
	height: 14px;
	background-image: url(../images/bullet-star.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 0px 16px;
}
.footer-lock-icon {
	float: left;
	color: #4b5422;
	font-size: 12px;
	font-weight: bold;
	margin: 30px 0px 0px 65px;
	width:78px;
	text-align:center;
/*	padding-top: 78px; */
/*	background-image: url(../images/icon-lock.png);
	background-repeat: no-repeat;
	background-position: center top; */
}
.footer-lock-icon img{
	border:0px
}
.footer-lock-icon a{
	color: #4b5422;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.footer-lock-icon a:hover{
	text-decoration:underline;
}
.footer-copyright {
	color: #4b5422;
	font-size: 11px;
	text-align: center;
	margin: 45px 0px 20px 0px;
}

/*---- /Footer ----*/
.Content select{margin-bottom:10px; font-size:12px;}


.ContentTableHeader
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #6798cc; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
text-align: Left; /* Align Text */
border-bottom: 1px solid #d1d6e6;
border-top: 1px solid #d1d6e6;
padding: 2px 0px 2px 0px
}

.ContentTableHeader img {display: none}

.ContentTable img
{display: none
}

.ContentTableHorizontal
{
}

.ContentTableHeader2
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #6798cc; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
text-align: Left; /* Align Text */
border-top: 1px solid #d1d6e6;
padding: 30px 0px 2px 0px
}

.ContentTableHeader2 img {display: none}

.ContentTable2 img
{display: none
}

.ContentTableHorizontal2
{
}

#ErrorAlignment {margin: 0px; padding: 0px}
#MessageAlignment {margin: 0px; padding: 0px}

.navigator a {
	display: block;
	line-height: 12px;
	height: 12px;
	/*
	background-image: url(../images/bullet-star2.png);
	background-repeat: no-repeat;
	background-position: 17px 5px;
	*/
	padding: 5px 0px 5px 33px;
}
.navigator a:hover {
	/*background-color: #b55968;*/
	text-decoration: none;
}

#ProductDetail21_CustomPriceCell .content {color: #000000}
#ProductDetail21_CustomPriceCell {color: #ff0000; font-weight: bold}

/*---------------- Div Scroller ----------------*/

#slider {
  width: 692px;
  margin: 0 auto;
  position: relative;
}
.scroll {
  height: 222px;
  width: 622px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
}
.scrollContainer div.panel {
  padding: 0px;
  height: 222px;
  width: 622px; /* change to 560px if not using JS to remove rh.scroll */
}
.slider-navigation {
	padding: 5px 0px 10px 0px;
}
.scrollButtons {
  cursor: pointer;
}
.scrollButtons.left {
  float: left;
}
.scrollButtons.right {
  float: right;
}
ul.navigation {
	clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.navigation li {
    display: inline;
}
ul.navigation a {
	display: block;
	float: left;
    padding: 0px 5px 0px 5px;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
    color: #000;
    text-decoration: none;
    margin-right: 4px;
    margin-bottom: 20px;
}
ul.navigation a:hover {
    background-color: #e2e3e4;
}
ul.navigation a.selected {
	color: #fff;
    background-color: #000;
}
ul.navigation a:focus {
    outline: none;
}

/*-------------- End Div Scroller --------------*/

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #EF4258; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #EF4258; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.searchResultsTbl {
margin: 0px;
padding: 0px;}

.searchResultsTbl td {
padding-right: 15px;
padding-top: 10px}

table.searchResultsTbl {
		border: 0px transparent outset;
		empty-cells: show;
}
table.searchResultsTbl {
		border: 0px transparent outset;
		empty-cells: show;
	}    
tr.page-numbers{border:2px solid transparent;}
	
.feat-sale{ 
	text-align:center;
	background-image: url(/images/featured-bg.gif);
	background-repeat: no-repeat;
	height: 258px;
	width:700px;
	padding-top:20px;
}
.feat-img{
display:block;
height:150px;
text-align:center;
}

.top-product-brdr{ 	
	height:8px;
	width:430px;
	background-image: url(../images/top-product-brdr.gif);
	background-repeat: no-repeat;
}
.bot-product-brdr{ 
	height:8px;
	width:430px;	
	background-image: url(../images/bot-product-brdr.gif);
	background-repeat: no-repeat;
}
