@font-face{
    font-family:poiretone-regular;
    src:url(../../../uploads/fonts/PoiretOne-Regular.ttf)
}

@font-face{
    font-family:roboto-regular;
    src:url(../../../uploads/fonts/Roboto-Regular.ttf)
}

@font-face{
    font-family:robotocondensed-regular;
    src:url(../../../uploads/fonts/RobotoCondensed-Regular.ttf)
}

.scaleimages img {
    max-width: 100%;
}

#prostats_table .thead {
background: url(http://divisionnoir-rpg.com/images/alt.png);
}

.divisionnoir1{
    width:150px;
    color:#afafaf;
    height:300px;
    background-color:#000;
    text-align:center;
    line-height:100%;
    -moz-transition:all .9s ease-in-out;
    -webkit-transition:all .9s ease-in-out;
    -o-transition:all .9s ease-in-out;
    opacity:0;
    margin-top:-333px;
    margin-left:5px
}

.divisionnoir1:hover{
    width:150px;
    color:#afafaf;
    height:300px;
    line-height:100%;
    background-color:#000;
    opacity:.9
}

blockquote {
    padding: 10px;
    background: 
#101010;
border: 1px solid
    #181818;
}

.pm_alert {
    text-transform: lowercase;
    color: #4b4b4b;
    text-align: center;
    font-size: 13px;
    font-family: "Oswald";
    font-weight: bold;
}

fieldset.trow1, fieldset.trow2 {
    border: none;
}

blockquote cite {
    display: block;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    color: #ABA794;
    font-size: 11px;
    font-family: "Oswald";
}

blockquote cite > span {
display: none;
}

#pm_notice {
    text-align: center;
    color: 
    #6c6c6c;
}

.forumdesc {
color: #afafaf;
background-color: #0a0a0a;
line-height: 100%;
}

.postpost{
background:#151515;
}

.forumdesc .cte-idx-dtxt {
	background: url(http://divisionnoir-rpg.com/images/df4.png);
	width: 415px;
	color: #636363;
	max-height: 70px;
	opacity: 1;
	text-align: center;
	padding-left: 0px;
	text-align: justify;
	padding: 15px;
	letter-spacing: 1px;
	
	font-family: 'Oswald';
	font-size: 10px;
}

.popup_menu {
    background: #000;
color:#c2c2c2;
padding: 5px;
    text-transform: uppercase;
    z-index: 9999;
border: 1px solid #222;
}

.popup_menu .popup_item {
    background: none;
    font-family: trebuchet ms;
    font-size: 10px;
padding: 10px;

    z-index: 99999;
text-transform: uppercase;
color: #5f5f5f;
}

fieldset {
    border: none;
}

/** jGrowl Start **/

/** Special IE6 Style Positioning **/
.ie6 {
	position: absolute;
}

.ie6.top-right {
	right: auto;
	bottom: auto;
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.top-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-right {
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.center {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 100%;
}

/** jGrowl Styling **/
.jGrowl {
  z-index: 9999;
  color: #ffffff;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed;
}

.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

.jGrowl.top-right {
  right: 0px;
  top: 0px;
}

.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}

.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}

.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}

.jGrowl-notification {
  background-color: #101010;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  text-align: left;
color: #7a7a7a;
  display: none;
  border-radius: 5px;
  word-break: break-all;
  min-height: 40px;
}

.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
  border: 1px solid #222;
  background: #101010;
  color: #7a7a7a;
}

.jGrowl-notification .jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}

.jGrowl-notification .jGrowl-close {
  background-color: transparent;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}

.jGrowl-closer {
  background-color: #7a7a7a;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  display: none;
  border-radius: 5px;
  word-break: break-all;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}

.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #9f9f9f;
}

/** Hide jGrowl when printing **/
@media print {
	.jGrowl {
		display: none;
}


}

/** jGrowl End **/

/** Modal Start **/

.modal {
	display: none;
	width: 400px;
	text-align: left;
	background: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/close.png) no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/

.postbit_buttons a span {
    color: #000;
display: inline-block;
padding: 4px 8px;
border: 0px solid #101010;
text-transform: uppercase;
letter-spacing: 1.5px;
font-size: 10px;
}

