/* Color: Blue */

body {
    background-color: #fff;
    color: #666;
}
a {
    color: #094180;
}
.red {
	color: #c50000;
	font-weight: bold;
}
#TopMenu li a, #TopMenu li div {
    color: #000;
    /*background:url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/bg_menu.png?t=1411961312) no-repeat 0% 2px;*/
}
#TopMenu li div a {
    background:none !important;
    color:#000
}
#TopMenu li a:hover {
    color: #000;
}
#Menu li a {
    color: #666;
}
#Menu li ul li a {
    background: #50575f;
}
#Menu li ul li a:hover {
    background-color: #50575f;
    color: #fff;
}
#Menu li a:before {
	border-bottom: 4px solid #d5013e;
    bottom: -4px;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 0px;
	transition: all 250ms ease-in-out 0s;
}
#Menu li a:hover:before {
	border-bottom: 4px solid #d5013e;
    bottom: -4px;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
	transition: all 250ms ease-in-out 0s;
}
#Menu li.ActivePage a {
	background: #FFF;
	color: #333;
	border-bottom: 4px solid #00376e;
}
#Menu li.ActivePage a:hover:before {
	width: 0;
}
#Outer {
}
#Header {
	background: #FFF !important;
}
#SearchForm input.Textbox {
	background: #F5F5F5;
	border: none;
	color: #999;
}
#SearchForm input.Textbox:focus {
	color: #666;
}
.Left {
}
.Left li {
}
.Left li a:hover {
    color: #3b7ea1;
}
.Content {
    background-color: #fff
}
.Content a {
    color: #075899;
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
}
.Right a {
    color: #034285;
}
.Right a:hover, .Right a:hover strong {
    color: #001927;
}
.NewsletterSubscription {
	/*background: #e66e85;*/
	background: #b03460;
	color: #FFF;
}
.NewsletterSubscription h2 {
	color: #FFF;
}
.NewsletterSubscription h2 span {
	color: #e0aec0;
}
.NewsletterSubscription input[type="text"] {
	border: 2px solid #e0aec0;
	background: #ca7895;
	color: #FFF;
}
#Footer {
    background: #094180;
    color:#FFF;
}
#Footer h3 {
	color: #FFF;
}
#Footer a {
    color:#7494b5;
}
#Footer a:hover {
    color:#FFF;
}

