/* CSS Document */

body {
	margin: 0px; padding: 0px;
	background-color:#000033;
	font-family: Arial, Helvetica, sans-serif;
}
	
#outside_container {
	background:url(images/right_hand-slice.jpg) repeat-x #000a28;
}
	
#container {
	background:url(images/interior_fullbackground.jpg) no-repeat;
	width: 900px;
	position:relative;
}

#footer {
	border-top: 1px solid #3f2324;
	padding: 30px 50px 80px 50px;
}

/*
 Menu / Panel Positioning
*/



ul#menu { 
	margin:0px;	padding:0px;
	position:absolute; top:122px; left:75px;
}
ul#right_menu { 
	margin:0px;	padding:0px;
	position:absolute; top:122px; right:25px;	
}

ul#menu li, ul#right_menu li {
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:9px;
	text-transform:uppercase;
	display:inline;
}
ul#menu li a, ul#right_menu li a {
	text-decoration:none;
	color:#B3DFF1;
}
ul#menu li a:hover, ul#right_menu li a:hover {
	text-decoration:underline;
	color:#ffffff;
}


/*
	Content
*/

#content {
	padding-top:225px;
	padding-left:85px;
	width:815px;
	color:#9e9e9e;
	font-size:12px;
	line-height:20px;
 	font-family: Helvetica, sans-serif;
}


#container #content a {
	text-decoration: underline;
	color:#B3DFF1;
}

#container #content a:hover {
	color:#FFFFFF;
}

.column1 {
	float:left;
	width:230px;
	margin-right:30px;
}
.column2 { float:left; width:230px; margin-right:30px; }
.affiliation {
	font-size: x-small;
	font-style: italic;
	font-variant: normal;
}
.column3 { float:left; width:270px; }
.column3 p {
	line-height: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


ol#content {
	margin:0px;
	padding:0px;
	list-style-position: inside;
}
li#content {
	font-size: small;
	line-height: 130%;
	padding-top: 0px;
}
	
/*
	Footer
*/
#footer {
	border-top:1px solid #2b299d;
	padding:30px 50px 80px 50px;
	color:#2b299d;
	font-size:9px;
	line-height:14px;
	background-color: #000b28;
}
#footer span {
	display:block;
	float:left;
	width:250px;
}
#footer a {
	color:#9e8292;
	text-decoration:underline;
}
#footer a:hover { color:#ffffff; }


/* 
Image Replacements for Headers on All Interior Headers (syntax #PAGE_Heading 1st word)
*/

/* FAQ Replacements */
#FAQ_general {
	width: 230px;
	height: 25px;
	background-image: url(images/FAQ_general.jpg);
	}
	
	
#FAQ_general span {
	display: none;
	}


#FAQ_subscriptions {
	width: 230px;
	height: 25px;
	background-image: url(images/FAQ_subscription.jpg);
	}
	
#FAQ_subscriptions span {
	display: none;
	}	
	
#FAQ_submissions {
	width: 270px;
	height: 25px;
	background-image: url(images/FAQ_submissions.jpg);
	}
	
#FAQ_submissions span {
	display: none;
	}	
	
/* ABOUT Replacements */

#ABOUT_board {
	width: 270px;
	height: 55px;
	background-image: url(images/ABOUT_board.png);
	}
	
	
#ABOUT_board span {
	display: none;
	}


#ABOUT_editorial_assist {
	width: 230px;
	height: 25px;
	background-image: url(images/ABOUT_editorial_assist.png);
	}
	
#ABOUT_editorial_assist span {
	display: none;
	}	
	
#ABOUT_editorial {
	width: 230px;
	height: 25px;
	background-image: url(images/ABOUT_editorial.jpg);
	}
	
#ABOUT_editorial span {
	display: none;
	}		
	
#ABOUT_editors {
	width: 230px;
	height: 25px;
	background-image: url(images/ABOUT_editors.jpg);
	}
	
#ABOUT_editors span {
	display: none;
	}	

