body {
	margin: 0px;
	padding: 0px;
	background: #ededed url(../img/bg_main.jpg) top center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color:  #333;
	line-height: 1.4em;
	}

a {
	text-decoration: none;
	color: #020202;
	}

a:hover {
	text-decoration: none;
	color: #722601;
	}

img {
	border: 0px;
	}

#userDemondForm {
	padding: 5px;
	font-size: 12px;
	color: #333;
	}

#userDemondForm p {
	padding: 2px;
	margin: 1px;
	}

.userForm {
	width: 300px;
	border: 1px solid #999;
	color: #333;
	background: #ebebeb;
	font-weight: bolder;
	}

#container {
	background: transparent url(../img/bg_container.jpg) top center repeat-y;
	}

#main {
	margin: 0px auto;
	width: 920px;
	background: #fff;
	}

#header {
	height: 120px;
	background: #fff url(../img/bg_header.gif) top center no-repeat;
	}

/* Menu
--------------------------------------------------*/

#mainMenu {
	position: relative;
	display: block;
	height: 34px;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
	background: #49987d; url(../img/bgOFF.gif) repeat-x top left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 4px solid #f15b41;
	}

#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#mainMenu li {
	float: left;
	width: 130px;
	height: 34px;
	margin: 0;
	padding: 0 0;
	text-align: center;
	height: 14px;
	list-style: none;
	}

#mainMenu li a {
	height: 100%;
	display: block;
	padding: 10px 10px;
	height: 100%;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #64af95;
	}

#mainMenu li a {
	background: repeat 0 0;
	}

#mainMenu li a:hover, #mainMenu li a:focus, #mainMenu li a:active {
	background-position: -150px 0;
	background: #f15b41;
	padding: 10px 0;
	color: #fff;
	text-decoration: underline;
	}

#a a {
	background: url(/img/bg_menu.jpg) repeat -20px 35px;
	}

#content {
	}

table.homeTable {
	width: 100%;
	}

td.homeTableLeft {
	width: 180px;
	background: #eef6e1;
	vertical-align: top;
	}

td.homeTableCenter {
	vertical-align: top;
	}

td.homeTableRight {
	width: 180px;
	vertical-align: top;
	text-align: center;
	}

h3.homeProductCategoryTitle {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: transparent url(../img/bg_product_category_title.gif) top right no-repeat;
	height: 30px;
	}

h3.memberNewsTitle {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: transparent url(../img/bg_member_news_title.gif) top right no-repeat;
	height: 30px;
	}

/* Sidebar */

#homeLeftMenu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	}

ul.sidenav {
	float: left;
	margin: 0;
	margin-left: 2px;
	padding: 0 0 20px 0;
	width: 100%;
	list-style: none;
	text-align: left;
	font-size: 8pt;
	}

ul.sidenav li {
	width: 150px;
	margin: 2px 0 2px -5px;
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #accee9;
	}

ul.sidenav li a {
	color: #333;
	padding: 3px 8px;
	text-decoration: none;
	width: 160px;
	border: 0;
	border-bottom: #f5f5f5;
	}

ul.sidenav li:hover a {
	color: #fff;
	}

ul.sidenav li:hover {
	background: #176aab;
	color: #fff;
  	-moz-border-radius-bottomright: 5px;
  	-webkit-border-bottom-right-radius: 5px;
  	-moz-border-radius-topright: 5px;
  	-webkit-border-top-right-radius: 5px;
 	border-bottom: 1px solid #ededed;
	}

/* Home News */

#homeNewsList {
	background: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

#homeNews {
	line-height:  1.4em;
	padding: 10px;
	font-size: 10pt;
	height: 130px;
	border-bottom: 1px solid #eef6e1;
	}

#homeNews img {
	float: left;
	margin: 10px 20px 0 0;
	background: #fff;
	padding:  3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 3px solid #ccc;
	}

#homeNews img:hover {
	border: 3px solid #f15b41;	
	}

#homeNews h3 {
	padding: 2px;
	margin: 10px 0 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.3em;
	}

#homeNews h3 a {
	color: #f15b41;
	}

#homeNews h3 a:hover {
	color: #333;	
	}

