
/* Color: White */

body {
	background: #fff url(../images/bg.jpg) fixed;
	color: #464646;
}

a {
	color: #464646;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #6e6e6e;
}
select{
	height: auto;
	background:#ebebeb;
}
input,
textarea {
	background:#ebebeb;
}
input[type="image"] {
background: none;	
}
.Textbox,
input,
select,
textarea {
	border:none;
}

#Wrapper, 
.Breadcrumb {
	
}

#Wrapper .Breadcrumb{
	border-top: none;
}
#TopMenu li.CartLink {
	background: url(../images/white/CartSmall.gif) 100% 50% no-repeat;
	padding-right: 16px;
}
#TopMenu li a {
	color: #464646;
	text-decoration: none;
	border-right:1px solid #464646;
}
#TopMenu li div a{border-right:0;}
#TopMenu li div {
	color: #464646;
	text-decoration: none;
}
#TopMenu li a:hover {
	color: #9966cc;

}


.slide-show {
	width: 980px;
}


#SearchForm form {
	background:#efefef;
}
#SearchForm input {
	background:none;
	border:0;
}
#SearchForm input:focus {
	color: #000;
}
#SearchForm .Button {
	border: 0;
}

div.categoryPicker {
	border:1px solid #d2d2d2 !important;
	padding-left: 10px;
	padding-bottom: 8px;
}

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


.order-number {
	font-size:1.4em;
	font-family: 'Montserrat';
	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;
}



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 {
	
}
.ToggleSearchFormLink.btn a:hover{
	color:#000;
}

.plain.btn {
	background: #fff !important;
	text-transform: capitalize !important;
	font-family: 'Helvetica Neue', Helvetica, Sans-Serif;
}
.plain.btn:hover{
	
}

 .Left h2 {
	font:12px 'Arial';
	color:#ccc;
	padding:8px 0;
}

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

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

#FooterUpper {

}
#Footer {

}
#Footer p {
	color: #ccc;
}
#Footer p:nth-child(2) a{border-right:1px solid #ccc; padding:0 8px;}
#Footer p:nth-child(2) a:last-child{border:none;}
#Footer p:nth-child(2) a:first-child{padding-left:0;}
#Footer a {
	color: #ccc;
	font-weight:bold;
}


.NewsletterSubscription input {

}
.NewsletterSubscription input:focus {
	color: #000;
}
.NewsletterSubscription .Button {
	border: 0;
}


.Content .ProductList .ListView .ProductImage {
	border:1px solid #ccc;
}

.ProductList li:hover .border{
	
}


.ProductPrice,
.ProductList em {
}
.ProductList li .ProductCompareButton {
	color: #606060;
}
.ProductList .Rating {
	color: #9a9a9a;
}


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





