
/** -------------------------------------- INFO
Vascular BioSciences main website
www.vascularbiosciences.com 
Sept. 2007
-------------------------------------------- **/



/** ---------------- MISC **/
a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
	color: #036;
}
 a:hover {
 	color: #FF9900;
	}


/** ---------------- TAGS **/


body {
	margin: 0;
	font-size: small;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #036;
	background: #FFF url(../img/background1.gif);
	}

h1 {
	font-size: 150%;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	} 
	
h2 {
	font-size: 110%;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	}
	
h3 {
	/** ---------------- Bio Headers **/
	font-size: 95%;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	}

p {
	font-size: 95%;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	color: #036;
	text-align: left;
	}

img		{
	border: 0;
	}
	
abbr {
	text-decoration: none;
	border: 0;
	}
	
/** ---------------- MAINBODY **/
#wrapper {
	
	width: 59em;
	min-width: 760px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	background: #FFF;
	border: 4px solid #006;
	border-bottom: 30px solid #006;
	border-top: 0px solid #006;
	/** ------------------AAC8FF**/
	}


/** ---------------- TOPLOGO **/
#logoBox {
	position: relative;
	float: right;
	width: 59em;
	min-width: 760px;
	height: 90px;
	margin: 0;
	padding: 0;
	background: #006 url(../img/topRightLogo.gif) no-repeat right bottom;
/** ------------------E4E7FF**/
	}
	
#logoBox span {
	display: none;
	}
	
#logoBox h1 {
	position: absolute;
	top: 7px;
	left: 3%;
	width: 480px;
	height: 60px;
	z-index: 2;
	background: url(../img/vbsLogo_tagline_blueBKGD.gif) no-repeat;
	text-indent: -9999px;
	}
	
#logoBox h4 {
	position: absolute;
	left: -5999px;
	}

#logo1 {
	float: left;
	width: 50%;
	margin: 0;
	padding: 15px 0 12px 15px;
	}
	
#menu2 {
	float:right;
	width: 30%;
	margin: 0;
	padding: 3px 10px 0 0;
	}

#menu2 li {
	
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	}
	
#menu2 li a {
	float: right;
	margin: 0;
	padding-bottom: 2px;
	font-size: 80%;
	color: #FFF;
	text-decoration: none;
	}
	
#menu2 a.active, #menu2 a:hover {
	color: #f90;
	
	}

#logoBox h2 {
	clear: both;
	float: left;
	Margin: 0 0 0 70px;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #FFF;
	}

/** ---------------- TOPMENU **/

#menuContainer {
	float: left;
	margin: 0;
	padding: 0;
	}


#menu1 {
	width: 59em;
	min-width: 760px;
	margin: 0;
	padding: 6px 0 6px 0;
	list-style: none;
	border-top: 1px solid #36C;
	background: #36C  url(../img/mainMenuOff.gif) repeat-x top left;
	text-align: center;
	}
	
#menu1 li {
	margin: 0 0 0 -6px;
	padding: 0;
	list-style: none;
	font-size: 85%;
	letter-spacing: .15em;
	display: inline;
	}
	
#menu1 a {
	margin: 0;
	padding: 8px 8px 6px 8px;
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid  #33C;
	border-right: 1px solid #3333CC;
	border-top: 1px solid #36C;
	background: #36C  url(../img/mainMenuOff.gif) repeat-x top left;
	}
	
#menu1 a:hover {
	color: #069;
	padding-bottom: 6px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #FFF;
	background: #DDD url(../img/mainMenuHover.gif) repeat-x top left;
	}		
	
#menu1 a.active {
	color: #F90;
	padding-bottom: 6px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #FFF;
	background: #FFF url(../img/mainMenuActive.gif) repeat-x top left;
	}			
	
/** ---------------- BIOPSY IMAGE **/
#biopsyImage {
	
	margin: 0 0 30px 0;
	padding: 0;
	}
	

/** ---------------- CONTENT **/
#content {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	
	background-color: #fff;
	}
	
