@charset "utf-8";
/* CSS Document */

/*

Author: Gareth Hodgkinson

www.midirs.org 2009

*/


*{

	margin:0;
	padding:0;
	
}


/** 

Entire Site

*/	
.clear {
	clear:both;
}

body {
	
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
	background-color:#929496;
	margin-top:15px;
	margin-bottom:15px;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

h1 {
	
	font-size:120%;
	font-weight:bold;
	color:#ff3094;
	line-height:16px;	
		
}

h2 {
	
	font-size:100%;
	font-weight:bold;
		
}

.white{
	color:#FFF;
}

.blue{
	color:#00A2FF;
}

.pink{
	color:#ff3094;
}

.left {
	float:left;
}

.right {
	float:right;
}

.advert_text{
	color:#b5b5b5;
	font-size:85%;
}

.advert_text_drk{
	font-size:85%;
}

.advert_text_essence{
	color:#b5b5b5;
	font-size:100%;
	text-align:left;
	margin-left:100px;
}
.container {
	
	width:960px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0px auto;
}

.shadow_container{
	float:left;
	width:950px;
	background:url(shadow_bg.gif) repeat-y left;
	padding-left:2px;
	padding-right:8px;
	display:inline;
}

.login_button{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirspodcast.nsf/login.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
	background-color:#fff;	
}

.logout_button{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirspodcast.nsf/logout.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
}

.register_button{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirspodcast.nsf/register.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
}

.edit_account{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirspodcast.nsf/edit_account.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
}

.save_changes{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirspodcast.nsf/save_changes.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
}

.review_button{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirspodcast.nsf/post_review.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
}

.comment_button{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirsessence.nsf/button_comment.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
}

.submit_button{
	border: 0;
	width: 120px;
	height: 24px;
	background-image: url(/development/midirspodcast.nsf/submit_button.gif);
	text-indent:200px;
	font-size: 0px;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
}

/**

	Header Styles

*/

.header {
	
	height:14px;
	float:left;
	width:960px;
	background:url(header_top.gif) no-repeat left;
}

.header_generic {
	
	height:14px;
	float:left;
	width:960px;
	background:url(header_top_generic.gif) no-repeat left;
}

.header_essence {
	
	height:14px;
	float:left;
	width:960px;
	background:url(/development/midirsessence.nsf/header_top_essence.gif) no-repeat left;
}

.header_shop {
	
	height:14px;
	float:left;
	width:960px;
	background:url(/development/midshop.nsf/shop_header_top.gif) no-repeat left;
}

#header-student {
	
	height:14px;
	float:left;
	width:960px;
	background:url(/midirs/midweb1.nsf/header_top_student.gif) no-repeat left;
}

#header-practice {	
	height:14px;
	float:left;
	width:960px;
	background:url(/development/studentmidwife.nsf/header_top_practice.gif) no-repeat left;
}



.navigation_container {
	float:left;
	width:950px;
	height:110px;
	background:url(header_bg.gif) no-repeat left;
}

.navigation_container_generic{
	float:left;
	width:950px;
	height:80px;
	background:url(generic_banner_logo.gif) no-repeat top left;
}


.navigation_container_essence{
	float:left;
	width:950px;
	height:110px;
	background:url(/development/midirsessence.nsf/essence_header_bg.gif) no-repeat top left;
}

.navigation_container_shop{
	float:left;
	width:950px;
	height:120px;
	background:url(/development/midshop.nsf/shop_header_bg.jpg) no-repeat top left;
}



#navigation-container-student{
	float:left;
	width:950px;
	height:87px;
	background:url(/midirs/midweb1.nsf/header_bg_student.gif) repeat-x top left;
}

#navigation-container-practice{
	float:left;
	width:950px;
	height:108px;
	background:url(/development/studentmidwife.nsf/practice_header_bg.jpg) no-repeat top left;
}



#student-logo {
	float:left;
	display:inline;
	margin-left:12px;
	margin-top:3px;
}

.navigation {
	float:left;
	margin-left:235px;
	margin-top:20px;
	display:inline;
}


.navigation ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
} 

.navigation ul li {
	margin-left: 0px;
	padding: 0px 5px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
	
		
.navigation ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}


.navigation_shop {
	float:left;
	margin-left:235px;
	margin-top:13px;
	display:inline;
}


.navigation_shop ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
} 

.navigation_shop ul li {
	margin-left: 0px;
	padding: 0px 5px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
	
		
.navigation_shop ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}



.accessibility {
	float:right;
	margin-right:90px;
	width:100px;
	display:inline;
	text-align:center;
}

.accessibility ul {
	list-style-type:none;
	display:inline;
	margin-left:10px;
}

.accessibility li {
	list-style-type:none;
	display:inline;
	margin-right:5px;
}

.accessibility_generic {
	float:right;
	margin-top:10px;
	width:210px;
	display:inline;
}

.accessibility_generic ul {
	list-style-type:none;
	display:inline;
	margin-left:10px;
}

.accessibility_generic li {
	list-style-type:none;
	display:inline;
	margin-right:5px;
}

.accessibility_shop {
	float:left;
	display:inline;
	margin-left:50px;
}

.accessibility_shop ul {
	list-style-type:none;
	display:inline;
	margin-left:10px;
}

.accessibility_shop li {
	list-style-type:none;
	display:inline;
	margin-right:5px;
}


.accessibility_essence {
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:7px;
}

