/* CSS Document */

* {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
}
::selection {
	background: #6B5138;
	color:#FFFFFF;
	}
::-moz-selection {
	background: #6B5138;
	color:#ffffff; 
}
:focus
{
  -moz-outline-style: none;
}

html,body {
width:100%;
height:100%;
cursor:default;


 }

#layout {
width:100%;
height:100%;
}

#tbglow{
background-image:url(topbar_bg.gif);
background-position:left top;
background-repeat:repeat-x;
}
#navbar {
background-image:url(top_glow.gif);
background-position:left top;
background-repeat:no-repeat;
width:926px;
}

#footer {
background-image:url(footer_bg.gif);
background-position:left top;
background-repeat:repeat-x;
background-color:#786B2E;
bottom:0;
vertical-align:bottom;

}
#contentarea {
height:100%;
background-image:url(logo.gif);
background-position:left top;
background-repeat:no-repeat;
}

#navlinks {
font-family:"Trebuchet MS";
font-size:13px;
color:#513924;
font-weight:bold;
}

.footer {
color:#e8e7e3;
font-family:"Trebuchet MS";
font-size:12px;
text-align:center;
padding-bottom:50px;
}
.content {
font-family:"Trebuchet MS";
font-size:14px;
color:#624c34;
padding:15px;
padding-left:40px;
text-align:justify;


}

.quoter {
font-family:"Trebuchet MS";
	font-size: 24px;
	color:#6B5138;
text-align:justify;

}
#offercontainer {
background-image:url(container.jpg);
background-repeat:no-repeat;
}
#mover {
margin:auto 0;
}


#obox1, #obox2, #obox3 {
border:1px solid #9a9271;
background:url(obox_bg.png);
text-align:left;
}

.subhead {
font-family:"Trebuchet MS";
font-size:18px;
color:#624c34;

padding-left:60px;

}

.rows {
background-color:#F9F8EE;
padding-left:60px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
text-align:justify;
font-size:14px;
color:#624c34;
border-top:1px solid #ECDDBB;
border-bottom:1px solid #ECDDBB;
border-right:1px solid #ECDDBB;
}




        .lavaLampNoImage {

            height: 55px;
            width:auto;
            padding-top:0px;
			padding-bottom:25px;
			padding-left:0px;
            overflow: hidden;
			vertical-align:bottom;
						float:right;
          
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
					vertical-align:bottom;
					width:130px;
                }
                    .lavaLampNoImage li.back {
                        
						background-image:url(hv.png);
						background-position:left top;
									
                        width:auto;
                        height: 85px;
                        z-index: 8;
                        position: absolute;
						vertical-align:bottom;
						
						
                    }
                    .lavaLampNoImage li a {
                        
                        text-decoration: none;
                        outline: none;
                        text-align: center;
                        top: 50px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        height: 85px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 15px;
						font-family:"Trebuchet MS";
						font-size:13px;
						color:#513924;
						font-weight:bold;
	

                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active {
                            border: none;
							color:#FFFFFF;
                        }  
.recurrent{
color:#FFFFFF;
}

.conHeaders {
font-family:"Trebuchet MS";
	font-size:20px;
	color:#6B5138;

}

.indent {
padding-left:55px;
}

#mark {
padding-left:50px;
padding-bottom:10px;
}


a {
border:0;
outline:0;
}
a:visited {
border:0;
outline:0;
}
a:hover {
border:0;
outline:0;
}
a:active{
border:0;
outline:0;
}
#reservations, #visa, #holidays, #outbound, #groundhandle, #cargohandle {

width:850px;
}

.quoter a {
text-decoration:none;
color:#6B5138;
padding:3px;

}

.quoter a:hover {
color:#FFFFFF;
background-color:#6B5138;
padding:3px;
text-decoration:none;
}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:50px;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background:  url("../images/cut-corner.png") no-repeat;

}
.gallery a {
	text-decoration: none;
}

#mgall {
float:right;
width:200;
height:auto;
}


/* Forms & Calendar Styles - kubenn.com */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color:#996600;
	font-weight: bold;
	padding: 0px;
	border:none;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color:#996600;
	font-weight: bold;
	padding: 0px;
	border:none;
	}

input {
background-color:white;
color:#996600;
border:1px solid #DBCBA6;
}

select {
background-color:white;
color:#996600;
border:1px solid #DBCBA6;
outline:none;
}

textarea {
background-color:white;
color:#996600;
border:1px solid #DBCBA6;
outline:none;
}
.button {
padding:5px;
color:white;
background-color:#996600;
font-weight:bold;
}

.quoterContact {
font-family:"Trebuchet MS";
	font-size: 24px;
	color:#6B5138;
text-align:center;

}

.quoterContact a {
text-decoration:none;
color:#6B5138;
padding:3px;

}

.quoterContact a:hover {
color:#FFFFFF;
background-color:#6B5138;
padding:3px;
text-decoration:none;
}