/***************************************
 * TITLE: Prosimii Screen Stylesheet   * 
 * URI  : prosimii/prosimii-screen.css *
 * MODIF: 2004-Apr-28 21:43 +0800      *
 ***************************************/


/* ##### Common Styles ##### */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
background-color: #FEFEFE;
}

html > body {
  font-size: 9pt;
}
.codeback {
background-color: #cc0000;
}

.smaller {
font-style: italic;
font-size: 8pt;
}

#justusa {
 width: 302px;
 border: 1px #cccccc solid;
 padding: 5px;
}

#ratings { /* Ratings in Single post */
 width: 52px;
 border: 1px #cccccc solid;
 padding: 5px;
 #margin: 5px 0 5px 5px;
 #float: right;
 background-color: #ffffff;
}
#ratings88 { /* Ratings in Single post */
 width: 50px;
 border: 1px #cccccc solid;
 padding: 5px;
 margin: 2px 0 2px 2px;
 float: left;
 position: relative;
 top: -.7em;
 background-color: #ffffff;
}
#ratings2 { /* Ratings in Single post */
 width: 94px;
 border: 1px #cccccc solid;
 padding: 5px;
# margin: 9px 0 5px 5px;
# float: right;
 background-color: #ffffff;
}


acronym, .titleTip {
  border-bottom: 1px dotted rgb(61,92,122);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

a {
  color: rgb(61,92,122);
  background-color: transparent;
  text-decoration: underline;
  margin: 0;
  padding: 0 1px 2px 1px;
}

a:hover {
  color: rgb(117,144,174);
  text-decoration: none;
}

ol {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

ul {
  list-style-type: square;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dl {
  margin: 1em 0 0.5em 0;
  padding: 0;
}

ul li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 1.5em;
  padding: 0;
}

ol li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 2em;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 1ex 0;
}

dd {
  line-height: 1.75em;
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */

.superHeader {
  color: rgb(130,128,154);
  background-color: rgb(33,50,66);
/* ## rgb(33,50,66); ## */
  text-align: right;
  margin: 0;
  padding: 0.5ex 10px;
}

.superHeader span {
  color: rgb(195,196,210);
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
}

.superHeader a {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.superHeader a:hover {
  color: rgb(193,102,90);
  background-color: transparent;
  text-decoration: none;
}

.midHeader {
  color: white;
  background-color: #fff;
/* ## rgb(61,92,122); ## */
  margin: 0;
  padding: 0.26ex 10px;
}

.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1ex 0;
  padding: 0;
}

.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 1.5em;
  top: 3.5em;
}

.headerLinks a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: underline;
}

.subHeader {
  color: white;
  background-color:#C51900;
  margin: 0;
  padding: 0.5ex 10px;
}

.subHeader a, .subHeader .highlight {
  color: white;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a:hover, .subHeader .highlight {
  color: rgb(255,204,0);
  background-color: transparent;
  text-decoration: none;
}


/* ##### Main Copy ##### */

#main-copy {
  margin: 0;
  padding: 0.5em 10px;
  clear: left;
}

#main-copy h1 {
  color: rgb(117,144,174);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 200%;
  margin: 0;
  padding: 0;
}

#main-copy h2 {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}

#main-copy p {
  line-height: 1.75em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

.newsHeading {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 145%;
  text-decoration: none;
  margin: 0;
  padding: 1ex 0 0 0;
  display: block;
}

.newsHeading:hover {
  color: rgb(117,144,174);
  background-color: transparent;
  text-decoration: underline;
}

.newsDate {
  font-style: italic;
  margin: 0 !important;
  padding: 0;
}

.newsSummary {
  margin: 1.5ex 0 2.5ex 0.75ex !important;
  padding: 0;
}

.more {
  text-align: right;
  margin: 0;
  padding: 0.5em 0;
}

.more a {
  color: rgb(61,92,122);
  background-color: transparent;
  font-size: 92%;
  text-decoration: underline;
  margin: 0;
  padding: 0.25ex 0.75ex;
}

.more a:hover {
  color: rgb(117,144,174);
  text-decoration: none;
}

.rowOfBoxes {
  clear: both;
}

.quarter, .oneThird, .half, .twoThirds, .fullWidth {
  margin: 1em 0;
  float: left;
  border-left: 1px solid rgb(204,204,204);
}

.quarter {
  width: 21%;
  padding: 0 1.9%;
}

.oneThird {
  width: 28%;
  padding: 0 1.9%;
}

.half {
  text-align: justify;
  width: 46%;
  padding: 0 1.9%;
}

.twoThirds {
  text-align: justify;
  width: 63%;
  padding: 0 1.9%;
}

.fullWidth {
  text-align: justify;
  width: 96%;
  padding: 0 1.2em;
  border-left: none;
}

.filler {  /* use with an empty <p> element to add padding to the end of a text box */
  border: 1px solid white;
}
 
.noBorderOnLeft {
  border-left: none;
}

.dividingBorderAbove {
  border-top: 1px solid rgb(204,204,204);
}

/* More elegant alternatives to .noBorderOnLeft & .dividingBorderAbove
 * that don't require the creation of new classes - but which are not
 * supported by MSIE - are the following:
 *
 * .rowOfBoxes > div:first-child {
 *   border-left: none;
 * }
 *
 * .rowOfBoxes + .rowOfBoxes {
 *   border-top: 1px solid rgb(204,204,204);
 * }
 */


