/*THIS SITE HAS BEEN PRODUCED FOR ADAMED, INC. AND THE COLPEXIN SPHERE*/
/*DEVELOPMENT VERSION .01 : CHRIS CULLMANN, SENIOR WEB DEVELOPER, GROUP DCA*/
/*WWW.GROUPDCA.COM : CHRIS.CULLMANN@GROUPDCA.COM*/

body {
	background-color: #fff;
	background-image: url('../images/col-105_bg03.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, trebuchan, helvetica, san-serif;
	font-size: 11px;
	color: #333
	height: 101%;
	min-width: 900px;
	max-width: 1200px;
	text-align: center;
	}
	
/*POSITIONING & STRUCTURAL ELEMENTS*/

#containerTop {
	margin: 0px auto;
	padding: 0px 25px 0px 25px;
	width:870px;
	height: 12px;
	/*background: #fff;*/
	/*background-image: url('../images/col-105_col02_bg01.gif');*/
	/*background-repeat: no-repeat;*/
	text-align: left;
	}

#container {
	margin: 0px auto;
	padding: 20px 25px 0px 25px;
	width:870px;
	background: transparent;
	/*background-image: url('../images/col-105_col02_bg02.gif');*/
	/*background-repeat: no-repeat;*/
	text-align: left;
	}
	
#containerSmall {
	margin: 0px auto;
	padding: 20px 25px 0px 10px;
	width:450px;
	background: transparent;
	/*background-image: url('../images/col-105_col02_bg02.gif');*/
	/*background-repeat: no-repeat;*/
	text-align: left;
	}

#navigation {
	float:left; 
	padding: 0px 10px 0px 0px;
	width:165px;
	text-align: left;
	}

#main-content {
	float:left; 
	padding: 0px 40px 0px 20px;
	width:480px;
	}

#main-content_span {
	float:left; 
	padding: 0px 40px 0px 20px;
	width:555px;
	}


#subcontent {
	float:right; 
	width:155px;
	}
	
#colheader {
	margin: 0px auto;
	padding: 0px;
	width:920px;
	height: 100px;
	/*background: #fff;*/
	}
	
#pfmExer {
	width: 450px;
	background-color: #ddd;
	padding: 10px 20px 10px 10px;
	border: 1px #6C6 solid;
	}	

/*TYPE STYLES & STRUCTURAL MARK-UP*/
	
h1 {
	margin: 0px;
	padding: 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 34px;
	line-height: 38px;
	color: #06C;
	}	
	
h2 {
	margin: 0px;
	padding: 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 26px;
	line-height: 38px;
	color: #6C6;
	}

h3 {
	margin: 05px 0px 0px 0px;
	padding: 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 22px;
	line-height: 28px;
	color: #6C6;
	}	

h4 {
	margin: 05px 0px 0px 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 20px;
	line-height: 24px;
	color: #06C;
	}	

h5 {
	margin: 0px 0px 0px 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 18px;
	line-height: 22px;
	color: #06C;
	}	

h6 {
	margin: 0px 0px 0px 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 16px;
	line-height: 22px;
	color: #06C;
	}	

p  {
	font-family: news gothic, News Gothic, Syntax, helvetica, san-serif;
	font-size: 14px;
	line-height: 2em;
	color: #333;
	}
	
em {font-style: italic;}

strong {font-weight: bold;}

p .intro {
	font-weight: bold;
	color: #06C;
	}

sup {
	font-weight: normal;
	/*font-size: -2em;*/
	font-size: xx-small;
	vertical-align: text-top;
	}

	

/* LIST AND LIST ITEM MARKUP */

ul {
	padding: 0px 0px 0px 15px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 14px;
	color: #666;
	}
	
li {
	padding: 0px 0px 0px 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	/*font-size: 11px;*/
	line-height: 1.7em;
	}
	
ol .lowAlpha {	list-style-type: lower-alpha;	font-family: news gothic, arial, helvetica, san-serif;	font-size: 13px;	line-height: 1.9em;	}
li .lowAlpha {	list-style-type: lower-alpha;	font-family: news gothic, arial, helvetica, san-serif;	font-size: 13px;	line-height: 1.9em;	}

ol .lowRoman {	list-style-type: lower-roman;	font-family: news gothic, arial, helvetica, san-serif;	font-size: 12px;	line-height: 1.7em;	}	
li .lowRoman {	list-style-type: lower-roman;	font-family: news gothic, arial, helvetica, san-serif;	font-size: 12px;	line-height: 1.7em;	}	



/* SUB CLASS STRUCTURAL MARK-UP */

#navigation p  {
	padding: 10px 0px 0px 0px;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	}
	
/*TYPOGRAPHICAL ELEMENTS*/

/*ERROR MESSAGES*/
#error {
	margin: 05px 0px 0px 20px;
	font-weight: bold;
	color: #dd0000;
	background-color: #eee;
	padding: 20px;
	border: 1px solid #dd0000;
	font-family: news gothic, News Gothic, Syntax, helvetica, san-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333;
	}


/* DEFINITION LIST & LIST ITEMS */

