/* COMMON STYLE */
body{
	background:url(../../new/images/bg.main.jpg) repeat-x top #d6d8db;
	margin:0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color:#333333;
}
a{
	text-decoration: none;
	font-weight: bold;
	color:#CC0000;
	position: relative;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}
.clear {
	clear: both;
}
h1 {
	font-family: Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3f3f3f;

	}
h2 {
	font-family: Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #626e7f;
	padding: 15px 0 0 0;
	}
h3 {
	font-family: Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #435643;
	}
h4 {
	font-family: Arial,Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	}

/* BIG LAYOUT */
#layout{
	margin:0px auto;
	width: 960px;
	height:auto;
	}
#maincontent{
	margin:0px auto;
	height:auto;
	width: 900px;
	}
#shortcut{
	margin:0px;
	float:right;
	min-height:500px;
	height:auto;
	width: 59px;
	overflow:hidden;
	}
#example{
	position: relative;
	height:280px;
	width: 60px;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	margin-top:100px;
	/*background:url(../../new/images/bg.sc.gif) no-repeat; */
	}
#example a{
	color:#003e7e;
	font-size:10px;
	line-height:11px;
	margin-bottom:5px;
	float:left;
	}
#example a:hover{
	color:#FF9900;
	}
#example img{
	width:55px;
	padding:2px;
	}
	

/* MAIN */
#main{
	margin:0px auto;
	width: 900px;
	min-height:100px;
	height: auto;
	margin-bottom:0px;
	background:url(../../new/images/bg.tengah.tengah.jpg) repeat-y center;
	float:left;
	}
#main .main-atas{
	min-height:50px;
	float:left;
	width:900px;
	background:url(../../new/images/bg.tengah.atas.jpg) no-repeat top center;
	height:auto;
	}
#main-bawah{
	margin:0px auto;
	width: 900px;
	padding-top:10px;
	height:10px;
	background:url(../../new/images/bg.tengah.bawah.png) no-repeat top center;
	color:#003e7e;
	float:left;
	font-size:11px;
	font-family: 'Franklin Gothic Book',Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	}
.main-bawah-kanan a{
	color:#003e7e;
	font-weight:normal;
	text-decoration:none;
	}
.main-bawah-kanan a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.main-bawah-kanan{
	margin-top:10px;
	width:440px;
	padding-left:5px;
	float:left;
	text-align:right;
	}
.main-bawah-kiri{
	margin-top:10px;
	width:440px;
	padding-left:5px;
	float:left;
	text-align:left;
	}
	
	
/* TOP MENU */
.logo{
	float:left;
	margin-left:70px;
	#margin-left:40px;
	margin-top:10px;
	width:110px;
	overflow:hidden;
	position: relative;
	}
.topmenu{
	width:900px;
	height:74px;
	margin:0px;
	float:left;
	z-index:1000;
	position:relative;
	background:url(../../new/images/bg.topmenu.gif) no-repeat center;
	}
.search{
	float:left;
	padding-top:27px;
	padding-left:10px;
	}
.search input{
	background: url(../../new/images/bg.cari.jpg) right #f0f0ff no-repeat;
	border:1px solid #82bdff;
	width:130px;
	padding:4px;
	color:#85a0be;
	}
ul.topnav {
	position:relative;
	list-style: none;
	padding: 0px;	
	margin:2px 0px 0px 0px;
	float: left;
	width: 489px;
	height:72px;
	
}
ul.topnav li {
	float: left;
	position: relative; 
}
ul.topnav li a b{
	display:none;
	}
ul.topnav li a{
	font-size:11px;
	padding:0px;
	height:74px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	margin:1px 0px;
	position: relative;

}
ul.topnav li a:hover{
	color:#000;
	height:74px;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 68px;
	background: #d0ddfd;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 120px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #70aef2;
	border-top:none;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #bbd6f3; 
	border-bottom: 1px solid #70aef2; 
	clear: both;
	width: 120px;
	text-align:left;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 110px;
	font-size:11px;
	font-family: 'Franklin Gothic Book',Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-weight:normal;
	padding:2px 5px;
	height:20px;
	background: #d0ddfd;
	padding-left: 5px;
	color:#003e7e;
}
html ul.topnav li ul.subnav li a:hover { 
	background: #89b9f3; 
}

