/* RoryJSK.org Stylesheet */
/* Main Stylesheet */



/* Firefox browser onclick dotted outline removal */


:-moz-any-link:focus {
	 outline: none;
}



/* Standard Links */


a:link {
	 color: #919482;
	 text-decoration: underline;
}


a:visited {
	 color: #919482;
	 text-decoration: underline;
}


a:hover {
	 text-decoration: blink;
	 text-shadow: 2px 2px 2px #000;
}



/* Input Fields */


input:focus {
	 outline: none;
}


input[type="submit"] {
	 color: #545154;
	 font-size: 11px;
	 font-family: Tahoma;
	 height: 23px;
	 background-color: #232323;
	 border-color: #131313;
	 border-width: 1px;
	 border-style: solid;
	 padding-bottom: 2px;
}


input[type="button"] {
	 color: #545154;
	 font-size: 11px;
	 font-family: Tahoma;
	 height: 23px;
	 background-color: #232323;
	 border-color: #131313;
	 border-width: 1px;
	 border-style: solid;
	 padding-bottom: 2px;
}


input[type="text"] {
	 color: #545154;
	 font-size: 11px;
	 font-family: Tahoma;
	 height: 12px;
	 background-color: #232323;
	 border-color: #131313;
	 border-width: 1px;
	 border-style: solid;
	 padding: 4px;
	 padding-left: 6px;
	 padding-bottom: 5px;
}


input[type="password"] {
	 color: #545154;
	 font-size: 11px;
	 font-family: Tahoma;
	 height: 12px;
	 background-color: #232323;
	 border-color: #131313;
	 border-width: 1px;
	 border-style: solid;
	 padding: 4px;
	 padding-left: 6px;
	 padding-bottom: 5px;
}



/* Definitions */


body, td, th, tr , pre{
	 line-height: 200%;
	 font-family: tahoma;
	 color: #555555;
	 font-size: 11px;
	 height: 100%;
}


body {
	 align: center;
	 background: #222222 url(images/stripes.png) 0 0 repeat;
	 background-attachment: fixed;
	 padding: 0 0 0 0;
	 margin: 0;
	 z-index: 1;
}


div.center {
	 margin-left: auto;
	 margin-right: auto;
}


td {
	 text-align: left;
	 vertical-align: top;
}


img {
	 border: none;
}


.hidden {
	 visibility: hidden;
}


h1 {
	 text-align: center;
}


hr {
	 border: 0;
	 color: #3A393A;
	 background-color: #3A393A;
	 height: 1px;
	 width: 400px;
}


.online {
	 color: #00DD00;
	 font-weight: bold;
	 text-align: left;
	 margin-right: -5px;
}


.offline {
	 color: red;
	 font-weight: bold;
	 text-align: left;
	 margin-right: -5px;
}

   
#search {
	 position: absolute;
	 top: 103px;
	 right: 6px;
	 z-index: 9999;
}


#show_subscribe {
	 position: absolute;
	 margin-top: -20px;
	 z-index: 50;
}


#subscribe {
	 position: absolute;
	 margin-top: -20px;
	 margin-left: 67px;
	 z-index: 50;
}


#border_wrapper {
	 position: fixed;
	 top: 0px;
	 left: -87px;
	 height: 100%;
	 width: 100%;
	 background: url(images/wrapper_bg.png) repeat-y;
	 background-position:center;
	 z-index: -1;
}


#wrapper {
	 text-align:left; 
	 background: #232323;
	 height: 100%;
	 width: 525px;
	 padding: 20px;
	 padding-bottom: 50px;
	 border-left: solid #1F1F1F;
	 border-right: solid #1F1F1F;
	 border-width: 20px;
	 z-index: 2;
}


#clock {
	 position: fixed;
	 left: 45px;
	 bottom: 4px;
	 z-index: 9999;
}


#banner {
	 width: 100%;
	 height: 100px;
	 background: url(images/banner_bg.png) 0 0 repeat;
	 background-color: #000000;
	 z-index: 2;
}