#ABOUT_associate_editors {
	width: 230px;
	height: 25px;
	background-image: url(images/ABOUT_associate-editors.png);
	}
	
#ABOUT_associate_editors span {
	display: none;
	}	

#ABOUT_book_review_editors {
	width: 230px;
	height: 25px;
	background-image: url(images/ABOUT_book-review-editors.png);
	}
	
#ABOUT_book_review_editors span {
	display: none;
	}	

/* Advertise Replacements */

#ADVERTISE_print {
	width: 230px;
	height: 55px;
	background-image: url(images/ADVERTISE_print.jpg);
	}
	
	
#ADVERTISE_print span {
	display: none;
	}
	
#ADVERTISE_contemporary {
	width: 230px;
	height: 55px;
	background-image: url(images/ADVERTISE_contemporary.jpg);
	}
	
	
#ADVERTISE_contemporary span {
	display: none;
	}
	
#ADVERTISE_advertising {
	width: 230px;
	height: 25px;
	background-image: url(images/ADVERTISE_advertising.png);
	}
	
	
#ADVERTISE_advertising span {
	display: none;
	}
	
#ADVERTISE_mailing {
	width: 230px;
	height: 25px;
	background-image: url(images/ADVERTISE_mailing.png);
	}
	
	
#ADVERTISE_mailing span {
	display: none;
	}
	
#ADVERTISE_reserving {
	width: 270px;
	height: 25px;
	background-image: url(images/ADVERTISE_reserving.jpg);
	}
	
#ADVERTISE_reserving span {
	display: none;
	}
	
#ADVERTISE_general {
	width: 270px;
	height: 55px;
	background-image: url(images/ADVERTISE_general.png);
	}
	
#ADVERTISE_general span {
	display: none;
	}	
	
/* Submissions Replacements */


#SUBMISSIONS_procedures {
	width: 230px;
	height: 25px;
	background-image: url(images/SUBMISSIONS_procedures.jpg);
	}
	
	
#SUBMISSIONS_procedures span {
	display: none;
	}

#SUBMISSIONS_submissions {
	width: 230px;
	height: 25px;
	background-image: url(images/SUBMISSIONS_submissions.jpg);
	}
	
	
#SUBMISSIONS_submissions span {
	display: none;
	}

#SUBMISSIONS_style {
	width: 230px;
	height: 25px;
	background-image: url(images/SUBMISSIONS_style.jpg);
	}
	
	
#SUBMISSIONS_style span {
	display: none;
	}	
	
#SUBMISSIONS_review {
	width: 270px;
	height: 25px;
	background-image: url(images/SUBMISSIONS_review.jpg);
	}
	
#SUBMISSIONS_review span {
	display: none;
	}

/* subscriptions replacements */

#SUBSCRIPTIONS_new {
	width: 230px;
	height: 25px;
	background-image: url(images/SUBSCRIPTIONS_new.jpg);
	}
	
	
#SUBSCRIPTIONS_new span {
	display: none;
	}

#SUBSCRIPTIONS_renewals {
	width: 230px;
	height: 25px;
	background-image: url(images/SUBSCRIPTIONS_renewals.jpg);
	}
	
	
#SUBSCRIPTIONS_renewals span {
	display: none;
	}
	
#SUBSCRIPTIONS_single {
	width: 270px;
	height: 25px;
	background-image: url(images/SUBSCRIPTIONS_single.jpg);
	}
	
#SUBSCRIPTIONS_single span {
	display: none;
	}
	
#SUBSCRIPTIONS_individual {
	width: 270px;
	height: 25px;
	background-image: url(images/SUBSCRIPTIONS_individual.jpg);
	}
	
#SUBSCRIPTIONS_individual span {
	display: none;
	}
	
/* End Image replacements */

table#currentissue {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #9E9E9E;
}

td#name{
	text-align: right;
	padding-top: 8px;
}

td#review{
	text-align: center;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
}


.caps {
	text-transform: uppercase;
}
