body {
	font-family: "tahoma";
	font-size: 8pt;
	background-color: #000000;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x,y;
}

#highlighted {
	background-color: #000000;
}

#highlighted tr:hover {
	background-color: transparent;
}

.error {
	color: #ffffff;
	background-color: transparent;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error b {
	color: #ffffff;
	background: inherit;
}

.success {
	color: #ffffff;
	background: transparent;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #ffffff;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #D1D8EC solid;
}

.editorinput {
	background: #FAFAFA;
	color: #000000;
	border: 1px #D1D8EC solid;
	font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}

.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000BB;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #cccccc;
	padding: 0px;
}

table {
  border-collapse: collapse;
  border: none;
  background-color: transparent;
}

table.main {
  background-color: transparent;
}
table.mainouter {
  background-color: transparent;
  border: 0px;
}
table.bottom {
  background: transparent;
}
table.main2 {
  background-color: transparent;
  border: 0px;
}
table.blok {
  background-color: transparent;
}

h1 {
  font-size: 12pt;
text-align: center;
}

h2 {
background-image: url(images/header.gif);
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}

.topnav {
	background-color: transparent;
	padding: 5px;
}

h3 {
  font-size: 10pt;
  margin-bottom: 5px;
text-align: center;
}

p {
        font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: 1px solid #484747;
}

td.block {
   font-size: 8pt;
   border: 0px;
}

td.right_menu {
	border: 0px;
}

td.commenttable {
	background-color: #FFFEF2;
}

td.embedded {
	border: none;
	text-align: left;
}

td.bottom {
	border: none;
}

td.heading {
	font-weight: bold;
}

td.text {
	padding: 10pt;
	text-align: left;
}

td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}

td.colhead {
	font-weight: bold;
	color: #cccccc;
	background-image: url(images/header.gif);
}

td.rowhead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
	border: none;
}

td.pager {
	background-color: #000000;
	border: 1px solid #cccccc;
	padding: 2px;
}

td.pagebr {
	background-color: #000000;
	border: 0px;
	padding: 0px;
}

td.highlight {
	background-color: #000000;
	border: 1px solid #9CA4B0;
	padding: 2px;
}

td.tablea {
	border: 0px;
}

hr {
	height: 0px;
	border: solid #00314D 0px;
	border-top-width: 1px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #266C8A;
	font-weight: bold;
}

a:hover {
	color: #CF4343;
}

a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/

a.menu:link, a.menu:visited {
        font-weight: normal;
}

a.menu:active {
        color: #cccccc;
}

a.menu:hover {
        border-left-width: 7px;
        border-left-style: solid;
        border-left-color: #516A88;
		color: #ffffff;
}

a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        background-color: #000000;
        font-weight: normal;
        border-top: 1px solid #cccccc;
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
}

a.altlink_white:hover {
		text-decoration: underline;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:ffffff;}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #000000;
}

input, file, select, textarea {
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin: 0px;
	background-image: url(images/menu_head.gif);
}

.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}

input.button{
border: solid #FFC58C 1px;
 background-color: #FFC58C;

}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 165px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.paginator {
    margin-top:2px;
    font-size:2em;
    width:auto
}

.paginator table {
    border-collapse:collapse;
    table-layout:fixed;
    width:100%;
    border:0
}

.paginator table td {
    white-space:nowrap;
    text-align:center;border:0;
    padding:0
}

.paginator span {
    display:block;
    color:#fff;
    padding:3px 0
}

.paginator span strong,
.paginator span a {
    border-top:1px solid #eee;
    border-left:1px solid #eee;-moz-border-radius:30px;
    padding:2px 10px;
    background:#f5f5f5
    }

.paginator span a:hover {
    border:1px solid #c2e1ef;
    color:#369;
    background:#dff4ff
    }

.paginator span a:active {
    border:1px solid #6299c5;
    color:#fff;
    background:#6299c5
    }

.paginator span strong {
    font-style:normal;
    font-weight:400;
    background:#0f6cee
    }

.paginator .scroll_bar {
    width:100%;
    height:20px;
    position:relative;
    margin-top:6px
    }
    
.paginator .scroll_trough {
    width:100%;
    height:3px;
    overflow:hidden;
    background:#ccc
    }
.paginator .scroll_thumb {
    position:absolute;
    z-index:2;
    width:0;
    height:3px;
    top:0;
    left:0;
    font-size:1px;
    background:#363636
    }

.paginator .scroll_knob {
    position:absolute;
    top:-5px;
    left:50%;
    margin-left:-10px;
    width:20px;
    height:20px;
    overflow:hidden;
    cursor:pointer;
    background:url(slider_knob.gif) no-repeat 50% 50%
    }

.paginator 
.current_page_mark {
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    width:0;
    height:3px;
    overflow:hidden;
    background:#ff6c24
    }

.fullsize .scroll_thumb {
    display:none
    }
    
.infotable 
{
border: 1px solid #79c;
border-collapse: collapse;
margin: 0;
padding: 0;
}
.infotable img 
{
margin: 0.4em 0.2em 0 0;
}
.infotable td 
{
background-color: #FFFFFF;

border-top: 1px solid #79c;
border-right: 1px solid #79c;
border-left: 1px solid #79c;
border-bottom: 1px solid #79c;
}

.paginator_pages {
    width:auto;
    text-align:right;
    font-size:.8em;
    color:gray;
    margin-top:-10px
    }  

div#dvd_container_big img { 
position:absolute; 
margin:10px 0 0 35px; 
} 
div#dvd_case { 
background:url(images/dvd_case.png); 
position:relative; 
z-index:5; 
width:160px; 
height:202px; 
cursor:pointer; 
} 
div#dvd_box { 
background:url(images/dvd_box.png); 
position:relative; 

width:260px; 
height:328px; 
}  

div#dvd_container_big img { 
position:absolute; 
margin:10px 0 0 35px; 
} 
div#dvd_case { 
background:url(images/dvd_case.png); 
position:relative; 
z-index:5; 
width:160px; 
height:202px; 
cursor:pointer; 
} 
div#dvd_box { 
background:url(images/dvd_box.png); 
position:relative; 

width:260px; 
height:328px; 
}  

#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}

}  
.editor { margin: 0px 0px 1px 0px; width: 400px; height: 21px; border: 1px #D1D8EC solid;}
.editorinput { background: #FAFAFA; color: #000000; border: 1px #D1D8EC solid; font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none; background: white url(images/edit_backround.gif) top center; background-repeat: no-repeat;}
.editorbutton { float: left; cursor: pointer; padding: 2px 1px 0px 5px;}


#dropmenudiv{
position:absolute;
border:none;
border-bottom-width: 1;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-image: url(./style/classicx/cen_bg_tall.gif);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid sliver;
border-left: 1px solid black;
border-right: 1px solid sliver;
border-top: 1px solid sliver;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-image: url(./themes/TBDev/cen_bg_tall.gif);
}

#dropmenudiv a:hover{ /*hover background color*/
 background-image: url(./themes/TBDev/header.gif);
}