.mainmenu-1 a{
	width:67px;
	background:url(../../new/images/mainmenu_01.gif) no-repeat top center;
	}
.mainmenu-1 a:hover{
	background:url(../../new/images/mainmenu.over_01.gif) no-repeat top center;
	}
.mainmenu-2 a{
	width:67px;
	background:url(../../new/images/mainmenu_02.gif) no-repeat top center;
	}
.mainmenu-2 a:hover{
	background:url(../../new/images/mainmenu.over_02.gif) no-repeat top center;
	}
.mainmenu-3 a{
	width:67px;
	background:url(../../new/images/mainmenu_03.gif) no-repeat top center;
	}
.mainmenu-3 a:hover{
	background:url(../../new/images/mainmenu.over_03.gif) no-repeat top center;
	}
.mainmenu-4 a{
	width:67px;
	background:url(../../new/images/mainmenu_04.gif) no-repeat top center;
	}
.mainmenu-4 a:hover{
	background:url(../../new/images/mainmenu.over_04.gif) no-repeat top center;
	}
.mainmenu-5 a{
	width:91px;
	background:url(../../new/images/mainmenu_05.gif) no-repeat top center;
	}
.mainmenu-5 a:hover{
	background:url(../../new/images/mainmenu.over_05.gif) no-repeat top center;
	}
.mainmenu-6 a{
	width:62px;
	background:url(../../new/images/mainmenu_06.gif) no-repeat top center;
	}
.mainmenu-6 a:hover{
	background:url(../../new/images/mainmenu.over_06.gif) no-repeat top  center;
	}
.mainmenu-7 a{
	width:66px;
	background:url(../../new/images/mainmenu_07.gif) no-repeat top center;
	}
.mainmenu-7 a:hover{
	background:url(../../new/images/mainmenu.over_07.gif) no-repeat top center;
	}

/* BANNER */
.mainbanner{
	width:885px;
	height:220px;
	margin:0px 0px 0px 8px;
	#margin:0px 0px 0px 4px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:500;
	}
