@charset "utf-8";
/* Reset CSS */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/**/
/* CSS */
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	background-image:url("../Images/backgound.png");
	background-repeat:repeat-x;
}
.bodyTrace{
	background-image:url("../Images/backgoundTrace.png");
	background-repeat:repeat-x;
}
.bodyTraceHome{
	background-image:url("../Images/backgoundTraceHome.png");
	background-repeat:repeat-x;
	background-color:#000;
}
.bodyBlack{
	background-image:none;
}
.allSite{
	position:absolute;
	display:block;
	width:942px;
	height:602px;
	left:50%;
	margin-left:-471px;
}
a
{
	text-decoration:underline;
	cursor:pointer;
	color:#999;
}
a:hover
{
	color:#dd831c;
}
.top
{
	height:147px;
}
.menu
{
	height:28px;
	background-image:url("../Images/backMenu.png");
	font-family:Verdana;
	font-size:13px;
	position:absolute;
	top:120px;
}
.linkMenu
{
	color:#fff;
	display:block;
	float:left;
	padding-top:7px;
	height:20px;
	text-decoration:none;

}
.linkMenu:hover
{
	color:#dd831c;
}
.traceMenu
{
	padding-right:13px;
	padding-left:13px;
	display:block;
	float:left;
}
.controlLanguage
{
	height:15px;
	font-size:10px;
	font-family:Arial;
	color:#9b9a96;
	text-align:right;
	padding-top:9px;
}

.language
{
	color:#9b9a96;
	cursor:pointer;
}
.language:hover
{
	color:#dd831c;
}
	
.languageActive
{
	color:#dd831c;
	text-decoration:none;
	cursor:default;
}
.content
{
	height:408px;
	overflow:hidden;
	overflow-y:auto;
	position:absolute;
	width:942px;
	margin-top:15px;
}
.contentTrace1, .contentTraceHome
{
	height:266px;
	overflow:hidden;
	overflow-y:auto;
	position:absolute;
	width:942px;
	margin-top:15px;
}
.contentTrace2, .contentTrace2Home
{
	height:120px;
	overflow:hidden;
	overflow-y:auto;
	position:absolute;
	width:942px;
	margin-top:15px;
	top:430px;
}
.contentTrace2Home
{
	top:170px;
}
.footer
{
	height:21px;

	border-left:20px;
	border-right:0px;

	font-size:11px;
	color:#fff;
	text-align:right;
	font-family:Arial;
	padding-top:10px;
	position:absolute;
	width:942px;
	top:570px;
}
.title
{
	width:460px;
	height:31px;
	font-family:Verdana;
	font-size:18px;
	color:#fe961e;
}
.text, .textHome
{
	width:460px;
	height:220px;
	color:#fff;
	font-family:Verdana;
	font-size:12px;
}
.textHome
{
	position:absolute;
	top:390px;
	
}
.textHome strong
{
	font-weight:bold;
	font-size:16px;
}
.imgHighlight
{
	float:right;
	margin-top:31px;
}
.banner
{
	background-image:url("../Images/backBanners.png");
	height:78px;
	width:272px;
	cursor:pointer;
	text-decoration:none;
}
.bannerLink{
	text-decoration:none;
}
.bannerComents
{
	background-image:url("../Images/backContent.png");
	height:32px;
	width:441px;
	float:left;
	margin-top:18px;
	color:#fff;
	padding:15px;
	padding-top:30px;
	font-family:Verdana;
	font-size:11px;
}
.traceLayout, .traceLayoutHome
{

	height:29px;
	width:100%;
	position:absolute;
	top:413px;
}
.imageBanner
{
	float:left;
}
.titleBanner
{
	font-size:15px;
	font-family:Verdana;
	color:#fe961e;
	font-weight:bold;
	display:block;
	
}
.contentBanner
{
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	padding-left:110px;
	padding-top:18px;
}
.bannerAlign
{
	float:left;
	padding-left:99px;
	padding-right:99px;
	padding-top:18px;
}
.clients
{
	background-color:#fff;	
	height:220px;
	overflow:hidden;
	overflow-x:auto;
	width:942px;
}
.thumbScroll
{
	float:left;
	height:351px;
	width:282px;
	overflow:hidden;


}
.thumbArea
{
	background-color:#7e7e7e;
	width:250px;
	padding:6px;
}
.thumbArea img:hover
{

	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.thumb
{
	padding:1px;
}
.photo
{
	text-align:right;
	float:left;
}
.pagesPhoto
{
	font-family:Arial;
	font-size:10px;
	color:#b3b2b2;
	padding-top:7px;
}
.dataModels
{
	width:217px;
	height:363px;
	overflow:scroll;
	overflow:hidden;
	padding-left:15px;
}
.linkPage, .linkPageActive
{
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
.linkPageActive
{
	color:#dd831c;
	font-weight:bold;
	cursor:default;
}
.nameModel
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#fe961e;
	padding-bottom:14px;
}
.itemDataModel
{
	width:198px;
	height:10px;
	border:1px solid #1a1a1a;
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	padding:8px;
}
.print
{
	width:217px;
	text-align:right;
	position:absolute;
	padding-top:10px;
}
.txtBox, .txtBoxMultiline
{
	width:380px;
	height:18px;
	background:#101010;
	border:1px solid #444444;
	margin-bottom:5px;
	color:#fff;
	font-family:Verdana;
	font-size:11px;
}
.txtBoxMultiline
{
	height:44px;
}
.labelForm
{
	font-family:Arial;
	font-size:10px;
	color:#9b9a96;
	display:block;
	width:76px;
	float:left;
	height:18px;
	padding-top:3px;
	padding-bottom:5px;
}
.lineButton
{
	border-top:1px solid #333;
	width:100%;
	margin-top:10px;
}
.btn
{
	float:right;
	background-image:url("../Images/backBtn.png");
	border:0px;
	height:18px;
	width:66px;
	cursor:pointer;
	font-family:Verdana;
	font-size:11px;
	color:#c2c2c2;
	margin-left:5px;
	margin-top:16px;
}
.mandatory
{
	font-family:Arial;
	font-size:10px;
	color:#9b9a96;
	padding-top:16px;
	width:100px;
	float:left;
}
.address
{
	font-family:Verdana;
	font-size:13px;
	color:#fff;
	padding-top:30px;
}
.telephoneContact
{
	font-family:Verdana;
	font-size:18px;
	color:#fe961e
}	
.modelHighlight{
	float:left;
	width:74px;
	font-family:Arial;
	font-size:8px;
	color:#fff;
	text-align:center;
	padding-top:20px;
	padding-right:20.2px;
	text-decoration:none;
}
.modelHighlight img{
	padding:1px;
	padding-bottom:4px;
}
.modelHifhlight a{
	text-decoration:none;
}
.modelHighlight:hover img{
	border:1px solid white;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:3px;
}