/* PI colour chart
	green light hover	: #c2de9e;
	green lighter			: #b6d68e;
	green main				: #a0c882;
	green darker			: #8dc16a;
	beige main				: #f1efe2;
	beige darker			: #c1beb3;
	beige lighter			: #f5f4eb;
	dark red					: #963232;
	header grey				: #555b53;
*/

body {
  padding: 0;
  margin: 0;
  font: 78%/1.3em verdana, helvetica, arial, sans-serif;
  background-color: #ffffff;
}
body a        {color: #194be5;}
body a:active {color: #963232;}
body a:visited{color: #963287;}
sup {font-size: 0.5em;}
img {border: none;}

/*--------------------------------main layout----------------------------------*/

#wrapper {
  height: 100%;
  width: 99%;
  margin: 0 auto;
  padding: 0px 8px;
  background-image: none; 
  background-repeat: repeat-y;  
	background-color: #ffffff;
}

#topbanner {
  padding: 10px;
  text-align: right;
  height: 60px;
  background-color: #555b53;
  background-image: url('/img/topbar_bg.gif');
  background-repeat: repeat-y;
  background-position: right;
  color: #f5f4eb;
}
#topbanner a {color: #b6d68e;}
#topbanner a:hover {color: #c2de9e;}

#topswoosh {
	background:url(/img/topswoosh.jpg) top left no-repeat;
	height: 50px;
}

#greenbartop {
  background: #a0c882 url(/img/topbarbg.gif) repeat-x;
  border-top: 1px solid #b6d68e;
	text-align: left;
	padding: 2px 10px;
	height: 1.3em;	
}

#greenbartop a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	border: 0.24em solid #a0c882;	
}

.topbarsplitter {
	color: #c2de9e;
}

#greenbartop a:hover{
	background-color: #c2de9e;
	border: 0.24em solid #c2de9e;	
}

#greenbartop a:after{
	background: url(/img/topbarsplitter.gif);
}

#greenbarbottom {
  background-color: #a0c882;
  border-bottom: 1px solid #b6d68e;
  height: 10px;
  font-size: 1px; 
	clear: both; 
}

#mainbody {
	width: 100%;
	padding: 0 10px 10px 10px;
	float: left;
	margin-right: 10px;
}


#footer {
  padding: 10px 0px;
  text-align: right;
  height: 1.5em;
  background-color: #ffffff;
  background-image: url('/img/topbar_bg.gif');
  background-repeat: repeat-y;
  background-position: right;
  color: #f5f4eb;
  text-align: center;
	line-height: normal;
}
#footer a {color: #b6d68e;}
#footer a:hover {color: #c2de9e;}
#footer p {
  margin: 0;
  font-size: 0.65em;	
}

#bottomshadow {
  /*background-image: url('/img/mainbody_bg_bottom.gif');  
  background-repeat: no-repeat;
  width: 784px;
  margin: 0 auto;
  height: 10px;
  font-size: 1px;   */
}

/*-----------------------comet assay site homepage---------------------------*/

.frontpagebutton {
	background: url(/img/frontpagebutton.gif) no-repeat;
	padding: 4px 40px 7px 8px;
	display: inline-block;
}

.frontpagebutton a {
	text-decoration: none;
	color: #c2de9e;
}

.frontpagebutton a:hover {
	text-decoration:  underline;
}

.frontpagebutton a:visited {
	color:  #c2de9e;
}

.scorecolumn {
	float: left;
	width: 30%;
	margin: 10px 10px 0 10px;
	font-size: 0.9em;
	background-color: #f1efe2;
}

.tickcolumn {
	float: left;
	width: 30%;
	margin: 10px 10px 0 10px;
	font-size: 0.9em;	
	background-color: #f1efe2;
}

.watchcolumn {
	float: left;
	width: 30%;
	margin: 10px 10px 0 10px;
	font-size: 0.9em;	
	background-color: #f1efe2;
}

.round {
	margin: 0;
	padding: 0;
	background: #c2de9e url(/img/leftcorner.gif) no-repeat top left;
	border-bottom: 1px solid #B2BDD5;
}

.scorecolumn h2 {
	background: url(/img/scorecorner.gif) no-repeat top right;
	padding: 12px 0 12px 12px;
	margin: 0px;
}


.tickcolumn h2 {
	background: url(/img/tickcorner.gif) no-repeat top right;
	padding: 12px 0 12px 12px;
	margin: 0px;
}


.watchcolumn h2 {
	background: url(/img/watchcorner.gif) no-repeat top right;
	padding: 12px 0 12px 12px;
	margin: 0px;
}

/*---------------------------------mainbody-----------------------------------*/

#mainbody h1 {
  font: 2.4em georgia, times, serif;
  font-weight: normal;
  line-height: 1em;
  color: #963232;
	margin-top: 0;
}

#mainbody h2 {
  font: 1.5em georgia, times, serif;
  line-height: 1em;
  color: #963232;
}


#mainbody h3 {
  font: 1.3em georgia, times, serif;
  line-height: 1em;
  color: #963232;
}

#mainbody p {
  margin-left: 1em;
}

.featurelist li {
	margin-top: 5px;
}

/*-------------------------------productmenu---------------------------------*/

#productmenu {
	display: none;
	font-size: 0.9em;
	padding-left: 10px;
	color: #444;
}

#productmenu ul li {
	list-style: none;
}

#productmenu h4 {
	font: bold 1em verdana, helvetica, arial, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
  background-image: url(/img/productmenubg.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

/*------------------------product page backgrounds----------------------------*/

.cometpage {
  background-image: url(/img/cometiv/bg_iv.gif);
  background-position: top center;
  background-repeat: no-repeat;
}

.cometlist li {
  list-style-image: url(/img/cometiv/cometbullet.gif);
}

/*--------------------------------images--------------------------------------*/

.captionedimage {
  text-align: center;
  float: right;
  margin: 0px 0px 2px 2px;
}

.captionedimage img {
  border: none;
  text-decoration: none;
}

.captionedimage .caption {
  background-color: #f1efe2;
  border: 1px solid #c1beb3;
  font: 0.85em tahoma, arial, sans serif;
  padding: 1px 0px;
}

.floatright {
	float: right;
	margin: 2px 0px 2px 5px;
}

/*-------------------------------breadcrumbs----------------------------------*/

.breadcrumbs {
  text-align: center;
  font-weight: bold;
}

/*----------------------------------forms------------------------------------*/

fieldset{
	margin: 1em 0;	
	padding: 1em;
	padding-top: 0;
}
fieldset p {
margin-top: 0;
padding-top: 0;
}
legend{
	margin: 1em 0;
	padding: 0 .5em;
	color: #963232;
	background: transparent;
	font: 1.4em georgia, times, serif;
}  
.disguisedfieldset{
	margin: 0;
	padding: 0 1px;
	border: none;
	border-top: 1px solid #ccc;
}  
.disguisedfieldset legend{
	font-size: 1em;
	margin: none;
	border: none;
}  		
label {
	width: 100px;
	padding: 0 1em;
	text-align: right;
}