/*
  $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-size: 10px; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
  padding: 0;
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  background-color: #000000;
}

*, html {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

div#sqAltHeader {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

.HomeH1 {
	display: none;
}

h4, h4 a, h4 a:link, h4 a:active, h4 a:visted {
	color: #42016f;
	font-size: 11px;
	font-weight: normal;
}

a, a:link, a:active, a:visited {
	color: #8c181b;
}

a:hover {
	text-decoration: underline;
}

#InnerContainer {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 946px;
	background-image: url(assets/images/centre-back.png);
	position: relative;
	z-index: 1;
}

#MenuContainer {
	width: 946px;
	margin: 0 auto 0 auto;
}

.Bars {
	width: 912px;
}

.LoginLeft {
	margin: 5px;
}

.LoginLeft tr {
	padding: 5px;
}

.LoginRight {
	margin: 5px;
}

.LoginRight tr {
	padding: 5px;
}

FORM {
	display: inline;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  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;
}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 10px;
}*/


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: 10px;
}

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;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 196px; /* Width of Menu Items */
padding: 0 12px 0 12px;
background-color: #8c181b;
}

.suckerdiv ul li{
position: relative;
border-bottom: 2px dotted #b97374;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 195px; /* Parent menu width - 1*/
position: absolute;
width: 195px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 195px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 195px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #ffffff;
text-decoration: none;
padding: 1px 5px;
line-height: 1.75em;
font-size: 11px;
}

.suckerdiv ul li a:hover{
background-color: #000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

div.BackgroundElement {
	background-color: #35015a;
}

#Background {
	background-image: url(assets/images/logo.png);
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
	height: 100%;
	position: absolute;
}

#BackgroundBlock {
	background-image: url(assets/images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
	position: absolute;
}

#MainContent {
	width: 400px;
	margin: 0 10px 20px 10px;
	padding: 20px 10px 0 10px;
}

#MainContent p {
  font-size: 14px;
  font-size: 13px;
  line-height: 1.5;
  text-align: justify;
  padding: 0 0 15px 0;
}

.Logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 70px;
	display: block;
}

#Header {
	width: 946px;
	height: 74px;
	margin: 0 auto 0 auto;
	position: relative;
}

#HeaderName {
	float: left;
	font-size: 13px;
	color: #7d7d7d;
	font-style: italic;
	padding: 40px 0 0 18px;
}

#HeaderName big {
	font-size: 34px;
	color: #8b0030;
	display: block;
	font-style: normal;
}

#HeaderRight {
	width: 659px;
	padding: 0 12px 0 0;
	float: right;
}

#Login {
	width: 257px;
	height: 26px;
	padding: 0 0 0 1px;
	background-image: url(assets/images/login_left.gif);
	background-position: left;
}

.LoginSubmit {
	width: 62px;
	height: 26px;
	background: url(assets/images/login_butt.gif);
	border: none;
	color: #FFFFFF;
	text-align: center;
	float: right;
}

.LoginBox {
	width: 84px;
	height: 13px;
	padding: 3px 0 0 3px;
	border: none;
	float: left;
	margin: 3px 0 0 5px;
}

#Basket {
	width: 300px;
	padding: 20px 10px 10px 10px;
	margin: 6px 0 0 0;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	float: right;
	text-align: right;
}

#Basket a, #Basket a:link, #Basket a:active, #Basket a:visited {
	color: #000;
	font-weight: bold;
}

#Basket a:hover {
	color: #35015a;
	text-decoration: none;
}

#Basket span {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

.BasketButt {
	display: block;
	text-align: right;
	font-size: 16px;
	padding: 4px 0 0 0;
	color: #ff0008;
}

.BasketButt a, .BasketButt a:link, .BasketButt a:active, .BasketButt a:visited {
	font-size: 11px;
}

.BoxHeading {
	background-image: url(assets/images/box1_top.gif);
	width: 220px;
	height: 23px;
	padding: 9px 0 0 0;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}

.BoxContents {
	width: 195px;
	background-color: #f6ebef;
	padding: 0;
	display: block;
	margin: 0 0 7px 0;
}

