body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #49176D;
	background-image: url(imgs/bgBody.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.GSStore #container {
    margin:0px auto;
    text-align:left;
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: transparent url(imgs/bgContainer.gif) repeat-y left top;
} 

.GSStore #wrapper
{
	background: transparent url(imgs/bgHeader.gif) no-repeat left top;
}


p{
    font-size:12px;
    line-height:1.2em
}

img{
    border:0px
}

INPUT{
    text-align:left;
    font:12px Tahoma,Arial
}

SELECT{
    text-align:left;
    font:12px Tahoma,Arial
}

TEXTAREA{
    text-align:left;
    font:12px Tahoma,Arial
}

.bodytext{
    text-align:left;
    font:12px Tahoma,Arial
}

.bodytext{
    text-align:left;
    outline-style:solid;
    outline-width:1px;
    outline-color:#CCC;
    font:12px Tahoma,Arial
}


.label{
    color:#6F347D}
INPUT{
    width:250px
}
SELECT{
    width:250px
}
TEXTAREA{
    width:250px
}
.CheckBox INPUT{
    width:10px! important
}

FORM{
    margin:0px;
    text-align:left
}

.productHeading{
	color: #6F347D;
	font-family: "gill sans mt", tahoma, arial;
	font-weight: normal;
    font-size: 12px;
    line-height: 13px;
    height: 18px;
}

A:link{
    color:#B1C7CF;
    font-family:tahoma, arial, sans-serif;
    text-align:left;
    text-decoration:underline;
}

A:hover{
    color:#706372;
    font-family:tahoma,arial,sans-serif;
    text-align:left;
    text-decoration:underline;
}

A:visited{
    color:#706372;
    font-family:tahoma,arial,sans-serif;
    text-align:left;
    text-decoration:underline;
}

A:hover{
    color:#6F347D;
    text-decoration:underline;
}


/* ----------  Category List Items ---------- */
ul.categoryList .headCategory {
    text-indent: -9999px;
    background: transparent url(imgs/Buttons/categories.gif) no-repeat left top;
}
ul.categoryList .headBrands {
    text-indent: -9999px;
    background: transparent url(imgs/Buttons/brands.gif) no-repeat left top;
}
ul.categoryList .headGeneral {
    text-indent: -9999px;
    background: transparent url(imgs/Buttons/general.gif) no-repeat left top;
}

ul.categoryList
{
	width: 170px;
    font-size:12px;
    text-align:left;
    text-decoration:none;
    margin: 0px 0px 0px 10px;
    padding: 4px 0px 0px 0px;
    list-style: none;
    
}

ul.categoryList li
{
    font-size:12px;
    font-weight: normal;
    height:25px;
    text-align:left;
    text-decoration:none;
    text-transform: uppercase;
    background:url(imgs/categoryList/newCategoryItem.gif) no-repeat bottom left;
    margin: 0px;
    padding: 6px 6px 0px 21px;
    list-style: none;
}


ul.categoryList li a
{
    color:#6F347D;
    text-decoration: none;
}


ul.categoryList li a:link, ul.categoryList li a:visited, ul.categoryList li a:hover
{
    font-size:12px;
    height:17px;
    text-align:left;
    text-decoration:none
}


.price{
    color: #6F347D;
    font-size: 13pt;
    font-weight: bold;
}

.OptionsPrompt{
    color:#B1C7CF;
    font:bold 10px Verdana,Geneva,Arial,Helvetica,sans-serif
}

h1{
    text-align:left;
    font-size:16px;
    font-style:normal;
    font-weight:normal;
    color:#6F347D
}

h2{
    font-size:1.1em;
    font-style:normal;
    font-weight:normal;
    color:#4c1c6e;
}

h3{
    text-align:left;
    font-size:1.2em;
    font-weight:normal;
    color:#6F347D}

p{
    margin:10px 0px 0px 0px
}

strong{
    color:#6F347D;
}

.breadcrumbs
{
	display: block;
    text-align:left;
	font-size:11px;
	font-weight:normal;
	color: #BFB7B6;
	text-decoration: underline;
	padding: 10px 0px 0px 0px;
}

q{
    display:block;
    quotes:none;
    width:500px;
	margin: .4em 50px 1.8em 22px;
    padding: 0px 0px 0px 0px;
    color: #9d8bb5;
}

.standardbutton{
    width:111px;
    height:19px
}


.cartTotals{
	color:#6F347D;
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;

}

.cartGrandTotal{
	color:#6F347D;
    border-top:1px solid #6F347D;
    border-bottom:1px solid #6F347D;
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
}

#detailsUser{
    padding:2px;
    display:inline;
    float:left;
    width:250px;
    padding: 1em 0px 0px 0px;
}

#detailsDelivery{
    padding:2px;
    display:inline;
    float:left;
    width:250px;
    padding: 1em 0px 0px 0px;
}

