.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}

#container{

	margin: 7em auto;
	width: 70%;
}
#container ul{

background: #f4e8e8;
	list-style: none;
	list-style-position: outside;
	
}
#container ul.menu li{
	float: center;
	text-align: center;
background: #ffaeae;
height:30px;
width:90px;
	border: solid 1px #8d0f0f;
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}


#container ul.menu li{

	font-weight: 100%;
font: bold 11px tahoma;
	padding: 8px 0px 0px 2px;
		float: right;
	text-align: center;
}
#container ul.menu li.active{
	float: center;
	border: solid 1px #8d0f0f;
	text-align: center;
		color: #5f95ef;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
-webkit-border-top-left-radius: 18px;
-webkit-border-top-right-radius: 18px;
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright: 18px;
border-top-left-radius: 18px;
border-top-right-radius: 18px;
border-top-right-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
-webkit-border-bottom-right-radius: 18px;
-moz-border-radius-bottomleft: 18px;
-moz-border-radius-bottomright: 18px;
border-bottom-left-radius: 18px;
border-bottom-right-radius: 18px;
border-bottom-right-radius: 18px;
	margin: 0pt auto;
	background: #f4e8e8;
	text-align: right;
	padding: 5px;
	padding-bottom: 20px;
	font-size: 12px;
		border: solid 1px #8d0f0f;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
/******* /CONTENT *******/
/******* NEWS *******/
.content.news h1{
	background: url('./images/news.jpg') no-repeat scroll left top;
}
.content.news{
	display: block;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
.content.tutorials h1{
	background: url('./images/tuts.jpg') no-repeat scroll left top;
}
.content.tutorials{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.links h1{
	background: url('./images/links.jpg') no-repeat scroll left top;
}
.content.links{
	display: none;
}
.content.links a{
	color: #5f95ef;
}
/******* /LINKS *******/
.arrowlistmenu{
	width:600px;
}

.arrowlistmenu .headerbar{
font: bold 14px tahoma;
color: white;
background: black url('./images/titlebar.png') repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;

}
#keyvanmenu2{
padding-left:25px;
color:white;
font-family:tahoma, Helveticaf;
float:left;
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url('./images/arrowbullet.png') no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


#dolphincontainer{
position:relative;
color:#ffffff;
	-webkit-border-top-left-radius: 14px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 14px;
border-top-right-radius: 10px;
	background:  #ffffff;
width:100%;
height:15px;
}
#dolphinnav{
	-webkit-border-top-left-radius: 14px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 14px;
border-top-right-radius: 10px;
position:relative;
height:10px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;

	background:  #ffffff;
}
#dolphinnav ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:right;
}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 2px;height:2px;}
#dolphinnav ul li a span{padding:2px 2px 0 0;height:2px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background: url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%; height:10px;

	-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:10px;
	-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

#dolphin_inner{color: white; padding: 5px; font-size: 80%; height: 1em}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}
#dolphin_inner a:hover{color: yellow}

.innercontent{display: none;}


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

html, body {
	color: #000000;
	background-color: #E7E7E7;
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#body-simple {
	background: #F1F3F5;
	padding: 5px;
}

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

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

}
.genmed3 {
	font-size: 1em;
	background:#ffffff;
		border-left: solid 1px #768A9D;
	border-right: solid 1px #5D7287;
	border-bottom: solid 1px #4B6177 ;
	width:300px;

}
.genmed2 {
	font-size: 1em;
	background:#ffffff;
		border-left: dotted 1px #768A9D;
	border-right: dotted 1px #5D7287;
	border-bottom: dotted 1px #4B6177 ;
		border-top: dotted 1px #4B6177 ;
		text-align:right;
}

.genmed1 {
	margin: 1px 1px;
	font-size: 1em;
	background:#ffffff;
		border-left: solid 1px #768A9D;
	border-right: solid 1px #5D7287;
	border-bottom: dotted 1px #4B6177 ;
}
.genmed {
	margin: 1px 1px;
	font-size: 1em;
}

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

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

.titles1 {
	font-family: tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	text-align: center;
}

.error, table td .error {
	color: #F45E00;
}

.spacer {
	color: #DDE3E8; 
	background: #7B8EA0 url(images/th.gif) top left repeat-x;
	border-left: solid 1px #768A9D;
	border-right: solid 1px #5D7287;
	border-top: solid 1px #495E73;
	border-bottom: solid 1px #4B6177;
	padding: 1px;
}

hr	{ height: 0px; border: solid #CAD1D8 0px; border-top-width: 1px;}

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


.botrow {
background: #e9e9e9;
	
}

/* Links
 ------------ */
/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

a {
	color: #586E85;
	text-decoration: none;
}

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

a:hover {
	color: #F45E00;
	text-decoration: underline;
}

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

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

a.topictitle, .postbody a {
	color: #586E85;
}
a.topictitle:visited, .postbody a:visited {
	color: #647484;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #586E85;
}
a.topictitle:hover, .postbody a:hover {
	color: #F45E00;
}

/* Header and logo */

html>body #logo-left { min-height: 70px; }

#logo-registered {
    float:right;
    padding: 15px 10px 5px;
    color: #666;
    font-size: 11px;
    text-align: right;
}

#logo-login {
    float: right;
    padding: 15px 10px 5px;
    color: #666;
    font-size: 11px;
    text-align: right;
}
#logo-login input.post { margin-bottom: 3px; }

#logo-clear { clear: both; }

* html #logo-login, * html #logo-registered {
}

