/* Tenbridge , (c) EmporioAsia Inc, ask@emporioasia.com ------ */
/* ----------------------------------------------------------- */
/* general  -------------------------------------------------- */
/* ----------------------------------------------------------- */

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #485056;
	background-color: #5D6367;
}

/* ----------------------------------------------------------- */
/* MENUES (sub, subsub, breadcrumb ...)  --------------------- */
/* ----------------------------------------------------------- */

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	
}
a.header:link {color: #FFFFFF; text-decoration:none;}
a.header:visited {color: #FFFFFF; text-decoration:none;}
a.header:hover {color: #eaeaea; text-decoration:none}
a.header:active {color: #eaeaea;  text-decoration:none;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding: 5px;
	text-indent: 7px;
}
a.footer:link {color: #CCCCCC; text-decoration:none;}
a.footer:visited {color: #CCCCCC; text-decoration:none;}
a.footer:hover {color: #FFFFFF; text-decoration:underline}
a.footer:active {color: #FFFFFF;  text-decoration:none;}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737A7F;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.breadcrumb:link {color: #737A7F; text-decoration:none;}
a.breadcrumb:visited {color: #737A7F; text-decoration:none;}
a.breadcrumb:hover {color: #C7A250; text-decoration:none}
a.breadcrumb:active {color: #99A6AE;  text-decoration:none;}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62676B;
	background-color: #E3E8EC;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	display: block;
	white-space: normal;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.submenu:link {color: #555555; text-decoration:none;}
a.submenu:visited {color: #444444; text-decoration:none;}
a.submenu:hover {color: #555555; background-color:#CBC090; text-decoration:none;}
a.submenu:active {color: #D6DCE2;  text-decoration:none;}
.titlesubmenu {
	background-color: #9AA7AD;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	display: block;
	white-space: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.selectedsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B3B9C2;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	display: block;
	white-space: normal;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/gen/selsub_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	/*font-weight: bold;*/
}
a.selectedsubmenu:link {color: #FFF; text-decoration:none;}
a.selectedsubmenu:visited {color: #FFF; text-decoration:none;}
a.selectedsubmenu:hover {color: #555555; text-decoration:none; font-weight: bold}
a.selectedsubmenu:active {color: #D6DCE2;  text-decoration:none;}

.subsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62676B;
	background-color: #DCE8F2;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	display: block;
	white-space: normal;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a.subsubmenu:link {color: #555555; text-decoration:none;}
a.subsubmenu:visited {color: #444444; text-decoration:none;}
a.subsubmenu:hover {color: #555555; text-decoration:none; background-color:#F1F8FB}
a.subsubmenu:active {color: #D6DCE2;  text-decoration:none;}

.selectedsubsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62676B;
	background-color: #DCE8F2;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	display: block;
	white-space: normal;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
}

/* ----------------------------------------------------------- */
/* Design Elements  ------------------------------------------ */
/* ----------------------------------------------------------- */

.box_liteblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485056;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 15px;
	list-style-position: outside;
	list-style-image: url(../images/gen/bullet.gif);
	list-style-type: none;
	background-image: url(../images/gen/blueboxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
}
a.box_liteblue:link {color: #C7A250; text-decoration:none; font-weight:bold}
a.box_liteblue:visited {color: #444444; text-decoration:none;}
a.box_liteblue:hover {color: #DBC084; text-decoration:none; font-weight:bold}
a.box_liteblue:active {color: #99A6AE; text-decoration:none; font-weight:bold}

.landingpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454D53;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(../images/gen/bullet.gif);
	list-style-type: none;
	background-image: url(../images/gen/landgpg_boxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.landingpage:link {color: #C7A250; text-decoration:none; font-weight:bold}
a.landingpage:visited {color: #444444; text-decoration:none;}
a.landingpage:hover {color: #DBC084; text-decoration:none; font-weight:bold}
a.landingpage:active {color: #99A6AE; text-decoration:none; font-weight:bold}

.landingpagelisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-color: #DCE8F2;
	text-align: left;
	text-indent: 7px;
	margin: 0px;
	float: left;
	height: 130px;
	width: 200px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.contentlohome {
	background-color: #FFFFFF;
	background-image: url(../images/gen/pagebg_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.contentlo {
	background-color: #FFFFFF;
	background-image: url(../images/gen/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenttable {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.linklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}
a.linklist:link {color: #555555; text-decoration:none}
a.linklist:visited {color: #444444; text-decoration:none}
a.linklist:hover {color: #444444; text-decoration:none}
a.linklist:active {color: #99A6AE; text-decoration:none}

.careerslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62676B;
	background-color: #DCE8F2;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	display: block;
	white-space: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #62676B;
	border-right-color: #62676B;
	border-bottom-color: #62676B;
	border-left-color: #62676B;
	/*font-weight: bold;*/
}
a.careerslist:link {
	color: #333333;
	text-decoration:none;
	font-style: italic;
}
a.careerslist:visited {
	color: #444;
	text-decoration:none;
	font-style: italic;
}
a.careerslist:hover {
	color: #DBC084;
	text-decoration:none;
	font-style: italic;
}
a.careerslist:active {
	color: #99A6AE;
	text-decoration:none;
	font-style: italic;
}

.careersdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485056;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 15px;
	list-style-position: outside;
	list-style-image: url(../images/gen/bullet.gif);
	list-style-type: none;
	background-image: url(../images/gen/blueboxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
}
a.careersdescription:link {color: #C7A250; text-decoration:none; font-weight:bold}
a.careersdescription:visited {color: #444444; text-decoration:none;}
a.careersdescription:hover {color: #DBC084; text-decoration:none; font-weight:bold}
a.careersdescription:active {color: #99A6AE; text-decoration:none; font-weight:bold}

.careersposition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485056;
	font-weight: bold;
}
.careersdescripttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C9A247;
	font-style: italic;
	font-weight: normal;
}

/* ----------------------------------------------------------- */
/* Contact Form  --------------------------------------------- */
/* ----------------------------------------------------------- */

.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-indent: 18px;
	vertical-align: middle;
	/*display: block;*/
	white-space: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #F8F8FA;
	border-left-color: #999999;
	/*font-weight: bold;*/	

}
.formfieldsSL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/contact/frmfield_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 10px;
	height: 20px;
	width: 220px;
}
.formfieldsSLshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/contact/frmfield_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 10px;
	height: 20px;
	width: 130px;
}
.formfieldsML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/contact/frmfield_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 10px;
	width: 220px;
}

/* formfieldsSL, single line entry -----*/	
/* formfieldsML, multiline line entry --*/	
/* formbutton, sumit + cancel buttons --*/	

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DFE3E6;
	background-image: url(../images/contact/button01bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 26px;
	width: 144px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formbuttonshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C2C9CF;
	padding-left: 3px;
	text-align: left;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 70px;
}
.smallnotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #C7A250;
	text-align: left;
	padding-left: 18px;
	padding-top: 9px;
}

/* ----------------------------------------------------------- */
/* Text settings  -------------------------------------------- */
/* ----------------------------------------------------------- */

.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #454D53;
	list-style-position: outside;
	list-style-image: url(../images/gen/bullet.gif);
	list-style-type: none;
}
a.copytext:link {color: #C7A250; text-decoration:none; font-weight:bold}
a.copytext:visited {color: #C7A250; text-decoration:none; font-weight:bold}
a.copytext:hover {color: #DBC084; text-decoration:none; font-weight:bold}
a.copytext:active {color: #99A6AE; text-decoration:none; font-weight:bold}

.xtraboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #454D53;
}
a.xtraboxtext:link {color: #C7A250; text-decoration:none; font-weight:bold}
a.xtraboxtext:visited {color: #C7A250; text-decoration:none; font-weight:bold}
a.xtraboxtext:hover {color: #DBC084; text-decoration:none; font-weight:bold}
a.xtraboxtext:active {color: #99A6AE; text-decoration:none; font-weight:bold}

.copytextHeadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454d53;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.copytextHeadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B99237;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
}

