/* ------------------------------------ Reset ------------------------------------ */

* {
	margin:0;
	padding:0;
	}
	
/* ------------------------------------ Basics ------------------------------------ */
html, body {
	height:100%;
	width:100%;
	background:#c71419 url(../graphics/bg.jpg);
	}
body {
	font:normal 0.75em/1.55em arial, helvetica, verdana, sans-serif;
	}
a img {
	border:0;
	}
a {
	outline:none;
	}
fieldset {
	border:0;
	}
.hide {
	display:none;
	}
.push {
	clear:both;
	height:17px;
	}
.clear {
	clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}
.center {
	text-align:center;
	}
#content input, #content textarea, hr {
	margin:7px 0;
	}
.checkboxtable input {
	margin:0;
	}
#content .radiotable td {
	padding:0 3px;
	}
#content .content, .checkboxtable td {
	padding:0 3px;
	}

/* ------------------------------------ Text ------------------------------------ */

h1#page_title {
	font:1.58em/1.3em 'ITC Novarese', times, 'times new roman', georgia, serif;
	color:#c00;
	text-transform:uppercase;
	margin: 0 0 1em;
	}

h1.home_title {
	font:1.58em/1.3em 'ITC Novarese', times, 'times new roman', georgia, serif;
	color:#c00;
	text-transform:uppercase;
	margin: 0 0 .25em;
	}

h2 {
	font-size: 1.3em;
	margin: 0 0 1em;
}

h3 {
	font-size: 1.1em;
	margin: 0 0 1em;
}

h4 {
	font-size: 1em;
	margin: 0 0 1.5em;
}

p {
	margin: 0 0 1.5em;
	font-size: 1em;
	}

ul {
	margin: 0 3em 1.5em;
	font-size: 1em;
	list-style: disc;
	}

ul#partnerships {
	list-style: none;
	}

ul#partnerships li {
	margin: 0 0 1.5em;
	}

ul#partnerships h3 {
	margin: 0 0 .5em;
	}

ol {
	margin: 0 3em 1.5em;
	font-size: 1em;
	list-style: decimal;
	}
	
/* ------------------------------------ Forms ------------------------------------ */

ul.form_fields {
	margin: 0 0 1.5em;
	list-style: none;
	}

ul.form_fields li * {
	margin: 0;
	}

ul.form_fields li input {
	margin: 0 !important;
	}

ul.form_fields li {
	margin: 0 0 1em;
	}

ul.form_fields label {
	display: block;
	float: left;
	width: 140px;
	font-weight: bold;
	}

ul.form_fields li.list strong {
	display: block;
	margin: 0 0 .5em;
	}

ul.form_fields li.textarea label {
	float: none;
	width: auto;
	margin: 0 0 .25em;
	}

ul.form_fields li.textarea textarea {
	width: 600px;
	height: 100px;
	}

ul.form_fields ul.checkboxes {
	list-style: none;
	}

ul.form_fields ul.checkboxes li {
	margin: 0 0 .1em;
	}

ul.form_fields ul.checkboxes label {
	display: inline;
	float: none;
	font-weight: normal;
	margin: 0 0 0 5px;
	}

ul.form_fields li.buttons {
	background: #393939;
	padding: 5px;
	}

/* --------------------- Containers & Header --------------------- */	
#wrapper {
	width:100%;
	height:100%;
	min-height:100%;
	background:url(../graphics/bg_gradient.jpg) repeat-x;
	}
#MasterContainer {
	width:960px;
	height:100%;
	min-height:100%;
	margin:0 auto;
	background-color:#393939;
	}
html>body #MasterContainer{
	height:auto;
	min-height:100%;
	}
	#header {
			height:110px;
			width:960px;
			float:left;
			background:#fff url(../graphics/header_bg.gif) bottom repeat-x;
			}
			#logo {
				display:block;
				width:360px;
				height:64px;
				margin:9px 0 0 20px;
				}
				#logo a {
					display:block;
					width:360px;
					height:64px;
					text-indent:-9999px;
					background-image:url(../graphics/logo.gif);
					font-size:1px;
					line-height:1px;
					}				
				
/* --------------------- Primary Navigation --------------------- */	
			
			#nav {
				list-style:none;
				margin:12px 0 0;
				height:25px;
				padding-right:20px;
				float:right;
				background:#000 url(../graphics/nav_corner.gif) right no-repeat;
				}

				#nav li {
					display:inline;
					}
					#nav li a {
						float:left;
						clear:none;
						display:block;
						height:25px;
						font-size:1px;
						line-height:1px;
						text-indent:-9999px;
						}				
				
					ul li a#home {
						width:73px;
						background:#000 url(../graphics/home.gif) no-repeat;
						}					
					ul li a#about {
						width:102px;
						background:#000 url(../graphics/about.gif) no-repeat;
						}				
					ul li a#training {
						width:116px;
						background:#000 url(../graphics/training.gif) no-repeat;
						}						
					ul li a#services {
						width:116px;
						background:#000 url(../graphics/services.gif) no-repeat;
						}
					#header ul li a:hover,
					#header ul li a.current {
						background-position: 0 -25px;
						}	
						
						
