/*
  ============================
  (C) Copyright 2022 Darren Evans (551578756)
  This code may NOT be copied, altered or redistributed without prior written permission.
  ============================
*/

html {
	background: #f2f2f2
}

body {
	font-family: sans-serif, serif;
	color: #000;
  background: #fff;

/*  background-image: url(/img/main-bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;*/


	margin: 0;
	margin-left: 0
}

h1 {
	font-family: verdana, serif;
	font-size: 14pt;
	color: #960019;
	font-weight: 400;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 2px
}

h2 {
	display: block;
	font-family: verdana, serif;
	font-size: 14pt;
	color: #7d191b;
	font-weight: 400;
	border-top: 1px solid #aaa;
	margin: 5px 5px 5px 0;
	padding: 4px 0 0 4px
}

h3 {
	font-family: arial, serif;
	font-size: 13pt;
	color: #900;
	font-weight: 400;
	margin: 5px 5px 5px 0
}

A:link,
A:visited {
	color: #008;
	text-decoration: underline
}

A:hover {
	color: #008;
	text-decoration: none
}

a:link.nav,
a:visited.nav {
	color: #fff;
	font-weight: 400;
	text-decoration: none
}

a:hover.nav {
	color: #fff;
	text-decoration: underline
}

a:link.nav2,
a:visited.nav2 {
	color: #fff;
	font-weight: 400;
	text-decoration: none
}

a:hover.nav2 {
	color: #fff;
	text-decoration: underline
}

a:link.white,
a:visited.white {
	color: #fff;
	text-decoration: underline
}

a:hover.white {
	color: #ff2;
	text-decoration: none
}

a:link.related,
a:visited.related {
	color: #fff;
	text-decoration: none
}

a:hover.related {
	color: #fff;
	text-decoration: underline
}

hr {
	border: dashed #000;
	border-width: 1px 0 0;
	height: 0;
	margin-top: 3px;
	margin-bottom: 3px
}

hr.white {
	border: dashed #fff;
	border-width: 1px 0 0;
	height: 0;
	margin-top: 1px;
	margin-bottom: 1px
}

hr.ftr {
	border: dashed #fff;
	border-width: 1px 0 0;
	height: 0;
	margin-top: 2px;
	margin-bottom: 2px
}

img,
object {
	max-width: 100%;
	border: 0;
	vertical-align: middle
}

#outer {
	margin: 0 auto;
	background: #fff
}

#header {
	overflow: hidden;
	background: #9d1a17;
	border-bottom: 1px solid #fff
}

#hdr_lnks {
	display: inline-block;
	color: #fff;
	padding: 0
}

a:link.hdr,
a:visited.hdr {
	display: inline-block;
	background: #613531;
	font-family: verdana, serif;
	font-size: 9pt;
	padding: 4px 6px 4px 6px;
	border-radius: 3px;
	border: 1px solid #fff;
	margin: 7px 0 7px 6px;
	box-shadow: 0 1px 3px #710b0b;
	color: #fff;
	text-decoration: none
}

a:hover.hdr {
	background: #9f1114;
	color: #ff2;
	text-decoration: none
}

a:link.hdr2,
a:visited.hdr2 {
	display: inline-block;
	background: #9f1114;
	font-size: 9pt;
	font-family: verdana, serif;
	padding: 4px 6px 4px 6px;
	border-radius: 3px;
	border: 1px solid #fff;
	margin: 7px 0 7px 6px;
	box-shadow: 0 1px 3px #710b0b;
	color: #ff2;
	text-decoration: none
}

a:hover.hdr2 {
	background: #9f1114;
	color: #fff;
	text-decoration: none
}

#metric_link {
	display: inline
}

@media (max-width:490px) {
	#metric_link {
		display: none
	}
}

#banner {
	/*background-image: linear-gradient(to right, #fff, #fff, #fff, #fff, #fff, #af665d, #935149, #9e574e, #ce5c5c);*/

 background: #861604;

/*   background-image: url(/img/main-ban.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;*/

	border-left: 1px solid #999;
	border-right: 1px solid #999
}

