/* Color: White */

body {
	background: #032841;
	color: #025A7D;
}
a {
	color: #129bd1;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 16px;/*this was 18px*/
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #6e6e6e;
}
.Textbox,
select,
textarea, input, input[type="text"], input[type="password"] {
	line-height: 25px;
	vertical-align: middle;
	padding: 0 5px;
	color: #818181;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-transform: none;
	background: #f1f1f1;
	border: 1px solid #aeaeae;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
input[type="submit"], input[type="button"]#apply_code {
	cursor: pointer;
	font-size: 16px !important;
	padding: 7px 10px !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	letter-spacing: 0px !important;
	background: url(../../__custom/images/custom/btnBg.jpg) no-repeat right top #044c8f !important;
	border: none !important;
	border-radius: 3px !important;
	letter-spacing: 0.09em !important;
	color: #e6e6e6;
}
input[type="submit"]:hover {
	background: url(../../__custom/images/custom/btnHoverBg.jpg) no-repeat right top #044c8f !important;
}

::selection {
	color: #FFFFFF;
	background: #025A7D;
}
h1.title{
	color: #5a8292;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	float: left;
	width: 100%;
	padding: 0;
}
.left {float: left;}
.right{float: right;}
#Wrapper,
.Breadcrumb {
/* 	border-top: 1px solid #f0f0f0; */
}

#Wrapper .Breadcrumb{
	border-top: none;
}
#TopMenu li.CartLink {
/* 	background: url(../../Classic/images/white/CartSmall.gif) 100% 50% no-repeat; */
/* 	padding-right: 16px; */
}
#TopMenu li a {
	color: #acb2bb;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}
#TopMenu li div {
	color: #b0b0b0;
	text-decoration: none;
}
#TopMenu li a:hover {
	color: #9a9a9a;
	text-decoration: underline;
}


.slide-show {
	width: 980px;
/* 	border-top: 1px solid #000; */
}


#SearchForm form {
}
#SearchForm input {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-transform: none;
	color: #808080;
}
#SearchForm input:focus {
	color: #808080;
}
#SearchForm .Button {
	border: 0;
}

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

#HeaderLower {
/* 	border-top: 4px solid #000; */
}
.sf-menu, .sf-menu * {
	background: none;
}
#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: 1px solid  rgba(248, 248, 248, 0);
	border-right: 1px solid  rgba(248, 248, 248, 0);
	border-bottom: 1px 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: 'Lato', 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;
}

.plain.btn {
	background: #fff !important;
	text-transform: capitalize !important;
	font-family: 'Lato', sans-serif;
}
.plain.btn:hover{
	text-decoration: underline !important;
}

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

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

#FooterUpper {
/* 	border-top: 4px solid #000; */
}
#Footer {
/* 	border-top: 1px solid #000; */
}
#Footer p {
	color: #bdbdbd;
}
#Footer a {
	color: #bdbdbd;
}


.NewsletterSubscription input {
	border: 1px solid #c8c8c8;
	border-bottom-color: #f0f0f0;
	border-right-color: #f0f0f0;
	color: #b0b0b0;
}
.NewsletterSubscription input:focus {
	color: #000;
}
.NewsletterSubscription .Button {
	border: 0;
}


.Content .ProductList .ProductImage {
	background: #fff;
	border: 3px solid #c1c1c1;
	width: 156px;
}
	.Content .ProductList li:hover .ProductImage {
		background-color: #FFFFFF;
		border: 3px solid #c1c1c1;
	}
.ProductPrice,
.ProductList em {
}
.ProductList li .ProductCompareButton {
	display: none;
/* 	color: #606060; */
}
.ProductList .Rating {
	color: #9a9a9a;
}


.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 #dcdcdc;
}
.CompareFieldName {
	font-weight:bold;
	border-bottom: 1px solid #dcdcdc;
}
.CompareFieldTop {
	border-bottom:solid 1px #dcdcdc;
}
.CompareFieldTop a:hover {
	color:#4e4e4e;
}
.CompareCenter {
	border-left:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
}
.CompareLeft {
	border-left:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
}

.CartCode {
	border: 1px solid #dcdcdc;
	border-width: 1px 0 0;
}
.ViewCartLink {
	background: url('../../ParallelLight/images/white/Cart.gif') no-repeat 0 50%;
}

table.CartContents,
table.General {
	border: 0;
}

table.CartContents th,
table.General th {
	color:#312e29;
	text-transform: uppercase;
	border-bottom: 0 none;
	padding:20px 23px;
	text-align: left;
	background-color:#f4f4f4;
}

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

.CartContents tfoot .SubTotal.First td{
	border-top: 0;
}
.CartContents tfoot .SubTotal td {
	border-top: 1px solid #dedede;
	border-bottom: 0;
	color: #606060;
}
.CartContents tfoot .GrandTotal td {
	color: #000;
}

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

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

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

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

/*....................................................................... */
#CartHeader {
}

.JustAddedProduct {
	background: #fff;
}
.JustAddedProduct strong,
.JustAddedProduct a {
	text-decoration: none;
}
.JustAddedProduct a:hover {
	text-decoration: underline;
}


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

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

.CategoryPagination li:hover {
	border-bottom: 2px solid #dedede;
}

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

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

.Message {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 4px;
	color: #025a7d;
}

