HTML { margin: 0; }

.smallscreen { float: left; }

BODY {
	margin: 12px;
	font-size: 88%;
	font-family: Lato, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding: 0px;
	background-color: #fff;
	color: #184537;

	color: #000;
/* background: url(/images/xmasbg.jpg) top center repeat-x;  */
/*  background: url(/images/hollytop.gif) top left repeat-x;
	margin-top: 32px; */
	/* overflow-x: hidden; */
  margin-bottom: 2em;
}

.onlymob { display: none; }
/* General text */

A { color: #184537; color: #000; }
P { color: #184537; color: #000; }


#coutbutton, .coutbutton, #addtobasket {
  background-color: #35b128;
  background: linear-gradient(#35b128, #159108);
  color: #fff;
  padding: 12px 18px;
  font-size: 15px;
  border: 0px;
  margin-bottom: 8px;
   text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
   border-radius: 4px;
  box-shadow: 2px 2px 0px #ddd;
  text-transform: uppercase;
}

/* Main blocks */

.fonted { font-family: LubalinGraphStd-Medium, 'ITC Lubalin Graph Std Medium', Lato, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px;}
.fonted A { letter-spacing: 1px; }
    .lato { font-family: Lato, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; text-transform: none; font-weight: 900; font-size: 1.0em; }
    .lato.smaller { font-size: 0.8em; }

#banner {
  background-color: #fff;
  text-align: right;
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dashed #ccc;

  color: #ccc;
  margin-bottom: 12px;
  display: none;
}

#banner a { color: #666; }

#container, .container {
	width: 740px;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px;
	position: relative;
  background-color: white;
}

#header {
	height: 58px;
	padding: 0px;
	margin-bottom: 11px;
}

#navbar {
	background-color: #9fc5b9;
	background-color: #ccc;
  background-color: #8c8177;
	padding: 0px; /* 4px 2px 3px 2px; */
	color: #184537;
	color: #000;
  height: 32px;
  font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	text-align: left;
}

#navbar #search FORM {
  margin: 0; padding: 0;
}

#navbar #search {
  float: right;
  line-height: 13px;
  padding-top: 4px;
  z-index: 1000;
}

#navbar #search input[type='text'] {
  font-size: 11px;
  margin: 0;
  padding: 2px;
  margin-top: 1px;
}

#navbar #search button {
  background-color: #eee;
  margin: 0;
  padding: 2px;
  font-size: 11px;
  border: #ccc 2px solid;
}

/* #navbar li { display: inline; text-align: left; }
#navbar li a { margin-left: 1px; margin-right: 3px; text-decoration: none; color: #fff }

#navbar li li a { color: #5c5147; } */

#sizebar {
	background-color: #dff5e9;
/*	background-color: #f44; */
	padding: 8px;
	color: #184537;
	color: #000;
	margin-top: 0px;
	margin-bottom: 8px;
	/* color: #fff;	 */

}

#sizebar STRONG { font-weight: normal; }

/* #navbar A { color: #184537; font-weight: bold; color: #000; } */

#main {
	margin-top: 0px;
	font-size: 1.0em;
}

#bottomnav {
	background-color: #d3ded6;
	background-color: #ddd;
  background-color: #8c8177;
	clear: both;
	margin-top: 0px;
	text-align: center;
	padding: 4px;
	font-size: 15px;
	line-height: 19px;
  color: #fed;
}

#footer {
	font-size: 0.8em;
  line-height: 1.0em;
	text-align: center;
}

#footer P {
    color: #777 !important;
}

#footerbar {
  line-height: 1.3em;
  text-align: center;
  color: #fff;
  margin-top: 8px;
  background-color: #8c8177;
  font-weight: bold;
}

#footerbar A {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

#leftside {
}

#feefologoa img { max-width: 230px !important }

#rightside {
	float: right;
	width: 220px;
}

.front.left {
  float: left;
  width: 220px;
}

.front.right {
  float: left;
  margin-left: 8px;
  margin-bottom: 0px;
}

/* headers */

