/* Color: Blue */



/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#CartContent {
    position: relative;
}

.cartSeals {
    border: 1px solid #dadada;
    position: absolute;
    bottom: -140px;
    right: 240px;
}

.cartSeals .head {
    background-color: #adc4de;
    color: #424748;
    font-weight: bold;
    padding: 3px 5px 5px;
    font-size: 11px;
    text-align: center;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}
body {
    background-color: #9fbad8;
    color: #000000;
}
a {
    color: #005694;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #005694;
}
h2 {
    color: #005594;
}
h3 {
    color: #005594;
}


#Container {
    background-position: 0 0;
    background-repeat: no-repeat;
}


#TopMenu {
}
#Topmenu li{
}
#TopMenu li a {
color: #005694;
}
#TopMenu li div {
}
#TopMenu li a:hover {
    text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
    color: #005695;
}
#Menu li.first a {
    background-image: none;
}
#Menu li ul li a {
    background: #8dafd2;
    color: #005695;
}
#Menu li ul li a:hover {
    background: #8dafd2;
    text-decoration: underline!important;
}
#Menu li:hover a, #Menu li.over a{
}

#Wrapper {
}

#Logo h1 {
    color: #ff205a;
}
#Logo h1 a {
    color: #ff205a;
}


#SearchForm {
    background: url(../../Office/images/blue/SearchBg.gif) 20px 8px no-repeat;
}
#SearchForm label {
    color: #fff;
}
#SearchForm input {
    background: transparent;
    border: 0px;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #ffb1c5;
}
#SearchForm p {
    color: #ffb1c5;
}


.Left {
}
.Left h2 {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/stik2it_09.png?t=1491326033) no-repeat 0% 0px;
    color: #005594;
    padding: 9px 0px 9px 7px;
    margin-top: 14px;
    font-size: 14px;
    font-weight: bold;
}
.Left li {
}

.Left #SideCategoryList li ul {
}

.Left li a {
    color: #005694;
}
.Left li a:hover {
    color: #005694;
}


.Content {
}
.Content h2 {
    font-size: 18px;
    font-family: tahoma;
    font-weight: bold;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right h2 {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/stik2it_09.png?t=1491326033) no-repeat left;
    color: #005594;
    padding: 9px 0px 9px 7px;
    margin-top: 14px;
    font-size: 14px;
    font-weight: bold;
}
.Right li {
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}



#Footer {
    background: #e7f4f9;
}
#Footer p {
    color: #282828;
}
#Footer a {
    color: #282828;
}
#Footer li a {
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}

.Content .ProductList li,
.fastCartContent .ProductList li {
    background: #fff;
}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
    color: #005694;
    font-size: 14px;
    font-weight: bold;
    font-family: "Trebuchet MS";
}

.ProductPrice, .ProductList em {
    color: #005594;
    font-size: 14px;
    font-weight: bold;
    font-family: "Trebuchet MS";
}

#CategoryContent .ProductList strong, .ProductList strong a {
    color: #005694;
    font-size: 18px;
    font-weight: bold;
    font-family: "Trebuchet MS";
}

#CategoryContent .ProductPrice, .ProductList em {
    color: #005594;
    font-size: 14px;
    font-weight: bold;
    font-family: "Trebuchet MS";
}

.ProductList .Rating {
    color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
    border: 1px solid #dadada;
    background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    color: #ff205a;
}

.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #adc4de; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #adc4de; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:#ff205a; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #adc4de; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #adc4de; }

.ViewCartLink {
    background: url('../../Office/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #dadada;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #adc4de;
    color: #424748;
    border-bottom: 1px solid #dadada;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dadada;
    color: #005694;
}

.JustAddedProduct {
    border: 1px solid #dadada;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #005694;
}

.CategoryPagination {
    color: #005694;
    background: #adc4de;
    border: 1px solid #dadada;
}

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

.SubCategoryList, .SubBrandList {
}

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #adc4de url('../../Office/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #adc4de url('../../Office/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../Office/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #adc4de;
}

.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #adc4de; }
.QuickSearchAllResults a { background: url('../../Office/images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
    background: #adc4de;
    border: 1px solid #dadada;
}

.MiniCart .SubTotal {
    color: #005694;
}

hr {
    background: #dadada;
    border: #dadada;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #005694;
    color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #adc4de;
    border: 1px solid #ddd;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #3a85e8;
}

.TabNav li a {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/stik2it-p_27.jpg?t=1491326033) repeat-x 0% 0px;
    color: #005594;
}

.TabNav li a:hover {
    color: #fff;
    text-decoration: underline;
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/tab-a.jpg?t=1491326033) repeat-x 0% 0px;
}

.TabNav li.Active a {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/tab-a.jpg?t=1491326033) repeat-x 0% 0px;
    color: #fff;
    text-decoration: underline;
}

.CartContents .ItemShipping th {
    border-bottom-color: #dadada;
    border-top-color: #dadada;
    background: #adc4de;
    color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
    background-color: #ebeffa;
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
}

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

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

#HeaderCell {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/stik2it_03.png?t=1491326033) no-repeat 0% 0px;
    height: 157px;
}

#LogoCell {
    width: 237px;
    height: 121px;
    float: left;
}

#HeaderCell .RightCell {
    width: 744px;
    height: 121px;
    float: left;
}

#PhoneCell {
    width: 254px;
    height: 34px;
    float: left;
}

#PhoneCell .pad {
    color: #005694;
    font-size: 13px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    padding: 8px 0px 0px 40px;
    letter-spacing: -1px;
}

#ViewCartCell {
    width: 326px;
    height: 87px;
    float: left;
}

#ViewCartCell .pad {
    color: #004373;
    font-size: 22px;
    font-weight: bold;
    padding: 24px 0px 0px 174px;
}

