/* Color: White */
body {
	font-family:  'Trebuchet MS','Helvetica Neue',Helvetica,Arial,Sans-Serif;
        letter-spacing: normal;
        text-shadow: none;
        border-top:3px solid #464646;
        background: #f5f5f5 url(../images/bg.jpg);
        color:#6E6E6E;
        font-size:13px;
}
a {
	color: #FF7800;

	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Textbox,
select,
textarea {
	border: 1px solid #e6e6e6;
}

h1.title{
	 padding:0; margin: 40px 0 20px; font-size:28px;
}

#Wrapper, .Center{margin:0 auto; width:942px; position: relative;}

#Wrapper,
.Breadcrumb {

}

#Wrapper .Breadcrumb{
	border-top: none; font-family: 'Droid Sans',sans-serif; font-size: 12px;
}
#TopMenu{
position: absolute; top: -35px; right:0; width:100%; width:942px; line-height: 18px;
}
#TopMenu li.CartLink {
  background: url("../images/cart-icon.png") no-repeat  14px -1px;
  min-width: 40px;
  padding-left: 40px;

}
#TopMenu li.CartLink abbr {
      color:#e5e4e1;
}
#TopMenu .separator{color:#e5e4e1; margin:0 10px;}
#TopMenu li.CartLink a span{
        color:#fff;
        font-weight: 700;

}
#TopMenu li.CartLink a span.total{
    color: #fff;
}
#TopMenu li a {
font-weight: normal; font-size: 12px; color:#d0d0d0;
line-height: 18px;
text-transform: none;
}
#TopMenu li div {
	font-weight: bold; font-size: 12px; color:#6e6e6e;
        line-height: 15px;
}
#TopMenu li a:hover {
	text-decoration: underline;
}


.slide-show {
	width: 942px;
	border:0;
}

#SearchForm{position: relative; top: 20px; right:2px;}
#SearchForm form {
    background:#fcfcfc; border:1px solid #ececec; height:26px;
     -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}
#SearchForm input#search_query {
    border:0;
    background:none;
    padding:4px 0 4px 10px;
    line-height: 18px;
    font-size: 14px;
    font-family: 'Droid Sans', sans-serif;
    width: 140px;
    text-transform: none;
    text-overflow:ellipsis;
    overflow:hidden;
	-moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#SearchForm .closeIcon {
color: #999;
text-decoration: none;
font-size: 14px;
display: none;
}

#SearchForm input#search_query:focus {
	width: 200px;
	-moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
#SearchForm .Button {
	height:17px;
        width:17px;
        padding:0;
        margin: 0 8px;
        vertical-align: middle;
}

div.categoryPicker {
	border:1px solid #d2d2d2 !important;
	padding-left: 10px;
	padding-bottom: 8px;
}
#Header{
    margin-top:39px;
    font-family: 'Droid Sans', sans-serif;
	margin-bottom: 20px;
}

#HeaderLower {

}

#Header #SideCategoryList .SideCategoryListClassic{float:none; text-align: center;}
#SideCategoryList .category-list{display: inline-block; *display:inline; float:none !important;}
#SideCategoryList li,
#SideCategoryList .sf-menu li {
	text-transform: uppercase;
}

#SideCategoryList li ul,
#SideCategoryList .sf-menu li ul {
	border-top: 0;

}
#SideCategoryList > li > ul:before,
#SideCategoryList .sf-menu > li > ul:before {
	width: 0;
	height: 0;
	border-left: 5px solid  rgba(248, 248, 248, 0);
	border-right: 5px solid  rgba(248, 248, 248, 0);

	border-bottom: 5px solid #f2f2f2;
}
#SideCategoryList li li,
#SideCategoryList .sf-menu li li {
	background-image: none;
	border-bottom: 1px solid #ebebeb;
}
#SideCategoryList li li:last-child,
#SideCategoryList .sf-menu li li:last-child {
	border: 0;
}

#SideNewProducts img {
	border:1px solid #dcdcdc;
}