#homeNews p {
	margin: 2px;
	padding: 0px;
	}

#homeMemberNews {
	height: 50px;
	border-bottom: 1px solid #d6d6d6;
	padding-left: 2px;
	margin-right: 4px;
	}

#homeMemberNews img {
	float: left;
	width: 40px;
	padding-top: 5px;
	padding-right: 3px;
	}

#homeMemberNews h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-transform: capitalize;
	}

#homeMemberNews h3 a {
	color: #333;
	text-transform: capitalize;
	}

h2.memberNewsTitle {
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #999;
	font-size: 13px;
	}

#homeMemberMessageList {
	height: 200px;
	}

#homeMemberMessageItem {
	width: 255px;
	border-bottom: 2px solid #c0c0c0;
	float: left;
	margin: 2px;
	height: 100px;
	}

#homeMemberMessageItem img {
	width: 80px;
	float: left;
	padding: 4px;
	margin: 3px;
	border: 2px solid #d6d6d6;
	}

#homeMemberMessageItem h3 {
	font-size: 11px;
	padding: 2px;
	padding-top: 10px;
	margin: 1px;
	font-weight: normal;
	}

#homeContentAboutMasko {
	height: 180px;
	background: #fff;
	padding: 4px;
	}

#homeContentAboutMasko img {
	float: left;
	margin: 3px;
	background: #fff;
	padding: 3px;
	border: 2px solid #999;
	}

#homeContentAboutMasko h3 {
	margin: 0px;
	padding: 2px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	}

#homeContentAboutMasko h3 a {
	color: #333;
	}

#homeContentAboutMasko p {
	margin: 2px;
	padding: 0px;
	}

#homeContentBottom {
	
	}

#homeContentBottomLeft {
	width: 270px;
	height: 250px;
	float: left;
	background: pink;
	}

#homeContentBottomRight {
	width: 270px;
	height: 250px;
	float: right;
	background: pink;
	}

.homeContentBottomItem {
	width: 266px;
	height: 100px;
	float: left;
	background: pink;
	margin: 3px;
	}

#homeRightMenu {
	text-align: center;
	background: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
	}

#footer {
	height: 42px;
	border-top: 4px solid #939393;
	background: #b0b0b0;
	text-align: center;
	font-size: 9px;
	padding: 10px;
	padding-top: 3px;
	}

#footer a {
	color: #333;
	}

footer p {
	margin: 0px;
	padding: 1px;
	font-size: 7px;
	}

/* Mağazalar
--------------------------------------------------*/

#companySearch {
	background: transparent url(../img/bg_search.jpg) top right no-repeat;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 10px;
	font-weight: bolder;
	color: #fff;
	}

#companySearch .searchForm {
	width: 280px;
	padding: 3px;
	font-weight: bolder;
	color: #a53610;
	font-weight: bolder;
	margin: 0px;
	}

#companyListItem {
	width: 250px;
	border-bottom: 1px solid #c0c0c0;
	margin-left: 15px;
	float: left;
	}

#companyListItem a {
	color: #333;
	text-decoration: none;
	}

#companySearchList {
	height: 60px;
	margin-bottom: 5px;
	width: 220px;
	float: left;
	}

#companySearchList img {
	height: 40px;
	float: left;
	padding: 2px;
	margin-right: 5px;
	}

#companySearchList {
	
	}

img.companyMainImage {
	border: 7px solid #fdf6f6;
	margin-top: 3px;
	width: 510px;
	}

h3.companyMainTitle {
	background: transparent url(../img/bg_company_title.gif) top left no-repeat;
	margin: 0px;
	margin-left: 9px;
	margin-right: 5px;
	padding: 4px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 6px;
	font-size: 15px;
	color: #fff;
	}

/* Reklamlar
--------------------------------------------------*/

#reklamHeader {
	width: 560px;
	height: 80px;
	float: right;
	margin-right: 10px;
	}

#reklamSolAlt {
	text-align: center;
	margin-top: 7px;
	margin-right: 3px;
	}

#reklamSagMenu {
	height: 250px;
	text-align: center;
	margin-bottom: 4px;
	}

#reklamOrtaOrta {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	}

/* Haberler
--------------------------------------------------*/

