﻿	/*
	
	CSS stylesheet for all medium
	(c) 2006 Intermountain Healthcare
	
	Notes:
	----------------------------------------------------
	This CSS does the following for LiVE:
	- Formats fonts and links
	- Formats page layout
	
	Modification History:
	----------------------------------------------------
	December 2006 - Created
	
	*/

/* MODS TO EXISTING STYLES */
#page_body {background:none;}
#header {background: url("/images/layout/bg-header.jpg") no-repeat right;}
body {font-size: .75em;}

/* LAYOUT */

.cntWrap {background: url('/images/layout/bg-cntWrap.jpg') repeat-y;
}
.cntCont {background: url('/images/layout/bg-cntCont.jpg') no-repeat 50% top;
}
.featWrap {background:url('/images/layout/bg-featWrap.gif') no-repeat right 10px; 
padding-bottom:20px;
}
.colA, .colB {float:left; position:relative;}
.colA {width:240px;}
.colB {width: 490px; margin-left:20px;}
.colC {width:200px; float:right; padding-right:20px;}
.8habits {}
.featWrap:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}/* Hides from IE-mac \*/* html .featWrap {height: 1%;}/* End hide from IE-mac */
.pad {padding:20px;}
.adlink {margin:0 0 10px; display:block;}
.adlink img {border:none;}


/* FLASH */
#shoe{float:right; position:absolute; top:0; right:35px;}
#cheer {margin-bottom:10px;}
#tabGames {margin-bottom:10px;}
#tabAssemblies {margin: 20px 0 10px;}
#radioPlayer {margin-top:10px;}

/* CONTENT */
#homeLogo {float:right; position:absolute; top:20px; right:35px;}
.defaultUL li {margin:0 0 5px 15px; padding:0; list-style-type:square;}
.habit {padding:60px 0 0 0; margin-bottom:10px;}
.habit1 {background: url('/images/layout/habit1.gif') no-repeat; margin-top:80px; padding-top:65px;}
.habit2 {background: url('/images/layout/habit2.gif') no-repeat;}
.habit3 {background: url("/images/layout/habit3.gif") no-repeat; float:right; width:220px; margin-top:100px; margin-left:5px;}
.habit ul {margin-left:10px;}
.habit ul li {padding:0 0 0 30px; background-repeat:no-repeat; list-style-type:none;}
.habit ul li.h1 {background-image:url("/images/layout/num1.gif");}
.habit ul li.h2 {background-image:url("/images/layout/num2.gif");}
.habit ul li.h3 {background-image:url("/images/layout/num3.gif");}
.habit ul li.h4 {background-image:url("/images/layout/num4.gif");}
.habit ul li.h5 {background-image:url("/images/layout/num5.gif"); width:200px;}
.habit ul li.h6 {background-image:url("/images/layout/num6.gif");}
.habit ul li.h7 {background-image:url("/images/layout/num7.gif");}
.habit ul li.h8 {background-image:url("/images/layout/num8.gif");}
.habit ul li a {display:block; padding:4px 4px 4px 2px;}
.habit ul li a:hover {color:#fff; background:#000; text-decoration:none;}

/* UNIQUE ELEMENTS */
#flashGuy {padding-left:30px; margin-top: -60px;}


/* FOOTER */
#footer {margin-top:0;}
