/* CSS Document */

/*----------------- [Commons] ---------------------*/
/*-------------------------------------------------*/

a:link img            { border: none; }

a:link visited img    { border: none; }

a img                 { border-style: none; }

form                  { margin: 0px; }

.left                 { float: left; }

.right                { float:right; }

/*ul                    { margin: 0; }*/

b                     { font-weight: bold; }


/*----------------- [General] ---------------------*/
/*-------------------------------------------------*/

body                       { font: normal 12px Arial, Helvetica, sans-serif; color: #161719; background: url(images/body_line_bg.gif) top left repeat-x #175e9f; margin: 0; }

#wrapperOne                { width: 1004px; height: auto; margin: 0 auto; text-align: left; background: url(images/wrapper1_bg.jpg) top left repeat-y; }

#wrapperTwo                { width: 1004px; height: auto; margin: 0 auto; text-align: left; background: url(images/wrapper2_bg.jpg) top left no-repeat; }

#wrapperThree              { width: 100%; height: auto; margin: 0 auto; text-align: left; background: url(images/footer_bg.gif) top left repeat-x; }


/*----------------- [Header Section] ---------------------*/
/*--------------------------------------------------------*/

.headerLnk           { width: 97px; height: 36px; background: url(images/header_lnk_btn.gif) top left no-repeat; }

.headerLnk a         { font: bold 13px/2.8em Arial, Helvetica, sans-serif; color: #FFF; text-decoration: none; padding: 0 0 0 5px; }

.headerLnk a:hover   { color: #ffbe4d; }

.headerLnk span      { font: bold 13px/2.8em Arial, Helvetica, sans-serif; color: #ffbe4d; text-decoration: none; padding: 0 0 0 5px; }

.topLine             { background: url(images/table_line.gif) top left repeat-x; }


/*----------------- [Middle Section] ---------------------*/
/*--------------------------------------------------------*/

.welcomeBox          { background: url(images/welcome_box_bg.jpg) top left no-repeat; padding: 30px; }

.welcomeBox h1       { font: normal 24px Arial, Helvetica, sans-serif; color: #042749; margin: 0 0 10px 0; }

.welcomeBox h1 span  { color: #FFFFFF; }

.mainHead            { font: normal 18px Arial, Helvetica, sans-serif; color: #0c1722; }

.destination         { background: url(images/destination_head_bg.gif) top left no-repeat; height: 46px; }

.destination h2      { font: normal 18px/2.5em Arial, Helvetica, sans-serif; color:#ffbe4d; margin: 0 0 0 15px; }

.destination h2 span { color: #FFFFFF; }

.nationNames         { height: 185px; background: url(images/destination_nation_box.jpg) top left no-repeat; padding: 15px; font: normal 11px Arial, Helvetica, sans-serif; color: #a2d2ff; }

.nationNames a       { font: normal 11px/1.5em Arial, Helvetica, sans-serif; color: #a2d2ff; text-decoration: none; padding: 0 4px 0 4px; }

.nationNames a:hover { color: #FFFFFF; }

.rgtBtmImage         { background: url(images/rgt_colum_btm_img.jpg) bottom right no-repeat; }

/*---------------------[ 24-02-2009 ]----------------------------*/

.destinationBox       { border-left: 1px solid #90c3f3; border-right: 1px solid #90c3f3; background: url(images/destination_box_img.gif) bottom right no-repeat; }

.destBox            { padding: 15px; font: normal 11px Arial, Helvetica, sans-serif; color: #a2d2ff; }

.destBox a           { font: normal 11px/1.5em Arial, Helvetica, sans-serif; color: #a2d2ff; text-decoration: none; padding: 0 4px 0 4px; }

.destBox a:hover    { color: #FFFFFF; }

.offshoreDest       { width: 286px; height: auto; background: url(images/offshore_dest_img.jpg) top left no-repeat #3576be; margin-left: 3px; }

/*-------------------------------------------------*/



/*----------------- [footer Section] ---------------------*/
/*--------------------------------------------------------*/

.copyright           { font: normal 11px Arial, Helvetica, sans-serif; color: #4c87c0; margin-left: 10px; }


/*--------------image --------------*/

.countryImg      { float: left; margin: 0 8px 8px 0; }
