/*________ Main Elements ________*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 75% Arial,Helvetica,Sans Serif; color: #6e6e6e; text-decoration: none;
	text-align: center;
	background: #e891cb url(../../../../images/bg.gif) center;
}

a, a:visited {
	color: #63c160;
	text-decoration: underline;
}
a:hover {
	color: #e891cb;
	text-decoration: underline;
}

img {
	display: block;
	border: 0px;
}


/*________ Utility Nav ________*/

#utilityNav {
	background: #7cd979 url(../../../../images/bg-utility-nav.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-size: 85%;
	color: #FFFFFF;
	height: 25px;
	width: 770px;
}
#utilityNav li { 
	display: inline;
}
#utilityNav li a {
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#utilityNav li a:hover {
	color: #4ea34b;
	text-decoration: underline;
}
#leftList {
	float: left;
	text-align: left;
	margin-top: 7px;
	margin-left: 7px;
}

#rightList {
	float: right;
	text-align: right;
	margin-top: 7px;
	margin-right: 7px;
}


/*________ Header ________*/

#header {
	background: #89e386 url(../../../../images/bg-header.gif) repeat-x;
	width: 100%;
}
#header h1 {
	text-align: center;
	background: url(../../../../images/bg-h1-header.jpg) center no-repeat;
	height: 120px;
}
#header h1 img {
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	padding-right: 4px;
}


/*________ Main Nav ________*/

#mainNav {
	background: #7cd979 url(../../../../images/bg-main-nav.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 39px;
	width: 770px;
}
#mainNav ul {
	padding-top: 5px;
	padding-bottom: 15px;
}
#mainNav li { 
	display: inline;
	font-size: 135%;
	font-weight: bold;
	color: #FFFFFF;
}
#mainNav li a {
	padding: 0px 18px 17px 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav li a:hover {
	background-color: #FFFFFF;
	border-top: 1px solid #62bc5f;
	color: #e890cb;
	padding-top: 10px;
	position: relative;
	top: 6px;
}


/*________ Content ________*/

#content {
background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
padding: 20px 0px;
text-align: left;
}

.centerColumn {
margin: 0 16px;
}


/*________ Content - Home Page ________*/

#rightColumn {
	float: right;
	width: 346px;
	text-align: left;
	background: none;
	display: inline;
margin-right: 16px;
}

#welcome {
	width: 346px;
	background: #e890cb url(../../../../images/bg-welcome.gif) no-repeat top;
	text-align: left;
}
div#welcome h1 {
	font-size: 155%;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #FFFFFF;
	padding: 20px 30px 10px 30px;
}
#welcome p {
	color: #FFFFFF;
	padding: 0px 30px 15px 30px;
	line-height: 1.6em;
}
.goldMembership {
	border-top: 12px solid #FFFFFF;
}
.blogBanner {
	border-top: 12px solid #FFFFFF;
}


#startShopping {
	float: left;
	width: 340px;
	text-align: left;
	display: inline;
margin-left: 16px;
}
#startShopping h1, #content h1 {
	font-size: 155%;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #e890cb;
	padding-bottom: 10px;
}
#startShopping p {
	color: #6e6e6e;
	padding-bottom: 15px;
	line-height: 1.5em;
}

#startShopping div {
float: left;
width: 110px;
height: 7.5em;
text-align: center;
margin-right: 3px;
}
#startShopping div img {
margin: auto;
}
#startShopping h2 {
font-size: 80%;
font-weight: normal;
}
#startShopping h2 a {
text-decoration: none;
}

/*________ Footer ________*/

#footer {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	height: 40px;
	font-size: 90%;
	clear: both;
}
#footer p {
	color: #FFFFFF;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#footer #mailingList {
width: 500px;
margin-left: auto;
margin-right: auto;
}

#footer img {
margin-left: auto;
margin-right: auto;
margin-bottom: 8px;
}

#footer ul {
list-style-type: none;
width: 560px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}


#footer ul li {
float: left;
display: inline;
margin: 0 5px;
}

/*________ Misc ________*/

.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*________ Blog Sidebar ________*/

#blogBar #calendar li {
list-style-type: none;
margin-left: 5px;
margin-right: 5px;
}

#calendar {
color: #fff;
margin-bottom: 15px;
}

#calendar a {
color: #fff;
}

#calendar img {
display: hidden;
margin-left: auto;
margin-right: auto;
}

#calendar caption {
font-weight: bold;
font-size: 110%;
}
#calendar caption a {
text-decoration: none;
}

#sidebar {
float: right;
border: 1px solid;
width: 150px;
line-height: 1.6;
}

#sidebar ul {
list-style-type: none;
}
#sidebar li ul {
list-style-type: circle;
margin-left: 30px;
}

p.postmetadata {
background-color: #e3fae1;
width: 465px;
padding: 5px;
}