body.home #content {
	float: right;
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0;
	background: #fff;
	}

	
/** ---------------- CONTENT MOVIE **/	
#movie {
	float: right;
	width: 67%;
	margin: 0 auto;
	padding: 30px 0 50px 0;
	text-align: center;
	background: #eee;
	}
	
#introMovie {
	float: right;
	width: 67%;
	margin: 0;
	padding: 30px 0 50px 0;
	text-align: center;
	background: #fff;
	}

#introMovie p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	}

#introMovie p img {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#introMovie p a {
	
	margin: 0;
	padding: 0;
	text-align: center;
	
	}
	
/** ---------------- CONTENT TEXT **/	

#text {
	float: right;
	width: 68%;
	margin: 60px 0 0 0;
	padding: 0 20px;
	border-left: 1px dotted #F90;

	}

#text h1{
	margin: 0;
	padding-bottom: 5px;
	font-size: 170%;
	color: #069;
	border-bottom: 1px solid #B5D0D5;
	}
	
	
#text h2 {
	margin: 0;
	padding: 0;
	color: #036;
	}
	
.h2Image{
	margin-left: 30px;
	}
	
#text h3 {
	margin: 5px 0 2px 0;
	padding: 0;
	color: #036;
	}
	
#text p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 150%;
	}
	
#text p.returnAnchor {
	margin: 20px 0 30px 0;
	padding: 0;
	color: #F00;
	}
	
#text a {
	color: #036;
	text-decoration: underline;
	}

	
#text a:hover {
	background-color: #C2F4FF;
	}
	
#text hr {
	margin: 100px 0 30px 0;
	padding: 0;
	 }
	 
#text ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 95%;
	} 

#text li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	} 
	
#text li a {
	margin: 0;
	padding: 0 0 0 15px;
	
	list-style: none;
	text-decoration: none;
	background: url(../img/menuBullet.gif) no-repeat 0 50%;
	} 
	
#text li a:hover {
	margin: 0;
	padding: 0 0 0 15px;
	color: #F90;
	background: url(../img/menuBullet.gif) no-repeat 0 50%;
	}
	
#text li a.active {
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/menuBullet_blue.gif) no-repeat 0 40%;
	}
	
	
#text ul.news {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
	font-size: 100%;
	} 
	
#text ul.news li {
	line-height:150%;
	margin-left:20px;
	list-style-type:disc;
	}
	
#text dl {
	font-size: 85%;
	margin: 5px 0;
	}
	
#text dt {
	margin: 5px 0 0 0;
	}
	
#text dd {
	margin: 3px 0 0 15px;
	}

#text fieldset {
	margin: 20px 0;
	}
	
/** ---------------- CONTENT FORM **/	
.thisform {
	margin: 10px 0;
	padding: 0;
	}

.thisform input {
	width: 90%;
	}

/** ---------------- CONTENT SITE MAP **/	



/** ---------------- CONTENT-LEFT MENU **/

#subMenu1 {
	
	float: right;
	width: 32%;
	margin: 0;
	padding: 0;
	text-align: center;
	border-right: 1px solid #ccc;
	}
	
#subMenu1 h2 {	
	height: 40px;
	margin: 0;
	padding: 0;
	margin-right: 3%;
	padding-top: 35px;
	text-decoration: none;
	background: url(../img/companies/vbs2.gif) no-repeat center top;
	text-indent: -9999px;
	}
	
#subMenu1 ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
	}
	
#subMenu1 li {
	margin: 0 3% 5px auto;
	padding: 0;
	display: block; 
	list-style: none;
	text-align: center;
	}
	
#subMenu1 li p {
	text-align: center;
	}
	

#subMenu1 li a:hover {	
	text-decoration: none;
	}


#subMenu1 a.active, #subMenu1 a:hover {
	margin: 0;
	
	}

/** ---------------- RIGHT SIDEBAR/ SUBMENU2 **/

#subMenu2 {
	float: left;
	width: 26%;
	margin: 60px 0 0 0;
	padding: 0;
	text-align: center;
	}
	
