@charset "utf-8";
/* CSS Document */
html,body {
	margin:0px;
	padding:0px;
	} 
a {
	color: #D3C080;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.header {
	height: 96px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.flower_banner {
	background-image: url(images/flowers_index_banner.jpg);
	background-repeat: repeat-x;
}
.index_content {
	background-image: url(images/bg_grediant.png);
	background-repeat: repeat-x;
	vertical-align: text-top;
}
.content_width {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.product_page {
	background-image: url(images/product_bg.png);
	background-repeat: repeat-y;
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 40px 10px 40px;
	font-size: 13px;
}
.menu_link {
	font-family: Rockwell;
	font-size: 13px;
	font-weight: bold;
	color: #D3C080;
	text-decoration: none;
}
.copyright_index {
	font-family: Rockwell;
	font-size: 9px;
	color: #D3C080;
	text-align: center;
	background-image: url(images/bg_dark_red.png);
	padding-top: 18px;
}
.copyright_pages {
	font-family: Rockwell;
	font-size: 9px;
	color: #D3C080;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 18px;
	width: 970px;
}

.stroke {
	margin-right: 45px;
	margin-left: 10px;
	margin-bottom: -3px;
}
.menu {
	float: right;
	margin-top: 52px;
	height: 32px;
	margin-right: 10px;
}
.product_img_sml {
	height: 198px;
	width: 148px;
	margin: 20px 14px 5px 14px;
}
.check_box {
	margin-left: 14px;
	margin: 0px 5px 0px 14px;
}
.product_number_sml {
	font-family: Rockwell;
	color: #811A1E;
	font-weight: bold;
}
.product_number_sml:hover {
	color: #F58220;
}
.view_my_list {
	float: right;
	height: 31px;
	width: 162px;
	background-image: url(images/view_my_list_frame.png);
	font-size: 15px;
	font-weight: bold;
	font-family: Rockwell;
	color: #811A1E;
	text-align: center;
	padding-top: 6px;
	background-repeat: no-repeat;
}
.view_my_list:hover {
	color: #F58220;
}
.previous_next {
	font-family: Rockwell;
	font-size: 15px;
	font-weight: bold;
	color: #811A1E;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
}
.previous_next:hover {
	color: #F58220;
}
.item_page {
	width:607px;
	height:527px;
	background-image:url(images/item_grediant2.png);
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.item_outer {
	height: 527px;
	width: 695px;
	margin-left: auto;
	margin-right: auto;
}

.item_title {
	font-family: Rockwell;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
}
.item_detail {
	font-family: Rockwell;
	font-size: 10px;
	color: #FFEFAA;
}
.text_box {
	font-size: 10px;
	width: 162px;
	margin-bottom: 6px;
	margin-top: 3px;
	border: thin solid #FFEFAA;
}
.item_btn {
	font-family: Rockwell;
	font-size: 11px;
	background-image: url(images/items-btn2.png);
	text-align: center;
	height: 21px;
	width: 160px;
	float: right;
	padding-top: 4px;
	background-repeat: no-repeat;
	color: #FFF;
}
.item_btn:hover {
	color: #F58220;
}
.item_link {
	color: #FFF;
}
.item_link:hover {
	color: #F58220;
}
.back_to_products {
	background-image: url(images/my_list_btn.png);
	background-repeat: no-repeat;
	float: right;
	height: 31px;
	width: 177px;
	font-size: 15px;
	font-weight: bold;
	font-family: Rockwell;
	color: #D3C080;
	text-align: center;
	padding-top: 6px;
}
.back_to_products:hover {
	color:#FFF;
}
.my_list_img {
	height: 267px;
	width: 126px;
	margin-left: auto;
}
.mylistbox {
	border:thin solid #B3B3B3;
	height:220px;
	width:150px;
	text-align:center;
	padding-top:17px;
	font-family:Rockwell;
	font-size:12px;
}
.enquiry_details {
	font-family: Rockwell;
	font-size: 13px;
	color: #000;
}
.enquiry_text_box {
	font-family: Rockwell;
	font-size: 15px;
	color: #000;
	border: thin solid #811A1E;
	width: 420px;
	margin-bottom: 10px;
	margin-top: 2px;
}
