
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	/*background-color: #fff;
	background-image: url('/images/background2.jpg');
	background-repeat: repeat-x;*/
	height: 100%;
}

#bgTopDiv {
	background-image: url('/images/shadow2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

a img {border: none; }

a {
	color: #0a224e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}

a.category-top {
	background-color: #cccccc;
}

h1 {
	margin: 0;
	font-size: 160%;
	color: #8b0000;
}

h1.alt1 {
	margin: 0 0 9px 0;
	font-size: 130%;
	color: #8b0000;
}

#productListHeading {
	margin: 0 0 6px 0;
}

h2 {
	color: #8b0000;
	margin: 7px 0 9px 0;
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}

p.heading {
	font-weight: bold;
	color: #666666;
}

p.heading2 {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}

fieldset {
	padding: 6px;
	margin: 0 0 5px 0;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
	color: #666666;
}

label, h4.optionName {
	color: #0A0A0A;
	padding: 2px;
}

label.checkboxLabel {
	padding: 2px;
	margin: 4px;
}

label.radioButtonLabel {
	/*padding: 2px;
	margin: 4px;*/
	padding: 2px;
	margin: 4px;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	padding: 0 0 10px 0;
	height: 150px;
	float: left;
}
label.inputLabel {
	color: #0A0A0A;
	width: 140px;
	float: left;
	text-align: right;
	padding: 6px 10px 3px 4px ;
}

p.inputLabel {
	padding: 0 0 2px 0;
}

label.inputLabelPayment {
	color: #0A0A0A;
	width: 180px;
	float: left;
	padding: 7px 0 0 27px;
}

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

address {
	margin: 0 50px 0 0;
	padding: 5px;
	border: 1px solid #848484;
	font-style: normal;
}

.addressbox {
	margin: 3px 25px 0 0;
	padding: 5px;
	border: 1px solid #848484;
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #848484;
}

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 960px;
}

#contentMainWrapper {
	margin: 0em;
	padding: 0em;
}

#ezPageBoxList, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#cartBoxListWrapper, #cartBoxListWrapper ul {
	margin: 0;
	padding: 0 0 0 5px;
}

#headerWrapper {
	margin: 0;
	padding: 0;
}

#logoWrapper{
	background-color: #ffffff;
	padding: 0 0 17px 0;
}

#logo {
	height: 71px;
	border-bottom: 1px solid #838B8B;
}

#textbar {
	position: relative;
	height: 33px;
	width: 960px;
	background-image:url('/images/textbar_gradient.png');
	border-bottom: 1px solid #838B8B;
}
 
#textbar_prices {
	position: absolute;
	color: #8b0000;
	font-size: 17px;
	width: 110px;
	top: 7px;
	left: 25px;
}

#textbar_elipse1 {
	position: absolute;
	top: 16px;
	left: 154px;
}

#textbar_text {
	position: absolute;
	color: #8b0000;
	font-size: 15px;
	top: 9px;
	left: 183px;
}

#textbar_elipse2 {
	position: absolute;
	top: 16px;
	right: 219px;
}

#textbar_shippingtext {
	position: absolute;
	color: #8b0000;
	font-size: 17px;
	width: 148px;
	top: 7px;
	right: 52px;
}

#textbar_shippingicon {
	position: absolute;
	top: 9px;
	right: 22px;
}

#navColumnOneWrapper {
	margin: 0;
}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 6px;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	list-style-type: square;
	margin: 0;
	width: 47%;
}

#productDetailsList {
	float: left;
	margin: 0 0 0 2em;
}

.wrapperAttribsOptions {
	margin: 0.3em 0;
}

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#topBar {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 23px;
	background-color: #8B0000;
}

#topBarInside {
	position: relative;
	width: 960px;
	margin: auto;
	background-color: #8FBC8F;
}

#topBarMenu1 {
	font-size: 10px;
	position: absolute;
	text-align: right;
	width: 300px;
	top: 5px;
	left: 450px;
}

#topBarCartIcon {
	position: absolute;
	top: 3px;
	left: 766px;
}

#topBarMenu2 {
	font-size: 10px;
	position: absolute;
	text-align: left;
	width: 170px;
	top: 5px;
	right: 0;
}

#topBarArrowIcon {
	position: absolute;
	top: 8px;
	right: 16px;
}