#subMenu2 ul {
	margin: 0;
	padding: 0;
	}

#subMenu2 li {
	display: block; 
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}
	
#subMenu2 a {
	margin:0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	}
	
#subMenu2 p {
	margin: -15px 0 0 0;
	text-align: center;
	}
	
#subMenu2 a:hover {
	padding: 5px 0 10px 0;
	text-decoration: none;
		
	}

/** ---------------- SUBMENU 3 **/

#subMenu3 {
	clear: both;
	
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
#subMenu3 ul {
	margin: 15px 0 0 0;
	padding: 0;
	}
	
#subMenu3 li {
	margin: 0;
	padding: 0 15px 0 0;
	line-height: 125%;
	list-style: none;
	display: inline;

	}
	
#subMenu3 a {
	margin:0;
	padding: 0 0 0 15px;
	color: #069;
	font-size: 90%;
	text-decoration: none;
	
	background: url(../img/menuBullet_blue.gif) no-repeat 0 50%;
	}

#subMenu3 a:hover {
	padding: 0 0 0 15px;
	color: #F90;
	background: url(../img/menuBullet.gif) no-repeat 0 50%;
	}
	
#subMenu3 a.active {
	padding: 0 0 0 15px;
	color: #093;
	background: url(../img/menuBullet.gif) no-repeat 0 50%;
	}
	
/** ---------------- COMPANY DEFINITIONS **/
#companyDefinitions {
	
	width: 100%;
	background: #bbb;
	}
	
#companyDefinitions dl {
	float:left;
	width: 33%;
 	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	background: #aaa;
	}

#companyDefinitions dl.middle {
	background: #bbb;
	}
	
#companyDefinitions dl.right {
	width: 34%;
	background: #ccc;
	}
	
#companyDefinitions dt a {	
	margin:0;
	padding: 0;
	padding-left: 1.5em;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/menuBullet_blue.gif) no-repeat 5% 10%;
	}
	
#companyDefinitions dt a:hover {
	padding: 0;
	padding-left: 1.5em;
	color: #060;
	background: url(../img/menuBullet.gif) no-repeat 5% 10%;
	}
	
#companyDefinitions dd {	
	height: 100%;
	margin:0;
	padding: 5px 10px 5px 10px;
	font-size: 95%;
	color: #069;
	line-height: 125%;
	}
	
/** ---------------- TABLE **/
table {
	float: left;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #069;
	background: #CCC;
	}
	
table th {
 	width: 33%;
 	margin: 0;
	padding: 0;
	text-align: left;
	background: #aaa;
	}
	
table th.middle {
	background: #bbb;
	}
	
table th.right {
	background: #ccc;
	width: 34%;
	}
	
table th h3 {
 	margin: 0;
	padding: 10px 0 0 15px;
	text-align: left;
	font-weight: bold;
	}

table th h3 a {
	margin: 0;
	padding-left: 15px;
	text-decoration: none;
	background: url(../img/menuBullet_blue.gif) no-repeat 0 50%;
	}
	
 table td {
 	width: 33%;
  	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: #aaa;
	}
	
 table td p {
  	margin: 0;
	padding: 5px 10px 20px 10px;
	text-align: left;
	line-height: 150%;
	}

table td.middle {
	background: #bbb;
	}


table td.right {
	width: 34%;
	background: #ccc;
	}
	
table th h3 a.active, table th h3 a:hover {
	padding: 0 0 0 15px;
	color: #006;
	text-decoration: underline;
	background: url(../img/menuBullet.gif) no-repeat 0 40%;
	}

/** ---------------- TICKER **/
#ticker {
	float: left;
	width: 100%;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #fff;
	}

#ticker p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	text-decoration: underline;
	font-size:85%;
	}


/** ---------------- FOOTER **/

#footer {
	clear: both;
	width: 59em;
	min-width: 760px;
	height: 50px;
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	background: #006;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	font-size: 70%;
	text-align: center;
	color: #666;
	}

#footer p a {
	
	color: #666;
	}

