@charset "utf-8";
/*-------------------------------------------------------------
Style Sheet 

Version: 1.3
Author: P Neal
email: webmaster@alternetsolutions.co.uk
website: http://www.alternetsolutions.co.uk/
-------------------------------------------------------------*/

/*Body*/

body {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small; /*for compliant browsers*/
	text-align: center;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	background: #765D6E; 
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #663E59;
	font-size: 105%;
    }

#contentWrap {
	width: 100%;
	float: left;
	background: url(images/wrapImg.png) no-repeat 0 0;
	}
	
/*Header*/

#header {
	width: 100%;
	height: 180px;
	background: url(images/mainheader.jpg) no-repeat left;
	}

#header h1 {
	float: right;
	margin: 0;
	padding: 20px 5px 0 0;
	font-size: 130%;
	font-weight: 500;
	font-family: "Lucida Calligraphy", Arial, Helvetica, sans-serif;
	color: #fff;
	}

#left-curve {
	float: left;
	width: 40px;
	height:40px;
	background: url(images/left-curve.jpg) no-repeat top left;
	}

#right-curve {
	float: right;
	width: 40px;
	height:40px;
	background: url(images/right-curve.jpg) no-repeat top right;
	}
	
/*Message*/

#message {
	width: 100%;
	text-align: center;
	}

#message h1 {
	margin: 0;
	padding: 3px 0;
	font-size: 90%;
	font-weight: 500;
	color: #fff;
	}
	
/*Main Structure*/

#home {
	float: left;
	width: 100%;
	}

#content {
	float: right;
	width: 720px;
	line-height: 1.5em;
	color: #fff;
	}
	
#sideBar {
	float: left;
	width: 20%;
	}

/*Gutters*/

#content .gutter {
	padding: 15px;
	}

#sideBar .gutter {
	padding: 15px;
	}

/* General */

h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 130%;
	font-weight: 500;
	font-family: "Lucida Calligraphy", Arial, Helvetica, sans-serif;
	color: #fff;
	}

h2 {
	font-size: 130%;
	}

.bold {
	font-weight: bold;
	}

a {
	color: #fff;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	background: #fff;
	}

.clear {
	clear: both;
	}

.big {
	font-size: 150%;
	}

img {
	border: none;
	}

.marginTop {
	margin-top: 20px;
	}

.uline {
	text-decoration: underline;
	}

.emp {
	font-size: 180%;
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	}

p#bcrumb {
	margin: 0 0 10px 0;
	color: #ff0;
	border-bottom: 1px solid #ff0;
	}

p#bcrumb a {
	color: #ff0;
	text-decoration: none;
	}

p#bcrumb a:hover {
	color: #fff;
	background: none;
	}

/*Home Page*/

#introWrap {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ddd;
	}
	
#intro {
	width: 350px;
	float: left;
	text-align: justify;
	font-size: 110%;
	}

.montage {
	float: right;
	}

h3#slideHead {
	margin: 2px 0;
	padding: 0;
	}

h3#slideHead span {
	font-size: 80%;
	color: #ff0;
	text-decoration: underline;
	}

/*Weddings Abroad Checklist*/

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

#weddingsAbroadCheckList li {
	margin: 0;
	padding: 7px 0 7px 30px;
	background: url(images/fluteIcons.jpg) no-repeat left;
	}

/*weddings-abroad.php*/

#leftCloud {
	float: left;
	width: 250px;
	height: 200px;
	background: url(images/leftCloud.jpg) no-repeat;
	}
	
#leftCloud:hover {
	width: 250px;
	height: 200px;
	background: url(images/leftCloudHover.jpg) no-repeat;
	}

#rightCloud {
	float: left;
	width: 250px;
	height: 200px;
	background: url(images/rightCloud.jpg) no-repeat;
	}
	
#rightCloud:hover {
	width: 250px;
	height: 200px;
	background: url(images/rightCloudHover.jpg) no-repeat;
	}

#thinking {
	border-bottom: 1px solid #fff;
	padding: 0;
	}

#thinking img {
	margin-left: 100px;
	}

h2#bubbleHelp {	
	font-size: 110%;
	}

/*Countries*/

ul#steps {
	margin: 0;
	padding: 2px;
	list-style: none;
	background: #765D6E;
	}

#steps li {
	margin: 2px 0;
	}

ul#consulateAddress {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	background: #765D6E;
	}

/*Testimonials*/

.testimonialWrap {
	float: left;
	margin: 3px 0;
	padding: 5px;
	width: 90%;
	background: #765D6E;
	border: 1px solid #f7f7f7;
	-moz-border-radius: 15px; /*FF & Opera*/
	-webkit-border-radius: 10px; /*Safari*/
	}

