﻿/** This file contains CSS specific to STW content.
   * This should mainly be used for custom style work on
  * specific pages.
  * Try to leave comments indicating what this stuff is for.
  */

/* General Layout */
.layout_NoRight #yui-main .yui-b {
	margin-left: 12px; 
}

.layout_Normal #yui-main .yui-b, .layout_NoRight #yui-main .yui-b {
    margin-left:172px;
}

#layout_LeftMenu_container {
	position:static; 
	width: 165px;
}


.yui-gc .yui-u #grid_Main {
	width: 550px;
}

.yui-gc .yui-u #grid_Main #detailStaywell {
	width: 540px;
}

.yui-u .layout_Related,
.yui-u #layout_Callouts {
	margin-top: 5px; 
}

#grid_Main .layout_Pagination img {
	padding: 0px; 
}

#grid_Main #homeHead {
	margin:0 0 10px 0;
	padding: 10px 0 0 0;
	border:none;
	clear: both; 
	border-bottom: 3px solid #F4F4F4;
}

#grid_Main #homeHead img {padding:0;}

#layout_Breadcrumbs {
	padding: 0;
	margin: 0;
	position: relative;
	top: 15px; 
	color: #1063A0;
	font-weight: bold; 
}

#grid_Main td, #grid_Main th { border: 0 solid #000000; }

h2.pagination_header { display: none; }

/* Main Page */
#healthNews {
	width:271px;
	height:223px;
	padding: 10px;
	background-image:url('images/recentNewsBack.gif');
	background-repeat:no-repeat;
}

#homeHead h2 { margin: 13px 0 8px 0; }

#homeHead #healthNews h3 {
	color: #fff;
	margin: 0;
	padding: 0 0 4px 0;
	font-size:12px;
}

#healthNews ul {margin-left:20px;}

#highlights {
	width:388px;
	height:175px;
	border:1px solid #C8CACC;
	padding:5px;
}

.blueHead {
	width:400px;
	height:32px;
	background-image:url('images/swHeader.gif');
	background-repeat:repeat-x;
}

#promo {
	width:279px;
	height:175px;
	border:1px solid #C8CACC;
	padding:5px;
}

.healthHead {
	width:750px;
	height:32px;
	background-image:url('images/swHeader.gif');
	background-repeat:repeat-x;
	margin-top:10px;
}

.healthHead h3 {
	color:#ffffff;
	margin:0;
	padding:8px 0 0 5px;
	font-size:12px;
}

#grid_Main .healthHead h3 a { color:#ffffff; text-decoration: none; }
#grid_Main .healthHead h3 a:hover { color: #FF501A; }


#bd #grid_Main #healthNews ul li {
	color: #2C2A22;
}
/* Style for all pages layout */
#grid_Main table#MainTable {
	padding: 0px;
	margin: 0px;
	height:30px;
	background-image:url('images/greyBar.gif');
	background-repeat:repeat-x;
	width:750px;
}

h1.page_title {
	float: left; 
	padding: 13px 0 16px 0; 
	margin: 0; 
	width: 195px;
	background-image: none; 
}
div#MainTable {
	width: 480px;
	float: right; 
	padding: 17px 10px 16px 10px; 
	margin: 0; 
	background-image: url('/stw/images/MainTable_bg.gif');
	background-repeat: no-repeat;
}
div#MainTable h6 { color: #1063A0; font-size: 12px; }
div#MainTable #SearchBox { width: 155px; float: right; }

/* Left Navigation */ 

#bd #layout_LeftMenu ul.T3 li { border-left: 0; border-right: 0; width: 159px; background-color: #CFCEC5; background-image: none; }
#bd #layout_LeftMenu ul.T3 li.T3Active { background-image: url(/images/t3_bgshortroll.gif); background-color: #00528E; }
#bd #layout_LeftMenu ul.T4 li { border-left: 0; border-right: 0; width: 151px; }
#bd #layout_LeftMenu ul.T4 li.T4 { background-color: transparent; }


/* End Navigation */

/* Style copied from staywell */
#contentarea #contentborder #content, 
#siteareas .siteareasingle, 
#siteareas .siteareadoubleleft, 
#siteareas .siteareadoubleright, 
#clientintro { line-height: 20px; }

.Option { display:block; margin-top: 8px; }

.JavaScriptQuiz .QuestionText { font-weight:bold; margin-top: 8px; }

.Resources,
.Button input { margin-top:13px; }

.CalculatorBox {
    background-color:#F2F2F2;
    display:block;
    padding:10px;
    width:380px;
}

.CalculatorBox .Question { margin-bottom:13px; }

