@charset "UTF-8";
a {
	text-decoration: none;
	border:none;
}
img {
	text-decoration: none;
	border:none;
	margin: 0px;
	padding: 0px;
}
html {
	height: 96%;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
body {
	background-color: #554E47;
	height: 100%;
	width: 100%;
	margin: 0px;
}
/* main table */
table{
	border-width:0px;
	border-spacing:0px;
}

/* sag ve soldaki iki ana alan */
#leftContent {
	background-color: #272421;
	width: 328px;
	height: 100%;
	float: left;
}

#rightContent {
	background-color: #37342f;
	width: 100%;
	height: 100%;
	float: left;
	margin-left: 20px;
}

/*  sol alan  */
.menu{
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.menuScroll{
	margin-left: 0px;
	padding-right:8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.logoField{
	text-align: right;
	width: 312px;
	margin-right: 10px;
}

.logo{
	margin-top: 19px;
	margin-bottom:25px;
}

.menuBlock{
	margin-top: 27px;
	text-align: right;
	width: 310px;
}
.menuItems{
	margin-top: 27px;
	text-align: right;
	width: 305px;
	height:230px;
	overflow-x:hidden;
	overflow-y:auto;
}

.menuBlock #mailingText{
	text-align: left;
	padding-left:44px;
}

.menuBlock img{
	margin-bottom: 4px;
}

.menuItems img{
	margin-bottom: 4px;
}
#mavi {
	background-image: url(../img/main/mavi-back.jpg);
	background-repeat: repeat-x;
	width: 23px;
	/*width:328px;*/	
	height:607px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
}
#mavi #text{
	padding-left:33px;
	text-align:right;
}

/*form {
	margin-bottom: 18px;
}
form #mailing{
	margin-bottom: 18px;
	margin-left:0px;
	padding-left:43px;
	margin-top: 3px;
	float: left;
	width: 10px;
}
form #button{
	margin-top: 4px;
	margin-right: 7px;
	float: right;
	margin-left: 5px;
	margin-bottom: 18px;
}
*/
#formField{
	margin-bottom: 18px;
}
#formField #mailing{
	margin-bottom: 18px;
	margin-left:0px;
	padding-left:43px;
	margin-top: 3px;
	float: left;
	width: 10px;
}
#formField #button{
	margin-top: 4px;
	margin-right: 7px;
	float: right;
	margin-left: 5px;
	margin-bottom: 18px;
}


#mainMenuContainer {
	visibility:visible;
	position: absolute;
	z-index: 3;
}
.subMenuContainer {
	visibility:hidden;
	position: absolute;
	z-index: 2;
}
.exclusivePhotographersContainer {
	visibility:hidden;
	position: absolute;
	z-index: 1;
}

#subMenuContainer .logo {
	margin-bottom: 0px;
}

#subMenuContainer #photographers-small {
	margin-bottom: 0px;
	margin-top: 30px;
}

#exclusivePhotographersContainer #exclusive-photographers-small {
	margin-bottom: 0px;
	margin-top: 30px;
}
/*
#subMenuContainer .menuBlock {
	margin-bottom: 5px;
}
*/
#subMenuContainer .menuItems {
	margin-bottom: 5px;
	
}
/*
.menuBlock .back{
	margin-top:10px;
}*/

.menu #text{
	margin-bottom:20px;
}

/*  sag alan   */
#header{
	margin-top: 20px;
	margin-bottom: 23px;
	margin-left: 17px;
}
#galleryContainer{
	height: 536px;
	width: 650px;
	overflow: auto;
	overflow-x:hidden;
	margin-left: 17px;
}
.galleryItem{
	background-color: #312d29;
	height: 193px;
	width: 627px;
	clear: left;
	margin-bottom: 15px;
}
.thumb{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.galleryText{
	float: left;	
}
.title{
	margin-top: 12px;
	margin-left:9px;
}
.photographer-title{
	margin-top: 16px;
	margin-left:9px;
}
.agency-title{
	margin-top: 4px;
	margin-left:9px;
}

/*  gallery  */
#galleryLeftContent {
	background-color: #37332e;
	width: 100%;
	height: 607px;
}
#galleryHeader{
	margin-left:16px;
	margin-top:12px;
	float:left;
	margin-bottom: 10px;
}
#galleryBack{
	float:right;
	margin-top:14px;
	margin-right:12px;
}
#gallery{
	width:0px;
	height: 521px;
	margin-left:16px;
	clear:left;
	overflow:scroll;
	overflow-y:hidden;
	margin-top:0px;	
}
.galleryLogoField{
	background-image: url(../img/main/mavi-back.jpg);
	background-repeat: repeat-x;
	width: 23px;
	/*width:328px;*/	
	height:607px;
	overflow: hidden;
}

#galleryTag{
	margin-left:36px;
	clear:left;
	margin-top:10px;
}
#newsletterImageBefore{
	position: relative;	
}
#newsletterImageAfter{
	position: relative;	
}
#newsletterImagFail{
	position: relative;	
}