#navigation {
	 width: 100%;
	 height: 50px;
	 background: url(images/header_fixed.png) 0 0 repeat-x;
}


#buttons {
	 width: 100%;
	 position: absolute;
	 top: 150px;
	 z-index: 6;
}


#subnav {
	 width: 100%;
	 height: 50px;
	 position: absolute;
	 top: 175px;
	 z-index: 6;
}


#print {
	 position: fixed;
	 right: 5px;
	 top: 50px;
	 z-index: 10;
}


#IP {
	 position: fixed;
	 bottom: 44px;
	 right: 22px;
	 z-index: 3;
}


#show_map {
	 position: fixed;
	 bottom: 44px;
	 left: 12px;
	 z-index: 207;
}


#logout {
	 position: absolute;
	 top: 114px;
	 right: 11px;
	 z-index: 9999;
}


#logout a:link {
	 color: #545154;
	 text-decoration: none;
}


#logout a:visited {
	 color: #545154;
	 text-decoration: none;
}


#logout a:hover {
	 color: #545154;
	 text-decoration: none;
}


#map {
	 position: fixed;
	 width: 100%;
	 height: 100%;
	 text-align: center;
	 vertical-align: center;
	 top: 30%;
	 z-index: 99999;
}


#map_BG {
	 position: fixed;
	 width: 100%;
	 height: 100%;
	 text-align: center;
	 vertical-align: center;
	 top: 8%;
	 z-index: 88888;
}


#TOP_left {
	 position: fixed;
	 left: 20px;
	 bottom: 80px;
	 z-index: 15;
}


#TOP_right {
	 position: fixed;
	 right: 20px;
	 bottom: 80px;
	 z-index: 15;
}


#copyright {
	 width: 100%;
	 position: fixed;
	 bottom: 4px;
	 z-index: 225;
}


#copyright a:link {
	 color: #313031;
	 text-decoration: none;
}


#copyright a:visited {
	 color: #313031;
	 text-decoration: none;
}


#copyright a:hover {
	 color: #313031;
	 text-decoration: none;
}


#cpanel {
	 position: fixed;
	 left: 8px;
	 bottom: 0px;
	 z-index: 250;
}


#rss {
	 position: fixed;
	 right: 6px;
	 bottom: -3px;
	 z-index: 500;
}


#network {
	 position: fixed;
	 right: 6px;
	 bottom: -3px;
	 z-index: 500;
}


#fixed_header {
	 width: 100%;
	 height: 35px;
	 background: url(images/header_fixed_BG.png) 0 0 repeat-x;
	 position: fixed;
	 top: 0px;
	 z-index: 10;
}


#fixed_footer {
	 width: 100%;
	 height: 35px;
	 background: url(images/testfooter55.png) 0 0 repeat-x;
	 position: fixed;
	 bottom: 0px;
	 z-index: 202;
}


#upcontrol {
	 position: absolute;
	 height: 130px;
	 width: 100%;
	 margin-top: -205px;
	 background: url(images/upcontrol_bg2.png) 0 0 repeat-x;
	 z-index: -4;
}


#upcontrolfixed {
	 position: fixed;
	 bottom: 35px;
	 left: 0px;
	 height: 38px;
	 width: 100%;
	 background: url(images/upper_fixed-footer.png) 0 0 repeat-x;
	 z-index: -2;
}


#control {
	 line-height: 110%;
}



/* thumbnails */


div.thumbinner {
	 border: 1px solid #1F1F1F;
	 padding: 6px !important;
	 background-color: #1F1F1F;
	 font-size: 90%;
	 text-align: center;
	 overflow: hidden;
	 margin: 5px;
	 -moz-border-radius-bottomleft:2em;
	 -moz-border-radius-bottomright:2em;
	 -moz-border-radius-topleft:0;
	 -moz-border-radius-topright:0;
}


html .thumbimage {
	 border: 1px solid #1F1F1F;
}


html .description {
	 border: none;
	 text-align: left;
	 line-height: 150%;
	 padding: 2px !important;
	 margin-left: 5px;
	 margin-top: -3px;
}


/* end thumbnails */