.CalculatorBox input, .Results input, .Button input {
    color:#666666;
    font-size:90%;
    font-weight:bold;
    padding:2px;
    text-decoration:none;
    text-transform:uppercase;
}

#detailStaywell td.cell0 {
    padding: 5px 5px 5px 25px;
    width:50%;
    border-bottom: 1px solid #C2E0EF;
}

#detailStaywell td.cell0 p { margin-bottom: 0; }

/* End Style copied from staywell */
body #grid_Main { color:#4D4D4D; }

/** #grid_Main ol li { padding: 0px; } **/

ul#LetterSearchList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 315px;
	float: left;  
}

ul#LetterSearchList li {
	float: left;
	text-align: center;
	width: 12px;
	list-style: none;
	padding-top: 3px;
}

#grid_Main #LibraryMenu { padding:0 10px 0 0; }
#grid_Main #LetterSearchList a { color:#4D4D4D; font-size: 85%; }
#grid_Main #LetterSearchList span.selected { color: #FF501A; font-size: 85%; }
#grid_Main #LibraryMenu ul { margin: 0px; }
#grid_Main #LibraryMenu ul li#yui-gen0 { width: 160px; }
#grid_Main table tr td { padding:0; }

.search_btn {
	background: #ffffff;
	color: #FF501A;
	font-weight: bold;
}

.search_btn:hover {
	background: #FF501A;
	color: #ffffff;
	font-weight: bold;
}

#SearchBox .searchbox_empty { border: 1px solid #7f9db9; color: #000; padding: 2px; font-size: 13px; float: left; }
#SearchBox .search_btn { overflow: visible; display: block; float: left; font-weight: bold; height: 18px; line-height: 22px; margin-left: -1px; text-align: center; width: 25px; }
#SearchBox #layout_SearchField,
#SearchBox #staywell_SearchField { height: 12px; padding: 2px 3px 2px 8px; border: 1px solid #7f9db9; color: #666; font-size: 11px; width: 102px; }

div.searchDiv { background: #F2F2F2; padding: 10px; }
div.searchDiv h3 { padding: 5px 0; margin: 0; }

#grid_Main #DrugSearchLetter #LetterSearchList li { height: auto; width: auto; padding: 3px; }
#grid_Main #LetterSearchList a:hover {
	color: #FF501A;
	font-weight: bold;
	text-decoration: none;
}

#grid_Main #detailStaywell h3 a {
	background:#ffffff;
	color:#1063A0;
	text-decoration: none;
}

#grid_Main #detailStaywell h3 a:hover {
	color: #FF501A;
	font-weight: bold;
	text-decoration: none;
}

/* HupPage Layout */
#HubPageList {margin:5px;}
#HubPageList img {
	margin: 0px 5px 5px 0px;
	padding: 0;
	border: solid 1px #000000;
}

#HubPageList li {
	border-bottom: 1px solid #C8CACC;
	list-style-type: none;
	margin-bottom: 10px;
}

span.MoreNews {
    float: right;
    padding-right: 10px;
}

#mainStaywell ul,
#mainStaywell ol {margin-left:10px;}
#mainStaywell li {list-style-type:none; margin-bottom:5px;}

#mainStaywell .layout_Pagination {
	background-image:url('images/greyBar-light.gif');
	background-repeat:repeat-x;
	height:15px;
	text-align:right;
	padding-right:20px;
}
#mainStaywell .layout_Pagination h2 { margin:0 0 0 5px; }

#detailStaywell { padding: 5px; }
#detailStaywell h2 { padding: 8px 0; margin: 0; }
#detailStaywell h2.landingPage_title { 
	width: 250px; 
	float: left; 
	padding: 30px 0 16px 0; 
	margin: 0; 
}
#detailStaywell .callouts h2 { color:#fff; background-image: url('/stw/images/layout_Related_top.gif'); background-repeat: repeat-x; margin: 0; padding: 7px 10px; width: auto; background-color: #0B88C0; }
#detailStaywell h3 { color:#1063A0; }
#detailStaywell table.noborder { width: 100%; padding: 0; clear: both; }
#detailStaywell table.noborder div.layout_Pagination { text-align: right; background-color:#F6F6F6; border:1px solid #E6E6E6; padding: 5px 10px;}
#detailStaywell table.noborder div.layout_Pagination img {padding-top:0px;}
.firstPage { padding:0; }
#yui-main .yui-ge #detailStaywell .yui-u { width: 205px; float: right; }

#grid_Main table.SWContentTable {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 750px;
}

#grid_Main table.SWContentTable td,
#grid_Main #detailStaywell td { vertical-align: top; }

