/* ---------- 
RAWpixels
raw-screen.css
---------- */


/* ---------- header ---------- */

body {
	margin:0;
	padding:0;
	background-color:#000000;
	font:normal 13px/20px Tahoma, Arial, Helvetica, sans-serif;
}

a img {
    border:0;
}

a {
	outline:none;
	text-decoration:none;
}

#header-background {
	background-color:#000000;
}

#header {
	border-top:20px solid #000000;
	margin:0 auto 0 auto;
	width:1000px;
	height:75px;
	background:url(images/raw-pixels-photography.gif) no-repeat bottom left;
	font-size:16px;
	text-align:right;
}

.login {
	font-size:14px;
	color:#8cc641;
	margin:-15px 0 0 10px;
}

/* For ie ONLY */
html>body .login {*margin:0 0 0 10px;} 

.login input {
	width:166px;
	background-color:#ffffff;
	border:none;
}

.login fieldset {
	margin:0;
	padding:0;
	border:none;
}

/* For InternetExplorer 6 ONLY */
*html #header form {position:relative;margin:3px 0 0 -10000px;}
*html #header #navigation {position:absolute;margin:23px 0 0 -590px;}

/* ---------- navigation tabs ---------- */

#navigation {
	margin:13px 0 0 412px;
}

/* For ie ONLY */
html>body #navigation {*margin:26px 0 0 412px;} 

#menu {
	margin:0 0 0 98px;
	padding:0;
	text-indent:9999px;
}

#menu span {
	display: none;
}

#navigation a {
	display:block;
	height:29px;
	width:98px;
	background-image:url(images/tabs.gif);
	overflow:hidden;
}

#navigation li {
	float:left;
	list-style:none;
	display:inline;
}

#tab-home {display:block;height:29px;width:98px;background:url(images/tabs.gif) 0px 0px;overflow:hidden;}
#tab-home a:link, #tab-home a:visited {background-position:0px 0px;}
#tab-home a:hover, #tab-home a:active {background-position:0px -31px;}

#tab-weddings {display:block;height:29px;width:98px;background:url(images/tabs.gif) -98px -62px;overflow:hidden;}
#tab-weddings a:link, #tab-weddings a:visited {background-position:-98px 0px;}
#tab-weddings a:hover, #tab-weddings a:active {background-position:-98px -31px;}

#tab-lifestyle {display:block;height:29px;width:98px;background:url(images/tabs.gif) -196px -62px;overflow:hidden;}
#tab-lifestyle a:link, #tab-lifestyle a:visited {background-position:-196px 0px;}
#tab-lifestyle a:hover, #tab-lifestyle a:active {background-position:-196px -31px;}

#tab-gallery {display:block;height:29px;width:98px;background:url(images/tabs.gif) -294px -62px;overflow:hidden;}
#tab-gallery a:link, #tab-gallery a:visited {background-position:-294px 0px;}
#tab-gallery a:hover, #tab-gallery a:active {background-position:-294px -31px;}

#tab-about {display:block;height:29px;width:98px;background:url(images/tabs.gif) -392px -62px;overflow:hidden;}
#tab-about a:link, #tab-about a:visited {background-position:-392px 0px;}
#tab-about a:hover, #tab-about a:active {background-position:-392px -31px;}

#tab-contact {display:block;height:29px;width:98px;background:url(images/tabs.gif) -490px -62px;overflow:hidden;}
#tab-contact a:link, #tab-contact a:visited {background-position:-490px 0px;}
#tab-contact a:hover, #tab-contact a:active {background-position:-490px -31px;}

/* ---------- footer ---------- */

#footer {
	color:#58595b;
	font-size:11px;
	text-align:center;
}

/* For ie ONLY */
#footer {*margin-top:-10px;*padding-bottom:2px;}

/* ---------- main ---------- */

#home-background {
	height:555px;
	background-color:#202020;
	border-top:10px #202020 solid;
	border-bottom:10px #202020 solid;
}

#home-background #main {text-align:center;}

#heading {
	font-weight:bold;
	font-size:20px;
	line-height:50px;
}

