/*-------------------------------------------------------+
| PHP-Fusion v7 Theme - clanmods.eu Black
| Copyright (C) 2002 - 2008 bLack
| http://www.clanmods.eu/
+--------------------------------------------------------+
| Theme-Name: clanmods_black
| Author: bLack
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/


body {
	background-image:url(../images/body_bg_top-blue.gif);
}

a:hover {
	color:#0d487f;
}

.colorline {
	background-color:#0d487f;
}

#navigation a:hover {
	background-color:#0d487f;
}

.pagenav a:hover {
	background-color:#0d487f;
	background-image:url(../colour/blue.png);
}

.loginbox h3 {
	border-bottom:2px dotted #1665ae;
}

.textbox:focus {
	border-color:#0a3256 #0d487f #0d487f #0a3256;
}

button:active, .button:active, .bbcode:active  {
	border-color:#0a3256 #0d487f #0d487f #0a3256;
}


ul#top-navigation li h3 {
	border-left:2px solid #1665ae;
}

ul#top-navigation li ul li a:hover span{
	color:#1665ae;
}

div.top-information {
	border-right:2px solid #1665ae;
}

.news-category {
	border:1px solid #1665ae;
}