﻿* {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Sans-Serif;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%; /*overflow: hidden;*/
	background-color: #8E9093;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

label {
	cursor: pointer;
}

.text {
	font-size: 12px;
}

.smallText {
	font-size: 10px;
}

.nobr {
	white-space: nowrap;
	display: inline;
}

#header {
	width: auto;
	height: 140px;
	background-color: #8E9093;
}

#content {
	width: auto;
	height: 504px;
}

#footer {
	height: 100px;
	background-color: #8E9093;
}

.logo {
	position: absolute;
	top: 34px;
	left: 90px;
	width: 220px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

#topNav {
	position: absolute;
	left: 330px;
	top: 74px;
	right: 40px;
	background-color: Transparent;
	padding: 6px 0px 0 20px;
	text-align: left;
	height: 24px;
	font-size: 9px;
	text-transform: uppercase;
}

#topNav ul {
	margin: 0;
	padding: 0;
}

#topNav ul li {
	display: inline; /*border-left: 1px solid white;*/
	padding: 0 5px 0 10px;
}

#topNav ul li.first {
	border-left: none;
	padding: 0 5px 0 0;
}

#topNav ul li a {
	color: white;
	text-decoration: none;
}

#topNav ul li a:hover {
	text-decoration: underline;
}

#topNav .whiteLink {
	color: #D0D0D0;
}

.contactLink {
	margin-left: auto;
}

#topNav .rightLinks {
	float: right;
	margin-top: -14px;
	padding-right: 4em;
	color: #D0D0D0;
}

#topNav .rightLinks a {
	text-decoration: none;
}

#topNav .rightLinks a:hover {
	text-decoration: underline;
}

#whiteStripe {
	width: 100%;
	min-width: 1150px;
	height: 504px;
	background-color: White;
}

.vertSpacer20 {
	height: 20px;
	width: 100%;
}

#advert {
	float: left;
	margin-left: 100px;
	width: 220px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	text-align: center;
}

#advert .adTitle {
	font-size: 12px;
	color: White;
	text-transform: uppercase;
}

#advert .adBody {
	font-size: 10px;
}

a #advert {
	color: #404040;
	text-decoration: none;
}

#dateJump {
	display: none;
	margin-top: 4px;
	margin-left: 20px;
	font-size: 10px;
}

#dateJump select {
	font-size: 11px;
}

#copyright {
	float: right;
	font-size: 9px;
	text-align: right;
	padding-right: 4em;
	color: White;
}

#copyright a {
	color: White;
	text-decoration: none;
}

#copyright a:visited {
	color: White;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* MENU + MENU + MENU + MENU + MENU + MENU + MENU + MENU + MENU */

#menuSpace {
	float: left;
	width: 140px;
	height: 484px;
	margin-top: 10px;
	padding-left: 20px;
	border-right: solid 1px gray;
}

#menu {
	width: 139px;
	height: 1px;
	overflow: hidden;
	/*border: solid 1px black;*/
}

#menuTitle {
	color: Gray;
	font-size: 11px;
	font-variant: small-caps;
	padding-top: 20px;
	padding-bottom: 10px;
}

#menuTitle a {
	color: Gray;
	text-decoration: none;
}

#menuTitle a:hover {
	text-decoration: underline;
}

.menuEntry {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 14px;
	padding-bottom: 6px;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

.menuEntry a:link {
	color: Black;
	text-decoration: none;
}

.menuEntry a:visited {
	color: black;
	text-decoration: none;
}

.menuEntry a:hover {
	text-decoration: underline;
}

.menuEntry a:active {
	text-decoration: underline;
}

.menuEntryEntry {
	padding-left: 16px;
	padding-bottom: 2px;
	font-size: 10px;
}

.menuEntryEntry a {
	cursor: pointer;
}

.menuEntryEntry a:link {
	color: Black;
	text-decoration: none;
}

.menuEntryEntry a:visited {
	color: black;
	text-decoration: none;
}

.menuEntryEntry a:hover {
	text-decoration: underline;
}

.menuEntryEntry a:active {
	text-decoration: underline;
}

.menuEntryEntryShim {
	width: 1px;
	height: 10px;
}

/* WEDDINGS INTRO */

#wintro {
	width: 1200px;
	height: 504px;
}

