/* BladeofImmortal Custom Classes */

#outerwrapper{
	margin: 0px auto 20px auto;
	text-align: center;
	width: 1200px;
}

#mainHeader {
	display: block;
	outline: 0;
}

#mainHeader img {
	display: block;
	outline: 0;
	margin: auto;
}


#submenu_left {
	background: url(./styles/blade_red_wider/theme/images/submenu_left.gif) no-repeat;
         padding: 0;
         margin: 0;
	width: 254px;
	display: inline;
	text-align: left;
	float: left;
	height: 18px;
}
#submenu_right {
	background: url(./styles/blade_red_wider/theme/images/submenu_right.gif) no-repeat;
         padding: 0;
         margin: 0;
	display: inline;
	width: 240px;
	text-align: right;
	height: 18px;
	float: right;
}
#submenu_center {
	background: url(./styles/blade_red_wider/theme/images/submenu_center.gif) no-repeat center;
         padding: 0;
         margin: 0;
	height: 18px;
	text-align: center;
         width: 490px;
}

#left_border{
	background: url(./styles/blade_red_wider/theme/images/border_left.gif) repeat-y;
	text-align:center;
}

#right_border{
	background: url(./styles/blade_red_wider/theme/images/border_right.gif) repeat-y 100% 0%;
	text-align:center;
}

#left_border_top{
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#right_border_top{
	float:right;
	display:inline;
	margin:0;
	padding:0;
      
}

#center_border_top{
	background: url(./styles/blade_red_wider/theme/images/border_top.gif) no-repeat;
	height:31px;
	margin-left:93px; 
}

#small_box{
	background:url(./styles/blade_red_wider/theme/images/smallbox_bg.gif) no-repeat;
	width:271px;
	height:90px;
	text-align:left;
	margin-top: 5px;
	margin-right:4px;
        color: #919390;
        font-weight: bold;
        font-size: 11px;
        float: right;
        display: inline;
}

#small_box a:link,
#small_box a:visited,
#small_box a:active{
color: #5faae4;
}

#small_box a:hover{
color: #F5D450;
}

#big_box{
	background:url(./styles/blade_red_wider/theme/images/nav_bg.jpg) no-repeat left;
	width:750px;
	height:97px; 
        float: left;
        display: inline;
}

.ibutton{
         background: transparent;
         border:0;
}

#userlinks{ 
	background: url(./styles/blade_red_wider/theme/images/submenu_bottom.gif);
	height:55px;
        padding: 0;
        margin: 0;
        font-weight: bold;
}

#userlinks a:link,
#userlinks a:visited
{ 	
	color: #bfcea5; 
	text-decoration: none;
}


#userlinks a:active,
#userlinks a:hover{       
	color: #5faae4; 
}



#submenu2{ 
	background: #000 url(./styles/blade_red_wider/theme/images/submenu_center.gif) 254px 0px;
	color: #e7ae00; 
	margin: 0 auto;
	width: 984px;
	height: 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	font-weight:bold;
}

#navstrip{ 
	background: transparent;
	color: #000;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 14px 0px 8px 0px; 
	position:relative; 
	top: 10px; 
	left: 120px;
	word-wrap: break-word;
	width: 600px;
	text-align: left;
}

.catend{
	display: none;
	/*
	background: url(./styles/blade_red_wider/theme/images/cat_bottom.gif) no-repeat;
	color: #000;
	height: 12px;
	font-size: 0px;
	margin: 0;
	padding: 0;
	*/
}

#navstrip a{
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

#navstrip a:link, 
#navstrip a:visited{ 
	color: #222;
}

#navstrip a:hover, 
#navstrip a:active{
	 
	color: #5176B5; 
}

.borderwrap{
border: 1px solid #8e98a1;
}



/*  Viking for phpbb v3
    Design by Antonw.com
    Coded by Bob
*/

/* Layout
 ------------ */



* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
        height: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #938D82;
	background-color: #000;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
        padding: 0;
        height: 100%;
        text-align: center;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./styles/blade_red_wider/theme/images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 0px 15px 0px;*/
	padding: 0;
	width: 95%;
        margin: 0 auto 0 auto;

}

#wrapcentre {
	width: 95% !important;
        margin: 0px auto 0px auto;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { 
	width: 95%;
}
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1, #page-header h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
        color: #D5D4D4;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #EFEFEF;
}

