/* Rsky CSS File */
/* Color scheme:
Red (link): #DE0329
Dark blue 1 (background): #243842;
*/

/*Common*/
html {
  width: 100%;
	scrollbar-face-color: #6A777E;
	scrollbar-arrow-color: #243842;
	scrollbar-track-color: #243842;
        }
body {
  color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #243842;
        }
        
/*Header use*/
#global{
	margin-left: auto;
	margin-right: auto;
	width: 885px;
	text-align: left;
}

#ForumContent{
	display: block;
	position: relative;
	z-index: 1;
	width: 885px; /* For IE compatibility*/
}

div.hr {
	height: 10px;
	background: url(http://www.r-sky.com/tipone1/HorBar.gif) repeat-x scroll center;
	margin-bottom: 7px;
	margin-top: 7px;
	width: 885px;
}

div.hr hr {
	display: none;
}

/*End Common*/

/*Top MEnu*/
#TopMenu{
	background-image: url(http://www.r-sky.com/tipone1/TopMenu.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: right;
	padding: 0 0 0 0px;
	margin-bottom: 15px;
}

#TopMenu img{
	border: 0px;
	vertical-align: middle;
}

#TopMenu form{
	margin: 13px 10px 0px 0px;
	vertical-align: middle;
	padding: 0;
}
#TopMenu input{
	background: #FFFFFF;
	color: #DE0329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
#TopMenu img{
	vertical-align: middle;
}
#TopMenuDrap{
	float: left;
	width: 19px;
	height: 38px;
	margin-top: 14px;
	margin-left: 4px;
}

#TopMenuDrap img{
		border: 0px;
}

#pm{
	margin: 14px 10px 0px 0px;
	vertical-align: middle;
	padding: 0;
	color: white;
}
#pm a, a:hover{
  color: white;
  text-decoration: none;
  }
/*End Header*/

/*Footer ?*/
#Footer{
	position: static;
	z-index: 2;
	height: 20px;
	margin-top: 10px;
}

#Footer img{
	float: right;
}
/* End Footer */

/* Links */
a:link,a:active,a:visited {
        color: #555555;
        text-decoration: none;
        }    
a:hover {
        color: #DE0329 /*#660000*/;
        text-decoration: underline;
        }
a.white {
        color: #FFFFFF;
        }
a.white:visited {
        color: #FFFFFF;
        }
/*a.grey {
        color: #333333;
        }

a.green {
        color: #336699;
        font-weight: bold;
        font-size: 14px;
        }
a.green:visited {
        color: #6A777E;
        font-weight: bold;
        font-size: 14px;
        }
a.green:hover {
        color: #996600;
        font-weight: bold;
        font-size: 14px;
        }*/
/*End Links */

/* General text */
.gen {
        font-size : 12px;
        }
/*MrF: added*/
.gen2 { font-size: 11px; color: black; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color: black; }
a.gen,a.genmed,a.gensmall { color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #FFFFFF; text-decoration: underline; }
a.nav,a.nav:visited,a.nav:active { color: #FFFFFF; }
/*End General text*/

span.info {
        font-size: 11px;
        color: #FFFFFF;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #333333;
        }

.nav{
        font-size: 11px;
        }
.cattitle {
        color: #333333;
        }
div.small {
        font-size: 11px;
        }

table.forumborder {
        border: solid;
        border-width: 2px;
        border-color: #A3A6A4;
        }
td.small {
        font-size: 11px;
        color: #FFFFFF;
        background-image: url(./images/Menu1Bck.gif);
        height: 34px;
        }
.small a{
        vertical-align: middle;
        color: white;
        text-decoration: none;
        padding: 0px 15px 0px 15px;
        border-right: #6A777E 2px solid;
        }
.small2{
        font-size: 11px;
        color: #33000;
        text-decoration: none;
        }
.small2 a,a:hover,a:visited{
        color: #33000;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
        background-color: #FFFFF;
        width: 100%;
        height: 100px;
        }
td.menu {
        background-color: #6A7777E; /*#FF7327;*/
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.subtitle {
        background-color: #6A7777E; /*#FF7327;*/
        /*background-color: #330000;*/
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
.subtitle a {
        text-decoration: none;
        }

/*Old: mnu*/
td.menu {
        background-color: #BFBFBF;
        height: 2px;
        }
td.forumtitle {
        background-color: #6A777E; /*MrF #FDEB31;*/
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
td.row1 {
        background-color: #FFFFFF; /*was EEEEEE */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row2 {
        background-color: #FFFFFF;  /* Was #DEDEDE */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row3 {
        background-color: #FFFFFF; /* was #CDCDCD */
        font-family: sans-serif;
        font-size: 12px;.
        }
td.icon {
        background-color: #FFFFFF;
        font-family: sans-serif;
        }
td.rowtitles {
        background-color: #546670; /*#MrFDE0329*/
        color:  #555555; /*#MrF000000*/
        font-size: 11px;
        font-family: sans-serif;
        }
th.forumtitle {
        background-color: #6A777E;
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
th.menu {
        background-color: #BFBFBF;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
span.postbody {
         font-size: 13px;
         color: #000000;
         }
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption, .button {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
        
/* Quote & Code blocks */
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #6A777E;
        background-color: #FFFFFF;
        border: #6A777E;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
}

.quote {
        font-family: Arial;
        font-size: 11px;
        color: #333333;
        background-color: #FFFFFF;
        border: #333333;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        }
/* Not used yet, but will be used in v1.2, v1.5 and v2.0*/
div.box1 {
        width: 200px;
        text-align: center;
        font-size: 14px;
        background-color: #FFFFFF;
        border: 1px solid #BFBFBF;
        }
table.mainwindow {
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #333333;
        border-right: 1px solid #333333;
        background-color: #FFFFFF;
        width: 775px;
        /*background-image: url("images/background.gif");
        background-repeat: no-repeat;
        background-position: top right;*/
        }
.topictitle1 {
        font-size: 14px;
        font-weight: bold;
        fcolor: #330000;
        }
.topictitle1 a{
        /*color: #330000;*/
        }
/*MrF Added*/       
.topictitle a:hover{
        color: #DE0329;
        }
span.postdetails{ color: #000000; }
span.name{ color: #000000; /* to change for grey*/ }
.highlight{ color:#DE0329; font-weight:bold; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; }
a.forumlink 	{ text-decoration: none; color : #DE0329; }
a.forumlink:hover{ text-decoration: underline; color : #DE0329; }
.cattitle{
	color: white;
}
.thumbclick { 
  cursor: pointer;  
  border: solid 1px gray;  
  background: #FFF url(images/thumbnail.gif) top center no-repeat;  
  padding: 18px 2px 1px 2px;  
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
/* End CSS */
        
