/**** HarvardRef.com CSS ****/

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
}

a:link, a:active, a:visited
{
	color:#333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

a:hover, a:visited:hover
{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#regForm input[type=text], #regForm input[type=password], #user_note input[type=text], #user_note input[type=password], #bib_form input[type=text]

{
	width: 200px;
	margin: 0px 20px 0px 0px;
	/*display: block;*/
	/*float: left;*/
	border:solid 1px #D4D3BE;
}

#ref_menu input[type=text]
{
	width: 200px;
	margin: 0px 20px 0px 0px;
	/*display: block;*/
	/*float: left;*/
	border:solid 1px #99CCCC;
}

.submit
{
	float:right; 
	margin:-30px 30px 10px 0px;
	border: none;
}

.check_box
{
	width: auto;
	height: auto;
}

.secondaryh2
{
	color: #CCC;
}

#ref_menu label, #ref_menu input, #bib_form label, #change_pass label
{
	display: block;
	width: 200px;
	float: left;
	margin: 0px 0px 10px -80px;
}

label 
{
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

select
{
	border: 1px solid #D4D3BE;
}

#regForm label, #user_note label  
{
	text-align: right;
}

legend
{
	font-weight: bold;
}

form
{
	display: inline;
}

.ast
{
	color: red;
	font-weight: bold;
	margin: 0px;
}

.fieldset
{
	border:solid 1px #D4D3BE;
	padding: 20px;
}

.eg_text{
	color:#666666;
	font-size:11px;
	/*text-indent:110px;*/
	float:left;
	margin:4px 0px 10px 135px;
	padding:0px;
}

br 
{
	clear: left;
}

#img_confi
{
	float:right;
	margin: -25px 380px 0px 0px;
}

#header
{
	width: 100%;
	min-width: 830px;
	height: 155px;
	background: #17212A;
	/*border-bottom: 1px solid #666666;*/
}

#header_content
{
	margin: auto;
	width: 830px;
	height: 225px;
	color: #FFFFFF;
}

#welcome_msg
{
	color:#FFF;
	float:right;
	margin: -35px 20px 0px 0px;
	font-size: 11px;
}

#welcome_msg font
{
	color:#57CEFD;
}

#logo
{
	background: url(../imgs/href_logo.jpg) no-repeat;
	width:243px;
	height: 71px;
	margin: 42px 0px 0px 28px;
	float: left;
}

#user_con
{
	width:322px;
	height: 108px;
	border: 1px solid #666666;
	float: right;
	margin: 45px 50px 0px 0px;
	padding: 10px;
}

#site
{
	width: 830px;
	height: auto;
	margin: auto;
	/*border: 1px solid #FF0000;*/
}

.nav_btn
{
	width: 114px;
	height: 20px;
	color: #FFFFFF;
	background: #17212A;
	text-align: center;
	float: left;
	margin: -8px 1px 0px 1px; 
	
}

.nav_btn2
{
	width: 114px;
	height: 20px;
	color: #FFFFFF;
	background: #17212A;
	text-align: center;
	float: right;
	margin: -8px 1px 0px 1px;
	
}

.nav_btn_active
{
	width: 114px;
	height: 20px;
	color: #57CEFD;
	background: #17212A;
	text-align: center;
	float: left;
	margin: -8px 1px 0px 1px;
	
}

.nav_btn a:link, .nav_btn a:visited, .nav_btn a:active, .nav_btn2 a:link, .nav_btn2 a:visited, .nav_btn2 a:active
{
	color:#FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

.nav_btn a:hover, .nav_btn a:visited:hover, .nav_btn2 a:hover, .nav_btn2 a:visited:hover
{
	color:#57CEFD;
	text-decoration: none;
	border-bottom: none;
}


/**** INFO CLASSES ****/
.error
{
	position:relative;
	background-color:#FFD2D2;
	border:solid 1px #FF0000;
	color:#FF0000;
	font-size:12px;
	width:auto;
	height:auto;
	overflow:hidden;
	padding:5px;
}

.error a:link, .error a:active, .error a:visited
{
	color: #000;
}

.warning
{
	position:relative;
	background-color:#FFFDD2;
	border:solid 1px #D4D3BE;
	color:#333333;
	font-size:12px;
	width:auto;
	height:auto;
	overflow:hidden;
	padding:8px;
}

.tmpCon
{
	position:relative;
	/*background-color:#6699cc;
	border:solid 1px #003399;*/
	color:#333333;
	font-size:12px;
	width:auto;
	height: auto
	max-height:200px;
	overflow:auto;
	padding:8px;
	margin: 10px 0px 0px 0px;
}

#tmpBib
{
	float:right;
	margin: 0px 0px 0px 0px;
	width: 450px;
	height: 30px;
	bottom: 30px;
}

.whiteBkg
{
	background: #FFFFFF;
	border:1px solid #99CCCC;
	padding: 8px 0px 4px 8px;
	color:#000000;
}

.boxo
{
	background: #CCFFFF;
	border: 1px solid #99ccff;
	color: #333333;
	width: auto;
	height: auto;
	min-height: 100px;
	/*margin: 20px 20px 20px 20px;*/
	padding: 8px;
	position: relative;
}

#check_username
{
	width: auto;
	height: auto;
	float: left;
	/*margin: 5px 5px 5px 5px;*/
	/*padding: 2px 2px 2px 2px;*/
}

.bad
{
	color: red;
}

.good
{
	color: green;
}

.bye-bye
{
	display:none;
}

.bold, .bold a:link, .bold a:visited, .bold a:active, .bold a:hover, .bold a:visited:hover
{
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	color: #000000;
}

.italic
{
	font-style: italic;
}

.ref_content_book_1
{
	float:right;
	width:400px;
	height: auto;
	margin: -260px 20px 0px 0px;
	display: block;
}

.ref_content_book_2
{
	float:right;
	width:400px;
	height: auto;
	margin: -30px 20px 0px 0px;
	display: block;
}


.ref_content_web_1
{
	float:right;
	width:400px;
	height: auto;
	margin: -220px 20px 0px 0px;
	display: block;
}

.ref_content_web_2
{
	float:right;
	width:400px;
	height: auto;
	margin: -30px 20px 0px 0px;
	display: block;
}

.ref_content_film_1
{
	float:right;
	width:400px;
	height: auto;
	margin: -200px 20px 0px 0px;
	display: block;
}

.ref_content_film_2
{
	float:right;
	width:400px;
	height: auto;
	margin: -30px 20px 0px 0px;
	display: block;
}

.ref_content_jour_1
{
	float:right;
	width:400px;
	height: auto;
	margin: -270px 20px 0px 0px;
	display: block;
}

.ref_content_jour_2
{
	float:right;
	width:400px;
	height: auto;
	margin: -30px 20px 0px 0px;
	display: block;
}

.ref_content_fieldset
{
	border:solid 1px #CCCCCC;
	padding: 10px;
	background: #FFFFFF;
	width:400px;
	height:auto; 
	
}

#bib_form
{
	/*display: none;*/
	float:left;
	margin: 30px 0px 0px -95px;
	width:400px;
	height: auto;
}

.submit_bib
{
	width:150px;
	float:right;
	margin: 0px 90px 0px 0px;
}

.none
{
	display: none;
	color:#FFF;
}

#result
{
	/*background: #FFFFFF;*/
}

#loadBar
{
	
	margin:0px 0px 0px 325px; 
}

.awsRef1 { width:400px; margin: 0px 0px 10px 10px; }

.radBor { border: 1px solid #333; width: auto; margin: 0px 0px 5px 0px; }

/*#footCon
{
	width: 830px;
	margin: auto;
	border: 1px solid #FF0000;
	bottom: 10px;
	position: absolute;
}*/

#footer
{
	text-align: center;
	position: fixed;
	background: #FFF;
	bottom: 0px;
	width:100%;
	z-index: 0;
}

/***************************/

		/*Network*/
		
/***************************/

.countBlue
{
	color: #66CCFF;
}

#netMenu
{
	margin: 150px 0px 0px 0px;
}

#profileBox
{
	background: #17212A;
	color: #FFF;
	width:380px;
	height: 133px;
	margin: 0px 0px 10px 2px;
	padding: 5px 5px 5px 5px;
	float: left;
}

#profileBox li
{
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 10px -20px;
}

#profileBox_tab
{
	width: 145px;
	/*max-width: 380px;*/
	text-align: center;
	color: #66CCFF;
	background: #17212A;
	height: 25px;
	padding: 4px 0px 2px 0px;
	margin: 0px 0px -12px 2px;
	/*float: left;*/
}

#legBox
{
	width: 130px;
	height: 133px;
	float: left;
	padding: 2px 5px 5px 5px;
	margin: 0px 0px 10px 5px;
}

#legBox li
{
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px -30px;
	padding: 0px 0px 10px 0px;
}

#hisBox
{
	height: 133px;
	padding: 2px 5px 5px 5px;
	width: 270px;
	float: left;
	margin: 0px 0px 10px 5px;
}

#recentLink
{
	background: #FFF;
	border: 1px solid #999;
	padding: 5px 5px 5px 5px;
	width: auto;
	max-width: 375px;
	height: auto;
}

#recentLink a:link, #recentLink a:active
{
	text-decoration: none;
	border-bottom: none;
	color: #000;
}

#recentLink a:hover, #recentLink a:visited:hover
{
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#recentLink a:visited
{
	color: #999;
}

#containerNet
{
	float: left;
	margin: 0px 20px 0px 0px;
	max-width: 375px;
}

#cloud 
{ 
	padding: 0px 15px;
} 

.cloud
{ 
	padding: 3px; 
	text-decoration: none; 
	line-height: 60%; 
	font-weight: bold;
} 

#cloud a:link, #cloud a:active, #cloud a:visited
{ 
	color: #2D618F; 
	text-decoration: none;
	border: none;
} 


#cloud a:hover, #cloud a:visited:hover
{ 
	color: #666666; 
	border: none;
}
/*START ICONS*/
.book
{
	background: url(../imgs/book.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
}

.web
{
	background: url(../imgs/web.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
}

.jour
{
	background: url(../imgs/journal.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
}

.film
{
	background: url(../imgs/film.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
}

.user
{
	background: url(../imgs/user.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.date
{
	background: url(../imgs/date.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.tag
{
	background: url(../imgs/tag_blue.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.comment
{
	background: url(../imgs/comment.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.comments
{
	background: url(../imgs/comments.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}


.page
{
	background: url(../imgs/page.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.print
{
	background: url(../imgs/printer.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.link
{
	background: url(../imgs/link.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.exclam
{
	background: url(../imgs/exclamation.png) no-repeat;
	width:20px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

/*END ICONS*/
#bibREF ul 
{
	list-style: none;
	list-style-type: none;
	margin: -15px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

#bibREF li
{
	margin: 3px 5px 10px 0px;
	list-style: none;
	list-style-type: none;
}

#bibInfo
{
	padding: 5px 5px 10px 5px;
}

.bibInfoText
{
	float: left;
	margin: 0px 4px 0px 4px;
}

.bibInfoText2
{
	float: left;
	margin: 10px 4px 0px 4px;
}

.bibInfoText3
{
	float: right;
	margin: 0px 4px 0px 4px;
}

.blueBox
{
	clear: both;
	background: #D1E9FE;
	padding: 0px 10px 0px 10px;
	float: left;
	margin: 5px 0px 20px 0px;
	border: 1px solid #CCCCCC;
	z-index: 1;
	color: #333333;
	width: 100%;
	height: auto;
}

.blueBox2
{
	clear: both;
	background: #D1E9FE;
	padding: 0px 10px 10px 10px;
	float: left;
	margin: 5px 0px 20px 0px;
	border: 1px solid #CCCCCC;
	z-index: 1;
	color: #333333;
	width: 100%;
	height: auto;
}

.com1
{
	width: 100%;
	height: auto;
	background: #17212A;
	color: #57CEFD;
	padding: 5px 10px 5px 10px;
}

.com1_img
{
	width: 17px;
	height: 17px;
	background: url(../imgs/com1.gif) no-repeat;
	margin: 0px 0px 0px 35px;
}

.com2
{
	width: 100%;
	height: auto;
	background: #9ADAF4;
	color: #17212A;
	padding: 5px 10px 5px 10px;
}

.com2_img
{
	width: 17px;
	height: 17px;
	background: url(../imgs/com2.gif) no-repeat;
	margin: 0px 0px 0px 35px;
}

.com3
{
	width: 100%;
	height: auto;
	background: #B6F49A;
	color: #333;
	padding: 5px 10px 5px 10px;
}

.com3_img
{
	width: 17px;
	height: 17px;
	background: url(../imgs/com3.gif) no-repeat;
	margin: 0px 0px 0px 35px;
}

.comInfo
{
	width:auto;
	margin: 0px 0px 3px 30px;
}

/*HELP SECTION*/
h2
{
	font: bold 22px/1.6em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #17212A;
}

h3
{
	font: bold 18px/1.6em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #17212A;
}

#faqCon h3
{
	font: bold 18px/1.6em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #3F9ABF;
}

.helpWel
{
	text-align: center;
	font-size: 18px;
}

.helpWel a:link, a:active, a:visited
{
	color: #3F9ABF;
	border-bottom: none;
}

.helpWel a:hover, a:visited:hover
{
	color: #333;
	border-bottom: 1px solid #3F9ABF;
}

#faq_list li
{
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 10px -40px;
}

#bulogo
{
	background: url(../imgs/bulogo.jpg) no-repeat;
	width:144px;
	height: 150px;
}

#contactForm input[type=text]
{
	display: block;
	width: 200px;
	float: left;
	margin: 0px 0px 10px 0px;
}

#contactForm label
{
	display: block;
	width: 200px;
	float: left;
	margin: 0px 0px 10px -150px;
}

/*USER PAGE*/

.uCon1
{
	width:100%;
	height: 20px;
	background: #17212A;
	padding: 10px 0px 5px 15px;
	color:#FFF;
	
}

.uCon1 a:link, .uCon1 a:active, .uCon1 a:visited
{
	color:#9ADAF4;
	border:none;
}

.uCon1 a:hover, .uCon1 a:visited:hover
{
	color:#9ADAF4;
	border-bottom:1px solid #9ADAF4;
}



.uCon2
{
	width:100%;
	height: 20px;
	background: #9ADAF4;
	padding: 10px 0px 5px 15px;
	color:#17212A;
	
}

.uCon2 a:link, .uCon2 a:active, .uCon2 a:visited
{
	color:#17212A;
	border:none;
}

.uCon2 a:hover, .uCon2 a:visited:hover
{
	color:#17212A;
	border-bottom:1px solid #17212A;
}
