/* Public news styles */
/* Stylesheet designed by Matt Griffin Copyright SMIS 2008 */

/*new tables (simplified) to replace mysmis_section_results*/
.selectedCourseBooking
{
    border-color: #6593CF !important;
    border-top-width:2px !important;
    background-color:#F0F0F0; 
}
table.SMISV4{
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	font-family:Arial;
}
table.SMISV4 th.SMISV4{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-image:url(images/gradients/main_header_background.jpg);
	text-align:left;
	color:#15428B;
	border-top:1px solid #6593CF;
	border-bottom:1px solid #6593CF;
	font-size:12px;
	vertical-align:bottom;
	letter-spacing:2px;
}
table.SMISV4 td.subheader
{
    background-image:url(images/gradients/sub_header_background.jpg);
    border-bottom:5px solid #6593CF;
    border-color: #6593CF !important;
    color: #15428B;
}

table.SMISV4 td.SMISV4 
{
    padding-left:4px;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	font-size:11px;
	height:14px;
	overflow:hidden;
}

table.SMISV4 td.hoverDataRow
{
	background-color:#7d92d3 !important;
}
table.SMISV4 tr.bookingData
{
    background-color:#F0F0F0; 
    height:50px;
    vertical-align:top;
    padding-left:10px;
}

table.SMISV4 .bookingData>td
{
    background-color:#F0F0F0;
    border-color: #6593CF;
    border-width:1px;
    border-bottom-width:2px;
    border-top-style:none;
    padding-bottom:20px;

}


/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:650px;	
	min-height:110px;
	border:1px solid #666;
	position:absolute;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}


.error
{
    color:#ff0000;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
}

.success
{
    color:Green;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
}


.public_news_container
{
	margin-top:6px;
	font-family: Arial;
	font-size: 9pt;
	text-align: left; 
	cursor:pointer;
}
.public_news_container div div span
{
	font-weight:bold;
	font-size:7pt;
}
.public_news_general
{
	border-top: solid 2px green;
}
.public_news_advisory
{
	border-top: solid 2px orange;
}
.public_news_critical
{
	border-top: solid 2px red;
}
.public_news_general div, #public_news_advisory div, #public_news_critical div
{
	padding: 1px; 
	padding-right: 2px;
    padding-left: 2px; 
}
.public_news_general div
{
    border: solid 1px Lightgreen;
	border-right-style:none;
}

.public_news_advisory div
{
    border: solid 1px #f4b278;
	border-right-style:none;
}
.public_news_critical div
{ 
    border: solid 1px pink;
	border-right-style:none;
}
 

/* Tooltip styles */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 0px solid black;
height:89px;
padding: 2px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.tabsheet ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
    
.tabsheet li {
	float: left;
	border: 1px solid #bbb;
	border-bottom-width: 0;
	margin: 0;
}
    
.tabsheet a {
	text-decoration: none;
	display: block;
	background: #eee;
	padding: 0.24em 1em;
	color: #00c;
	width: 9em;
	text-align: center;
}
	
.tabsheet a:hover {
	background: #ddf;
}
	
.tabsheet .tabsheet_selected {
	border-color: black;
}
	
.tabsheet .tabsheet_selected a 
{
	position: relative;
	top: 1px;
	background: white;
	color: black;
	font-weight: bold;
}
	
.tabsheet_content {
	border: 1px solid black;
	clear:both;
	padding: 0 1em;
	width:100%
}

table.mysmis_header
{
	width: 100%
}
.mysmis_input_box
{
	font-family:Arial;
	font-size:11px;
	border:1px solid #94c1e8;
}
.mysmis_input_box_error
{
	font-family:Arial;
	font-size:11px;
	color:Red;
	border:1px solid #ff0000;
}
.mysmis_input_label
{
	font-family:Arial;
	font-size:11px;
	color:#3c3c3c;
}