/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
padding-bottom: 18px;
margin-bottom: 10px;
margin-top: 18px;
border-bottom: 1px solid #cfcfcf;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;

	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}


.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}


.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}


#productListing {
width: 480px;
}

#productListing div {
width: 102px;
float: left;
height: 220px;
overflow: hidden;
margin-right:15px;
margin-bottom: 30px;
}
#productListing div h2, #productListing div h3 {
font-size: 80%;
font-weight: normal;
}

.navLinks {
list-style-type: none;
width: 415px;
clear: left;
text-align: right;
margin-bottom: 20px;
}

.navLinks li {
display: inline;
}

div.navNextPrevWrapper {
border: 1px solid;
}

div.navNextPrevWrapper div {
float: left;
border: 1px solid;
}

#productArea {
clear: both;

}

#productPrices {
margin-top: 15px;
}
#productDateAdded {
font-style: italic;
font-size: 95%;
}

#productMainImage {
padding-right: 15px;
background-color: #fff;
}

#productName {
margin-top: 10px;
}

#siteMapList ul {
margin-top: 15px;
}
#siteMapList ul ul {
margin-left: 30px;
margin-top: 0px;
}

.centerColumn p, .centerColumn h3, .centerColumn ul {
margin-bottom: 15px;

}

.centerColumn p, .centerColumn li, address {
line-height: 1.5;
}

.centerColumn ul, .centerColumn ol {
margin-left: 30px;
}

.centerColumn h1 a {
color: #e890cb;
text-decoration: none;
}

#location {
margin: 0 16px;
}

#contactUsForm {
border: 0px;
width: 450px;
margin: 0 16px;
}

#contactUsForm div {
margin-bottom: 10px;
width: 100%;
}

#contactUsForm label {
width: 110px;
display: block;
text-align: right;
float: left;
margin-right: 15px;
margin-bottom: 10px;
}
#contactUsForm input {
margin-bottom: 10px;
font: 100% Arial,Helvetica,Sans Serif; color: #333;
}
#contactUsForm textarea {
margin-bottom: 10px;
width: 262px;
font: 100% Arial,Helvetica,Sans Serif; color: #333;
}
.contactFormButton {
margin-left: 125px;
margin-top: 0px;
}
#contactUsForm legend {
display: none;
}

#content form .verification .centered,
#content form fieldset .verification input {
margin-left: 125px;
}

#content form .verification .centered img {
display: inline;
}

#content form fieldset .verification label {
float: none;
width: auto;
text-align: left;
}

address {
font-style: normal;
margin-bottom: 15px;
}

div.breadcrumbTrail {
padding-bottom: 10px;
font: 80% Tahoma, Arial, Helvetica, sans-serif;
}

.messageStackError {
margin: 0px 16px;
width: 340px;
}

.messageStackError img {
display: inline;
}






#checkoutShipping fieldset, #checkoutPayment fieldset {
width: 390px;
margin-bottom: 10px;
border: 0px;
}
#checkoutShipping fieldset legend, #checkoutPayment fieldset legend {
font-weight: bold;
margin-top: 10px;
}

#checkoutShippingHeadingMethod, #checkoutOrderTotals {
clear: both;
}
fieldset#checkoutOrderTotals {
width: 500px;
background-color: #ffdbf3;
}
fieldset#checkoutOrderTotals legend {


}
fieldset#checkoutOrderTotals div {
border-bottom: 1px solid #fff;
}
fieldset#checkoutOrderTotals div div {
border-bottom: 0px;
}
#ottotal {
font-weight: bold;
}

.clearBoth {
clear: both;
}

.ccinfo label {
display: block;
float: left;
width: 150px;
margin-bottom: 10px;
}

#checkoutConfirmDefaultShipmentTitle {
margin-bottom: 20px;
}

#checkoutSuccessThanks {
margin-top: 15px;
}

#allProductsDefault hr {
margin-top: 10px;
margin-bottom: 10px;
}

#loginDefault fieldset {
margin-bottom: 10px;
border: 0px;
}

fieldset {
border: 0px;
}

fieldset legend {
font-weight: bold;
color: #6e6e6e;
padding-left: 0px;
}

#loginDefault fieldset label {
display: block;
width: 120px;
float: left;
text-align: right;
margin-right: 5px;
margin-bottom: 5px;
}


#loginDefault fieldset input {

margin-bottom: 5px;
}

fieldset#newsletterFieldset {
width: 500px;
}

div fieldset#newsletterFieldset label {

display: inline;
float: none;




}
div fieldset#newsletterFieldset input {
margin: 0px;
}

#passwordForgotten fieldset {
border: 0px;
}
#passwordForgotten legend {
display: none;
}

.messageStackSuccess {
margin-bottom: 10px;
}
.messageStackSuccess img {
display: inline;
}

