/* CSS Document */
*{
margin:0;
padding:0;
}


html {
height : 100%;
overflow-y: scroll;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/small_nagel_bg.jpg);
}
span {
	display: none;
}
h1 {
	text-indent: -9999px;
}
h5 {
	display: block;
	margin-top: 6px;
}
ul  {
}
nav ul li {
	float: left;
}

a {
  outline: none;
}

.image_border {
	width: auto;
	height: auto;
	padding: 2px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper {
	height: auto;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1070px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_fades.png);
	background-repeat: repeat-y;
}

#content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 65px;
	width: 325px;
	float: left;
	margin-right: 10px;
	margin-top: 35px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#logo a {
	display: block;
	height: 45px;
	text-indent: -9999px;
}
#nav_wrapper {
	height: 135px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nagel_header_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#nav {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 55px;
}

ul#topnav {
	list-style: none;
	width: 650px;
}
ul#topnav li {
	float: left;
	margin-left: 5px;
}
ul#topnav a{
	display: block;
	height: 55px;
	background-position: 0 0;
}
/*
ul#topnav a:hover {
	background-position: 0px 0px;
}*/
ul#topnav li.bio a {
	background-image: url(../images/nav_bio_sprite.png);
	background-repeat: no-repeat;
	width: 140px;
}
ul#topnav li.gallery a {
	background-image: url(../images/nav_gallery_sprite.png);
	background-repeat: no-repeat;
	width: 116px;
}
ul#topnav li.licensing a {
	background-image: url(../images/nav_license_sprite.png);
	width: 133px;
}
ul#topnav li.posters a {
	background-image: url(../images/nav_store_sprite.png);
	width: 92px;
}
ul#topnav li.contact a {
	background-image: url(../images/nav_contact_sprite.png);
	width: 121px;
}
#bio_page li.bio a,
#gallery_page li.gallery a, /*--About Page > About Link--*/
#licensing_page li.licensing a, /*--Services Page > Services Link--*/
#posters_page li.posters a, /*--Portfolio Page > Portfolio Link--*/
#contact_page li.contact a /*--Contact Page > Contact Link--*/
{
	background-position: left top;
}
#wrapper #nav_wrapper #nav ul li {
	display: block;
	float: left;
	height: 55px;
}
#content_wrapper {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: repeat;
	background-image: url(../images/bg_fades.png);
}
#Column01 {
	width: 380px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-right: 60px;
	margin-left: 80px;
}
#Column01 p {
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin-top: 40px;
}
#Column02 {
	width: 340px;
	float: left;
	height: auto;
	padding: 2px;
	border: 1px solid #CCC;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Column02 li {
	float: left;
}
#bottom_fade {
	width: 1070px;
	height: 23px;
	background-image: url(../images/bg_fades_btm.png);
	background-repeat: no-repeat;
	clear: both;
	background-position: -1px;
}
#footer #network {
	height: auto;
	width: 45px;
	overflow: hidden;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: -7px;
}
#network ul {
	list-style-type: none;
}
#network ul li a {
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	margin-top: 11px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#footer {
	clear: left;
	padding-left: 0px;
	height: 35px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: right;
	padding-right: 0px;
}
#footer p {
	font-size: 8pt;
	color: #999;
	display: block;
	float: left;
	height: 15px;
	width: auto;
	padding-top: 14px;
	text-align: left;
}
#index a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#index li a img{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#index #Column01{
	width: 380px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-right: 60px;
	margin-left: 80px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index #Column01 p {
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	margin-top: 20px;
}
#bio_page #content {
}
#bio_page #nagel_sig {
	background-image: url(../images/nagel_sig.png);
	height: 100px;
	background-repeat: no-repeat;
	margin-bottom: -22px;
}
#bio_page #Column01 {
	width: 500px;
	float: left;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-left: 80px;
	padding: 0px;
	margin-right: 60px;
	margin-bottom: 50px;
}
#bio_page #Column02{
	width: 220px;
	float: left;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bio_page #Column01 h2 {
	background-image: url(../images/header_bio.png);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 0px;
	display: block;
}
#bio_page #Column01 h3  {
	display: block;
	height: 15px;
	margin-top: 23px;
	background-repeat: no-repeat;
}
#bio_page #Column01 #women {
	background-image: url(../images/subhead_women.png);
}
#bio_page #Column01 #today {
	background-image: url(../images/subhead_today.png);
}
#bio_page #Column01 #poster {
	background-image: url(../images/subhead_poster.png);
	background-repeat: no-repeat;
}
#bio_page #Column01 #begin {
	background-image: url(../images/subhead_begin.png);
	background-repeat: no-repeat;
}
#bio_page #bottom_fade {
	margin-right: auto;
	margin-left: auto;
}
#bio_page #Column01 p a {
	display: block;
	width: 85px;
	color: #999;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 15px;
}
#bio_page #Column01 p a:hover {
	display: block;
	color: #cacaca;
	text-decoration: none;
}
.bio_image {
	width: auto;
	height: auto;
	padding: 2px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.bio_image02 {
	width: auto;
	height: auto;
	padding: 2px;
	border: 1px solid #CCC;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
}
#licensing_page #Column01 #product_list {
	padding-left: 25px;
}
#licensing_page #Column01 p {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0fc1c5;
	font-weight: bold;
}
#licensing_page #Column01 {
	width: 500px;
	margin-right: 60px;
	margin-top: 40px;
}
#licensing_page #Column02 {
	width: 220px;
	float: left;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 95px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#licensing_page #Column01 #content_header {
	background-image: url(../images/nagel_licensing_header.png);
	background-repeat: no-repeat;
	height: 70px;
	margin-bottom: 5px;
}
#licensing_page #Column01 #rights_header {
	background-image: url(../images/nagel_licensing_rights.png);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#licensing_page #Column01 h6 {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	letter-spacing: 0.03em;
	font-weight: normal;
	font-style: normal;
	margin-left: 5px;
}
#licensing_page #Column01 .rights_image{
	width: auto;
	height: auto;
	padding: 2px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
}
#Column01 #rights_img_wrap {
	margin-top: 15px;
	margin-bottom: 0px;
}
#posters_page #Column01 {
	width: 500px;
	margin-left: 80px;
	margin-right: 60px;
	margin-top: 45px;
	margin-bottom: 20px;
}
#posters_page #Column01 #content_header {
	background-image: url(../images/nagel_posters_slug.png);
	background-repeat: no-repeat;
	height: 66px;
	margin-bottom: 15px;
}
#posters_page #Column01 p {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0fc1c5;
	font-weight: bold;
}
#posters_page #Column01 h4{
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #999;
}
#posters_page #Column02{
	width: 220px;
	float: left;
	height: auto;
	padding: 2px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#posters_page #editions_wrapper{
	width: 780px;
	margin-right: 60px;
	margin-left: 80px;
	display: block;
	margin-bottom: 43px;
	height: auto;
	overflow: hidden;
}
#posters_page #editions_wrapper .image_border{
	width: auto;
	height: auto;
	padding: 2px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
}
#posters_page #editions_wrapper ul li {
	display: block;
	float: left;
}
#gallery_wrapper {
	height: 489px;
	width: 350px;
	overflow: scroll;
}
#gallery_page #Column01{
	width: 800px;
	margin-left: 80px;
}

