/* *******************************************  Fletcher Allen Health Care - 2009  ******************************************* */  


@import url('/_common/css/meyer_reset.css');

/* Separate base html elements into another file so that it can be used w/in tinymce
to provide a consistent experience editing & viewing */
@import url('/_common/css/html_elements.css');


/* HTML content entered via cms 
@import url('/_common/css/cms_html.css'); */

#wrapper { 
	margin:0 auto;
}
#container { 
	margin:0 auto; padding-top: 5px;
	width:960px;
	background: #fff;
}


/* *******************************************  General   ******************************************* */ 

.clr { clear:both; }
.pagebreak {
	margin:5px 0; 
	padding:0;
	width:100%;
	height:25px;
	background:url('/_common/img/bg-sidenav-dot.gif') repeat-x 0 0;
}
.bullet { padding:5px 0 5px 15px; background:url('/_common/img/bullet.gif') no-repeat 0 9px; }
.image {
	margin: 0 15px 15px 0;
	float: left;
	border: 2px solid #323232;
}


/*******
=header
********/
#header { 
	margin: 0 auto; padding: 0 0 21px 0;
	width: 960px;
}
#header #logo {
	position: relative;
	left: 53px; top: 15px;
	float: left;
	background: url("/_common/img/logo.gif") no-repeat 0 0;
}
#header #logo a {
	width: 278px;
	height: 74px;
	display: block;
	text-indent: -9999px;
}

/*******
all menu items floated right
********/
#right-menu {
	width: 478px;
	float: right;
}
#phone {
	margin: 10px 40px 14px 0;
	position: relative;
	font-size: 14px;
	color: #333;
	float: right;
}
#phone li { float: left; }
#dot-div {
	margin: 0 7px;
	width: 5px;
	height: 20px;
	float: left;
	background: url("/_common/img/dot-div.gif") no-repeat 0 0;
}
ul#header-links {
	padding: 0 0 0 51px;
	position: relative;
	top: -1px;
	width: 225px;
	list-style-type: none;
	float: left;
}
ul#header-links li {
	padding: 0 0 0 10px;
	display: inline;
	font-size: 11px;
}
ul#header-links li a { color: #323232; }
ul#header-links li a:hover { text-decoration:underline; }
#search {
	width: 170px;
	float: left;
}
#search p{
	display: block;
	clear: left;
}
#search p a {
	font-size: 11px;
}
#advanced a {
	position: relative;
	left: 340px; top: 22px;
	width: 200px;
	font-size: 10px;
	color: #999;
}

#search input { float: left; }
#go-button {
	float: left;
	display: block;
	position: relative;
	left: 3px; top: -1px;
	width: 19px;
	height: 18px;
	background: url("/_common/img/button-go.gif") no-repeat  0 0;
	border: none;
}

/* ---------- breadcrumbs ---------- */

#breadcrumb {
	margin: 0 auto -10px auto; padding: 7px 0 15px 0;
	width: 889px;
	background: url("/_common/img/home/bottom-dots.gif") repeat-x bottom;
}
#breadcrumb ul {
	margin: 0 0 0 0; padding: 0 0 0 5px;
	width: 620px;
	float: left;
	list-style-type: none;
}
#breadcrumb ul li#first {
	padding-left: 0;
	background-image: none;
}
#breadcrumb ul li {
	margin: 0; padding: 0 0 0 8px;
	display: inline;
	background: url("/_common/img/bullet-breadcrumb.gif") no-repeat 0 8px;
}
#breadcrumb a {
	font-size: 12px;
	color: #999;
}

#quick-link-drop {
	position: relative;
	top: 0;
	float: right;
}


/* *******************************************  Main Navigation  ******************************************* */  

#header ul#main-nav-gme { 
	margin: 0 0 18px 0;
	position:relative;
	left: 13px; top: 10px;
	width: 931px; 
	height:47px;
	float:left;
}
#header ul#main-nav-gme li { 
	display: inline;
	float: left;
}
#header ul#main-nav-gme a {
	height: 47px; 
	display: block;
	text-indent: -9999px;
	background-position: top center;
	background-repeat: no-repeat;
}
#header #main-nav-gme a:hover,
#header #main-nav-gme a.active { background-position: bottom center; }

#header #main-nav-gme a#programs {
	width: 153px;
	background-image: url("/_common/img/gme/nav/programs.jpg");
}
#header #main-nav-gme a#apply {
	width: 194px;
	background-image: url("/_common/img/gme/nav/apply.jpg");
}
#header #main-nav-gme a#compensation {
	width: 197px;
	background-image: url("/_common/img/gme/nav/compensation.jpg");
}
#header #main-nav-gme a#living {
	width: 206px;
	background-image: url("/_common/img/gme/nav/living.jpg");
}
#header #main-nav-gme a#about {
	width: 181px;
	background-image: url("/_common/img/gme/nav/about.jpg");
}


/* *******************************************  Sidebar   ******************************************* */ 