H1 { color: #184537; font-size: 2.2em; line-height: 1.3em; color: #000; }

BODY.headergraphic H1 { font-size: 1.2em; line-height: 1.3em; }

.headergraphic {
  width: 100%;
  height: 200px;
}

.headergraphic SPAN {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 8px 14px;
  font-size: 2.0em;
  font-weight: bold;
  color: #000;
  display: inline-block;
  margin-top: 74px;
}

.headergraphic SPAN.maincategory {
  font-size: 1.5em;
}

/* General rules */

IMG { -ms-interpolation-mode:bicubic; }
UL A { color: #000; }

A IMG { border: 0px; }

table.basket {  margin-left: auto; margin-right: auto; }
table.basket th { text-align: left; font-size: 16px; border-bottom: 4px solid #666; }

table.basket td { padding: 6px;  }
tr.even { background-color: #dff5e9;  background-color: #eaf9f0; }
tr.odd { background-color: #eee; }
tr.inactive { background-color: #faa !important; }

form h2 { margin-bottom: 0px; }

/* h1 { border-bottom: 2px solid #DFF5E9; } */

/* menu */

.topmenu{
	list-style-type:none;
	margin:0;
	padding:0;
	display: block;
}

.topmenuli{
	list-style-type:none;
	float:left;
}

.topmenutitle{
	display:block;
/*	width:180px; */
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:180px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul {
	top: auto;
	left: auto;
}

.topmenutitle {
	text-decoration: none;
}

.submenuul {
	margin-top:0px;
	background-color:#F5F5FB;
	border-top:1px solid #182950;
	border-bottom:1px solid #182950;
	border-right:1px solid #182950;
	border-left:7px solid #182950;

}

.submenuli A, .submenuli A:link {
	padding:3px;
	color: #000000 !important;
}

.submenuli a:hover{
	background:#97A69B;
	color: #FFFFFF !important;
}

table.sizes {
 background-color: #F9FFF9;
 color: #000000;
 border: 1px solid #99AA99;
}

table.sizes td {
 border: 1px solid #99aa99;
 padding-left: 4px;
}

.fproduct {
	border: 4px solid #ceb;
	padding: 3px;
	background-color: #fff;
}

FORM { margin: 0px; padding: 0px; }

.notop { margin-top: 0px; }

.nonvat { color: #999; font-size: 12px; }

.bigcat { font-weight: bold; font-size: 1.5em; letter-spacing: 0px; }
.bigcat A { margin-top: 12px; display: block; }

DIV.main-product-picture { margin-right: 0px; width: 384px; }
DIV.hasotherimages DIV.main-product-picture { width: 300px; }
DIV.product-picture { margin-bottom: 7px; padding: 0;  border: 2px solid #ccc; }
IMG.product-picture { padding: 0; margin: 0; display: block; }

#product-description { font-size: 1.1em; line-height: 1.25em;}

#regularsale { padding: 12px;
	//background-color: #ffc; border: 3px solid #cc9;
	//background-color: #ced; border: 3px solid #acb;
	border: 3px solid #ccc;
	background-color: #eee;
	padding-bottom: 0px;
	}

	#regularsale p { margin: 10px 0px; }


#breadcrumbs, #breadcrumbs A { color: #666; }

.fp-pic { border: 1px solid #184537; border: 1px solid #9FC5B9; border-color: #999; }
.fp-left { margin-right: 5px; }

.subcat-description { font-size: 14px; line-height: 18px; margin-top: 4px; margin-bottom: -18px; color: #778882; }

TABLE#categorylist TD { border-bottom: 0px dotted #ddd; padding-bottom: 8px; padding-top: 8px; }

DIV.threefor {
  background-color: #ced;
  background-color: #ffb;
  padding: 10px;
  border: 2px solid #adc;
  border: 2px solid #dd8;
  margin: 10px 0px 16px 0px;
  font-size: 13px;
  line-height: 19px;
}

.vsidebar {
  float: right; width: 28%;
  font-size: 15px;
}

.vsidebar P:first-child {
  margin-top: 0px
}

A.threefor {
  background-color: #ffb;
  padding: 0px 4px;
}

TR.highlighted {
  background-color: #ff8;
}

UL.sportslist {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

UL.sportslist A {
  display: block;
  background-color: #DFF5E9;
  border: 1px solid #9FC5B9;

  padding: 2px 4px;
  margin-bottom: 2px;
  color: #184537;

  background-color: #eee;
  border-color: #999;
}

.types {
  margin-top: -12px;
  min-height: 24px;
}
.types .group {
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
  background-color: #eee;
  font-size: 11px;
  font-family: verdana, tahoma, arial, sans-serif;
  padding: 3px 6px;
}

/* #navbar .hasmenu {
//  text-decoration: none;
//  font-weight: bold;
//  display: inline;
//}
//
//#navbar .hasmenu .submenu {
//  display: none;
//}
//
//#navbar .hasmenu:hover .submenu {
//  display: block;
//}
//
//#navbar .hasmenu:hover {
//  display: inline
//} */


#nav{
  margin: 0px auto;
	list-style:none;
	font-weight:bold;
	padding: 0px;
}

#nav li{
	fxloat:left;
	margin-right: 6px;
  margin-left: 12px;
	position:relative;
	/* border-right: 1px solid #999; */
	display:inline;
}
#nav li.last-child {
  border-right-width: 0px;
  margin-right: 0px;
}
#nav li a {
	display:blockx;
	padding: 0px 5px 0px 4px;
	text-decoration:none;
	font-size: 15px;
	letter-spacing: -0px;
	font-weight: bold;
	line-height: 24px;
  /* text-transform: lowercase; */
	/* font-weight: 500; */
  -webkit-font-smoothing: antialiased;
}

#nav li ul a {
  line-height: 16px;
}

#nav li a:hover { text-decoration: underline; }

#bottomnav a {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  /* text-transform: lowercase; */
  -webkit-font-smoothing: antialiased;
  color: #fff;
}

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

/*--- DROPDOWN ---*/
#nav ul{
	list-style:none;
	text-align: left !important;
	position:absolute;
  display: none;
	/* left:-9999px; */ /* Hide off-screen when not needed (this is more accessible than display:none;) */
	background-color: #DFF5E9;
	margin-left: 0px;
	padding-left: 0px;
  padding: 0px 8px;
  margin-top: 0px;
  z-index: 100;

  background-color: #fffcf0;
  border-color: #999;
}
#nav ul li{
	padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	text-align: left !important;
	border-right-width: 0px;
	//line-height: 20px;
}

#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	display:block;
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left: 0 !important; /* Bring back on-screen when needed */
  display: block;
  top: 16px !important;
  box-shadow: 1px 1px 10px #bbb;

	opacity:1 !important; /* Fade to opaque */
}

.category .prods {
  clear: left;
}

div#qTip {
	padding: 6px;
	border: 1px solid #aaa;
	display: none;
	background: #eee;
	color: #000;
	font: normal 14px Helvetica, Arial, sans-serif;
	position: absolute;
	z-index: 1000;
}

.statements {
  font-weight: bold;
  color: #222;
  text-align: center;
  padding: 12px 0px;
  font-size: 13px;
  margin-top: 6px;
  margin-bottom: 0px;
  /* border: 1px solid #8C8177; */
  -webkit-font-smoothing: antialiased;
}

.statements DIV {
  display: inline;
  margin: 0px 8px;
}

.statements DIV SPAN {
  font-weight: normal;
  font-style: italic;
}

#hero {
  width: 938px;
  height: 290px;
  position: relative;
}