div.bnr {
	width: 100%
}

div.logo {
	display: inline-block;
	padding: 2px
}

div.bnr_srch {
	display: inline-block;
	padding: 14px 10px 0 0;
	float: right;
	vertical-align: middle;
	margin: 2px 8px 2px 0
}

div.sh_nav {
	display: none
}

.se_inp_box {
	vertical-align: text-top;
	margin: 0;
	width: 230px;
	height: 22px;
	background: #eee;
	border: 1px solid #444;
	border-radius: 5px 0 0 5px;
	font-size: 14pt;
	color: #444;
	padding: 0 0 0 5px;
	box-shadow: 0 1px 2px #eee
}

.se_inp_bt {
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	height: 22px;
	background: #eee;
	border: 1px solid #444;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 1px 2px #eee
}

@media (max-width:630px) {
	#header {
		text-align: center
	}

	#banner {
		/*background: #a45a52*/
	}

	div.logo {
		width: 100%;
		display: block;
		/*background: #fff;*/
		padding: 2px 0 2px 0;
		text-align: left;
		box-shadow: 0 2px 2px #aaa
	}

	div.bnr_srch {
		display: inline-block;
		float: none;
		width: 270px;
		background: #a45a52;
		padding: 6px 0 9px 10px;
		text-align: left;
		margin: 2px 8px 0 0;
		overflow: hidden
	}

	.se_inp_box {
		width: 230px
	}

	div.sh_nav {
		display: inline-block;
		width: 30px;
		background: #a45a52;
		float: right;
		margin: 10px 8px 0 0
	}

	#nav_outer {
		display: none
	}
}

@media (max-width:360px) {
	div.bnr_srch {
		width: 290px
	}

	.se_inp_box {
		width: 240px
	}

	div.sh_nav {
		width: 30px
	}
}

@media (max-width:359px) {
	div.bnr_srch {
		width: 250px
	}

	.se_inp_box {
		width: 210px
	}

	div.sh_nav {
		width: 30px
	}
}

.frm_se {
	margin-bottom: 0;
	margin-top: 3px;
	font-size: 0
}

.bb {
	border-bottom: 1px solid #aaa
}

.in_block {
	display: inline-block
}

#nav_outer {
	height: 100%;
	background: #a45a52;
	border-left: 1px solid #373745;
	border-right: 1px solid #212127;
	border-top: 1px solid #fff
}

div.nav {
	background: #935149;
	float: left;
	font-family: verdana, serif;
	color: #fff
}

div.nav2 {
	background: #ce5c5c;
	float: left;
	font-family: verdana, serif;
	color: #000
}

div.donate_outer {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	background: #efefef;
	border-radius: 8px;
	margin: 5px 0px 5px 0px;
  box-shadow: 2px 2px 2px #999, -1px -1px 2px #999;
}

div.donate_txt {
	flex: 5;
	font-family: arial, serif;
	font-size: 13pt;
	color: #000;
	padding: 14px 8px 12px 10px;
}

div.donate_btn {
	float: right;
	text-align: right;
	padding: 8px;
}

@media (max-width: 430px) {
	div.donate_outer {
		display: block;
	}

	div.donate_txt {
		display: block;
	}

	div.donate_btn {
		display: block;
		float: none;
		text-align: center;
		padding: 6px;
	}
}

.planner_promo {
	max-width: 1020px;
	background: #ade3b2;
	font-family: "verdana", serif;
	font-size: 12pt;
	color: #000;
	padding: 3px 2px 3px 2px;
	margin: 0 auto;
}

a:hover.planner_promo_lnk,
a:link.planner_promo_lnk,
a:visited.planner_promo_lnk {
	display: inline-block;
	color: #000;
	margin: 0
}

div.menu_holder,
div.menu_holder_r {
	border: 1px solid #999;
	margin-bottom: 3px;
	overflow: hidden
}

div.menu_img {
	float: left;
	width: 122px;
	padding: 1px;
	font-size: 80%
}

div.menu_txt {
	float: left;
	padding: 2px
}