BODY
{
	background-image: url(images/background.jpg);
	/*background-image: url(images/events/xmas/xmas_bg.jpg) */;
	background-repeat:repeat-x;
	font-size:14px;
}
div.mysmis_announcement
{
	font-size:16px;
}
.mysmis_section_main_header
{
	background-image:url(images/gradients/main_header_background.jpg);
	background-repeat:repeat-x;
	border-top:solid 1px #6593cf;
	border-bottom:solid 1px #6593cf;
	border-left:dotted 1px gray;
	border-right:dotted 1px gray;
	font-family:Arial; 
	font-weight:bold; 
	font-size:13px;
	color:#15428b;
	letter-spacing:2px;
	height:18px;
}
div.mysmis_section_col_header
{
	margin-left:4px;
}
td.mysmis_section_col_header
{
	border-right:solid 1px #9ac6ff;
	border-bottom:solid 1px #6593cf;
}
td.mysmis_section_col_header_left
{
	border-right:solid 1px #9ac6ff;
	border-left:dotted 1px gray;
	border-bottom:solid 1px #6593cf;
}
th.mysmis_section_col_header_left
{
	border-right:solid 1px #9ac6ff;
	border-left:dotted 1px gray;
	border-bottom:solid 1px #6593cf;
	border-top:solid 1px #6593cf;

}
th.mysmis_section_col_header_right
{
	border-right:dotted 1px gray;
	border-bottom:solid 1px #6593cf;
}
td.mysmis_section_col_header_right
{
	border-right:dotted 1px gray;
	border-bottom:solid 1px #6593cf;
}
.mysmis_section_results_even
{
	background-color:#f0f0f0;
}
.mysmis_section_results_odd
{
	background-color:White
}
.mysmis_section_results_left
{
	border-left:dotted 1px gray;
	border-bottom:dotted 1px gray;
	padding-left:3px;
	padding:2px

}
.mysmis_section_results_right
{
	vertical-align:middle;
	border-right:dotted 1px gray;
	border-bottom:dotted 1px gray;
	padding:2px

}
.mysmis_section_results
{
	font-family:Arial;
	font-size:11px;
	margin-left:3px;
	color:#000000;
	font-weight:normal;
}
.mysmis_section_results_over
{
	font-weight:bold;
	cursor:pointer;
	background-color:#7d92d3;
}


.mysmis_section_sub_header
{
	background-image: url(images/gradients/sub_header_background.jpg);
	background-repeat: repeat-x; 
	height: 15px;
	font-family:Arial;
	font-size:11px;
	letter-spacing:0px
}
.mysmis_page_header
{
	color: #565757; 
	font-size: 14pt; 
	font-family: Tahoma, Geneva, sans-serif;
    color: #484848;
    height:39px;
    vertical-align:top;
}
.mysmis_last_logon_date
{
	color: #565757; 
	font-size: 8pt; 
	font-family: Arial; color: #484848
}

