@charset "utf-8";
/* CSS Document */

/*  @import "layout.css";  */
html, body{
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
	background:#0a0a0a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#888;
	overflow:hidden;
	outline:0;
}


.scroll{
	width:100%;
	height:100%;
	text-align:center;
}
img{ border:0;}
a{ color:#c4a62f; text-decoration:none; outline:none;}
a:hover{ color:#fbc902;}
.clear:after{
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
}
#rightsideBar div:first-line,
#menu ul li a, h1, h2, .times, .VD01 div:first-line{font-family:Georgia, "Times New Roman", Times, serif;}
.sitemap div:hover, table .bg-color{background:#1e0202;}
.no-bg{background:none}
ul, ol{ margin:-10px 0 0 0; *margin:0; padding:0 0 0 25px;}
ul ul, ol ol{margin:0;}

table{ font-size:12px;}
table td{ padding:5px;}
input, textarea, option{ border:0; background:#ddd; color:#666;}
input.form-btn{ background:#880000; border:0; font-weight:bold; color:#c4a62f;}
input:hover.form-btn{ background:#c4a62f; color:#fff;}


.path{ display:block; float:right; font-size:11px; color:#960204; margin:0 10px 5px 0; line-height:30px;}
.path a{color:#6d1213;}



#wrap{
	width:100%;
	min-width:1200px;
	*width:expression(document.body.clientWidth < 1200? " 1200px" : "100%");
	background:url(../images/bg.gif) repeat-x #0a0a0a center top;
	text-align:center;
}
#mainNav{ 
    width:1200px;
	clear:both;
	margin:0 auto;
	text-align:left;
	/*border:1px solid #fff;*/
}

#header{
	clear:both;
	background:url(../images/bg-header-top.png) no-repeat -23px 0;
	height:106px;
	padding:20px 70px 0 130px;
}
#header div.logo{float:left; width:795px;}

#subnav{
	clear:both;
	background:url(../images/bg-menu.gif) no-repeat 30px 0;
	padding:0 70px 0 130px;
	margin:0;
	display:inline-block;
}

/*===============Start:Right Side Bar setting===============*/
#rightsideBar{
	position:absolute;
	z-index:10;
	margin:0 0 0 740px;
	width:150px;
	background:url(../images/bg-side-top.gif) no-repeat 0 0;
	padding:70px 0 0 55px;
	height:350px;
}
/*div:hover#rightsideBar div#cover{display:none;}
#rightsideBar div#cover{
	position:absolute;
	z-index:11;
	margin:0 0 0 -15px;
	width:100%;
	height:280px;
	background:url(../images/bg-side-cover.png) repeat-y left;
	border:0;
}*/
#rightsideBar div{
	clear:both; 
	border-bottom:1px solid #1a1a1a; 
	color:#999; 
	font-size:11px;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	line-height:12px;
}
#rightsideBar div:first-line{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}
#rightsideBar div span{ display:block; clear:both; text-align:right;}
#rightsideBar div span a{ 
	padding:0 0 0 10px; 
	background:url(../images/arrow-side.gif) no-repeat 0 5px;
	color:#850c0c;
}
#rightsideBar div span a:hover{ text-decoration:underline;}
/*===============End:Right Side Bar setting===============*/


/*===============Start:Menu setting===============*/
#menu{margin:0; padding:22px 0 0 0; height:52px; position:absolute; z-index:100; width:960px;}
#menu ul{margin:0; padding:0; list-style:none;}
#menu ul li{float:left;}
#menu ul li a{
	display:block;
	float:left; 
	padding:0 35px 0 0; 
	background:url(../images/line-menu.gif) no-repeat 100% 0;
	color:#c4a62f;
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:35px;
}
#menu ul li > a:first-child{ margin-right:10px;}
#menu ul li a:hover{color:#90760c;}
#menu .on{color:#f7cb1c;}
#menu ul li div.submenu{
	margin-top:34px;
	*margin-top:-1px;
	margin-left:-13px;
	clear:both; 
	padding:0 0 74px 13px;
	background:url(../images/bg-submenu-btm.png) no-repeat 0 100%;
	display:none;
}
#menu ul li div.submenu ul{
	padding:10px 0 0 0;
	width:161px;
	background:url(../images/bg-submemu-top.gif) repeat-x top #520000;
}
#menu ul li div ul li{ float:none; padding:0 5px;}
#menu ul li div ul li a{
	float:none;
	font-size:13px; 
	padding:5px; 
	background:none; 
	color:#fff;
	line-height:20px;
}
#menu ul li div ul li:hover{ background:#c4a62f;}
/*===============End:Menu setting===============*/