A:link.menu_link,
A:visited.menu_link {
	color: #42457e;
	font-weight: 400;
	text-decoration: underline;
	margin-bottom: 2px
}

A:hover.menu_link {
	color: 400;
	font-weight: 400;
	text-decoration: none
}

@media (min-width:321px) and (max-width:639px) {

	div.menu_holder,
	div.menu_holder_r {
		width: 98%;
		border: 1px solid #999;
		margin-bottom: 3px
	}

	div.menu_txt {
		width: 175px;
		font-size: 90%
	}
}

@media (min-width:640px) and (max-width:799px) {
	div.menu_holder {
		width: 49%;
		float: left
	}

	div.menu_holder_r {
		width: 49%;
		float: right
	}
}

@media (min-width:800px) {
	div.menu_holder {
		width: 49%;
		float: left
	}

	div.menu_holder_r {
		width: 49%;
		float: right
	}
}

h2.article_lnk {
	display: block;
	width: 100%;
	background: #ce5c5c;
	font-family: verdana, serif;
	font-size: 14pt;
	color: #fff;
	font-weight: 400;
	border-top: 1px solid #aaa;
	padding: 4px 0 4px 6px;
	margin: 10px 5px 0 0
}

.owl-carousel {
	margin: 0
}

.owl-stage {
	background: #f2f2f2;
	padding: 5px 4px 5px 4px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa
}

#article_lnk_nav_outer {
	background: #f0f0f0;
	border-bottom: 1px solid #aaa;
	padding: 4px 0 4px 10px;
	text-align: left
}

.owl-prev {
	background: #4f7a44;
	font-family: helvetica, sans-serif;
	font-size: 13pt;
	color: #fff;
	padding: 6px 6px 4px 6px;
	margin-right: 15px;
	cursor: pointer
}

.owl-next {
	background: #4f7a44;
	font-family: helvetica, sans-serif;
	font-size: 13pt;
	color: #fff;
	padding: 6px 6px 4px 6px;
	margin-left: 20px;
	cursor: pointer
}

.disabled {
	background: #eee;
	color: #aaa;
	cursor: default
}

div.article_lnk_single_outer {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	padding: 6px;
	vertical-align: top
}

@media (max-width:710px) {
	div.article_lnk_single_outer {
		display: block;
		width: 100%
	}
}

div.article_list {
  	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
}
div.article_lnk_outer {
	display: inline-block;
 flex: 1;
	width: 50%;
	background: #fafafa;
	border: 1px solid #999;
	margin-bottom: 3px;
	overflow: hidden
}

@media (max-width:640px) {
div.article_list {
  	display: block;
}
	div.article_lnk_outer {
		display: block;
		width: 100%
	}
}




div.article_lnk_img {
	display: table-cell;
	width: 122px;
	padding: 0;
	vertical-align: top
}

div.article_lnk_txt {
	display: table-cell;
	font-family: helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 400;
	padding: 4px;
	vertical-align: top
}

li.menu_li {
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px
}

A:link.article_lnk_href,
A:visited.article_lnk_href {
	color: #42457e;
	font-weight: 400;
	text-decoration: underline;
	margin-bottom: 2px
}

A:hover.article_lnk_href {
	color: 400;
	font-weight: 400;
	text-decoration: none
}

div.related_cnt {
	background: #4d4d59;
	border: 1px solid #999;
	margin-top: 5px;
	padding: 3px;
	color: #fefcba
}

a:link.foot,
a:visited.foot {
	color: #fff;
	text-decoration: none
}

a:hover.foot {
	color: #fff;
	text-decoration: underline
}

#c_container {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	background: #fff
}

#c_container_full {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	background: #fff
}

#cnt_hdr {
	background: #fff;
	padding: 4px 2px 4px 2px
}

#cnt_hdr_box {
	height: 100%;
	background: #fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	overflow: hidden
}

#cnt_hdr_img {
	float: left;
	padding: 0;
	margin-right: 6px;
	position: relative
}

