@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FEFEFE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #C88182;
	text-decoration: none;
}
a:hover {
	color: #eaaeae;
	text-decoration: underline;
}
#container {
	width: 95%;
	background-color: #FFFFFF;
	border: 3px double #000000;
	color: #330000;
	margin: 30px auto 10px auto;
	min-width: 960px;
	display: block;
}

#container #logo_area {
	margin-right: 0%;
}
.home {
	background-image: url(../images/top/Singapore-orchids.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.about {
	background-image: url(../images/top/img5.gif);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.contact {
	background-image: url(../images/top/fressia.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.shop {
	background-image: url(../images/top/orchids-1.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.gallery {
	background-image: url(../images/top/Pink-Calla-lillies.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.giftshop {
	background-image: url(../images/top/bluediamonds.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.sympathy
{
	background-image: url(../images/top/flower02.gif);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.corporate
{
	background-image: url(../images/top/simply-beautiful.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.wedding
{
	background-image: url(../images/top/rose4.gif);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.flowers
{
	background-image: url(../images/top/lily.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.exclusive
{
	background-image: url(../images/top/Flowers14b.gif);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.seasonal
{
	background-image: url(../images/top/gerberas.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
.links
{
	background-image: url(../images/top/lilac.jpg);
	background-repeat: no-repeat;
	background-position: 10% 10px;
}
#container  #logo_area   h1  {
	float: left;
	margin-top: 350px;
	margin-left: 30px;
	font-size: 26px;
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #logo_area #main_menu {
	list-style-type: none;
	background-image: url(../images/site/Oasis_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 220px;
	width: 420px;
	height: 200px;
}

#container #logo_area #main_menu li {
	display: block;
	width: 30px;
	height: 200px;
	float: left;
}
#container #logo_area #main_menu a {
	display: block;
	height: 200px;
	width: 30px;
	text-indent: -5500px;
	overflow: hidden;
	background-position: left top;
	float: left;
}
#container #logo_area #main_menu a:hover {
	background-position: right top;
}
#container #logo_area #main_menu .links_link {
	background-image: url(../images/menu/links.jpg);
}
#container #logo_area #main_menu .seasonal_link {
	background-image: url(../images/menu/seasonal.jpg);
}
#container #logo_area #main_menu .exclusive_link {
	background-image: url(../images/menu/exclusive.jpg);
}
#container #logo_area #main_menu .flower_link {
	background-image: url(../images/menu/flowers.jpg);
}
#container #logo_area #main_menu .wedding_link {
	background-image: url(../images/menu/weddings.jpg);
}
#container #logo_area #main_menu .corporate_link {
	background-image: url(../images/menu/corporate.jpg);
}
#container #logo_area #main_menu .sympathy_link {
	background-image: url(../images/menu/sympathy.jpg);
}
#container #logo_area #main_menu .gift_link {
	background-image: url(../images/menu/giftshop.jpg);
}
#container #logo_area #main_menu .gallery_link {
	background-image: url(../images/menu/gallery.jpg);
}
#container #logo_area #main_menu .webshop_link {
	background-image: url(../images/menu/webshop.jpg);
}
#container #logo_area #main_menu .contact_link {
	background-image: url(../images/menu/contact.jpg);
}
#container #logo_area #main_menu .about_link {
	background-image: url(../images/menu/about.jpg);
}
#container #logo_area #main_menu .home_link {
	background-image: url(../images/menu/home.jpg);
}


#container #page_content {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#container #page_content #side_col {
	width: 200px;
	float: left;
	text-align: left;
	font-size: 100%;
	margin-right: 20px;
}
#container #page_content #side_col .styled_as_header1 {
	font-size: 140%;
	font-weight: bold;
	margin: 10px 0 5px 0px;
}
#container #page_content #side_col a {
	text-decoration: none;
	font-weight: normal;
}
#container #page_content #side_col a.style2 {
	text-decoration: none;
	font-weight: normal;
	color: #779933;
}
#container #page_content #side_col .lv1-cat a {
	font-weight: bold;


}
#container #page_content #side_col .lv2-cat a {
	color: #CCCCCC;

}
#container #page_content #side_col a:hover {
	text-decoration: none;
}
#container #page_content #side_col ul {
	list-style-type: disc;
	padding-left: 20px;
}