.accessibility_essence ul {
	list-style-type:none;
	display:inline;
	margin-left:10px;
}

.accessibility_essence li {
	list-style-type:none;
	display:inline;
	margin-right:5px;
}

.featured_podcast_header{
	
	float: left;
	display: inline;
	margin-left: 100px;
	margin-top: 30px;

}

.banner {
	float:left;
	margin-left:25px;
	display:inline;
}

.clearLarge {

	clear:both;
	height:25px;

}

.clearMed {

	clear:both;
	height:15px;

}
/**

	Footer Styles

*/

.footer {
	height:18px;
	float:left;
	width:960px;
	background:url(footer.gif) no-repeat left;
	margin-bottom:15px;
}

.essential_footer {
	height:16px;
	float:left;
	width:960px;
	margin-bottom:15px;
	background:url(/development/midwiferyweb.nsf/essential_footer.jpg) no-repeat top left;
}

.footer_copy {
	float:left;
	width:930px;
	font-size:80%;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
}

.essential_footer_copy {
	float:left;
	width:930px;
	font-size:80%;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	background:url(/development/midwiferyweb.nsf/essential_footer_bg.gif) repeat-y top;
}


/**

	Home Styles

*/

.big_left{
	float:left;
	width:811px;
	overflow:hidden;
}

.big_right{
	float:right;
	margin-left:5px;
	width:134px;
}

.big_right_essence{
	float:right;
	padding-left:5px;
	width:134px;
	background: url(/development/midirsessence.nsf/essence_right_bg.gif) top no-repeat;
}

.big_right_shop{
	float:right;
	margin-left:5px;
	width:134px;
	background: url(/development/midshop.nsf/shop_right_bg.gif) top no-repeat;
}

.home_top{
	float:left;
	width:459px;
	margin-left:13px;
	display:inline;
}

.full_inner_copy{
	float:left;
	margin-left:13px;
	margin-right:13px;
	display:inline;
	width:785px;
}

.full_width_container{
	float:left;
	margin-left:13px;
	margin-right:13px;
	display:inline;
}

.featured_container{
	float:right;
	width:328px;
	margin-left:11px;
	display:inline;

}
.featured_podcast{
	float:right;
	width:328px;
	height:155px;
	background: url(feature_shadow_box.gif) no-repeat left;
	margin-bottom:10px;
}


.feature_img_container {
    width:153px;
    height:147px;
    position:relative;
	float:left;
 }
 
.feature_img_main {
    position:absolute;
    width:153px;
    height:147px;
    z-index:0;
 }
 
#feature_img_minor {
    position:absolute;
    width:153px;
    height:147px;
    z-index:1;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/development/midirspodcast.nsf/feature_cover_final2.png');

}

.feature_img_minor[class]{

  background: transparent url(/development/midirspodcast.nsf/feature_cover_final2.png) no-repeat scroll left top;
 
}

 
.feature_copy {
	float:right;
	width:155px;
	text-align:left;
	margin-top:5px;
	padding-right:10px;
}

.key_info_box{
	width:459px;
	height:157px;
	background:url(home_main_box.gif) no-repeat left;
	float:left;
	margin-bottom:11px;
}

.home_intro{
	width:459px;
	float:left;
}

.home_intro h1 {
	color:#ff3094;
	line-height:22px;
}


.home_center{
	float:left;
	width:798px;
	margin-left:13px;
	display:inline;
}


.home_left{
	float:left;
	width:455px;
}

.home_right{
	float:right;
	width:338px;
}

.podcast_list_box{
	float:left;
	width:455px;
}

.podcast_list_head{
	float:left;
	width:455px;
	background:url(podcast_main_header.gif) no-repeat left;
	height:24px;
}

.podcast_list_body{
	float:left;
	width:425px;
	background:repeat-y left url(podcast_main_bg.gif);
	padding:15px;
	color:#FFF;
}

.podcast_list_rss {
	
	margin-left:5px;
	
}

#categoriesLink{
	margin-top:15px; float:left; font-weight:bold;	
}

.podcast_list_body select {
	width:185px; height:20px; font-size:100%;
}
.podcast_list_result{
	float:left;
	width:425px;
	padding-bottom:10px;
	padding-top:10px;	
	border-bottom:1px solid #FFF;
}

.podcast_list_foot{
	float:left;
	width:455px;
	background:url(podcast_main_footer.gif) no-repeat left;
	height:10px;
	margin-top:-3px;

}


.toprated_list_box{
	float:right;
	width:323px;
	margin-left:15px;
}

.toprated_list_head{
	float:left;
	width:323px;
	background: no-repeat left url(top_rated_header.gif);
	height:33px;
}

.toprated_list_body{
	float:left;
	width:299px;
	border-left: 2px solid #959495;
	border-right: 2px solid #959495;
	padding:10px;
	display:inline;
	overflow:hidden;
}

.toprated_span{
	margin-top:5px; margin-left:17px; font-size:80%; float:left;
}

.toprated_rating {
	float:right;
	text-align:right;
	margin-bottom:15px;
}

.toprated_list_foot{
	float:left;
	width:323px;
	background:url(top_rated_footer.gif) no-repeat left;
	height:10px;
	margin-top:-1px;
}

.body_advert{
	float:right;
	width:323px;
	margin-top:10px;
}

/**

	PODCAST INNER

*/

