﻿/*
-------------------------------------------------------------------
	PAGE MARGIN
------------------------------------------------------------------- 
*/

.global {
	margin: 0;
}

a:link	{
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;	
}

img {
	border-width: 0;
}

/*
-------------------------------------------------------------------
	HEADER ELEMENTS
------------------------------------------------------------------- 
*/

.header {
	height: 45px;
	position: relative;
	background: url('images/header_bg.png') repeat-x;
}

.headerContainer {
	height: 45px;
	width: 981px;
	text-align: left;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 9px;
	color: #4c4c4c;	
	line-height: 45px;	
}

/*
-------------------------------------------------------------------
	MENU ELEMENTS
------------------------------------------------------------------- 
*/

.menu {
	height: 93px;
	min-width: 1057px;
	position: relative;
	background-color: #dedede;
}

.navContainer_outer {
	height: 93px;
	width: 981px;
	margin: 0 auto;
	position: relative;	
}

.navContainer_inner {
	height: 43px;
	margin: 0 auto;
	background: url('images/s_railsolutions.png') bottom left no-repeat;	
	padding-top: 25px;
	line-height: 43px;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
}

.m_select {
	height: 43px;
	width: 94px;
	margin: 0px 0px auto auto;
	float: right;
	background: url('images/m_1.png') left no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	text-align: center;
	line-height: 43px;
  	-moz-user-select: none;
  	-khtml-user-select: none;
  	-webkit-user-select: none;
  	user-select: none;	 
}

.m_noselect {
	height: 43px;
	width: 94px;
	margin: 0px 0px auto auto;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	text-align: center;
	line-height: 43px;
  	-moz-user-select: none;
  	-khtml-user-select: none;
  	-webkit-user-select: none;
  	user-select: none;		
}

/*
-------------------------------------------------------------------
	FEATURED ELEMENTS
------------------------------------------------------------------- 
*/

.featured {
	height: 291px;	
	position: relative;
	background-color: #d8d8d8;	
}

.featured_fadeLeft {
	height: 291px;
	width: 1057px;
	margin: 0 auto;
	background: url('images/fade_left.png') left repeat-y;
}

.featured_fadeRight {
	height: 291px;
	width: 1057px;
	margin: 0 auto;
	background: url('images/fade_right.png') right repeat-y;
}

.featured_center {
	height: 291px;
	width: 1057px;
	margin: 0 auto;
	background: url('images/featured_center3.png') center no-repeat;	
}

.featured_content {
	height: 291px;
	width: 981px;
	margin: 0 auto;
	background: url('images/featured_right_2.png') right no-repeat;
}

.featured2 {
	height: 157px;
	position: relative;
	background-color: #dedede;
}

.featured2_left {
	height: 157px;
	width: 981px;
	margin: 0 auto;
	background: url('images/featured2_1.png') left no-repeat;
}

.featured2_right {
	height: 157px;
	width: 981px;
	margin: 0 auto;
	background: url('images/featured2_3.png') right no-repeat;
}

.featured2_center {
	height: 157px;
	width: 981px;
	margin: 0 auto;
	background: url('images/featured2_2.png') center no-repeat;
}

.featured_overlay {
	height: 100%;
	background: url('images/featured_bg.png') repeat-x;	
}

/*
-------------------------------------------------------------------
	BODY ELEMENTS
------------------------------------------------------------------- 
*/

h1 {
	margin-top: -6px;
	margin-left: -2px;
	margin-bottom: 30px;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 30px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #686868;
}

h3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #686868;
}

.body {
	min-width: 1057px;
	position: relative;
	background-color: #dedede;
}

.bodySpacer {
	height: 40px;	
	margin: 0 auto;
}

.bodyContainer_outer {
	width: 981px;
	margin: 0 auto;
}

.bodyContainer_left {
	width: 319px;
	float: left;
	background: url('images/sidebar_divider.png') right repeat-y;
}

.bodyContainer_left a {
	color: #686868;
	text-decoration: none;			
}

.bodyContainer_right {
	width: 625px;
	float: right;
}

.servicesLink_select {
	height: 33px;
	width: 258px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #c6c6c6;
	color: #686868;
	padding-left: 15px;
	line-height: 33px;
	/*
  	-moz-user-select: none;
  	-khtml-user-select: none;
  	-webkit-user-select: none;
  	*/
}

.servicesLink_noselect {
	height: 33px;
	width: 258px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	padding-left: 15px;
	line-height: 33px;
	/*
  	-moz-user-select: none;
  	-khtml-user-select: none;
  	-webkit-user-select: none;	
  	*/
}

.newsButtons {
	height: 37px;
	width: 656px;
	margin: 0 auto;	
}

.newsButtons img {
	border-width: 0px;	
}

.moreInfo {
	height: 37px;
	width: 103px;
	margin-right: 10px;
	float: left;
}

.alignCenter {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.thumbBacker {
	height: 175px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.inlineContainer {
	height: 135px;
}

.inlineContainer a {
	width: 100%;
	height: 100%;		
	display: block;
}

.inlineContainer .content1 { /* LLX4000 Series Brochure and Datasheets */
	width: 100%;
	height: 100%;	
	background: url('images/inline_content1.png') no-repeat;
	position: relative;	
}

.thumbBacker .titleContainer {
	width: 100%;
	height: 135px;
	background-color: #d3d3d3;
	position: relative;
}

.thumbBacker .imageContainer {
	position: relative;
	top: -155px;
	right: 20px;
}

.thumbBacker .headerDefault {
	width: 100%;
	height: 100%;
	background: url('images/thumb_header_default.png') no-repeat;
}

.thumbBacker .header1 { /* LCP PANEL 1 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header1.png') no-repeat;
	position: relative;
	left: 18px;
}

.thumbBacker .header2 { /* LCP PANEL 2 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header2.png') no-repeat;
	position: relative;
	left: 18px;
}

.thumbBacker .header3 { /* LCP PANEL 3 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header3.png') no-repeat;
}

.thumbBacker .header4 { /* RCS 1 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header4.png') no-repeat;
}

.thumbBacker .header5 { /* RCS 2 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header5.png') no-repeat;
	position: relative;
	left: 14px;
}

.thumbBacker .header6 { /* DTMF 1 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header6.png') no-repeat;
	position: relative;
	left: 18px;
}

.thumbBacker .header7 { /* POINT PRESSURE GAUGE 1 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header7.png') no-repeat;
	position: relative;
	left: 18px;
}

.thumbBacker .header8 { /* POINT PRESSURE GAUGE 2 */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header8.png') no-repeat;
	position: relative;
	left: 18px;
}

.thumbBacker .header9 { /* MDS RADIO USB CABLE */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header9.png') no-repeat;
	position: relative;
	left: 18px;
}

.thumbBacker .header10 { /* WAYSIDE LIGHT INDICATION */
	width: 100%;
	height: 100%;
	background: url('images/thumb_header10.png') no-repeat;
	position: relative;
	left: 18px;
}

/*
-------------------------------------------------------------------
	FOOTER ELEMENTS
------------------------------------------------------------------- 
*/

.footer {
	height: 74px;
	min-width: 1057px;
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	text-align: center;
	line-height: 74px;	
	background: url('images/footer_bg.png') repeat-x;
	position: relative;	
}

/*
-------------------------------------------------------------------
	MISC
------------------------------------------------------------------- 
*/

.fix {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0 0 0;
}