	/**
	 *   https://09source.kicks-ass.net:8443/svn/installer09/
	 *   Licence Info: GPL
	 *   Copyright (C) 2010 Installer09 v.1
	 *   A bittorrent tracker source based on TBDev.net/tbsource/bytemonsoon.
	 *   Project Leaders: Mindless,putyn,kidvision.
	 *   ##########################################
	 *   Basic Skin v.2 By Bittorrent Skins
	 *   Created with CSS3 & Xhtml (IE Fixed)
	 **/
	 
	  
	 /* Modifications By :GREENTIDE: exclusively for U-232 forums.
	  * This is made for V2 Memcached
	  */ 
	 
	@import "bbcode.css";
	/** Basic CSS Settings ------------------------------------------------------------------- */
	body {
		font-family: "trebuchet MS";
		font-size: 8pt;
		color: #303030;
		margin-top: 10px;
		margin-bottom: 20px;
		background: url(images/backround.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		right: 0px;
	  bottom: 0px;
	  left: 0px;
	  width:1000px;
	  height: 90%;
	  margin: auto;
	}
	div#base_around {
		width: 1004px;
		margin: 0 auto;
		
	}
	div#base_content {
		width: 988px;
		border-radius: 8px;
		border-radius: 8px;
		margin: 0 auto;
		margin-top: 5px;
		margin-bottom: 5px;
		background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	 -moz-border-radius: 10px; /* Firefox */
     -webkit-border-radius: 10px; /* Safari, Chrome */
     border-radius: 10px; /* CSS3 */
	}
	
	.tdetails {
		text-align:center;
		
		-moz-border-radius: 10px; /* Firefox */
	  -webkit-border-radius: 10px; /* Safari, Chrome */
		border-radius: 10px; /* CSS3 */
	  -webkit-box-shadow: inset 2px 1px 2px 4px #292029;
	-moz-box-shadow: inset 2px 1px 2px 4px #292029;
		box-shadow: inset 2px 1px 2px 4px #292029;
		background: #999; /* for non-css3 browsers */
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#000000'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#000)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #333,  #000);
		padding-bottom: 6px;
	}
		div.headbody {
		width: 947px;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		 text-align: left;
		  padding: 10px 10px 10px 10px;
	/*	background: url(images/block.png) no-repeat center center fixed;*/
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		 margin-bottom: 10px;
		  }

	
	.sbox:hover{
		background-color: #222222;
	   -moz-border-radius: 25px 10px / 10px 25px;
	   border-radius: 25px 10px / 10px 25px;
	   font-size: 14px;
	   font-weight: bolder;
	   color: #141313;
	   height: 20px;
	   border: medium solid #900;
	}
	.shoutbar {
		background-color: #333;
		border: thick solid #333;
		-moz-border-radius: 25px 10px / 10px 25px;
		border-radius: 25px 10px / 10px 25px;
		height: 15px;
	}
	.sbut {
		background-color: #333;
		-moz-border-radius: 25px 10px / 10px 25px;
		border-radius: 25px 10px / 10px 25px;
	FirefoxChromeSafariInternet ExplorerOpera
	-webkit-box-shadow: inset 2px 1px 2px 4px #292029;
	-moz-box-shadow: inset 2px 1px 2px 4px #292029;
		box-shadow: inset 2px 1px 2px 4px #292029;
		width: 60px;
		height: 40px;
	}
	   .shoutB {
		-moz-border-radius: 25px 10px / 10px 25px;
		border-radius: 25px 10px / 10px 25px;
		font-size: 14px;
		-moz-box-shadow: 0 0 5px 5px #2C2929;
		-webkit-box-shadow: 0 0 5px 5px#2C2929;
		box-shadow: 0 0 5px 5px #2C2929;
		font-weight: bolder;
		color: #141313;
		height: 300px;
		width: 900px;
		position: relative;
		left: 21px;
	}
	.loginnote {
		background-color: #333333;
		font-size: 14px;
		font-weight: bolder;
		color: #FFF;
		width: 500px;
		-moz-border-radius: 15px;
	border-radius: 15px
		
	}
	
	.sboxbut {
		background-color: #333;
		height: 25px;
		width: 50px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		font-size: 14px;
		font-weight: bolder;
		color: #FFFFFF;
		border: medium solid #2C2929;
	
	}
	
	.shoutbody {
	-moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
  	background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		 margin-bottom: 10px; 

}
.shoutframe {
     -moz-border-radius: 10px; /* Firefox */
     -webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	background: url(images/block.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	border: medium solid #666666;
	color: #0066CC;
	visibility: visible;
	width: 961px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	.lastest {		
		border: thin solid #000000;
	}
	
	
	@font-face {
		font-family: 'trebuchet';
		src: url('fonts/trebuchet.eot');
		src: local('?'),
		url('fonts/trebuchet.woff') format('woff'),
		url('fonts/trebuchet.ttf') format('truetype');} 
	/** Images Settings ---------------------------------------------------------------------- */
	img{ border: 0; vertical-align: middle;}
	/** Basic Links Settings ----------------------------------------------------------------- */
	.sublink {
		font-style: italic; font-size: 7pt; font-weight: normal; }
	a, a:visited, a:active {
		text-decoration: none; color: #FFFFFF} 
	a:hover {
		color: #376c9a;}
	a.index {
		font-weight: bold;}
	a.biglink {
		font-weight: bold; font-size: 12pt;}
	a.altlink:link, a.altlink:visited{
		font-weight: bold; color: #FFFFFF; text-decoration: none;}
	a.altlink:hover {
		text-decoration: underline; color:#FFFFFF}
	a.altlink_blue:link, a.altlink_blue:visited{
		font-weight: bold; color: #FFFFFF; text-decoration: none;}
	a.altlink_blue:hover {
		text-decoration: underline; color: #FFFFFF}
	a.altlink_green:link, a.altlink_green:visited{
		font-weight: bold; color: #1a3b5d; text-decoration: none;}
	a.altlink_green:hover {
		text-decoration: underline; color:#FFFFFF}
	a.colheadlink:link, a.colheadlink:visited {
		font-weight: bold; color: #1a3b5d; text-decoration: none;}
	a.colheadlink:hover {
		text-decoration: underline; color: #FFFFFF}
	a.altlink_white:link, a.altlink_white:visited{
		font-weight: bold; color: #1a3b5d; text-decoration: none; }
	a.altlink_white:hover {
	  text-decoration: underline; color: #FFFFFF}
	/** Anything else Settings --------------------------------------------------------------- */
	.balloonstyle{
		position:absolute; top: -500px; left: 0; padding: 5px; visibility: hidden;
		border:1px solid #EAFF08; font:normal 12px arial; color: #FF6600; line-height: 18px;
		z-index: 100; background-color: #333333; width: 400px; }
	a.info{
		position:relative; z-index:24; color:#000; text-decoration:none}
	a.info:hover{
		z-index:25; background-color:#ff0}
	a.info span{
		display: none}
	a.info:hover span{
		display:block; position:absolute; top:2em; left:2em; width:15em;
		border:1px solid #0cf; background-color:#cff; color:#000; text-align: center}
	.codetop {
		background: #0099FF url(pic/code.jpg) no-repeat right; color: #000; font-weight: bold;
		margin: 0 auto 0 auto; padding: 3px; border: 1px solid #000; width:500px; }
	.codemain {
		background: #FFF; border: 1px solid #000; color: #000; margin: 0 auto 0 auto;
		padding: 3px; width:500px; overflow:auto; height:150px; }
	span.tool {
		position: relative; cursor: help; }
	span.tool span.tip {
		white-space: nowrap; display: none; }
	span.tool:hover span.tip {
		display: block; z-index: 100; position: absolute; top: 1.6em; left: 0;
		width: auto; padding: 3px 7px 4px 6px; border: 1px solid #336; background-color: #f7f7ee;
		font: normal 1.2em/1.2em tahoma, helvetica, sans-serif; text-align: left; color: #000; }
	#content span.tool::after {
		padding-left: 2px; content: url(pic/bubble.gif); }
	#iconbar { 
		position:absolute; margin-top: 80px; padding-left: 50px; }
	#iconbar li	{
		float:left; position:relative; margin-right:10px;
		overflow:hidden; font-family: "arial"; }
	#iconbar a {
		font-family: "arial"; text-decoration: none; outline: none;
		color:#1f1f1f; display: block; width: 58px; padding: 5px; cursor:pointer; }
	#iconbar span	{
		font-family: "arial"; width: 58px; height: 38px; position: absolute; display: none;
	color:#1f1f1f; font-size: 8px; line-height: 8px; font-weight: bold; padding-left: 2px; padding-top: 10px; }
	#rollover{
		display: inline-table; width: 55px; height: 20px; line-height:20px; background: url(pic/button.png) no-repeat 0 0;
		background-repeat: no-repeat; background-position: left top; text-align: center; }
	#rollover:hover {
		background-position: 0 -20px; }
	#rollover span {
		display: none;}
	#middle {
		margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; background-image: url(pic/evilreels.png); 
		background-repeat: no-repeat; background-position: center;width: auto; }
	#marqueecontainer{
	position: relative;
	width: 99%;
	height: 120px;
		    -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	background-image: url(./images/smalls.png);
	-moz-box-shadow: 3px 3px 4px #333333;
    -webkit-box-shadow: 3px 3px 4px #333333;
    box-shadow: 3px 3px 4px #333333;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
   /*  For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
	
	background-color:transparent;
	color:black;
	overflow: hidden;
	border: 1px solid #333333;
	padding: 2px;
	padding-left: 4px;
	text-align:left;
		
}
	#marqueecontainer img {
		border-width:2px; border-style:solid;}
	.sent, .notsent {
		width:100%; padding:5px; margin:5px; border:1px solid;
		color:#333333; text-align:left; font-weight:bold;}
	.sent {
		border-color: #49c24f; background:#bcffbf; }
	.notsent {
		border-color: #c24949; background:#ffbcbc; }
	/** Popup Settings ----------------------------------------------------------------------- */
	.popupmenu {
		background: #C2CFDF; color: #3A4F6C; border: 1px solid #3A4F6C; text-align:left;
		font-size:11px; font-weight:bold; white-space:nowrap; }
	.popupmenu-item {
		padding: 5px; white-space: nowrap; border-bottom: 1px solid #C2CFDF;
		color:  #000000; font-weight: normal;}
	.popupmenu-item-last {
		padding: 5px; white-space: nowrap; color:  #000000; font-weight: normal; }
	.popupmenubutton {
		background: #C2CFDF; color: #3A4F6C; border: 1px solid #3A4F6C; text-align:center;
	font-size:11px; font-weight:bold; white-space:nowrap; height:18px; width:120px; }
	.popupmenu-item a:link, .popupmenu-item a:visited, .popupmenu-item-last a:link, 
	.popupmenu-item-last a:visited { 
		color: #000; text-decoration: none; }
	.popupmenu-item a:hover, .popupmenu-item-last a:hover{ 
		color: #EA5F00; text-decoration: none;}
	.tbi {
		vertical-align:middle; border:0px; padding:0px; margin:0px; float:none; }
	/** UL - LI Settings --------------------------------------------------------------------- */
	li {
		margin-top: 6pt; margin-bottom: 6pt; }
	ul {
		margin-left: 16pt; margin-top: 0px; margin-bottom: 0px;}
	/** Input - Form Settings ---------------------------------------------------------------- */
	form {
		display: inline; margin-top: 0; margin-bottom: 0; padding: 0;}
	input, select, textarea {
		background: #FFF; border: 1px solid #00326A; color: #000; font-family: arial, helvetica, sans-serif;
		font-size: 11px; margin: 5px; padding: 2px; vertical-align: middle; }
	input:focus { 
		background-color: #FFFF99; }
	textarea:focus {
		background-color: #FFFF99; }
	select{
		margin: 0px;}
	.btn{
		font-size:12px; font-family:arial,sans-serif; color:#FFF; background-color:#333333;}
	/** Text Settings ------------------------------------------------------------------------ */
	h1 {
		font-size: 12pt;}
	h2 {
		font-size: 10pt; margin-bottom: 6px;}
	h3 {
		font-size: 11pt; margin-bottom: 6px;}
	font.gray {
		color: #ACA899; text-decoration: underline;}
	.important {
		font-weight: bold; font-size: 8pt; }
	.red {
		color: #ee0000;}
	.yellow {
		color: #997700;}
	.green {
		color: #000000;}
	.small {
		font-size: 7pt;}
	.big {
		font-size: 10pt;}
	p#statusgreen { 
		font-size: 1.2em; background-color: #fff; color: #0a0; }
	p#statusred { 
		font-size: 1.2em; background-color: #fff; color: #a00; }
	/** Basic Tabel Settings ----------------------------------------------------------------- */
	table {
		border-collapse: collapse;
		border: none;
		background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
			-moz-border-radius: 10px; /* Firefox */
	  -webkit-border-radius: 10px; /* Safari, Chrome */
		border-radius: 10px; /* CSS3 */
		color: #FFFFFF;
		font-weight: bolder;
	}
	table.main, table.mainouter {
		border:  none; background-color: transparent;}
	table.bottom {
		background: transparent;}
	p {
		font-size: 8pt;}
	p.sub { 
		margin-bottom: 4pt;}
	td {
		font-size: 8pt; border: solid #000000 0px;}
	td.embedded {
		border: none; padding: 0px; text-align: left;}
	td.bottom {
		border: none;}
	td.heading {
	   font-weight: bold;
		}
	td.text {
		padding: 10pt; text-align: left; background-color: transparent;}
	td.comment {
		padding: 10pt; font-size: 8pt; text-align: left;}
	td.rowhead {
		font-weight: bold;
		text-align: right;
		vertical-align: top;
		background: url(images/menu.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		   }
	td.title {
		font-size: 14pt;}
	td.navigation {
		font-weight: bold; font-size: 10pt; border: none;}
	td.clear {
		padding: 0px;
		border: 0px;
		background-color: #333333;
	}
	td.clearalt6 {
		background: #004E98; padding: 5px; border: 0px; border: hidden;}
	td.clearalt7 {
		padding: 5px; background: #777777; border: 0px; border: hidden;}
	td.colhead {
		height: 30px;
		font-weight: bold;
		color: #ffffff; /* for non-css3 browsers */
	background: url(images/menu.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;refox 3.6+ */ 
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
	}
	td.normal {
		background: #990000; }
	td.normalrowhead {
		font-weight: bold; text-align: right; background: #990000; }
	.listitem {
		margin-left:10px; margin-right:3px;}
	td.pager { 
		background-color: #343436;
		-moz-border-radius: 5px; /* Firefox */
	  -webkit-border-radius: 5px; /* Safari, Chrome */
	  border-radius: 5px; /* CSS3 */
		  padding: 1px; }
	td.pagebr {  
		border: 0px; padding: 0px; }
	td.highlight { 
	background-color: #686666;
	  -moz-border-radius: 5px; /* Firefox */
	  -webkit-border-radius: 5px; /* Safari, Chrome */
	  border-radius: 5px; /* CSS3 */
	  padding: 1px; }
	
	/*####################Browse page block######################*/
		
	tr.browse:nth-child(even) {
	 border:1px solid #33333;
	 -moz-border-radius: 5px; /* Firefox */
	  -webkit-border-radius: 5px; /* Safari, Chrome */
	  border-radius: 5px; /* CSS3 */
	background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		
		
		}
	tr.browse:hover {
		background: #999; /* for non-css3 browsers */
	
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#161616', endColorstr='#000000'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#000)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #161616,  #000); /* for firefox 3.6+ */ 
	}
	/** Forum Settings ----------------------------------------------------------------------- */
	.forumtable {
		width: 100%; margin: 0; padding: 0; font-size: 8pt;
		border: 0px solid #ccc; border-collapse: collapse;
		background-color: black;}
	/** Header Settings --
	
	-------------------------------------------------------------------- */
	
	div#base_logo {
		margin-left: 11px;
		margin-top: 10px;
		width: 100%;
		animation:mymove 5s infinite;
		-moz-animation:mymove 5s infinite; /* Firefox */
		-webkit-animation:mymove 5s infinite; /* Safari and Chrome */	
		position: relative;
		top: 17px;
	}
	
	 /*div#base_logo {
	   width: 328px; height: 82px; background: url(images/logo.png) none;}
	div#base_header_line {
		width: 988px; height: 10px; background: #23446d;}
	div#base_header {
		width: 988px; height: 85px; 
		/*background: url(images/head_bg.png) repeat-x;
		background: #183859; 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#183859), to(#32638e));
		background: -moz-linear-gradient(100% 100% 90deg, #183859, #32638e); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32638e', endColorstr='#183859',GradientType=0 );  }*/
	div#base_header_fly {
		width: 460px;
		height: 20px;
		float: right;
		margin-top: -7px;
		border-top-left-radius: 10px 5px;
	border-bottom-right-radius: 10% 5%;
	border-top-right-radius: 10px; 
		/*background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	firefox 3.6+ */
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		margin-right: 20px;
		position: relative;
		top: 12px;
		}
	/** Footer Settings ---------------------------------------------------------------------- */    
	div#footer {
		width: 1000px; margin: 0 auto; } 
	div#footer_right {
		width: 500px;
		height: 35px;
		float:right;
		background: transparent !important;
		text-align: right;
		color: #000000;
		background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		line-height: 15px;
		padding-top: 10px;
		padding-bottom: 30px;
		font-weight: bolder;
	} 
	div#footer_left {
		width: 500px;
		height: 35px;
		float:left;
		background: transparent !important;
		text-align: left;
		color: #000000;
		line-height: 15px;
		padding-top: 10px;
		padding-bottom: 30px;
		font-weight: bolder;
	} 
	#footer_right a, #footer_right a:visited, #footer_right a:active, #footer_right a:hover {
		color: #97bcc2; font-weight: bolder; }
	/** Menu Settings ------------------------------------------------------------------------ */
	#submenu{  
		border: 0px solid #FFF; border-top: 0; color: #3A4F6C; 
		margin: 0; height: 22px; text-align: right; }
	div#base_menu {
		width: 964px;
		height: 35px;
		color: #ffffff;
		background: url(images/menu.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		margin-left: 10px;
		font-size: 10px;	
		}
	div#mover { width: 988px; margin-left: -20px; }
	ul.navigation li {
		float: left; list-style: none; color: #ffffff; }
	.navigation li, .navigation li a {
		height: 35px;
		padding-left: 5px;
		padding-right: 5px;
		cursor: pointer;
		line-height: 17px;
		color: #ffffff;
		text-shadow: 1px 1px 1px #000000;
		filter: dropshadow(color=#000000, offx=1, offy=1);
		font-family: "trebuchet MS";
		font-size: 10px;
	}
	.navigation li:hover {
		height: 35px; padding-left: 5px; padding-right: 5px; font: trebuchet MS; color: #ffffff;
		text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1);  }
	span.nav:hover {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		border: 2px solid #333333;
		color: #ffffff;
	-moz-border-radius: 25px 10px / 10px 25px;
		border-radius: 25px 10px / 10px 25px;
	 -moz-box-shadow: 2px 2px 2px #ccc;
	  -webkit-box-shadow: 2px 2px 2px #ccc;
		box-shadow: 2px 2px 2px #ccc;
		background-color: #333333;
		font-size: 10px;
	}
	span.nav{ 
		padding-left: 12px; padding-right: 12px; padding-top: 7px; padding-bottom: 7px;}
		
		/* Crazy hour bar*/
		
	div#base_globelmessage {
		width: 964px;
		height: 30px;
		background: url(images/menu.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		text-align: left;
		line-height: 30px;
		margin-left: 10px;
		border-top-width: medium;
		border-top-style: solid;
		border-top-color: #000000;
	}
	div#gm_taps {
		float: right; padding-right: 10px; margin-top: -18px; }
	ul.gm_taps li {
		float: left; list-style: none; }
	.gm_taps li {
		height: 25px; padding-left: 10px; padding-right: 10px; line-height: 17px; color: #000 }
	.gm_taps a, .gm_taps a:visited, .gm_taps a:active, .gm_taps a:hover {color:#000} 
	.tooltip {
			color: #000000; outline: none;
			cursor: help; text-decoration: none;
			position: relative;		}
	.tooltip span {
		margin-left: -899em; position: absolute;		}
	.tooltip:hover span {
		border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
		font-family: Calibri, Tahoma, Geneva, sans-serif; position: absolute; left: -10em; top: 2em; z-index: 99;
		margin-left: 0; width: 250px;		}
	.tooltip:hover img {
		border: 0; margin: -10px 0 0 -55px; float: left; position: absolute;}
	.tooltip:hover em {
		font-family: Tahoma; font-size: 1.2em; font-weight: bold; display: block; padding: 0.2em 0 0.6em 0;}
	.classic { padding: 0.8em 1em; }
	.custom { padding: 0.5em 0.8em 0.8em 2em; }
	* html a:hover { background: transparent; }
	.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
	.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
	.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
	.info { background: #dbe3ea; border: 1px solid #97bcc2; color: #000;	}
	.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
	/** Menu Links Settings ------------------------------------------------------------------ */
	#submenu a:link, #submenu  a:visited, #submenu a:hover, #submenu a:active { 
		background: #003977; border : 1px solid #FFF; color: #FFF; 
		padding: 1px 3px 2px 4px; margin: 0px 1px 0px 2px; text-decoration:none;}
	#submenu a:hover, #submenu a:active{
		background: #EA5F00;}
	/** Statusbar Settings ------------------------------------------------------------------- */
	div#base_usermenu {
		width: 220px; height: 25px; border: 1px solid #142e4e; margin-left: 10px;
		background: #242526; 
		-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
		text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1);
		line-height: 25px; padding-left: 8px; color: #FFF;}
	span.base_usermenu_arrow {
		width: 20px; height: 25px; float: right; }
	div#slidingDiv {
		display: none; height:480px; width:228px; border: 1px solid #142e4e; border-top: none;
		background-color: #375b83; position: absolute; margin-left: 10px; margin-top: -5px;
		-moz-border-radius-bottomleft: 5px; -webkit-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px; -webkit-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; }
	div.slide_head {
		width: 223px; height: 25px; padding-left: 5px; float: left; background: #151517;
		line-height: 25px; font-weight: bolder; text-align: left; color: #FFF}
	div.slide_a {
		width: 100px; height: 25px; padding-left: 5px; float: left; background: #242526;
		line-height: 25px; font-weight: bolder; text-align: left; color: #FFF}
	div.slide_b {
		width: 118px; height: 25px; padding-right: 5px; float: right; background: #1a1b1b;
		text-align: right; color: #FFF; line-height: 25px;}
	div.slide_c {
		width: 100px; height: 25px; padding-left: 5px; float: left; background: #3f4141;
		line-height: 25px; font-weight: bolder; text-align: left; color: #FFF;}
	div.slide_d {
		width: 118px; height: 25px; padding-right: 5px; float: right; background: #242526;
		text-align: right; color: #FFF; line-height: 25px;}
	ul.um_menu li {
		float: left; list-style: none; }
	.um_menu li {
		height: 25px; padding-left: 10px; padding-right: 10px; cursor: pointer; line-height: 17px;
		text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1);  }
	div#base_icons {
	background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		float: right;
		 width: 210px;
		  margin-top: -32px;}
	/** Pagination Links Settings ------------------------------------------------------------ */
	.pagelink, .pagelinklast, .pagecurrent, .minipagecurrent, .minipagelink, .minipagelinklast{
		background: #F0F5FA; border: 1px solid #072A66; padding: 1px 3px 1px 3px;}
	.pagelinklast, .minipagelinklast{
		background: #DFE6EF;}
	.pagecurrent{
		background: #FFC9A5;}
	.minipagecurrent{
		background: #F0F5FA; font-size: 10px;}
	.minipagelink, .minipagelinklast{
		border: 1px solid #C2CFDF; font-size: 10px; margin: 0 1px 0 0;}
	.pagelink a:active, .pagelink a:visited, .pagelink a:link, .pagelinklast a:active,
	.pagelinklast a:visited, .pagelinklast a:link, .pagecurrent a:active,
	.pagecurrent a:visited, .pagecurrent a:link, .minipagelink a:active, .minipagelink a:visited,
	.minipagelink a:link, .minipagelinklast a:active, .minipagelinklast a:visited, .minipagelinklast a:link{
		text-decoration: none;}
	.pagination{
		padding:3px; margin:3px; text-align:center; }
	.pagination ul{
		margin: 0; padding: 0; text-align: right; font-size: 10px; }
	.pagination li{
		list-style-type: none; display: inline; padding-bottom: 1px; }
	.pagination a, .pagination a:visited{
		padding: 0 2px; border: 1px solid #9aafe5; text-decoration: none; color: #2e6ab1; }
	.pagination a:hover, .pagination a:active{
		border: 1px solid #2b66a5; color: #000; background-color: #30C636; }
	.pagination a.currentpage{
		background-color: #2e6ab1; color: #FFF !important; border-color: #2b66a5;
		font-weight: bold; cursor: default;}
	.pagination a.disablelink, .pagination a.disablelink:hover{
		background-color: white; cursor: default; color: #929292; border-color: #929292; font-weight: normal !important;}
	.pagination a.prevnext{
		font-weight: bold;}
	/** Cpatcha Links Settings ------------------------------------------------------------ */
	.cimage { 
		border: 1px solid #eee; }
	.captchaImage {
		margin:0 2px;}
	.captchaImages { 
		margin: 5px auto;width:350px;text-align:center;}
	.simpleCaptchaSelected {
		border: 2px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; } 
	/** Status Settings ------------------------------------------------------------------- */
	#status_box, #status_title_warpper, #status_content {
		font-family:tahoma; font-size:12px; }
	#status_box {
		width:400px; background: #ffffff; height:auto; border:1px solid #5C8DFF;
		-moz-border-radius:4px; padding:8px; position:absolute; margin-top:10px; maring-bottom:5px; }
	#status_title {
		background:#99B8FF; height:16px; color:#333; padding-left:5px; font-weight:bold; }
	#status_content{
		padding:1px; background: #ffffff; border: 1px solid #99B8FF; -moz-border-radius-bottomleft:2px;
		-moz-border-radius-bottomright:2px; }
	#status_tool { 
		font-size:10px;font-weight:bold;}
	tr.browse:nth-child(odd) {
		background-color:#DE0029;}     
	/** Info box Settings ----------------------------------------------------------------- */    
	ul.globelmessage li {
		float: left; list-style: none; }
	.globelmessage li {
		height: 30px; padding-left: 5px; padding-right: 5px; cursor: pointer; line-height: 17px;
		text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1);  }
	.globelmessage li:hover {
		height: 30px; padding-left: 5px; padding-right: 5px;
		text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1);  }  
	div.info_box {
	   width: 960px; height: 20px; padding-left: 25px;
	   background: #dbe3ea ; border: 1px solid #97bcc2 ;padding: 3px;}
	p.redalert {
		background: #fff6bf url(images/alertred.png) center no-repeat;
		background-position: 15px; text-align: left; padding: 5px 20px 5px 45px;
		border: 1px solid #ffd324; width: 600px; margin:0 auto;  margin-top: 10px; margin-bottom: 10px;}   
	p.bluealert {
		background: #dbe3ea url(images/alertblue.png) center no-repeat;
		background-position: 15px; text-align: left; padding: 5px 20px 5px 45px;
		border: 1px solid #97bcc2; width: 600px; margin:0 auto;  margin-top: 0px; margin-bottom: 10px; }  
	/** ----------------------------------------------------------------------------------- */
	/** Settings For Pages in installer09-------------------------------------------------- */
	/** ----------------------------------------------------------------------------------- */
	
	/** Index.php Settings ---------------------------------------------------------------- */
	div.headline {
		width: 957px; height: 30px; text-align: left; padding-left: 10px; color: #ffffff;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	   background: url(images/menu.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;  }
	div.headbody {
		width: 947px;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		 text-align: left;
		  padding: 10px 10px 10px 10px;
		background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		 margin-bottom: 10px;
		  }
	/*block bar eg. latest member*/
	div.headbody2 {
		width: 400px;
		text-align: center;
		padding: 10px;
		border-top:none;
		margin-bottom: 10px;
		color: #FFFFFF;
		background: url(images/block.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		margin-top: 20px;
		-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	-moz-box-shadow: 3px 3px 4px #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	box-shadow: 3px 3px 4px #ccc;
	}
	
	
	/* tooltip */
	div.headline2 {
		width: 610px; height: 30px; text-align: left; padding-left: 10px; color: #ffffff;
		line-height: 30px; font-weight: bolder;
		background: #183859; 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#183859),   to(#32638e));
		background: -moz-linear-gradient(100% 100% 90deg, #183859, #32638e); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32638e', endColorstr='#183859',GradientType=0 ); 
		border-top-left-radius: 10px 5px;
	border-bottom-right-radius: 10% 5%;
	border-top-right-radius: 10px; 
		 }
	div.headbody3 {
		width: 600px; text-align: left; padding: 10px 10px 10px 10px; border: 1px solid #97bcc2;
		border-top:none; background: #e8ecf1; margin-bottom: 10px; }
	 
	.headbody a, .headbody a:visited, .headbody a:active {
		text-decoration: none; color: #FFF; }
	.headbody a:hover {
		text-decoration: none; color: #0868c1;}
	span.shouthis {
		float: right; padding-right: 10px;}
	span.shoutextra{
		float: right;
		padding-right: 10px;
		line-height: 21px;
		font-size: 9px;
		font-weight: bolder;
		border: thin solid #333;
		height: 15px;	
	}
		  
	span.news {
		float: right; padding-right: 10px; line-height: 30px;}
	span.news a, span.news a:visited, span.news a:active {
		text-decoration: none; color: #1a3b5d; }
	span.news a:hover {
		text-decoration: none; color: #376c9a; }
	div.newshead {
		width: 937px;
		text-align: left;
		color:#FFF;
		padding: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: url(images/menu.png) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		font-weight: bolder;
	}
	td.newshead {
		width: 937px;
		text-align: left;
		border: 1px solid #97bcc2;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #c4d0df; color:#FFF;
		padding: 5px;
		}
	div.news_space { background:transparent; height:20px; }
	div.news_button {
		width: 100px; float: right; margin-right: -50px;}
	pre.enfo {
		font-size:9pt;
		font-family: 'Courier New', monospace;
		line-height:normal;}    
	/** Browse.php Settings --------------------------------------------------------------- */
	.tag_cloud{
		padding: 3px; text-decoration: none; font-family: arial; }
	.tag_cloud:link  { 
		color: #0099FF; text-decoration:none;}
	.tag_cloud:visited { 
		color: #00CCFF; }
	.tag_cloud:hover { 
		color: #0000FF; background: #00CCFF; }
	.tag_cloud:active { 
		color: #0000FF; background: #FFFFFF; }
	.highlight {
	  background-color:#000000;}
	.highlight a:hover, .highlight a:active {
	  color:#000000;   background-color:#FF9812; }
	/** Forums.php Settings --------------------------------------------------------------- */
	.forumrules_title {
		background-color: #7192b2; font-size: 14px; color: #fff; padding: 7px; margin-bottom: 4px; }
	.forumrules_border {
		border:1px solid #e2e2e0; padding:4px; }
	.forumrules_text_border {
		border:1px solid #e2e2e0; padding:4px;}
	.forumrules_text {
		background-color: #FFFF99; font-size: 14px; color: #000; }
	.tbdev_forum{
		background: #890537;}
	.tbdev_forum1{
		background: #890537;}
	/** Staff.php Settings --------------------------------------------------------------- */
	td.staff_username {
		width: 500px; height: 30px;
		text-align: left; border: none}
	td.staff_online {
		width: 80px; height: 30px;
		text-align: center; border: none }
	div.global_icon {
		width: 55px; height: 29px;
		text-align: center; padding-top: 6px;
		background: -moz-linear-gradient(100% 100% 90deg, #c1c0c0, #cfcfcf);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c1c0c0), to(#cfcfcf));
	 border-top-left-radius: 10px 5px;
	border-bottom-right-radius: 10% 5%;
	border-top-right-radius: 10px; 
		float: left; display:inline; border-color: #eae9e9;}
	div.global_head {
		width: 730px; height: 35px; margin-right: 10px;
		text-align: left; color: #474747; font-size: 15px; font-weight: bolder;
		background: -moz-linear-gradient(100% 100% 90deg, #c1c0c0, #d9d8d8);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c1c0c0), to(#d9d8d8));
		-moz-border-radius-topright: 8px; -webkit-border-radius-topright: 8px; border-top-right-radius: 8px;
		float:  right; display: block; line-height: 34px; border-color: #eae9e9;
		padding-left: 20px; }
	div.global_text {
		width: 775px; text-align: left; color: #474747; background: #e1e0e0; margin-bottom: 20px; padding:15px;
		-moz-border-radius-bottomright: 8px; -webkit-border-radius-bottomright: 8px; border-bottom-right-radius: 8px;
		-moz-border-radius-bottomleft: 8px; -webkit-border-radius-bottomleft: 8px; border-bottom-left-radius: 8px;}
	
	/** BROWSE Settings --------------------------------------------------------------- */
	div#b_around {
		width: 775px; }
	
	
	/** .php Settings --------------------------------------------------------------- */
	#keyboardInputMaster {
	  position:absolute;
	  border:2px groove #dddddd;
	  color:#000000;
	  background-color:#dddddd;
	  text-align:left;
	  z-index:1000000;
	  width:auto;
	}
	
	#keyboardInputMaster thead tr th {
	  text-align:left;
	  padding:2px 5px 2px 4px;
	  background-color:inherit;
	  border:0px none;
	}
	#keyboardInputMaster thead tr th select,
	#keyboardInputMaster thead tr th label {
	  color:#000000;
	  font:normal 11px Arial,sans-serif;
	}
	#keyboardInputMaster thead tr td {
	  text-align:right;
	  padding:2px 4px 2px 5px;
	  background-color:inherit;
	  border:0px none;
	}
	#keyboardInputMaster thead tr td span {
	  padding:1px 4px;
	  font:bold 11px Arial,sans-serif;
	  border:1px outset #aaaaaa;
	  background-color:#555555;
	  cursor:pointer;
	}
	#keyboardInputMaster thead tr td span.pressed {
	  border:1px inset #999999;
	  background-color:#bbbbbb;
	}
	
	#keyboardInputMaster tbody tr td {
	  text-align:left;
	  margin:0px;
	  padding:0px 4px 3px 4px;
	}
	#keyboardInputMaster tbody tr td div {
	  text-align:center;
	  position:relative;
	  height:0px;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout {
	  height:auto;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table {
	  height:20px;
	  white-space:nowrap;
	  width:100%;
	  border-collapse:separate;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
	  width:auto;
	  margin:0px auto;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
	  vertical-align:middle;
	  padding:0px 5px 0px 5px;
	  white-space:pre;
	  font:normal 11px 'Lucida Console',monospace;
	  border-top:1px solid #e5e5e5;
	  border-right:1px solid #5d5d5d;
	  border-bottom:1px solid #5d5d5d;
	  border-left:1px solid #e5e5e5;
	  background-color:#777777;
	  cursor:default;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
	  width:99%;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
	  background-color:#666666;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
	  background-color:#ddddcc;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
	  border-top:1px solid #d5d5d5;
	  border-right:1px solid #555555;
	  border-bottom:1px solid #555555;
	  border-left:1px solid #d5d5d5;
	  background-color:#555555;
	}
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed,
	#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
	  border-top:1px solid #555555;
	  border-right:1px solid #d5d5d5;
	  border-bottom:1px solid #d5d5d5;
	  border-left:1px solid #555555;
	  background-color:#555555;
	}
	
	#keyboardInputMaster tbody tr td div var {
	  position:absolute;
	  bottom:0px;
	  right:0px;
	  font:bold italic 11px Arial,sans-serif;
	  color:#777777;
	}
	
	.keyboardInputInitiator {
	  margin-left:3px;
	  vertical-align:middle;
	  cursor:pointer;
	}
	div#wiki-container {
	display: table;
	width: 100%;
	}
	
	div#wiki-row {
	display: table-row;
	}
	
	div#wiki-navigation {
	margin: 2px;
	padding: 2px;
	border: 0px solid #303030;
	background-color: #97bcc2;
	}
	
	div#wiki-content-left div#content-add {
	text-align: center;
	}
	
	div#wiki-content-left textarea#body {
	width: 90%;
	height: 300px;
	}
	
	div#wiki-content-left {
	display: table-cell;
	}
	
	div#wiki-content-right {
	display: table-cell;
	width: 250px;
	padding-left: 10px;
	}
	
	div#wiki-content-left div#name, div#content, div#content-add {
	margin: 2px;
	padding: 2px;
	border: 0px solid #303030;
	background-color: #97bcc2;
	}
	
	div#wiki-content-left div#name {
	width: 80%;
	text-align: center;
	font-size: 18px;
	}
	
	div#wiki-content-left div#content, div#content-add {
	width: 80%;
	text-align: left;
	}
	
	div#wiki-content-right div#search, div#details {
	margin: 2px;
	padding: 2px;
	border: 0px solid #303030;
	background-color: #97bcc2;
	}
	
	div#wiki-content-right div#search, div#details {
	width: 250px;
	}
	
	div.wiki-search {
	margin: 2px;
	padding: 2px;
	border: 0px solid #303030;
	background-color: #97bcc2;
	}
	
	//Scroll Torrents//
.carousel-container {
        width: 100%;
        overflow: hidden;
}
 
#icarousel {
        width: 490px;
        height: 250px;
        position: relative;
        margin-left: 42.25%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        -o-perspective: 1000px;
        -ms-perspective: 1000px;
        perspective: 1000px;
}
 
#icarousel div.slide {
/*width:150px;height:200px;-webkit-border-radius: 24px;-moz-border-radius: 24px;border-radius: 24px;background-color:#E3A20B;-webkit-box-shadow: #B3B3B3 7px 7px 7px;-moz-box-shadow: #B3B3B3 7px 7px 7px; box-shadow: #B3B3B3 7px 7px 7px;
/* The Navigation buttons in the Slider */
}
a.iCarouselNav {
        display: block;
        position: absolute;
        top: 100px;
        width: 43px;
        height: 43px;
        background: url(/pic/arrows.png) no-repeat;
        z-index: 1000;
        text-indent: -9999px;
}
 
a#iCarouselPrev {
        left: -50px;
        background-position: left top;
}
 
a#iCarouselPrev:hover {
        background-position: left bottom;
}
 
a#iCarouselNext {
        right: 265px;
        background-position: right top;
}
 
a#iCarouselNext:hover {
        background-position: right bottom;
}
 
/* The Preloader in the Slider */
#iCarousel-preloader {
        position: absolute;
        z-index: 1000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: #000 1px solid;
        border-color: rgba(0,0,0,0.6);
        padding: 1px;
        width: 150px;
        height: 3px;
}
#iCarousel-preloader div {
        float: left;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 3px;
        background: #000;
        background: rgba(0,0,0,0.6);
        width: 0px;
}
 
/* The timer in the Slider */
#iCarousel-timer {
        position: absolute;
        z-index: 1000;
        border-radius: 5px;
        cursor: pointer;
}
 
#iCarousel-timer div {
        border-radius: 3px;
}
 /* Scroller Box */
#scroller_container {
 position: relative;
 width: 100%;
 height: 35px;
 overflow: hidden;
 scrollAmount:-60;
}
 
#scroller {
 white-space: nowrap;
 line-height: 10px;
 font-size: 12px;
 scrollAmount:-60;
}
 
#scroller p {
 padding: 0;
}
div.window { 
  border-radius: 5px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 5px; 
}
div.window label { 
  display: block;
  background: #660b0b;
  height: 17px;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  font-size: larger;
  border-radius: 7px;
  padding: .2rem;
  transition: .4s all linear; 
}
div.window label:hover { 
  cursor: pointer; background: #311; 
}
input.toggle ~ div { 
  height: 0px; margin: .2rem;
  overflow: hidden;
  transition: .6s all cubic-bezier(0.730, -0.485, 0.145, 1.620)
}
input.toggle:checked ~ div { height:auto; }
input.toggle:checked + label { 
backgrond: #311;
}
input.toggle { display: none; }
/* Scoller Box */

#tooltip {
	background: #fcfcfc;
    font: arial, helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #97BCC2;
	color: #2e5a7c;
	opacity: 0.81;
	filter: alpha(opacity="81");
	line-height: 15px;
	z-index: 100;
	margin: 0;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	border-collapse: separate;
}

        .caption {
                z-index:500;
                position:absolute;
                bottom:-35px;
                left:0;
                height:30px;
                padding:5px 20px 0 20px;
                background:#000;
                background:rgba(0,0,0,.5);
                width:540px;
                font-size:1.3em;
                line-height:1.33;
                color:#fff;
                border-top:1px solid #000;
                text-shadow:none;
        }
         
        #galery {
            background-color: #000000;
            font-size: 18px;
            height: 250px;
            overflow: hidden;
            position: relative;
            width: 700px;
        }
        #galery ul {
            height: 250px;
            margin: 0;
            padding: 0;
            width: 700px;
        }
        #galery li {
            border-right: 1px solid #9999AA;
            float: left;
            height: 250px;
            list-style: none outside none;
            overflow: hidden;
            position: relative;
            width: 69px;
        }
        #galery li .item {
            height: 250px;
            position: absolute;
            width: 160px;
        }
        #galery li img {
            border-width: 0;
            height: 250px;
            width: 160px;
        }
        .last {
            overflow: visible !important;
        }
        #galery .bottom-text {
            background-color: #000000;
            bottom: -100px;
            color: #FFFFFF;
            font-family: Arial;
            font-size: 12px;
            font-weight: 400;
            padding: 5px 10px;
            position: absolute;
            text-align: justify;
            width: 140px;
        }
		
		.img1 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;  
}

.pup {
z-index: 9;
background: #FFF;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

.pup2 {
z-index: 9;
background: #FFF;
width: 120;
height: 120;
}

/* ------------------------------------ Donations -------------------------------------- */
div.donation-boxes{
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: auto;
	height: auto;
	width: auto;
	background-color: #3c769d;
	border-radius: 15px;
}
	
	/** ----------------------------------------------------------------------------------- */
	/** Information About This File ------------------------------------------------------- */
	/** -----------------------------------------------------------------------------------
		This file is a part of installer09 sourcecode. Show us some respect for all this free
		work we have done here for you, and leave all credit in the codes.
		By removing ANY credits from these files you not allowed to get any support on the source
		
		Thanks for using this sourcecode.