 /* Epocrates.com CSS: Global Positioning */

@import url(../css/forms.css);

@import url(../css/common.css);

@media aural {
	body { voice-family: vicki, female; }
}

body {

	/* background: #D5D4D3 url("../img/_template/bg.gif") repeat;
	background: #0b5680 repeat; holiday cheer */
	background: #ececec center top repeat-x; /* holiday cheer */

	color: #333;

	margin: 0;

	padding: 0;

	font: xx-small "Lucida Grande", Helvetica, Arial, sans-serif;

	text-align: center;

	}

	html>body { font-size: x-small; }

div#page, div#foot {

	background: transparent url("../img/_template/bg_page.png") repeat; 
	
	margin: 0 auto;

	padding: 0;

	text-align: left;

	width: 777px;

	}
	
div#page {
	background: transparent url("../img/_template/bg_page.png") top center repeat-y; 
}





/* basic element styles */

.clear { clear: both; font-size: 5px; }

a { color: #D3530D; text-decoration: none; }

a:hover { color: #3333FF; text-decoration: none; }

a:active { color: #D3530D; }

img { border: none; }

h1, h2, h3, h4, h5, h6 { 

	color: #222;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif; 

	font-weight: bold; 

	margin: 15px 25px 5px 0;

	}

h3 a, h4 a, h5 a, h6 a { color: #222; }

h2 { color: #222; font-size: 1.7em; }

h3 { font-size: 1.3em; }

h4 { font-size: 1.25em; }

h5 { font-size: 1.1em; }

h6 { font-size: 1em; }

table { border-collapse: collapse; }

p, li, dt, dd, td, th { 

	color: #333;

	font-size: 1.2em;

	line-height: 1.35em;

	text-align: left;

	}

p, ul, ol, dl {

	margin: 5px 25px 10px 0;

	}
	
	
	
/* GLOBAL CLASSES */

.hidden { display: none; }
.tcenter { text-align:  center; }

/* - */



/* to hide uvt tracker  */

#uniqueVisitorPixel { 

	position: absolute; visibility: hidden; 

	} 



/* head block */

div#head {

	position: relative;

	background: transparent url("../img/_template/bg_head.png") no-repeat;

	height: 46px;

	text-align: right;

	}

	#head h1 {

	position: absolute;

	left: 20px;

	font-size: 11px;

	}

	#head h1 a {

	display: block;

	height: 20px;

	width: 145px;

	}

	#head h1 span {

	visibility: hidden;

	}

	p.skip { display: none; }
	
	
	div#head form{

	display: inline;
		
	}

	#head ul {

	position: absolute;

	right: 1px;

	bottom: 15px;

	margin: 0 20px 0 0;

	padding: 0;

	width: 600px;

	}

	#head li { 

	display: inline;

	font-size: 10px;

	margin: 0;

	padding: 0 5px;

	}

	#head li#nav-sear, #head li#nav-searplus, #head li#nav-chec, #head li#nav-form { border-right: 1px solid #999; }
	#head li#nav-chec img {
	margin-top: -3px; 
	vertical-align: middle;
	}
	#head li#nav-searplus label {
	font-weight: bold;
	}

	input#q { 
	color: #444;
	font-size: 11px;
	width: 132px;
	}
	
	input#searchbutton { 
	margin-left: 3px;
	vertical-align: top;
	}	

	#head li#nav-sign img {

	margin-top: -2px; 

	vertical-align: middle;

	}



/* - */



/* global navigation block */

div#nav {

	background: transparent url("../img/_template/bg_nav.png") no-repeat;

	height: 38px;

	}

	#nav dl {

	margin: 0 0 0 15px;

	padding: 1px 0 0 0;

	}

	#nav dt { display: none; }

	#nav dd { display: inline; }

	#nav a {

	background: transparent url("../img/_template/bg_tab.gif") no-repeat;

	display: block;

	float: left;

	color: #555;

	font-size: 10px;

	line-height: 15px;

	padding: 3px 0 0 0;

	text-align: center;

	height: 25px;

	width: 70px;

	}

	#nav dd>a {

	padding: 5px 0 0 0;

	}

	#nav a:hover {

	background-position: -70px 0;

	color: #D3530D;

	}

	/* accesskey indicators */

	#nav a em { font-style: normal; text-decoration: underline; }



	/* epoc online tab exception */	

	#nav-onli a { 

	float: right;

	background-image: url("../img/_template/bg_tablonger.gif");

	margin-right: 8px; 

	width: 114px; 

	}

	#nav-onli a:hover {

	background-position: -114px 0;

	} 

	#nav-onli>a { 

	margin-right: 15px;  

	}

/* - */



/* local navigation block */

