/* general styles and layout tables */

body
{
	margin-left:20px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-family:Arial;
	font-size:11px;	
	color:#4F4F4F;
        padding:0px;
        height:100%;
}

A, A:visited
{
color: #f7941d;
}

.mainLayoutTable
{
width: 900px;
}

.header
{
   background-image: url(../app_themes/green/images/header.gif);
   height: 86px;
}

.mainmenu { BACKGROUND: #75b739; width="100%" }

.containerHeader
{
    background-image: url(../getattachment/e78f0b4e-bc32-49fc-9aae-e5b308d7a6d1/background.aspx);
    background-repeat: repeat-x;
}

.containerTable
{
border-left: 1px solid gray;
border-right: 1px solid gray;
}


h1
{
font-size: 16px;
color: #4F4F4F;
}

h2
{
	font-size: 12px;
}

tr
{
	vertical-align: top;
}

.infoPanel
{
	width: 100%;	
	background-color: #a9a9a9;	
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	margin-bottom: 5px;			
	color: White;
	font-weight: bold;
}

.infoPanel A
{
	color: White;
}

.mainTableLayout
{
	width: 800px;	
}

.logoArea
{
	width: 800px;	
	background-image: url(../CorporateSite/images/title.gif);
    background-repeat: repeat-x;
	color: White;
}

.logoAreaRight
{
	color: white;	
	text-align: right;
	font-weight: bold;
}

.mainMenuBackground
{
	BACKGROUND-IMAGE: url(../CorporateSite/images/menu.gif);
	background-repeat: repeat-x;
}

.textColumn
{
	background: #d9dadc;	
	padding: 5px 5px 5px 5px;
}

/* edit mode controls */

.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: hand;
	font-size: 12px;
	font-weight: bold; 
	display: inline-block;
	color: Black;
}

.CMSPageManager
{
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}

.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
.CMSPageManagerLabel
{
	text-align: right;
}
.CMSPageManagerTDlabel
{
	padding-left: 10px;
}
.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}


/* Navigation controls */

/* tree menu */