#hero .left, #hero .right {
  font-size: 20px;
  color: #fff;
  z-index: 100;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 8px #000;
  filter: glow(color=#444444,strength=2);
}

#hero img.background {
  position: absolute;
  width: 938px;
  height: 290px;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

#hero img.background.active {
  z-index:3;
}

#hero .left {
  left: 20px;
  top: 15px;
  width: 260px;
  font-size: 22px;
  line-height: 29px;
}

#hero .right {
  right: 20px;
  bottom: 15px;
  font-size: 42px;
  font-weight: 400;
}

#boxes {
  width: 100%;
  margin: 12px 0px 0px 0px;
}

#boxes .box {
  margin-bottom: 12px;
  width: 225px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  padding: 0;
  margin-right: 12px;
}

#boxes .box.box4, #boxes .box.box7 {
  margin-right: 0px !important;
  margin-left: 2px !important;
}

#boxes .box.box5 .main, #boxes .box.box6 .main, #boxes .box.box7 .main {
  height: 240px;
}

#boxes .box5 {
  width: 461px;
}

#boxes .box {
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
}

#boxes .box .main {
  background-color: #ccc;
  height: 180px;
  position: relative;
}

#boxes .box .header {
  padding: 6px;
  background-color: #eee;
  min-height: 16px;
}

#boxes .box .main .text {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  bottom: 0px;
  height: 32%;
  width: 100%;
}

#boxes .box .main .text DIV {
  padding: 6px;
}

.old-ribbon-wrapper-red {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
}

.ribbon-wrapper-red {
  width:40px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 0px;
  border-radius:50%;
  text-align:center;
  padding:20px 0;
  font: bold 10px Sans-Serif;  
  line-height:0;
  background-color: #CC0000;
  color: #eee;
}

.old-ribbon-red {
  font: bold 9px Sans-Serif;
    line-height: 9px;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform:    rotate(-45deg);
  -ms-transform:     rotate(-45deg);
  -o-transform:      rotate(-45deg);
  position: relative;
  padding: 3px 0;
    padding-top: 18px;
  left: -50px;
  top: -6px;
  width: 120px;
  background-color: #CC0000;

  color: #eee;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.benefit {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 6px;
    margin-top: 10px;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    background-color: #009999;
}

.benefits {
  clear: both;
}
.benimage {
    margin-top: 10px;
}

.benefit2 {
    float: right;
    margin-left: 6.5px;
    margin-right: 0px;
    margin-top: 10px;
}

.benefit:hover figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
}

