body {
	font-family:arial,verdana,sans-serif;
	font-size: 1em;
	margin:0 auto;
	padding:0;
	background: #fff url('img/body_bg.gif') repeat-x top left;
	text-align:center;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,a {
margin:0;
padding:0;
border:0;
}

.validation-advice{
	margin:0 0 0 6px;
	padding:2px;
	color:#904001;
	font-weight:bold;
}

.ajax_login input{	
	border:2px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:3px;
}


table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
.form, textarea {
	border-right: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
	border-top: 2px #999 solid;
	border-left: 2px #999 solid;
	background: #fff;
}
.form_left {
	padding-top: 6px;
}


address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}

caption,th {
text-align:left;
}

q:before,q:after {
content:'';
}
abbr,acronym { border:0; }

a, a:link, a:visited {color:#904001; text-decoration: underline;}
a:hover {text-decoration:underline; color:#FC9449;}
h1, h2, h3, h4, h5, h6 { color: black; margin: 0; font-weight: bold; font-style: normal; }
h1 { font-size: 1.85em; }
h2 { font-size: 1.40em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.00em; }
h5 { font-size: 0.85em; }
.textsmall, small, h6 { font-size: 0.73em; }
.right {float: right;}
.left {float: left;}
.blue { color: #23499B; }
.orange { color: #F36500; }
.drk_orange { color: #D26C32; }
.burnt_orange { color: #904001; }
.drk_red { color: #A55122; }
.white { color: #fff; }
.black { color: #000; }
.drk_gray { color: #696969; }
.center { text-align: center; }
.clear { clear: both; margin: 0; padding: 0;}
.textred { color: #ff0000; font-weight: bold; margin: 5px;}
.heavy { font-weight: 800; }
/****** General Classes ******/
.inline {display:inline;}
.hide {display:none;}
.col {float:left;}
strong { font-weight: 800; }
.row:after, .clear:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.row, .clear {display:inline-table;}
/* hides from ie-mac \*/
* html .row, * html .clear {height:1%;}
.row, .clear {display:block;}
/* end hide from ie-mac */
.row {padding-bottom:1px;}
.row div {float:left;}

.textfieldbox {
	background-color:#ffffff;
	border:1px solid #000060;
	color:#111111;
}
.formsmall {
	background-color:#fffffa;
	border:1px solid #000060;
	color:#111111;
	font-size:0.9em;
}
.textarea {
	background-color:#ffffff;
	border:1px solid #000060;
	color:#111111;
	overflow:auto;
}
.button{
	color:#fff;
	font-weight:bold;
	padding:0em 1em;
	text-decoration:none;
	cursor:pointer;
	margin-right:1em;
	background:#BD6D30 url(img/newbtn_bg.gif) repeat-x left center;
	border:2px solid #BD6D30;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.button:hover{
	color:#eee;
	background:#D26C32 url(img/newbtn_bg_on.gif) repeat-x left center;
	border:2px solid #D26C32;
}
.copy {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #000;
}
/****** Layout ******/
.sendtophone {
	position:absolute;
	top: 150px;
	left: 350px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6D8B3;
	background-color: #EFEFEF;
	width: 300px;
	padding: 5px;
}
.sendtophone2 {
	top: 200px;
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #D6D8B3;
	background-color: #EFEFEF;
	width: 300px;
	padding: 5px;
}
#main_wrap_bg {
	width:1040px;
	margin:0 auto;
	padding: 0;
	background: url('/img/wrap_bg.png') repeat-y top left;

}
#main_wrap {
	margin:0 25px 0 35px;
	padding: 0;
	text-align: left;
	background: #fff;
	width: 960px;
	overflow: visible;
}

#header {
	width: 960px;
	padding: 5px 0 0 0;
	margin: 0;
}

/* LOGO ROW */
#logo_wrap {
	width: 960px;
	background: url('img/logo_bg.gif') repeat-y top right;
	padding: 1px 0;
}
.logo_l {
	float: left;
	text-align: left;
}
.logo_r {
	float: right;
	text-align: right;
	padding: 8px 12px 0 0;
	margin: 0;
	color: #B9B8B8;
	font-size: .70em;
	font-weight: bold;
}

.logo_r a, .logo_r a:link, .logo_r a:visited {
	color:#904001;
	text-decoration: none;
	}
.logo_r a:hover, .logo_r a:active {
	color:#CC6633;
	text-decoration: none;
}

.phone_r {
	float: Center;
	text-align: Center;
	padding: 8px 12px 0 0;
	margin: 0;
	color: #904001;
	font-size: .85em;
}

.clear_r {
	float: Center;
	text-align: Center;
	padding: 8px 12px 0 0;
	margin: 0;
	color: #904001;
	font-size: .80em;
}

.logo_r1 {
	float: right;
	text-align:justify;
	padding: 7px;
	margin: 0;
	color: #8b8b8d;
	font-size: .70em;
	font-weight:200;
}


/* NAV ROW */
#ingredient_wrap {
	width: 960px;
	height: 30px;
	background: url('/img/ingredient_bg.gif') repeat-y top right;
	text-decoration: none;
}
#nav_wrap {
	width: 960px;
	height: 30px;
	background: url('/img/nav_bg1.gif') no-repeat top left;
}

/***** List View *****/
.listheadfoot{
	width:100%;
	border-collapse:collapse;
}
.listheadfoot td a, .listheadfoot td a:visited{
	color:#ab170b;
	font-weight:bold;
}
.listheadfoot td a:hover{color:#ff6600;}
.listheadfoot td{
	padding:3px;
	width:33%;
	vertical-align:top;
}
.listheadfoot form{display:inline;}
.listheadfoot select{
	background-color:#FFFFFA;
	border:1px solid #000060;
	color:#111111;
	font-size:0.9em;
}

.listtable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #285d7d;
}
.listtable caption{
	display:none;
	padding:3px;
	background-color:#4f718a;
	color:#fff;
	font-weight:bold;
}
.listtable input, .listtable select {
	font-size:0.9em;
}
.listtable tbody tr th, .listtable tbody tr td{
	background-color:#f4f4f4;
	display:table-cell;
	padding:3px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
.listtable tbody tr th{
	border-left:2px solid #285d7d;
	border-right:1px solid #285d7d;
}
.listtable tbody tr.odd th, .listtable tbody tr.odd td{
	background-color:#e6ecf2;
}
.listtable tbody a, .listtable tbody a:link, .listtable tbody a:visited{color:#00f;font-size:0.9em;}
.listtable tbody a:hover{color:#ff6600;text-decoration:underline}

.listtable tbody tr.hover th, .listtable tbody tr.hover td{background-color:#feffbf;border-top:1px solid #439bf0;border-bottom:1px solid #439bf0;}
.listtable tbody tr.focus th, .listtable tbody tr.focus td{background-color:#eacf7e;}

.listtable thead tr th{
	background-color:#285d7d;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:3px;
}
.listtable thead a, thead a:link, .listtable thead a:visited{color:#fff;}
.listtable thead a:hover{color:#ff6600;text-decoration:underline}

.listtable tfoot tr th, .listtable tfoot tr td{
	display:none;
	padding:3px;
	background-color:#4f718a;
	color:#fff;
	font-weight:bold;
}

/*** REGISTRATION FORM ***/

/*  OLD STYLES */
TABLE.reg_table{
	border: 0;
	border-collapse: collapse;
	font-size: 12px;
	color: #666;
}
table.reg_table td {
	padding: 2px;
}
table.reg_table br {
	line-height: 4px;
}
table.reg_table h1 {
	font-size: 2em;
	font-weight: 800;
	float: left;
	color: #D26C32;
	margin: 0;
	padding: 0;
}
.columnheading {
	color:#4f718a;
	weight: 700;
	font-size: 1.2em;
}

/* NEW STYLES */
.reg_sidebar {
	display: block;
	margin: 10px 0 0 0;
	padding: 12px;	
	width: 275px;
	overflow: hidden;
	background: #F1F1F2;
	text-align: left;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
}
.reg_sidebar_sub {
	display: block;
	margin: 1px 0 0 0;
	padding: 12px;	
	width: 275px;
	overflow: hidden;
	background: #F1F1F2;
	text-align: right;
	color: #666666;
	font-weight: 800;
	font-size: 11px;
}
form #reg_reset_button {
	color:#6F3201; 
	padding-right:0.5em; 
	cursor:pointer; 
	width:80px; 
	margin: 0 0 0 8px; 
	border:0px;
	background: #fff;
	font-size: 10px;
	text-decoration: underline;
}
select#reg_select {
	scrollbar-base-color: #CF723D;
	scrollbar-track-color: #CF723D;
	scrollbar-face-color: #F1C4AA;
	scrollbar-highlight-color: #FCEFE9;
	scrollbar-3dlight-color: #EFBA9D;
	scrollbar-darkshadow-color: #CF723D;
	scrollbar-shadow-color: #CF723D;
	scrollbar-arrow-color: #fff;
}
/* INGREDIENT FINDER */

.srchboxtxt {
	/* color: #904001; */
	font-size: .78em;
	color: #F18030;
}
.ingredient_finder {
	float:right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-decoration: none;
}
.ingredient_finder a{
	width: 150px;
	color: #D16C32;
	border-left: 2px #ECECEC solid;
	padding: 8px 8px 0 18px;
	font-size: .75em;
	font-weight: 800;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	height: 18px;
}
.ingredient_finder a:hover {
	background: url('/img/ingredientfinder_bg.png') repeat top left;
	color: #fff;
	text-decoration: none;
}

.ingredient_finder a:link, .ingredient_finder a:active, .ingredient_finder a:visited {text-decoration: none;}  
/* SEARCH */
.search {
	border-right: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
	border-top: 2px #999 solid;
	border-left: 2px #999 solid;
	background: #fff;
	margin-right: 5px;
}
.search_button {
	padding:  0;
	margin: 8px 0 -3px 0;
}
.send_button {
	padding:  0;
}
#content {
	background: #fff;
	padding: 0;
	margin: 0;
}

.content_left {
	float: left;
	width: 660px;
	padding: 5px 0 0 0;
	margin: 0;
}
.content_right {
	float: right;
	width: 300px;
	padding: 0 0 0 0; 
	margin: 0;
	overflow: hidden;
}

/* RIGHT COLUMN BOXES */
.email_print_mobile {
	display: flex;
	width: 300px;
	margin: 6px auto 2px auto;
	justify-content: center;	
	/* padding: 0 2px 0 0;
	text-align: right;
	height: 25px;
	border-bottom: 1px #7B7B7B solid; */
}
.email_print_mobile_grocery {
	marigin: 0;
	padding: 0 2px 0 0;
	text-align: right;
	width: 300px;
	height: 25px;
}
.try_these_recipes {
	width: 300px;
	margin: 0;
	padding: 0;
}

.try_these_recipes_header {
	height: 45px;
	border-bottom: 1px #7B7B7B solid;
	display-type: block;
	margin: 0;
	padding: 0;
	width: 300px;
	text-align: center;
	overflow: hidden;
}
.try_these_recipes_header h3 {
	font-weight: 400;
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 0 0;	
	color: #904001;
	display: block;
	height: 25px;
}
.try_these_recipes_content {
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
	width: 300px;
	background: #F5F5F5;
	text-align: center;
	font-size: 8pt;
}

.profile_box {
	margin: 0 0 14px 0;
	padding: 0;
	width: 300px;
	text-align: center;
	background: #E5E5E5;
	font-size: .70em;
}
.profile_box h3{
	color: #fff;
	display: block;
	background: #FC9449;		
	padding: 3px 0 0 0;
}
.profile_box_title {
	display: block;
	background: #FC9449;		
	padding: 10px 5px 0 0;
	overflow: hidden;
}
.profile_box h4 {
	color: #fff;
	float: left;
	height: 25px;
	padding: 0 20px 0 10px;
}
.profile_box_title a:hover, .profile_box_title a:active {
	color: #fff;
}

/*** PROFILE PAGE ***/

img.profile_page_img {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	border: 1px #000 solid;
}

img.profile_page_img_sm {
	margin: 5px;
	padding: 4px;
	float: left;
	border: 1px #ccc solid;
}

.profile_page_copy_top {
	margin: 30px 0 0 0;
	padding: 0 10px 0 0;
}
.txt {
	color: #666;
	font-size: .75em;
	line-height: 1.5em;
	padding-right: 20px;
}

.profile_page_seperator {
	margin: 0;
	padding: 0;
	width: 640px;
	text-align: left;
	border: 0;
	background: transparent;
}
.profile_page_seperator h1 {
	font-weight: 400;
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 0 0;	
	color: #904001;
	float: left;
	background: transparent;
	border: 0;
}
.profile_page_seperator h1 a {
	background: none;
	border: 0;
}


.rt_col_finderbox {
	background: #E5E5E5;
	font-size: .70em;
	padding: 10px;
	margin: 14px 0 0 0;
	width: 300px;

}
.rt_col_finderbox h4 {
	font-size: 12pt;
	margin: 0 0 5px 0;
	font-weight: 500;
}
.rt_col_finderbox img {
	padding: 0 10px 0 0;
	border: 0;
}


.rt_col_noidea {
	background: #E5E5E5;
	font-size: .70em;
	padding: 10px;
	margin: 14px 0 0 0;
	width: 300px;

}
.rt_col_noidea h4 {
	font-size: 12pt;
	margin: 0 0 5px 0;
	font-weight: 400;
}
.rt_col_noidea img {
	padding: 0 10px 0 0;
	border: 0;
}


/* GLOBAL PAGE STYLE */
#content p {
	margin: 1em 0 0 0;
}




.topbarlink {
	margin: 0;
	padding: 0 0 5px 0;
	/* height: 20px; */
	width: 638px;  
	/* width: 938px; */
	font-size: .75em;
	color: #F18030;
	border-bottom: 1px #7B7B7B solid;
}
.topbarlink_empty {
	margin: 0 8px 0 10px;
	padding: 0 0 5px 0;
	font-size: .75em;
	border-bottom: 1px #7B7B7B solid;
	float: right;
	width: 304px;
}
.topbarlink2 {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 638px;
	border-bottom: 1px #7B7B7B solid;
	font-size: .75em;
	color: #F18030;

}
.topbarlink3 {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 98%;
	border-bottom: 1px #7B7B7B solid;
	font-size: .75em;
	color: #F18030;

}
.topbarlink5 {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 90%;
	font-size: .75em;
	color: #7b7b7b;
	height: 42px;
}

.topbarlink6 {
	margin: 0;
	padding: 0 0 5px 0;
	/* height: 20px; */
	/* width: 950px; */
	width: 950px;
	font-size: .75em;
	color: #F18030;
	border-bottom: 1px #7B7B7B solid;
}

.topbarlink_text {
	float: left;
}
.topbarlink_text_r {
	float: right;
}

.topbarlink_text2 {
	padding: 2px 0 0 10px;
	color: #000;
	float: left;
	
}
.topbarlink_text6 {
	padding: 2px 0 0 10px;
	color: #000;
	float: left;
	width: 45%;
}
.topbarlink_text3 {
	padding-top: 9px;
	color: #000;
	float: left;
	
}
.topbarlink_text4 {
	padding: 2px 0 0 0px;
	color: #000;
	float: left;
	
}
.topbarlink_text5 {
	padding: 0;
	margin: 0;
	float: left;
}
.topbarlink_text_r5 {
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: .8em;
}
.topbarlink_prod_wrapper {background: #FFEADF; padding: 0 0 3px 0; font-weight: 700;}

.topbarlink_text_r2 {
	float: left;
	padding: 2px 10px 0 15px;
	color: #000;
}
.pagination_wrap { 
	text-align: center; 
	margin: 5px 0 5px 400px;
	padding: 0;
	font-size: .90em;
	text-decoration: none;
	font-weight : bold;
	
	}

.pagination_wrap a:link, .topbarlink a:link, .topbarlink2 a:link, .glmenu a:link {
	color: #000000;
}
.pagination_wrap a:visited, .topbarlink a:visited, .topbarlink2 a:visited, .glmenu a:visited {
	color: #000000;
}

.topbarlink a, .topbarlink a:link,  .topbarlink a:hover, .topbarlink a:active, .topbarlink a:visited, .topbarlink2 a, .topbarlink2 a:link,  .topbarlink2 a:hover, .topbarlink2 a:active, .topbarlink2 a:visited  {
	color: #F18030;
	text-decoration: underline;
}

.pagination_wrap a:hover, .glmenu a:hover {
	color: #696969;
	 text-decoration: underline;
}
/**** MOD RECIPE PAGE ****/
#modrecipe_wrapper {
	width: 600px;
	border: 2px #000;
	display: inline;
}
.modrecipe1 {
	margin: 0;
	padding: 5px;
	text-align: left;
	float: left;
}
.modrecipe1 h2{
	color:#A7501E;
}
.liblock {
	display: block;
	width:100%;
}
.msg{
	padding:2px;
	margin:5px;
	background-color:#FFD5AA;
	border:solid 1px #990000;
	color:#990000;
	text-align: center;
	font-weight: bold;
}


.addingredient {
	border-top:1px solid #000000;
	width: 638px;
	margin: 15px 0px 5px 0px;
	padding: 9px 0;
	 font-size: 12px;
	text-align: left;
}
.addingredient a{
	 text-decoration: none;
	cursor: pointer;
}
#sel_bad{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	text-align: left;
	height:auto;
}
#sel_bad a{
	margin: 3px 0px 0px 5px;
	padding: 2px 5px 2px 5px;
	background:#DCDCDC url(/gx/ing_add_bg.gif) repeat-x scroll left center;
	border: 1px #ccc solid;
	cursor: pointer;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#ingdetail{
	background:#fff url(/gx/ing_add_bg.gif) repeat-x left bottom;
	border: 1px #aaa solid;
	margin: 5px 10px 5px 0px;
	padding: 7px 15px 9px 15px;
	font-size: 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#ingdetail h2{
	color:#A7501E;
}
#add_new_ing{
	background:#fff url(/gx/ing_add_bg.gif) repeat-x left bottom;
	border: 2px #aaa solid;
	margin: 5px 10px 5px 0px;
	padding: 7px 15px 9px 15px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.addinglink {
	background:#FDF8F4 url(/img/adding_to_list_bg.gif) no-repeat right center;
	float:right;
	border: 7px solid #F9EBE0;
	padding: 15px;
	margin: 5px;
	width: 500px;
}

.add_ing_button {
	text-align: left;
	color: #330066;
	font-weight: bold;
	margin: 10px 0 0 30px;
	cursor: pointer;
}

.modrecipe2 {
	margin: 1%;
	padding: 1px;
}
#showinglisttxt, .alert  {
	background:#FDF8F4;
	padding: 5px;
	margin: 5px;
	font-size: 1.2em;
	font-weight:bold;
	color: #D26C32;
	text-align: center;
	border: 2px solid #F9EBE0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#showinglisttxt, .alert small {
	font-size: 11px;
	color: #666;
	font-weight:nrmal;
}
#ingredientlist  {
	border: 2px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#ingredientlist #ingredientlistul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#ingredientlistul li {
	margin: 5px 1px 5px 1px;
	padding: 0px;
	border-top: 1px solid #F6D7C2;
	cursor: move;
}
#imagethumbs {
	margin: 5px 0px 0px 0px;
	border-top: 1px dashed #DDDDDD;
	padding: 15px 5px 0px 5px;
}

/*** GROCERY LIST PAGE ***/
.grocery_title  {
	height: 45px;
	border-bottom: 1px #7B7B7B solid;
	display-type: block;
	margin: 0;
	padding: 0;
	width:100%;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.grocery_nav {
	margin: 17px 0 0 0;
	font-size: 9pt;
}
.grocery_nav a, .grocery_nav a:link, .grocery_nav a:visited, .grocery_nav a:active  {
	color: #D26C32;
}
.grocery_rt_list {
	color: #D26C32;
	size: 9pt;
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: 800;
	text-decoration: none;
}	
.grocery_rt_list a, .grocery_rt_list a:link, .grocery_rt_list a:visited, .grocery_rt_list a:active  {
	text-decoration: underline;

}

.grocery_author {
	font-size: 9pt;
	color:#656565;
	size: .75em;
	margin: 0;
	padding: 0;
}
/**** RECIPE.HTM PAGE ****/
.modrecipe_wrapper {
	width: 640px;
}
.recipe_title {
	height: 45px;
	border-bottom: 1px #7B7B7B solid;
	display-type: block;
	margin: 0;
	padding: 0;
	width: 638px;
	text-align: left;
	overflow: hidden;
}

.author {
	font-size: 9pt;
	color:#656565;
	size: .75em;
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	
}

.recipe_img_lg {
	overflow: visible;
}

.recipe_title h1, .grocery_title h1 {
	font-weight: 400;
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 0 0;	
	color: #904001;
	float: left;
}
.enter_recipe_title h3 {
	font-weight: 400;
	padding: 0;
	margin: 10px 0 0 0;	
	color: #904001;
	float: left;
	font-size: 1.1em;
}

table.recipe_stats_table {
	border: 0;
	padding: 0;
	margin: 0;
}

.recipe_stats {
	color: #666;
	background: #f5f5f5;
	font-weight: bold;
	font-size: .75em;
	width: 155px;
	float: left;
	margin: 10px 4px 0 24px;
	padding: 10px;
	height: 80px;
	display: block;
	white-space:nowrap;
}

.recipe_stats_nav_wrap {
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	width: 142px;
	height: 110px;
	background: url(/img/recipe_stats_nav_bg.gif) no-repeat top left;
	text-align: center;
	float: right;
}

ul.recipe_stats_nav  {
	margin: 0 0 0 20px ;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.recipe_stats_nav ul, .recipe_stats_nav li {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
.recipe_stats_nav li a, .recipe_stats_nav li a:link, .recipe_stats_nav li a:visited {
	text-decoration: none;
	width: 123px;
	height: 10px;
	margin: 0 0 1px -12px;
	padding: 5px 0px;
	background: #fff;
	font-size: 9px;
	color: #D26C32;
	font-weight: bold;
	display: block;
	border: 2px #fff solid;
	text-align: center;
	overflow: hidden;
}
.recipe_stats_nav li a:hover, .recipe_stats_nav li a:active  {
	background: #D26C32;
	color: #fff;
	text-decoration: none;
}

.store_stats_nav_wrap {
	margin: 0px 0 0 0;
	padding: 5px 0 0 0;
	width: 142px;
	height: 110px;
	background: url('/img/recipe_stats_nav_bg.gif') no-repeat top left;
	text-align: center;
	float: right;
}

ul.store_stats_nav  {
	margin: 0 0 0 20px ;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.store_stats_nav ul, .store_stats_nav li {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
.store_stats_nav li a, .store_stats_nav li a:link, .store_stats_nav li a:visited {
	text-decoration: none;
	width: 123px;
	height: 10px;
	margin: 0 0 1px -12px;
	padding: 5px 0px;
	background: #fff;
	font-size: 9px;
	color: #D26C32;
	font-weight: bold;
	display: block;
	border: 2px #fff solid;
	text-align: center;
	overflow: hidden;
}

.store_stats_nav li a:hover, .store_stats_nav li a:active  {
	background: #D26C32;
	color: #fff;
	text-decoration: none;
}



.recipe_rating {
	width: 300px;
	background: #f5f5f5;
	text-align: center;
	margin: 0 0 0 24px;
	padding: 10px;
}

.scale_alert {
	width: 300px;
	background:#e6e6e6;
	text-align: center;
	margin: 14px 0 0 24px;
	padding: 10px;
	color:  #D26C32;
}

.recipe_desc {
	width: 320px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
	overflow: hidden;
}

.recipe_ingredients {
	width: 640px;
	border-top: 1px #000 solid;
	margin: 2px 0;
	padding: 10px 0 0 0;
	font-size: .8em;
}
.recipe_ingredients h2 {
	font-weight: 400;
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 0 0;	
	color: #904001;
}
h3.ingredients_titles {
	color:#904001;
	font-weight:bold;
	font-size:16px;
	margin: 0;
	padding: 0;
}
tr.ingredients_list {
	color:#818382;
	border-top:1px solid #F6D7C2;
	margin: 2px 0px 2px 0px;
}
tr.ingredients_list_row_0 {
	background: #F6D7C2;
}
td.ingredients_list_cell_0 {
	color:#5F6563;
	font-weight:bold;
	font-size:14px;
	padding-left:4px;
}

td.ingredients_list_cell_1 {
	width:285px;
	border-top:1px solid #F6D7C2;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:
	2px;font-size:14px;
}
td.ingredients_list_cell_2 {
	width:85px;
	border-top:1px solid #F6D7C2;
	padding-top:2px;
	padding-bottom:2px;
	font-size:14px;
}
td.ingredients_list_cell_3 {
	width:280px;
	text-align:left;
	border-top:1px solid #F6D7C2;
	padding-top:2px;
	padding-bottom:2px;
	font-size:14px;
}
.recipe_directions{
	width: 640px;
	border-top: 1px #000 solid;
}
.recipe_directions ol {
	font-weight: 800;
	padding: 0;	
	margin: 0 0 0 25px;	
	list-style-type:decimal;
	font-size: 12px; 
}
.recipe_directions ol li {
	font-size:14px; 
	padding: 10px 0 0 0;
	color:#904001;
}
.recipe_directions ol li span {
	color:#999;
}

.list_copy {
	color: #000;
	font-weight: 400;
	font-size: 10px;
}
.list_wrap { 
	margin: 0;
	float: right;
	padding: 0;
	width: 85%;
	display: block;
}

/**** ADD RECIPE START PAGE ****/
.addrecipe_start_box {
	background: #F1F1F2;
	width: 640px;
	margin: 0;
	padding: 10px 0 10px 10px;
	font-size: .85em;
	color: #666;
}
.addrecipe_start_form {
	background: #FAEBE0;
	margin: 0;
	padding: 10px 0 40px 10px;
	width: 640px;
}
.addrecipe_box {
	background: url('/img/addarecipe_bg.gif') no-repeat bottom right;
	width: 98%;
	margin: 0;
	padding: 0 0 0 10px;
}
.addrecipe_txt {
	color: #666; 
	font-size: 14px;
	font-weight: 800;
	margin: 0;
	padding: 0;
}
.addrecipe_smtxt {
	color: #666; 
	font-size: 12px;
	margin: 0;
	padding: 0;
}
ul.addrecipe_list {
	margin: 20px;
	padding: 15px;
	color: #666; 
	font-size: 13px;
	font-weight: normal;
}
ul.addrecipe_list li {
	padding: 0 0 10px 0;
}

/**** PRODUCT CAT PAGE / SHOP ****/

.prodcat_wrap {
	margin: 10px 10px 0 0;
	float: left;
	width: 252px;
	font-size: .80em;
	overflow: hidden;
	}

.prodcat {
	height: 110px;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.prodcat_img {
	float: left;
	width: 110px;
	text-align: left;
	border: 1px ccc solid;
	border-width: 0 1px 0 0 ;
	padding: 0 5px 0 10px ;

}
.prodcat_name {
	float: right;
	margin: 5px;
	width: 110px;
	font-size: 11px;
	}

	
.prodcat_desc {
	background: #FFEADF;
	border: 0px  #CC6633 solid;
	border-width: 1px 0 0 0;
	width: 100%;
	height: 60px;
	}
.prodcat_desc p {
	padding: 0 10px 10px 10px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	}
	/*** BOTTOM BORDER & CORNERS ***/
.t {background: url(/img/dot.gif) 0 0 repeat-x;}
.b {background: url(/img/dot.gif) 0 100% repeat-x}
.l {background: url(/img/dot.gif) 0 0 repeat-y}
.r {background: url(/img/dot.gif) 100% 0 repeat-y}
.bl {background: url(/img/bl.gif) 0 100% no-repeat}
.br {background: url(/img/br.gif) 100% 100% no-repeat}
.bl2 {background: url(/img/bl2.gif) 0 100% no-repeat}
.br2 {background: url(/img/br2.gif) 100% 100% no-repeat}
.tl {background: url(/img/tl.gif) 0 0 no-repeat}
.tr {background: url(/img/tr.gif) 100% 0 no-repeat;padding: 1px;}	
	
/**** MY STUFF PAGE ****/
.gllist {
	background-color: #FFEADF;
	font-size: 1.15em;
	color:  #D26C32;
	font-weight: 800;
	padding: 3px;
	width: 95%;
	margin: 0 10px 0 0;
}

.glmenu {
	font-size: 1em;
	font-color: #000;
	font-weight: bold;
	margin: 5px  0;
	width: 90%;
	padding:0;
}


/**** LOGIN PAGE ****/
#yrec {
	font-weight: bold;
	font-size: 14px;
	color: #CB3A41;
	padding-left: 15px;
	margin: 2px 0px 2px 0px;
}

.login_box_hdr {
	width: 295px;
	background: #F1F1F1;
	text-align: center;
	height: 40px;
	font-weight: 800;
	font-size: .95em;
	padding: 0;
	margin: 0 0 1px 0;	
	color: #904001;
	overflow: hidden;
}
.login_box_txt {
	width: 295px;
	background: #F1F1F1;
	height: 90px;
	font-weight: 800;
	font-size: 12px;
	padding: 0;
	margin: 1px 0;	
	color: #626566;

}

.login_box_txt2 {
	width: 295px;
	background: #F1F1F1;
	height: 40px;
	font-weight: 800;
	font-size: 12px;
	padding: 0;
	margin: 1px 0;	
	color: #626566;

}
.login_forgot {
	font-size: 9px;
	color: #904001;
	font-weight: 400;
	background: #F1F1F1;
	border: 0;
	margin: 6px 0 0 125px;
	padding: 0;
	cursor: pointer;
}
.login_box_button {
	height: 45px;
	background: #E9E9EA;
	text-align: center;
	padding: 0;
	width: 295px;
	overflow: hidden;
}
.login_box_button input, .login_box_button img {
	margin: 10px auto 0 auto;
	text-align: center;
}

/* Social sharing share */
#share_sidebar {
	width: 58px;
	background-color: #D26C32;
	position: fixed;
	top: 120px;
	left: 0px;
	z-index: 2300;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 7px;
}
#share_sidebar p{
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: 2px solid #ccc;
}
#share_sidebar #fbshare{
	margin: 0 0 0 7px;
}
#share_sb_flag{
	position: fixed;
	cursor:pointer;
	top: 190px;
	left: 1px;
	color: #ff3;
	font-size:10px;
	font-weight:bold;
	line-height: 10px;
	padding: 3px;
	border: 1px solid #ccc;
	border-left: none;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius-topright: 3px;
	-webkit-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #D26C32;
}


/* ADD RECIPE LOGIN PAGE */
.login_alert {
	background: #FAEBE0;
	color: #904001;
	text-align: center;
	width: 100%; 
	margin: 15px 0 25px 0;
	padding: 10px 0;
	font-weight: 800;
	font-size: 1em;
	float: left;
}

/* LOGIN POPUP */
.demo {
	width: 295px;
	position:absolute;
	left:35%;
	top:40%;
	z-index:99;  
	visibility:hidden;
}

/* FORGOT LOGIN PAGE */
.forgot_box_txt {
	font-size: 12px;
	color: #626566;
	font-weight: 600;
	background: #F1F1F1;
	border: 0;
	margin: 0;
	padding: 0;
	width: 630px;
	height: 55px;
	float: left;
	overflow: hidden;
}

.forgot_box_button {
	height: 55px;
	background: #E9E9EA;
	text-align: left;
	padding: 0;
	width: 250px;
	overflow: hidden;
	float: right;
}
.forgot_hdr {
	width: 600px;
	background: #F1F1F1;
	text-align: left;
	font-weight: 800;
	font-size: .95em;
	padding: 15px;
	margin: 15px 0 1px 0;	
	color: #904001;
	overflow: hidden;

}
/**** FAQ *****/
.faq {
	width: 640px;
	padding: 14px 10px 0 0;
}
ul.faq  {
	margin: 10px 0;
	padding:2px;
	float: left;
	list-style: none;
	width: 98%;
}

li.faq_hdr {
	background-color:#e6e6e6;
	color :black;
	font-weight: 800;
	display: block;
	padding: 10px;
	margin: 20px 0 0 0;
}

/* MENU TEMPLATE STYLES */
.menu_template_hdr  {
	background-color:#e6e6e6;
	color: #993300;
	font-weight: 800;
	font-size: 1.1em;
	display: block;
	padding: 10px;
	margin: 20px 0 7px 0;
}
a.menu_template, a.menu_template:link, a.menu_template:visited {
	color: #F36500;
	text-decoration: none;
}
a.menu_template:hover, a.menu_template:active {
	color: #904001;
	text-decoration: underline;
}

/* MEASUREMENTS PAGE */
table.cheatsheets_list {
	border: 0;
	width: 640px;
	margin: 4px 0 0 0;
	padding: 0;
}
table.cheatsheets_list td {
	padding: 2px 0;
}
table.cheatsheets_list tr:hover {
	background: #ffffcc;
}
/* HOME PAGE BOXES */
.home_updates {
	margin: 9px 0 14px 0;
	padding: 10px 0;
	width: 300px;
	text-align: center;
	background: #6EA851;
}

.home_updates h3{
	color: #fff;
	font-size: .85em;
	display: block;
	background: #6EA851;		
	height: 25px;
	padding: 5px 0 0 0;
}

.home_player {
	border: 1px #F18030 solid;
	margin: 14px 0;
	padding: 0;
}

.latest_recipe {
	padding: 0 0 0 4px;
	width: 650px;
}

.spotlight_recipe {
	padding: 0;
	margin: 0;
	width: 650px;
}

.rt_col_ad {
	padding: 0;
	margin: 14px 0 0 0;
}

#three_box {
	clear: all;
	padding: 14px 0 0 0;
	width: 100%;
}

/* FOOTER */
#footer_wrap {
	clear: both;
	text-align:center;
	width:1040px;
	margin:0 auto;
	padding: 0;
	background: url('img/footer_bg.png') no-repeat top left;
	height: 60px;
}
.footer {
	backround: #fff;
	padding: 15px 0;
	text-align: center;
	font-size:0.70em;
	color: #AB5519;
}
.footer address {
	color:#AB5519;
	font-style:normal;
}
.footer a {text-decoration: none; letter-spacing: .05em; line-height: 16pt; text-transform:inherit;}
.footer a, .footer a:link, .footer a:visited {
	color:#F18030;
	}
.footer a:hover, .footer a:active {
	color:#CC6633;
}

/* Boxes */
p.boxh { 
	color: #666;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p.boxt  { 
	color: #904001;
	font-weight: normal; 
	font-size: 11px; 
	padding: 0 5px;
}
p.boxt a, p.boxt a:link, p.boxt a:visited {
	color: #F18030;
}
td.line { 
	border-bottom: 2.5px solid #eaeaea; 
}
td.padr { 
	padding-right: 3px; 
	padding-top: 3px; 
	border-bottom: solid 2.5px #eaeaea; 
	border-right: solid 2px #eaeaea;
}
td.boxesr { 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-top: 3px;
}
.news  {
	margin: 0 8px 0 0;
	background-color: #ececec;
	height:220px;
	width: 229px;
	float: left;
	color: #904001;
	text-align: center;
	border: 1px solid #fff;
}

.news:hover {
	background-color: #fff;
	border: 1px dashed #eee;
}

.news_home  { 
	background-color: #ffffff;
	border-right: solid 2px #eaeaea; 	
}

.news_highlight_home {
	background-color: #ece9d6;
	border-right: solid 2px #eaeaea;
}

.newswrap {
	padding-top: 2px; 
	border-right: solid 2px #eaeaea; 	
}

/* ********** INGREDIENT FINDER ********* */
#storesearch {
	text-decoration: none;
	font-weight : bold;
	padding: 10px 0 5px 0;
	color: #000;	
} 


#store_wrapper {
	overflow: hidden;
	display: inline;
}
.store {
	margin: 10px 3px 3px 3px;
	padding: 2px;
	padding: 0 0 10px 0;
	border: 0px #ccc solid;
	border-width: 0 0 1px 0;
	width: 638px;
}
.store_info {
	font-size: .75em;
}
#map_wrap {
	float: left;
	width: 260px;
	margin: 0 5px 0 0;
}