.SearchContents {
	width: 205px;
	height: 26px;
	background-color: #f6ebef;
	padding: 6px 8px 6px 7px;
	display: block;
	margin: 0 0 7px 0;
}

.SearchInput {
	width: 171px;
	height: 26px;
	background: url(assets/images/search_input.gif);
	border: none;
	float: left;
}

.SearchSubmit {
	width: 34px;
	height: 26px;
	background: url(assets/images/search_go.gif);
	border: none;
	color: #FFFFFF;
	text-align: center;
	float: right;
}

#LeftBar {
	width: 220px;
	padding: 0 0 0 6px;
	float: left;
}

#MainText {
	width: 928px;
	padding: 25px 0 10px 6px;
	position: relative;
}

#MainText p {
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 20px 0;
	text-align: justify;
}

#MainText h3 {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	width: 918px;
	padding: 8px 5px 8px 11px;
}

#MainText2 {
	width: 888px;
	padding: 45px 20px 10px 26px;
	position: relative;
}

#MainText2 p {
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 20px 0;
	text-align: justify;
}

#MainText3 {
	width: 680px;
	padding: 45px 20px 10px 26px;
	position: relative;
}

#MainText3 h2 {
	font-size: 18px;
}

.entry-title a, .entry-title a:link, .entry-title a:active, .entry-title a:visited {
	font-size: 18px;
	color: #35015a;
}

.entry-content p {
	padding: 0 0 20px 0;
}

#MainText3 p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}

.alignright {
	float: right;
	padding: 0 0 0 6px;
}

#HomeSearch {
	width: 631px;
	height: 84px;
	padding: 34px 0 20px 25px;
	background-image: url(assets/images/search_box.png);
	position: absolute;
	top: 188px;
	left: 0;
	z-index: 99;
}

#HomeSearch h3 {
	color: #FFFFFF;
	text-transform: uppercase;
}

.Search2Input {
	width: 217px;
	height: 25px;
	padding: 10px 0 0 10px;
	background: url(assets/images/homesearch_input.png);
	border: none;
	position: absolute;
	top: 70px;
	left: 25px;
	z-index: 99;
	text-transform: uppercase;
	font-size: 14px;
	color: #a19c9c;
}

.Search2Submit {
	width: 87px;
	height: 35px;
	background: url(assets/images/homesearch_go.png);
	border: none;
	position: absolute;
	top: 70px;
	left: 252px;
	z-index: 99;
	color: #FFFFFF;
	font-size: 12px;
}

            #simpleCarousel {
				height: 366px;
            }
            #simpleCarousel div {
              position: absolute;
			  z-index: 1;
            }
            #simpleCarousel div.button {
				display: none;
            }
            #simpleCarousel div.selected {
              font-weight: bold;
            }
            #simpleCarousel div.slides {
            }

#Footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	width: 946px;
	height: 119px;
	background-image: url(assets/images/bottom-bar.png);
	margin: 0 auto 0 auto;
}

#Footer ul {
	padding: 33px 0 0 0;
}

#Footer ul li {
	float: left;
	text-align: left;
}

#Footer ul li h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

#Footer ul li a, #Footer ul li a:link, #Footer ul li a:active, #Footer ul li a:visited {
	font-size: 11px;
	color: #000000;
}

#Footer ul li a:hover {
	text-decoration: none;
	color: #35015a;
}

.FooterInfo {
	padding: 0 0 0 30px;
	width: 107px;
}

.FooterProducts {
	padding: 0 0 0 30px;
	width: 123px;
}

.FooterLegal {
	padding: 0 0 0 30px;
	width: 152px;
}

.FooterShop {
	padding: 0 0 0 30px;
	width: 110px;
}

.FooterSignup {
	padding: 0 0 0 40px;
	width: 258px;
}

.SignupInput {
	width: 179px;
	height: 19px;
	padding: 7px 0 0 7px;
	font-size: 12px;
	color: #393939;
	border: none;
	background: url(assets/images/signup-input.gif);
	float: left;
	margin: 5px 0 0 0;
}

