/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font:12px verdana;
	color: #000000;
	background-color: #FFFFFF;
	}
a {
position:relative;
	z-index:500;
}
a img {border: none; 
}

a:link, #navEZPagesTOC ul li a {
	color:#666;
	text-decoration: none;
	}
 
a:visited {
	color: #666;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color:#C00;
	}
.centerBoxContentsProducts{
	float:left;
	border-bottom:#CCC solid 1px;
	margin-top:10px;
	margin-bottom:10px;
	height:370px;
	}
#indexProductList .centerBoxContentsProducts .listingProductImage {
display: table-cell;
vertical-align: middle;
margin-left:auto;
margin-right:auto;
height: 100px;
max-height:100px;
width: auto;
max-width:200px;
}

#indexProductList .centerBoxContentsProducts .sold_out_on_image img{
	height:26px;
	width:97px;
	margin-top:10px;
}
	

.centerBoxContentsProducts .listingDescription {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	height:100px;
	text-align:left;
}
.centerBoxContentsProducts .itemTitle {
	margin-left:10px;
	margin-right:10px;
	text-align: left;
	height:40px;
}
.centerBoxContentsProducts {
	padding-top:20px;
}

.centerBoxContentsProducts {
	margin-bottom:30px;
	padding-bottom:20px;
}

a:active {
	color: #666;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 12px;
	}
h3 a:link {
color:#666;
}
h3 a:hover {
color:#C00;
}
h3 a:visited {
color:#666;
}


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float: left;}


LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	float: left;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	color: #000000;
	}

.messageStackSuccess {
	color: #000000;
	}

.messageStackCaution {
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
	font:Verdana, Geneva, sans-serif;
	color:#000;
	min-width:1250px;


	}
#headermainWrapper {
	height:158px;
	background-image:url(../images/headerwrapperbg.png);
	background-repeat:repeat-x;
}
#insideWrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#insideWrapper2 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#insideWrapper3 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#insideWrapperfooter {
	width:1000px;
	height:158px;
	margin-left:auto;
	margin-right:auto;
}
#headershadowleft {
	height:158px;
	width:33px;
	background-image:url(../images/shadowleft.png);
	background-repeat:repeat-y;
	float:left;
}
#headerleft {
	height:158px;
	width:6px;
	background-image:url(../images/headerbgleft.png);
	background-repeat:no-repeat;
	float:left;
}
#headermiddle {
	height:158px;
	width:922px;
	background-image:url(../images/headerbgmiddle.png);
	float:left;

}
#logo {
	height:98px;
	width:343px;
	margin:30px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:left;
}
#homesticker {
	width:68px;
	height:84px;
	margin-top:30px;
	margin-left:30px;
	float:left;
}
#phone {
	height:96px;
	width:139px;
	float:left;
	visibility:visible;
	margin-left:150px;
	margin-right:60px;
	margin-top:20px;
}
#homesticker img {
	visibility:visible;
}
#searchbar {
	margin-right:40px;
	margin-top: -30px;
	padding:0px;
	height: 35px;
	width: 210px;
	float:right;
	position:relative;
	background: url(../images/searchbox.png) no-repeat;
}
#livebutton {
	
	margin-top:-31px;
	margin-left:0px;
	overflow: visible;
}
#roofbar {
	height: 35px;
	background-image: url(../images/roofbar.jpg);
	overflow:hidden;
	position:fixed;
	width:100%;
	z-index:700;

}
#roofbarwrapper {
		width:1000px;
		margin:0 auto;
}
#roofbar ul {
	height:35px;
	list-style:none;
		margin-top:3px;

	
}

#roofbar li {
	padding-right: 1px;
	display:inline;	
}

#roofbar a {
	display: inline;
	color: #CC0000;
	text-decoration: none;
	padding: 0px 9px 13px;
	font-size: 12px;
	font-weight: 2;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	line-height:2;
}

#roofbar a:hover, #roofbar li:hover a, #roofbar li.sfhover a {
	color: #CC0000;
}

#searchbar input, .searchbar input:focus {
	background: transparent;
	color: #CC0000;
	border: none;
	padding:0px;
	margin-top:10px;
	margin-left: 55px;
	width: 180px;
	font-size: 14px;
	font-family: tahoma, sans-serif;
	position:absolute;
}

