/* Web Site Develop by eblueidea.com */
/* Author: Louis Lu */
/* MSN:eblueidea@msn.com */
/* Copyright Reserved */
/*----------------------------------------*/
/*---------- Global Style Define----------*/
/*----------------------------------------*/

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;	
}

div,p,ul{
	margin:0px;
	padding:0px;	
}

TD,li{
color:#666666;	
}

#Lay_Logo img {
	padding-top: 10px;
}
#Lay_Search input {
	height: 18px;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF3300;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.WhiteText {
	color: #FFFFFF;
	text-decoration: none;
}
.OYellow_Text {
	color: #FF3300;
	text-decoration: none;
}
.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.GreyLink {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



#Lay_Search input.Go{
	height: 20px;
	width: 26px;
	border: 1px solid #FF6600;
	background-color: #FFFFF0;
	margin: 0px;
	padding: 0px;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

#Lay_Nav ul 
{
	margin:0;
	list-style:none;
	padding: 0px;
}
#Lay_Nav LI
{
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../Images/Nav_VDot.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#Top_Nav a
{
	text-decoration: none;
	color: #666666;
}
#Top_Nav a:hover
{
	color: #FF6600;
}
#Lay_Lng a {
	color: #666666;
	text-decoration: none;
}
#Lay_Lng a:hover {
	text-decoration: underline;
	color: #000000;
}


/*-------------------------------------------*/
/*---------- Home Page Style Define----------*/
/*-------------------------------------------*/


#Left_Nav ul 
{
	margin:0;
	font-size: 13px;
	list-style:none;
	padding: 0px;
}

#Left_Nav li
{
	padding-top: 2px;
	padding-right: 2px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Left_Nav li a{
	text-decoration: none;
	color:#333333;
	display: block;
	text-indent: 10px;
	background-image: url(../Images/Arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	background-position: left center;
}
#Left_Nav li a:hover{
	background-image: url(../Images/S-Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #FF3300;
}

#Rec-Product span{

}

#FAQ-Content UL{
	margin:0;
	list-style:none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
}

#FAQ-Content LI{
	background-image: url(../Images/Black-Small-Arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	text-indent: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
}
#FAQ-Content li a {
	color: #666666;
	text-decoration: none;
	display: block;
}
#FAQ-Content li a.OYellowLink {
	color: #FF6600;
}

#FAQ-Content li a:hover {
	background-image: url(../Images/Sel-Black-Small-Arrow.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
	display: block;
	text-decoration: underline;
}

#Rec-Product p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #666666;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#Rec-Product a {
	color: #FF6600;
	text-decoration: none;
}
#Rec-Product a:hover {
	text-decoration: underline;
}
#Rec-Product span {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}


/*-------------------------------------------*/
/*---------- Home Page Style Define----------*/
/*-------------------------------------------*/

.BigItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-top: 30px;
	padding-left: 16px;
	padding-bottom: 30px;
	color: #FF6600;
}
#P_Left_Nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#P_Left_Nav li {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 13px;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}
#P_Left_Nav li a {
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(../Images/Arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
}
#P_Left_Nav a.sel {
	color: #FF3300;
	text-decoration: none;
	background-image: url(../Images/S-Arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	display: block;
}


#P_Left_Nav li.HeadItem {
	background-image: url(../Images/Head-Arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #e3e3e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#P_Left_Nav a:hover {
	background-image: url(../Images/S-Arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #FF6600;
}
#Img_ad img {
	margin: 0px;
	padding: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	float: left;
}
#Img_ad .right_Bdr {
	height: 104px;
	width: 58px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


a {
	color: #FF6600;
	text-decoration: none;
	display: inline;
}
a:hover {
	text-decoration: underline;
}
#ProductMain H1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#List-Pic a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	padding-top: 6px;
	display: block;
}

#List-Pic a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.Print {
	width: 100px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#ProductFeature .HeadItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	display: block;
	font-weight: bold;
	background-image: none;
	text-indent: 0px;
	padding-bottom: 5px;
}
#ProductFeature form {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ProductProperties .Inquiry {
	background-image: url(../Images/eCard.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin: 0px;
	display: block;
	width: 100px;
	float: left;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: bold;
}

#ProductProperties .Talk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	margin: 0px;
	width: 90px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 16px;
	font-weight: bold;
}
#ProductProperties .TalkIcon {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ProductProperties a:hover {
	color: #FF3300;
}

#ProductMain p {
	margin: 0px;
	font-size: 90%;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.Overview {
	width: 550px;
	float: left;
	display:block;
	margin-top: 10px;
	font-size: 90%;
	color: #333333;
	margin-bottom: 15px;
	padding-right: 4px;
	padding-left: 6px;
	line-height: 130%;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

