/*  	
--------------------------------------------------------------
Colors and backgrounds for common.css
-------------------------------------------------------------- */

html, body {
	color: #A5ACAF;
	background: #001122 url("assets/i/2016_dotnet_bg.jpg") no-repeat top center;
	
}

h1 {
	color: #6db531;
}

h2 {
	color: #6db531;
}

h3 {
	border-bottom-color: #00182f;
	color: #105289;
}

hr {
	border-color: #00182f;
	border-top-color: #00182f;
}

hr.dashed {
	border-top-color: #00182f;
}

/* Search box
--------------------------------------------- */

#search-box {
	color: #353535;
}

#search-box #keywords {
	background-color: #000;
}

#search-box input {
	border-color: #0075B0;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
	background-color: #262626;
	background-image: url("images/bg_header.gif");
	color: #a2a2a2;
}

.navbar {
	background-color: #000e1b;
}

.forabg {
	background-color: #1b1b1b;
	background-image: url("images/bg_list.gif");
}

.forumbg {
	background-color: #002244;
	border-radius:5px;
	padding:5px 0px;
}

.panel {
	color: #a5acaf;
}

.post:target .content {
	color: #a5acaf;
}

.post:target h3 a {
	color: #a5acaf;
}

.bg1	{ background-color: #002244; }
.bg2	{ background-color: #001122;  }
.bg3{ 
	background-color: #002244;
	border-radius:5px;
}

.ucprowbg {
	background-color: #e0e0e0;
}

.fieldsbg {
	background-color: #001122;
}

span.corners-top {
	background-image: url("images/corners_left.png");
}

span.corners-top span {
	background-image: url("images/corners_right.png");
}

span.corners-bottom {
	background-image: url("images/corners_left.png");
}

span.corners-bottom span {
	background-image: url("images/corners_right.png");
}

/* Horizontal lists
----------------------------------------*/

ul.navlinks {
	border: none;
	padding-top: 3px;
}

/* Table styles
----------------------------------------*/
table.table1 thead th {

}

table.table1 tbody tr {

}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #000e1b;

}

table.table1 td {

}

table.table1 tbody td {
	border-top-color: #001122;
}

table.table1 tbody th {
	border-bottom-color: #001122;

	background-color: #002244;
}

table.info tbody th {

}

/* Misc layout styles
---------------------------------------- */
dl.details dt {
	color: #a5acaf;
}

dl.details dd {
	color: #808080;
}

.sep {
	color: #105289;
}

/* Pagination
---------------------------------------- */

.pagination span strong {
	color: #a5acaf;
}

.pagination span a, .pagination span a:link, .pagination span a:visited {
	color: #a5acaf;
	background-color: #000e1b;
}

.pagination span a:hover {
	background-color: #002244;
	color: #a5acaf;
}

.pagination span a:active {
	color: #121212;
	background-color: #105289;
	border-color: #a2a2a2;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	background-image: url("images/icon_pages.gif");
}

.row .pagination span a, li.pagination span a {
	background-color: #000e1b;
}

.row .pagination span a:hover, li.pagination span a:hover {
	background-color: #002244;
}

/* Miscellaneous styles
---------------------------------------- */

.copyright {

}

.error {
	color: #BC2A4D;
}

.reported {
	background-color: #F7ECEF;
}

li.reported:hover {
	background-color: #5a0f19 !important;
}
.sticky, .announce {
	/* you can add a background for stickies and announcements*/
}

div.rules {
	background-color: #5a0f19;
	color: #c66a77;
}

p.rules {
	background-color: #5a0f19;
	background-image: none;
}

/*  	
--------------------------------------------------------------
Colors and backgrounds for links.css
-------------------------------------------------------------- */

a:link	{ color: #6db531; }
a:visited	{ color: #6db531; }
a:hover	{ color: #96d269; }
a:active	{ color: #6db531; }

.sorttoggle a{
	color:#001122;
}

/* Links on gradient backgrounds */
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
	color: #a2a2a2;
}

#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
	color: #a2a2a2;
}

#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #334e69;
}

#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
	color: #334e69;
}

/* Links for forum/topic lists */
a.forumtitle {
	color: #6db531;
	-webkit-transition: color 350ms ease-in-out;
	-moz-transition: color 350ms ease-in-out;
	-o-transition: color 350ms ease-in-out;
	transition: color 350ms ease-in-out;
}

/* a.forumtitle:visited { color: #105289; } */

a.forumtitle:hover {
	color: #96d269;
	text-decoration: none;
}

a.forumtitle:active {
	color: #96d269;
	text-decoration: none;
}

a.topictitle {
	color: #6db531;
	-webkit-transition: color 350ms ease-in-out;
	-moz-transition: color 350ms ease-in-out;
	-o-transition: color 350ms ease-in-out;
	transition: color 350ms ease-in-out;	
}

/* a.topictitle:visited { color: #105289; } */

a.topictitle:hover {
	color: #96d269;
	text-decoration: none;	
}

a.topictitle:active {
	color: #96d269;
	text-decoration: none;	
}

/* Post body links */
.postlink {
	
}

.postlink:visited {

}

.postlink:active {

}

.postlink:hover {

}

.signature a, .signature a:visited, .signature a:hover, .signature a:active {
	background-color: transparent;
}

/* Profile links */
.postprofile a:link, .postprofile a:visited, .postprofile dt.author a {

	font-size:1.7em;
	line-height:1.8em;
}

.postprofile a:hover, .postprofile dt.author a:hover {

}

.postprofile a:active {

}

/* Profile searchresults */	
.search .postprofile a {

}

.search .postprofile a:hover {

}

/* Back to top of page */
a.top {
	background-image: url("../imageset/icon_back_top.gif");
}

a.top2 {
	background-image: url("../imageset/icon_back_top.gif");
}

/* Arrow links  */
a.up		{ background-image: url("images/arrow_up.gif") }
a.down		{ background-image: url("images/arrow_down.gif") }
a.left		{ background-image: url("images/arrow_left.gif") }
a.right		{ background-image: url("images/arrow_right.gif") }

a.up:hover {
	background-color: transparent;
}

a.left:hover {

}

a.right:hover {

}


/*  	
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums {
	background-color: #00182f;
}

ul.topiclist li {
	color: #a5acaf;
}

ul.topiclist dd {
	border-left-color: #000e1b;
}

.rtl ul.topiclist dd {
	border-right-color: #161616;
	border-left-color: transparent;
}

ul.topiclist li.row dt a.subforum.read {
	background-image: url("../imageset/subforum_read.gif");
}

ul.topiclist li.row dt a.subforum.unread {
	background-image: url("../imageset/subforum_unread.gif");
}

li.row {
	border-top: none;
	border-bottom-color: #001122;
	background-color: #00182f;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}

li.row strong {
	color: #a5acaf;
}

li.row:hover {
	background-color: #002244;
}

li.row:hover dd {
	border-left-color: #001122;
}

.rtl li.row:hover dd {
	border-right-color: #001122;
	border-left-color: transparent;
}

li.header dt, li.header dd {
	color: #A5ACAF;	
}

li.header dt a:link, li.header dd a:link {
	color: #616468;
	text-decoration: none;
	-webkit-transition: color 350ms ease-in-out;
	-moz-transition: color 350ms ease-in-out;
	-o-transition: color 350ms ease-in-out;
	transition: color 350ms ease-in-out;		
}

li.header dt a:hover, li.header dd a:hover {
	color: #105289;
}

/* Forum list column styles */
ul.topiclist dd.searchextra {
	color: #8c8b8b;
}

/* Post body styles
----------------------------------------*/
.postbody {
	color: #A5ACAF;
	padding-left:17px;
	background-color:#00182f;
	font-size:1.2em;
	border-left:1px solid #152f4c;
	padding-bottom:10px;
	padding-top: 10px;
}

/* Content container styles
----------------------------------------*/
.content {
	color: #a5acaf;
}

.content h2, .panel h2 {
	color: #6db531;
	border-bottom-color:  #00182f;
}

dl.faq dt {
	color: #a5acaf;
}

.posthilit {
	background-color: #F3BFCC;
	color: #BC2A4D;
}

/* Post signature */
.signature {
	border-top-color: #152f4c;
}

/* Post noticies */
.notice {
	border-top-color:  #001122;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background-color: #000e1b;
	background-image: url("images/quote.gif");
	border-color:#002244;
}

.rtl blockquote {
	background-image: url("images/quote_rtl.gif");
}

blockquote blockquote {
	/* Nested quotes */
	background-color:#002244;
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #000e1b;
}

/* Code block */
dl.codebox {
	background-color: #001122;
	border-color: #6db531;
}

dl.codebox dt {
	border-bottom-color:  #00182f;
}

dl.codebox code {
	color: #6db531;
}

.syntaxbg		{ color: #001122; }
.syntaxcomment	{ color: #6db531; }
.syntaxdefault	{ color: #0000BB; }
.syntaxhtml		{ color: #a5acaf; }
.syntaxkeyword	{ color: #007700; }
.syntaxstring	{ color: #DD0000; }

/* Attachments
----------------------------------------*/
.attachbox {
	background-color: #001122;
	border-color:  #6db531;
}

.pm-message .attachbox {
	background-color: #001122;
}

.attachbox dd {
	border-top-color: #00182f;
}

.attachbox p {
	color: #666666;
}

.attachbox p.stats {
	color: #666666;
}

.attach-image img {
	border-color: #999999;
}

/* Inline image thumbnails */

dl.file dd {
	color: #666666;
}

dl.thumbnail img {
	border-color: #666666;
	background-color: #353535;
}

dl.thumbnail dd {
	color: #666666;
}

dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
	border-color: #105289;
}

/* Post poll styles
----------------------------------------*/

fieldset.polls dl {
	border-top-color: #001122;
	color: #96D250;
}

fieldset.polls dl.voted {
	color: #a5acaf;
}

fieldset.polls dd div {
	color: #001122;
}

.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
	border-right-color: transparent;
}

.pollbar1 {
	background-color: #96D250;
}

.rtl .pollbar1 {
}

.pollbar2 {
	background-color: #96D250;
}

.rtl .pollbar2 {
}

.pollbar3 {
	background-color: #96D250;
}

.rtl .pollbar3 {
}

.pollbar4 {
	background-color: #96D250;
}

.rtl .pollbar4 {
}

.pollbar5 {
	background-color: #96D250;
}

.rtl .pollbar5 {
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	color: #a5acaf;
	padding-top: 10px;
}

.rtl .postprofile {
	border-right-color: #222222;
	border-left-color: transparent;
}

.pm .postprofile {
	border-right-color: #222222;
}

.rtl .pm .postprofile {
	border-right-color: #222222;
	border-left-color: transparent;
}

.postprofile strong {
	color: #6db531;
	font-weight: bold;	
}

.online {
   margin-top: -5px;
}

.online dt {
   margin-top: 5px;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */

/* Big button images */
.reply-icon span	{}
.post-icon span		{}
.locked-icon span	{}
.pmreply-icon span	{}
.newpm-icon span 	{}
.forwardpm-icon span	{}

a.print {
	background-image: url("images/icon_print.gif");
	display: block;
}

a.sendemail {
	background-image: url("images/icon_sendemail.gif");
	display: block;
}

a.fontsize {
	background-image: url("images/icon_fontsize.gif");
}

/* Icon images
---------------------------------------- */
.sitehome						{ background-image: url("images/icon_home.png"); }
.icon-faq						{ background-image: url("images/icon_faq.gif"); }
.icon-members					{ background-image: url("images/icon_members.gif"); }
.icon-home						{ background-image: url("images/icon_home.png"); }
.icon-ucp						{ background-image: url("images/icon_ucp.gif"); }
.icon-register					{ background-image: url("images/icon_register.gif"); }
.icon-logout					{ background-image: url("images/icon_logout.gif"); }
.icon-bookmark					{ background-image: url("images/icon_bookmark.png"); }
.icon-bump						{ background-image: url("images/icon_bump.png"); }
.icon-subscribe					{ background-image: url("images/icon_subscribe.png"); }
.icon-unsubscribe				{ background-image: url("images/icon_unsubscribe.png"); }
.icon-pages						{ background-image: url("images/icon_pages.gif"); }
.icon-search					{ background-image: url("images/icon_search.png"); }

/* Profile & navigation icons */

/* Moderator icons */


/*  	
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/

#cp-main h3, #cp-main hr, #cp-menu hr {
	border-color: #000e1b;
}

#cp-main .panel li.row {
	border-bottom-color: #000e1b;
	border-top-color: #000e1b;
}

ul.cplist {
	border-top-color: #000e1b;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
	color: #a5acaf;
}

#cp-main table.table1 thead th {
	color: #8c8b8b;
	border-bottom-color: #8c8b8b;
}

#cp-main .pm-message {
	border-color: #000e1b;
	background-color: #353535;
}

/* CP tabbed menu
----------------------------------------*/
#tabs a {
	background-image: url("images/dotnet_tabs1.png");
}

#tabs a span {
	background-image: url("images/dotnet_tabs2.png");
	color: #a5acaf;
}

#tabs a:hover span {
	color: #6db531;
}

#tabs .activetab a {
	border-bottom-color: #00182f;
}

#tabs .activetab a span {
	color: #eaeaea;
}

#tabs .activetab a:hover span {
	color: #001122;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
#minitabs li {
	background-color: #232323;
}