.postdetails {
	color: #EFEFEF;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: #5F5F53;
}

.nav {
	margin: 0;
	color: #fff;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}


.copyright {
	color: #938D82;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.copyright a:link{
color: #fff;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
        color: #fff;
}

.title a:link{
color: #fff;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #fff;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	background-image: url('./styles/blade_red_wider/theme/images/tile_sub.gif');
         border-bottom: 1px solid #000;
	color: #97671b; 
	white-space: nowrap;
	height: 18px;
}


td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

td.nav{
color: #938D82;
}

.tablebg {
	background-color: #000;
}

.catdiv {
	color: #fff;
	font-size: 10px;
	font-weight: bold; 
	background-image: url('./styles/blade_red_wider/theme/images/tile_sub.gif');
	white-space: nowrap;
         border-bottom: 1px solid #000;
	color: #97671b; 
        height: 18px;
}
.rtl .catdiv {
	background: white url('./styles/blade_red_wider/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	color: #fff;
	font-size: 10px;
	font-weight: bold; 
	background-image: url('./styles/blade_red_wider/theme/images/tile_sub.gif');
	white-space: nowrap;
         border-bottom: 1px solid #000;
	color: #97671b; 
        height: 18px;
}

.row1 {
       background: #191816; 
       color: #938D82 !important;
       border-right: 0px solid #2F2F2C;
       border-top: 0px solid #2F2F2C;
       border-bottom: 0px solid #2F2F2C;
       border-left: 0px solid #2F2F2C;
       padding: 4px;
}

.row1 li,
.row2 li,
.row3 li{
color: #fff !important;
}

.row1 a:link,
.row1 a:visited,
.row2 a:link,
.row2 a:visited,
.row3 a:link,
.row3 a:visited{
color: #938D82 !important;
text-decoration: none;
}

.row1 a:hover,
.row2 a:hover,
.row3 a:hover{
color: #EFEFEF !important;
text-decoration: none;
}

.row2 {
       background: #101010; 
       color: #5B5751 !important;
       border-right: 0px solid #2F2F2C;
       border-top: 0px solid #2F2F2C;
       border-bottom: 0px solid #2F2F2C;
       border-left: 0px solid #2F2F2C;
       padding: 4px;
}

.row3 {
	background-color: #191816;
	padding: 4px;
        color: #fff;
}

.spacer {
	background-color: #4a4a3e;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #4a4a3e;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #938D82;
	text-decoration: none;
}

a:active,
a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #F5D450;
	text-decoration: NONE;
}

a.forumlink {
	color: #FEFEFE;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.forumlink a:hover{
	color: #fff;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
        color: #EFEFEF;
}

a.topictitle:visited {
        color: #EFEFEF;
	text-decoration: none;
}

th a,
th a:visited {
	color: #EFEFEF !important;
	text-decoration: none;
}

th a:hover {
	color: #fff;
	text-decoration: none;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}


select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #4c4c3e;
	border: 1px solid #46462A;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #222;
	color: #fff;
	background-color: #2F2F29;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #222;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #fff;
    font-family: Monaco, 'Courier New', monospace;
	background-color: #4F4F40;
}

