@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,caption,em,strong,th {
	font-size: 1em;
	font-weight: normal;
}
ul,ol,li,.AccordionPanelTab { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* BASE STYLES */
body {
	color: #6b6b6b;
	font: 100.1%/1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #e6e8e8 url(../_images/bg_image.gif) no-repeat center top;
}
p {
	font-size: 0.85em;
	margin-bottom: 12px;
}
p.highlight {
	font-size: 1em;
	line-height: 1.4em;
	margin-right: 200px;
}

a {
	color: #6e120f;
	text-decoration: none;
}
a:link, a:visited, a:active { text-decoration: none; }
a:hover {  }
strong, b { font-weight: bold; }
em, i {
	font-style: italic;
}

textarea, input, select {
	padding: 6px;
	color: #6b6b6b;
	font: 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	line-height: 1.3em;
	margin-bottom: 10px;
}
hr {
	clear: both;
	float: left;
	color: #FFF;
	visibility: hidden;
}
li {
	list-style: none;
}
h1 {
}
h2 {
}
h3 {
	font: normal 17px/26px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
h1 a {
	color: #959696;
}
h1 a:hover {
	color: #959696;
}
abbr {
	font-size: 90%;
	font-style: italic;
}

.wrapper {
	width: 900px;
	text-align: left;
	margin: 0px auto;
}
.section {
	border-top: 1px solid #FFF;
}
.col1 {
	float: left;
}
.col1 .section {
	border-style: none;
	margin-bottom: 40px;
}
.col1 p {
	color: #8b8b8b;
	line-height: 1.4em;
}
.col2 p a:hover {
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
}
.col1 img {
	border: 8px solid #fff;
	float: right;
	margin-right: 20px;
}
.col2 {
	float: right;
	width: 254px;
}
.col2 a:hover {
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
}
.col2 img {
	border: 8px solid #e6e8e8;
	margin-bottom: 20px;
}
.col2 h2 {
	padding-left: 10px;
}
.col3 {
	float: left;
}
.colright {
	float: right;
	width: 55%;
}
/* HEADER */

#header {
	background: #e6e8e8 url(../_images/header-bg-main.jpg) no-repeat center top;
	height: 120px;
	position: relative;
	border-bottom: 1px solid #FFF;
}
#header-content {
	height: 120px;
	position: relative;
}
#header ul {
	position: absolute;
	right: 14px;
	top: 45px;
}
#header li {
	float: left;
	font: normal 15px/26px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-right: 4px;
	margin-left: 4px;
}
#header li a {
	color: #6b6b6b;
}
#header li a:link, #header li a:visited {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 1px;
}
li#t-contact a {
	color: #fff;
	background-color: #f18220;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#header li a:hover, #header li a:active {
	color: #f18220;
	background-color: #f6f6f6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
li#t-contact a:hover {
	color: #fff;
	background-color: #6e120f;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

body#weddings #t-weddings  a, body#about #t-about  a, body#contact #t-contact  a, body#portraits #t-portraits  a {
	color: #f18220;
	background-color: #f6f6f6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: default;
}
.moslogo {
	position: absolute;
	left: 20px;
	top: 36px;
}
.mostagline {
	position: absolute;
	top: 76px;
	right: 20px;
	color: #959696;
	font: italic normal 0.9em/24px Georgia, "Times New Roman", Times, serif;
}
#ssholder {
	width: 100%;
	position: absolute;
	top: 120px;
	left: 0px;
}

#slideshow {
	padding-top: 12px;
	background: #FFF url(../_images/ss-holder-bg.gif) repeat-x left bottom;
}
#mainimage {
	background: #FFF;
}
#main-holder {
	overflow: hidden;
}
.main1, .main2, .main3 {
	float: left;
	width: 254px;
	padding-top: 34px;
}
.main1 {
	padding-left: 44px;
}
.main1, .main2 {
	margin-right: 26px;
	padding-bottom: 34px;
}
.main3 {
	color: #990000;
	padding-top: 50px;
	text-align: center;
}
.main3 p {
	font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
}
.main3 .highlight {
	color: #f18220;
	font-size: 32px;
}
#content {
	overflow: hidden;
	clear: both;
}
#contentholder {
}
#tabbed-content {
	padding: 20px 30px 30px;
	overflow: hidden;
	border-top: 1px solid #FFF;
	width: 800px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	margin-right: 20px;
	margin-left: 20px;
	background: #FFF;
	margin-top: 20px;
}
#tabbed-content h1 {
	font: 1.6em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #6e120f;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #F69528;
}
#tabbed-content h2 {
	font: italic 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #f18220;
	margin-bottom: 12px;
}
#mos_about {
	width: 526px;
}
#mos_about p {
	padding-left: 20px;
	padding-right: 12px;
}
#mos_packages {
}
#mos_packages h2 {
	padding-left: 10px;
}
#mos_packages p {
	padding-left: 12px;
	padding-right: 20px;
}
#mos_packages ul {
	margin-bottom: 12px;
	padding-left: 12px;
}
#mos_packages ul li {
	background: url(../_images/tick-white.gif) no-repeat left top;
	padding-left: 25px;
	padding-bottom: 8px;
	line-height: 1.4em;
	font-size: 0.9em;
}
#mos_packages ul li strong {
	color: #6e120f;
}
#mos_testimonials {
	background: #edefef;
	width: 526px;
}
#mos_testimonials h2 {
	border-top: 4px solid #FFF;
	padding-top: 12px;
	padding-left: 20px;
}
#mos_testimonials p {
	margin-right: 200px;
	margin-left: 35px;
	margin-bottom: 20px;
	color: #6b6b6b;
}
/* FORM */