.inner_podcast_top{
	float:left;
	width:550px;
	margin-left:13px;
	display:inline;
	overflow:hidden;
}

.inner_right_container{
	float:right;
	width:237px;
	margin-left:11px;
	display:inline;
}

.inner_podcast_info{
	width:550px;
	float:left;
	margin-bottom:20px;
}
.inner_podcast_info h1{
	font-size:200%;
	line-height:22px;
}

.podcast_inner_list_head{
	float:left;
	width:231px;
	background:url(podcast_inner_header.gif) no-repeat left;
	height:24px;
}

.podcast_inner_list_body{
	float:left;
	width:201px;
	background:repeat-y left url(podcast_inner_bg.gif);
	padding:15px;
	color:#FFF;
}

.podcast_inner_list_rss {
	
	margin-left:5px;
	
}

.podcast_inner_list_body select {
	width:185px; height:20px; font-size:100%;
}
.podcast_inner_list_result{
	float:left;
	width:205px;
	padding-bottom:10px;
	padding-top:10px;	
	border-bottom:1px solid #FFF;
}

.podcast_inner_list_foot{
	float:left;
	width:231px;
	background:url(podcast_inner_footer.gif) no-repeat left;
	height:10px;
	margin-top:-3px;
}

.podcast_button_box_left {
	float:left; padding:5px; border:1px solid #CCC;  height:20px;
}

.podcast_button_box_right {
	float:right; padding:5px; border:1px solid #CCC;  height:20px;
}

.podcast_button_box_left img {
	margin-right:5px;
}

.podcast_button_box_right img {
	margin-right:5px;
}

.commentBox {
	width:518px;
	margin-top:15px;
	border:1px solid #959495;
	padding:15px;
	float:left;
}



.related_dark_head{
	float:left;
	width:231px;
	background: no-repeat left url(related_dark_header.gif);
	height:33px;
	margin-top:15px;
}

.related_dark_body{
	float:left;
	width:207px;
	border-left: 2px solid #959495;
	border-right: 2px solid #959495;
	padding:10px;
}

.related_dark_body ul{
	list-style-type:none;
}

.related_dark_foot{
	float:left;
	width:231px;
	background:url(related_dark_footer.gif) no-repeat left;
	height:10px;
	margin-top:-3px;
}


.related_product {
	float:left;
	width:205px;
	padding-bottom:10px;
	padding-top:10px;	
	border-bottom:1px solid #000;
}

.related_product img{
	float:left;
	margin-right:10px;

}

.related_product_essence {
	float:left;
	width:100%;
	padding-bottom:10px;
	padding-top:10px;	
	border-bottom:1px dotted #CCC;
}

.related_product_essence img{
	float:left;
	margin-right:10px;

}

.access_list {

	margin-top:10px;
	margin-left:20px;


}

.access_list_point {
		margin-bottom:15px;
}

.search_results {

	clear:left;
	float:left;
	border:1 solid;
	/*background-color:#e3e3e3;*/
	border-bottom:1px solid #000000;
	margin-top:1em;
	margin-left:1em;
	margin-right:1em;
	padding:1em;
	width:760px;
	overflow:hidden;
		
}

.search_results img {
	
	float:left;
	margin-right:10px;
	
}

.essence_archive_results {

	clear:left;
	float:left;
	border:1 solid;
	border-bottom:1px dotted #CCCCCC;
	padding:1em;
	overflow:hidden;
	width:600px;
		
}

.essence_archive_results img {
	
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	
}

.search_button {
	
	font:8pt Verdana, Arial, Helvetica, sans-serif;
	border:1 inset #FFFFFF;
	cursor:hand;
	background:#E3E3E3;
	color: #000000;
	
}


/* TUTOR SIGN UP  */

.tutor_top{
	float:left;
	margin-left:13px;
	display:inline;
}


.tutor_intro{
	float:left;
	margin-right:15px;
}

.table_tutor{
	float:left; margin-left:50px; margin-top:25px; margin-bottom:25px; border:1px solid #CCC; text-align:center;
}

.table_border_dot{
	border-bottom:1px dotted #CCC;
}

.table_border_solid{
	border-bottom:1px solid #CCC;
	height:30px;
}

.tutorBoxesLeft {
	float:left;
	margin-top:20px;
	width:430px;
}

.tutorBoxesRight {
	float:left;
	margin-top:20px;
	width:348px;
}

#tutorHelp{
	display:none; float:left; padding:10px; width:628px; border:1px solid #CCC; margin-left:50px; margin-bottom:20px;
}

/* MY ACCOUNT PAGE */

.account_top{
	float:left;
	margin-left:13px;
	display:inline;
}

.account_option_info {
	margin-top:15px;
	width:692px;
	float:left;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding-left:75px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: url(account_info.gif) 2% no-repeat;
}

.account_option_edit {
	margin-top:15px;
	width:615px;
	float:left;
	border:1px solid #CCCCCC;
	height:100px;
	padding-left:150px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: url(account.jpg) left no-repeat;
}

.account_option_delivery {
	margin-top:15px;
	width:615px;
	float:left;
	border:1px solid #CCCCCC;
	height:100px;
	padding-left:150px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: url(address.jpg) left no-repeat;
}

