@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
a img {
	border: 0;
	cursor: pointer;
}
p {
	padding: 0.5em 0 1em;
	line-height: 1.6em;
}
ol  {
	margin: 20px;
}
ol li   {
	margin: 10px 0 0;
}
ol li ol {
	list-style-type: lower-alpha;
	margin: 5px 20px 10px;
}
ol li ol li {
	padding: 0 0 3px 0!important;
	line-height: 1.2em;
}
/*CSS link control*/

.body_home .navigation .home a,
.body_about .navigation .about a,
.body_contact .navigation .contact a,
.body_cladding .navigation .cladding a,
.body_rail .navigation .rail a {
	background: url(../images/nav_on.jpg) repeat-x;
	color: #666;
}
.body_about .navigation .about a {
	background: url(../images/nav_on.jpg) repeat-x;
	color: #666;
}
.body_contact .navigation .contact a {
	background: url(../images/nav_on.jpg) repeat-x;
	color: #666;
}
html {
	font-size: 100%;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 62.5%;
	text-align: left;
}
h1 {
	text-indent: -9999px;
	background: url(../images/logo.jpg);
	width: 140px;
	height: 84px;
}
h2 {
	text-transform: uppercase;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #cc0000;
	margin: 0 0 10px 0;
}
h5 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-size: 10px;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #E11A21;
}
a:hover {
	color: #666;
}
#wrapper {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#top_strip {
	background: url(../images/top_bar.jpg) repeat-x;
	height: 41px;
}
.mid_tel {
	width: 650px;
	margin: 2px auto 0;
	height: 41px;
	line-height: 41px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.mid_tel ul {
	list-style-type: none;
}
.mid_tel ul li {
	float: left;
	margin: 0 10px;
	font-size: 11px;
	display: inline!important;
	font-weight:normal;
}
.red {
	color: #E11A21;
}
.light_grey {
	color: #eee;
}
#logo_strapline_wrap {
	background: #f3f3f3 url(../images/bg_top_right.jpg) no-repeat top right;
}
.logo_strapline {
	margin: 0 auto;
	height: 83px;
	width: 990px;
	padding: 15px 0;
}
#navigation_bar_wrap {
	height: 42px;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.navigation_bar {
	margin: 0 auto;
	width: 990px;
	height: 40px;
}
.navigation {
	float: left;
	height: 40px;
	width: 990px;
}
.navigation ul {
	list-style-type: none;
	float: left;
	width: 850px;
	display: block;
}
.navigation ul li {
	float: left;
	height: 41px;
	line-height: 39px;
	text-transform: uppercase;
	margin: 1px 0 0;
	font-weight: bold;
}

/*.navigation ul li a {
	color: #ddd;
	display: block;
	padding: 0 10px;
	border-right: 1px solid #999;
	background: url(../images/nav_off.jpg) repeat-x;
}*/

.navigation ul li a , .navigation ul li a:visited{
	color: #ddd;
	display: block;
	padding: 0 10px;
	border-right: 1px solid #999;
	background: url(../images/nav_off.jpg) repeat-x;
}

.navigation ul li a:hover {
	color: #fff;
	display: block;
	padding: 0 10px;
	background: url(../images/nav_red.jpg) repeat-x;
}
.top_twit {

	float: left;
	margin: 9px 0px 0px 0px;
	padding: 0px;
	width: 140px;
}
.search_box {
	float: right;
	height: 32px;
	width: 200px;
/*	background: url(../images/search.png) no-repeat; - This has been commented out until the Search form is functional */
	padding: 3px 0 0 15px;
	margin: 47px 0 0;
}
#searchsubmit {
	background: transparent;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#fff;
	width: 30px;
	cursor: pointer;
}
#search_input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#999999;
	font-size:1.2em;
	height:20px;
	padding:4px 0 0;
	width:100px;
}
.logo {
	float: left;
	width: 140px;
	height: 84px;
}
.strapline {
	float: left;
	margin: 53px 0 0 20px;
	width: 328px;
	height: 25px;
}
.flash_carousel {
	margin: 0 auto;
	width: 960px;
	padding: 40px 0 0;
}
.mid_section {
	background: #b7bed1 url(../images/mid_bg.jpg) top center no-repeat;
}
.mid_section_white {
	background: #eee;
}
.middle_content {
}
#contact_us_form {
}
#contact_us_form p {
	padding: 5px 0;
}
#contact_us_form label {
	display: block;
	float: left;
	width: 170px;
	height: 18px;
	line-height: 18px;
	font-size: 1em;
}
#contact_us_form input {
	width: 180px;
	border: 1px solid #999;
	padding: 1px;
	color: #666;
	font-size: 0.9em;
	height: 18px;
}
#contact_us_form .tickbox {
	width: 20px;
}
#contact_us_form textarea {
	width: 200px;
	height: 130px;
	border: 1px solid #999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.95em;
}
.boxes {
	width: 910px;
	margin: 0 auto;
	padding: 0 0 0 50px;
}
.boxes h3 {
	display: block;
	margin: 0 0 10px 0;
	font-size: 10px;
}
.boxes ul {
	list-style-type: none;
}
.boxes ul li {
	float: left;
	width: 170px;
	height: 91px;
	display: block;
	margin: 23px 10px 20px;
	padding: 10px 12px 14px;
}
.boxes2 {
	width: 880px;
	margin: 0 auto;
}
.boxes2 ul {
	list-style-type: none;
}
.boxes2 ul li {
	float: left;
	/*background: url(../images/box_bg.png) no-repeat;*/
	margin: 20px 10px;
	width: 192px;
	height: 120px;
}
.boxes2 .ug_top {
	height: 19px;
	padding: 10px 0 0 10px;
	background: url(../images/box_head_bg.png) no-repeat;
}
.box_training {
	background: url(../images/box_training.png) no-repeat;
}
.box_win      {
	background: url(../images/box_win.png) no-repeat;
}
.box_left {
	float: left;
	width: 110px;
}
.box_download {
	background: url(../images/box_download.png) no-repeat;
}
.box_news {
	background: url(../images/box_news.png) no-repeat;
}
.box_right {
	float: right;
	width: 50px;
}
#footer_wrap {
	padding: 0px 0 30px;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.footer {
	width: 960px;
	margin: 30px auto 0;
	display: block;
}