#mos_contact {
	background: #edefef;
	width: 486px;
	padding: 20px;
	text-align: right;
}
.webform {
	text-align: left;
}
.webform select {
	width: 60%;
	margin-bottom: 1em;
}
.webform input , .webform textarea{
	width: 100%;
	margin-bottom: 0.5em;
}
#mos_form td {
	padding-bottom: 8px;
}
.form-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	color: #f18220;
	padding-bottom: 1em;
	line-height: 2em;
}
.required {
	float: right;
	font-size: 0.95em;
	line-height: 1em;
}
.updates-label {
	padding-top: 8px;
	color: #959696;
	font: italic normal 0.9em/24px Georgia, "Times New Roman", Times, serif;
}
.updates-label input {
	font-size: 1.5em;
	line-height: 1em;
	margin-right: 0.2em;
	margin-bottom: 0.1em;
}
.input_text  {
	background: #fff;
	border: 1px solid #cfd3d3;
}
select {
	color: #6b6b6b;
}
.req {
	color: #6e120f;
}
.button {
	margin-bottom: 30px;
	text-align: right;
}
.btn {	
	color: #FFF;
	background-color: #f18220;
	padding: 6px 12px 8px;
	border-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.btn:hover {
	background-color: #6e120f;
	cursor: pointer;
	cursor: hand;
}

.formbuttons {
	margin-top: 1em;
}
.formbuttons input {
	margin-right: 14px;
	color: #FFF;
	background-color: #f18220;
	padding: 6px 12px 8px;
	border-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 40%;
}
.formbuttons input:hover {
	background-color: #6e120f;
	cursor: pointer;
	cursor: hand;
}


/* FOOTER */

.footer {
}
.footer a:hover {
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
}
.mossig {
	font: italic normal 0.9em/24px Georgia, "Times New Roman", Times, serif;
	padding-top: 16px;
	padding-bottom: 12px;
}
.mossig p {
	line-height: 1.5em;
	margin-bottom: 16px;
}
.mossig a {
	font-size: 1.1em;
}
.mossig img {
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
	margin-bottom: 0px;
}
.designsig {
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
}
.designsig a {
	color: #959696;
	line-height: 4em;
}
.designsig a:hover {
	color: #6b6b6b;
}
.designsig p {
	margin-bottom: 30px;
}
.contact-info {
	background: #fef8ee;
	padding: 12px 4px 12px 10px;
	margin-bottom: 20px;
	font-size: 0.95em;
}

.contact-info p{
	line-height: 1.4em;
	margin-bottom: 4px;
}
.sbsection {
	margin-left: 10px;
	margin-bottom: 16px;
}
#pagecontent {
}
#thankyou {
	text-align: center;
	height: 300px;
	background: #FFF;
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
}
#thankyou h2 {
	font: italic 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #f18220;
	margin-bottom: 12px;
}
#thankyou .highlight {
	font-size: 150%;
	color: #661512;
	padding-top: 1em;
}
#thanks #tabbed-content {
	font-size: 120%;
}
#vouchers .col1 {
	background: url(../_images/photography-gift-vouchers.jpg) no-repeat right 20px;
}
#vouchers .highlight {
	font-size: 110%;
	margin-right: 190px;
}
.networklinks {
	padding-top: 12px;
	line-height: 35px;
}
.networklinks a:hover {
	border-style: none;
}
.nolink {
	color: #6e120f;
	font-size: 1.4em;
}
#subnav {
}
.subnavtabgroup {
	margin-left: 20px;
	margin-top: 20px;
}
#subnav a:link, #subnav a:visited {
	float: left;
	padding: 8px 14px;
	background-color: #F8F8F8;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin-right: 2px;
	font-size: 0.8em;
	width: 170px;
	color: #959696;
	border-bottom: 2px solid #e6e8e8;
}
#subnav a:hover, #subnav a:active {
	background-color: #fff;
	color: #f18220;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	cursor: hand;
}
#subnav a h3 {
	color: #6b6c6c;
}
body#contact #s-contact, body#about #s-about, body#testimonials #s-testimonials, body#packages #s-packages {
	background-color: #fff;
	color: #f18220;
	border-bottom: 2px solid #fff;
	cursor: default;
}
#home #subnav {
	display: none;
}
#intro-text {
	margin-top: 20px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.3em;
	margin-bottom: 16px;
}
#intro-text h2 {
	font: 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #6e120f;
	margin-bottom: 2px;
	border-bottom: 1px dotted #F69528;
	padding: 10px 10px 10px 14px;
}
#intro-text p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 14px;
}
#intro-text img {
	padding-top: 10px;
	padding-left: 14px;
}
.block1, .block2 {
	float: left;
	background: #f5f6f6;
	padding-bottom: 20px;
}
.block3 {
	float: right;
	background: #f5f6f6;
	padding-bottom: 20px;
}
#intro-text .block1 {
	margin-left: 20px;
	width: 574px;
}
#intro-text .block2 {
	margin-left: 20px;
	width: 574px;
	margin-top: 20px;
}
#intro-text .block3 {
	margin-right: 20px;
	width: 265px;
}
#intro-text .offer h2 {
	color: #f18220;
}
.package {
	background: #fef4e7;
	padding: 20px;
	margin-top: 12px;
	overflow: hidden;
}
#mos_packages .package ul li {
	background: url(../_images/tick-cream.gif) no-repeat left top;
}
#mos_packages .section {
	margin-bottom: 30px;
}
h1 .highlight {
	font-size: 0.8em;
	font-style: italic;
	color: #f18220;
}
#mos_packages img {
	border: 4px solid #f8b55a;
	float: right;
	margin-top: 5px;
	margin-left: 20px;
}
#mos_packages p {
	font-size: 0.9em;
	line-height: 1.4em;
}
.txtleft {
	text-align: left;
}

