﻿BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A:link	{	
	text-decoration:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover
{
	text-decoration: none;
	color: #cc0000;
}

.logo
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #FF6600;
}
.com
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #996633;
}

.menublock
{
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	Overflow-y:visible;
	Overflow-x:visible;
}

.meunblock_inner
{
	border: 1px solid #808080;
	padding: 5px;
	background-color: #ffffff;
	cursor: hand;
	width: 140px;
}
.menublock:hover
{	
	
	filter: Glow(Color=gray, Strength=5);
}


.menublock_selected
{	
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	width: 150px;
}

.meunblock_inner_selected
{
	border-style: none;
	background-color: #445526;
	cursor: hand;
	color: #FFFFFF;
}

.meunblock_inner:hover
{
	background-color: #800000;
	color: #FFFFFF;
}
.menupic
{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=20, FinishX=0, FinishY=0);	
}

.menupic_selected
{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=60, StartY=60, FinishX=-50, FinishY=-50);	
}

.menupic_selected:hover
{
}

.menupic:hover
{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=20, FinishX=0, FinishY=0);	
	background-color: Firebrick;
}

.itemblock
{
    padding: 5px;
    font-size: 13px;
    color: #000000;
    vertical-align: middle;
    text-align: center;
    display: inline;
    float: right;
    cursor: hand;
}
.itemblock_inner
{
    text-align: left;
    padding: 1px;
    cursor: hand;
    background-color: #445526;
    color: #FFFFFF;
}
.itemblock_inner:hover
{
    background-color: Firebrick;
    cursor: hand;
}


.itemblock_message
{
    background-position: right bottom;
    padding: 3px 3px 20px 3px;
    background-color: #FFFFFF;
    border: 1px solid #ffffff;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    font-family: 'Times New Roman' , Times, serif;
    font-variant: normal;
    background-repeat: no-repeat;
    font-size: 13px;
}
.itemmenu
{
	background-position: center center;
	cursor: hand;
}
.itemmenu:hover
{
}
.itemmenutitle
{
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #999999;
    color: #ffffff;
    height: 33px;
    width: 120px;
    float: left;
    display: inline;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}
.itemmenutitle:hover
{
    color: #FFFFFF;
    background-color: #993300;
    cursor: hand;
}
.itemmenutitle_selected
{
    color: #FFFFFF;
    background-color: #445526;
}
.itemdescription
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003300;
    font-weight: normal;
}
.pagetitle
{
    background-position: right center;
    color: #ffffff;
    padding: 2px;
    font-size: 16px;
    background-image: url(images/plant6.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    
}


.item
{
	cursor:hand;
}
.item:hover
{
    background-color: #E0FFC1;
}

.gallerymenu
{
	background-color: #99CCFF;
	background-position: center center;
	cursor: hand;
	text-align:right;
	filter: alpha(Opacity=50);
}
.gallerymenu:hover
{
	filter:none;
}
.gallerymenutitle
{
    padding: 3px;
    background-color: #CCCCFF;
    color: #000000;
    filter: none;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    text-transform: uppercase;
    line-height: 15px;
    height: 300px;
    text-align: center;
}

.gallerymenutitle:hover
{
	background-color: #800000;
	color: #FFFFFF;
}
.galleryhmenu
{
    padding: 2px;
    color: #000000;
    filter: none;
    font-size: 11px;
    cursor: hand;
}
.galleryhmenu:hover
{
    background-color: #800000;
	color: #FFFFFF;
}
.galleryhmenu_selected
{
    padding: 2px;
    color: #ffffff;
    filter: none;
    font-size: 10px;
    cursor: hand;
    background-color: #445526;
}

.gallerypic
{
    margin: 5px;
    padding: 5px;
    cursor:hand;
    filter:Glow(Color=gray, Strength=5); 
}


.pagebody
{
	background-position: right bottom;
	background-repeat: no-repeat;
}



.pagebottom
{
	border: 1px solid #808080;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(images/bg3.gif);
}

.sitemap
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.originalprice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: line-through;
	color: #000000;
}
.sellingprice
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.itemlink
{
	border:none;
	text-decoration:none;
}
.shoppingcart
{
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 5px;
    padding-right: 5px;
    
    width: 500px;
    background-color: #ffffff;
}
.shoppingcarttitle
{
    padding: 2px;
    color: #77963F;
    font-size: 16px;
    font-weight: bold;
    background-color: #C9D7B0;
}
.shoppingcarthead
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #666699;
	font-size: 10px;
}
.shoppingcartrow
{
	background-color: #FFFFFF;
}
.shoppingcartrow:hover
{
	background-color: #CCCCFF;
}
.shoppingcartitem
{
	
}
.shoppingcarttotal
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800080;
	font-weight: bold;
	border-top-style: solid;
	border-width: 1px;
	border-color: #666699;
}
.smallbutton
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    font-weight: 700;
    font-size: 11px;
    border-left: darkgray 1px solid;
    cursor: hand;
    color: #445526;
    background-color: #BECE9F;
    border-bottom: darkgray 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    border-color: #445526;
    height:18px;
}
.button
{
    border-right: darkgray 1px solid;
    padding-right: 1px;
    border-top: darkgray 1px solid;
    padding-left: 1px;
    font-weight: 700;
    font-size: 12px;
    padding-bottom: 1px;
    margin: 1px;
    word-spacing: normal;
    text-transform: uppercase;
    border-left: darkgray 1px solid;
    cursor: hand;
    color: #445526;
    padding-top: 1px;
    border-bottom: darkgray 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    background-color: #BECE9F;
    border-width: 1px;
    border-color: #445526;
}
.smallbutton:hover
{
    background-color: #CBD9B3;
}
.button:hover
{
    background-color: #CBD9B3;
}
.keybutton
{
    background-color: #FF9933;
}
.keybutton:hover
{
    background-color: #FFCC00;
}