#sidebar {
	padding: 0 0 30px 15px;
	width: 263px;
	float:left;
}

/* ---------- rotator positioning for inside pages ---------- */
#sidebar #content-rotator-inner {
    min-height: 200px;
	width: 240px;
	border: 1px solid #fff;
}
#sidebar #content-rotator-inner p { width: 235px; }
#sidebar .rotator-pad { margin: 0 0 15px 0; }
#sidebar #content-rotator-inner .rotator_item { width: 240px; padding-right: 20px; line-height: 14px; }
#sidebar .rotator_container { /* outer container for the rotator and controls */
	padding: 0 0 15px 0;
	position: relative;
	width: 260px;	
	float: right;
	background: url("/_common/img/home/bottom-dots.gif") repeat-x right bottom;
}
#sidebar .rotator_container h2 { 
	padding: 0 0 3px 0;
}
#sidebar .rotator_container .rotator_content {
	padding: 0 0 20px 0;
	position: relative;
	left: 0;
	width: 260px;  
}

#sidebar .rotator_container .rotator_content p img { 
	margin: 0 10px 5px 0;
	float: left; 
	width: 97px; 
	height: 93px; 
}
#sidebar .rotator_content .title {
	font-size: 13px;
	font-weight: bold;
	color: #323232;
}

#sidebar #rotator_controls { /* "controls" for rotator -- play controls and pagination */
	margin: 0 0 10px 0;
	position: relative;
	right: 0; bottom: 3px;
	width: 240px; /* setting the width moves buttons closer/further from title*/
	text-align: right;
	color: #666;
	font-size: 10px;
}
#sidebar #rotator_controls .rotator_num { /* "controls" for rotator -- play controls and pagination */
	position: relative;
	right: 10px; top: -4px;
	color: #3D3939;
	font-size: 11px;
}

/* ---------- key services + donate menu ---------- */

#sidebar #key-services, #sidebar #donate {
	padding: 14px 0 13px 0;
	position: relative;
	left: -3px;
	width: 255px;
	float: right;
	background: url("/_common/img/home/bottom-dots.gif") repeat-x right bottom;
}
#sidebar #service-items {
	margin: 14px 0 0 0;
	width: 256px;
}
#sidebar #service-items th {
	width: 115px;
}

#sidebar #donate img {
	margin: 0 0 13px 0;
	border: 2px solid #333;
}

/* ---------- secondary ---------- */

#section-title {
	padding: 0 0 10px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	font-style: italic;
	background: url("/_common/img/bg-sidenav-dot.gif") repeat-x left bottom;
}

#sidebar #sidenav {
	margin: 0 0 15px 0;
}
#sidebar #sidenav ul {
	margin: 0 0 7px 0;
	position: relative;
	left: 0; top: 0;
	width: 262px;
}
#sidebar #sidenav ul li {
	padding: 4px 0 5px 10px;
	font-size:13px;
	background: url("/_common/img/bg-sidenav-dot.gif") repeat-x left bottom;
}
#sidebar #sidenav ul li a {
	padding: 4px 0 4px 14px;
	display:block; 
	color:#000;  
	background: url("/_common/img/bullet.gif") no-repeat left 8px;
}

#sidebar #sidenav ul li.off, ul#sidenav li.on {
	border-bottom: 1px solid #ccc;
}
#sidebar #sidenav ul li a.on,
#sidebar #sidenav ul li a:hover{ text-decoration: underline; }

#see-all {
	padding: 5px 0 14px 10px;
	font-style: italic;
	background: url("/_common/img/bg-sidenav-dot.gif") repeat-x left bottom;
}
#see-all a {
	padding: 5px 0 10px 25px;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	font-style: normal;
	background: url("/_common/img/arrow-left.gif") no-repeat left 5px;
}

/* ---------- tertiary ---------- */

#sidebar #sidenav ul li ul { 
	padding: 6px 0 0 0;
	position: relative;
	left: 3px;
	width: 220px;
}
#sidebar #sidenav ul li ul li {
	padding-bottom: 7px;
	background-image: none;
}
#sidebar #sidenav ul li ul li a {
	padding: 0;
	color: #002E56;
	font-size: 11px;
	background-image: none;
}
#sidebar #sidenav ul li ul li a.on {
	text-decoration: underline;
}


/* *******************************************  Content  ******************************************* */  

#content-wrapper { 
	margin: 0 auto; padding: 0;
	width: 920px;
	font-size: 11px;
	color: #000;
}
#content {
	margin: 0 0 0 30px; padding: 0 0 50px 0;
	width: 595px;
	float: left;
	font-size: 12px;
	line-height: 18px;
    color: #333;
}

.content-quote {
	width: 144px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	font-style: italic;
	line-height: 20px;
}