.attachcontent {
	/*font-size: 0.85em;*/
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #222;
	color: #fff;
	background-color: #2F2F29;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #222;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #fff;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #4F4F40;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}


/* 
 * ========================================
 * Custom Classes
 * ========================================
 */

.gradientwidth{
margin: 0 auto 0 auto;
width: 100%; 
}


.borderwidth{

margin: 0 auto 0 auto;

width: 100%; 

}



.content{








background: #4c4d3e; 
}



/* ************************************** */

.container_top{
background: url(./styles/blade_red_wider/theme/images/container_top.gif) 0 0 no-repeat;
height: 53px;
width: 922px;
margin: 0px auto 0px auto;
}

/* ************************************** */

.header{
background: url(./styles/blade_red_wider/theme/images/header.png) no-repeat center;
height: 200px;
width: 1035px;
margin: 0px auto 0px auto;
text-align: left;
position: relative;
right: 5px;
}

.header_bg{
background: #201F1A;
}

.nav_bg{
background: url(./styles/blade_red_wider/theme/images/nav_bg.jpg) no-repeat;
height: 41px;
width: 953px;
text-align: left;
margin: 0px auto 0px auto;
padding: 0;
}

.nav_bgcolor{
background: #201F1A;
}

.nav_bottom{
background: url(./styles/blade_red_wider/theme/images/nav_bottom.jpg) no-repeat;
width: 953px;
height: 70px;
margin: 0px auto 0px auto;
padding: 0;
}

.nav_links a{
font-size: 12px;
font-weight: bold;
font-family: "MS Sans Serif", Geneva, sans-serif ;
color: #E7AE00;
margin-left: 15px;
}
.nav_links a:first-of-type{
margin-left: 0;
}

.nav_links_home,
.nav_links_home a:link,
.nav_links_home a:visited,
.nav_links_home a:hover{
color: #E8D988 !important;
text-decoration: none;
font-size: 10px;
font-weight: bold;
text-decoration: none !important;
font-family: "MS Sans Serif", Geneva, sans-serif ;
}

.navalign{
padding-top: 127px;
padding-left: 101px;
padding-bottom: 0;
}

/* ************************************** */

.login_l{
background: url(./styles/blade_red_wider/theme/images/login_l.jpg) 0 0 no-repeat;
height: 39px;
}

.login_r{
background: url(./styles/blade_red_wider/theme/images/login_r.jpg) 100% 0 no-repeat;
height: 39px;
}

.login_tile{
background: url(./styles/blade_red_wider/theme/images/login_tile.jpg);
}

.loginalign{
float: right;
width: 40%;
}

.logintextmember{
color: #e8d988;
font-family: "MS Sans Serif", Geneva, sans-serif ;
}

.logintextmember a:link,
.logintextmember a:hover,
.logintextmember a:visited{
color: #e8d988;
font-family: "MS Sans Serif", Geneva, sans-serif ;
text-decoration: none;
text-transform: uppercase;
}

.logintextother{
color: #e8d988;
font-family: "MS Sans Serif", Geneva, sans-serif ;
}

.logintextother a:link,
.logintextother a:hover,
.logintextother a:visited{
color: #e8d988;
font-family: "MS Sans Serif", Geneva, sans-serif ;
}

.formloginbg{
background: url(./styles/blade_red_wider/theme/images/loginbg.gif) repeat-x;
color: #e8d988;
border: 1px solid #000;
text-align: center;
}

/* ************************************** */


.navstrip_bg{
background: url(./styles/blade_red_wider/theme/images/navstrip_bg.jpg) 0 0 no-repeat;
width: 400px;
height: 45px;
}

.navstripalign{
width: 55%;
}

/* ************************************** */


.content_top{
background: url(./styles/blade_red_wider/theme/images/content_top.jpg) 0 0 no-repeat;
width: 835px;
height: 17px;
margin: 0px auto 0px auto;
}

.content_bottom{
background: url(./styles/blade_red_wider/theme/images/content_bottom.jpg) 0 0 no-repeat;
width: 835px;
height: 17px;
margin: 0px auto 0px auto;
padding-bottom: 50px;
}

.contentbg{
background: transparent;
width: 1066px;
margin: 0px auto;
position: relative;
left: 10px;
}


/* ************************************** */

.mt_text{
	color: #938D82;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	/*font-family: verdana;
	margin: 0px;
	background:transparent;
	border:0;
	*/
}

.mt_text_align{
	position: relative;
	top: 22px;
	left: 25px;
}

.mt_text a:link{
	color: #938D82;
}

.mt_left{
	padding: 0px;
	margin: 0px;
	background: url(./styles/blade_red_wider/theme/images/maintitle_left.gif) 0 0 no-repeat;
	height: 57px;
	border-left: 1px solid #8E98A1;
}

.mt_right{
	padding: 0px;
	margin: 0px;
	background: url(./styles/blade_red_wider/theme/images/maintitle_right.gif) 100% 0 no-repeat;
	height: 57px;
	border-right: 1px solid #8E98A1;
}


.mt_text3{
	position: relative;
	top: 21px;
	padding: 0 30px;
}

.mt_tile{
	background: url(./styles/blade_red_wider/theme/images/maintitle_bg.gif);
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	border-top: 1px solid #8E98A1;
	height: 57px;
}

.mt_tile a:link,
.mt_tile a:visited{
	background: transparent;
	color: #fff;
	font-family: verdana;
	text-decoration: none;
}

.mt_tile a:hover,
.mt_tile a:active{
	background: transparent;
	color: #fff;
	font-family: verdana;
}

.mt_tile td {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.expalign{
	padding-top: 9px;
	padding-right: 30px;
	float: right;
	width: auto !important;
}

.borderwrap2{
	border: 1px solid #46462a;
}

.borderwrap3{
	border-left: 2px solid #46462a;
	border-right: 2px solid #46462a;
}


/* ************************************** */


.ma_bar{
background: transparent url(./styles/blade_red_wider/theme/images/ma_bar.png) no-repeat;
width:402px;
height:37px;
padding:0;
border:0;
}


/* ************************************** */


.mt2_left{
padding: 0px;
margin: 0px;
background: url(./styles/blade_red_wider/theme/images/maintitle_left.gif) 0 0 no-repeat;
height: 57px;
border-left: 1px solid #8e98a1;
}

.mt2_right{
padding: 0px;
margin: 0px;
background: url(./styles/blade_red_wider/theme/images/maintitle_right.gif) 100% 0 no-repeat;
height: 57px;
border-right: 1px solid #8e98a1;
}


.mt2_text{
color: #fff;
font-size: 12px;
font-weight: bold;
font-family: verdana;
margin: 0px;
padding-top: 20px;
padding-left: 20px;
background:transparent;
border:0;
}

.mt2_tile{
background: url(./styles/blade_red_wider/theme/images/maintitle_bg.gif);
color: #fff;
font-size: 12px;
font-weight: bold;
margin: 0px;
border-top: 1px solid #8E98A1;
}
.mt2_tile p.expand,
.mt2_tile p.goto{
float: right;

margin-top: 0px;
width: auto !important;
}
.mt2_tile a:link,
.mt2_tile a:visited{
background: transparent;
color: #fff;
font-family: verdana;
text-decoration: none;

}


.mt2_tile a:hover,
.mt2_tile a:active{
background: transparent;
color: #fff;
font-family: verdana;
}

.mt2_tile p{
margin:0;
padding-top: 5px;
background:transparent;
border:0;
}


.mt2_tile td {
color: #fff;
font-size: 12px;
font-weight: bold;
}

.mt2_l2{
background: url(./styles/blade_red_wider/theme/images/mt2_l2.jpg) no-repeat;
height: 37px;
width: 7px;
float: left;
postition: relative;
right: 15px;
}


/* ************************************** */

.ce_left{
background: url(/./styles/blade_red_wider/theme/images/ce_l.jpg) no-repeat 0 100%;
height: 10px;
padding: 0;
margin: 0;
}

.ce_right{
background: url(./styles/blade_red_wider/theme/images/ce_r.jpg) no-repeat 100% 100%;
height: 10px;
padding: 0;
margin: 0;
}

.ce_tile{
background: url(./styles/blade_red_wider/theme/images/ce_tile.jpg) repeat-x 0 100%;
height: 10px;
padding: 0;
margin: 0;
}


/* ************************************** */

/*asi se nikde nepouzije?*/
.footer_bg{
background: url(./styles/blade_red_wider/theme/images/footer_bg.png) no-repeat center;
width: 897px;
height: 92px;
margin: 0px auto 0px auto;
}

#footerImg1Wrap {
	background-color: #000;
}

#footerImg1Wrap img {
	display: block;
	margin: auto;
}

