@charset "utf-8";
/* Simonik Transportation and Warehousing Home CSS Document */


/*	
	1. Utility
	2. Masthead
	3. Form
	4. Main Nav
	5. Middle Content
	6. Main Content
	7. FOOTER
*/


body {
margin: 0px auto 0px auto;
background-image: url(../images/bkg.jpg);
background-repeat: repeat-x;
background-color:#6c6c6c;
font-size: .7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sitewrapper {
margin: 0px auto 0px auto;
width: 990px;
}



/*------------------- UTILITY ------------------- */
#utility {
height: 22px;
padding-top: 7px;
margin: 0 auto;
width: 990px;
}


#utility img {
float: left;
padding-left: 15px;
}


#utility ul{
float:right;
padding-right: 10px;
}

#utility li {
display: inline;
padding-left: 35px;
}

#utility li a {
color:#b0b0b0;
}

#utility p {
color: #f4811f;
float: right;
font-weight: bold;
padding-right: 0px
}




/*------------------- 2. MASTHEAD ------------------- */
#masthead {
background-image:url(../images/bkg-masthead.jpg);
background-repeat: no-repeat;
height: 337px;
width: 990px;
margin: 0 auto;
}

#masthead img {
padding-top:25px;
padding-left: 15px;
padding-bottom: 10px;
float: left;
width: 298px;
height: 62px;
}

#tagline {
float: left;
width: 410px;
padding-left: 15px;
}

#tagline span {
color: #f4811f;
}

#tagline p {
font-size: 5.0em;
color: #ffffff;
}


#tagline p.home-phone {
font-size: 3.7em;
color: #f9d316;
padding-top: 0px;
}







/*-------------------3. FORM ------------------- */
#formContainer {
width: 500px;
float:right;
padding-top: 40px;
}

#formContainer p {
color:#ffffff;
font-size: 2.6em;
font-weight:bold;
}

#formColumn1 {
float:left;
width:250px;
}

#formColumn2 {
float:left;
padding-left: 10px;
}


#formContainer label {
display: block;
font-size: .9em;
font-weight: bold;
color: #f4811f;
padding-bottom: 3px;
padding-top: 8px;
}



#formContainer input {
width:227px;
padding-top: 2px;
height: 20px;
border: #1a1818 1px solid;
}


#formContainer dl input {
margin-bottom: 0px;
}


#formContainer dd {
float:left;
padding-right: 11px;
}


#formContainer input.pickup {
width: 48px;
}

#formContainer input.date {
width: 65px;
}

#formContainer label.dateText {
width: 65px;
}

#formContainer select {
width: 227px;
padding: 2px;
height: 24px;
border: #1a1818 1px solid;
font-size: .9em;
}

#formContainer .submitBtn {
background-image:url(../images/btn-home.jpg);
background-repeat: no-repeat;
background-position: 0 0;
height: 53px;
width: 490px;
border:none;
margin-top: 20px;
display:block;
}

#formContainer .submitBtn:hover {
background-image:url(../images/btn-home.jpg);
background-repeat: no-repeat;
background-position: 0 -53px;
}





/*------------------- 4. MAIN NAVIGAGTION ------------------- */

#navContainer {
background-repeat: no-repeat;
height: 27px;
width: 990px;
padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
margin: 0 auto;
}


#navContainer ul {
}

#navContainer li {
display: inline;
padding-right: 0px;
}

#navContainer a {
color:#c3c3c3;
font-weight: normal;
padding-left: 12px;
font-size: 1.1em;
}

#navContainer a:hover {
color: #fedb49;
text-decoration: none;
}


/*------------------- 5. Middle Content ------------------- */

#middleContent {
width: 990px;
height: 264px;
background-image:url(../images/bkg-middle-content.jpg);
background-repeat: no-repeat;
margin: 0 auto;
}

#middleContent img {
float: left;
padding-top: 46px;
padding-left: 79px;
}

#middleContent p{
float:right;
font-family: "Times New Roman", Times, serif;
color: #ffffff;
width: 487px;
font-size: 1.7em;
padding-top: 28px;
line-height: 38px;
font-style: italic;
}


/*------------------- 6.  Main Content ------------------- */


#mainContentContainer {
width: 100%;
background-color: #f4f4f4;
}

#mainContent {
margin: 0 auto;
width: 990px;
padding-bottom: 40px;
}


#mainContent h1 {
padding-top: 31px;
}

#mainContent p {
padding-top: 12px;
color: #515151;
font-size: 1.1em;
line-height: 24px;
}

#mainContent dl{
width: 270px;
padding-top: 40px;
float: left;
padding-right: 90px;
}



/*6 Large Image Rollovers*/

