/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td {
	font-size:medium;
}

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl {
	margin:0;
	padding:0;
}

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body {
	background: #FFFFFF url("../images/bg-body.jpg") top left repeat-x;
	text-align:center;
	font:13px/17px Arial, Verdana, Helvetica, sans-serif;
	color:#000066;
	}

p, ul, ol, dl, pre, blockquote	{
}

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{
	font-size:small;
	color:#565596;
}
h2	{
	font-size:small;
	color:#9F9ECA;
}
h3	{ font-size:13px; color:#797979; }

span	{ display:none; }

a:link,a:visited	{
	color:#565596;
	text-decoration:none;
}
a:hover,a:active	{
	color:#900;
	text-decoration:none;
}


/* ----- classes ----- */

div.clear	{
	clear:both;
	height:1em;
	overflow:hidden;
	}

p.top {
	text-align:right;
	display:block;
	background:url("../images/bg-top.jpg") right no-repeat;
	padding-right:16px;
	font-size:12px;
	} 
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 2px 0 10px 10px; 
	}

	
/* ----- global form elements ----- */ 

form { 
	width:230px; 
	padding:10px 0 15px 22px; 
	}

form label	{ font-size:10px; color:#DCDCEB; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background:#fff; 
	border:1px solid #fff;
	color:#DCDCEB;
	width:230px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	}
	
textarea { 
	height:70px; 
	overflow:auto; 
	}
	
input.submit { 
	width:60px; 
	cursor:pointer; 
	padding:0;
	background-color:#fff;
	color:#7D7CB6;
	border:none;
	}

input.submit-contact-main { 
	margin:40px 0 0 242px; 
	width:60px; 
	cursor:pointer; 
	padding:0;
	background-color:#7D7CB6;
	color:#fff;
	border:none;
	}

input.submit-image { 
	width:63px; 
	height:15px; 
	border:none; 
	cursor:pointer; 
	}





/* ----- index form elements ----- */ 

form.index { 
	width:230px; 
	padding:10px 0 15px 57px; 
	}

form.index label	{ font-size:10px; color:#fff; }

form.index br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff  url("../images/bg-input-index.jpg"); 
	border:1px solid #7D7CB6;
	color:#7D7CB6;
	width:176px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	}
	
textarea { 
	height:75px; 
	overflow:auto;	 
	}
	
input.submit-index { 
	width:60px; 
	cursor:pointer; 
	padding:0;
	background-color:#fff;
	color:#7D7CB6;
	border:none;
	}


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	width:807px;
	margin:0 auto;
	text-align:left;
	background:url("../images/bg-content-container.jpg") repeat-y;
}

#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:426px;
	}
	/* home link within header */		
	#masthead a {
		position:absolute;
		left:17px;
		width:254px;
		top:39px;
		height:53px;
		}
		
#column-left { 
	width:288px; 
	float:left; 
	}
	#column-left p {
		margin:0 25px 10px 23px;
		color:#DCDCEB;
		font-size:12px;
		}
	#column-left h1, #column-left h2 {
		margin:10px 25px 0 23px;
		color:#DCDCEB;
		}
		
	#column-left a:link,#column-left a:visited	{
	color:#DCDCEB;
	text-decoration:none;
}
	#column-left a:hover,#column-left a:active	{
	color:#fff;
	text-decoration:none;
}
	
#column-right { 
	width:519px; 
	float:left; 
	}
	#column-right p {
	margin:0 68px 10px 40px;
	font-size: 14px;
	}
	#column-right h1 {
		margin:10px 68px 0 40px;
	}
	#column-right h2,  #column-right h3 {
		margin:15px 68px 0 40px;
	}
	#btn-readmore-index {
		position:relative;
		background:url("../images/btn-readmore-index.jpg");
		height:33px;
		}
		#btn-readmore-index a {
			position:absolute;
			left:35px;
			width:62px;
			top:14px;
			height:12px;
			}
	#btn-readmore-know {
		position:relative;
		background:url("../images/btn-readmore-index.jpg");
		height:33px;
		}
		#btn-readmore-know a {
			position:absolute;
			left:35px;
			width:62px;
			top:14px;
			height:12px;
			}

#caseevla {
	width:425px;
	margin-left:40px;
	border:1px solid #ccc;
	height:30px;
	margin-bottom:15px;
	background-color:#F1F1F1;
	}
	#caseevla p {
		text-align:center;
		margin:0;
		padding:0;
		line-height:30px;
		font-size:15px;
		font-weight:bold;
		}
	#caseevla a:link,#caseevla a:visited {
	color:#565596;
	text-decoration:none;
}
	#caseevla a:hover,#caseevla a:active {
	color:#9F9ECA;
	text-decoration:none;
}

