﻿/**************************************************/
#product_list
{
	border-collapse:separate!important;
	width: 100%;
	height:auto;
}

#product_list th
{
	padding: 0 0 0 0;
	vertical-align:top;	
}

#product_list td
{
	padding: 0 0 0 0;
	vertical-align:top;
}

#product_list th table
{
	width:100%;	
}

#product_list th table td
{
	font-size:80%;
}

#product_list th table th
{
	font-size:80%;
}

#product_list th table thead tr th
{
	padding:0 !important;
	height:30px;
	background-image:url(../../images/product/title.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
}

#product_list th table tbody tr td
{
	padding: 0 10 0 10;
}

#product_list th table tbody tr th
{
	background-image:url(../../images/product/subtitle.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:White;
	font-weight:bold;
	border-bottom:6px solid #FFFFFF;
}

#product_list th table tbody tr td table td 
{
	vertical-align:top;
	padding: 5 0 5 0;
}

#product_list th table tbody tr td table td ul
{
	list-style-image:url(../../images/dot/09.gif);
	margin-bottom:0;
}

#product_list th table tbody tr td table td li
{
	margin:3 0 3 -18;
	list-style-image:url(../../images/dot/09.gif);
}

#product_list th table tbody tr td table td
{
	font-size:70%;
	font-weight:bold;
}

#product_list th table tbody tr td table td
{
	padding: 2 0 2 0;
}

#product_list th table tbody tr td table td li a
{
	color:#006699;
	text-decoration:none;
}

#product_list th table tbody tr td table td li a:hover
{
	color:#990099;
	text-decoration:underline;
}

#product_list tr td table 
{
	height:auto;
}

#newproduct thead tr td
{
	text-align:center;
	background-color:#666666;
	font-size:80%;
	font-weight:bold;
	color: #FFFFFF;
	width:165px;
	height:auto;
	padding:3px;
	border-bottom: 1px solid #FFFFFF;
}

#newproduct tbody tr td
{
	background-color:#E0E0E0;
	padding: 3px;
	font-size:60%;
}

#newproduct a
{
	color:#990099;
	font-size:110%;
}

#newproduct a:hover
{
	color:#006699;
	text-decoration:underline;
}

#product_detail
{
	width: 100%;
}

#product_detail td
{
	vertical-align:top;
	font-size:70%;
	padding: 3 0 3 0;
}

#product_detail thead td
{
	font-size: 80%;
	font-weight:bold;
	color:#990000;
}

#product_detail_main thead th
{
	font-size:80%;
	font-weight:bold;
	color: #5A316B;
	padding: 5 0 5 0;
	text-align:left;
}

#product_detail_main thead td
{
	font-size:70%;
	font-weight:lighter;
	padding: 5 0 5 0;
	text-align:right;
	color:#FF9900;
	white-space:nowrap;

}

#product_detail_main thead td a 
{
	color:#FF9900;
}

#product_detail_main thead td a:hover
{
	color:#0099FF
}

#product_detail_main ul
{
	margin-bottom:0;
}

#product_detail_main li
{
	margin-left:-18;
}

#childproduct
{
	width:100%;
}

#childproduct td
{
	border-collapse:collapse;
	border:1px solid #006699;
	padding:4px;
	vertical-align:middle
}

#childproduct thead tr
{
	background-color:#006699;
}

#childproduct thead td
{
	font-size:70%;
	color:#FFFFFF;
}

#childproduct tfoot td
{
	text-align:center;
	background-color:#D8DFF1;
}

#childproduct tfoot input
{
	font-size:80%;
}

#childproduct a
{
	color:#800080;
	text-decoration:underline;
}

/*============ body left =============*/
#product_default
{
	width:100%;
	height:100%;
}

#product_default table
{
	width:100%;
}

#product_default table thead td
{
	height:0px;
	padding: 12 0 0 12;
	width:100%;
	font-size:75%;
	font-weight:bold;
	font-style:italic;
}

#product_default table tbody td
{
	padding: 15 27 0 27;
	width:50%;
}

#product_default table tbody table td
{
	font-size:85%;
	font-weight:lighter;
	text-align:left;
	border-top:none;
	padding:0px;
	width:0px;
}

#product_default table tbody table td img
{
	margin-right:15px;
}

#product_default table tbody table thead td
{
	height:60px;
	text-align:left;
	padding: 0 5px 0 75px; !important;
}

#product_default table tbody table thead a
{
	color:#006699;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

#product_default table tbody table thead a:hover
{
	color:#990099;
	text-decoration:underline;
}

#product_default table tbody table tbody a
{
	color:#440000;
	font-size:80%;
	text-decoration:none;
	font-style:normal;
}

#product_default table tbody table tbody a:hover
{
	color:#660000;
	text-decoration:underline;
}

#product_default table tfoot td
{
	height:100%;
}


/**************************************************/

#discontinuedproduct
{
	border-collapse:separate!important;
	width: 100%;
	height:auto;
}

#discontinuedproduct thead td
{
	font-weight:bold;
	color:#000066;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
	height:auto;
}

#discontinuedproduct thead td img
{
	margin: 0 5 0 0;
	vertical-align:middle
}


#discontinuedproduct table
{
	height:auto !important;
}


#discontinuedproduct table td
{
	padding:3px;
}


#discontinuedproduct tbody div
{
	padding: 0 21 0 21;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}