﻿body {
}

/*Product*/

div#Product
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 480px;
}
div#Product .f_left {float: left; margin-left: 15px; margin-right: 15px;}
div#Product .f_right {float: right; margin-left: 0px; margin-right: 13px; margin-top: 1px;}


div#Product .product_list {width: 484px; margin: 0 auto; background: #EBEBEB; padding-top: 10px;}
div#Product .product {width: 130px; margin-right: 15px; margin-left: 15px; float: left; padding-bottom: 15px; z-index: 1;}
div#Product .product.first {margin-left: 0px;}
div#Product .product img, .more_info .photo img {width: 130px; height: 130px;}
div#Product .product a {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: none;}
div#Product .product a:hover {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: underline;}

div#Product .product_end {width: 130px; margin-right: 15px; margin-left: 15px; float: left; padding-bottom: 2px; z-index: 1;}
div#Product .product_end.first {margin-left: 0px;}
div#Product .product_end img, .more_info .photo img {width: 130px; height: 130px;}
div#Product .product_end a {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: none;}
div#Product .product_end a:hover {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: underline;}

div#Product .more_info {display: none;position: absolute; border: 1px solid #BBBBBB; width: 325px; height: 180px; background-color: #F5F5F5; z-index: 1000;}
div#Product .more_info .photo {width: 130px; padding-top: 10px; padding-left: 1px;}
div#Product .more_info .detail {width: 140px; text-align: left;}

div#Product .Table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	font-weight: normal;
	width: 100%;
	border-width: 1px;
	background-color: #C1CDD8;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: Navy;
}

div#Product .DataGrid_Header
{
	color:White;
	font-size: 11px;
	font-family: Arial;
	background-color:#666666;
	text-align: center;
	padding : 5px;
	border-bottom-color : Black;
	border-bottom-width: 2;
	height:20px
}

div#Product .DataGrid_Header A
{
	color: Yellow;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Verdana, Geneva, Swiss, SunSans-Regular;
}

div#Product .DataGrid_Item
{	
	padding : 3 3 3 3;
	vertical-align : middle;
	background-color : #ffffff;
	height:20
}

div#Product .DataGrid_Alternate
{	
	padding : 3 3 3 3;
	vertical-align : middle;
	background-color : WhiteSmoke;
	height:20;
}

div#Product .TDBox
{
	background: url(../../Images/nensp.png) repeat-x left;
	border-bottom: solid 1px #D4D4D4;
	border-top: solid 1px #D4D4D4;
	height: 29px;
	text-align: left;
}

div#Product .TDButton
{
	font-size: 12px;
	font-weight: bold;
	color: #005C83;
	padding: 7px 0px 7px 0px;
	vertical-align: bottom;
}

div#Product .LinkButton
{
	font-size: 12px;
	font-weight: bold;
	color: #005C83;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #D4D4D4;
	vertical-align: bottom;
}

div#Product .LinkButton:hover
{
	background: url(../../Images/vien.GIF) repeat-x;
	border: solid 1px #D4D4D4;
	border-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #005C83;
	padding: 4px 10px 8px 10px;
	vertical-align: bottom;
}

div#Product .LinkButtonClick
{
	height: 30px;
	background: url(../../Images/vien.GIF) repeat-x;
	border: solid 1px #D4D4D4;
	border-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
	padding: 4px 10px 8px 10px;
	vertical-align: bottom;
}

div#Product .TitleName
{ 
	font-size: 14px;
	text-align: left;
	color: #005C83;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	opacity: 1.0;
}

div#Product .ProductName
{
	font-size: 11px;
	color: #005C83;
	font-weight: bold;
	padding: 5px 2px 3px 2px;
	opacity: 1.0;
}

div#Product .LabelTextPrice
{
	font-size: 11px;
	font-weight: bold;
	color: #B3B3B3;
	padding: 3px 2px 3px 2px;
}

div#Product .LabelText
{
	font-size: 12px;
	font-weight: bold;
	color: #5D5D5D;
	padding: 5px 10px 5px 10px;
}

div#Product .Title
{
	color: #3F3F3F;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 3px 15px;
}

div#Product .BigImage
{
	width: 228px;
	height: 228px;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #E3E3E3 !important;
}

div#Product .Image
{
	width: 105px;
	height: 105px;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #E3E3E3 !important;
}

