@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	background-color: #E6ECF0;
	background-image: url(../images/website_bg.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
	color:#C03;
}
a:hover {
	color:#F30;
	text-decoration:underline;
}
h1 {
	font-weight:200;
	margin:0px;
	padding:0px;
}
.maincontent {
	background-color:#FFF;
	padding:25px;
}
.newsletterbar {
	background-image:url(../images/signupfornewsletter_bg.jpg);
	background-position:right;
	width:755px;
	height:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.newsletterbar h2 {
	color:#903;
	font-weight:100;
	font-size:22px;
	padding:5px 0px;
	margin:0px;
}
.contactdetails {
	float:left;
	width:250px;
}
.requestform {
	float:left;
	width:450px;
}

.pricehome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style:italic;
	color: #C03;
	}
.container {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.nameofcolor {
	width:400px;}
.topbanner {
	background-image:url(../images/top_banner2.jpg);
	width:800px;
	height:119px;
	text-align: right;
	}
.topbanner a {
	text-decoration: none;
	color: #395057;
	}
.greencolor {
	color:#CC0;
	}
.bluecollor {
	color:#395057;
	}	
.fotter {
	background-image:url(../images/bottom_bg_banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 180px;
}
.fotter a {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align:right;
}
.bottommenu {
	background-image:url(../images/bottommenubg.jpg);
	height:25px;
	display:block;
	text-align:center;
	line-height:25px;
	padding:0px;
	margin:0px;
	border-top:#CCC 1px dashed;
}
.bottommenu a {
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	font-size:11px;
	padding:0px 10px;
	text-decoration:none;
}
.bottommenu a:hover {
	color:#666;
	text-decoration:underline;
}

.leftbottom {
	padding:10px 15px 10px 15px;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	margin:0px;
}
.leftbottom p {
	padding: 0px;
	margin:0px;
	font-weight:100;
}
.email {
	font-size:10px;
	color:#C0E6FF;
}
.rightbottom {
	float: left;
	padding-top: 15px;
	padding-left: 25px;
}
.rightbottom a {
	display:block;
	line-height: 14px;
	text-decoration: none;
	padding-right: 25px;
	color:#ECF3F4;
	text-align:left;
}
.rightbottom a:hover {
	color: #000;
}
.topbannercontactus {
	color:#FFF;
	background-image:url(../images/search_top_bg.png);
	float:left;
	width:228px;
	height:43px;
	padding:10px;
	font-size:24px;
	margin-top:30px;
}
.topbannercontactus a {
	color:#CCC;
	display:block;
	text-align:center;
	margin-top:6px;
}
.topbannercontactus a:hover {
	background-color:#000;
	color:#FFF;
}

.topbannerlogo {
	float:left;
	width:255px;
	margin-left:30px;
}
.topbannersearch {
	background-image:url(../images/search_top_bg.png);
	float:left;
	width:233px;
	height:53px;
	padding:10px 15px 0px 0px;
	margin-left:18px;
	margin-top:30px;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
}
.redinfo {
	color: #900;
}
.inputstyle {
	width: 300px;
	border:1px solid #CCC;
	background-color:#FFF;
	color:#666;
	font-size: 12px;
	padding:2px;
	}
.contactlistmenu {
	border:1px solid #CCC;
	background-color:#FFF;
	color:#666;
	font-size: 12px;
	padding:2px;
	}
.textareastyle {
	width: 300px;
	height: 100px;
	border:1px solid #CCC;
	background-color:#FFF;
	}



/* Gallery ----------------------------------------------------------------*/

.galleryholder {
	padding:0px 10px;
}

.galleryholder h2 {
	color:#333;
	font-weight:100;
	font-size:18px;
}

.gallerythumbsbar img {
	border:1px #903 dotted;
	padding:0px;
	margin:0px 10px 10px 0px;
}


/* NEWS --------------------------------------------------------------------*/

.newscontainer {
	padding:0px 10px;
}
.newsthumbsbar {
	float:left;
	width:100px;
}
.newsmain h3 {
}
.newsmain h3 span {
	font-size:10px;
	color:#903;
	font-weight:100;
}
.newsmain {
	float:left;
	padding-left:10px;
	width:610px;
}


/* Shop Styles -------------------------------------------------------------*/
.shopmain {
	background-color:#FFF;
	padding:10px;
	}
.shopmain h3 {
	font-weight: 100;
	font-size: 21px;
	color: #777;
	padding-left: 15px;
	margin:0px;
	}
.shopmain p {
	padding: 5px 5px 5px 15px;
	margin:0px;
	font-size:14px;
	}
.shopmain a {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	background-color:#62625a;	
	text-decoration:none;
	line-height: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right:15px;
	padding-left:15px;
	}
.shopmain a:hover, .shopmain a.active {
	background-image:url(../images/bg_active.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #bb0909;
	color:#FFF;
	}
.wintype {
	background-color:#62625a;
	}
.wintype a {
	display:block;
	float:left;
	}
.leftshop {
	float:left;
	display: block;
	padding-top: 10px;
	}
.rightshop {
	float:left;
	display: block;
	padding-top: 10px;
	max-width:340px;
	}
.rightshop a {
	display: block;
	text-decoration:none;
	margin-left: 15px;
	}
.colourbar {
	margin-left:15px;
	padding-bottom:2px;
	padding-top:2px;
	background:none;
	}	
.colourbar a {
	float:left;
	padding:4px;
	margin:2px 0px 0px 2px;
	}
img {
	padding:0px;
	border:0px;
	margin:0px;
	}
.imgbasket {
	background-color:#a8ab9a;
	padding: 5px 5px 5px 5px;
	color:#fff;
	}
p.basketdesc {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	}
.tickboxbasket {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	}
.buttons {
	text-align:center;
	padding-top:20px;
	}
.buttons a {
	background: none;
	padding:0px;
	border:0px;
	margin:0px;
	}
.buttons a:hover {
	background:none;
	border:0px;
	}
.buttons .price	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	}
.imputprice {
	width: 20px;
	height: 15px;
	background-color:#333;
	color:#CCC;
	border:0px;
	}
.checkoutimg a, .checkoutimg a:hover {
	background:none;
	}

.products {
	background-color:#FFF;
	padding:5px;
	}

.oneproductnoactive {
	float:left;
	width:211px;
	background-color:#fff;
	text-align:center;
	vertical-align:bottom;
	margin-left: 0px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:15px;
	padding:5px;
	color: #333;
	line-height:20px;
	min-height:205px;
	border: 5px dotted #CCC;
	opacity:0.2;
	filter:alpha(opacity=20);
	}
.sold {
	padding:10px;
	margin-top:10px;
	font-weight:900;
	background-color:#900;
	color:#CF0;
}
.oneproduct {
	float:left;
	width:211px;
	background-color:#fff;
	text-align:center;
	vertical-align:bottom;
	margin-left: 0px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:15px;
	padding:5px;
	color: #333;
	line-height:20px;
	min-height:205px;
	border: 5px dotted #CCC;
	}

.pricebbig {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #900;
	}



/* Menu Bar --------------------------------------------------------------- */

.topmenubar {
	float: left;
	width:800px;
	padding: 0px;
	margin: 0px;
	background-color:#000;
	border-bottom:3px #900 solid;
}
.loginmenu {
	float:left;
	margin-top: 35px;
	margin-left: 10px;
	width: 200px;

}
.loginmenu a {
	text-align:left;
	display:block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
	color: #999;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
/*.loginmenu a:first-child {
	border-right: solid #900 1px;
}
*/
.loginmenu a:hover {
	color: #000;
}
.ddsmoothmenu {
	font: 12px Arial;
	background-color: #000; /*background of menu bar (default state)*/
	width: 100%;
	color:#000;
	z-index:5;
	
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
	z-index:8;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	background-color: #000; /*background of menu items (default state)*/
	padding: 12px 18px;
	border-right: 1px dashed #C03;
	color: #fff;
	text-decoration: none;
	z-index:9;

}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	z-index:10;	
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: #fff;
	z-index:75;
}
.ddsmoothmenu ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: grey;
	color: #fff;
	z-index:11;	
}
.ddsmoothmenu ul li a:hover {
	background:#555; /*background of menu items during onmouseover (hover state)*/
	color: #fff;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	z-index:80;

}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	z-index:90;

}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
	z-index:95;

}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font: normal 13px Verdana;
	min-width:180px; /*width of sub menus*/
	padding:2px 5px;
	margin: 0;
	border-top-width: 0;
	border-right:none;
	border-bottom: 1px dashed #C03;
	z-index:96;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	position: absolute;
	top: 16px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: #000;
}
.toplevelshadow { /*shadow opacity. Doesn't work in IE*/
	opacity: 0.5;
}










/* WEDDING LIST STYLES */
.weddiglist {
}
.weddiglist h2, .weddiglist h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	color:#C03;
}
.weddiglist hr {
	width:450px;
}
.weddiglist form {
	background-image:url(../images/wedding_form_bg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	width:450px;

}
.weddiglist label {
	color:#333;
	display:block;
}
.weddiglist input {
	width:300px;
	padding:2px;
	margin:2px 0px 10px 0px;
}
.weddiglist .submitbutton {
		width:auto;
}
