@charset "utf-8";
/* CSS Document */
body{ 
        background-color: #282828;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
a:link {
	color: #FBFBE2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBFBE2;
}
a:hover {
	text-decoration: none;
	color: #FBFBE2;
}
a:active {
	text-decoration: none;
	color: #FBFBE2;
}
.head{
	border-color:#fca039;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px; 
	border-right-style:solid;
}
.menubar{ 
	background-image:url(../img/bar.jpg);
	border-color:#fca039;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px; 
	border-right-style:solid;
}
.body{
background-color:#383838;

	border-style:solid; 
	border-width:1px; 
	border-color:#fca039;
}
.menutxt{ 
	color:#FFFFFF;	
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
.footertxt{
	color:#FFFFFF;	
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
}
.lastbox{
	background-color:#282828; 
	border-style:solid; 
	border-width:1px; 
	border-color:#fca039;
}
.lastbox2{
	background-color:#383838; 
	border-style:solid; 
	border-width:0px; 
	border-color:#fca039;
}
.lastbar{
	border-color:#fca039;
	border-top-width:1px;
	border-top-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px; 
	border-right-style:solid;
}
.lastbar2{
	border-color:#fca039;
	border-top-width:0px;
	border-top-style:solid;
	border-left-width:0px;
	border-left-style:solid;
	border-right-width:0px; 
	border-right-style:solid;
}
.bartxt{
	color:#FFFFFF;	
	font-weight:800;
	font-family: Tahoma; 
	font-size:11px;
}
.lastbartxt{
	color:#FFFFFF;
	font-weight: 800;
		
	font-family: Verdana; 
	font-size:9px;
}
.lastbartxt2{
	color:#FBFBE2;
	font-weight:700;	
font-family:Verdana;
	font-size:12px;
}


#tnt_pagination {
	display:block;
	text-align:left;
	height:20px;
	line-height:19px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #fca039;
	margin-left:10px;
	text-decoration:none;
	background-color:#282828;
	color:#ffffff;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#383838;
	border:1px solid #fdc661;
	color:#ffffff;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #fca039;
	margin-left:10px;
	text-decoration:none;
	background-color:#282828;
	color:#FFFFFF;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}


.poleto {
padding:1px;
font-weight:bold;
background:#222222; 
border: 1px solid #fca039  ;
color: #E0e2eb;
}
.poleto:hover {
background-color: #343434;
border: 1px solid #fdc661;
}

.poleto2 {
padding:1px;
font-weight:bold;
background:#222222; 
border: 1px solid #fca039  ;
color: #E0e2eb;
}

.progress{  

	width: 3px;  

	height: 15px;  

	color: white;  

	font-size: 12px;  

	font-family: arial;  

  overflow: hidden;  

	background-color: #fca039;  

	padding-left: 0px;  

}  
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 1px solid #fca039;
	background-color: #383838;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url("http://subsworld.net/img/tip-rounded.gif") no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #ffffff;
	background-color: #111111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(http://subsworld.net/img/tip-pimped.gif) no-repeat 15px 0;
}

.rbroundbox { background: url(img/corners/nt.gif) repeat; }
.rbtop div { background: url(img/corners/tl.gif) no-repeat top left; }
.rbtop { background: url(img/corners/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/corners/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/corners/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }






.breadcrumb{position:relative; height:30px; width:100%;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('img/breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{font:12px Arial, Helvetica, sans-serif; color:rgb(255,255,255); text-decoration:none; line-height:30px; display:block; background:url('img/breadcrumbImage.png') 100% -60px no-repeat; }
.breadcrumb ul li a span{padding:0 17px 0 15px; }
.breadcrumb ul li a:hover span{text-decoration:underline; color:rgb(255,255,255);}
.breadcrumb ul li a.active{background:none;}
.breadcrumb ul li a.active span{color:rgb(255,255,255);}
.breadcrumb ul li a.active:hover span{text-decoration:none;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('img/breadcrumbImage.png') 0% 0px no-repeat;}
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('img/breadcrumbImage.png') 100% -90px no-repeat; }