﻿body {
	background-color: #E5E5E5;
	margin: 1px;
}

.border-right {
	border-right: 1px solid #8C8C8C;
}

.border-left {
	border-left: 1px solid #8C8C8C;
}

.border-top {
	border-top: 1px solid #8C8C8C;
}

.border-bottom {
	border-bottom: 1px solid #8C8C8C;
}

.shadow-side {
	background-image: url("../images/shadow_side.gif");
	background-repeat: repeat-y;
}

.shadow-bottom {
	background-image: url("../images/shadow_bottom.gif");
	background-repeat: repeat-x;
}

.bottom-nav {
	font-family: arial;
	font-weight: normal;
	font-size: 9px;
	color: #717171;
	padding-left: 10px;
	border: 1px solid #8C8C8C;
}

.bottom-nav a {
	font-family: arial !important;
	font-weight: normal !important;
	font-size: 9px !important;
	color: #717171 !important;
}

.inner-content {
	padding-top: 8px;
	padding-right: 62px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}


.text {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.small-text {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}

.header {
	font-family: arial;
	font-weight: bolder;
	font-size: 12px;
	color: #333333;
}

.pressHeader {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height:1.5em;
    text-align: center;
}

a, a:link, a:visited, a:active {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.a1, .a1:link, .a1:visited, .a1:active, .a1:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.a2, .a2:link, .a2:visited, .a2:active, .a2:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.menu {
	position: absolute;
	visibility: hidden;
	cursor: pointer;
}

.menuitem {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	padding: 1px 8px 1px 8px;
	border-right: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	background-color: #E5E5E5;
}

.nav-down {
	background-image: url("../images/down.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

.submenuitem {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	padding: 1px 8px 1px 8px;
	border-right: 1px solid #B7B7B7;
	background-color: #E5E5E5;
}

.bg0 {
	background-color: #FFFFFF;
}

.bg1 {
	background-color: #4A3436;
}

.bg2 {
	background-color: #795C60;
}

.bg3 {
	background-color: #5D474A;
}

.bg4 {
	background-color: #060807;
}

.bg5 {
	background-color: #21212D;
}

.bg6 {
	background-color: #57667D;
}

.bg7 {
	background-color: #004E75;
}

.bg8 {
	background-color: #7E4D8E;
}
.bg9 {
    background-color: #000000;
}

.bg1-border {
	border-bottom: 1px solid #968D92;
}

.inp {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	width: 220px;
}

.button {
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 1px 10px 1px 10px;
}

.table-spec-div {
	padding-bottom: 20px;
	border: 1px solid red;
}

.table-spec {
	border: 1px solid #666666;
}

.table-spec th {
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}

.table-spec th.seperator {
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
    text-align: left;
    text-indent: 9px;
    color: #FFFFFF;
	background-color: #999999;
}

.table-spec td {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px 10px 2px 10px
}
/*---By kevin--*/
.table-spec1-div {
	padding-bottom: 20px;
	border: 1px solid red;
}

.table-spec1 {
	
}

.table-spec1 th {
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}

.table-spec1 th.seperator {
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
    text-align: left;
    text-indent: 9px;
    color: #FFFFFF;
	background-color: #999999;
}
.table-spec1 td {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	padding: 2px 10px 2px 10px
}
/*---By kevin--*/





.small-thumb {
	border: 1px solid #999999;
	margin: 0px 6px 0px 6px;
}

.product-bar {
	padding: 4px 0px 3px 3px;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #EEEEEE;
}

.product-bar a, .product-bar a:link, .product-bar a:visited, .product-bar a:active {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
}

.product-bar a:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: underline;
}

.mark {
	color: #FF0000;
}

.color-bar {
	padding: 0;
	text-align: center;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}

.color-bar div {
	float: left;
	text-align: center;
	margin-top: 4px;
	margin-right: 12px;	
}

.color-bar a {
	
}

.color-thumb {
	border: 1px solid #666666;
}
.align-center{   
    margin:0 auto;       
    margin-left: 30px;	
}
.submenuitem_highlight {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #f06868;
	padding: 1px 8px 1px 8px;
	border-right: 1px solid #B7B7B7;
	background-color: #E5E5E5;
}
/*--For Black ground white text for fatlady*/
.inner-content-white {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.header-white {
	font-family: arial;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
}

.table-spec-black {

background-color: #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
	
}

.table-spec-black th {
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}

.table-spec-black th.seperator {
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
    text-align: left;
    text-indent: 9px;
    color: #FFFFFF;
	background-color: #999999;
}

.table-spec-black td {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
	
}