#container #page_content #content_spanner_full {
	padding-top: 20px;
	padding-bottom: 10px;
	padding: 10px 0px 20px 10px;
}
#container #page_content #content_spanner_full .right_flash {
	display: block;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 185px;
}
#container #page_content #content_spanner_full .right_flash p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
#container  #page_content  p  {
	margin-bottom: 20px;
	margin-right: 10px;
}
#container #page_content #content_spanner_full #map {
	display: block;
	height: 350px;
	width: 500px;
	border: 1px solid #FFFFFF;
	color: #000000;
	margin-bottom: 10px;
}
#container #page_content #content_spanner_full #map a {
	color: #000000;
	text-decoration: underline;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;}
h1 {
	font-size: 150%;
	font-weight: normal;
	line-height: 145%;
}
h2 {
	font-size: 150%;
	font-weight: normal;
	line-height: 160%;
}
.styled_as_header1 {
	font-size: 140%;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	font-weight: bold;
}
.styled_as_header2 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	font-style: italic;
}
.styled_as_header3 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	display:block;
}
.styled_as_header4 {
	font-size: 120%;
	font-weight: normal;
	margin: 10px 0 5px 0px;
	clear:right;
	display:block;
}
.normal_list {
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}
.left_text {
	text-align: left;
	display: block;
}
#copyright  {
	display: block;
	clear: both;
	text-align: center;
	color: #330000;
	width: 90%;
	margin: 10px auto 10px auto;
}
#copyright a {
color:#330000;
}
#copyright  p  {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
#copyright  #font_size  .small  {
	font-size: 90%;
}
#copyright  #font_size  .normal  {
	font-size: 110%;
}
#copyright  #font_size  .large  {
	font-size: 130%;
}
.floated_image {
	float: right;
	margin-left: 30px;
}
.floated_image_left {
	float: left;
}
.boldtext {
	font-weight: bold;
}
.biggerText {
	font-size: 14px;
	padding-top: 10px;
	display: block;
}
.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quote1
{
color: #bc8182;
}
.quote2
{
color: #779933;
}
.coloured_text {
	color: #779933;
}
.coloured_text_alt {
	color: #BC8182;
}
.larger_text {
	font-size: 150%;
}
.centered_text {
	text-align: center;
}
.side_text_left    {
	text-align: left;

}
.side_text_left p {
	padding-right: 400px;
}
.side_text_centered    {
	text-align: justify;
}
.side_text_centered h1 {
	text-align: left;
}
.side_text_centered p {


}
.side_text_right    {

}
.side_text_right h1 {
	padding-left: 440px;
}
.side_text_right p {
	padding-left: 440px;
}
.image_container:after  {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.image_container    {
	list-style-type: none;
	display: block;
	height: 320px;
	clear: both;
	margin: 0 3% 0 3%;
}
.image_container  li    {
	display: block;
	float: left;
	height: 300px;
	width: 33%;
}
.image_container li.list_width {
	width: 25%;
	padding: 30px 10px 10px 10px;
	height: 262px;
}
.image_container li.list_width_with_text {
	width: 25%;
	padding: 60px 10px 10px 10px;
	height: 232px;
}
.image_container li.list_width_with_text_small {
	width: 15%;
	padding: 60px 10px 10px 10px;
	height: 232px;
}
.image_container li.list_width_spacer {
	width: 20px;
	padding: 60px 10px 10px 10px;
	height: 232px;
}
.image_container li.list_width_sm {
	width: 120px;
	height: 5px;
}
.image_container li.list_width_med {
	width: 250px;
}
.image_container li.list_width_large {
	width: 425px;
}
/*
.image_container    {
	list-style-type: none;
	display: block;
	height: 320px;
	clear: both;
	margin: 0 auto 0 auto;
	width: 880px;
}
.image_container  li    {
	display: block;
	float: left;
	height: 300px;
}
.image_container li.list_width {
	width: 250px;
	padding: 30px 10px 10px 10px;
	height: 262px;
}
.image_container li.list_width_with_text {
	width: 190px;
	padding: 60px 10px 10px 10px;
	height: 232px;
}
.image_container li.list_width_with_text_small {
	width: 160px;
	padding: 60px 10px 10px 10px;
	height: 232px;
}
.image_container li.list_width_spacer {
	width: 20px;
	padding: 60px 10px 10px 10px;
	height: 232px;
}
.image_container li.list_width_sm {
	width: 120px;
	height: 5px;
}
.image_container li.list_width_med {
	width: 250px;
}
*/
.clearer {
	display: block;
	clear: both;
	height: 10px;
}
.right_clearer {
	display: block;
	clear: right;
	height: 10px;
}
.buy_online_link {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.buy_online_link a {
	color: #000000;
}

.right_container {
	display: block;
	width: 400px;
	float: right;
	margin-left: 40px;
}
#container #page_content #content_spanner_full #shop_area {
	display: block;
	margin-left: 220px;
}
#container #page_content #content_spanner_full #shop_area #categoryIntro {
	list-style-type: none;
	display: block;
	margin: 0 10px 0 10px;
}
#container #page_content #content_spanner_full #shop_area #categoryIntro li {
	display: block;
	float: none;
	height: 240px;
	width: 300px;
	text-align: center;
	margin-right: 10px;
}
#container #page_content #content_spanner_full #shop_area #categoryIntro li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #page_content #content_spanner_full #shop_area ul#subcategories_list {
	margin: 10px 0 10px 25px;
	font-size:130%;
}
#container #page_content #content_spanner_full #shop_area ul {
	margin: 10px 0 10px 25px;
}
#container #page_content #content_spanner_full #shop_area #productList
{
	list-style-type: none;
}
#container #page_content #content_spanner_full #shop_area #productList li 
{
	float: left;
}
#container #page_content #content_spanner_full #shop_area #productList .productBox 
{
	display: block;
	margin-right: 15px;
	margin-left: 5px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	min-width: 250px;
	width: 250px;
	margin-bottom: 40px;
	height: 360px;
}
#container #page_content #content_spanner_full #shop_area #productList .productBox img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin-left:auto;
    margin-right:auto;
}
#container #page_content #content_spanner_full #shop_area #productList .productBox .productName 
{
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 16px;
	height: 32px;
	display: block;
}
#container #page_content #content_spanner_full #shop_area #productList .productBox .productThumbnailBox 
{
	display: block;
	width: 250px;
	text-align: center;
}
#container #page_content #content_spanner_full #shop_area #productList .productBox .product_header 
{
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0 3px 0 3px;
	line-height: 16px;
	height: 32px;
	font-weight: bold;
}
#container #page_content #content_spanner_full #shop_area #product_container {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #page_content #content_spanner_full #shop_area #product_container #product_image_col {
	float: right;
	width: 200px;
}
#container #page_content #content_spanner_full #shop_area #product_container #product_image_col img {
	border: 1px solid #FFFFFF;
}