#wintroText {
	float: left;
	width: 320px;
	height: 504px;
	padding: 30px 20px 0 20px;
}

#wintroText h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

#wintroText p {
	font-size: 12px;
	padding-bottom: 1.4em;
	line-height: 130%;
}

.wintroPic {
	float: left;
	margin-top: 0;
	width: 640px;
	height: 504px;
}

.wintroPic img {
	margin: 0;
	padding: 0;
}

/* WEDDINGS LISTING */

.weddingsTable {
	font-size: 11px;
}

.weddingsTable .spacerRow {
	border-top: dotted 1px #E0E0E0;
}

.weddingsTable .monthName {
	vertical-align: top;
	text-align: right;
	padding-right: 14px;
	width: 110px;
	height: 32px; /*font-weight: bold;*/
	font-size: 14px;
	color: Gray;
}

.weddingsTable .picCol {
	width: 240px;
}

.weddingsTable .picCaption {
	padding-top: 3px;
	height: 32px;
}

td.picCol a {
	text-decoration: none;
}

.tnBox {
	width: 164px;
	height: 152px;
	margin-bottom: 12px;
	border: solid 1px #D0D0D0;
	padding-top: 4px;
	padding-left: 4px;
}

a .picCaption {
	color: Black;
	text-decoration: none;
}

a:hover .picCaption {
	/*color: #FC0FC0;*/
	text-decoration: underline;
}

#scrollPanel {
	float: left;
	width: 480px;
	height: 484px;
	margin-top: 10px;
	margin-left: 40px;
	padding-left: 60px;
	overflow: auto;
	border: solid 1px #B0B0B0;
	background-color: White;
}

/* WEDDING PAGE */

#weddingContainer {
	width: 1100px;
	height: 504px;
	background-color: White;
}

#weddingTitleLine {
	width: 460px;
	height: 20px;
	margin-top: 10px; /*border: solid 1px red;*/
}

#weddingTitle {
	float: left;
	padding-bottom: 20px;
	font-size: 12px;
}

#weddingTitle h3 {
 	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-top: 40px;
	/*padding-bottom: 12px;*/
}
 
#previewPicSection {
	float: left;
	width: 480px;
	height: 504px;
	margin-left: 20px;
	margin-right: 20px;
}

#previewPicBox {
	/*float: left;*/
	clear: left;
	width: 460px;
	height: 346px;
	margin-top: 10px; /*margin-left: 40px; 	margin-right: 40px;*/
	font-size: 12px; /*border: solid 1px green;*/
}

#previewPicContainer {
}

#previewThumbnailsBox {
	float: left;
	width: 360px;
	height: 500px;
	background-color: White;
}

#previewThumbnailsPager {
	width: 360px;
	height: 20px;
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 12px;
}

/*.smallLink {
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}*/

.smallLink a {
	font-size: 11px;
	text-decoration: none;
	color: Black;
}

.smallLink a:hover {
	font-size: 11px;
	text-decoration: underline;
}

.pageNumber {
	font-size: 12px;
	font-weight: bold;
}

#previewThumbnails {
	width: 360px;
	height: 464px;
	overflow: auto;
	border-bottom: solid 1px #E0E0E0;
}

.wedTnTable {
	table-layout: fixed;
}

.wedTnCell {
	width: 160px;
	height: 100px;
	text-align: center;
	background-color: #E0E0E0;
}

.weddingTN {
	cursor: pointer;
	overflow: hidden;
}

#addToBasket {
	width: 452px;
	height: 50px;
	padding: 4px;
	margin-top: 30px;
	border: solid 1px #F0F0F0;
	font-size: 12px;
}

#feedback {
	display: inline;
	padding-left: 1em;
}

.itemDescription {
	font-size: 11px;
}

#qty {
	font-size: 11px;
}

#addBnContainer {
	padding-top: 6px;
	padding-left: 2.2em;
}

#addBn {
	font-size: 13px;
}

#imgRefSection {
	float: right; /*padding-bottom: 6px; 	padding-left: 2.2em;*/ /*background-color: Purple;*/
	font-size: 12px;
}