.order-number {
	font-size:1.4em;
	font-family: 'Droid Sans', sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.hero_slider .Block div {
	border-bottom: 4px solid #000;
}
.hero_slider .Block div div {
	border: 0;
}
.hero div .text h1,
.hero div .text h2,
.hero div .text h3,
.hero div .text p,
.hero div .text a {
	color: #000;
	text-shadow: none;
}
.hero div .text.white * { /* Reverse text colour */
	color: #fff !important;
	text-shadow: 1px 1px 2px #000 !important;
}


.Block.banner_home_page_bottom div .text.text-light *,
.Block.banner_category_page_bottom div .text.text-light *,
.Block.banner_brand_page_bottom div .text.text-light *,
.Block.banner_search_page_bottom div .text.text-light * { /* Reverse text colour */
	color: #fff !important;
	text-shadow: 1px 1px 2px #000 !important;
}

a.btn_link { /* All boxed links within banners */
	color: #fff !important;
	background: #000;
	text-decoration: none;
	padding: 2px 10px 2px 10px !important;
}
a.btn_link:hover {
	text-decoration: underline;
}
.ToggleSearchFormLink.btn a:hover{

}

.plain.btn {
	text-transform: capitalize !important;
}
.plain.btn:hover{
}



.Right li {
	border-bottom: 1px solid #dcdcdc;
}

.Right .ProductList li {
	border: none;
	margin-bottom: 10px;
}

#FooterUpper {
	border:0;
}
#Footer {
	border:0;
}
#Footer p {
	color: #6e6e6e;
}
#Footer a {
	color: #9c9c9c;
}
#Footer ul{margin:0;}
#Footer li{list-style: none; display:inline-block; *display:inline; color: #9c9c9c; line-height:11px;  font-size:11px;}
#Footer .separator{ margin:0 8px;}
#Footer .by-bc{padding-left:16px; background: url(../images/bc-logo.png) no-repeat; height:18px; display:inline-block; *display:inline; line-height:18px;}

#subscribe_form{
    height:28px;
	margin-left: 0px;
}
.NewsletterSubscription input {
        border:0;
        font-size: 12px;
        line-height: 18px;
        padding: 4px 7px 4px 15px;
        width: 208px;
        margin:0;
        border:1px solid #d1d1d1;
        border-right: 0;
        -webkit-border-radius: 14px 0 0 14px;
        -moz-border-radius: 14px 0 0 14px;
        border-radius: 14px 0 0 14px;
        font-style: italic;
        font-family: 'Exo', sans-serif;
        color:#9c9c9c;
        height:18px;
}
.NewsletterSubscription input:focus {
}
.NewsletterSubscription .Button, .NewsletterSubscription .Button:hover {
        background: url(../images/submit-arrow.png) no-repeat center center #FF7800;
        text-indent: -5000px;
        text-transform: uppercase;
        cursor:pointer;
        width:32px;
        height:28px;
        padding:0;
        border:1px solid #d1d1d1;
        border-left: 0;
        -webkit-border-radius: 0 14px 14px 0;
        -moz-border-radius: 0 14px 14px 0;
        border-radius: 0 14px 14px 0;
}


.Content .ProductList .ProductImage {
	background: #fff;
	border:0 !important; padding:0;
	width: 220px !important;
	height: 308px !important;
}
.Content .ProductList .ProductImage .QuickViewOverlay{
    position: absolute;
    width:220px;
    height:255px;
    background:  transparent !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.30;
    -khtml-opacity: 0.30;
    opacity: 0.30;
    top:0;
    left:0;
    display: none;
    z-index: 6;
}
.Content .ProductList li .ProductImage:hover .QuickViewOverlay{
    display: block;
}
.Content .ProductList .ProductImage .QuickViewBtn{z-index: 7;}
.Content .ProductList li:hover .ProductImage {
        background-color: #fcfcfc;
        border: 1px solid #e4e4e4;
}
.ProductList .ProductPrice, .ProductList em {
  line-height: 125%;
  position: static;
padding: 0 10px;
display: block;
}
.WishlistProductList li{width:auto !important;}
.WishlistProductList .ProductPrice,
.WishlistProductList em {position: static;}
.WishlistProductList .RemoveFromWishlistForm{float:rightl}
.ProductList li .ProductCompareButton {
        bottom: 0;
        color: #464646;
        position: static;
        padding: 0 7px;
        float: right;
        margin-bottom: 10px;
        margin-top: 0;
}
.ProductList li.over .ProductCompareButton {
        display: block;
}
.ProductList li .CompareSelected{display: block;}

.ProductList li .ProductCompareButton input, .ProductList li .ProductCompareButton label{vertical-align: middle;}
.ProductList .Rating {
	color: #9a9a9a;
        display:block;
        padding:3px;
        width:65px;
        height:15px;
        background: #fff;
        position: absolute;
        top:0;
        left:0;
        z-index: 5;
        margin:0;
}
.ProductList  .Rating0{display: none;}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	display: none;
}