#gallery_page #Column01 li {
	float: left;
	margin: 10px;
}
#posters_page #Column01 p a {
	color: #0eb8bf;
	text-decoration: none;
}
#editions_wrapper {
	clear: both;
}
#editions_wrapper ul li {
	float: left;
}
#edition_01 {
	height: 300px;
	width: 248px;
	float: left;
	display: block;
}
#edition_02 {
	height: 300px;
	width: 248px;
	float: left;
	margin-left: 18px;
	display: block;
}
#edition_03 {
	height: 300px;
	width: 248px;
	float: left;
	display: block;
	margin-left: 18px;
}
#picture_caption {
	clear: none;
	width: 348px;
	float: left;
	height: 50px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#picture_caption p {
	font-size: 12px;
	line-height: 17px;
	font-style: oblique;
	color: #666;
}
#picture_caption h6 {
	font-size: 12px;
	display: block;
	line-height: 15px;
	color: #666;
}
.slideshow {
}
.slideshow {
	height: 275px;
	width: 220px;
	overflow: hidden;
}

#contact-wrapper {
	width:515px;
	border:1px none #e2e2e2;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
	color: #666;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size: 12px;
	width:auto;
	color: #666;
	margin-bottom: 5px;
}
form#contactform input {
	padding:5px;
	font-size:12px;
	color:#000;
	border: 1px solid #999;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:16px;
	padding:0.6em 0.5em 0.7em;
	border: 1px solid #999;
}
#bio_page #Column01 p {
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 10px;
}
#bio_page #footer p  {
	margin-right: 45px;
}
#bio_page #Column02 h6 {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	font-weight: normal;
	letter-spacing: 0.03em;
	margin-left: 6px;
	font-style: oblique;
}
#licensing_page #Column01 p {
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 10px;
}
#licensing_page #Column01 h2 {
	background-image: url(../images/header_liscensing.png);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 0px;
	display: block;
}
#licensing_page #Column01 h3 {
	display: block;
	height: 15px;
	margin-top: 23px;
	background-repeat: no-repeat;
	background-image: url(../images/subhead_merch.png);
}
#posters_page #Column01 h2 {
	background-image: url(../images/header_store.png);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 0px;
	display: block;
}
#posters_page #Column01 h3 {
	display: block;
	height: 15px;
	margin-top: 23px;
	background-repeat: no-repeat;
	background-image: url(../images/subhead_store.png);
}
#posters_page #editions_wrapper h4 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	display: block;
	margin-top: 7px;
	margin-left: 4px;
}
#posters_page #editions_wrapper h5 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	display: block;
	margin-top: 3px;
	margin-left: 4px;
}
#posters_page #editions_wrapper h6 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	display: block;
	margin-top: 3px;
	margin-left: 4px;
}
#posters_page #Column01 p {
	line-height: 22px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 10px;
}
.first_poster {
	margin-left: 0px;
	margin-bottom: 18px;
	height: 545px;
	width: 248px;
}
.row_poster {
	margin-left: 18px;
	margin-bottom: 18px;
	height: 545px;
	width: 248px;
}
.first_playboy {
	height: 415px;
	width: 183px;
	margin-left: 0px;
}
.row_playboy {
	height: 415px;
	width: 181px;
	margin-left: 18px;
}
.poster_images {
	display: block;
	padding: 2px;
	border: 1px solid #CCC;
}
.row1_first {

	margin-left: 0px;
	margin-bottom: 18px;
	height: 505px;
	width: 248px;
}
.row1_poster {
	margin-left: 18px;
	margin-bottom: 18px;
	height: 505px;
	width: 248px;
}
#gallery_page #Column01 {
	width: 500px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 45px;
	margin-bottom: 0px;
	margin-right: 60px;
	margin-left: 80px;
}
#gallery_page #Column01 h2 {
	background-image: url(..//images/header_gallery.png);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 0px;
	display: block;
}
#gallery_page #Column01 h3 {
	display: block;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/subhead_gallery.png);
	margin-top: 23px;
}
#gallery_page #Column01 p {
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 5px;
}
#gallery_page #editions_wrapper {
	width: 780px;
	margin-right: 60px;
	margin-left: 80px;
	display: block;
	margin-bottom: 43px;
	height: 735px;
	overflow: hidden;
	background-color: #CCC;
}
#gallery_page #editions_wrapper ul {
	list-style-type: none;
}
#gallery_page #editions_wrapper ul li {
	margin-right: 20px;
	margin-bottom: 20px;
	height: 100px;
	width: 100px;
	border: 1px solid #CCC;
}
#licensing_page #Column01 {
	width: 500px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 45px;
	margin-bottom: 125px;
	margin-right: 60px;
	margin-left: 80px;
}
#licensing_page #Column01 #product_news {
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#licensing_page #Column01 ul li {
	margin-top: 10px;
}
#licensing_page #Column01 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	line-height: 22px;
	list-style-position: outside;
	width: 450px;
	display: block;
	list-style-type: disc;
}
#licensing_page #Column02 {
	margin-bottom: 35px;
}
#licensing_page #Column01 p a {
	text-decoration: none;
	color: #0eb8bf;
}
#licensing_page #Column01 ul li a {
	color: #0eb8bf;
	text-decoration: none;
}
#licensing_page #Column01 p a:hover {
	text-decoration: underline;
	color: #0eb8bf;
}
#licensing_page #Column01 ul li a:hover {

	color: #0eb8bf;
	text-decoration: underline;
}
#posters_page #Column01 p a:hover {
	color: #0eb8bf;
	text-decoration: underline;
}
#posters_page #editions_wrapper ul {
	list-style-type: none;
}
.row5_first {
	margin-left: 0px;
	margin-bottom: 18px;
	height: 490px;
	width: 248px;
}
.row5_poster {
	margin-left: 18px;
	margin-bottom: 18px;
	height: 490px;
	width: 248px;
}
.wide_first {
	margin-left: 0px;
	height: 360px;
	width: 380px;
}
.wide_second {
	margin-left: 20px;
	height: 360px;
	width: 380px;
}
.paypalbtn        {
	height: 25px;
	width: 100px;
	margin-top: 7px;
}
#contact_page #Column01 h2 {
	background-image: url(../images/header_contact.png);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 0px;
	display: block;
}
#contact_page #Column01 h3 {
	display: block;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/subhead_merch.png);
}
#contact_page #Column01 #contact_general {
	margin-top: 23px;
	background-image: url(../images/subhead_faq.png);
}
#contact_page #Column01 #contact_licens {
	margin-top: 20px;
	background-image: url(../images/subhead_licensfaq.png);
}
#contact_page #Column01 #contact_print {
	margin-top: 20px;
	background-image: url(../images/subhead_printfaq.png);
}
#contact_page #Column01 {
	width: 500px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 45px;
	margin-bottom: 125px;
	margin-right: 60px;
	margin-left: 80px;
}
#contact_page #Column01 p {
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 5px;
}
#contact_page #wrapper #content_wrapper #content #contact-wrapper p{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 5px;
}
#contact_page #bottom_fade {
	margin-right: auto;
	margin-left: auto;
	}
#contact_page #wrapper #content_wrapper #content #contact-wrapper {
	height: auto;
}
#index #content #Column01 #facebook {
	height: 26px;
	width: 227px;
	background-image: url(../images/joinusfacebook.png);
	margin-top: 18px;
	float: right;
	margin-right: 5px;
}
#index #content #Column01 #facebook a {
	display: block;
	height: 26px;
	width: 227px;
}