.qty
{
	color: #008000;
	font-weight: bold;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 18px;
	text-align: center;
}
.btn
{
	margin: 1px;
	border-width: 1px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	overflow: hidden;
	cursor: default;
}

.btn:hover
{
	margin: 0px;
	border: 1px dotted #808080;
	cursor: hand;	
}
.btn_delete
{
	background-image: url(sysImages/btn_delete.gif);
	cursor:hand;
}

.messageblock
{
	text-align:center;
	position: absolute;	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.messageinner
{
	background-color: #ffffff;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-align: center;
	width: 400px;
	cursor: hand;
	
	
	margin: 5px;
}

.messagetitle
{
    font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    font-family: Arial;
    background-color: #003300;
    text-align: center;
    margin-bottom: 20px;
}
.messagedetails
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: auto;
}

.errortitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #cc0033;
	text-align: center;
}
.errordetails
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}
.mandatory
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.generalheader
{
	padding-left: 10px;
	color: #008000;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 4px;
}
.generalcontent
{
	padding-left: 30px;
	line-height: 28px;
	letter-spacing: 4px; 	
}
.generalvalue
{
    border: 1px dotted #B0FFB0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #003300;
}
.welcome
{
    border-width: 1px;
    border-color: #808080;
    font-family: 細明體;
    font-size: 12px;
    color: #000000;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #FFFFCC;
    border-bottom-style: solid;
}

.topmenu
{
    font-size: 12px;
    text-decoration: none;
    color: #808080;
}

.topmenubutton
{
    padding: 2px;
    cursor: hand;
}
.topmenubutton:hover
{
    background-color: #800000;
    color: #FFFFFF;
}
.topmenubutton_selected
{
    padding: 2px;
    background-color: #003300;
    color: #FFFF00;
}

.companyaddress
{
    font-size: 12px;
    font-family: 細明體;
    color: #006600;
    padding-bottom: 6px;
}

.cropper
{
    border: 1px dotted #800080;
    position:absolute;
    background-color:Red;
    visibility:hidden;
}

.pageno_panel
{
    padding: 4px;
    font-family: 'Courier New' , Courier, monospace;
    font-size: 12px;
    font-weight: bold;
}
.pageno
{
    border: 1px solid darkgray;
    cursor: hand;
    color: Black;
    background-color: #BECE9F;
}
.pageno:hover
{
    color:white;
    background-color:darkred;
}
.pageno_selected
{
    color: #ffffff;
    background-color: #003300;
}
.pageno_na
{
    border: 1px solid darkgray;
    cursor: no-drop;
    color: #999999;
    background-color: #BECE9F;
}