/* CSS document containing format 2 styles for McMaster branded websites */
div#format_1, div#format_1 div#bottom_content {
	width:776px;
	margin-left:0px;
	padding-left:0px;
}

a.go_back {
	float:left;
	margin:6px 0px 0px 2px;;
	padding:0px 0px 0px 12px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	background-image:url(https://fhs.mcmaster.ca/lib/images/arrow_red_left.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a:hover.go_back {
	color:#990033;
}

a.go_to_top {
	float:right;
	margin:6px 0px -10px 2px;;
	padding:0px 12px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	background-image:url(https://fhs.mcmaster.ca/lib/images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a:hover.go_to_top {
	color:#990033;
}

.arrow_btn {
	margin-bottom:8px;
}
.arrow_btn a {
	float:right;
	width:190px;
	padding:16px 4px 28px 52px;
	margin-left:12px;
	font-size:14px;	
	color:#990033;
	font-weight:bold;
	text-decoration:none;
	background-image:url(https://fhs.mcmaster.ca/lib/images/arrow_btn_out.gif);
	background-repeat:no-repeat;
}

.arrow_btn a:hover {
	color:#000000;
	background-image:url(https://fhs.mcmaster.ca/lib/images/arrow_btn_over.gif)
}

.image_box, .image_box_left, .image_box_right, .image_box_centre {
	padding:4px 0px 4px 0px;
	border-left:none; 
	border-right:none;
}
.image_box .caption, .image_box_left .caption, .image_box_right .caption, .image_box_centre .caption {
	font-size:.8em;
	color:#666666;
	padding-bottom:0px;
}

table.table_format1 {
	width:100%;
}
table.table_format1 tr td {
	vertical-align:top;
}
table.table_format1 tr.table_format1_title td {
	padding:6px 0px;
}
table.table_format1 tr.table_format1_title2 td {
	padding:4px 0px;
	border-top:none;
	font-weight:bold;
	color:#2A3B86;
	background-color:#EFEFEF;
	border-bottom:2px solid #2A3B86;
}
table.image_box_right {
	border:none;
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	background-color:#f3f3f3;
	margin:3px 5px 10px 20px;
	width:1px;
}
table.image_box_right tr td {
	border:none;
	margin:0px;
	padding:2px 0px 2px 0px;
}
table.image_box_right tr td img {
	padding-bottom:2px;
}
table.image_box_right tr td.caption {
	font-size:.8em;
	color:#666666;
}

.image_box_right, .image_box_left, .image_box {
	border:none;
	background-color:#EFEFEF;
	background:repeat-x top url(https://fhs.mcmaster.ca/lib/images/border_background_top.gif), repeat-x bottom url(https://fhs.mcmaster.ca/lib/images/border_background_bottom.gif);
	padding:5px 0px;
}

.image_box_right .caption, .image_box_left .caption, .image_box .caption {
	padding:7px 6px 3px 6px;
	margin-top:0px;
	background-image:url(https://fhs.mcmaster.ca/lib/images/caption_background.gif);
}

table.image_box, table.image_box_left, table.image_box_right {
	position:relative;
	margin-bottom:6px;
	background: #F3F3F3;
	border: 2px solid #cccccc;
	border-bottom:none;
	padding: 2px;
}

table.image_box caption, table.image_box_left caption, table.image_box_right caption {
	margin-top:-6px;
	margin-left:10px;
	margin-right:2px;
	text-align:left;
	font-size:12px;
	padding-top:4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 2px solid #cccccc;
	border-top:none;
}
table.image_box, table.image_box_right, table.image_box_left {
	border:none;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background-color:#f3f3f3;
	margin:0px 0px 15px 0px;
	padding:0px;
	width:1px;
}
table.image_box_left {
	margin:3px 20px 15px 0px;
}
table.image_box_right {
	margin:3px 5px 15px 20px;
}
table.image_box tr td, table.image_box_right tr td, table.image_box_left tr td {
	border:none;
	margin:0px;
	padding:0px;
	border:none;
}
table.image_box tr td img, table.image_box_right tr td img, table.image_box_left tr td img {
	padding:0px;
	margin:0px;
	border:none;
}
table.image_box tr td.caption, table.image_box_right tr td.caption, table.image_box_left tr td.caption {
	font-size:.8em;
	color:#666666;
	border:none;
}
.news_subtitle {
	font-size:.8em;
}

.date {
	font-size:.7em;
}

div#bottom_content ul li {
	margin-bottom:0px;
	padding-bottom:4px;
}
div#bottom_content ul {
	margin-bottom:4px;
}

p {
	margin-bottom:10px;
}

h1.content_title1 {
	margin-bottom:12px;
	text-transform:none;
	font-size:1.2em;
	padding:5px 0px 4px 8px;
	width:768px;
}

div#format_1 h1.content_title2, h1.content_title2 {
	font-size:1.5em;
}

h2 {
	margin-bottom:10px;
	font-size:1.3em;
	color:#2A3B86;
}

h3 {
	margin-bottom:10px;
	font-size:1.2em;
}

h4 {
	margin-bottom:8px;
	font-size:1.1em;
}

h5 {
	margin-bottom:8px;
	font-size:1em;
}

h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover {
	text-decoration:none;
}

.side_box_right {
	float:right; 
	margin:0px; 
	width:240px; 
	font-size:.9em;
	margin:0px 0px 0px 20px;
	padding:4px 0px 6px 18px; 
	background-image:url(https://fhs.mcmaster.ca/lib/images/border_background_right.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.indent {
	font-size:.9em;
	color:#666;
	margin:0px 40px;
}

hr {
	color: #fff; background-color: #fff; border: 1px solid #ccc; border-style: none none solid;
}

#left_container hr {
	color: #fff; background-color: #fff; border: 1px solid #ccc; border-style: none none solid;
}

.quote {
	margin-left:20px;
	margin-right:20px;
	color:#666;
	font-size:.9em;
}

br.half_line {
	line-height:6px;
}

div.left_nav_custom ul li.font_increment {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	margin-top:10px;
}

.citation {
	font-size:.9em;
	color:#666;
	font-style:italic;
}