p#testimonials {
	margin: 5px 0;
	padding: 0;
	line-height: 1.5em;
	color: #fff;
	}

p#testimonials a {
	color: #000;
	}

p.navBox {
	margin: 5px 0 5px 0;
	padding: 0 5px;
	float: left;
	}

p.navBox a {
	color: #000;
	padding: 5px;
	background: #f7f7f7;
	}

.navBox a {
	margin: 0px;
	}

.testimonialDetail {
	padding: 5px;
	width: 90%;
	background: #f7f7f7;
	border: 1px solid #000;
	color: #000;
	}

p.back a {
	color: #000;
	}

ul.poem {
	width: 65%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 auto;
	font-style: italic;
	}

.poem li {
	text-align: center;
	}


/*Links Page*/

ul.contentList {
	color: #fff;
	list-style-type: lower-roman;
	line-height: 1.5em;
	}
li.contentList {
	font-style: normal;
	text-decoration: none;
	}

/*Celebrant Training*/

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

#courseDates li.heading {
	font-weight: bold;
	margin: 4px 0;
	}
	
#courseDates li.indent {
	text-indent: 20px;
	}
	
ul#courseList {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#courseList li {
	margin: 0;
	padding: 1px 0 1px 15px;
	background: url(images/arrow.jpg) no-repeat left;
	}

/*Contact*/


#contactForm {
	margin: 10px 0 0 0;
	padding: 10px;
	width: 60%;
	}

#contactForm p {
	margin: 2px 0;
	}
	
.warning {
	font-style: italic;
    color: #fff;
	font-weight: bold;
	background-color: inherit;
	}
	
.success {
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	}
	
.formbox {
    width: 150px;
	border: 1px solid #ccc;
}
	
#contactForm label.label {
	float: left;
	width: 125px;
	font-size: 100%;
    color: #fff;
}

label.labelBlock {
	display: block;
	}

textarea { /*No form specified to keep all elements the same across site*/
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;	
	}
	
#contactForm select {
	margin: 10px 0;
	border: 1px solid #ccc;
	}
	
fieldset#preContact {
	width: 250px;
	}

fieldset legend {
    color: #fff;
	}

p.spam {
	float: left;
	width: 100%;
	}

p.spam img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	}


/*Links*/

ul.links {
	float: left;
	width: 45%;
	margin: 10px 5px 0 0;
	padding: 5px;
	list-style: none;
	border: 1px solid #ddd;
	}

.links li {
	margin: 0;
	padding: 3px 0;
	}

.links li.bold {
	font-weight: bold;
	font-size: 120%;
	}

/*Gallery*/

#showcase {
	width: 400px;
	height: 300px;
	/*margin: 0 auto;*/
	border: 5px solid #000;
	}

#showcase ul {
	list-style: none;
	width: 400px;
	margin: 0;
	padding: 0;
	position: relative;
}
#showcase li {
	display: inline;
	float: left;
}

#showcase img {
	float: left;
	}

#gallery {
	width: 100%;
	float: left;
	}

.galleryImg {
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	}

.galleryImg img {
	border: 1px solid #fff;
	}

p#largerView {
	margin: 0;
	padding: 0;
	font-size: 110%;
	text-align: center;
	}

/****************************FOOTER****************************/

#footer {
	clear: both;
	background: #663E59;
	margin-top: 0px;
	border-top: 1px solid #663E59;
	}
#footer p {
	margin: 0;
	padding: 2px 0;
	font-size: 90%;
	color: #fff;
	text-align: center;
	}

p#keywords {
	font-size: 100%;
	color: #fff;
	padding-bottom: 5px;
	}
	
#footer a {
	text-decoration: none;
	color: #fff;
	padding: 2px;
	}
	
#footer a:hover {
	color: #000;
	text-decoration: underline;
	background: #fff;
	}
	
.footerNav {	
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	}
	
.footerNav li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#low-left-curve {
	float: left;
	width: 40px;
	height:40px;
	background: url(images/low-left-curve.jpg) no-repeat bottom left;
	}

#low-right-curve {
	float: right;
	width: 40px;
	height:40px;
	background: url(images/low-right-curve.jpg) no-repeat bottom right;
	}
	
/*Hack Management*/

/* Hide from IE/Mac \*/
#footer { height: 1%; }
/* End hide from IE/Mac */

/* Hide from IE/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE/Mac */

dl.dl { display: inline-table; }

/* Hides from IE-Mac \*/
* html dl.dl { height: 1%; }
dl.dl { display: block; }
/* End hide from IE-Mac */