
* {
    margin: 0;
    padding: 0;
}
body {
	background: url('../images/bodybg.jpg') repeat scroll 0% 0% transparent;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    color: #000;
    line-height:150%;
	text-align:center
}
table, td {
    border-collapse: collapse;
    font-size: 100%;
}
table, td, img {
    border: 0 none;
}
form, td {
    margin: 0;
    padding: 0;
}
td {
    text-align: left;
    vertical-align: top;
}


.main-width {
	text-align:left;
    margin: 0px auto;
    vertical-align: top;
    width: 970px;
    padding: 0px 5px;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.clear {
    clear: both;
}
img {
    vertical-align: top;
}
a img {
    border: 0 none;
}
ul {
    list-style: none outside none;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center;
}
.wrapper {
    overflow: hidden;
    width: 100%;
}
.container {
    width: 100%;
}
.column-1, .column-2, .column-3 {
    float: left;
}
a {
    color: #000000;
    outline: medium none;
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
p {
    margin: 0;
    padding: 0;
}
.top-one {
    height: 110px
}

.nav_link {
    float: right;
    width: 312px;
    padding-top: 5px;
}
.nav_link a {
    border-right: 1px solid #666;
    color: #746455;
    display: block;
    float: left;
    height: 15px;
    line-height: 15px;
    margin-left: 5px;
    padding: 0px 10px 0px 0px;
    text-decoration: none;
}
.nav_link a:hover {
    text-decoration: underline;
}
.mycart {
    background: url('../images/cart.gif') no-repeat scroll left center transparent;
    padding-left: 20px !important;
}
.headmid {
    float: left;
    text-align: left;
    width: 330px;
    height: 110px;
    padding: 0px 10px;
    border-right: 2px dashed #BFB494;
    border-left: 2px dashed #BFB494;
}
#logo {
    float:left;
	padding-top:32px;
   width: 281px;
}

.currencies{
    float:right;
    color: #919090;
    padding: 58px 20px 0 0;
}
.navMainSearch {
    background: url('../images/searchBg.png') no-repeat scroll 0% 0% transparent;
	clear:right;
    float: right;
    height: 40px;
    width: 297px;
    margin-top: 30px;
}

.navMainSearch input{
	vertical-align:middle;
}
.search_box1 {
    border: medium none;
    height: 17px;
    line-height: 17px;
    margin-left: 37px;
    margin-top: 10px;
    float: left;
	padding:0 0 0 5px;
    width: 208px;
}
.search_box2 {
    float: left;
	padding:0;
	margin-top: 10px;
	border:0px none;
    background: none repeat scroll 0% 0%;
}
#menuheader {
	clear:both;
    background: url('../images/menubg.jpg') repeat-x scroll 0% 0% transparent;
    height: 63px;
    width:100%;
    margin: 0px auto;
}
.mun {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}
.mun li {
    float: left;
}
.mun li a {
    color: #930;
    float: left;
    font-size: 14px;
    height: 63px;
    line-height: 63px;
    padding: 0px 12px;
}
.mun li a:hover {
    text-decoration: underline;
}
.bnrs{
    margin: 10px 0px;
}
.name {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    line-height: 15px;
    font-weight:normal;
}
.name:hover {
    color: #C00;
}
#column-left {	
    padding-right:8px;
}

.product-col {
    margin: 5px 5px 11px 4px;
    padding: 5px 6px 11px;
	border: 1px dashed #CCC;
}

.product-col .img {
    min-height: 130px;
    text-align: center;
}
.product-col .prod-info {
	padding-top:8px;
	text-align:center;
}
.product-col .name {
	display:block;
	min-height:51px;
}
SPAN.category-subs-selected {
    color: #FF0000;
    font-weight: bold;
}
.price {
	color: #242026;
	font: bold 17px/21px Arial,Helvetica,sans-serif;
}
.product-col .wrapper {
    padding-bottom: 1px;
}
#footer{
    padding: 20px 0px 10px;
	text-align:center;
}
.foot_nav {
    padding: 12px 0px;
    border-bottom: 1px solid #D2D0CE;
}
.foot_nav a {
    color: #333;
}
.foot_nav a:hover{
    text-decoration: underline;
}
#footer .copyright {
	 color: #FFF;
	 text-align:center;
    padding:6px 0px;
	background: none repeat scroll 0% 0% #000;
    font-size: 12px;
}
#footer .copyright a {
	color: #EEE;
   text-decoration: underline;
   font-weight:bold;
}
#footer .copyright a:hover {
   color: #FFF;
}
input, select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    color: #010101;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: normal;
    padding: 2px;
    resize: none;
}