/* -------------------------- Sidebar -------------------------- */
	#ContentContainer {
		background:#fff url(../graphics/content_bg.jpg) 680px 0 repeat-y;
		}
	
	#sidebar {
		width:190px;
		float:right;
		background-color:#fff;
		padding-bottom:15px;
		}
		#SocialNetwork {
			position:absolute;
			top:47px;
			left:50%;
			margin-left:287px;
			width:195px;
			}
		#SocialNetwork img {
			float:left;
			}
	#help_ntrsupport img {
		display: block;
		margin: 1em auto;
		border: 0;
	}
	
	#header h2 {
		font-size:1px;
		line-height:1px;
		text-indent:-9999px;
		height:25px;
		width:194px;
		float:right;
		margin-top:12px;
		background: url(../graphics/section_title.gif)  no-repeat;
		}
	#header #EventsSectionTitle {
		background: url(../graphics/events.gif)  no-repeat;
		}
/* ----------------- Homepage Events ----------------- */

		#EventList {
			list-style:none;
			width:160px;
			margin:9px 0 0 14px;
			height:238px;
			}
			#EventList li {
				font:normal .9em/1.3em arial, helvetica, verdana, sans-serif;
				color:#000;
				padding:18px 0 4px 0;
				border-bottom:1px solid #ccc;
				}
			#EventList li a {
				display:block;
				font-weight:bold;
				color:#000;
				text-decoration:none;
				}
			#EventList #EventsLink {
				text-align:right;
				border:0;
				padding-top:10px;
				border-bottom:0;
				}
				#EventList #EventsLink a {
					color:#6b9ea6;
					margin-right:6px;
					}
				#EventList #EventsLink a:hover {
					color:#b63333;
					}
					
			#SidebarContent {
				padding:0 14px 0 16px;
				font:normal .9em/1.55em arial, helvetica, verdana, sans-serif;
				color:#000;
				}
				
/* --------------------- Subnav --------------------- */

			.subnav {
				list-style:none;
				width:168px;
				margin:22px 0 0 11px;
				}
				.subnav li a:link,
				.subnav li a:visited,
				.subnav li a:hover,
				.subnav li a:active {
					display:block;
					font:bold 0.9em/1.3em arial, helvetica, verdana, sans-serif;
					padding:6px 0;
					border-bottom:1px solid #ccc;
					color:#000;
					width:168px;
					text-decoration:none;
					}
				.subnav li.here a:link,
				.subnav li.here a:visited,
				.subnav li a:hover {
					color:#c00;
					}
				.subnav li.last a {
					border:0;
					}

/* --------------------- Content --------------------- */
	
	#content {
		color:#000;
		}
	#HomeColumn1 {
		width:325px;
		float:left;
		padding:7px 31px 0 48px;
		margin:32px 0 10px 0;
		}
	#HomeColumn2 {
		width:300px;
		float:left;
		border-left:1px solid #b2b2b2;
		padding:7px 0 0 30px;
		margin:32px 0 10px 0;
		}
	#InteriorContent {
		width:724px;
		float:left;
		padding:0 20px;
		margin: 15px 0;
		}
	#InteriorColumn1 {
		width:160px;
		float:left;
		padding:0;
		}
	#InteriorColumn1 ul {
		margin: 0;
		list-style: none;
		}
	#InteriorColumn1 ul ul {
		margin: 0 0 0 1.25em;
		list-style: disc;
		}
	#InteriorColumn2 {
		width:546px;
		float:left;
		padding:0;
		margin:0;
		}		
		
		
		
		#content a:link, #content a:visited {
			color:#bd1419;
			text-decoration:underline;
			}
		#content a:hover, #content a:active {
			color:#83814e;
			text-decoration:none;
			}
		#content img.left {
			display: block;
			float:left;
			margin:5px 8px 8px 0;
			border: 1px solid #393939;
			}
		#content img.right {
			display: block;
			float:right;
			margin:5px 0 8px 8px;
			border: 1px solid #393939;
			}
		#content img.center {
			display: block;
			margin:5px auto 8px;
			border: 1px solid #393939;
			}
			
			
#CareerLink {
	display:block;
	float:right;
	height:17px;
	background:#962323 url(../graphics/career_bg.gif) left no-repeat;
	font: normal 0.63em/17px arial, helvetica, verdana, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	padding:0 15px 0 25px;
	}

/* ------------------------------------ Footer ------------------------------------ */

#footer {
	clear:both;
	padding:29px 0 0 38px;
	}
	.FooterColumn {
		float:left;
		width:140px;
		padding:0;
		font: normal 0.9em/1.3em arial, helvetica, verdana, sans-serif;
		color:#fff;
		}
	.FooterColumn strong {
		text-transform: uppercase;
		}
		#footer p {
			margin-bottom:14px;
			}			

	#footer a:link, a:active, a:visited, a:hover {
		color:#fff;
		text-decoration:underline;
		}

/* BEGIN table */
table {
	width: 100%;
	margin: 0 0 1.5em;
	border-collapse: collapse;
}

th {
	width: 25%;
	padding: 8px 5px;
	border-left: 1px solid #fff;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	line-height: 1;
}

th.course_num {
	width: auto;
	border-left: 0;
}

th.course {
	width: 50%;
}

td {
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	vertical-align: top;
}

td img {
	display: block;
	float: right;
	margin: 0 0 15px 15px;
}

td p:last-child {
	margin: 0;
}

td.title {
	font-weight: bold;
}

td.stretch {
	width: 100%;
}

table.details td.title {
	white-space: nowrap;
	padding: 10px 10px 10px 0;
}

table.details td.info {
	width: 100%;
}

td.nowrap {
	white-space: nowrap;
}
/* END table */