@charset "utf-8";

.product_menu_highlight {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#000000;
	font-weight:600;
	text-align: left;
}

.product_menu_highlight a {
	font-family: Tahoma, Arial;
	color:#000000;
	text-align: left;
}

.product_menu_highlight img {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#000000;
	font-weight:600;
	text-align: left;
}

.product_menu_normal {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#000000;
	font-weight:600;
	text-align: left;
}

.product_menu_normal a {
	text-decoration: none;
	color: #555555;
	font-weight:normal;
}

.product_menu_normal a:hover {                                                                                                 
	text-decoration: none;                                                                                                                                        
	color:#000000;  
}   

.productLineFrame {
	background-repeat: no-repeat;
	background-size: 344px 135px;
}

.productLineWhiteCross {
	font-family: Tahoma, Arial;
	width:100%;
	height:22px;
	padding-left:10px;
	color: #FFFFFF;
	font-size: small;
}

.oldProductSpecTitle {
	font-family: Tahoma, Arial;
	background: none repeat-x scroll right center #FFFABC;
	color:#555555;
	font-size: 14px;
	font-weight: bold;
}

.oldProductSpecContent {
	font-family: Tahoma, Arial;
	color:#555555;
	font-size: 14px;
	padding-left:20px;
	line-height:25px;
}

.newProductSpecGroupTitle {
	font-family: Tahoma, Arial;
	background: none repeat-x scroll right center #FFFABC;
	color:#555555;
	font-size: 14px;
	font-weight: bold;
	padding-left:20px; 
}

.newProductSpecFeatureTitle {
	font-family: Tahoma, Arial;
	background: none repeat-x scroll right center #FFFABC;
	color:#555555;
	background-color: #EBEBEB;
	padding-left:20px; 
	padding-top: 5px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}

.newProductSpecContent {
	font-family: Tahoma, Arial;
	color:#555555;
	font-size: 14px;
	border-bottom: 1px solid #BFBFBF; 
	line-height: 150%;
	vertical-align: top;
}

.whiteFont {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: small;
}

.quickSearchSelect {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-image:url('../images/support/inputback_2x22.jpg');
	height:22px;
	max-width: 200px;
	border-width:1px;
	border-style:solid;
	border-radius:5px;
	border-color:#555555;
}

.quickSearchCriteria {
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #555;
    text-align: justify;
    line-height: 18px;
}

.productLinePoint1 {
	list-style-image: url(../images/product/Point-01_5x5.png);
	vertical-align: middle;
}

.productLinePoint2 {
	list-style-image: url(../images/product/Point-02_5x5.png);
	vertical-align: middle;
}

.productLinePoint3 {
	list-style-image: url(../images/product/Point-03_5x5.png);
}

.productLinePoint4 {
	list-style-image: url(../images/product/Point-04_5x5.png);
}

.productLinePoint5 {
	list-style-image: url(../images/product/Point-05_5x5.png);
}

.productLinePoint6 {
	list-style-image: url(../images/product/Point-06_5x5.png);
}

.productLinePoint7 {
	list-style-image: url(../images/product/Point-07_5x5.png);
}

.productLinePoint8 {
	list-style-image: url(../images/product/Point-08_5x5.png);
}

.productLinePoint9 {
	list-style-image: url(../images/product/Point-09_5x5.png);
}

.productLinePoint10 {
	list-style-image: url(../images/product/Point-10_5x5.png);
}

.featuresTable {
	margin-top: 10px;
	border: 1px solid #C7C7C7;
	border-collapse: collapse;
}

.featuresTable tr:nth-child(odd) {
	background: #FFFFFF;
}

.featuresTable tr:nth-child(even) {
	background: #E1FFFF;
}

.featuresTable td {
	padding-left: 10px;
	padding-right: 10px;
	border:1px solid #C7C7C7;
}

.productContent:after {
    clear: both;
    content: "";
    display: table;
}

.productContent {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 450px;
}

.productInformationTable {
	border:2px solid #FFFFFF;
	border-collapse:collapse;
}

.productTab {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#555555;
	background-color: #DCDCDC;
	text-align: center; 
	font-weight: bold;
	height:25px;
}

.productInformationTable td {
	border:2px solid #FFFFFF;
	text-align: center; 
	background-color: #DFDFDF;
}

.productDownloadTable {
	border-collapse: collapse;
}

.productDownloadTable td:nth-child(odd) {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}

.productDownloadTable td:nth-child(even) {
	padding-left:10px;
	padding-right: 10px;
}

.productCompare1 {
	background-repeat: no-repeat;
	background-image: url(../images/product/Compare-Back_200x139.jpg);
}

.specUl {
    font-weight: normal;
    color: #000;
    list-style-position: outside;
}

.specUl li {
    margin-left: 45px;
}

.compareProductTable td {
	font-family: Tahoma, Arial;
	font-size: 14px;
	padding-left:12px; 
	font-size:60%;
	font-weight: bold;"
}

.downloadProductName {
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight: 600;
}
