body {
	background-image: url(../images/b1.png);
	background-repeat: repeat-x;
	background-color: #0B0B0B;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.c {
	margin: 0px auto;
	width: 955px;
	position: relative;
}
.top {
	height: 215px;
	z-index: 2;
}
.cen {
	height: 655px;
	z-index: 1;
}
.bot {
	background-image: url(../images/bot.png);
	height: 65px;
	padding-bottom: 50px;
	margin-top: 10px;
	background-position: center 0;
}
#hizlirentacar {
	position:absolute;
	width:672px;
	height:110px;
	background-image: url(../images/logo.png);
	top: 34px;
	left: -33px;
}
#menu_hold {
	position:absolute;
	width:955px;
	height:68px;
	top: 145px;
	background-image: url(../images/menu_bg.png);
}
#menu {
	position:absolute;
	z-index:2;
	top: 19px;
	left: 20px;
}

#menu_hover {
	position:absolute;
	width:128px;
	height:45px;
	left: 0px;
	top: 15px;
	background-image: url(../images/hover.png);
	z-index: 1;
}
#menu .hiddenmenu a {
	text-indent: -9999px;
	float: left;
}


#light {
	position:absolute;
	width:840px;
	height:570px;
	background-image: url(../images/light.png);
	left: -160px;
	top: -36px;
}
#pack1 {
	position:absolute;
	width:460px;
	height:444px;
	background-image: url(../images/pack1.png);
	left: 30px;
	top: -16px;
}
#pack1_details {
	position:absolute;
	width:446px;
	height:355px;
	z-index:1;
	left: 493px;
	top: 17px;
}

.pack1_text {
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	padding: 10px 5px;
}

#packs {
	position:absolute;
	width:945px;
	height:235px;
	top: 420px;
	background-image: url(../images/packs.png);
	left: 8px;
}
#packsa {
	position:absolute;
	width:229px;
	height:204px;
	z-index:3;
	left: 30px;
	top: 45px;
	font-size: 12px;
	color: #c6c6c6;
}
#packsa a {
	line-height: 33px;
	clear: both;
	color: #c6c6c6;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.butons {
	position:absolute;
	width:133px;
	height:109px;
	z-index:1;
	left: 42px;
	top: 91px;
}
.butons a  {
	display: block;
	height: 30px;
}

.butons .buton{
	background-image: url(../images/butons.png);
	height: 33px;
	width: 116px;
}
.butons .buton:hover{
	background-position: -116px 0;

}
.butons .buton1{
	background-image: url(../images/butons.png);
	height: 33px;
	width: 116px;
	background-position: 0px -33px;
}
.butons .buton1:hover{
	background-position: -116px -33px;

}
.butons .buton2{
	background-image: url(../images/butons.png);
	height: 33px;
	width: 116px;
	background-position: 0px -67px;
}
.butons .buton2:hover{
	background-position: -116px -67px;

}
.details {
	padding: 10px;
	position: relative;
	padding-top:10px
}
.details div {
	position: relative;
}

.detail_image {
	float: left;
	width: 230px;
}
.detail_head {



}
.detail_text {
	padding-bottom:10px;
	color: #FFF;
	line-height: 23px;

}
.detail_button {

}
.compare {
	padding-left: 5px;

}
.compare .head {
	text-align: right;
	margin-bottom: 10px;
	margin: 0 10px 10px;
}
.compare .row td{
	background-color: #444;
	padding: 8px;
	color: #c6c6c6;
	margin-right: 1px;
	font-size: 14px;
}
.compare .row.r td{
	background-color: #363636;
}
.page {
	color: #FFF;
	padding: 10px;
}
.page .head {
	font-size: 22px;
	margin-bottom: 10px;
}
.page .text {
	margin-top: 10px;
	margin-bottom: 10px;
}
.copyright {
	color: #FFF;
	font-size: 12px;
	padding: 28px;
}
.tooltip {
	cursor: default;

}

