@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.96em;
}

html {
	width:100%;
}


/***************** GENERAL STYLING ******************/



strong {
	font-weight:700;
}

p em {
	font-style:normal;
	color:#ed1c24;
	font-weight:bold;
}
p.subs3col {float: left;padding: 0 !important;width: 740px;}

a {
	color:#0BA0DB;
	text-decoration:underline;
	font-weight:700;
	cursor:pointer;
}

a:hover {
	color:#0f86b5;
	text-decoration:underline;
}


h1 {
	font-family: 'Roboto Slab', serif;
	font-size:2.5em;
	line-height:1.1em;
	font-weight:700;
	margin:38px 0 0 0;
	color:#231f20;
	padding:0;
	letter-spacing:-0.03em;
}


h1 strong {
	color:#ed1c24;
	font-weight:700;
}


h2 {
	margin:0 0 0.5em 0;
	padding:0 0 0.5em 0;
	font-family: 'Roboto Slab', serif;
	font-size:1.5em;
	font-weight:400;
	letter-spacing:-0.03em;
	color:#231f20;

}

h2.subs3col {color: #231F20;float: left;font-family: 'Roboto Slab',serif;font-size: 1.7em;font-weight: 700;letter-spacing: -0.03em;line-height: 1.1em;margin: 0 30px 0 0;padding: 0;width: 144px;}

h2 strong, em {
	font-weight:700;
	color:#ed1c24;
	font-style:normal;
}


h3 {
	font-size:1.35em;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	margin:0 0 2px 0;
	color:#231f20;
	padding:0 0 0.5em 0;
	letter-spacing:-0.02em;

}


h3 strong {
	color:#ed1c24;
}


h4 {
	font-family: 'Roboto Slab', serif;
	font-size:1.34em;
	letter-spacing:-0.02em;
	font-weight:700;
	padding:10px 0 0 0;
	margin:0;
	color:#231f20;

}


h4 strong {
	color:#ed1c24;
}


h5 {
	font-size:1.9em;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	margin:0 0 2px 0;
	color:#231f20;
	padding:1.5em 0 0.5em 0;
	letter-spacing:-0.02em;

}


h5 strong {
	color:#ed1c24
}

#subsMatrix h5 {
    font-size:1.4em;
}


h6 {
	font-family: Helvetica, Arial;
	font-size:24px;
	font-weight:normal;
	margin:0 0 -20px 0;
	padding:10px 0 0 0;
	letter-spacing:-0.02em;
}



.drop {
	a-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
	box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}


.clearer {
	clear:both;
}


.clearerLine {
	clear:both;
	border-bottom:1px solid #CCCCCC;
	padding-top:30px;
	margin-bottom:20px;
}


.line {
	border-bottom:1px solid #CCCCCC;
	padding:30px 0 0 0;
	margin:0 0 20px 0;
}


.packageTitle{
    font-family:Helvetica, Arial, sans-serif;
font-weight:700;
    font-size:1.4em;
    line-height:1.2em;
    padding:0 0 10px 0;
}


.matrixHighlight {
	padding:0.4em 0.3em;
	line-height:1em;
	background-color:#fedfb0;
	font-weight:700;
	font-size:0.6em;
	display:block;
	margin-top:0.7em;
}


.matrixPrice{
    color:#0ba0db;
    font-family:Helvetica, Arial, sans-serif;
font-weight:700;
    font-size:1.8em;
}

.matrixPrice a, .matrixPrice a span {
text-decoration:none;
padding:0 !important;
margin:0 !important;
line-height:1em
}

.matrixPrice span{
    color:#231f20;
    font-family:Helvetica, Arial, sans-serif;
    font-weight:normal;
    font-size:0.5em;
}



/*************** CALLS TO ACTION *********************/


.cta, .ctaSml, .ctaMatrix, #capture .submit {
	background-color:#0ba0db;
	background-image:url(../images/cta-arrow-small.gif);
	background-repeat:no-repeat;
	background-position:0.7em center;
	-webkit-border-radius: 10px;
    border-radius: 10px;
	padding:0.5em 0.7em 0.5em 1.6em;
	display:inline-block;
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'Roboto Slab', serif;
	font-size:1.35em;
	line-height:1.3em;
	font-weight:700;
	letter-spacing:-0.02em;
}

.cta, #capture .submit  {
	font-size:1.35em;
	line-height:1.3em;
	margin:20px 0 0 0;

}

