/*
COLORS
	home section - orange : rgb(235,106,23);
	home h1 - rgb(21,138,126);
	home sub-h1 dash - rgb(141, 202, 196);
*/

body {
	margin: 0px;
	height: 0px;
	background-image: url(images/bg_main_tile.gif);
	color: #292828;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Helvetica, Arial, Verdana, Sans-Serif;
	color: rgb(21,138,126);
}


h1 {
	font-weight:normal;
	/*font-size: .2em;*/
	font-weight: bold;
	font-size: 13pt;
	line-height: 15pt;
	padding: 0px;
	padding-top:9px;
	margin: 0px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8dcac4;
}

h2 {
	font-size: 14px;
	margin: 1.5em 0 0.5em 0;
}


#home_content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#inside_content {
	background-image: url(images/bg_content_inside.gif);
	background-repeat: repeat-y;
}

#inside_content_pad {
	margin: 0px;
	margin-left: 89px;
	width: 807px;
	margin-bottom: 40px;
}

#inside_content_pad_menu {
	margin: 0px;
	margin-left: 47px;
	width: 857px;
}

.nospace {
	margin: 0px;
	padding: 0px;
	font-size: 2px;
}

#footer {
	background-image: url(images/bg_footer.gif);
	width: 956px;

}
a.bread_crum{
color: #ff7c10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-decoration:none;
	padding: 0px;
}

a.bread_crum:link, a.bread_crum:visited, a.bread_crum:active{
	color: #ff7c10;
	text-decoration:none;
}

a.bread_crum:hover{
color: #148479;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.footer_green {
	color: #148479;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.footer_green a, .footer_green a:link, .footer_green a:visited, .footer_green a:active {
	color: #148479;
	text-decoration: none;
}

.footer_green a:hover {
	text-decoration: underline;
}

.footer_gray {
	color: #30302d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 10px;
	line-height: 15px;
}

.normal {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 10px;
	line-height: 13px;
}

ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 10px;
	line-height: 13px;
}

ul.sub {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 13px;
}

