/*

	Mama
	
*/

/*
CSS Reset
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* Force scrollbar */
/* html{height: 100%; margin-bottom: .01em;} */

/* Moz focus rectangle reset */
#header :focus {
	-moz-outline-style: none;
	}

body {
	/* font: 65%/130% Verdana, Arial, Helvetica, sans-serif; */
	font: 75%/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*background: #fff url(images/bg.gif) repeat-x left top;*/
	background: #fff;
	}

#header {
	margin: 60px 0 10px 0;
	}

#container {
/*	width: 100%;
	min-width: 1250px;
	max-width: 1280px;*/
	width: 1250px;
	margin: 0 auto;
	}

#body {
	position: relative;
	/* background: url(images/bg.gif) no-repeat left top; */
	background: #EC0080;
	/* height: 370px; */
	height: 530px;
}



#sidebar ul#menu a {
	color: #fff;
	text-decoration: none;
	}
#sidebar ul#menu li {
	margin-bottom: 10px;
	}
#cases #sidebar ul#menu .menu-cases a, #contact #sidebar ul#menu .menu-contact a, #about #sidebar ul#menu .menu-about a {
	color:#981D58;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 329px;
	height: 75px;
	background: url(images/logo.gif);
	margin-left: 30px;
	}
#sidebar ul#menu {
	padding: 30px 0 0 30px;
	}
	
#sidebar {
	border-right: 2px solid #fff;
	height: 530px;
	float: left;
	width: 191px;
	}


#content {
	position: relative;
	/* width: 642px; */
	width: 1056px;
	float: left;
	height: 530px;
	}
/*#content_wide {
	position: absolute;
	z-index: 1;
	width: 762px;
	right: 0;
	top: 0;
	border-left: 2px solid #fff;
	height: 370px;
	}*/

#content #feature-home {
	height: 100%;
	/*background: url(features/01.gif) no-repeat center bottom; */
	background: url(features/splash.gif) no-repeat right bottom;
	}

#content #feature-contact {
	height: 100%;
	background: url(features/contact.gif) no-repeat right bottom;
	}
#content #feature-about {
	height: 100%;
	background: url(features/about.gif) no-repeat center bottom;
	}

.contact-info {
	width: 250px;
	text-align: right;
	position: absolute;
	bottom: 50px;
	right: 30px;
	}

.splash-info {
	width: 130px;
	text-align: right;
	position: absolute;
	right: 355px;
	bottom: 170px;
	}



.about-info {
	width: 300px;
	position: absolute;
	left: 20px;
	top: 30px;
	}

p {
	margin-bottom: 1em;
	}



a:link, a:active {
	color: #fff;
	}
a:hover {
	text-decoration: none;
	}
a:visited {
	color:#981D58;
	}





/* Gallery */

#admin {
	display: none;
	}

.album, .image {
	float: left;
	margin: 0 1em 1em 0;
	}

.albums {
/*	position: absolute;
	top: 0;
	left: 0;
	width: 78px;
	height: 320px;
	border-right: 2px solid #fff;
	padding: 50px 20px 0 20px;*/
	padding: 58px 0 0 20px;
	float: left;
	height: 100%;
	width: 146px;
	border-right: 2px solid #fff;
	}
#gallery {
/*	float: right;
	width: 827px; */
	float: left;
	width: 828px;
	overflow: hidden;
	padding: 20px;
	}

.albums ul li {
	margin-bottom: 10px;
	}

#gallery {
	padding: 30px;
}



.imgnav {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 75px;
	background: #EC0080;
	}

.imgnav ul, .imgnav li {
	list-style: none;
	display: inline;
	}

.imgprevious, .imgnav .prev {
	float: left;
	}

.imgnext, .imgnav .next {
	float: right;
	}

.imgnav li, .disabledlink {
	display: none;
	}

.imgnav li.prev, .imgnav li.next {
	display: inline;
	}


.albums ul li a, .imgnav a {
	text-decoration: none;
	color: #fff;
	}
.albums ul li strong a {
	color:#981D58;
	}

	

	

	

	

	

	

	

	

	

	

	

	







