/* CSS for  Cyto Communications*/

*{ margin: 0px; padding: 0px;}

.left{ float: left;}
.right { float: right;}
.clear { clear: both;}
.ul { margin: 5px 0px 5px 20px; }

img { border: none; }

#logo { width: 122px;}

#main{
	width: 800px;
	margin: 30px auto 0 auto;
	padding: 37px 0 0 30px;
	font-size: 85%;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #777;
}

#header{
	height: 85px;
	width: 650px;
}

.treeimg {
	width: 10px;
	padding: 3px 0 0 0;
	visibility: hidden;
}

.menu{
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
}

.menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

.menu a:link, .menu a:visited{ 
	color: #616365;
	font-weight: bold;
	text-decoration: none;
	font-size: .8em;
	display: block;
}
.menu a:hover{ color:#cd5806; }

.menu li { /* all list items */
	float: left;
	width: 7em; /* width needed or else Opera goes nuts */
	padding: 0px 0px 2px 0px;
}

.menu li ul { /* second-level lists */
	position: absolute;
	width: 12em;
	padding: 11px 0px 0px 2px;
	margin: 1.5px 0px 0px 0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.menu li ul li{
	padding: 5px 0px 2px 0px;
	width: 12em;
}

.menu li ul li a:link, .menu li ul li a:visited { color: #757561; }
.menu li ul li a:hover { color:#cd5806; }

.menu li ul ul { /* third-and-above-level lists */
	margin: -.9em 0 0 8.5em;
}

.menu li:hover ul ul, .menu li.sfhover ul ul {
	left: -999em;
}

.menu li:hover ul, .menu li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



#delivered { 
	width: 190px; 
	height: 66px;
	text-align: center;
	font-size: .8em;
	margin: 0 0 0 36px; 
}

.navcol { width: 120px; }

.orbold { color:#cd5806; font-weight: bold;}

.leftmenu{
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	width: 110px;
}

.leftmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

.leftmenu a:link, .leftmenu a:visited{ 
	color: #616365;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	display: block;
}
.leftmenu a:hover{ color:#cd5806; }

.leftmenu li { /* all list items */
	float: left;
	width: 8em; /* width needed or else Opera goes nuts */
	padding: 0px 0px 2px 0px;
	margin: 1px 0;
}

.leftmenu ul.leftnav li{ width: 12em; }

.leftmenu ul.leftnav li a:link.current, .leftmenu ul.rightnav li a:visited.current{ 
	font-size: 1.2em;
	color:#cd5806;
	margin: 2px 0;
	font-weight: bold;
}

.leftmenu li ul { /* second-level lists */
	margin: 2px 0 2px 10px;
	font-size: .9em;
}

.leftmenu li ul li { margin: .3em 0 .3em 0; }

#columns { clear: both; }

#left-col{
	color: #616365;
	font-size: .9em;
	padding: 46px 0 0 0;
}

#left-col p { margin: 0 0 1em 0; }

#left-col.index{ width: 444px;}
#left-col.int{ width: 122px; }

#right-col { 
	color: #616365;
	margin: 46px 0 0 10px;
	height: 354px;
}

#right-col p {
	line-height: 1.5em;
	font-size: .8em;
	margin: 0 0 10px 0;
	padding: 0 10px 0 20px;
}

#right-col table.approach { padding: 0 0 30px 0; }

#right-col table.approach tr td {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #616365;
	padding: 3px;
	margin: 3px;
	width: 120px;
}

#right-col table.approach  tr td.whiteb { color: #ffffff; font-weight: bold;}
#right-col table.approach  tr td.yellowb { background-color: #eff1ab; }
#right-col table.approach  tr td.orangeb { background-color: #efdda4; }
#right-col table.approach  tr td.redb { background-color: #efc8a4; }

#right-col ul{
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	margin: 0 0 0 20px;
	list-style: none;
	font-weight: bold;
	line-height: 1.5em;
}

#right-col ol{
	font-weight: normal;
	list-style-type: disc;
	margin: 0 0 0 12px;
	line-height: 1.5em;
}

#right-col.scroll { 
	overflow: scroll; 
	overflow-x: hidden;  
	width: 420px;
	background-color: #ffffff;
}

.contact { 
	margin: 46px 0 0 10px;
	height: 360px;
	width: 280px;
}

#right-col.contact p{
	line-height: 1.5em;
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0 10px 0 20px;
}

.normal{ width: 444px; }

#right-col table.news { 
	padding: 0 0 30px 0;
	width: 370px;
}

#right-col td.date { width: 80px; }
#right-col td.title { width: 300px; }


#right-col a:link.def, #right-col a:visited.def{ color: #616365; text-decoration: underline; }
#right-col a:hover.def { color: #cd5806; }

#right-col a:link.orbold, #right-col a:visited.orbold{ color: #cd5806; text-decoration: none; }
#right-col a:hover.orbold {text-decoration: underline; }

#continuum{ 
	height: 297px;
	width: 155px;
	margin: 60px 0 0 50px;
	visibility: hidden;
}


#contact-right{
	margin: 60px 0 0 0px;
	width: 355px;
	height: 275px;
	background-repeat: none;
}

#contact-right p{
	margin: 40px 65px 0 137px;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
}

#footer{
	font-size: .7em;
	color: #9a9b9c;
	position: absolute;
	top: 560px;
	z-index: 1000;
	margin: 0 0 0 157px;
	width: 400px;
}
#side-nav a.current{ 
	font-size: 1.2em; 
	color: #cd5806; 
	font-weight: bold;
}

#side-nav ul li ul li a.current{ font-size: 1.2em; }

.hidden{ visibility: hidden; }

/* Your World Rollovers */

#hr-increase{
	position: absolute;
	margin: 309px 0 0 140px;
}

#hr-improve{
	position: absolute;
	margin: 245px 0 0 265px;
}

#hr-promote{
	position: absolute;
	margin: 281px 0 0 390px;
}

#hr-accelerate{
	position: absolute;
	margin: 325px 0 0 595px;
}

#hr-strengthen{
	position: absolute;
	margin: 154px 0 0 515px;
}

#se-increase{
	position: absolute;
	margin: 308px 0 0 140px;
}

#se-improve{
	position: absolute;
	margin: 300px 0 0 367px;
}

#se-promote{
	position: absolute;
	margin: 212px 0 0 568px;
}

#se-accelerate{
	position: absolute;
	margin: 321px 0 0 539px;
}

#se-shape{
	position: absolute;
	margin: 250px 0 0 255px;
}

#co-increase{
	position: absolute;
	margin: 233px 0 0 410px;
}

#co-improve{
	position: absolute;
	margin: 206px 0 0 578px;
}

#co-promote{
	position: absolute;
	margin: 272px 0 0 266px;
}

#co-accelerate{
	position: absolute;
	margin: 304px 0 0 154px;
}

#co-demonstrate{
	position: absolute;
	margin: 311px 0 0 529px;
}