html { font-family: Arial, Helvetica, Tahoma, sans-serif; }  /* Change this to fit the site */ 
body { color: #000; margin: 0px; font-size: 62.5%; background: #fff;}
img { border: 0; }

/* --- These are used to markup required field asterisks --- */
abbr { border: 0; }

/* --- Levels out differences between browsers --- */
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.4em; }
form { margin: 0; padding: 0; }
input,select { font-size: 1.1em; }
textarea { font-size: 1.2em; font-family:Arial, Helvetica, Tahoma, sans-serif; }
p { font-size:1.2em; margin: 4px 0px 10px 0px; padding: 0px 0px 0px 0px; }
small { font-size: 1.1em; }
h2,h3,h4,h5,h6 { margin: 25px 0 0px 0px; }
h1 span, h2 span, h3 span { display: none; }
table, p,ul { font-size: 1.2em; }

/* --- The only reliable way to style HR's is to hide them and them style a div! --- */
hr {
	visibility: hidden;
}
div.d_hv {
	border-bottom: 1px dashed #ccc;
	margin: 0 0 16px 0;
	height: 5px;
}

/* --- Some useful tools/classes --- */
.border { border: 1px solid #000 !important; }
.clrb { clear: both; }
.clrb_thin { clear: both; line-height: 0px; }
.inline { display: inline; width: auto!important }
.left { float: left; }
.right { float: right; }
.hidden { visibility: hidden; }
.size10 { font-size: 1.0em; }
.size11 { font-size: 1.1em; }
.size12 { font-size: 1.2em; }
.size13 { font-size: 1.3em; }
.size14 { font-size: 1.4em; }
.none { display: none; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.red { color: #FF0000; }
.orange { color: #ff6600; font-weight:bold;}
.message { color: #FF0000; font-size: 1.3em; font-weight: bold; letter-spacing: -1px;}
.point { cursor: pointer; }
.no_marg { margin: 0!important; }
.clear_right { clear:right;}

/* ---  Main link styles --- */
a:link, a:active, a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color:#FF7700;
}
a:visited {
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
/* --- Error message ul --- */
.error_ul {
	margin: 5px 0 5px 0;
	padding: 0 0 4px 0;
	color: #FF0000; 
	font-size: 1.2em; 
	font-weight: bold; 
	list-style: circle;
}
.error_ul li { margin: 0 0 0 25px; }

/* --- Basic site stuff --- */
form {
	float:left;
	margin-top:10px;
}

form label {
	float:left;
	margin-bottom:10px;
}

form label span {
	display: block;
	float: left;
	width: 150px;
	font-size:1.2em;
}

form input.indented {
	margin-left:150px;
}

form input.submit {
	float: right;
}

/* --- Home build --- */ 
div#home_main_rail {
	margin-top:10px;
}

div#home_content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/bg_home.jpg) top left no-repeat;
}

a#home_logo {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:106px;
	width:223px;
}
 
a#home_logo span {
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}

div#home_left_col{
	width:172px;
	float:left;
	position:relative;
}

div.home_right_col {
	width:768px;
	float:left;
}

div.home_right_col_foot {
	width:768px;
	float:left;
	margin:0;
	padding-bottom:20px;
}

div.home_right_col_foot ul {
	margin-left:0;
	padding-left:0;
}

div.home_right_col_foot ul li {
	float:left;
	width:134px;
	margin-right:8px;
	margin-left:0;
	padding-left:12px;
	background:url(../images/list_arrow.png) 0 5px no-repeat;
	list-style:none;
}

.homepage_h1 {
	margin:0;
}

.internalpage_h1 {
	margin:0;
	float:left;
}

div#home_left_col p {
	padding:3px 5px 5px 3px;
}

.orange_arrow_bg {
	margin-top:306px;
}

ul.yellow_arrow_bg {
	padding:0 0 0 0;
	margin:0;
	width:165px;
}

ul.yellow_arrow_bg li {
	padding-left:0;
	margin-left:15px;
}

#header_content {
	width:768px;
	float:left;
	height:149px;
}

.home_button_cols {
	float:left;
	width:147px;
	margin:0 8px 8px 0;
}

.home_left_button_col {
	float:left;
	width:147px;
	margin:0 8px 8px 0;
}

.home_right_button_col {
	float:left;
	width:147px;
	margin:0 0 8px 0;
}

ul.clean {
	padding:0!important;
	margin:0!important;
	float:left;
	list-style:none;
}

ul.clean li {
	padding:0!important;
	margin:0!important;
	float:left;
	font-size:0.95em;
}