.box {
    padding: 0px;
    margin: 0px 0px 10px;
    border: 1px solid #D6D6D6;
}

.box-head{
    background: url('../images/boxbg.jpg') repeat-x scroll 0% 0% transparent;
    color: #3D2815;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
}
.box-head a{
	 color: #3D2815;
    text-decoration: none;
}
.box-head a:hover{
    color: #999;
    text-decoration: none;
}
.box-body {
    background-color: #FFF;
    padding: 5px;
}
.box-body ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.box-body ul li{
    border-bottom: 1px dotted #DEDEDE;
    line-height: 28px;
}
A.category-top, A.category-top:visited {
    background: url('../images/topbg.jpg') repeat-x scroll 0% 0% #EBE9E1;
    display: block;
    border-bottom: 1px solid #D9D4C8;
    color: #ED3900;
    font-size: 13px;
    padding: 8px 33px 8px 15px;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    font-size: 12px;
    color: #3D2815;
    background: url('../images/list-marker.gif') no-repeat scroll left center transparent;
    padding-left: 12px;
	margin-left:15px;
    line-height: 30px;
}
.box-body ul li a:hover{
   color: #333;
}
.box-body ol li {
    border-bottom: 1px dotted #CCC;
    margin: 0.3em 0px;
    padding: 0px 0px 10px;
}
.box-body ol li a {
    color: #000;
    font-size: 12px;
}
.box-body ol li a:hover {
    color: #F95534;
    font-size: 12px;
}
#whatsnew .box-body .sideBoxContent{
	text-align:center;
}
#specials .box-body .sideBoxContent {
	text-align:center;
}

#reviews .box-body {
    text-align: center;
}

#indexDefault {
    border: medium none;
    padding: 0;
}
#indexDefault, #specialsListing, #newProductsDefault, #allProductsDefault, #loginDefault, #productGeneral, #shoppingCartDefault {
    margin: 0;
}
input#login-email-address, input#login-password, input#company, input#firstname, input#lastname, input#suburb, input#street-address, input#city, input#state, select#country, input#telephone, input#fax, input#email-address, input#contactname {
    vertical-align: middle;
    width: 70%;
}
input#dob, input#postcode {
    margin: 0 0 3px;
    vertical-align: middle;
    width: 70px;
}
input#password-new, input#password-confirm {
    margin: 0 0 3px;
    vertical-align: middle;
    width: 49%;
}
#password-current {
    margin: 0 0 3px;
    vertical-align: middle;
}
textarea#enquiry {
    margin: 1px 0;
    width: 70%;
}
.button-padding {
    padding: 15px 0 0;
}
#from-name, #from-email-address, #to-name {
    margin-bottom: 3px;
}
#to-email-address {
    margin-bottom: 15px;
}
#inc-subcat {
    margin: 5px 0 0;
}
#reviewsWriteReviewsRate {
    margin: 15px 0 0;
}
#productQuantityDiscounts {
    float: left;
    overflow: hidden;
}
#productQuantityDiscounts td {
    border: 1px solid #ECEAEA;
    padding: 4px;
    text-align: center;
}
#productQuantityDiscounts tr:first-child {
    font-weight: bold;
}

.tie-margin1 {
    margin-bottom: 10px;
}

.tie2 {
    background: none repeat scroll 0 0 #F00;
}
.tie2 .tie2-indent {
    padding: 15px 20px;
}

.tie3 {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #ECEAEA;
}
.tie3 .tie3-indent {
    padding: 18px 20px;
}
#productListing .tie {
    border: medium none;
}
#productListing .tie-indent {
    padding: 0;
}
#reviewsDefault .tie {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #EAEAEA;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
}
#reviewsDefault .image {
    border: medium none;
}
#newProductsDefault .tie .image, #allProductsDefault .tie .image {
    border: medium none;
}