.Breadcrumb {
	color: #b0b0b0;
}
.Breadcrumb a {
	color: #b0b0b0;
}
.Breadcrumb a:hover {
	color: #9a9a9a;
}


.CompareItem {
	width:200px;
	border-left: solid 1px #e5e5e5;
}
.CompareFieldName {
	border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
    background: #fff !important;
    font-weight: bold  !important;
    font-size: 12px !important;
    font-family: 'Trebuchet MS','Helvetica Neue',Helvetica,Arial,Sans-Serif !important;
    color: #FF7800;
}
.CompareFieldTop {
color: #FF7800;
background: #fff !important;

}

.CompareFieldTop, .CompareFieldName {
padding-left: 10px !important;
}

.CompareFieldName a {
    color: #FF7800;
}
.CompareFieldTop {
	border-top:solid 1px #e5e5e5;
        border-bottom:solid 1px #e5e5e5;
        font-size: 12px;
        font-weight: bold !important;
        padding: 10px 3px;
		background: #f9f9f9;
}
.CompareFieldTop a, .CompareFieldTop a:hover{color: #FF7800;}
.CompareCenter {
	border-left:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
}
.CompareLeft {
	border-left:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
}

.CartCode {
	border: none;
}
.CartCode input{vertical-align: middle;}
.ViewCartLink {
	background: url('../images/responsive/Cart.gif') no-repeat 0 50%;
}

table.CartContents,
table.General,
.ShippingMethodList table,
.ComparisonTable {
	border: 0;
	border-left: solid #e5e5e5 1px;
	border-right: solid #e5e5e5 1px;
	border-collapse: collapse;
}

table.CartContents th,
table.General th {
	color:#FF7800;
	text-transform: uppercase;
	text-align: left;
	background-color:#f9f9f9;
	font-weight: 700;
        font-family: 'Trebuchet MS','Helvetica Neue',Helvetica,Arial,Sans-Serif;
        border-bottom: 1px solid #E5E5E5;
        border-top: 1px solid #E5E5E5;
}

.CartContents td {
	padding: 20px 23px;
	background: #fff;
	border-bottom: 1px solid #dedede;
}

.CartContents tfoot .SubTotal.First td{
	border-top: 0;
}
.CartContents tfoot .SubTotal td {
	border-top: 0;
	border-bottom: 0;

}
.ExpressCheckoutBlock .CartContents tfoot .SubTotal td {

}
.CartContents tfoot .GrandTotal td {
	border-bottom: 1px solid #E5E5E5;
        border-top: 1px solid #E5E5E5;
}

.productAttributes td{
	border: 0;
}
.productAttributes label{
	font-weight: bold;
}
/* Wish List Form
....................................................................... */
.header .actions .btn {
	font-size: 13px !important;
	margin-left: 20px;
}

#wishlistsform .action .edit a{
	background:url(../images/edit.png) transparent left top no-repeat;
}

#wishlistsform .action .delete a{
	background:url(../images/trash.png) transparent left top no-repeat;
}

#wishlistsform .action .share a{
	background:url(../images/share.png) transparent left top no-repeat;
}

/*....................................................................... */
#CartHeader {
	border-top: none;
        position: relative;
}

.JustAddedProduct {
	border: 1px solid #dcdcdc;
	background: #fff;
}
.JustAddedProduct strong,
.JustAddedProduct a {
	text-decoration: none;
}
.JustAddedProduct a:hover {
	text-decoration: underline;
}

.CategoryPagination li {
margin-left: 3px;
margin-right: 3px;
}
.CategoryPagination a {
	color: #FF7800;
	display: block;
	padding: 0 5px;
	line-height: 20px;
	min-width: 10px;
	text-align: center;
	background-repeat: no-repeat;
}

.CategoryPagination li.ActivePage {

	background: #fff;
	line-height: 20px;
	min-width: 10px;
	padding: 0 5px !important;
	color: #464646 !important;
}
.CategoryPagination .FloatLeft,
.CategoryPagination .FloatRight {
margin: 0 5px;

}

.CategoryPagination li a:hover {
	border-bottom: 0;
	text-decoration: none;
	background: #fff;
}

.CheckoutRedeemCoupon {
	background: #f4f4f4;
	border: 1px solid #dcdcdc;
	padding: 10px;
	width: 300px;
	border: 1px solid #dcdcdc;
	margin-bottom: 15px;
	background: #fff;
}
.SubCategoryList {
	background: #f4f4f4;
        display: none;
}