#flashheader {
	float:left;
	display:none;
	visibility:hidden;
}
#headerright {
	height:158px;
	width:6px;
	background-image:url(../images/headerbgright.png);
	background-repeat:no-repeat;
	float:left;
}
#scanalert {
	width:140px;
	height:57px;
	background-image:url(../images/scanbg.png);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:12px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:500;
}
#headershadowright {
	height:158px;
	width:33px;
	background-image:url(../images/shadowright.png);
	background-repeat:repeat-y;
	float:left;
}
#headershadowtop {
	height:33px;
	background-image:url(../images/shadowtop.png);
	background-repeat:repeat-x;
	margin-top:-33px;
	z-index:400;
	position:relative;
}
#headershadowbottom {
	height:33px;
	background-image:url(../images/shadowbottom.png);
	background-repeat:repeat-x;
	z-index:400;
	margin-bottom:-33px;
	position:relative;
}
#dividerwrapper {
	height:46px;
	background-image:url(../images/headerdivider.jpg);
	background-repeat:repeat-x;
	
}
#dividerwrapper2 {
	height:46px;
	background-image:url(../images/headerdivider.jpg);
	background-repeat:repeat-x;
	
}
#dividershadowleft {
	height:46px;
	width:33px;
	background-image:url(../images/shadowleft.png);
	background-repeat:repeat-y;
	float:left;
}
#dividershadowleft2 {
	height:46px;
	width:33px;
	background-image:url(../images/shadowleft.png);
	background-repeat:repeat-y;
	float:left;
}
#dividerleft {
	height:46px;
	width:6px;
	background-image:url(../images/headerdividerleft.jpg);
	background-repeat:repeat-y;
    float:left;
}
#dividerleft2 {
	height:46px;
	width:6px;
	background-image:url(../images/headerdividerleft.jpg);
	background-repeat:repeat-y;
    float:left;
}
#dividermiddle {
	height:46px;
	width:922px;
	float:left;
}
#dividermiddle2 {
	height:46px;
	width:922px;
	float:left;
}
#dividerright {
	height:46px;
	width:6px;
	background-image:url(../images/headerdividerright.jpg);
	background-repeat:repeat-y;
    float:left;
}
#dividerright2 {
	height:46px;
	width:6px;
	background-image:url(../images/headerdividerright.jpg);
	background-repeat:repeat-y;
    float:left;
}
#dividershadowright {
	height:46px;
	width:33px;
	background-image:url(../images/shadowright.png);
	background-repeat:repeat-y;
	float:left;
}

#dividershadowright2 {
	height:46px;
	width:33px;
	background-image:url(../images/shadowright.png);
	background-repeat:repeat-y;
	float:left;
}

#footerright {
	height:158px;
	width:6px;
	background-image:url(../images/headerbgright.png);
	background-repeat:no-repeat;
	float:left;
	
}
#footershadowright {
	height:158px;
	width:33px;
	background-image:url(../images/shadowright.png);
	background-repeat:repeat-y;
	float:left;
		
}
#footershadowtop {
	height:33px;
	background-image:url(../images/shadowtop.png);
	background-repeat:repeat-x;
	margin-top:-33px;
	z-index:400;
	position:relative;
}
#footershadowbottom {
	height:33px;
	background-image:url(../images/shadowbottom.png);
	background-repeat:repeat-x;
	z-index:400;
	position:relative;
}
#footerdividerwrapper {
	height:46px;
	background-image:url(../images/headerdivider.jpg);
	background-repeat:repeat-x;

}
#footermainWrapper {
	height:158px;
	background-image:url(../images/headerwrapperbg.png);
	background-repeat:repeat-x;
	margin-top:-33px;
	white-space: nowrap;


}
#footershadowleft {
	height:158px;
	width:33px;
	background-image:url(../images/shadowleft.png);
	background-repeat:repeat-y;
	float:left;
}
#footerleft {
	height:158px;
	width:6px;
	background-image:url(../images/headerbgleft.png);
	background-repeat:no-repeat;
	float:left;
}
#footermiddle {
	height:158px;
	width:922px;
	background-image:url(../images/headerbgmiddle.png);
	float:left;
	white-space: nowrap;

		
}
#headerWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
 #contentMainWrapper {
	padding: 0em;
	width:934px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	

 }
#contentoutsideWrapper {
	width:1000px;
	background-image:url(../images/shadowmain.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
	padding-top:30px;
}
#logoWrapper {
	margin-left:0px;
	width:755px;
	height:414px;
}
#home {
	width:755px;
	height:414px;
	position:center;
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#columnLeft {
	margin-left:0px;
}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em .5em 1em;
	}


