/* COMMON */

body {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../themes/skin1images/bg.png) repeat-x #fff;
}

#view {
	border: 2px solid #999;
	-moz-border-radius: 20px;
	-moz-box-shadow: 0px 0px 10px #333;
	border-radius: 20px;
	box-shadow: 0px 0px 10px #333;
	background: #ccc;
}

.button {
	color: #fff;
	background: #9d0a0e !important;
}
a.button:hover {
	background: #cc292e !important;
}
a {
  color: #9d0a0e;
}
.manage-findmain .right
{
	background: #9d0a0e !important;
}

/* HEADER */

#header {
	background: #000;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-topright: 18px;
	border-radius-topleft: 18px;
	border-radius-topright: 18px;
	-moz-border-radius-bottomleft: 18px;
	-moz-border-radius-bottomright: 18px;
	border-radius-topleft: 18px;
	border-radius-topright: 18px;			
}

a#companyname {
	width:400px;
	height: 100px;
	overflow: hidden;
	font-size: 40px;
	color: #fff;
	padding:0;
	text-decoration: none;		
}
#tagline{
 color:#fff;
}
#topnav a#home:hover, #topnav a:hover, #topnav .activeButton {
	background-color:#CC292E !important;
	text-decoration: none;
}
#topnav a#home, #topnav #mainLinks {
background-color:#9D0A0E;
}
#topnav ul {
	background: #9d0a0e;
}
.manage-background
{
	background-color:#CC292E !important;
}
#topnav a#home {
	background: url(../images/home.gif) no-repeat center center #9d0a0e;
}

#topnav a#home:hover {
	background: url(../images/home.gif) no-repeat center center #cc292e;	
}

#topnav a:hover {
	background: #cc292e;
	text-decoration: none;
}
.dropDown {
	background-color:#CC292E;
	color:#FFFFFF;
}
.dropDown ul li:hover{
	background-color:#CC292E !important;
    color:#fff;
}
.dropDown li.light{
	color:#cccccc;
}
/* SIDEBAR */
#categories {
	border: 1px solid #333;
	background: #eee;
}

#categoryheader {
	background: #333;
}

#categoryheader a {
	color: #fff;
}

#categories a.set, #categories li a {
	color: #666;
	background: #eee;
}

#categories a.current {
	background: #fafabe;
}

#categories a.set:hover, #categories a:hover {
	background: #fff;
	text-decoration: none;
}

/* CONTENT */
#contentheader {
	background: #333;
}

#contenttabs a.current {
	background: #ccc;
	color: #333;
}
#contenttabs a.current span
{
	color: #333;
}
#contenttabs {
	background: #666;
}

#contentactions {
	width: 690px;
	*width: 650px;
	padding: 10px 20px 10px 20px;
	background:transparent !important;
}
.settings-header
{
	background:#333333 !important;
}
.inbox-header-td
{
	background:#333333 !important;
}
.header-td
{
	background:#333333 !important;
}
.settings-body
{
	border:1px solid #333333 !important;
}
#activefilter a.current {
	background: #9D0A0E;
}
.invite-clear
{
	width:690px !important;
	*width:650px !important;
	border:0px !important;
	background:#666666 !important;
}
.advertise-text
{
	color:#fff;
}