.account_option_request {
	margin-top:15px;
	width:615px;
	float:left;
	border:1px solid #CCCCCC;
	height:100px;
	padding-left:150px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: url(packs_request.jpg) left no-repeat;
}
.account_option_OLSMember {
	margin-top:15px;
	width:615px;
	float:left;
	border:1px solid #CCCCCC;
	height:100px;
	padding-left:150px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: url(OLS_Account_Colour.jpg) left no-repeat;
}
.account_option_OLSNonMember {
	margin-top:15px;
	width:615px;
	float:left;
	border:1px solid #CCCCCC;
	height:100px;
	padding-left:150px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: url(OLS_Account_BW.jpg) left no-repeat;
}

.account_option_certificate {
	margin-top:15px;
	width:615px;
	float:left;
	border:1px solid #CCCCCC;
	padding-left:150px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background: url(account_certificate.gif) left no-repeat;
}

.account-cert-link {
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
	color:#FF3094;
	display:inline-block;
}

/******************** ESSENCE PAGE *****************/

.essence_search_button{
	border: 0;
	width: 24px;
	height: 24px;
	background-image: url(/development/midirsessence.nsf/essence_search.gif);
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;	
}

.essence_full_width{
	float:left;
	margin-left:13px;
	display:inline;
	width:788px;
}

.essence_container{
	float:left;
	width:811px;
	overflow:hidden;
	background: url(/development/midirsessence.nsf/essence_central_bg.gif) top no-repeat;
}

.essence_intro {
	float:left;
	width:434px;
	margin-left:13px;
	display:inline;
	margin-bottom:15px;
}

.essence_navigation {
	float:left;
	width:150px;
	margin-left:13px;
	display:inline;
	text-align:left;
	margin-bottom:15px;
	padding-top:5px;
}

.essence_navigation ul {
	list-style-type:none;
}

hr{
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	border:none 0;	
	border-top:1px solid #ccc;
	color:#ccc;
}

.essence_navigation ul.inner {
	margin-left:25px;
	margin-top:10px;
	line-height:20px;
	list-style-type:circle;
}
.essence_home_inner {
	float:left;
	width:625px;
	margin-left:13px;
	display:inline;
	margin-bottom:15px;
}

.essence_home_edition {
	width:271px;
	float:left;
	/*height:230px;
	background:url(/development/midirsessence.nsf/essence_home_bg.jpg) center top no-repeat;*/
}

.essence_home_edition h1{
	font-size:175%;
}
.essence_home_edition h2{
	color:#7a7a7a;
	font-weight:bold;
}


.essence_home_edt_head {

}
	
.essence_home_edt_rpt {
	background:url(/development/midirsessence.nsf/essence_home_bg_rpt2.gif) center top repeat-y;
	width:232px;
	float:left;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
	
.essence_home_edt_bot {

}


.essence_home_splitter{
	width:625px; margin-top:10px; margin-bottom:10px; padding-bottom:15px; float:left; padding-top:15px; border-bottom:1px dotted #CCC; border-top:1px dotted #CCC; 
}

.essence_home_contribute{
	width:250px; margin-right:25px; padding-right:50px; float:left; text-align:left; background:url(/development/midirsessence.nsf/essence_contribute_ico.gif) right no-repeat; color:#5a5e81; font-weight:bold;
}

.essence_home_contribute a{
	 color:#5a5e81;
}
.essence_home_feedback{
	width:200px; padding-right:100px; float:left; text-align:left; background:url(/development/midirsessence.nsf/essence_feedback_ico.gif) right no-repeat; color:#5a5e81; font-weight:bold;
}
.essence_home_feedback a{
	 color:#5a5e81;
}
.essence_home_article_surround{
	width:625px; padding-bottom:15px; float:left; padding-top:15px; border-bottom:1px dotted #CCC; 
}

.essence_home_article_surround img{
	float:left; margin-right:10px; margin-bottom:10px;
}
.essence_home_article_l{
	width:305px; float:left;
}

.essence_home_article_r{
	width:305px; float:left; margin-left:15px; display:inline;
}


.essence_article_inner {
	float:left;
	width:422px;
	margin-left:13px;
	display:inline;
	margin-bottom:15px;
}

.essence_article_inner ul{
	overflow:auto;
}

.essence_article_inner li{
	padding:8px;
	margin-left:20px;
	list-style-type:disc;
}

.essence_article_inner h1{
	font-size:150%; line-height:20px;
}

.essence_article_inner a{
	text-decoration:underline;
}

.essence_article_img {
	float:left; margin-right:15px; margin-bottom:15px;
}

.essence_article_comment {
	border-bottom:1px dotted #CCC; width:392px; padding:15px; margin-top:15px; float:left; background:url(/development/midirsessence.nsf/essence_comment_bg.gif) bottom right no-repeat;
}

.essence_headline {
	float:left;
	width:525px;
	margin-left:13px;
	display:inline;
	margin-bottom:15px;
}

.essence_home_ad_pad {
	width:625px; float:left; padding-top:15px;
}

.essence_pad {
	width:299px; float:left; background-image:url(/development/midirsessence.nsf/essence_pad_bg.gif); background-repeat:repeat-y;
}

.essence_pad img{
	float:left;
}

.essence_pad_dates {
	float:left; width:264px; padding-left:15px; padding-right:15px; padding-bottom:15px;
}

.essence_pad_dates_cal {
	width:40px;  text-align:center; height:23px; margin-right:10px; padding-top:17px; float:left; background:url(/development/midirsessence.nsf/essence_pad_cal.png) center no-repeat;
}

.essence_pad_dates_cal_opc {
	width:40px;  text-align:center; height:23px; padding-top:17px; float:left; background:url(/development/midirsessence.nsf/essence_pad_cal_opc.png) center no-repeat;
}

.essence_pad_dates_copy {
	float:left; width:214px;
}

.essence_dates_container ul{
	list-style-type:none;
	line-height:20px;
	margin-bottom:15px;
	margin-top:10px;
}

.essence_dates_container span{

	color:#999999;
	
}

.essence_dates_container li{
	margin-bottom:5px;
}

.essence_dates_container img{

	margin-right:15px;
	float:left;

}
.essence_dates_container{
	float:left;
	width:170px;
	padding:10px;
	margin-left:11px;
	display:inline;
	border:1px solid #CCC;
	margin-bottom:15px;
	background-color: #FFF;

}

.essence_article_dates{
	width:165px;
	float:left;
	border-bottom:dashed 1px #CCC;
	margin-bottom:10px;
	padding-bottom:10px;
}
.essence_feature_container{
	float:right;
	width:321px;
	padding:10px;
	margin-left:11px;
	display:inline;
	margin-bottom:15px;
}

.essence_feature_container img{

	margin-bottom:15px;
	margin-right:15px;
	float:left;
	border:1px solid #DDD;
	width:150px;
	padding:5px;
	background-color:#FFF

}

.essence_feature_container h1{
font-size:165%; line-height:22px; margin-bottom:15px;
}

.essence_past_banner {

	clear:both; background-color:#e0e0ff; text-align:left; padding:15px; margin-left:15px;

}

.essence_past_listing {
	
	clear:both;
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
	margin-left:15px;
	padding:15px

}

.essence_advert {
	margin-left:30px; margin-bottom:15px; border:0;
}

.essence_search_button{
	border: 0;
	width: 24px;
	height: 24px;
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
	vertical-align:top;
	background-image:url(/development/midirsessence.nsf/essence_search.gif);
}

.essence_search_pag {

		width:200px; text-align:center; margin-top:15px; margin-bottom:15px; margin-left:200px;
}

#boxOLS, #boxSS, #boxEss, #boxShop, #boxPOD, #boxIC, #boxCal{
	position:absolute;
	margin-top:15px;
	margin-left:-45px;
	border:1px solid #000;
	padding:10px;
	width:175px;
	visibility:hidden;
	background-color:#eee;
	text-decoration:none;
	color:#000;
}

