/* CSS Document */

/*---------------------  RESET  ---------------------*/

ul, ol, li, h1, h2, h3, h4, h5, h6, form, p, dl, dt, dd, input {
	margin:0;
	padding:0; }

ul, ol, li {
	list-style: none; }

a img,:link img,:visited img {
	border:none; }
	

html, body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#150c07;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Grande", Myriad, Arial, sans-serif
}
h2 {
	font-size: 15px;
	color: #4d2d1e;
	padding-bottom: 5px;
}
h1 {
	color: #C02E0F;
	font-size:18px;
	padding-bottom:5px;
	line-height:30px;
}

/*---------------------  GENERAL  ---------------------*/
.clear_float {
	clear: both;
	font-size: 1px;
	line-height: 0;
	height: 0;
	overflow: hidden; }

#headWrap {
	height: 90px;
	background: #D23815 url(images/head_background.jpg) repeat-x;
}
#indexBannerWrap {
	height: 242px;
	background: #40281D url(images/index_banner_background.jpg) center top;
	margin-bottom: 0px;
}
#bodyWrap {
	margin-top: -8px;
	background: url(images/nav_background.gif) repeat-x 0px 8px;
}
#logo {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 18px;
}
#logo h1  {
	color: #FFFFFF;
	display: none;
}
.floatImage {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: -45px;
}
#storeHours {
	position: absolute;
	right: -2px;
	bottom: -628px;
}
			
.storeInfo {
	background: url(images/store_base.gif) center bottom;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 40px;
	width: 250px;
}
.storeInfo a {
	color: #FFFFFF;
	line-height: 25px;
}
.storeInfo a:hover {
	text-decoration: none;
}
#contentWrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrap  .contentBackground {
	float: left;
	width: 100%;
	background: url(images/right_back.jpg) repeat-y;
	position: relative;
}

#leftColumn {
	float: left;
	width: 630px;
	padding-right: 20px;
	padding-top: 5px;
}
#leftColumn  a {
	font-weight: bold;
	color: #C02E0F; font-size:12px;	 
	text-decoration: none;
}
#leftColumn  a:hover {
 color:#333333; 
}
#leftColumn  p {
	font-size: 12px; 
	line-height: 20px;
 
}
#rightColumn {
	float: left;
	width: 220px;
	background: url(images/right_top.gif) no-repeat;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 15px 5px;
}
#rightColumn  h2 {
	margin-bottom: 4px;
}
#footer {
	clear: both;
	background: #402B21 url(images/index_banner_background.jpg) 0px -130px;
	height: 100px;
}
#footerWrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footerWrap  p {
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}
#footerWrap  p  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerWrap  p  a:hover {
	text-decoration: underline;
}
 
.indexBanner {
	margin-right: auto;
	margin-left: auto;
	background: url(images/banner_Image.gif) no-repeat;
	height: 242px;
	width: 900px;
	position: relative;
}
.indexClear {
	height: 234px;
}

.redClear {
	background: #C02E0F;
	height: 8px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
 
 
.empList {
	font-size: 12px;
	padding-top:3px;
}
.empList dd{
	padding-top: 12px;
	padding-bottom: 3px;
}
.padLeft {
	padding-left: 3px;
}
.empList a{
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
	color: #C02E0F;
	text-decoration: none;
	padding: 3px;
}
.viewAll a {
	display: block;
	border-top: 1px dotted #634739;
	border-bottom: 1px dotted #634739;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	color: #150C07;
	font-size: 11px;
	padding: 5px;
}
.viewAll a:hover, .empList a:hover {
	background: #D7CCB5;
}
.mainProducts {
	background: url(images/grunge_rule.jpg) no-repeat;
	margin-top: 10px;
	margin-bottom: 35px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.rightHead {
	float: left;
	height: 25px;
	width: 250px;
	background: url(images/right_top.gif);
}
.mainProducts li {
	float: left;
}
.rentalTable {
	width: 590px;
	font-size: 11px;
}
.rentalTable td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d2d1e;	
}
.labelTable {
	background-color: #E8E2D4;
	color: #4d2d1e;
	font-weight: bold;
	height:23px;
}
.rentalDrop, .formField {
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	margin-top:2px;
	border: 1px solid #CCCCCC;
}

.phone {
	margin-top:55px;
	float:right;
	padding-right:50px;
	padding-left:15px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4d2d1e;
}
.phone b{
	font-weight:bold;
	color: #C02E0F;
}
.shopUsed {
	float:left;
	margin-bottom:25px; }
	.shopUsed a span {
		border-top: 1px solid #EAE4D8;
		display: block;
		width: 215px;
		padding: 10px 10px;
		font-size: 13px;
		font-weight: normal; }
			.shopUsed a{
				border-bottom: 3px solid #EAE4D8;
				display:block; 
				width:235px;}
			.shopUsed  a:hover {
				border-bottom: 3px solid #C02E0F;
				width:235px;
				display:block }

/*------------------NEWS-----------------------------*/
.newsStory {
	margin-bottom:18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d2d1e;	
}

.newsStory li {
	list-style-type: disc;
	float: none;
	font-size: 13px;
	line-height: 20px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 3px;
}
.newsStory ul {
	margin-bottom: 20px;
}
.newsStory blockquote {
	font-style: italic;
	color: #4D2D1E;
	background: #E8E2D4;
	display: block;
	border: 1px solid #D3C9B0;
	margin: 0px 0px 8px;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
}
.newsStory ol li {
	list-style-type: decimal;
}
.newsStory ol {
	margin-bottom:20px;
}
.newsDate {
	font-style:italic;
	color:#D3C9B0;
	font-size:11px;
}

/*------------------MAIN NAV MENU--------------------*/

#navWrap {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#nav li {
	float: left;
	font-size: 10px;}
	#nav li a {
		display: block;
		height: 43px;
		text-indent: -9999px; }
		#nav li#link01 a{
			width: 111px;
			background: url(images/home.gif) no-repeat; }
		#nav li#link02 a{
			width: 121px;
			background: url(images/kurumsal.gif) no-repeat; }
		#nav li#link03 a{
			width: 143px;
			background: url(images/proje.gif) no-repeat; }
		#nav li#link04 a{
			width: 165px;
			background: url(images/calisma.gif) no-repeat; }
			#nav li#link05 a{
			width: 117px;
			background: url(images/haber.gif) no-repeat; }
		#nav li#link06 a{
			width: 95px;
			background: url(images/iletisim.gif) no-repeat; }
			#nav li#link07 a{
			width: 143px;
			background: url(images/referans.gif) no-repeat; }
 
		#nav li#link01 a.active,
		#nav li#link02 a.active,
		#nav li#link03 a.active,
		#nav li#link04 a.active,
		#nav li#link05 a.active,
		#nav li#link06 a.active,
		#nav li#link07 a.active {
			background-position: 0 -86px; }
		#nav li#link01 a.inactive:hover,
		#nav li#link02 a.inactive:hover,
		#nav li#link03 a.inactive:hover,
		#nav li#link04 a.inactive:hover,
		#nav li#link05 a.inactive:hover,
		#nav li#link06 a.inactive:hover,
		#nav li#link07 a.inactive:hover {
			background-position: 0 -43px; }
#interiorBannerWrap {
	height: 30px;
	background: #40281D url(images/index_banner_background.jpg) center top;
	margin-bottom: 0px;
}

.normal { font-size:12px; color:#333333; width:630px;}