.pagination {
font-family:"Oswald";
font-size:12px;
background: #0a0a0a;
}

.pagination_current {
color:#ABA794;
}

.forumdesc .cte-idx-dimg {
  width: 0px;
  height: 0px;
visibility: hidden;
  opacity: 0;
display: block;
}

.trow_sep {
    background: #0a0a0a;
    padding: 10px;
    text-transform: uppercase;
    font-family: "Oswald";
}

.avatar{
    width:150px;
    background-color:#1c1c1c;
    background-image:url(../../../../../..);
    padding:2px
}

.sceditor-container iframe, .sceditor-container textarea {
    background: #0a0a0a !important;
color:#fff !important;
}

div.sceditor-toolbar {
    background: #dedede;
}

.sceditor-container iframe, .sceditor-container textarea {
    line-height: 1;
    border: 0;
    outline: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #111;
    padding: 0;
    margin: 5px;
    resize: none;
    background: #fff;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 99% !important;
}

input.textbox {
    background: #0a0a0a;
color: #9f9f9f;
padding: 10px 4px 10px 4px;
margin: 1px;
font-family: trebuchet ms, sans-serif;
font-size: 10px;
border: 1px solid #181818;
}

body{
    background:#292929 url(https://i.ibb.co/mP2F0jb/bckgrnd.png);
    color:#191213;
    background-attachment:fixed;
background-size: cover;
    line-height:1.4;
    padding:0;
    margin:0;
    cursor:url(/images/cursor/left_ptr.png),progress;
    font-family:arial;
    font-size:11px
}

#header{
    margin-right:77px;
    margin-top:30px
}

a:link{
    color:#7d7d7c;
    text-decoration:none
}

a:visited{
    color:#7d7d7c;
    text-decoration:none
}

a:hover{
    color:##ABA794;
    -webkit-transition:.75s;
    -moz-transition:.75s;
    -o-transition:.75s;
    transition:.75s;
    cursor:url(/images/cursor/left_ptr.png),default;
    text-decoration:none
}

a:active{
    color:#ABA794;
    cursor:url(/images/cursor/left_ptr.png),default;
    text-decoration:none
}

#container{
    background:#0a0a0a;
    width:930px;
    color:#0a0a0a;
    text-align:left;
    line-height:1.4;
    padding:25px;
    margin:auto auto;
    border:20px solid #000;
    border:20px solid rgba(0,0,0,.7);
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    font-family:Roboto,sans-serif;
    font-size:10px
}

#content{
    width:auto!important
}

#search{
    border:0;
    padding:0;
    margin:0;
    float:right;
    vertical-align:middle
}

#search input.button{
    border-color:#000
}

#search input.button{
    background:#0066a2 url(../../../images/thead.png) top left repeat-x;
    color:#fff
}

#search input{
    margin:-3px 0
}

#footer{
    clear:both
}

#footer ul.menu{
    margin:0;
    padding:0;
    list-style:none
}

#footer ul.menu li{
    margin:0 5px;
    display:inline
}

#footer .upper{
    background:#transparent;
    padding:6px;
    font-size:12px;
    overflow:hidden
}

#footer a:active,#footer a:hover,#footer a:link,#footer a:visited{
    color:#777
}

#footer .upper .theme{
    float:right;
    margin:-1px;
    margin-left:15px
}

#footer .upper .theme select{
    border-color:#ccc
}

#footer .upper ul.bottom_links{
    float:left;
    margin:4px 0 0 0
}

#footer .lower{
    color:#666;
    padding:6px 6px 12px 6px;
    overflow:hidden;
    font-size:11px
}

#footer .lower a:link,#footer .lower a:visited{
    color:#444;
    font-weight:700
}

#footer .lower a:active,#footer .lower a:hover{
    color:#333;
    text-decoration:underline;
    font-weight:700
}

#footer .lower #current_time{
    float:right;
    color:#888
}

