/**
 * 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 {  
	behavior: url(includes/csshover.htc);
	}
body {
	margin: 0;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#e6e6e6;
}
.rrp_price {
	font-size:20px;
	text-align:center;
}
.categoryListBoxContents img {
	border:1px solid #ccc;
}
.categoryImg {
	padding-top:5px;
}
.our_price {
	font-size:24px;
	text-transform:uppercase;
/*	padding-top:5px;*/
	font-weight:normal;
}
.big_price {
	font-size:30px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.stroke {
	text-decoration: line-through;
}
.small_price {
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0px;
	padding-top:2px;
}
.currency_sign {
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0px;
	padding-top:5px;
}
.prod_head {
	padding:5px;
	border:1px solid #333;
	background-color: #e2e2e2;
}
.cat_top {
	font-size:20px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
	font-weight:normal;
}
.cat_sub_bg {
	background-color:#ffcc00;
	border:1px solid #ccc;
	padding-top:3px;
	padding-bottom:3px;
}
.cart_middle {
	margin:auto;
	font-size:13px;
	line-height:18px;
	padding-left:14px;
	padding-right:14px;
	width:180px;
	background-image: url(../images/design2/cart_middle.jpg);
}
.cat_sub {
	margin:auto;
	width:133px;
	height:26px;
	font-size:13px;
	line-height:26px;
	padding-left:5px;
	background-image: url(../images/design2/cat_bg.jpg);
}
.prod_table {
	width:174px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	height:300px;
	margin:auto;
}
.prod_image {
	height:150px;
}
.prod_name {
	border:1px solid #fff;
	background-color: #ccc;
	height:40px;
	font-weight:bold;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}
A.manuf:link, A.manuf:visited, A.manuf:active {
  color: #993300;
  text-transform:uppercase;
  text-decoration: none;
}
A.manuf:hover {
  color: #993300;
  text-transform:uppercase;
  text-decoration: underline;
}

.prod_price {
	padding-top:10px;
	line-height:16px;
	text-align:center;
	font-size:13px;
	padding-bottom:5px;
	height:55px;
}
.featured_bg {
	width:209px;
	height:432px;
	text-align:center;
	padding-top:85px;
	background-image: url(../images/design2/featured_bg.jpg);
}
.featured_bg_green {
	width:209px;
	height:432px;
	text-align:center;
	padding-top:85px;
	background-image: url(../images/design2/featured_bg_green.jpg);
}
.featured_bg_red {
	width:209px;
	height:432px;
	text-align:center;
	padding-top:85px;
	background-image: url(../images/design2/featured_bg_red.jpg);
}
.featured_bg_yellow {
	width:209px;
	height:432px;
	text-align:center;
	padding-top:85px;
	background-image: url(../images/design2/featured_bg_yellow.jpg);
}
.featured_bg_purple {
	width:209px;
	height:432px;
	text-align:center;
	padding-top:85px;
	background-image: url(../images/design2/featured_bg_purple.jpg);
}
.featured_bg_dark {
	width:209px;
	height:432px;
	text-align:center;
	padding-top:85px;
	background-image: url(../images/design2/featured_bg_dark.jpg);
}
.featured_name h1 {
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.featured_desc {
	padding:5px 15px 5px 15px;
	text-align:left;
}
.featured_price {
	font-size:13px;
	padding-left:15px;
	text-align:left;
}
.center_main {
	width:551px;
}
.center_right {
	vertical-align:top;
}
.manu_bg {
	width:145px;
	height:26px;
	padding-left:5px;
	padding-top:6px;
	background-image: url(../images/design2/manu_bg.jpg);
	background-repeat:no-repeat;
}
.manu_bg select {
	border:0;
}
.search_bg {
	width:296px;
	height:25px;
	padding-left:20px;
	padding-top:7px;
	background-image: url(../images/design2/search_bg.jpg);
}
.search_bg input {
	border:0;
}
.header_02 {
	width:920px;
	height:30px;
	padding-top:7px;
	color:#fff;
	background-image: url(../images/design2/header_02.jpg);
}
.header_02 a:link {
	color:#fff;
}
.header_02 a:visited {
	color:#fff;
}
.header_02 a:active {
	color:#fff;
}
.header_02 a:hover {
	color:#333;
	text-decoration: underline;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
.header_top {
	margin:auto;
	width:991px;
	padding-top:5px;
}
.cart_top {
	width:208px;
	height:17px;
	background-image: url(../images/design2/cart_top.jpg);
}
.xsell_top {
	width:208px;
	height:103px;
	background-image: url(../images/design2/cross_top.jpg);
}
.xsell_top2 {
	width:208px;
	height:103px;
	background-image: url(../images/design2/cross_top2.jpg);
}
.top_bg {
	width:100%;
	height:141px;
	margin-bottom:10px;
	background-image: url(../images/design2/top_bg.jpg);
	background-repeat:repeat-x;
}
.top_bg_red {
	width:100%;
	height:141px;
	margin-bottom:10px;
	background-image: url(../images/design2/top_bg_red.jpg);
	background-repeat:repeat-x;
}
.top_bg_green {
	width:100%;
	height:141px;
	margin-bottom:10px;
	background-image: url(../images/design2/top_bg_green.jpg);
	background-repeat:repeat-x;
}
.top_bg_purple {
	width:100%;
	height:141px;
	margin-bottom:10px;
	background-image: url(../images/design2/top_bg_purple.jpg);
	background-repeat:repeat-x;
}
.top_bg_dark {
	width:100%;
	height:141px;
	margin-bottom:10px;
	background-image: url(../images/design2/top_bg_dark.jpg);
	background-repeat:repeat-x;
}
.top_bg_yellow {
	width:100%;
	height:141px;
	margin-bottom:10px;
	background-image: url(../images/design2/top_bg_yellow.jpg);
	background-repeat:repeat-x;
}
.legalCopyright {
	color:#3399cc;
	text-transform:uppercase;
	font-size:12px;
}
.legalCopyright a:link {
	color:#3399cc;
}
.legalCopyright a:visited {
	color:#3399cc;
}
.legalCopyright a:active {
	color:#3399cc;
}
.legalCopyright a:hover {
	color:#3399cc;
	text-decoration: underline;
}
.footer_main {
	background-color:#333333;
	width:100%;
	height:226px;
	padding-top:20px;
	margin-bottom:5px;
	margin-top:10px;
}
.footer {
	background-image: url(../images/design2/footer_02.jpg);
	margin:auto;
	width:955px;
	height:161px;
}
.footer_01 {
	margin:auto;
	width:991px;
}
.footer_02 {
	margin:auto;
	width:991px;
	padding-top:15px;
}
.footer_col {
	width:197px;
	padding-left:40px;
	line-height:22px;
	padding-top:22px;
	text-align:left;
	text-transform:uppercase;
}
.col1 {
	width:155px;
}
.col2 {
	width:237px;
}
.footer_col a:link {
	font-size:12px;
	color:#fff;
}
.footer_col a:visited {
	color:#fff;
}
.footer_col a:active {
	color:#fff;
}
.footer_col a:hover {
	color:#fff;
	text-decoration: underline;
}
.footer_head {
	padding-bottom:5px;
	color:#cccccc;
	font-size:13px;
	font-weight:bold;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}
 
a:visited {
	color: #333333;
	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: #333333;
	text-decoration: underline;
	}

a:active {
	color: #333333;
	text-decoration: none;
	}

h1 {
	font-size: 1.8em;
	color:#333333;
	font-weight:normal;
	}

h2 {
	font-size: 1.7em;
	color:#333333;
	font-weight:normal;
	}

h3 {
	font-size: 1.6em;
	color:#333333;
	font-weight:normal;
	}

h4, h5, h6, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
legend {
	color:#333333;
}

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

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

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 {
	background: #F0F8FF;
	}

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

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

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

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

#logo, .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;
	}

.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 {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 991px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#mainWrapper {
	margin: auto;
	} 
#navColumnTwoWrapper {
	padding-left:22px;
}
#navColumnOneWrapper {
	padding-left:2px;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	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, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

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

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navSuppWrapper {
	margin: 0em;
	background-color: #fff;
	font-weight: normal;
	color: #666;
	width: 100%;
	border-top:3px solid #666;
	}

#navSupp ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li {
	display: inline;
	}

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

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
.xsell_table {
	width:208px;
	height:326px;
	background-image: url(../images/design2/cross_bg.jpg);
}
.info_price {
	background-color:#ffcc00;
	padding:1px;
	height:30px;
	color:#000;
	text-align:center;
}
#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 {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	padding-top:0.4em;
	}

