/*general style*/
body {
	background: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family:"Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #99a;
	}
img {
	border: none;
	}
a:link, a:visited {
	color: #948d65;
	text-decoration: none;
	font-weight: bold;
	}
a:hover  {
	color: #cc6	;
	text-decoration: underline;
	}
h1 {
	margin:0;
	padding:0;
	}
#container {
	text-align: left;
	width: 100%;
	}
.interior #container {
	width: 760px;
	margin: auto;
	}
.main #container {
	width: 600px;
	margin: auto;
	}
.hbar {
	background: url('img/hbar.gif') center no-repeat;
	width: 600px;
	height: 5px;
	margin:  5px auto;
	clear: both;
	}
.nav {
	background: url('img/lgrade.gif') center repeat-y #0C0D0F;
	width: 100%;
	}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;	
	}
.nav li {
	float: left;
	}
.nav a {
	display: block;
	}
#foot, #keywords {
	width: 600px;
	padding: 20px 0;
	margin: auto;
	clear:both;
	color: #333;
	text-align: center;
	font-size:9pt;
	}
#keywords {
	margin-top: 200px;
}
#foot p {
	margin: 5px;
	}
#textnav {
	width: 100%;
	height: 1.5em;
	padding: 6px 0 0;
	margin: 20px 0 0;
	}
#textnav li {
	margin: 0 10px 0 0;
	}
.text {
	text-align: left;
	width: 580px;
	margin: auto;
	background: #16171b;
	padding: 10px;
	}
.galnav .text {
	background: none;
	}
.text ul {
	margin-left: 150px;
	}
.listname {
	font-weight: bold;
	margin-left: 176px;
	}
img.odd {
	float: left;
	margin: 0 10px 20px 0;
	padding: 10px 0 0;
	border: none;
	}
img.even {
	float: right;
	margin: 10px 0 20px 10px;
	padding: 10px 0 0;
	border: none;
	}
p.caption {
	font-size: 9pt;
	color: #889;
	}
a p.caption{
	font-weight: normal;
	}
p.odd {
	float: left;
	clear: left;
	margin: -10px 10px 3px 0;
	}
p.even {
	float: right;
	clear: right;
	margin: -10px 0 3px 10px;
	}
.quote {
	display: block;
	background: url('img/quote.gif') 15px  no-repeat;
	width: 540px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 60px;	
	margin: auto;
	font-size: 12px;
	}

.quote p:first-letter {
	float:left;
	color:#999;
	font-size:45px;
	margin-top: -10px;
	line-height:50px;
	font-family: Times, serif, Georgia;
	}
.heading {
	font-weight: bold;
	}
.heading {
	display: block;
	}	
#textnav {
	height: 1.8em;
	}
	
/*#index*/
#index #logo {
	background: url('img/smc_logo.gif') bottom center no-repeat;	
	height: 150px;
	width: 615px;	
	text-indent: -5000px;
	margin: auto;
	}
#pictnav {
	width: 100%;
	height: 10.5em;
	padding: 10px 0;
	}
#pictnav ul {
	width: 750px;
	margin: auto;
	}	
#pictnav a {
	text-decoration:none;
	border: none;
	width:100px;
	margin: 0 12px;	
	padding-top: 110px;
	display: block;
	text-align: center;
	background-position: top left;
	background-repeat: no-repeat;
	}
#index #pictnav a:hover {
	background-position: -100px 0;
	}
#wedlink a {
	background-image: url('img/wedding.jpg');
	}
#bbmlink a {
	background-image: url('img/bbm.jpg');
	}
#portlink a {
	background-image: url('img/portrait.jpg');
	}
#senlink a {
	background-image: url('img/senior.jpg');
	}
#modlink a {
	background-image: url('img/modact.jpg');
	}
#finelink a {
	background-image: url('img/fineart.jpg');
	}
#index #textnav ul{
	margin:auto;
	width:  24em;
	}
#tagline {
	position: relative;
	top: -10px;
	height: 74px;
	width: 600px;
	margin: auto;
	} 	

/*galnav styles*/
/*portrait*/
#famlink a {
	background-image: url('portraits/portgal/family.jpg');
	}
#execlink a {
	background-image: url('portraits/portgal/executive.jpg');
	}
#matlink a {
	background-image: url('portraits/portgal/maternity.jpg');
	}
#babylink a {
	background-image: url('portraits/portgal/baby.jpg');
	}
#childlink a {
	background-image: url('portraits/portgal/children.jpg');
	}
#petlink a {
	background-image: url('portraits/portgal/pets.jpg');
	}

/*weddings*/
#destlink a {
	background-image: url('weddings/wedgal/destination.jpg');
	}
#cerlink a {
	background-image: url('weddings/wedgal/ceremony.jpg');
	}
#reclink a {
	background-image: url('weddings/wedgal/reception.jpg');
	}
