@charset "utf-8";
/* CSS Document */
*
{padding:0;
margin:0;
}
body
{background:#f7f7f7;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.wrapper
{width:998px;
margin:0px auto;

}
.topbar
{
	width:100%;
	height:67px;
	float:left
}
.enquery
{width:154px;
height:37px;
margin:20px 0 0 30px;
background:url(http://localhost/VS2008/VTSNew/images/enquery_03.png);
float:left;
}
.text1
{width:354px;
height:47px;
margin:15px 0 0 5px;
float:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ca1518;
font-weight:bold;}
.login
{width:60px;
height:32px;
margin:25px 20px 0 0;
background: url(http://localhost/VS2008/VTSNew/images/login_07.png);
float:right;
}
.text2
{width:140px;
height:30px;
margin:30px 5px 0 0;
float:right;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;}
.header
{width:998px;
float:left;}
.logo
{width:338px;
height:55px;
margin:20px 0 0 56px;
background:url(http://localhost/VS2008/VTSNew/images/logo_03.png);
float:left;
}
.navbar
{width:538px;
height:55px;
margin:20px 0 0 40px;
float:left;
background:url(http://localhost/VS2008/VTSNew/images/but_12.png);
}
.but1
{width:50px;
height:55px;
float:left;
}
.but2
{width:80px;
height:55px;
float:left;
}
.but3
{width:64px;
height:55px;
float:left;
}
.but4
{width:87px;
height:55px;
float:left;
}
.bodyarea
{width:998px;
float:left;
border:1px solid #CCC;
margin:10px 0 0 0;
}
.banner
{width:940px;
margin:20px 0 0 28px;
height:300px;
float:left;
background:url(http://localhost/VS2008/VTSNew/images/banner1.jpg);
}
.bar1
{width:998px;
float:left;
margin:20px 0 0 0;
}
.panel1
{width:270px;
float:left;
margin:0 0 0 46px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ca1518;
font-weight:bold;
font-size:18px;}
.footer
{
	width:100%;
	float:left;
	background:#000000;	margin:20px 0 0 0;
	font-size:14px;
}
.footer_top
{
	width:998px;
	float:left;

}
.fleft
{width:200px;
margin:20px 0 0 30px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#CCC;
float:left;
}
.fmid
{width:400px;
margin:20px 0 0 30px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#CCC;
float:left;
}
.fright
{width:290px;
margin:20px 0 0 30px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#CCC;
float:left;
}
.footer_bot
{width:100%;
	float:left;
	text-align:right;
	padding:10px;
	color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.fleft ul li
{list-style:none;
line-height:25px;
margin:0 0 0 30px;}
.fleft ul li a
{color:#CCC;text-decoration:none;
}
.fleft ul li a:hover
{color:#FFF;}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#a2 #b #a
{width:60px;
border:1px thin  #666;
border-radius:7px;
}
#overlay_form
{
	position: absolute;
	margin:10px 0 0 30px;
	border: 1px solid gray;
	border-radius:10px;
	padding: 10px;
	width: 270px;
	
	z-index:100;
	background-color: #FFF;
}
#testbutton {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:   #FFF !important;
  font-size: 14px;
  text-shadow: 1px 1px 0px #7CACDE;
  box-shadow: 1px 1px 1px #BEE2F9;
  padding: 5px 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 10px;
  border: 1px solid #3866A3;
  background: #63B8EE;
  background: linear-gradient(top,  #63B8EE,  #468CCF);
  background: -ms-linear-gradient(top,  #63B8EE,  #468CCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#63B8EE), to(#468CCF));
  background: -moz-linear-gradient(top,  #63B8EE,  #468CCF);
}
#testbutton:hover {
  color: #FFFFFF !important;
  background: #468CCF;
  background: linear-gradient(top,  #468CCF,  #63B8EE);
  background: -ms-linear-gradient(top,  #468CCF,  #63B8EE);
  background: -webkit-gradient(linear, left top, left bottom, from(#468CCF), to(#63B8EE));
  background: -moz-linear-gradient(top,  #468CCF,  #63B8EE);
}
#but2 {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #FFFFFF !important;
  font-size: 14px;
  text-shadow: 0px 0px 1px #7CACDE;
  border:0px;

  padding: 8px ;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px 15px;;
  border-radius: 3px;
  background:  #903;
  background: linear-gradient(top,  #FF1414,  #782222);
  background: -ms-linear-gradient(top,  #FF1414,  #782222);
  background: -webkit-gradient(linear, left top, left bottom, from(#FF1414), to(#782222));
  background: -moz-linear-gradient(top,  #FF1414,  #782222);
}
#but2 :hover {
  color: #FFF5F5 !important;
  background:  #900;
  background: linear-gradient(top,  #FF0808,  #330404);
  background: -ms-linear-gradient(top,  #FF0808,  #330404);
  background: -webkit-gradient(linear, left top, left bottom, from(#FF0808), to(#330404));
  background: -moz-linear-gradient(top,  #FF0808,  #330404);
}
/* login page */
.details
{
	float:left;
	height:7px;
	width:998px;
	color:#990000;
	font-weight:bold;
	background-color: #EBEBEB;
}
.yourarea
{float:left;
	}
	.date
	{float:right;
	margin:0 30px 0 0;
	}
	.body2{
		float:left;
		width:998px;
		margin:20px 0 0 0;}
.leftmenu
{width:200px;
float:left;
}
.rightarea
{width:798px;
float:left;}
.top
{width:100%;
margin:0px auto;
position:absolute;
height:5px;
background:#333;
}
.wrapper1
{width:998px;
margin:0 0 0 5px;
margin:0px auto;
text3 {
	color: #CA1518;
}
.text3 {
	color: #900;
	font-weight: bold;
}
.headfont
{font-family: 'Cinzel', serif;}
.asd ul li
{list-style:none;
line-height:25px;
margin:0 0 0 30px;}

.asd li a
{color: #333;
text-decoration:none;
}
.asd li a:hover
{color: #F63;}