#detailsUser input, #detailsUser select, #detailsDelivery input, #detailsDelivery select
{
    width: 200px;
    margin: 5px 0px 0px 0px;
    text-align: left;
}

#detailsUser .checkbox input 
{
    padding: 0px;
    margin: 0px;
    text-align: left;
    border: 0 none;
    float: none;
    width: 21px;
}

.center{
    text-align:center
}

.clear{
    clear:both
}


.floatleft{
    float:left
}


.required{
    color:#96833C
}


.decorHearts {
    position: relative;
    top: 5px;
    display: inline-block;
    line-height: 23px;    
    height: 23px;
    width: 24px;
    background: transparent url(imgs/glyphHearts.gif) no-repeat right bottom;
}

#container{
/*    background-color: #FFF;*/
    background: transparent url(imgs/logo.gif) no-repeat top left;
}

#wrapper
{
    position: relative;
}

#logo
{
    width: 280px;
    height: 109px;
}

#bannerContainer
{
    width: 100%;
    height: 110px;
    position: relative;
}

#bannerNav
{
    font-size: 1em;
    position: absolute;
    top: 90px;
    right: 30px;
    width: 60%;
    text-align: right;
}

#bannerNav a
{
    color: #400e62;
    text-decoration: none;
}


#categoryNav 
{
    float: left;
    width: 184px;
    margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
}

#content
{
    float: left;    
    width: 540px;
    padding: 2px 0px 0px 25px;
}

#content p 
{
	margin: .4em 50px 1.8em 22px;
	color: #afa3a9;
}

#content h1, #content h2, #content h3
{
	margin: 20px 16px 0px 22px;
}

#content em
{
    font-style: italic;
    color: RGB(157,139,73);
}

#content .inlineTable 
{
	margin-left: 22px;
	color: RGB(118,74,122);
}

#footer
{
    clear: both;
    display:block;
    text-align: left;
    margin: 20px 0px 10px 0px;
}

#footer img
{
	float: left;
	padding-left: 20px;
}

#footer .menu
{
	display: block;
	width: 524px;
	float: right;
	text-align: right;
	padding-top: 5px;
	margin-right: 30px;
    font:normal 11px tahoma;
    line-height: 25px;
    color: #9d8bb5;
}

#footer .menu a { color: #9d8bb5; text-decoration: none; }
#footer .menu a:visited{}
#footer .menu a:hover{ color: #333333; text-decoration: underline; }
#footer .menu a:active{}

#footer #credits {
	display: block;
	width: 524px;
	float: right;
	text-align: right;
	padding-top: 5px;
	margin-right: 30px;
    font: normal 11px tahoma;
    line-height: 1.4em;
    color: #666666;
}

#footer #credits a { color: #111; text-decoration:none; }
#footer #credits a:hover { color: #48176c; }


#detailsLeft
{
	padding: 0px 0px 0px 0px;
	width: 310px;
	float: left;
}

#detailsLeft h1
{
	margin: 1em 0px 1em 0px;
	padding: 0px;
}
#detailsLeft p{
    margin: 1em 0px 1em 0px;
}


/* New: Checkout Classes */
.CartHeader
{
	background-color: #e4e0e2;
	font-weight: bold;
	color: #6F347D;
}

.CartFooter
{
}

.CartItem
{
	background-color: #FFF;
	color: #6F347D;
}