.ctaSml {
	font-size:1.3em;
	line-height:1.3em;
	margin:20px 0 0 0;

}

.ctaMatrix {
	font-size:1.2em;
	line-height:1.3em;
	margin:0.5em 0 1em 0;

}

.cta:hover, .ctaSml:hover, .ctaMatrix:hover, #capture .submit:hover  {
	background-color:#0f86b5;
	color:#FFFFFF;
	text-decoration:none;
}



/*************** MAIN LAYOUT ELEMENTS *******************/


#wrapper {
	margin-left: auto;
	margin-right:auto;
	width:960px;
	padding:30px 0 0 0;
	min-height:400px;
}


/* #mainContent {
	background-image:url(../images/page-bk.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-bottom:40px;
	color:#231f20;
}*/

#mainContent {
	background-image:url(../images/summerbg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-bottom:40px;
	color:#231f20;
}


#mainContent p {
	font-family:Helvetica, Arial;
    font-size:0.92em;
    margin:1em 0 1.5em 0;
    padding:0;
    line-height:1.4em;
}


#header {
	background-color:#000000;
}



#logo {
	width:246px;
	height:116px;
	display:block;
	position:absolute;
	top:1.2em;
	z-index:12000;
}


#topNav {
	background-color:#f1f1f1;
	padding:0.5em 0em 0.6em 0em;
}


#logoContainer {
	max-width:960px;
	margin-left: auto;
	margin-right:auto;
	position:relative;
}


#topNavContainer {
	max-width:960px;
	padding:0.3em 0;
	margin-left: auto;
	margin-right:auto;
	position:relative;
	text-align:right;
}


#official {
	max-width:960px;
	padding:0 10px;
	float:left;
	font-family: 'Roboto Slab', serif;
	font-size:0.7em;
	letter-spacing:-0.01em;
	color:#231f20;
	font-weight:700;
	text-align:right;
	display:inline-block;
}


#topLinks {
	display:inline-block;
	font-size:0.7em;
    margin-left:1em;
}


#topLinks a {
    font-family:'Noto Sans', Arial, Sans-serif;
	text-decoration:none;
	margin:0 0.8em
}


#navContainer {
	z-index:7000;
	background-color:#FFFFFF;
}


#nav {
	margin-left: auto;
	margin-right:auto;
	width:980px;
	position:relative;
	text-align:right;
}


#nav ul {
	padding:0;
	margin:0 10px;
	display:inline-block;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}


#nav li {
	display:inline;
	list-style:none;
}


#nav a {
  color: #231f20;
  display: inline-block;
  font-family:Helvetica, Arial, sans-serif;
  font-size: 0.98em;
  font-weight: 700;
  margin-right: 0;
  padding: 1em 0.8em 1em 2.6em;
  text-decoration: none;
  letter-spacing:0.0em;
  background-color:#fafdff;
  background-image:url(../images/nav-arrow-sml.gif);
  background-repeat:no-repeat;
  background-position:0.6em 50%;
  border-left:1px solid #DDDDDD;
  text-align:left;
  border-right:1px solid #DDDDDD;
  line-height:1.2em;
}


#nav a span {
	width:8.2em;
	display:block;
}


#nav a:hover, .navActive {
	background-color: #E1F3FD;
}


#nav a, #nav2 a, .c {
	-webkit-transition: background 0.35s ease;
	-moz-transition: background 0.35s ease;
	-ms-transition: background 0.35s ease;
	-o-transition: background 0.35s ease;
	transition: background 0.35s ease;
}


#rightCol {
	float:right;
	width:340px;
	margin-left:40px;
}


#footerContainer {
	text-align:left;
	color:#231f20;
	background-color:#f1f1f1;

}


#footer {
	margin-left: auto;
	margin-right:auto;
	width:960px;
	padding:1em 0 2em 0;
}


#footer a {
	color:#231f20;
	font-family:Helvetica, Arial;
	font-weight:400;
	text-decoration:none;
}


#footer a:hover {
	text-decoration:underline;

}


#footer ul {
	padding:0;
	margin:0 2em 0 0;
}


#footer li {
	list-style:none;
	padding:0.5em 0;
	font-size:0.9em;
	letter-spacing:0.02em;
	margin:0;
	border-bottom:1px solid #ccc;
}