#footerImg2Wrap {
	background-color: #000;
}

#footerImg2Wrap img {
	display: block;
	margin: auto;
}

/* ************************************** */

legend{
color: #fff;
}

.memborder
{
    border: none;
    /*border-bottom-width: 2px;*/
    /*border-right-width: 2px;*/
    padding: 4px 3px 4px 3px;
    margin: 3px 1px 3px 1px;
    /*border-color: #2f2f29;*/
    /*border-width: 1px 2px 2px 1px;*/
}

.vertical_bg{
background: transparent url(./styles/blade_red_wider/theme/images/vertical_bg.gif) repeat-y center;
width: 1227px;
margin: 0px auto 0px auto;
}

.container_top_l{
background: url(./styles/blade_red_wider/theme/images/container_t_l.jpg) 0 0 no-repeat;
height: 53px;
}

.container_top_r{
background: url(./styles/blade_red_wider/theme/images/container_t_r.jpg) 100% 0 no-repeat;
height: 53px;
}

.container_t{
background: url(./styles/blade_red_wider/theme/images/container_t.jpg);
}

fieldset{
border: 1px solid #24251D;
}

input.btnlite,
input.btnfile,
input{
	background: #4c4c3e url(./styles/blade_red_wider/theme/images/alt_bg.gif);
	border: 1px solid #333;
	color: #E8D988;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

textarea,
textarea.post{
	background: #4b4b3d;
	border: 1px solid #333;
	color: #E8D988;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}


#ipbwrapper{ 
	margin: 0px auto 0px auto; 
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	width: 750px;
        background: #333329;
}

#ipbwrapper3{ 
	margin: 0px auto 0px auto; 
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	width: 75%;
        position: relative; 
}