.Message {
	border-width:1px;
	border-style: solid;
	border-color: transparent;
	background-position: 12px 12px;
	background-repeat: no-repeat;
    font-size: 13px;
	line-height: 19px;
}

.Message a {
	text-decoration: underline;
}

.InfoMessage {
	background-color: #f1fdfd;
	background-image: url('../images/responsive/InfoIcon.png');
	border-color: #ddf1f1;
  color:#125175;
  clear: both;
  width: 942px;
  margin: 0 auto;
  box-sizing: border-box;
}
.SpecificInfoMessage {
	color: #606060;
	background-color: #f4f4f4;

}
.SuccessMessage {
	background-color: #edffe7;
	background-image: url('../images/responsive/SuccessIcon.png');
	border-color: #edffe7;
        color:#528f3b;

}
.ErrorMessage {
	background-color: #f8eae7;
	background-image: url('../images/responsive/ErrorIcon.png');
	border-color: #f1d8d4;
        color:#b42525;
}

.ComparisonTable tr:hover td,
.ComparisonTable tr.Over td {
	background: #f4f4f4;
}
.QuickSearch {
	border: 1px solid #dcdcdc;
	margin-top: 15px;
	margin-left: -16px;
}
.QuickSearch:before {
	content: "";
	height: 10px;
	width: 19px;
	background-image: url('../images/responsive/up-arrow.png');
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	left: 55px;
}
td.QuickSearchResultMeta {
	padding-right: 20px;
}
.QuickSearchHover td {
	background: #f4f4f4;
}
.QuickSearchAllResults a {

}
.QuickSearchResult .Price {
	color: #4e4e4e;
}
.CreateAccount {

}
.AccountLogin {

}
#CreateAccountForm {

}
#CreateAccountForm h3 {

}
.SearchTips .Examples {
	background: #f4f4f4;
}
hr {
	background: #dcdcdc;
	border: #dcdcdc;
}
.Right hr {
	background: transparent;
	border: 0;
}
.MiniCart .SubTotal {
	color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
background: #fff;
padding:20px;
float: right;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        padding:20px 15px;
        background: none;
        margin:0;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
        border-top: none;
}
#CheckoutStepAccountDetails  .ExpressCheckoutTitle {
        border-top: 1px solid #efefef;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {

}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #9a9a9a;
}

.ExpressCheckoutBlock  .uniform-multiselect{
    margin-bottom: 10px;
}




/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #E5E5E5;
	height: 43px;
	padding: 0 5px;
}
.TabNav li {
float: left;
margin: 0 5px 0 0;
}
.TabNav li a {
	border: 1px solid #dedede;
	background: none;
	color: #000;
padding: 0 15px;
line-height: 42px;
display: block;
margin: 0;
font-family: 'Droid Sans',sans-serif;
color: #6E6E6E;
font-weight: 700;
text-transform: uppercase;

-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.TabNav li a:hover {
	text-decoration: none;
	background: #fff;
}
.TabNav li.Active {
margin-top: 0 ;
}
.TabNav li.Active a {
	border-bottom: 1px solid #E5E5E5;
	background: #fff;
	line-height: 42px;
	color: #FF7800;
}

/* Product Videos */

.currentVideo {

}

.videoRow:hover {

}

.CartContents .ItemShipping th {
	border-bottom-color: #dcdcdc;
	border-top-color: #dcdcdc;
	background: #f4f4f4;
	color: #2f2f2f;
}


/* start fast cart styles */
#fastCartContainer {
	font-size: 13px;
	padding: 0 !important
}
.fastCartContent h2 {
	background-color:transparent;
}

.fastCartContent h3 {
	background-color:transparent;
}
.fastCartThumb {
	border: 1px solid #e5e5e5;
	padding: 5px;
}
.fastCartSummaryBox {
	background-color: #f4f4f4;
}
.fastCartSummaryBox a:hover {
	text-decoration: underline;
}

.fastCartSummaryBox .subtotal {
	border-color: #fff;
}
.fastCartSummaryBox .ProductPrice {
	border-color: #fff;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #FF7800;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #464646;
        font-weight: bold;
        font-style: normal;
}
.fastCartContent .ProductList em .RetailPriceValue{
    color: #6E6E6E;
}
.fastCartContent .Quantity {
	color: #606060;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;

}
#fastCartContainer .ProductList li {
width: 169px !important;
min-height: 380px;
margin-right: 18px !important;
}
#fastCartContainer .ProductList .ProductImage{
height: 236px !important;
width: 169px !important;
padding: 0;
background: #fff;
}
#fastCartContainer .ProductList .ProductImage img{
        width: auto !important;
        height: auto !important;
        max-width: 169px !important;
        max-height:236px !important;
}
.fastCartBottom h3 {
  border-bottom: 0 solid #DADADA;
  border-top: 0 solid #DADADA;
  color: #464646;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 15px;
  padding: 0;
}
.fcartTitle {
display: none;
}

