/* 
    Document   : style
    Created on : 29/08/2012, 09:03:40 AM
    Author     : H�ctor Cabrera
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body
{
    font: 13px Arial;
    background: #FFFFFF;
    color: #757575;
    text-align: center;
	margin: 0;
	padding: 0;
}

.clear
{
    clear: both;
}

img{
    border:none;
}

#header
{
    margin-left: auto;
    margin-right: auto;
    width:935px;
    overflow: hidden;
    height: 87px;
}

.Logo
{
     margin-top: 10px;
	 float:left;
}

.menu_header
{
    float: right;
    margin: 0px 0px 0px 0px;
    color: #4f91cd;
}

.menu_header a
{
    color: #4f91cd;
    padding: 0 8px 0 5px;
    text-decoration: none;
    font-size: 14px;
}

#phones
{
    float: right;
    width: 258px;
    height: 38px;
    border: solid 2px #bdbdbc;
    margin: -50px 150px 0px 0px;
}

#phones p
{
    color: #4f91cd;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin: 7px 0 0 8px;
    width: 206px;
    float:left;
}

.tel
{
    font-size: 25px;
}

.droptels
{
    float:left;
    margin-top: 3px;
    cursor: pointer;
}

#lstTels
{
    height: 148px;
    position: absolute;
    z-index: 150;
    display: none;
}

#tels
{
    background: #FFFFFF;
    border: solid 2px #bdbdbd;
    width: 258px;
    overflow: hidden;
    position: absolute;
    margin-right: -521px;
    margin-top: -10px;    
    right: -264px;
}

.menu_lang
{
    float: right;
    margin: -40px 0px 0px 0px;
    color: #939393;
    text-align: right;
}

.menu_lang a
{
    font-size: 16px;
    color: #939393;
    padding: 0 8px 0 5px;
    text-decoration: none;
}

#menuoptions_destinos
{
    display: none;
	/*background: url("images/bg_optionsmenu.jpg") repeat-x*/
    background: url("../images/bg_optionsmenu.jpg") repeat-x;
    margin-top: 18px;
    overflow: hidden;
    width: 100%;
    z-index: -1;
    height: 192px;
}

#menuoptions_touratrac
{
    display: none;
    /*background: url("images/bg_optionsmenu.jpg") repeat-x;*/
	background: url("../images/bg_optionsmenu.jpg") repeat-x;
    margin-top: 18px;
    overflow: hidden;
    width: 100%;
    z-index: -1;
    height: 192px;
}

#menuoptions_parknat
{
    display: none;
    /*background: url("images/bg_optionsmenu.jpg") repeat-x;*/
	background: url("../images/bg_optionsmenu.jpg") repeat-x;
    margin-top: 18px;
    overflow: hidden;
    width: 100%;
    z-index: -1;
    height: 192px;
}

#menuoptions_deals
{
    display: none;
	/*background: url("images/bg_optionsmenu.jpg") repeat-x;*/
    background: url("../images/bg_optionsmenu.jpg") repeat-x;
    margin-top: 18px;
    overflow: hidden;
    width: 100%;
    z-index: -1;
    height: 192px;
}

.contentmenu
{
    margin: auto;
    width: 936px;
    height: 192px;
}

