/* Arena Pharmaceuticals APD356 Clinical Trial CSS Document */

/* Default Elements */

body {
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666666;
	background-color:#ffffff;
	text-align:center;
}
h1, h2, h3, p {
	margin:0 0 0 200px; 
}
h1 {
	padding:25px 20px 10px 0;
	font-size:120%;
	color:#0D3795;
}
h2 {
	padding:10px 20px 0 35px;
	font-size:100%;
	color:#0D3795;
}
h3 {
	padding:5px 20px 0 0;
	font-size:90%;
	color:#0D3795;
}
p {
	padding:10px 20px 0 35px;
	font-size:80%;
	line-height:1.5em;
	color:#0C3795;
}
a:link, a:visited {
	color:#0D3795;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
ul {
	margin:30px 20px 0 275px;
	padding:2px;
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
}
ul li {
	line-height:3em;
	padding-bottom:5px;
	width:250px;
}
ul li.bloom, ul li.bloomdm, ul li.blossom {
	text-indent:35px;
}
ul li.bloom {
	background:url(../images/bullet_bloom.gif) no-repeat left center;
}
ul li.bloomdm {
	background:url(../images/bullet_bloomdm.gif) no-repeat left center;
}
ul li.blossom {
	background:url(../images/bullet_blossom.gif) no-repeat left center;
}
li.bloom a:link, li.bloom a:visited {
	color:#FF630E;
	font-weight:600;
	text-decoration:underline;
}
li.bloomdm a:link, li.bloomdm a:visited {
	color:#83CEE2;
	font-weight:600;
	text-decoration:underline;
}
li.blossom a:link, li.blossom a:visited {
	color:#88CB9F;
	font-weight:600;
	text-decoration:underline;
}
li.bloom a:hover, li.bloomdm a:hover, li.blossom a:hover {
	text-decoration:none;
}
/* Main Selectors */
#wrapperadmin {
	margin:30px auto; padding:0;
	width:780px;
	text-align:left;
}
#wprtopadmin {
	margin:0; padding:0;
	height:65px;
	background:url(../images/bckgr_box_top_lp.gif) no-repeat top left;
}
#wprtopadmin h1 {
	margin:0; padding-top:10px;
	color:#ffffff;
	text-align:center;
}
#containeradmin {
	margin:0; padding:0;
	border-left:1px solid #0D3795;
	border-right:1px solid #0D3795;
}
/* Bottom Border */
#wprbottomadmin {
	margin:0; padding:0;
	height:30px;
	background:url(../images/bckgr_box_bottom_lp.gif) no-repeat bottom left;
}
/* Footer selectors */
#footer {
	margin:-25px auto 0 auto;
	padding-bottom:25px;
	font-size:80%;
}

/* Class Selectors */
p.bluearc {
	margin:-145px -1px 0 0;
	float:right;
	padding:0px;
}
p.mrgrgt {
	margin-right:105px;
}
.left {
	float:left;
	margin:10px 10px 5px 20px;
}
.clearit {
	margin:0; padding:0;
	clear:both;
}
.clearlft {
	margin:0; padding:0;
	clear:left;
}
.clearrgt {
	margin:0; padding:0;
	clear:right;
}
.txtright {
	text-align:right;
}
.txtcenter {
	text-align:center;
}
.adminctr {
	margin-left:320px;
}
.nomarg {
	margin:0;
}