/* SLIDER */
.anythingSlider                         { width: 885px; height: 220px; position: relative; margin:0; margin-left:0px;}
.anythingSlider .wrapper                { width: 885px; overflow: auto; height: 220px; margin: 0px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin:0px; margin-left:-40px; #margin-left:-1px;z-index:10}
.anythingSlider ul li                   { display:inline; float: left; padding: 0; height: 220px; width: 885px; margin:0px; }
.anythingSlider .arrow                  { display: none }
.anythingSlider .forward                { display: none }
.anythingSlider .back                   { display: none }
.anythingSlider .forward:hover          { display: none }
.anythingSlider .back:hover             { display: none }

#thumbNav                               { float:left; margin-top: 245px; margin-left:40px; text-align: center; display:none; z-index:20000}
#thumbNav a                             { color: black; font: 11px/18px; Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04; text-align: center; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { display:none; }

/* SLIDER 2*/
.anythingSlider1                         { width: 542px; height: 82px; position: relative; margin:0; margin-left:20px;}
.anythingSlider1 .wrapper                { width: 542px; overflow: auto; height: 82px; margin: 0px; position: absolute; top: 0; left: 0; }
.anythingSlider1 .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin:0px; margin-left:65px; #margin-left:-1px;z-index:10}
.anythingSlider1 ul li                   { display:inline; float: left; padding: 0; height: 82px; width: 110px; margin:0px; }
.anythingSlider1 .arrow                  { display: block; height: 90px; width: 20px; background: url(../../new/images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 0px; cursor: pointer; }
.anythingSlider1 .forward                { background-position: 0 0; right: -20px; }
.anythingSlider1 .back                   { background-position: -40px 0; left: -20px; }
.anythingSlider1 .forward:hover          { background-position: 0 -90px; }
.anythingSlider1 .back:hover             { background-position: -40px -90px; }
.anythingSlider1 ul li img				{ width:84px; }

#thumbNav                               { float:left; margin-top: 245px; margin-left:40px; text-align: center; display:none; z-index:20000}
#thumbNav a                             { color: black; font: 11px/18px; Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04; text-align: center; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { display:none; }


/* TENGAH */
.tengah-1{
	width:605px;
	min-height:200px;
	height:auto;
	float:left;
	margin-left:0px;
	overflow:hidden;
	}
.tengah-11{
	width:622px;
	min-height:200px;
	height:auto;
	float:left;
	margin-left:0px;
	overflow:hidden;
	color:#003e7e;
	}

.tengah-2{
	width:262px;
	min-height:200px;
	float:left;
	margin-left:0px;
	margin-top:3px;
	overflow:hidden;
	height:auto;
	color:#003e7e;
	}
.tengah-22{
	width:263px;
	min-height:240px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:20px;
	overflow:hidden;
	}


.newsticker{
	float:left;
	width:865px;
	padding-left:20px;
	height:25px;
	margin:0px;	
	margin-left:8px;
	#margin-left:3px;
	background:url(../../new/images/bg.newsticker.jpg) no-repeat top;
	padding-top:5px;
	#padding-top:3px;
	font-family: 'Franklin Gothic Book',Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#003e7e;
	}

.content-box-home{
	margin-left:8px;
	#margin-left:1px;
	float:left;
	width:885px;
	height:auto;
	}	
.content-box{
	margin-left:8px;
	#margin-left:1px;
	float:left;
	width:885px;
	height:auto;
	}
.content-box-atas{
	float:left;
	width:885px;
	min-height:228px;
	height:auto;
	background:url(../../new/images/bg.content.atas.gif) no-repeat top;
	margin:0px;
	}
.content-box-tengah{
	float:left;
	width:885px;
	height:auto;
	background:url(../../new/images/bg.content.tengah.gif) repeat-y top;
	}
.content-box-isi{
	padding:5px 5px 0px 5px;
	}
.content-box-bawah{
	float:left;
	width:885px;
	height:10px;
	#height:1px;
	background-image:url(../../new/images/bg.content.bawah.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.box-news{
	width:306px;
	height:148px;
/*	background:url(../../new/images/bg.box-news.png) no-repeat center top;
*/	float:left;
	margin:2px 2px 2px 4px;
	#margin:0px 2px 2px 2px;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	}
.box-news-isi{
	width:303px;
	height:109px;
	float:left;
	margin:0px 0px 0px 1px;
	#margin:0;
	margin-top:35px;
	text-align:left;
	overflow:hidden;
	}
.box-news-item{
	width:303px;
	#width:275px;
	height:109px;
	overflow:hidden;
	float:left;
	}
.box-news-item-img{
	height:109px;
	width:303px;
	float:none;
	overflow:hidden;
	margin:0px;
	}
.box-news-item img{
	height:110px;
	margin:0px;
	}

.box-produk{
	width:306px;
	height:148px;
/*	background:url(../../new/images/bg.box-produk.png) no-repeat center top;
*/	float:left;
	margin:2px 2px 2px 0px;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	}
.box-produk-isi{
	width:303px;
	height:109px;
	float:left;
	margin:0px 0px 0px 1px;
	#margin:0;
	margin-top:35px;
	text-align:left;
	overflow:hidden;
	}
.box-produk-item{
	width:303px;
	#width:275px;
	height:109px;
	overflow:hidden;
	float:left;
	}
.box-produk-item-img{
	height:109px;
	width:303px;
	float:none;
	overflow:hidden;
	margin:0px;
	}
.box-produk-item img{
	height:110px;
	margin:0px;
	}

.box-multibanner{
	width:612px;
	height:93px;
	background:url(../../new/images/bg.box-multibanner.jpg) no-repeat;
	float:left;
	margin:0px 2px 2px 4px;
	#margin:0px 2px 2px 0px;
	overflow:hidden;
	line-height:18px;
	font-family: Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:center;
	height:100%;
	}
.box-multibanner-isi{
	margin:10px 10px 10px 5px;
	width:580px;
	height:75px;
	float:left;
	overflow:hidden;
	}
.box-multibanner-item{
	width:84px;
	float:left;
	height:75px;
	margin:0px 3px 0px 3px;
	#margin:0px 5px 0px 0px;
	overflow:hidden;
	border:0px solid #CCCCCC;
	}
.box-multibanner-item img{
	max-width:108px;
	}

/* FLEXITONE TAB */
.loginimg{
	float:left;
	margin:0px;
	}
.box-tone{
	width:262px;
	height:145px;
	background:url(../../new/images/banner.flexi-tone.png) no-repeat left top;
	float:left;
	margin:0px;
	}
.flexitone-box{
	margin:0px;
	width: 260px;
	text-align:center;
	float:left;
	height:120px;
	overflow:hidden;
	margin-left:2px;
	margin-right:2px;
	margin-top:27px;
	#margin-top:27px;
	color:#003e7e;
/*	cursor:pointer;*/
}
.tone-item tr{
	border-bottom:1px dotted #99cc99;
	float:left;
	text-align:left;
	}
.song{
	width:140px;
	overflow:hidden;
	color:#003e7e;
	margin:0px;
	}
.singer{
	width:94px;
	overflow:hidden;
	color:#003e7e;
	margin:0px;
	}

.livechat{
	float:left;
	margin-top:5px;
	}
/* DETAIL */
.box-detail{
	margin:0px;
	width: 595px;
	min-height:250px;
	height: auto;
	margin-bottom:0px;
	background:url(../../new/images/detail_03.jpg) repeat-y center;
	margin-left:3px;
	}
.box-detail-tengah{
	margin:0px;
	min-height:250px;
	float:left;
	width:595px;
	background:url(../../new/images/detail_01.jpg) no-repeat top center;
	height:auto;
	}
.box-detail-bawah{
	margin:0px;
	width: 595px;
	height:20px;
	background-image:url(../../new/images/detail_04.jpg);
	background-position:center;
	#background-position:3px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin-left:3px;
	}

.kanal{
	margin:0px 0px 0px 0px;
	width: 260px;
	height:10px;
	padding-top:8px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	float:left;
	}
.box-detail-isi{
	margin:30px 20px 20px 20px;
	text-align:left;
	}
.box-detail-isi img{
	margin:0px 8px 8px 0px;
	border:1px solid #CCCCCC;
	float:left;
	max-width:550px;
	}

/* BANNER BAWAH */
#banner-bawah{
    width: 100%;    
	position: fixed;
    bottom: 0px;    
	text-align: right;
    min-width: 900px;
	text-align:right;
}
#banner-bawah-wrap{
    height: 50px;
	margin:0px auto;
	width:900px;
	text-align:right;
}
#banner-bawah-isi{
    height: 50px;
	margin:0px;
	margin-left:-30px;
	width:900px;
	float:left;
	background:#CCCCCC;
	overflow:hidden;
}
#banner-bawah-close{
    height: 20px;
	width:40px;
}

.judul{ 
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:15px;
}

.detailprint{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:2px;
	width: 55px;
	height:15px;
	float:left;
	margin-right:5px;
	cursor:crosshair;
	}
.detailemail{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:2px;
	width: 65px;
	height:15px;
	float:left;
	margin-right:5px;
	cursor:crosshair;
	}
.detailpdf{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:2px;
	width: 90px;
	height:15px;
	float:left;
	margin-right:5px;
	cursor:crosshair;
	}
.detailrss{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:2px;
	width: 55px;
	height:15px;
	float:left;
	margin-right:5px;
	cursor:crosshair;
	}
.detailarsip{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:2px;
	width: 60px;
	height:15px;
	float:left;
	margin-right:5px;
	cursor:crosshair;
	}
.pageitem{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:1px 4px 3px 4px;
	height:15px;
	margin-right:5px;
	cursor:default;
	}
.pageitem:hover{
	background-color:#FF9900;
	color:#FFFFFF;
	
	}
	
/* POPUP */
.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

.boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }
.boxy-wrapper { empty-cells: show; }
	