a.home_buttons, a.home_buttons:visited {
	display:block;
	width:137px;
	float:left;
	min-height:137px;
	font-size:1.3em;
	font-weight:bold;
	color:#333;
	padding:5px;
	margin:8px 0 0 0;
	background-color:#FBC780!important;
	border-top:1px dashed #000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.home_buttons:hover {
	color:#000;
	background-color:#FAAF4A!important;
	border-top:1px dotted #000;
}


a.business_bt, a.business_bt:visited, .business_bt {
	background:url(/images/business.png) bottom right no-repeat #ffffff;
}
a.business_bt:hover {
	background:url(/images/business_on.png) bottom right no-repeat #ffffff;
}

a.construction_bt, a.construction_bt:visited, .construction_bt {
	background:url(/images/construction.png) bottom right no-repeat;
}
a.construction_bt:hover {
	background:url(/images/construction_on.png) bottom right no-repeat;
}

a.creative_bt, a.creative_bt:visited, .creative_bt {
	background:url(/images/creative.png) bottom right no-repeat;
}
a.creative_bt:hover {
	background:url(/images/creative_on.png) bottom right no-repeat;
}

a.engineering_bt, a.engineering_bt:visited, .engineering_bt {
	background:url(/images/engineering.png) bottom right no-repeat;
}
a.engineering_bt:hover {
	background:url(/images/engineering_on.png) bottom right no-repeat;
}

a.beauty_bt, a.beauty_bt:visited  {
	background:url(/images/beauty.png) bottom right no-repeat;
}

.beauty_bt {
	background:url(/images/beauty.png) bottom right no-repeat;
}

a.beauty_bt:hover {
	background:url(/images/beauty_on.png) bottom right no-repeat;
}

a.hospitality_bt, a.hospitality_bt:visited, .hospitality_bt {
	background:url(/images/hospitality.png) bottom right no-repeat;
}
a.hospitality_bt:hover {
	background:url(/images/hospitality_on.png) bottom right no-repeat;
}

a.computing_bt, a.computing_bt:visited, .computing_bt {
	background:url(/images/computing.png) bottom right no-repeat;
}
a.computing_bt:hover {
	background:url(/images/computing_on.png) bottom right no-repeat;
}

a.environment_bt, a.environment_bt:visited, .environment_bt {
	background:url(/images/environment.png) bottom right no-repeat;
}
a.environment_bt:hover {
	background:url(/images/environment_on.png) bottom right no-repeat;
}

a.manufacturing_bt, a.manufacturing_bt:visited, .manufacturing_bt {
	background:url(/images/manufacturing.png) bottom right no-repeat;
}
a.manufacturing_bt:hover {
	background:url(/images/manufacturing_on.png) bottom right no-repeat;
}

a.security_bt, a.security_bt:visited, .security_bt {
	background:url(/images/security.png) bottom right no-repeat;
}
a.security_bt:hover {
	background:url(/images/security_on.png) bottom right no-repeat;
}

a.retail_bt, a.retail_bt:visited, .retail_bt {
	background:url(/images/retail.png) bottom right no-repeat;
}
a.retail_bt:hover {
	background:url(/images/retail_on.png) bottom right no-repeat;
}

a.health_bt, a.health_bt:visited, .health_bt {
	background:url(/images/health.png) bottom right no-repeat;
}
a.health_bt:hover {
	background:url(/images/health_on.png) bottom right no-repeat;
}

a.sport_bt, a.sport_bt:visited, .sport_bt {
	background:url(/images/sport.png) bottom right no-repeat;
}
a.sport_bt:hover {
	background:url(/images/sport_on.png) bottom right no-repeat;
}

a.travel_bt, a.travel_bt:visited {
	background:url(/images/travel.png) bottom right no-repeat;
	margin-top:163px!important;
}

.travel_bt {
	background:url(/images/travel.png) bottom right no-repeat;
}

a.travel_bt:hover {
	background:url(/images/travel_on.png) bottom right no-repeat;
}


#text_controls_home {
	list-style:none;
	margin:0 auto 0 auto;
	float:right;
	font-size:1.2em;
	padding:15px;
	color:#333333;
	background-color:#ebebeb;
	width:117px;
	min-height:122px;
	border-top:1px dashed #333;
}


#text_controls_home a {
	color:#333333;
}

div#footer_content {
	width:924px;
	margin:0 auto 10px auto;
	border-top:1px dashed #333;
} 

.addthis_button_foot {
	float:right;
	background:url(../images/bg_grey_gradient_taller.png) bottom left repeat-x #fff;
	padding:15px 8px 8px 8px;
}