dl {
	float: right;
	width: 160px;
	margin: 0px 0px 0px 10px;
	padding: 10px 05px 0px 05px;
	background-image: url('../images/col-105_med_ill_bg01.gif');
	background-repeat: no-repeat;
	clear: both;
	}

dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 05px 05px 05px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, San-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 16px;
	color: #333;
	}

dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 05px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, San-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	}

dd.img {
	margin: 0px;
	padding: 0px;
	}
	
p.delist {
	padding: 05px 0px 10px 0px;
	margin: 05px 0px 0px 0px;
	clear: both;
	}

#arf_sep {
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.arf_list {
	font-family: news gothic, News Gothic, Syntax, helvetica, san-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #333;
	}	



/*GRAPHIC ELEMENTS*/

#colLogo {
	float: left;
	padding: 0px 0px 0px 15px;
	}
	
#adamedLogo {
	margin-bottom: -03px;
	padding: 00px;
	margin-top: 05px;
	}
	
#f-right {
	float: right;
	margin: 0px;
	padding: 0px;
	}

#f-left {
	float: left;
	margin: 0px;
	padding: 03px 0px 03px 0px;
	}

#icon-left {
	float: left;
	margin: 02px 05px 01px 0px;
	}
	
#icon-right {
	float: right;
	margin: 02px 00px 01px 05px;
	}

/*LINKS AND SPECIAL SECTIONS*/

#footer {
	margin: 0px auto;
	clear: all;
	padding: 07px;
	background: transparent;
	color: #666;
	clear: both;
	text-align: center;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 11px;
	line-height: 18px; 
	}

	
.footnote {
	font-size: 13px;
	line-height: 16px;
	padding: 15px 0px 0px 0px;
	color: #666;
	}	
	


/*A HREF & LINK MARK-UP*/

a:link {color: #6C6; text-decoration: none;}
a:hover {color: #06C; text-decoration: none;}
a:visited {color: #6C6; text-decoration: none;}

a.mailicon:link {background-image: url('../images/col-105_icon01.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}
a.mailicon:hover {background-image: url('../images/col-105_icon01.gif'); background-repeat: no-repeat; background-position: 0px -35px; padding-left: 18px; text-decoration: none;}
a.mailicon:visited {background-image: url('../images/col-105_icon01.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}

a.popup:link {background-image: url('../images/col-105_icon02.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}
a.popup:hover {background-image: url('../images/col-105_icon02.gif'); background-repeat: no-repeat; background-position: 0px -35px; padding-left: 18px; text-decoration: none;}
a.popup:visited {background-image: url('../images/col-105_icon02.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}

a.nextpage:link {background-image: url('../images/col-105_icon03.gif'); background-repeat: no-repeat; padding-left: 20px; text-decoration: none;}
a.nextpage:hover {background-image: url('../images/col-105_icon03.gif'); background-repeat: no-repeat; background-position: 0px -30px; padding-left: 20px; text-decoration: none;}
a.nextpage:visited {background-image: url('../images/col-105_icon03.gif'); background-repeat: no-repeat; padding-left: 20px; text-decoration: none;}

a.backtop:link {background-image: url('../images/col-105_icon04.gif'); background-repeat: no-repeat; padding: 0px 0px 00px 20px; text-decoration: none; color: #666; }
a.backtop:hover {background-image: url('../images/col-105_icon04.gif'); background-repeat: no-repeat; background-position: 0px -30px; padding: 0px 0px 03px 20px;  text-decoration: none; color: #06C; }
a.backtop:visited {background-image: url('../images/col-105_icon04.gif'); background-repeat: no-repeat; padding: 0px 0px 00px 20px;  text-decoration: none; color: 06C; }

a.hcpcon:link {background-image: url('../images/col-105_icon05.gif'); background-repeat: no-repeat; padding-left: 20px; text-decoration: none;}
a.hcpcon:hover {background-image: url('../images/col-105_icon05.gif'); background-repeat: no-repeat; background-position: 0px -30px; padding-left: 20px; text-decoration: none;}
a.hcpcon:visited {background-image: url('../images/col-105_icon05.gif'); background-repeat: no-repeat; padding-left: 20px; text-decoration: none;}

a.glossary:link {background-image: url('../images/col-105_icon06.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}
a.glossary:hover {background-image: url('../images/col-105_icon06.gif'); background-repeat: no-repeat; background-position: 0px -30px; padding-left: 18px; text-decoration: none;}
a.glossary:visited {background-image: url('../images/col-105_icon06.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}

a.pdf:link {background-image: url('../images/col-105_icon07.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}
a.pdf:hover {
	background-image: url('../images/col-105_icon07.gif');
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
a.pdf:visited {background-image: url('../images/col-105_icon07.gif'); background-repeat: no-repeat; padding-left: 18px; text-decoration: none;}
#footer2 {
	margin: 0px auto;
	clear: all;
	padding: 07px;
	background: transparent;
	color: #666;
	clear: both;
	text-align: left;
	font-family: news gothic, arial, helvetica, san-serif;
	font-size: 11px;
	line-height: 18px;
}
