/*
First do the AI default styles
*/

/* In strict mode, the viewport is auto - as much as needed so change it */

html, body {
	height: 100%;
}

/* Default page and font stuff */

body {
	padding: 0;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	text-align: center;
}

body, p, td, ol, ul, li, dl, dt, dd, blockquote, h1, h2, h3, h4, div {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

textarea, pre, tt, code, kbd, samp {
	font-family: monospace;
	font-size: 12px;
}

/* Default alignment */

p, td, ol, ul, li, dl, dt, dd, blockquote, div {
	text-align: left;
	font-weight: normal;
}

td {
	vertical-align: top;
}

li {
	vertical-align: middle;
	line-height: 1.2em;
}

/* Heading styles */

h1, h2, h3, h4 {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

/* White space rules */

h1, h2, h3, h4, p, ul, ol, blockquote, hr, .para, .form, table.gallery, .nav, .mag {
	padding: 0;
	margin: 0;
	margin-bottom: 0.6em;
}

li {
	padding: 0;
	margin: 0;
	margin-bottom: 0.4em;
}

p + h2, ul + h2, table + h2, div + h2, blockquote + h2, hr + h2 {
	margin-top: 1.2em;
	margin-bottom: 0.3em;
}

p + h3, ul + h3, table + h3, div + h3, blockquote + h3, hr + h3 {
	margin-top: 1.2em;
	margin-bottom: 0.3em;
}

p + h4, ul + h4, table + h4, div + h4, blockquote + h4, hr + h4 {
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}

ul, ol, dd {
	margin-left: 2em;
}

blockquote {
	font-style: italic;
	margin-left: 1em;
	margin-right: 1em;
}

span.author {
	font-style: italic;
	font-size: 90%;
	font-weight: bold;
}

/* Other misc stuff */

hr {
	height: 1px;
	border: none;
	color: #000000;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #C73212;
}

a:hover {
	text-decoration: underline;
	color: #C73212;
}

a:link.current, a:visited.current, a:active.current {
	text-decoration: none;
	color: #C73212;
}

a:hover.current {
	text-decoration: underline;
	color: #C73212;
}

/* Some default useful classes */

.highlight {
	color: #FF0000;
}

.greyout {
	color: #C0C0C0;
}

div.img-right, div.img-left, div.img-center, .img {
	margin-bottom: 0.8em;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.img {
	padding-left: 10px;
	padding-right: 10px;
}

div.img-right {
	float: right;
	clear: right;
	margin-left: 10px;
}

div.img-right img, div.img-left img, div.img-center .img {
	margin-bottom: 0.4em;
}

div.img-left {
	float: left;
	clear: left;
	margin-right: 10px;
}

div.img-center {
	margin-left: auto;
	margin-right: auto;
}

table.form {
	margin-bottom: 0.3em;
}

table.form td {
	padding: 0 0.5em 0.5em 0;
}

input, select, textarea, div.button {
	border-color: #CBC9BB;
	background: #FFFFFF;
	color: #2D2D2D;
	border-width: 1px;
	border-style: solid;
}

input, textarea {
	padding-left: 3px;
	padding-right: 3px;
}

.button, input[type="button"], input[type="submit"], input[type="reset"] {
	border-color: #CBC9BB;
	background: #D8C88A;
	color: #C73212;
	font-weight: normal;
	margin-right: 10px;
}

.nav {
	font-size: 11px;
}

.inline {
	display: inline;
	vertical-align: bottom;
}


.block {
	display: block;
}

img.fixpng {
	behavior: url("/fixpng.htc");
}

/*
Now do the site specific styles
*/

html, body {
	height: 100%;
}

/* Customise the colours */

body {
	background-color: #020202;
	background-image: url('/templates/chill/images/main/bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
}

body, p, td, ol, ul, li, dl, dt, dd, blockquote, h1, h2, h3, h4, div {
	color: #fff6d5;
	font-size: 13px;
	-webkit-text-size-adjust: none;
	font-family: "Arial", Arial, sans-serif;
}

h1 {
	position: absolute;
	margin-left: 50%;
	left: -456px;
	top: 321px;
	color: #fff6d5;
	font-size: 22px;
	padding-top: 11px;
	padding-right: 18px;
	width: 240px;
	height: 50px;
	background-color: #565555;
	text-align: right;
	z-index: 1000;
	text-transform: lowercase;
	font-weight: normal;
}

h1 img {
	position: absolute;
	left: -22px;
	top: 32px;
}

#str-Container.str-SectionGalleries h1 {
	top: 0px;
	height: 570px;
	z-index: 0;
}


* html #str-Container.str-SectionGalleries h1 {
	background-color: transparent;
}

h1.str-SectionGalleries {
	position: absolute;
	margin-left: auto;
	left: auto;
	margin-right: 50%;
	right: -480px;
	top: 130px;
	color: #fff6d5;
	padding: 0;
	width: auto;
	height: auto;
	background-color: transparent;
}

h1.str-SectionGalleries img {
	top: 535px;
	left: -850px;
}


h2, h3, h4 {
	color: #fff6d5;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
	font-style: italic;
}

h4 {
	font-size: 13px;
	font-style: italic;
}

blockquote {
	font-style: italic;
}

a:link, a:visited, a:active {
	color: #fff6d5;
	text-decoration: underline;
}

a:hover {
	color: #fff6d5;
	text-decoration: none;
}

.highlight {
	color: #d1b98d;
}

input, select, textarea, div.button {
	border-color: #1B1C20;
	background: #F0F0F0;
	color: #1B1C20;
}

input.button /* , input[type="button"], input[type="submit"], input[type="reset"] */ {
	border-color: #1B1C20;
	background: #d1b98d;
	color: #FFFFFF;
	font-weight: bold;
}

table.form tr {
	height: 2em;
}

div.form {
	margin-top: 25px;
}

table.form td.tdl {
	white-space: nowrap;
}

/* Page layout styles */

#str-Container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 984px;
	padding-top: 105px;
}

#str-FrameContainer {
	position: relative;
	height: 590px;
	z-index: 20;
}