#minitabs li.activetab {
	background-color: #001122;
}

#minitabs li.activetab a, #minitabs li.activetab a:hover {
	color: #8c8b8b;
}

/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
#navigation a {
	color: #a5acaf;
	background-color: #002244;
	background-image: url("images/dotnet_bg_menu.png");
}

.rtl #navigation a {
	background-image: url("images/bg_menu_rtl.gif");
	background-position: 0 100%;
}

#navigation a:hover {
	background-image: none;
	background-color: #001122;
	color: #6db531;
}

#navigation #active-subsection a {
	color: #6db531;
	background-color: #001122;
	background-image: none;
}

#navigation #active-subsection a:hover {
	color: #6db531;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
	color: #6db531;
}

#cp-main .panel {
	background-color: #001122;
	border-radius:5px;
	padding-top:5px;
	padding-bottom:5px;
	min-height:130px;
}

#cp-main .pm {
	background-color: #001122;
}

#cp-main span.corners-top, #cp-menu span.corners-top {
	background-image: url("images/corners_left2.png");
}

#cp-main span.corners-top span, #cp-menu span.corners-top span {
	background-image: url("images/corners_right2.png");
}

#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
	background-image: url("images/corners_left2.png");
}

#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
	background-image: url("images/corners_right2.png");
}