#boxOLS, #boxSS, #boxEss, #boxShop, #boxIC, #boxCal, #boxPOD a:hover{
	text-decoration:none;
}



/*************************** SHOP PAGE ***************************************/


.shop_container{
	float:left;
	width:950px;
	overflow:hidden;
	background:url(/development/midshop.nsf/shop_body_bg.gif) top left repeat-x;
}

.shop_basket_container{
	float:left;
	width:950px;
	overflow:hidden;
	background:url(/development/midshop.nsf/shop_basket_bg.gif) top left no-repeat;
}

.shop_navigation {
	float:left;
	width:180px;
	margin-left:13px;
	display:inline;
	text-align:left;
	margin-bottom:15px;

}

.shop_navigation ul{
	list-style-type:none;
}
.shop_navigation ul.inner{
	margin-left:25px; margin-top:10px; line-height:20px; list-style-type:circle;
}

#ShopLogoL {
	position:absolute; margin-left:13px; margin-top:-50px;
}
#bookL {
	position:absolute; margin-left:-25px; margin-top:15px;
}

#bookR {
	position:absolute; margin-left:950px; margin-top:-40px;
}

#shop_header_ad {

	position:absolute; margin-left:95px; margin-top:25px;
}


.nav_basket_img{
	padding-bottom:10px; padding-top:10px;
}


.nav_customer{
	width:160px; padding-left:10px;padding-right:10px;
}

.nav_customer img {
	float:left; margin-right:10px; margin-bottom:10px; border:0;
}

.nav_cust_title{
	font-size:90%; padding-top:10px; color:#babdb0; font-weight:bold;
}

.basket_items {
	float:left;
	margin-left:30px;
	display:inline;
}
                    
.basket_total {
	float:right;
	margin-right:30px;
	display:inline;
}

.number {
	text-align:center; font-size:100%; color:#000;
}

.shop_search_button{
	border: 0;
	width: 24px;
	height: 24px;
	text-indent:200px;
	cursor:pointer;
	display:inline;
	line-height: 0px;
	cursor:pointer;
	overflow: hidden;
	vertical-align:top;
	background-image:url(/development/midirsessence.nsf/essence_search.gif);
	margin-top:5px;
	margin-left:10px;
}

.shop_search_drop{
	width:120px; margin-top:5px;
}

#article_search{
	width:160px; margin-top:5px;
}
                
.shop_page_container{
	width:746px; float:left; margin-left:11px; display:inline;
}
.shop_page_container{
	width:746px; float:left; margin-left:11px; display:inline;
}

.shop_page_basket_container{
	width:920px; float:left; margin-left:11px; display:inline;
}

.shop_page_content{
	width:607px; float:left; margin-top:10px;
}

.big_title{
	font-size:175%; line-height:25px;
}


.shop_ad_text_banner{
	width:600px; height:24px; text-align:center; margin-top:15px; background:url(/development/midshop.nsf/shop_book_ad_bg.gif) no-repeat center;
}