.Content .ProductList li,
.fastCartContent .ProductList li {
    border: 1px solid #e7e7e7;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background: #f8f8f8;
    border:1px solid #b3d1f2;
}
.ProductList .ProductImage {
    background: #fff;
}
.ProductList strong, .ProductList strong a {
    color: #075899;
}
.ProductPrice, .ProductList em {
    color: #ff3333;
}
.ProductList .Rating {
    color: #797979;
}
.Right .ProductList li {
    background:url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/bg_sideli.gif?t=1411961312) repeat-x 0% 100%;
}
.Content .FeaturedProducts .ProductList li {
    width:118px !important;
    border:4px solid #dce8f4
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    border:4px solid #b3d1f2
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/TopSellerNumberBg.gif?t=1411961312) 0 4px no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    border: 1px solid #e6e6e6;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #fff;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/TopSellerNumber1Bg.png?t=1411961312) 0 0 no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers .ProductActionAdd, .Right .TopSellers .ProductActionAdd, .Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd, .Left #SideProductRecentlyViewed .ProductActionAdd, .Right #SideProductRecentlyViewed .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}
.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a, .Left #SideProductRecentlyViewed .ProductActionAdd a, .Right #SideProductRecentlyViewed .ProductActionAdd a {
    color:#666;
    text-decoration:underline;
    font-size:1.1em !important
}
.Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd {
    display: block;
    margin: 5px 0;
    width:112px;
    height:19px;
    text-align:center;
    padding-top:4px;
    font-size:.95em;
    background:url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/ProductActionAddNew.gif?t=1411961312) no-repeat 0% 0%;
    font-weight:400
}
.Left .NewProducts .ProductActionAdd a, .Right .NewProducts .ProductActionAdd a {
    font-weight:400;
    color:#fff;
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd a, .Right .TopSellers li.TopSeller1 .ProductActionAdd a, .Left .TopSellers li.TopSeller1 .ProductActionAdd a:hover, .Right .TopSellers li.TopSeller1 .ProductActionAdd a:hover {
    color:#fff;
    text-decoration:none;
    font-weight:400 !important
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd, .Right .TopSellers li.TopSeller1 .ProductActionAdd {
    display: block;
    margin: 5px 0;
    width:112px;
    height:19px;
    text-align:center;
    padding-top:4px;
    font-size:.95em;
    background:url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/ProductActionAdd.gif?t=1411961312) no-repeat 0% 0%;
    font-weight:400
}
.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}
.CompareItem {
    width:200px;
    border-left: solid 1px #CACACA;
}
.CompareFieldName {
    font-weight:bold;
    border-bottom: 1px solid #EFF8FA;
}
.CompareFieldTop {
    border-bottom:solid 1px #85BADF;
}
.CompareFieldTop a:hover {
    color:red;
}
.CompareCenter {
    border-left:solid 1px #85BADF;
    border-bottom:solid 1px #F2F2F2;
}
.CompareLeft {
    border-left:solid 1px #85BADF;
    border-bottom:solid 1px #F2F2F2;
}
.ViewCartLink {
    background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/Cart.gif?t=1411961312) no-repeat 3px 0;
}
table.CartContents, table.General {
    border: 1px solid #c7d7db;
}
.CartContents thead tr th, table.General thead tr th {
    background: #edf2f3;
    color: #424748;
    border-bottom: 1px solid #c7d7db;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #c7d7db;
    color: #075899;
}
.MiniCart .SubTotal {
    color: #075899;
}
.JustAddedProduct {
    border: 1px solid #c0dae7;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: #075899;
}
.CategoryPagination {
    color: #034285;
    background: #f4fbfc;
    border: 1px solid #c0dae7;
}
.CheckoutRedeemCoupon {
    background: #EAFDFF;
    padding: 10px;
    width: 300px;
    border: 1px solid #9DD3D8;
    margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
    background:#EEF5F9;
}

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #EFF8FA url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/InfoMessage.gif?t=1411961312) no-repeat 5px 8px;
    color: #555;
}
.SuccessMessage {
    background: #E8FFDF url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/SuccessMessage.gif?t=1411961312) no-repeat 5px 8px;
    color: #555;
}
.ErrorMessage {
    background: #FFECEC url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/ErrorMessage.gif?t=1411961312) no-repeat 5px 8px;
    color: #555;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #EFF8FA;
}
.ProductActionAdd {
    background:url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/ProductActionAdd.gif?t=1411961312) no-repeat 0% 0%;
}
.ProductActionAdd a {
    color:#fff;
    font-weight:400
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #c7d7db;
    background: #edf2f3;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #dce8f4;
    border: 1px solid #c4d7eb;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}
/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #3d9abe;
}
.TabNav li a {
    border: 1px solid #3d9abe;
    background: #ddf0f6;
}
.TabNav li a:hover {
    background-color: #c8e6ed;
}
.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}
/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

.CartContents .ItemShipping th {
    border-bottom-color: #c7d7db;
    border-top-color: #c7d7db;
    background: #edf2f3;
    color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #e7e7e7;
    background-image: none;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/images/blue/arrows-dark.png?t=1411961312);
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */

/* begin social sharing styles */

#PageContent h1 {
	text-transform: uppercase;
}

#Introduction p, #PageContent p, #PageContent ul.listing li {
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 13px;
}

