* { margin: 0; padding: 0; }
html, body { height: 100%; min-height: 100%; }

body{
    background:center top no-repeat #000000;
    font-family:Tahoma, Arial;
    font-size:14px;
    text-align:center;
    color:#e1e1e1;
}

p {
	margin:10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#dadada;
	line-height: 1;
	margin: 0.5em 0 0.25em 0;
    text-shadow:#267 0 0 0.2em;
}
h1 { font-size: 2.6em; }
h2, h5 { font-size: 2em; color: #00a8e6; }
h3, h6 { font-size: 1.7em; color: #00a8e6; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 11px; }

#head {
    background:url(http://starruler.blind-mind.com/images/sr_head.png) no-repeat;
    width:950px;
    height:268px;
    margin:auto;
}
#content {
    width:950px;
    background:#000000;
    color:#e1e1e1;
    margin:auto;
    text-align:left;
}
#footer {
  text-align:center;
  font-size:68%;
  clear:both;
  margin-top:25px;
}
.headerTitle h1 {
 visibility: hidden;
}
.headerTitle {
 display: block;
 position: absolute;
 top: 0px;
 width: 800px;
 height: 200px;
}

#news_pane{
    float:left;
    background:url(/images/news_filler.png) repeat-y;
    padding:0;
    margin:3;
}
#news_pane img, .full_body_pane img, #about_pane img, #video_pane img, #image_pane img {
    vertical-align:bottom;
}
#news_content{
    min-height:280px;
    background:url(/images/news_content.png) no-repeat;
    width:567px;
}
#news_content div div {
    padding:0;
    padding-left:-2px;
}
#about_pane{
    float:left;
    background:url(/images/about_filler.png) repeat-y;
    padding:0;
    margin:0;
}
#about_content{
    min-height:280px;
    background:url(/images/about_content.png) no-repeat;
    width:359px;
    padding-left: 18px;
    text-indent: -5px;
}
#video_pane{
    float:left;
    background:url(/images/videos_filler.png) repeat-y;
    padding:0;
    margin:0;
}
#video_content{
    min-height:358px;
    background:url(/images/videos_content.png) no-repeat;
    width:484px;
}
#image_pane{
    float:left;
    background:url(/images/images_filler.png) repeat-y;
    padding:0;
    margin:0;
    width:452px;
}
#image_content{
    min-height:358px;
    background:url(/images/images_content.png) no-repeat;
    width:460px;
    text-align:center;
}
#image_content .image {
    float:left;
    margin:0 0 10px 20px;
    background-color:#000000;
    color:#818181;
    width:200px;
}

#news_content div, #about_content div{
    padding-right: 13px;
    padding-left: 23px;
}

#video_content div {
    padding-left: 17px;
}

#screens_bar {
  width: 504px;
  height: 80px;
  margin: auto;
  margin-bottom: 10px;
}
#screens_bar a img {
  height: 75px;
  margin: 0 6px;
  border: 1px solid #777777;
}
#infoContainer{
    width: 152px;
    height:234px;
    z-index:15;
    left:85px;
    top:15px;
    position:relative;
    background:url(http://starruler.blind-mind.com/images/info_pane.png) no-repeat;
    color:#979797;
}
#infoContainer #info_1 {
    text-align:center;
    color:#979797;
    height:53px;
    line-height:80px;
    overflow:hidden;
}
#infoContainer #info_2 {
    text-align:center;
    color:#979797;
    line-height:60px;
    overflow:hidden;
}
#leftWrapper {
    float:left;
    width:200px;
}
#leftLinks {
    margin:auto;
    z-index:5;
    float:left;
    position:relative;
    left:0;
    top:225px;
    text-align:left;
}
#navigation {
    z-index:10;
    margin:auto;
    color:#000000;
    top:177px;
    left:35px;
    text-align:left;
    position:relative;
    vertical-align:top;
}
a {
    color: #9fc0d3;
}
a img {
    border:none;
}