#ContentList p { border-bottom:solid 1px #C8CACC; padding-bottom:10px; }
#mainStaywell #StayWellContentList li p { padding-left: 15px; }
.smallText { font-size: smaller; }
.layout_NoLeft #grid_Main .other_container { width: 725px; }

#ServicelineList ol li,
#HealthArticlesList ol li,
#HealthCategoryList ol li,
ol.GroupList  li {
    border-bottom:1px solid #E9E9E9;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:7px;
}

#HealthCategoryList ol li,
ol.GroupList  li {
    border-bottom: 1px solid #E9E9E9;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: circle;
    padding: 7px;
}

#detailStaywell span.Option { padding: 3px; }
.smallDate { font-size: smaller; color: #4D4D4D; }

/* Related Pages */
#grid_Main p.More { text-align: right; }
#grid_Main p.More a { color: #002E5A; }
#grid_Main p.More a:hover { color: #FF501A; text-decoration: none; }

#RelatedResources h3 {
    color:#fff;
    font-size:115%;
    margin: 0;
    padding: 7px 10px;
    background-image: url('/stw/images/RelatedResources_top.gif'); 
    background-repeat: no-repeat; 
    background-color: #0B88C0; 
    width: 346px;
}

#grid_Main #RelatedResources ul {
	margin: 0; 
	padding: 10px 10px 10px 25px; 
	background-image: url('/stw/images/relatedquiz_bg.gif');
	background-repeat: repeat-x;
    background-color: #fff;
}

#grid_Main table th {
    color:#fff;
    font-size:115%;
    margin: 0;
    padding: 7px 10px;
    background-image: url('/stw/images/tableTH_bg.gif'); 
    background-repeat: repeat-x; 
    background-color: #4C96BE;
}

table th.ChartStandardHead {
	background-image: none;
	font-size: 100%;
	margin:0;
	padding: 5px; 
	border-bottom: 1px solid #C2E0EF;
}

#bd table th p {
	color: #fff;
	font-weight: bold; 
	margin: 0; 
	padding: 0; 
}

/* Page List - Group List */

#grid_Main #detailStaywell ol.GroupList { clear: both; margin-left: 0; }
#grid_Main #detailStaywell table ol.GroupList { clear: both; margin-left: 25px; }

.IconImage {float:left;}
#grid_Main .CustomGroups .IconImage img {padding:0 5px 0 0;}

#grid_Main .CustomGroups {padding:5px 0; clear: both; list-style: none; }

.description {clear:right;}

.CustomGroups {overflow:hidden;}

#grid_Main .other_container #detailStaywell ol {margin-left: 25px;}

/* Drug search */
#DrugSearchLetter li {
    border: 1px solid #CCCCCC;
    margin: 3px;
}
#DrugSearchLetter li span.letter { padding: 0; }
.searchResult { padding: 5px 0 0 5px; }
.searchResult span { color: #FF501A; }

/* End Drug Search */


/* style for group homepage */
.indexIndent {
    padding-left: 25px;
}

/** Homepage grey boxes **/
#mainStaywell table.patvisinfo_bottom td.smallgrey_bulletbox ul { margin: 8px 0 8px 22px; }
#mainStaywell table.patvisinfo_bottom td.smallgrey_bulletbox ul li { list-style-image:url(/images/Modules/whitesub_bullet.gif); padding-bottom: 3px; }
#mainStaywell table.patvisinfo_bottom td.smallgrey_bulletbox { background-image: url('/images/Modules/SmallGreyBox_BG.gif'); background-repeat: no-repeat; width: 156px; height: 219px; 
	padding: 10px; vertical-align: top; }
#mainStaywell table.patvisinfo_bottom h2,
#mainStaywell table.patvisinfo_bottom h3 { margin: 0 0 8px 0; padding: 0; }
#mainStaywell table.patvisinfo_bottom td.smallgrey_bulletbox h3 { color: #666; font-weight: normal; }
#mainStaywell table.patvisinfo_bottom td.smallgrey_bulletbox#feature_graybox { background-image: url('/images/Modules/SmallGreyBox_featureBG.jpg'); width: 125px; }
/* End Homepage grey boxes */

/** Page Search Special **/
div.contentHeader {
    font-weight: bold;
    font-size: larger;
    padding: 0 0 10px 0;
}

#searchBox, .contentItem .viewAll {
    font-weight: bold;
    margin-top: 10px;
}

.contentItem .pageList a {
    margin-left: 10px;
}

.contentItem .pageList .description p {
    margin: 10px;
}

.keyword {
    color: #FF501A;
}
/* End Page Search Special */
