/*
 *  Apex Family Medicine
 *	Cascading Style Sheet
 *  Last Modified: May 2009
*/

/*	COLORS      
 *	BKGND: 		BED2F5
 *	DK BLUE:	123199
 *	LT BLUE:	90ACED
 *	LINKS:		0087EA
*/


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


body {
	font-family:  Verdana, sans-serif;
	font-size: 62.5%;
	color: black;
	background-color: #BED2F5;
}

div#shell {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/bodyBG.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
  
img {
	display: block;
	border: 0;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family:  Verdana, sans-serif;
}

p, ul {
	margin-bottom: 1.2em;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma,Verdana, sans-serif;
	font-weight: bold;
	color: #0148D6;
/*	color: #123199; */
}

h1#logo {
	width: 300px;
	height: 60px;
	background-image: url(/img/apexFamilyMedicineLogo.gif);
	position: relative;
	top: 20px;
	left: 40px;
}	

h1#logo span {
	display: none;
}


h2 {
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 1.3em;
	clear: right;
}	

h3 {
	font-size: 1.4em;
	margin-bottom: 0;
}

h4 {
	font-size: 1.2em;
	margin-top: 1em;;
}

a:link,  a:visited {
	color: #0087EA;
	text-decoration: none;
}

a:hover, a:active {
	color: #0087EA;
	text-decoration: underline;
}
	
#homePage {
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/homePageBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#homePage h2 {
	margin-bottom: 0.5em;
}

#page {
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/pageBG.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#header {
	height: 100px;
}	

#header img#login {
	position: relative;
	top: -40px;
	left: 750px;
	width: 130px;
	height: 60px;
}


#sidebar {
	float: left;
	width: 290px;
}

#sidebar h3 {
	color: white;
	margin-left: 20px;
	margin-bottom: 12px;
	text-transform: uppercase;
	text-align: center;
}


#providers h3 {
	line-height: 1.4em;
	margin-bottom: 6px;
}

#sidebar p {
	color: white;
	margin-left: 54px;
	margin-right: 30px;
	margin-bottom: 24px;
}

#sidebar img {
	margin-left: 54px;
}




ul#nav {
	list-style-type: none;
	margin-left: 54px;
	margin-top: 25px;
	margin-bottom: 60px;
}

ul#nav li {
	font-size: 0.9em;
	margin-bottom: 1.3em;
	color: #0087EA;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.05em;
}

ul#nav a:link, ul#nav a:visited {
	color: #FFF;
	text-decoration: none;
}

ul#nav a:hover, ul#nav a:active {
	color: #0087EA;
	text-decoration: none;
}

body#home a#nHome, 
body#about a#nAbout, 
body#news a#nNews, 
body#providers a#nProviders, 
body#wellness a#nWellness, 
body#staff a#nStaff, 
body#medications a#nMedications, 
body#resources a#nResources, 
body#contact a#nContact {
	color: #0087EA;
}

span.cross {
	font-size: 1.2em;
	font-weight: bold;
}



div#share {
	float: right;
	margin-right: -15px;
}

div#homePage div#share {
	margin-top: 300px;
}

ul#news a {
	color: white;
	text-decoration: underline;
}

ul#news {
	list-style-type: none;
	margin-left: 54px;
	color: white;
	width: 210px;
}

ul#news li {
	font-size: 0.9em;
	margin-bottom: 1.3em;
}


#content {
	width: 540px;
	margin-left: 320px;
	padding: 25px 0;
}

#content p {
	line-height: 1.3em;
}

#content ul {
	margin-top: -0.8em;
	margin-left: 2em;
}

#content img {
	border: 1px solid #0148D6;
}


#content img.goLeft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 0;
}

#content img.goRight {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #0148D6;
}

#content img.center {
	margin-left: auto;
	margin-right: auto;
}

img#homePic {
	border: 0; 
	margin-left: -29px;
	margin-top: -24px;
	border-bottom: 1px solid #90ACED;
}

table.twoCol {
	margin-top: 12px;
	width: 100%;
}

table.twoCol td {
	text-align: center;
	width: 50%;
	padding-bottom: 12px;
}

table.twoCol td p {
	text-align: center;
}

table.twoCol td img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}

table.pushLeft td p {
	text-align: left;
}

#footer {
	clear: both;
	border-top: 1px solid #90ACED;
	background-image: url(/img/footBG.gif);
	background-repeat: repeat-y;
	height: 75px;
}

#footer p {
	color: white;
	margin-top: 6px;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.6em;
}

#footer a {
	color: white;
	text-decoration: underline;
}


div.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}




