/* pallette

#14619b  #991414
#fff
#222
#d3d3d3
#a5a5a5
#303030
*/

*{
	margin:0;
	padding:0;
}
body{
	background:#fff url(../images/home-bg.gif) repeat-x top;
	font:11px/20px Tahoma,Helvetica,sans-serif;
	color:#222;
}
.larger-text{
font-size:15px;
}
#inner-bg{
	background:#fff url(../images/bg-inner.gif) repeat-x top;
}

.spacer{clear:both; height:1px;}

/* Layout Styles Starts */

#wrapper{
	width:900px;
	margin:0 auto;
}
	#header{
		height:105px;
		background:url(../images/header-bg.jpg) no-repeat;
	}
		#logo{
			width:400px;
			padding:5px 0 0 0;
		}
			#logo h1{
				background:url(../images/header-bg-logo.gif) no-repeat top left;
			}
				#logo h1 a{
					display:block;
					height:96px;
				}
					#logo h1 a span{
						display:none;
					}
	#menu{
	height:34px;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				margin:0 1px 0 0;
			}
			#menu li, #menu li a{
				float:left;
				display:block;
				height:34px;
				line-height:17px;
				min-width:100px;
				width:auto !important;
				width:100px;
				text-align:center;				
			}
				#menu li a{
					background:url(../images/menu-bg.jpg) repeat-x;
					color:#fff;
					text-decoration:none;
					text-transform:uppercase;
				}
					#menu li a:hover{
						background:url(../images/menu-h-bg.jpg) repeat-x;
						text-decoration:none;
					}
				#menu li.current a, #menu li a.current{
					background:url(../images/menu-h-bg.jpg) repeat-x;
					color:#fff;
					text-align:center;
					text-decoration:none;
					text-transform:uppercase;
				}
				#menu li li a{
				background-image:none;
				background-color:#B41F1F;				
				line-height:inherit;
				text-transform:none;
				line-height:18px;
				height:18px;
				}
				#menu li li a:hover,#menu li li:hover{
				background-image:none;
				}
				#menu li li{
				width:60px;
				}
	#banner{
		height:198px;
		background:url(../images/banner-bg.gif) no-repeat;
		position:relative;
	}
		#banner h2{
			padding:32px 0 0 0;
		}
		#banner h2, #banner p{
			width:485px;
			padding-left:10px;
			color:#fff;
		}
		.banner-img{
			position:absolute;
			right:0;
			bottom:0;
		}
		#banner p{
			padding-bottom:15px !important;
			padding-bottom:9px;
		}
	#container, #container1{
		background:#fff url(../images/container-bg.jpg) no-repeat top;
		min-height:436px;
		height:auto !important;
		height:436px;
		padding:0 20px;	
		font-size: 13px;
	}
	#container1{
	margin:35px 0 0 0;
	background:#fff url(../images/container1-bg.jpg) no-repeat top;

	}
	/*	#container .clearfix{
			background:url(../images/divider.jpg) no-repeat 250px 20px;
		}*/
		#container1 .clearfix{
			background:url(../images/divider.jpg) no-repeat 600px 20px;
		}
		#mainarea{
	width:590px;
	padding:20px 0 0 0;
	text-align: justify;
		}
			#container h2 span, #container1 h2 span{
				color:#991414;
			}
		#sidearea{
			width:235px;
			padding:20px 0 0 0;
		}
		#sidearea img{
		margin:0 0 10px 0;
		}
		.block1 {
			display:block;
			float:left;
			margin:0 10px 10px 0;
			width:286px;
		}
			.block1 p {
				text-align:center;
			}
	#footer{
		background:url(../images/footer-bg.jpg) no-repeat;
		overflow:hidden;
		padding:50px 15px 10px 15px;
		font-size:10px;
	}
		#footer a{
			color:#222;
			text-decoration:none;
			font-weight:normal;
		}
			#footer a:hover{
				color:#991414;
				text-decoration:underline;
			}
	
/* Layout Styles Ends */



/* Links Styles Starts */


a.readmore{
	float:right;
}
a.readmore span{
	display:none;
}
#container p.hr{
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}

/* Links Styles Ends */

/* Form Styles */


#mainarea form{
	padding:0 5px;
	text-align:left;
}
#mainarea form p{
	margin:0 0 5px 0;
}
#mainarea form p.floatleft{
	margin-right:15px;
}

textarea{
	width:415px;
	height:100px;
}
input:focus, .textarea:focus{
	border:1px solid #000;
}
.signin-btn, .button1, input.button{
	background:#303030;
	line-height:20px;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
	width:auto;
	position:relative;
	left: 15px;
}
input.button:hover{
background-color:#b41f1f;
color:#FFFFFF;
}

label, form .label {
	font-size: 13px;
	color: #b41f1f;
	font-weight: bold;
    padding: 0;
	float:left;
	width:75%;
	position:relative;
	    clear:left;
		display:inline;
}

input,textarea,select {
	border: 1px solid #d3d3d3;
	/** remember to change image path **/
	background: url(../images/form-bg.jpg) repeat-x #ffffff;
	font-style: normal;
	font-size: 14px;
	color: #454743;
    width:20em;
	float:left;
    margin-left:5px;
		position:relative;
}


input:hover,textarea:hover{
/*	border: 1px solid #FFFFFF;*/
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	color: #000000;
}

input:focus,textarea:focus{
	/*border: 1px solid #FFFFFF;*/
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	color: #454743;
	position: relative;
}

fieldset{
	border: 1px solid #d3d3d3;
	padding:0 5px 10px 5px;
	margin:0;
	margin-bottom: 10px;
	clear: left;
}
legend{
	font-size:14px;
	font-weight: bold;
	clear: both;
	margin : 0; 
	padding : 0.5em; 
	color : #303030; 
	background : transparent; 
}




/* Form Styles */


/* Paragraph and list Styles */

#container p, #container1 p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft, #sidearea img.floatleft, #sidearea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright, #sidearea img.floatright, #sidearea p img.floatright{
	margin:10px;
}
#container ul, #container ol, #container1 ul, #container1 ol{
	margin:0 0 0 20px;
}
#container ol, #container1 ol{
	margin:0 0 0 30px;	
}
ul#portfolio{margin:0;list-style:none;}
#container dt, #container1 dt{
	font-weight:bold;
	margin:20px 0 10px 0;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	/*color:#222;

	font-weight:bold;*/
color: #b41f1f;
	text-decoration:none;
}
a:hover {text-decoration:underline;color:#991414;}
h1{font-size:32px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:10px 0 15px 0;font-family:"Trebuchet MS";font-weight:normal;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}
.indent{
	margin:5px 10px;
	clear: both;
}
/* Genric Styles Ends */

/* jQuery slideshow */
.slideshow {
	height:  235px;
	width:   235px;
	padding: 0;
	margin:  0;
	text-align: center;
} 
 
.slideshow img, #sidearea .slideshow img{  
  /*  padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    */
	max-width: 235px; 
  /*  height: 235px;*/ 
    top:  0; 
    left: 0;
	margin: 0 0 0 0;
} 
#badge-rfq {
	position: relative;
	top: -5px;
	float: right;
}
#badge-rfq a{
display:block;
	width:154px;
	height:30px;
	float: right;
background: transparent url(../images/rfq-badge.gif) no-repeat;
}

#badge-rfq a:hover {
background-position: -154px 0;
} 

#badge-rfq span {
	display: none;
}
.iso-images {
	text-align: center;
}

.iso-images img{
margin: 0 5px;
}

span.jobDescription {
    margin: 0px 20px 0px 20px;
    display: none;
}
.jobTitle img {
vertical-align:middle;
}