.sharebutton {
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#749ae8');
    -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F7F7F7,endColorStr=#DCDBDB)';
    background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#DCDBDB));
    background: -moz-linear-gradient(top,  #F7F7F7, #DCDBDB);
}

.sharebutton a, .sharebutton a:hover {
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: black;
    font-size: 11px;
}

/* end social sharing styles */

.woahbar
{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 25px;
  z-index: 100;
  padding: 3px 0 7px;
  text-align: center;
  font-size: 14px;
  color: #c1cfde;
  background-color: #094180;  /* << set custom bar color here */
  box-shadow: 0px 2px 8px #d5d5d5;
  -moz-box-shadow: 0px 2px 8px #d5d5d5;
  -webkit-box-shadow: 0px 2px 8px #d5d5d5;
  border-bottom: 4px solid #fff;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.woahbar strong {
  color: #FFF;
  font-weight: 700;
}
 
.woahbar-stub
{
  position: fixed;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 19px;
  z-index: 200;
  padding: 7px 0 5px 0;
  text-align: center;
}
 
.woahbar span
{
  float: left;
  width: 95%;
  text-align: center;
  padding-top: 5px;
}
 
.close-notify
{
  margin: 4px 8px;
  float: right;
  color: #fff;
  width: 17px;
  height: 19px;
  text-decoration: none;
  cursor:pointer;
}
 
.show-notify
{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  float: right;
  margin-right: 8px;
  color: #fff;
  width: 35px;
  height: 28px;
  text-decoration: none;
  background-color: #094180; /* << set custom bar color here */
  cursor:pointer;
}

#OurProducts ul li {
	position: relative;
	background: #e5e5e5;
	margin: 0 20px 0 0;
	float: left;
	width: 235px;
}
#OurProducts ul li .ProductInfo {
	padding: 0 10px 10px;
	margin: 0;
}
#OurProducts ul li .ProductInfo h2 {
	margin: 4px 0;
	font-size: 20px;
}
#OurProducts ul li .ProductInfo a.read_more {
	font-family: 'Open Sans Condensed',Arial,Helvetica,sans-serif;
	border: 4px solid #00376e;
	display: inline-block;
	background: #406890;
	padding: 0 10px;
	margin: 5px 0 0;
	color: #FFF;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	text-decoration: none;
}
#OurProducts ul li .ProductInfo a.read_more:hover {
	border: 4px solid #333;
	background: #757575;
}
#OurProducts ul li span.hoverZoom {
	background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/Styles/images/zoom_bg.png?t=1411961312) center center / 0px 0px no-repeat;
    display: block;
    height: 150px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
	transition: all 250ms ease-in-out 0s;
	-moz-box-shadow: 0 0 80px -1px #333 inset;
	-webkit-box-shadow: 0 0 80px -1px #333 inset;
	box-shadow: 0 0 80px -1px #333 inset;
}
#OurProducts ul li:hover span.hoverZoom {
	background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/Styles/images/zoom_bg.png?t=1411961312) center center / 60px 60px no-repeat;
	opacity: 1;
	transition: all 250ms ease-in-out 0s;
}

#Testimonials {
	padding: 20px 0;
	min-height: 120px;
}
#Testimonials .Testimonial {
	background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/Styles/images/testimonials_top.gif?t=1411961312) no-repeat;
	padding: 5px 35px 0 35px;
}
#Testimonials .Testimonial p {
	font-style: italic;
	color: #7494b5;
}
#Testimonials .Testimonial h6.ClientName{
	background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/Styles/images/testimonials_bottom.gif?t=1411961312) right top no-repeat;
	margin: -10px -35px 0 0;
	padding: 45px 0 0 0;
	font-size: 14px;
	float: right;
}