#pageMessageDetail {
	
	}

#pageMessageDetail img {
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #b0b0b0;
	}

#pageMessageNote {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	padding: 5px;
	margin: 5px;
	border: 1px solid #dddac9;
	background: #ebe9dd;
	}

#pageMessageNote p {
	padding: 2px;
	margin: 0px;
	}

/* Slideshow
--------------------------------------------------*/

#slideshow {
	position: relative;
	height: 110px;
	}

#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	}

#slideshow IMG.active {
	z-index: 10;
	}

#slideshow IMG.last-active {
	z-index: 9;
	}

#selectCompany {
	text-align: center;
	margin-top: 5px;
	}

.selectCompanyTitle {
	background: transparent url(../img/bg_company_list.gif) top right no-repeat;
	height: 20px;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	padding-bottom: 5px;
	}

.secilirMenu {
	width: 160px;
	font-size: 10px;
	font-weight: bolder;
	}

/* Fotoğraflar
--------------------------------------------------*/

td.comTdLeft {
	vertical-align: top;
	}

td.comTdRight {
	vertical-align: top;
	}

td.comTdRight h3 {
	padding: 0px;
	margin: 0px;
	}

td.comTdRight p {
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	border-bottom: 1px solid #f0f0f0;
	font-size: 10px;
	line-height: 11px;
	}

p.comTdAddress {
	border: 1px solid #ffebe1;
	background: #fff8f4;
	color: #666;
	margin: 4px;
	padding: 3px;
	margin-bottom: 5px;
	}

#productCategoryList {
	
	}

#productCategoryList h1 {
	background: transparent url(../img/bg_list_btn.gif) top center no-repeat;
	padding: 5px;
	padding-left: 10px;
	margin: 2px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 14px;
	}

.photo {
	margin: 3px;
	position: relative;
	width: 130px;
	height: 140px;
	float: left;
	margin-bottom: 15px;
	text-align: center;
	font-size: 10px;
	}

.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 2px;
	}

.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	}

.photo a {
	text-decoration: none;
	}

.sample3 span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(../img/paper-clip2.png) no-repeat;
	}

.sample3 img {
	width: 120px;
	height: 80px;
	}

.photo7 {
	margin: 2px;
	position: relative;
	width: 160px;
	height: 120px;
	float: left;
	margin-bottom: 30px;
	text-align: center;
	font-size: 10px;
	}

.photo7 img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	}

.photo7 span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	}

.photo7 a {
	text-decoration: none;
	}

.sample7 span {
	width: 150px;
	height: 140px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	}

.sample7 img {
	border: none;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(../img/round-bg2.gif) no-repeat;
	}

.photo12 {
	margin: 30px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
	}

.photo12 img {
	width: 170px;
	height: 120px;
	}

.photo12 a {
	text-decoration: none;
	}

.sample12 span {
	width: 186px;
	height: 137px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(../img/watercolor-top.png) no-repeat;
	}

.sample12 img {
	border: none;
	padding: 9px 12px 12px 11px;
	width: 170px;
	height: 120px;
	background: url(../img/watercolor-bg.png) no-repeat;
	}

#companyDefaultCategory h1 {
	background: transparent url(../img/bg_list_btn.gif) top center no-repeat;
	padding: 5px;
	padding-left: 10px;
	margin: 2px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 14px;
	}

h4.privateCategoryList {
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 2px;
	font-size: 11px;
	border: 1px solid #f8f6f6;
	background: #fefefe;
	width: 150px;
	float: left;
	text-align: center;
	}

h4.privateCategoryList a {
	color: #666;
	font-weight: normal;
	}

h4.privateCategoryList a:hover {
	color: #7e161f;
	font-weight: bolder;
	}

#gallery {
	position: relative;
	height: 110px;
	margin: 0px;
	padding: 0px;
	width: 545px;
	}

#gallery a {
	float: left;
	position: absolute;
	}

#gallery a img {
	border: none;
	}

#gallery a.show {
	
	}

#gallery .caption {
	background-color: #fff;
	color: #333333;
	height: 20px;
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: 0;
	}

#gallery .caption .content {
	margin: 5px
	}

#gallery .caption .content h3 {
	margin: 0;
	padding: 0;
	color: #333;
	}

