@charset "utf-8";

/*******************************

	Copyright O'Neill Design
	Rev 25/05/2009
	
*******************************/

/*******************************
	GLOBAL
*******************************/

body {
	background: url(/resources/images/common/header-tile.gif) top left repeat-x #353535;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a img {
	border: none;
}

a {
	color: #d2232a;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #000000;
	font-size: 19pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 15px 0px;
}

h2 {
	color: #d2232a;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 12px 0px;
}

h3 {
	color: #000000;
	font-size: 11pt;
	line-height: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	font-size: 9pt;
}

/*******************************
	HEADER
*******************************/

#header {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	height: 178px;
}

#header #flash_header {
	float: left;
}

/* featured projects */

#header #featured-projects {
	float: left;
	width: 250px;
	height: 110px;
	margin-top: 56px;	
	text-align: right;
	margin-left: 0px;
	padding-right: 0px;
}

#header #featured-projects a img {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}

#header #featured-projects a img:hover {
	border-color: #d2232a;
}

/* wrapper */

#wrapper {
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

#content-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

/* menu */

#menu {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
	top: -15px;
}

/*******************************
	CONTENT
*******************************/

#column-left, #column-right {
	float: left;
	width: 182px;
	text-align: left;
}

#content {
	float: left;
	width: 480px;
	margin-left: 28px;
	margin-right: 28px;
	text-align: left;
}

#content p, #content ul li {
	line-height: 150%;
}

#content-end {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 116px;
	text-align: right;
}

#content-end img {
	float: right;
	margin-right: 98px;
}

/*******************************
	FOOTER
*******************************/

#footer {
	background: url(/resources/images/common/footer-tile.gif) top left repeat-x;
	height: 125px;
}

#footer-inner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer-content {
	text-align: left;
	background: url(/resources/images/common/building-bottom.jpg) top right no-repeat;
	width: 802px;
	height: 75px;
}

#site-map {
	text-align: left;
	float: left;
	width: 700px;
	padding-top: 20px;
	color: #828282;
}

#site-map h1 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#site-map ul {
	margin: 0px;
	padding-left: 20px;
	list-style: square;
}

#site-map a {
	color: #828282;
	text-decoration: none;
}

#site-map a:hover {
	text-decoration: underline;
}

#footer #map-left {
	float: left;
	padding-right: 20px;
	border-right: 1px solid #4a4a4a;
	width: auto;
}

#footer #map-center {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #4a4a4a;
	width: auto;
}

#footer #map-right {
	float: left;
	padding-left: 20px;
	width: auto;
}

#footer #copyright {
	float: right;
	padding-top: 20px;
	position: relative;
	margin-right: -98px;
	color: #bdbdbd;
	font-weight: bold;
}

/*******************************
	BOXES
*******************************/

.box {
	text-align: left;
	margin-bottom: 15px;
	font-size: 8pt;
	color: #646464;
}

.box .inner {
	background: url(/resources/images/boxes/box-background.gif) top left repeat-y;
}

.box .pad {
	padding: 8px;
}

.box .inner p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

/*.box .inner span {
	display: block;
	border-bottom: 1px solid #c8c8c8;
	padding: 8px;
	margin-bottom: 8px;
}*/

.box .inner .spacer {
	height: 8px;
}

.box .inner .divider {
	border-bottom: 1px solid #c8c8c8;
	padding-top: 8px;
	margin-bottom: 8px;
}

.box .menu ul {
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	list-style: none;
}

.box .menu ul li {
	background: url(/resources/images/boxes/menu-box-option.gif) top left no-repeat;
	text-indent: 23px;
	line-height: 24px;
	padding-bottom: 2px;
}

.box .menu ul li.last {
	padding-bottom: 0px;
}

.box .menu ul li a {
	color: #646464;
	text-decoration: none;
	font-weight: bold;
}

.box .menu ul li a:hover {
	text-decoration: underline;
}

/* content boxes */

.content-box {
	background: url(/resources/images/boxes/content-box-background.jpg) top left no-repeat;
	height: 103px;
	width: 446px;
	padding: 17px;
	margin-bottom: 10px;
}