div#Products
{
	float: left;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#Products .f_left {float: left; margin-left: 8px; margin-right: 8px;}
div#Products .f_right {float: right; margin-left: 0px; margin-right: 10px;}

div#Products .product_list {width: 740px; margin: 0 auto; background: #EBEBEB; padding-top: 10px; padding-left:2px;}
div#Products .product {width: 130px; margin-right: 8px; margin-left: 7px; float: left; padding-bottom: 14px; z-index: 1;}
div#Products .product.first {margin-left: 0px;}
div#Products .product img, .more_info .photo img {width: 130px; height: 130px;}
div#Products .product a {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: none;}
div#Products .product a:hover {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: underline;}

div#Products .product_end {width: 130px; margin-right: 8px; margin-left: 7px; float: left; padding-bottom: 5px; z-index: 1;}
div#Products .product_end .first {margin-left: 0px;}
div#Products .product_end img, .more_info .photo img {width: 130px; height: 130px;}
div#Products .product_end a {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: none;}
div#Products .product_end a:hover {display: block; font-size: 11px; text-align: center; padding-top: 3px; text-decoration: underline;}

div#Products .more_info {display: none;position: absolute; border: 1px solid #BBBBBB; width: 291px; height: 180px; background-color: #F5F5F5; z-index: 1000; }
div#Products .more_info .photo {width: 130px; padding-top: 10px; padding-left: 1px;}
div#Products .more_info .detail {width: 131px; text-align: left;}

div#Products .dropstyle
{
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	height: 23px;
	width: 185px;
}

div#Products .dropstyleselect
{
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	background-color: #D9F4FF;
	height: 23px;
	width: 185px;
}

div#Products .NumberPageStyle
{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}

div#Products .NumberPageStyle span
{
	color: #676767;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

div#Products .NumberPageStyle a
{
	color: #676767;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

div#Products .NumberPageStyle:hover
{
	color: #676767;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}

div#Products .NumberPageStyle:visitted
{
	color: #676767;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}

div#Products .LabelText
{
	font-size: 12px;
	font-weight: bold;
	color: #5D5D5D;
	padding: 5px 3px 5px 5px;
}

div#Products .LabelTextPrice
{
	font-size: 11px;
	font-weight: bold;
	color: #B3B3B3;
	padding: 5px 2px 5px 2px;
}

div#Products .TDBox
{
	background: url(../../Images/nensp.png) repeat-x left;
	border-bottom: solid 1px #D4D4D4;
	border-top: solid 1px #D4D4D4;
	height: 29px;
	text-align: left;
}

div#Products .LabelMapPath
{ 
	font-size: 12px;
	color: #005C83;
	font-weight: bold;
	padding: 5px;
}

div#Products .TitleName
{ 
	font-size: 14px;
	text-align: left;
	color: #005C83;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	opacity: 1.0;
}

div#Products .LabelName
{ 
	font-size: 11px;
	color: #005C83;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	opacity: 1.0;
}

div#Products .LabelTitle
{
	color: #5D5D5D;
	font-size: 20px;
}

div#Products .Label
{
	color: #5D5D5D;
}

div#Products .LabelOldPrice
{
	color: #5D5D5D;
	text-decoration: line-through;
}

div#Products .LabelPrice
{
	color: #FDB000;
	font-size: 16px;
	font-weight: bold;
}

div#Products .rightitem {
	float: left; height: 105px; width: 105px; margin-left: 20px; margin-bottom: 10px;
}

div#Products .leftitem {
	float: right; height: 105px; width: 105px; margin-left: 20px; margin-bottom: 10px;
}

div#Products .rightitem img
{
	width: 103px;
    height: 103px;
    border-width: 1px !important;
	border-style: solid !important;
	border-color: #E3E3E3 !important;
}

div#Products .leftitem img
{
	width: 103px;
    height: 103px;
    border-width: 1px !important;
	border-style: solid !important;
	border-color: #E3E3E3 !important;
}

div#Products .item img 
{
    width: 103px;
    height: 103px;
    border-width: 1px !important;
	border-style: solid !important;
	border-color: #E3E3E3 !important;
}

div#Products .top-item {
	
	float: left; height: 220px; width: 230px; margin-left: 20px; margin-bottom: 10px
}

div#Products .top-item img, 	div#Products .bottom-item img
{
    width: 228px;
    height: 218px;
    border-width: 1px !important;
	border-style: solid !important;
	border-color: #E3E3E3 !important;
    
}

/*div#Products table
{}

div#Products table td.style
{
    background-image: url(../Images/mid.jpg);
    background-repeat: repeat-y;
    padding-left: 24px;
    padding-right: 25px;
}

div#Products table td.style .noproblem
{
	margin-left:23px;
	margin-right:23px;
}*/

div#Products .bottom-item {
	float: right; height: 220px; width: 230px; margin-left: 20px; margin-bottom: 10px;
}

/*Service*/
div#Service
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#Service p.style
{
	margin: 0in 0in 0pt;
	text-align: justify;
}

div#Service .LabelName
{
	color: #3A64C1;
	font-weight: bold;
	font-size: 12px;
}

div#Service .Label
{
	color: #4D4D4D;
}
