/*
-----------------------------------------------------------------------------
Null Browser Defaults
-----------------------------------------------------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
iframe {
	border: 0;
}
* {
	margin: 0px;
	padding: 0px;
}

/* 
-----------------------------------------------------------------------------
Global Default Elements
-----------------------------------------------------------------------------*/
body {
	text-align: center;
	margin: 0px auto;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/body.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	line-height: 1.4;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
a {
	color: #003366;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
} 
h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
}
h2, h3, h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 10px 0px;
	padding: 0px;
}
p {
	margin: 0 0 10px 0;
}
small {
	font-size: 9px;
	line-height: 1.2;
}
strong {
	font-weight: bold;
}

/* 
-----------------------------------------------------------------------------
LAYOUT: Global (cascading order)
-----------------------------------------------------------------------------*/
#header {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 802px;
}
#page {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 800px;
	padding: 1px 0px;
	background-color: #FFF;
	border: 1px solid #999;
	border-bottom: none;
	border-top: none;
}
#footer {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 790px;
	margin-bottom: 10px;
	padding: 15px 10px;
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
}
/* 
-----------------------------------------------------------------------------
HEADER CSS
-----------------------------------------------------------------------------*/
/* 
-----------------------------------------------------------------------------
Top Bar CSS
-----------------------------------------------------------------------------*/
#top-bar {
	position: relative;
	height: 75px;
	background-color: #FFF;
	border: 1px solid #999;
	border-bottom-color: #CCC;
	border-top: none;
}
#logo {
	position: absolute;
	top: 0px;
	left: 10px;
}
#phone-number {
	position: absolute;
	bottom: 0px;
	left: 100px;
	font-size: 14px;
	letter-spacing: -1px;
}
#phone-number strong {
	font-size: 18px;
	color: #006699;
}
#email-back {
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: right;
}
.emailBackInput {
	border: 1px solid #999;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 1px;
	margin: 0px 2px;
}
html>/**/body .emailBackInput {
	margin: 1px 2px !important;
	margin: 0px 2px;
}
.emailBackButton {
    background-color: #777;
    border-color: #CCC #555 #555 #CCC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
    margin: 2px;
    padding: 2px 10px 1px 10px;
    text-align: center;
    cursor: pointer;
	width: 120px;
}
/* 
-----------------------------------------------------------------------------
Banner CSS
-----------------------------------------------------------------------------*/
#banner {
	position: relative;
	width: 800px;
	height: 309px;
	border: 1px solid #004d85;
	border-bottom: none;
	border-top: none;
}

#slide {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 820px;	/* Total width of slideshow */
}
#galleryContainer{
	
	height: 430px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	
	/* CSS HACK */
	height: 432px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/430px;	/* Other browsers */
	height: /**/430px;
			
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	padding:1px;		
}
#theImages{
	position:absolute;
	left:0px;
	width:100000px;
	
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	border:0px;
}
#theImages .imageCaption{
	display:none;
}
/* 
-----------------------------------------------------------------------------
Menu CSS
-----------------------------------------------------------------------------*/
#menu {
	height: 14px;
	padding: 20px !important;
	padding: 17px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	border: 1px solid #004d85;
	border-bottom: none;
	border-top: none;
}
#menu li {
	list-style: none;
	display: inline;
}
#menu a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 17px;
}
#menu a:hover {
	color: #000;
}

/* 
-----------------------------------------------------------------------------
PAGE CSS
-----------------------------------------------------------------------------*/
/* 
-----------------------------------------------------------------------------
Left Column CSS
-----------------------------------------------------------------------------*/
#left-column {
	position: absolute;
	top: 0px;
	left: 0px;
}
#sub-menu {
	position: relative;
	margin: 20px 0px 0px 30px;
}
#sub-menu h1 {
	font-size: 14px;
	border: none;
}
#sub-menu li {
	list-style: none;
	padding-bottom: 8px;
	margin-bottom: 10px;
	width: 110px;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
}
#sub-menu .subsection {
	text-transform: none;
	padding-left: 15px;
	width: 95px;
}
#sub-menu a {
	color: #333;
	text-decoration: none;
}
#sub-menu a:hover {
	color: #006699;
}
#sub-menu .selected a {
	color: #006699;
}
#sub-menu .selected a:hover {
	color: #333;
}
#sub-menu #commercial-exterior .exterior,
#sub-menu #commercial-interior .interior,
#sub-menu #commercial-product .product,
#sub-menu #commercial-promotional .promotional,
#sub-menu #event-ball .ball,
#sub-menu #event-christmas .christmas,
#sub-menu #event-gig .gig,
#sub-menu #event-live-event .live-event,
#sub-menu #event-parties .parties,
#sub-menu #portraits-band .band,
#sub-menu #portraits-family-portraits .family-portraits,
#sub-menu #portraits-headshots .headshots,
#sub-menu #portraits-model-portfolios .model-portfolios,
#sub-menu #enhancement-restoration .restoration,
#sub-menu #enhancement-retouching .retouching,
#sub-menu #weddings-prices .pricing,
#sub-menu #weddings-video .video
{
	color: #006699;
	text-decoration: underline;
}

