﻿body 
{
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	font-family: helvetica, arial, sans-serif;
}

html>body 
{
	/* be nice to Opera */
	font-size: small;
}

#divBody
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

.submenu_big5, .submenu_english, .submenu_gb
{
	background-image:url(../Images/navgations.png);
	background-repeat: no-repeat;
	width:84px;
	height:17px;
	float: left;
	overflow: hidden;
}

.submenu_big5{background-position:-301px -80px;margin-left:10px;}
.submenu_gb{background-position:-301px -114px;margin-left:10px;}
.submenu_english{background-position:-301px -97px;}
.submenu_big5 span, .submenu_english span, .submenu_gb span{display: none;}
.submenu{width:100%;color:#0055AA;padding-top:10px; text-align:center;}

.layoutfix
{
	display:inline-block;
}

.layoutfix
{
	display:block;
	overflow:hidden;
}

#headerlogo
{
	float: left;
	width: 28%;
}

#headerlogo div
{
	margin-left: 10px;
}

#headerlogo h1
{
	margin-left: 10px;
	font-family: Times New Roman;
}

#headerlogo div img
{
	margin: 20px 0px 0px 20px;
}

#headerlogo div h1
{
	font-size: 120%;
	font-weight: bold;
}

#headerslide
{
	float: right;
	width: 70%;
}
/*
#navigator
{
	float: left;
	width: 100%;
}
*/
.spaceline
{
	height: 10px;
}

#accordion
{
	float: left;
	width: 18%;
	margin-right: 0.5%;
}

#accordion_big
{
	float: left;
	width: 25%;
}

#content
{
	float: right;
	width:70%;
}

#content h1
{
	color: #1c94c4;
}

#contentright
{
	float: right;
	width:81.5%;
}

#contentcontentright h1
{
	color: #1c94c4;
}

#promo
{
	margin-top: 10px;
}

.footerCol
{
	color: #eb8f00;
}

/*	Begin -- Inquriy.aspx	*/

.iqyFieldName
{
	width: 220px;
	text-align: left;
	color: #c35005;
	font-weight: bold;
}

.iqyFieldValue
{
	text-align:left;
}


/*	End -- Inquriy.aspx	*/

/*	Begin -- AboutUs.aspx	*/

#aboutuscontent
{
	float: left;
	color: #1c94c4;
	font-size: larger;
	font-weight: bold;
	width: 60%;
	margin-right: 5%;
}

#aboutusimage
{
	float: left;
	width: 30%;
}


/*	End -- AboutUs.aspx	*/

/*	Begin -- ContentUs.aspx	*/

.contactuspaneltop
{
	padding-bottom: 20px;
	margin: 60px 50px 20px 50px;
}

.contactuspanel
{
	padding-bottom: 20px;
	margin: 20px 50px 20px 50px;
}

.tableCol
{
	width: 200px;
	font-weight: bold;
	font-size: larger;
	color: #eb8f00;
}

.tableCaption
{
	font-weight: bold;
	font-size: 200%;
	color: #1c94c4;
	padding-bottom: 10px;
}

.tableValue
{
	font-weight: bold;
	font-size: larger;
}

/*	End -- ContentUs.aspx	*/

/*	Begin -- Default.aspx	*/

#dock
{
	top: -32px;
}

a.dock-item
{
	position: relative;
	float: left;
	margin-right: 10px;
}

.dock-item span
{
	display: block;
}

#contenttable
{
	float: left;
	width: 76%;
}
/*
.sortable paginated
{
	float: left;
	width: 100%;
}
*/
/*	End -- Default.aspx	*/

/*	Begin -- Product.aspx	*/

.productitem
{
	font-size: .94em;
	display: block;
	color: #ccc;
	background: #fff url(../images/item-1.gif) repeat-x;
	height: 50px;
	padding: 4px 10px;
	margin: 0 0 5px;
	width: 190px;
}

.productitem:hover
{
	background: #fff url(../images/item-1.gif) repeat-x bottom;
	color: #fff;
}

.productitem strong
{
	color: #FFFAD3;
	line-height: 27px;
}

.productitemsize
{
	float: left;
	width: 35px;
	text-align: center;
	padding: 4px 9px 0 0;
	font-size: 1.6em;
	margin: 0 12px 0 0;
	border-right: 1px dotted #808080;
}

.productitemsize span
{
	font-size: .6em;
	font-weight: bold;
	color: #808080;
}

#contentsearch
{
	margin-bottom: 10px;
}

.DivCompare
{
	margin: 5px 0px 5px 0px;
}

#productimage
{
	float: left;
	width: 39%;
	margin-bottom: 10px;
}

#productdetail
{
	float: left;
	width: 59%;
	margin-right: 1%;
}

.tdFieldName
{
	color: #1c94c4;
	font-size: larger;
	font-weight: bold;
	width: 50%;
}

.tdFieldValue
{
	color: #eb8f00;
	font-size: larger;
	font-weight: bold;
	width: 45%;
}

.roundcorners
{
	border-radius: 5px;
	padding: 10px;
	background-color: #DDEEF6;
	border:1px solid #DDEEF6;
 
	/*Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/*	End -- Product.aspx	*/

/*	Begin -- Products.aspx	*/
#contentnormal
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#ProductsTable
{
	border-width: 5px;
	margin: 0 auto;
	border-collapse:collapse;
	border-spacing:0;
	border-left:1px solid #888;
	border-top:1px solid #888;
	background:#efefef;
}

.ProductsFieldName
{
	width: 200px;
	color: #1c94c4;
	font-size: larger;
	font-weight: bold;
	border: solid 1px #333;
	padding: 0;
	margin: 0;
}

.ProductsValue
{
	width: 200px;
	color: #eb8f00;
	font-size: larger;
	border: solid 1px #333;
	padding: 0;
	margin: 0;
	text-align: center;
}
/*	End -- Products.aspx	*/

/*	End -- ProductList.aspx	*/

#ProductListLeft
{
	float: left;
	width: 250px;
}

#ProductListRight
{
	float: right;
	width: 770px;
}

/*	End -- ProductList.aspx	*/