#divTop {
	margin: 0px;
	background: url(../img/bg_div_top.gif) no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 30px;
	}

#divTop h3 {
	padding: 3px;
	padding-top: 6px;
	padding-left: 14px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
	}

#divTop h2 {
	padding: 3px;
	padding-top: 6px;
	padding-left: 14px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

#divContent {
	margin: 0px;
	background: url(../img/bg_div_content.gif) repeat-y;
	}

#divContent h5 {
	margin: 5px;
	padding: 2px;
	width: 160px;
	float: left;
	font-size: 10px;
	background: #ff6600;
	text-align: center;
	}

#divContent h5 a {
	color: #fff;
	}

#divContent h5 a:hover {
	color: #0a0301;
	}

#divBottom {
	margin: 0px;
	background: url(../img/bg_div_bottom.gif) no-repeat;
	height: 30px;
	}

/* Seri İlanlar
--------------------------------------------------*/

#noticaList {
	padding: 5px;
	margin: 5px;
	background: #fff3d9;
	border: 1px solid #ffecc2;
	}

#noticaList h3 {
	padding: 3px;
	margin: 0px;
	background: #ffecc2;
	color: #c88800;
	font-size: 14px;
	}

#noticeListItem {
	border-top: 1px solid #fff;
	}

#noticeListItem h4 {
	padding: 3px;
	margin: 0px;
	color: #c88800;
	font-size: 12px;
	}

#contentDescription {
	padding: 5px;
	margin: 5px;
	background: #fff3d9;
	border: 1px solid #ffecc2;
	}

#contentDescription h3 {
	padding: 3px;
	margin: 0px;
	background: #ffecc2;
	color: #c88800;
	font-size: 14px;
	}

/* Contact Pilot
--------------------------------------------------*/

#contactPilotDetail {
	padding: 5px;
	margin: 5px;
	border: 1px solid #b6b6b6;
	background: #eeeeee;
	}

#contactPilotDetail h3 {
	padding: 2px;
	margin: 1px;
	font-size: 14px;
	color: #3a4444;
	border-bottom: 1px solid #b6b6b6;
	}

#contactPilotList {
	padding: 3px;
	margin: 3px;
	border: 1px solid #b6b6b6;
	background: #eeeeee;
	}

#contactPilotList h4 {
	padding: 3px;
	margin: 3px;
	float: left;
	width: 160px;
	text-align: center;
	}

#contactPilotList h4 a {
	color: #3a4444;
	border-bottom: 1px solid #cecece;
	}

#contactPilotList h4 a:hover {
	color: #b20000;
	border-bottom: 1px solid #b20000;
	}

#VideoDetailWindow {
	padding: 5px;
	padding-left: 18px;
	background: #dfdfdf;
	border: 5px solid #cacaca;
	margin-left: 25px;
	margin-right: 25px;
	}

#homeProductList {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	background: #a73b0c;
	margin-right: 5px;
	height: 150px;
	}

#cocuklar {
	padding: 3px;
	border: 1px solid #ffebd3;
	background: #fff6eb;
	height: 200px;
	}

#cocuklar img {
	float: left;
	padding: 3px;
	margin-right: 10px;
	border: 3px solid #ffebd3;
	}

.demo {
	background: #ff6600;
	padding: 4px;
	background: transparent url(../img/marquee_image.jpg) bottom center no-repeat;
	height: 150px;
	}

.demo img {
	border: 2px solid #f75f13;
	padding: 3px;
	margin-top: 28px;
	background: #dedede;
	}

#someProduct {
	background: #eef6e1;
	padding: 8px;
	border: 1px solid #176aab;
}
#someProduct h3 {
	padding: 3px;
	margin: 2px;
	background: #176aab;
	color: #fff;
}
#someProduct h4 {
	width: 130px;
	height: 105px;
	padding: 5px;
	float: left;
	border: 1px solid #176aab;
	margin: 3px;
	margin-left: 17px;
	text-align: center;
	background:#fff;
}

#language {
	width: 400px;
	height: 20px;
	font-weight: bolder;
	margin-bottom: 6px;
	margin-right: 15px;
	float: right;
	text-align: right;
}
