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

h1,h2,h3,h4,h5,h6,ul,li,form,label,p,div,blockquote,small{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
img{border:0;}
*{outline:none;}
a{color:#676767; text-decoration:underline;}
a:hover{color:#0bb6e7; text-decoration:none;}
body{background:#fff; margin:0; padding:0;  height:100%; font: 14px "Trebuchet MS"; color: #676767;}
.fr{float:right;}
html, .tht{height:100%;}

.nav{font-family:"AvantGarde Bk BT"; font-size:18px; color:#636565; padding-right:25px;}
.nav a{color:#636565; text-decoration:none;}
.nav a:hover{color:#5eccec;}
.nav a.selected{color:#5eccec;}

h2{color:#0bb6e7; font-size:24px;}.blue{color:#1bbbe9;}

h1{color:#0bb6e7; font-weight:bold; font-size:20px;}

@font-face {
	font-family: "AvantGarde Bk BT";
	src: url('../fonts/AvantGarde Bk BT');}
	
	.bgmn{background:url(../images/bg-rep.jpg) repeat-x left top;}

.step1{background:url(../images/step1.jpg) no-repeat left -138px; height:138px; cursor:pointer; color:#5e5f5f; font-size:18px;}
.step1:hover,.step1-select{background:url(../images/step1.jpg) no-repeat left top; height:138px;color:#5e5f5f; font-size:18px;}
.step1 small, .step1-select small{font-size:12px; color:#000000;}

.step2{background:url(../images/step2.jpg) no-repeat left top; height:179px; cursor:pointer;  color:#5e5f5f; font-size:18px;}
.step2:hover,.step2.selected{background:url(../images/step2.jpg) no-repeat left -179px; }
.step2 small{font-size:14px; color:#2cc2ed;}
.step2 select{background:none; width:190px; color:#999999; font-size:14px; font-family:"Trebuchet MS"; border:0; margin-right:10px;}


.step3{background:url(../images/step3.jpg) no-repeat left top; height:159px; cursor:pointer;  color:#5e5f5f; font-size:18px;}
.step3:hover,.step3.selected{background:url(../images/step3.jpg) no-repeat left -159px; }


.ftbg{background:url(../images/ftbg.jpg) repeat-x left top; border:1px solid #dedede; padding:14px;}

.footer{background:url(../images/dotbor.jpg) repeat-x left top; padding-top:12px; color:#adadad; line-height:20px; font-size:12px;}
.footer a{font-size:14px; color:#787878; padding-right:5px; text-decoration:none;}
.footer a:hover{color:#1bbbe9; }

.pgbg{background:url(../images/pgbg.jpg) no-repeat bottom; padding-bottom:250px; }

.cms p, .cms1 p{padding-bottom:10px; border-bottom:1px dashed #CCCCCC; margin-bottom:5px;}
.cms1 p strong{display:block; padding-bottom:7px;}
.inp{background:url(../images/inpbg.jpg) repeat-x left top #ededed; border:1px solid #dad9d9; padding:5px 3px; width:80%;}

.br-cn{border:1px dashed #CCCCCC; padding:10px;}


#slideshow {
    position:relative;
    height:229px;
}

#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;
}

/*#spanButtonPlaceholder{background:url(../browse.jpg) repeat-x left top;}*/

#uploader { height: 20px; width: 50px; left: 12px; top: 43px; position: absolute; visibility: visible;}

.btn{background:url(../images/btnbg.jpg) repeat-x left top; color:#fff; font-size:14px; border:0; height:25px; line-height:25px; cursor:pointer;}
.imgbg{border:1px solid #000;}
/*=============newly created on 1 feb :)=====================*/

.lilist{float:left; margin-bottom:10px; background:url(../images/libg.jpg) repeat-x left top;}
.selecttt{background:none; border:0; padding:2px 3px; margin-top:2px;}