/*

Green: #0F610F
Pink: #942a69

*/


body {
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 12px;
	background-color: #292929;
	background-image: url(/images/template/page-background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	color: #666666;
	font-family: tahoma, verdana;
	margin-top: 15px;
	padding-left: 45px;
	padding-top: 15px;
	height: 25px;
	font-size: 15px;
	background-image: url(/images/template/aphrodite-shadow-sm.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

h1.therapy {
	color: #942a69;
}

h2 {
	color: #0F610F;
	font-size: 13px;
	font-family: tahoma, verdana;
	margin-top: 15px;
}

h3 {
	font-size: 11px;
	margin-top: 15px;
}

h4 {
	font-size: 11px;
	margin-top: 15px;
}

a {
	color: #333333;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

ul {
	margin-left: 20px;
}

li {
	line-height: 150%;
}

p {
	line-height: 130%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}

form, textarea {
	font-family: verdana;
}

form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#container {
	width: 990px;
	margin: 0;
	margin: auto;
	padding: 5px;
	background-color: #ffffff;
}

.keywords, .top-nav {
	text-align: right;
	font-size: 9px;
	color: #585858;
}

.keywords p, .top-nav p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#header {
	height: 236px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	margin-top: 17px;
}

#header img {
	border: none;
}

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

.header-text {
	text-align: right;
	color: #000000;
	font-family:  verdana;
	font-size: 11px;
}

.header-text p {
	margin-top: 4px;
}

#content {
	padding: 0px;
	background-image: url(/images/template/page-background-menu.gif);
	background-repeat: repeat-y;
}

#menu {
	background-color: #0F610F;
	background-image: url(/images/template/menu-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #ffffff;
	float: left;
}

#menu img {
	padding: 0;
	margin: 0;
	border: none;
	display: block;
}

#menu ul {
	margin: 0;
	padding: 0;
	border-top: 2px solid #ffffff;
	padding-top: 20px;
	width: 240px;	
}

#menu li {
	position: relative;	
	padding: 10px;
    list-style: none;
	height: 20px;
	background-image: none;
	border-bottom: 1px solid #cccccc;
}

#menu li ul {
	position: absolute;
	left: 240px;
	top: 0;
	display: none;

}

#menu ul li ul {
	background-color: #074607;
	width: 200px;
	padding-top: 0px;
	font-size: 11px;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul, #menu li.over ul { 
	display: block; 
}

#menu li:hover {
	background-color: #074607;
	cursor: pointer;
}

#menu ul li ul li {
	padding: 5px;
	height: 20px;
	border-bottom: 1px solid #cccccc;
}

#inner-content {
	width: 747px;
	padding: 0px;
	color: #333333;
	float: right;
	font-size: 11px;
}

#top-menu {
	background-color: #042704;
	background-image: url(/images/template/top-menu-back.gif);
	background-repeat: repeat-x;
	padding: 10px;
	color: #ffffff;
}

#top-menu a, #top-menu a:visited {
	text-decoration: none;
	color: #ffffff;
    padding: 10px 20px 10px 20px;
}

#top-menu a:hover {
	text-decoration: none;
	color: #ffffff;
    padding: 10px 20px 10px 20px;
	background-image: url(/images/template/top-menu-back-hover.gif);
	background-repeat: repeat-x;
}

#top-menu ul, #top-menu li {
	display: inline;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #666666;
	margin-top: 15px;
	padding-top: 15px;
}

#footer p {
	font-size: 10px;
}

.page-text {
	width: 500px;
	padding: 15px;
}