.shop_ad_text_banner p{
	color:#444; line-height:24px; font-weight:bold
}


.shop_home_ads {
	width:600px; float:left; padding-top:25px; border-bottom:1px dotted #CCC; padding-bottom:25px;
}

.shop_home_promo {
	width:257px; padding:10px; float:left; border:3px dotted #F0A00B; background-color:#FFFFD0;
}

.shop_home_promo h1{
	font-size:125%;
}

.shop_home_promo h2{
	font-size:150%;
}

.shop_home_promo hr{
	margin-top:5px;
	margin-bottom:5px;
}

.shop_home_promo_star{
	position:absolute;
	margin-left:-20px;
	margin-top:-30px;
}

.shop_home_promo_new{
	position:absolute;
	margin-left:-20px;
	margin-top:-5px;
}

.services_new_promo{
	position:absolute;
	margin-left:50px;
	margin-top:250px;
}
.shop_home_main_ad {
	width:300px; float:left; margin-left:15px; display:inline; text-align:left;
}

.shop_home_products {
	width:600px; padding-bottom:10px; float:left; margin-bottom:10px; margin-top:10px; padding-top:10px; border-bottom:1px dotted #CCC; border-top:1px dotted #CCC; text-align:center;
}

.shop_home_products h1{
	font-size:150%;
}

.shop_home_products img{
	margin-bottom:10px;
}

.shop_home_product_l{
	width:290px; float:left; text-align:center;
}

.shop_home_product_l h1{
	font-size:125%;
}

.shop_home_product_r{
	width:290px; float:left; margin-left:15px; display:inline; text-align:center;
}

.shop_home_product_r h1{
	font-size:125%;
}

.shop_home_product_box {
	width:186px; float:left; margin-left:14px; display:inline; text-align:center;
}

.shop_home_product_box h1{
	font-size:125%;
}


#shop_best_popup_one {
	position:absolute;
	border:2px dotted #F0A00B;
	padding:10px;
	width:175px;
	background-color:#FFF;
	text-decoration:none;
	color:#000;
}


/** PRODUCT PAGE  **/

.shop_product_img_container{
width:170px; float:left;
}

.shop_product_container{
width:393px; float:left;
}
.shop_product_promo{
	position:absolute; margin-left:-180px; margin-top:-5px;
}

.shop_product_img {
	margin-bottom:10px; float:left; margin-right:20px;
}

.shop_prod_info {
	float:left; width:223px;
}

.shop_prod_info_prc {
	float:left; width:250px;
}

.shop_prod_info_prc span{
	font-size:200%; float:left; font-weight:bold;
}

.shop_prod_info_bsk {
	margin-top:10px; float:left; width:130px; margin-bottom:10px; border-bottom:1px dotted #ccc;
}

.shop_prod_info_bsk span{
	color:#FF3094; float:right;
}

.shop_prod_info_bsk img{
	float:left; margin-right:10px;
}

.shop_prod_copy {
	margin-top:15px; margin-bottom:15px;
}

.shop_post_box{
width:95px; float:left; text-align:left;
}
.shop_post_van {
	margin-right:10px; float:left; display:inline; margin-bottom:10px;
}

.shop_post_copy {
	color:#c0c0ff; float:left; line-height:25px;
}

.shop_post_title {
	color:#c0c0ff; float:left; font-weight:bold;
}

.shop_other_info {
	margin-right:10px; float:right; display:inline;
}


.shop_prod_reviews {
	width:600px; padding-bottom:10px; float:left; margin-bottom:10px;
}

.shop_prod_review_box {
	width:570px;
	margin-top:15px;
	border:1px solid #CCC;
	padding:15px;
	float:left;
}










/** SEARCH RESULTS **/

.shop_search_results {
	margin-left:10px;
	display:inline;
	width:575px;
	float:left;
	margin-top:15px;
	border-bottom:1px dotted #CCC;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
}

.shop_search_results p {
	font-size:125%; font-weight:bold; float:left;
}

.shop_search_results a {
	color:#FF3094;
}

.shop_search_results h2 {
	color:#CCC; font-size:90%; float:right;
}

.shop_search_results img {
	float:left; margin-right:15px; margin-bottom:15px;
}


.shop_basket_pop_box {

	width:440px; background-color:#FFF; border: 1px solid #CCC; padding: 25px; margin:25px;
		
}

.shop_basket_pop_box input {
	padding:5px; border:1 inset #FFFFFF; cursor:hand; background:#eb118a; color: #FFFFFF;
}




/** SSS2009 STYLES **/

#sss-container {
	float:left;
	width:796px;
	overflow:hidden;
	margin-left:15px;
	display:inline;
	background-image: url('/midirs/midweb1.nsf/sss_bg2.gif');
	background-repeat: no-repeat;
	background-position: -15px -125px;
}

#sss-midhome-container {
	float:left;
	width:796px;
	overflow:hidden;
	margin-left:15px;
	display:inline;
	background-image: url('/development/midwiferyweb.nsf/sss_bg2.png');
	background-repeat: no-repeat;
}

#sss-home {
	float:left; width:375px; height:235px; padding:10px;
}

#sss-midhome {
	float:left; width:393px; height:235px; padding:70px 10px 10px 10px;
}
#sss-midhome h1{
	font-size:150%;
}