.stock {
    border: 1px solid #ECEAEA;
    color: #000000;
    display: inline-block;
    padding: 10px 121px 10px 10px;
}
.model {
    display: block;
}
#gvFaqDefaultMainContent {
    float: left;
}
#gvFaqDefaultMainContent a {
    color: #2D2D2D;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
#gvFaqDefaultMainContent a:hover {
    color: #E60505;
}
#lookup-gv-redeem {
    width: 70%;
}
#social {
    background: url("../images/tail-cart.gif") repeat-x scroll 0 100% ;
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    height: 50px;
    margin: 10px 0;
    padding: 0 10px;
    width: 723px;
}
fieldset {
    background: none repeat scroll 0 0 ;
    border: 1px solid #ECEAEA;
    color: #494949;
    margin-bottom: 20px !important;
    padding: 15px 20px 30px;
}
legend {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ECEAEA;
    color: #494949;
    margin-bottom: 15px;
    padding: 10px 20px;
}

#cartContentsDisplay .price {
    color: #F00;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}

.cartTotalDisplay {
    text-align: left !important;
}
.productListing-data {
    padding-left: 13px !important;
    padding-right: 13px !important;
}
.help-cart {
    color: #000000;
    float: right;
    font-weight: bold;
    padding: 17px 20px 0 0;
}
.help-cart a {
    color: #000000;
}
.bot-border {
    border-bottom: 1px solid #ECEAEA;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
.prod-buttons {
    float: right;
    padding: 15px 0 0;
}

#navBreadCrumb {
    padding: 1px 0px 12px;
    color: #858585;
    background: none repeat scroll 0% 0% #FFF;
    margin: 10px 0px 10px 5px;
}
#navBreadCrumb a {
	color: #858585;
    outline: medium none;
   
}
#navBreadCrumb a:hover{
    color: #191919;
    text-decoration: none;
}
#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
#addressBookProcessDefault h1 {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
h2 {
	font: bold 16px tahoma;
    color: #363636;
    font-size: 14px;
    font-weight: bold;
}
h3 {
    color: #363636;
    font-size: 12px;
    font-weight: bold;
}
h4 {
    color: #363636;
    font-size: 11px;
    font-weight: bold;
}
h2.centerBoxHeading {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
#indexCategoriesHeading, #productListHeading {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
#newProductsDefault, #allProductsDefault, #featuredDefault, #specialsListing, #reviewsDefault {
}
#newProductsDefault .line, #allProductsDefault .line, #featuredDefault .line {
    background: url("../images/line_1.gif") repeat-x scroll left top ;
    font-size: 0;
    height: 7px;
    line-height: 0;
    padding: 0;
}
#newProductsDefault td, #allProductsDefault td, #featuredDefault td {
    border: medium none;
    padding: 10px;
}
#reviewsDefault hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E1E1E1 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    color: #D8D8D8;
    margin: 5px 0;
}
#reviewsDefault .smallProductImage {
    padding: 0 20px 0 0;
}
.date-added {
    border-bottom: 1px solid #E5E5E5;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px 0 5px;
}
#reviewsInfoDefaultHeading, #productReviewsDefaultHeading, #reviewsWriteHeading {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
#reviewsDefault .rating, .bold {
    padding: 5px 0;
}
.rating {
    padding: 10px 0;
}
.name-type {
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px solid #E6E6E6;
    min-height: 24px;
    padding: 5px 0px;
    margin: 0px 0px 17px;
}
#reviewsInfoDefaultPrice, #reviewsWritePrice, h2#productReviewsDefaultPrice {
    color: #F00;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}

.categoryListBoxContents {
    padding: 5px 0;
}
.categoryListBoxContents a {
    border: 1px solid #ECEAEA;
    color: #2D2D2D;
    display: inline-block;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}
.categoryListBoxContents a:hover {
    color: #B0AFAF;
}
.categoryListBoxContents a span {
    background: none repeat scroll 0 0 #FCFCFC;
    border-top: 1px solid #ECEAEA;
    display: block;
    padding: 10px;
}