a.focusnewmedia_link, a.focusnewmedia_link:visited {
	display:block;
	float:right;
	margin:20px 0 0 0;
	font-size:1.1em;
	color:#666666;
}

a.justdesign_link, a.justdesign_link:visited {
	display:block;
	float:right;
	margin:20px 10px 0 0;
	font-size:1.1em;
	color:#999;
}

p.copyright {
	float:left;
	margin:20px 0 0 5px;
	font-size:1.1em;
	color:#666666;
}

ul.footer_nav {
	list-style:none;
	float:left;
	margin:15px 0 0 0;
	padding:0;
}

ul.footer_nav li {
	float:left;
	margin:0;
	padding:0 5px 2px 5px;
	border-right:1px solid #999999;
}

ul.footer_nav li.last {
	border-right:none;
}

ul.footer_nav li a, ul.footer_nav li a:visited {
	color:#666666;
}

/* --- Internal build ---*/

#internal_header_content {
	width:940px;
	margin:10px auto 5px auto;
	height:150px;
	background:url(/images/internal_header_bg.jpg) top right no-repeat;
	position:relative;
}

#internal_header_content #connexions_logo {
	margin-right:23px;
}

#internal_header_content #search_help_link a, #internal_header_content #search_help_link a:visited {
	color:#fff;
	padding:3px;
	background-color:#333;
	
}

#internal_content {
	width:940px;
	margin:0 auto 0 auto;
}

a#internal_logo {
	float:left;
	width:150px;
	height:150px;
}

#search_wrap {
	float:right;
	margin:10px 10px 0 0;
}

#search_button {
	float:right;
	color:#333;
	border:1px solid #eee;
	border-top:1px solid #666666;
	background:url(../images/bg_grey_gradient.png) bottom left repeat-x #fff;
	padding:2px 5px 2px 5px;
	min-height:20px;
	font-size:1.3em;
}

#search_input {
	float:right;
	width:150px;
	color:#333;
	border:1px solid #eee;
	border-top:1px solid #666666;
	padding:4px 5px 3px 5px;
	min-height:15px;
	font-size:1.2em;
	background:url(../images/bg_input.png) top left repeat-x #fff;
}

#search_help_link {
	float: left;
	margin: -6px 0 0 2px;
}
#search_help_link a {
	font-size: 105%;
	text-decoration: underline
}
#search_help_link a:hover { color: #fff }
.home_right_col #search_help_link a, .home_right_col #search_help_link a:visited { color: #000 }
.home_right_col #search_help_link a:hover { color: #000 }

#connexions_logo {
	display:block;
	float:right;
	margin:20px 20px 0 0;
	width:160px;
	height:55px;
}

#text_controls {
	list-style:none;
	width:932px;
	margin:0 auto 15px auto;
	background:url(/images/bg_grey_gradient.png) bottom left repeat-x;
	text-align:right;
	font-size:1.2em;
	padding:5px 5px 5px 3px;
	color:#333333;
	border-top:1px dashed #999;
}

#text_controls li {
	display:inline;
	border-right:1px solid #666666;
	padding-right:5px;
	padding-left:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#text_controls li.li_last {
	border:none;
}

#text_controls a {
	color:#333333;
}

#left_int_col {
	float:left;
	width:150px;
	margin-right:8px;
}

#breadcrumbs {
	float:left;
	width:777px;
	font-size:1.1em;
	padding:7px 5px 7px 0;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color:#FF7700;
}

#right_int_col {
	float:left;
	width:782px;

}

#main_nav ul {
	list-style:none;
	margin:5px 0 5px 0;
	padding:0;
}

#main_nav ul li {
	margin:0 0 0 0;
	padding:0;
}

#main_nav ul li a, #main_nav ul li a:visited {
	display:block;
	padding:8px;
	width:134px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	border-top:1px dashed #333;
	font-weight:bolder;
}

#main_nav ul li a.nav_on, #main_nav ul li a.nav_on:visited {
	color:#333;
	background-color:#fbc780;
	text-decoration:underline;
}

#main_nav ul li a:hover, #main_nav ul li a.nav_on:hover {
	color:#333;
	background-color:#FAAF4A;
	text-decoration:underline;
}