#formlink a {
	background-image: url('weddings/wedgal/formals.jpg');
	}
#detlink a {
	background-image: url('weddings/wedgal/details.jpg');
	}

/*bar/bat mitzvah*/
#bdetlink a {
	background-image: url('bbm/bbmgal/details.jpg');
	}
#horrlink a {
	background-image: url('bbm/bbmgal/horrah.jpg');
	}
#bportlink a {
	background-image: url('bbm/bbmgal/portrait.jpg');
	}
#breclink a {
	background-image: url('bbm/bbmgal/reception.jpg');
	}
#serlink a {
	background-image: url('bbm/bbmgal/service.jpg');
	}
#tradlink a {
	background-image: url('bbm/bbmgal/tradition.jpg');
	}

/* seniors */
#actlink a {
	background-image: url('seniors/sengal/activity.jpg');
	}
#classlink a {
	background-image: url('seniors/sengal/classic.jpg');
	}
#collink a {
	background-image: url('seniors/sengal/collage.jpg');
	}
#deslink a {
	background-image: url('seniors/sengal/designer.jpg');
	}
#frilink a {
	background-image: url('seniors/sengal/friends.jpg');
	}
#parklink a {
	background-image: url('seniors/sengal/park.jpg');
	}
.galnav #textnav {
	margin: 0 auto 0 auto;
	width: 600px;
	}

/*.interior styles*/
#secnav {
	height: 40px;
	width: 100%;
	position: aboslute;
}
#secnav li {
	margin: 10px 10px 0;
	}
.current, .current a {
	font-weight: bold;
	color: #fff;
	}
.current a:hover {
	color: #cc6;
	}
#secnav #logo {
	margin: 0;
	}
#logo a {
	border: none;
	}
#logo img {
	width: 140px;
	height: 40px;
	}
#galnav {
	background:none;
	width: 28em;
	height: 40px;
	margin: 0 auto -17px;
	position: relative;
	}
#galnav span {
	float: left;
	font-weight:bold;
	}
#galnav ul {
	margin: 0;
	padding: 0;
	}
#galnav li {
	padding: 0;
	margin: 0 10px;
	}
.interior #textnav {
	background: none;
	padding: 0;
	margin: 0;
	}
.galnav #title, .galnav #textnav {	
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}
.main #textnav {
	margin: none;
	}

/*gallery styles*/
#gallery {
	position: relative;
	top: 15px;
	margin-bottom: 20px;
	}
#thumbs, #thumbs2 {
	width: 79px;
	height: 500px;
	}
#thumbs2 {
	position: absolute;
	top: 0;
	left: 84px;
	}
#thumbs img, #thumbs2 img {
	float: left;
	padding: 4px 4px 0 0;
	}
#thumbs a:hover, #thumbs2 a:hover {
	cursor: default;
	}
	
#thumbs:hover, #thumbs2:hover {
	cursor:default;
	}
#full {
	width: 500px;
	position: absolute;
	top: 0;
	left: 260px;
	}
.gallery #textnav {
	width: 600px;
	margin: auto;
	}
.gallery #title {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}	
.galnav #pictnav {
	background: none;
	}
#wedgal #pictnav ul {
	width: 620px;
	}
	
/*individual gallery styles*/
#maternity #thumbs, #baby #thumbs, #pet #thumbs, #reception #thumbs, #friends #thumbs, #horrah #thumbs, #bportrait #thumbs, #tradition #thumbs, #fineartg #thumbs {
	position: relative;
	}
#maternity #thumbs2, #baby #thumbs, #reception #thumbs2, #tradition #thumbs, #fineartg #thumbs, #fineartg #thumbs2 {
	padding-top: 37px;
	height: 463px;
	}
#maternity #thumbs, #pet #thumbs, #pet #thumbs2, #reception #thumbs, #friends #thumbs2, #horrah #thumbs2, #bportrait #thumbs, #bportrait #thumbs2 {
	padding-top: 75px;
	height: 425px;
	}
#friends #thumbs, #horrah #thumbs {
	padding-top: 112px;
	height: 388px;
	}
	
/*page titles*/
#title span {
	text-indent: -5000px;
	height: 50px;
	display: block;
	margin-top: 10px;
	background-position: top left;
	background-repeat: no-repeat;
	}
#portrait #title span {
	background-image: url('img/portrait.gif');
	}
#portgal #title span {
	background-image: url('img/portgal.gif');
	}
#wedding #title span {
	background-image: url('img/weddings.gif') ;
	}
#wedgal #title span {
	background-image: url('img/wedgal.gif');
	}
#bbm #title span {
	background-image: url('img/bbm.gif');
	}
#modelactor #title span {
	background-image: url('img/modact.gif');
	}
#fineart #title span {
	background-image: url('img/fineart.gif');
	}
#bbmgal #title span {
	background-image: url('img/bbmgal.gif');
	}