fieldset#goldMembers {
width: 100%;
}

h2 { font-size: 140%; }

h3 { font-size: 120%; }

h4 { font-size: 100%; }

#promoBar, #blogBar {
width: 226px;
float: right;
background: #e890cb url(../../../../images/bg-sidebar.gif) no-repeat top;
}

#blogBar {
padding-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
}

#promoBar h2, #blogBar h2 {
margin-left: 12px;
padding-top: 20px;
color: #fff;
font-size: 200%;
font-weight: normal;
margin-bottom: 10px;
}

#promoBar h3, #blogBar h3, #blogBar h2 {
margin-left: 12px;
color: #fff;
font-size: 140%;
font-weight: normal;
border-bottom: 1px solid #fff;
padding-bottom: 3px;
width: 201px;
margin-bottom: 8px;
}

#promoBar ul {
color: #fff;
width: 201px;
list-style-type: none;
margin-left: 18px;

}

#blogBar ul {
color: #fff;
width: 201px;
list-style-type: none;
margin-left: 0px;
}

#blogBar p {
color: #fff;
width: 201px;
list-style-type: none;
margin: 0px 12px 12px 12px;
font-size: 90%;
}

#blogBar p a {
color: #fff;
}

#blogBar ul ul {
margin-left: 18px;
margin-bottom: 20px;
}

#promoBar ul li, #blogBar ul ul li {
border-bottom: 1px solid #edaad7;
width: 180px;
margin-bottom: 0px;
line-height: 1;
}

#promoBar ul li a, #blogBar ul li a {
color: #fff;
display: block;
width: 172px;
text-decoration: none;
padding-left: 8px;
font-size: 90%;
padding-bottom: 3px;
padding-top: 3px;
}

#promoBar ul li a:hover, #blogBar ul li a:hover {

background-color: #eb9ed2;
}
#currentSpecials {
clear: left;
}

.post {
padding-bottom: 10px;
}

.post small {
color: #e890cb;
display: block;
padding: 5px 0px;
font-size: 90%;
}
.post small a {
color: #e890cb;
}

.post h2 a {
text-decoration: none;
}

#commentform {
	width: 500px;
	text-align: left;
	margin-top: 15px;
	margin-left: 30px;
}

#commentform label {	
	width: 85px;
	float: left;	
	display: inline;

	clear: left;
} 

#commentform div input {
	float: left;	
	display: inline;
	margin-bottom: 5px;
	padding: 2px;
	width: 148px;
	border: 1px solid #6e6e6e;
	font: 100% Arial,Helvetica,sans-serif;
} 

#commentform div textarea {
	float: left;	
	display: inline;
	margin-bottom: 5px;
	padding: 2px;
	width: 320px;
	height: 100px;
	border: 1px solid #6e6e6e;	
	overflow: auto;
	font: 100% Arial,Helvetica,sans-serif;
}

#submitComment {	
	clear: left;
	display: block;
	margin-left: 85px;
	background-color: #f2748c;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 3px 8px;
width: 130px;
}

.errorText { color: #ff0000; }


.entrytext img {
float: right;
	margin: 0px 0px 10px 10px;
}

#gvFaqDefault h2 {
margin: 10px 0px;
}

a.productImage {
display: block;
height: 133px;
background-color: #f2c0e1;
padding: 1px;
}
a.productImage:hover {
background-color: #c0f3bf;
}

#mailingList form {
margin: auto;
margin-bottom: 10px;
	width: 478px;
	height: 74px;
	background: url(/images/bg-mailing-list.gif) top left no-repeat;
}
#mailingList form fieldset {
	padding-left: 77px;
	float: left;
}
#mailingList form fieldset legend {
	border-bottom: 1px solid #96e193;
	color: #fbedf7;
	font: 100% Verdana,Arial,Helvetica,'Sans Serif';
	padding: 7px 150px 5px 0;
}
#mailingList form fieldset label {
	display: none;
}
#mailingList form fieldset input {
	margin: 10px 12px 0 0;
	width: 146px;
	height: 19px;
	background-color: #e9f9e8;
	border: 1px solid #7eda7a;
	font: 100% Verdana,Arial,Helvetica,'Sans Serif';
	color: #4c4c4c;
padding: 4px 0 0 4px;
}
#joinButton {
	margin-top: 40px;
}

.gallery {
margin: 0 16px;
}

#location dl {
padding-bottom: 10px;
}
#location dl {
margin: 10px 0 0 0;
overflow: hidden;
line-height: 1.4;
}
#location dl dt {
display: block;
width: 130px;
float: left;
margin-left: 20px;
}
#location dl dd {
display: block;
width: 150px;
float: left;
}

#advert,
#sponsor {
margin: 30px 0 38px 38px;
width: 150px;
}

#map {
float: right;
margin-left: 15px;
border: 5px solid #ccc;
}
