div {
border: 0px solid #FAA00F;
}

body {
	margin: 0;
	padding: 0;
	}
	
a {
	text-decoration: none;
	color #000000;
	}
	
a:link {
    text-decoration: none;
    color: #000000;
}

a img {
	border: none;
}
	
h6 {
	color: #FFFFFF;
	font: normal 12px 'Lucida Grande',Verdana,sans-serif;
	}

#my_cursor {
	cursor: pointer
	}
	
#container {
	background: #FFFFFF url(images/back.png) repeat-x;
	padding: 0;
	margin: 0px;
	height: 100px;
	min-width: 783px;
}

#top {
	width: 690px;
	padding: 0;
	height: 100px;
	background: #FFFFFF url(images/back_new.png);
	float: left;
}

#logo {
	float: right;
	height: 100px;
	width:70px;
	background: #FFFFFF url(images/logo.gif);
	}
	
#header {
	height: 30px;
	background: #FFFFFF url(images/black_bar.gif);
}

#menu {
	height: 30px;
	width: 626px;
	margin: 0px auto;
	}
		
#main {
	width: 588px;
	height: 260px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF url(images/box2.jpg) no-repeat;
    font: normal 13px 'Lucida Grande',Verdana,sans-serif;
	}

#main_rose {
	width: 588px;
	height: 350px;
	margin: 0 auto;
    padding: 10px 10px 10px 10px;
	background: #FFFFFF url(images/rose.jpg) no-repeat;
    font: normal 14px 'Arial',Verdana,sans-serif;
    line-height: 21px;
}

#about_menu {
	width: 593px;
	height: 480px;
	margin: 10px auto;
	padding: 15px 10px 10px 10px;
	background: #FFFFFF url(images/about_back.jpg) no-repeat;
    font: normal 13px 'arial',Verdana,sans-serif;
	color: #000000;
	}

#tandc {
    font: normal 14px 'arial',Verdana,sans-serif;
    border: 2px solid #9A0000;
    padding: 10px;
    width: 593px;
    margin: 0 auto;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
font-weight:bold;
color:#ffffff
}

.submenu a{
    text-decoration: none;
    color: #000000;
	}
	
#masterdiv {
	width: 220px;
	margin: 0 auto;
	}

#scroller {
	width: 600px;
	margin: 0 auto;
	}

#basket {
	height: 20px;
	text-align: right;
	padding-right: 10px;
}

#footer {
	height: 45px;
	background: url(images/footer.png) repeat-x;
	padding-top: 3px;
	text-align: center;
	font-family:Verdana;
	font-size:14px;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#my_footer a{
    font: normal 10px 'Arial',Verdana,sans-serif;
	text-decoration:none;
	color: #9A0000;
}

.products_container {
	width: 690px;
	margin: 0px auto;
	}
	
.products_detail {
	width: 752px;
	height: 550px;
	margin: 0px auto;
	background: #FFFFFF url(images/big.jpg) no-repeat;
	}
	
	.products_detail_pic {
	width: 500px;
	margin-left: 15px !important;
	margin-left: 10px;
	padding-top: 15px;
	float: left;
	}
	
	.products_detail_text {
	width: 190px;
	height: 435px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	}
	
	.products_detail_button {
	width: 200px;
	height: 60px;
	float: right;
	padding-right: 15px;
	padding-left: 10px;

	}

.products {
	height: 270px;
	width: 210px;
	text-align: left;
	padding: 5px;
	float: left;
	border: 1px solid #9A0000;
	margin-bottom: 5px;
	margin-right: 5px;
}

.products_pic {
	height: 210px;
	width: 210px;
	float: left;
	padding-right: 5px;
}

.product_banner {
	height: 25px;
	width: 210px;
	padding-top: 3px;
	background: url(images/footer.png) repeat-x;
	text-align: center;
	color: #FFFFFF;
}

.product_footer {
	height: 25px;
	width: 210px;
	float: left;
	padding-top: 3px;
	margin-top: 5px;
	background: url(images/footer.png) repeat-x;
	text-align: center;
	color: #FFFFFF;
}

.product_footer a {
  color: #ffffff;
}

.menu_text {
    font: bold 12px 'Arial',Verdana,sans-serif;
}

#product_menu_back {
	width: 593px;
	height: 455px;
	margin: 10px auto;
	padding: 5px 10px 10px 10px;
    border: 2px solid #000000;
	background: #D5C1C2 url(images/product_menu1.jpg) no-repeat;
	}

.product_menu {
	width: 195px;
	float: left;
	}

A.menulink {
display: block;
width: 147px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #FFFFFF;
BORDER: none;
border: solid 1px #FFFFFF;
padding: 2px;
background-color:#AC0606;
}

A.menulink:hover {
border: solid 1px #000000;
background-color:#FEDADA;
color: #000000;
}