/* ##### Footer ##### */

#footer {
  color: rgb(51,51,102);
  background-color: rgb(239,239,239);
  font-size: 87%;
  text-align: center;
  line-height: 1.25em;
  margin: 2em 0 0 0;
  padding: 1ex 10px;
  clear: left;
}

#footer a {
  color: rgb(0,68,204);
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}
.rowhead
{
        COLOR: #000000;
        font-weight: bolder;
        font-size: 14px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-left: 3px;
        margin-right: 3px;
}
.rowheadhot
{
    COLOR: #CC0000; font-weight: bolder; font-size: 14px;
}
.bonuscode
{
 COLOR: #0033FF; font-weight: bolder; font-size: 20px;
 text-decoration: none;
 margin-right: 2px;
 margin-left: 2px;
 top: auto;
}
.bonuslink
{
 COLOR: #0033FF; font-weight: bolder; font-size: 20px;
 text-decoration: underline;
 margin-right: 2px;
 margin-left: 2px;
 top: auto;
}

.bonusdesc
{
 COLOR: #CC0000; font-weight: bolder; font-size: 11px;
 TEXT-DECORATION: none
}

.roomrank
{
 COLOR: #CC0000; font-weight: bolder; font-size: 15px;
 TEXT-DECORATION: none
}

.codeshot
{
 padding: 7px;
 border: 1px solid #ccc;
}
#okusanav {
	top: auto;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-indent: 6px;
	text-decoration: none;
	border: 1px solid #000000;
}
#okusanav a:link, #rightnav a:visited {
	top: auto;
	width: auto;
	text-indent: 6px;
	color:#0033CC;
	border: 1px solid #F3F3F3;
}

/* Rounded Corner Box ----------------------------------------------------------------*/
#xsnazzy h1,#xsnazzy h2,#xsnazzy p{margin:0 10px}
#xsnazzy p{padding-bottom:5px}
#xsnazzy h2{font-size:16px;margin:0 10px;padding:5px 0 !important;padding-top:5px}
#xsnazzy{background:transparent;margin:10px}
.xtop,.xbottom{display:block;background:transparent;font-size:1px}
.xb1,.xb2,.xb3,.xb4{display:block;overflow:hidden}
.xb1,.xb2,.xb3{height:1px}
.xb2,.xb3,.xb4{background:#019622;border-left:1px solid #019622;border-right:1px solid #019622;}
.xb1{margin:0 5px;background:#019622;}
.xb2{margin:0 3px;border-width:0 2px}
.xb3{margin:0 2px}
.xb4{height:2px;margin:0 1px}
.xboxcontent{display:block;background:#fefefe;border:0 solid #019622;padding:0 10px;border-width:0 1px}

#rightnav {
	top: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	display: block;
	border: 1px solid #000000;
}
#rightnav a:link, #rightnav a:visited {
	top: auto;
    width: auto;
	text-decoration: none;
	background:#FFFFFF;
	text-indent: 6px;
	color:#0033CC;
	border: 1px solid #F3F3F3;
	display: block;
}
#rightnav a:hover {
	top: auto;
    width: auto;
	background-color:#0033CC;
	color:#FFFFFF;
	border: 1px solid #F3F3F3;
	display: block;
}
#rightnav a.sub:link, #rightnav a.sub:visited {
	top: auto;
        width: auto;
	text-decoration: none;
	text-indent: 12px;
	display: block;
	color:#0033CC;
	font-weight: normal;
	border: 1px solid #F3F3F3;
	background-color: #FFFFFF;
	display: block;
}
#rightnav a.sub:hover {
	top: auto;
    width: auto;
	background-color:#FFFFFF;
	color:#0033CC;
	display: block;
	font-weight: normal;
	border: 1px solid #F3F3F3;
	display: block;
}
#rightheader {
	top: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background:#213242;
	text-indent: 6px;
	display: block;
	color:#FFFFFF;
	border: 1px solid #000000;
}
#rightheader a:link, #rightheader a:visited {
	top: auto;
        width: auto;
	text-decoration: none;
	background:#213242;
	text-indent: 6px;
	display: block;
	color:#FFFFFF;
	border: 1px solid #F3F3F3;
}
#rightheader a:hover {
	top: auto;
        width: auto;
	background-color:#FFFFFF;
	text-decoration: none;
	color:#213242;
	display: block;
	border: 1px solid #F3F3F3;
}

table.code{
       border: 1px solid #666;
}
tr td.code{
       font-family: verdana, arial, sans-serif;
       font-size: 15px;
       align: center;
       padding: 3px 8px;
       background: #fff;
#       border-bottom: 1px solid #D9D9D9;
       border-right: 1px solid #D9D9D9;
}
thead td.code{
       align: center;
       color: #fff;
       background-color: #213242;
       font-weight: bold;
#       border-bottom: 1px solid #D9D9D9;
}
tbody td.code{
        border-left: 1px solid #D9D9D9;
}
tbody tr.even td.code{
        background: #FEFEFE;
}
tbody tr.selected td.code{
        background: #3d80df;
        color: #ffffff;
        font-weight: bold;
        border-left: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
}
tbody tr.ruled td.code{
       color: #000;
       background-color: #C6E3FF;
       font-weight: bold;
       border-color: #3292FC;
}
/* Opera fix */
head:first-child+body tr.ruled td.code{
background-color: #C6E3FF;
}
