﻿/* List of section names:
 *
 * 
   */
   
.top_content {
	margin: 0;
	padding: 0px 10px 5px 15px;
}

.search_bar {
	border-top: 2px solid #C1B400;
	border-bottom: 2px solid #C1B400;
	background-image: url('../images/continuingeducation/search_title.png');
	background-repeat: no-repeat;
	height: 58px;
	background-color: #ffffcc;
	padding-top: 3px;
	padding-left: 220px;
}
   
.field_spacer1 {
	float:left;margin: 7px 0px 0px 23px;
	
}

.field_spacer2 {
	float:right;margin: 3px 33px 0px 0px;

}


.bottom {
	background-image: url('../images/continuingeducation/bottom_bg.jpg');
	background-repeat: repeat-x;
	padding: 9px 0px 7px 9px;
	width: 693px;
}

.ce_form_wrapper {
		width:222px; float:left; padding: 0px 9px 0px 0px;
}

.erc_form_wrapper {
		width:439px; float:left; padding: 0px 9px 0px 0px;
}

.erc_small_form_wrapper {
		width:236px; float:left; padding: 0px 9px 0px 0px;
}



.bottombox_title {
	font-weight: bold; padding: 5px 0px 5px 0px;
}

.button_register {
	color: #FFFFFF;
	background-image: url('../images/continuingeducation/button_register_bg.gif');
	background-repeat: repeat-x;
	height: 72px;
	margin:  0px 0px 9px 0px;
}

.button_AskAdvisor {
float:right;
	height: 72px;
	margin:  0px 11px 0px 0px;
	
}


.button_reg_w {background: url(../images/continuingeducation/button_reg_w.gif) 0 0 no-repeat}
.button_reg_e {background: url(../images/continuingeducation/button_reg_e.gif) 100% 0 no-repeat; padding: 10px 0px 0px 10px; height: 71px;
}