#footer2 {
	font-family:Helvetica, Arial;
	margin-left: auto;
	margin-right:auto;
	display:block;
	float:right;
	font-size:0.8em;
	width:200px;
	padding:2em 0;
	letter-spacing:0.02em;
	text-align:right;
	line-height:1.4em
}

#footer3 {
	clear: both;
display: block;
float: right;
font-family: Helvetica, Arial, sans-serif;
font-size: 0.8em;
letter-spacing: 0.02em;
line-height: 1.4em;
margin-left: auto;
margin-right: auto;
padding: 2em 0;
text-align: right;
width: 232px;
}



#footer2 img{
	padding-bottom:10px;
}


.footerListOne, .footerListTwo {
	float:left;
	width:230px;
	display:block;
}


.quickLinksHeader {
	font-weight:700;
	font-family:Helvetica, Arial, sans-serif;
padding-top:1em;
	padding-bottom:0.5em;
	font-size:1.2em;
}


.quickLinksHeader strong {
color:#ed1c24;
}


.quicklinks {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	display:block;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;

}


.quicklinks:hover {
	background-color:#DBDBDB;
}


#breadcrumb {
	font-size:12px;
	line-height:33px;
	padding:0;
	margin:10px 0 -20px 0;
}


#breadcrumb a {
	color:#333
}


#breadcrumb a:hover {
	color:#999;
}


#subscribeAndSave {
	padding:20px 0 10px 0;
}


#subscribeAndSave p {
	margin:0;
	padding:0;
}


.redGreyPanel {
	background-color:#f1f1f1;
}


.redGreyPanelHeader {
	background-color:#ed1c24;
	color:#FFFFFF;
}

.whiteBeigePanel {
	background-color:#ffefd8;
}


.whiteBeigePanelHeader {
	background-color:#FFFFFF;
	color:#231f20;
}


.redGreyPanel, .whiteBeigePanel {
	-webkit-border-radius: 0px 30px 0px 30px;
	border-radius: 0px 30px 0px 30px; 
	margin:1em 0 1em 0;
	padding:0 0 20px 0;
}


.redGreyPanelHeader, .whiteBeigePanelHeader {
	-webkit-border-radius: 0px 30px 0px 0px;
	border-radius: 0px 30px 0px 0px; 
	font-size:1.2em;
	padding:0.5em;
	font-weight:700;
	font-family:Helvetica, Arial, sans-serif;
}

.redGreyPanel p, .whiteBeigePanel p {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}


.redGreyPanelContent, .whiteBeigePanelContent {
	padding:10px 20px;
}

.whiteBeigePanelContent p {
	font-family:Georgia, 'Times New Roman', Times, serif !important;
	font-size:0.87em !important;
	line-height:1.35em !important;
}


#h2LineTwo {
	display:inline-block;
	margin-top:0.3em;
	font-size:0.9em;
	text-decoration:none;
}

#subsMatrix {
font-size:0.96em
}

.giftbullets{font-family: Helvetica, Arial, sans-serif;
font-size: 0.92em;
line-height: 1.4em;
margin: 1em 0 2em 1.5em;
padding: 0; width:550px;}


/* See inside styles */

#zoomWrapper{
	z-index:100;

}

#zoomBigImage {
	width:970px;
	text-align:center;
	margin:1em auto;
	padding:20px 0;
	background-image:url('/assets/images/semitran.png');
}


#zoomThumbnails{
display:block;
padding:0;
width:960px;
margin:0 auto 1em auto;
text-align:center;
}

#zoomThumbnails h3{
font-size:1.8em;
color:#231f20;
}

#zoomThumbnails h3 strong{
    color:#666;
    }

.zoomThumb{
margin:0 4px 0 4px;
display:inline-block;


}

#actualBigImage {
border:1px solid #cccccc
}
.zoomThumb img {
border:1px solid #aaa;
width:82px
}


.seeInsideTitle {
font-size:2em;
padding-top:1em;
}


/* REFUND POLICY PAGE */

#missOutBullets li {
	padding:0.2em;
	list-style-image: url('../images/tick-li.gif');
	
	
}



/*********CATFISH - NEW YEAR 2016 ******************/

#jansale16-catfish {
	display:block;
	height:420px;
	width:315px;
	position:fixed;
	z-index:3000;
	bottom:0;
	right:3%;
	box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
	background-image:url('../promos/16/jansale/jansale16-catfish-desktop.jpg');
	background-color:#cc0000;
}

#jansale16-catfish-main {
	width:100%;
	height:100%;
	display:block;

}