.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, {
	margin: 0em;;
	height:1%;
	font-weight: bold;
	color: #ffffff;
	width: 100%
}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	}
#navMain {
	margin-top:40px;
}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}



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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding-left:0px;
	margin-left:30px;
	font-weight: bold;
    font-size:0.98em;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	float: left;
	}

#navColumnOne {
	}

#navColumnTwo {
	}

/*The main content classes*/
#contentColumnMain{
	vertical-align:top;
}
#navColumnOne {
	vertical-align:top;
}
#navColumnTwo {
	vertical-align:top;
}
.centerBoxContents {
	vertical-align:top;
}
.specialsListBoxContents {
	vertical-align:top;
}
.additionalImages {
	vertical-align:top;
	float:left;
	padding:0px;
}
.additionalImages img{
	border:solid 1px;
	border-color:#CCC;
}
.centerBoxContentsSpecials {
	vertical-align:top;
}
.centerBoxContentsSpecials {
	float:left;
}
.centerBoxContentsAlsoPurch {
	vertical-align:top;
}
.centerBoxContentsFeatured {
	vertical-align:top;
}
.centerBoxContentsNew {
	vertical-align:top;
}
.alert {
	vertical-align: top;
	}
.categoryListBoxContents{
	vertical-align:top;
}

/*.content,*/ 
/*font-size: 1.2em;*/
#productDescription {
	padding-left:10px;
	padding-top:0px;
	margin-top:0px;
	float: left; 
}
.shippingEstimatorWrapper {
	
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	margin-left:20px;
	width:640px;
	text-align:justify;
	margin-bottom:50px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em; 
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 1em 1em 0em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 10%;
	margin: 0.0em 0em;
}

.attribImg img{
	width: 10%;
	margin: 0.0em 0em;
}
.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 14px;
	color: #ffffff;
	}

.reviewCount {
	margin-top:20px;
}
.leftBoxHeading {
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	padding: .7em 0em;
	height:36px;
	width:255px;
	margin-left:-6px;
	margin-bottom:0px;
	}

.leftBoxContainer {
	border: 0px;
	margin-top: 0em;
	width:156px;
	margin-bottom:20px;
	margin-left:7px;
	}

.sideBoxContent {
	font:Verdana, Geneva, sans-serif;
	color:#C00;
	font-size:1.1em;
	margin-left:20px;
	}
.sideBoxContent a {
	color:#C00;
	font:Verdana, Geneva, sans-serif;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFFFF;
	}

.rightBoxHeading {
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	padding: .7em 0em;
	height:25px;
	width:156px;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	margin-bottom: 1em;
}
.categoryListBoxContents, .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#siteinfoIP {
	margin-top:20px;
}

#productName {padding:10px; text-align:left;}
#productAdditionalImages{margin:0px; float:left; width:275px; padding:0px;}
#productMainImage { padding:10px;}
#productMainImage img{
	max-width:240px;
	height:inherit;
}
#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 {
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	}

.forward, #shoppingCartDefault #PPECbutton {
	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;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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;
	}
.information {padding: 0px 0px; line-height: 100%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#blanksideboxHeading {
	display:none;
}


.smalltext1 {
	font-family:Tahoma;
	text-align: center;
	color:#000000;
	font-weight:bold;
	}

.save {
	font-family:Tahoma;
	text-align: center;
	color:#636466;
	font-weight:bold;
	}
	
.norm {
	font-family:Tahoma;
	text-align: center;
	color:#981B1E;
	font-weight:bold;
	}
	#social {
		width:410px;
		position:fixed;
	top: 0px; right: 10px;
	z-index:700;

}
#topimage {
	width: 652px; 
	height: 353px; 
	margin-left: -5px; 
	margin-top: -10px;
	background-image: url(../images/topimage.png) no-repeat;
}

.addressBook .addressEntry {
	float:left;
	width: 100% !important;
	clear:both !important;
}

.addressRadio {
	float:left;
	margin-top:2px;
}
.moduleRow {
	margin-top:20px;
}

.addressTitle {text-transform: uppercase; font-weight:bold;}

#shippingMethods {
	margin-left:-15px;
	float:left;
}

.important {
	padding-left:20px;
}
	