.business_int {
	background:#ffffff;
}
.construction_int {
	background:#ffffff;
}
.creative_int {
	background:#ffffff;
}
.engineering_int {
	background:#ffffff;
}
.beauty_int {
	background:#ffffff;
}
.hospitality_int {
	background:#ffffff;
}
.computing_int {
	background:#ffffff;
}
.environment_int {
	background:#ffffff;
}
.manufacturing_int {
	background:#ffffff;
}
.security_int {
	background:#ffffff;
}
.retail_int {
	background:#ffffff;
}
.health_int {
	background:#ffffff;
}
.sport_int {
	background:#ffffff;
}
.travel_int {
	background:#ffffff;
}

h1, #page_content_col h1, nontable_content_col h1 { 
	margin:5px 5px 20px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.3em;
	font-weight:normal;
	padding-top:7px;
} 

h2, #page_content_col h2, #page_content_col h3, nontable_content_col h2, nontable_content_col h3 {
	padding-top:7px;
	margin:25px 5px 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	font-weight:normal;
	border-top:1px dashed #333;
}

.home_page_h2 {
	padding:0;
	margin:5px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	border:none;
}

#page_content_col p, nontable_content_col p {
	margin:5px 5px 10px 10px;
	line-height:1.3em;
}

#page_content_col table {
	width:537px;
	border:1px solid #fff;
	border-collapse:collapse;
	margin-bottom:10px;
}

#page_content_col table caption {
	background-color:#fbc780;
	width:97.3%; /* Deliberate weirdness to fix caption irregularity */
	text-align:left;
	color:#333;
	font-size:1.6em;
	padding:5px 5px 5px 10px!important;
	margin:10px 0 0 0!important;
	border-top:1px dashed #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#page_content_col table tr td, #page_content_col table tr th {
	padding:5px 5px 5px 10px;
	border-left:1px solid #dddddd;
	text-align:left;
	width:50%;
}

#page_content_col table tr.alternate_tr {
	background-color:#e9e9e9;
}

.foot_notes {
	font-size:1.1em;
	margin-top:0!important;
}

#nontable_content_col legend {
	display:none;
}

#nontable_content_col fieldset {
	border:0;
}

#nontable_content_col label {
	width:650px;
}


#nontable_content_col label input, #nontable_content_col label textarea {
	width:300px;
	font-size:1.2em;
	padding:2px;
}

#nontable_content_col ul li {
	padding-left:12px;
	margin-left:12px;
	background:url(/images/orange_arrow.png) 0 0.35em no-repeat;
	list-style:none;
	margin-bottom: 0.5em;
}

.search_results {
	padding-left:10px;
}

.search_results li {
	border-bottom:1px dashed #cccccc;
	width:500px;
}

.paging {
	display:block;
}

.search_results a, .search_results a:visited {
	font-size:1.3em;
	font-weight:bold;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.search_content {
	font-size:1em!important;
}

.page_nav_wrap {
	border:1px solid #CCCCCC;
	margin:0 10px 0 0;
	padding:2px 2px 2px 35px;
	text-align:center;
	width:500px;
}
.page_nav_wrap p {
	margin:0;
}

form#results_per_page {
	float:right;
	margin:0 10px 0 0;
}



/* Right signposts */

#page_content_col, #nontable_content_col {
	float:left;
	width:552px;
	margin-bottom:15px;
}

#signpost_col {
	float:left;
	width:228px;
}

.blackest_box_head {
	float:right;
	width:213px;
	background-color:#000;
	padding:5px 5px 5px 10px;
	color:#ffffff;
	font-weight:normal!important;
	margin:5px 0 0 0;
	font-size:1.5em;
	border-top:1px dashed #333;
}

.black_box_head {
	float:right;
	width:213px;
	background-color:#FBC780;
	padding:5px 5px 10px 10px;
	color:#333;
	font-weight:normal!important;
	margin:5px 0 0 0;
	font-size:1.5em;
	border-top:1px dashed #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.dark_grey_box_head {
	float:right;
	width:213px;
	background-color:#CECECE;
	padding:5px 5px 10px 10px;
	color:#333;
	font-weight:normal!important;
	margin:5px 0 0 0;
	font-size:1.5em;
	border-top:1px dashed #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.light_grey_box_head {
	float:right;
	width:213px;
	background-color:#E9E9E9;
	padding:5px 5px 10px 10px;
	color:#333;
	font-weight:normal!important;
	margin:5px 0 0 0;
	font-size:1.5em;
	border-top:1px dashed #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.grey_box_wrap {
	float:right;
	width:213px;
	padding:5px 10px 5px 5px;
	margin-bottom:10px;
	font-size:1.2em;
	background-color:#e9e9e9;
}

.black_box_wrap {
	float:right;
	width:213px;
	padding:5px 10px 90px 5px;
	margin-bottom:10px;
	font-size:1.2em;
	background-color:#fbc780;
}

