/* CSS Document */
/* 2009 Copyright foodandweightloss.com*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/backgrounds/body/texture_03.gif);
}

h1, h2, h3, h4, h5, h5, p {
	font: Arial, Helvetica, sans-serif;
}

h1 {
	color: #0000FF;
	font-size: 135%;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

h2 {
	color: #0066FF;
	font-size: 120%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px;
	font-weight: normal;
}

h3 {
	color: #018701;
	font-size: 120%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 15px 0px;
	font-weight: normal;
}

h4 {
	color: #0033FF;
	font-size: 115%;
	text-align: left;
	margin: 10px 0px 15px 0px;
	font-weight: normal;
}
	
h5 {
	color: #0000FF;
	font-size: 105%;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 10px;
}

h6 {
	color: #0000FF;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	
}

img {
  border-style: none;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:focus {
	color: #FF6600;
	text-decoration: underline;
}

A:active {
	color: #FF6600;
	text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
	color: #003399;
}

ul A:link {
	color: #0000FF;
	text-decoration: underline;
}

ul li A:focus {
	color: #FF6600;
}

ul li A:active {
	color: #FF6600;
}

ul li A:hover {
	color: #FF6600;
}

ul li A:visited {
	text-decoration: underline;
	color: #003399;
}

ol A:link {
	color: #0000FF;
	text-decoration: underline;
}

ol li A:focus {
	color: #FF6600;
}

ol li A:active {
	color: #FF6600;
}

ol li A:hover {
	color: #FF6600;
}

ol li A:visited {
	text-decoration: underline;
	color: #003399;
}


.title_blue  {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/title-backgrounds/bg-blue.gif);
}

.title_orange {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/title-backgrounds/bg-orange.gif);
}

.title_green {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/title-backgrounds/bg-green.gif);
}

.title_red {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/title-backgrounds/bg-red.gif);
}

.title_grey {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/title-backgrounds/bg-silver.gif);
}

.title_brown {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/title-backgrounds/bg-light-brown.gif);
}

.title_purple {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/title-backgrounds/bg-purple.gif);
}

#container {
	width: 970px;
	position: relative;
	margin: 0px auto 0px auto;
	border: 1px solid;
	background-color: #FFFFFF;
	border-color: #6A5500;
}

#banner {
	background-image: url(../images/backgrounds/banner/orange-02.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	height: 100px;
	border-color: #6A5500;
	width: auto;
 }

#banner_logo {
	position: absolute;
	top: 4px;
	width: 500px;
	height: 95px;
	left: 5px;
	color: #0000CC;
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/backgrounds/banner-heading/heading-04-500.gif);
}

#banner_text {
	width: auto;
	height: auto;
	top: 60px;
	left: 20px;
	position: absolute;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
}

.banner_pic {
	width: 390px;
	height: 88px;
	position: absolute;
	top: 6px;
	left: 540px;
	border: 1px solid;
}

.breadcrumbs {
	width: 540px;
	height: auto;
	text-align: left;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	border: 0px dashed;
	padding: 0px 0px 0px 10px;
}

.breadcrumbs ul {
	padding: 4px 0px;
	margin: 0px;
}

.breadcrumbs ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: circle;
}

.breadcrumbs ul li a {
	font-size: 90%;
	color: #0000FF;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	text-align: center;
	font-weight: normal;
	display: inline;
}

.breadcrumbs ul li a:hover, .breadcrumbs ul li a:focus, .breadcrumbs ul li a:active {
	color: #F27900;
}

.print {
	width: 550px;
	height: auto;
	text-align: left;
	font-size: 100%;
	margin: 10px 0px 15px 212px;
}

#nav {
	width: 970px;
	margin: 0px 0px 10px 0px;
	border-bottom: 2px solid #666;
	height: 40px;
	background-image: url(../images/backgrounds/nav/bg-brown-03-40.png);
}

#nav ul {
	padding: 11px 0px 0px 0px;
	margin: 0px;
	list-style-image: none;
}

#nav ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#nav ul li a {
	font-size: 100%;
	color: #0000FF;
	text-decoration: none;
	padding: 11px 9px 11px 9px;
	border-right: 1px solid #005288;
	text-align: center;
	font-weight: bold;
}

#nav ul li a:hover {
	color: #FF6600;
	background-color: #FFFBEF;
	padding: 11px 9px 10px 9px;
}

#nav ul li a:focus {
	color: #FF6600;
	padding: 11px 9px 10px 9px;
	background-color: #FFFBEF;
}

#nav li a.selected {
	color:#FF3300;
	font-weight: bold;
	background-color: #FFF9E3;
	padding: 11px 9px 11px 9px;
}

.google_search_box {
	width:auto;
	height:auto;
	border: 0px dashed;
	margin: 0px;
	border-color: #8C7100;
	padding: 5px;
	position: absolute;
	top: 15px;
	left: 500px;
	background-color: #FFFBEB;
}

.content_search {
	width: 850px;
	margin: 10px auto;
	padding: 0px;
	font-size: 100%;
	border: 0px solid #999;
}

#main_content_holder {
	width:550px;
	float:left;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.content {
	width: 550px;
	padding: 0px;
	font-size: 100%;
	border: 0px solid #999;
}

.content p {
	font-size: 100%;
	margin: 15px 0px;
}

.content p A:link {
	color: #0000FF;
	text-decoration: underline;
}

.content p A:focus {
	color: #FF6600;
}

.content p A:active {
	color: #FF6600;
}

.content p A:hover {
	color: #FF6600;
}

.content p A:visited {
	text-decoration: underline;
	color: #003399;
}

.content ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

.content ul li {
	padding: 4px 2px 16px 10px;
	margin: 0px;
	font-size: 100%;
	color: #000000;
}

.content ul li a{
	color: #0000FF;
}

.content ul li a:hover {
	color: #F27900;
}

.content ul li a:focus {
	color: #F27900;
}

.content ol {
	list-style-position: inside;
}

.content ol li {
	padding: 4px 2px 20px 10px;
	margin: 0px;
	font-size: 100%;
	color: #000000;
}

.content ol li a {
	color: #0000FF;
}

.content ol li a:hover{
	color: #FF6600;
}

.content ol li a:focus {
	color: #FF6600; 
}

.content_box_popular {
	width: auto;
	height: auto;
	margin: 10px 0px;
	padding: 5px;
	border: 2px dashed;
	border-color: #0000FF;
}

.content_box_popular_text {
	width: 370px;
	height: auto;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px 5px 10px 5px;
}

.content_box_popular p {
	margin: 0px 0px 8px 0px;
}

.content_box_popular_pic {
	width: 135px;
	height: 100px;
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.content_box {
	width: auto;
	height: auto;
	margin: 10px 0px;
	padding: 5px;
	border: 1px dashed;
	border-color: #999999;
}

.content_box p {
	font-size: 95%;
	margin: 5px 0px 10px 0px;
}

.content_box p a {
	color: #0000FF;
	text-decoration: underline;
}

.content_box p a:focus, a:active, a:hover {
	color: #FF6600;
}

.content_box_text {
	width: 370px;
	height: auto;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px 5px 10px 5px;
}

.content_box_pic {
	width: 135px;
	height: 100px;
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#popular {
	width: auto;
	height: auto;
	margin: 15px 5px 15px 5px;
	padding: 5px 5px 10px 5px;
	border: 1px dashed;
	border-color: #00873A;
}

#popular h4 {
	margin: 0px 0px 10px 5px;
	padding: 0px;

}

#popular ul li {
	padding: 4px 0px 5px 10px;
	margin: 0px;
	font-size: 95%;
	color: #000000;
}

#popular ul li a {
	color: #0000FF;
}

#popular ul li a:hover, a:focus, a:active {
	color: #FF6600;
}

.main_content {
	width: auto;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 10px 10px;
}

.main_content h6 {
	margin: 0px 0px 6px 0px;
	color: #0033FF;
	font-size: 115%;
	font-weight: normal;
}

.main_content ul li {
	padding: 12px 0px 0px 0px;
}

.side_column_left {
	width: 212px;
	float: left;
	margin-bottom: 10px;
	margin-left: 3px;
}

.side_column_left ul {
	padding: 0px;
	margin: 5px 0px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

.side_column_left ul li {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-size: 95%;
}

.side_column_left ul li a {
	color: #0033FF;
	text-decoration: none;
	padding: 0px;
}

.side_column_left ul li a:hover {
	color: #FF6600;
}

.side_column_left ul li a:focus {
	color: #FF6600;
}

.side_column_left ul li a:active {
	color: #FF6600;
}

.side_column_left ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

.side_column_left ol li {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-size: 90%;
}

.side_column_left ol li a {
	color: #0033FF;
	text-decoration: underline;
	padding: 0px;
}

.side_column_left ol li a:hover {
	color: #FF6600;
}

.side_column_left ol li a:focus {
	color: #FF6600;
}

.side_column_left ol li a:active {
	color: #FF6600;
}

.side_column_left_content {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.side_column_left_content2 {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 4px 0px;
}

.side_column_left_content2 p {
	font-size: 90%;
}

.side_column_left_heading {
	margin: 0px;
	background-image: url(../images/backgrounds/nav/bg-blue-01.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0059B3;
	border-right-color: #0059B3;
	border-bottom-color: #0059B3;
	border-left-color: #0059B3;
	height: 30px;

}

.side_column_left h3 {
	color: #0000FF;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 5px auto;
	font-weight: bold;
}

.side_column_left h4 {
	color: #0000FF;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 5px auto;
}

.side_column_right {
	width: 192px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	border-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}

.side_column_right p {
	font-size: 80%;
}

.side_column_right ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

.side_column_right ol li {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-size: 92%;
}

.side_column_right ol li a {
	color: #0033FF;
	text-decoration: underline;
	padding: 0px;
}

.side_column_right ol li a:hover {
	color: #FF6600;
}

.side_column_right ol li a:focus {
	color: #FF6600;
}

.side_column_right ol li a:active {
	color: #FF6600;
}

.side_column_right ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

.side_column_right ul li {
	padding: 4px 0px 0px 3px;
	margin: 0px;
	font-size: 90%;
}

.side_column_right ul li a {
	color: #0033FF;
	text-decoration: none;
	padding: 0px;
}

.side_column_right ul li a:hover {
	color: #FF6600;
}

.side_column_right ul li a:focus {
	color: #FF6600;
}

.side_column_right ul li a:active {
	color: #FF6600;
}

.side_column_right_heading {
	margin: 0px;
	background-image: url(../images/backgrounds/nav/bg-blue-01.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}

.side_column_right_heading2 {
	margin: 0px;
	background-image: url(../images/backgrounds/title-backgrounds/bg-purple.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}

.side_column_right h5 {
	color: #0000FF;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	margin: 5px auto;
	text-align: center;
	padding: 0px;
}

.newsletter_side {
	width: auto;
	height: auto;
	margin: 0px auto 10px auto;
	border: 0px dashed;
	border-color: #3B5998;
	padding: 0px 2px 2px 2px;
	background-color: #FFFFFF;
}

.newsletter_side ol {
	font-weight: bold;
	font-size: 90%;
	color: #0033FF;
	margin-bottom: 5px;

}

.newsletter_side h5 {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-color: #FF3300;
	padding: 5px 0px;
	width: auto;
	border: 1px solid;
	border-color: #000000;
}

.newsletter_side p {
	text-align: center;
	font-size: 95%;
	color: #0000CC;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

.newsletter_side_headings {
	text-align: center;
	color: #0000FF;
}

.newsletter_side_buttons {
	text-align: center;
	margin: 5px auto;

}

.newsletter_side_input_background {
	background-color: #EBF5FF;
}

.articles_box {
	width: 275px;
	float: left;
	margin: 5px 0px;
}

.footer {
	width: 945px;
	background-color: #FFF6D1;
	margin: 10px auto;
	text-align: center;
	border: 1px dashed;
	border-color: #6A5500;
}

.footer ul {
	padding: 3px 0;
	margin: 0px;
}

.footer ul li {
    display: inline;
    padding: 0px;
    margin: 0;
}

.footer ul li a {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	padding: 1px 7px;
	border-left: 1px solid #999;
	text-align: center;
}

.footer ul li a:hover, .footer ul li a:focus {
	color: #0066FF;
}

.footer a.noborder {
	border-left: 0px solid #999;
}

.comments {
	width: 540px;
	margin: 10px 0px 20px 10px;
	padding: 0px;
	border: 0px solid #999;
}

.comments h3 {
	color: #0033FF;
	padding: 0px;
	font-style: normal;
	font-size: 110%;
	font-weight: bold;
}

.comment_replies {
	width: 550px;
	margin: 10px 0px 20px 215px;
	padding: 0px;
	font-size: 100%;
	border: 0px solid #999;
}

.bottom_links {
	width: 540px;
	margin: 0px 0px 10px 5px;
}

.bottom_links_left {
	width: 260px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	float: left;
}

.bottom_links_left ul {
	list-style-position: inside;
}

.bottom_links_right {
	width: 260px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	float: left;
}

.bottom_links_right ul {
	list-style-position: inside;
}

.bottom_box {
	width: 540px;
	margin: 0px 0px 10px 10px;
}

.bottom_box p {
	font-size: 95%;
	margin-bottom: 10px;
}

.bottom_box p a {
	font-size: 120%;
	font-weight: normal;
	margin: 20px 0px;
}

.bottom_box h6 {
	color: #FF3300;
	font-size: 120%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 15px 0px;
	font-weight: normal;
}

.bottom_box_300x250 {
	width:210px;
	height:280px;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: center;
}

.bottom_box_300x250 p {
	font-size: 110%;
	margin-bottom: 10px;
	font-weight: normal;
	color: #000066;
}

.bottom_box_300x250 p a {
	font-size: 105%;
	font-weight: bold;
	margin: 15px 0px;
}

.bottom_box_300x250 h6 {
	color: #FF3300;
	font-size: 120%;
	padding: 0px;
	margin: 10px auto;
	font-weight: bold;
}

.about_us {
	margin: 15px auto;
	padding: 5px;
	width: 600px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: center;
	border: 1px dashed;
	background-color: #FFFFFF;
	border-color: #6A5500;
}

.copy {
	margin: 10px auto;
	padding: 0px;
	width: 240px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 70%;
	text-align: center;
}

.copy a img {
	padding:0px;
	margin:0px;
	text-decoration: none;
	border: 1px solid #000000;
}

.left_image {
	float: left;
	margin: 0px 10px 10px 0px;
}

.left_image2 {
	float: left;
	margin: 10px 15px 10px 0px;
}

.left_image3 {
	float: left;
	margin: 0px 10px 30px 0px;
}

.right_image {
	float: right;
	margin: 0px 10px 10px 0px;
}

.center_image {
	text-align: center;
}

.center_image1 {
	text-align: center;
	margin: 10px 0px 5px 0px;
}

.article_ad {
	width:auto;
	margin:2px auto;
	height: 2px;
}

.below_nav_ad_01 {
	width: 265px;
	height: auto;
	text-align: left;
	margin: 0px 0px 5px 0px;
	border: 1px solid;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 90%;
	float: left;
	border-color: #0066FF;
}

.below_nav_ad_02 {
	width: 300px;
	height: auto;
	text-align: left;
	margin: 0px 0px 10px 5px;
	border: 1px dashed;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 90%;
	float: left;
	border-color: #297E29;
	background-color: #FFFDF2;
}

.ad_top_468x60 {
	width:468px;
	height:60px;
	top:20px;
	position:absolute;
	margin:0px 0px 0px 420px;
}

.ad_top_728x90 {
	width:728px;
	height:90px;
	top:5px;
	position:absolute;
	margin:0px 0px 0px 212px;
}

.ad_link_unit_180_90 {
	width:180px;
	height:90px;
	margin: 5px 0px 10px 4px;
}

.ad_link_unit_200_90 {
	width:200px;
	height:90px;
	margin: 5px 0px;
	border: 1px dashed;
	border-color: #0033FF;
}

.ad_link_unit_468_15 {
	width:468px;
	height:15px;
	margin: 10px 0px 20px 225px;
}

.ad_link_unit_468_15_top {
	width:468px;
	height:15px;
	margin: 8px 0px 6px 50px;
	float: left;
}

.ad_side_125x125 {
	width: 125px;
	height: 125px;
	margin: 5px auto 5px auto;
}

.ad_side_165x230 {
	width: 165px;
	height: 230px;
	margin: 10px auto;
}

.ad_side_165x300 {
	width: 165px;
	height: 300px;
	margin: 5px auto 10px auto;
}

.ad_side_160x600 {
	width: 160px;
	height: 600px;
	margin: 0px auto 10px auto;
}

.ad_side_178x324 {
	width: 178px;
	height: 324px;
	margin: 5px auto;
}

.ad_side_180x150 {
	width: auto;
	height: auto;
	margin: 7px auto;
	text-align: center;
}

.ad_side_200x90 {
	width: 200px;
	height: 90px;
	margin: 5px auto 10px auto;
}

.ad_side_200x200 {
	width: 200px;
	height: 200px;
	margin: 5px auto 10px auto;
}

.ad_side_160x600 {
	width: 170px;
	height: 610px;
	margin: 5px auto 5px auto;
}

.ad_box_180x150 {
	width: 180px;
	height: auto;
	margin: 5px auto;
	border: 2px dashed;
	border-color: #1088D8;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 110%;
}

.ad_box_200x200 {
	width: 200px;
	height: 200px;
	margin: 30px 0px 0px 10px;
	float: left;
}

.ad_box_200x280 {
	width:210px;
	height:280px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	font-size: 95%;
	float: left;
}

.ad_box_200x280 p {
	font-size: 95%;
	font-weight: normal;
	margin-bottom: 10px;
	color: #333333;
}

.ad_box_200x280 p a {
	font-size: 100%;
	font-weight: bold;
}

.ad_box_200x280 ul {
	font-size: 95%;
	list-style-position: inside;
	margin-left: 10px;
}

.ad_box_200x280 ul li {
	padding: 0px 0px 12px 0px;
}

.ad_box_200x280 ul li a {
	color: #0000FF;
	font-size: 95%;
	font-weight: normal;
}

.ad_box_200x280 ul li a:hover, a:focus {
	color: #FF6600;
}

.ad_box_200x280 h6 {
	color: #FF3300;
	margin: 20px 0px 10px 5px;
	font-size: 120%;
	font-weight: normal;
}

.ad_box_300x250 {
	width:300px;
	height:250px;
	margin: 0px 0px 10px 220px;
	float: left;
}

.ad_box_336x280 {
	width:336px;
	height:290px;
	margin: 0px 0px 5px 0px;
	float: left;
}

.ad_box_250x250 {
	width:250px;
	height:250px;
	float: left;
	margin: 0px 0px 10px 220px;
}

.ad_box_468x60 {
	width:468px;
	height:75px;
	margin:10px 0px 10px 35px;
}

.ad_box_550 {
	width:540px;
	height:auto;
	margin: 0px 0px 5px 225px;
	text-align: center;
}

.ad_box_550 h6 {
	color: #CC0000;
	font-weight: bold;
	font-size: 100%;
	margin: 5px 0px 5px 0px;

}

.ad_box_550 p {
	font-size: 100%;
	margin-bottom: 8px;
}

.ad_box_550 p a {
	font-size: 100%;
	font-weight: bold;
}

.ad_box_550 ol {
	list-style-position: inside;
}

.ad_box_550 ol li {
	font-size: 95%;
	margin-bottom: 8px;
}

.ad_box_728x90 {
	width:728px;
	height:90px;
	margin:0px 0px 10px 222px;
}

.nice_heading_01 {
	color: #FF0000;
	font-size: 135%;
	text-align: center;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

.center_text {
	margin: 5px auto;
	text-align:center;
	font-size: 95%;
}

.center_text_01 {
	margin: 5px auto;
	text-align:center;
	font-size: 95%;
}

.green_text {
	color:#2B8400;
}

.blue_text {
	color:#0033FF;
}

.brown_text {
	color:#C19B00;
}

.red_text {
	color:#FF0000;
}

.orange_text {
	color:#D72B00;
}

.dotted_line_10 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 10px 0px;
	clear: both;
}

.dotted_line_15 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 15px 0px;
	clear: both;
}

.voting_box {
	width: 190px;
	height: 200px;
	margin: 0px 0px 0px 215px;
}

.rating_box1 {
	width: 30px;
	float: left;
	font-size: 95%;
	margin: 0px 4px 0px 0px;
}

.rating_box1 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box1 ol li {
	margin: 0px 0px 4px 0px;
	padding: 6px 0px;
	background-image: url(../images/backgrounds/ratings/grey.gif);
	display:block;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.rating_box2 {
	width: 180px;
	float: left;
	font-size: 90%;
	margin: 0px 10px 0px 0px;
}

.rating_box2 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box2 ol li {
	border: 1px solid;
	border-color: #666666;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	background-image: url(../images/backgrounds/ratings/green.gif);
}

.rating_box2 ol li a {
	display: block;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;

}

.rating_box2 ol li a:hover, .rating_box2 ol li a:focus {
	background-color: #FBFBFF;
	color: #FF6600;

}

.rating_box3 {
	width: 140px;
	float: left;
	font-size: 90%;
}

.rating_box3 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box3 ol li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/ratings/purple.gif);
	border: 1px solid;
	border-color: #A6A6A6;
}

.rating_box3 ol li a {
	display: block;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	text-decoration: underline;
	color: #0033FF;
}

.rating_box3 ol li a:hover, .rating_box3 ol li a:focus {
	background-color: #FFFFFF;
	color: #FF6600;
}

.rating_box4 {
	width: 175px;
	float: left;
	font-size: 95%;
}

.rating_box4 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box4 ol li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/nav/bg-blue-02.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

.rating_box4 ol li a {
	display: block;
	margin: 0px;
	padding: 6px 0px 6px 6px;
	text-align: left;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}

.rating_box4 ol li a:hover, .rating_box4 ol li a:focus {
	background-color: #FFFFFF;
	color: #FF6600;
}

.rating_box5 {
	width: 175px;
	float: left;
	font-size: 95%;
}

.rating_box5 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box5 ol li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/backgrounds/nav/bg-green-01.gif);
}

.rating_box5 ol li a {
	display: block;
	margin: 0px;
	padding: 6px 0px 6px 6px;
	text-align: left;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}

.rating_box5 ol li a:hover, .rating_box5 ol li a:focus {
	background-color: #FFFFFF;
	color: #FF6600;
}

.rating_box6 {
	width: 30px;
	float: left;
	font-size: 90%;
	margin: 0px 10px 0px 0px;
}

.rating_box6 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box6 ol li {
	margin: 0px 0px 4px 0px;
	padding: 6px 0px;
	background-image: url(../images/backgrounds/ratings/green.gif);
	border: 1px solid;
	border-color: #666666;
	display:block;
	text-align: center;
}

.rating_box7 {
	width: 30px;
	float: left;
	font-size: 95%;
	margin: 0px 4px 0px 0px;
}

.rating_box7 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box7 ol li {
	margin: 0px 0px 4px 0px;
	padding: 6px 0px;
	background-image: url(../images/backgrounds/ratings/grey.gif);
	display:block;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.rating_box8 {
	width: 153px;
	float: left;
	font-size: 95%;
}

.rating_box8 ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.rating_box8 ol li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/backgrounds/nav/bg-green-01.gif);
}

.rating_box8 ol li a {
	display: block;
	margin: 0px;
	padding: 6px 0px 6px 6px;
	text-align: left;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}

.rating_box8 ol li a:hover, .rating_box8 ol li a:focus {
	background-color: #FFFFFF;
	color: #FF6600;
}


.video_ratings {
	height: auto;
	width: 400px;
	margin: 10px 0px 10px 5px;
	text-align: left;
}

.video_spacer {
	width: 425px;
	height: 344px;
	background-color: #BFE6FF;
}

.dotted_line_20 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 20px 0px;
	clear: both;
}

.google_plus {
	width:150px;
	height:auto;
	margin: 10px 0px 10px 0px;
	border: 1px;
	border-color: #FFFFFF;
	float: left;
	padding-top: 5px;
}

.facebook {
	width: 545px;
	height: auto;
	margin: 15px 0px 10px 222px;
	font-weight: normal;
	border: 1px;
	border-color: #FFFFFF;
}

.bookmark_tool {
	width:350px;
	height:auto;
	margin: 15px 0px;
	text-align: left;
	font-size: 14px;
	border-color: #DDDDFF;
	top: 98px;
	font-weight: normal;
}

.spacer {
	width: auto;
	height: 10px;
}

.spacer_h300 {
	height: 300px;
	width: 550px;
	margin: 0px 0px 10px 215px;
}

.large_spacer {
	width: auto;
	height: 1000px;
}

.medium_spacer {
	width: 540px;
	height: 200px;
	margin: 0px 0px 0px 225px;
}

.spacer_box {
	width: 480px;
	height: 385px;
	text-align: center;
}

.clearit {
	clear: both;
	margin: 0px;
	height: 1px;
}

/* 2009 Copyright foodandweightloss.com*/

