@charset "utf-8";
a {
    text-decoration: none;
    color: inherit;
}
a:hover{color:#FF0000;text-decoration: underline;}
img {
    border: 0 none;
    vertical-align: top;
	max-width: 100%;
}
li {
    list-style-type: none;
}
.clearBoth {
    clear: both;
}
#top_search .input1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eaeaea -moz-use-text-color #eaeaea #eaeaea;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #7c7c7c;
    float: left;
    height: 19px;
    line-height: 19px;
    padding: 2px 8px;
    width: 228px;
}
#top_search .input2 {
    background: rgba(0, 0, 0, 0) url("../images/search.gif") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 25px !important;
    margin: 0;
    width: 25px !important;
}
#top_search .input2:hover {
    background: rgba(0, 0, 0, 0) url("../images/search.gif") no-repeat scroll 0 bottom;
    border: medium none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 25px !important;
    margin: 0;
    width: 25px !important;
}

SELECT {border: 1px solid #ccc;}

.info_left {
    float: left;
	padding:2px;
    margin-right: 10px;
    width: 70%;
}
.info_left .imgLink {display:none;}
.info_right {
    float: right;
    width: 28%;
}

.productsinfo-imges{float:left;width:60%;}
.productsinfo-txt{float:right;width:38%;}


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

.info_right #productDetailsList li {
    line-height: 1.8em;
	margin-bottom: 15px;
}

.pro_quantity {
    float: left;
    padding: 8px 0;
}


.pro_shipping {
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
}
.pro_shipping a{color:#ff0000;}




#loginDefault #country{border: 1px solid #ccc;}
#info #country{border: 1px solid #888;}


HR {
    -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 #9a9a9a;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    height: 1px;
    margin-top: 0.5em;
}

#cartEmptyText {
    background-color: #f76218;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    margin-bottom: 15px;
    padding: 30px 0 17px 50px;
    text-transform: uppercase;
}
#productAttributes .wrapperAttribsOptions #attrib-1,#productAttributes .wrapperAttribsOptions #attrib-2,#productAttributes .wrapperAttribsOptions #attrib-3{
	border: 1px solid #ccc;width:100%;
}

#column-left #recentproducts{display:none;}

TEXTAREA {
    display: block;
    margin: auto;
    width: 95%;
}
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,.ddright input[name="postcode"] {
    margin: 4px 0 3px;
    vertical-align: middle;
    width: 90%;
}
input#password-confirm,input#password-new{
    margin: 4px 0 3px;
    vertical-align: middle;
    width: 60%;

}
textarea#enquiry {
    margin: 1px 0 1px 120px;
    width: 72%;
}
LABEL.inputLabel {
    float: left;
    margin: 5px 0;
    padding-left: 10px;
    padding-right: 10px;
	text-align:left;
    width: 11em;
}

h1, h2, h3, h4 {
    font-size: 15px;
}
#navBreadCrumb{font-size:11px; padding:10px;}

.category-subs-selected {
    color: #ff0000;
}

.navSplitPagesLinks {
    margin: 0 0 10px;
}

.navSplitPagesLinks a {
    background: #ddd none repeat scroll 0 0;
    color: #3e3e3e;
    display: inline-block;
    padding: 3px 8px;
    text-decoration: none;
}
.navSplitPagesLinks a:hover {
    background: #dd2f54 none repeat scroll 0 0;
    color: #fff;
}
.navSplitPagesLinks strong {
    background: #dd2f54 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 3px 8px;
}



#prevOrders .tableHeading th{border:1px solid #e1e1e1;}



button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
}

#pageTwo .buttonRow{margin-top:20px;}
.updata_bottom,.btn_delete,.form-check-input,.button_confirm_order,#js-header-regis {
    cursor: pointer;
}