@charset "UTF-8";
/* CSS Document */


/*______________GLOBAL STYLES___________________*/


body {
	background-color:#000000;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	}#headerbg {
	height: 151px;
	width: 100%;
	background-image: url(../images/header_01.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#header_content {
	height: 151px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

/*________DROPDOWN STYLES______*/

#navbar {
	margin-right: 0;
	margin-bottom: 0;
	z-index: 99;
	position: absolute;
	width: 600px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 40px;
	margin-left: 375px;
}

#navbar li {
	list-style: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: ;
	color: #aaaaaa;
	text-decoration: none;
	font-size: 24px;
}
#logo {
}
	
#navbar li ul {
	display: none; /* Width to help Opera out */
	background-color:;
	background-color: #000000;
}
	
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
}

#navbar li:hover li, #navbar li.hover li {
	float: none; 
}

#navbar li:hover li a, #navbar li.hover li a {
	background-color: ;
	border-bottom: 1px solid #fff;
	color: #000;
	text-decoration: none;
}

#headerbg #header_content #navbar li ul li a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#lens {
	position: absolute;
	margin-top: 400px;
	margin-left: -300px;
}


#headerbg #header_content #navbar li ul li a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

#navbar    a.current    {
	color: #666666;
}

/* NAV STYLES END*/


#main_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#stain {
	position: absolute;
	width: 257px;
	height: 175px;
	margin-left: -250px;
	margin-top: -75px;
}
#indexpicture {
	margin-bottom: 20px;
}
#footer {
	height: 103px;
	width: 100%;
	background-image: url(../images/footer_07.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 100px;
	background-color: #000000;
}
#main_content img {
	border: medium solid #FFFFFF;
}
#footer ul {
	list-style-type: none;
	text-align: center;
}
#footer li {
	text-align: center;
	display: inline;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
}
#logo {
	margin-top: 10px;
	z-index: 99;
	width: 275px;
	margin-left: 75px;
}

.clear {
	clear:both;
	}


/*___________GLOBAL STYLES END______________*/







/*Contact Page Styles*/

 #contactinfo {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}
#main_content h1 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	font-weight: normal;
}
#contactinfo #accent {
	color: #666666;
}
#main_content h2 {
	padding: 0px;
	color: #999999;
	font-weight: normal;
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}

/* End of Contact Page Styles*/
#about_content {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
}
#about_content h3 {
	font-weight: normal;
	font-size: 20px;
	color: #666666;
	line-height: 23px;
}
#about_accent {
	font-size: 40px;
	color: #c6c6c6;
	line-height: 44px;
}
#sam_self_pic {
	float: left;
	margin-right: 30px;
}
#film {
	position: absolute;
	margin-top: 415px;
	margin-left: 900px;
	width: 294px;
	height: 281px;
}
#cards {
	position: absolute;
	margin-top: 10px;
	margin-left: 1100px;
	z-index: 10;
}
#pencil {
	position: absolute;
	margin-top: 375px;
	margin-left: -350px;
}
#gallery    {
	float: left;
	width: 610px;
	margin-left: 225px;
	height: 900px;
}
.arrow {
	height: 50px;
	width: 50px;
	z-index: 5;
}
#descr {
	float: left;
	width: 200px;
}
#arrows {
	width: 100px;
	padding-left: 10px;
	margin-left: 200px;
}
.slider  img {
}
#next {
	background-image: url(../images/sam_magro_port_pics/next_gallery_arrow.jpg);
	float: right;
}
#prev {
	background-image: url(../images/sam_magro_port_pics/prev_gallery_arrow.jpg);
	float: left;
}
.slider  img {
	display: inline;
	text-align: center;
	
}
.slider {
	padding-left: 25px;
	height: 800px;
	width: 800px;
	overflow: hidden;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #C8C7CD;
}
#main_content #gallery .slider .gallerylist {
	height: 700px;
	width: 800px;
	overflow: hidden;
}