.forum_status{
    background:url(https://i.postimg.cc/g0FJvgW0/dnyenimesaj.png) no-repeat 0 0;
    width:100px;
    height:100px;
    display:inline-block
}

.forum_on{
    background-position:-10px -10px
}

table{
    color:#6c6c6c;
    font-family:roboto;
    font-size:11px
}

.tborder{
    background:#000;
    width:100%;
    margin:auto auto
}

.thead{
    background:#0a0a0a top center url(http://divisionnoir-rpg.com/images/alt.png) no-repeat;
    font-variant:small-caps;
    letter-spacing:1px;
    height:50px;
    padding:5px;
    letter-spacing:2px;
    text-transform:uppercase;
    text-align:center;
    overflow:auto;
    font-family:'Abril Fatface';
    font-size:20px;
    font-weight:lighter
}

.thead a:link{
    text-decoration:none;
    color:#6c6c6c;
    -webkit-transition:.75s;
    -moz-transition:.75s;
    -o-transition:.75s;
    transition:.75s
}

.thead a:visited{
    text-decoration:none;
    color:#6c6c6c;
    -webkit-transition:.75s;
    -moz-transition:.75s;
    -o-transition:.75s;
    transition:.75s
}

.thead a:hover{
    color:#ABA794;
    -webkit-transition:.75s;
    -moz-transition:.75s;
    -o-transition:.75s;
    transition:.75s;
    text-decoration:none
}

.thead a:active{
    text-decoration:none;
    color:#6c6c6c;
    -webkit-transition:.75s;
    -moz-transition:.75s;
    -o-transition:.75s;
    transition:.75s
}

.tcat{
    background:#d7c5dc;
    color:#fff;
    padding:2px 5px 2px 5px;
    font-size:10px;
    display:none
}

.tcat a:link{
    color:#fff
}

.tcat a:visited{
    color:#fff
}

.tcat a:active,.tcat a:hover{
    color:#fff
}

.trow1{
    background:#0a0a0a;
    padding:5px
}

.trow2{
    background:#0a0a0a;
    padding:5px
}

.trow3{
    background:#0a0a0a;
    padding:5px
}

.no_bottom_border{
    border-bottom:0
}

.post.unapproved_post{
    opacity:.8
}

.post.deleted_post,.trow_deleted{
    opacity:.8
}

.tfoot{
    background:#0a0a0a;
    color:#565656;
    line-height:1.4;
    margin:auto;
    padding:2px 5px;
    font-family:roboto condensed;
    font-size:9px
}

.tfoot a:link{
    color:#565656;
    text-decoration:none
}

.tfoot a:visited{
    color:#565656;
    text-decoration:none
}

.tfoot a:active,.tfoot a:hover{
    color:#565656;
    opacity:.8;
    border-bottom:1px dotted #9a9a9a;
    text-decoration:none
}

.thead select{
    border:1px solid #263c30
}

.smalltext{
    color:#4b4b4b;
    text-align:justify;
    font-family:Tahoma;
    font-size:11
}

select{
    background:#101010;
    border:1px solid #181818;
    padding:10px;
    font-size:10px;
    font-family:trebuchet ms;
    color:#ABA794;
}

input.error,select.error{
    border:1px solid #f30;
    color:#f30
}

img{
    border:none
}

.clear{
    clear:both
}

.float_left{
    float:left
}

.float_right{
    float:right
}

.hidden{
    display:none;
    float:none;
    width:1%
}

.online{
    color:#850a0c
}

div.error{
    padding:5px 10px;
    border-top:2px solid #ffd324;
    border-bottom:2px solid #ffd324;
    background:#fff6bf;
    font-size:12px
}

div.error p{
    margin:0;
    color:#333;
    font-weight:400
}

div.error p em{
    font-style:normal;
    font-weight:700;
    padding-left:24px;
    display:block;
    color:#c00;
    background:url(../../../images/error.png) no-repeat 0
}

div.error ul{
    margin-left:24px
}

.success_message{
    color:#00b200;
    font-weight:700;
    font-size:10px;
    margin-bottom:10px
}

.error_message{
    color:#c00;
    font-weight:700;
    font-size:10px;
    margin-bottom:10px
}

#posts_container{
    padding:0
}

.post{
    overflow:hidden;
    font-family:Roboto,sans-serif;
background:#151515;
}