.imgRef {
	display: inline;
}

/* HOME PAGE */

#home {
	width: 1200px;
	overflow: hidden;
}

#homeText {
	float: left;
	width: 320px;
	padding: 30px 20px 0 20px;
}

#homeText h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

#homeText p {
	font-size: 12px;
	padding-bottom: 1.4em;
	line-height: 130%;
}

#homeText .p2 {
	font-size: 11px;
	line-height: 110%;
}

.homePic {
	float: left;
	margin-top: 0;
	width: 640px;
	height: 504px;
	/*background-image: url(../images/home.jpg);*/
	/*background-repeat: no-repeat;*/
}

.homePic img {
	margin: 0;
	padding: 0;
}

.xmas {
	border: solid 1px red;
	padding: 2px;
	font-weight: bold;
	color: Green;
}

/* BASKET */

#basketPage {
	width: 1200px;
	height: 504px;
	padding: 0;
}

#basketLeft {
	float: left;
	width: 670px;
	height: 480px;
	margin: 0;
	margin-left: 20px;
	padding-top: 24px;
	overflow: auto;
}

#basketRight {
	float: left;
	width: 220px;
	height: 477px;
	margin: 0;
	padding-top: 27px;
	padding-left: 8px;
	background-color: White;
}

.orderDetails {
	font-family: Tahoma,Sans-Serif;
	font-size: 12px;
}

.orderField {
	width: 220px;
}

.orderDetails {
	margin-bottom: 1em;
	font-family: Tahoma,Sans-Serif;
	font-size: 12px;
}

.basket {
	margin: 0px;
	border-collapse: collapse;
	border: solid 1px Black;
	font-family: Tahoma,Sans-Serif;
	font-size: 12px;
}

.basket td, th {
	border: solid 1px Gray;
	padding: 0.1em 0.3em 0.1em 0.3em;
}

.priceIncludes {
	width: auto;
	height: 3em;
	font-size: 11px;
}

.paymentText {
	font-size: 12px;
	margin-bottom: 1.5em;
}

.sendOrderBn {
	font-family: Tahoma,Sans-Serif;
	font-size: 13px;
}

.paymentOptions p {
	font-family: Tahoma,Sans-Serif;
	font-size: 12px;
}

.paymentOptions h2 {
	margin-bottom: 8px;
	font-family: Tahoma,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

#thankyouContainer {
	width: 800px;
	height: 504px;
}

.thankyouText {
	float: left;
	margin-top: 40px;
	padding-left: 10px;
	width: 500px;
	font-family: Tahoma,Sans-Serif;
	font-size: 11px;
	color: Black;
}

/* LOGIN */

#weddingsLoginContainer {
	width: 1141px;
	height: 504px;
	overflow: hidden;
}

.loginPic {
	float: left;
	width: 979px;
	height: 504px;
	background-image: url(../images/login/1.jpg);
}

.portraitsLoginPic {
	float: left;
	width: 979px;
	height: 504px;
	background-image: url(../images/login/2.jpg);
}

.eventsLoginPic {
	float: left;
	width: 979px;
	height: 504px;
	/*background-image: url(../images/login/2.jpg);*/
}
	
.loginBox {
	float: left;
	margin-left: 40px;
	margin-top: 60px;
	margin-right: 20px;
	width: 240px;
	height: 100px;
	background-color: #F0F0F0;
	border: solid 1px black;
	padding: 10px;
	font-size: 11px;
}

.loginBox p {
	padding-bottom: 6px;
}

.loginLabel {
	display: inline;
	float: left;
	width: 60px;
}

.loginEntry {
	display: inline;
	float: right;
	width: 141px;
	font-size: 12px;
}

.loginBn {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	font-size: 13px;
}

.loginError {
	clear: right;
	font-size: 11px;
	color: Red;
	padding-top: 100px;
}

.skipBn {
	/*position: absolute;*/ /*left: 100px;*/ /*top: 90px;*/
}

/* CONTACT US */

#contactContent {
	width: 1200px;
	height: 504px; /*margin-left: auto; 	margin-right: auto;*/
}

#contactInfo {
	float: left;
	width: 300px;
	height: 474px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 34px;
	font-size: 12px;
}

