/*
	Theme Name  : Modavizyon Default Style
	Theme URI   : http://www.modavizyon.com.tr/css/style.css
	Description : Modavizyon web sitesi style dosyası
	Date:       : 19.06.2007 [d.m.y]
	Version     : 1.0
	Author      : Osman YAZICI
	Web         : http://www.modavizyon.com.tr
	E-mail      : o.yazici[at]sahinlerholding[dot]com[dot]tr

	--------------------------------------------------------------------------------------------------------------------

	 01. pages   |       ___                              ___           ___                       ___                  
	 02. header  |      /\  \                            /\  \         /\__\                     /\__\                 
	 	 - logo  |     /::\  \                ___       /::\  \       /::|  |       ___         /:/  /        ___      
	 	 - menu  |    /:/\:\  \              /|  |     /:/\:\  \     /:/:|  |      /\__\       /:/  /        /\__\     
	 	 - music |   /:/  \:\  \            |:|  |    /:/ /::\  \   /:/|:|  |__   /:/__/      /:/  /  ___   /:/__/     
	 03. footer  |  /:/__/ \:\__\           |:|  |   /:/_/:/\:\__\ /:/ |:| /\__\ /::\  \     /:/__/  /\__\ /::\  \     
	 04. head    |  \:\  \ /:/  /          _|:|__|   \:\/:/  \/__/ \/__|:|/:/  / \/\:\  \__  \:\  \ /:/  / \/\:\  \__  
	 05. text    |   \:\  /:/  /         /::::\  \    \::/__/          |:/:/  /   ~~\:\/\__\  \:\  /:/  /   ~~\:\/\__\ 
	 06. list    |    \:\/:/  /    ___   ~~~~\:\  \    \:\  \          |::/  /       \::/  /   \:\/:/  /       \::/  / 
	 07. link    |     \::/  /    /\__\       \:\__\    \:\__\         |:/  /        /:/  /     \::/  /        /:/  /  
	 08. form    |      \/__/     \/__/        \/__/     \/__/         |/__/         \/__/       \/__/         \/__/   
	 09. other   |                                                                                                     

	--------------------------------------------------------------------------------------------------------------------

*/

