/*
	CSS Style Sheet for Applied Cytometry
	Optimized and coded by WSI
*/
*
{
	margin: 0;
	padding: 0;
}
body
{
	background: url(../images/bg.gif) #fff repeat-x;
	font-family: 'Verdana';
}
#wrapper
{
	width: 878px;
	margin: 0 auto;
}
h1.logo
{
	background: url(../images/appliedcytometry.gif) no-repeat;
	width: 291px;
	height: 58px;
	text-indent: -9999px;
	margin-top: 92px;
	float: left;
	margin-left: -0px;
}
#flashcontent
{
	border: 0;
	width: 580px;
	height: 133px;
	float: right;
	clear: right;
	margin-top: 58px;
}

#content2
{
	background: url(../images/bg_content.gif) #fff repeat-x;
	margin-top: 8px;
	padding-top: 15px;
}


.sidebar
{
	float: left;
	clear: right;
}
.sidebar p {
	float: left;
	clear: left;
	padding: 5px;
	width: 170px;
	font: 11px Verdana;
	color: #666666;
}
.sidebar p a {
	font: 11px Verdana;
	color: #666666;
	text-decoration: none;
}
.sidebar p a:hover {
	text-decoration: underline;
}
ul.menu
{
	width: 170px;
	float: left;
	clear: left;
	list-style-type: none;
}
ul.menu li
{
	border-bottom: dashed 1px #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #666666;
	font-size: 12px;
}
ul.menu li a
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
ul.menu li a:hover
{
	text-decoration: underline;
}

ul.inner
{
	list-style-type: square;
	color: #af1c2c;
	margin-left: 30px;
	margin-top: 10px;
}
ul.inner li
{
	border: 0;
	margin-top: -10px;
	color: #af1c2c;
}
ul.inner li a
{
	font-size: 12px;
	font-weight: normal;
	color: #af1c2c;
	text-decoration: none;
}
ul.inner li a:hover
{
	text-decoration: underline;
}


ul.submenu
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
#submenu
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -1em 1em 5em 7em;
	padding-left: 1px;
}
ul.submenu li
{
	margin-top: -14px;
}
ul.submenu li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
}

ul.submenu li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.submenu li a:hover li,.submenu a:hover li { visibility:visible; }

ul.submenu:hover
{
	display: block;
	visibility: visible;
}

ul.submenu1
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
#submenu1
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -1em 1em 5em 7em;
	/*padding-left: 1px;*/
}
ul.submenu1 li
{
	margin-top: -14px;
}
ul.submenu1 li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
}
ul.submenu1 li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.submenu1 li a:hover li,.submenu1 a:hover li { visibility:visible; }

ul.submenu1:hover
{
	display: block;
	visibility: visible;
}

#about
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 7em;
}
ul.about
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.about li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.about li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.about li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.about li a:hover li, .about a:hover li { visibility:visible; }
ul.about:hover
{
	display: block;
	visibility: visible;
}

#news
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 7em;
}
ul.news
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.news li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.news li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.news li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.news li a:hover li, .news a:hover li { visibility:visible; }
ul.news:hover
{
	display: block;
	visibility: visible;
}

#services
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 10em;
}
ul.services
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.services li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.services li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.services li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.services li a:hover li, .services a:hover li { visibility:visible; }
ul.services:hover
{
	display: block;
	visibility: visible;
}

#partners
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 7em;
}
ul.partners
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.partners li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.partners li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.partners li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.partners li a:hover li, .partners a:hover li { visibility:visible; }
ul.partners:hover
{
	display: block;
	visibility: visible;
}

#support
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 10em;
}
ul.support
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.support li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.support li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.support li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.support li a:hover li, .support a:hover li { visibility:visible; }
ul.support:hover
{
	display: block;
	visibility: visible;
}

#customers
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 10em;
}
ul.customers
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.customers li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.customers li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.customers li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.customers li a:hover li, .customers a:hover li { visibility:visible; }
ul.customers:hover
{
	display: block;
	visibility: visible;
}