#contactInfo h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

#googleMap {
	float: left;
	width: 504px;
	height: 474px;
	padding-top: 30px;
}

#googleMap iframe {
	border: solid 1px #101010;
}

#googleMap a {
	color: Black !important;
}

.phone {
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}

.email {
	padding-top: 4px;
}

.email a {
	color: Black;
}

/* PORTFOLIOS */

#portfolioContainer {
	width: 1300px;
	height: 504px;
}

#portfolioThumbnailsBox {
	float: left;
	width: 540px;
	height: 500px;
	background-color: White;
	overflow: scroll;
}

#pfTable td {
	width: 180px;
	height: 110px;
}

#playLink {
	cursor: pointer;
	font-size: 11px;
}

#playLink:hover {
	text-decoration: underline;
}

/* WEDDING PRICES ++++++++++++++++++++++++++ WEDDING PRICES */

#weddingPricesContainer {
	width: 1150px;
	height: 504px;
}

#allPricesList {
	float: left;
	width: 910px;
	height: 484px; /*padding-left: 20px;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

.package {
	width: 910px;
	height: 400px;
	font-size: 12px;
}

.pricesSection {
	float: left;
	width: 400px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 8px;
}

.pricesPic {
	float: left;
	width: 500px;
	padding-top: 40px;
}

.pricesSection h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

.pricesSection h3 {
	font-size: 11px;
	font-style: italic;
	color: Gray;
	padding-bottom: 12px;
}

.pricesSection ul {
	margin-left: 20px;
	list-style-type: square;
}

.pricesSection li {
	font-size: 12px;
	line-height: 130%;
}

.pricesSection li li {
	list-style-type: none;
}

.pricesSection p {
	margin-bottom: 12px;
	font-size: 12px;
}

.pricesSection td {
	font-size: 11px;
}

.pricesSection a {
	color: Black;
}

.wedPrice {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 14px;
}

.pricesTn {
	/*margin-left: auto;*/ /*margin-right: auto;*/
	margin-top: 12px;
	margin-left: 20px;
}

.pricesTn td {
	padding: 2px;
}

.pricesTn img {
	cursor: pointer;
}

#p0, #p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10 {
	display: none;
}

#printPrices {
	border: none;
	padding-bottom: 12px;
}

#printPrices td {
	font-size: 12px;
}

.ipodLink {
	cursor: pointer;
	font-size: 11px;
}

.ipodLink:hover {
	color: Blue;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.backLink {
	cursor: pointer;
	text-align:right;
	padding-right: 10px;
}

.backLink:hover {
	color: Blue;
	text-decoration: underline;
}

.framePrices {
	width: 300px;
}

.framePrices td {
	font-size: 11px;
}

/* ~~~~~~~~~~~ GIFT VOUCHERS ~~~~~~~~~~~~ */

#vouchersContainer {
	width: 1150px;
	height: 504px;
}

#vouchersText {
	float: left;
	width: 400px;
	height: 454px;
	padding-left: 10px;
	padding-top: 50px;
}

#vouchersText h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

#vouchersText p {
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#vouchersPic {
	float: left;
	width: 500px;
	height: 454px;
	padding-top: 50px;
}

#giftEntry td {
	font-size: 11px;
	vertical-align: top;
}

.textEntry {
	width: 280px;
	font-size: 12px;
}

.textEntryBox {
	width: 280px;
	height: 80px;
	font-size: 12px;
}

/* TERMS */

#termsContainer {
	width: 1100px;
	height: 504px;
	background-color: White;
}

#termsPanel {
	float: left;
	width: 580px;
	height: 484px;
	margin-top: 10px;
	margin-left: 40px;
	padding-left: 10px;
	padding-right: 2px;
	overflow: auto;
	border: solid 1px #B0B0B0;
	background-color: White;
}

#termsPanel p {
	font-size: 12px;
	padding-bottom: 7px;
}

#termsPanel h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: Gray;
	padding-top: 4px;
	padding-bottom: 8px;
}

.chargeTable {
	border: 0;
	margin: 0 0 0.6em 1em;
	padding: 0;
	border-collapse: collapse;
}