.CartItemAlt
{
	background-color: #EEE;
	color: #6F347D;
}

.catHeading {
    display:none;
}

.catImage {
    margin: 30px 0px 0px 16px;
}

.clearFloat {
    clear:both;
}

.floatPortrait {
    padding-left: 20px;
    padding-right: 45px;
    float: right;
}

.headAboutUs {
    background: transparent url(imgs/headAboutUs.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 300px;
    height: 64px;
}

.headBeckySays {
    background: transparent url(imgs/headBeckySays.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 300px;
    height: 64px;
}
.headReturns {
    background: transparent url(imgs/headReturnsPolicy.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 300px;
    height: 64px;
}
.headLegal {
    background: transparent url(imgs/headLegal.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 330px;
    height: 64px;
}
.headDelivery {
    background: transparent url(imgs/headDelivery.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 300px;
    height: 64px;
}
.headWelcome {
    background: transparent url(imgs/headWelcome.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 300px;
    height: 64px;
}
.headItsSaleTime {
    background: transparent url(imgs/headItsSaleTime.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 334px;
    height: 57px;
}
.headContactUs {
    background: transparent url(imgs/headContactUs.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 300px;
    height: 64px;
}
.headShoppingBag {
    background: transparent url(imgs/headYourBag.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 370px;
    height: 64px;
}
.headBeckyLoves {
    background: transparent url(imgs/headBeckyLoves.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 420px;
    height: 64px;
}
.headThankyous {
    background: transparent url(imgs/headThankyous.jpg) no-repeat top left;
    text-indent: -9999px;
    width: 370px;
    height: 64px;
}
.headCheckout {
    background: transparent url(imgs/headCheckout.gif) no-repeat top left;
    text-indent: -9999px;
    width: 370px;
    height: 64px;
}
.frontBanner {
    position: relative;
    left: -13px;
    background: transparent url(imgs/titleBanner.jpg) no-repeat top left;
    width: 538px;
    height: 223px;
}
.prodlistPicWrap{
    background: transparent url(imgs/thumbBg.gif) no-repeat top left;
    width: 161px;
    height: 150px;
    display: block;
    padding: 5px 0px 0px 6px;
}
.prodlistButton{
    position: relative;
    top: -40px;
}
.prodlistText{
    position: relative;
    top: -20px;
}
.prodlistNote {
    font-size: 0.8em;
    color: #333;
}

.basket{
    margin-top: 70px;
    padding-right:7px;
    width:auto !important;
	color:#c5c6c8 !important;
    text-align:left;
	font-family: tahoma, arial, sans-serif;
	font-size: 1em;
	line-height: 17px;
	font-weight: bold;
}

.mainImg {
    width: 320px;
    height: 475px;
    background: transparent url(imgs/bgMainImage.gif) no-repeat top left;
    padding: 4px 0px 0px 5px;
    float:left;
}

.altImg a{
    float:left;
    background: transparent url(imgs/thumbBg.gif) no-repeat top left;
    width: 161px;
    height: 150px;
    display: block;
    padding: 5px 0px 0px 6px;
    margin-bottom: 7px;
}

.smallprint {
    font-size: 7pt;
}

legend { color:#9d8bb5; margin-bottom:1em;} 
fieldset {margin: 0px 1em 0px 1em; }
fieldset label { position: absolute; text-align:right; width:160px; margin-bottom: .4em;}
fieldset input, fieldset textarea, fieldset select { margin-left: 180px; margin-bottom: .4em; }
fieldset label.check, fieldset label.radio, fieldset label.select { position:relative; text-align:left;  margin-bottom: .4em;}

.pnlDiscountCode {
    margin-top: 1em;
}
.discount{ color: #880000;}
.hideOnly { display:none;}
#titlepageMiddle 
{
    width: 520px;
    background: transparent url(imgs/glyphButterfly.gif) no-repeat right bottom;
}

#pnlFreeDelivery {
    display: inline-block;
    text-indent: -9999px;
    background: transparent url(imgs/bb_FreeDelivery.gif) no-repeat top left;
 
    width:156px;
    height: 151px;
    margin: 10px 0px 0px 20px;
}