#topBarMenu1 a {
	font-size: 10px;
	color: #fff;
	margin: 0 6px 0 6px;
	padding: 0;
}

#topBarMenu2 a {
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#topBar a.a1 {
	color: #fff;
	margin: 0 15px 0 15px;
}

#topBar a.a2 {
	color: #fff;
	margin: 0 15px 0 15px;
}

#navMain {
	width: 100%;
	background-color: #ccc;
}

#navMainWrapper {
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-bottom: 0px solid #ccc;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	text-align: center;
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
}

#productDescription ul li, #productDescription ul li, #productDescription ul li {
	margin: 0;
	padding: 0;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainRight {
	float: right;
	padding: 0px 0px 0 0;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#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 {
	color: #141414;
}

#navBreadCrumb {
	background-color: #f5f5f5;
	padding: 5px 3px 6px 5px;
	border: 1px solid #ccc;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne {
	vertical-align: top;
	margin: 0 0 300px 0;
}

#navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

.shippingEstimatorWrapper {
	margin: 0 0 0;
	padding: 0 0 0 165px;
}

#productDescription p {
	margin: 10px 0 0 0;
	padding: 0;
}

.alert {
	color: #c00;
}
.advisory {}
.important {
	color: #0A0A0A;
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}

.centerColumn {
	background-color: #fff;
	padding: 0 10px 0 6px;
}

.centerColumnProduct {
	background-color: #EED5B7;
	padding: 0 0 0 5px;
}

.productImage {
	float: left;
	width: 150px;
}

.productCenterCol {
	float: left;
	padding: 0 0 0 10px;
	width: 400px;
	margin: 0;
}

.productReviews {
	padding: 0 0 0 5px;
	width: 130px;
	margin: 15px 0 50px 0;
	text-align: left;
}

.productReviews p{
	padding: 0;
	margin: 0 0 5px 0;
}

.productReviews p.name{
	padding: 0;
	margin: 0 0 15px 0;
}

.productReviews2 {
	padding: 10px 0 0 5px;
	margin: 15px 15px 50px 0;
	text-align: left;
	border-top: 1px solid #838B8B;
}

.productReviews2 p{
	padding: 0;
	margin: 0 0 5px 0;
}

.productReviews2 p.name{
	padding: 0;
	margin: 0 0 15px 0;
}

.productRightCol {
	float: left;
	width: 220px;
	margin: 0 0 100px 0;
}

#cartAdd {
	float: left;
	width: 150px;
	height: 115px;
	padding: 10px;
	margin: 0 0 0 10px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #838B8B;
}

#cartAdd p {
	padding: 0 0 12px 0;
	margin: 0;
}

#productAttributes {
	float: left;
	margin: 10px 0 30px 0;
	padding: 0 0 0 10px;
	width: 205px;
}

#productDescription {
	margin: 0;
	padding: 0;
}

#productDescription3 {
	margin: 0 0 30px 0;
	padding: 0;
}

#shoppingCartDefault {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	padding: 0 0 8px 0;
}

#productAdditionalImages {
	text-align: center;
}

.tableHeading th {
	border-bottom: 1px solid #848484;
	padding: 0 0 5px 0;
}

.tableHeading, #cartSubTotal {
	background-color: #fff;
}

#cartSubTotal {
	border-top: 1px solid #848484;
	text-align: right;
	line-height: 27px;
	padding: 0 18px 0 3px;
}

tr.tableHeading {
	background-color: #fff;
}

#cartInstructionDisplay {
	padding: 0;
}

#scUpdateQuantity {
	width: 1px;
}

#scCartImage {
	width: 50px;
}

.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;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 0 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;
}

#productMainImage {
	margin: 0 15px 0 0;
}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 15px 15px 0 0;
}
.categoryIcon {}

.progress {
}

.progress a {
	padding: 2px 6px 2px 6px;
	background-color: #ccc;
	margin: 0;
}

.progress a.active {
	color: #fff;
	background-color: #8B0000;
}

.cartHelp {
	margin: 0;
}

.cartHelp ul {
	list-style-type: disc;
	padding: 12px 10px 0 38px;
	margin: 0 0 33px 0;
}

.cartImage {
	margin: 0;
	padding: 9px 0 0 4px;
}

#cartProdTitle {
	margin: 0 0 0 1px;
}