/* 
-----------------------------------------------------------------------------
Content CSS
-----------------------------------------------------------------------------*/
#content {
	position: relative;
	margin-left: 200px;
	min-height: 400px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 1px 0px;
}
/* for Internet Explorer */
/*\*/
* html #content {
	height: 400px;
}
/**/
#content ul {
	margin: 0px 0px 10px 20px;
}
#content li {
	margin-left: 20px;
}
.email-check {
	width: 300px;
	text-align: right;
}
.amend {
	border: 1px solid #669900;
	background-color: #DBF08B;
	padding: 5px;
	text-align: center;
}
.service-thumbs {
	width: 590px;
}
.service-thumbs img {
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #999;
}
#video {
	text-align: center;
	width: 560px;
	border: 1px solid #222;
	margin-left: 5px;
}
	
/*  
-----------------------------------------------------------------------------
Photographer Profile CSS
-----------------------------------------------------------------------------*/
#profile .photo {
	border: 1px solid #999;
	margin-top: 20px;
}
#profile #content {
	margin-left: 150px;
}
#profile #content h2, #profile #content h3 {
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 14px;
}
#profile #left-column {
	position: absolute;
	top: 39px;
	left: 0px;
	padding-top: 1px;
}

.hire-me {
	width: 127px;
	height: 35px;
	background-image: url(../images/buttons/hire-me.png);
	background-position: top;
	border: none;
	text-indent: -999px;
	cursor: pointer;
	margin-top: 10px;
}
a:hover .hire-me {
	background-position: bottom;
}
.testimonial {
	border: 1px dashed #999;
	padding: 5px;
	min-height: 102px;
	margin-bottom: 5px;
}
/* for Internet Explorer */
/*\*/
* html .testimonial {
	height: 102px;
}
/**/
.testimonial .name {
	font-style: italic;
	color: #000066;
}
.testimonial img {
	border: 1px solid #999;
	float: right;
	margin-left: 5px;
}

/*
-----------------------------------------------------------------------------
Pricing CSS
-----------------------------------------------------------------------------*/
.prices {
	border-top: 1px solid #CCC;
	margin: 20px 200px 10px 0px;
}
.prices td {
	padding: 2px 5px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.prices tr {
	border-right: 1px solid #CCC;
}
.save {
	color: #990000;
}
.prices .headings {
	background-color: #E1E1E1;
	font-weight: bold;
}
.vat {
	margin-right: 200px;
}
.productsH2 {
	border-style: solid;
	border-color: #999;
	border-width: 1px 0px;
	background-color: #F0F0F0;
	padding: 2px 5px;
}
.products td {
	padding: 0px 5px;
	text-align: center;
}
.products img {
	margin: 10px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #666;
	background-color: #F0F0F0;
}
.products a:hover img {
	border: 1px solid #006699;
	background-color: #CCC;
}
.products .item {
	font-size: 16px;
	letter-spacing: -1px;
}
.products .price {
	font-size: 14px;
}


/*
-----------------------------------------------------------------------------
FOOTER CSS
-----------------------------------------------------------------------------*/
#back-to-top {
	text-align: right;
	font-size: 9px;
	padding: 0px 10px 2px 0px;
}
#back-to-top a {
	color: #999;
}
#footer-menu {
	float: right;
	text-align: right;
}
#footer-menu li {
	display: inline;
	padding: 0px 5px;
}
#footer-menu a {
	text-decoration: none;
}
#footer-menu a:hover {
	text-decoration: underline;
}
#amcas {
	position: relative;
	text-align: left;
	width: 250px;
	color: #666;
	padding-left: 4px;
}
#amcas a {
	color: #006699;
	text-decoration: none;
}
#amcas a:hover {
	color: #000;
}
/* 
-----------------------------------------------------------------------------
Contact CSS
-----------------------------------------------------------------------------*/
.input {
	border: 1px solid #999;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 1px;
	margin: 2px;
}
.input option {
	padding-left: 3px;
}
.input optgroup {
	padding-left: 3px;
}
.input optgroup option {
	padding-left: 15px;
}
.select {
	border: 1px solid #999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 2px;
}
.label {
	color: #666;
    padding-right: 3px;
}
.optional {
	font-size: 9px;
	color: #999;
	padding-left: 3px;
}
.button {
    background-color: #777;
    border-color: #CCC #555 #555 #CCC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
    margin-left: 2px;
    padding: 2px 10px 2px 10px;
    text-align: center;
    cursor: pointer;
}
.inlineButton {
    background-color: #777;
    border-color: #CCC #555 #555 #CCC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
    margin: 2px 0px;
    padding: 2px 10px 1px 10px;
    text-align: center;
    cursor: pointer;
}
#contact-risa table {
	line-height: 1.2;
}
#google-map {
	border: 1px solid #999;
	width: 578px;
	height: 400px;
}
/* 
-----------------------------------------------------------------------------
Sitemap CSS
-----------------------------------------------------------------------------*/
.sitemap li {
	margin-left: 40px;
}


.pano {
	position: relative;
	left: -20px;
	border: 1px solid #999;
	margin: 10px 0px;
	width: 600px;
	height: 416px;
}