*{
margin:0;
padding:0;
}

body{
direction:rtl;  
text-align:right;  
font-family:Arial, Helvetica, sans-serif;
font-size:12px;                     
}

#container{
margin:0 auto;
width:765px;
}


/*---------------header----------------*/
#header{
width:765px;
height:99px;
background-image:url(img/logoBg.jpg);
background-position:left;
background-repeat:no-repeat;
}


#logo{
float:right;
_margin-top:3px;
}


#menu{
width:403px;
height:24px;
background-color:#1581ae; 
float:left;
color:#FFFFFF;
word-spacing:3px;
text-align:center;
padding-top:4px;
}



#menuBgR{
width:12px;
height:24px;
background-image:url(img/menuBgR.jpg);
background-repeat:no-repeat;
float:right;
}

#menuBgL{
width:12px;
height:24px;
background-image:url(img/menuBgL.jpg);
background-repeat:no-repeat;
float:left;
}

#menu a{ color:#FFFFFF;text-decoration:none; }
#menu a:hover{ color:#FFFFFF;text-decoration:underline; }


/*---------------content-------------*/


#CurrentPage{
width:765px;
height:16px;
color:#1581ae;
font-weight:bold;
margin-bottom:5px;
}


/*----------------rightCol------------*/

#rightCol{
width:483px;
float:right;
padding-left:8px;
}

#map{
background-image:url(img/map.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:483px;
height:245px;
margin-bottom:5px;
}

#map a {color:#005272;}
#map a:hover {color:#d88e19}

.mapLinks{

}

#asiaEurope{
margin-top:55px;
margin-right:88px;
word-spacing:90px;
}

.asiaEuropePad6{
*padding-left:90px;
}



#Camerica{
float:left;
padding:50px 0px 0px 30px;
}

#aus{
float:right;
padding:95px 38px 0px 0px;
}

#Namerica{
float:left;
padding-top:90px;
margin-left:-45px;
}

#searchLine{
width:410px;
height:44px;
padding-left:10px;
}

#forums{
width:483px;
height:62px;
padding-bottom:5px;
}


.forumName{
width:106px;
height:14px;
background-image:url(img/brownT.jpg);
background-repeat:no-repeat;
background-position:right;
padding-right:10px;
float:right;
}

.forumName a, .videoLi a{color:#1581ae;text-decoration:none;}
.forumName a:hover, .videoLi a:hover{color:#1581ae;text-decoration:underline;}



#articles{
width:483px;
height:200px; 
}

#articleBox{
width:400px;
height:73px;
}

.articleTitle{
color:#7b7b7b;
font-weight:bold;
}

.articleText{
width:345px;
float:left;
padding-left:30px;
}


/*----------------leftCol------------*/

#leftCol{
width:265px;
float:left;
padding-right:8px;
border-right:#6ab9e3 solid 1px;
border-right-style:dotted;
}


#videoMovies{
margin:10px 0px 10px 0px;
}


.videoLi{
list-style-image:url(img/blueT.jpg);
line-height:18px;
}

#videoUl{
padding-right:15px;
margin:0px;
}

#flight{
width:265px;
height:76px;
}

#flight input {width:120px; }
#flight select {width:124px; margin-bottom:4px;}


#banner{
width:265px;
height:100px;
padding:50px 0px 50px 0px;
}

td{
width:129px;
height:24px;
}
/*---------------footer-------------*/



#footer{
width:765px;
height:20px;
border-top:#ccecff 1px solid;
padding-top:5px;
margin-top:20px;
color:#3b89aa;
font-size:11px;
word-spacing:3px;
}

#footer a{color:#3b89aa; text-decoration:none;}
#footer a:hover{color:#3b89aa; text-decoration:underline;}


/*---------------classes-------------*/

.clearBoth{
clear:both;
}


.floatR{
float:right;
}

.floatL{
float:left;
}

.brownTitle{
background-color:#d98e19;
height:17px;
margin-bottom:8px;
padding-right:5px;
color:#FFFFFF;
font-weight:bold;
}

.blueTitle{
background-color:#1581ae;
height:17px;
margin-bottom:8px;
padding-right:5px;
color:#FFFFFF;
font-weight:bold;
}



.continue{
color:#1581ae;
}

.blueBoldText{
font-weight:bold;
color:#1581ae;
font-size:14px;
}


img{
border:none;
}