.cartProductDisplay {
	padding: 6px ;
}

.cartAttribsList {
	margin: 3px 0 0 0;
}

.cartQuantity {
	width: 50px;
	padding: 8px 0 5px 0;
}

.cartRemoveItemDisplay, .cartQuantityUpdate, .cartTotalsDisplay {
	padding: 6px 0;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding: 6px 3px;
}

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	margin: 1.1em 0;
	height: 1%;
}

.columnLeft { margin: 0; }

h3.leftBoxHeading, h3.leftBoxHeading a {
	margin: 0;
	padding: 5px 3px 6px 0.4em;
	font-weight: bold;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	padding: 0.4em 3px 0 7px;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading {
	background-color: #b5d1e8;
}
.centerBoxHeading, .rightBoxHeading {
	background-color: #f5f5f5;
}

.leftBoxContainer {
	border-top: 1px solid #ABABAB;
	margin: 0 0 10px 0;
	width: 160px;
}

.leftLinkContainer {
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	background-color: #fff; 
	padding: 7px 10px 7px 10px;
	cursor: pointer;
}

.leftLinkContainerSelected {
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	background-color: #cccccc; 
	padding: 7px 10px 7px 10px;
}

.leftLinkContainer a {
	color: #8b0000;
	font-weight: bold;
}

.leftLinkContainer a:hover {
	color: #8b0000;
	font-weight: bold;
	text-decoration: none;
}

.leftLinkContainerSelected a {
	color: #8b0000;
	font-weight: bold;
}

.leftLinkContainerSelected a:hover {
	color: #8b0000;
	font-weight: bold;
	text-decoration: none;
}

.rightBoxContainer {
	border: 1px solid #b5d1e8;
	margin: 0 0 1em 0;
}

.rightBoxRight {
	padding: 5px 14px 0 0;
	float: right;
}

.sideBoxContent {
	background-color: #f5f5f5;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	background-color: #f5f5f5;
}

.back {
	float: left;
}

.forward {
	float: right;
}

.forwardButton {
	padding: 5px 0 0 0;
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #f5f5f5;
}
.productListing-data {
	vertical-align: top;
	padding: .5em .5em;
}
.productListing-data h3 {
	margin: 0 0 .25em 0;
}

.productListing-main {
	vertical-align: top;
}

#productsListingTopNumber {
	margin: 0 0 10px 0;
	padding: 5px 0 0 10px;
}

#productsListingBottomNumber {
	padding: 0;
}

#productsListingListingTopLinks {
}

#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;
}

#desc_help {
	padding: 5px 15px 5px 15px;
	margin: 0 15px 0 0;
	background-color: #FFEFD5;
	border: 1px solid #cccccc;
}

#desc_help2 {
	padding: 10px;
	margin: 0 15px 0 0;
	background-color: #FFEFD5;
	border: 1px solid #848484;
}

#look_link {
	float: left;
}

#look_link2 {
	padding: 2px 0 0 0;
}

img.look {
	padding: 2px 3px 0 0;
}

#desc_help ul {
	padding: 0;
	margin: 0 0 5px 30px;
}

#productDescription ul {
	margin: 0 0 15px 30px;
	padding: 0;
}

#new_price {
	font-size: 20px;
}

#indexDefaultMainContent {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 770px;
}

#indexDefaultMainContent td {
	padding: 0 12px 8px 12px;
}

#indexPicArea {
	position: relative;
	background-color: #fff;
	margin: 0 0 0 0;
	width: 770px;
	height: 395px;
}

.indexBigPic {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 16px;
	background-color: #000;
	margin: 0;
	padding: 0;
	width: 510px;
	height: 260px;
}

.indexBigPicText h2 {
	color: #fff;
	font-weight:normal;
	font-size: 18px;
	margin: 0;
}

#indexSmallPic1 {
	position: absolute;
	background-color: #0000CD; 
	margin: 0 0 0 0;
	top: 0;
	right: 0;
	width: 250px;
	height: 125px;
}

#indexSmallPicInt {
	position: relative;
	background-color: #fff;
	margin: 0;
	top: 0;
	left: 0;
	width: 250px;
	height: 125px;
}

#indexSmallPicIntBot {
	font-size: 10px;
	position: absolute;
	top: 108px;
	left: 0;
	width: 245px;
	height: 15px;
	padding: 2px 0 0 5px;
	margin: 0;
}