#wrapper{
        background: #181818 url(./styles/blade_red_wider/theme/images/vertical_bg.gif) repeat-y;
        width: 1227px;
	margin: 0px auto 0px auto; 
        min-height: 100%;

}


.alt_bg{
background: #7a7b6d url(./styles/blade_red_wider/theme/images/alt_bg.gif);
color: #938D82;
}



.maintitle_left{
	width:347px;
	height:37px;
	padding:0;
	border:0;
        	float:left;

}

.maintitle_right{
	width:351px;
	height:37px;
	padding:0;
	border:0;
	float:right;
}

.maintitle{
	background: url(./styles/blade_red_wider/theme/images/mt_tile.jpg) repeat-x;
	border:0;
	color: #fff; 
	font-size: 12px;
	font-weight: bold; 
	margin-left: 203px;
        margin-right: 182px;
        padding: 0;
	height: 37px; 
        width: 95px;
}

#ipbwrapper{ 
	margin: 0px auto 0px auto; 
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	width: 850px;
        background: #333329;
}

#ipbwrapper3{ 
	margin: 0px auto 0px auto; 
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	width: 95%;
}



/* Category Headers*/

.cat_main {
	background: url('./styles/blade_red_wider/theme/images/maintitle_bg.gif');
	height: 57px;
        border-top: 1px solid #8e98a1;

}

.cat_ls {
	background: url('./styles/blade_red_wider/theme/images/maintitle_left.gif');
	width: 93px;
	height: 57px;
	float: left;
        border-left: 1px solid #8e98a1;

}

.cat_rs {
	background: url('./styles/blade_red_wider/theme/images/maintitle_right.gif');
	width: 92px;
	height: 57px;
	float: right;
        border-right: 1px solid #8e98a1;

}

.<span name=z32 id=z32 style='color:#000;background-color:yellow; font-weight:bold;'>cat_main</span>2 {
	background: url('./styles/blade_red_wider/theme/images/maintitle_bg.gif');
	width: 100%;
	height: 57px;
        border-top: 1px solid #8e98a1;
}

.cat_ls2 {
	background: url('./styles/blade_red_wider/theme/images/maintitle_left.gif');
	width: 93px;
	height: 57px;
	float: left;
        border-left: 1px solid #8e98a1;
}

.cat_rs2 {
	background: url('./styles/blade_red_wider/theme/images/maintitle_right.gif');
	width: 92px;
	height: 57px;
	float: right;
        border-right: 1px solid #8e98a1;
}


.cattext {
	color: #FEFEFE;
        font-size: 12px;
        font-weight: bold;
        height: 100%;
        font-family: verdana;

}

.cattext a:link { color: #FEFEFE; text-decoration:none }
.cattext a:visited { color: #FEFEFE; text-decoration:none }
.cattext a:hover { color: #E8D988; text-decoration:none}
.cattext a:active { color: #FEFEFE; text-decoration:none }

li.header dt, li.header dd {
	color: #FFFFFF;
}

.sublinks,
.sublinks a:link,
.sublinks a:visited{
color: #F5D450;
text-decoration: none;
font-weight: bold;
text-align: center;
}

.overall_links,
.overall_links a:link{
color: #F5D450 !important;
text-decoration: none;
font-weight: bold;
}

.mainlinks{
text-align: center;
padding-top: 16px;
}


.mainlinks a:link,
.mainlinks a:visited{
color :#fff;
}