*{
    margin: 0;
    padding: 0;
}
a img{
	border:none;
}
form{
	margin:0px;
	padding:0px;
}
body {
    background: #000 url("../images/body_bg.jpg") no-repeat scroll center top;
    color: #333;
    font-family: "latoregular",Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-align: center;
}
a {
    color: #FFF;
    text-decoration: none;
}
FIELDSET {
    border: 1px solid #cccccc;
    margin: 0.5em 0;
    padding: 0.5em;
}
/*TEXTAREA {
	margin:auto;
	display:block;
	width:95%;
}
FIELDSET {
	padding:0.5em;
	margin:0.5em 0em;
	border:1px solid #E1E1E1;
}
LEGEND {
	font-weight:bold;
	padding:0 5px;
	color:#4d5255;
}
LABEL, h4.optionName {
}*/
.centeredContent{
text-align:center;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin-left:5px;
}
LABEL.inputLabel {
	width:9em;
	float:left;
	padding-left:10px;
	margin:5px 0;
	padding-right:10px;
}
LABEL.inputLabelPayment {
	width:15em;
	float:left;
	padding:4px 0 4px 0;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width:12em;
	float:left;
}
P, ADDRESS {
	padding:0.5em;
}
ul, ol {
    list-style: outside none none;
}
#fastshipping,.menu_cate,.menu_topboxs{
    background: #8b2942 none repeat scroll 0 0;
    height: 36px;
    line-height: 36px;
	min-width:1150px;
}
.menu_top,.menu_middle,#banner,#shippingimg,#content{
    color: #FFF;
    margin: 0 auto;
    width: 1150px;
}
.lfloat {
    float: left;
}
.rfloat {
    float: right;
}
.menu_top_right_ul li {
    float: left;
}
.menu_top_right_ul li a,.meun_top_right > div > a {
   padding: 0 8px;
}
.currencies {
    padding-left: 16px;
}
.menu_top_right_ul  li a
{
	border-right:1px solid #000;
}
.clear{
    clear: both;
}

.clearBoth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.meun_header_main {
    padding: 15px 0 10px;
}
.menu_middle .logo {
    float: left;
    padding: 0;
    text-align: left;
}
#header-search{float: left; padding-left:25px;margin-top: 30px;}
.form-search {
	background-image: url("../images/search_bg.jpg");
	background-repeat:no-repeat;
    height: 32px;
    line-height: 32px;
    width: 248px;
}
.form-search input.input-text {
    background:none;
    border: none;
    color: #666;
    float: left;
    width: 200px;
	line-height:19px;
	height:19px;
	padding:6px;
}
.form-search .search-btn {
    float: right;
	width:34px;
	height:35px;
	padding:0; border:none;
	text-indent:-9988px;
}
.meun_top_right > div > a {
	font-weight:bold;
}
.cartamount{
	display:inline-block;
	background: rgba(0, 0, 0, 0) url("../images/bag_bg.png") no-repeat scroll left center;
    height: 32px;
    line-height: 35px;
    width: 31px;
}

.dropbtn {
    color: #FFF;
    padding: 5px;
    font-size: 14px;
    border: none;
    cursor: pointer;
	font-weight:bold;
}
.dropdown a { color: #FFF;}

.hovernav{
	background: rgba(0, 0, 0, 0) url("../images/submenu-black.jpg") no-repeat scroll 98% 54%;
}

.dropdown {
    position: relative;
    display: inline-block;
	float:left;
	padding:0 30px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 600px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding-left:8px;
	border:2px solid #015488;
	z-index: 99999;
}

.dropdown-content a {
    color: #333;
    display: inline-block;
    float: left;
	text-align: left;
    text-decoration: none;
	width: 190px;
	height: 27px;
    line-height: 27px;
    overflow:hidden;
}

.dropdown-content a:hover {color: #8b2942}

.dropdown:hover .dropdown-content {
    display: block;
}
.hovernav:hover {
	background: rgba(0, 0, 0, 0) url("../images/submenu-white.jpg") no-repeat scroll 98% 54%;
}
.dropdown:hover .dropbtn,.dropdown:hover .dropbtn>a{
		 color: #015488;
}
.nav_2 .dropdown-content {
    left: -100px;
}

#banner img{width:1150px;height:auto;}
#fastshipping{height:60px;}

#navBreadCrumb{
overflow:hidden;

	text-transform:uppercase;
	background-color: #8b2942;
    color: #FFF;
    font-style: italic;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 3px;
    text-align: left;
	margin:3px 0;
	font-size:12px;
}

#lastbreadcrumb{
	color:#015488;
}

