/*Links*/
/* unvisited link */
a:link {
	outline:none;
	text-decoration:none;
	color: #000;
}
/* visited link */
a:visited {
	outline:none;
	text-decoration:none;
	color:none;
	color: #000;
}
/* mouse over link */
a:hover {
	outline:none;
	text-decoration:none;
	color:#333;
}
/* selected link */
a:active {
	outline:none;
	text-decoration:none;
	color:none;
}


/*---*/
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

body {
	background-image: url(../Images/bg04.png);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}


/*-Header-*/
#headerContainer{
	background-color: #FFF;
	height: auto;
	width:100%;
	float:left;
}
#navagationWrap{
	min-height: 37px;
	width: 100%;
	background-color: #1C6099;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1C6099;
	position: fixed;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
}
#navagation {
	margin-right: auto;
	margin-left: auto;
	max-width: 1020px;
	min-width: 320px;
	min-height: 37px;
	max-height: auto;		
}

/*-Header Other-*/
#headerWrap{
	margin-right: auto;
	margin-left: auto;
	max-width: 1020px;
	min-width: 320px;
	height: auto;
	background-color: #FFF;
	padding-bottom: 10px; 
	padding-top: 43px;
	
}
#infoWrap{
	/*height: auto;*/
	float:left;
	margin-right: 5px;
	max-width: 1020px;
	
	
}
#header1 {
	height: auto;
	max-width: 315px;
	min-width: 200px; 
	background-color: #FFF;
	/*float: left;*/
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bar {
	height: 22px;
	width: 100%;
	float: left;
	background-color: #E9E9E9;
	padding-top: 2px;
}

#contact{
	font-family: Helvetica, Arial, sans-serif;
	/*text-align: left;*/
	float: left;
	max-width: 300px;
	height: 155px;
	/*font-size: 14px;*/
	/*margin-top: 20px;*/
	
}




/*-Body-*/
#page{
	max-width: 658px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #1C6099;
	margin-bottom: 35px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: underline;
}
#loadpage{
	min-width: 1000px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #1C6099;
	margin-bottom: 20px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: underline;
}

#bodyContainer{
	height: auto;
	width:100%;
	float:left;
	
}

#container {
	margin-right: auto;
	margin-left: auto;
	max-width: 1020px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 775px;	
	
}
#containerL {
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 775px;
}

#textarea1 {
	height: 150px;
	min-width: 255px;
	float: left;
	background-image: url(../Images/image_transparent.png);
	text-align: left;
	padding-top: 12px;
}


#textarea2, #textarea5 {
	float: left;
	height: auto;
	min-height: 595px;
	background-color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 795px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	font-size: 18px;
}
#textarea2 {


}
#field {
	float: left;
	height: auto;
	min-width: 270px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
}
#field2 {
	height: auto;
	min-width: 270px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-family: Helvetica, Arial, sans-serif, serif;
	margin-left: 10px;
}


/*-Right Sidebar-*/
#sidebar1 {
	height: 5px;
	min-width: 340px;
	width: 340px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C6099;
	text-align: left;
	margin-top: 0px;
}
#titalBox {
	height: 20px;
	min-width: 320px;
	/*width: 340px;*/
	max-width: 540px; 
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #1C6099;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	padding-top: 10px;
	text-align: left;
	text-indent: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C6099;
	text-transform: uppercase;
}
	
#textBox {
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	min-width: 269px;
	/*width: 289px; */
	max-width: 489px; 
	height: auto;
	font-size: 16px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-transform: none;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}

.inText{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}

#socialicons {
	height: auto;
	min-width: 279px;
	/*width: 299px;*/
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}
#from, #social, #other {
	text-align: left;
	text-indent: 10px;
	float: left;
	height: 20px;
	min-width: 320px;
	/*width: 340px;*/
	background-color: #1C6099;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

/*-Footer-*/
#footerWrap{
	height: auto;
	width:100%;
	clear: right;
	background-image: url(../Images/image_transparent.png);
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #1C6099;
	float: left;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	max-width: auto;
	height: auto;
	max-width: 1020px;
	overflow-y: auto;
	padding-top: 15px;
	text-align: center;
}

