/*BODY*/
body{
	background-color:#000;
	background-repeat:repeat-x;
	background-position:0 100px;
	background-image:url('../../img/funlist/bg_gradiant.gif');
}
/*LAYOUT HOME*/
.wrapper {
	background-color:#000;	
	background-repeat:no-repeat;
	background-position:center 0;
	background-image:url('../../img/funlist/bg_background.jpg');
}
/*CHROME*/
div#left {
	background-color:transparent;	
}
div#right {
	background-color:transparent;	
}
div#right {
	background-repeat:repeat-y;
	background-position:0 0;
	background-image:url('../../img/funlist/chrome_right_int.gif');
}
div.chrome {
	padding:10px 10px 5px;
	background-repeat:repeat-y;
	background-position:0 0;
	background-image:url('../../img/funlist/chrome_int.gif');
}
div.pagination {
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url('../../img/funlist/bg_pagination.gif');
}
div#main {
	background-color:transparent;
	background-position:0 0;
	background-repeat:repeat-y;
	background-image:url('../../img/funlist/column.gif');
}
div.cal{
	background:url('../../img/funlist/calendar.gif') top right no-repeat;		
}
img.chrome_ext_bottom {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../../img/funlist/chrome_ext_bot.gif');
}
img.chrome_ext_top {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../../img/funlist/chrome_ext_top.gif');
}
img.chrome_ext_right_bot {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../../img/funlist/chrome_right_ext_bot.gif');
}
img.chrome_ext_right_top {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../../img/funlist/chrome_right_ext_top.gif');
}
div.pagination .bg_right {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../../img/funlist/bg_pagination_right.gif');
}
div.pagination .bg_left {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('../../img/funlist/bg_pagination_left.gif');
}
div.header {
	height:180px;
}