/* CSS Document */

html, body{
	height:100%;
}

body{
	font-family: Arial;
	padding: 0;
	margin: 0;
	width: 100%;
	color:#767676;
	font-size:11px;
	background-color:#FFFFFF;
	
}

.body_landing{
	margin-top:5%;
}

p {margin: 1em 0;}



#container_out{
	width: 830px;
	float:left;
	border: 1px solid silver;
	background-color:#FFFFFF;
	height:464px;
	position:relative; 
	overflow:hidden;
	_margin-top:-20px;
}

#header{
	width: 846px;
	float:left;
	position:relative;
	margin-bottom:3px;
}

.scroll_bg{
	background-image:url(../images/scroll_in.jpg);
	background-repeat:repeat-y;
	width:12px;
	height:467px;
	position:absolute;
	margin-top:3px;
	margin-left:3px;
}

.top_left_logo{
	width:161px;
	height:71px;
	float:left;
	position:relative;
}

/*********************** SCROLLERS ***********************/
.root     {
    position:relative;
    height:      557px;
    width:      830px;
	
    }

.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
	
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      relative; 
    left:      18px; 
    margin-top:      3px; 
    width:      830px; 
    height:      550px; 
    clip:      rect(0 467 200 0); 
    overflow:      auto; 
    
    background:    #FFFFFF;
    }
.scrollContent { 
    position:      relative; 
	float:left;
    left:      0px; 
    top:      0px; 
    width:      350px;
	width:      650px; 
	text-align:left;
    }

/***********************/
a:link{
	color:red;
	text-decoration:none;
}
.h1_tag{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:12px;
}

.home_title p{
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:12px;
	
}

.padder{
	width:340px; height:15px; position:absolute; float:left; background-color:#FFFFFF; display:block; z-index:100; margin-top:449px;
}

.padder_full{
	width:800px; height:15px; position:absolute; float:left; background-color:#FFFFFF; display:block; z-index:100; margin-top:449px;
}

.submission{
	width:340px; height:105px; position:absolute; float:left; background-color:#FFF000; display:block; z-index:101; margin-top:349px;
}


.padder_2{
width:340px; height:15px; position:absolute; float:left; background-color:#FFFFFF; display:block; z-index:100; margin-top:449px;
margin-left:458px;
}

.home_thumbs{
	float:left; position:relative;
	height:153px;
}

.home_carousel{
	float:left; position:relative;
	margin-left:1px;
}
.range_thumb{
	float:left; position:relative;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.job_title{
	float:left;
	position:relative;
	
	font-size:12px;
	color:red; font-weight:bold;
}

.row{
	float:left;
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}

.full_row{
	float:left;
	position:relative;
	background-image:url(../images/bar.jpg);
	margin-top:5px;
	padding-left:3px;
	min-height:25px;
}

.full_row_odd{
	float:left;
	position:relative;
		padding-left:3px;
	min-height:20px;
}

.return_brand{
	display:block;
	clear:both;
}

/*** JOB FORM ***/
.in_name{
	border:0;
	height:13px;
	width:340px;
	background-color:#FFEFDD;
	line-height:13px;
	color:#767676;
	font-size:11px;
}

.in_vac_name{
	border:0;
	height:13px;
	width:282px;
	background-color:#FFEFDD;
	line-height:13px;
	color:#767676;
	font-size:11px;
}

.in_add{
	border:0;
	color:#767676;
	height:34px;
	line-height:11px;
	width:340px;
	font-size:11px;
	background-color:#FFEFDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.in_normal{
	border:0;
	height:13px;
	width:165px;
	background-color:#FFEFDD;
	line-height:13px;
	color:#767676;
	font-size:11px;
}

.job_submit{
	border:0;
	color:#767676;
	position:relative;
	background-color:#FFEFDD;

}

/*** SUBMISSION FORM ***/
.in_name_submit{
	border:0;
	height:13px;
	width:165px;
	line-height:13px;
	color:#767676;
	font-size:11px;
}

.in_add_submit{
	border:0;
	color:#767676;
	height:34px;
	line-height:11px;
	width:165px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.in_normal_submit{
	border:0;
	height:13px;
	width:165px;
	line-height:13px;
	color:#767676;
	font-size:11px;
}

.art_submit{
	border:0;
	color:#767676;
	position:relative;

	background-color:#FFFFFF;
}
.f_text a{
	float:left;
	position:relative;
	color:#767676;
	font-size:10px;
}

.f_in_text{
	text-decoration:none;
	font-size:20px;
	color:#767676;
	padding-right:10px;
}

#text_desc_products{
	float:right; margin-top:390px; z-index:100; width:550px; padding-right:3px; padding-left:50px; text-align:left;position:absolute;  font-size:12px;
}