#jansale16-catfish-close {
	height:30px;
	width:30px;
	z-index:4000;
	position:absolute;
	display:block;
	top:5px;
	right:5px;
}


/***************************/







/*********CATFISH- WINDOWS 10 ******************/

 /* MULTI-TOOL CATFISH */
 #windows10-catfish_footer {position: fixed; right: 0;bottom: -420px; height:294px; width: 320px; z-index:1300; border-top:#000000 8px solid; border-left:#000000 5px solid; background:#FFFFFF;}
 
#windows10-catfish_container { width: 320px; height:294px; position:relative; }



.close { z-index:1400; left:10px; top:0; position:absolute;color:#000000; font-size:12px; text-decoration:none;
 }
 
 .close:hover {color:#fff8eb; text-decoration:none; }

.close-btn-container {width:100%; background:#000000 !important; padding:5px 0; height:15px !important; }

/* CATFISH */

#catfish {
	display:block;
	width:100%;
	height:216px;
	background: #e72b2d;
	bottom:-235px;
	position:fixed;
	z-index:20;
	left:0;
	-webkit-box-shadow: 0px -10px 2px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px -10px 2px rgba(50, 50, 50, 0.35);
	box-shadow:         0px -10px 2px rgba(50, 50, 50, 0.35);
}

#inner {
	width:996px;
	margin:0 auto;
	position:relative;
}

#inner .focus {
	display: block;
	left: -24px;
	position: absolute;
	top: 10px;
}

#inner .focus2 {
	display: block;
	left: 262px;
	position: absolute;
	top: 9px;
	z-index: 3;
}

#close {
	background: url("/assets/images/catfish_close.gif") no-repeat scroll center center #e72b2d;
	display:block;
	float:right;
	height:10px;
	width:10px;
	padding:15px;
}

.catfishcta {
	background: none repeat scroll 0 0 #FFE600 !important;
	clear: both;
	color: #E72B2D !important;
	display: block;
	font-family: 'Roboto Slab' , Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	padding: 0.4em 1em;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 130px;

}

.catfish_content {
	color: #FFFFFF;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 307px;
}

.catfish_content h2 {
	font-family: 'Roboto Slab', sans-serif;
	color:#ffffff;
	font-weight:700;
	font-size:2.2em;
	padding:0.5em 0 0 0;
}

.catfish_content strong {
	color: #ffe600;
}

.catfish_content em {
	color: #ffe600;
}

.catfishcta:hover {
	color:#FFE700;
}

.catfish_content ul {
	margin:1em 0 0 0;
	padding:0 0 0 1em;
}

.catfish_content li {
	margin:11px 0;
}

