a:link {
	color: #abc496;
}

a.novisit:visited, a.novisit:active {
	color: #abc496;
}

a:visited, a:active {
	color: #7bba68;
}

a:hover, a.novisit:hover {
	color: #ffffff;
}

a, .Text, .Text2, .Text3, .Text4, .Text5, .Text6, .serv-doc table, .serv-doc p, .serv-doc h2, .serv-doc dl, .news p, li {
	font-family: Arial;
	text-decoration: none;
}

a, .Text, .Text2, .Text3, .Text4, .Text6, .serv-doc table, .serv-doc p, .serv-doc h2, .serv-doc pre, .serv-doc dl, .news p, li {
	font-size: 11px;
}

a, .Text, .Text2, .Text4, .Text5, .Text6, .serv-doc table, .serv-doc p, .serv-doc dl, .news p, li {
	font-weight: normal;
}

.Text, .serv-doc table, .serv-doc p, .serv-doc pre, .serv-doc dl, .news p, li {
	color: #a2a2a2;
	text-align: justify;
}

.Text2, .Text5, .Text6 {
	color: #afafaf;
}

.Text2, .Text5 {
	width: 235px;
}

.Text3, .serv-doc h2 {
	color: #7ea372;
	font-weight: bold;
}

.Text4 {
	color: #e4e4e4;
}

.Text5 {
	font-size: 10px;
}