#sitemap #title span {
	background-image: url('img/sitemap.gif');
	}
#directions #title span {
	background-image: url('img/directions.gif');
	}
#contact #title span {
	background-image: url('img/contact.gif');
	}
#bio #title span {
	background-image: url('img/bio.gif');
	}
#wedcont #title span {
	background-image: url('img/wedcont.gif');
	}
#bbmcont #title span {
	background-image: url('img/bbmcont.gif');
	}
#modcont #title span {
	background-image: url('img/modcont.gif');
	}
#portcont #title span {
	background-image: url('img/portcont.gif');
	}
#sencont #title span {
	background-image: url('img/sencont.gif');
	}
#cont-php #title span {
	background-image: url('img/concon.gif');
}
#proofs #title span, #viewproofs #title span, #vproofsview #title span {
	background-image: url('img/proofs.gif');
}
#vproofpass #title span {
	background-image: url('img/vproofpass.gif');
}

/*seniors specific styles*/
body.seniors {
	/*background: #ff9c27;*/
	background: #000;
	color: #fff;
	}
.seniors .nav {
	background: url('img/lgrade2.gif') top center repeat-y #900;
	}
.seniors #secnav a:link, .seniors #secnav a:visited {
	color: #fff607;
	}
.seniors #secnav a:hover {
	color: #fff;
	}
.seniors #secnav #logo a {
	border: none;
	}
#seniors #title span {
	background-image: url('img/seniors.gif');
	}
#sengal #title span {
	background-image: url('img/sengal.gif');
	}
.seniors a:link, .seniors a:visited {
	color: #900;
	text-decoration: none;
	font-weight: bold;
	}
.seniors a:hover  {
	color: #fff607;
	text-decoration: underline;
	}
.seniors .current a, .seniors #secnav .current a {
	color: #fff;
	}
#sitemap .text ul {
	margin:0;
	list-style: none;
	}
#sitemap .header {
	margin-top: 20px;
	}
#directions ul {
	list-style: none;
	}
#directions .text img {
	position: relative;
	left: 130px;
}
.scan {
	font-weight: bold;
	}

/*form styles
-=-=-=-=-=-=-=-*/
.form {
	color: #eee;
	}
#info {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: right;
	}	
#info tr {
	height: 40px;
	border-bottom: solid 1px #333;
	}
#info td {
	padding: 5px 5px 5px 0;
	}
#label  {
	width: 150px;
	}
#info span {
	display: block;
	padding: 5px 0 5px 10px;
	text-align: left;
	}
	
input, select, textarea {
	background: #eef;
	}
#info input, #info select {
	width: 200px;
	}
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus {
	background: #fff;
	}
#info .checkboxes input {
	width: 20px;
	}
#sessiontype span {
	display: block;
	text-align: right;
	}
#submit {
	width: 180px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
#reqdate {
	line-height: 3;
	}
#submit li {
	float: left;
	margin-left: 10px;
	}
#address {
	list-style: none;
	margin-left: 0;
	}
.alert {
	color: #f00;
	font-weight: bold;
}

/*proofpass styles*/
#vproofpass {
	border-collapse: collapse;
}
#vproofpass .text {
	width: 750px;
}
#vproofpass #container {
	width: 900px;
}
#vproofpass #title {
	position: relative;
	left: 140px;
}
#vproofpass .ninput	{
	width: 130px;
}

#vproofpass .pinput {
	width: 60px;
}

#vproofpass .linput {
	width: 150px;
}
#vproofpass .ginput {
	width: 60px;
}
#vproofpass tr {
	height: 25px;
}
#vproofpass td {
	padding: 0 5px;
}
#vproofpass .odd {
	background: #424551;
}
#vproofpass #submit {
	margin: 20px auto;
}
#vproofpass #submit input {
	margin: 5px;
}

/*viewproofs styles*/
.proofs {
	text-align: center;
}

#viewproofs #container {
	width: 620px;
} 

#viewproofs .text {
	width: 100%;
}
#viewproofs #textnav {
	padding-left: 16px;
}

#viewproofs .proofs {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#viewproofs .proofs span {
	text-decoration: none;
	float: left;
	margin: 10px;
	width: 100px;
	height: 150px;
}
#vproofsview .proofs a {
	text-decoration: none;
	margin: 10px auto;
}
#vproofsview .text {
	position: relative;
}

#vproofsview #prev {
	position: absolute;
	top: 40px;
	left: 10px;
}
#vproofsview #next {
	position: absolute;
	top: 40px;
	right: 10px;
}
.proofs a:hover p {
	text-decoration: underline;
	color: #cc6;
}

.proofs a img {
	margin-left: auto;
	margin-right: auto;
}

.proofs a p {
	color: #948d65;
	font-weight: bold;
	display: block;
}
#thnav {
	clear: both;
}