#resources
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 7em;
}
ul.resources
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.resources li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.resources li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.resources li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.resources li a:hover li, .resources a:hover li { visibility:visible; }
ul.resources:hover
{
	display: block;
	visibility: visible;
}

#contact
{
	visibility: hidden;
	position: absolute;
	list-style: none;
	margin: -0.8em 0em 0em 7em;
}
ul.contact
{
	width: 173px;
	float: left;
	background: url(../images/menu_arrow.gif) top left no-repeat;
}
ul.contact li
{
	margin-top: -17px;
	margin-left: 0px;
	border: 0;
}
ul.contact li a
{
	display: block;
	height: 24px;
	background: url(../images/menu_button.gif) no-repeat;
	color: #343434;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
ul.contact li a:hover
{
	color: #fff;
	background: url(../images/menu_hover.gif) no-repeat;
}
ul.contact li a:hover li, .contact a:hover li { visibility:visible; }
ul.contact:hover
{
	display: block;
	visibility: visible;
}

	
.search {
	margin-top: 0px;
	width: 200px;
}
.search .searchfield
{
	height: 30px;
	width: 127px;
	background: url(../images/bg_search.gif) no-repeat;
	border: 0;
	float: left;
	padding-left: 10px;
	font-size: 12px;
	color: #3c3c3c;
	margin: 0px;
}
.searchgo
{
	width: 28px;
	height: 33px;
	background: url(../images/bg_searchgo.gif) no-repeat;
	border: 0;
	float: left;
	clear: right;
	cursor: pointer;
}

#area
{
	width: 650px;
	float: right;
	padding-right: 10px;
}

#area2
{
	text-align: center;
}

#area2 p a {
	font-size: 14px;
	color: #af1c2c;
	clear: both;
	padding-top: 10px;
	}

.text
{
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	padding-top: 10px;
}
.text a
{
	font-size: 11px;
	text-decoration: none;
	color: #af1c2c;
}
.text a:hover
{
	text-decoration: underline;
}

.text2
{
	font-size: 11px;
	font-weight: normal;
	color: #af1c2c;
	padding-top: 10px;
}
.text2 a
{
	font-size: 12px;
	text-decoration: none;
	color: #af1c2c;
	font-weight: bold;
}
.text2 a:hover
{
	text-decoration: underline;
}

.image
{
	margin-top: 20px;
}
.list
{
	padding-top: 10px;
}
.list ul
{
	padding-left: 20px;
}
.list li
{
	font-size: 11px;
	color: #737373;
	font-weight: bold;
	padding: 3px;
	margin-top: -4px;
}

#footer
{
	background: url(../images/bg_footer.gif) repeat-x;
	margin-top: 20px;
	color: #8d8d8d;
	padding-top: 10px;
}
#footer ul
{
	list-style: none;
	display: inline;
	float: left;
	padding-left: 5px;
}
#footer li
{
	display: inline;
}
#footer li a
{
	font-size: 11px;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}
#footer li a:hover
{
	color: #af1c2c;
	text-decoration: underline;
}
.copyright
{
	width: 650px;
	font-size: 11px;
	font-weight: normal;
	color: #8d8d8d;
	float: left;
	clear: left;
	padding-left: 5px;
}
.copyright span
{
	color: #b01b31;
}
.copyright a
{
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: underline;
}
.copyright a:hover
{
	text-decoration: none;
}

.clear
{
	clear: both;
}