.subsTable div {float:left; background:#f5f5f5;min-height:520px; width:265px; margin:25px 0 0 0; z-index:15; padding:10px; text-align:center; position:relative;}
.subsTable div.focus {width:360px; margin:0 0 50px 0; background:#ffffff; border:#c9c9c9 1px solid; -webkit-box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.43);-moz-box-shadow:4px 4px 6px 0px rgba(50, 50, 50, 0.43);box-shadow:4px 4px 6px 0px rgba(50, 50, 50, 0.43); z-index:30; position:relative; min-height:570px;} 
.subsTable h2 {color:#7a7a7a; font-family: Helvetica,Arial,sans-serif;font-size: 1.4em;font-weight: 700;line-height: 1.2em; margin:6px 0 11px;}
.subsTable div.focus h2 {color:#000000;margin:6px 0 0px;}
.subsTable .ctaMatrix {background-color: #9c9c9c;} 
.subsTable .ctaMatrix:hover {background-color: #646464;}

.subsTable div.focus .ctaMatrix {background-color: #f3352f; font-size:1.5em; padding:0.5em 1.7em 0.5em 1.7em;} 
.subsTable div.focus .ctaMatrix:hover {background-color: #ce2300; font-size:1.5em; padding:0.5em 1.7em 0.5em 1.7em}
 .subsTable table {font-size:0.92em; text-align:left; line-height:1.3em;}
  .subsTable div.focus table {font-size: 1.1em;line-height:1.3em;text-align:left;}
  .subsTable em {font-style:normal; font-weight:bold; color:#0BA0DB;}
 .subsTable .small {font-size:0.80em;}
.feefoButton { cursor:pointer;}
#hintmask {background:url(../images/blackmask.png); position:fixed; z-index:12001;}
#hintform{border-top: 4px solid #F4362F;  padding: 0 45px;  }
.hintlink {background: url("../images/envelope.gif") no-repeat scroll left center rgba(0, 0, 0, 0); color: #6E6E6E; display: block; float: right; font-family: 'Roboto Slab',serif; font-size: 1em; line-height: 1em; margin: 2px 30px 0; padding: 0.5em 1.6em 0.5em 3.5em; text-decoration: none; text-transform: uppercase;}
#capture { font-size: 14px;}
#capture .textBox { background: none repeat scroll 0 0 #F4F4F4;  border: 1px solid #79AAC1; height: 30px; margin: 7px 0; padding:0 5px; width: 100%;   -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}	
#capture .submit {border:0; float:right; cursor:pointer;}
#hintform .theError { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; background: none repeat scroll 0 0 #F4362F; color: #FFFFFF; padding: 7px; display:inline;}
#capture h5{padding: 0.3em 0;}
.hintclose{ position: absolute; right: 10px; top: 10px; cursor:pointer;}
#hintform .loading {width:100px; float:right; text-align:center; margin:10px 0 0 0; color:#F4362F; font-size:16px;}



/* FEEFO */

* { font-size:100.01% }
#page html { font-size:62.5%; height:100%; }
#page body { font:1.2em Arial, Helvetica, sans-serif; background:#d0d4d7; color:#000; height:100%; }
#page img { border:none; }
#page em {
	font-weight:normal;
	color:#5F6062;
	font-style:normal;
}
#page form, #page object, #page embed { padding:0; margin:0; }
#page .f-right { float:right !important; }
#page a { text-decoration:none; color:#6d6e70; }
#page a:hover { text-decoration:underline; }
#page .header:after, #page .service-title:after, #page .latest-cnt:after, #page .latest:after, #page .charts:after, #page .thought-cnt:after { content:" "; display:block; width:100%; overflow:hidden; height:0; clear:both; }
/*page*/
#page { background: url("http://www.feefo.com/feefo/resources/images/background.png") repeat scroll left top rgba(0, 0, 0, 0); margin: 0 auto; overflow: hidden; position: fixed; top: -1px; left:0; width: 100%; z-index: 13000; color:#5F6062; height:100%; display:none; }
/* thought page */

/* thought box start*/
#page .thought { height:1%; overflow:hidden; padding:0 0 35px; }
#page .thought-txt { float:left; width:698px; padding:18px 0 0; }
/* thought title */
#page .thought-title { height:1%; overflow:hidden; padding:0 0 7px; background:url(../images/dotted03.gif) repeat-x 0 100%; }
#page .thought-title p { float:left; width:238px; font:22px Arial, Helvetica, sans-serif; margin:0; }
#page .thought-title p span { height:24px; overflow:hidden; display:block; }
#page .thought-title h1 { float:left; margin:0; font:bold 1.9em/1em Georgia, "Times New Roman", Times, serif; }
#page .thought-cnt { height:1%; padding:15px 0 0; }
/* thought column */
#page .thought-col { float:left; width:224px; }
/*.thought-col img {
	display:block;
	border:1px solid #a7a9ac;
       border:0px;
}
*/
#page .thought-col .supplier { margin:12px 30px 15px 0; }
#page ul.detail-list { height:1%; overflow:hidden; padding:0; margin:0; list-style:none; background:#e7e7e8; }
#page ul.detail-list li { height:1%; overflow:hidden; line-height:1.4em; padding:0 0 0 3px; vertical-align:top; border-bottom:1px solid #fff; }
#page ul.detail-list li.detail-title { background:#bcbdc0; }
#page ul.detail-list li.detail-txt { background:#fff; }
#page ul.detail-list li.detail-link { background:#ffde00; }
#page ul.detail-list li p { margin:12px 0; line-height:1.1em; }
#page ul.detail-list li.detail-link a { display:block; color:#000; font-weight:bold; text-decoration:none !important; background:url(../images/arrow.gif) no-repeat 210px .2em; }
#page ul.detail-list li.detail-link a:hover { color:#939598; background-image:url(../images/arrow2.gif); }
/* thought info */
#page .thought-info { float:right; width:460px; }
#page .shows { height:1%; overflow:hidden; padding:0 0 40px; }
#page .shows p { margin:0 0 3px; line-height:1em; }
#page .shows-cnt { height:1%; overflow:hidden; }
#page .shows-cnt label { float:left; width:40px; font:bold 1em/1.6em Arial, Helvetica, sans-serif; }
/* Added to make ALL a coloured link  */

#page .shows-cnt label a { color:#000; }
/* End Added to make ALL a coloured link  */


#page .shows-cnt select { float:left; font:1em Arial, Helvetica, sans-serif; width:203px; }
/* thought cookie trail */

#page .shows-cky { height:1%; overflow:hidden; }
#page .shows-cky label { float:left; width:240px; font:bold 1em/1.6em Arial, Helvetica, sans-serif; }
#page .shows-cky select { float:left; font:1em Arial, Helvetica, sans-serif; width:203px; }
/* sacha modified code */
#page ul.category-nav { padding:0; margin:0 0 13px; list-style:none; overflow:hidden; height:1%; }
#page ul.category-nav li { float:left; padding:0 8px 0 0; }
#page ul.category-nav li.active { font-weight:bold; }
#page ul.category-nav li a { color:#000; }
/* end sacha modified code */


/* END thought cookie trail */

/* INSERTED BY BILL 07/07/09 */
#page .alsobought { color:#808080; }
/* END BILL STUFF */




#page .charts { height:1%; }
#page .charts-box { float:left; width:224px; padding:0 0 10px; }
#page .guide { height:1%; overflow:hidden; }
#page .guide p { margin:0 0 3px; }
#page .guide dl { width:200px; overflow:hidden; padding:0; margin:0; list-style:none; line-height:1.6em; }
#page .guide dl dt { float:left; width:57px; color:#1aa54c; }
#page .guide dl dt.bad { color:#ef4030; }
#page .guide dl dd { margin:0 0 0 57px; }
#page .guide dl img { vertical-align:top; margin:0 2px 0 0; }
* #page html .guide dl img { vertical-align:baseline; }
/* comments box start*/
#page .comments { background: none repeat scroll 0 0 #FFFFFF; height: 560px; margin: 30px auto; overflow-y: scroll; padding: 20px; width: 940px; -moz-box-shadow: 5px 5px 25px #666; -webkit-box-shadow: 5px 5px 25px #666; box-shadow: 5px 5px 25px #666; border: 5px solid #333333; position:fixed; text-align:left;}
#page .comments-title { background:url(../images/dotted02.gif) repeat-x 0 100%; height:1%; padding:0 0 6px; margin:0 0 20px; overflow:hidden; }
#page .comments-title h2 { float:left; margin:0 23px 0 0; font:bold 1.5em Arial, Helvetica, sans-serif; }
#page ul.sort-list { float:left; padding:5px 0 0; margin:0; list-style:none; }
#page ul.sort-list li { float:left; padding:0 11px 0 0; }
#page ul.sort-list li a, .comm-table h3 a { color:#000; font-weight:bold; text-decoration:none !important; }
#page ul.sort-list li a:hover, .comm-table h3 a:hover { color:#939598; }
#page ul.page-nav { float:right; padding:6px 0 0; margin:0; list-style:none; }
#page ul.page-nav li { float:left; padding:0 0 0 3px; }
#page ul.page-nav li a { color:#333; font-size:1.084em; text-decoration:none !important; }
#page ul.page-nav li a:hover { color:#000; }
#page .comm-table { width:100%; border-collapse:collapse; }
#page .comm-table th { background: none repeat scroll 0 0 #BCBDC0; border-bottom: 1px solid #FFFFFF; height: 20px; padding: 16px; text-align: left; }
#page .comm-table td { vertical-align:top; padding:14px; border-bottom:1px solid #fff; background:#ffffff; }
#page .comm-table .row td { background:#ffec95; }
#page .comm-table h3 { font:bold 1em Arial, Helvetica, sans-serif; margin:0; }
#page .comm-table ul { padding:0; margin:0; height:1%; overflow:hidden; }
#page .comm-table ul li { height:1%; }
#page .comm-table p { margin:0; padding:0; }
#page .comm-table a { font-weight:normal; }
#page .comm-table a, #page .comm-table a span { color:#5F6062; text-decoration:underline; }
#page .comm-table a:hover { color:#939598; text-decoration:none; }
#page .comm-rating { overflow:hidden; padding:0 0 8px; }
#page .comm-rating em { display:block; font-style:normal; }
#page .comm-rating img { vertical-align:middle; }
#page .show-nav { height:1%; padding:2px 0 0; overflow:hidden; }
#page ul.show-list { float:left; padding:0; margin:0; list-style:none; }
#page ul.show-list li { float:left; padding:0 3px 0 0; }
#page ul.show-list li.active { font-weight:bold; }
#page ul.show-list li a { color:#000; }
#page .show-nav ul.page-nav { padding-top:0; }
#page .feefo_header { background: none repeat scroll 0 0 #EBEAEA; border-bottom: 1px solid #D2D2D2; border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden; padding: 10px 20px 9px 14px; }
#page .feefo_close { background: url("http://www.feefo.com/feefo/resources/images/closeBt.png") no-repeat scroll left top rgba(0, 0, 0, 0); display: block; height: 37px; position: fixed; right: 6px; top: 6px; width: 37px; z-index: 1110; }
/* comments box end*/
/* thought box end*/

/* These are standard sIFR styles... do not modify */
#page .sIFR-flash { visibility: visible !important; margin: 0; }
#page .sIFR-replaced { visibility: visible !important; }
#page span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
#page .sIFR-flash + div[adblocktab=true] { display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
#page #negativeFeed { display:none; }


 @media (max-width: 550px) {/*MOBILE*/
 #page .comments td p {font-size: 12px !important; text-align:left;}
#page .comments {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #333333;
    box-shadow: 5px 5px 25px #666666;
    height: 560px;
    margin: 30px auto;
    overflow-y: scroll;
    padding: 6px;
    position: fixed;
    width: 940px;
    
}
.comm-rating {font-size: 12px !important;}
#page .comm-table td {font-size: 12px !important;}
 }


 /* MULTI-TOOL CATFISH */
 #fathersday-catfish_footer {position: fixed; right: 0;bottom: -420px; height: 420px;width: 280px; z-index:1300; border-top:#000000 5px solid; border-left:#000000 5px solid; background:#FFFFFF;}
 
#fathersday-catfish_container { width: 280px; height:415px; position:relative; }

#fathersday-catfish_container .cta {  
	float:left;
	padding:10px 35px;
	border-radius:5px;
	background-size:15%; 
	background-color:#ffc71e;
	font-size:18px;
	line-height:1;
	margin: 0 0 0 65px;
	border:none;
	text-align:center;
	background-image:none !important;
}
#fathersday-catfish_container .cta:hover { 
	color:#ffffff;
	text-decoration:none;
 }

.close { z-index:1400; left:10px; top:0; position:absolute; color:#fff8eb; font-size:12px; text-decoration:none;
 }
 
 .close:hover {color:#fff8eb; text-decoration:none; }

.close-btn-container {width:100%; background:#34291c; padding:5px 0; height:10px; }




 /* -------------------------------------------------- */
/*  Cookie notification
/* -------------------------------------------------- */
 
#cookie-bar, #cookie-bar-small {display:none;-webkit-font-smoothing: antialiased;background: #444; background-color:#333333; position:relative; line-height:1.3em; color:#eeeeee; text-align:left;  }
#cookie-bar { padding:5px 0.5em 8px 0.5em; overflow:hidden} 
#cookie-bar-small { padding:0px 0.5em 0px 0.5em;}
#cookie-bar.fixed, #cookie-bar-small.fixed {position:fixed; bottom:0; left:0; width:100%;}
#cookie-bar.fixed.bottom, #cookie-bar-small.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p, #cookie-bar-small p  {margin:0 auto; color:#eeeeee; font-size:11px; line-height:13px; font-family:Verdana, sans-serif!important; width:95%; max-width:800px; left:-4em;}
#cookie-bar p {padding:1.25em 3em 1em 0;}
#cookie-bar-small p {padding:5px 0 5px 0;}
#cookie-bar a, #cookie-bar-small a {color:#dd0000; display:inline-block; text-decoration:none; }
#cookie-bar a.cb-enable {padding:0 6px; margin-left:8px; color:#ffffff; border-radius: 2px; line-height:1.8em; text-decoration:none; font-weight:normal}
#cookie-bar #cookie-ok {cursor:pointer;position:absolute; top:8px; right:25px;display:block; width:38px; height:38px; background-image:url('../images/buttons/cookie.png');}
#cookie-bar #cookie-ok:hover {background-position:38px 0px}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}
#cookie-bar .cookie-cog {margin-right:10px; float:left; margin-top:-8px;}



#viewPolicy {cursor:pointer; display:block!important;color:#eeeeee!important;font-size:12px!important;margin:0 auto!important; text-align:center!important;}