.CMSTreeMenuTable { width:170px;}
.CMSTreeMenuItem { BACKGROUND: #9ad167; padding: 3px; border: 1px solid white; color: white; font-weight: bold}
.CMSTreeMenuSelectedItem { BACKGROUND: #75b739; padding: 3px; border: 1px solid white; color: 2a4f09; font-weight: bold}
.CMSTreeMenuLink, .CMSTreeMenuLink:visited { COLOR: white; TEXT-DECORATION: none ; font-weight: bold}
.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:visited { COLOR: 2a4f09; TEXT-DECORATION: none ; font-weight: bold}

/* main menu */

.CMSMenu { 	}
.CMSMenuItem { border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
        white-space:nowrap

}
.CMSMenuItemMouseUp {border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
        white-space:nowrap
}
.CMSMenuItemMouseOver { border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
        white-space:nowrap
}
.CMSMenuItemMouseDown {border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
        white-space:nowrap
}
.CMSMenuHighlightedMenuItem {border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
        white-space:nowrap
}
.CMSMenuHighlightedMenuItemMouseUp {border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
        white-space:nowrap
}
.CMSMenuHighlightedMenuItemMouseOver { border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
         white-space:nowrap
}
.CMSMenuHighlightedMenuItemMouseDown { border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
        vertical-align:middle;
        white-space:nowrap
}

.SubCMSMenu { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND: #9ad167;}
.SubCMSMenuItem { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: white; PADDING-TOP: 5px; FONT-FAMILY: arial; font-weight: bold;  }
.SubCMSMenuItemMouseUp { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: white; PADDING-TOP: 5px; FONT-FAMILY: arial; font-weight: bold }
.SubCMSMenuItemMouseOver { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: hand; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: arial; background-repeat: repeat-x; font-weight: bold}
.SubCMSMenuItemMouseDown { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: black; PADDING-TOP: 5px; FONT-FAMILY: arial; font-weight: bold }
.SubCMSMenuHighlightedMenuItem { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; COLOR: #2a4f09; PADDING-TOP: 5px; FONT-FAMILY: arial;  font-weight: bold}
.SubCMSMenuHighlightedMenuItemMouseUp { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: hand; PADDING-TOP: 5px; FONT-FAMILY: arial; color: White; font-weight: bold; }
.SubCMSMenuHighlightedMenuItemMouseOver { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: hand; PADDING-TOP: 5px; FONT-FAMILY: arial; color: black; font-weight: bold;}
.SubCMSMenuHighlightedMenuItemMouseDown { PADDING-RIGHT: 15px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; WIDTH: 91px; CURSOR: hand; COLOR: white; PADDING-TOP: 5px; FONT-FAMILY: arial; font-weight: bold;}




/* Content styles */


/* Image Gallery */

.ImageGalleryPager
{
	border: solid 1 black;
	padding: 2;
	margin: 5 0 5 0;
	text-align: center;	
}
.ImageGalleryPager div
{
	display: inline;
}
.ImageGalleryPagerPrevious
{
	width: 20%;
	text-align: left;
}
.ImageGalleryPagerNext
{
	width: 20%;
	text-align: right;
}

.ImageGalleryPager
{
	background-color: #fec698;
	padding: 2px 2px 2px 2px;
	display: inline-block;
	width: 600px;
}

.ImageGalleryPagerPrevious
{
	float: left;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPagerNext
{
	float: right;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPreviewImage
{
	border-width: 0px;
}

.ImageGalleryDetailImage
{
	border-width: 0px;
}

.ImageGalleryParent
{
	padding: 2px 2px 2px 2px;
}

.ImageGalleryItem
{
	padding: 2px 2px 2px 2px;
}

/* Shopping Cart */

.CommerceCartHeader
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}

/* Others */

.FormErrorLabel
{
  color: Red;
}

.LogonTextBox
{
  width: 150px;
}

.EditableTextError
{
  color: red
}

/*Phan*/

.left_top_stripe
{
	background-color:#6C6C6C;
	height:5px;
	width:429px;
}
.center_top_stripe
{
	background-color:#B4B4B4;
	width:306px;
	
}
.right_top_stripe
{
        border-top-color:#B4B4B4;
        border-top-width:5px;
        border-top-style:solid;
}
.tel_bar
{
	font-family:Arial;
	font-size:11px;	
	color:#B2B2B2;
	margin-right:20px;
}
.link_phone
{
	color:#74989D;
}
.link_phone2
{
	color:#475B5C;
}
a.white_link
,a:visited.white_link
{
	color:White;
}
.menu_item
{

	border-left-color:#74989D;
	border-left-width:1px;	
	border-left-style:solid;
	padding-left:4px;
	padding-right:4px;
	height:30px;
}
.menu_link
{
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#355B61;
	 text-decoration:none;
}
.footer_bar
{
	width:735px;
	height:66px;
	font-family:Arial;
	font-size:11px;	
	color:#4F4F4F;
	background-color:#EBEBEB;
	text-align:center;
        vertical-align:middle
}
.contact_header
{
        background-image:url(../app_themes/green/images/contact_us2.jpg); background-position:right bottom; background-repeat:no-repeat;width:97px;height:67px;

}
.contact_bottom
{
        padding-top:5px;vertical-align:top;padding-left:47px;background-image:url(../app_themes/green/images/contact_us.jpg); background-repeat:no-repeat ;height:111px;color:#ffffff;width:305px;
}
.left_col
{

}
.right_middle_bar
{
	 background-image:url(../app_themes/green/images/right_middle_bar.gif);
	 background-repeat:repeat-x;
}
.left_content
{
	width:430px;
}
.right_content
{
	width:305px;
	vertical-align:top;
}
.img_content
{
 border-color:#929292;
 border-style: double;
 border-width:3px;
}
.orange_module
{
	border-top-color:#D57800;
	border-top-style:solid;
	border-top-width:5px;
}
.head_text1
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#325052;

}
.head_text2
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#8B8B8B;
}
.brown_text
{
	color:#D57800;
}
.blue_text
{
	color:#72979D;
}
.head_td
{
        height:25px;
        background-image:url(../app_themes/green/images/v_stripe.gif); 
        background-repeat:no-repeat;
        padding-left:16px;
        padding-top:4px;
}
textarea
{
	font-family:Arial;
	font-size:11px;	
	color:#4F4F4F;
}
input
{
	font-family:Arial;
	font-size:11px;	
	color:#4F4F4F;
}

