/* CSS Document */

/*
Generic Styles
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(imgcss/bg.jpg);
	background-repeat: repeat-x;
}
table {}
p {}
b {}
i {}
input {}
textarea {}
select {}
option {}
tr {}
td {
	text-align: left;
	vertical-align: top;
}
ul {
}
ol {}
li {
	list-style-type: circle;
	font-weight: normal;
}
hr {}
h1 {}
h2 {}
h3 {
	font-size: 24px;
	color: #FF6600;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
h5 {}
h6 {}
a {}
a:link {}
a:hover {}
a:visited {}
a:active {}

/* Header */
.tdHeader {}
.tdHeaderTL {
	width: 803px;
}
.tdHeaderTR {
	width: 147px;
}
.tdHeaderM {
	background-image: url(imgcss/logo.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 920px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 30px;
}

/* Navigation Menu */
.tableNvMenu {}
.tdNvMenu {
	vertical-align: middle;
	height: 32px;
	padding-right: 25px;
	padding-left: 25px;
}
.tdNvMenuM {
	text-align: center;
}
.tdNvMenuL {
	background-image: url(imgcss/menuleft.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 15px;
}
.tdNvMenuC {
	background-image: url(imgcss/menubg.jpg);
	background-repeat: repeat-x;
}
.tdNvMenuR {
	background-image: url(imgcss/menuright.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 15px;
}
.tdnvMenuS {
	vertical-align: middle;
}

/* Navigation Sub Menu */
.tableNvSubMenu {}
.tdNvSubMenu {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.tdNvSubMenuL {}
.tdNvSubMenuC {}
.tdNvSubMenuR {}

/* Flash */
.tableFlash {}
.tdFlash {
	background-repeat: no-repeat;
	height: 258px;
	width: 950px;
}
.tdFlash2 {
	background-repeat: no-repeat;
	height: 258px;
	width: 950px;
}
.tdFlash3 {
	background-image: url(flash/flashcareer.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 950px;
}

/* Latest News */
.tableNews {}
.tdNews {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-bottom: 18px;
}

.tdNews01 {
	padding-top: 16px;
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	vertical-align: top;
}
.tdNews02 {
	color: #FFFFFF;
	padding-right: 23px;
	padding-left: 21px;
	padding-top: 16px;
}
.tdNews03 {
	color: #999999;
	padding-right: 23px;
	padding-left: 21px;
	padding-top: 16px;
}

/* Content Box */
.tdCnt {}
.tdCntLeft {
	width: 372px;
	padding-right: 23px;
	padding-left: 15px;
	padding-top: 20px;
}
.tdCntRight {
	width: 170px;
	text-align: center;
	padding-bottom: 38px;
	padding-right: 15px;
}

/* Home Content */
.tdHomeContentT {
	background-image: url(imgcss/contenttop.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 908px;
}
.tdHomeContentM {
	background-image: url(imgcss/contentbg.png);
	background-repeat: repeat-y;
	text-align: center;
}
.tdHomeContentB {
	background-image: url(imgcss/contentbottom.png);
	background-repeat: no-repeat;
	height: 20px;
}

/* Login Box */
.tableLogin {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.tdLogin {}
.tdLoginT {
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-left: 17px;
}
.tdLoginM {
	padding-top: 2px;
	padding-bottom: 4px;
	color: #FFFFFF;
	padding-left: 17px;
}
.tdLoginB {}

/* Career Box */
.tdCareerBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* Product Box */
.tdProBox {}
.tdProBoxT {
	padding-bottom: 5px;
	text-align: center;
}
.tdProBoxM {}
.tdProBoxB {
	background-image: url(imghtml/category/bar.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 126px;
	text-align: center;
	vertical-align: middle;
}
.tdProBoxL {
	width: 40%;
	text-align: center;
}
.tdProBoxC {}
.tdProBoxR {
	width: 60%;
}

.tdProDet {
	color: #666666;
	padding-top: 15px;
	padding-right: 14px;
	padding-left: 14px;
}
.tdProDetL {}
.tdProDetC {
	width: 100%;
	background-image: url(imghtml/category/products/prodetbar_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-left: 5px;
}
.tdProDetR {}

/* Contact Box */
.tdContact {}

/* More Box */
.tdMoreBox {}

/* TD Style - Form */

.tdFormTitle {}

.tdFormHeader {}

.tdFormSubHeader {}

.tdForm {}
.tdFormL {
	vertical-align: bottom;
	padding-bottom: 28px;
}
.tdFormC {}
.tdFormR {
	vertical-align: bottom;
	padding-bottom: 28px;
}

/* Footer */
.tableFooter {}
.tdFooter {}
.tdFooterT {
	background-image: url(imgcss/footertop.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 908px;
}
.tdFooterM {
	background-image: url(imgcss/footerbg.png);
	background-repeat: repeat-y;
	text-align: center;
}
.tdFooterB {
	background-image: url(imgcss/footerbottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 908px;
}
.tdFooterL {
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	padding-top: 20px;
	padding-bottom: 10px;
}
.tdFooterC {}
.tdFooterR {
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}

/* Text Style */
.txtBlack {}
.txtWhite {
	color: #FFFFFF;
}
.txtRed {}
.txtBlue {}
.txtOrange {
	color: #FF3300;
}
.txtGreen {
	font-weight: bold;
	color: #006666;
}
.txtGray01 {
	font-weight: bold;
	color: #CCCCCC;
}
.txtGray02 {
	color: #666666;
}
.txtGray03 {
	color: #999999;
}

.txtPageTitle {
	font-size: 24px;
	color: #FF6600;
	line-height: 50px;
}
.txtProdTitle {
	font-weight: bold;
	color: #FF6600;
}

.txt01 {
	font-size: 18px;
	line-height: 30px;
}
.txt02 {}
.txt03 {}
.txt04 {}
.txt05 {}

.txtFontSize {
	font-size: 14px;
}

/* Image Style */
.imgStyle01 {}
.imgStyle02 {}

/** inputs **/
.inpTxt {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-weight: normal;
	color: #333333;
}

.inpSearch {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 11px;
	color: #333333
}
.inpUser {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.inpPass {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/* Link Style - Navigation Menu */
a.lnkNvMenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkNvMenu:link {}
a.lnkNvMenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lnkNvMenu:visited {}
a.lnkNvMenu:active {}

/* Link Style - Sub Navigation Menu */
a.lnkNvSubMenu {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.lnkNvSubMenu:link {}
a.lnkNvSubMenu:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.lnkNvSubMenu:visited {}
a.lnkNvSubMenu:active {}

/* Link Style - Alternate Navigation Menu */
a.lnkNvAltMenu {
	font-size: 10px;
	color: #663300;
	text-decoration: none;
}
a.lnkNvAltMenu:link {}
a.lnkNvAltMenu:hover {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.lnkNvAltMenu:visited {}
a.lnkNvAltMenu:active {}

/* Link Style */
a.lnk01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.lnk01:link {}
a.lnk01:hover {}
a.lnk01:visited {}
a.lnk01:active {}

a.lnk02 {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.lnk02:link {}
a.lnk02:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.lnk02:visited {}
a.lnk02:active {}

a.lnk03 {
	color: #993300;
	text-decoration: underline;
}
a.lnk03:link {}
a.lnk03:hover {
	color: #990000;
	text-decoration: none;
}
a.lnk03:visited {}
a.lnk03:active {}

a.lnk04 {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.lnk04:link {}
a.lnk04:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
}
a.lnk04:visited {}
a.lnk04:active {}

a.lnk05 {
	color: #0099FF;
	text-decoration: none;
}
a.lnk05:link {}
a.lnk05:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.lnk05:visited {}
a.lnk05:active {}
