@charset "utf-8";
/* CSS Document */
* html body 							{ background-position:50% 5px; }


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img,
q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
										{ margin: 0; padding: 0; border: 0;font-weight: inherit; font-style: inherit; font-size: 100%;}

input, select, textarea 				{ color:#000;font-family: Arial,Helvetica,sans-serif;font-size:11px;margin:0px;padding:0px;}
.clear, #footer .clear, #header .clear	{ clear:both;height:0px;margin:0;padding:0;overflow:hidden;}

:focus									{ outline: 0 }
a img 									{ border: 0;}
body 									{ text-align:center;color:#535353;font-family:Tahoma, Arial,Helvetica,sans-serif;font-size:11px;background:#c3d4db url(images/body.jpg) center top repeat-x;}
a, a:visited 							{ color:#535353;}
a:hover 								{ text-decoration:underline;}
.hidden 								{ display:none;visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;}
.left 									{ float:left;}
.right 									{ float:right;}
.rss									{ padding:58px 0 0 0; text-align:left;}
.rss a									{ width:90px; height:120px; display:block; text-indent:-9999px; background: url(images/rss.png) 0 0px no-repeat; }

#main-banner-holder						{ width:160px; float:right;}
#container 								{ width:960px; margin: 0 auto; }
.withBanner 							{ width:1132px !important;}
#content 								{ width:960px; margin: 0 auto; }
#main 									{ width:960px; margin: 0 auto; padding: 0 0 10px 0; text-align:left;}
.bgwh									{ background: #FFF; min-height: 600px;}

.error									{color:#ff0000;}

/*  ----------------------- HEADER */

#header_top 							{ background: #5E5E5E;}
/*
#header_top div 						{ width:960px;margin: 0 auto;height:26px;font-weight:bold;color:#a6d8ff;padding:7px 0 0 0;text-align:right;}
#header_top a, #header_top a:visited 	{ color:#a6d8ff;text-transform: uppercase;text-decoration:none;margin:0 6px;}
#header_top a:hover 					{ border-bottom:1px solid #a6d8ff;}
*/

#topnavbar 								{ margin: 0 auto;font-size:11px;height:26px;margin:0 auto;padding:0;text-align:left;width:960px;font-weight:bold;color:#FFFFFF;}
#topnavbarleft 							{ float:left;}
#topnavbarright 						{ clear:right;float:right;text-align:right;width:100px;}
#topnav ul 								{ list-style-type:none;margin:0;padding:0;}
#topnav li 								{ float:left;list-style-type:none;margin:0;padding:0;}
#topnavbar a, #topnavbar a:visited 		{ display:block;margin:0 10px 0 0;padding:6px 10px;color:#FFFFFF;text-decoration:none}
#topnavbar a:hover 						{ color:#EA5F00;text-decoration:none}


#header 								{ margin: 0 auto;text-align:left;}
#header .space							{ height:10px; background:#FFF;}
#header .left							{ width:200px; float:left;}
#header h1 								{ border:0;margin: 20px 0 0px 30px;padding:0;}
#header h1 a							{ width:200px; height:85px;text-decoration:none;display:block;background: url(images/logo.png) 0px 0px no-repeat;text-indent:-9000px; }
#header .stats							{ color:#90a3ac; margin: 0 0 10px 33px; font-size:10px;}

#header .login							{ float:right;width:155px; background: url(images/loginbg.png) 0 23px no-repeat; margin: 23px 20px 5px 0; text-align:center; min-height:95px}
#header .login .btn						{ margin: 0 0 0 20px;}
#header .login .btn	a					{ height:21px; display:block; color:#FFF; float:left; text-decoration:none; font-weight:bold; font-size:11px; padding:3px 0 0 0;}
#header .login .btn	a:hover				{ color:#183847; }
#header .login .btn a.log				{ background: url(images/btn_bl.png) top left no-repeat; width:57px; }
#header .login .btn a.reg				{ background: url(images/btn_gr.png) top left no-repeat; width:67px; }
#header .login span						{ background: url(images/input133.png) top left no-repeat; width:133px; height:21px; display:block; margin: 7px 0 0 10px;}
#header .login span	input				{ border:0; background: transparent; color:#b1c3cb; font-weight:bold; margin:3px 0px 2px 5px;}




#menu  									{ background: url(images/menu.png) 0px 0px no-repeat; margin: 0 0 0 25px;}
#menu li 								{ list-style:none; float:left;}
#menu li a, #menu li a:visited 			{ font-size:15px;font-weight:bold;line-height:100%;color:#5a6e78;text-decoration:none;display:block;padding:23px 12px 17px 12px;background: url(images/menu_sep.png) top right no-repeat; }
#menu li a:hover, 
#menu li a.home:hover, 
#menu li a.active 						{ color:#bcd63c;}
#menu li a.home						 	{ color:#f99803;}

#menu #search 							{ float:right; background: url(images/search.png) 0 0 no-repeat;  width:172px; margin:18px 50px 0 0; height:28px;}
#menu #search  input					{ border:0; background: transparent; color:#b1c3cb; font-weight:bold; margin:2px 0px 2px 5px; padding:4px 0 0 3px;}

#submenu 								{ background: url(images/submenu.png) 0 0 no-repeat;padding:0 5px 0 80px;font-size:11px;line-height:100%;font-weight:bold;}
#submenu li 							{ list-style:none;float:left;}
#submenu li a, #submenu li a:visited 	{ color:#546019;text-decoration:none;display:block; padding:7px 7px;}
#submenu li a:hover, #submenu li a.active { color:#000;}
#submenu li ul li a						{ background: #b0cc31; padding:2px 7px 2px 7px; border-bottom:1px solid #FFF;}


#sub2menu 								{ background: url(images/sub2menu.png) 0 0 no-repeat;padding:0 5px 0 80px;font-size:11px;line-height:100%;font-weight:bold;}
#sub2menu li 							{ list-style:none;float:left;}
#sub2menu li a, #sub2menu li a:visited 	{ color:#205269;text-decoration:none;display:block; padding:7px 7px;}
#sub2menu li a:hover, #sub2menu li a.active { color:#000;}
#sub2menu li ul li a					{ background: #5aa7cb; padding:2px 7px 2px 7px ; border-bottom:1px solid #FFF;}


/* ----------------------- MORE */



#more ul							{display: none;}
#more:hover ul						{display: block;position: absolute;margin-left: -1px;;}
#more:hover ul li					{clear:both;width:150px;}

#morec ul							{display: none;}
#morec:hover ul 					{display: block;position: absolute;margin-left: -1px;;}
#morec:hover ul li 					{clear:both;width:150px;}

.report input[type=text],
.report textarea, .report select 	{border:1px solid #5aa7cb;-moz-border-radius:3px;-webkit-border-radius:3px;padding:2px;}







/*  ----------------------- BASIC */


.blue, .blue a, a.blue					{ color:#5daacc !important;}
.red, .red a, a.red						{ color:#d61d00 !important;}
.green, .green a, a.green   			{ color:#a8c218 !important;}
.orange, .orange a, a.orange   			{ color:#ea5f00 !important;}
.gray, .gray a, a.gray   				{ color:#77808b !important;}
.petrol, .petrol a, a.petrol   			{ color:#183847 !important;}
.sm										{ font-size:10px;}

.banner									{ text-align:center; clear:both;}
.column-side .banner, #promo .left .banner	{ width:250px; overflow:hidden;}



h1, h2, h3, h4, h5, h6 					{ line-height:130%;margin:0 0 10px 0;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover, 
h6 a:hover 								{ text-decoration:none;}

h1										{ font-size: 24px;}
h2 										{ font-size: 18px;font-weight:bold;  color:#77808b; margin: 0 10px 0 10px; padding: 20px 0 10px 35px;background:url(images/linedotted.png) repeat-x 0 40px;}
.column-side h2							{ padding-left:0px; margin-left:0px;}
h2.blue									{ background:url(images/sign_blue.png) no-repeat 5px 12px;}
h2.orange								{ background:url(images/sign_orng.png) no-repeat 5px 12px;}
h2.red									{ background:url(images/sign_red.png) no-repeat 5px 12px;}
h3										{ font-size: 16px;}
h4										{ font-size: 14px;}
h5										{ font-size: 12px;}
h6										{ font-size: 11px;}

.hrgray 								{ height:2px;margin:0px 0px 5px 0px; background: url(images/linedouble.gif) repeat-x bottom; overflow:hidden;clear:both; font-size:2px;}

a.web, a.tel, a.mail 					{ float:left; display:block; width:20px; height:10px; text-decoration:none; text-indent:-9999px; text-align:left; }
a.web 									{ background:transparent url(images/icon_web.gif) no-repeat top left; }
a.mail 									{ background:transparent url(images/icon_mail.gif) no-repeat top center; margin:0 5px;}
a.tel 									{ background:transparent url(images/icon_tel.gif) no-repeat top right; }




/*  ----------------------- HOME */

#home_promo								{ width:960px; margin:0 auto; background:#FFF; height:350px; background:url(images/slideshow.jpg) no-repeat top right !important; }
#home_promo .left 						{ width:595px; height:250px; overflow:hidden; margin: 5px 0 0 20px; background: url(images/slide.pg) 0 0 no-repeat; text-align:left;}
#home_promo .slide						{ float:left; width:210px; }
#home_promo .slide .txt					{ height:205px; overflow:auto; margin-bottom:5px; }
#home_promo .slide .txt h3				{ font-weight:bold; margin:5px 0 10px 0; font-size:22px; line-height:100%;}
#home_promo .slide_ph					{ float:right; width:370px;}

#home_promo .corners					{ position:relative; z-index:16px; padding:0; float:left; display:inline; font-size: 1px; }
#home_promo .corners img				{ width: 360px; height: 250px;}
#home_promo .corners ul					{ margin:0px;padding:0px;}
#home_promo .corners li					{ list-style:none;}
#home_promo .corner						{ width:13px; height:13px; position:absolute; z-index:17px;}
#home_promo .tl							{ top:0px; left:0px; background:url(images/corners.png) top left no-repeat;}
#home_promo .tr							{ top:0px; right:0px; background:url(images/corners.png) top right no-repeat;}
#home_promo .bl							{ bottom:0px; left:0px; background:url(images/corners.png) bottom left no-repeat;}
#home_promo .br							{ bottom:0px; right:0px; background:url(images/corners.png) bottom right no-repeat;}


#home_promo .right 						{ margin: 5px 5px 0 0;}

#home_promo .radioflash					{ height:92px; /* background: url(images/flashradio.png) no-repeat top center;*/}


#buttons {margin:0 2px;}
#btn-prev, #btn-pause, #btn-play, #btn-next {width:24px;height:23px;display:block;float:left;margin:0 5px;text-indent:-9999px;}
#buttons a#btn-prev {background: url(images/icon_prev.gif) no-repeat top left;}
#buttons a#btn-pause {background: url(images/icon_pause.gif) no-repeat top left;}
#buttons a#btn-play {background: url(images/icon_play.gif) no-repeat top left;}
#buttons a#btn-next {background: url(images/icon_next.gif) no-repeat top left;}









.categbox								{ background: url(images/boxbig_bg.jpg) repeat-y top center; width:313px; float:left; margin: 0 10px 5px 0;}
.categbox .topH1						{ background:transparent url(images/boxbig_top1.jpg) no-repeat top center; padding: 15px 0 10px 0}
.categbox .topH2						{ background:transparent url(images/boxbig_top2.jpg) no-repeat top center; padding: 15px 0 10px 0}
.categbox .topH3						{ background:transparent url(images/boxbig_top3.jpg) no-repeat top center; padding: 15px 0 10px 0}
.categbox .top							{ background:transparent url(images/boxbig_top.jpg) no-repeat top center; padding: 10px 0 10px 0}
.categbox .bot							{ background:transparent url(images/boxbig_bot.jpg) no-repeat bottom center; padding: 0px 0px; min-height:550px;}
.last									{ margin: 0 0px 0 0;}
.categbox	.hrgray 					{ margin:0px 7px 5px 7px;}


ul#boxsm 								{ list-style:none; margin: 0 6px; }
ul#boxsm li 							{ float:left;text-align:center; vertical-align:middle; width:100px;height:100px;overflow:hidden;line-height:100%;font-size:11px;background:url(images/linedotted.png) repeat-x bottom center !important; margin:4px 0}
ul#boxsm li a 							{ color:#183847; width:100px;height:100px;overflow:hidden;display:block;text-decoration:none;background:url(images/bg_thub.png) no-repeat top center !important;}
ul#boxsm li a:hover 					{ color:#77808b;}
ul#boxsm li img	 						{ /* width: 50px; height:50px; */padding: 7px 0px;}
ul#boxsm li h6 							{ font-weight:bold; margin: 2px 4px 5px 4px; line-height:100%;}






/*  ----------------------- INSIDE */

.column-main							{ float:left; width:670px; margin: 0 0 0 20px;}
.column-side							{ float:left; width:250px; }
.main-side								{ float:left; width:120px; margin: 50px 30px 0 0; }
.main-content							{ float:left; width:490px; }
.main-content p							{ padding-bottom:5px; }


.radiobox								{ background: url(images/radiobox_bg.gif) repeat-y 0 0; width:233px; float:left; margin: 0 23px 15px 0;}
.radiobox a 							{ text-decoration:none;}
.radiobox a:hover 						{ text-decoration:underline;}

.radiobox .top							{ background:transparent url(images/radiobox_top.gif) no-repeat 0 4px; padding:0px}
.radiobox .bot							{ background:transparent url(images/radiobox_bot.gif) no-repeat bottom left; padding: 0px;}
.radiobox .play	a						{ float:right; display:block; width:20px; height:20px; text-indent:-9999px; text-align:left; background:transparent url(images/radiobox_play.png) no-repeat 0 0; }
.radiobox .fav	a						{ float:right; display:block; width:23px; height:16px; text-indent:-9999px; text-align:left; background:transparent url(images/radiobox_fav.png) no-repeat 0 0; }
.last									{ margin-right: 0px;}

.radiobox dl 							{ margin:0; padding:0; clear:both; line-height:110%;}
.radiobox dl dd.photo 					{ float:left; text-align:center; margin:0 10px; width:100px; height:100px; overflow:hidden;}
.radiobox dl dt 						{  font-size: 12px; font-weight:bold;}
.radiobox dl dd, .radiobox dl dt 		{ width:100px; margin: 0 0 0 120px; }
.radiobox dl dd.gray, .radiobox dl dd.orange	{ margin-top:5px; margin-bottom:5px;}
.radiobox dl dd.green					{ margin-top:3px;}






/*  ----------------------- RIGHT */
.tabc									{ padding: 5px 0 0 3px; border-right:2px solid #e6e6e6; border-bottom:2px solid #e6e6e6; border-left:2px solid #e6e6e6;}

ul#tab 									{ list-style:none; background:url(images/linelight.gif) repeat-x bottom; height:22px;}
ul#tab li 								{ float:left;line-height:100%;}
ul#tab li a 							{ display:block;text-decoration:none;color:#949494;padding:5px 10px;background:#e6e6e6; border-right:2px solid #FFF; border-top:2px solid #e6e6e6; border-left:2px solid #e6e6e6;}
ul#tab li a:hover 						{ color:#FFF;background:#c6c6c6;}
ul#tab li a.selected 					{ color:#77808b;background:#FFF;}

ul#boxPic								{ list-style:none;}
ul#boxPic li 							{ float:left; text-align:center; vertical-align:middle; width:80px; height:55px; overflow:hidden; line-height:100%; margin: 5px 0px 0px 0; border-bottom:1px dotted #f4f4fb; display:block; }
ul#boxPic li img						{ /*width:50px; height:50px;*/}


#listFav 	 							{ border:1px solid #f4f4fb; padding:0 10px;}
#listFav a 								{ text-decoration:none;}
#listFav a:hover 						{ text-decoration:underline;}
#listFav dl 							{ margin:5px 0 0 0; padding:0 0 5px 0; clear:both; line-height:110%; border-bottom:1px dotted #f4f4fb;}
#listFav dl dd, #listFav dl dt 			{ width:100px; margin: 0 0 0 85px;}
#listFav dl dt 							{ font-weight:bold}
#listFav dl dd.remove	 				{ float:right; margin:15px 10px 0 0; width:20px;}
#listFav dl dd.remove a					{ float:left; display:block; width:20px; height:20px; text-decoration:none; text-indent:-9999px; text-align:left;background: url(images/remove.gif) no-repeat top left;}
#listFav dl dd.remove a:hover			{ background: url(images/remove_over.gif) no-repeat top left;}
#listFav dl dd.photo 					{ float:left; text-align:center; margin:0px; width:70px; height:60px; overflow:hidden;}
#listFav dl dd.gray 					{ margin-bottom:5px; margin-top:5px;}
#listFav dl dt.blue 					{ padding-top:5px; font-size: 12px;}



#list 									{ width:auto; line-height:120%}
#list a									{ text-decoration:none;}
#list a:hover 							{ text-decoration:underline;}
#list dl 								{ margin:0 0 10px 0;padding:0 0 10px 0; border-bottom:1px dotted #f4f4fb;}
#list dl dd 							{ margin:0;}
#list dl dd.photo 						{ float:left; margin:0 15px 0 0;}
#list dl dd.date 						{ }
#list dl dt 							{ font-weight:bold}



.favorites	a							{ text-decoration:none;}
.favorites	a:hover						{ color:#a8c218}
.favorites	a.delete					{ background:#dd5000;color:#FFF; display:block; width:15px; height:15px; padding:0px 3px 3px 3px; line-height:100%; font-weight:bold; font-size:15px; }
.favorites	thead						{ background:#f6fafa; color:#aec3cd; font-weight:bold; text-align:center}
.favorites	tbody td					{ border-bottom: 2px solid #f6fafa; text-align:center;}

table.streaming							{ margin:0 0 10px 0}
.streaming	thead						{ background:#f6fafa; color:#5DAACC ; font-weight:bold; text-align:center}
.streaming	thead td					{ }
.streaming	tbody td					{ border-bottom: 1px solid #9ba1a3; text-align:right;}



/*  ----------------------- FOOTER */

#footer 								{ color:#d3f2ff; background:#3b3b3b url(images/footer.gif) repeat-x top center;}
#footer a, #footer a:visited 			{ color:#d3f2ff;text-decoration:none;}
#footer	a:hover 						{ color:#ddf45d;text-decoration:underline;}

#fcontent								{ margin: 0 auto; width:960px; text-align:left;}
.fhead 									{ height:62px;}
.fcurve 								{ background: url(images/footer_top.jpg) no-repeat top center;}

#footer #fbg 							{ width:960px; min-height:360px; background: url(images/footer.jpg) no-repeat top center;font-size:11px;text-align:left;}
#footer h3, #footer h3 a, #footer h3 a:visited 	{color:#ddf45d; border:0; margin-bottom:0px; font-size:15px; padding: 0 0 3px 25px; border-bottom:1px solid #3b3b3b}
#footer .fcol1 h3						{ background: url(images/icon_cat.png) no-repeat top left;}
#footer .fcol2 h3						{ background: url(images/icon_top.png) no-repeat top left;}
#footer .fcol3 h3						{ background: url(images/icon_box.png) no-repeat top left;}

#footer .fcol1 li						{ list-style: none; padding:0; margin:0 0 3px 0; float:left; width: 32%; }
#footer .fcol2 li						{ list-style: none; padding:0; margin:0 0 3px 0; float:left; width: 32%; }
#footer .fcol3 li						{ padding:0; margin:5px 0 0 10px; }
#footer .fcol3 li a						{ text-decoration:underline}

#footer .fcol1 							{ width:35%; margin:0px 10px 0px 20px; padding:2px 5px 5px 5px; background:transparent url(images/pix.png) repeat;}
#footer .fcol2 							{ width:38%; margin:0px 10px 0px 10px; padding:2px 5px 5px 5px; background:transparent url(images/pix.png) repeat;}
#footer .fcol3 							{ width:15%; margin:0px 20px 0px 10px; padding:2px 5px 5px 5px; background:transparent url(images/pix.png) repeat;}
#footer .fade 							{ padding:5px; background:transparent url(images/pix.png) repeat; border-bottom:1px solid #3b3b3b; display:block;}

#footer .ftop							{ margin:0px 20px 15px 20px; border-bottom: 1px solid #7c7c7c;}
#footer .fbot							{ margin:20px 20px 10px 20px; border-top: 1px dotted #7c7c7c; border-bottom: 1px dotted #7c7c7c;}
#footer .ftop, #footer .ftop a, #footer .ftop a:visited { color:#FFF; font-weight:bold;}
#footer .fbot, #footer .fbot a, #footer .fbot a:visited { color:#7c7c7c; font-weight:bold;}

#footer .ftop, #footer .fbot			{ padding:5px 0;}
#footer .ftop p, #footer .fbot p		{ }
#footer .ftop span, #footer .fbot span	{ float:right;}
#footer .ftop a, #footer .fbot a		{ padding:0 5px;}


#footer .ftop .newsletter				{ background: url(images/icon_nl.png) no-repeat top left; padding: 0 0 0 20px; margin: 0 0 0 10px;}
#footer .ftop .rss						{ background: url(images/icon_rss.png) no-repeat top left; padding: 0 0 0 20px;}


/* PAGING */
div.pagination 							{ padding:3px;margin:3px;text-align:center;}
div.pagination a 						{ color:#000;padding: 2px 5px 2px 5px;margin-right: 2px;border-left: 1px solid #7b848c;border-right: 1px solid #7b848c;text-decoration: none;}
div.pagination a:hover, div.pagination a:active {border:1px solid #7b848c;}
div.pagination span.current 			{ padding: 2px 5px 2px 5px;margin-right: 2px;background:#7b848c;font-weight: bold;}
div.pagination span.disabled 			{ padding: 2px 5px 2px 5px;margin-right: 2px;color: #7b848c;}


/* CONTACT */
#contact-area 		 					{ padding-top:10px}
#contact-area input, #contact-area textarea {padding: 3px; width: 300px; margin: 0px 0px 10px 0px; border: 1px solid #c3d6dc;}
#contact-area textarea 					{ height: 90px;}
#contact-area textarea:focus, #contact-area input:focus {border: 1px solid #9db32b;}
#contact-area input.submit-button 		{ width: 100px;float: left;margin-left:115px;background:transparent url(images/submenu.png) no-repeat center top;color:#546019;font-weight:bold; border:0;}
#contact-area label 					{ float: left;text-align: right;margin-right: 15px;width: 100px;padding-top: 5px;}







/* ----------------------- POP UP */


.player 								{ background:#c3d4db url(images/back_win.jpg) top left no-repeat;text-align:left;}

#info									{ width:675px;height:137px; margin:45px 35px 0px 35px;  }
#promo									{ width:675px; margin:0px 35px 35px 35px;  }
#info a									{ text-decoration:none;}
#info a:hover							{ text-decoration:undeline;}
#info .left								{ width:100px; }
#info .right							{ width:485px; }
#info .right .left						{ width:300px; margin-bottom:5px;}
#info .right .right						{ width:150px; text-align:right; }
#info .right .tools						{ width:75px; float:right; padding: 7px 0 0 0 }
#info span.blue							{ font-weight:bold; font-size:15px; padding: 0 5px 0 0}


#promo .right 							{ overflow:auto; height:230px; width:390px; background:#f1f5f7;}

#promo ul#tab 							{ background:transparent; border-bottom:1px solid #c3d4db; height:21px;}
#promo ul#tab li a 						{ display:block;text-decoration:none;color:#97bfe0;padding:5px 10px;background:#f4f5f8; border-right:0px; border-top:0px; border-left:0px;}
#promo ul#tab li a:hover 				{ color:#97bfe0;background:#ffffff;}
#promo ul#tab li a.selected 			{ color:#FFF;background:#97bfe0;}











/* -----------------------  SLIDER */


#slider {
/* You MUST specify the width and height */
width:600px;height:255px;position:relative;	overflow:hidden;border:1px solid #e6e6e6;padding:2px;margin:0 2px;
}

#mask-gallery {overflow:hidden;	}

#gallery {
/* Clear the list style */
list-style:none;margin:0;padding:0;z-index:0;
/* width = total items multiply with #mask gallery width */
width:900px;overflow:hidden;
}

#gallery li {
/* float left, so that the items are arrangged horizontally */
float:left; text-align:right}

#gallery li img { height:230px;}

#mask-excerpt {
/* Set the position */
position:absolute;	top:2px;left:2px;z-index:500px;
/* width should be lesser than #slider width */
width:220px;overflow:hidden;	
}
	
#excerpt {
/* Opacity setting for different browsers */
filter:alpha(opacity=50);-moz-opacity:0.5;  -khtml-opacity: 0.5;opacity: 0.5;  
/* Clear the list style */
list-style:none;margin:0;padding:0;
/* Set the position */
z-index:10;position:absolute;top:0;left:0;
/* Set the style */
width:220px;overflow:hidden;color:#3b3737; }

#excerpt a {
/* Opacity setting for different browsers */
filter:alpha(opacity=100);-moz-opacity:1;  -khtml-opacity:1;opacity: 1;  
/* Set the style */
color:#59a6ca;text-decoration:none;font-size:27px}

#excerpt li {padding:30px 5px 5px 5px;text-align:left;border-right: 20px solid #FFF;}