/*-Icons-*/
.imageIcon {
	width:125px;
	height: 155px;
	text-transform: uppercase;
	color: #E48413;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-left: 32.5px;	
}
/*--Buttons--*/
.LMButton{
	margin-left: 35.2px;
}
.CButton{
	margin-right: auto;
	margin-left: auto;	
}
.LTLButton{
	margin-right: ;
	margin-left: ;	
}
.LMButton, .CButton, .LTLButton{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 5px;
	height: auto;
	width: 110px;
	background-color: #E48413;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 2px outset #E48413;
	font-family: Helvetica, Arial, sans-serif;
	border-radius: 5px 5px 5px 5px;
}
/*-Columns and Rows-*/
#contactCol, #questionCol{
	max-width: 1000px;
	min-width: 300px;
	padding: 10px;
	float: left;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
#contactCol{
	background-image: url(../Images/image_transparent.png);
	/*font-size: 14px;*/
	text-transform: uppercase;
	float: left;
	max-width: 1000px;
	
	
	
}
#questionCol{
	background-color: #1C6099;
	/*font-size: 16px;*/
	float: left;
	max-width: 1000px;
	
}


.textRow {
	float: left;
	height: auto;
	min-width: 280px;
	color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
	/*font-size: 14px; */
	padding-right: 20px;
	padding-left: 20px;
}

/* Home */
#headerWrapH{
	margin-right: auto;
	margin-left: auto;
	max-width: 1020px;
	min-width: 320px;
	/*height: 380px;*/
	background-color: #FFF;
	padding-bottom: 10px;	
	
}
#headerH {
	height: auto;
	max-width: 315px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFF;
	/*float: left;*/
	text-align: left;
	padding-bottom: 10px;	
}
#infoWrapH{
	float:left;
	/*max-width: 315px;*/ 
	margin-top: 10px;
}
#contactH{
	font-family: Helvetica, Arial, sans-serif;
	/*text-align: left;*/
	float: left;
	max-width: 300px;
	height: 155px;
	/*font-size: 14px; */
	/*padding-left: 15px;*/
}

#slideshowWrap{
	height: auto;
	float: left;
	padding-top: 10px;
	max-width: 700px;
}

#field {
	float: left;
	height: auto;
	min-width: 270px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;

}
#field2 {
	height: auto;
	min-width: 270px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-family: Helvetica, Arial, sans-serif, serif;
	margin-left: 10px;
	font-size: 16px;
}