#navColumnTwo {
	}

/*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;
	}
.centerColumn {
	}
.main_column {
	padding:6px 16px 0px 16px;
	border:1px solid #cccccc;
	background-color:#fff;
}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	padding-top: 0em;
	}

.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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	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: #993300;
	text-transform:uppercase;
	}

.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*/
#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: 13px;
	color: #666666;
	font-weight:bold;
	}

.leftBoxHeading {
	margin: 0em;
	padding: 0.4em 0.6em;
	}
#categoriesHeading {
	margin: 0em;
	background-image: url(../images/design/top_heading.jpg);
	height:35px;
	padding: 0.4em 0.6em;
	background-repeat:no-repeat;
}
.centerBoxHeading {
	margin: 0em;
	padding: 0.2em 0.2em;
	background-color:#eaeaea;
	font-weight:bold;
	}
.centerBoxHeading2 {
	margin: 0em;
	padding: 0.3em 0.2em;
	background-color:#666666;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:10px;
}
h2.centerBoxHeading2 {
	color:#fff;
	font-family:arial;
	text-transform:uppercase;
	font-size:11px;
}
h2.centerBoxHeading {
	font-size:1.1em;
}
.leftBoxContainer {
/*	margin-top: 0.2em;
	margin-bottom: 1.0em;*/
	}
.rightBoxContainer {
	margin-top:0.4em;
	}

.sideBoxContent {
	background-color:#fff;
	font-size:1.0em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	line-height:22px;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	font-weight:bold;
	}

.rightBoxHeading {
	margin: 0em;
	background-image: url(../images/design/heading.jpg);
	height:19px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding: 0.1em 0.2em;
	}

h3.leftBoxHeading a:hover {
	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	text-decoration: underline;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.centerBoxHeading, .leftBoxHeading {
	text-align:left;
}
#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, #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: 10px 3px; line-height: 150%;}

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

#checkoutShipping, #checkoutShipAddressDefault, #checkoutSuccess, #checkoutPayment, #checkoutPayAddressDefault, #checkoutConfirmDefault {
	width:780px;
}
legend {
position: relative;
/* this works for IE6, to move up the legend */
top: 0.7em;
}

/* Hide this rule from IE */
legend {
/* on Gecko based browser we move the legend up with this */
margin-bottom: .3em;
}
#banner_promo {
	left: 0px; 
	BOTTOM: 0px; 
	z-index:1000;
	position:fixed;
}

