*{padding:0px;margin:0px;}

#tooltipDiv {
	position: absolute;
	left: 0;
	top: 0;
	width:157px;
	height:98px;
	z-index: 10000;
	display: none;
}


body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; /* <- curious if this is necessary */
	font-size: 12px;
	border:0px;
/*  line-height: 16px; <- was moved to page_title av oct.17 */	
}

.third_gray a 
{
	text-decoration:underline !important;
}

body.non_logged_in{font-family: georgia;}
body.logged_in{	background-image: url('../../images/cb_logged_in_bg.gif');	background-repeat: repeat-x;font-family: georgia;}
body.logged_in_newsheadline{background-image: url('../../images/cb_logged_in_bg_newsheadline.gif'); background-repeat: repeat-x;font-family: georgia;}
	
p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
/*  color: #271A10; <- was removed av oct.17 */

}

li{margin-bottom: 10px;}

li.creatorprofile{margin-bottom: 0px;}

.clearboth { clear: both; height: 0px;visibility: hidden;line-height: 0px;}

a {
	color: #c90000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}	
a.link_black:link {
	color: #c90000;
}   
a.link_black:visited {
	color: #c90000;
} 
a.link_black:hover {
	color: #c90000;
} 

a.help:link, a.help:visited, a.help:hover, a.help:active{
	position:relative;
	top:-5px;
	color: #424242;
	text-decoration: none;
	font-size: 10px;
}

a.link_bold:link, a.link_bold:visited {
	color: #c90000;
	font-weight: bold;
}   
a.link_bold:hover {
	color: #c90000;
	text-decoration: underline;
} 

/*ie fix*/*html a.help:link, *html a.help:visited, *html a.help:hover, *html a.help:active, {
position:relative;top:0px;
}

h6{
	font-family: Georgia;
	font-weight: normal;
	font-size:16px;
	width:300px;
	margin-bottom:10px;
	line-height:normal;
}

h5{
	font-family: Georgia;
	font-weight: normal;
	font-size:18px;
	margin-bottom:10px;
	line-height:normal;
}


h4{
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	margin-bottom:10px;
	line-height:normal;
}

h3{
	font-family: Georgia;
	font-weight: normal;
	font-size:20px;
	margin-bottom:10px;
	width:300px;
	line-height:normal;
}

h2{
	font-family: Georgia;
	font-weight: normal;
	font-size:18px;
	margin-bottom:10px;
	line-height:normal;
}
h2.bg_tan {
	background: #F4F1E0;
}

h1{
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	line-height:normal;
	height: 35px;
	margin-left:30px;
}
.logged_in h1{margin-left:0px;}
.logged_in_newsheadline h1{margin-left:0px;}

img{border:none;}

.nav_item_logo {float:left;}

a.red {color:#cc0000 !important;}
a.green {color:#307d24 !important;}
a.black {color:#000000 !important;}
a.fuschia {color:#993333 !important;}
a.darkgray {color:#333 !important;}
a.lightgray {color:#999 !important;}


/*  header and nav for all states */
.nav_box {float:none;margin: 0 auto;text-align: left;width: 765px;}
.logged_in .nav_box {margin-top: 10px;width: 950px;}
.logged_in_newsheadline .nav_box {margin-top: 10px;width: 950px;}

.nav_left {	display:inline;	float:left;	width:115px; padding:0px; margin-left:26px;}
.logged_in .nav_left {width:160px; margin-left:0px;}
.logged_in_newsheadline .nav_left {width:160px; margin-left:0px;}
	
.news_headline { text-align: left;max-height: 18px; padding-top: 2px; padding-bottom:2px; padding-left:60px; padding-right:60px; height: 20px; background-image: url('../../images/newsHeadlineBackground.jpg');}
	
div.logged_status{display:inline;float:right;margin:15px 30px 0;width:550px;text-align:right;color:#999;}
.logged_in div.logged_status {margin: 14px 0 22px;}
.logged_in_newsheadline div.logged_status {margin: 14px 0 22px;}

div.nav_right { display:inline;float:right;margin-top:50px; width:570px;}
.logged_in div.nav_right {margin:12px 0px 0px 0px;float:right;text-align:right;color:#999;}
.logged_in div.nav_right a{color:#999;}
.logged_in div.second_globalnav{float:right;margin:10px 0 0;}
.logged_in div.second_globalnav a{float:left;}
.logged_in div.second_globalnav a.our_blog{margin:0 10px 0 0;}
.logged_in div.second_globalnav a.support{margin:0 0 0 10px;}
.logged_in p.dotted_vr{float:left;border-left:1px #333 dotted;width:1px;height:14px;}

div.nav_right ul, div.nav_right ul li {list-style-type: none;}
div.nav_right ul{display:inline;float:right;margin-right: 30px;}
div.nav_right ul li{display:inline;float:left;font-family: georgia;font-size: 12px; color: #333;margin-bottom:0px;}
div.nav_right ul li a{display:inline;float:left;border-right: 1px #333 dotted;padding:0 10px;font-family: georgia;font-size: 13px; color: #666;text-decoration:none;}
div.nav_right ul li a:hover{text-decoration:underline;}
div.nav_right ul li a.active{font-weight: bold;color: #000;}
div.nav_right ul li a.last{border-right: none;padding-right: 0px;}
img.editors_logosm{margin:-10px 10px 0px 0px;}




/* .non_logged_in state */
	.non_logged_in a{text-decoration:underline;color:#7E7E7E;}
	.non_logged_in a:hover{text-decoration:none;}
	.non_logged_in .content{font-family:georgia;}
	.non_logged_in .content ul li{margin-left:15px;}
	
	/* non logged in headerbox */
	.non_logged_in div.relative_box{position:relative;}
	.non_logged_in h1.title_overlay{position:absolute;top:20px;color:#474747;}
	.non_logged_in p.home_sign_up_pos{position:absolute;top:175px;left:51px;line-height:normal;}
	.non_logged_in p.sign_up a{font-size: 23px;color: #cc0000;font-weight:bold;}
	.non_logged_in p.take_tour{position:absolute;top:212px;left:80px;}
	.non_logged_in p.take_tour a{font-size: 20px;color: #cc0000;}
	.non_logged_in p.take_tour span.home_or{font-size: 18px;font-style:italic;color: #555;}
	.non_logged_in p.editors{position:absolute;top:252px;left:65px;color:#666;}
	
	/* non logged in subnav */
	.non_logged_in div.subnav_left {float:left;}
	.non_logged_in div.subnav_left ul, div.subnav_left li{list-style-type: none;}
	.non_logged_in div.subnav_left ul li{font-size:15px; margin:0 0 10px 0;}
	.non_logged_in div.subnav_left ul li a{color: #333;font-size:12px;}
	.non_logged_in div.subnav_left ul li ul{margin:0 0 0 10px;}
	.non_logged_in div.subnav_left ul li ul li{margin:0px;}
	.non_logged_in div.subnav_left ul li ul li a.active{font-weight: bold;font-size:normal;}
	.non_logged_in div.subnav_left ul li ul ul{font-weight: normal;}
	.non_logged_in div.subnav_left ul li ul ul li a{color: #333;}
	
	/* non logged in body */
	.non_logged_in .promo{margin-top:20px;}
	.non_logged_in .quotes{font-size: 14px;font-weight: bold;text-align: center;color:#666;}
	.non_logged_in .sub_quotes{font-size: 10px;text-align: center;font-style:italic;color: #666;}
	.non_logged_in .pubs_logos{margin-top:5px;}
	.non_logged_in p.sub_promo{text-align:center;}
	.non_logged_in p.sub_promo a{color: #666;text-decoration:underline;font-size: 10px}
	.non_logged_in p.sub_promo a:hover{text-decoration:none;}
	.non_logged_in .grid_two_third{color:#666;font-size: 12px;}
	.non_logged_in .grid_two_third a{color:#cc0000;}
	.non_logged_in .grid_two_third p.home_example{margin:0px 0 10px;}
	.non_logged_in .grid_two_third p.example_title{clear:left;font-weight:bold;margin: 20px 0 5px;}
	.non_logged_in .grid_two_third ul, .non_logged_in .grid_two_third ol{margin-left:28px;padding:left-10px;}
	.non_logged_in .grid_two_third ul, .non_logged_in .grid_two_third ul li{list-style-type:disc;}
	.non_logged_in .grid_two_third li{margin-bottom:5px;}
	.non_logged_in .grid_two_third ul.nav_right li.last{margin-right: 0px;}
	.non_logged_in .grid_two_third p.example_call{clear:left;}
	.non_logged_in .grid_two_third p.sub_home_descriptions{font-size: 14px;margin:10px 0 0;}
	
	/* non logged in tour */
	.non_logged_in p.tour_sign_up_pos{position:absolute;top:60px;right:30px;text-align:center;line-height:normal;left:520px;}
	.non_logged_in div.tour div.page_box_margin .content p{line-height:22px;width:715px;}
	.non_logged_in div.tour div.page_box_margin .content img{margin-left:-75px;}
	
	

/*  .logged_in state */
.logged_in a{text-decoration:underline;}
.logged_in_newsheadline a{text-decoration:underline;}
.logged_in a:hover{text-decoration:none;}
.logged_in_newsheadline a:hover{text-decoration:none;}
.logged_in a.no_underline{text-decoration:none;}
.logged_in_newsheadline a.no_underline{text-decoration:none;}
.logged_in a:hover.no_underline{text-decoration:underline;}
.logged_in_newsheadline a:hover.no_underline{text-decoration:underline;}
.logged_in .content ul li{margin-left:15px;}
.logged_in_newsheadline .content ul li{margin-left:15px;}
.logged_in .content h1 {float:left;font: 30px/42px georgia,serif; color:#333333;height:auto;width:100%;}
.logged_in_newsheadline .content h1 {float:left;font: 30px/42px georgia,serif; color:#333333;height:auto;width:100%;}
.logged_in .content h1.inline_header{float:left !important;width:150px;}
.logged_in_newsheadline .content h1.inline_header{float:left !important;width:150px;}
.logged_in .content h1.inline_header_no_width{float:left !important;width:auto;}
.logged_in_newsheadline .content h1.inline_header_no_width{float:left !important;width:auto;}
.logged_in .content h2 {float:left;font: 20px/30px georgia,serif; color:#333333;height:auto;width:100%;}
.logged_in_newsheadline .content h2 {float:left;font: 20px/30px georgia,serif; color:#333333;height:auto;width:100%;}
.logged_in .content h3 {font: bold 16px/24px helvetica,arial,sans-serif;color:#333333;}
.logged_in .content h4 {font: 14px/20px helvetica,arial,sans-serif;color:#333333;height:auto;}
.logged_in_newsheadline .content h4 {font: 14px/20px helvetica,arial,sans-serif;color:#333333;height:auto;}
	
	/* logged in subnav */
	div.logged_in_subnav{float:left;margin-top: 20px;}
	div.logged_in_subnav ul, div.logged_in_subnav ul li{list-style-type:none;}
	div.logged_in_subnav ul{}
	div.logged_in_subnav ul li{float:left;}
	div.logged_in_subnav ul li a{display:inline; float:left; height: 31px; font-size: 15px; font-family:georgia; color: #666; margin-right:13px; background-image:url('../../images/logged_in_menu_bg.gif'); background-repeat: repeat-x;text-decoration:none;}
	div.logged_in_subnav ul li a.active{background-image:url('../../images/logged_in_active_menu_bg.gif');color: #333;}
	div.logged_in_subnav ul li a:hover{text-decoration:underline;}
	div.logged_in_subnav ul li a p{margin: 7px 10px;}



	/*  logged in dashboard */
	.logged_in div.dashboard a{text-decoration:none;}
	div.dashboard .logged_in_subnav a{text-decoration:none;}
	div.dashboard .logged_in_subnav a:hover{text-decoration:underline;}
	.logged_in div.content{font-family:arial;min-height:600px;}
	.logged_in_newsheadline div.content{font-family:arial;min-height:600px;}
	*html .logged_in div.content{height:600px;}
	div.help{display:inline;float:right;height:30px;margin:10px 10px 10px 0;}
	div.help img{float:left;}
	div.help p{display:inline;float:left;margin:5px 0 0 10px;}
	
	div.msg_body
	{
		width:440px;
		background-color:#fffec6;
		font-family:georgia; 
	}
	div.shade_prompt
	{
		display:inline; 
		float:right; 
		margin: 2px 2px 2px 2px;
		padding: 3px 3px 3px 3px;
		background-color:#fffec6;
		font-family:georgia; 
		border:outset 2px #666;
	}


	div.author_status{display:inline;float:right;margin:24px 0 0px 0;}
	
	
	div.author_status div{display:inline;float:left;margin:2px 0;background-color:#fffec6;}
	div.author_status p{display:inline;float:left;margin:4px 6px;font-size: 11px;color:#666;}
	div.author_status p a{color:#666;text-decoration:underline !important;}
	div.author_status p a:hover{text-decoration:none !important;}
	div.overview_of_my_packages{float:left;width:272px;height:100px;}
	div.overview_of_my_packages p{margin:0px 0 0;}
	a.container_link p{text-decoration:none;}
	div.dashboard_section_header{display:inline;float:left;width:214px;height:100px;border:1px #e9ebd3 solid;border-bottom:0px;margin: 0 0 0 10px; background-color:#fff;}
	div.dashboard_section_header div{display:inline;float:left;margin:15px 10px;}
	div.dashboard_section_header div img{float:left;margin: 0px 10px 0 0;}
	div.dashboard_section_header div h6.dashboard_section_title{float:left;width:150px;margin:4px 0 0; font-size:20px;color:#aaa;font-family:arial;font-weight:bold;}
	div.dashboard_section_header div p{float:left;margin:10px 0 0;font-size: 11px;color:#666;}
	/*  dash_qp styles */
	div.dash_qp{float:left;margin:0 0 3px 0;background-image:url('../../images/dash_qp_bg1.gif');
		background-repeat:no-repeat;width:100%;height:70px !important;}
	div.dash_qp_to_detail{float:left;height:70px;text-align:right;}
	div.dash_qp_bg{float:left;height:70px;background-image:url('../../images/dash_qp_bg2.gif');background-repeat:no-repeat;
		cursor: pointer; cursor: hand;}
	div.qp_over div.dash_qp_bg{background-image:url('../../images/dash_qp_bg2_gr.gif');background-repeat:no-repeat;}
	div.dash_info{text-align:left;}
	div.dash_qp p{text-decoration:none;}
	p.dash_number{display:inline;float:left;width:10px;height:68px;margin: 11px 5px 0 10px;
		font-size:13px;font-weight:bold;color:#666;}
	div.dash_details{float:left;margin:10px 0 0;color:#666;}
	div.dash_details p.qp_dash_title{display:block;width:240px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
		font-family:georgia;font-size:14px;color:#000;text-decoration:none;margin-left:0px;}
	div.dash_qp div div p span{color:#307d24;text-decoration:underline;}
	div.dash_qp.qp_over div div p span{text-decoration:none;}
	
	div.dash_cta{display:inline;float:left;height:70px;background-position:top right;background-repeat:no-repeat;}
	div.dash_cta p{}
	div.dash_cta p span{color:#307d24;text-decoration:underline;}
	div.qp_over div.dash_info span{text-decoration:none;}
	
	div.dash_qp div.insert{display:inline;float:right;margin:26px 10px 0pt 0pt;}
	div.dash_qp div.insert p a{color:#307d24;text-decoration:underline;}
	div.dash_qp div.insert p a:hover{text-decoration:none;}
	
	/*  dashboard dynamic styles */
	div.z01_01 div.dash_cta{width:412px;background-image:url('../../images/dash_qp_01.gif');}
	div.z01_01.qp_over div.dash_cta{background-image:url('../../images/dash_qp_01_gr.gif');}
	div.z01_02 div.dash_cta{width:498px;background-image:url('../../images/dash_qp_02.gif');}
	div.z01_02.qp_over div.dash_cta{background-image:url('../../images/dash_qp_02_gr.gif');}
	div.z02_01 div.dash_cta{width:642px;background-image:url('../../images/dash_qp_01.gif');} /* 2 half timer */
	div.z02_01.qp_over div.dash_cta{background-image:url('../../images/dash_qp_01_gr.gif');}  /* 2 half timer */
	div.z02_02 div.dash_cta{width:642px;background-image:url('../../images/dash_qp_02.gif');} /* 2 half arrow */
	div.z02_02.qp_over div.dash_cta{background-image:url('../../images/dash_qp_02_gr.gif');}  /* 2 half arrow */
	div.z02_03 div.dash_cta{width:724px;background-image:url('../../images/dash_qp_02.gif');}
	div.z02_03.qp_over div.dash_cta{background-image:url('../../images/dash_qp_02_gr.gif');}
	div.z03_01 div.dash_cta{width:867px;background-image:url('../../images/dash_qp_01.gif');} /* 3 half timer */
	div.z03_01.qp_over div.dash_cta{background-image:url('../../images/dash_qp_01_gr.gif');}  /* 3 half timer */
	div.z03_02 div.dash_cta{width:867px;background-image:url('../../images/dash_qp_02.gif');} /* 3 half arrow */
	div.z03_02.qp_over div.dash_cta{background-image:url('../../images/dash_qp_02_gr.gif');}  /* 3 half arrow */
	div.z03_03 div.dash_cta{width:950px;background-image:url('../../images/dash_qp_03.gif');}
	div.z03_03.qp_over div.dash_cta{background-image:url('../../images/dash_qp_03_gr.gif');}
	
	div.z03_01 div.insert,
	div.z03_02 div.insert{
		display:none;
	}
	
	
	div.create_new_qp a{float:left;margin-top:10px;}

	
	/*  dashboard detail styles */
	img.qp_icon{float:left;margin:0 10px 0px 0;}
	div.detail_title{float:left;width:630px;}
	div.detail_info{float:left;width:630px;}

	div.last{margin-right:0px !important;}
	div.detail_section{display:inline;float:left;width:308px;height:500px;border:1px #e9ebd3 solid;margin: 0 10px 0 0px;}
	div.detail_section div.top{display:inline;float:left;margin-top:10px;margin-left:10px;margin-bottom:10px;}
	div.detail_section div.bottom{float:left;margin-left:10px;width:288px;}
	div.detail_section img{display:inline;float:left;margin: 0px 10px 0 0;}
	div.detail_section h6.dashboard_section_title{float:left;width:150px;margin:4px 0 0; font-size:20px;font-family:arial;font-weight:bold;color:#888;}
/*	div.detail_section p.subtext{margin:10px 0 25px;}  */
	div.detail_section div.detail_review{margin:0 0 20px;color:#333;}
	div.detail_section div.detail_review p.title{font-weight:bold;}
	div.detail_section p.action_indicator_text{font-size:14px;}
	div.detail_section p.action_indicator_text span{font-size:11px;}
	div.next_step{margin: 0px !important;}
	div.next_step a{font-weight:bold;}
	div.next_step .title{font-weight:bold;font-size:15px;color:#307d24;}
	div.next_step p{margin:10px 0 0 !important;}
		/* detail section active state */
	div.dash_detail div.active div.bottom_bg{display:inline;float:left;width:100%;margin-top:-3px;padding-top:3px; 
		min-height:420px;background-color:#dbecf5;}
	div.dash_detail div.active h6.dashboard_section_title{color:#333;}

.msg_body {
position: absolute;
top: 160px;
width:300px;
z-index:9999;
padding: 5px 10px 15px;
background-color:#F4F4F8;
}

	/* subscription dashboard */
	div.project_header{display:inline; float:left; width:166px; height:16px; margin:4px 4px 4px 0; vertical-align:bottom}
	div.status_header{display:inline; float:left; width:150px; height:16px; padding:6px; margin:4px 4px 4px 4px}
	div.nextsteps_header{display:inline; float:left; width:275px; height:16px; padding:6px; margin:4px 4px 4px 4px}
	div.possibilities_header{display:inline; float:left; width:293px; height:16px; padding:6px; margin:4px 0 4px 4px}
	div.project_item{display:inline; float:left; width:160px; height: 64px; padding:6px; margin:4px 4px 4px 0}
	div.status_item{display:inline; float:left; width:150px; height: 64px; padding:6px; margin:4px 4px 4px 4px}
	div.nextsteps_item{display:inline; float:left; width:275px; height: 64px; padding:6px; margin:4px 4px 4px 4px}
	div.possibilities_item{display:inline; float:left; width:293px; height: 64px; background-color:#d7e6f6; padding:6px; margin:4px 0 4px 4px}
	div.top_item_content{height:48px}
	p.header_text{font-size: large; font-family: Georgia, "Times New Roman", Times, serif; color: #666}
	p.red_item_text{color: #FF0000; font-size: small; font-family: Georgia, "Times New Roman", Times, serif}
	p.normal_item_text{font-size: small; font-family: Georgia, "Times New Roman", Times, serif}
	p.overview_of_projects{font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; color: #666; vertical-align: middle}
	div.project_page_header{height:40px}
	p.red_item_text a{color: #FF0000; font-size: small; font-family: Georgia, "Times New Roman", Times, serif}
	div.project_detail_summary{display:inline; float:left; width:333px; height: 180px; background-color:#ffffff; padding:6px; margin:20px 5px 5px 20px}
	div.project_detail_nextsteps{display:inline; float:left; width:533px; height: 180px; background-color:#d7e6f6; padding:6px; margin:20px 20px 5px 5px}
	div.project_detail_status{display:inline; float:left; width:333px; height: 206px; overflow:auto; background-color:#b2d3ef; padding:6px; margin:5px 5px 20px 20px}
	div.project_detail_possibilities{display:inline; float:left; width:533px; height: 206px; background-color:#d7e6f6; padding:6px; margin:5px 20px 20px 5px}
	div.project_item_bg{float:left; width:641px; height:86; cursor: hand; background-image: url('../../images/blue_rollover.jpg')}
	p.normal_list_item{font-size: small; font-family: Georgia, "Times New Roman", Times, serif}
	p.normal_list_item a{text-decoration:none}
	
	/* graduated panels */
	.blue_gradation{background-image: url('../../images/9ptFADE_blue_400pt.jpg'); background-repeat: repeat-x; padding-left: 6px; padding-top: 6px}
    .tan_gradation{background-image: url('../../images/9ptFADE_tan_400pt.jpg'); background-repeat: repeat-x; padding-left: 6px; padding-top: 6px}
	.blue_gradation_long{background-image: url('../../images/9ptFADE_blue_500pt.jpg'); background-repeat: repeat-x; padding-left: 6px; padding-top: 6px}

    .membership{width: 72px; text-align: left; }
    .membership td{padding:5px}
	
	
	/* ie min-height issues */
	* html div.active div.bottom_bg{height:420px;}


	/* editor dashboard */
	.inline_nav{display:inline;float:left;margin: 19px auto auto 20px;color:#777;}
	.gray_links a{color:#666;}
	.inline_nav a.active{font-weight:bold; text-decoration:none;}
	.titles{float:left;width:948px;border:1px #ecede7 solid;margin-bottom:0px !important;height:25px;}
	.titles div{margin:5px 0;color:#646464;}
	.columns{float:left;clear:both;margin-bottom:2px;}
	.selectable{cursor: pointer; cursor: hand;}
	.columns.selectable{background-color:#f4f2e6;width:950px;}
	.columns .bg{background-image:url('../../images/editorfade_tan.gif');background-repeat:repeat-x;height:56px;width:822px;}
	.columns.new .bg{background-image:url('../../images/editorfade_blue.gif');}
	.columns.qp_over .bg{background-image:url('../../images/editorfade_green.gif');}
	.columns div{display:inline;float:left;}
	.columns .icon{width:67px;height:38px;margin:10px 0 0 10px;
		background-image:url('../../images/package_opened.gif');background-repeat:no-repeat;}
	.columns.new .icon{background-image:url('../../images/package_new.gif');}
	.columns.qp_over .icon{background-image:url('../../images/package_opened_over.gif');}
	.columns.new.qp_over .icon{background-image:url('../../images/package_new_over.gif');}
	.columns.replied .icon .replied{width:18px;height:19px;margin:8px auto auto 40px;
		background-image:url('../../images/replied_open.gif');}
	.columns.replied.qp_over .icon .replied{background-image:url('../../images/replied_open_over.gif');}
	.columns div.title{width:250px;}
	.columns.titles div.title{margin-left:77px;}
	.columns div.writer{width:150px;}
	.columns div.genre{width:230px;}
	.columns div.expires{width:115px;}
	
	.columns.selectable .title{font-family:georgia;margin-top:10px;font-size:13px;}
	.columns.selectable .title p{margin-right:20px;}
	.columns.selectable .writer{margin-top:10px;}
	.columns.selectable .writer span{color:#666;}
	.columns.selectable .genre{margin-top:10px;}
	.columns.selectable .expires{margin-top:10px;}
					
	.columns .editor_dash_cta{width:118px;margin-left:10px;margin-top:10px;}
	.editor_qp_nav{float:right;text-align:right;margin-top:5px;}
	.editor_qp_nav a{color:#333;}
	
		/* from doug at nusoft*/
	.columns .icon .replied{width:18px;height:19px;margin:8px auto auto 40px; background-image:url('../../images/replied_open.gif');}
	.columns.qp_over .icon .replied{background-image:url('../../images/replied_open_over.gif');}
	/*  author_detail */
	p.hr{clear:both;float:left;border-bottom:1px solid #DED8B5;width:680px;height:1px;}
	div.awards{float:left;width:440px;}
	div.organizations{float:left;width:240px;}
	div.published_book{float:left;width:100px;margin-right:20px;margin-bottom:20px;}
		/* / from doug at nusoft*/


	/* buyer's qp_detail and about the author */
	.logged_in .qp_detail h1.synopsis{width:580px;}
	.logged_in .qp_detail h3.synopsis{float:left;width:100px;}
	.logged_in .downloadables{float:left;}
	.logged_in .downloadables div{float:left;margin-right:20px;}
	.logged_in .downloadables div img{float:left;}
	.logged_in .downloadables div a{float:left;margin:3px auto auto 10px;}
	.logged_in p.by{float:left;margin-top:3px;margin-right:20px;}
	.logged_in .qp_detail .interest{float:right;margin-top:-7px;} /*Interested / NoThanks*/
	.logged_in .content .subnav{float:left;width:240px;}
	.logged_in .qp_detail .synopsis_box{display:inline;float:left;width:580px;margin-right:20px;}
	.synopsis_box .synopsis_content p{display:inline;float:left;font:12px/20px helvetica,arial,sans-serif;color:#333333;margin-bottom:1em;}
	.logged_in .qp_detail .synopsis_side {width:348px;float:right;}
	.cover_letter{}
	.cover_letter div{float:left;width:348px;}
	.cover_letter_top{background-image:url('../../images/letterhead/top.gif');background-repeat:no-repeat;height:50px;}
	.cover_letter_middle{background-image:url('../../images/letterhead/middle.gif');background-repeat:repeat-y;}
	.cover_letter_middle p{margin: 0 20px 20px;}
	.cover_letter_bottom{background-image:url('../../images/letterhead/bottom.gif');background-repeat:no-repeat;height:50px;}
	.right{float:right !important;margin-right:0px !important;}
	.action{float:right;float:right;width:300px;text-align:right;}
	.action .not_interested{float:right;margin-top:10px;margin-right:10px;}
	.download .img_link{display:inline;float:left;}
	.download .text_link{display:inline;float:left;margin-top:10px;margin-left:10px;}

	/* logged in editor profile */
	.profile .primary_info
	{
		float:left;width:348px;color:#333;margin-bottom:90px;
	}
	.profile .primary_info div{float:left;background-repeat:no-repeat;}
	.profile .primary_info div.top{background-image:url('../../images/profile_editor_top.gif');height:20px;width:100%;}
	.profile .primary_info div.middle{background-image:url('../../images/profile_editor_mid.gif');background-repeat:repeat-y;padding:0px 20px;width:308px;}
	.profile .primary_info div.bottom{background-image:url('../../images/profile_editor_bot.gif');background-position:bottom;height:35px;width:100%;}
	.profile .primary_info h2{float:left; width:250px;margin:0px 0px 5px;line-height:18px;color:#333;}
	.profile .profile_textBlock{float:left;margin-left:20px;width:580px;}
	.profile .profile_textBlock p{margin-bottom:20px;}
	.profile .flash_notice{float:left;margin-bottom:15px;width:100%;background-color:#fcffcd;border:1px #ffce00 solid;}
	.profile .flash_notice img{float:left;}
	.profile .flash_notice p{display:inline;float:left;margin:15px 10px;color:#c65d19;font-size:14px;font-weight:bold;}
	.profile p.hr{width:100% !important;}
	
	/* logged in writer profile */
	.writer_profile .primary_info{float:left;width:348px;color:#333;margin-bottom:90px;		
	                              font-family: Georgia, "Times New Roman", Times, serif;	                              
	}
	.writer_profile .primary_info div{float:left;background-repeat:no-repeat;}
	.writer_profile .primary_info p{margin-bottom:20px;width:250px;}
	.writer_profile .primary_info h3{width:250px;}
	h3.nobottom{margin-bottom:0px;}
	.writer_profile .primary_info h2{float:left; width:250px;margin:0px 0px 5px;line-height:18px;color:#333;}
	.writer_profile .profile_textBlock
	{
		float:left;margin-left:20px;width:580px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}
	.writer_profile .profile_textBlock p{margin-bottom:20px;}
	.writer_profile .flash_notice{float:left;margin-bottom:15px;width:100%;background-color:#fcffcd;border:1px #ffce00 solid;}
	.writer_profile .flash_notice img{float:left;}
	.writer_profile .flash_notice p{display:inline;float:left;margin:15px 10px;color:#c65d19;font-size:14px;font-weight:bold;}
	.writer_profile p.hr{width:100% !important;}
     .writer_profile .headerWrapper div{margin-top:20px; width:250px;}
	/* logged in scorecard */
	.scorecard{width:560px;}
	.scorecard h3{display:inline;float:left;}
	.scorecard div.yellow{display:inline;float:left;background:#FFFEC6;margin:2px 0 0px -5px;}
	.scorecard div.yellow p{display:inline;float:left;margin:4px 6px 2px;line-height:18px;}
	.scorecard .review{width:348px;}
	.scorecard .review .top{background-image:url('../../images/profile_editor_top.gif');height:20px;width:100%;}
	.scorecard .review .bottom{background-image:url('../../images/profile_editor_bot.gif');background-position:bottom;
		height:35px;width:100%;}
	.scorecard .review .middle{background-image:url('../../images/profile_editor_mid.gif');background-repeat:repeat-y;
		padding:0px 20px;width:308px;}
	.scorecard .alternative{display:inline;float:left;margin:11px 10px;}






	/* logged in footer */
	.logged_in div.footer{clear:both;}
	.logged_in_newsheadline div.footer{clear:both;}
	.logged_in div.footer ul, .logged_in div.footer ul li{list-style-type:none;margin-left:0px;}
	.logged_in_newsheadline div.footer ul, .logged_in_newsheadline div.footer ul li{list-style-type:none;margin-left:0px;}
	.logged_in div.footer ul li{display:inline;margin-right:7px;}
	.logged_in_newsheadline div.footer ul li{display:inline;margin-right:7px;}
	.logged_in div.footer ul li a{font-family: georgia;font-size: 11px;color: #333;text-decoration:underline;}
	.logged_in_newsheadline div.footer ul li a{font-family: georgia;font-size: 11px;color: #333;text-decoration:underline;}
	.logged_in div.footer ul li a:hover{text-decoration:none;}
	.logged_in_newsheadline div.footer ul li a:hover{text-decoration:none;}

	.logged_in div.footer a.about_creative_byline{font-family: georgia;font-size: 11px;color: #777;text-decoration:underline;}
	.logged_in_newsheadline div.footer a.about_creative_byline{font-family: georgia;font-size: 11px;color: #777;text-decoration:underline;}
	.logged_in div.footer a.about_creative_byline:hover{text-decoration:none;}
	.logged_in_newsheadline div.footer a.about_creative_byline:hover{text-decoration:none;}
	.logged_in div.footer p{font-size: 11px;font-family: georgia;color:#777;}
	.logged_in_newsheadline div.footer p{font-size: 11px;font-family: georgia;color:#777;}
	.logged_in div.footer p a{color:#777;text-decoration:underline;}
	.logged_in_newsheadline div.footer p a{color:#777;text-decoration:underline;}
	.logged_in div.footer p a:hover{text-decoration:none;}
	.logged_in_newsheadline div.footer p a:hover{text-decoration:none;}











	/*  logged in styles from john 
		include crumbs, nav, buttons, borders etc*/
	.logged_in .content{display:block;}
	.logged_in .content .breadcrumb {font: 12px/20px helvetica,arial,sans-serif;color:#cc0000;float:left;margin-bottom:10px;}
	.logged_in .content .breadcrumb a {text-decoration:underline;}
	.logged_in .content .breadcrumb a:hover {text-decoration:none;}

	.logged_in .content .callout {border: 1px solid #e2ddc5;background:#ffffff; width:230px;margin-right:10px;margin-bottom:20px;}
	.logged_in .content .callout h4 {line-height:34px;padding-left:10px;background-repeat:repeat-x;}
	.logged_in .content .callout p {margin:10px;line-height:20px;color:#000000;}

	.logged_in .content .subnav {}
	.logged_in .content .subnav ul {list-style-type:none;font:12px/20px helvetica,arial,sans-serif;margin: 10px;}
	.logged_in .content .subnav li {margin:0;padding:0;}
	.logged_in .content .subnav ul ul {margin:0 0 0 1em;}
	.logged_in .content .subnav a {text-decoration:underline;color:#666;}
	.logged_in .content .subnav a:hover {text-decoration:none;}
	.logged_in .content .subnav a.active {font-weight:bold;text-decoration:none;}

	.logged_in .content .general h4 {background-color;background-image:url(../../images/bg_callout_general.gif);}
	.logged_in .content .promo h4 {background-color;background-image:url(../../images/bg_callout_promo.gif);}
	.logged_in .content .textBlock {float:left;width:590px;}
	.logged_in .content .textBlock p {font:12px/20px helvetica,arial,sans-serif;color:#333333;margin-bottom:1em;}
	.logged_in .content .textBlock p a {text-decoration:underline;}
	.logged_in .content .textBlock p a:hover {text-decoration:none;}

	.longButton {
		display:block;float:left;position:relative;
		background:#ff0000;background-position:left top;background-repeat:no-repeat;
		font:bold 14px/38px helvetica,arial,sans-serif;color:#333;text-decoration:none !important;
		padding:0 10px;width:auto;margin-bottom:10px;}
	.longButton.moss {background-image:url(../../images/bg_longbutton_moss.gif);}
	.longButton.green {background-image:url(../../images/bg_longbutton_gray.gif);}
	.longButton.gray {background-image:url(../../images/bg_longbutton_green.gif);}
	.longButton img {vertical-align:middle;margin-top:-2px;}
	.longButton span {position:absolute;right:0px;top:0px;width:10px;height:38px;background-repeat:no-repeat;}
	.longButton.gray span {background-image:url(../../images/bg_longbutton_gray_right.gif);}
	.longButton.green span {background-image:url(../../images/bg_longbutton_green_right.gif);}
	.longButton.moss span {background-image:url(../../images/bg_longbutton_moss_right.gif);}	
	.longButton.emerald {font:bold 14px/28px helvetica,arial,sans-serif;background-image:url(../../images/bg_longbutton_emerald.gif);}
	.longButton.emerald span{font:bold 14px/28px helvetica,arial,sans-serif;background-image:url(../../images/bg_longbutton_emerald_right.gif);}

	.logged_in .content table.styled {width:100%;border-collapse:collapse;}
	.logged_in .content table.styled div {margin:0;padding:0;}
	.logged_in .content table.styled th {vertical-align:bottom; font:12px/25px helvetica,arial,sans-serif}
	.logged_in .content table.styled tr.header_column_inactive th {padding:0 0 5px 0;}
	.logged_in .content table.styled td {vertical-align:top;border-bottom:1px solid #e2ddc5; line-height:25px;font-family:helvetica,arial,sans-serif;padding-right:.5em;}


	/*  John's find_editor/results css*/
	.logged_in .content .searchCriteriaBox {display:inline;float:left;width:948px;border: 1px solid #e2ddc5;background:#ffffff;padding: 10px 0;margin-bottom:20px;}
	.logged_in .searchCriteriaBox h3 {width:100%;margin-bottom:5px;}
	.logged_in .searchCriteriaBox table, .searchCriteriaBox tr,.searchCriteriaBox td,.searchCriteriaBox th {margin:0;padding:0;border-style:none;border-collapse:collapse;}
	.logged_in .searchCriteriaBox .editorNameBox {display:inline;float:left;margin-left:10px;width:930px;margin-bottom:10px;padding-bottom:10px;}
	.logged_in .searchCriteriaBox .editorTypeBox {display:inline;float:left;margin-left:10px;width:930px;}
	.logged_in .searchCriteriaBox .editorTypeBox h3 {}
	.logged_in .searchCriteriaBox .editorTypeBox .editorTypeBoxSub {display:inline;float:left;width:460px;margin-right:10px;}
	.logged_in .searchCriteriaBox .editorTypeBox div.last {margin-right:0;width:460px;}
	.logged_in .searchCriteriaBox .editorNameBox input, .searchCriteriaBox select {width:200px}
	.logged_in .searchCriteriaBox .editorNameBox a.advanced {font:10px/20px helvetica,arial,sans-serif;color:#999;}
	.logged_in .searchCriteriaBox .editorNameBox input.smallSearch {width:auto;}
	.logged_in .searchCriteriaBox .editorTypeBox div.genreExtendedOptions {border: 1px solid #e2ddc5; width:392px; padding: 3px;margin:0;height:100px;overflow:auto;overflow-x:hidden}
	.logged_in .searchCriteriaBox .editorTypeBox div.genreExtendedOptions .genre {width:300px;margin:0;}
	.logged_in .searchCriteriaBox .editorTypeBox div.genreExtendedOptions .genre.sub {margin:0;}
	
	
	.logged_in .searchResultBox {float:left;width:950px;margin-bottom:20px;}
	.logged_in .searchResultBox .scratchPad {float:left; width:348px;}
	.logged_in .searchResultBox .scratchPad div{float:left;width:348px;}
	.logged_in .searchResultBox .scratchPad div.scratchPad_top{background-image:url('../../images/scratchpad/note_top.gif'); 			
		background-repeat:no-repeat;height:50px;}
	.logged_in .searchResultBox .scratchPad div.scratchPad_middle{background-image:url('../../images/scratchpad/note_middle.gif');
		background-repeat:repeat-y;}
	.logged_in .searchResultBox .scratchPad div.scratchPad_bottom{background-image:url('../../images/scratchpad/note_bottom.gif');
		background-repeat:no-repeat;height:50px;}
	
	.logged_in .searchResultBox h4 {padding-left:10px;margin-top:20px;}
	.logged_in .searchResultBox .scratchPad p {margin:10px;border-bottom: 1px solid #e2ddc5;padding-bottom:5px;}
	.logged_in .searchResultBox .scratchPad p a {color: #333333;}
	.logged_in .searchResultBox .scratchPad p a:hover {}
	
	.logged_in .searchResultBox .searchResults {float:left;width:590px;margin-right:10px;}
	.logged_in .searchResultBox .searchResults table {width:100%;border-collapse:collapse;}
	.logged_in .searchResultBox .searchResults h3 {padding-left:0px;margin-bottom:0;height:34px;line-height:34px;font-weight:bold;background-image:none;}
	.logged_in .searchResultBox .searchResults table div {margin:0;padding:0;}
	.logged_in .searchResultBox .searchResults th {vertical-align:bottom; font:12px/25px helvetica,arial,sans-serif}
	.logged_in .searchResultBox .searchResults table tr.header_column_inactive th {padding:0 0 5px 0;}
	.logged_in .searchResultBox .searchResults td {vertical-align:top;border-bottom:1px solid #e2ddc5; line-height:25px;font-family:helvetica,arial,sans-serif;padding-right:.5em;}
	.logged_in .searchResultBox .searchResults td a{color:#333;}

	/*  john's pricing content */	
	.pricing.non_logged_in .page_box_margin{margin-top:0px !important;}
	div.pricing_content p {line-height:24px;text-align:left;}
	div.pricing_content table, div.pricing_content td, div.pricing_content table th {font: 12px helvetica,arial,sans-serif; color:#666;}
	div.pricing_content a {color:#333;}
	div.pricing_content {width:720px;margin:10px auto 0 auto;}
	div.pricing_content h1 {margin:0 0 10px 0;}
	table.pricing_list {width:491px;margin:20px 0;padding:0;border-collapse:collapse;}
	table.pricing_list th,table.pricing_list td {border-style:none none solid none; border-width:1px;border-color:#ffffff;}
	table.pricing_list th.basic{background-color:#d9d3b4;}
	table.pricing_list th.plus{background-image:url(../../images/round_top_gr.gif);background-repeat:no-repeat; 			
		background-color:#cce5b3;background-position:top;width:214px;}
	table.pricing_list th {height:85px;vertical-align:middle;text-align:center;}
	table.pricing_list th strong {font-size:16px;}
	table.pricing_list th span {font-size:14px;font-weight:bold;}
	table.pricing_list td {height:23px;padding:2px 0}
	table.pricing_list td.plus, table.pricing_list td.basic {text-align:center;}
	table.pricing_list th.features {color:#666;vertical-align:bottom;text-align:left;padding-bottom:10px;}
	table.pricing_list td.features {border-color:#d9d9d9;color:#333;vertical-align:bottom;}
	table.pricing_list td.features img {line-height:20px;vertical-align:middle;}
	table.pricing_list td.submit_directions {line-height:15px;vertical-align:top !important;font-size:11px;border-bottom:0px;}
	
	table.pricing_list .features {width:250px;background-color:#ffffff;font: bold 12px helvetica,arial,sans-serif;}
	table.pricing_list .plus {width:219px;background-color:#cce5b3}
	table.pricing_list .e {width:10px;background-color:#ffffff}
	table.pricing_list .basic {width:225px;background-color:#d9d3b4}
	table.pricing_list tr.bottom td {height:85px;border-style:none;}
	table.pricing_list tr.bottom td.plus {background-image:url('../../images/round_bottom_gr.gif');
		background-repeat:no-repeat;background-position:bottom;}
	div.pricing_content .copyright a{color: #777;}




/*  logged in QP Manuscript Detail page for Buyers*/
	.logged_in .content .textBlock p.by{float:left;}
	.logged_in .content .textBlock p.about{float:left;}


/*  Test to see what is needed

.nosifr_header{
	font-family: Georgia;
	font-weight: normal;
	font-size:24px;
	line-height:30px;
}


.nav_text {
	padding:12px 0px 10px 0px;
	width:650px;
	float:right;	
	line-height:18px;
}

	

		


.nav_item{
	float:right;	
}

.nav_item_spacer{
	float:right;
	padding-right:42px;	
}

.nav_item_spacer_editor{
	float:right;
	padding-right:17px;	
}

.nav_item_spacer_author{
	float:right;
	padding-right:12px;
}

.nav_item_text_rt{
	float:right;	
	padding-right:10px;
}

.nav_item_text_rt2{
	float:right;
	padding-right:10px;
	line-height: 15px;
	height: 16px;
}

.nav_item_text_lt{
	font-weight: bold;
	float:left;	
	padding-left:75px;
}

.nav_item_text_lt2{
	float:left;	
	padding-left:10px;
}
*/

.copyright{text-align: center;margin-top: 20px;margin-bottom:20px;line-height:20px;font-family:georgia;font-size:10px;color: #777; }
.non_logged_in .copyright{margin-top: 40px;}
.copyright a{color: #777; text-decoration: underline;font-family:georgia;}

.header_box {
	margin-top:20px;
}
.header_box_under_results {
	padding-top:30px;
	padding-bottom:20px;
	margin-top: 0px;
}
*html .header_box_under_results {
	padding-top:30px;
	padding-bottom:20px;
	margin-top: -10px;
}

.prepend_10px{margin-left: 10px;}
.prepend_20px{margin-left: 20px;}

.grid_third{
	line-height:22px;
	float:left;	
	width: 225px;
}
.content{
	margin-top: 10px;
}


.grid_third_submission_edit{
	float:left;	
	width: 255px;
	margin:10px 0px 10px 0px;
}



.grid_third_content{
	padding:10px;
	float:left;	
	width: 222px;
	margin-bottom: 30px;
}

.grid_two_third{
	float:left;
	width: 470px;
}



.two_column {
	float:none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.two_column_left {
	float:left;
	width: 490px;
}

.two_columnheader {
	float:none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 765px;
}

.two_columnheader_left {
	float:left;
	width: 360px;
}	
.two_columnheader_left_st {
	float:left;
	width: 360px;
	padding-top:30px;
}

.two_columnheader_right_flex {
	border: 1px solid #ded8b5;
	background-color:#eeeeee;
	margin-top:30px;
	float:right;
	padding:10px;
}

.border_01 {
	border: 1px solid #e0e0e0;
}
.border_tlr {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	width: 480px;
	margin: auto;
}
.tan_bg_border {
	background: #F4F1E0;
	padding: 15px;
	border: 1px solid #DED8B5;
}
.tan_bg_border_rbl {
	border-top: none;
	border-right: 1px solid #DED8B5;
	border-bottom: 1px solid #DED8B5;
	border-left: 1px solid #DED8B5;
	background: #F4F1E0;
	padding: 15px;
}

.two_column_50_right {
	float: right;
	width: 49%;
}
.two_column_50_right_content {

}
.two_column_50_left_sd {
	float: left;
	width: 49%;
}
.two_column_50_left_sd_content {
	font-family: Georgia, "Times New Roman", Times, serif;

}

.two_column_50_left_sd_content p{
	padding-top:10px;
	line-height: 22px;
	font-size:14px;
}

.two_column_right {
	padding-top:30px;
	float:right;
	width: 250px;
}

.two_column_right_content {
	float:right;
	background-color:#f4f1e0;
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
	line-height: 18pt;
	padding: 0px;
	margin:0px;
	width: 250px;
}

*html .two_column_right_content {
	margin-top: -2px;
	border-top: 1px solid #ded8b5;
}
.two_column_right_content p {
	padding: 0px;
	margin:0px;
}

.two_column_right_header {
	float:right;
	background-color:#ffffff;
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
	padding: 0px 0px 5px 10px;
	margin:0px 0px 0px 0px;
	width: 240px;
}



.two_column_50_border {
	border: 1px solid #e2d9c3;
	padding: 10px;
	background: #EEEEEE;
}

.right_nav_50 {
	background: #F4F1E0;
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
	padding: 10px 10px 15px;
	font-size: 10px;
	line-height: 18px;
}
.right_nav_50_header {
	background-color:#ffffff;
/*  av 11.06.07
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
*/	padding-left: 10px;
	padding-bottom:5px;
}


.grid_third_header_sumission_editor {
	background-color:#ffffff;
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
	padding-left: 10px;
	padding-bottom:5px;
	width: 235px;
}

.tabs {
	float:none;
	text-align: left;
}

.tab_two_column_left_start {
	float:left;
}
.tab_two_column_left {
	float:left;
	padding-left:1px;
}


.showSwitch {
	margin:0px;
	border-top: 1px dashed  #999999;
	display: block;
	background-color: #E0E0D1;
	width:100%;
}

.showSwitch_odd {
	margin:0px;
	border-top: 1px dashed  #999999;
	display: block;
	background-color: #e0e0d1;
	width:100%;
}

.showSwitch_even {
	margin:0px;
	border-top: 1px dashed  #999999;
	display: block;
	background-color: #ffffff;
	width:100%;
}

*html .showSwitch{
	width:765px;
}

.showSwitch_lft {
	margin:0px;
	border-top: 1px dashed;
	display: block;
	background-color: #c1c1a5;
	width:100%;
}

.hideSwitch {
	display: none;
}


.border_box_lft {
margin-right:10px;
border-right: 1px solid #e3dfca;
border-left: 1px solid #e3dfca;
border-top: 1px solid #e3dfca;
border-bottom: 1px solid #e3dfca;
}

.search_highlight{
background-color: #c1c1a5;
}

.no_color_odd{
background-color: #999999;
}

.no_color_even{
background-color: #ff9999;
}

.color{
background-color: #F2EFE1;
border-bottom: 1px solid #e3dfca;
}

.color_even{
background-color: #ffffff;
}

.color_odd{
background-color: #e0e0d1;
}

.color_select{
background-color: #E0E0D1;
}

.expandMenu dd {
	border-bottom: 1px solid #ffffff;
}

.expandMenu table {
	border-collapse: collapse;
}
.expandMenu td {
	padding:5px 0px 5px 0px;
}
.expandMenu body td {
	border-top-style: none;
}

.bio {
	font-size: 11px;
	line-height: 18px;
	border-bottom: 1px dashed  #999999;
	padding-bottom: 10px;
	width: 490px;
}

.published_books {
	width: 490px;
	padding-top: 10px;
}

.right_more {
	float: right;
	margin-top: 20px;
}

.name {
	margin-top: 20px;
	font: 24px/36px "Times New Roman", Times, serif;
}

.name2 {
	font: 24px "Times New Roman", Times, serif;
}

.book_title {
	font-style: italic;
}

.card_note {
	height: 175px;
	width: 100%;
	background: #DBD3C6 url(../../images/editorcard.jpg) no-repeat;
}
.card {
	padding: 15px;
	height: 115px;
	width: 245px;
	position: relative;
	left: 15px;
	top: 15px;
	float: left;
}
.editor_note {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.editor_logo {
	float: right;
}

.scroll_area{
	overflow:auto;
	margin:10px 10px 10px 10px;
	Height:200px;
	width:230px;
}
* html .scroll_area{
	margin:0px 10px 0px 10px;
	Height:200px;
	overflow:auto;
}
.scroll_area_long{
	margin:10px 10px 10px 10px;
	Height:350px;
	overflow:auto;
	width:230px;
}
* html .scroll_area_long{
	margin:0px 10px 0px 10px;
	Height:350px;
	overflow:auto;
}

.sub{
padding-left:20px;
}

.sub_sub{
padding-left:40px;
}

.close{
text-align:right;
position:absolute;
float:right;
width:240px;
margin-top:4px;
}

.close a{
color: #333333;
}

.roundcont {
	background-color: #cccccc;
}

.roundcont p {
	padding: 0 10px;
}

.roundtop { 
	background: url(../../images/tr.gif) no-repeat top right; 
	height:20px;
	
}

.roundbottom {
	background: url(../../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.info_box{
	position:absolute;
	left:-900px;
	z-index:999;
	visibility:hidden;
	width:250px;
	line-height:10px;
	top:0px;
}
* html .info_box{
	width:230px;
}

.info_box2{
	position:absolute;
	z-index:999;
	visibility:hidden;
	width:250px;
	background-color:#333333;
	left:-900px;
	line-height:10px;
	top:0px;
}

.notes_box{
	position:absolute;
	left:-900px;
	z-index:999;
	visibility:hidden;
	width:250px;
	line-height:10px;
	top:0px;
}
* html .notes_box{
	width:230px;
}


.scroll_area2{
	margin:10px 10px 10px 10px;
	Height:100px;
	overflow:auto;
	background-color: #ffffff;
	line-height:10px;
	width:100px;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.arial_11 {
	font-family: Arial, Helvetica, sans-serif;
}


.header_column_inactive th{
	padding:5px;
	font-size: 11px;
	background-color: #ffffff;
	border: 0;
	font-size: 11px;
	border-bottom: 1px solid #ded8b5;
	font-weight: normal;
}

.header_column_active th{
	padding:5px;
	border: 0;
	font-size: 11px;
	background-color: #f4f1e0;
	border-bottom: 1px solid #ded8b5;
	font-weight: normal;
}

.recent_general_man {
	line-height: 18pt;
	padding-top:20px;
	float:right;
	width: 233px
}

.recent_general_man_top {
	color: #000000;
	border-bottom: 1px solid #DED8B5;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#eeeeee;
	line-height: 18px;
	border-right: 1px solid #DED8B5;
	border-left: 1px solid #DED8B5;
}

.recent_general_man_middle{
	/*aw only used in manuscripts_old */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED8B5;
	margin: 10px;
}
.recent_general_man_middle2{
	padding:10px;
	margin: 0px;
	border-right: 1px solid #DED8B5;
	border-bottom: 1px solid #DED8B5;
	border-left: 1px solid #DED8B5;
}
.recent_general_man_results {
	line-height: 18px;
}
.recent_general_man_middle th{
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.recent_general_man_bottom{
	border-right: 1px solid #E3DFCA;
	border-bottom: 1px solid #E3DFCA;
	border-left: 1px solid #E3DFCA;
	padding: 15px;
	line-height: 18px;
}

.award_org_ref {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
.author_profile_bio th {
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}
.author_profile_bio_content {
	margin-bottom: 15px;
}

.author_profile_award_org_ref th {
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}
.author_profile_award_org_ref {
	padding-top: 10px;
	padding-bottom: 10px;
}

.author_profile_award_org_ref_row {
	
}	
.author_profile_pub_books {
	
}
.author_profile_pub_books_images {
}


.editor_bio_section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px 5px 10px 5px;
	margin-top: 10px;	
}
.editor_bio_section th{
	text-align: left;
	font-size: 12px;
}
.editor_bio_books_caption {
}
.editor_bio_section_last {

	padding: 0px 5px 10px 5px;
	margin-top: 10px;	
}
.editor_bio_section_last th{
	text-align: left;
	font-size: 12px;
}
.editor_bio_genres th {
	text-align: left;
}
.editor_bio_books {
}

.page_box {float:none;margin-left: auto;margin-right: auto;text-align: left;width: 775px;line-height:16px;}
.logged_in .page_box {width: 950px;}
.logged_in_newsheadline .page_box {width: 950px;}
.page_box_margin{display:inline;float:left;margin: 30px 30px 0 30px;}
.non_logged_in .page_box_margin{margin: 20px 30px 0 30px;color:#666;}


.page_box_2col {
	float:left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 765px;
	line-height:15px;
}


.page_box_bottom {
	margin-top:10px;
	float:none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 765px;
}

.table_right_content{
padding-top:10px;
padding-bottom:10px;
	padding-left: 11px;
	line-height:18px;
}

.table_right_content td{
padding-top:4px;
padding-bottom:4px;
padding-right:5px;
line-height:15px;
}

.caps_serif {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	margin-bottom: 10px;
}

.my_manuscript_date_row {
	background-color: #e0e0e0;
	font-style: italic;
}

.my_manuscript_date_row td{
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.my_manuscript_targeted {
}

.manuscript_results_master td{
	background-color: #f2efe1;
	padding: 5px;
	border-bottom: 1px solid #E3DFCA;
}
.manuscript_results_master_last td{
	background-color: #f2efe1;
	padding: 5px;
	border-bottom: none;
}
.manuscript_results_master_active td{
	background-color: #e0e0d1;
	padding: 5px;
}
.manuscript_results_detail td {
	background-color: #e0e0d1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.border_box {
border: 1px solid #DED8B5;
}

.selector_left{
	padding: 0px 0px 5px 0px;
}
.font_11px {
	font-size: 10px;
}
.style1 {font-size: 10}
.bg_tan {
	background: #F4F1E0;
}

.submission_closed {
	background: #F2EFE1;
}
.submission_closed  td{
	padding: 5px 5px 5px 5px;
	border-bottom:solid 1px #ded8b5;
}
.submission_open {
	background: #E0E0D1;
}
.submission_open td{
	padding: 5px 5px 5px 5px;
}
.submission_open_top{
	background: #E0E0D1;
}
.submission_open_top td{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #333333;
}

.submission_bottom {
	background: #F2EFE1;
	border-bottom-style: none;
}
.submission_bottom  td{
	padding: 5px 5px 5px 5px;	
}
 
.submission_table_header td{
	padding: 5px 5px 10px 5px;
}

.submission_two_column_left_header {
	float:left;
	background-color:#ffffff;
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
	padding-left: 10px;
	padding-bottom:5px;
	width: 480px;
}
.submission_two_column_right_header {
	float:right;
	background-color:#ffffff;
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
	padding-left: 10px;
	padding-bottom:5px;
	width: 245px;
}

.call_for_submission {
	margin-top: 10px;
}
.call_for_submission td{
	padding-right: 15px;
	padding-bottom: 15px;
}

.submission_history {
	border: 1px solid #ded8b5;
}

.table_border {
margin-bottom:30px;
border:1px #ded8b5 solid;

}
.table_border_bottom {
margin:0px;
padding:0px;
border:1px #ded8b5 solid;
}

.table_row_beige td{
	background: #F4F1E0;
	padding: 5px 5px 5px 15px;
}
.table_row_white td{
	background: #FFF;
	padding: 5px 5px 25px 15px;
}
.table_row_white_dot td{
	background: #FFF;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #DED8B5;
}

.form_label {
	text-transform: capitalize;
}

.border_bot_dot {
	padding-bottom: 25px;
	margin-left: 120px;
}
.author_profile_pub_books td{
	padding-bottom: 10px;
}

.td_margin_right_bot td{
	padding-right: 20px;
	padding-bottom: 20px;
}
.two_column_wrap_left {
	width: 765px;
	float: left;
}
.two_column_wrap_right {
	width: 230px;
	float: right;
	background-color:#f4f1e0;	
	line-height: 18pt;
	border-right: 1px solid #ded8b5;
	border-bottom: 1px solid #ded8b5;
	border-left: 1px solid #ded8b5;
}
.two_column_wrap_right_header {
	float:right;
	background-color:#ffffff;
	border-bottom: 1px solid #ded8b5;
	padding-left: 10px;
	padding-bottom:5px;
	width: 238px;
}
.scroll_auto {
	overflow: auto;
}

/* for vertical alignment in safari*/
img#vert{
	position:relative;
	top:-2px;
	color: #424242;
	text-decoration: none;
	font-size: 10px;
}
/*ie fix*/*html img#vert {
position:relative;top:0px;
}

.active_tab {
	position:relative;
	float:left;
	padding-left:1px;
	background: #fff;
	top:1px;
	z-index:2;
}
.active_tab_left {
	position:relative;
	float:left;
	background: #fff;
	top:1px;
	z-index:2;
}
.text_field{
	width: 225px;
}

.margin_r {
	margin-right: 5px;
}

.margin_top_4px {
	margin-top: 4px;
}
.margin_bottom_3px {
	margin-bottom: 3px;
}
.margin_left_10px {
	margin-left: 10px;
}
.error_message_top {
	padding:5px;
	color:#d52929;
	border: 1px solid #d52929;
	width: 510px;
}

.error_message_indicator {
	background-color:#d52929;
	padding:5px;
	color:#ffffff;
	float:right;
}
.paper_top{
	height:50px;
	background-image: url("../../images/letterhead/top.gif");
	background-repeat:no-repeat;
}

*html .paper_top{
	height:50px;
	margin-bottom:-1px;
	background-image: url("../../images/letterhead/top.gif");
	background-repeat:no-repeat;
}
.paper_middle{
	position:relative;
	background-image: url("../../images/letterhead/middle.gif");
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	font-size:10px;
	z-index:10000;
}
.pub_logo{
	position:absolute;
	left:275px;
	top:-30px;
}

*html .pub_logo{
	left:255px;
}
.paper_bottom{
	height:50px;
	background-image: url("../../images/letterhead/bottom.gif");
	background-repeat:no-repeat;
}
.recent_general_man_top50 {
	color: #000000;
	border-bottom: 1px solid #ded8b5;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#eeeeee;
	line-height: 18px;
	border-left: 1px solid #ded8b5;
	border-right: 1px solid #ded8b5;
	
}

.selected_indicator {
	background-color:#cccccc;
	padding:5px;
	float:left;
}
.results {
	float:none;
	text-align: left;
	width: 765px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.results_left{
	float: left;
}
.results_right{
	float: right;
}
.outline_tlr {
	border-top: 1px solid #DED8B5;
	border-right: 1px solid #DED8B5;
	border-left: 1px solid #DED8B5;
	width: 490px;
}
.outline_section {	
	padding: 10px 10px 15px;
	border-bottom: 1px solid #DED8B5;
}


.full_synopsis_rt {
	float:right;
}
.full_synopsis_lt {
	width:250px;
	float:left;
}
.padding_bottom_10 td{
	padding-bottom: 10px;
}

.contact_author{
	position:absolute;
	left:0px;
	z-index:999;
	visibility:hidden;
	width:350px;
	line-height:10px;
	top:0px;
}
* html .contact_author{
	width:330px;
}
.close2{
text-align:right;
position:absolute;
float:right;
width:340px;
margin-top:4px;
}

.close2 a{
color: #333333;
}

.letter_body2 {
padding:15px;
line-height:18px;
}

.pub_logo2{
	position:absolute;
	left:250px;
	top:60px;
}
.copy_below_header{
	width:500px;
	margin-top:20px;
}

.third_sections {
	border-right: 1px solid #DED8B5;
	border-bottom: 1px solid #DED8B5;
	border-left: 1px solid #DED8B5;
	background: #F4F1E0;
	padding: 10px;
	width: 225px;	
}
ul.list_margin_20{
	list-style: disc outside;
	margin-right: 20px;
	margin-left: 20px;
}

.td_margin_right_bot10 td{
	padding-right: 10px;
	padding-bottom: 10px;
}
.third_gray {
	border: 1px solid #DED8B5;
	background: #EEE;
	float: left;
	width: 215px;
	padding: 10px;
	margin-right: 10px;
	height: 150px;
	line-height: 18px;
}