#sss-midhome-search {
	float:left; width:363px; padding:20px 10px 10px 10px;
}

#sss-midhome-search h1{
	text-align:center; font-size:150%; color:#AAA;
}

#sss-home h1{
	font-size:150%
}
#sss-search {
	float:left; width:373px; padding:20px 10px 10px 10px;
}

#sss-search h1{
	text-align:center; font-size:150%; color:#AAA;
}

.sss-search-button {
	font:8pt Verdana, Arial, Helvetica, sans-serif;
	border:1 inset #FFFFFF;
	cursor:hand;
	background:#E3E3E3;
	color: #000000;
	float:left;
	margin-left:100px;
	width:150px;
	padding:3px;
}

#sss-faq{
	border: 1px solid #ccc;
	padding: 10px;
	background: transparent url(/midirs/midweb1.nsf/student_cust_bg.gif) no-repeat scroll 95% 100%;
	margin-top: 95px;
	margin-left: 5px;
	float: left;
	width: 340px;
}

.sss-lrg-title{
	font-size:200%;
	color:#FF3094;
	margin-top:25px;
}

.sss-med-title{
	font-size:150%;
	color:#000;
	float:left;
}

#sss-sample {
	width:130px;
	margin-top:15px;
	margin-left:15px;
	border:1px solid #CCC;
	float:left;
	height:107px;
	display:inline;
	padding-right:65px;
	padding-left:15px;
	background:url(/midirs/midweb1.nsf/ss_page_ico.gif) 115% no-repeat;
}

#sss-sample p{
	margin-top:7px;
}
#sss-feature {
	width:400px;
	margin-top:15px;
	border:1px solid #CCC;
	float:left;
	height:107px;
	display:inline;
}

#sss-feature div.ico {
	width:100px;
	padding:20px 15px 20px 20px;
	float:left;
	height:67px;
	display:inline;
	background:url(/midirs/midweb1.nsf/ss_folder_ico.gif) left no-repeat;
}

#sss-feature p.code{
	color:#FF3094;
	font-size:150%;
	font-weight:bold;
	float:left;
}

#sss-feature div.copy{
	width:150px;
	float:left;
	margin-top:7px;
}

#sss-feature img.basket{
	float:left;
	margin:20px 5px 0px 5px;
}

#sss-basket {
	float:right;
	width:115px;
	border:1px dotted #AAA;
	padding: 10px;
	margin-right:15px;
	margin-top:15px;
	margin-left:15px;
	display:inline;
	height:87px;
}

.sss-results {

	clear:left;
	float:left;
	border-bottom:1px dotted #AAA;
	margin-top:1em;
	padding-bottom:1em;
	padding-top:1em;
	width:770px;
	overflow:hidden;
}

.sss-results-title {
	width:100px; display:inline; float:left; margin-right: 10px; text-align:center;
}

.sss-results-title h1 {
	font-size:200%;
	line-height:20px;
}

.sss-results-copy {
	width:650px; display:inline; float:left; margin-right: 5px;
}

.sss-results-copy span {
	float:left; color:#CCC;
}

.sss-pag {
	text-align:center; margin-top:5px; margin-bottom:5px; width:785px; float:left; 
}

.sssBoxLabel {
	display:block;
	float:left;
	height:35px;
	width:95px;
	text-align:right;
	margin-right:10px;
}

#boxSSS {
	position:absolute;
	margin-top:15px;
	margin-left:-45px;
	border:1px solid #000;
	padding:10px;
	width:300px;
	visibility:hidden;
	background-color:#eee;
	text-decoration:none;
	color:#000;
}

#boxSSS a:hover{
	text-decoration:none;
}

#boxSSS img {
	margin-right:10px;
}

#sss-help{
	border: 1px dashed rgb(204, 204, 204);
	padding: 10px;
	background-color: rgb(238, 255, 238);
	float: left;
	width: 750px;
	margin-top:15px;
	margin-bottom:15px;
}

#sss-help img{
	padding-right: 10px;
	float:left;
}

.sss-button-login{
	float:right;
	width:100px;
	line-height:33px;
	text-align:center;
	border-top:1px solid #eee;
	border-bottom:1px solid #bbb;
	border-left:1px solid #eee;
	border-right:1px solid #bbb;
	text-decoration:none;
	display:inline-block;
	background:url(/development/midwiferyweb.nsf/ss_ols_ico.jpg) no-repeat 5%;
	padding-left:45px;
}

.sss-button-ols{
	float:right;
	width:100px;
	line-height:33px;
	text-align:center;
	border-top:1px solid #eee;
	border-bottom:1px solid #bbb;
	border-left:1px solid #eee;
	border-right:1px solid #bbb;
	text-decoration:none;
	display:inline-block;
	background:url(/development/midwiferyweb.nsf/ss_ols_ico.jpg) no-repeat 5%;
	padding-left:45px;
}

.sss-button-copy{
	float:right;
	width:100px;
	line-height:33px;
	text-align:center;
	border-top:1px solid #eee;
	border-bottom:1px solid #bbb;
	border-left:1px solid #eee;
	border-right:1px solid #bbb;
	text-decoration:none;
	display:inline-block;
	background:url(/development/midwiferyweb.nsf/ss_post_ico.jpg) no-repeat 5%;
	padding-left:45px;
	margin-left:5px;
}

.backToTop {
	display:inline-block;
	width:95%;
	margin-top:25px;
	margin-bottom:25px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;	
}