.Message a {
	text-decoration: underline;
}
ul.ErrorMessageList {
	margin: 5px 0px;
}
ul.ErrorMessageList li {
	display: inline;
	list-style: none;
}
.InfoMessage {
	background-color: #f4f4f4;
}
.SpecificInfoMessage {
	background-color: #f4f4f4;
}
.SuccessMessage {
	background-color: #f4f4f4;
}
.ErrorMessage {
	border-color: #f4f4f4;
}
ul.ErrorLogin {
	list-style: none;
}
	ul.ErrorLogin li {
		display: inline;
		margin: 0 15px 0 0;
	}

.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('../../Classic/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('../../Classic/images/white/QuickSearchAllResultsButton.png') no-repeat right;
}
.QuickSearchResult .Price {
	color: #4e4e4e;
}
.CreateAccount {
}
.AccountLogin {
}
#CreateAccountForm {
}
#CreateAccountForm h3 {
}
.SearchTips .Examples {
	background: #f4f4f4;
}
hr {
	background: #f4f4f4;
}
.Right hr {
	background: transparent;
	border: 0;
}
.MiniCart .SubTotal {
	color: #f4f4f4;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	background: #f4f4f4;
	border: 1px solid #dcdcdc;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #f6f5f5 url(../../ParallelLight/images/white/ExpressChktSel.gif) 0 0 repeat-x;
	border: 1px solid #bcbcbc;
	font-weight: 700;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f4f4f4;
	color: #025A7D;
	border: 1px solid #dcdcdc;
	font-weight: 400;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #9a9a9a;
	margin: 16px 0 0 120px;
}




/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #022f5a;
}
.TabNav li a {
	border: 1px solid #dedede;
	background: #022f59;
	color: #f4f4f4;
	-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: underline;
}
.TabNav li.Active a {
	border-bottom: 1px solid #dedede;
	background: #045096;
}

/* 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 {
	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: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #000;
}
.fastCartContent .Quantity {
	color: #606060;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
.fastCartBottom h3 {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

/* 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; */
}

.OrderItemMessage,
.CurrencyList a.Sel,
.SharePublicWishList {
	background: #f4f4f4;
	width: 100%;
	position: absolute;
	z-index: 111;
}
#AjaxLoading {
	background: #000000;
	width: 100%;
	position: absolute;
	z-index: 111;
	left: 45%;
}

#socnet {
	border-top: 1px solid #dcdcdc;
}

#socnet .icon-social-theme {
	background-image: url('../../Classic/images/sprite-social.png');
}

.ProductTinyImageList li {
	border-color: #eee !important;
}
.TinyOuterDiv {
	border-color: #eee !important;
}


#prodAccordion .Block h2 {
	border-top: 1px solid #dadada;
	background: url(../../Classic/images/white/accordion_open.gif) 100% 50% no-repeat;
}
#prodAccordion .Block.current h2 {
	background: url(../../Classic/images/white/accordion_close.gif) 100% 50% no-repeat;
}
#prodAccordion .Block:last-child {
	border-bottom: 1px solid #dadada;
}
.prodAccordionContent {
	border-top: 1px solid #eaeaea;
}

#TopMenu .phoneIcon {
	background: url('../../Classic/images/white/phoneIcon.png') no-repeat 0 2px;
	padding-left: 13px;
	border-right: 1px solid;
}

/* For the currency chooser */
#HeaderLower {
	position: absolute;
	top: 75px;
	left: 280px;
}
#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 {
/* 	border-color: #e7e7e7; */
/* 	background: #f4f4f4; */
}

.PrimaryProductDetails {
/* 	border-top: 1px solid #f4f4f4; */
}

.PrimaryProductDetails .ProductThumbWrap {
/* 	border: 1px solid #f4f4f4; */
	border-top: 0 none;
	float:left;
 }


/* Gift Certificate
....................................................................... */
#SideAccountMenu li,
#GiftCertificatesMenu li {
/* 	background: url('../../Classic/images/white/Arrow.gif') no-repeat 0 6px; */
}

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

/* Form fields */
input.field-xlarge,
select.field-xlarge {
	width: 400px;
	padding: 0 5px;
	line-height: 25px;
	vertical-align: middle;
	line-height: 25px;
	vertical-align: middle;
	padding: 0;
	color: #818181;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-transform: none;
}
select.field-xlarge {
	margin-top: 3px;
}
.HorizontalFormContainer dt {
	line-height: 25px;
	vertical-align: middle;
	padding: 0;
	color: #818181;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}

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

/* Account Orders List - Order Comments */
.OrdersList .order-comments {
    margin-bottom: 18px;
    margin-top: 12px;
}

#TopMenu li.account-options > div > * {
    display: none; 
}​

#TopMenu li.account-options > div > a {
    display: none; 
}

#TopMenu li.account-options > div > a:first-child {
    display: block; 
}

#TopMenu li.account-options > div {
    overflow: hidden;
    height: 16px;
}

a.quick-order-button {
    color: #fff;
    display: inline-block;
    clear: both;
    margin: 10px auto;
    padding: 7px 10px;
    border: 2px solid #0456a1;
    background: #129bd1;
    border-radius: 20px;
    font-size: 16px;
    text-decoration: none;
    text-transform: none;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

a.quick-order-button:hover {
    text-decoration: underline;
}

.fastCartSummaryBox .paypal-smart-buttons {
    width: 100%;
}

.fastCartSummaryBox .paypal-buttons-container .braintree-paypal-button.paypal-smart-buttons {
    width: 205px;
    max-width: 90%;
}