.CompareItem {
	width:200px;
	border-left: solid 1px #333;
}
.CompareFieldName {
	font:15px 'oswaldbold';
	color:#464646;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-transform:uppercase;
	letter-spacing:1px;
}
.CompareFieldName a{color:#464646;}
.CompareFieldTop {
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
}
.CompareFieldTop a:hover {
	color:#4e4e4e;
}
.CompareCenter {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.CompareLeft {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.CompareLeft:last-child, .CompareCenter:last-child{border-right:none;}



.ViewCartLink {
	background: url('../images/white/Cart.gif') no-repeat 0 50%;
}


.CustomizeItemLink{
	font-weight:bold;
	text-transform:uppercase;
	color:#9966cc !important;
	letter-spacing:1px;
}
.productAttributes td{
	border: 0;
}
.productAttributes label{
	font-weight: bold;
}
.CartItemQuantity{text-align:right;}

.CartItemQuantity select option{text-align:center;}
/* Wish List Form
....................................................................... */
.header .actions .btn {
	font-size: 13px !important;
	padding: 4px 12px !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 {

}

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


.CategoryPagination a {
	color: #606060;
	display: block;
	padding: 0 3px 3px;
	background-repeat: no-repeat;
}

.CategoryPagination li.ActivePage {
	background: #f4f4f4;
}



.CategoryPagination li.ActivePage:hover {
	border-bottom: 0;
}


.SubCategoryList,
.SubBrandList {
}

.Message {
	color:#000;
	border-width:0px; 
	border-style: solid;
	color: #464646;
	border-color: transparent;
	background-position: 13px 10px;
	background-repeat: no-repeat;
	line-height: 20px;
}

.Message a {
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
color: #9966CC;	
}

.InfoMessage {
	background-color: #efefef;
	background-image: url('../images/white/InfoIcon.png');
	border-color: #d9f1f1;
}
.SpecificInfoMessage {
	background-color: #efefef;
}
.SuccessMessage {
	background-color: #ccffcc;
	background-image: url('../images/white/SuccessIcon.png');
	border-color: #c6e7c4;
}
.ErrorMessage {
	background-color: #fdd6ce;
	background-image: url('../images/white/ErrorIcon.png');
	border-color: #f5d8d4;
}

.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/white/up-arrow.png');
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	left: 55px;
}
td.QuickSearchResultMeta {
	padding-right: 20px;
}
.QuickSearchHover td {
	background: #f4f4f4;
}
.QuickSearchAllResults a {
	background: url('../images/white/QuickSearchAllResultsButton.png') no-repeat right;
}
.QuickSearchResult .Price {
	color: #4e4e4e;
}
.CreateAccount {
	border-right: 1px solid #F0F0F0;
}
.AccountLogin {
}
#CreateAccountForm {
	border-top: 0px solid #f0f0f0;
}
#CreateAccountForm h3 {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.SearchTips .Examples {
	background: #f4f4f4;
}
hr {
	background: #ebebeb;
	border-color: #ebebeb;
}
.Right hr {
	background: transparent;
	border: 0;
}
.MiniCart .SubTotal {
	color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	background: #f4f4f4;
}





/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #dedede;
}
.TabNav li a {
	border: 1px solid #dedede;
	background: #bababa;
	color: #000;
	-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 {

}
.TabNav li.Active a {
	border-bottom: 1px solid #dedede;
	background: #f0f0f0;
}

/* Product Videos */

.currentVideo {
	background-color: #e7e7e7;
}

.videoRow:hover {
	background-color: #efefef;
}

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


/* start fast cart styles */
#fastCartContainer {
	font-size: 13px;
	color: #000;
}
.fastCartContent h2 {
	background-color:transparent;
}
.fastCartContent h3 {
	background-color:transparent;
}
.fastCartThumb {
	width: 150px;
	padding: 10px;
	height: 200px !important;
	border: 1px solid #ccc;
	padding: 10px;
	display: table-cell;
	text-align:center;
	vertical-align: middle;

}
.fastCartThumb img {
max-height: 200px !important;
max-width: 148px !important;
margin: 0 auto;
vertical-align: middle;
}
.fastCartSummaryBox {
	background-color: #EBEBEB;
}

/* end fast cart styles */


/* Modal */
#ModalContainer {

}

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

#QuickViewProductDetails td,
#QuickViewProductDetails .productAttributeRow,
.DetailRow {
	
}

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

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

#socnet {

}

#socnet .icon-social-theme {

}




#prodAccordion .Block h2 {
	background:#efefef url(../images/dropdown-arrow.png) 99% 50% no-repeat;
	margin-bottom:10px;
}
#prodAccordion .Block.current h2 {
	background:#efefef url(../images/arrow-up.png) 99% 50% no-repeat;
}
#prodAccordion .Block:last-child {

}
.prodAccordionContent {

}

#TopMenu .phoneIcon {
	background: none;
	padding-left: 13px;
	border-right: 1px solid;
}
#HeaderLower{ }

/* For the currency chooser */
#HeaderLower {
	position: relative;
}
#currency-chooser {
	float: right;
	clear: both;
	margin-top: 25px;
	font-size: 11px;
}
#currency-chooser .currency-info {
	float:left;
	margin-right: 5px;
	color: #b8b8b8;
}
#change-currency {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
	float: left;
}
#currency-chooser .currencies {
	background: #f8f8f8;
	display: none;
	margin-top: 30px;
	padding: 10px;
	position: absolute;
	right: 0px;
	z-index: 10;
	width: 168px;
}
#currency-chooser .currencies:before {
	width: 0;
	height: 0;
	border-left: 15px solid rgba(248, 248, 248, 0);
	border-right: 15px solid rgba(248, 248, 248, 0);
	border-bottom: 15px solid #f8f8f8;
}
#currency-chooser .currencies dd {
	background: transparent;
	border: #ededed solid 1px;
}
#currency-chooser .currencies dd a {
	background: transparent;
	border: none;
	padding: 5px;
}
#currency-chooser .currencies dd a.Sel {
	background: #fff;
}

.ProductPriceWrap {

}

.PrimaryProductDetails {
	
}


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

/* Gift Certificate
....................................................................... */


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

/* Form fields */
input.field-xlarge, 
select.field-xlarge {
  border: 0 solid #D2D2D2;
  line-height: 25px;
  padding: 8px 10px 7px;
  vertical-align: middle;
  width: 200px;
}
input[type="password"].field-xlarge, 
input[type="text"].field-xlarge {
width: 180px;	
}
select.field-xlarge {
	margin-top: 3px;
}
.HorizontalFormContainer dt {
	line-height: 30px;
	vertical-align: middle;
	padding: 0;
}

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