#SearchCell {
    width: 418px;
    height: 87px;
    float: left;
}

#SearchCell .pad {
    padding: 10px 0px 0px 3px;
}

#TopMenuCell {
    width: 490px;
    height: 34px;
    float: left;
}

#PagesMenuCell {
    width: 981px;
    height: 36px;
}

#FooterCell {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/stik2it_32.png?t=1491326033) no-repeat 0% 0px;
    height: 244px;
    font-size: 12px;
    color: #000000;
}

#FooterCell a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

#FooterCell a:hover {
    text-decoration: underline;
}

#CsCell {
    line-height: 19px;
    width: 193px;
    height: 118px;
    float: left;
    padding: 103px 0px 0px 30px;
}

#CsCell span {
    color: #005694;
    font-weight: bold;
}

#Cell1 {
    width: 167px;
    height: 159px;
    float: left;
    padding: 58px 0px 0px 23px;
}

#Cell1 #link {
    padding-bottom: 7px;
}

#Cell2 {
    width: 189px;
    height: 221px;
    float: left;
}

#SocialCell {
    width: 182px;
    height: 221px;
    float: left;
}

#SocialCell .pad {
    padding: 27px 0px 0px 30px;
}

#Ficon {
    padding: 2px 0;
}

#facebook {
    padding-bottom: 15px;
}

#BadgesCell {
    width: 197px;
    height: 221px;
    float: left;
}

#BadgesCell .pad {
    padding: 48px 0px 0px 37px;
}

#FooterRow {
    width: 981px;
    height: 23px;
}

#FooterRow .pad {
    padding: 9px 0px 10px 0px;
    text-align: center;
    color: #005694;
    font-size: 12px;
}

#FooterRow a {
    color: #005694;
}

#QuickSearch {
    z-index: 100000!important;
}

.sf-sub-indicator {
    background: url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/arrow.png?t=1491326033) no-repeat scroll 0px 0px transparent!important;
    display: block;
    height: 14px!important;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 0.2em;
    width: 7px!important;
}

#SideCategoryList .sf-menu .sf-sub-indicator {
    top: 6px!important;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 490px; /*width of featured content slider*/
height: 270px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 490px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
text-align: center;
}

.pagination {
    z-index: 10000;
    position: absolute;
    top: 266px;
    left: 20px;
    font-family: arial
    font-weight: bold;
    font-size: 18px;
    color: #f48e2e;
}

.pagination .selected {
    text-decoration: underline!important;
}

.pagination .prev, .next {
    display: none;
}

.pagination a {
    color: #f48e2e;
    text-decoration: none;
}

#SsCell {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/stik2it_15.png?t=1491326033) no-repeat 0% 0px;
    height: 298px;
    width: 490px;
    position: relative;
}

#Ss {
    padding: 28px 0px 0px 5px;
}

#SsFloat {
    width: 501px;
    float: left;
}

#HomeRight {
    width: 217px;
    float: left;
}

#HomeRight .Icon {
    margin-bottom: 5px;
}

.banner_home_page_top {
    padding: 10px 10px 10px 0;
}    

.banner_home_page_top h2 {
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
    background-image: none!important;
    padding: 0px!important;
}

.banner_home_page_top .Link {
    text-align: right;
    font-family: tahoma;
}

.banner_home_page_top .Link a {
    color: #f48f2e;
    font-size: 14px;
    font-weight: bold;
}

.FeedLink {
    display: none;
}

.ProductImage {
    border: 1px solid #9dbed6!important;
    padding: 5px;
}

#HomeFeaturedProducts, .banner_home_page_bottom h2 {
    background:url(//cdn11.bigcommerce.com/s-b2f11/templates/__custom/images/stik2it_25.png?t=1491326033) no-repeat 0% 0px;
    font-size: 18px;
    padding: 7px 0px 8px 13px;
    font-family: tahoma;
    font-weight: bold;
    margin-right: -3px;
}

.ProductQty a {
    font-size: 13px;
    font-weight: bold;
    color: #f48f2e;
    text-decoration: underline;
}

#SideProductAddToWishList p {
    font-size:12px;
    font-family: "Trebuchet MS";
}

#QuickSearch {
    z-index: 100000!important;
}

.SideRecentlyViewed .ProductDetails {
    padding: 0 5px;
}

.ComparisonCheckbox {
    margin-top: 9px;
}

.SideRecentlyViewed strong a {
    color: #292a77;
    font-size: 14px;
    font-family: tahoma;
}

.SideRecentlyViewed .ProductPriceRating {
    margin-left: 25px;
}

.SideRecentlyViewed em {
    color: #005594!important;
    font-size: 14px;
    font-weight: bold;
}

.SideRecentlyViewed .ProductActionAdd {
    margin-left: 25px;
}

.SideRecentlyViewed .ProductActionAdd a {
    font-size: 12px;
    color: #98cb59;
    text-transform: uppercase;
}

.SideRecentlyViewed .CompareButton {
    clear: both;
    padding: 4px;
    text-align: left;
}

.ProductDetailsGridTop {
	margin-bottom: 8px;	
}

.ProductDetailsGridTop, .ProductDetailsGrid {
    padding: 10px 10px 13px;
	border: 1px solid #c9daea;
	border-radius: 6px;
}

.AddCartButton {
    display: block!important;
    padding: 5px 0 0 130px;
}

.AddThisButtonBox {
	float: left;
	clear: none !important;
	margin: 0 10px 0 0;	
}

.FacebookLikeButtonContainer {
	float: left;	
	margin: 12px 0px 0 10px !important;	
}

div.FacebookLikeButtonContainer iframe {
	height: 30px !important;	
}