#cnt_hdr_img_r {
	float: right;
	margin-left: 6px;
	margin-right: 0
}

#cnt_hdr_txt {
	font-family: arial, serif;
	font-size: 12pt;
	height: 100%;
	padding: 4px
}

div.rec_hdr_img {
	float: left;
	padding: 0;
	margin-right: 6px;
	position: relative
}

div.rec_hdr_txt {
	line-height: 120%;
	height: 100%;
	padding: 4px
}

@media (max-width:600px) {
	div.rec_hdr_img {
		float: none;
		padding: 0;
		margin-right: 6px;
		position: relative
	}

	div.rec_hdr_txt {
		padding: 8px 4px 4px 4px
	}
}

div.cnt_sub_hdr {
	border-top: 1px solid #999;
	margin-top: 5px
}

div.cnt_sub_box {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	padding: 4px;
	overflow: hidden
}

img.cnt_img {
	border-radius: 8px;
	box-shadow: 2px 2px 4px #777
}

div.cnt_img_left {
	float: left;
	padding: 0;
	margin: 0 4px 4px 0;
	position: relative
}

div.cnt_img_right {
	float: right;
	padding: 0;
	margin-left: 4px;
	position: relative
}

div.cnt_img_txt {
	padding: 4px
}

span.img_label {
	position: absolute;
	background: rgba(0, 0, 0, .7);
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	z-index: 22;
	bottom: 2%;
	left: 2%;
	border: 1px solid #777;
	border-radius: 4px;
	padding: 3px 6px 3px 6px;
	color: #fff;
	z-index: 22
}

