﻿/*Common*/
#header-image
{
    padding: 20px;
    padding-bottom: 10px;
}
/*End Common*/


/*Sign Up Page*/
#signup-main-column {
    float: left;
    width: 535px;
    padding-left: 30px;
    text-align: justify;
}

#signup-side-column
{
    float: right;
    padding-right: 45px;
    width: 240px;
    padding-bottom: 60px;
}


.form-label {
    float:left;
    width: 100px;
    text-align:right;
    
    line-height: 1.4em;
    font-size: 1.2em;
    margin-top: 10px;
    margin-left:15px;
    text-shadow: 1px 1px 1px #b5aa99;
}

.form-box {
    float:left;
    width: 300px;
}

.textbox {
    background: #ffffff;
    height: 45px;
    width: 300px;

    border: 1px solid #8c8479;
    -moz-box-shadow: 3px 3px 5px 0px #b5aa99;
    -webkit-box-shadow: 3px 3px 5px 0px #b5aa99;
    box-shadow: 3px 3px 5px 0px  #b5aa99;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.required {
    color: red;
    font-weight:bold;
    text-shadow: none;
}

.button {
    float:right;
    width: 100px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px #2a360f;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.green {
	color: #ffffff;
	border: solid 1px #2a360f;
	background: #597028;
	background: -webkit-gradient(linear, left top, left bottom, from(#597028), to(#364516));
	background: -moz-linear-gradient(top,  #597028,  #364516);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#597028', endColorstr='#364516');
}
.green:hover {
	background: #364516;
	background: -webkit-gradient(linear, left top, left bottom, from(#364516), to(#597028));
	background: -moz-linear-gradient(top,  #364516,  #597028);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#364516', endColorstr='#597028');
}
.green:active {
	color: #d9d9d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#364516), to(#2a360f));
	background: -moz-linear-gradient(top,  #364516,  #2a360f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#364516', endColorstr='#2a360f');
}
.tan {
    color: #ffffff;
    border: solid 1px #473e2f;
    background: #bbb09e;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbb09e), to(#5f5441));
	background: -moz-linear-gradient(top,  #bbb09e,  #5f5441);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbb09e', endColorstr='#5f5441');
}
.tan:hover {
    background: #5f5441;
	background: -webkit-gradient(linear, left top, left bottom, from(#5f5441), to(#bbb09e));
	background: -moz-linear-gradient(top,  #5f5441,  #bbb09e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5441', endColorstr='#bbb09e');
}
.tan:active{
    background: #473e2f;
	background: -webkit-gradient(linear, left top, left bottom, from(#5f5441), to(#473e2f));
	background: -moz-linear-gradient(top,  #5f5441,  #473e2f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5441', endColorstr='#473e2f');
}
.bumper {
    padding-bottom: 300px;
}
.error {
    color: red;
    font-weight:bold;
}
/*End Sign Up Page*/

/*Explore Page*/
#explore-photos-wrapper
{
    position: relative;
    z-index: 2;
}

.explore-photo
{
    float: left;
}

#explore-main-column
{
    position: relative;
    z-index: 2;
    float: left;
    padding-left: 20px;
    margin-top: 10px;
    width: 500px;
}

#explore-side-column
{
    position: relative;
    z-index: 2;
    float: left;
    padding-left: 15px;
    margin-top: 20px;
    text-align: justify;
    width: 360px;         
}

#explore-video-block
{
    padding: 10px;
    width: 480px;
}

#explore-main-block
{
    padding: 20px;
    width: 460px;
    padding-top: 15px;
}
#explore-side-block
{
    padding:10px;
    width:340px;
    padding-top: 10px;
}

/*End Explore Page*/
 
/*Press Room Page*/
#press-main-column
{
    float: left;
    width: 505px;
    padding-left: 45px;
    padding-top: 50px;
    text-align: justify;
    
}

#anpr-main-column
{
    float: left;
    width: 547px;
    padding-top: 40px;
}

#anpr-main-column h1
{
    margin-bottom: 15px;
    line-height: 28px; margin: 0; padding: 0;
}

#anpr-main-column h2
{
    margin-top: 4px;
}

#anpr-main-column h1.bottom
{
    padding-bottom: 5px;
}

#press-side-column
{
    float: right;
    padding-right: 45px;
    width: 275px;
    padding-top: 45px;
}

#anpr-side-column
{
    float: left;
    padding-left: 45px;
    width: 275px;
    padding-top: 45px;
   
}

#press-main-block
{

 padding: 25px;
 padding-left: 40px;
 width: 210px;
 
}

#anpr-main-block
{
    padding: 30px;
    padding-top: 20px;

 width: 185px;
}

ul.side
{
    margin-left: 15px;
    padding-left: 0px;
}
/*End Press Room Page*/

/*Industry Page*/
#industry-main-column
{
    float: left;
    width: 545px;
    padding-left: 45px;
    text-align: left;
    
}

#industry-side-column
{
    float: right;
    padding-right: 45px;
    width: 240px;
}

#industry-main-block
{
    padding: 25px;
    padding-top: 15px;
    width: 195px;
} 
.industry-main-sub {
    padding-left: 20px;
}
.industry-main-sub-header {
    font-weight:bold;
}
.industry-main-sub ul {
    list-style-type:disc;
    line-height:20px;
}

.industry-main-sub ul li {
    padding-bottom: 10px;
}

/*End Industry Page*/

/*Safety Page*/
#safety-main-column
{
    float: left;
    width: 535px;
    padding-left: 30px;
    text-align: justify;
    
}

#safety-side-column
{
    float: right;
    padding-right: 45px;
    width: 240px;
    padding-bottom: 60px;
}
/*End Safety Page*/

/*Downloads page*/
#download-main
{
    padding:30;
    width:650px;
}

/*End Downloads page */

/*Default (Home) Page*/
#main-image-wrapper
{
    float: left;
    padding: 30px;
    padding-top: 20px;
    overflow: hidden;
    width: 500px;
    height: 390px;
}

#main-image
{
  position: relative;
  margin-right: 0px;
  width: 507px;
  height: 342px;
}

#main-banner
{
    position:relative;
    margin-right:0px;
    width:507px;
    height:57px;
}

#main-text-wrapper
{
    float: right;
    padding-right: 15px;
    overflow: hidden;
    height: 445px;
}

#main-text
{
    padding: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-left: 20px;
    width: 300px;
}
#img-top
{
    position: absolute;
    top: -29px;
    left: 0px;
    width: 508px;
    height: 29px;
    background: url(../Images/img_top.gif);
}
#img-left
{
    position: absolute;
    left: -16px;
    top: 0px;
    width: 16px;
    height: 342px;
    background: url(../Images/img_left.gif);
}
#img-right
{
    position: absolute;
    right: -16px;
    top: 0px;
    width: 16px;
    height: 342px;
    background: url(../Images/img_rt.gif);
}
#img-btm
{
    position: absolute;
    left: -0px;
    bottom: -19px;
    width: 508px;
    height: 19px;
    background: url(../Images/img_btm.gif);
}
#side
{
    
    float: left;
    margin-top: 15px;
    width: 316px;
}
#side-blurb
{
    position: relative;
    background: url(../Images/ROHVA_logo2_btm.gif);
    margin: 0px;
    min-height: 231px;
    height: 231px;
    padding: 5px 20px 5px 20px;
}

html,body #side-blurb {
  height: auto;
}

.side-logo
{
/*    height: 195px;
    overflow: hidden;*/
    margin: 0;
    padding: 5px 0 5px 25px;
}

#side-blurb p
{
    line-height: 18px;
    text-align: justify;
}
.blurb-bold {
    text-align:center;
    font-weight:bold;
    font-size:1.1em;
}

#sub-text
{
    float: right;
    background: url(../Images/hmpg_whatisrov_bg.gif);
    width: 525px;
    min-height: 444px;
    height: 444px;
    margin-top: 15px;
    padding: 30px;
    padding-bottom: 0;
}


html>body #sub-text {
  height: auto;
}


#sub-text p
{
    line-height: 18px;
    color: #D7D6D4;  
}

#sub-text h2
{
     color: #D7D6D4;
}

ol.news li
{
    padding-bottom: 10px;
}

ol.home
{
  color: #181107;
  margin: 0px;
  margin-left: 20px;
  padding: 0px;
}

ol.home li
{
    
    font-weight: bold;
    padding-bottom: 3px;
}

ol.home li.last
{
    padding-bottom: 0;
}

ol.home li p
{

    padding-left: 2px;
    font-size: 1em;
    line-height: 1.3em;
   
  
}

/*End Default (Home) Page*/
#tech-info
{
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 150px;
}

#tech-info p.bottom, #rohva-pos p.bottom
{
    padding-bottom: 25px;
}

#rohva-pos
{
    padding-top: 10px;
    padding-left: 15px;
}

#position-block
{
    padding: 15px;
}

#error-main
{
    padding: 50px;
    height: 790px;
}
