/*------------ Global/Default Styles -------------*/

div#flashheader {
	background-color: black;
	width: 780px;
	height: 250px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	color: #fff;
	font: 100% verdana, arial, sans-serif;
	margin-bottom: 15px;
}

h1 a {
	width: 780px;
	background: url('../assets/Image/alan-schofield.gif') right top no-repeat;
	overflow: hidden;
	display: block;
	height: 0;
}

h2, h3, h4, h5, h6 {
	margin: 6px 0;
	text-align: left;
}

p, ol, ul {
	font-size: 60%;
	margin: 15px 0;
	line-height: 120%;
}

ol, ul {
	list-style-position: outside;
	padding-left: 25px;
}

address {
	font-size: 60%;
	font-style: normal;
	font-weight: bold;
}

table {
	font-size: 80%;
	margin: 5px auto;
}

td, th {
	padding: 2px;
}

form {
	margin: auto;
}

label {
	float: left;
	text-align: right;
	font-size: 60%;
	margin: 0 10px;
	padding: 2px 0;
	width: 140px;
	clear: both;
}

label.no {
	float: none;
	width: 160px;
}

input, textarea, select, button {
	margin-bottom: 5px;
	padding: 2px;
	font-size: 70%;
	background: #fff;
	border: 1px solid #666;
}
#ordertable input, textarea, select, button {
	margin-bottom: 2px;
	padding: 2px;
	font-size: 100%;
	background: #fff;
	border: 1px solid #666;
	width: 245px;
}

textarea {
	width: 245px;
}

legend {
	font-size: 70%;
}

input.checkbox {
	margin: 15px 5px;
	width: auto;
	border: 0;
}

input.button, button {
	width: auto;
	font-size: 12px;
	text-transform: uppercase;
}

fieldset {
	border: 1px solid #ccc;
	padding: 2px 10px;
}

fieldset input {
	float: left;
	width: auto;
}

a {
	color: #c70000;
	font-weight: bold;
}

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

a img { border: 0 }

/*------------------- ID Styles --------------------*/

#wrap {
	background: #000;
	width: 780px;
	overflow: hidden;
	margin: 15px auto;
	position: relative;
}

#navwrap {
	position: absolute;
	top: 107px;
	left: 0;
}

#nav {
	overflow: hidden;
	color: #393939;
	text-align: center;
}

#nav span {
	display: none;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav a {
	margin: 8px 18px;
	display: block;
	height: 30px;
}

#nav a#weddings {
	background: url('../assets/Image/weddings.gif') no-repeat right;
	width: 86px
}

#nav a#services {
	background: url('../assets/Image/services.gif') no-repeat right;
	width: 71px
}

#nav a#packages {
	background: url('../assets/Image/packages.gif') no-repeat right;
	width: 78px
}

#nav a#storybook {
	background: url('../assets/Image/story-book.gif') no-repeat right;
	width: 101px
}

#nav a#portfolio {
	background: url('../assets/Image/portfolio.gif') no-repeat right;
	width: 74px
}

#nav a#news {
	background: url('../assets/Image/news.gif') no-repeat right;
	width: 46px
}

#nav a#contact {
	background: url('../assets/Image/contact.gif') no-repeat right;
	width: 70px
}

#home #contentwrap2 {
	background: #fff url('../assets/Image/home-page-background.jpg') top right repeat-y;
}

#home #contentwrap {
	background: url('../assets/Image/bride.jpg') bottom right no-repeat;
}

#content {
	background: #fff;
	color: #000;
	padding: 20px;
	text-align: justify;
}

#default #content{
	zzzbackground: #000;
	color: #000;
	padding: 0px;
	text-align: justify;
}

#home #content { width: 586px;
}

#content h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #666;
}

#content h3 {
	font-size: 80%;
	margin: 0 0 10px 0;
}

#content h4 {
	font-size: 70%;
	margin: 0 0 10px 0;
}

#content li li { font-size: 100% }

#footer {
	background: #000;
	color: #666;
	width: 780px;
	clear: both;
	font-weight: bold;
}

#footer ul {
	margin: 10px auto;
	padding: 0;
	width: 93%;
	text-align: center;
}

#footer ul li {
	display: inline;
	border-right: 2px solid #666;
	padding: 0 4px;
}

#footer ul li.end {
	border: 0;
	padding-right: 0;
}

#footer address, #footer p {
	margin: 4px 0;
	padding: 0;
}

#footer address { padding-top: 7px }

#footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #666;
}

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

#footer a.alan {
	background: #000 url('../assets/Image/alan-schofield-wedding-photography.gif') no-repeat;
	width: 244px;
	height: 29px;
	display: block;
	padding-top: 29px;
	overflow: hidden;
	height: 0;
}

#footer p#date {
	float: right;
	margin-top: 15px;
}

#footer p#abacus {
	float: left;
	margin-top: 15px;
}

#boxLeft, #boxRight {
	border: 1px dotted #666;
	width: 500px;
	margin: 10px 0 5px 0;
	padding-bottom: 24px;
}

#boxLeft {
	float: left;
	padding-bottom: 48px; /* Temp fix */
}

#boxRight {
	float: right;
	width: 260px;
}

#boxLeft h3, #boxRight h3 {
	font-size: 70%;
	margin: 0 0 15px 0;
	padding: 5px 10px;
}

#boxLeft ul, #boxRight ul {
	margin: 0 25px;
	padding: 0;
	list-style: none;
}

#boxLeft a, #boxRight a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#boxLeft a:hover, #boxLeft a:hover {
	color: #fff;
}

#info div {
	border: 1px solid #000;
	margin-bottom: 15px;
}

#info h4 {
	background: #000;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
}

#info p {
	margin: 10px 5px;
}

#flashbook {
	background: #dedede;
	margin: 20px auto;
	width: 450px;
	border: 1px solid #666;
	text-align: center;
}

#flashbook p a {
	text-decoration: none;
	font-size: 120%;
	color: #000;
}

#flashbook p a:hover {
	color: #666;
}

#left {
	float: left;
	width: 300px;
	text-align: center;
}

#contacttable {
	background: #dfdfdf;
	float: right;
	border: 1px solid #000;
	padding: 1px;
	width: 430px;
}

#ordertable {
	background: #dfdfdf;
	float: right;
	border: 1px solid #000;
	padding: 1px;
	width: 400px;
}

#contacttable .checkboxdark {
	background: #b4b4b4;
	width: 100%;
	clear: both;
	padding: 5px 0;
	margin-bottom: 5px;
	overflow: hidden;
}

#contacttable .checkboxdark div{
	margin: 0px;
}

#contacttable span {
	font-size: 90%;
	font-style: italic;
	display: block;
}

#contacttable p {
	font-weight: bold;
	margin: 10px;
}

/*------------------ Class Styles ------------------*/
.contacttable {
	background: #DFDFDF;
	border: 1px solid #000;
	padding: 1px;
	height: 225px;
}
.large {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%
}

.pricelisttable {
	border: 1px solid #000;
	height: 225px;
}

.larger { font-size: 130% }
.center { text-align: center }
.blue { color: #a9bbd8 }
.yellow { color: #ffcc00 }
.block { display: block }
.clear { clear: both }

/*--------------- Styles for the story book examples --------------*/

.batable {
	width: 570px;
	background: #636563;
	border: 1px solid #000;
	font-size: 0.8em;
}

.batablecenter {
	border: 1px solid #000;
	background: #fff;
}

.batablecenter img {
	padding: 0;
}

#home #homepageboxes{
	overflow: hidden;
	clear: both
}