.serv-doc pre {
	font-style: italic;
	width: 350px;
	white-space: normal;
	text-align: left;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

.news .Text5 {
	padding-bottom: 10px;
}

dd {
	padding: 0;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

dt {
	margin-bottom: 0px;
}

pre {
	margin: 0;
	padding: 0;
}

/* IE-only attributes.
body {
	scrollbar-face-color: #646464;
	scrollbar-arrow-color: #7A9E34;
	scrollbar-track-color: #292929;
	scrollbar-shadow-color: #646464;
	scrollbar-highlight-color: #646464;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-Color: #000000;
}*/

input, textarea {
	background-color:#7EA372;
	border:1px solid black;
}

.cms-form {
	font-size:10pt;
}

/**======================**/
/* DarkmIRC documentation */

p.section {
	font-family: Arial;
	text-decoration: none;
	color: #a2a2a2;
	text-align: justify;
	font-size:8pt;
}

.irc,
p.sidenote {
	font-family: Arial;
	text-decoration: none;
	text-align:left;
	padding:5px;
	width:95%;
	margin:auto;
	border:1px solid #414141;
	color:#828282;
	font-size:8pt;
	margin-bottom:5px;
}

.irc {
	border-left:3px double #444444;
	background-color:#000000;
}

/* IRC colour emulation */

.irc-info {
	color:#000088;
}
.irc-quit {
	color:#008888;
}
.irc-part {
	color:#888888;
}
.irc-normal {
	color:#ffffff;
}
.irc-whois {
	color:#0000ff;
}
.irc-action {
	color:#cccccc;
}
.irc-enter {
	color:#00ffff;
}
.irc-info,
.irc-quit,
.irc-part,
.irc-normal,
.irc-whois,
.irc-action,
.irc-enter {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

h1.section {
	font-size:8pt;
	font-weight:bold;
	color: #a2a2a2;
}

/**==================================**/
/* ?page=channels-auto, sorting icons */

a.icon_sort_asc {
	display:block;
	padding-left:12px;
	background-image:url(../images/sorting_asc.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}

a.icon_sort_asc:hover {
	background-image:url(../images/sorting_asc_hover.gif) !important;
}

a.icon_sort_desc {
	display:block;
	padding-left:12px;
	background-image:url(../images/sorting_desc.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}

a.icon_sort_desc:hover {
	background-image:url(../images/sorting_desc_hover.gif) !important;
}

/**==========**/
/* Navigation */

.indentmenu {
	width: 585px;
	height:20px;
}

.indentmenu ul {
	margin: 0px;
	padding: 0px;
	width: 585px;
	height:20px;
}

.indentmenu ul li {
	display: inline;
	height:20px;
}

.indentmenu ul li a {
	display:inline-block;
	width:69px;
	line-height:20px;
	height:20px;
	color:#ffffff;
	text-align:center;
}

.indentmenu ul li a:visited,
.indentmenu ul li a:active {
	color:#ffffff;
}

.indentmenu ul li a:hover {
	background-image: url(../images/btn_black7b.gif);
	background-repeat: no-repeat;
}

.indentmenu ul li a.helpbutton {
	display:inline-block;
	width:61px;
	line-height:20px;
	height:20px;
	color:#ffffff;
	text-align:center;
}

.indentmenu ul li a.helpbutton:hover {
	background-image: url(../images/btn_black7.gif);
	background-repeat: no-repeat;
}

/**==================**/
/* Sidebar containers */

.randtips,
.channeladv,
.pollsidebar,
.sidebarnews {
	margin:5px;
	padding:5px;
	padding-top:10px;
}

.not_the_first_module {
	border-top:1px solid #828282;
}

div.searchirc {
	border:1px solid #414141;
	color:#828282;
	padding:5px;
	margin:5px;
	margin-top:10px;
	text-align:justify;
	font-family:Arial;
	font-size:11px;
}

.randtips {
	text-align:justify;
	font-family:Arial;
	font-size:11px;
}

.sidebarblurb {
	padding:3px;
}

.cramped {
	margin:0px;
	padding:0px;
}

.sidebardate {
	color:#7ea372;
	color:#9eb392;
}

.sidebar {
	padding:10px;
}

.sidebar p,
.sidebar div {
	width:auto !important;
}

/*div.searchirc {
	color: #a2a2a2;
}*/

div.searchirc,
div.searchirc a,
div.searchirc a:hover {
	color:#828282;
}

.pollsidebar ul,
.pollsidebar li {
	margin:0px;
	padding:0px;
}
.pollsidebar li {
	display:block;
	list-style-type:none;
	padding-bottom:5px !important;
}
.pollresult {
	padding:5px !important;
	padding-top:0px !important;
}
.pollresults {
	/*float:left;
	width:100px !important;*/
	height:10px;
	border:1px solid #888888;
	margin-right:3px;
}
.pollresultsbar {
	background-color:#888888;
	height:10px;
}
.pollnote {
	border:1px solid #888888;
	color:#a2a2a2;
	padding:5px;
	margin:5px;
	font-size:8pt;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}

.polloption {
	border:0px;
	background:none;
}

.warning {
	color:#ffcc88;
}

/**=============**/
/* Dynamic forms */

.dynform .label {
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	width:33%;
}
.dynform .field {
	text-align:left;
}
.dynform .field,
.dynform .label {
	font-size:7pt;
	font-family:Verdana,Arial,Helvetica;
	color:#a2a2a2;
	padding-bottom:10px;
}
.dynform textarea {
	width:100%;
	height:60px;
}

/**========================================**/
/* Big button-like links and submit buttons */

.big_button {
	color:#abc496;
	display:block;
	border:2px solid #abc496;
	border-bottom-color:#617055;
	border-right-color:#617055;
	background-color:#444444;
	text-align:center;
	width:200px;
	height:40px;
	line-height:40px;
	font-size:12pt;
	font-weight:bold;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

input.big_button {
	line-height:30px !important;
	margin:0px;
}

.big_button:visited {
	color:#abc496;
}

.big_button:hover {
	color:#ffffff;
	/*border:1px solid #ffffff;*/
	border:2px solid #ffffff;
	border-bottom-color:#ababab;
	border-right-color:#ababab;
}

.big_button:active {
	color:#ffffff;
	/*border:1px solid #ffffff;*/
	border:2px solid #ffffff;
	border-top-color:#ababab;
	border-left-color:#ababab;
}

table td.subhead {
        font-weight:bold;
        font-style:italic;
        border-bottom:1px solid #a2a2a2;
        padding-top:10px;
}