/* Global Hacks */
#containerInnerLeft {
	height: auto;
	width: 370px;
	float: left;
	font: 11px Verdana;
	color: #737373;
	margin-right: auto;
	margin-left: 80px;
	padding-top: 10px;
}
#containerInnerLeft2 {
	height: auto;
	float: left;
	width: 550px;
	font: 11px Verdana;
	color: #737373;
	margin-right: auto;
	margin-left: 80px;
	padding-top: 10px;
	clear: both;
}
#contentRightInner {
	background: #FFFFFF;
	font: 11px Verdana;
	color: #737373;
	float: right;
	width: 175px;
	padding-top: 10px;
}
#containerInnerLeft ul
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#containerInnerLeft li
{
	padding: 3px;
}
#containerInnerLeft ol
{
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headline {
	font-size: 18px;
	color: #323232;
}
.headlinesm {
	font-size: 14px;
	color: #323232;
}

a.sidenaviTables {
	color: #AF1C2C;
	text-decoration: none;
	font: 11px Verdana;
}
a:hover.sidenaviTables	{
	color : #9e162e;
	text-decoration: underline;
	font: 11px Verdana;
}

/* BOLD LINKS*/

a.sidenaviTablesBig	{
	color : #AF1C2C;
	text-decoration: none;
	font: 12px Verdana;
}
a:hover.sidenaviTablesBig	{
	color : #9e162e;
	text-decoration: underline;
	font: 12px Verdana;
}

/*inner sub links*/

a.innersidenavi	{
	color : #AF1C2C;
	text-decoration: none;
	font: 11px/1.8em Verdana;
	margin-left: 15px;
	padding-left: 15px;
}

a:hover.innersidenavi	{
	color : #9e162e;
	text-decoration: underline;
	font: 11px/1.8em Verdana;
	margin-left: 15px;
	padding-left: 15px;
}

h1 {
	font: bold 12px Verdana;
	color: #AF1C2C;
	margin-left: 14px;
}
.bodytxtBold {
	color: #737373;
	font: bold 11px Verdana;
}
strong {
	font-size: 11px;
}

.bodytxt  {
	color: #737373;
	font: 11px Verdana;
	list-style: square;
}

.bodytxt a  {
	color: #bd1d2c;
	font: 11px Verdana;
}
.bodytxt li {
	margin-left: 1.1em;
	width: auto;
}

.bodytxt h2 {
	color: #737373;
	}

.bodytxt h2 span {
	color: #bd1d2c;
	}

/*
	SNAIL TRAILS
*/
.snails { padding-bottom: 15px; margin-left: 75px; display: inline; clear: right; }
.snails p { padding: 5px 0px 5px 5px; font: 11px Arial; color: #bababa; display: inline; margin-right: 5px; }
.snails p a.site { font: 11px Arial; color: #af1c2c; font-weight: normal; text-decoration: underline; }
.snails p a { font: 11px Arial; color: #919191; font-weight: normal; text-decoration: none;}
.snails p a.page { font: 11px Arial; color: #5c5c5c; font-weight: bold; text-decoration: none; }
.snails p a:hover { text-decoration: underline; }

/*
	NEW MENU
*/
.rightinnermenu { border-left: dashed 1px #bdbdbd; }
ul.innermenu { margin-bottom: 15px; list-style: none; border-bottom: dashed #939393 1px; }
ul.innermenu li { display: block; padding: 5px 10px 5px 10px; font: 11px Arial; color: #af1c2c; }
ul.innermenu li a { font: 11px Arial; color: #676767; text-decoration: none; }
ul.innermenu li a strong { color: #af1c2c; }
ul.innermenu li a:hover { text-decoration: underline; }
ul.innermenu p { padding: 5px 10px 5px 10px; font: 11px Arial; }
ul.innermenu p a { font: 11px Arial; color: #b61e1e; text-decoration: none; }
ul.innermenu p a:hover { text-decoration: underline; }
ul.innermenu li ul { border-left: dotted #ddd 2px; }

/*
	NEW ADDITIONS
*/
.usefeat { width: 160px; float: left; }
.usefeat ul { list-style: none; width: 160px; }
.usefeat ul li { display: block; width: 160px; border-bottom: 1px solid #e5e5e5; }
.usefeat ul li a { font: 11px Arial; color: #5a5a5a; text-decoration: none; font-weight: bold; }
.usefeat ul li a:hover { color: #353535; }


/*
	SITEMAP
*/
.sitemap ul { list-style: bullet; margin-left: 30px; }
.sitemap ul li { padding-top: 5px; font-weight: bold; }
.sitemap ul li a { font: 11 Arial; color: #ad1c2d; font-weight: normal; text-decoration: none; }
.sitemap ul li a:hover { text-decoration: underline; }

.dlist {
	margin-left: 20px;
	}

ul li a {
	color: #af1c2c;
	}


/*
	NEW ADDITIONS 24th June 2009
*/
.tablebottom {
	border: 1px solid #737373;
	padding: 10px;
	margin-top: 15px;
	}

.tablebottom a img {
	border: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.tablebottom h3 {
	font-size: 12px;
	}


/*
	NEW ADDITIONS 23rd July 2009
*/
.blocktext {
	font-size: 14px;
	color: #898989;
	padding: 15px 0 10px 0;
	}

.blocktext span
{
	font-size: 16px;
	color: #737373;
	font-weight: bold;
}
.blocktext span span
{
	color: #bd1d2c;
}

.blocktext a {
	color: #c00000;
	text-decoration: none;
	}

.btop {
	border-top: 1px dashed #7f7f7f;
	}
	
.blocktext2 {
	font-size: 12px;
	color: #898989;
	padding: 15px 0 10px 0;
	}

.blocktext2 span
{
	font-size: 17px;
	color: #737373;
	font-weight: bold;
}
.blocktext2 span span
{
	color: #bd1d2c;
}

.blocktext2 a {
	color: #c00000;
	text-decoration: none;
	}

.blockone {
	padding-top: 10px;
	}

.blockone a {
	float: left;
	}

.blockone p a {
	clear: both;
	color: #be0000;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.blockbuts img {
	padding: 20px 0px;
	}

.blocktwo {
	padding-top: 10px;
	border-top: 1px dashed #7f7f7f;
	padding-bottom: 20px;
	}

.blocktwo p {
	font-size: 12px;
	color: #696969;
	margin-top: 10px;
	}

.blocktwo p a {
	text-decoration: none;
	}

.blocktwo p span {
	font-size: 16px;
	font-weight: bold;
	color: #c00000;
	}

.blockie {
	border-top: 1px dashed #7f7f7f;
	padding-top: 15px;
	padding-bottom: 15px;
	}

.blockie .blockbg {
	background: url(../images/blockbg.jpg) no-repeat;
	min-height: 200px;
	padding-top: 5px;
	}

.blockie .blockbg h3 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 15px;
	}

.blockie .blockbg h3 a {
	color: #fff;
	text-decoration: none;
	}

.blockie .blockbg ul {
	padding-top: 5px;
	margin-right: 5px;
	}

.blockie .blockbg ul li {
	list-style: none;
	padding: 5px 10px;
	color: #8a8a8a;
	font-size: 12px;
	color: #fff;
	}

.blockie .blockbg ul li a {
	text-decoration: none;
	color: #8a8a8a;
	}

.blockie .blockbg ul li a:hover {
	text-decoration: underline;
	}

.blockie .blockbg p {
	color: #8a8a8a;
	font-size: 12px;
	line-height: 15px;
	padding: 20px 15px;
	}

.blockie .blockbg p a {
	color: #8a8a8a;
	text-decoration: none;
	}

.blockthree {
	padding-top: 25px;
	background: url(../images/bg_content.gif) repeat-x top;
	}

.blockthree p {
	font-size: 12px;
	color: #a6a6a6;
	line-height: 18px;
	padding-top: 10px;
	}

.blockthree p a {
	color: #c00000;
	text-decoration: none;
	}

p.sideimage a img {
	border: 0px;
	margin: 0 0 5px 10px;
	}

p.bodyimage a img {
	border: 0px;
	}

.signup {
	clear: both;
	padding-top: 20px;
	}

.signup a img {
	border: 0px;
	}