#CopyRights {
	background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/Styles/images/footer_btm.gif?t=1411961312) repeat-x;
	padding: 20px 0 5px;
}
#CopyRights .footerbtm {
    float: left;
    width: 500px;
}
#CopyRights .footerbtm ul {
	float: right;
}
#CopyRights .footerbtm ul li {
	margin: 8px 0 0 12px; 
	position: relative;
	float: left;
	width: 16px;
	height: 16px;
}
#CopyRights .btmright {
    text-align: right;
}
#CopyRights ul li a img.a {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
#CopyRights ul li a img.b {
    left: 0;
    position: absolute;
    top: 0;
}

.ProductInfo {
	border: 4px solid #d5d5d5;
	padding: 10px 20px;
	margin: 20px 0;	
	clear: both;
	overflow: hidden;
}
.ProductInfo .ImgRight {
	margin: 0 0 0 10px; 
	float: right;
	max-width: 200px;
}
.ImageRight {
	margin: 0 0 0 20px; 
	float: right;
}
.ProductInfo .ImgLeft {
	margin: 0 10px 0 0; 
	float: left;
	max-width: 200px;
}
.ImageLeft {
	margin: 0 20px 0 0; 
	float: left;
}
ul.listing {
	overflow: hidden;
}
ul.listing li {
	/*background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/Styles/images/li_bg.gif?t=1411961312) 0px 7px no-repeat;*/
	/*padding: 0 0 0 16px;*/
	margin: 0 0 0 12px;
	list-style: disc;	
	line-height: 20px;
}

.ps_row1, .ps_row2, .ps_row3 {
	margin: 0 20px 0 0;
	float: left;
}
.ps_row1 {
	width: 400px;
}
.ps_row2 {
	width: 320px;
}
.ps_row2 img {
	max-width: 320px;
}
.ps_row3 {
	margin: 0;
	width: 240px;
}
.ps_row3 img {
	max-width: 240px;
}

.banner_left {
	float: left;
	width: 700px;
}
.banner_right {
	margin: 0 0 0 20px;
	float: left;
	width: 280px;
	text-align: center;
}
.banner_listing {
	margin: 10px 0;
	clear: both;
	overflow: hidden;
}
.banner_listing ul {
	clear: both;
}
.banner_listing ul li {
	float: left;
	width: 175px;
	line-height: 24px;
}
.banner_heading ul li {
	font-weight: bold;
}

.ProductInfo .banner_listing {
	clear: none;
}

.SitemapPages, .SitemapCategories, .SitemapBrands {
	float: left;
	width: 330px;
}
.SitemapPages ul li a, .SitemapCategories ul li a, .SitemapBrands ul li a {
	background: url(//cdn2.bigcommerce.com/server5500/40fa52x/templates/__custom/Styles/images/li_bg.gif?t=1411961312) 0 7px no-repeat;
    line-height: 20px;
    padding: 0 0 0 16px;
	text-decoration: none;
}
.SitemapPages ul li a:hover, .SitemapCategories ul li a:hover, .SitemapBrands ul li a:hover {
	text-decoration: underline;
}

.div_left {
	margin: 0 40px 0 0;
	float: left;
	width: 480px;
}

.div_right {
	float: left;
	width: 480px;
}

ul.PlasticCards li {
	border: 2px solid #D5D5D5;
    float: left;
    margin: 0 12px 0 0;
    min-height: 225px;
    padding: 5px;
}
ul.PlasticCards li a {
	display: inline-block;
	width: 175px;
	min-height: 200px;
	text-align: center;	
}
ul.PlasticCards li a img {
	max-width: 175px;
	vertical-align: middle;
}

ul.TimeClocks li {
	border: 2px solid #D5D5D5;
    float: left;
	width: 138px;
    margin: 0 12px 0 0;
    min-height: 335px;
    padding: 5px;
}
ul.TimeClocks li a {
	display: inline-block;
	width: 138px;
	min-height: 102px;
	text-align: center;	
}
ul.TimeClocks li h3 {
	font-size: 16px;
}
ul.TimeClocks li a img {
	max-width: 138px;
	vertical-align: middle;
}