body {
	margin:0;
	background-color: #d6cbb5;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
	color: #8a898a;
	overflow-x: hidden;
}

h1 {
	font-size: 24px;
	color: #f67a9e;
}

#content .grey1 {
	color:#8a898a;
}

#wrapper {
	position:relative;
	width:1180px;
	height:868px;
	margin-left:auto;
	margin-right:auto;
}

#top-bg {
	position:absolute;
	background-image: url(images/top_bg.gif);
	left:194px;
	top:0px;
	width:174px;
	height:91px;
}

#left-bg {
	position:absolute;
	background-image: url(images/left_bg.gif);
	left:0px;
	top:91px;
	width:147px;
	height:320px;
}

#right-bg {
	position:absolute;
	background-image: url(images/right_bg.gif);
	left:1129px;
	top:91px;
	width:151px;
	height:670px;
}

#header {
	position:absolute;
	left:147px;
	top:91px;
}
#header-logo {
	position:relative;
	background-image: url(images/header.jpg);
	left:0px;
	top:0px;
	width:982px;
	height:143px;
	background-color:#FFFFFF;
}

#top-nav {
	position:relative;
	top: 0px;
	width:982px;
	height:24px;
	background-color:#616061;
}

#top-nav ul li{
	list-style: none;
	display: inline;
	float: left;
	position: relative;
	top: 5px;
	left: 80px;
	padding: 0px 8px 0px 8px;
	border: 2px #f6afbb;
    border-style: none solid none none;
    text-decoration: none;
}

#top-nav a, #footer-menu a{
	text-decoration: none;
	font-size:12px;
	color: #ffffff;
}

#top-nav .last, #footer-menu .last {
	border: none;
	color: #f6afbb;
	
}

#buttons {
	position: absolute;
	top: 95px;
	left: 670px;
}

#buttons img{
	padding: 15px 4px 15px 4px;
}

#buttons .bagtxt {
	position: absolute;
	top: 55px;
	right: 22px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
}

#sub-menu {
	width:862px;
	background-color:#FFFFFF;
	padding-left:120px;
	height:45px;
	padding-top:10px;

}

#sub-menu li{
	list-style: none;
	display: inline;	
	position: relative;
	top: 10px;
	left: 20px;
	padding: 0px 1px 0px 1px;
    text-decoration: none;
	font-weight:bold;
}

#sub-menu a{
	text-decoration: none;
	font-size:10px;
	color: #8a898a;
}

#sub-menu .sep{
	color: #000000;
}


#content-foot-wrapper {
	position:absolute;
	left:147px;
	top:310px;
	width:982px;
	}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:982px;
	min-height:400px;
	background-color:#ffffff;
	padding-bottom:20px;
}

#contentabout {
	position:relative;
	left:0px;
	top:0px;
	width:982px;
	min-height:400px;
	background-color:#ffffff;
	padding-bottom:55px;
}

#contentabout .about{
	position: absolute;
	top: 0px;
	margin-left: 35px;
	margin-right: 20px;
	bottom: 40px;
	border: 2px #d9ceba;
    border-style: solid;
}

#content a{
	text-decoration: none;
	color: #f6afbb;
}	

#content .about,#content .home{
	position: absolute;
	top: 0px;
	margin-left: 35px;
	margin-right: 20px;
	bottom: 40px;
	border: 2px #d9ceba;
    border-style: solid;
}

#content .content-box{
	width:85%;
	padding:10px;
	border: 2px #d9ceba;
	border-style: solid;
	margin-left:auto;
	margin-right:auto;
}
#content .shop{
	position: relative;
	top: 0px;
	margin-left: 125px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px #d9ceba solid;
}

#content .product{
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px #d9ceba;
    border-style: solid;
}

#shop-menu {
	position: absolute;
	top: 0px;
	left: 20px;
}

#shop-menu a{
	text-decoration: none;
	color: #616061;
}

#shop-menu a:hover{
	text-decoration: none;
	color: #f6afbb;
	text-decoration:underline;
}

#shop-menu li{
	margin-top:5px;
}

#content .shop  td{
	vertical-align: top;
	
}

#content .shop  .prodthumb{
	padding: 3px;
	margin-bottom: 3px;
	border: 2px #d9ceba;
    border-style: solid;
	width: 150px;
	height: 150px;
}

#content .shop  .prodprice{
	color: #f67a9e;
	text-align:center;
}

#content .shop  .moreinfo{
	width: 80px; height: 25px;
}
#content .shop  .buy{
	width: 35px; 
	height: 35px;
}

#content .home{
	padding: 10px;
}

#content .hometext{
	position: absolute;
	left: 330px;
	top: 345px;
}

#footer {
	position:relative;
	left:0px;
	top:0px;
	width:982px;
}

#footer-bar {
	position:relative;
	left:0px;
	top:0px;
	padding-left: 0px;
	padding-top: 2px;
	max-width:982px;
	height:23px;
	background-color:#616061;
}

#footer-menu{
	position: absolute;
	padding-left: 360px;
}
#footer-menu li{
	list-style: none;
	display: inline;
	position: relative;
	top: 3px;
	padding: 0px 5px 0px 5px;
	border: 2px #f6afbb;
    border-style: none solid none none;
    text-decoration: none;
}

#footer-menu span{
	position: absolute;
	left: 40px;
	top: 3px;
	color: #ffffff;
}
#search-form {
	float: right;
	width: 180px;
	padding-right: 35px;
	color: #f67a9e;
	text-align: left;
}

#search-form  a{
	text-decoration: none;
	font-weight:bold;
	color: #e27594;
}

#footer-img {	
	position:relative;
	left:0px;
	top:0px;
	width:982px;
	height:67px;
}

#footer-bg {
	position:relative;
	left:771px;
	top:0px;
	width:211px;
	height:88px;
}

#designers {
	color:#A5A5A5; 
	font-size:8px;
}

#designers a{
	color:#F17FA1; 
	font-size:8px;
	text-decoration:none;
}

#designers a:hover{
	color:#F17FA1; 
	font-size:8px;
	text-decoration:none;
}
#home-circles {
	float:right;
	margin-right:12px;
	margin-top:180px;
}

/*************************************************
				Gallery Styles
*************************************************/
#gallery{
	margin-right:15px;
}



/*************************************************
				Product Styles
*************************************************/
#ProductImage{
	width:400px;
	text-align:center;
	
}

#ProductDescr{
	width:320px;
}

/*************************************************
				Shopping Cart Styles
*************************************************/
#buybutton{
	width: 66px; 
	height: 66px;
	background:url(images/buy.jpg);
	border:0px;
	cursor:pointer;
	float:right;
}

#buybuttonsmall{
	width: 35px; 
	height: 35px;
	background:url(images/buysml.jpg);
	border:0px;
	cursor:pointer;
	float:right;
}

.bold {
	font-weight:bold;
}

#cartmenu {
	text-align:left;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
	padding:5px;
	float:left;

	
}

#displaypaymentmethod {
	width:500px;
	margin-left:5px;
}

#cartContent {
	float:left;
	width:550px;
	text-align:center;
	margin-left:25px;
}

#cartDetail {
	margin-top:10px;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
	padding:5px;
	width:550px;
}

.inputfields {
	width:190px;
	border:1px solid #cccccc;
	background-color:#f0f0f0;
}

#postcode{
	width:130px;
	border:1px solid #cccccc;
	background-color:#f0f0f0;
}

.error_strings {
	color:#FF0000;
	}
	
#input {
	width:200px;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
}

#textarea {
	width:300px;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
	height:75px;
}

#submitbutton {
	width:100px;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
	color:#666666;
	cursor:pointer;
}