blockquote {
	background-image: url(/images/quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 1px;
	margin-left: 15px;
}

.clear-content {
	clear: both;
}

.clear-left {
	clear: left;
}


p.breadcrumbs {
	font-size: 9px;
	margin-top: 0px;
}

.right {
	float: right;
	border: 1px solid #000000;
	margin: 5px 0px 10px 10px;
}

.left {
	float: left;
	border: 1px solid #000000;
	margin: 5px 10px 10px 0px;
}

.right-features {
	width: 200px;
	float: right;
	color: #ffffff;

}

.right-features a {
	color: #ffffff;
}

.right-features h1 {
	color: #ffffff;
	font-size: 12px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	background-image: none;
}

.right-features h1 a {
	text-decoration: none;
}

.feature {
	width: 160px;
	height: 270px;
	margin: 10px;
	padding: 10px;
	height: auto;
	margin-top: 25px;
	padding: 5px;
	background-color: #6E7112;
}

.feature p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.one, .three {
	border: 1px solid #ffffff;
	padding: 5px;
}

.feature img {
	border: none;
}

.feature.two {
	padding: 0px;
	background-color: #ffffff;
}

.feature.three {
	background-color: #CC00CC;
}

.contact-form {
}

fieldset {
	border: 1px dashed #cccccc;
	padding: 5px 5px 10px 5px;
}

legend {
	background-color: #ffffff;
	padding: 5px;
}

.contact-form label {
	float: left;
	width: 170px;
	margin-left: 10px;
}

input, select, textarea {
	font-size: 11px;
}

textarea {
	margin-top: 5px;
}

label {
	clear: left;
	margin-top: 5px;
}

.check-list label {
	float: left;
	width: 250px;
	margin-left: 10px;
}

.error {
	color: #FF0000;
}

.center-photo {
	padding: 5px;
	width: 220px;
	text-align: center;
	float: left;
	margin: 10px;
}

.center-photo img {
	border: 1px solid #000000;
}

.center-photo p {
	text-align: center;
}

img.photo {
	border: 1px solid #000000;
	margin: 5px;
}

.center {
	text-align: center;
}

.map {
	text-align: center;
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 15px;
}

.small {
	font-size: 90%;
}


.attention {
	border: 2px inset #053605;
	padding: 10px 20px 10px 20px;
	margin: 15px;
	clear: left;
}

.attention h1 {
	color: #053605;
}

.capitalise {
	text-transform: capitalize;
}

/* Styles for advertisements */
.standard-advertisement, .wedding-items {
	border: 1px solid #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px 10px 10px 10px;
	min-height: 150px;
}

.standard-advertisement h2, .wedding-items h2 {
	margin-top: 10px;
	margin-bottom: 8px;
}

.standard-advertisement p, .wedding-items p {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 160px;
}

.standard-advertisement ul, .wedding-items ul {
	margin-left: 160px;
}

.standard-advertisement img, .wedding-items img {
	border: 1px solid #000000;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.standard-advertisement embed, 
.wedding-items embed
{
	border: 1px solid #000000;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 0;
}

.wedding-items {
	border-right: none;
	border-left: none;
	padding: 0;
}

.last {
	padding-bottom: 10px;
}

.make-an-enquiry {
	text-align: right;
}

.make-an-enquiry input {
	background-color: #0F610F;
	background-image: url(/images/template/top-menu-back.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 5px;
	border: none;
}

.make-an-enquiry-directory {
	padding: 0;
	margin: 0;
	text-decoration: underline;
	text-align: left;
	margin-left: 160px;	
}

.make-an-enquiry-directory:hover {
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: left;
	margin-left: 160px;	
}

.make-an-enquiry-directory form {
	padding: 0;
	margin: 0
}

.make-an-enquiry-directory input {
	background-color: transparent;
	background-image: none;
	color: #333333;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	cursor: pointer;
}

.make-an-enquiry-directory input:hover {
	text-decoration: none;
}
/* End of */

/* SHopping cart styles */
.shopping {
	margin-top: 15px;
}

.shopping th {
	border-bottom: 1px solid #666666;
	padding: 5px;
	background-color: #ccc;
}

.shopping td {
	border-bottom: 1px dashed #cccccc;
	padding: 6px;
	border-right: 1px dashed #cccccc;
}

.shopping input {
	font-size: 10px;
}

.checkout {
    text-align: right;
}

.total {
	text-align: right;
	font-size: 12px;
	padding: 5px;
	padding-top: 10px;
}

.shopping form {
	display: inline;
}
/* End of */

/* Styles for Gilbert Wealleans Photography */
h1.gilbert {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	background-image: none;
}

.gilbert-head {
	font-size: 18px;
}
/* end of */