* html #logo-clear { font-size: 1px; line-height: 1px; height: 0; overflow: hidden; position: relative; }
.pm-notify-new2 {
	border-left: solid 1px #9EABB9;
	border-right: solid 1px #909FAF;
	border-top: solid 1px #9EABB9;
	border-bottom: solid 1px #909FAF;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
	background: #e1e5e9 ;
	margin: 10px 0;
	text-align: right;
	font-size: 12px;
padding: 2px;
}
.pm-notify-new, .pm-notify-unread {
	border-left: solid 1px #9EABB9;
	border-right: solid 1px #909FAF;
	border-top: solid 1px #9EABB9;
	border-bottom: solid 1px #909FAF;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
	background: #ffffff ;
	margin: 10px 0;
	padding: 10px;
	text-align: right;
	font-size: 12px;

}
.pm-notify-new a, .pm-notify-new a:visited, .pm-notify-unread a, .pm-notify-unread a:visited { text-decoration: underline; }
.pm-notify-header {
	margin-bottom: 10px;
	color: #F45E00;
}
.pm-notify-new { padding: 30px; }

/* Navigation buttons */
.navrow {
	background: #000000; 
	height: 100px;
	overflow: hidden;
	font-size: 11px;
	padding-top: 10px;
}

.navrow2 {
float:left;
	background: #7B8EA0 ;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-right-radius: 5px;
	width : 30%;
	font-size: 11px;
	padding-top: 10px;
	font-family: tahoma, Monaco, 'Courier New', monospace;

}
/* * html .navrow { padding: 0; } */
.navrow b, .navrow strong { font-weight: normal; }
.navrow a, .navrow a:visited {
	color: #EFF1F2;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.navrow a:hover { 
	color: #fff; 
	text-decoration: underline; 
}
.navrow2 b, .navrow2 strong { font-weight: normal; }
.navrow2 a, .navrow2 a:visited {
	color: #EFF1F2;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.navrow2 a:hover { 
	color: #fff; 
	text-decoration: underline; 
}
a.link-new, a.link-new:visited { color: #F45E00; }
a.link-new:hover, a.link-new:visited:hover { color: #BB591B; }

/* Content and tables */
#content {
     background: url(images/bg_top1.gif) top left repeat-x;
    padding: 0 45px 0 45px;
}
#maintable {
    border: solid 5px #FFF;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
    margin: 0 auto;
}
#contentrow {
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}

.tablebg {
	background:  #c7c2bd;
}
.block-start .tablebg { 
    border-top-width: 0; 
    border-bottom-width: 0; 
    border-color: #C3CBD3;
    border-right-color: #F1F3F5;
}

.tablebg2 {
	background:  #ffffff;
}
.block-start .tablebg2 { 
    border-top-width: 0; 
    border-bottom-width: 0; 
    border-color: #C3CBD3;
    border-right-color: #F1F3F5;
}

.tablebg3 {
height: 55px;
	border-right: solid 1px #5D7287;
	border-bottom: solid 1px #5D7287;
	background:  #ffffff;
}
.block-start .tablebg3 { 
    border-top-width: 0; 
    border-bottom-width: 0; 
    border-color: #C3CBD3;
    border-right-color: #F1F3F5;
}

.tablebg4 {
height: 55px;
	border-left: solid 1px #5D7287;
	border-bottom: solid 1px #5D7287;
	background:  #ffffff;
}
.block-start .tablebg4 { 
    border-top-width: 0; 
    border-bottom-width: 0; 
    border-color: #C3CBD3;
    border-right-color: #F1F3F5;
}
.tablebg6 {
float: left;
	background:  #ffffff;
}
.tablebg7 {
float: right;
	background:  #ffffff;
}
.tablebg8 {
float: right;
	background:  #ffffff;
	border-top: solid 1px #c7c2bd;
	border-left: solid 1px #c7c2bd;
	border-right: solid 1px #c7c2bd;
	border-bottom: solid 1px #c7c2bd;
}
.tablebg5 {
height: 55px;
	background:  #ffffff;
	border-bottom: solid 1px #5D7287;
}
.block-start .tablebg5 { 
    border-top-width: 0; 
    border-bottom-width: 0; 
    border-color: #C3CBD3;
    border-right-color: #F1F3F5;
}
th {
	color: #DDE3E8; 
	font-size: 10px; 
	font-weight: bold;
	background: #000000;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: solid 1px #768A9D;
	border-right: solid 1px #5D7287;
	border-top: solid 1px #495E73;
	border-bottom: solid 1px #4B6177;
}
th a, th a:visited {
	color: #DDE3E8 !important;
	text-decoration: underline;
}
th a:hover {
	color: #F2F4F5;
	text-decoration: underline;
}

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

	.row-profile-body {
background: #B9D0F0  ; 
	vertical-align: top;
}

.cathead {
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #F6F8F9;
	border-right: solid 1px #CAD1D8;
	border-top: solid 1px #F6F8F9;
	border-bottom: solid 1px #CAD1D8;
	background: #E9ECEE url(images/cathead.gif) top left repeat-x;
}

.cathead {
	text-indent: 4px;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/bg_list.gif');
	text-indent: 4px;
}


.catac {
	height: 25px;
color: #FFffff;
	font-size: 1.2em;
	font-family: tahoma, tahoma;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}


.tbl-h-c {
	background: url('./images/cellpic4_m.png') bottom left repeat-x;
	height: 70px;
	

}

.tbl-h-l {
	background: url('./images/cellpic4_l.png') bottom left no-repeat;
	padding-left: 11px;
}

.tbl-h-r {
	background: url('./images/cellpic4_r.png') bottom right no-repeat;
	padding-right: 10px;
}