.course_cal_weekend_day
{
	background-color:#f2f2f2;
	border-top:solid 1px #5d8cc9;
	border-left:solid 1px #8daed9;
	border-right:solid 1px #8daed9
}
.course_cal_title
{
	background-color:#E3EFFF;
	height:30px;
	vertical-align:top;
}
.course_cal_day_header
{
	border-left:solid 1px #a5bfe1;
	background-color:#e3efff
}
.course_cal_similar_div
{
	border:solid 1px silver;
	font-size:10px;
	font-family:Arial;
	padding:2px;
	color:#000000;
	margin-top:2px
}
.course_cal_similar_div_over
{
	border:solid 1px black;
	font-size:10px;
	font-family:Arial;
	padding:2px;
	color:#ff0000;
	margin-top:2px;
	cursor:pointer
}
.course_cal_alt_dates_div
{
	border:solid 1px silver;
	font-size:12px;
	font-family:Arial;
	padding:4px;
	color:#808080;
	margin-top:4px;
}
.course_cal_alt_dates_div_over
{
	border:solid 1px red;
	font-size:12px;
	font-family:Arial;
	padding:4px;
	color:#000000;
	margin-top:4px;
	cursor:pointer
}
.course_cal_other_month
{
	background-color:#a5bfe1;
	border-top:solid 1px #5d8cc9;
	border-left:solid 1px #8daed9;
	border-right:solid 1px #8daed9
}
.course_cal_date_lbl
{
	background-image: url(images/gradients/cal_date_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.course_cal_day
{
	height:80px;
	border-top:double 1px #5d8cc9;
	border-left:solid 1px #8daed9;
	border-right:solid 1px #8daed9;
	background-color:#f7f7f7;
}
.course_cal_course_event
{
	border:solid 1px #000000;
	padding-left:2px;
	font-size:11px;
	margin:2px;
	background-image:url("images/gradients/event_gradient.gif");
	background-repeat:repeat-x;
	line-height:14px;
	font:"Arial";
	background-color:#f5f9ff;
}
.documentation_area_select
{
	background-image:url("images/gradients/main_header_background.jpg");
	padding:3px;
	font-family:Arial;
	color:Blue;
	width:180px;
	text-align:center;
	font-size:12px
}
.documentation_area_select_over
{
	background-image:url("images/gradients/orange_gradient_25.jpg");
	padding:3px;
	font-family:Arial;
	color:Blue;
	width:180px;
	text-align:center;
	font-size:12px;
	cursor:pointer
}
.course_cal_course_event_over
{
	border:solid 1px #000000;
	padding-left:2px;
	font-size:11px;
	margin:2px;
	background-image:url("images/gradients/orange_gradient.gif");
	background-repeat:repeat-x;
	line-height:14px;
	font:"Arial";
	background-color:#f5f9ff;
	color:Red;
	cursor:pointer
}
.course_cal_event
{
	border:solid 1px #5d8cc9;
	padding-left:2px;
	font-size:11px;
	margin:2px;
	background-image:url("images/gradients/green_gradient.gif");
	background-repeat:repeat-x;
	line-height:14px;
	font:"Arial";
	background-color:#ffffff;
}

/* Used on the Site.master for layout */
div.page_conatiner
{
	border:solid 5px red;
	text-align:center;
	margin:auto;
}
div.maincontaniner
{
	margin:auto;
	width: 950px;
	padding: 0;
	border: black 1px solid;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: White;

}
div.header_address 
{
	color:Black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
div.main_links
{
	text-align:center;
	border-bottom: dimgray 1px solid;
}
div.main_menu_link
{
	cursor:pointer;
	background-color:#024DAA;
	border: solid 1px #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
a.main_menu_link
{
	text-decoration:none;
	color: #FFFFFF; 	
}
div.main_menu_over
{
	background-color:#660000;
}
div.main_content
{
	margin:auto;
	height:auto;
}
td.sidebar
{
	width: 160px;	
	border-right: dimgray 1px solid;
	vertical-align:top;
	font-family:Arial;
	margin:auto;
}
div.date
{
	border-bottom: dimgray 1px solid;
	font-size: 8pt;
	font-family: Verdana;
	text-align:center;
}
.login_box
{
	font-family:Arial;
	font-size:10px;
}
div.login_box
{
	bottom: 5px; 
	position: relative;
	padding-top:20px;
	text-align:center;
	margin:auto;
}
table.login_box
{
	width:140px;
	border:solid 1px #333333;
	text-align:center;
	padding:0px;
	margin:auto;
}
th.login_box
{
	background: #0000FF;
	color: #ffffff;
	font-weight:bold;
}
td.login_box
{
	background: #ffffff;
	color: #000000;
}
td.content_cell
{
	margin:auto;
	 
	vertical-align: top	

}
div.page_footer
{
	font-size: 7pt;
	font-family: Verdana;
	color:Black;
	text-align:center;
}

/* END OF STYLES USED IN THE site.master */


.pagetext {font-family: Arial, Helvetica, sans-serif}

.smallboldheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.redbg
{
	background-color:Silver
}
.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024DAA;
	font-weight: bold;
}
.header
{
	height: 91px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-bottom: dimgray 1px solid;
}

.tbl_header
{
	text-align: left;
}
.sidemenu
{
	background-image: url(images/button.gif);
}

.textstyle1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
.tabForm {
		background-color: #efefef;
		border: 1px #9E9E9E solid;
		padding: 5px;
		background-image:url(/images/searchFormBg.gif);
		background-position: bottom;
		background-repeat : repeat-x;
	}



.paneTitle
{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	font-family: 'Trebuchet MS';
}
.flaggedItem
{
	border:solid 2px #0000CC;
	background-color:#FF0000;
}
.button 
{
	BORDER-LEFT-COLOR: #cda561;	
	BACKGROUND-IMAGE: url(images/bgOcher.gif);	
	BORDER-BOTTOM-COLOR: #cda561;	COLOR: #444;	
	BORDER-TOP-COLOR: #cda561;	
	BACKGROUND-COLOR: #eee;	
	BORDER-RIGHT-COLOR: #cda561
}
.paneLabelText
{
	color: #000000;
	font-size: 12px;
	font-family: 'Trebuchet MS';
}


a.nochangelink
{
	text-decoration:none;
}



.main_link_button_normal
{
	background-color: #024dae;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style:solid;
	border-width:1px;
}
.small_text
{
	font-size: 7pt;
	font-family: Verdana;
	color:Gray;
}
.textdiv
{
	margin: 10px;
	 line-height: 25px;
	 font-family: Arial, Helvetica, sans-serif
}

/* start */

.glossymenu
{
	margin: 0px 0;
	padding: 0;
	width: 150px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
}

.glossymenu a.menuitem
{
	background: black url(images/menu/glossyback.gif) repeat-x bottom left;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 3px 0;
	padding-left: 5px;
	text-decoration: none;
	text-align:left
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active
{
	color: white;
}

.glossymenu a.menuitem .statusicon /*CSS for icon image that gets dynamically added to headers*/
{
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover
{
	background-image: url(images/menu/glossyback2.gif);
}

.glossymenu div.submenu /*DIV that contains each sub menu*/
{
	background: white;
}

.glossymenu div.submenu ul /*UL of each sub menu*/
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li
{
	border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a
{
	text-align:left;
	display: block;
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover
{
	background: #DFDCCB;
	color: Black;
}

