html{
	height: 100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	margin: 0;
	text-align: left !important;
}



.price{
	font-weight: bold;
	color: #1C92FF;
	font-size: 14px;
}

img{
	border: 0px;
}

a{
	color: #208EFF;
}

a:hover{
	text-decoration: none;
}

.red{
 color: red;
}

.debugConsole{
 height: 400px;
 width: 500px;
 margin: 0 auto;
 display: block;
}

.tabActive, .tabInactive{
	-moz-user-select: none;
}

select.full{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	padding: 2px 1px;
}

select.small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-width: 50px;
	padding: 1px;
}

input.inputs{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}

input.inputsSmall{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 124px;
}

body > #mainContainer{
	height: auto;
	min-height: 100%;
}

#mainContainer{
	width: 940px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	padding: 0 25px 0 25px;
}

#header{
	height: 161px;
	position: relative;
}

#logo{
	position: absolute;
	left: 0px;
	top: 3px;
}

#awards, #flags{
	float: right;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: top;
}

#flags{
	width: 140px;
	margin-left: 35px;
}

#flags img{
	margin: 0 4px 10px 0;
}

#navigation{
	height: 30px;
	width: 100%;
	background-color: #666666;
	position: absolute;
	bottom: 1px;
}

#navigation ul{
	padding: 0;
	margin: 0;
	display: inline;
}

#navigation ul li{
  list-style: none;
  height: 30px;
  float: left;
}

#navigation ul li a{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 20px 8px 20px;
  line-height: 30px;
}

#navigation ul li a:hover{
	background-image: url(../images/navActive.gif);
	background-repeat: repeat-x;
}

#footeraph{
	font-size: 10px;
	padding-bottom: 10px;
}

#footer{
	font-size: 10px;
	margin-top: 5px;
	background-color: #666;
	color: #FFF;
}

#footer a{
	color: #FFFFFF;

}

#footerLinks{
	text-align: center;
	line-height: 150%;
	padding: 10px;
}

#footerCopy{
	border-top: 1px solid #666666;
	margin-top: 40px;
	padding-top: 10px;
}

#footerCopy a{
	color: #FFFFFF;
	text-decoration: none;
}

#footerCopy a:hover{
	text-decoration: underline;
}

#copyText{
	padding-top: 20px;
}

#addThis{
	float: right;
}

#content{
	margin-top: 12px;
}

.clear{
	clear: both;
	height: 0px;
}

#searchContainer{
	background-image: url(../images/searchBackBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 201px;
	margin-left: -3px;
	position: relative;
}

#searchContainerContent{
	background-image: url(../images/searchBackTop.gif);
	background-repeat: no-repeat;
	padding: 13px;
	margin-top: -3px;
}

#searchContainerTabs{
	background-color: #ffffff;
	background-image: url(../images/searchTabsBack.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 28px;
}

#searchContainer .tabActive, #searchContainer .tabInactive{
	width: 96px;
	height: 28px;
	float: left;
	line-height: 28px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

#searchContainer .tabActive{
	background-image: url(../images/searchTabActive.gif);
	background-repeat: no-repeat;
	color: #1A8EFF;
}

#searchContainer .tabInactive{
	background-image: url(../images/searchTabInactive.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

#searchContainer label{
	display: block;
	color: #333333;
	margin-bottom: 3px;
}

#searchContainer div.left{
	width: 49%;
	float: left;
}


#searchContainer div.right{
	width: 49%;
	float: right;
}

#searchContainer div.innerLeft{
	width: 49%;
	float: left;
}


#searchContainer div.innerRight{
	width: 49%;
	float: right;
}


#searchContainer div.tiny{
	font-size: 10px;
	padding-top: 3px;
}

#searchContainer div.searchRow{
	margin-bottom: 10px;
}

.floatParent{
	overflow: hidden;
	height: auto;
}

#transferMonth, #returnMonth{
	width: 60px;
}

.blueButton{
	background-image: url(../images/blueButton.gif);
	background-repeat: repeat-x;
	height: 30px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.blueButtonSmall{
	background-image: url(../images/blueButtonSmall.gif);
	background-repeat: repeat-x;
	height: 23px;
	border: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.blueButtonSmall3{
	background-image: url(../images/blueButtonSmall.gif);
	background-repeat: repeat-x;
	height: 23px;
	border: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 22px;
	padding-right: 22px;
}



.blueButtonSmall2{
	background-image: url(../images/blueButtonSmall.gif);
	background-repeat: repeat-x;
	height: 23px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#searchButtons{
	text-align: right;
	padding-top: 10px;
	clear: both;
}

#searchButtons2{
	text-align: right;
	padding-top: 10px;
	clear: both;
	padding-right: 8px;
}


#searchButtons3{
	text-align: right;
	padding-top: 10px;
	clear: both;
	padding-right: 10px;
	width: 123px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 19px;
}
.formContainer{
	background-color: #EAEAEA;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.formContainer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1992FF;
	margin: 0 0 5px 0;
}

.formContainer p.nomargin{
	margin: 0;
}

.formContainer label{
	display: block;
	color: #333333;
	margin-bottom: 3px;
}

.floatLeft{
	width: 49%;
	float:left;
}

.floatRight{
	width: 49%;
	float:right;
}

.strong{
	font-weight: bold;
}

#transferDetails{
	margin: 10px 0 10px 0;
	background-color: #eaeaea;
}

#transferDetails tr th{
	text-align: left;
	color: #FFFFFF;
	background-image: url(../images/resultsTableHead.gif);
	background-repeat: repeat-x;
	height: 30px;
}

#transferDetails tr td{
	padding: 20px 0 20px 0;
}

#transferDetails tr td.price{
	font-weight: bold;
	color: #1C92FF;
	font-size: 14px;
}

.errorMessage{
	display: block;
	padding: 5px;
	background-color: #AE0000;
 color: white;
	border: 1px solid #585858;
 font-weight: bold;

}

.message{
	padding: 5px;
	background-color: #ffffd9;
	border: 1px solid #d3d3d3;
	font-weight: bold;
	display: block;
}

#breadcrumbs{
	position: absolute;
	top: -25px;
}

#lightboxOverlay{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10;
  background-color: black;
}
.safe {
	padding-top: 70px;
	position: absolute;
	padding-left: 330px;
}
.arama {
	font-family: arial;
	font-size: 10px;
}
#ara {
	margin-top: 15px;

}
#contentLeft ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
#contentLeft ul li {
	padding-top: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.ortala {
	margin-right: auto;
	margin-left: auto;
	width: 98px;
	margin-top: 12px;
}
.bolg {
	margin-top: 6px;
	margin-left: 3px;
	color: #000;
}
.altcizgi {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A8EFF;
}
.ortalogo {
	float: right;
}
li {
}
.ozellik ul li {
	margin-top: 9px;
	color: #0079F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: -12px;
	margin-left: -12px;
}
.ozellik {
	float: right;
	width: 250px;
	height: 150px;
}

.ozellik2 ul li {
	margin-top: 9px;
	color: #0079F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-left: -12px;
}
.ozellik2 {
	float: left;
	width: 230px;
	height: 150px;
}
h2 {
	color: #666;
	font-size: 14px;
	margin-left: 8px;
}
#koseli {
	border: 2px solid #CCC;
}

.thank {
	font-size: 14px;
	font-weight: bold;
	color: #4F77D6;
	text-align: center;
}
.hala {
	color: #FFF;
}
.dr {
	margin-left: 4px;
	margin-right: 3px;
}