.post .post_head{
    font-size:11px
}

.post_body{
    padding:12px 0;
    font-family:Roboto,sans-serif;
    font-size:11px
}

.post_content{
    background:#0a0a0a;
    padding:9px 10px 5px 10px;
    padding:5px;
    border-left:1px solid #0a0a0a
}

.post .post_meta{
    margin:4px 0;
    font-size:11px;
    color:#999
}

.post .post_meta a:link,.post .post_meta a:visited{
    color:#777
}

.post .post_meta a:active,.post .post_meta a:hover{
    color:#777
}

a.button:active,a.button:hover,a.button:link,a.button:visited{
    background:#000;
    color:#565656;
    display:inline-block;
    padding:4px 8px;
    margin:2px 2px 6px 2px;
    border:1px solid #101010;
    font-size:10px;
    text-transform:uppercase;
    font-family:benchnine;
    letter-spacing:3px
}

.jGrowl{
    z-index:9999;
    color:#fff;
    font-size:12px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    position:fixed
}

.jGrowl.top-left{
    left:0;
    top:0
}

.jGrowl.top-right{
    right:0;
    top:0
}

.jGrowl.bottom-left{
    left:0;
    bottom:0
}

.jGrowl.bottom-right{
    right:0;
    bottom:0
}

.jGrowl.center{
    top:0;
    width:50%;
    left:25%
}

@media print{
    .jGrowl{
        display:none
}


}

.modal{
    display:none;
    width:400px;
    text-align:left;
    background:#fff;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -o-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow:0 0 10px #000;
    -moz-box-shadow:0 0 10px #000;
    -o-box-shadow:0 0 10px #000;
    -ms-box-shadow:0 0 10px #000;
    box-shadow:0 0 10px #000
}

.modal a.close-modal{
    position:absolute;
    top:-12.5px;
    right:-12.5px;
    display:block;
    width:30px;
    height:30px;
    text-indent:-9999px;
    background:url(../../../images/close.png) no-repeat 0 0
}

.modal-spinner{
    display:none;
    width:64px;
    height:64px;
    position:fixed;
    top:50%;
    left:50%;
    margin-right:-32px;
    margin-top:-32px;
    background:url(../../../images/spinner_big.gif) no-repeat center center;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -o-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:8px
}

/*! jQuery-Impromptu - v6.2.1 - 2015-05-10 * http://trentrichardson.com/Impromptu * Copyright (c) 2015 Trent Richardson;
 Licensed MIT */
.tooltip{
    display:none;
    position:absolute;
    border:1px solid #333;
    background-color:#161616;
    border-radius:5px;
    padding:10px;
    color:#fff;
    font-size:12px Arial
}

.navigation{
    margin-bottom:-10px;
    color:#565656;
    font-size:14px;
    font-family:roboto condensed;
    text-transform:uppercase;
    line-height:25px;
    padding:10px;
    background:height 40px,#000;
    opacity:.9;
    width:800px
}

.navigation a:link{
    text-decoration:none;
    padding:5px;
    margin-bottom:2px
}

.navigation a:visited{
    text-decoration:none
}

.navigation a:active,.navigation a:hover{
    color:#ABA794;
    -webkit-transition:.75s;
    -moz-transition:.75s;
    -o-transition:.75s;
    transition:.75s;
    text-decoration:none
}

.navigation .active{
    font-size:18px;
    color:#4d0202;
    font-weight:700
}

tr td.trow1:first-child,tr td.trow2:first-child{
    border-left:0
}

tr td.trow1:last-child,tr td.trow2:last-child{
    border-right:0
}

.tborder tbody tr:last-child>td{
    border-bottom:0
}

input::-webkit-file-upload-button{
    background:#030303;
    border:1px solid #181818;
    border:none;
    color:#7a7a7a;
    margin-right:3px;
    font-family:trebuchet ms;
    padding:12px;
    font-size:9px;
    text-transform:uppercase
}

.button{
    background:#0a0a0a;
    color:#7a7a7a;
    border:1px solid #181818;
    margin-right:3px;
    padding:12px;
    text-transform:uppercase;
    font-family:trebuchet ms;
    font-size:9px
}