/*===============Start:Content setting===============*/
.pageMessage{
	width:330px;
	height:300px; 
	position:absolute;
	z-index:100;
	margin:-165px 0 0 -200px;
	padding:0;
	left:50%;
	top:50%;
	color:#999;
	text-align:center;
}
.pageMessage img{ clear:both; border-bootom:1px solid #1d1d1d; margin:-15px 0 -25px 0;}
.pageMessage p{text-align:left;}


#content{
	margin:74px 0 0 0;
	padding:0 50px 100px 0;
	*padding-top:74px;
	width:750px;
	background:url(../images/bg-side.gif) repeat-y 740px 0;
}
/*########Start:New Layout########*/
#sponsor, #upgrade{
	width:800px;
	height:420px; 
	position:absolute;
	z-index:100;
	margin:-225px 0 0 -400px;
	padding:0;
	left:50%;
	top:50%;
	*filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	color:#999;
}
#sponsor{visibility:hidden;}
#sponsor .over-r, #upgrade .over-r{
	clear:both;
	background:#0a0a0a;
	border:1px solid #5c4f1a;
	
}
#sponsor .over-r{height:400px; padding:20px 20px 0 20px; *padding:0px 20px 0 20px;}
#upgrade .over-r{height:250px; padding:20px;}
.overflow{line-height:15px;}
a.btn-sponsor-now{
	display:block;
	text-indent:-9999px;
	width:138px;
	height:55px;
	background:url(../images/btn-sponsor-now.gif) no-repeat 0 0;
}
a:hover.btn-sponsor-now{ background-position:0 -55px;}
a.window-close{
	display:block;
	background:url(../images/img-close.gif) no-repeat 0 0;
	width:15px;
	height:15px;
	float:right;
	margin:0;
	padding:0;
}
a:hover.window-close{ background-position:0 -15px;}
div.sample{ clear:both; border-bottom:1px solid #1d1d1d; height:160px; margin:-20px 0 0 0;}

div.sample span{display:block; float:left; margin:0 20px 0 0; text-align:center;}
div.sample span img{display:block; clear:both;}
.step{float:left; margin:20px 20px 0 0;}
#upgrade img{
	float:left;
	display:block;
	padding:0;
	border:2px solid #c4a62f;
	margin:0 30px 0 0;
}
#upgrade .browser a{
	display:block;
	width:193px;
	height:159px;
	background:url(../images/img-browser.jpg) no-repeat;
	float:left;
	margin:0 0 0 -5px;
}
#upgrade .browser a.ff{ background-position:-5px 0;}
#upgrade .browser a:hover.ff{ background-position:-5px -159px;}

#upgrade .browser a.ie{ background-position:-193px 0;}
#upgrade .browser a:hover.ie{ background-position:-193px -159px;}

/*########End:New Layout########*/
h1, #content h2{ margin:0 0 20px 0;}
h2{font-size:18px; color:#ddd;}
h1{font-size:24px; color:#fff; line-height:24px;}
h1.small{ font-size:23px;}
h1 .error, .red{color:#650000;}
.gold{color:#c4a62f;}
.light{color:#c4a62f;}
.f-left{float:left;}
.f-right{float:right;}
.margin{margin:10px;}
.textcenter{ text-align:center;}
.sitemap, .e-card{clear:both; margin:30px 0 0 0;}


.e-card > div{ width:240px; float:left; margin:0 8px 10px 0;}
.e-card > div img{ border:2px solid #fff;}
.e-card > div:hover div{display:block;}
.e-card div div{
	width:222px;
	padding:10px;
	margin:0 0 -100% 0;
	float:left;
	-moz-opacity:0.9;
	opacity:0.9;
	*filter:alpha(opacity=90);
	background:#000;
	color:#999;
	z-index:10;
	position:absolute;
	border:1px solid #111;
	display:none;
}
.e-card div div span{float:right;}
a.sd-to-fds{
	display:block;
	background:url(../images/bg-send-to-fds.gif) no-repeat 13px 4px #b20000;
	line-height:18px;
	padding:0 20px 0 30px;
	color:#fff;
	font-weight:bold;
}
a:hover.sd-to-fds{
	background-color:#c50000;
	color:#700000;
}

.about div.front-img{ clear:both; margin:0 0 30px 0; border-bottom:1px solid #1d1d1d; height:350px;}
/*.about div h2{text-indent:-1000px;}*/

.about div.front-img a.concept, .about div a.service{display:block; width:300px; height:350px;}
.about div.front-img a.concept{background:url(../images/img-about-concept.jpg) no-repeat 0 -20px;}
.about div.front-img a.service{background:url(../images/img-about-service.jpg) no-repeat 0 -20px;}
.about div.front-img a:hover.concept, .about div a:hover.service{ background-position:0 -390px;}
.about table th{
font-weight:bold;
background:#310404;
border-bottom:1px solid #0a0a0a;
}
.about table th:hover{background:#1e0202;}
.about table th b{font-size:18px; line-height:18px;}
.about table td{background:#170101; font-size:11px;}
.about table td, .about table th{ padding:10px;}



/*.sitemap > div:first-child{ border:none; padding:20px 0 0 0;}*/
.sitemap div{width:350px; float:left; margin:0 20px 0 0; padding:20px 0 0 0; border-right:0px solid #181818;}
.sitemap div ul, .sitemap div ul li{list-style:none; margin:0 0 5px 0; padding:0;}
.sitemap div ul ul{ margin:0;}
.sitemap div ul a{
display:block; 
clear:both; 
line-height:25px; 
color:#fff; 
font-size:14px;
padding:0 0 0 5px;
font-weight:bold;
background:#640606;
}
.sitemap div ul a:hover{color:#c4a62f;}
.sitemap div ul ul a{ color:#999; font-size:13px; font-weight:100; background:none;}
.sitemap div ul ul a:hover{background:#2f0404; color:#a0861f;}
.sitemap div ul ul ul a{font-size:12px; line-height:18px;}
.sitemap div ul ul ul a:hover{color:#fff;}
/*===============End:Content setting===============*/


/*===============Start:Footer setting===============*/
#footer{
	width:100%;
	border-top:1px solid #1d1d1d;
	margin:0 auto;
	*margin:-5px auto;
	text-align:center;
}
#footer div{
	width:950px;
	margin:0 auto;
	font-size:11px;
	color:#333;
	padding:0 0 0 0px;
	text-align:right;
	line-height:30px;
}
#footer div a{color:#333;} 
#footer div a:hover{color:#90760c;} 
#footer div span{float:left; margin:0 0 0 5px;}

/*===============End:Footer setting===============*/