#prevOrders {
    border-left: 1px solid #E1E1E1;
    margin: 0 0 5px;
}
#prevOrders th {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    padding: 5px 10px;
    text-align: center;
}
#prevOrders th {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
#prevOrders th a {
    color: #000000;
}
#prevOrders td {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    padding: 5px;
}
#prevOrders td {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
}
#prevOrders td a {
    outline: medium none;
    text-decoration: underline;
}
#accountHistInfo table {
    border-left: 1px solid #E1E1E1;
    margin: 0 0 5px;
}
#accountHistInfo th {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    padding: 5px 10px;
    text-align: center;
}
#accountHistInfo th {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
#accountHistInfo th a {
    color: #000000;
}
#accountHistInfo td {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    padding: 5px;
}
#accountHistInfo td {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
}
#accountHistInfo td a {
    outline: medium none;
    text-decoration: underline;
}

.navNextPrevWrapper {
    margin: 12px 10px 30px;
    padding: 10px 0;
    text-align: center;
}

#productPrices {
margin-bottom:5px;
    color: #F00;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}
#productDescription {
    margin: 0;
    overflow: hidden;
    padding: 15px 0 0;
    width: 100%;
}
.instock {
    margin: 0 !important;
    padding: 0;
}
#cartAdd {
    padding: 10px;
    background: none repeat scroll 0px 0px #F7F7F7;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin-bottom: 20px;
}
#cartAdd .qty {
    border: 1px solid #E1E1E1;
    padding: 3px;
    width: 50px;
}

#cartInstructionsDisplay {
   display:none;
}
#cartEmptyText {
    background: url("../images/icons/warning2.gif") no-repeat scroll right 17px #F76218;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    margin-bottom: 15px;
    padding: 30px 0 17px 50px;
    text-transform: uppercase;
}
#cartContentsDisplay {
    border-left: 1px solid #E1E1E1;
}
#cartContentsDisplay th {

    border:1px solid #E1E1E1;
    padding: 5px;
    text-align: center;
}
#cartContentsDisplay th {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
#cartContentsDisplay th a {
    color: #000000;
}
#cartContentsDisplay td {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    padding: 5px;
    text-align: center;
}
#cartContentsDisplay td .cartAttribsList {
    text-align: left;
}
#cartContentsDisplay td.cartTotalDisplay {
    color: #F00;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}
#cartContentsDisplay td #cartImage {
    display: block;
    float: none;
    margin: 0 1em 0.5em;
    padding: 10px 0;
}
#cartProdTitle {
    display: block;
    margin: 0.5em 1em 0;
    padding: 5px 0 5px 10px;
    text-align: center;
}
#cartContentsDisplay a {
    text-decoration: none;
}
#cartContentsDisplay td a {
    color: #404040;
}
#cartContentsDisplay td a:hover {
    color: #F00;
}
#cartSubTotal {
    font-weight: bold;
    padding: 5px;
    text-align: right;
}
#cartSubTotal strong {
    color: #F00;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}
#shoppingCartDefault .buttonRow {
    margin: 5px;
}
#shoppingCartDefault .text_v_c {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin: 5px;
    text-align: right;
}
#shoppingCartDefault .text_v_c a {
    outline: medium none;
    text-decoration: underline;
}
.shcart_btn {
    margin: 12px 0 0;
    overflow: hidden;
}
.shcart_btn div {
    float: left;
    margin-right: 4px;
}
.advisory {
    margin: 10px;
}
#infoShoppingCart, #popupSearchHelp {
    background: none repeat scroll 0 0 #FFFFFF;
}
#infoShoppingCart div {
    padding: 20px;
}
#infoShoppingCart h1 {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
.hiddenField {
    display: none;
}
#popupShippingEstimator {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
}
#popupShippingEstimator div {
    padding: 15px;
}
#popupShippingEstimator #state {
    margin-left: 128px;
}
#shippingEstimatorContent h2 {
    background: none repeat scroll 0% 0% #392723;
    margin-bottom: 12px;
    line-height: 37px;
    text-align: left;
    text-indent: 15px;
    color: #FFF;
    font-family: Georgia,times;
    font-size: 1.2em;
    font-weight: bold;
}
select#country, select#stateZone {
    margin: 0 0 3px;
    width: 160px;
}
input#state {
    margin: 0 0 3px;
    width: 156px;
}
#popupShippingEstimator label#stateLabel {
    display: none;
}
#shippingEstimatorContent td.cartTotalDisplay {
    color: #F00;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}