#contact-us {
	width:519px;
	background:url("../images/bg-contactus-index.jpg") repeat-y;
	}
	#contact-us p {
		color:#fff;
		margin:0 68px 10px 55px;
		}
	table.contactus {
		width:379px;
		margin:0 auto;
		}

#dangers {
	width:519px;
	background:url("../images/bg-dangers-repeat.jpg") repeat-y;
	}

#dagers-container {
	background:url("../images/bg-dangers-norepeat.jpg") no-repeat;
}
	#dagers-container p {
		color:#fff;
		margin:0 225px 10px 57px;
		font-size:12px;
	}
	#dagers-container h1 {
	padding-top:75px;
	color:#fff;
	margin:0 225px 0 57px;
	}
	
	#duragesic {
	width:519px;
	background:url("../images/bg-duragesiv-norepeat.jpg") repeat-y;
	}

#duragesic-container {
	background:url("../images/bg-duragesic-norepeat.jpg") no-repeat;
}
	#duragesic-container p {
		color:#fff;
		margin:0 225px 10px 57px;
		font-size:12px;
	}
	#duragesic-container h1 {
	padding-top:125px;
	color:#fff;
	margin:100 225px 0 57px;
	}
	#digitek {
	width:519px;
	background:url("../images/bg-digitek-norepeat.jpg") repeat-y;
	}

#digitek-container {
	background:url("../images/bg-digitek-norepeat.jpg") no-repeat;
}
	#digitek-container p {
		color:#fff;
		margin:0 225px 10px 57px;
		font-size:12px;
	}
	#digitek-container h1 {
	padding-top:80px;
	color:#fff;
	margin:100 225px 0 57px;
	}
	
	#fentora {
	width:519px;
	background:url("../images/bg-fentora-norepeat.jpg") repeat-y;
	}

#fentora-container {
	background:url("../images/bg-fentora-norepeat.jpg") no-repeat;
}
	#fentora-container p {
		color:#fff;
		margin:0 225px 10px 57px;
		font-size:12px;
	}
	#fentora-container h1 {
	padding-top:95px;
	color:#fff;
	margin:100 225px 0 57px;
	}
	
	#btn-readmore-dangers {
		position:relative;
		background:url("../images/btn-readmore-dangers.gif") no-repeat;
		height:17px;
		margin-left:64px;
		padding-bottom:10px;
		}
		#btn-readmore-dangers a {
			position:absolute;
			left:0px;
			width:48px;
			top:7px;
			height:10px;
			}

#quote {
	width:519px;
	background:url("../images/bg-quote.jpg") no-repeat;
}
	#quote p {
		color:#7d7cb6;
		margin:6px 87px 20px 60px;
		font-size:12px;
	}
	#quote p.name {
		color:#a0a0a0;
	}
		
/* background image list items */
#column-right ul.content { 
	margin:10px 68px 10px 40px; 
	} 

#column-right ul.content li { 
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:16px; 
	}
 
#bottom-wrap { 
	background:url("../images/bottom-wrap.jpg"); 
	width:807px; 
	height:22px; 
	clear:both; 
	overflow:hidden; 
	}


/* page titles
 * ------------------------------------------------------------------------- */

#subhead {
	height:128px; /* sets height for all subheads */
	}
body#welcome #subhead {
	background:url("../images/subhead-welcome.jpg");
	}
body#toyota #subhead {
	background:url("../images/subhead-toyota.jpg");
	}	
	
body#actiq #subhead {
	background:url("../images/subhead-actiq.jpg");
	}

body#fentora2 #subhead {
	background:url("../images/subhead-fentora.jpg");
	}
	
body#duragesic2 #subhead {
	background:url("../images/subhead-duragesic.jpg");
	}
	
body#digitek2 #subhead {
	background:url("../images/subhead-digitek.jpg");
	}

body#evaluation #subhead {
	background:url("../images/subhead-welcome.jpg"); 
	}

body#facts #subhead {
	background:url("../images/subhead-facts.jpg"); 
	}

body#effects #subhead {
	background:url("../images/subhead-effects.jpg"); 
	}

body#risks #subhead {
	background:url("../images/subhead-risks.jpg"); 
	}

body#stroke #subhead {
	background:url("../images/subhead-stroke.jpg"); 
	}

body#embolism #subhead {
	background:url("../images/subhead-embolism.jpg"); 
	}