#content a{
    text-decoration: none;
}

#content a:hover {
    text-decoration:none;
    border:none;
}

#navWrapper {
    float:left;
    width:500px;
    margin-top:-20px;
}

#navWrapper a{
    outline: 0;
}

#infoWrapper{
    float:left;
    width:165px;
}

.full_body_pane{
    background:url(http://starruler.blind-mind.com/images/full_body_filler.png) repeat-y;
    padding:0;
    margin:auto;
    width:934px;
}
.full_body_content{
    min-height:280px;
    background:url(http://starruler.blind-mind.com/images/full_body_content.png) no-repeat;
    width:930px;
    padding:0 13px 0 23px;
}

.full_body_header{
    width:934px;
    height:28px;
    overflow:hidden;
    line-height:28px;
    padding-left:15px;
    color:#e1e1e1;
    background:url(http://starruler.blind-mind.com/images/full_body_blank_header.png) no-repeat;
    font-family:Segoe UI, tahoma;
    text-shadow:#000 0 0 0.2em,#000 0 0 0.2em,#000 0 0 0.2em;
    font-size:15px;
    margin-bottom:5px;
}

#userBar{
    float:right;
    height:20px;
    overflow:visible;
    margin-top:-3px;
    padding:0 10px 0 10px;
    background:url(http://starruler.blind-mind.com/images/75p_black.png);
}

div.success, div.info {
	background-color: #62B212;
	border-color: #467F0D;
    color:#000000;
}

div.error {
	background-color: #CC1414;
	border-color: #7F0D0D;
}

div.exception {
	background-color: #E58F16;
	border-color: #995F0F;
}
div.notice {
	background-color: #E5D416;
	border-color: #B2A511;
    color: #000000;
}

/*input[type=text].clean, input[type=password].clean, div.clean input[type=text], div.clean input[type=password]  {*/
    /*width:252px;*/
    /*height:26px;*/
    /*background: url(http://starruler.blind-mind.com/images/text-active.png) transparent no-repeat bottom right;*/
    /*border:none;*/
    /*padding:0 5px 0 5px;*/
    /*margin:0;*/
    /*font-size:15px;*/
    /*line-height:26px;*/
    /*color:#555555;*/
/*}*/
/*input[type=text].clean_focus, input[type=password].clean_focus, div.clean input[type=text].clean_focus, div.clean input[type=password].clean_focus {*/
    /*background: url(http://starruler.blind-mind.com/images/text-focus.png) transparent no-repeat bottom right;*/
    /*color:#ba2025;*/
/*}*/

 /*input[type=submit].clean, input[type=reset].clean, input[type=button].clean, button.clean {*/
    /*width:101px;*/
    /*height:24px;*/
    /*background: url(http://starruler.blind-mind.com/images/button_up.png) transparent no-repeat bottom right;*/
    /*border:none !important;*/
    /*padding:0 5px 0 5px;*/
    /*margin:0;*/
    /*font-size:15px;*/
    /*line-height:24px;*/
    /*color:#555555;*/
    /*font-family: Verdana, Arial;*/
    /*font-weight:bold;*/
/*}*/

/*input[type=reset].clean_focus,input[type=submit].clean_focus, input[type=button].clean_focus, input[type=submit].clean_over, input[type=button].clean_over, button.clean_over, button.clean_focus {*/
    /*background: url(http://starruler.blind-mind.com/images/button_over.png) transparent no-repeat bottom right;*/
    /*color:#ba2025 !important;*/

/*}*/

/*input[type=reset].clean_down,input[type=submit].clean_down, input[type=button].clean_down, button.clean_down {*/
    /*background: url(http://starruler.blind-mind.com/images/button_down.png) transparent no-repeat bottom right;*/
    /*color:#ba2025;*/
/*}*/

#designUpload {
    margin-top:10px;
    width:300px;
    margin:auto;
    /*background:#333333;*/
    padding:0 5px 5px 5px;
}

.pagination {
    clear:both;
    margin:10px;
}

.small {
    font-size: 11px;
}

.half_pane{
    background:url(http://starruler.blind-mind.com/images/half_filler.png) repeat-y;
    padding:0;
    width:464px;
    float:left;
    margin:0 5px 0 3px;
}
.half_content{
    min-height:280px;
    background:url(http://starruler.blind-mind.com/images/half_content.png) no-repeat;
    width:464px;
    padding:0 13px 0 23px;
}

.half_header{
    width:464px;
    height:28px;
    overflow:hidden;
    line-height:28px;
    padding-left:15px;
    color:#e1e1e1;
    background:url(http://starruler.blind-mind.com/images/half_header.png) no-repeat;
    font-family:Segoe UI, tahoma;
    text-shadow:#000 0 0 0.2em,#000 0 0 0.2em,#000 0 0 0.2em;
    font-size:15px;
    margin:0 0 5px 1px;
}

/* 2/3 left pane */
.twthl_pane{
    background:url(http://starruler.blind-mind.com/images/2-3_left_filler.png) repeat-y;
    padding:0;
    width:562px;
    float:left;
    margin:0 2px 0 2px;
}

body#twthr_bodyCK {
    background:rgb(10,18,21);
    text-align:left;
}

.twthl_content{
    min-height:280px;
    background:url(http://starruler.blind-mind.com/images/2-3_left_content.png) no-repeat;
    width:533px;
    padding:0 20px 0 23px;
}

.twthl_header{
    width:562px;
    height:28px;
    overflow:hidden;
    line-height:28px;
    padding-left:15px;
    color:#e1e1e1;
    background:url(http://starruler.blind-mind.com/images/2-3_left_header.png) no-repeat;
    font-family:Segoe UI, tahoma;
    text-shadow:#000 0 0 0.2em,#000 0 0 0.2em,#000 0 0 0.2em;
    font-size:15px;
    margin:0 0 5px 0;
}

/* 1/3 right pane */
.onthr_pane{
    background:url(http://starruler.blind-mind.com/images/1-3_right_filler.png) repeat-y;
    padding:0;
    width:366px;
    float:left;
    margin:0 9px 0 3px;
}
.onthr_content{
    min-height:280px;
    background:url(http://starruler.blind-mind.com/images/1-3_right_content.png) no-repeat;
    padding:0 13px 0 23px;
}

.onthr_header{
    width:366px;
    height:28px;
    overflow:hidden;
    line-height:28px;
    padding-left:15px;
    color:#e1e1e1;
    background:url(http://starruler.blind-mind.com/images/1-3_right_header.png) no-repeat;
    font-family:Segoe UI, tahoma;
    text-shadow:#000 0 0 0.2em,#000 0 0 0.2em,#000 0 0 0.2em;
    font-size:15px;
    margin:0 0 5px 0;
}


.full_body_pane img,
.half_pane img.footer,
.twthl_pane img.footer,
.onthr_pane img.footer{
    vertical-align:bottom;
}

.centerPanes {
    padding-left:5px;
}

#subMenu{
	margin-top:-3px;
	padding-top:-3px;
	background:url(http://starruler.blind-mind.com/images/sm_background.png) no-repeat;
	font-family:Segoe UI, tahoma;
	width:481px;
	height:18px;
	line-height:14px;
	text-align:center;
	color:#aaaaaa;
	vertical-align:top;
}

#subMenu a {
	vertical-align:top;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

#subMenu .subsubmenu {
	color:#555555;
}

#subMenu .subsubmenu a{
	color:#1ba7df;
}

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

li {
	margin-left:40px;
}

div.tags a{
	text-decoration:underline !important;
}

#error404, #error500 {
	background:url(/img/error.png) no-repeat;width:900px;
	height:563px;
	text-align:center;
	color:#000000;
	padding-top:100px;
	font-size:15px;

}

#error404 h2 {
	color:#006489;
}