.contentmenu h1
{
    color: #16456e;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.LeftMenu
{
    width: 290px;
    height: 192px;
    float: left;
	text-align: left;
}

.RightMenu
{
    width: 644px;
    height: 192px;
    float: left;
	text-align: left;
}

.RightMenu img
{
 margin-left: 24px;
 margin-top: 40px;
}

.RightMenu img:hover
{
padding-bottom:10px;
border-bottom:solid 2px #659CCE;
}

.lstMenuInt
{
    padding-left: 0px;
    text-shadow:none;
    float: left;
    width: 140px;
}

.lstMenuInt li a:hover
{
text-decoration:underline;
font-weight:bold;
}

.lstMenuInt li
{
    list-style: none;
	height: 20px;
}

.lstMenuInt li a
{
    color: #3b80be;
    font-size: 14px;
    text-decoration: none;
}

#before_slide
{
    z-index: -1;
    width: 100%;
    height: 18px;
} /* **sabado** */

#slider
{
    /*z-index: -1;*/
    max-width:1464px;
	width: 100%;
    height: 564px !important; /*margin-top: 18px;*/
    overflow: hidden;
	margin:0 auto;
}

.items_slide
{
    width: 100%;
}

#cont_mainmenu
{
    margin: 0px auto;
    width:935px;
}

#mainmenu
{
    position:absolute; /* **sabado** */ 
    width: 935px;
    height: 33px;
	/*background: url("images/bg_mainmenu.jpg") no-repeat;*/
    background: url("http://www.dtraveller.com/images/bg_mainmenu.jpg") no-repeat;
    
	text-align: center;
    z-index: 100;
    padding-top: 8px;
}

#mainmenu ul
{
	padding-left: 0;
    margin: 0 0;
    height: 24px;
    color:#01b2fc;
    text-shadow: 0.08em 0.13em 0.02em #1c4e6b;
}

#mainmenu li
{
    display: inline;
    color:#FFFFFF;
    font-size: 19px;
    padding: 0 30px 0 30px;
    text-decoration: none;
    text-shadow: 0.08em 0.13em 0.02em #333333;
}

#itemmenu1
{
	cursor:pointer;
}

#itemmenu2
{
	cursor:pointer;
}

#itemmenu3
{
	cursor:pointer;
}

#itemmenu4
{
	cursor:pointer;
}

#bigcontent
{
    width: 850px;
    overflow: hidden;
    margin: auto;
    padding-bottom: 20px;
}

#content
{
    /*float: left;
    overflow: hidden;
    width: 560px;
	text-align:left; **sabado** */
	
	float: left;
    margin-top: -32px;
    overflow: hidden;
    position: absolute;
    width: 560px;
    z-index: 100;
}

#left
{
    float: left;
    overflow: hidden;
    width: 560px;
    margin-top: 34px; /* **sabado** */
}

#left p
{
	text-align:justify;
}

.tit_tours
{
    color: #4f91cd;
    font-size: 25px;
    font-weight: bold;
	text-align:left;
}

.ToursRdm
{
    float:left;
    width: 178px;
    height: 218px;
    margin-left: 3px;
    margin-right: 3px;
	text-align:left;
}

.tit_ToursRdm  a
{
    font-size: 15px;
    color: #4f91cd;
    font-weight: normal;
    padding: 0px;
	text-decoration:none;
}

.subtit_ToursRdm
{
    font-size: 10px;
    color: #828383;
    font-style: italic;
	text-align:left;
}

#big_tour
{
    margin-top: 20px;
    width: 564px;
    overflow: hidden;
}

.bt_img
{
    float:left;
}

.bt_txt
{
    margin-left: 4px;
    width: 184px;
    float: left;
    text-align: left;
}

.bt_txt p
{
    margin-top: 6px;
}

.tit_gral
{
    font-size: 17px;
    color: #ffa92d;
    font-weight: bolder;
	text-align:left;
}

.stit_gral
{
    font-size: 13px;
    color:#4f91cd;
    font-style: italic;
	text-align:left;
}

#right
{
    /*width: 290px;
    overflow: hidden;
    float: left;
    min-height: 200px;
    margin-top: -2px; **sabado** */
	width: 290px;
    overflow: hidden;
    float: right;
    min-height: 200px;
    margin-top: -32px;
    position: absolute;
    z-index: 200;
    margin-left: 564px;
    margin-top: -90px;
}

#searchBox
{
    /*background: url("images/bg_booking.png") no-repeat;*/
	background: url("../images/bg_booking.png") no-repeat;
    width: 280px;
    height: 305px;
    text-align: center;
    padding-top: 2px;
}

#searchBox h1
{
    color:#aaccec;
    font-size: 22px;
    margin-bottom: 10px;
}

.textbox
{
    /*background: url("images/bg_textbox.png") no-repeat;*/
	background: url("../images/bg_textbox.png") no-repeat;
    width: 216px;
    height: 36px;
    border: none;
    color: #b2b2b2;
    font-size: 18px;
    font-style: italic;
}

#tb_destinations
{
    margin-top: 27px;
}

#tb_categories
{
    margin-top: 14px;
}

#btn-book
{
    /*background: url("images/btn_book.png") no-repeat scroll 0 0 transparent;*/
	background: url("../images/btn_book.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 57px;
    margin-top: 60px;
    width: 224px;
}

.imgs_right
{
    margin-left: 16px;
}

#footer
{
    background: #daebfa;
    border-top: 1px solid;
    color: #4f91cd;
    font-size: 12px;    
    text-align: center;
    width: 100%;
	min-height:230px;
}

#cont_footer
{
	text-align:justify;
    margin: auto;
    width: 850px;
    padding: 20px 0;
    height: 161px;
}

.lineFooter
{
    float: left;
    color: #4f91cd;
    width: 500px;
}

#leftFooter
{
    float: left;
    overflow: hidden;
    width: 560px;
	line-height: 17px;
}

#leftFooter p
{
    width: 500px;
}

#leftFooter a
{
    color: #4f91cd;
    text-decoration: none;
    padding: 0 2px;
}

#leftFooter a:hover
{
    text-decoration: underline;
}

#rightFooter
{
    float: left;
    overflow: hidden;
    width: 290px;
    text-align: right;
}

.logos
{
    margin: 0 1px;
}

/*.tb_Tours
{
	border: solid 1px #9a9a9a;
}*/

root { 
    display: block;
}