#shippingEstimatorContent table {
    border-bottom: 1px solid #E1E1E1;
    border-collapse: collapse;
    border-left: 1px solid #E1E1E1;
    margin: 0 0 5px;
}
#shippingEstimatorContent th {
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    padding: 5px 10px;
    text-align: center;
}
#shippingEstimatorContent th {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
#shippingEstimatorContent th a {
    color: #000000;
}
#shippingEstimatorContent td {
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    padding: 5px;
}
#shippingEstimatorContent td {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
}
.rev-but {
    overflow: hidden;
}
.rev-but div {
    float: left;
    margin-right: 4px;
}
.button-padding {
    overflow: hidden;
}
.button-padding div {
    float: left;
    margin-right: 4px;
}
#advSearchResultsDefault form {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
#popupSearchHelp {
    padding: 0;
}
.centeredContent .inp1 input {
    width: 300px;
}
.productListing-data .normalprice {
    display: block;
}
#advSearchResultsDefault form select {
    margin-left: 20px;
}
#accountHistInfo {
    padding-top: 15px !important;
}

a img {
    border: medium none;
}
a, #navEZPagesTOC ul li a {
    color: #4D5255;
    text-decoration: none;
}

.attribsSelect {
    padding: 0 5px 0 0;
}

#gender-male, #gender-female, #email-format-text {
    margin-left: 8px;
}
.information {
    padding: 8px 0 0 16px;
}
CODE {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
}

FORM {
	display:inline;
    margin: 0;
    padding: 0;
}
TEXTAREA {
    display: block;
    margin: auto;
    width: 95%;
}
input:focus, select:focus, textarea:focus {
}
FIELDSET {
    border: 1px solid #E1E1E1;
    margin: 0.5em 0;
    padding: 0.5em;
}
LEGEND {
    color: #4D5255;
    font-weight: bold;
    padding: 0 5px;
}
LABEL, h4.optionName {
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
    margin-left: 5px;
}
 .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
}
LABEL.inputLabel {
    float: left;
    margin: 5px 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 9em;
}
LABEL.inputLabelPayment {
    float: left;
    padding: 4px 0;
    width: 15em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
    float: left;
    width: 12em;
}
P, ADDRESS {
    padding: 0.5em;
}
#contactUsNoticeContent {
    border-top: 1px solid #E5E5E5;
    margin: 15px 0 0;
    padding: 15px 0 20px 7px;
}
ADDRESS {
    font-style: normal;
}
.clearBoth {
    clear: both;
}
HR {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E1E1E1 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    color: #C1C1C1;
    margin: 5px 0;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    padding: 0.2em;
}
.messageStackWarning, .messageStackError {
    color: #F#F0000;
}
.messageStackSuccess {
    background: url("../images/message-bg.gif") repeat-x scroll 0 0 ;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #ECECEC;
    font-size: 12px;
    font-weight: bold;
    height: 46px;
    left: 50%;
    line-height: 18px;
    margin-left: -175px;
    padding: 12px 0 0 20px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 350px;
    z-index: 999;
}
.messageStackSuccess img {
    margin: -5px 18px 0 0;
}
.messageStackCaution {
    background-color: #FFFF66;
    color: #4D5255;
}