.left_n1 {width: 100%; BACKGROUND-COLOR: #80b01e; border-bottom: 1px solid #c1e577;}
.left_n2 {width: 100%; BACKGROUND-COLOR: #a5cd54}
.left_sw {background: url(../images/continuingeducation/left_sw.gif) 0 100% no-repeat}
.left_se {background: url(../images/continuingeducation/left_se.gif) 100% 100% no-repeat; padding:10px}
.left_nw {background: url(../images/continuingeducation/left_nw.gif) 0 0 no-repeat}
.left_ne {background: url(../images/continuingeducation/left_ne.gif) 100% 0 no-repeat; padding: 10px 10px 7px 10px;} 

.centre_n1 {width: 100%; BACKGROUND-COLOR: #6eaec9; border-bottom: 1px solid #acddf1;}
.centre_n2 {width: 100%; BACKGROUND-COLOR: #8dc5dd}
.centre_sw {background: url(../images/continuingeducation/centre_sw.gif) 0 100% no-repeat}
.centre_se {background: url(../images/continuingeducation/centre_se.gif) 100% 100% no-repeat; padding:10px}
.centre_nw {background: url(../images/continuingeducation/centre_nw.gif) 0 0 no-repeat}
.centre_ne {background: url(../images/continuingeducation/centre_ne.gif) 100% 0 no-repeat; padding: 10px 10px 7px 10px;} 

.right_n1 {width: 100%; BACKGROUND-COLOR: #d27c26; border-bottom: 1px solid #f2b97f;}
.right_n2 {width: 100%; BACKGROUND-COLOR: #e4a464}
.right_sw {background: url(../images/continuingeducation/right_sw.gif) 0 100% no-repeat}
.right_se {background: url(../images/continuingeducation/right_se.gif) 100% 100% no-repeat; padding:3px 10px 10px 10px}
.right_nw {background: url(../images/continuingeducation/right_nw.gif) 0 0 no-repeat}
.right_ne {background: url(../images/continuingeducation/right_ne.gif) 100% 0 no-repeat; padding: 10px 10px 7px 10px} 

.did_you_know  {BACKGROUND-COLOR: #dfe9f9; border:1px solid #092c61; padding: 0px 5px; margin:0px 20px 0px 0px}
   
/*   LAYOUT STYLES FOR THE HOMEPAGE ONLY  */
 
	
.homepage_container {
	margin-top:-9px;
	}

		/*Fix some parsing inconsistancies in IE*/
	* html .homepage_container {
	margin:0px	}

		/* end of IE6 fix */


.homepage_left_column {
	width:767px;
	float:left;	
	padding: 0px;
	margin: 0px;
	}

.homepage_main_image {
	background-image:url('../images/homepage_main_image.jpg');
	height: 255px;
	}
		
.homepage_main_message {
	width: 190px; height: 205px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 2;                      /* place it over the other DIV */
   	margin: 40px 0px 40px 215px;
	color:#FFFFFF; 
   	font-size:13px;
   	line-height: 130%;	  
}

.minihomepage_main_message {
	width: 220px; height: 205px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 2;                      /* place it over the other DIV */
   	margin: 0px 0px 40px 20px;
	color:#FFFFFF; 
   	font-size:13px;
   	line-height: 130%;	  
}

		
.homepage_translucent_box {	 
	background:black;
   	filter:alpha(opacity=70);   /* Internet Explorer       */
	-moz-opacity:.70;           /* Mozilla 1.6 and below   */
	opacity:.70;               /* newer Mozilla and CSS-3 */
   	width: 227px;
   	height: 255px;
    z-index: 1;
	margin: 0px 0px 0px 195px;  
	position: absolute; 	
	}
	
	.minihomepage_translucent_box {	 
	background:black;
   	filter:alpha(opacity=70);   /* Internet Explorer       */
	-moz-opacity:.70;           /* Mozilla 1.6 and below   */
	opacity:.70;               /* newer Mozilla and CSS-3 */
   	width: 255px;
   	height: 250px;
    z-index: 1;
	margin: 0px 0px 0px 0px;  
	position: absolute; 	
	}


.homepage_main_message_link {
	margin-top:15px;
}

	
.homepage_main_message_link a {	
	font-weight: bold; 
	color:#c1b400;
   	float: right;
   	font-size:13px;  	
	}
	
.homepage_right_advert	{
	height: 255px;
	width: 256px;
	margin: 0px 0px 0px 446px; 	
	}


.homepage_news_events	{
	height: 258px;
	width: 210px;
	margin: 0px 0px 0px 465px; 	
	}
		
.homepage_emessage {
	border: 1px #ffc5c5 solid;
	background-color: #fce4e4;
	margin: 10px;
	background-image: url('../images/icons/EMessage.png');
	background-repeat: no-repeat;
	min-height:39px;	
	height:auto !important;
	height:39px;	
	padding: 13px 10px 10px 65px;
	color: #ff0000;
}
	
.homepage_bottom_wrapper {	
    width: 767px;
	}
	
	
.homepage_news {
    float: left;
    width: 235px;
	min-height:200px; 
	margin: 0px;
	padding: 10px;	   
	}	

.homepage_details_header {
	border-bottom:solid 1px #c1b400;
	padding-bottom:5px;
	font-weight: bold;
	}
	
.homepage_events {	
    margin: 0px;
    float: left;    
    width: 235px;
    background-color: #e7e7e7;
	min-height: 470px;
	height:auto !important;
	height: 470px;	
	padding: 10px 10px 26px 10px;	
    	}

.homepage_notices_deadlines {
    float: left;
	width: 235px;
	margin: 0px;
	padding: 10px;	
	}
	
.homepage_right_column {
	width:188px;
	float:right;
	}
	
.homepage_links {	
	background-color: #999999;
	color:#FFFFFF; 	  
	padding: 12px 15px 20px 15px;   
	height: 223px;	
   	font-size:13px;  	
   	line-height: 130%;	
	}

		/*Fix some parsing inconsistancies in IE*/
	* html .homepage_links {
	padding: 12px 15px 16px 15px;  	}

		/* end of IE6 fix */


.homepage_links a {	
	color:#FFFFFF; 
	font-size: 105%;
	font-weight: bold;
	}
	
.homepage_links_item {
	border-bottom:1px dotted #cccccc;
	padding:7px 0px;	
	}	
	
.homepage_links_item_subtext {	
	font-size: 85%;	
	line-height: 1.2;
	}
	
.homepage_adverts {  	 
    margin: 0;
    background-color: #e7e7e7;
	padding: 18px 0px 18px 18px;
	min-height: 470px;
	height:auto !important;
	height: 470px;	
   	}

   	
.homepage_advert_yellowbox {  	 
    margin: 10px 0px 0px 0px;
	width: 133px;
    background-color: #ffffcc;
    border: 1px solid #c1b400;
	padding: 8px;	
	}
	
	
      