#main {
	margin: 0 0 7px 0;
	position: relative;
	left: -5px;
	width: 600px;
	height: 217px;
}
/****************
=pdf file toolbar
*****************/
#pdf-upload td, #pdf-upload th {
	padding: 5px 0;
	vertical-align: top;
	font-size: 12px;
	border-top:1px solid #999;
}
#pdf-upload th {
	width: 400px;
}
#pdf-upload td a {
	padding-left: 17px;
	width: 100px;
	background: url("/_common/img/pdf_icon.gif") no-repeat 0 1px;
}
#pdf-upload td a img {
	border-bottom: 0;
}
.cms_html .photo-slider { /* only for photo gallery that gets entered into the cms area */
	margin-top: 20px;
}
/******
=footer
*******/
#footer { 
	margin: 0 auto; padding: 35px 0 75px 0;
	width: 960px;
	background: url("/_common/img/bg-body-bottom.gif") no-repeat 0 0;
	font-size: 12px;
	text-align: center;
}
#footer #footernav {
	width: 960px;
	overflow: hidden;
	margin-bottom: 20px; 
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom:1px dotted #FFF;
}

#footer ul { 
text-align: left;
clear: both;
width: 100%;
}

#footer ul li {
    width: 150px;
    padding: 4px 10px;
	float: left;
	display: block;
}

html>body #footer ul li {
    width: 155px;
    padding: 4px 16px;
}

#footer ul li a { color: #fff; 
	border-bottom: none;
}
#footer ul li a:hover { text-decoration:underline; }

#footer ul ul {
	padding: 0;
	margin: 0;
	border: none;
}

#footer ul ul li {
	line-height: 14px;
	display: inline;
}

#footer ul ul li.head {
	margin-bottom: 4px;
	font-weight: bold;
}
#footer p {
        color: #fff;
        text-align: center;
}

#footer #seo-text {
margin:0 auto;
text-align:left;
width:600px;
}

#copyright a {
	padding: 0 0 0 12px;
	color: #fff;
}
#footer p#credit a { 
	margin:0; padding: 0 0 20px 0;
	color: #6B869D;
}
#footer p#seo-text { 
	margin: 0 auto;
	width: 600px;
	text-align: left;
}
#footer a:hover { text-decoration:underline; }

/* default square button  */
a.dbButton { 
	margin:0; padding:0 5px 2px 4px;
	background-color:#D00000; 
	font-weight:normal; 
	color:#fff; 
	text-decoration:none;
}
a.dbButton:active, a.dbButton:hover { text-decoration:underline; }


/*****
=forms
******/
.formField { 
	font-size: 10px; 
	color: #999;
	border: 1px solid #ccc;
	background: #EFEFEF;
}
.formButton { 
	padding: 2px 5px 4px 4px;
	background-color: #6DB33F; 
	font-weight: normal; 
	color: #fff; 
	text-align: center;
	text-decoration: none; 
	font-size: 14px;  
	border: 0; 
	cursor: pointer; 
}
.formText { 
	font-size: 9px; 
	color: #666; 
	background: #fff; 
	border: 1px solid #ccc; 
	font-weight: normal; 
}

/*
=STYLE SWITCHER
*/
#style-switcher {
    width: 110px;
    position: relative;
    top: 0;
    float: right;
    padding-right: 10px;
}
#style-switcher p {
    display: inline;
    padding: 0;
    color: #5C7150;
    text-align: left;
    font-size: 10px;
    font-style: italic;
    float: left;
}
#style-switcher ul {
    width: 53px;
    padding: 0 0 0 15px;
    float: left;
}
#style-switcher ul li {
    background: none;
    float: left;
    width: 13px;
    height: 14px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#style-switcher ul li a {
    display: block;
    width: 13px;
    height: 14px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-image: url(/images/font_size_buttons.png);
}
#style-switcher ul li a.size1 { font-size: 10px; background-position: 0px -14px}
#style-switcher ul li a.size1:hover, #style-switcher ul li a.selected { font-size: 10px; background-position: 0px 0px}
#style-switcher ul li a.size2 { font-size: 10px; background-position: -13px -14px}
#style-switcher ul li a.size2:hover, #style-switcher ul li a.selected { font-size: 10px; background-position: -13px 0px}
#style-switcher ul li a.size3 { font-size: 10px; background-position: -26px -14px}
#style-switcher ul li a.size3:hover, #style-switcher ul li a.selected { font-size: 10px; background-position: -26px 0px}

#sidebar .twtr-ft a.twtr-join-conv,
#sidebar .twtr-widget a {
        color: #004F94;
}

#sidebar .twtr-ft a.twtr-join-conv:hover,
#sidebar .twtr-widget a:hover {
        border-bottom: 1px dotted #6DB33F;
        text-decoration: none !important;
        color: #6DB33F !important;
}

#sidebar .twtr-hd a,
#sidebar .twtr-ft a:hover,
#sidebar .twtr-ft a {
        border-bottom: none;
}
#sidebar .twtr-ft a img {
        display: none;
}
#sidebar div.social-callout {
	margin-bottom: 30px;
}

