html, body {
  font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
  color: #3d3d3d;
  margin: 0;
  padding: 0;
  height:100%;
  background: #000000 url(/imgS/nav_border_bkgd.gif) repeat-y;
}

a:link, a:visited {
  color:#ff0000;
  text-decoration: none;
  outline: none;
}

a:hover { 
  color: #9F000F;
}

h1 {
  color: #3d3d3d;
  font-size: 14px;
  margin:  0; 
  padding: 0;
  display: inline;
}

h2 {
  color: #3d3d3d;
  font-size: 13px;
  margin:  0; 
  padding: 0;;
  display: inline;
}

h3 {
  color: #3d3d3d;
  font-size: 12px;
  margin:  0; 
  padding: 0;
  display: inline;
}

.head {
  font-size: 12px;
  color:#3d3d3d;
  font-weight: bold;
}

a.head:link, a.head:visited {
  font-size: 12px;
  color:#3d3d3d;
  font-weight: bold;
  text-decoration: underline;
}

a.head:hover {
  color: #000;
  text-decoration: underline;
}

.head_copy {
  color: #3d3d3d;
  font-weight: bold;
  display: block;
}

.subHead {
  color: #fff;
  font-weight: bold;
}

.blueHead {
  color: #5b5849;
  font-size: 12px;
  font-weight: bold;
}

.blue {
  color: #5b5849;
  font-weight: bold;
}

.blueLink a, .blueLink a:visited {
  color: #c60;
  font-weight: bold;
  text-decoration: underline;
  display: inline;
}

.blueLink a:hover {
  color: #000;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

#wrapper {
  position: absolute;
  width: 755px;
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}

#mainImage {
  position: relative;
  width: 605px;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
}

#mainImageBottom {
  position: relative;
  width: 605px;
  height: 3px;
  margin: 0;
  padding: 0;
  background: #393939 url(/imgS/main_img_bottom.gif) repeat-x;
  float: right;
  overflow: hidden;
}

#promos_holder {
  position: relative;
  width: 605px;
  margin: 0;
  padding: 0;
  float: right;
  background-color:#393939;
}

#promos {
  position: relative;
  width: 605px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  /*border: 1px solid #ff0000;*/
}

.promo {
  width: 182px;
  height: 122px;
  margin: 10px 5px 0 5px;
  padding-top: 3px;
  background: #CCCCCC url(/imgS/promos/promo_bkgd.jpg) no-repeat;
  float: left;
}

.promoImg {
  position: relative;
  width: 170px;
  margin: 2px 0 0 6px;
  padding: 0;
  text-align: center;
  display: block;
}

.promoText a, .promoText a:visited {
  color: #fff;
  margin: 2px 5px 0 8px;;
  padding: 0;
  text-align: left;
  display: block;
}

.promoText a:hover {
  color: #000;
}

#open {
  position: relative;
  width: 755px;
  margin: 0;
  padding: 0;
  clear: both;
}

#open_nav {
  position: relative;
  width: 605px;
  margin: 0;
  padding: 0;
  float: right;
  background-color:#393939;
}

#flashmovie {
  position: relative;
  width: 605px;
  margin: 0;
  padding: 0;
  display: block;
}

.row_left {
  position: relative;
  width: 430px;
  margin: 0;
  padding: 10px 5px 10px 15px;
  float: left;
}

.row_right {
  position: relative;
  padding: 10px 20px 10px 0;
  float: right;
}

.back {
  font-size: 10px;
  margin: 5px 0 0 15px;
  padding-left: 10px;
  background: url(/imgS/back_arrow.gif) left center no-repeat;
  float: left;
}

.para {
  margin-top: 10px;
}

.copy {
  position: relative;
  width: 590px;
  padding: 15px 5px 10px 10px;
  display: block;
  float: right;
  overflow: hidden;
  color:#dddddd;
  background-color:#393939;
}
.copy p { padding-bottom:5px; padding-top:5px; margin:0px;}
.copy_ {
  position: relative;
  width: 600px;
  padding: 0px 5px 10px 0px;
  display: block;
  float: right;
  overflow: hidden;
  background-color:#FFFFFF;
}

.copy_jeep_club{
  position: relative;
  width: 600px;
  padding: 0px 5px 10px 0px;
  display: block;
  float: right;
  overflow: hidden;
  background-color:#DFE6F6;
}
.copy_uyelik{
  position: relative;
  width: 600px;
  padding: 0px 5px 10px 0px;
  display: block;
  float: right;
  overflow: hidden;
  background-color:#C6D527;
}

.winClose {
  position: absolute;
  top: 0;
  right: 0;
}

.mfGlass {
  position: absolute;
  bottom: 0;
  right: 0;
}

#models_sep {
  width: 585px;
  height: 1px;
  margin-left: 10px;
  padding: 0;
  border-top: 1px solid #1b1b1b;
  background: #CBC5A5;
  overflow: hidden;
}

.form { border:1px solid #ff0000; background-color:#000000; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
input { border:1px solid #ff0000; background-color:#000000; color:#FFFFFF;}
/***************** lightbox *******************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100000000000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: 0;  }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color:#666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000000000;
	width: 100%;
	height: 1200px;
	background-color:#848484;
	}
	
#m_selected { color: #FF9000; }

.listbaslik {
border-bottom:1px solid #626262;
cursor:pointer;
display:block;
margin-bottom:8px;
padding-bottom:10px;
padding-top:10px;
text-decoration:none;
}