.SignupSubmit {
	width: 72px;
	height: 26px;
	border: none;
	background: url(assets/images/signup-submit.gif);
	text-align: center;
	color: #FFFFFF;
	float: right;
	margin: 5px 0 0 0;
}

.FormHeading {
	background-image: url(assets/images/box2_top.gif);
	width: 210px;
	height: 22px;
	padding: 8px 0 0 10px;
	font-size: 14px;
	color: #FFFFFF;
}

#NewsForm {
	width: 220px;
	height: 132px;
	background-color: #ecede8;
	padding: 0;
	display: block;
	margin: 7px 0 0 0;
}

.NewsInput {
	background: url(assets/images/news_input.gif);
	width: 185px;
	height: 22px;
	padding: 10px 0 0 10px;
	border: none;
}

.NewsSubmit {
	background: url(assets/images/signup_butt.gif);
	border: none;
	width: 85px;
	height: 26px;
	color: #FFFFFF;
	text-align: center;
	margin: 6px 5px 6px 0;
	float: right;
}

.SelectedCover {
	position: absolute;
	top: 347px;
	right: 0 7px 0 0;
}

#Menu {
	width: 935px;
	height: 25px;
	background-color: #030005;
	position: absolute;
	top: 0px;
	left: 6px;
	z-index: 99;
}

#Menu li {
	height: 12px;
	padding: 0 0 0 0;
	float: left;
}

#Menu a, #Menu a:link, #Menu a:active, #Menu a:visited {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	border-right: 1px solid #565656;
	padding: 6px 9px 6px 9px;
	display: block;
}

#Menu a:hover {
	text-decoration: none;
	color: red;
}

#Menu .Last a, #Menu .Last a:link, #Menu .Last a:active, #Menu .Last a:visited {
	border-right: none;
	display: block;
}

#ProductList {
	width: 876px;
	padding: 6px;
	background-color: #F8F8F8;
	margin: 0 23px 0 23px;
}

.ListHeading {
	height: 31px;
	color: #000;
	padding: 30px 0 0 30px;
	font-size: 19px;
	font-weight: normal;
}

#ProductList .infoBoxContents {
	width: 736px;
	background-color: #fcf2f6;
}

#ProductList .infoBoxContents td {
	text-align: center;
}

#ProductList .SpecialTitle,#ProductList  .SpecialTitle:link,#ProductList  .SpecialTitle:active,#ProductList  .SpecialTitle:visited {
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 5px 0;
	display: block;
}

#ProductList .productSpecialPrice {
	color: #FFFFFF;
	background-color: #8c181b;
	padding: 2px;
}

.ListPrice {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px 2px;
	margin: 0 10px 0 10px;
}

.ProductBox {
	text-align: center;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 5px 15px 0;
}

.ListInner {
	background-color: #FFFFFF;
	padding: 5px;
}

.ProductBox img {
	padding: 0 0 5px 0;
}

.ProductBox s {
	color: #212121;
	font-size: 10px;
	color: #FFFFFF;
}

#SpecialProducts {
	width: 736px;
	clear: both;
}

#SpecialProducts .infoBoxHeading {
	width: 726px;
	height: 42px;
	background-image: url(assets/images/specials_back.gif);
	color: #FFFFFF;
	padding: 0 0 0 10px;
}

#SpecialProducts .infoBoxContents {
	width: 736px;
	background-color: #fcf2f6;
}

#SpecialProducts .infoBoxContents td {
	text-align: center;
	padding: 5px 3px 10px 3px;
	width: 141px;
}

#SpecialProducts .SpecialTitle,#SpecialProducts  .SpecialTitle:link,#SpecialProducts  .SpecialTitle:active,#SpecialProducts  .SpecialTitle:visited {
	color: #8b0030;
	font-weight: bold;
	font-size: 11px;
}

.RelatedTitle {
	padding: 0 0 5px 0;
	display: block;
	font-size: 16px;
}

#SpecialProducts .SpecialTitle:hover {
	text-decoration: underline;
}

