/*
********** STYLE.css ********** 
Title:	princestudy.com: position.css
Auhor:	Anautix Studios : info@anautix.com
Purpose:	Sets up the styling for the website
*/

small {
	font-size:.8em;
	letter-spacing: .75px;
}
h3{
	color:#05568C;
	font-size:18px;
	padding-top:0px;
	text-align:center;
	}
h1{
	color:#05568C;
	font-size:20px;
	text-align:center;
	}
hr{
	height:1px;
	background:#d96200;
	border:none;
	width:720px;
	clear:both
	}
.bold {font-weight:bold;}
.bold_color{
	font-weight:bold;
	color:#05568C;
	}
a .footer_above_logo{
	padding:5px 20px 10px 10px;
	border:none;
}
.logo{
	margin-left:4px; 
	margin-top:5px;
	border:0px;
}
.contact{
	margin-left:20px;
	}
.align_none{
	text-align:left;
	}
.padding_top{
	padding-top:70px;
	}
.clear{
	clear:left
	}
.header_right_top_link{
	margin:2px 10px;
}
.header_right_top_link2{
	margin:5px 10px;
}
.font_small {font-size:10px;
}
.font_11_bold{
	font-size:11px;
	font-weight:bold;
}
/***********INDEX & INFO PAGE*************/
.quote_information,.right{
			background:#E4EBF1;
			font-weight:bold; 
			color:#1f4391;
			line-height:2.3em;
			letter-spacing:.04em;	
			text-align:justify;
			display:block;
			height:127px;
			padding-left:70px;			
			padding-top:15px;
			padding-bottom:5px;
			font-size:14px;
			font-weight: bold;
}
.body_msg_inter_left{
			position:absolute;
			left:15px;
			top:15px;
			}
.body_msg_inter_right{
			float:right;
			background:#E4EBF1;
			padding-left:25px;
			}
.right{
	padding-right:20px;
	padding-bottom:0px;
	}
.bold_oblique {font-weight:bold; font-style:oblique;}
.oblique {font-style:oblique;}

.underline,.bold_underline{
	text-decoration:underline;
	}
.bold_underline{
	font-weight:bold;
	}
.margin{
		margin-top:5px;	
		}
.body_botom_txt1{
			width:auto;
			height:auto;
			float:left;
			text-align:left;
		}
.space{
		padding-left:-10px;
		}
.info_top_text{
	padding-left:60px;
	}
.color{
	color:#3B87B9;
		}
.iemargin{
	overflow:hidden; 
	width:730px; 
	display:block
	}

/**********EMAIL ADDRESS**********/
.emailaddress a{
	display:block;
	width:134px;
	height:12px;
	background:url(http://www.princestudy.com/image/misc/emailaddress.png) 0% 0px;
	position:absolute;
	left:55px;
	top:4px;
	overflow:hidden;
}
.emailaddress a:hover {
	background:url(http://www.princestudy.com/image/misc/emailaddress.png) 0% 100%;
	}
.emailaddress_container{
	position:relative; 
	display:block;
	}
.invisible_link a{color:#05568C;text-decoration:none;}
.invisible_link a:hover{color:#05568C; text-decoration:none;}

/****************PATICIPANTS PAGE***********************/
.list ul{
	padding:0px;
	margin:0px;
	}
.list li{
	list-style:lower-roman;
	}

/******************INFORMATION PAGE***************/
.right_sign{
	float:right; 
	margin-right:30px;
	}
.left_sign{
	 float:left
	 }
	 
/****************RESEARCH PAGE********************/
.box{
	background:#e2e2e2;
	float:right;
	width:280px;
	height:200px;
	border:4px #cbcbcb solid;
	padding:20px;
	font-size:10px;
	}
.border{
	border:4px solid #d3d3d3;
	}
.arror_list ul{
	padding:0px;
	margin:0px;
	}	
.arror_list li{
	list-style:none;
	padding-left:20px;
	background:url(http://www.princestudy.com/image/misc/bullet.png) 0px 7px no-repeat;
	margin-left:-40px;
	}
/********************STUDY PROTOCOL PAGE******************/
.center_align{
	text-align:center;
	}
ul.download {
	padding:0px;
	margin:0px;
	}
ul.download li{
	display:block;
	height:55px;
	width:154px;
	list-style:none;
	color:#FF0000;
	}
#download{
	height:36px;
	width:154px;
	margin:0px auto 0px auto;
	padding-top:30px;
	}
#download a{
	display:block;
	height:35px;
	width:154px;
	background:url(http://www.princestudy.com/image/nav/btn_download_active2.gif) 0px 0px no-repeat;
	text-align:center
	}
#download a:hover{
	display:block;
	background:url(http://www.princestudy.com/image/nav/btn_download_hover2.gif) 0px 0px no-repeat;
	}

