/** Gulf response pages */
.breadcrumb {
	display: none;
}

p {
	font-size: 14px;
}

h3 {
	font-size: 18px;
	margin: 15px 0 10px;
}

img.header {
	width: 610px;
	margin-bottom: 20px;
}

.page-gulf-response #content {
	width: 960px;
}

.section-gulf-response #content {
	padding-left: 20px;
}

.sidebar-right #content {
	width: 610px;
	padding-right: 20px;
}

.section-gulf-response h1.title {
	font-size: 20px;
	font-weight: bold;
	margin: 34px 0 12px 0;
}

.page-gulf-response h1.title {
	font-size: 28px;
	color: #990000;
	line-height: 28px;
	margin: 15px 0 25px;
}

.page-gulf-response .right h4 {
	margin-top: 12px;
	color: #666;
}

.page-gulf-response #content-bottom {
	width: 635px;
}

.page-gulf-response #content-bottom .block.region-count-1 {
	float: left;
	height: 1%;	
}

.page-gulf-response .content-block {
	border: 1px solid #E5E4E4;
	margin: 0 0 12px;
}

.page-gulf-response .content-block h2.title {
	background: url("images/bg_sidebar_header.png") repeat-x scroll 0 0 #FAFAFA;
	border-bottom: 1px solid #E5E4E4;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 22px;
}

.page-gulf-response .content-block .content {
	margin: 0 0 8px;
	padding: 6px 12px;
}

ul#scenario-navigation {
	padding: 1em 0 0.75em 0;
	margin: -28px 0 1em 0;
	list-style-type: none;
	width: 608px;
	background: #eee;
	border: 1px solid #E5E4E4;
}

ul#scenario-navigation li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#scenario-navigation li a {
	display: block;
	padding: 5px 0 5px 25px;
}

ul#scenario-navigation li.active a,
ul#scenario-navigation li a:hover {
	background: #ccc;
	text-decoration: none;
	color: #fff;
}

.block {
	clear: both;
	height: 1%;
}

.block h4 {
	margin-top: 1em;
	padding-left: 10px;
	color: #666;
}

#sidebar-right .block p {
	float: left;
	height: 1%;
	width: 45%;
	padding: 0 0 20px 10px;
	font-size: 12px;
}

.block img {
	float: right;
	height: 1%;
	margin-top: -20px;
}

.block a {
	color: #4E3878;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 3px;
}

#tech-notes {
	margin-top: 1em;
}

#app-notes li,
#tech-notes li {
	list-style-image: url('images/icon_pdf_sm.png');
	margin-left: 10px;
}

.block #related-pages ul {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
	height: 50px;
}

.block #related-pages li {
	list-style-type: none;
	float: left;
}

.block #related-pages li img {
	width: 80px;
	margin-right: 3px;
}