.boxy-wrapper .top-left { background: url(../../new/images/popup_01.png); width:21px; height:74px;   }
.boxy-wrapper .top-right { background: url(../../new/images/popup_03.png); width:22px; height:74px; }
.boxy-wrapper .bottom-right { background: url(../../new/images/popup_09.png); width:22px; height:31px; }
.boxy-wrapper .bottom-left { background: url(../../new/images/popup_07.png); width:21px; height:31px;}
.boxy-wrapper .top{ background: url(../../new/images/popup_02.png) repeat-x; height:74px }
.boxy-wrapper .bottom { background: url(../../new/images/popup_08.png) repeat-x; height:31px }
.boxy-wrapper .left { background: url(../../new/images/popup_04.png) repeat-y; width:21px }
.boxy-wrapper .right { background: url(../../new/images/popup_06.png) repeat-y; width:22px }
	
	
.boxy-wrapper .title-bar { padding: 6px; position: relative; text-align:left; padding-left:0px; display:none }
.boxy-wrapper .title-bar.dragging { cursor: move; }
.boxy-wrapper .title-bar h2 { font-size: 14px; color: #000; line-height: 1; margin: 0; padding: 0; font-weight: bold; }
.boxy-wrapper .title-bar .close { c}
		
.boxy-inner { background-color: white; padding: 0 }
.boxy-content { padding: 0px; }
	
/* Question Boxes */

    .boxy-wrapper .question { width: 350px; min-height: 80px; }
    .boxy-wrapper .answers { text-align: right; }
	/* Buttom */
	.boxy-isi{
		text-align:left;
		padding:0px;
		min-width:200px;
		}
	.boxy-isi input{
		margin-bottom:5px;
		}
	.boxy-footer{
		width:auto;
		height:30px;
		padding:5px 0px;
		text-align:left;
		}

/* FORM AND BUTTON */
.login-btn a{
	width:124px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.login_01.jpg) no-repeat;
	margin:0px;
	}
