@charset "utf-8";
/* CSS Document */

body{margin:0px; background: #798f0d url(grd_bg.gif) repeat-x; font:11px Verdana}

#outter {width:990px; text-align:left}

.nav-bg1 {background:url(nav_01.gif) no-repeat top left; height:50px }
.nav-bg2 {background:url(nav_02.gif) no-repeat  top right; height:50px  }

#white-base {background-color:white; width:922px; margin-left:34px}

.top-links {height:0px; padding:8px 0 0 24px; color:white}
.top-links ul {margin:0px; padding-left:15px; }
.top-links li {list-style:none; display:inline}
.top-links li a,visited { font-weight:bold; color:#fff; font-size:13px; 
	text-decoration:none; 
	display:inline-block; 
	padding:10px 8px 22px 8px; 
}

.top-links li a:hover{color:#000;}
.top-links a.active {background:url(link_over.gif) repeat-x; color:#809a08; padding:10px 8px 22px 8px;   } 

.middle-sec { width:560px; float:left}
.left-sec { width:355px; float:right; margin-right:5px}

h1 {margin:0px; color:#8aac00; font-size:16px} 
.heading { padding:10px 0 0 20px; width:400px;}

.text {width:530px; margin:20px 0 0 22px; text-align:justify}

#fares-table {background:#696c71; margin:10px 0 0 0;}

.from-to { padding-left:10px}
.karaya {font-weight:bold; font-size:17px; color:#FF0000}

#leftshade {float:left; background:url(left_shade.png) left center no-repeat; height:550px; width:10px; margin:100px 0 0 24px}
#righttshade {float:right; background:url(right_shade.png) right  center no-repeat; height:550px; width:10px; margin:100px 24px 0 0}

.travel-partners { padding:30px 30px 30px 30px; background:url(middle_shade.png) center no-repeat;  color:white;}
.travel-partners a,visited {text-decoration:none; color:white}
.travel-partners a:hover {color:black}

.copy-right {text-align:center; font-size:10px; color:white; padding:10px 0 0 0} 

a,visited {color:#333333; text-decoration:none}