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

body { 
	margin:0;
	padding:0;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #1a1a1a;
	color: #aeb2a1;
	font-size: 12px;
	z-index: 0;
}
a {
	color: #cc6;
	text-decoration: none;
}

a:hover {
	color: #cc5c10;
}
a img, img {
	border: none;
}

.ssp-mobile-poster-title, .ssp-mobile-poster-content, .ssp-mobile-poster-label, .ssp-mobile-poster-title, .ssp-mobile-poster-description {
display:none; !important;
}

.ssp-mobile-poster-button {
font-size: 18px !important;
padding: 4px 30px !important;
background-color: #CC5C10 !important;
  top: 100px !important;
  right: 0px !important;
  left: 0px !important;
  position: relative !important;
}

object, embed { /* TO REMOVE DOTTED LINE AROUND FLASH OBJECTS */
  outline: 0;
}

td {
	vertical-align: top;
	text-align: left;
}
#topnav {
	width:960px;
	margin: 25px auto 0 auto;
	padding: 0;
	z-index: 2000;
}
#topnav table, #topnav td {
	padding:0;
	margin: 0;
}
#topnav td.navleft {
	width: 410px;
	height: 24px;
}

#topnav td.navleft h1 {
	width: 400px;
	height: 18px;
	font-size: 12px;
	margin:0;
	padding: 0;
}
#topnav td.navleft h1 a {
	background: url(../images/sal_lopes_photographer_3.png) 9px -18px no-repeat;
	width: 400px;
	height: 18px;
	display:block;
}
#topnav td.navleft h1 a:hover {
	background: url(../images/sal_lopes_photographer_3.png) 9px 0px no-repeat;
}
#topnav td.navright {
	height: 24px;
	text-align: right;
}

h1.homephoto {
	width: 330px;
	height: 16px;
	font-size: 12px;
	margin:0;
	padding: 0;
	display: inline;
	float: left;
}
h1.homephoto a {
	background: url(../images/sal_lopes_photographer_4.png) 9px -16px no-repeat;
	width: 330px;
	height: 16px;
	display: block;
}
h1.homephoto a:hover {
	background: url(../images/sal_lopes_photographer_4.png) 9px 0px no-repeat;
}

h1.homeplatinum {
	width: 250px;
	height: 16px;
	font-size: 12px;
	margin:0;
	padding: 0;
	display: inline;
	float: left;
}
h1.homeplatinum a {
	background: url(../images/sal_lopes_platinumprinting_4.png) 9px -16px no-repeat;
	width: 250px;
	height: 16px;
	display: block;
}
h1.homeplatinum a:hover {
	background: url(../images/sal_lopes_platinumprinting_4.png) 9px 0px no-repeat;
}

#ssp {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color:#1a1a1a;
	z-index: 40;
}
#ssp table, #ssp td {
	width: 960px;
	height: 690px;
	text-align: center;
	vertical-align: top;
}
#ssp #flashcontent {
	width: 960px;
	height: 690px;
}

#ssp2 {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color:#1a1a1a;
	z-index: 40;
}
#ssp2 table, #ssp td {
	width: 960px;
	height: 540px;
	text-align: center;
	vertical-align: top;
}
#ssp2 #flashcontent {
	width: 960px;
	height: 540px;
}

#flashcontent p, #flashcontent p a, #ssp p, #ssp p a {
	color: #cc5c10;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}
#content {
	margin: 0 auto 20px auto;
	padding: 30px 0 0 0;
	width: 960px;
}

#content h2 {
	color: #cc5c10;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
	margin: 0 0 16px 0;
	padding: 0 30px 0 0;
}
#content h3 {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
	color: #bec5aa;
	margin: 0;
	padding: 0 30px 0 0;
}
#content ul {
	margin: 0 0 24px 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
#content li {
	margin: 0 0 12px 0;
	padding: 0 0 0 14px;
	background: url(../images/bullet.png) no-repeat 0 7px;
	display: block;
}
#content li, p {
	font-size: 13px;
	line-height: 18px;
}
#content p {
	margin: 0 0 20px 0;
}
#content img.left {
	float: left;
	margin: 5px 10px 5px 0;
}
#footer {
	margin: 0 auto 20px auto;
	padding: 10px 0 0 0;
	width: 960px;
}
#footer p {
	color: #777;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 9px;
	margin: 0;
	text-align: left;
}
#footer a {
	color: #777;
	text-decoration: none;
	padding: 0;
}
#footer a:hover {
	color: #cc6;
}
.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