#tooltip {
	position: absolute;
	border: 1px solid #505050;
	background-color: #333333;
	padding: 10px;
	z-index: 9999;
	color: #999999;
	font-size: 14px;
	line-height: 20px;
}
.referances {
	padding-left: 11px;
}

.referances .referance {
	width: 932px;
	height: 313px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
.referances .referance .caption {
	position: relative;
	background-color: #333;
	height: 50px;
	top: 320px;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 15px;
}
.referances .referance .caption a {
	color: #FFF;
	text-decoration: none;
}
.referances .referance .caption .desc {
	color: #CCC;
	font-size: 12px;
}
.referances .referance .link {
	position: absolute;
	width: 930px;
	height: 250px;
}
.accordion {
	padding-left: 11px;
}
.accordion *{
	margin: auto;
	list-style-type: decimal;
	line-height: normal;

}
.accordion ul {
	padding-left: 20px;
}

.accordion h3 {
	margin: 0px;
	background-image: url(../images/acordion.png);
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 40px;
	overflow: hidden;
	height: 22px;
}
.accordion h3 a {
	white-space: nowrap;
}

.accordion h3.ui-state-active {
	background-image: url(../images/acordion.png);
	background-position: left -41px;
}
.accordion .paragraf {
	color: #FFF;
	padding: 15px;
}


.transparent {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor: pointer;
}

.i_input {
	background-image: url(../images/i_input_bg.png);
	width: 195px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 24px;
	padding-top: 8px;
	padding-left: 8px;
	position: relative;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.textarea {
	float: left;
	background-image: url(../images/i_textarea_bg.png);
	height: 105px;
	width: 245px;
}
.i_textarea {
	width: 222px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 76px;
	margin: 8px;
	overflow: auto;
}
.i_button {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#contact_form .i_label {
	float: left;
	width: 150px;
	line-height: 30px;
	font-size: 15px;
	clear: both;
	height: 30px;
	position: relative;
	margin-bottom: 5px;
}
#contact_info .row {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-left: 30px;
	line-height: 30px;
	position: relative;
}
#contact_info .row2 {
	font-size: 15px;
	line-height: 20px;
	padding-left: 30px;
	position: relative;
}
#contact_info .i_icon {
	position:absolute;
	width:19px;
	height:20px;
	z-index:101;
	left: 3px;
	top: 7px;
}
#map {
	position:absolute;
	width:145px;
	height:305px;
	z-index:101;
	left: 790px;
	top: 36px;
}
#siparis_form .s_label {
	float: left;
	width: 100px;
	line-height: 30px;
	font-size: 12px;
	clear: both;
	height: 30px;
	position: relative;
	margin-bottom: 5px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 10px;
}
#siparis_form .head {
	font-size: 24px;
	color: #FFF;
	padding-bottom: 10px;
}

.s_input {
	background-image: url(../images/s_input.png);
	width: 238px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 24px;
	padding-top: 8px;
	padding-left: 8px;
	position: relative;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.s_textarea {
	width: 280px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 180px;
	margin: 8px;
	overflow: auto;
}
.textarea2 {
	float: left;
	background-image: url(../images/s_textarea.png);
	height: 205px;
	width: 298px;
}
.s_radio {
	float: left;
	padding-top: 5px;
}
#loading {
	position:absolute;
	width:50px;
	height:17px;
	left: 449px;
	top: 201px;
	background-image: url(../images/load_bg.png);
	padding: 4px;
	padding-left: 5px;
	overflow: hidden;
}
#hizlimenu {
	position:absolute;
	width:248px;
	height:28px;
	left: 30px;
	top: 13px;
	font-size: 24px;
	color: #FFF;
}
#esinti {
	position:absolute;
	width:19px;
	height:21px;
	z-index:3;
	top: 27px;
	left: 251px;
}
#awards {
	position:fixed;
	width:115px;
	height:115px;
	top: 0;
	right:0;
	z-index:9999;
}