.benefit .boxtitle {
    color: #fff;
    margin-left: 5px;
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.benefit figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    width: 150px;
    height: 150px;
    top: 100px;
    background: rgba(0,153,153,.8);
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: .0s;
    -moz-transition-delay: .0s;
    -o-transition-delay: .0s;
    -ms-transition-delay: .0s;
    transition-delay: .0s;
}

.benefit figcaption h3 {
    color: #fff;
    padding: 0px;
    position: relative;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.benefit figcaption p {
    padding: 4px;
    position: relative;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: none;
    color: #fff;
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -o-transition: all .9s ease;
    -ms-transition: all .9s ease;
    transition: all .9s ease;
}

a.tooltips {
  position: relative;
  display: inline;
  font-weight: bold;
}

a.tooltips span {
  position: absolute;
  width: 300px;
  color: #000000;
  padding: 10px;
  background: #ffffff;
  text-align: center;
  visibility: hidden;
  border-radius: 10px;
  font-weight: normal;
  border: 2px solid #009999;
}

a.tooltips span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -8px;
  width: 0; height: 0;
}

a.tooltips:hover span {
  visibility: visible;
  left: 100%;
  top: 50%;
  margin-top: -19px;
  margin-left: 15px;
  z-index: 999;
}

nav.megamenu ol { display: none; }
nav.megamenu ol li div { display: none; }



/* modal signup box */

.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    width: 400px;
    position: relative;
    margin: 5% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}
.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #00d9ff;
}
#formtitle {
  background:#32BACC;
  border-radius:5px;
    }
#formtitle h1 {
  color:#FFFFFF;
  margin-left:10px;
  padding-bottom:3px;
  }
.catform {
  background:#18476E;
  padding:10px;
  align-content:center;
  border-radius:5px
}

.placeholder {
  padding:5px;
  margin-bottom:5px;
  margin-top:5px;
  background-color:#DFE5EB;
  border-radius:5px;
  width:300px;
}
.placeholder label {
  float:left;
  margin-top:3px;
  color:#18476E;
}
.addplaceholder {
  padding:5px;
  margin-bottom:5px;
  margin-top:5px;
  background-color:#DFE5EB;
  border-radius:5px;
  width:300px;
  }
.addplaceholder label {
    float:left;
    color:#18476E;
  }
.addfld {
  border:none;
  border-radius: 5px;
  background: #EAF2F8;
} 
.mnfld {
  border:none;
  height:25px;
  width:150px;
  background:#EAF2F8;
  border-radius:5px;
  margin-left:10px;
}
.gender {
  float:left;
  margin-left: 45px;
  margin-top:10px;
}
.gender label {
  color:#EAF2F8;
}
.male {
  float:right;
  margin-left:10px;
  }
.submitholder{
  margin-top:10px;
}
.submit {
    background-color: #0489F7;
    background: -webkit-gradient(linear, left top, left bottom, from(#0489F7), to(#035FAB));
    background: -webkit-linear-gradient(top, #0489F7, #035FAB);
    background: -moz-linear-gradient(top, #0489F7, #035FAB);
    background: -ms-linear-gradient(top, #0489F7, #035FAB);
    background: -o-linear-gradient(top, #0489F7, #035FAB);
    background: linear-gradient(top, #0489F7, #035FAB);
    border: 1px solid #035FAB;
    border-bottom: 1px solid #8697CC;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #B1C1F4;
    -webkit-box-shadow: 0 1px 0 0 #B1C1F4 inset ;
    -moz-box-shadow: 0 1px 0 0 #B1C1F4 inset;
    -ms-box-shadow: 0 1px 0 0 #B1C1F4 inset;
    -o-box-shadow: 0 1px 0 0 #B1C1F4 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
}
.submit:hover {
    opacity:.85;
    cursor: pointer; 
}
.submit:active {
    border: 1px solid #7282B5;
    box-shadow: 0 0 10px 5px #32437A inset; 
    -webkit-box-shadow:0 0 10px 5px #32437A inset ;
    -moz-box-shadow: 0 0 10px 5px #32437A inset;
    -ms-box-shadow: 0 0 10px 5px #32437A inset;
    -o-box-shadow: 0 0 10px 5px #32437A inset;
     
}


#clock {
  color: #999;
  position: absolute;
  text-align: center;
  left: 280px;
  margin-top: 8px;
  line-height: 20px;
}

#clock .text {
  font-size: 14px;
}

#clock .time {
  font-size: 16px;
}

#clock .days, #clock .minutes, #clock .hours, #clock .seconds {
  font-weight: bold;
  font-size: 18px;
}

#clockdiv {
  font-size: 30px;
  font-weight: bold;
}
#clockdiv .days, #clockdiv .minutes, #clockdiv .hours, #clockdiv .seconds {
  font-weight: bold;
  font-size: 1.4em;
}