div#navloc {

	background: url("../img/_template/bg_navloc.png") bottom no-repeat;

	}

	#navloc dl {

	margin: 0 0 0 30px;

	padding: 0;

	}

	#navloc dt { display: none; }

	#navloc dd {

	display: inline; 

	margin: 0;

	padding: 0;

	}

	#navloc a {

	float: left;

	display: block; 

	background: url("../img/_template/bg_tabloc.gif") 0 5px no-repeat;

	color: #666;

	font-size: 10px;

	font-weight: bold;

	margin: 0 10px 0 0 ;

	padding: 0 0 0 8px;

	white-space: nowrap;

	}

	#navloc>dl>dd>a {

	padding: 0 0 10px 8px;

	}

	#navloc a:hover {

	background-position: -228px 5px;

	color: #D3530D;

	}

	#navloc .clear { height: 1px; }

/* - */



/* content block */

div#content {

	margin: 0 0 0 18px;

	width: 740px;

	}

	#content h2 {

	background-color: #F2F2F2;

	border-bottom: 1px solid #DEDDDD;

	margin: 0 0 2px 0;

	padding: 10px 0 8px 14px;

	}

	#content a:hover { 

	/*background-color: #E0F0FE;*/

	text-decoration: underline; 

	}

	#content h3, #content h4,  #content h5,  #content h6, #content p, #content dl, #content ul, #content ol, #content table  {

	margin-left: 15px;

	}

	#content ul, #content ol {

	padding-left: 15px;

	}
	
	#content div ol { 
	
	padding-left: 20px; 
	
	}
	
	#content div>ol { padding-left: 15px; }

	#content ul li {

	list-style-image: url(../img/_template/bg_lister.gif);

	}

	#content li {

	margin-bottom: 5px;

	}

	#content li ul {

	margin-left: 0px;

	}

	#content li ul li {

	font-size: 1em;

	margin-bottom: 2px;

	}

	#content dd { margin-left: 0; padding-left: 0; }

	.toplink a {

	background:url(../img/_template/bg_toplink.gif) 0 2px no-repeat ;

	font-size: .9em;

	padding-left: 8px;

	}

	.toplink a:hover { 

	background-position: -228px 2px;

	}

	/* product title styles */

	.product {

	color: #871F22;

	font-family: Georgia, "Times New Roman", Times, serif; 

	}

	.product em {

	color: #222;

	font-style: normal;

	}

	a.product:hover em {

	color: #3333FF;

	}

	/* silvery button styles */

	#content a.button {

	display: inline-block;

	background: #EBD3B6 url(../img/_template/bg_button2.gif) repeat-x;

	border: 1px solid;

	border-color: #9F9F9F #696969 #696969 #9F9F9F;

	-moz-border-radius: 3px;

	color: #8C1F25;

	font-size: 10px !important;

	padding: 2px 5px;

	text-align: center;

	min-width: 65px;

	white-space: nowrap;

	}



	

	#content a.button:hover {

	background-image: none;

	background-color: #E0F0FE;

	color: #3333FF;

	text-decoration: none;

	}

	/* bread crumbs */

	#content .crumbs {

	background-color: #F2F2F2;

	clear: both;

	color: #888;

	font-size: 1em;
	font-weight: bold;
	padding: 7px 0 7px 15px;

	margin: 2px 0 0 0;

	}

	.crumbs a {

	color: #888;
	font-weight: normal;

	text-transform: capitalize;

	}

	/* full-width layout cells */

	div.text { /* use for straghtforward text */

	background: #FFF;

	line-height: 1.2;

	margin: 0 0 2px 0;

	padding: 10px 140px 10px 0;

	}

	div.full { /* use for more complex innards */

	background: #FFF;

	line-height: 1.2;

	margin: 0 0 2px 0;

	padding: 10px 10px 5px 0;

	}

	.rightbox {
	float: right;
	border: 1px solid #EEE;
	width: 200px;
	}
	
	.text .rightbox {
	margin: 0 -40px 0 0;
	}

	div>div.text .rightbox {
	margin: 0 -100px 0 0;
	}
	

	.uri { display: none; }

	

/* - */





/* foot block */

div#foot {

	background: transparent url("../img/_template/bg_foot.png") no-repeat;

	height: 31px;

	}

	#foot p, #foot ul {

	float: left;

	color: #555;

	font-size: 1em;

	padding: 7px 0 0 34px;

	margin: 0;
	}

	#foot ul {

	padding-left: 7px;

	}

	#foot li {

	display:inline;

	font-size: 1em;

	border-left: 1px solid #C6C6C6;

	margin: 0;

	padding: 0 4px;

	}
	
	p#seo  { text-align: center; }
	p#seo a:hover { 
	
	font-style: normal; 
				
	text-decoration: underline; 
				
	
	}


/* - */

/*	
 *html div#page {
	background: transparent url('../img/_template/bg_page2.gif') top center repeat-y;
}

 *html div#foot {
	background: transparent url('../img/_template/bg_foot2.gif') no-repeat;
}

 *html div#nav {
	background: transparent url('../img/_template/bg_nav2.gif') no-repeat;
}

 *html div#navloc {
	background: transparent url('../img/_template/bg_navloc2.gif') no-repeat;
}
*/

*html #mast { background: none !important; }

#mast { background: none !important; }



/* epocrates bauhaus version - Pixel Plain pixelplain.com */