#photo, #photo3 {float:left;width:401px;height:500px;}

#wedding {height:575px;background-color:#f05142;}
#wedding #heading {color:#fdd9cb;}
#heading span {font-weight:normal;color:#fab7a2;}
#heading a {font-weight:normal;font-size:20px;}
#heading a:link, #heading a:visited {color:#fab7a2;}
#heading a:hover, #heading a:active {color:#ffffff;}
#wedding #photo {background:url(images/wed-01.jpg) no-repeat 0 30px;}
#wedding #photo2 {float:left;width:325px;height:500px;background:url(images/wed-02.jpg) no-repeat 0 30px;}
#wedding #photo3 {background:url(images/wed-03.jpg) no-repeat 0 30px;}

#lifestyle {height:575px;background-color:#f89938;}
#lifestyle #photo {background:url(images/life-01.jpg) no-repeat 0 30px;}
#lifestyle #heading {color:#fed3a8;}

#about {height:575px;background-color:#91c041;}
#about #photo {background:url(images/about-01.jpg) no-repeat 0 30px;}
#about #heading {color:#cee1ad;}


#contact {height:575px;background-color:#7292cb;}
#contact #photo {background:url(images/con-01.jpg) no-repeat 0 30px;}
#contact #heading {color:#c0cbe8;}

/* For ie ONLY */
#main-content  {*height:710px;} 

#main {
	margin:0 auto 0 auto;
	width:1000px;
}

#main-container {
	position:relative;
	margin:0 auto 0 auto;
	padding:10px 21px 5px 21px;
	width:768px;
	height:480px;
	overflow:hidden;
}

#content {
	position:absolute;
	top:120px;
	margin-left:450px;
	width:550px;
}

/* For ie ONLY */
#content  {*margin-left:49px;} 

#simplegallery1 {
	margin:0 auto 0 auto;
	position: relative;
	visibility: hidden;
}

/* ---------- packages ---------- */
#content2 {
	position:absolute;
	top:120px;
	margin-left:450px;
	width:550px;
}

/* For ie ONLY */
#content2  {*margin-left:125px;} 

#packages {
	width:628px;
	position:absolute;
	margin:70px 0 0 370px;
	padding:0;
}

/* For ie ONLY */
#packages  {*margin:70px 0 0 45px;}

#package-1 {
	float:left;
	width:196px;
}

#package-2 {
	float:left;
	width:196px;
	margin:0 20px 0 20px;
}

#package-3 {
	float:right;
	width:196px;
}

#packages p {
	font:normal 11px/14px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	margin-bottom:-8px;
}

/* For ie ONLY */
#packages p {*margin:5px 0 -2px 0;} 

#packages span {
	display:block;
	background-color:#f68e76;
	padding:1px 3px 3px 3px;
}

.included {
	font-weight:bold;
	color:#000000;
	margin:15px 0 -5px 0;
}

/* For ie ONLY */
.included {*margin:8px 0 -4px 0;} 

.price {
	font-weight:bold;
	text-align:center;
	display:block;
	background-color:#000000;
	color:#f68e76;
	margin:12px 0 10px 0;
}

/* For ie ONLY */
.price {*margin-top:8px;} 

#notes p {
	font-weight:bold;
	color:#f68e76;
	margin-bottom:6px;
}

/* For ie ONLY */
#notes p {*margin-bottom:12px;} 

/* ---------- contact form ---------- */

#form-back {
	position:absolute;
	background-color:#59729E;
	padding:10px;
	width:380px;
}
	
#main fieldset {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:17px;
	color:#000000;
	border:none;
}

#main fieldset p {
	padding:5px 5px 5px 0;
	margin:0;
	border:none;
}

#main label {font-weight:bold;}

#pt1, #pt2 {width:48%;}

#pt1 {float:left;}

#pt2 {float:right;}

#pt1 input, #pt1 textarea, #pt2 input, #pt2 textarea, #pt3 input, #pt3 textarea {
	width:100%;
	border:none;
}

#pt3{float:left;width:100%;}

#main .contact-form span {color:red;}

#complete {text-align:right;margin-top:-20px;}
