.rowsystemmessage
{
    background-color: #FFC0CB;
}

.forum_keybox         { position: fixed; top: -1000px; left: -1000px; width:426px; height:68px; z-index:66666 !important; }
.forum_keytext        { padding: 44px 0px 0px 15px; color: #000; font-weight: bold; text-align:center; }

.keybox         { position: absolute; top: -1000px; left: -1000px; width:426px; height:68px; z-index:66666 !important; }
.keytext        { padding: 44px 0px 0px 15px; color: #000; font-weight: bold; text-align:center; }
#key1           { background:url(http://spiffy360.com/images/key1.png) no-repeat; }
#key2           { background:url(http://spiffy360.com/images/key2.png) no-repeat; }
#key3           { background:url(http://spiffy360.com/images/key3.png) no-repeat; }
#key4           { background:url(http://spiffy360.com/images/key4.png) no-repeat; }
#key5           { background:url(http://spiffy360.com/images/key5.png) no-repeat; }

#googlesearch   { color: black !important; }

.addbanner {
    display: none;
}
.twitter {
    float: right;
    position: absolute;
    top:0px;
    right: 0px;
}
/*
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x;
padding: 4px 0;
}


.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
border-right: 1px solid #DADADA;
}
*/



/* CHROME MENU */
.chromestyle{
    width: 100%;
    font-weight: normal;
    padding-bottom: 3px;
}

.chromestyle ul{
    margin: 0;
    padding-left: 0px;
    text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
    display: inline;
    color: #555;
}
* html .dropmenudiv a{ /*IE only hack*/
    width: 100%;
}
.chromestyle ul li a{
    margin: 0;
    text-decoration: none;
}
.dropmenudiv{
    position:absolute;
    top: 0;
    border-bottom-width: 0;
    font-family:Verdana,Arial,Sans-Serif;
    line-height:18px;
    z-index:100;
    width: 200px;
    visibility: hidden;
}
.dropmenudiv a{
    width: auto;
    display: block;
    text-indent: 3px;
    padding: 2px 0;
    text-decoration: none;
}
/* END CHROME MENU */






.messagenew {
    font-weight: bold;
}
.messageold {
}


#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 img {
  float:right;
  border:0px;
  margin:6px 10px;
}

#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 img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}





#SexyAlertBox-Buttons{
  text-align:right;
}

#SexyAlertBox-Buttons input {
  margin: 10px 10px;
}

#SexyAlertBox-BoxContenedor #BoxPromptInput{
  margin-top:5px;
}

#SexyAlertBox-Box .BoxAlert {
  background: url('../images/dialog-warning.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxConfirm {
  background: url('../images/dialog-help.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxPrompt {
  background: url('../images/dialog-help.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxInfo {
  background: url('../images/dialog-information.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxError {
  background: url('../images/dialog-error.png') top left no-repeat;
}