div.recipe_link_holder {
	border: 1px solid #555;
	margin: 8px 0 8px 0;
	overflow: hidden;
	border-radius: 3px;
	background: f2f2f2;
	background: -webkit-radial-gradient(circle, #fff, #fafafa);
	background: -o-radial-gradient(circle, #fff, #fafafa);
	background: -moz-radial-gradient(circle, #fff, #fafafa);
	background-image: radial-gradient(circle, #fff, #fafafa);
	background-repeat: no-repeat;
	box-shadow: 1px 2px 2px #aaa
}

A:link.recipe_link,
A:visited.recipe_link {
	display: inline-block;
	color: #1e4b64;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px dashed;
	margin-bottom: 5px;
	padding: 3px 3px 4px 0
}

A:hover.recipe_link {
	text-decoration: none;
	margin-bottom: 6px;
	border-bottom: 0
}

div.recipe_link_img {
	width: 122px;
	float: left;
	padding: 1px;
	margin-right: 5px
}

div.recipe_link_txt {
	padding: 0 3px 3px 8px
}

div.cnt_txt {
	padding: 2px
}

div.cnt_float_l {
	float: left;
	min-width: 45%;
	padding: 2px
}

div.cnt_float_2 {
	float: left;
	min-width: 30%;
	padding: 2px
}

.ov_h {
	overflow: hidden
}

div.ewrap {
	width: 100%;
	padding: 0;
	float: left
}

div.cnt_ad_holder {
	max-width: 340px;
	float: right;
	padding: 0;
	margin-top: 3px;
	margin-right: 3px;
	text-align: left
}

div.cnt_ad_hdr {
	width: 300px;
	float: right;
	background: #efefef;
	font-family: arial;
	font-size: 9pt;
	color: #333;
	padding: 3px 8px 3px 1px;
	text-align: right
}

div.cnt_ad {
	padding: 0;
	text-align: right
}

div.cnt_ad_aff_hdr {
	width: 320px;
	float: right;
	background: #9d1919;
	font-family: arial;
	font-size: 9pt;
	color: #fff;
	padding: 0;
	text-align: right
}

div.cnt_ad_bt_hdr {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	margin-top: 5px;
	background: #f2f2f2;
	font-family: arial;
	font-size: 9pt;
	color: #333;
	padding: 3px 8px 3px 1px;
	text-align: right
}

div.cnt_bt_ad {
	min-width: 308px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px;
	text-align: center
}

div.cnt_ad_bt_hdr_med_728 {
	margin-top: 5px;
	background: #710b0b;
	border-top: 1px solid #999;
	font-family: arial;
	font-size: 9pt;
	color: #eee;
	padding: 1px 12px 1px 12px;
	text-align: right
}

div.cnt_bt_ad_med_net_728 {
	background: #fff;
	padding: 3px 2px 2px 2px;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999
}

div.ad_content_match {
	padding: 4px;
	border: 1px solid #999
}

div.cnt_ad_txt {
	padding: 2px
}

div.std_box {
	border: 1px solid #999;
	margin-top: 5px;
	padding: 3px;
	overflow: hidden
}

div.std_box_emp {
	border: 1px solid #999;
	margin-top: 5px;
	padding: 0;
	overflow: hidden
}

div.sco {
	margin-top: 5px;
	padding: 0
}

div.social {
	float: left;
	width: 42px;
	padding: 0
}

div.small_hdr {
	background: #d21e1e;
	font-family: arial;
	font-size: 9pt;
	color: #fff;
	font-weight: 700;
	padding: 0;
	border: 1px solid #999;
	margin-top: 5px
}

div.small_cnt {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 0;
	padding: 0
}

span.article_intro {
	font-family: verdana, sans-serif;
	font-size: 14pt;
	color: #455695;
	font-weight: 400
}

span.article_emph {
	color: #9f1114;
	font-size: 110%;
	font-weight: 700
}

span.blue {
	color: #3e3f64;
	font-weight: 700
}

span.yellow {
	color: #f3f275;
	font-weight: 700
}

div.cnt_ad_bt_hdr,
div.cnt_ad_hdr {
	background: -webkit-linear-gradient(#f4f4f4, #e7e7e7);
	background: linear-gradient(#f4f4f4, #e7e7e7)
}

div.fix {
	clear: both
}

div.cnt {
	padding: 6px
}

#ftr_outer {
	width: 100%;
	background: #872123;
	clear: both
}

#ftr_inner {
	max-width: 70em;
	font-family: verdana, sans-serif;
	font-size: 11pt;
	color: #fff;
	padding: 5px;
	margin: 0 auto
}

div.ftr_lnks {
	float: left;
	color: #fff;
	font-weight: 400;
	letter-spacing: .6px
}

div.ftr_c {
	padding: .5em
}

html {
	overflow-y: scroll
}





div.related_hdr{background:#444562;border:1px solid #999;margin-top:5px}




div.recipe_title {
	background: #d21e1e;
	border: 1px solid #999;
	margin-top: 5px;
	overflow: hidden;
	color: #fff
}

h2.recipes {
	font-family: verdana, serif;
	font-size: 14pt;
	color: #935149;
	font-weight: 400;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px
}

h3.recipes {
	font-family: arial, serif;
	color: #935149;
	font-weight: 400;
	font-size: 14pt;
	margin: 6px 0 5px 5px
}

h3.recipe_variations {
	font-family: arial, serif;
	color: #935149;
	font-weight: 400;
	font-size: 13pt;
	margin: 10px 0 5px 0
}

h4.recipes {
	display: inline;
	font-family: arial, serif;
	color: #935149;
	font-weight: 400;
	font-size: 13pt;
	margin: 0
}

span.recipe_author {
	display: block;
	font-family: verdana, serif;
	font-size: 10pt;
	color: #666;
	font-weight: 400;
	font-style: italic;
	margin: 3px 0 3px 0
}

span.recipe_subhdr {
	display: block;
	font-family: verdana, serif;
	font-size: 13pt;
	color: #666;
	font-weight: 400;
	font-style: italic;
	margin: 3px 0 3px 0
}

div.recipe_stats {
	display: block;
	background: #f4f4f4;
	border: 1px solid #555;
	border-radius: 5px;
	margin: 5px 0 5px 0;
	padding: 1px 3px 3px 3px
}

div.oh {
	overflow: hidden
}

div.ratings_outer {
	float: right;
	width: 170px;
	background: #f4f4f4;
	border: 1px solid #555;
	border-radius: 5px;
	padding: 3px 6px 3px 6px;
	margin: 6px 6px;
	text-align: center
}

@media (max-width:630px) {
	div.ratings_outer {
		float: none;
		display: block;
		margin: 10px 0 10px 0
	}
}

div.description_outer {
	float: left;
	width: 80%
}

span.add_rating_btn {
	display: block;
	cursor: pointer;
	background: #666;
	border: 1px solid #999;
	border-radius: 5px;
	color: #fff;
	padding: 3px 6px 3px 6px;
	margin: 5px 0 5px 0;
	font-weight: 700;
	text-align: center
}

span.add_rating_btn_sel {
	display: block;
	cursor: default;
	background: #373875;
	border: 1px solid #999;
	border-radius: 5px;
	color: #fff;
	padding: 3px 6px 3px 6px;
	margin: 5px 0 5px 0;
	font-weight: 700;
	text-align: center
}

span.add_rating_btn_rec {
	display: block;
	cursor: default;
	background: #090;
	border: 1px solid #999;
	border-radius: 5px;
	color: #fff;
	padding: 3px 6px 3px 6px;
	margin: 5px 0 5px 0;
	font-weight: 700;
	text-align: center
}

div.recipe_data {
	min-width: 23.5%;
	display: inline-block;
	padding: 4px;
	color: #444;
	text-align: center
}

div.recipe_outer {
	padding: 0 0 8px 0
}

ul.items {
	list-style: none;
	padding-left: 10px
}

ul.items>li {
	background: url(/img/ing_ls.png) left center no-repeat;
	padding-left: 25px;
	margin-top: 5px
}

ul.ul_img {
	list-style: none;
	padding-left: 10px
}

ul.ul_img>li {
	background: url(/img/ing_ls.png) left center no-repeat;
	padding-left: 25px;
	margin-top: 5px
}

ol.ol_img {
	counter-reset: li;
	margin-left: 10px;
	padding-left: 0
}

ol.ol_img>li {
	position: relative;
	margin: 2px 0 6px 2em;
	padding: 2px 2px 6px 10px;
	list-style: none
}

ol.ol_img>li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	top: 2px;
	left: -2em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 2em;
	margin-right: 8px;
	padding: 2px;
	border: 1px solid #333;
	color: #fff;
	background: #ce5c5c;
	border-radius: 40%;
	font-weight: 400;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12pt;
	text-align: center
}

li ol,
li ul {
	margin-top: 6px
}

ol ol li:last-child {
	margin-bottom: 0
}

.frm_sel {
	display: block;
	background: #f4f4f4;
	font-size: 100%;
	margin: 5px 2px 5px 5px;
	border-radius: 5px;
	border: 1px solid #999;
	padding: 3px
}

.frm_textarea {
	display: block;
	background: #f4f4f4;
	margin: 5px 2px 5px 5px;
	border-radius: 5px;
	border: 1px solid #999;
	padding: 3px;
	font-family: verdana;
	font-size: 100%
}

div.bnr_feat {
	background: #9f1114;
	border-radius: 12px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	margin: 5px 10px 5px 25px;
	font-size: 90%;
	background: -webkit-linear-gradient(#9f1114, #710b0b);
	background: linear-gradient(#9f1114, #710b0b)
}

@media (min-width:321px) and (max-width:639px) {
	#outer {
		width: 99%;
		margin: 0 auto
	}

	#c_container {
		font-family: verdana, serif
	}

	#bnr_srch {
		display: block;
		padding: 0;
		text-align: center;
		float: none;
		margin: 8px 0 8px 0
	}

	.se_inp_box {
		width: 200px;
		height: 22px;
		background: #eee;
		border: 1px solid #444;
		border-radius: 5px 0 0 5px;
		font-size: 14pt;
		padding: 0 0 0 5px;
		box-shadow: 0 2px 4px #eee
	}

	div.ftr_lnks {
		background: #211919;
		border: 1px solid #fff;
		border-radius: 5px;
		margin: 2px;
		padding: .3em
	}

	div.planner_promo {
		font-size: 15pt
	}
}

@media (min-width:1190px) {
	div.sco {
		position: fixed;
		top: 150px;
		left: 8px;
		padding: 5px;
		background: #f2f2f2;
		border-radius: 5px;
		box-shadow: 2px 2px 4px #555
	}

	div.social {
		float: none;
		display: block;
		width: 42px;
		padding: 0
	}

	div.cnt_ad_bt_hdr_med_728 {
		margin-top: 5px;
		background: #f5f5f5;
		border-top: 1px solid #999;
		font-family: arial;
		font-size: 9pt;
		color: #444
	}

	div.cnt_bt_ad_med_net_728 {
		background: #fff;
		padding: 3px 2px 2px 2px;
		text-align: center;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999
	}
}

div.grey_box {
	background: #e8e8e8;
	margin-top: 5px;
	border: 1px solid #999;
	padding: 3px
}

table.tbmn {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

td.cnt2 {
	padding: 2px
}

td.emp {
	padding: 0
}

td.cnt {
	font-size: 9pt;
	color: #000;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px
}

td.charthd {
	background: #900;
	padding: 2px;
	border: 1px solid #1c1e4e;
	font-size: 85%;
	color: #fff;
	font-weight: 700;
	text-align: center
}

td.chart1 {
	border: 1px solid #0c1e4e;
	font-size: 90%;
	padding: 2px;
	text-align: center;
	color: #fff
}

@media (max-width:719px) {
	#nav_outer {
		padding: 5px
	}

	div.nav {
		background: #ce5c5c;
		font-face: arial, serif;
		font-size: 11pt;
		border: 1px solid #fff;
		border-radius: 2px;
		margin: 4px 5px 5px 5px;
		padding: 3px 5px 3px 5px
	}

	div.nav2 {
		background: #935149;
		font-face: arial, serif;
		font-size: 11pt;
		border: 1px solid #fff;
		border-radius: 2px;
		margin: 4px 5px 5px 5px;
		padding: 3px 5px 3px 5px
	}

	a:link.nav2,
	a:visited.nav2 {
		color: #fff;
		font-weight: 400;
		text-decoration: none
	}
}

@media (max-width:320px) {
	#outer {
		width: 99%;
		margin: 0 auto
	}

	#c_container {
		font-family: verdana, serif
	}

	div.ftr_lnks {
		background: #211919;
		border: 1px solid #fff;
		border-radius: 5px;
		margin: 2px;
		padding: .3em
	}
}

@media (min-width:640px) and (max-width:799px) {
	#outer {
		width: 99%;
		margin: 0 auto
	}

	div.nav {
		font-size: 75%;
		border-right: 1px solid #ccc;
		padding: 5px 5px 5px 5px
	}

	div.nav2 {
		font-size: 75%;
		border-right: 1px solid #ccc;
		padding: 5px 5px 5px 5px
	}

	div.ftr_lnks {
		padding: .5em
	}
}