#storeinfo {
	margin: 0 0 0 3px;
	padding: 0;
	width: 358px;
	float: right;
}

#storemapinfo {
	margin: 0 0 0 3px;
	padding: 0;
	width: 458px;
	float: right;
}

.storeinfo_txt {
	/* background:#FFEADF ; */
	width: 358px;
	margin: auto;
}

#storeimg {
	margin: auto;
	padding: 3px;
}

#store_extras {
	float: right;
	width: 200px;
	padding: 0;
	margin: 0 -5px 0 0;
}


#addreview {
	margin: 5px;
	padding: 3px;
	border: 1px solid #DDDDDD;
}
.reviewleft {
	width: 16%;
	float: left;
	padding: 0% 2% 0% 2%;
	color: #999999;
}
.reviewright {
	width: 80%;
	float: left;
}
.ireview {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
/*	border-top: 1px solid #999999;	*/
	border-bottom: 1px solid #999999;
}
.storemenu {
	background-color: #FFFFCC;	
	text-align: center;
}
#storeimg {
	text-align: center;
}
.ingred {
	margin: 5px 0px 5px 10px;
	font-weight: bold;
}
.stars {
	text-align: left;
	padding: 0px 0px 0px 40px;
	margin: 10px 0px 10px 0px;
}
.stars input {
	padding: 0px;
	margin: 0px;
}
.stars img {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.ireview img {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.store_left {
	float: left;
	
}
.store_left h2 {
	font-size: 1.1em;
}
.store_right {
	float: right;
	font-size: .85em;
	width: 250px;
	overflow: visible;
}
.store_name { 
	margin: 0;
	color: #5852AA;
	font-size: 1.25em;
	font-weight: 800;
}

.store_review { 
	margin: 0;
	/* color: #D26C32; */
	color: #904001;
	font-size: .75em;
	/* font-weight: 600; */
	text-decoration:none;
}

.add_ing {
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	color: #904001;
}


.storereview {
	margin: 5px;
	padding: 3px;
}
.store_review1 { 
	margin: 0;
	/* color: #D26C32; */
	font-size: .75em;
	font-weight: 600;
}

.topbarlink_review {
	margin: 0;
	padding: 40px 0 5px 0;
	font-size: .75em;
	color: #904001;
	font-weight: 600;
	/* border-bottom: 1px solid #999999; */
	width: 638px;  
	border-bottom: 1px #7B7B7B solid;
}

.topbarlink_ingmenus {
	margin: 0;
	padding: 0 0 0 0;
	/* height: 20px; */
	width: 638px;  
	/* width: 938px; */
	font-size: .75em;
	color: #F18030;
	border-bottom: 1px #7B7B7B solid;
}

.store_rating { 
	margin: 0;
	color: #B9B8B8; 
	font-size: .75em;
	font-weight: 600;
	vertical-align:middle;
}

.topbarlink_text_search {
	padding: 2px 0 0 10px;
	float: left;
	width: 45%;
}

.store_form {
	border-right: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
	border-top: 2px #999 solid;
	border-left: 2px #999 solid;
	background-color: #FFFFFF;
	color: #000000; 
	font-size: .78em;
}

.store_address {
	font-size: .75em;
	color:#333333;
	text-align:left;
}

.store_img {
	font-size: .75em;
	color:#333333;
	text-align:center;
}

.store_onclick1 {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 142px;
	height: 80px;
	background: url('/img/store_ing_nav_bg.gif') no-repeat top left;
	text-align:center;
	float: right;
	vertical-align:top;
}

.store_search_button {
	padding:  15px 0 0 0;
	margin: 0 0 0 0;
}

.store_div {
	background:#F3F3F3;
	width:90px;
	height:30px;
	text-align:right;	
	vertical-align:middle;
	padding: 10px 10px 0px 0px; 
	float:left;
}
.store_div1 {
	background:#F3F3F3;
	width:528px;
	height:30px;
	vertical-align:middle;
	padding: 10px 0 0px 0px; 
	float:right;
}

.div_pad {
	margin:3px;
	padding:4px;
	border:0;
	color: #696969; 
	font-weight: 600;
}

.add_store { 
	color: #696969; 
	font-weight: 600;
}

.req {
	color:#FF6600;
	padding-right:2px;
}

.ing_content_right {
	float: right;
	width: 300px;
	/* padding: 10px 0 0 0; */
	padding: 43px 0 0 0; 
	margin: 0;
	overflow: hidden;
}

.ing_content_right_emailstore {
	float: right;
	width: 300px;
	/* padding: 10px 0 0 0; */
	padding: 0 0 0 0; 
	margin: 0;
	overflow: hidden;
}


.store_table {
	border-collapse:collapse;
	border-spacing:2px;	
}
.store_table td {
	line-height:15px;
}

#store_mobile {
	float: right;
	color: #D26C32;
	/*font-size: 1.5em;
	font-weight: bold;
	text-align: left; */
	padding: 5px 15px 5px 0;
	margin: auto;
}

.store_name2 { 
	margin: 0;
	padding: 0;
	color: #5852AA;
	font-size: .8em;
	font-weight: 800;
}
.store_tags { 
	margin: 0;
	padding: 0;
	color: #5852AA;
	font-size: .85em;
	font-weight: bold;
}

.store_name a:link, .store_name a:visited, .store_name2 a:link, .store_name2 a:visited, .store_right a:link, .store_right a:visited , .store_tags a:link, .store_tags a:visited, .store_info a:link, .store_info a:visited {
	color: #5852AA;
}
.store_name a:hover, .store_name2 a:hover, .store_right a:hover, .store_tags a:hover, .store_info a:hover {
	color: #5852AA;
	 text-decoration: underline;
}

/*** SIMPLIFY PAGE ***/
.simplify_list_hdr {
	width: 640px;
	background: #E6E6E6;
	padding: 0;
	margin: 0;
	color: #D26C32;
	font-weight: 700;
	font-size: .8em;
	border: 0;
}
.simplify_list_hdr .l {float:left}
.simplify_list_hdr .r {float:right; color: black;}

.cat_list_hdr {
	font-size: .8em;
	font-weight: bold;
	color: #D26C32;
}
.cat_list_hdr td{padding: 2px}

.cat_list_small {
	font-size: .75em;
	color:#999;
}
td.cat_list_small {padding: 5px}
.search_hdr2  {
	color:#999;
	font-size: 1.5em;
	padding: 10px 0 0 0;
}
.search_hdr2 .big {
	font-size: 1.35em;
	font-weight: 800;
}

.search_hdr, a.search_hdr , a:link.search_hdr , a:visited.search_hdr , a:active.search_hdr  {
	font-size: 8pt;
	font-weight: 800;
	color: #fff;
	text-decoration: none;
	padding: 6px 0; 
	display: block;
}
a:hover.search_hdr  {
	color: #D66C32;
} 

table.search_list_txt {
	font-size: .70em;
	border-top: 1px #7B7B7B solid;
	color: #7b7b7b;
}
tr.search_recipe_list {
	margin: 10px 0 0 0;
	border-top: 1px #ccc solid;
}
td.recipelink { padding: 8px 5px 5px 5px; text-align:left;}
.recipelink a {
	text-decoration: none; 
	font-weight: 800;
	font-size: 1.15em;
}
img.recipelink_img {
	float: left;
	border: 1px #000 solid;
	border-collapse: collapse;
}
.recipelink_img_cell {
	padding: 8px;
}

.qreciperes {
	height: 65px;
	padding: 5px; 
	text-align:left;	
	font-weight: normal;
	font-size: .85em;
	cursor:pointer;
	
}
.qgreybg{
	background: #f5f5f5;
}
.qreciperes p {
	color: #904001;
	display:block;
	height: 15px;
	overflow:hidden;
	font-weight: 800;
	font-size: 1.25em;
}
.qreciperes span {
	display:block;
}
.qreciperes:hover {
	background:#ffeecc;
}
.qreciperesimg{
	display:block;
	float:left;
	width
}


/*.recipelink a:visited {
	color: #000000;
}
.recipelink a:hover {
	color: #696969;
}*/
.recrowimg {
	cursor:pointer;
	padding: 2px 2px 2px 162px;
	min-height: 100px;
	border: 2px #fff solid;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.recrowimg:hover {
	border: 2px #ddf dashed;
}

.review_block {
	padding: 8px 20px 8px 22px;
	min-height: 50px;
	border: 2px #fff solid;
	background: #fed;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#storetitle {
	color: #D26C32;
	font-size: 1.15em;
	font-weight: bold;
}
#storeheader {
	padding: 7px 0 7px 0;
	color: #D26C32;
	font-size: 1.15em;
	font-weight: bold;
	width: 950px;
	border-bottom: 1px #7B7B7B solid;
}
#store_name {
	float: left;
	color: #D26C32;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 5px 0;
	margin: auto;
}
#based_reviews {
	float: right;
	text-align: center;
	color: #000;
	text-size: .85em;
	font-weight: bold;
	margin: 0 5px 0 0;
}
#based_reviews img {
	padding: 0;
	margin: 0 0 -7px 0;
}

