/* CSS Document */

#istanbul h1, #city-tour h1, #info h1, #rent h1, #hotel h1, #transfer h1 {
padding-top:5px; color:#FFFFFF; }

#istanbul, #city-tour, #info, #rent, #hotel, #transfer
{min-height:250px;_height:250px;margin:0;padding:0px 0px 0 15px; color:#fff; font-size:110%; font-weight:normal}

#istanbul a, #city-tour a, #info a, #rent a, #hotel a, #transfer a 
{color:#FFFFFF; text-decoration:none; font-size:22px; }

#istanbul a:hover, #city-tour a:hover, #info a:hover, #rent a:hover, #hotel a:hover, #transfer a:hover
{color:#ddd; text-decoration:underline; font-size:22px; }


.contentslide {height:250px;width:675px;}

.contentslide .opacitylayer {width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity:1;opacity:1;}

.contentslide .contentdiv {display:inherit}

.pagination {margin:-30px 0px 0;padding:0 0 4px 5px;text-align:right;width:650px;z-index:100px;}

.pagination a {background:#92b2d2;color:#fff;outline:none;padding:0 10px;text-decoration:none; margin-bottom:0px; font-size:10px;}

.pagination a:hover, .pagination a.selected{color:#fff;background:#f90 url(tab-bg.gif) repeat-x bottom;}

/* Istanbul */
#istanbul {background: url(ist.jpg) no-repeat left top;}

/* City Tour */
#city-tour{background: url(city.jpg) no-repeat left top;}

/* City Info */
#info {background: url(info.jpg) no-repeat left top;}

/* Rent A Car */
#rent {background: url(rent.jpg) no-repeat left top;}


/* Hotel */
#hotel {background: url(hotel.jpg) no-repeat left top;}

/* Transfer */
#transfer {background: url(transfer.jpg) no-repeat left top;}






