@import url('/images/overhead.css');
 
.mainContent {
 width: 97.0%;
 
 margin-left: 0px;
 background-image: url("/images/rudysbg.jpg");

 /*
 border: 6px double #2a2d2a;
 */
 border-bottom-left-radius: 2.0em;
   -webkit-border-bottom-left-radius: 2.0em;
  -moz-border-radius-bottomleft: 2.0em; 
   border-bottom-right-radius: 2.0em;
    -webkit-border-bottom-left-radius: 2.0em;
  -moz-border-radius-bottomright: 2.0em;   
 
 display:inline-block;
 }


.content
{
	/*border: 0.4em groove #f4a460;*/
	 border: 0.4em groove #d9d9d9;
	margin-bottom: 2.0em;
    width: 55.0em;
	margin : 2.5em auto 2em;
	color: #000000;
	padding-right: 0em;
	line-height: 1.7em;
	padding-left: 0em;
	text-align: normal;
	padding-top: 0em;
	padding-bottom: 0em;
    background-image: url("/images/rudysbg.jpg");


}
#vatos  {
 width: 52.0em;
 margin: 0 auto;
 
}
#vatos p {
 text-indent:2.5em;
 padding:2.0em;
 
}
#vatos img {
 border: 2px groove black;
 /*
 height: 200px;
 width: 615px;

  height: 100%;
 width: 100%;
  */
 
}



a {
   outline: 0;
}

 a {text-decoration: none;}
 a:hover  {
  color: black;
  /*font-style: italic;
  font-weight: bold;*/
 }


a:active
{
outline: none;
}


 
 
#boxit {

background-image: url("/images/rudysbg.jpg");
margin : 2.5em auto 0em;
 /*border: 0.4em groove #f4a460;*/
  border: 0.4em groove #d9d9d9;

 /*height:70.0em;*/
 width: 55.0em;
 padding-bottom:20px;
 
 }
 /*
 #boxit img {
 
border: 1px outset grey;
margin-bottom: 5px;
box-shadow: 5px 5px 5px #333;
-moz-box-shadow: -5px -5px -5px 0 #333;
-webkit-box-shadow: 5px 5px 5px #333;
-o-box-shadow: 5px 5px 5px #333;
}
*/
.UsButtons, #sendMailButton {
    border: 1px outset grey;
    margin-bottom: 5px;
    box-shadow: 5px 5px 5px #333;
    -moz-box-shadow: -5px -5px -5px 0 #333;
    -webkit-box-shadow: 5px 5px 5px #333;
    -o-box-shadow: 5px 5px 5px #333;
    cursor: pointer;
}
 
 #boxp {
 color: #375e9c;
  color: blue;
  color:#ae2323;
 
 font-weight:bold;
 font-size: 1.25em;
 text-align:center;
 }
 .boxp2 {
 color: #000;
 font-weight:bold;
 font-size: 1.20em;
 text-align:center;
 }
 




 .button {
  border: 1px solid #006;
  background-color: #ccf;
 }
 .button:hover {
   border: 1px solid #f00;
   background-color: #eef;
 }

#getCalculator { 
width:  620px;

margin:0 auto;
border: 0.4em groove #d9d9d9;
padding-bottom:20px;
}

#InstantQuote { 
width:  620px;
margin:0 auto;
border: 0.4em groove #d9d9d9;
padding-bottom:20px;
}

#quotes {
width:  500px;
height:100px;
margin:0 auto;
padding:25px;
/*border: 3px solid red;*/
/*background-color:white;*/
}

#innerquotes a {
float:left;
padding:5px;
display:inline;

}

#innerquotes {
 margin-left:50px;
}

#tablequotes{
width:  500px;
padding:10px;
margin:0 auto;

/*border: 3px solid red;*/
/*background-color:white;*/
}

#tablequotes caption {
text-align:center;
padding: 5px;
}	

.ReeferQuotes {
	width:350px;
	margin:0 auto;
	
}

.ReeferQuotes td{
	padding: 0px;
}

.ReeferQuotes caption {
	font-weight: bold;
}
	
/*.ReeferQuotes,.ReeferQuotes td,.ReeferQuotes th { border: 1px solid gray }*/
.links a {
float:left;
padding:5px;
display:inline;
}

.links img {
height:63px;
width:70px;
}

.ReeferFCEquipment {
	width: 500px;
	margin:0 auto;
}

.ReeferFCEquipment .left {font-weight: bold;}

.content,#vatos,#contact,.ReeferQuotes,.displayEquipment {display:none;}




 