@media (min-width:800px) {
	#outer {
		max-width: 64em;
		margin: 0 auto
	}

	div.nav {
		font-size: 85%;
		font-weight: 700;
		border-right: 1px solid #ccc;
		padding: 5px 5px 5px 5px
	}

	div.nav2 {
		font-size: 85%;
		font-weight: 700;
		border-right: 1px solid #ccc;
		padding: 5px 5px 5px 5px
	}

	div.ftr_lnks {
		padding: 5px
	}
}

@media (max-width:730px) {
	#hdr_lnks {
		width: 99%
	}

	#hdr_srch {
		float: none;
		text-align: left;
		margin: 6px 0 9px 10px
	}

	A:hover,
	A:link,
	A:visited {
		display: inline-block;
		margin: 4px 0 4px 0
	}

	a:hover.nav,
	a:link.nav,
	a:visited.nav {
		display: inline-block;
		margin: 0
	}

	a:hover.nav2,
	a:link.nav2,
	a:visited.nav2 {
		display: inline-block;
		margin: 0
	}

	a:hover.white,
	a:link.white,
	a:visited.white {
		display: inline-block;
		margin: 0
	}

	a:hover.related,
	a:link.related,
	a:visited.related {
		display: inline-block;
		margin: 0
	}

	a:hover.article_lnk_href,
	a:link.article_lnk_href,
	a:visited.article_lnk_href {
		display: inline-block;
		margin: 0
	}

	a:hover.foot,
	a:link.foot,
	a:visited.foot {
		display: inline-block;
		margin: 0
	}

	div.planner_promo {
		font-size: 13pt
	}
}