#sendSpendWrapper {
    border: 1px solid #CACACA;
    float: right;
    margin: 0 0 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
    color: #4D5255;
    margin: 0;
}
.floatingBox a {
    color: #4D5255;
}
#productDetailsList li a {
    color: #4D5255;
}
#productDetailsList li {
    color: #4D5255;
}
.wrapperAttribsOptions {
    display: block;
    margin: 0.3em 0;
}
#sorter {
    margin: 0;
}
#sorter label {
    color: #FFFFFF;
    font-weight: bold;
}
.navSplitPagesResult {
    margin: 5px 10px 17px 20px;
}
.navSplitPagesLinks {
    margin: 0 0 10px;
}
.navSplitPagesLinks a {
    background: none repeat scroll 0 0 #E9E9E9;
    color: #3E3E3E;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}
.navSplitPagesLinks a:hover {
    background: none repeat scroll 0 0 #474749;
    color: #FFFFFF;
}
.navSplitPagesLinks strong {
    background: none repeat scroll 0 0 #F00;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 10px;
}
.navSplitPagesResult a {
    color: #161616;
}
.navNextPrevList {
    display: inline;
    list-style-type: none;
    margin: 0 2px 0 0;
    white-space: nowrap;
}
.navNextPrevWrapper {
    margin: 0 10px 5px;
    padding: 15px 0;
}
.navNextPrevCounter {
    color: #000000;
    display: block;
    margin: 0;
    padding: 7px 0 0;
}
.navNextPrevWrapper span {
    float: left;
    overflow: hidden;
    position: relative;
}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
}

.content {
    margin-bottom: 10px;
}
.alert {
    color: #A3A3A3;
    font-size: 11px;
    margin-left: 0.5em;
    margin-right: 5px;
}

.important {
    font-weight: bold;
    margin: 5px;
}

.gvBal {
    float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    padding: 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
}

.tableRow, .tableHeading, #cartSubTotal {
    min-height: 2.2em;
}
.cartUnitDisplay, .cartTotalDisplay {
    padding-right: 0.2em;
    text-align: right;
}
#scUpdateQuantity {
    width: 2em;
}
.cartQuantity {
    width: 4.7em;
}
.cartNewItem {
    color: #4D5255;
    position: relative;
}
.cartOldItem {
}
.cartBoxTotal {
    font-weight: bold;
    text-align: right;
}
.cartRemoveItemDisplay {
    width: 3.5em;
}
#cartAttribsList {
    margin-left: 1em;
}
#mediaManager {
    margin: 0.2em;
    padding: 0.5em;
    width: 50%;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
    list-style-type: none;
}
#ezPageBoxList li, .cartBoxTotal {
    margin: 0;
    padding: 0.2em 0;
}
.totalBox {
    color: #F00;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    padding: 0.2em;
    text-align: right;
    width: 5.5em;
}
.lineTitle, .amount {
    padding: 0.2em;
    text-align: right;
}
.amount {
    width: 5.5em;
}


#upProductsHeading {
    text-align: left;
}
#upDateHeading {
    text-align: right;
}
.back {
    float: left;
}
.forward {
    float: right;
}
.bold {
    font-weight: bold;
}
.rowOdd {
    min-height: 1.5em;
    vertical-align: top;
}
.rowEven {
    min-height: 1.5em;
    padding: 5px;
    vertical-align: top;
}
CAPTION {
}
#myAccountGen li, #myAccountNotify li {
    margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
    text-align: right;
    width: 20%;
}
.accountQuantityDisplay {
    vertical-align: top;
    width: 10%;
}
TR.tableHeading {
    min-height: 2em;
}
#siteMapList {
    float: right;
    width: 90%;
}
#siteMapList ul {
    list-style: circle outside none;
}
.ratingRow {
    margin: 1em 0 1.5em;
}
LABEL#textAreaReviews {
    font-weight: normal;
}
#gvFaqDefaultMainContent {
    margin: 10px 15px 0 5px;
}
#gvFaqDefaultContent {
    border-top: 1px solid #ECEAEA;
    color: #000000;
    padding: 10px 0;
}
#reviewsDefaultNoReviews {
    margin: 0 5px 5px;
}
#createAcctSuccessMainContent {
    margin: 5px;
}

.normalprice {
    color: #777;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: line-through;
	padding-right:6px;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    color: #F00;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
}
.productSpecialPriceSale {
    text-decoration: line-through;
}
.productPriceDiscount {
    color: #777;
    font-size: 12px;
}
.buttonRow, .buttonRow2 {
    margin: 0;
    padding: 7px 0;
}
.tie2 label{color:#FFF;}


.additionalImages img {
border:1px solid #C0C0C0;
height:50px;
margin:0 3px;
padding:3px;
text-align:center;
width:50px;
}