* { font-family: Verdana, Arial, Helvetica, sans-serif; }
body { margin: 0; padding: 0; font-size: 12px ! important; color: #000; }

#container {}
#wrapper {}

/* pages */
#b-index   { background: #333; overflow: hidden;  }
#b-home    { background: #333 url("../images/bg.gif"); }
#b-urunler { background: #333; }
#b-sirketler, #b-musteriler, #b-hakkimizda, #b-iletisim, #b-contact { background: #cfcfcf; }

#content-container {}
	#content { height: 490px; width: 100%; }
	#b-index #content { height: 575px; overflow: hidden; }
		#b-intro #flashcontent { border: 10px solid #333; height: 300px; margin: 0 auto 0 auto; overflow: hidden; width: 250px; }
	#b-home #content  { background: #333; border-bottom: 6px solid #3f3f3f; }
		#sidebar { height: 365px; width: 420px; }
			#b-hakkimizda #sidebar { background: url("../images/rsm-hakkimizda.gif") center left no-repeat; }
			#b-musteriler #sidebar { background: url("../images/rsm-iletisim.gif") center left no-repeat; }
			#b-sirketler  #sidebar { background: url("../images/rsm-logo-sahinler.gif") center left no-repeat; }
			#b-iletisim   #sidebar,
			#b-contact    #sidebar { height: 460px; position: relative; }
			#b-iletisim   #sidebar { background: url("../images/rsm-iletisim.gif") top left no-repeat; }
			#b-contact    #sidebar { background: url("../images/rsm-iletisim-en.gif") top left no-repeat; }
		#mainbar { margin-top: 50px; width: 490px; }
		#b-hakkimizda #mainbar { height: 390px; overflow: auto; }
		#sidebar, #mainbar { float: left; }
/* END pages */

/* header */
#header-container { height: 68px; background: #333 url("../images/bg-gray.gif") repeat-x; }
	.block { width: 970px; }
	/* logo */
	#logo { margin: 6px 70px 0 0; height: 56px; width: 260px; float: left; clear: both; }
	#b-index #logo { display: none; }
	*  html #logo   { margin-right: 72px; } /* ie6 */
	*+ html #logo   { margin-right: 64px; } /* ie7 */
	#logo h1 a      { display: block; height: 56px; width: 255px; background: url("../images/logo.gif") no-repeat; }
	#logo h1 a span { visibility: hidden; }
	/* menu */
	#menu           { float: left; margin-right: 35px;                               }
	#menu ul        { margin: 6px 30px 0 0; padding: 0; list-style: none;           }
	#menu li        { display: inline; margin-right: 1px; float: left; height: 62px; }
	#menu li a      { display: block; float: left; height: 62px;                     }
	#menu li a span { visibility: hidden;                                            }
	/* =TR= */
	.uru                        { background: url("../images/menu-urunler-1.gif") no-repeat;     width: 61px;  }
	.uru:hover, .aktif-btn .uru { background: url("../images/menu-urunler-2.gif") no-repeat;                   }
	.hak                        { background: url("../images/menu-hakkimizda-1.gif") no-repeat;  width: 76px; }
	.hak:hover, .aktif-btn .hak { background: url("../images/menu-hakkimizda-2.gif") no-repeat;                }
	.mus                        { background: url("../images/menu-musteriler-1.gif") no-repeat; width: 80px; }
	.mus:hover, .aktif-btn .mus { background: url("../images/menu-musteriler-2.gif") no-repeat;               }
	.sir                        { background: url("../images/menu-sirketler-1.gif") no-repeat;  width: 120px; }
	.sir:hover, .aktif-btn .sir { background: url("../images/menu-sirketler-2.gif") no-repeat;                }
	.ile                        { background: url("../images/menu-iletisim-1.gif") no-repeat;    width: 73px;  }
	.ile:hover, .aktif-btn .ile { background: url("../images/menu-iletisim-2.gif") no-repeat;                  }
	/* =EN= */
	.en .uru                        { background: url("../images/menu-products-1.gif") no-repeat;     width: 61px;  }
	.en .uru:hover, .en .aktif-btn .uru { background: url("../images/menu-products-2.gif") no-repeat;                   }
	.en .hak                        { background: url("../images/menu-about-1.gif") no-repeat;  width: 76px; }
	.en .hak:hover, .en .aktif-btn .hak { background: url("../images/menu-about-2.gif") no-repeat;                }
	.en .mus                        { background: url("../images/menu-references-1.gif") no-repeat; width: 80px; }
	.en .mus:hover, .en .aktif-btn .mus { background: url("../images/menu-references-2.gif") no-repeat;               }
	.en .sir                        { background: url("../images/menu-companies-1.gif") no-repeat;  width: 120px; }
	.en .sir:hover, .en .aktif-btn .sir { background: url("../images/menu-companies-2.gif") no-repeat;                }
	.en .ile                        { background: url("../images/menu-contact-1.gif") no-repeat;    width: 73px;  }
	.en .ile:hover, .en .aktif-btn .ile { background: url("../images/menu-contact-2.gif") no-repeat;                  }

	/* music */
	#music { margin-top: 33px; width: 40px; float: left; }
/* END header */

/* footer */
#footer { clear: both; }
/* END footer */

/* head */
h1 { margin: 0 0 0 7px; padding: 0; }
h2 { font: 18px Georgia, "Times New Roman", Times, serif; border-bottom: 2px solid #000; }
#b-hakkimizda h2 { margin-left: 20px; margin-right: 25px; }

/* text */
p               { margin: 0 0 10px 0;                     }
#b-hakkimizda p { line-height: 17px; padding-left: 20px; padding-right: 30px; text-align: justify; }
address { font-style: normal; line-height:18px; padding-left: 20px; }

/* list */
#b-sirketler li,
#b-hakkimizda li { margin-bottom: 7px; line-height: 17px; padding-right: 30px; text-align: justify; }
#b-index li      { display: inline;                                            }

/* link */
a       { color: #069; text-decoration: none;  }
a:hover { color: #000 !important; }

/* form */
FORM { margin: 0; padding-left: 20px; font-weight: bold; }
label { display: block; margin-bottom: 5px; }
.inputText, .txtArea, .inputButton { color: #333; background: #c0c0c0; }
.inputText, .txtArea               { border-width: 1px; border-style: solid; border-color: #999 #eee #eee #999; }
.inputButton                       { border: 2px solid #999; }

/* image, object */
a img { border: 0; }
object { margin: 0; float: left; }

/* classes */
.left-right { padding-bottom: 10px; }
.left { float: left; }
.right { float: right; }
#b-iletisim .left, #b-iletisim .right, #b-contact .left, #b-contact .right { width: 49%; }

/*  */
#news { margin: 66px 0 0 40px; padding: 0; height: 230px; width: 350px; overflow: hidden; }
#news.news-titles { position: relative; height: 230px; overflow: hidden; }
#news UL { margin: 0; padding: 0; width: 350px; border: 0; background: #333; }
#news.news-titles UL { list-style: none; margin: 0; padding: 0; position: absolute; top: 150px; left: 0; }
P#DOMnewsstopper { margin: 0; text-align: center; padding: 0; background: url("../images/bg-news.gif") left top repeat-y; }
P#DOMnewsstopper  A {
	margin: 0 4px;
	padding: 1px 3px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	color: #fff;
	background-color: #ad0;
	}

/*
 HACKS
 ------------------------------------------------------------------------------------------------ */
.clr        { margin-bottom: -1px; height: 1px; clear: both; } /* Mozilla, Firefox, Opera için */
* HTML .clr { display: none; }                          /* IE için */
/* Hides from IE-mac \*/
* html div { height: 1%; }
/* End hide from IE-mac */