#indexSmallPicIntBot a {
	color: #fff;
	font-size: 10px;
}

#indexSmallPic2 {
	position: absolute;
	background-color: #0000CD; 
	margin: 0 0 0 0;
	top: 135px;
	right: 0;
	width: 250px;
	height: 125px;
}

#indexSmallPic3 {
	position: absolute;
	background-color: #0000CD; 
	margin: 0 0 0 0;
	top: 270px;
	left: 0;
	width: 250px;
	height: 125px;
}

#indexSmallPic4 {
	position: absolute;
	background-color: #0000CD; 
	margin: 0 0 0 0;
	top: 270px;
	left: 260px;
	width: 250px;
	height: 125px;
}

#indexSmallPic5 {
	position: absolute;
	background-color: #0000CD; 
	margin: 0 0 0 0;
	top: 270px;
	left: 520px;
	width: 250px;
	height: 125px;
}

#footerArea {
	position: relative;
	background-color: #838B8B; 
	width: 960px;
	height: 28px;
}

#footerAreaLeft {
	position: absolute;
	color: #fff;
	width: 625px;
	height: 22px;
	left: 0;
	padding: 6px 0 0 25px;
}

#footerAreaLeft a {
	color: #fff;
}

#footerAreaRight {
	position: absolute;
	color: #fff;
	width: 275px;
	height: 22px;
	right: 0;
	text-align: right;
	padding: 6px 25px 0 0;
}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}

#orderTotals {
	padding: 0 0 15px 0;
}

.buttonRowSmaller {
	width: 300px;
}

#somespace {
	height: 8px;
}

#somespace2 {
	height: 4px;
}

.emailnote1 {
	color: #0A0A0A;
	margin: 0;
}

.emailnote1 ul {
	color: #0A0A0A;
	padding: 4px 0 9px 34px;
	margin: 0;
}

.checkout_top {
	width: 100%;
	height: 2px;
	border-bottom: 1px solid #8b0000;
}

.checkoutnote {
	color: #666666;
}

.checkoutnote2 {
	color: #5B5B5B;
}

.checkouttable {
	line-height: 20px;
	border-collapse:collapse;
	padding: 17px 0 0 0;
	margin: 0;
}

.checkouttable td.tdline1 {
	line-height: 20px;
	padding: 4px 0 0 0;
}

.checkouttable td.tdline2 {
	line-height: 15px;
	padding: 0 0 12px 0;
}

.checkouttd {
	width: 144px;
	text-align: right;
	padding: 0 6px 0 0;
}

.checkouttdcc {
	width: 160px;
	padding: 0;
}

.ccinfo {
	padding : 10px 0 0 25px;
}

.gafield {
	border: 1px solid #838B8B;
	background-color: #ECF1EF;
}

.gadisabled {
	border: 1px solid #949494;
	background-color: #D1D1D1;
}

.confirmbox {
	float: right;
	width: 472px;
	background-color: #ffefd5;
	border: 1px solid #848484;
	text-align: right;
	padding: 3px 5px 4px 0;
}

.confirmbox2 {
	float: right;
	/*background-color: #E6E6FA;*/
	text-align: right;
}

#mainheadline {
	text-align: left;
	padding: 5px;
}

a.blue {
	color: #2200cc;
	text-decoration: none;
}
a:visited.blue {
	text-decoration: none;
}
a:hover.blue {
	text-decoration: underline;
}

a.bigblue {
	color: #2200cc;
	text-decoration: none;
	font-size: 16px;
}
a:visited.bigblue {
	text-decoration: none;
	font-size: 16px;
}
a:hover.bigblue {
	text-decoration: underline;
}

.pulldown1 {
	width: 180px;
	border: 1px solid #838B8B;
	background-color: #f5f5f5;
}

.textinp1 {
	width: 180px;
    border: 1px solid #838B8B;
    background-color: #f5f5f5;
}

#PPECbutton {
	padding: 5px 0 0 0;
	float: left;
}

#PPECor {
	padding: 11px 8px 0 8px;
	float: left;
}

#productListing td {
	padding: 0 5px;
}

#productListing h3 {
	padding: 0;
	margin: 4px 0;
}

#productListing ul {
	padding: 0 0 0 19px;
	margin: 4px 0;
}