.footer a {
	color: #999;
}
.footer a:hover {
	color: #cc0000;
}
.footer_left {
	float: left;
	width: 740px;
	display: inline;
}

.footer_left_block {
	float: left;
	display: inline!important;
	padding: 0 0px 5px 7px!important;
	margin: 0!important;
	width: 100px;
	list-style-type: none;
}

.footer_left_block a {
	color: #666;
}

.footer_left_block ul {
	list-style-type: none;
}

.footer_left_block ul li {
	padding: 0 0 3px 10px;
	width: 90px;
	background: url(../images/red_bullet.gif) no-repeat 0 4px;
}


.footer_left_block ul li a{
	color: #888;
}

.footer_left_block ul li.no_bullet {
	background: none;
	font-style: italic;
}
.footer_right {
	float: right;
	width: 180px;
	display: inline;
}
.footer_right ul {
	list-style-type: none;
}
.footer_right ul li {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 0 5px 0;
}
.footer_right ul li a {
	color: #666;
	font-weight: bold;
}
.clear {
	clear: both;
}
.smaller {
	font-size: 0.9em;
	color: #999;
}
.replace {
	text-indent: -9999px;
}

/* Text replacements */
.h2 {
	background: url(../images/replace/no1.png) no-repeat;
	height: 25px;
}
.h3_news {
	background: url(../images/replace/latest_news.gif) no-repeat;
}
.h3_download {
	background: url(../images/replace/download.gif) no-repeat;
}
.h3_win {
	background: url(../images/replace/win_ipod.gif) no-repeat;
}
.h3_training {
	background: url(../images/replace/training.gif) no-repeat;
}
.middle_content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}
.middle_content h2 {
	color: #E11A21;
	font-size: 1.6em;
	padding: 5px;
	display: block;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}
.middle_left {
	float: left;
	width: 690px;
}

.ggrrail_copy {

	padding-top: 73px;
	width: 935px;
	height: 390px;
	background-image: url(/images/ggr-rail.gif);
	background-repeat: no-repeat;
	position: relative;
}

.ggrrail_copy h2 {

	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 10pt;
	font-weight: light;
	color: #E81818;
	border-style: none;
}

.ggrrail_copy p {

	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 9pt;
	font-weight: light;
	color: black;
}

.middle_right {
	float: right;
	width: 200px;
}
.contact_form_left {
	float: left;
	width: 160px;
}
.contact_form_right {
	float: right;
	width: 480px;
}
.main_content_right {
	float: right;
	width: 480px;
}
.main_content_right ul{
	margin: 15px 20px 20px 20px;
}
.main_content_right ul li {
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(../images/red_bullet.gif) no-repeat 0 4px;
no-repeat; 				margin: 0 0 10px 0;
}
.main_content_right h3 {
	color: #E11A21;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
.main_content_right h4 {
	text-transform: capitalize;
}
.form_float_wrap {
	width: 350px;
	margin: 0 0 5px 0;
}
.float_left {
	float: left;
	margin: 6px 0 0;
	padding: 0 0 1px 0;
}
.float_right {
	float: right;
}
.large_intro {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.large_intro_smaller {
	font-size: 1.1em;
	display: block;
	margin: 0 0 25px 0;
	padding: 0;
}
.submit {
	margin: 20px 0;
	border: none;
	background-color: #4A7CBB;
	padding: 0px!important;
	color: #fff!important;
	width: 60px!important;
	cursor: pointer;
	height: 22px!important;
	line-height: 22px;
}
.submit:hover {
	background-color: #6C9CCC;
}
.marginTop20 {
	margin: 10px 0 5px;
}
.twitter_logo {
	display: block;
	float: left;
	margin: 0;
}
.facebook_logo {
	display: block;
	float: left;
	margin-left: 6px;
}
.youtube_logo {
	display: block;
	float: left;
	margin-left: 6px;
}
.footer_logos {
	clear: both;
	width: 990px;
	display: block;
	margin: 0 auto;
}
.footer_logos_wrap {
	border-top:1px dotted #ccc;
	padding:10px 0
}
.career_entry {
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 20px 0;
}