/* end fast cart styles */


/* Modal */
#ModalContainer {
	border-color: #000;
}

#QuickViewImage,
#QuickViewProductDetails {
	border-color: #f4f4f4 !important;
}

#QuickViewProductDetails td,
#QuickViewProductDetails .productAttributeRow,
.DetailRow {
	border-color: #e7e7e7;
}

.SubCategoryListGrid {
	border-bottom: 1px solid #dcdcdc;
}

#AjaxLoading,
.OrderItemMessage,
.CurrencyList a.Sel,
.SharePublicWishList {
	background: #f4f4f4;
}

#socnet {

}



.ProductTinyImageList li {
	border: none !important;
}
.TinyOuterDiv {
	border: none !important;
}



#prodAccordion{
    border-top: 1px solid #e3e3e3;
}
#prodAccordion .Block h2 {
	border-bottom: 1px solid #e3e3e3;
	padding-right: 30px !important;
	position: relative;

}
#prodAccordion .Block h2 span {

    position: absolute;
top: 16px;
right: 0;
z-index: 1;
    height: 20px;
    width: 20px;
    margin: 0 0;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;
    display: block;

}
#prodAccordion .Block h2 span:after {
position: absolute;
top: 0;
left: 0;
z-index: 1;
display: block;
height: 20px;
width: 20px;
text-align: center;
font-family:'FontAwesome';
font-weight:normal;
font-style:normal;
content: '\f067';
}


#prodAccordion .current h2 span:after {
content: '\f068';
}
#prodAccordion .Block:last-child {
	border-bottom: 0px solid #f2f2f2;
}
.prodAccordionContent {

}

#TopMenu .phoneIcon {
        color:#026398;
}
#TopMenu .phoneIcon a {
 color:#d0d0d0;
 text-decoration: none !important;
}
/* For the currency chooser */
#Header .Center {
	position: relative;
		z-index: 2;
}
#HeaderLower {
	position: relative;
        text-align: center;
		z-index: 1;
}
#currency-chooser {
  clear: both;
  float: right;
  font-size: 11px;
  margin-top: 6px;
  text-transform: uppercase;
  position: relative;
  z-index:	10;
}
#currency-chooser .currency-info {
	float:left;
	margin-right: 5px;
	color: #b8b8b8;
}
#currency-chooser .currency-info span {
font-weight: 700;
}
#change-currency {
	color: #FF7800;
	cursor: pointer;
	float: left;
}
#currency-chooser .currencies {
	background: #026398;
	display: none;
	margin-top: 30px;
	padding: 10px;
	position: absolute;
	right: 0px;
	z-index: 10;
	width: 168px;

	color: #fff;
}
#currency-chooser .currencies:before {
    background: url("../images/blue-up-arrow.jpg") repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: -8px;
    width: 17px;
    z-index: 1;
}
#currency-chooser .currencies dd {
	background: transparent;
	border-bottom: 1px solid #1B72A2 !important;
}
#currency-chooser .currencies dd a {
	background: transparent;
	border: none;
	padding: 5px;
}
#currency-chooser .currencies dd a.Sel {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
}

.ProductPriceWrap {
	border:0;
        color: #464646;
        font-size: 22px;
        padding: 0 0 30px;
        margin:0;
}

.PrimaryProductDetails {

}

.PrimaryProductDetails .ProductThumbWrap {
	float:left;
 }

.PrimaryProductDetails .zoomPad img {
	border: 1px solid #f4f4f4;
	border-top: 0 none;
}


/* Gift Certificate
....................................................................... */
#SideAccountMenu li,
#GiftCertificatesMenu li {

}

.Block.YourAccount p {
	line-height:2.8ex;
}

/* Form fields */
input.field-xlarge,
select.field-xlarge {

}
select.field-xlarge {

}
.HorizontalFormContainer dt  {
	line-height: 28px;
	vertical-align: middle;
	padding: 0;
}

.AccountOrdersList {
	list-style: none;
	margin: 0;
}
.AccountOrdersList > li {
	margin-top: 20px;
}