.cat-h-c {
	background:  url('./images/brown_bc.gif') bottom left repeat-x;
	height: 30px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.cat-h-l {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-right-radius: 5px;
	background: url('./images/brown_bl.gif') bottom left no-repeat;
	padding-left:7px;
}

.cat-h-r {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-right-radius: 5px;
	background: url('./images/brown_br.gif') bottom right no-repeat;
	padding-right: 7px;
}


.cat2-h-c {
	background:  url('./images/brown2_bc.gif') bottom left repeat-x;
	height: 30px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;

}

.cat2-h-l {
	background: url('./images/brown2_bl.gif') bottom left no-repeat;
	padding-left:5px;
}

.cat2-h-r {
	background: url('./images/brown2_br.gif') bottom right no-repeat;
	padding-right: 5px;
}


.cat3-h-c {
	background:  url('./images/prof.png') bottom left repeat-x;
	height: 40px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;

}

.cat3-h-l {
	background: url('./images/profl.png') bottom left no-repeat;
	padding-left:5px;
}

.cat3-h-r {
	background: url('./images/profr.png') bottom right no-repeat;
	padding-right: 5px;
}

.cat4-h-c {
	background:  url('./images/prof1.png') bottom left repeat-x;
	height: 40px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;

}

.cat4-h-l {
	background: url('./images/profl1.png') bottom left no-repeat;
	padding-left:8px;
}

.cat4-h-r {
	background: url('./images/profr1.png') bottom right no-repeat;
	padding-right: 8px;
}



.cat5-h-c {
	background:  url('./images/prof2.png') bottom left repeat-x;
	height: 25px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;

}

.cat5-h-l {
	background: url('./images/profl2.png') bottom left no-repeat;
	padding-left:8px;
}

.cat5-h-r {
	background: url('./images/profr2.png') bottom right no-repeat;
	padding-right: 8px;
}
.o-f-c {
	background:  url('./images/ov_bc.png') bottom left repeat-x;
	height: 70px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;


}

.o-f-l {
	background: url('./images/ov_br.png') bottom left no-repeat;
	padding-left: 5px;

}

.o-f-r {
	background: url('./images/ov_bl.png') bottom right no-repeat;
	padding-right: 5px;
	
}


.admin-c {
	background:  url('./images/admin.png') bottom left repeat-x;
	height: 42px;
	color:white;
	font-size: 1.2em;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	font-family: tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;


}

.admin-l {
	background: url('./images/adminr.png') bottom left no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	

}

.admin-r {
	background: url('./images/adminl.png') bottom right no-repeat;
	padding-right: 5px;
	
}


.admin-c_text a:link { color: #ffffff; text-decoration:none }
.admin-c_text a:visited { color: #ffffff; text-decoration:none }
.admin-c_text a:hover { color: #DC0725; text-decoration:underline }
.admin-c_text a:active { color: #C70025; text-decoration:none }



.anon-c {
	background:  url('./images/elanat.png') bottom left repeat-x;
	height: 42px;
	color:black;
	font-size: 1.2em;
	text-align: right;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	font-family: tahoma, tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;


}

.anon-l {
	background: url('./images/elanat-l.png') bottom left no-repeat;
	padding-left: 5px;

}

.anon-r {
	background: url('./images/elanat-r.png') bottom right no-repeat;
	padding-right: 5px;
	
}


.anon1-c {
	background:  url('./images/elanat1.png') bottom left repeat-x;
	height: 42px;
	color:black;
	font-size: 1.2em;
	text-align: right;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	font-family: tahoma, tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;


}

.anon1-l {
	background: url('./images/elanat1-l.png') bottom left no-repeat;
	padding-left: 5px;

}

.anon1-r {
	background: url('./images/elanat1-r.png') bottom right no-repeat;
	padding-right: 5px;
	
}


.anon1-2 {
	background: #ffeb90 url('./images/elanat.png') bottom left repeat-x;
	color:black;
	border-left: 2px solid #CDCDCD;
	font-size: 1.2em;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	border-color: #dadbe0;
	font-family: tahoma, tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;


}

.anon1-3 {
	background: #ffeb90 url('./images/elanat.png') bottom left repeat-x;
	color:black;
	border-left: 2px solid #CDCDCD;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	border-color: #dadbe0;
	font-family: tahoma, tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;


}
.anon1-4 {
	background: #ffeb90 url('./images/elanat.png') bottom left repeat-x;
	color:black;
	border-left: 2px solid #CDCDCD;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
	text-decoration: blink;
	padding:15px 0px 15px 0px;
	white-space: nowrap;
	overflow: hidden;
	border-color: #dadbe0;
	font-family: tahoma, tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;


}
.of-f-c {
	background:  url('./images/of_bc.png') bottom left repeat-x;
	height: 50px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;


}

.of-f-l {
	background: url('./images/of_br.png') bottom left no-repeat;
	padding-left: 5px;

}

.of-f-r {
	background: url('./images/of_bl.png') bottom right no-repeat;
	padding-right: 5px;
	
}


.cat-h-c_text a:link { color: #ffffff; text-decoration:none }
.cat-h-c_text a:visited { color: #ffffff; text-decoration:none }
.cat-h-c_text a:hover { color: #DC0725; text-decoration:underline }
.cat-h-c_text a:active { color: #C70025; text-decoration:none }

.catcat {
float:center;
font-family: tahoma, Arial, Helvetica, sans-serif;
	background:  #e9e9e9;
	height: 100%;
	width:50%;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
		-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
.cat-i-c2 {
text-shadow: 1px 1px 5px #000000;
font-family: tahoma, Arial, Helvetica, sans-serif;
	background:  url('images/cellpic3.gif') bottom left repeat-x;
	height: 30px;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
		-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.cat-i-c {
font-family: tahoma, tahoma, Arial, Helvetica, sans-serif;
	background:  url('./images/brown_ic.gif') bottom left repeat-x;
	height: 25px;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;

}

.cat-i-l {
	background: url('./images/brown_il.gif') bottom left no-repeat;
	padding-left:5px;
}

.cat-i-r {
	background: url('./images/brown_ir.gif') bottom right no-repeat;
	padding-right: 5px;
}

.cat-f-c {
	font-size: 0.1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;

	}

.cat-f-p {
	font-size: 0.1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;

}
.keyrow {
		height: auto;
	
	border-left: 1px solid #CDCDCD;
	background: #fcfcfc;
}
.cat-b-c {
	background: url('./images/b-c.png') bottom left repeat-x;
	height: 12px;
	font-size: 0.1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.cat-b-l {
	background: url('./images/b-l.png') bottom left no-repeat;
	padding-left: 10px;
}

.cat-b-r {
	background: url('./images/b-r.png') bottom right no-repeat;
	padding-right: 10px;
}

.cat-bottom {
	background: #DDE8EE url('./images/bg_catbottom.gif') top left repeat-x;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	height: 28px;
	min-height: 28px;
	text-align: center;
	padding: 0px;
}

.rowin {
	height: auto;
	border-bottom: 2px solid #CDCDCD;
	background: white url('./images/bala.png') repeat-x;
}
.rowinr {
	height: auto;

		border-bottom: 2px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	background: white url('./images/bala.png') repeat-x;
	
}

.row1in1 {

	margin: 0;
	padding: 0;
	background: white url('./images/bala3.png') repeat-x;
}

.rowreg {
	height: 50px;
	margin: 0;
	padding: 0;
	background: white;
}

.row2in2 {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	background: white url('./images/bala2.png') repeat-x;
	font-family: tahoma, tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.rowin2 {
	height: auto;
		border-bottom: 2px solid #CDCDCD;
	font-size: 1.2em;
	background: white url('./images/bala.png') repeat-x;
	font-family: tahoma, tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.rowin3 {
	height: auto;
	border-left: 2px solid #CDCDCD;
		border-bottom: 2px solid #CDCDCD;
	font-size: 1em;
	background: white url('./images/bala.png') repeat-x;
	font-family: tahoma, tahoma, Verdana, Arial, Helvetica, sans-serif;
}



.row2in {
		height: auto;
	margin: 0;
	padding: 0;
	border-left: 2px solid #CDCDCD;
	background: white url('./images/bala.png') repeat-x;
}

.rowindex{
text-align:right;
	padding: 4px;
	margin: 5px 5px 5px 5px;
	border: 0;
	background: white ;
		color:#000000;
}
.rowindex2{
text-align:right;
	padding: 4px;
	margin: 5px 5px 5px 5px;
		
		border-right: 1px solid #CDCDCD;
	background: white ;
		color:#000000;
}
.rowindex3{
text-align:right;
	padding: 4px;
	margin: 5px 5px 5px 5px;
		border-left: 1px solid #CDCDCD;
	
	background: white ;
		color:#000000;
}
.rowindex4{
 width: 100%; 
		border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
		border-right: 1px solid #CDCDCD;
background-image: url('./images/tbl_h_r1.gif');
font-family: tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
		-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 6px;
border-top-right-radius: 0;
border-top-right-radius: 6px;

}

.rowindex5{
 width: 100%; 
padding: 10px 0px 10px 0px;
	border-left: 1px solid #CDCDCD;
		border-right: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
font-family: tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
			background-color: #eeeeee;

			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;

}
.row1 {
font-family: tahoma, tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #ECECEC;
	padding: 4px;
}

.row4 {
background-image: url('./images/breadback.gif');
font-family: tahoma, tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;

	height: 27px;
		-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 6px;
border-top-right-radius: 0;
border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 0;
border-bottom-right-radius: 6px;
}
.rowmem {
font-family: tahoma, tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #fafafa;
	padding: 4px;
}

.row2 {
	background-color: #DCE1E5;
	padding: 4px;
}

.row1f {
font-family: tahoma, tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #e9e9e9;
	padding: 4px;
}

.row2f {
font-family: tahoma, tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #e9e9e9;
	padding: 3px;
}

.row1t {
		background-image: url('./images/cat-header.png');
font-family: tahoma, tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #ECECEC;
	color: #ffffff;
	padding: 4px;
}



.row2t {
			background-image: url('./images/cat-header.png');
	background-color: #DCE1E5;
	color: #ffffff;
	padding: 4px;
}


.rowpo {
font-family: tahoma, tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	padding: 4px;
}

.rowpo2 {
	background-color: #ffffff;
	padding: 4px;
}


.row3 {
	background-color: #f7f6f2;
	padding: 4px;

}


.row5 {

		float: right;
		text-align: right;

}

.row12 {
background: #7d8a92;
	
		float: left;
		text-align: left;
		font-family: tahoma, tahoma;

}

.row10 {
background: white url('./images/brown2_bc.gif') repeat-x;
	height: 30px;
		float: left;
		text-align: left;
		font-family: tahoma, tahoma;

}
.row11 {

		float:right;
		text-align: right;
		font-family: tahoma, tahoma;

}

.row7 {
	background-color: #fffdfd;
	padding: 4px;

}
.row6 {
	background-color: #fffdfd;
	padding: 4px;

}

.row8 {

	background-color: #f1f1f1;
	float: left;
	padding: 4px;
		border-left: 2px solid #CDCDCD;
			border-right: 1px solid #CDCDCD;
			
}


.row9 {
background: white url('./images/bala.png') repeat-x;
	background-color: #f1f1f1;
	float: left;
	padding: 4px;
}
/* Table header */
caption, .cap-div { 
	margin: 0; 
	padding: 0;
	background: url(images/hdr_mid.gif) top left repeat-x;
	-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 10px;
border-top-right-radius: 0;
border-top-right-radius: 10px;
	white-space: nowrap;
	height: 27px;
	text-align: right;
	
}
.cap-left {

	background: url(images/hdr_left.gif) top left no-repeat;
}
.cap-right {
	background: url(images/hdr_right.gif) top right 
	padding-top: 6px;
	padding-left: 29px;
	height: 21px;
}
caption, caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div, .cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	display: inline;
}
caption a, caption a:visited, .cap-div a, .cap-div a:visited {
	color: #586E85;
	text-decoration: underline;
}
caption a:hover, .cap-div a:hover {
	color: #F45E00;
	text-decoration: underline;
}

.block-start { background: url(images/ftr_mid.gif) bottom left repeat-x; }
.block-end-left { background: url(images/ftr_left.gif) top left no-repeat; }
.block-end-right { background: url(images/ftr_right.gif) top right no-repeat; }
.block-end-left, .block-end-right { height: 4px; overflow: hidden; padding: 0; }
h6 {
	margin: 4px 10px 0 15px;
	font-family: tahoma, tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:white;
	font-weight: bold;
	float:right;
}
h5 {
	margin: 4px 15px 0 78px;
	font-size: 1em;
	color: white;
	font-weight: bold;
	float:left;
}
/* Footer */
#wrapfooter {
	text-align: center;
	color: #A0ACB9;
	padding-top: 10px;
}

.copyright {
	color: #A0ACB9;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2em;
}
.copyright a, .copyright a:visited {
	color: #A0ACB9;
	text-decoration: underline;
}
.copyright a:hover { color: #586E85; }


/* Breadcrumbs */
.breadcrumb { 
    border-width: 1px 0 0 1px; 
    background: #F7F8F9;    
}
p.breadcrumbs {
	margin: 0;
	float: right;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}


p.breadcrumbs  a:hover {
    text-decoration:none;
	position:none;
	background-color: #F6F8F9;
	border-bottom: 1px solid #CEDFEB;
	border-top: 1px solid #CEDFEB;
	border-left: 1px solid #CEDFEB;
	border-right: 1px solid #CEDFEB;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;

}

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

.rtl p.datetime {
	float: left;
}

/* Index/viewforum */
.subforum.read { 
	background:;
	padding-left: 12px;
}
.subforum.unread { 
	background:;
	padding-left: 12px;
}
.legend {
	text-align: center;
	margin: 0 auto;
	padding: 2px;
	border-top-color: #C3CBD3;
	border-left-color: #C3CBD3;
}
.legend-viewforum { 
	margin: 0; 
	text-align: left; 
	border-top-color: #C3CBD3;
	border-left-color: #C3CBD3;
}

.forumrules {
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	border-left: solid 1px #CFD5DB;
	border-right: solid 1px #CAD1D8;
	border-top: solid 1px #CFD5DB;
	border-bottom: solid 1px #CAD1D8;
	background: #F7F8F9;
	font-family: tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.forumrules h3 {
	color: #F45E00;
}

/* Post */
.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #586E85;
}
td.postbottom { 
	background: #F2F4F5 url(images/profile.gif) top left repeat-x; 
	font-size: 10px;
	color: #96989B;
	white-space: nowrap;
	padding: 2px 4px;
	vertical-align: middle;
	border-left: solid 1px #F6F8F9;
	border-right: solid 1px #CAD1D8;
	border-top: solid 1px #F6F8F9;
	border-bottom: solid 1px #CAD1D8;
}
td.postbuttons { padding-top: 3px; }
.postdetails {
color: #000000;
	background-color: #F6F6EF;
	border-right: 1px solid #E6EAF0;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E6EAF0;
font-size:8pt;
margin: 2px 2px 2px 4px;
padding: 2px 0px 2px 6px;
text-align:right;
width : 80%;
}
.postdetails b {
	color: #444;
}
.posterrank		{ font-size: 9px; color: #444; }
.posterprofile	{ font-size: 10px; color: #586E85; }

.postauthor {
	color: #586E85;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
.postonline { margin-bottom: 2px; }

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

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a, .postapprove a:active {
	color: #00FF00;
	font-weight: bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
	margin: 3px 0;
}
.signature {
	font-size: 11px;
	color: #666;
	margin-top: 5px;
}
.signature .line { color: #B8B9BB; }

.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: #B8BABC;
	color: #000;
}

.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #586E85;
}

.postbody a { text-decoration: underline; }

* html input.button2 {
	padding-bottom: 0;
	margin-bottom: 1px;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	color: #000;
	background-color: #FAFAFA;
	background-image: url("./images/bg_button.gif");
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border-color: #666666;
}


/* UCP */
.folder-current a, .folder-current a:visited {
	color: #F45E00;
	font-weight: bold;
}
.folder-current a:hover { color: #F45E00; }

td.pm_marked_colour { background: #F45E00; }
td.pm_marked_colour_left { border-left: solid 3px #F45E00; padding-left: 2px; }
td.pm_marked_colour_right { border-right: solid 3px #F45E00; padding-right: 2px; }

td.pm_replied_colour { background: #586E85; }
td.pm_replied_colour_left { border-left: solid 3px #586E85; padding-left: 2px; }
td.pm_replied_colour_right { border-right: solid 3px #586E85; padding-right: 2px; }

td.pm_friend_colour { background: #007700; }
td.pm_friend_colour_left { border-left: solid 3px #007700; padding-left: 2px; }
td.pm_friend_colour_right { border-right: solid 3px #007700; padding-right: 2px; }

td.pm_foe_colour { background: #DD3B00; }
td.pm_foe_colour_left { border-left: solid 3px #DD3B00; padding-left: 2px; }
td.pm_foe_colour_right { border-right: solid 3px #DD3B00; padding-right: 2px; }


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

textarea, select, .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline {
	font-weight: normal;
	font-family: tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #444;
	border: 1px solid #B6C0CA;
	background-color: #F2F4F5;
}
.cat .btnmain, .cat .btnlite, .cat select {
    color: #444;
    background-color: #F7F8F9;
    border-color: #B6C0CA;
}

input {
	font-size: 1.1em;
	padding: 1px;
}
textarea {
	font-size: 1.3em; 
	line-height: 1.4em;
	padding: 2px;
}
select {
	font-size: 1.1em;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

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

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

.btnbbcode {
	font-size: 1.1em;
	color: #586E85;
	border: 1px solid #B6C0CA;
	background-color: #F7F8F9;
}
.btnbbcode:hover {
	border-color: #98A6B3;
	color: #000;
}

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

.btnlite {
	font-weight: normal;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	padding: 1px 5px;
	font-size: 1.1em;
}

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

* html textarea, * html select, * html .post, * html .btnmain, * html .btnlite, * html .btnfile {
}
* html .cat .btnmain, * html .cat .btnlite {
}
textarea:hover, select:hover, .post:hover, .btnmain:hover, .btnlite:hover, .btnfile:hover {
	border-color: #7D8EA0;
}
textarea:focus, select:focus, .post:focus, .btnmain:focus, .btnlite:focus, .btnfile:focus {
	border-color: #798C9E; 
	color: #000;
	background-color: #F7F8F9;
}
.cat .btnmain:hover, .cat .btnlite:hover, .cat select:hover {
    border-color: #798C9E;
}
.cat .btnmain:focus, .cat .btnlite:focus, .cat select:focus {
    border-color: #798C9E;
    color: #000;
}

label:hover { 
	color: #F45E00; 
}

textarea.posting-textarea, #ie8#fix {
    width: 98%;
}

/* BBCode
 ------------ */
.bb-wrapper {
	clear: both;
	margin: 10px 20px;
}
.bb-wrapper .bb-wrapper {
	margin: 5px 10px;
}
.bb-left-top, .bb-right-top, .bb-left-bot, .bb-right-bot {
    width: 4px;
    height: 4px;
    overflow: hidden;
    padding: 0;
}
.bb-right-top{ background: url(images/bb_left_top.gif) top left no-repeat; }
.bb-left-top  { background: url(images/bb_right_top.gif) top right no-repeat; }
.bb-right-bot{ background: url(images/bb_left_bot.gif) bottom left no-repeat; }
 .bb-left-bot { background: url(images/bb_right_bot.gif) bottom right no-repeat; }
.bb-top, .bb-bot {
    height: 4px;
    overflow: hidden;
    padding: 0;
}
.bb-top { background: #F7F8F9 url(images/bb_top.gif) top left repeat-x; }
.bb-bot { background: #F7F8F9 url(images/bb_bot.gif) bottom left repeat-x; }
.bb-left, .bb-right {
    width: 4px;
    overflow: hidden;
    background-color: #F7F8F9;
    padding: 0;
}
.bb-right { border-left: solid 1px #D5D9DE; }
.bb-left { border-right: solid 1px #D5D9DE; }
.bb-content {
    background-color: #F7F8F9;
    padding: 0 2px;
}
.bb-quote { 
    background-repeat: no-repeat;
    background-position: top right;
}
.bb-code { 
    background-repeat: no-repeat;
    background-position: top right;
}
.bb-attach { 
    background-repeat: no-repeat;
    background-position: top right;
}
  
 
.quotetitle, .attachtitle, .codetitle {
	color: #586E85;
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 3px;
}
.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
/*	font-family: tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; */
	color: #444;
}
.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, Monaco, 'Courier New', monospace;
	color: #444;
}

.attachcontent, .codecontent {
	overflow: auto;
	overflow-x: auto;
}

.syntaxbg {
	color: #F2F2F3;
}

.syntaxcomment {
	color: #586E85;
}

.syntaxdefault {
	color: #444;
}

.syntaxhtml {
	color: #6D7073;
}

.syntaxkeyword {
	color: #555D65;
}

.syntaxstring {
	color: #6A6D71;
}


/* More misc stuff */
h1 {
	font-family: tahoma, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: tahoma, 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: tahoma, Arial, Helvetica, sans-serif;
	line-height: 120%;
}

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

.icon-points					{ background-image: url("{T_THEME_PATH}/images/icon_points.gif"); }

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0px;
	float: left;
	color: #586E85;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

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

.rtl p.linkmcp {
	float: left;
}

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

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

.rtl p.searchbarreg {
	float: left;
}

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

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}
td.history-current, tr.row1 td.history-current, tr.row2 td.history-current {
	background: #F7F8F9;
}

table.colortable td {
	padding: 0;
}

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

.nowrap {
	white-space: nowrap;
}

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

.sep {
	color: #586E85;
}


/* reset style for file input */
.btnfile, .btnfile:hover, .btnfile:focus { 
    border: none; 
    background-color: #FFF;
    color: #000;
}
/* (Blue) CSS Information
---------------------------------------- */

#dummy-element {width: 2px;}

#sn-shadows {
	min-height: 90%;
	width: 100%;
	padding: 0 19px;
	margin: 0 auto;
	background: url("images/shadow.png") repeat-y;
	margin-top: -8px; /* Bury shadow borders below navbar */
	padding-top: 15px; /* We don't want the board content to be buried by the navbar */
}

#sn-header {
	width: 100%;

	background: url("images/headerbg.png") repeat-x bottom #0f518f;
}


#sn-controlbox {
	float: right;
	margin-right: 30px;
}


#sn-nli-content {
	padding: 5px 15px 10px 15px;
	margin-top: 45px;
	color: #0870d1;
}

span.sn-form-label, #sn-nli-content a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
}

#sn-nli-content a {
	text-transform:none;
	color: #0870d1;
	letter-spacing: normal;
}


#sn-nli-button {
	width: 69px;
	height: 26px;
	background: url("images/login-button.png") no-repeat top;
	border: none;
	float: right;
	margin-top: 6px;
}

#sn-nli-button:hover {
	background-position: bottom;
}

div.mini-profile {
	background:  url("images/mini-profile-r.png") no-repeat scroll top right; 
	display: block;
	float: left;
	height: 52px;
	padding-right: 6px;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 21px;
	color: #FFFFFF;
}

div.mini-profile .mini-profile-inner {
	background:  url("images/mini-profile-l.png") no-repeat; 
	display: block;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 8px;
	height: 44px;
	text-align: left;
}

div.mini-profile img {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 3px;
}

.member-icon {
	width: 32px;
	height: 30px;
	background: url("images/member-icon.png") no-repeat;
	float: left;
	margin-right: 8px;
}

a.sn-mini-profile-username {
	font-family:tahoma, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF !important;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #000000;
	letter-spacing: -0.3px;
	float: left;
}

a.sn-mini-profile-username:hover, a.sn-mini-profile-logout:hover {
	text-decoration: underline;
}

a.sn-mini-profile-link {
	color: #FFFFFF;
	font-family: tahoma, Verdana, Geneva, sans-serif;
}

a.sn-mini-profile-logout {
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #87cfff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #000000;
	letter-spacing: -0.3px;
	float: right;
}

.sn-header-alert {
	background-color: #FBE3E4;
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #860006;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #FBC2C4;
}

.sn-header-alert a {color: #860006; text-decoration: underline;}
.sn-header-alert a:hover {text-decoration: none;}
.sn-header-alert img {vertical-align: middle; margin-top: -3px;}

#sn-navbar {
	width: 100%;
	height: 51px;
	line-height: 46px;
	background: url("images/navbg.png") repeat-x bottom ;
	position: relative; /* Allows for navbar to overlap shadow border */
}

#sn-navbar a {
	color: #0870d1;
	font-weight: bold;
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.5px;
}

#sn-navbar a:hover {
	text-decoration: underline;
	color: #0a8ee6;
}

#sn-navbar img {vertical-align: middle; margin-top: -2px; margin-right: 6px;}

div.colour-block {
	background:  #ffffff; 
	float: right;
	height: 28px;
	padding-right: 13px;
	padding-top: 3px;
	margin-right: 10px;
	line-height: 28px;

			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}


#sn-navbar2 {	border-top: 1px solid #CDCDCD;

	border-left: 1px solid #CDCDCD;
		border-right: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
	width: 100%;
	height: 30px;
	line-height: 35px;
	background: url("images/bala3.gif") repeat-x bottom ;
	position: relative; /* Allows for navbar to overlap shadow border */
}

#sn-navbar2 a {
	color: #0870d1;
	font-weight: bold;
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	
}

#sn-navbar2 a:hover {
	text-decoration: underline;
	color: #0a8ee6;
}



div.colour-block {
	background:  #ffffff; 
	float: right;
	height: 28px;
	padding-right: 13px;
	padding-top: 3px;
	margin-right: 10px;
	line-height: 28px;

			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}


div.colour-block span {
	background:  #ffffff; 
	display: block;
	padding-left: 10px;
	height: 28px;

				position: relative;

			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;


}

div.colour-block span a {outline: none;}

img.colour-block {
	margin-right: 0px !important;
}


div.colour-block2 {
	background:  #ffffff; 
	float: right;
	height: 100%;
	padding-right: 13px;
	padding-top: 3px;
	margin-right: 10px;
	padding-left: 10px;
	line-height: 32px;
		font-weight: bold;
	font-family: tahoma, Verdana, Geneva, sans-serif; 
	font-size: 11px;
			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}

div.colour-block2 span {
	background:  #ffffff; 
	display: block;
	padding-left: 10px;
	height: 32px;

				position: relative;

			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;


}

div.colour-block2 span a {outline: none;}

img.colour-block2 {
	margin-right: 0px !important;
}

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url("images/tipsy.gif"); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

.sn-breadcrumbs {float: left; margin-bottom: 5px;}
.sn-options {float: right; margin-bottom: 5px;}

.sn-breadcrumbs a, .sn-options a {
	font-weight: bold;
	font-family: tahoma, Verdana, Geneva, sans-serif; 
	color: #0870D1;
	font-size: 12px;
}

.sn-breadcrumbs a:hover, a.sn-options a:hover {color: #0A8EE6;}

.sn-breadcrumbs img, .sn-options img {
	vertical-align: middle;
	margin-top: -6px;
	margin-right: 6px;
}

.sn-search-links a {
	font-size: 10px;
	letter-spacing: -0.04em;
}

.sn-cat-header {
	width: 100%;
	height: 30px; 
	text-shadow: 1px 1px 5px #000000;
	background: #7192a8 url("images/cat-header.png") repeat-x;
		-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
	position: relative;
	}
.sn-cat-header1 {
	width: 100%;
	height: 50px; 
	background: #7192a8 url("images/cat-header1.png") repeat-x;
			-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
	}
	
.sn-cat-header2 {
	width: 70%;
	height: 30px; 
	font-size:13pt;

	text-shadow: 1px 1px 5px #000000;
	background: #7192a8 url("images/cat-header.png") repeat-x;
		-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
	position: relative;
	}
	.sn-cat-header3 {
	width: 40%;
	height: 30px; 
	font-size:13pt;

	text-shadow: 1px 1px 5px #000000;
	background: #7192a8 url("images/cat-header.png") repeat-x;
		-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
	position: relative;
	}
.sn-cat-row {
	width: 100%;
	padding: 0 4px;
	background: url("images/cat-row.png") repeat-y;
}
.forum-buttons {
	color: #444444;
			-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 40px;
border-bottom-right-radius: 4px;
	background: #FFFFFF url('./images/cat-header1.png') top left repeat-x;
	height: 40px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	padding: 0px;
	padding-bottom: 6px;

}

.forum-buttons2 {
	color: #444444;
			-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 40px;
border-top-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
	background: #FFFFFF url('./images/cat-header2.png') top left repeat-x;
	height: 40px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	padding: 0px;
	padding-bottom: 6px;
}

.dogmedb {
   text-decoration:none;
	position:none;
line-height: 33px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 8px;
padding-right: 8px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
			-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
			-webkit-border-bottom-left-radius: 3px;
-webkit-border-botoom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border: solid #d1d1d1 1px;

}

.dogme {
   text-decoration:none;
	position:none;
	
line-height: 33px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 8px;
padding-right: 8px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
			-webkit-border-top-left-radius: 14px;
-webkit-border-top-right-radius: 14px;
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 14px;
border-top-left-radius: 14px;
border-top-right-radius: 14px;
			-webkit-border-bottom-left-radius: 14px;
-webkit-border-botoom-right-radius: 14px;
-moz-border-radius-bottomleft: 14px;
-moz-border-radius-bottomright: 14px;
border-bottom-left-radius: 14px;
border-bottom-right-radius: 14px;
background: #E9ECEE url('./images/bala3.gif') repeat-x;
border: solid #d1d1d1 1px;

}
.dogme1 {
width:110px;
   text-decoration:none;
	position:none;

padding-top: 5px;
padding-bottom: 5px;
padding-left: 1px;
padding-right: 3px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
			-webkit-border-top-left-radius: 14px;
-webkit-border-top-right-radius: 14px;
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 14px;
border-top-left-radius: 14px;
border-top-right-radius: 14px;
			-webkit-border-bottom-left-radius: 14px;
-webkit-border-botoom-right-radius: 14px;
-moz-border-radius-bottomleft: 14px;
-moz-border-radius-bottomright: 14px;
border-bottom-left-radius: 14px;
border-bottom-right-radius: 14px;
background: #E9ECEE url('./images/bala3.gif') repeat-x;
border: solid #d1d1d1 1px;

}

.sn-cat-footer {
	width: 100%;
	height: 31px;
	margin-bottom: 6px;
	margin-top: 6px;
	position: relative;
			-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
-webkit-border-botoom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
background: #E9ECEE url("images/cat-footer.png")  repeat-x;
}
div.cat-name {
	background:  #000000 repeat-x;
		-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
	float: left;
	height: 25px;
	padding-right: 0px;
	margin-left: 4px;
	line-height: 21px;
	width: 30%;
}

div.cat-name span {
	background:  url("{T_THEME_PATH}/images/blue/cat-name-l.png") no-repeat; 
	display: block;
	padding-left: 6px;
	height: 21px;
	letter-spacing: -1px;
}

div.cat-name span, div.cat-name span a {
	font-weight: bold;
	font-family: tahoma,Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #096fb5;
	text-shadow: none;
}

.sn-cat-header-label {
	margin-top: 8px !important;
	text-shadow: 1px 1px 3px #000000;
	letter-spacing: 0.4px;

}

li.row {border-bottom: none;}

.sn-forum-description {
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #838383;
	line-height: 14px;
}

.sn-big-stat {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #BB1D1D;
}

#sn-navbar a:hover, .sn-breadcrumbs a:hover, .sn-options a:hover  {color: #fa0000;}

div.cat-name span, div.cat-name span a {color: #AB1B1B;}
.sn-big-stat, a.forumtitle, a.forumtitle:active, a:link, a:visited, a:active, a.left, a.left:active, a.left:visited a.right, a.right:visited, a.right:visited, h2, h3, label, .content h2, .panel h2, .postbody h3, #tabs a span, #navigation a, #navigation #active-subsection a {color: #BB1D1D;   text-decoration:none;
	position:none;}


.row .pagination span a:hover, li.pagination span a:hover, .pagination span a:hover, .pagination span strong {background-color: #0e5999; border-color: #0e5999;}

a.forumtitle:hover, a:hover, a.left:hover, a.right:hover, a.topictitle:hover {color: #e32323;}
.sn-move-icon {
	width: 11px;
	height: 11px;
	float: right;
	background-image: url("{T_THEME_PATH}/images/move-icon.png");
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 5px;
	cursor: move;
}

.sn-placeholder {
	background:  #1a0202 repeat-x;
	height: 25px;
	padding-right: 0px;
	margin-left: 4px;
	line-height: 21px;
	width:100%;

}

.sn-stat-info {
	padding-left: 40px;
	background-repeat: no-repeat;
}

.sn-stat-info strong {
	font-size: 14px;
}

.sn-index-icon {
	position: relative;
	left: -18px;
}

.sn-author-column {
	width: 40% !important;
}

.sn-reported-row {
	background-image: url("{T_THEME_PATH}/images/row-reported.png") !important;
	background-repeat: repeat-x;
	background-color: #fdeded !important;
}

.sn-unapproved-row {
	background-image: url("{T_THEME_PATH}/images/row-unapproved.png") !important;
	background-repeat: repeat-x;
	background-color: #eefcee !important;
}

/* GYM Sitemaps & RSS - www.phpbb-seo.com */
div.gymsublist {
	display:block;
	position:relative;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:0;
	margin:0;
}
div.gymsublist ul {
	display:block;
	position:relative;
	height:1%;
	padding-left:30px;
}
div.gymsublist ul li {
	display:block;
	position:relative;
	line-height:18px;
	font-size:11px;
}
/* GYM Sitemaps & RSS - www.phpbb-seo.com */