@media (max-width:350px) {
	#hdr_lnks>a {
		font-size: 70%;
		padding: 4px 4px 4px 4px;
		margin: 6px 0 5px 2px
	}
}

@media (max-width:328px) {
	#hdr_lnks>a {
		font-size: 65%;
		padding: 4px 3px 4px 3px;
		margin: 6px 0 5px 1px
	}
}

@media (max-width:990px) {
	#cnt_hdr_img {
		float: right;
		margin-left: 6px;
		margin-right: 0
	}
}

@media (max-width:800px) {

	#cnt_hdr_txt,
	div.cnt,
	div.cnt_ad_txt,
	div.cnt_img_txt,
	div.cnt_sub_box,
	div.std_box {
		font-size: 13pt
	}

	h2 {
		font-size: 15pt
	}
}

@media (max-width:580px) {

	#cnt_hdr_img,
	#cnt_hdr_img_r,
	div.cnt_ad_hdr,
	div.cnt_ad_holder,
	div.cnt_img_left,
	div.cnt_img_right {
		float: none
	}

	#cnt_hdr_img {
		margin: 0
	}

	div.cnt_ad {
		text-align: left
	}
}

@media (max-width:1190px) {
	div.social {
		padding: 0 4px 0 4px
	}
}

@media (max-width:350px) {
	div.social {
		padding: 0 1px 0 1px
	}
}

