@charset "utf-8";
/* CSS Document */

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#555;
}

body {
	background-image: url('../images/template/bodyBG.jpg');
	background-repeat:repeat-x;
}
body.home {
	background-image: url('../images/template/bodyHomeBG1.jpg');
	background-repeat:repeat-x;
	
}

.clear {
	clear:both;
}
table.homepage strong {
	color:#D6A623;
}
table.homepage .date {
	color:#bbb;
	font-weight:bold;
	font-size:9px;
}
table.homepage ul li {
	margin-left:15px;
	margin-top:10px;
	list-style:disc;

}
table#otherProducts {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
table#otherProducts th {
	font-weight:bold;
	text-align:center;
	padding:20px;
	font-size:12px;
}
table#otherProducts td {
	padding:10px;
	vertical-align:top;
	border:1px solid #CCCCCC;
}
table#otherProducts td ul li{
	list-style:disc;
	line-height:14px;
	margin:5px;
}
table#otherProducts td ul {
padding: 0 10px 10px 10px;
}
table#otherProducts td.first {
	font-weight:bold;
}
p, ul {
	line-height:16px;
	padding:10px;
}
li {
	list-style-type:none;
}

a {
	color:#D6A623;
	text-decoration:none;
	font-weight: bold;
}
h1 {
	color:#1D3160;
	font-size:19px;
	font-weight:normal;
}
h2 {
	color:#1D3160;
	font-size:19px;
	font-weight:normal;
}

#logo {
	padding-left:70px;
	float:left;
}
#logo1 {
	padding-left:370px;
	padding-top:130px;
	float:left;
}
#logo2 {
	padding-left:25px;
	padding-top:120px;
	float:left;
}

a:hover {
	color: #BA9538;
	text-decoration:underline;
} 

#headerTop {
	/*height:175px;*/
	height:207px;
	width:953px;
	/*margin-top:32px;*/
	background-image: url('../images/template/headerBG.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}
#bottom {
	height:22px;
	background-image: url('../images/template/bottomBG.gif');
	background-repeat:repeat-x;
	}
.logo {
	float:left;
	/*margin:10px 0px 10px 40px;*/
	background-image:url(../Images/Template/logo.png);
	width:281px;
	height:137px;
}
img.slogan {
	float:right;
	margin:30px 30px 0px 0px;
}

	
#wrapperOuter {
	text-align: left;
	margin: 0px auto;
	width: 100%;
	padding:0px;
	}
#wrapperOuter.home {
	background-image: url('../images/template/homeFlashBG.gif');
	background-repeat:repeat-x;
	background-position:top;

	}
#wrapper {
	
	/*border:solid #ccc 4px;*/
	/*margin-top:10px;
	background-image: url('../images/template/wrapperBG.gif');
	background-repeat:repeat-x;
	background-position:top;*/
	margin: 0px auto;
	width: 1000px;
	padding:0px;
}
#headerBottom {
	/*margin-top:50px;*/
	text-indent:50px;
	height:8px;
	clear:both;
}

#content {
	clear:both;
	/*border:solid #ccc 4px;*/
	padding: 0px 30px 5px 30px;

}
#content-left	{
	float:left;
	width:650px;
}
#content-right	{
	float:left;
	width:197px;
	padding: 10px 20px;
}

#enquiry-form {
	width:480px;
	margin-top:10px;	
	float:left;
}

#menuHolder {
	/*background-image:url(../Images/Template/menuBG.gif);
	background-repeat:no-repeat;
	background-position:center;*/
	height:35px;
	width:1000px;
	clear:both;
	/*background-color:#0066FF;*/
	background-color:#F3F4F6;
}/*
ul#menu{
	float:right;
	margin:0px;
	margin-top:210px;
	line-height:0px;
}

ul#menu li.weddingStationery,  ul#menu li.weddingStationery a img	{
width:186px;

}
ul#menu li.weddingStationery a img {
background-image:url(../Images/menu/weddingStationery.png);
}
ul#menu li.homepage,  ul#menu li.homepage a img	{
width:45px;
}
ul#menu li.homepage a img	{
background-image:url(../Images/menu/home.png);
}
ul#menu li.wishingWells,  ul#menu li.wishingWells a img	{
width:118px;
}
ul#menu li.wishingWells a img	{
background-image:url(../Images/Menu/wishingWells.png); 
}
ul#menu li.about,  ul#menu li.about a img	{
width:53px;
}
ul#menu li.about a img	{
background-image:url(../Images/menu/about.png);
}
ul#menu li.contact,  ul#menu li.contact a img	{
width:104px;
}
ul#menu li.contact a img	{
background-image:url(../Images/menu/contact.png);
}
ul#menu li.admin,  ul#menu li.admin a img	{
width:16px;
}
ul#menu li.admin a img	{
background-image:url(../Images/menu/admin.png);
}
ul#menu li.accessories,  ul#menu li.accessories a img	{
width:113px;
}
ul#menu li.accessories a img	{
background-image:url(../Images/menu/accessories.png);
}
ul#menu li.location,  ul#menu li.location a img	{
width:84px;
}
ul#menu li.location a img	{
background-image:url(../Images/menu/location.png);
}
ul#menu li.suppliers,  ul#menu li.suppliers a img	{
width:85px;
}
ul#menu li.suppliers a img	{
background-image:url(../Images/menu/suppliers.gif);
}
ul#menu li.testimonials,  ul#menu li.testimonials a img	{
width:119px;
}
ul#menu li.testimonials a img	{
background-image:url(../Images/menu/testimonials.gif);
}
ul#menu li.specials,  ul#menu li.specials a img	{
width:74px;
}
ul#menu li.specials a img	{
background-image:url(../Images/menu/specials.gif);
}*/

