
/* ' *
'
'	CSS
'	Description: CSS
'
'	Labour By Withichiwit.com and Labourcorporate.com
'	Copyright Withichiwit.com and Labourcorporate.com
'
'	Website:	http://www.withichiwit.com
'					http://www.labourcorporate.com
'	Email:		withichiwit@hotmail.com
'	Country:	Thailand
'
* ' */




/* ^^^ CSS Redefine HTML Tag ^^^ */
Body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF; 
	color: #000000;
	font-family:  _Verdana, Ms Sans Serif; 
	font-size: 10pt;
	}


Table {
	font-family: Tahoma , Verdana , Ms Sans Serif; 
	font-size: 8pt;
	color: #000000;
	}


Select , Textarea , Input { 
	font-family: Verdana , Tahoma ; 
	font-size: 8pt; 
	}


A { 
	color: #000099; 
	text-decoration: underline; 
	}

A:hover { 
	color: #FF9900; 
	text-decoration: underline; 
	}

A:active { 
	color: #FF0000; 
	text-decoration: underline;
	}
/* ^^^ End CSS Redefine HTML Tag ^^^ */







/* ^^^ Top Menu Bar ^^^ */
.TopMenuBar {
	font-family: Tahoma , Verdana;
	font-size: 8pt; 
	color: #000000;
	}

.TopMenuBar a {
	color: #000000; 
	text-decoration: none; 
	}

.TopMenuBar a:hover {
	color: #000000; 
	text-decoration: none; 
	}

.TopMenuBar a:active {
	color: #000000; 
	text-decoration: none; 
	}


.TopMenuBar td {
	border-bottom: 1px solid #FFFFFF; 
	}

#TopMenuBarBorderTop {
	border-top: 1px solid #7392E1; 
	}

#TopMenuBarBorderBottom {
	border-bottom: 1px solid #7392E1; 
	}

#TopMenuBarBorderTopBottom {
	border-top: 1px solid #7392E1; 
	border-bottom: 1px solid #7392E1; 
	}

.TopMenuBarBgColor {
	background-color: #C3D0F0;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	}
/* ^^^ End Top Menu Bar ^^^ */





/* ^^^ Top Menu Bar Right ^^^ */
.TopMenuBarRight {
	font-family: _Tahoma , Verdana;
	font-size: 8pt; 
	color: #000000;
	}

.TopMenuBarRight a {
	color: #000000; 
	text-decoration: underline; 
	}

.TopMenuBarRight a:hover {
	color: #000000; 
	text-decoration: none; 
	}

.TopMenuBarRight a:active {
	color: #000000; 
	text-decoration: none; 
	}
/* ^^^ End Top Menu Bar Right ^^^ */





/* ^^^ Top Menu Bar Sub ^^^ */
.TopMenuBarSub {
	font-family: Tahoma , Verdana;
	font-size: 8pt; 
	color: #FFFFFF;
	height: 30px;
	background-color: #7392E1;
	border-bottom: 1px solid #CED8F0;	
	}

.TopMenuBarSub a {
	color: #FFFFFF; 
	text-decoration: none; 
	}

.TopMenuBarSub a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	}

.TopMenuBarSub a:active {
	color: #FFFFFF; 
	text-decoration: underline; 
	}
/* ^^^ End Top Menu Bar Sub ^^^ */




/* ^^^ Top Menu Bar Sub Search ^^^ */
.TopMenuBarSubSearch {
	font-family: Tahoma , Verdana;
	font-size: 8pt; 
	color: #000000;
	height: 43px;
	background-color: #F6F6F6;
	border-bottom: 1px solid #DBDBDB;
	}
/* ^^^ End Top Menu Bar Sub Search ^^^ */






/* ^^^ Top Menu Bar Sub ^^^ */
.TopMenuBarSubLR {
	font-family: Tahoma , Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	}

.TopMenuBarSubLR a {
	color: #FFFFFF; 
	text-decoration: underline; 
	}

.TopMenuBarSubLR a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	}

.TopMenuBarSubLR a:active {
	color: #FFFFFF; 
	text-decoration: none; 
	}
/* ^^^ End Top Menu Bar Sub ^^^ */



/***** CSS My *****/
.My {
	font-family: Tahoma , Verdana;
	font-size: 8pt; 
	color: #CC3333;
	padding-left: 0px;
	padding-right: 0px;
	}

.My a {
	color: #CC3333; 
	text-decoration: none; 
	}

.My a:hover {
	color: #CC3333; 
	text-decoration: underline; 
	}

.My a:active {
	color: #CC3333; 
	text-decoration: underline; 
	}
/***** End *****/





/* ^^^ Content Caption ^^^ */
.ContentCaption { /* ตัวหนาแต่ละหัวข้อ และสีเส้น */
	font-family: Tahoma ; 
	font-size: 8pt; 
	font-weight: BOLD; 
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #7394C9;
	border-bottom: 1px solid #7394C9;
	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr=#7394C9, EndColorStr=#B6C7E3 );
}

.ContentCaption a {
	color: #FFFFFF; 
	text-decoration: none; 
	}

.ContentCaption a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	}

.ContentCaption a:active {
	color: #FFFFFF; 
	text-decoration: none; 
	}
/* ^^^ End Content Caption ^^^ */





/* ^^^ Content Shop , Product (Display)^^^ */
.ContentShopProductGradient {
	padding: 10px; 
	width: 100%; 
	background-color: #F6F6F6; 
	border-right: 1px solid #DBDBDB; 
	border-bottom: 1px solid #DBDBDB; 
	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr=#F6F6F6, EndColorStr=#FFFFFF );
}

.ContentShopProductSpace {
	padding-top: 10px; 
}

