/*
 * #cc0000 / EF383F main
 * #F04248 selected
 * #992626 / FBD0D1 hover
 * #f0f0f0 / FCEFF0 very light back
 */

body,td,th {
	font-family:Tahoma, Geneva, sans-serif;
}

h3 {
	color:#c00000;
}

#mainlinks ul li {
	background-color:#cc0000;
}
#sublinks {
	background-color:#cc0000;
}
#sublinks ul li {
	background-color:#cc0000;
}

.brandbutton
{
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px;
	background:none repeat-x scroll 0 0 gray;
	border:1px solid gray;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0 5px 0 0;
	padding:4px 10px 5px;
	text-shadow:0 -1px 0 gray;
}
a.brandbutton:hover
{
	text-decoration:none !important;
}
.smallbrandbutton
{
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px;
	height:20px !important;
	background:repeat-x scroll 0 0 gray;
	border:1px solid gray;
	color:#fff;
	font-size:10px !important;
	line-height:10px !important;
	font-weight:bold;
	margin:0 5px 2px 0;
	padding-top: 1px !important;
	margin-bottom: 0px !important;
	text-shadow:0 -1px 0 gray;
}

.brandbutton
{
	background:url("/images/red-squirrel-gallery/btnback.png") repeat-x scroll 0 0 #cc0000 !important;
	border:1px solid #c00000 !important;
	color:#fff !important;
	text-shadow:0 -1px 0 #c00000 !important;
}
.smallbrandbutton
{
	background:url("/images/red-squirrel-gallery/btnback.png") repeat-x scroll 0 0 #cc0000 !important;
	border:1px solid #c00000 !important;
	color:#fff !important;
	text-shadow:0 -1px 0 #c00000 !important;
}

.profileText a {
	color:#BD0F15;
}

.brandlightpane
{
	/* background-color:#FCEFF0; */
	background-color:#f0f0f0;
}
.brandrowhover
{
	/* background-color:#FBD0D1; */
	background-color:#ddd;
}
.branddisabledtext
{
	color:#999;
}

.brandrowselected
{ 
  color:#fff;
  background-color:#D94242;
}
.brandselected, a.brandselected
{ 
	color:#D94242;
	font-weight:bold;
}
a.brandselected:visited
{ 
	color:#D94242;
	font-weight:bold;
}
a.brandselected:hover
{ 
	color:#D94242;
	font-weight:bold;
}
a.brandselected:active
{ 
	color:#D94242;
	font-weight:bold;
}

.brandtitle
{ 
	color:#cc0000;
}
.brandtitle a, a.brandtitle
{ 
	color:#cc0000 !important;
}
.brandtitle a:visited, a.brandtitle:visited
{ 
	color:#cc0000 !important;
}
.brandtitle a:hover, a.brandtitle:hover
{ 
	color:#EF383F !important;
}
.brandtitle a:active, a.brandtitle:active
{ 
	color:#EF383F !important;
}