ul#menu li {
	display:inline;
	float:left;
	margin-left:12px;
	height:17px;
}

ul#menu li a img{
	text-decoration:none;
	background-position:top right;
	height:17px;
}
ul#menu li a img.currentPage{
	background-position:top left;
}
ul#menu li a img:hover {
	background-position:bottom left;
}
ul#news .highlight {
	/*color:#5054E7;*/
	font-weight:bold;
	font-size:9px;
	list-style:disc;
}
ul#news .highlight p {
	font-weight:normal;
}
#testimonials {
	width:437px;
	padding: 10px 20px;
	float:left;
}
#faq, #freeQuote {
	width:210px;
	padding: 10px 20px;
	float:left;
}
#flash {
	height:300px;
	background-color:#333333;
	float:left;
	width:735px;
	margin-top:0px;
}
#flashMenu {
	height:300px;
	background-color:#333333;
	float:left;
	width:250px;
	margin-top:0px;
}
#footer {
	margin: 16px auto;
	width: 1000px;
	padding:0px;
	text-align:right;
	color: #B3B3B3;
}
#footer a {
	font-size: 10px;
	color: #B3B3B3;
} 
#footer a:hover {
	color: #D6A623;
} 

/* --------------------------- Contact Form Stuff ---------------------- */
#contact_left {
	float:left;
	width: 600px;
	margin: 0 0 0 80px;
}
#contact_right {
	float:right;
	width: 270px;
	margin: 0 0 0 0;
}
fieldset {
margin:10px;
width:780px;
border:none;
margin-left:auto;
margin-right:auto;
}
fieldset .contact-form {
width:450px;
padding:30px;
border:none;
/*border:1px thin #cccccc;*/
}
.contact-form td .fieldsml {
text-align:left;
width:50px;
}
.contact-form td .fieldmdm {
text-align:left;
width:100px;
}
.contact-form td .fieldlge {
text-align:left;
width:150px;
}
.contact-form td .fieldxlge {
text-align:left;
width:350px;
}
.contact-form td {
text-align:right;
font-weight:bold;
padding:5px;
}
#comments-field {
width:430px;
}
td.contact-field {
text-align:left;
}
.contact-form td table{
text-align:right;
width:400px;
}
/* Form stuff for main site */
form div label {
	float:left;
	text-align:right;
	margin:2px;
	padding:2px;
	width:40%;
	font-weight:bold;
}

form div {
clear:left;
margin:0;
padding-top:0.6em;
}

ul#products, ul#productsCat {
width:900px;
/*w/idth:850px;*/
float:left;
margin-left:15px;
}
/* *** IE 6 FIX *** */
*HTML ul#products, ul#productsCat {
width:905px;
padding:0px;
margin-left:7px;
}
.productDetail {
margin-left:20px;
}
.productDetail ul {
margin-left:50px;
}
.productDetail h3 {
font-size:12px;
color:#fff;
text-transform:uppercase;
}
.productDetail p {
clear:both;
}
.productDetail p span.price {
color:#f47f5f;
}
.productCat p span.price {
margin:0px;
padding:0px;
}
ul li.items, ul li.items-special {
width:256px;
float:left;
text-decoration:none;
list-style-type:none;
padding:5px;
margin:2px;
}
ul li.items {
background-color:#f6f6f5;
}
ul li.items a.details, ul li.items-special a.details {
color:#f47a5c;
font-weight:bold;
text-decoration:none;
width:133px;
float:left;
}
ul li.items h3, ul li.items-special h3 {
width:133px;
}
ul li.items p, ul li.items-special p {
width:95px;
}
ul#products li.items a.details{
margin:2px auto;
text-align:center;
}
ul#productDetail{
margin:2px auto;
text-align:center;
margin:20px;
}
ul#productDetail li{
width:150px;
float:left;
list-style-type:none;
margin:2px auto;
text-align:center;
}
ul#productsCat li.items h3, ul#productsCat li.items-special h3 {
color:#f47a5c;
font-size:11px;
/*margin-top:5px;*/
text-transform:uppercase;
text-align:center;
width:250px;
}
ul#productsCat li.items .links a, ul#productsCat li.items-special .links a {
color:#bbb;
font-size:9px;
margin:0px 0px 0px 30px;
padding:0px;
text-decoration:none;
font-weight:bold;
}
ul#productsCat li.items .links a:hover, ul#productsCat li.items-special .links a:hover {
color:#999;
}
ul#productsCat li.items, ul#productsCat li.items-special {
height:250px;
}
ul#menuTemp li {
	display:inline;
	float:left;
	margin-left:22px;
	height:17px;
}
#menu ul li {
color:#333333;
}
#menuTemp ul li a {
color:#bbb;
}
/*background-color:#111;*/
div.flash {
padding: 40px 0px 10px 20px;
display:inline;
float:right;
}
div.flashHome {
float:left;
background-color:##CCC;
}

#content img {
padding: 5px 15px;
}

/*#flashHomeBG {
background-image: url('../images/template/homeFlashBG.gif');
background-repeat:repeat-x;
background-position:top;
width:100%;
height:260px;
position:absolute;
top:100px;

}*/
/*.bd, #menu, #myMenu,#myMenu ul,  #myMenu ul li {height:35px;}*/
#myMenu ul li {padding-top:6px;padding-bottom:6px;font-size:14px;}

.homepage-bottom {
width:650px;
float:left;
}

.homepage-bottom-right {
width:280px;
float:left;
/*margin-top:47px;*/
}
ul.bullet li {
	list-style-type:disc;
	margin-left:30px;
	}
ul.indent li {
	list-style-type:none;
	margin-left:30px;
	}
	
#content ul li {
	list-style-type:disc;
	margin-left:30px;
	}	
	
#content td ul li {
	list-style-type:none;
	margin-left:0px;
	}	