/* Topicreview */
#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
	background-image: url("images/corners_left.png");
}

#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
	background-image: url("images/corners_right.png");
}

#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
	background-image: url("images/corners_left.png");
}

#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: url("images/corners_right.png");
}

/* Friends list */
.cp-mini {
	background-color: #001122;
}

dl.mini dt {
	color: #8c8b8b;
}

/* PM Styles
----------------------------------------*/
/* PM Message history */
.current {
	color: #a5acaf !important;
}

/* PM marking colours */
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #BC2A4D;
	border-right-color: #BC2A4D;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border-color: #FF6600;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border-color: #6db531;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border-color: #1b5c92;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border-color: #000000;
}

/* Avatar gallery */
#gallery label {
	background-color: #353535;
	border-color: #CCC;
}

#gallery label:hover {
	background-color: #EEE;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/
select {
	color: #a5acaf;
	background-color: #00182F;
	border-color: #a5acaf;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding: 4px;	
}

label {
	color: #a5acaf;
}

option.disabled-option {
	color: graytext;
}

/* Definition list layout for forms
---------------------------------------- */
dd label {
	color: #838181;
}

/* Hover effects */
fieldset dl:hover dt label {
	color: #a5acaf;
}

fieldset.fields2 dl:hover dt label {
	color: inherit;
}

/* Quick-login on index page */
fieldset.quick-login input.inputbox {
	background-color: #1a1a1a;
}

/* Posting page styles
----------------------------------------*/

#message-box textarea {
	color: #dedede;
}

/* Input field styles
---------------------------------------- */
.inputbox {
	border: 1px solid #A5ACAF;
	background: #00182F;
	color: #A5ACAF;
	border-radius: 5px;
}

.inputbox:hover {

}

.inputbox:focus {
	border-color: #1664c2;
	color: #A5ACAF;
}

/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2 {
    background:#a5acaf url(assets/i/dotnet_cat_head_bg.png) repeat-x;
    color: #001122;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    padding: 0 9px;
    font-size: 11px;
    font-weight: normal;
}

a.button1, input.button1 {
	border-color: #2d2d2d;
}

input.button3 {
	background-image: none;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
	color: #334e69;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border-color: #eaeaea;
	color: #334e69;
}

input.search {
	background-image: url("images/icon_search.png");
}

input.disabled {
	color: #d9d9d9;
}

.recaptchatable {
	background:#fff;
}