#SpecialProducts .productSpecialPrice {
	color: #FFFFFF;
	background-color: #8c181b;
	padding: 4px;
	font-size: 11px;
}

.SpecialBox {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 5px 0 20px 0;
	position: relative;
	background-color: #FFFFFF;
}

.SpecialBox img {
	padding: 0 0 5px 0;
}

.SpecialBox s {
	font-style: italic;
	color: #212121;
	padding: 3px 3px 0 0;
}

.SpecialOrder, .SpecialOrder:link, .SpecialOrder:active, .SpecialOrder:visited {
	text-align: center;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	padding: 0 0 6px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 133px;
}

#FeaturedProducts {
	width: 914px;
	padding: 8px 0 0 8px;
}

#FeaturedProducts .infoBoxHeading {
	display: none;
}

#FeaturedProducts .infoBoxContents {
	width: 914px;
	background-color: #fff;
}

#FeaturedProducts .infoBoxContents td {
	text-align: left;
	width: 170px;
	position: relative;
	padding: 0 7px 6px 7px;
}

#FeaturedProducts .SpecialTitle,#FeaturedProducts  .SpecialTitle:link,#FeaturedProducts  .SpecialTitle:active,#FeaturedProducts  .SpecialTitle:visited {
	color: #000;
	font-weight: bold;
	font-size: 10px;
}

#FeaturedProducts .SpecialTitle:hover {
	text-decoration: underline;
}

#FeaturedProducts .productSpecialPrice {
  color: #ff0101;
  font-size: 11px;
	font-weight: bold;
}

.FeaturedPrice {
	color: #000;
	font-size: 14px;
	float: left;
	padding: 3px 0 0 0;
}

.FeatBag, .FeatBag:link, .FeatBag:active, .FeatBag:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	float: right;
	display: block;
	padding: 5px 6px 5px 6px;
}

.FeatBag:hover {
	background-color: #35015a;
	text-decoration: none;
}

.FeaturedTitle, .FeaturedTitle:link, .FeaturedTitle:active, .FeaturedTitle:visited {
	padding: 4px 0 0 0;
	line-height: 14px;
	text-transform: uppercase;
	display: block;
	color: #000000;
	height: 26px;
	display: block;
}

#SideBox2 .infoBoxHeading {
	width: 220px;
	height: 32px;
	background-image: url(assets/images/box2_top.gif);
	color: #FFFFFF;
	text-align: center;
}

#SideBox2 .infoBoxContents {
	width: 220px;
	background-color: #000000;
}

#SideBox2 .infoBoxContents a, #SideBox2 .infoBoxContents a:link, #SideBox2 .infoBoxContents a:visited, #SideBox2 .infoBoxContents a:active {
	font-size: 12px;
	color: #FFFFFF;
}

#SideBox2 s {
	color: #bebebe;
	font-size: 10px;
	font-style: italic;
	display: block;
	padding: 5px 0 3px 0;
}

#SideBox2 .productSpecialPrice {
	color: #ff0007;
	font-size: 16px;
}

.SpecialsImg {
	width: 210px;
	height: 132px;
	display: block;
}

#SideBox3 .infoBoxHeading {
	width: 220px;
	height: 32px;
	background-image: url(assets/images/box3_top.gif);
	color: #FFFFFF;
	text-align: center;
}

#SideBox3 .infoBoxContents {
	width: 220px;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	background-color: #474747;
}

#SideBox3 ul li {
	border-bottom: 2px dotted #a7a7a7;
	padding: 4px 0 4px 0;
	clear: both;
}

#SideBox3 ul li a, #SideBox3 ul li a:link, #SideBox3 ul li a:active, #SideBox3 ul li a:visited {
	float: right;
	width: 180px;
	text-align: left;
	color: #FFFFFF;
}

#ListBanner {
	padding: 0 0 20px 0;
}

#fancy {
	float: left;
	text-align: center;
	font-size: 11px;
	width: 478px;
	padding: 16px 0 0 16px;
}

#ProductLeft {
	float: right;
	padding: 0 10px 0 10px;
	width: 410px;
}