.login-btn a:hover{
	width:124px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.login.over_01.jpg) no-repeat;
	margin:0px;
	}
.register-btn a{
	width:138px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.login_02.jpg) no-repeat;
	margin:0px;
	}
.register-btn a:hover{
	width:138px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.login.over_02.jpg) no-repeat;
	margin:0px;
	}
.dashboard-btn a{
	width:129px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.dashboard_01.jpg) no-repeat;
	margin:0px;
	}
.dashboard-btn a:hover{
	width:129px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.dashboard.over_01.jpg) no-repeat;
	margin:0px;
	}
.logout-btn a{
	width:129px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.dashboard_02.jpg) no-repeat;
	margin:0px;
	}
.logout-btn a:hover{
	width:129px;
	height:34px;
	float:left;
	background:url(../../new/images/bg.dashboard.over_02.jpg) no-repeat;
	margin:0px;
	}
/* FORM */
.button{
	padding:3px 8px 3px 8px;
	background-color:#8FB919;
	border:1px #6D8910 solid;
	font-size:12px;
	color:#FFFFFF;
}
label {
	width:92px;
	margin-right:4px;
	float:left;
}
.inputlogin{
	margin:5px;
	border:1px #637C07 solid;
	padding:2px;
	width:130px;
}
.inputlogin:focus{
	border:1px #66CC00 solid;
}
.buttonlogin{
	padding:0px 8px 3px 8px;
	height:22px;
	background-color:#8FB919;
	border:1px #6D8910 solid;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.inputbiasa{
	margin:5px;
	border:1px #c4d2b9 solid;
	padding:4px;
}
.pilih{
	border:1px #c4d2b9 solid;
	margin-left:5px;
	margin-bottom:5px;
	padding:4px;
}
.box-menumember{
	width:262px;
	height:179px;
	background:url(../../new/images/bg.box-member.jpg) no-repeat top left;
	float:left;
	margin:0px;
	text-align:left;
	padding:5px 5px 5px 5px;
	}
.box-menumember ul {
	padding: 0px 0px 0px 0px;
	line-height:16px;
}

.box-menumember li {
	padding: 1px 0px 1px 15px;
	font-weight: normal;
	list-style:none;
	height:20px;
	border-bottom:1px solid #CCCCCC;
	width:240px;
	float:left;
}

.ket{
	font-size:12px;
	color:#FF0000;
	padding:0px 0px 0px 10px;
}
.logo-popup{
	float:left;
	margin-left:23px;
	}
#loginbox-popup{
	background:url(../../new/images/bg.box-popup.jpg) no-repeat top;
	float:left;
	margin:5px 50px 10px 20px;
	padding:10px;
	height:200px;
	width:438px;
	}
.loginbox-popup{
	text-align:center;
	float:left;
	margin:30px;
	margin-top:10px;
	}
.news-ticker a{
	text-decoration:none;
	font-family: 'Franklin Gothic Book',Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#003e7e;
	font-weight:normal;
	}

.fade-img{
	position:absolute;
	top:0px;
	left:0px;
	z-index:201;
}