/*About*/
#textarea3 {
	max-width: 1020px;
	/*width: 1020px; */
	min-width: 300px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
}
.generalCol{
	font-size: 16px;
	float: left;
	max-width: 980px; 
	text-transform: uppercase;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.cvalue{
	min-width:213px;
	/*width:213px;*/
	max-height:240px;
	/*height:240px;*/
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #EBEBEB;
	border-radius: 30px 30px 30px 30px;
	background-color: #FFF;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	box-shadow: 6px 3px #E9E9E9;
}
.cvalueTitle{
	width: 100%;
	height:20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E48413;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	text-decoration: underline;
}
.cvalueText{
	width: 100%;
	height:auto;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 3px;
	font-size: 14px;
}

.locationBox{
	width: 250px;
	height: 250px;
	margin-top: 10px;
	/* margin-left: 25px; */
	margin-right: 25px;
	float: left;
}
/*-Shipper--*/
.pdfButton {
	width: 210px;
	height: 60px;
	border: 2px outset #E48413;
	font-family: Helvetica, Arial, sans-serif;
	border-radius: 10px 10px 10px 10px;
	background-color: #E48413;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}
.subText {
	float: left;
	height: auto;
	max-width: 658px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	font-size: 16px;
}

.headline, .subContent{
	font-family: Helvetica, Arial, sans-serif;
	height: auto;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.headline{
	background-color: #E9E9E9;
	text-transform: uppercase;
	color: #1C6099;
	font-size: 16px;
	border-radius: 20px 0px 0px 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 20px;
	max-width: 618px;
	vertical-align: middle;
	
}
.subContent {
	padding-left: 40px;
	max-width: 588px;
	margin-bottom: 10px;

}
.subContent ul{
	margin: 0px;
}
.subContent ul li {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image: url(../Images/icons/star12.png);
	margin-left: -20px;
}

#lodelifecycle{
	max-height: 510px;
	height: auto;
	max-width: 1020px;
	
}

/*--contact us--*/
#talkToUs{
	font-size: 28px;
	font-weight: bold;
	color: #1C6099;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 30px;
}
#postTruck{
	font-size: 18px;
	font-weight: bold;
	color: #E48413;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: underline;
	margin-top: 10px;
}
#postTruck a:link {
	color: #E48413;
	
}
/* visited link */
#postTruck a:visited {
	color: #E48413;
}
.contactBox, .contactBox2, .contactBox3 {
	height: auto;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	box-shadow: 6px 3px #E9E9E9;
	border: 1px solid #EBEBEB;
	border-radius: 30px 30px 30px 30px;
	margin-bottom: 30px;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.contactBox {
	min-width: 250px;
}
.contactBox2 {
	min-width: 250px;
}
.contactBox3 {
	min-width: 250px;

}
.contactIcon{
	height: 50px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/icons/pin.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -20px;
}
.contactTitle, .contactTitle2{
	height: auto;
	font-weight: bold;
	color: #1C6099;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.contactTitle {
	min-width: 250px;
}
.contactTitle2 {
	min-width: 250px;
	float: left;
}
.contactText{
	height: auto;
	width: auto;
}

.contactItem, .contactItem2{
	/*text-align: right;*/
	width: 70px;
	float: left;
	
}
.contactItem, .contactInput, .contactInput3, .agentID  {
	margin-top: 1px;
	margin-bottom: 1px;
}
.contactInput, .contactInput2 {
	min-width: 225px;
	float: left;
	padding-left: 10px;
}
.contactInput3, .contactInput4{
	min-width: 170px;
	float: left;
	padding-left: 10px;
}

.contactItem2,  .contactInput4 {
	margin-top: 10px;
	margin-bottom: 1px;
}
.contactInput2 {
	margin-bottom: 1px;
}

.agentID {
	width: 230px;
	margin-left: 20px;
}
.agentInfo, .agentInfo2 {
	width: 210px;
	margin-left: 40px;
}
.agentInfo2 {
	margin-bottom: 10px;
	
}

/*  form */
#cform {
	height: auto;
	min-width: 300px; 
	float: left;
	padding-top: 10px;
}


/*--LOADS --*/
#textarea4{
	float: left;
	height: auto;
	min-height: 595px;
	max-width:1000px;
	background-color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	font-size: 18px;
}
#textareaL{
	float: left;
	height: auto;
	min-height: 595px;
	max-width:1260px;
	background-color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	font-size: 18px;
}

#gsheets {
	max-width:1000px;
	height: 850px;
	overflow-y: scroll;	
}
#gsheetL {
	max-width:1240px;
	height: 2500px;
	overflow-y: scroll;
}

#quoteform {
	max-width:1000px;
	height: auto;
	padding-bottom: 10px;
}

/*site map*/
.smapContent{
	font-family: Helvetica, Arial, sans-serif;
	height: auto;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.smapContent {
	padding-left: 40px;
	max-width: 588px;
	margin-bottom: 10px;

}
.smapContent ul{
	margin: 0px;
}
.smapContent ul li {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image: url(../Images/icons/star12.png);
	margin-left: -20px;
}
/*LTL*/
#postLTL{
	font-size: 18px;
	font-weight: bold;
	color: #E48413;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	margin-bottom: 10px;
	text-decoration: underline;
	margin-top: 10px;
	text-align: left;
}
#postLTL a:link {
	color: #E48413;
	
}
/* visited link */
#postLTL a:visited {
	color: #E48413;
}