/** RSS FEED STYLES **/

#rss-container {
	float:left;
	width:796px;
	overflow:hidden;
	margin-left:15px;
	display:inline;
}

#rss-container h1 {
	font-size:300%;
	background:url(/midirs/midweb1.nsf/rss_page_ico.gif) no-repeat left;
	padding-left:90px;
	line-height:64px;
}


ul#rss-nav{
	float:left;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	padding-top:17px;
}


ul#rss-nav li.digest{
	background:url(/development/studentmidwife.nsf/stu_ico_digest.gif) 15px no-repeat;
}

ul#rss-nav li.ols{
	background:url(/development/studentmidwife.nsf/stu_ico_ols.gif) 15px no-repeat;
}

ul#rss-nav li.ic{
	background:url(/development/studentmidwife.nsf/stu_ico_ic.gif) 15px no-repeat;
}

ul#rss-nav li.ss{
	background:url(/development/studentmidwife.nsf/stu_ico_ss.gif) 15px no-repeat;
}

ul#rss-nav li.edu{
	background:url(/development/studentmidwife.nsf/stu_ico_edu.gif) 15px no-repeat;
}

ul#rss-nav li.ess{
	background:url(/development/studentmidwife.nsf/stu_ico_ess.gif) 15px no-repeat;
}
ul#rss-nav li.eve{
	background:url(/development/studentmidwife.nsf/stu_ico_events.gif) 15px no-repeat;
}
ul#rss-nav li.for{
	background:url(/development/studentmidwife.nsf/stu_ico_forum.gif) 15px no-repeat;
}
ul#rss-nav li.lks{
	background:url(/development/studentmidwife.nsf/stu_ico_links.gif) 15px no-repeat;
}
ul#rss-nav li.nws{
	background:url(/development/studentmidwife.nsf/stu_ico_news.gif) 15px no-repeat;
}
ul#rss-nav li.pod{
	background:url(/development/studentmidwife.nsf/stu_ico_pod.gif) 15px no-repeat;
}
ul#rss-nav li.shp{
	background:url(/development/studentmidwife.nsf/stu_ico_shop.gif) 15px no-repeat;
}

ul#rss-nav li a{
	list-style-type:none;
	line-height:53px;
	padding:10px 0px 10px 70px;
	color:#5f5f5f;
}





/**  CONTACT SIGNUP FORM FIELDS  **/

.signupFormBox {
	width:870px;
	border:1px solid #F52B97;
	padding:15px;
	float:left;
	margin-top:15px;
}

.signupBoxesLeft {
	float:left;
	width:400px;
	margin-top:20px;
}

.signupBoxesRight {
	display:block;
	float:left;
	width:350px;
	margin-left:20px;
	margin-top:20px;
}

.signupFormBox label {
	display:block;
	float:left;
	height:35px;
	width:115px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}

.signupFormBox input {
	width:200px;
}

.signupFormSubmit {
	margin-right:20px;
	float:right;
}

.formBoxes {
	display:block;
	float:left;
	width:220px;
}

.formBoxesRight {
	display:block;
	float:left;
	width:220px;
}

.formBoxesLarge {
	display:block;
	float:left;
	width:320px;
}

.newsletter_box {
	border:1px solid #CCC; width:360px; margin-left:150px; margin-top:25px; padding: 15px;
}

.bigStarLargeMargin{
	float:left; margin-top:15px; margin-left:15px;
}

.bigStarSmallMargin{
	float:left; margin-top:15px; margin-left:5px;
}

.smallStarMargin {
	float:right; margin-left:2px;
}



.commentFormBox {
	width:870px;
	border:1px solid #F52B97;
	padding:15px;
	float:left;
	margin-top:15px;
}

.commentBoxesLeft {
	float:left;
	width:400px;
	margin-top:20px;
}

.commentBoxesRight {
	display:block;
	float:left;
	width:450px;
	margin-left:20px;
	margin-top:20px;
}

.commentFormBoxLabel {
	display:block;
	float:left;
	height:35px;
	width:115px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}

.accountFormBoxLabel {
	display:block;
	float:left;
	height:35px;
	width:150px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}


.accountFormBoxLabelRight {
	display:block;
	float:left;
	height:35px;
	width:115px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}

.commentFormBoxInput {
	width:200px;
}

.commentFormBoxInputLarge {
	width:300px;
	height:150px;
}

.commentFormBoxInputSml {
	width:255px;
	
}

.commentFormSubmit {
	margin-top:20px;
	margin-right:20px;
	float:right;
}

.essence-rss-ad {
	float:left;
	border:0;
	margin-left:17px;
	margin-top:18px;
	display:inline;
}

.essence-logo{
	float:left;
	display:inline;
	margin-left:12px;
	margin-top:1px;
}

#podcast-search-box{
	width:298px;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom:15px;
}

#podcast-search-nav {
	width:179px;
	border:1px solid #ccc;
	float:left;
	display:inline;
	padding:8px;
	margin:15px 10px 0px 15px;
}

#podcast-search-body {
	float:right;
	width:570px;
	margin-top:15px;
	margin-right:16px;
	display:inline;
}

.podcast-search-result {
	clear:left;
	float:left;
	border-bottom:1px dashed #ccc;
	margin-top:1em;
	padding:1em;
	width:95%;
	overflow:hidden;
}

.podcast-search-result img {
	
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}