ul.sub li {
	padding-bottom: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_pad {
	margin: 0px;
	margin-left: 39px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#home_content_pad {
	margin-left: 40px;
}

a, a:link, a:visited, a:active {
	color: #05347f;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.green_box {
	border: 1px solid #169286;

}

.orange_header {
	color: #e24f10;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.notop {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 13px;
}

.pad_10_LR {
	padding-left: 10px;
	padding-right: 10px;
	width: 144px;
}

.big_green {
	color: #5daa23;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}

.list_green_white {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #158a7e;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	height: 18px;
	padding-top: 10px;
	padding-left: 5px;
}

.list_green_yellow {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #158a7e;
	font-weight: bold;
	background-color: #ffffe7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	height: 18px;
	padding-top: 10px;
	padding-left: 5px;
}


.listbox {
	border-top: solid 1px #cdcdcd;
}

.listbox div {
	display:block;
	position:relative;
	height:25px;
	overflow:hidden;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #158a7e;
	font-weight: bold;
	border-bottom: solid 1px #cdcdcd;
	padding-top: 5px;	
	padding-left: 5px;
	background-color: #FFFFFF;
}

.singlenameline{
	padding-top: 6px;
}

.listbox div div {
	float:left;
	margin-top:-1px;
	background-color:Transparent;
}

.listbox .playButton {
	margin:0;
	border:0;
	padding:0;
	margin-top:0;
	margin-left:10px;
}

.item {
	
}

.listbox div.alt {
	background-color: #ffffe7;
}

.green_color {
	color: #01766a;
}

.gray_color {
	color: #4f4d4d;
}

.big_blue {
	color: #3f5585;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}

.med_blue {
	color: #1663ab;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.blue_head {
	color: 05347f;
	font-weight: bold;
}

.blue_head a, .blue_head a:link, .blue_head a:active, .blue_head a:visited {
	text-decoration: none;
}

.blue_head a:hover {
	text-decoration: underline;
}

.more_linespace {
	font-size: 11px;
	line-height: 16px;
}

.orange_link a, .orange_link a:link, .orange_link a:active, .orange_link a:visited {
	color: #f35203;
	text-decoration: underline;
}

.orange_link a:hover {
	color: #f35203;
	text-decoration: none;
}

.gray_header {
	color: #595a5a;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

UL.orange {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 13px;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 0px;
list-style-position: outside;
list-style-image: url(images/arrow_sm_orange.gif);
list-style-type: square;
padding: 6px;
padding-top: 0px;
margin: 2px;
margin-left: 8px;
}

UL.red {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 13px;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 0px;
list-style-position: outside;
list-style-image: url(images/arrow_sm_red2.gif);
list-style-type: square;
padding: 0px;
padding-top: 0px;
margin: 2px;
margin-left: 25px;
}

UL.college_bullet {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 0px;
list-style-position: outside;
list-style-image: url(images/collegebullet_sm.gif);
list-style-type: square;
margin-bottom: 15px;
}

UL.college_bullet li {
	margin-bottom: 15px;
}

.orange a, .orange a:link, .orange a:visited, .orange a:active {
	text-decoration: none;
}

.orange a:hover {
	text-decoration: underline;
}

.bold_head {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.left_inside_menu {
	width: 160px;
	background-color: #e9e9ea;
	background-image: url(images/left_back_molecule.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.left_inside_menu_home {
	width: 160px;
	background-color: #e9e9ea;
	background-image: url(images/left_back_molecule_home.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.left_inside_menu_pad {
	margin-top: 37px;
}

.right_inside_main {
	background-image: url(images/bg_inside_main.gif);
	background-repeat: repeat-y;
}

.right_inside_main_pad {
	margin-top: 7px;
	margin-left: 36px;
	padding-bottom: 20px;
}

UL.lmenu_sel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	/*list-style: outside url(images/lmenu_bul_sel.gif);*/
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(images/lmenu_back.gif);
	background-repeat: repeat-y;
	width: 100%;
	color: #e75b0f;
}

UL.lmenu_ac {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	/*list-style: outside url(images/lmenu_bul_ac.gif);*/
	list-style: none;
	margin: 0px;
	padding-left: 35px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(images/lmenu_back.gif);
	background-repeat: repeat-y;
	width: 100%;
	color: #034a43;
}

UL.lmenu_ac li {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	background-image: url(images/lmenu_bul_ac.gif);
	background-repeat: no-repeat;
}

UL.lmenu_sel li {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	background-image: url(images/lmenu_bul_sel.gif);
	background-repeat: no-repeat;
}

UL.lmenu_ac a, UL.lmenu_ac a:link, UL.lmenu_ac a:visited, UL.lmenu_ac a:active {
	color: #034a43;
	text-decoration: none;
}

UL.lmenu_ac a:hover {
	color: #e75b0f;
	text-decoration: none;
}

UL.lmenu_sel a, UL.lmenu_sel a:link, UL.lmenu_sel a:visited, UL.lmenu_sel a:active {
	color: #e75b0f;
	text-decoration: none;
}

UL.lmenu_sel a:hover {
	color: #e75b0f;
	text-decoration: none;
}

UL.board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	list-style: none;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 5px;
	background-repeat: repeat-y;
	width: 100%;
	color: #05347f;
}

UL.board li {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	background-image: url(images/gfx_comm_icon.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px; 
}

UL.board a {
	color: #05347f;
	text-decoration: underline;
}

UL.board a:hover {
	text-decoration: none;
}

.green_head {
	font-size: 12px;
	font-weight: bold;
	color: #01766a;
}

.aqua_head {
	font-size: 14px;
	font-weight: bold;
	color: #158a7e;
}

.green_head a {
	font-weight: bold;
	color: #01766a;
	text-decoration: none;
}

.green_head a:hover {
	text-decoration: underline;
}

.green_head2 {
	font-size: 14px;
	link-height: 18px;
	font-weight: bold;
	color: #01766a;
}

.small {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #23847b;
}

.small_orange {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #e24f10;
}

.hm_feature a, .hm_feature a:link, .hm_feature a:visited, .hm_feature a:active {
	color: #292828; 
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}

.hm_feature a:hover {
	color: #292828; 
	text-decoration: none; 
}

.table_odd {
	background-color: #fbfbfb;
	width: 648px;
	margin-left: 1px;
}

.table_even {
	background-color: #ffffff;
	width: 648px;
	margin-left: 1px;
}

.table_college {
	padding-top: 7px;
	padding-bottom: 7px;
}

.td_college {
	padding-left: 5px; 
	padding-bottom: 11px;
	padding-top: 0px;
}

.td_college p {
	margin-top: 11px;
}

.college_under {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	width: 429px;
}

.college_header {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.small_text {
	font-size: 11px;
	line-height: 14px;
}

.subscription_box {
	background-color: #f0f4f4;
}

#menu_home {
	margin: 0px;
	padding: 0px;
}
ul.paragraph {
}
.paragraph li {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 11pt;
	margin-left: 20px;
}
.hm_left_menu {
	color: #027166;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/homepage_images/bg_left_menu.gif);
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.hm_left_menu a, .hm_left_menu a:visited, .hm_left_menu a:visited:hover, .hm_left_menu a:link, .hm_left_menu a:active  {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #027166;
	text-decoration: none;
}

.hm_left_menu a:hover, .hm_left_menu a:visited:hover {
	text-decoration: underline;
}

#rss-content p {
	margin-top: 0px;
}

.homepageRSS p {
	font-size: 13px;
	line-height: 17px;

	
}
.recipie_image {
	float: left;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*CUISINE */

table.border td p {
	padding: 0px;
	margin: 0px;
}

table.border {
	border: 1px solid #333333;
}

table.border {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
}
table.border th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #008080;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
table.border td {
	margin:0;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}


/*Dashed*/
.dashed {
	color: rgb(21,138,126);
	font-size: 20px;
	border-style: dashed;
	border-width: 0;
	border-bottom-width: 1px;
	padding: 3px 0 0 10px;
}


/*Subsection menu navigation*/
#SubSectionMenu {
	margin: 5px 0 5px 0;
	text-align:center;
	font-size: 10pt;
}

#SubSectionMenu div {
	display: inline;
	margin: 0 7px 0 7px;
}

#SubSectionMenu a {
	text-decoration:none;
	font-weight:bold;
}
#SubSectionMenu a:hover {}
#subSectionMenu a img { border:0; }


/*Make section anchor tags hover to the color of the section*/
.home a img { border:0; }
.home a { }
.home a:active {
	color:rgb(80,80,80);
}
.home a:visited {
	color:rgb(80, 80, 80);
}
.home a:link {
	color:rgb( 80, 80, 80);
}
.home a:hover {
	color: rgb(235,106,23);
}