#container #page_content #content_spanner_full #shop_area #product_container #product_detail {
	margin-right: 210px;
}
#container #page_content #content_spanner_full #shop_area #product_container #product_detail #product_details {
	margin-left: 20px;
	list-style-type: none;
	margin-top: 20px;
}
#container #page_content #content_spanner_full #shop_area #product_container #product_detail #product_details li {
	display: block;
	vertical-align: top;
	margin-bottom: 3px;
}
#container #page_content #content_spanner_full #shop_area #product_container #product_detail #product_details .styled_label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.delivery_box {
	display: none;
}
.delivery_box select {
	width: 170px;
}
#subTotalContainer {
	text-align: right;
	margin-top: 20px;
	margin-right:20px;
}.small_text {
	font-size: 12px;
}
.centered_text_colour {
	padding: 0 10% 0 10%;
	color: #779933;

}

#container  #page_content  #content_spanner_full  #gallery  {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#container #page_content #content_spanner_full #gallery a {
	line-height: 150px;
}

#container  #page_content  #content_spanner_full  #gallery  .RNalpha  {
	float: left;
	margin-right: 10px;
}
.gallery_box
{
	display: block;
	height: 350px;
	overflow-x: auto;
}
.normal_table {
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.select_styled_large {
	width: 185px;
}








#container #page_content #content_spanner_full #shop_area #otherProducts
{
	list-style-type: none;
}
#container #page_content #content_spanner_full #shop_area #otherProducts li 
{
	float: left;
}
#container #page_content #content_spanner_full #shop_area #otherProducts .productBox 
{
	display: block;
	margin-right: 15px;
	margin-left: 5px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	min-width: 133px;
	width: 133px;
	margin-bottom: 40px;
	height: 180px;
}
#container #page_content #content_spanner_full #shop_area #otherProducts .productBox img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin-left:auto;
    margin-right:auto;
}
#container #page_content #content_spanner_full #shop_area #otherProducts .productBox .productName 
{
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 16px;
	height: 32px;
	display: block;
}
#container #page_content #content_spanner_full #shop_area #otherProducts .productBox .productThumbnailBox 
{
	display: block;
	overflow: hidden;
	width: 133px;
	height: 100px;
	text-align: center;
}
#container #page_content #content_spanner_full #shop_area #otherProducts .productBox .product_header 
{
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0 3px 0 3px;
	line-height: 16px;
	height: 32px;
	font-weight: bold;
}
.buy_online {
	color: #000000;
	font-size: 150%;
	text-align: center;
}
.buy_online a {
	color: #000000;
}
