/*
Theme Name: Type 2 Diabetes
Description: The new design/theme PHCC
Version: 1.0
Author: Mark Healey
Author URI: http://markhealey.org/

*/

/*base!*/
@import "http://www.morethansurviving.com/wp-content/themes/morethansurviving/style_network.css";

html { background-color:#fff; }
body { background:#fff url(images/siteBgGrad.png) top center repeat-x; }
div#fullscreen { border-top-color:#666; }
div#wrap { width:781px; }


#programsNavBtn { background-image:url(images/programsTab.png); left:683px; }
#programsNavBtn.open { background-image:url(images/programsTabUp.png); }

#programs_menu ul li a,
#programs_menu ul li a:visited {  background-color:#666; color: #fff; border-bottom:1px solid #999; width:230px; }
#programs_menu ul li a:hover { color: #fff; background-color:#818181; }
#programs_menu ul li a.not-active { color:#999999; text-decoration:none;}
#programs_menu ul li a.not-active { background-color:#666;}

#programEnglishEspanol { position:absolute; top:5px; left:620px; font-size:11px; color:#666666; }

#hpVideoBox { margin-top:20px; background-color:#E6E6E6; }
#hpVideoPlayer { border-color:#ececec; }
#hpLogo { background:transparent url(images/hpLogoBg.png) top left repeat-x; width:380px; text-align:right; }

#main { border-bottom-color:#ccc; }
#mainNav { margin-top:73px; }
#mainNav ul li a { color:#000; text-shadow:none; }
#mainNav ul li a:hover,
#mainNav ul li a.on { background-color:#fff; color:#000; -moz-box-shadow:#d1d1d1 1px 1px; -webkit-box-shadow:#d1d1d1 1px 1px; }


div#logo a { background:transparent url(images/sitelogo.png) top left no-repeat; width:179px; height:42px; display:block; text-indent:-9000px; margin-top:55px; float:left; } 

/*home*/
.home a { color:#8c8c8c; }
.bgYellow { background-color:#F9FFE1; padding:1px; }
.home .col h3 { font-size:18px;font-family:Georgia; }
.home .col h3.down { margin-top:40px; }
.home .col p { line-height:1.4; padding-top:5px; }
.hpCol1 { margin-top:50px; width:425px; float:left; }
.hpCol2 { margin-top:50px; float:right; width:260px; background-color:#F4F4F4; -moz-border-radius:3px;-webkit-border-radius:3px; padding:10px 15px; -moz-box-shadow:#d1d1d1 1px 1px; -webkit-box-shadow:#d1d1d1 1px 1px; }
.hpCol2 h3 { border-bottom:1px solid #999; padding-bottom: 3px;}
.topics { margin:0; padding:0; }
.topics li { list-style:none; margin:10px 0; padding:3px 0 12px 0; border-bottom: solid 1px #E3E3E3; }
.seeBox { text-align:center; margin:0 auto; width:125px; }
.home a.see { width:120px; text-align:center; background-color:#D8D8D8; padding:8px 8px; display:block; color:#333; text-decoration:none; border: solid 1px #ccc; }
.getStarted { margin:60px 0 60px 0; text-align:center; width:100%; }
.getStarted p { font-style:italic; font-size:11px; color:#8c8c8c; }
.getStarted p a { color:#8c8c8c; }

/*main*/
#mainContent { background-color:#fff; position:relative; }
#tl { position:absolute; top:0; left:-11px; width:11px; height:140px; background:transparent url(images/topShadowLeft.png) no-repeat top left; }
#tr { position:absolute; top:0; right:-11px; width:11px; height:140px; background:transparent url(images/topShadowRight.png) no-repeat top left; }
#siteicon { position:absolute; top:10px; right: 15px; width:81px; height:83px; background:transparent url(images/iconSteth.png) no-repeat top left;}
#content,
#content a { color:#333; }
.bigTitle h1 { background-color:#EDF5ED; color:#333; font-family:Georgia, Times New Roman; }
.bigTitle h1 span.subTitle { color:#333; font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif; }
.bigTitle div { color:#999; }
.post h2, 
h2.pagetitle { text-shadow:none; color:#333; font-family:Georgia, Times New Roman; border-bottom-color:#e5e5e5; }


#breadcrumbs a,
#breadcrumbs div.fLeft { background-color:#D6E6E0; color:#333; }
#breadcrumbs div.fLeft { background-image:none; }
#breadcrumbs span.sep { background-image:url(images/breadcrumbSep.png); }
#breadcrumbs div.fLeft div { background-image:url(images/breadcrumbDownArrow.png); }

div.tagcloud, 
div.tagcloud a,
#content .smallFooterContent a { color:#999; }
div.tagcloud a:hover,
#content .smallFooterContent a:hover { color:#666; }

#content h2.whatsNewTitle a { color:#333; }
small.date { color:#999; }
.smallFooterContent { color:#999; }

#formwrap label { color:#333; }
#formwrap input.med, 
#formwrap textarea { border:1px inset #666; }
#formwrap div.ccUser label { color:#333; }

#footer { border-top:0 none; }
#footer h6 { color:#868686; text-shadow:none; border-bottom-color:#8c8c8c; font-size:15px; }
.footerCol ul li a { color:#949494; border-bottom-color:#ececec; }
.footerCol ul li a:hover { color:#666666; }
.footerCol ul li a:hover.not-active { color:#dedede; border-bottom-color:#ececec; }
.footerCol ul li a.not-active { color:#dedede; border-bottom-color:#ececec; }
#copyright { color:#9d9d9d; }


/*Added Styles*/

#program_area {
margin: 50px auto;
height: 600px;
width: 690px;
border: solid 5px #efefef;
}

#getStartedBtn {
margin-top: 30px;
margin-left: 200px;
margin-bottom: 60px;
}

#very-low-cost {
padding: 10px;
margin: 10px 0 20px 0;
text-align:left;
display: none;
background-color:#F4F4F4; -moz-border-radius:3px;-webkit-border-radius:3px; padding:10px 15px; -moz-box-shadow:#d1d1d1 1px 1px; -webkit-box-shadow:#d1d1d1 1px 1px;
}

#very-low-cost p {font-style:normal; font-size:11px; color:#8c8c8c; }

#discount {
padding: 10px;
margin: 10px 0 20px 0;
text-align:left;
display: none;
background-color:#F4F4F4; -moz-border-radius:3px;-webkit-border-radius:3px; padding:10px 15px; -moz-box-shadow:#d1d1d1 1px 1px; -webkit-box-shadow:#d1d1d1 1px 1px;
}

#discount p {font-style:normal; font-size:11px; color:#8c8c8c; }