::-webkit-scrollbar{
    background:#171717;
    width:9px;
    height:10px;
    opacity:.7
}

::-webkit-scrollbar-thumb{
    background:#ABA794;
    width:8px;
    height:10px;
    border:0;
    opacity:.7
}

::selection{
    background:#315c77;
    color:#fff
}

::-moz-selection{
    background:#315c77;
    color:#fff
}

:focus{
    outline-color:#315c77
}

.tborder{
    background:#000
}

.trow1,.trow2,.trow3{
    padding:5px 10px
}

a.button span{
    background:0 0!important
}

.anaforumbaslik {
	color: #ABA794  !important;
	text-transform: uppercase;
	padding: 8px 14px;
	line-height: 20px;
	font-family: Abril Fatface;
	font-size: 18px;
}

.navigation .active {
font-size:18px;color:#4d0202;font-weight:700;
}

tr td.trow1:first-child,tr td.trow2:first-child {
border-left:0;
}

tr td.trow1:last-child,tr td.trow2:last-child {
border-right:0;
}

.tborder tbody tr:last-child>td {
border-bottom:0;
}

input::-webkit-file-upload-button {
background:#030303;border:1px solid #181818;border:none;color:#7a7a7a;margin-right:3px;font-family:trebuchet ms;padding:12px;font-size:9px;text-transform:uppercase;
}

.button {
background:#0a0a0a;color:#7a7a7a;border:1px solid #181818;margin-right:3px;padding:12px;text-transform:uppercase;font-family:trebuchet ms;font-size:9px;
}

::-webkit-scrollbar {
background:#0a0a0a;width:9px;height:10px;opacity:0.7;
}

::-webkit-scrollbar-thumb {
background:#ABA794;width:8px;height:10px;border:0;opacity:0.7;
}

::selection {
background:#315c77;color:#fff;
}

::-moz-selection {
background:#315c77;color:#fff;
}

:focus {
outline-color:#315c77;
}

.tborder {
background:#000;
}

.trow1,.trow2,.trow3 {
	padding: 5px 10px;
	max-width: 730px;
}

113 	- a.button span {
background:0 0!important;
}

#primary_nav_wrap {
     margin-top:15px
}

#primary_nav_wrap ul {
	list-style: none;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 50px;
	top: -25px;
	display: inline-block;
}

#primary_nav_wrap ul a {
     line-height:30px;
     color:#848484;
}

#primary_nav_wrap ul li {
     position:relative;
     font-size:12px;
     margin-left:15px;
     font-family:'Oswald';
     display:inline-block;
     text-transform:uppercase;
     letter-spacing:2px;
     color:#848484;
}

#primary_nav_wrap ul li:after {
     content : "";
     position: absolute;
     left : 40px;
     bottom : 0;
     height : 1px;
     width : 35%;
    /* or 100px */
}

#primary_nav_wrap ul li.current-menu-item {
     background:#ddd
}

#primary_nav_wrap ul li:hover {
}

#primary_nav_wrap ul ul {
     display:none;
     position:absolute;
     left:0;
     top:100%;
     background:#090909;
     opacity:0.9;
     text-align:left;
     float:none;
     width:180px;
    padding:10px;
}

#primary_nav_wrap ul ul li {
     float:none;
     width:180px;
    padding:10px;
     text-align:left;
     text-transform:uppercase;
}

#primary_nav_wrap ul ul a {
     line-height:120%;
     text-align:center;
}

#primary_nav_wrap ul ul a:after {
     content : "";
     position: absolute;
     left : 76px;
     bottom : 0;
     height : 1px;
     width : 35%;
    /* or 100px */
}

#primary_nav_wrap ul ul ul {
     top:0;
     left:85%;
}

#primary_nav_wrap ul li:hover > ul {
     display:block
}

textarea {
background:#101010;
color:#535353;
border: 0;
border: 1px solid#181818;
font-family: arial, Sans-Serif;
line-height: 1.4;
font-size: 11px;
}

.tborder tbody tr:last-child td {
border-bottom: 0px none;
#background: #211e1d;
}

.tborder tbody tr:last-child td:last-child {
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
}