@media (max-width:320px) {
	div.social {
		padding: 0 1px 0 1px
	}
}

@font-face {
	font-family: icomoon;
	src: url(/fonts/icomoon.eot?p901ij);
	src: url(/fonts/icomoon.eot?p901ij#iefix) format('embedded-opentype'), url(/fonts/icomoon.ttf?p901ij) format('truetype'), url(/fonts/icomoon.woff?p901ij) format('woff'), url(/fonts/icomoon.svg?p901ij#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 120%;
	vertical-align: bottom;
	margin-right: 3px;
	color: #935149;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-user:before {
	content: "\f007";
	font-size: 120%
}

.icon-clock-o:before {
	content: "\f017";
	font-size: 120%
}

.icon-book:before {
	content: "\f02d";
	font-size: 120%
}

.icon-pencil:before {
	content: "\f040"
}

.icon-files-empty:before {
	content: "\e925"
}

.icon-file-text2:before {
	content: "\e926"
}

.icon-clock:before {
	content: "\e94e"
}

.icon-bubble:before {
	content: "\e96b"
}

.icon-bubble2:before {
	content: "\e96e"
}

.icon-hour-glass:before {
	content: "\e979"
}

.icon-stats-bars:before {
	content: "\e99c"
}

.icon-list-numbered:before {
	content: "\e9b9"
}

.icon-list:before {
	content: "\e9ba"
}

.icon-star-empty:before {
	content: "\e9d7"
}

.icon-star-half:before {
	content: "\e9d8"
}

.icon-star-full:before {
	content: "\e9d9"
}

.icon-smile:before {
	content: "\e9e1"
}

.icon-sad:before {
	content: "\e9e5"
}

.icon-baffled:before {
	content: "\e9f3"
}

.icon-point-right:before {
	content: "\ea04"
}

.icon-plus:before {
	content: "\ea0a"
}

.icon-checkmark:before {
	content: "\ea10"
}

.icon-arrow-down2:before {
	content: "\ea3e"
}

.icon-review-star:before {
	content: "\e9d7";
	margin: 0
}

.icon-review-star-full:before {
	content: "\e9d9";
	cursor: pointer
}