#ManImg {
	position: absolute;
	top: 35px;
	left: 16px;
}

#Breadcrumb {
	text-transform: uppercase;
	color: #7701c9;
	padding: 16px 0 16px 0;
}

#Breadcrumb a, #Breadcrumb a:link, #Breadcrumb a:active, #Breadcrumb a:visited {
	color: #000;
}

#Breadcrumb a:hover {
	color: #7701c9;
	text-decoration: none;
}

.Price {
	font-size: 16px;
	padding: 16px 0 0 0;
}

.Price s {
	font-size: 13px;
	font-style: italic;
	text-decoration: line-through;
}

#HomeTop {
	width: 923px;
	height: 321px;
	padding: 12px 0 0 11px;
	clear: both;
	background-image: url(assets/images/HomeTop.jpg);
}

#HomeTop li {
	width: 180px;
	height: 310px;
	float: left;
	padding: 0 3px 0 0;
}

#HomeTop li s {
	display: none;
}

#hWedding a, #hWedding a:link, #hWedding a:active, #hWedding a:visited {
	width: 180px;
	height: 309px;
	background-image: url(assets/images/wedding-shoes.jpg);
	display: block;
}

#hOccasion a, #hOccasion a:link, #hOccasion a:active, #hOccasion a:visited {
	width: 180px;
	height: 309px;
	background-image: url(assets/images/occasion-shoes.jpg);
	display: block;
}

#hFashion a, #hFashion a:link, #hFashion a:active, #hFashion a:visited {
	width: 180px;
	height: 309px;
	background-image: url(assets/images/fashion-shoes.jpg);
	display: block;
}

#home4 a, #home4 a:link, #home4 a:active, #home4 a:visited {
	width: 180px;
	height: 309px;
	background-image: url(assets/images/glamorous-sole.jpg);
	display: block;
}

#home5 a, #home5 a:link, #home5 a:active, #home5 a:visited {
	width: 180px;
	height: 309px;
	background-image: url(assets/images/special-offer.jpg);
	display: block;
}

#OrderBar {
	width: 379px;
	height: 22px;
	padding: 13px 16px;
	background-color: #f2f2f2;
	margin: 30px 0 30px 0;
	font-size: 10px;
	position: relative;
}

#OrderBar .Qty {
	height: 15px;
	width: 20px;
	text-align: center;
}

.AddToCart {
	width: 87px;
	position: absolute;
	top: 9px;
	right: 10px;
}

.ClickEnlarge {
	position: absolute;
	top: 500px;
	left: 400px;
}

.dv8, .dv8:link, .dv8:active, .dv8:visited {
	width: 100%;
	padding: 20px 0 20px 0;
	text-align: center;
	display: block;
}

/* SearchQuest Styles */

h3#newsSubHeading {
	background-color: #FFF;
	color: #000;
	font-size: 16px;
	text-transform: none;
	width: auto;
	padding: inherit;
	padding-bottom: 8px;
}

div[style="margin-top:15px;width:100%;text-align:center;font:9px Verdana;"] {
	display: none;
	visibility: hidden;
}

#sqHeading {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0;
	margin-top: 12px;
	text-transform: none;
}

#sqFooter {
	margin: 0 auto;
	font-size: 10px;
	color: #900;
	text-align: center;
	padding-bottom: 12px;
}



/*BLOG STYLES*/

#primary {
	width: 200px;
	float: right;
	z-index: 99;
	margin: 40px 20px 20px 20px;
}

.entry-meta {
	font-size: 10px;
	padding: 0 0 20px 0;
}

.entry-utility {
	font-size: 10px;
}

.post {
	padding: 20px 0 0 0;
	border-top: 3px solid #CCCCCC;
	margin: 20px 0 0 0;
}

.xoxo {
	font-size: 12px;
}

#recent-posts-2 ul li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
}

.widget-title {
	padding: 20px 0 0 0;
}

.screen-reader-text {
	display: none;
}

#searchsubmit {
	float: right;
	border: none;
	background-color: #35015a;
	color: #FFFFFF;
	padding: 4px 18px 3px 19px;
}