.ContentShopProductBottomLine {
	border-top:1px solid #DBDBDB;	
	padding-bottom: 10px;
	}


.ContentShopProductDomain {
	color: #000099;
}

.ContentShopProductDomain a {
	color: #000099; 
	text-decoration: none; 
	}

.ContentShopProductDomain a:hover {
	color: #000099; 
	text-decoration: underline; 
	}

.ContentShopProductDomain a:active {
	color: #000099; 
	text-decoration: underline; 
	}
/* ^^^ End Content Shop , Product ^^^ */







/* ^^^ Content Menu ^^^ */
.ContentMenuCaptionGradient {
	color: #000099;
	font-weight: Bold;
	padding: 2px; 
	width: 100%; 
	background-color: #ECF3FB; 
	border-top: 1px solid #CDE1F5; 
	border-bottom: 1px solid #CDE1F5; 
	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr=#ECF3FB, EndColorStr=#FFFFFF );
}

.ContentMenuSpace {
	padding-top: 10px; 
}

.ContentMenuBottomLine {
	border-top:1px solid #CDE1F5;	
	padding-bottom: 10px;
	}
/* ^^^ End Content Menu ^^^ */




/* ^^^ Content Menu Stat ^^^ */
.ContentMenuStatCaptionGradient {
	font-weight: BOLD; 
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #FBAF5D;
	border-bottom: 1px solid #FBAF5D;
	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr=#FBAF5D, EndColorStr=#FEE4C8 );
}

.ContentMenuStatLine td {
	background-color: #FFFCFA;
	border-bottom: 1px solid #FBAF5D;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;	
	padding-bottom: 5px;	
	}
/* ^^^ End Content Menu Stat ^^^ */



/* ^^^ Navigator ^^^ */
.Navigator {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt; 
	color: #000099;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	}

.Navigator a {
	color: #000099; 
	text-decoration: underline; 
	}

.Navigator a:hover {
	color: #000099;
	text-decoration: none; 
	}

.Navigator a:active {
	color: #000099; 
	text-decoration: none; 
	}
/* ^^^ End Navigator ^^^ */





/* ^^^ Paging ^^^ */
.PagePreviousNext {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt; 
	color: #000000;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	}

.PagePreviousNext a {
	color: #000000; 
	text-decoration: underline; 
	}

.PagePreviousNext a:hover {
	color: #000000; 
	text-decoration: none; 
	}

.PagePreviousNext a:active {
	color: #000000; 
	text-decoration: none; 
	}
/* ^^^ End Paging ^^^ */






/* ^^^ Product Picture ^^^ */
.ProductPictureBorder {
	background-color: #FFFFFF;
	border:1px solid #DBDBDB;
	text-align: center;
	}
/* ^^^ End Product Picture ^^^ */




/* ^^^ Product Price ^^^ */
.ProductPrice {
	color: #000000
	}

.ProductPricePrice {
	color: #FF0000;
	}

.ProductPriceVat {
	color: #9E0039;
	}
/* ^^^ End Product Price ^^^ */






/* ^^^ Webboard ^^^ */
.WebboardPostDisplay td {
	padding: 3px;
	border-right: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
}

.WebboardAnswerDisplay td {
	padding: 5px;
	border-right: 2px solid #FFFFFF; 
	border-bottom: 2px solid #FFFFFF; 
}
/* ^^^ End Webboard ^^^ */









/* ^^^ Search Keyword Color ^^^ */
.SearchKeywordColor {
	color: #FF3333;
	}
/* ^^^ End Search Keyword Color ^^^ */




/* ^^^ Search Other ^^^ */
.SearchOtherBorderBg {
	color: #000099;
	padding: 10px; 
	width: 100%; 
	background-color: #ECF3FB; 
	border: 1px solid #CDE1F5; 
	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr=#ECF3FB, EndColorStr=#FFFFFF );
}
/* ^^^ Search Other ^^^ */





/* ^^^ CSS Font ^^^ */
.FontCaption {
	font-family: Verdana , Tahoma ; 
	font-size: 12pt; 
	font-weight: BOLD; 
	color: #000099;
	}

.FontMore {
	color: #000099;
	}

.FontMore a { 
	color: #000099; 
	text-decoration: underline; 
	}
.FontMore a:hover { 
	color: #FF9900; 
	text-decoration: underline; 
	}
.FontMore a:active { 
	color: #FF9900; 
	text-decoration: underline;
	}
/* ^^^ End CSS Font ^^^ */







/* ^^^ CSS Form ^^^ */
.FormTextLeft {
	text-align: right;
	white-space: nowrap;
	}

.FormFieldRequest {
	color: #FF3300;
	}

.FormButton {
	font-family: Verdana , Tahoma;
	font-weight: Normal;
	font-size: 8pt;
	cursor: hand;
	width: 60px;
}
/* ^^^ End CSS Form ^^^ */








/* ^^^ CSS Bottom Copyright , LabourBy ^^^ */
.BottomLineBorder {
	border-top:1px solid #D6D6D6;
	}

.Copyright {
	font-size: 8pt;
	color: #000099;
	}

.Copyright a { 
	color: #000099; 
	text-decoration: underline; 
	}
.Copyright a:hover { 
	color: #000099; 
	text-decoration: none; 
	}
.Copyright a:active { 
	color: #000099; 
	text-decoration: none;
	}

.LabourBy {
	font-size: 8pt;
	color: #B2DDC5;
	}

.LabourBy a { 
	color: #B2DDC5; 
	text-decoration: none; 
	}
.LabourBy a:hover { 
	color: #B2DDC5; 
	text-decoration: underline; 
	}
.LabourBy a:active { 
	color: #B2DDC5; 
	text-decoration: underline;
	}
/* ^^^ End CSS Bottom Copyright , LabourBy ^^^ */