#storetitle a:link {
	color: #5755B6;
}
#storetitle a:visited {
	color: #5755B6;
}
#storetitle a:hover {
	color: #5755B6;
	 text-decoration: underline;
}

#storesub {
	color: #5755B6;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
}
#storesub img{
	margin-top: -4px;
}
.storebuttons {
	float: left;
	width: 100%;
	font-size: .90em;
	text-decoration: none;
	font-weight : bold;
	border: 1px #ccc solid;
	border-width: 1px 0;
	color: #000;

}
.advertise {
	float: right;
	width: 41%;
	text-align: right;
	font-size: 10px;
	padding: 2px;
}
/*	page Navigation Table	*/
ul.pagination{
	text-align: center;
	list-style:none;
	margin:0 auto;
	padding:0;
} 
ul.pagination li{
	font-size:16px;
	float:left;
	margin-left:0px;
	border-top:1px solid #006699;
	border-right:1px solid #006699;
	border-bottom:1px solid #006699;
} 
ul.pagination a, ul.pagination a:visited{
	display:block;
	padding:3px 5px;
	text-decoration:none;
	color:#4f718a;
}
ul.pagination a:hover{color:#ff6600;text-decoration:none;}
ul.pagination li.etc, ul.pagination li.etc a, ul.pagination li.etc a:visited {
	background-color:#e5e5e5;
	color:#ff6347;
} 
ul.pagination li.first{border-left:1px solid #006699;}
ul.pagination li.active, ul.pagination .active a, ul.pagination .active a:visited{
	background-color:#ff6347;
	padding:3px 5px;
	color:#fff;	
} 
.headingb {
	font-weight: 800;
	color: #A55122;
	font-size: .75em;
	padding: 5px;
	margin: 5px 10px 5px 0;
	width: 315px;
	background: #F2BD9B;
}

.heading1 {
	font-size: 16 px;
	font-weight: bold; 
	color: #811111;
	margin-bottom: 3px;
}
.heading2 {
	font-size: 14 px;
	font-weight: bold;  
	color: #003131;
}

/*** SITEMAP ***/
.sitemap {
 font:normal 16px Arial,sans-serif;
 overflow:hidden;
}
.sitemap ul {
 list-style:none;
 margin:0;
 padding:0;
}
.sitemap li {
 background-color:#eee;
 margin:0 0 -0.1em;
 min-height:1em;
 padding:.2em .4em;
 position:relative;
 width:9em;
}
.sitemap ul ul {
 font-size:90%;
 margin-top:-1.4em;
}
.sitemap ul ul li {
 background:#ddd;
 border-top:0.5em solid #fff !important;
 border-left:0.5em solid #66c;
 left:10.4em;
}
.sitemap ul ul ul li {
 background:#ccc;
 border-color:#9c3;
}
.sitemap ul ul ul ul li {
 background:#bbb;
 border-color:#c93;
}
.sitemap ul ul ul ul ul li {
 background:#999;
 border-color:#c33;
 color:#fff;
}

/**** RECAPTHA STYLES ****/
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FFF !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #000 !important; //Text input field border color
   background-color:#FFF !important; //Text input field background color
 }
 
 /* STYLE ADDED BY HERMAN FOR RESOURCES PAGE */

.l1 {
	font-family:arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-size: 11px;
	color: #AB5519;
	}
.l1 a:link{
	font-family: arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-size: 11px;
	color: #AB5519;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-size: 11px;
	color: #AB5519;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-size: 11px;
	color: #AB5519;
	text-decoration : underline; 
	}
	.l2 {
	font-family:arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-size: 11px;
	color: #AB5519;
	}
.l2 a:link{
	font-family: arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #AB5519;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #AB5519;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: arial,verdana,sans-serif;
	backround: #fff;
	padding: 15px 0;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #AB5519;
	text-decoration : underline; 
	}

.upd_img {
	color: #666;
	font-weight: bold;
	font-size: .75em;
	float: left;
	margin-left:10px;
	margin-top:5px;
}

.upd_desc {
	width: 320px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
	float: left;
}

.upd_div {
	width: 410px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	margin-right:30px;
	text-align:right;
}


.frnd_req_tit {
	color: #666;
	width: 410px;
	font-size: 1em;
	float: left;
	margin-left:10px;
	margin-top:5px;
}

.frnd_req_tit1 {
	color: #666;
	width: 410px;
	font-size: .80em;
	float: left;
	margin-left:10px;
	margin-top:5px;
}

.frnd_req_link {
	color: #999;
	font-weight: bold;
	font-size: 1em;
	line-height:1.6em;
}

.frnd_req_txtarea {
	width: 410px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	margin-right:30px;
	text-align:right;
}

/***************** Select box *********************/

.msel{ /* don't change*/
position:static;
}
.optionTextBox1{
padding:0px;
margin:0px;
overflow:hidden; 
vertical-align:middle;
/* you can change the properties below */
height:18px;
width:100px;
font-size:13px;
color:#000000;
background-color:#ffffff;
border:1px solid #8E2C65; 
border-right:1px solid #ffffff; 
}

.arrow1{
padding:0px;
margin:0px;
vertical-align:middle;
/* you can change the properties below */
width:20px;
}
.optionDiv1{
position:absolute;
left:-2000px;
top:-2000px; 
display:none;
z-index:90;
width:auto;
/* you can change the properties below */
background-color:#FFFFFF;
border:1px solid #8E2C65;
}
.selBox1{
overflow:hidden;
display:inline;
float:inherit;
white-space:nowrap;
position:static;
/* you can change the properties below */
height:20px;
width:120px; 
}
.cell1{
font-size:13px;
text-align:left;
background-color:#ffffff;
}
.cellHover1{
font-size:13px;
background-color:#CD95C6;
text-align:left;
}
.cellSelected1{
font-size:13px;
background-color:#F3E5F0;
text-align:left;
}

