/* --- overall look --- */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#070a0f;
	color:#FFF;
}

a img {
        border: 0;
}

a:link {
       background-color: transparent;
       color: #e1e1e1;
       text-decoration: none;
}

a:visited {
       background-color: transparent;
       color: #e1e1e1;
       text-decoration: none;
}

a:hover {
       background-color: transparent;
       color: #e1e1e1;
       text-decoration: underline;
}

a:active {
       background-color: transparent;
       color: #e1e1e1;
       text-decoration: none;
}

.container {
	margin: 0px auto;
	width: 980px;
	border: 0px;
}

/* --- font style --- */
.style {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCC;
	line-height: 1.4;
	color: #999;
	margin:0px;
	padding: 0px;
	background-image:url(frontimage/bg1.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #070a0f;
}
p {
	color:#333;
}

.firstbig {
	float:left;
	color:#cc6600;
	font-size:50px;
	line-height:25px;
	padding-top:2px;
	padding-right:2px;
}

h1 {
	font-size:1.5em;
	line-height:130%;
}
h2 {
	font-size:1.5em;
	line-height:100%;
}

h2 a:hover {
	color:#486c8c;
	text-decoration:none;
}
h2, p {
	cursor:default;
}
h3 {
	font-size:1.4em;
	line-height:130%;
}
h4 {
	font-size:3em;
	line-height:100%;
	font-style:italic;
	font-family: garamond;
	font-weight:normal;
	text-indent:12px;
	background-image:url(frontimage/quote.png);
	background-repeat:no-repeat;
	background-position:left top;}
.color1 {
	color:#FFF;
}
.color2 {
	color:#486c8c;
}
.color3 {
	color:#CC6600;
}
.color4 {
	color:#777777;
}
.color4 {
	color:#666666;
}

/* --- front page --- */

#header_container {
	margin: 0px auto;
	border: 0px;
	width:100%;
	min-height:43px;
	background-image: url(frontimage/headerbg.png);
	background-repeat: repeat-x;
}
.header_wrapper {
	width: 980px;
	margin:auto;
}
.logo{
	float:left;
	height:119px;
	width:323px;
}
.header_logo {
	float:right;
	text-align:right;
	background-image:url(frontimage/Mehmet%20Turkel%20Photography%20-%20MehmetTurkel%20Photography%20-%20SmallLogo.png);
	background-repeat:no-repeat;
	height:49px;
	width:81px;
	margin-top:3px;
}
.banner_container {
	margin: 0px auto;
	border: 0px;
}
.banner_wrapper {
	width: 950px;
	margin:auto;
	min-height:25px;
	border:15px solid white;
	margin-bottom:5px;
	margin-top:5px;
}
.shadowup {
	background: url(frontimage/shadowup.png);
	background-repeat:repeat-x;
	width:100%;
	height:5px;
}
#menu_container {
	background-color:#070a0f;
	margin: 0px;
	min-height:100px;
}
.menu_wrapper {
	width: 980px;
	text-align:center;
	margin: 0px auto;
}
.menu div {
	float: right;
	width: 100px;
	margin-right: 20px;
	text-align:right;
}

.shadowdown {
	background: url(frontimage/shadowdown.png);
	background-repeat:repeat-x;
	width:100%;
	height:5px;
}
#content {
	font:"Trebuchet MS";
	font-size: 9px;
	color: #333333;
	text-align: center;	
	clear:both;
	min-height:70px;
	padding-top:10px;
}
.content_wrapper {
	width: 980px;
	text-align:center;
	margin: 0px auto;
}

#footer p{
	clear:both;
	text-align:center;
	padding-top:10px;
}

/* --- pages --- */
.content_left {
	text-align:left;
	width:600px;

}
.content_right {
	text-align:right;
	float:right;
	width:300px;
}
.contact_wrap {
	width: 950px;
	min-height: 400px;
	height: auto !important;
	height: 475px;
	background:#070a0f;
}
.contact_email {
	float:left;
	margin-top:140px;
	margin-left:20px;
	
}
.contact_area {
	width: 600px;
	float:right;
		min-height: 290px;
	height: auto !important;
	height: 290px;
	padding-top:30px
	
}

.contact_area input, .contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	background:#486c8c;
	color:#fff;
}

.contact_area textarea {
	height: 170px;
	width:409px;
	background:#486c8c;
	color:#fff;
	font-size: 1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.contact_area textarea:focus, .contact-area input:focus {
	border: 2px solid #CC6600;
}

.contact_area input.submit-button {
	width: 413px;
	float: right;
	margin-right:72px;
	margin-top:12px;
	margin-bottom:30px;
	color:#fff;
	font-size:1.5em;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}