#mainContent dl a.household{
width: 269px;
height: 200px;
background-image:url(../images/photo-household.jpg);
background-repeat: no-repeat;
background-position: 0 0;
display: block;
}

#mainContent dl a.household:hover{
width: 269px;
height: 200px;
background-image:url(../images/photo-household.jpg);
background-repeat: no-repeat;
background-position: 0 -200px;
display: block;
}


#mainContent dl a.commercial{
width: 269px;
height: 200px;
background-image:url(../images/photo-commercial.jpg);
background-repeat: no-repeat;
background-position: 0 0;
display: block;
}

#mainContent dl a.commercial:hover{
width: 269px;
height: 200px;
background-image:url(../images/photo-commercial.jpg);
background-repeat: no-repeat;
background-position: 0 -200px;
display: block;
}

#mainContent dl a.specialized{
width: 269px;
height: 200px;
background-image:url(../images/photo-specialized.jpg);
background-repeat: no-repeat;
background-position: 0 0;
display: block;
}

#mainContent dl a.specialized:hover{
width: 269px;
height: 200px;
background-image:url(../images/photo-specialized.jpg);
background-repeat: no-repeat;
background-position: 0 -200px;
display: block;
}


#mainContent dl a.warehousing{
width: 269px;
height: 200px;
background-image:url(../images/photo-warehousing.jpg);
background-repeat: no-repeat;
background-position: 0 0;
display: block;
}

#mainContent dl a.warehousing:hover{
width: 269px;
height: 200px;
background-image:url(../images/photo-warehousing.jpg);
background-repeat: no-repeat;
background-position: 0 -200px;
display: block;
}


#mainContent dl a.records{
width: 269px;
height: 200px;
background-image:url(../images/photo-records.jpg);
background-repeat: no-repeat;
background-position: 0 0;
display: block;
}

#mainContent dl a.records:hover{
width: 269px;
height: 200px;
background-image:url(../images/photo-records.jpg);
background-repeat: no-repeat;
background-position: 0 -200px;
display: block;
}


#mainContent dl a.international{
width: 269px;
height: 200px;
background-image:url(../images/photo-international.jpg);
background-repeat: no-repeat;
background-position: 0 0;
display: block;
}

#mainContent dl a.international:hover{
width: 269px;
height: 200px;
background-image:url(../images/photo-international.jpg);
background-repeat: no-repeat;
background-position: 0 -200px;
display: block;
}


#mainContent img{
padding-top: 25px;
}

#mainContent .last{
padding-right: 0px;
}

#mainContent h2{
padding-top:10px;
font-size: 1.2em;
font-weight: bold;
}

#mainContent dd{
line-height: 24px;
font-size: 1.2em;
}

#mainContent a{
font-weight: bold;
color: #f39140;
display: block;
}


/*------------------- 7. FOOTER ------------------- */


#footerContainer {
width: 100%;
background-image: url(../images/bkg-footer.jpg);
background-repeat: repeat-x;
}

#footer {
margin: 0 auto;
width: 990px;
height: 290px;
padding-top: 10px;
}

#footer dl {
background-image:url(../images/bkg-arrow.jpg);
background-repeat: no-repeat;
color: #afafaf;
background-position: top center;
width: 140px;
padding-top: 7px;
line-height: 22px;
float: left;
padding-right: 25px;
}

#footer dt {
font-weight: bold;
color:#afafaf;
line-height: 14px;
}

#footer dt a {
color:#afafaf;
}

#footer dt a:hover {
color:#ffffff;
}

#footer dd {
border-bottom: #313131 solid 1px;
}

#footer a {
color: #747474;
}

#footer a:hover {
color: #aeaeae;
text-decoration: none;
}

#footer h2 {
font-weight: bold;
background-image:url(../images/bkg-arrow2.jpg);
background-repeat: no-repeat;
color: #afafaf;
background-position: top right;
font-size: 1em;
padding-top: 10px;
}

#footer h2 a {
color:#afafaf;
}

#footer h2 a:hover {
color:#ffffff;
}

#footer dl.last{
padding-right: 0px;
background-image: none;
width: 160px;
}

#footer dl.column1{
padding-right: 10px;
background-image: none;
width: 150px;
}

#footer dl.column2{
padding-right: 0px;
background-image: none;
width: 165px;
}


/*------------------- 7. COPYRIGHT ------------------- */


#copyrightContainer {
width: 100%;
background-color: #282828;
}

#copyright {
margin: 0 auto;
width: 990px;
height: 35px;
color: #ffffff;
padding:20px 0px;
text-align:center;
line-height:160%;
}

#copyright a{
color: #f39140;
}