.chargeTable td {
	border: solid 1px Gray;
	padding: 0.1em 0.2em 0.1em 0.2em;
	font-size: 11px;
}


/* ABOUT US PAGE */

#aboutus {
	width: 1200px;
	overflow: hidden;
}

#aboutus h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

#aboutus h3 {
	padding: 0 0 4px 0;
	font-size: 13px;
	font-style: oblique;
}

#aboutusText {
	float: left;
	width: 700px;
	padding: 30px 20px 0 20px;
}

#aboutusText p {
	font-size: 12px;
	padding-bottom: 1.4em;
	line-height: 130%;
}

.aboutusPic {
	float: left;
	margin-top: 0;
	width: 640px;
	height: 504px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}

/* USEFUL LINKS */

.linksText {
	float: left;
	width: 320px;
	padding: 30px 20px 0 20px;
}

.linksText a {
	color: Black;
}

.linksText h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

.linksText p {
	font-size: 12px;
	padding-bottom: 1.4em;
	line-height: 130%;
}

.linksItems {
	height: 440px;
	overflow: auto;
}

#linksPic {
	float: left;
	width: 500px;
	height: 454px;
	padding-top: 59px;
}

/* PORTRAITS BOOKING FORM */

.bookingForm {
	font-size: 11px;
}

.bookingForm h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-bottom: 12px;
}

.bookingLeft {
	float: left;
	width: 400px;
	height: 504px;
	padding: 50px 0px 0 10px;
}

.bookingLeft table {
	width: 360px;
	border: none;
}

.bookingLeft td {
	padding-bottom: 4px;
}

.bookingLeft td,input,textarea {
	font-size: 12px;
}

.bookingForm .p {
	/*margin-top: 0;
	padding-top: 0;*/
	padding-bottom: 0.7em;
}

.bookingRight {
	float: left;
	width: 400px;
	padding: 80px 20px 0 0px;
}

.bookingEntryLabel {
	width: 120px;
	vertical-align: top;
	font-size: 12px;
}

.bookingEntry {
	width: 220px;
}

/* END PORTRAITS BOOKING FORM */

/* PORTRAITS FAQS */

#faqText {
	float: left;
	width: 600px;
	height: 484px; /*padding-left: 20px;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

#faqText h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-top: 40px;
	padding-bottom: 12px;
}

#faqText h3 {
	font-size: 12px;
	font-weight: normal;
	color: Gray;
}

#faqText p {
	color: Black;
	font-size: 11px;
	padding-bottom: 12px;
}

/* END PORTRAITS FAQS */

/* PORTRAITS TERMS */

#termsText {
	float: left;
	width: 800px;
	height: 484px; /*padding-left: 20px;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

#termsText h2 {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	padding-top: 40px;
	padding-bottom: 12px;
}

#termsText h3 {
	font-size: 12px;
	font-weight: normal;
	color: Gray;
}

#termsText p {
	color: Black;
	font-size: 11px;
	padding-right: 4px;
	padding-bottom: 12px;
}

#termsText a {
	color: Black;
}

/* END PORTRAITS FAQS */

@media print {

	.logo {
		left: 0px;
	}

	#topNav {
		display: none;
	}
	#menuSpace {
		display: none;
	}

	#footer {
		display: none;
	}

	/* enable printing of entire Ts & Cs */
	#termsPanel {
		float: left;
		width: auto;
		height: auto;
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 2px;
		border: none;
		background-color: White;
		font-size: 12pt;
	}

	/* enable printing of entire table of thumbnails */
	#previewThumbnailsBox {
		background-color: White;
		float: left;
		height: auto;
		width: 360px;
	}
	#previewThumbnails {
		border: none;
		height: auto;
		overflow: auto;
		width: 360px;
	}
	#weddingContainer {
		background-color: White;
		height: auto;
		width: 1100px;
	}

	/* enable printing of entire basket */
	#basketLeft {
		float: left;
		height: 480px;
		margin: 0px;
		padding-top: 24px;
		width: 320px;
	}
	#basketRight {
		background-color: White;
		float: left;
		height: auto;
		margin: 0;
		overflow: auto;
		padding-left: 1px;
		padding-top: 27px;
		width: 680px;
	}
}
