/*********************************************************************
(c) Copyright Travelspeak.org 2006-2007. All rights reserved.
	Last updated: 2007/08/22 - Alan
	No changes
----------------------------------------------------------------------
	2col.css - Used across the entire site
*********************************************************************/

/* Header */
#header {width: 990px; height:75px; margin:0 auto;}
.header_left {width: 250px; float:left;}
#travelspeaklogo {width: 220px; height: 70px; background: url(/as/thailand/chiangmai/images/logo/travelspeaklogo.jpg) no-repeat; display:block;}
.breadcrumb {width:auto; font-size:0.8em; margin-bottom: 20px;}

/* Destinations Nav */
#destnav {width: auto; margin:0; padding: 0; clear:left;}
#destnav ul {width: 990px; margin:0 auto; padding: 4px 0 5px 0;}
#destnav ul li {display:inline; margin:0; padding: 0 9px 0 0;}
/* /Destinations Nav */

/* Non-flicker Top Nav with text */
#topnav {display:block; width:auto; height:80px; min-height:80px; margin:0; float:right;}
#topnav ul {margin:0; padding:0; list-style-type:none;}
#topnav li {display:block; /*width:90px; uncomment to keep all the same width*/ float:left; margin-right:1px;}
#topnav li.hotels {width:50px; background:#FFF url(/as/thailand/chiangmai/images/nav/topnavhotels_off.gif) no-repeat;}
#topnav li.guide {width:50px; background:#FFF url(/as/thailand/chiangmai/images/nav/topnavguide_off.gif) no-repeat;}
#topnav li.responsible {width:130px; background:#FFF url(/as/thailand/chiangmai/images/nav/topnavresponsible_off.gif) no-repeat;}
#topnav li.flights {width:50px; background:#FFF url(/as/thailand/chiangmai/images/topnav_off.gif) no-repeat;}
#topnav li.tours {width:50px; background:#FFF url(/as/thailand/chiangmai/images/nav/topnavtours_off.gif) no-repeat;}
#topnav li.packages {width:70px; background:#FFF url(/as/thailand/chiangmai/images/topnav_off.gif) no-repeat;}
#topnav li.carhire {width:60px; background:#FFF url(/as/thailand/chiangmai/images/topnav_off.gif) no-repeat;}
#topnav a {display:block; /*width:90px; uncomment to keep all the same width*/ padding-top:45px; /*text-decoration:none;*/ text-align:center;}

#topnav a#hotels {width:50px;/*Take out if all widths to be the same*/ background:transparent url(/as/thailand/chiangmai/images/nav/topnavhotels_on.gif) -130px -45px no-repeat;}
#topnav a#guide {width:50px;/*Take out if all widths to be the same*/ background:transparent url(/as/thailand/chiangmai/images/nav/topnavguide_on.gif) -130px -45px no-repeat; }
#topnav a#responsible {width:130px;/*Take out if all widths to be the same*/ background:transparent url(/as/thailand/chiangmai/images/nav/topnavresponsible_on.gif) -130px -45px no-repeat; }
#topnav a#flights {width:50px;/*Take out if all widths to be the same*/ background:transparent url(/as/thailand/chiangmai/images/topnav_on.gif) -130px -45px no-repeat; }
#topnav a#tours {width:50px;/*Take out if all widths to be the same*/ background:transparent url(/as/thailand/chiangmai/images/nav/topnavtours_on.gif) -130px -45px no-repeat;}
#topnav a#packages {width:70px;/*Take out if all widths to be the same*/ background:transparent url(/as/thailand/chiangmai/images/topnav_on.gif) -130px -45px no-repeat;}
#topnav a#carhire {width:60px;/*Take out if all widths to be the same*/ background:transparent url(/as/thailand/chiangmai/images/topnav_on.gif) -130px -45px no-repeat;}

#topnav a#hotels:hover {width:50px;/*Take out if all widths to be the same*/ background-position:top right; z-index:50;}
#topnav a#guide:hover {width:50px;/*Take out if all widths to be the same*/ background-position:top right; z-index:50;}
#topnav a#responsible:hover {width:130px;/*Take out if all widths to be the same*/ background-position:top right; z-index:50;}
#topnav a#flights:hover {width:50px;/*Take out if all widths to be the same*/ background-position:top right; z-index:50;}
#topnav a#tours:hover {width:50px;/*Take out if all widths to be the same*/ background-position:top right; z-index:50;}
#topnav a#packages:hover {width:70px;/*Take out if all widths to be the same*/ background-position:top right; z-index:50;}
#topnav a#carhire:hover {width:60px;/*Take out if all widths to be the same*/ background-position:top right; z-index:50;}

/* Extra Links not currently needed (may need to take this out) */
.toplinkswrap {width:990px; position:absolute; top:35px;}
.toplinks {float:right;}

/* Top nav search box */
#search {width:auto; margin-bottom:10px; background-color:#f2f6fa; border-top: 1px solid #c5d3ec; border-bottom: 1px solid #c5d3ec; }
#search div {border-top: 3px solid #fff; border-bottom: 3px solid #fff; }

#search div .search_cnt {width:990px !important; height:20px; margin:0 auto; padding: 6px 0 9px 0; border:none;}
#search div .search_cnt form {float:right;}
#search div .search_cnt h2 {float:left; font-size:1.0em; margin:0; padding:2px 0 0 0;}

/* Main page image */
#mainimg {height: 200px; background: url(/as/thailand/chiangmai/images/main/mainimg_hmp_002.jpg) no-repeat center;}/* Overwrite image in page specific css */
.mainimg_content {width: 990px; margin: 0 auto; padding:0; text-align: left;}
.mainimg_rgt {width: 250px; height: 320px; float: right; background: url(/as/thailand/chiangmai/images/img_rgt.png) no-repeat;}
.mainimg_lft {width:240px; height:320px; background:url(/as/thailand/chiangmai/images/assets/whitebox.png) no-repeat;float: left;  /*margin-left: 10px; position:relative; left:11%;*/ border-left:1px solid white; border-right:1px solid white; padding:10px;}
.whiterectangle {width:300px; height:320px; background:url(/as/thailand/chiangmai/images/assets/bluebox.png) no-repeat;float: left;}

/* Main content layout */
#maincontent {width: 990px; margin: 0 auto; }
.maincontent_left {width: 565px; float: left; padding-right: 10px;}
.maincontent_right {width: 410px; float: left;}
.maincontent_rgt_lft {width:200px; float:left;}
.maincontent_rgt_rgt {width:200px; float:right;}
.maincontent_lft_lft {width:49%; float:left;}
.maincontent_lft_rgt {width:49%; float:right;}

/* Footer (Old) */
#footer {width:990px; text-align: center;}
#footer ul {margin:0 auto 10px auto; padding:0; list-style-type:none;}
#footer li {display:inline; margin-right:9px;}

/* Footer */
#footer {width:auto; border-bottom: 1px solid #c5d3ec;}
#footer div {width:990px; text-align: center; margin:0 auto; padding:5px 0 0 0;}
#footer div ul {margin:0 auto 10px auto; padding:0; list-style-type:none;}
#footer div li {display:inline; margin-right:9px;}

/*********************************************************************
(c) Copyright Travelspeak.org 2006-2007. All rights reserved.
----------------------------------------------------------------------
	2col.css
*********************************************************************/