.content-box img.title {
	margin-bottom: 10px;
}

.content-box ul {
	float: left;
	margin-right: 10px;
}

.domains ul {
	list-style: none;
	margin-right: 5px;
	margin-left: 0px;
	padding: 0px;
}

/* listing boxes */

.listing-box {
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

.listing-box h2 {
	padding-top: 0px;
}

/*******************************
	MISCELLANEOUS
*******************************/

.clear {
	clear: both;
}

.center-h {
	text-align: center;
}

a.more {
	/*float: right;*/
	clear: both;
	display: block;
	text-align: right;
}

p.tight {
	padding-bottom: 0px;
}

.bold {
	font-weight: bold;
}

.fine-print {
	font-size: 8pt;
	color: #999999;
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

.align-r, table.data tr td.align-r {
	text-align: right !important;
}

/* thumbnails */

a.thumbnail img {
	border: 1px solid #FFFFFF;
}

a.thumbnail img:hover {
	border-color: #000000;
}

a.shadow {
	padding: 1px 7px 8px 2px;
	background: url(/resources/images/common/thumbnail-shadow.gif) top left no-repeat;
}

/* margins */

.mt-5 {
	margin-top: 5px;
}

.mb-10 {
	margin-bottom: 10px;
}

.ml-10 {
	margin-left: 10px;
}

.mr-5 {
	margin-right: 5px;
}

.mr-10 {
	margin-right: 10px;
}

/*******************************
	FORMS
*******************************/

.input-www {
	background: url(/resources/images/common/input-www.gif) top left no-repeat #FFFFFF;
	border: 1px solid #c8c8c8;
	height: 18px !important;
	padding-top: 4px;
	text-align: left;
	text-indent: 40px;
	font-size: 9pt;
	font-weight: normal;
	color: #646464;
	width: 300px;
	vertical-align: middle;
}

.required {
	color: #FF0000;
}

/*******************************
	TABLES
*******************************/

table.data {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

table.data td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}

table.data tr td.bold {
	font-weight: bold;
}

table.small td, table.data td.small {
	font-size: 8pt;
}

table.data tr.first td {
	border-top: 1px dotted #CCCCCC;
}

table.data td.field {
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	background: #F3F3F3;
}

table.data tr.section td {
	border-top: 2px solid #999999 !important;
}

table.data td.data {
	border-left: 1px dotted #CCCCCC;
	text-align: left;
	background: none;
	font-weight: normal;
}

table.data tr td.left {
	border-left: none !important;
}

/* HEADERS */

table.data tr th {
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #646464;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
}

table.data tr th.center-h, table.data tr td.center-h {
	text-align: center;
}

/*******************************
	VALIDATION
*******************************/

/* warnings */
.warning_report {
	background-color: #fffcd7;
	border: 1px solid #ffd235;
	margin-bottom: 8px;
	line-height: 120%;
}

.warning_report div, .warning_report p {
	padding: 8px;
	font-size: 9pt;
	font-weight: normal;
	color: #dd5a5a;
	line-height: 120%;
}

.warning_report div {
	padding-left: 30px;
	background-image: url(/resources/images/common/warning.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	line-height: 120%;
}

/* errors */
.error_report {
	background-color: #fff3f3;
	border: 1px solid #af2d2d;
	margin-bottom: 8px;
	line-height: 100%;
}

.error_report div, .error_report p {
	padding: 8px;
	font-size: 9pt;
	font-weight: normal;
	color: #af2d2d;
	line-height: 100%;
}

.error_report div {
	padding-left: 30px;
	background-image: url(/resources/images/common/cross.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	line-height: 100%;
}

/* success */
.success_report {
	background-color: #ebf8d5;
	border: 1px solid #7ad30b;
	margin-bottom: 8px;
	line-height: 100%;
}

.success_report div, .success_report p {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding: 8px;
	line-height: 100%;
}

.success_report div {
	padding-left: 30px;
	background-image: url(/resources/images/common/tick.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	line-height: 100%;
}

.warning_report p, .error_report p, .success_report p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* terms and conditions */

table#terms td {
	vertical-align: top;
}