body#coma  #subhead {
	background:url("../images/subhead-coma.jpg"); 
	}

body#news #subhead {
	background:url("../images/subhead-news.jpg"); 
	}

body#timeline #subhead {
	background:url("../images/subhead-timeline.jpg"); 
	}

body#rights #subhead {
	background:url("../images/subhead-rights.jpg"); 
	}

body#sitemap #subhead {
	background:url("../images/subhead-sitemap.jpg"); 
	}


/* page images
 * ------------------------------------------------------------------------- */

#img-contactus-index {
	height:66px;
	background:url("../images/img-contactus-index.jpg") no-repeat;
	}
#subhead-home {
	height:103px;
	background:url("../images/subhead-needtoknow.jpg");
}
#subhead-toyota {
	height:128px;
	background:url("../images/subhead-toyota.jpg");
}
#subhead-actiq {
	height:103px;
	background:url("../images/subhead-actiq2.jpg");
}
#subhead-duragesic3 {
	height:103px;
	background:url("../images/subhead-duragesic2.jpg");
}
#subhead-digitek3 {
	height:103px;
	background:url("../images/subhead-digitek2.jpg");
}
#subhead-fentora {
	height:103px;
	background:url("../images/subhead-fentora2.jpg");
}

#subhead-website-sponsor {
	height:80px;
	background:url("../images/subhead-website-sponsor.jpg");
}

#subhead-verdicts-leftcolumn {
	height:125px;
	position:relative;
	background:url("../images/subhead-verdicts-leftcolumn.jpg");
	background-image: url(../images/subhead-verdicts-leftcolumn.jpg);
}
	#subhead-verdicts-leftcolumn a {
	position:fixed;
	left:auto;
	width:inherit;
	top:inherit;
	height:inherit;
		}

#btn-readmore-left-column {
	height:32px;
	position:relative;
	background:url("../images/subhead-verdicts-leftcolumn.jpg");
}
	#btn-readmore-left-column a {
		position:absolute;
		left:23px;
		width:48px;
		top:12px;
		height:11px;
		}

#subhead-contactus {
	height:80px;
	background:url("../images/subhead-contactus.jpg");
}

#subhead-directions {
	height:80px;
	background:url("../images/subhead-directions.jpg");
}

#subhead-contact {
	height:95px;
	background:url("../images/subhead-contact.jpg");
}

/* footer
 * ------------------------------------------------------------------------- */
 
#wrap-footer { 
	background: #EBEBEB url("../images/bg-wrap.jpg") left top repeat-x; 
	width:auto; 
	margin:0 auto;
	}

#footer { 
	width:806px; 
	margin:0 auto; 
	text-align:center;
	padding-top:37px;
	}

#footer p {
	color:#797979;
	margin:5px 10px 0px 10px;
	}

#footer a:link, #footer a:visited {
	color:#7d7cb6;
	}

#footer a:hover, #footer a:active {
	color:#797979;
	}

#footer ul { margin-bottom:3px; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #7d7cb6;
	font-weight:bold;
	}

	#footer li.first { border: none; }


/* Nav List
 * ------------------------------------------------------------------------- */
#empty-div {
	height:26px;
}

#nav-list {
	margin:0;
	padding:0 0 0 71px;
	height:30px;
	line-height:30px;
	background:url("../images/bg-nav-list.jpg") no-repeat;
	}

#nav-list li { /* if your li's float, you can adjust border height w/ line-height */
	background:none;
	display: inline;
	color:#797979;
	margin:0;
	padding:0;
	font-size:12px;
	}

#nav-list a:link,#nav-list a:visited	{ color:#797979; text-decoration:underline; }
#nav-list a:hover,#nav-list a:active	{ color:#565596; text-decoration:underline; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("../images/nav.gif") no-repeat; 
	width:519px; 
	height:60px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 60px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 63px; margin-left: 0px;}
#nav-02 { width: 82px;}
#nav-03 { width: 99px;}
#nav-04 { width: 50px;}
#nav-05 { width: 91px;}
#nav-06 { width: 84px;}

#nav-01 a:hover {background: transparent url("../images/nav.gif")   -0px -60px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/nav.gif")  -63px -60px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/nav.gif") -145px -60px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/nav.gif") -244px -60px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/nav.gif") -294px -60px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/nav.gif") -385px -60px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	margin-left:5px;
	border:2px solid #9493C4;
	background-color: #797979;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}



#nav li ul li a span {
	display: block;
	padding-left: 5px;
	}

		

