/**
 * Style sheet 2_alternatives
 */
.getflashbox
{
	top:100px;
	position:absolute;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	vertical-align:middle;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

#tall_header
{
	background-color:#ffffff;
	background-image:url("/tl_files/greenlake/site_flash/images/tall_header.gif");
	background-position:center top;
	background-repeat:repeat-x;
}

*
{
	margin:0px;
	padding:0px;
}

/* container */
#container
{
	padding-bottom:58px;
}

/* container links */
#container a, #container strong a
{
	color:#2ea1d3;
}

/* container bold element */
#container b
{
	color:#2ea1d3;
}

/* container unordered list links */
.mod_customnav ul li, .ce_list ul li
{
	padding:0px 0px 0px 11px;
	background-image:url("/tl_files/greenlake/site_flash/images/list_bull.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	line-height:1.5em;
}

/* body */
body
{
	margin:0px;
	background-color:#dce0e3;
	font-family:verdana, arial, tahoma, helvetica;
	font-size:11px;
	color:#333333;
	line-height:1.5em;
}

#left .inside
{
	margin-left:24px;
}

#main .inside
{
	margin-right:24px;
	margin-left:24px;
}

#right .inside
{
	padding-right:24px;
}

a, p
{
	font-family:verdana, arial, tahoma, helvetica;
	font-size:11px;
	color:#333333;
	line-height:1.5em;
}

h1
{
	font-family:tahoma, helvetica, verdana, arial;
	font-size:1.6em;
}

h2
{
	font-size:1.5em;
	color:#2ea1d3;
}

h3
{
	margin-bottom:6px;
	font-size:1.4em;
	color:#2ea1d3;
}

/* input and select boxes */
input, select
{
	vertical-align:middle;
	font-family:arial, tahoma, helvetica, verdana;
	font-weight:normal;
	color:#333333;
}

/* images */
img
{
	text-align:left;
	vertical-align:top;
	border:0px;
}

/* unordered lists */
ul
{
	list-style-type:none;
}

/* links */
a
{
	color:#7a7a7a;
}

/* link hover */
a:hover
{
	text-decoration:underline;
}

/* horizontal continuation blue */
.h_cont_blue
{
	height:34px;
	margin:0px 0px 10px 0px;
	padding-top:4px;
	vertical-align:bottom;
	background-image:url("/tl_files/greenlake/site_flash/images/h_cont_wr.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
}

/* horizontal continuation centre column black */
.h_cont_black
{
	height:34px;
	margin:0px 0px 10px 0px;
	padding-top:4px;
	vertical-align:bottom;
	background-image:url("/tl_files/greenlake/site_flash/images/h_cont_wr1.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
}

/* horizontal continuation right column green */
.h_cont_green
{
	height:34px;
	margin:0px 0px 10px 0px;
	padding-top:4px;
	vertical-align:bottom;
	background-image:url("/tl_files/greenlake/site_flash/images/h_cont_wr2.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
}

.h_cont img
{
	margin:0px 0px 0px 4px;
}

.ind_txt
{
	padding:30px 0px 0px 3px;
}

/* news headline block */
.layout_latest
{
	margin:0px 0px 10px 0px;
}

.layout_latest h2
{
	margin:0px;
}

/* news headline font */
.layout_latest a
{
	font-weight:bold;
	color:#2ea1d3;
}

#footer
{
	background-color:#dce0e3;
}

#footer .inside
{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	padding:20px 20px 20px 100px;
	text-align:center;
	font-family:arial, tahoma, helvetica, verdana;
	font-size:12px;
	line-height:1.5em;
}

.ce_text, .ce_list, .ce_headline
{
	padding:0px 0px 10px 0px;
}

.ce_text p
{
	padding:0px 0px 10px 0px;
}

.ce_text h1, .ce_text a, .ce_headline h1, .ce_link, .ce_hyperlink a
{
	color:#2ea1d3;
}

.ce_hyperlink, .hyperlink_txt
{
	margin:0px 0px 10px 0px;
	line-height:1.5em;
}

/* read more ... */
.more
{
	color:#2ea1d3;
}

.mod_breadcrumb
{
	padding-bottom:20px;
	padding-left:24px;
	font-weight:bold;
	color:#2ea1d3;
}

.image_container img
{
	margin:1px;
	padding:1px;
	border:1px solid #888888;
}

#valentines .image_container img
{
	margin:1px;
	padding:1px;
	border:0px solid #888888;
}

.layout_full h1, .layout_full_single h1
{
	margin:10px 0px;
	color:#2ea1d3;
}

.layout_full
{
	margin:0px 0px 10px 0px;
	border-top:0px solid #999999;
	border-right:0px solid #999999;
	border-bottom:1px solid #999999;
	border-left:0px solid #999999;
}

.layout_full_single
{
	margin:0px 0px 10px 0px;
}

.pagination ul
{
	float:right;
	margin:-15px 0px 0px 0px;
	padding:0px;
	line-height:1em;
	list-style-type:none;
	white-space: nowrap;
}

.pagination ul li
{
	display:inline;
}

/* news date and author */
.layout_full p, .layout_full_single p
{
	font-family:verdana, arial, tahoma, helvetica;
	font-size:10px;
}

.mod_newsmenu
{
	margin:10px 0px 0px 0px;
}

.mod_search
{
	margin:10px 0px 0px 0px;
}

form
{
	margin:0px 0px 20px 0px;
}

.highlight
{
	font-weight:bold;
}

.search_results
{
	height:2px;
}

p .highlight
{
	display:inline;
}

.rss_default_header h1
{
	margin:0px 0px 5px 0px;
}

.rss_default h2
{
	margin:0px;
}

.rss_default_header h1 a
{
	font-family:arial, tahoma, helvetica, verdana;
	font-size:0.9em;
}

.rss_default, .rss_default_header
{
	margin:0px 0px 10px 0px;
}

.mod_customnav
{
	margin:0px 0px 10px 0px;
}

/* rss news sub header */
h2 a
{
	font-size:13px;
}

/* subheaders in blue in articles section of website */
.health_article h1
{
	font-weight:bold;
	font-size:15px;
	color:#2ea1d3;
}

/* each article block in articles section of website */
.health_article
{
	margin-bottom:10px;
	border-top:0px solid #999999;
	border-right:0px solid #999999;
	border-bottom:1px solid #999999;
	border-left:0px solid #999999;
}

.mod_articleNav
{
	height:15px;
	margin:0px;
}

.mod_articleNav ul
{
	margin:0px;
}

/* news reader section */
.mod_nl_list
{
	margin:0px 0px 20px 0px;
}