#navBreadCrumb a {
	font-size:12px;
    color: #FFF;
    outline: medium none;
    text-decoration: none;
	display:inline-block;
	padding: 0 4px;
}
.sideleft,#content{background-color:#FFF}
.sideleft a{color:#000;}
.sidebar-header {
    color: #666666;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}
ul.categories-side {
    list-style: outside none none;
    margin: 0;
    position: relative;
	text-align:left;
}
ul.categories-side li {
    position: relative;
}
ul.categories-side li a {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #eeeeee;
    color: #444444;
    display: block;
    padding: 4px 12px;
    position: relative;
}
span.category-parent {
    font-weight: bold;
}
#categoriesHeading {
    background-color: #8b2942;
    padding: 10px;
	color:#FFF;
	font-style: italic;
}
ul.categories-side li a.side-active{
color:#8b2942;
}
.category-subs{padding-left:15px;}

#footer {
    border-top: 2px solid #8b2942;
	padding-bottom:15px;
    height: auto;
    margin-top: 9px;
	color:#FFF;
	background-color:#000;
	min-width:1150px;
}
.footer_top,.copyrightinfo{width:1150px;margin:0 auto;}
.footer_top{padding-top: 15px;}
.copyrightinfo{text-align:center;color:#FFF;}
.footer_l{width:250px;border-right: 2px dotted #8b2942;margin-right:38px;height:136px;}
.footer_m{width:391px;padding:0px 5px 5px 0px;}
.footer_m li{width:125px;float:left;padding-bottom:8px}
.footer_m{text-align:left;border-bottom:2px dotted #8b2942;}
.footer_m a{color:#FFF;}
.footer_r{height:136px;border-left: 2px dotted #8b2942;}
.listingProduct {
	float:left;
    margin: 5px 0 0 5px;
	padding: 6px 8.8px 0px 5px;
    vertical-align: top;
    width: 22.63%;
	border:1px solid #DDDDDD;
}
h3.listingProductName {
	margin-top:8px;
	text-align:left;
    font-size: 1em;
    font-weight: normal;
    min-height: 40px;
	height:51px;
	overflow:hidden;
}
.listingProductImage {
    overflow: hidden;
	height:230px;
	text-align:center;
}
.back {
    float: left;
}
.forward {
    float: right;
}
.price{text-align:left;}
.mainContent{background-color:#FFF;width: 1140px;padding-left:5px;padding-right:5px;color:#7e7e7e}
#sitetext{color:#FFF;}
#indexcateBody .mainContent,#advancedsearchresultBody .mainContent{width: 80.7%;padding-left:0;padding-right:0;}
#indexDefault{background-color:#FFF;margin-top: 5px;}
#indexHomeBody .mainContent{background:none;}
#indexHomeBody .mainContent{width: 100%;padding-left:0;padding-right:0;}
#sitetext{text-align:left;padding: 5px 10px;border-top:2px dotted #8b2942;border-bottom:2px dotted #8b2942;}
.listingProduct,.listingProduct a{color:#7E7E7E;}
.normalprice {
    color: #666;
    font-size: 16px;
    padding-right: 5px;
    text-decoration: line-through;
}
.productSpecialPrice {
    color: #db0000;
    font-size: 19px;
    font-weight: bold;
}

.mainContent a {
    color: #000;
}
ul {
        margin:auto;
        list-style-type: none;
}

.nTab .TabTitle .active {
    background: #5f87d1 none repeat scroll 0 0;
    color: #fff;
}
#Mytabindex {
	text-align:left;
    clear: both;
    height: 37px;
    line-height: 36px;
	color: #fff;
}
#Mytabindex .active{
	background: #8b2942 none repeat scroll 0 0;
}
#Mytabindex span{color:#FFF;}
#Mytabindex .normal {
    background: #015488 none repeat scroll 0 0;
}
#Mytabindex li {
    border-right: 1px solid #ddd;
    color: #444;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    list-style-type: none;
    padding: 0 26px;
    text-align: center;
    text-transform: uppercase;
}
.tab-content > .tab-pane{
    display: none;
}
.tab-content > .active{
    display: block;
}
.tab-content {
    border: 4px solid #5F6160;
	padding: 6px;
}
.FeaturedProduct,.BestSellerProduct,.NewProduct,.ViewedProduct{width:23.1%;float:left;padding: 10px 10px 0px;margin-bottom: 8px;}
/*.FeaturedProduct:hover,.BestSellerProduct:hover,.NewProduct:hover,.ViewedProduct:hover{border: 1px solid #d8d8d8;box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.2);}*/
.FeaturedProduct:hover .listingProductName a,.BestSellerProduct:hover .listingProductName a,.NewProduct:hover .listingProductName a,.ViewedProduct:hover .listingProductName a{ color:#8b2942;}
#productsListingTop{
    border: 1px solid #ddd;
    margin: 6px 5px 0px;
    padding: 8px 6px;
}
#productsListingBottom {
    border: 1px solid #ddd;
    margin: 5px 5px 8px 5px;
    padding: 8px 6px;
}

#productListing{padding:0px;}
.sortby,.current{color:#000;font-weight:bold;}
.sortby{margin-top:2px;}
.centerColumn{text-align:left;}
.hiddenField {
    display: none;
}
#CategoryHeading {
    background-color: #8b2942;
    color: #fff;
    font-size: 1.4em;
    padding: 9px 0 9px 18px;
    text-align: left;
}
.visibleField {
    display: inline;
}
LABEL.inputLabel {
    float: left;
    width: 9em;
}
#siteMapList {
    float: right;
    width: 90%;
}
.alert{
color:red;
padding-left:3px;
}
#aboutUs,#privacy,#faq,#siteMap,#qualitychart,#guestCheckoutDefault,#createAcctDefault,#logoffDefault{
padding:5px 0;
}

#cartContentsDisplay {
    border: 1px solid #bebcb7;
    text-align: center;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 0.2em;
border: 1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError {
background-color: #E71C42;
color: #ffffff;
}
.messageStackSuccess {
background-color: #99FF99;
color: #000000;
}
.messageStackCaution {
background-color: #FFFF66;
color: #000000;
}