#str-Container.str-SectionMain #str-FrameContainer {
	height: 278px;
}

#str-DropShadow {
	position: absolute;
	top: -12px;
	left: -13px;
}

#str-GalleryBg {
	position: absolute;
	width: 1000px;
	height: 560px;
}


#str-Logo {
	position: absolute;
	margin-left: 50%;
	left: -456px;
	width: 258px;
	z-index: 100;
}

#str-Logo {
	top: 0px;
	width: 258px;
	height: 150px;
	background-color: #565555;
}

#str-MPALogo {
	margin:  20px 0px 10px;
}

#str-ContentImage {
	position: absolute;
	top: 400px;
	left: 18px;
}

#str-Content {
	position: relative;
	width: 665px;
	margin-top: 14px;
	margin-left: 36px;
	padding-left: 40px;
	padding-bottom: 30px;
	border-left: 258px solid #565555;
}

* html #str-Content {
	margin-top: -1px;
	margin-left: 52px;
}

#str-Container.str-SectionSplash #str-Content, #str-Container.str-SectionGalleries #str-Content {
	border-left: none;
}

#str-Prop {
	float: left;
	height: 0px;
	width: 1px;
}

* html #str-Prop {
	height: 500px;
}

#str-PropClear {
	clear: left;
}

/* Main Menu */

#str-MenuBg {
	position: absolute;
	top: 39px;
	left: -140px;
}

#str-MenuBar {
	position: absolute;
	top: 1px;
	right: 140px;
}

#str-MenuBar .str-MenuItem {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	font-family: "Arial", Arial, sans-serif;
}

#str-MenuBar a:link, #str-MenuBar a:visited, #str-MenuBar a:active, #pop-Close a {
	color: #ffffff;
	text-decoration: none;
}

#str-MenuBar a:hover {
	color: #fff6d5;
	text-decoration: none;
}

#str-MenuBar a:link.current, #str-MenuBar a:visited.current, #str-MenuBar a:active.current, #str-MenuBar a:hover.current {
	color: #d1b98d;
	text-decoration: none;
}

.str-Bullet {
	position: relative;
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
	bottom: -6px;
}

/* Footer */

#str-FooterStrip {
	position: absolute;
	top: 0px;
	height: 100%;
	min-height: 920px;
	margin-left: 50%;
	left: -456px;
	width: 258px;
	background-color: #565555;
}

* html #str-FooterStrip {
	background-color: transparent;
}

#str-Footer {
	position: absolute;
	width: 225px;
	top: 690px;
	left: 18px;
}

#str-Footer.str-SectionMain {
	top: 752px;
}

#str-Footer p {
	text-align: left;
	font-size: 10px;
	color: #c1ac86;
	font-family: "Arial", Arial, sans-serif;
	line-height: 12px;
}

#str-Footer a:link, #str-Footer a:visited, #str-Footer a:active {
	color: #c1ac86;
	text-decoration: none;
	font-weight: bold;
}

#str-Footer a:hover {
	color: #c1ac86;
	text-decoration: underline;
	font-weight: bold;
}