.dark_grey_box_wrap {
	float:right;
	width:213px;
	padding:5px 10px 5px 5px;
	margin-bottom:10px;
	font-size:1.2em;
	background-color:#cecece;
}

.light_grey_box_wrap {
	float:right;
	width:213px;
	padding:5px 10px 5px 5px;
	margin-bottom:10px;
	font-size:1.2em;
	background-color:#e9e9e9;
}

.light_grey_box_home {
	background-color:#E9E9E9;
	float:right;
	font-size:1.1em;
	margin-bottom:10px;
	margin-right:9px;
	padding:3px 10px 3px 5px;
	width:149px;
	border-top:1px dashed #333;
}

.grey_box_wrap p, .black_box_wrap p, .dark_grey_box_wrap p, .light_grey_box_wrap p,  .grey_box_wrap ul, .black_box_wrap ul, .dark_grey_box_wrap ul, .light_grey_box_wrap ul {
	margin:0;
	padding:0;
	font-size:1.2em;
}

.grey_box_wrap fieldset legend, .black_box_wrap fieldset legend, .dark_grey_box_wrap fieldset legend, .light_grey_box_wrap fieldset legend {
	display:none;	
}

.grey_box_wrap fieldset, .black_box_wrap fieldset, .dark_grey_box_wrap fieldset, .light_grey_box_wrap fieldset {
	border:none;	
}

.grey_box {
	float:right;
	width:216px;
	padding:5px 5px 5px 5px;
	border:1px solid #999999;
	margin:5px 0 5px 0;
}

.no_grey_box {
	float:right;
	width:228px;
	padding:0;
	margin:5px 0 5px 0;
	border-top:1px dashed #333;
}

.light_grey_box_home ul {
	margin-left:0;
	padding-left:0;
}

.light_grey_box_home h2 {
	color:#333;
	font-weight:normal!important;
	margin:0 0 0 5px;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:none;
}

#signpost_col ul li, .light_grey_box_home ul li {
	padding-left:12px;
	margin-left:12px;
	background:url(/images/list_arrow.png) 0 0.4em no-repeat;
	list-style:none;
	margin-bottom: 0.5em;
	font-size:0.9em;
}

ul.orange_list_arrows li {
	background:url(/images/list_arrow.png) 0 0.4em no-repeat!imporant;
}

#signpost_col ul li a, #signpost_col ul li a:visited {
	color:#333;
	text-decoration:underline;
}

ul.orange_list_arrows li a, ul.orange_list_arrows li a:visited {
	color:#333!important;
}

.col_pie_charts {
	float:left;
	width:50%;
	margin:20px 0 20px 0;
}

.col_pie_charts ul {
	list-style:none;
	padding:0;
	margin:0;
}

.col_pie_charts ul li {
	font-size:1.2em;
	font-weight:normal;
}

.percentages {
	font-size:1em;
	font-weight:bold;
	color:#9737A2;
}

/* Carbon Style */

.img_left {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:25px;
}

.img_right {
	float:right;
	display:block;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
}

ol {
	list-style-type: upper-alpha;
}

ol li {
	margin:3px 0 3px 0;
}

form ol label, form ol label span {
	display: inline;
	float: none;
}

form.quiz input {
	width:auto!important;
}

.submit_poll {
	margin-top:10px;
}

.previous_poll {
	float:right;
	margin-top:15px;
	font-size:0.9em;
}

.poll_question {
	font-weight:bold;
	margin-bottom:20px!important;
}

.q1, .q2, .q3, .q4, .q5 {
	padding:10px 5px 10px 40px;
	width:480px;
	margin:0 0 10px 5px;
}

.q1 {
	background:url(/images/q1_bg.png) top left no-repeat #FFEABF;
}
.q2 {
	background:url(/images/q2_bg.png) top left no-repeat #FFEABF;
}
.q3 {
	background:url(/images/q3_bg.png) top left no-repeat #FFEABF;
}
.q4 {
	background:url(/images/q4_bg.png) top left no-repeat #FFEABF;
}
.q5 {
	background:url(/images/q5_bg.png) top left no-repeat #FFEABF;
}

.quiz_submit {
	margin-left:63px;
}

.poll_answers_table {
	font-size:1em;
}

.poll_answers_table caption {
	text-align:left;
	margin-top:10px;
	font-weight:bold;
}

.error {
	font-size:1em!important;
	color:#F00;
}

#redbridge {
	float: right;
	text-align: right;
	font-size:1.1em;
	margin-top:0!important;
}