#str-Footer p.str-SEOFooter {
	padding-top: 10px;
	color: #383838;
}

* html #str-Footer p.str-SEOFooter {
	color: #383838;
}

/* Gallery Chooser */

#str-GalleryMenuBar {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 560px;
	padding-top: 74px;
	z-index: 100;
}

#str-GalleryMenuBar .str-MenuItem {
	display: inline;
	font-size: 1px;
	line-height: 1px;
	padding-right: 2px;
}

#mnu-locationgallery.str-MenuItem {
	padding-right: 0;
}

#str-GalleryTitleMenuBar {
	position: absolute;
	left: 0;
	top: 501px;
	z-index: 100;
}

#str-GalleryTitleMenuBar .str-MenuItem {
	display: inline;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	text-transform: lowercase;
}

#str-GalleryTitleMenuBar a:link, #str-GalleryTitleMenuBar a:visited, #str-GalleryTitleMenuBar a:active, #pop-Close a {
	color: #ffffff;
	text-decoration: none;
}

#str-GalleryTitleMenuBar a:hover {
	color: #444857;
	text-decoration: none;
}

#str-GalleryTitleMenuBar a:link.current, #str-GalleryTitleMenuBar a:visited.current, #str-GalleryTitleMenuBar a:active.current, #str-GalleryTitleMenuBar a:hover.current {
	color: #444857;
	text-decoration: none;
}

#mnu-weddingsgallerytitle.str-MenuItem {
	position: absolute;
	left: 25px;
}

#mnu-studiogallerytitle.str-MenuItem {
	position: absolute;
	left: 360px;
}

#mnu-locationgallerytitle.str-MenuItem {
	position: absolute;
	left: 695px;
}

/* Contact */

p.str-ContactIcon {
	margin-top: 1.3em;
	font-size: 14px;
}

p.str-ContactIcon img {
	margin-right: 9px;
}

p.str-ContactIcon + p.str-ContactIcon {
	margin-top: 0.5em;
}

/* Contact Form */

#str-ContactForm {
   overflow: hidden;
   width: 625px;
   margin: 2em 0 1em 0;
}

#str-ContactForm p {
   margin: 0 0 13px 0;
}

#str-ContactForm input.frm-Text, #str-ContactForm textarea {
   width: 100%;
}

#str-ContactForm textarea {
   height: 160px;
}

div.str-ContactFormItem {
   overflow: hidden;
}

div.str-ContactFormItem .str-ContactFormLabel {
   float: left;
   width: 155px;
   padding-top: 1px;
}

div.str-ContactFormItem .str-ContactFormInput {
   float: left;
   width: 375px;
}

div.str-ContactFormItem .str-ContactFormInput img.captcha {
	margin-top: 5px;
}

.str-ContactFormButton {
   margin-top: 15px;
	margin-left: 155px;
}

.str-ContactFormButton input {
   padding-left: 10px;
   padding-right: 10px;
}

/* Gallery Menu */

#str-GalleriesMenuBar {
	position: absolute;
	top: 30px;
	left: 315px;
	z-index: 100;
}

#str-GalleriesMenuBar .str-MenuItem {
	display: inline;
	margin-right: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	font-family: "Arial", Arial, sans-serif;
}

#str-GalleriesMenuBar a:link, #str-GalleriesMenuBar a:visited, #str-GalleriesMenuBar a:active, #pop-Close a {
	color: #3d3d3d;
	text-decoration: none;
}

#str-GalleriesMenuBar a:hover {
	color: #fff6d5;
	text-decoration: none;
}

#str-GalleriesMenuBar a:link.current, #str-GalleriesMenuBar a:visited.current, #str-GalleriesMenuBar a:active.current, #str-GalleriesMenuBar a:hover.current {
	color: #fff6d5;
	text-decoration: none;
}

/* Admin forms */

form#frm-GalleryAdmin div.form {
   width: auto;
}

form#frm-GalleryAdmin table {
	width: 100%;
}

form#frm-GalleryAdmin td.tdl {
	width: 120px;
}

tr#tbd-PhotosCaption textarea {
   width: 100%;
	height: 80px;
}

/* Links Page */

form#frm-LinksAdmin div.form {
	width: auto;
}

form#frm-LinksAdmin td.tdl {
	width: 140px;
}

tr#tbd-LinksDesc textarea {
	width: 665px;
	height: 64px;
}

div.str-LinksCont {
	overflow: hidden;
	margin-bottom: 1.2em;
}

div.str-LinksCont h2 {
	margin-top: 0;
}

