#header-l {
  background-image: url(../images/red/header-l.jpg);	 
}

#header-r {
  background-image: url(../images/red/header-r.jpg);	 
}

#header-c {
  background-image: url(../images/red/header-c.jpg);
}

#navigation_bar {
  background-color: #A60328; 
} 

#container_middle {
  border-color: #A90329;
}

.author_box {
  border-color: #A90329;
}

/* CONTENT */

h1, h2, h3, h4, h5, h6 {
  color: #A90329;
}

h1, h2 {
  border-bottom-color: #A90329;
}

a {
  color: #A90329;
}

a:visited {
  color: #A90329;
}

a:hover {
  color: #CC3333;
}

hr {
  color: #A90329;
}

.widget {
  border-color: #A90329;
}

.widget_title {
  background-color: #A90329;
}

/* SUSCRIPTION WIDGET */
.widget_subs_image {
  background: url(../images/red/rss_icon_glass_red64.png) no-repeat top left;
}

/* active tabs */
ul.tabbernav li.tabberactive a { 
  background-color: #A90329;  
}

ul.tabbernav li.tabberactive a:hover { color: #555; background: #fff; }

/* NAVIGATION BAR */
/* Droppy menu codes */

.tabs {
	 background: url(../images/red/nav_bg.png) repeat-x;	
}

.tabs a:link{
	 color: #FFFFFF;	
}

.tabs a:visited {
	color: #FFFFFF;	 
}

.tabs-left {
	 background: url(../images/red/nav_left.png) no-repeat top left;	
}

.tabs-right {
	 background: url(../images/red/nav_right.png) no-repeat top right;	
}

.tabs ul {	
	 color: #FFFFFF;	
}

.tabs li {
	 background: url(../images/red/split.png) no-repeat right center;
}

.tabs li.last { }
.tabs li:hover { }
.tabs li a { }

a .menu-left {
	 background: url(../images/red/menu_left.png) no-repeat left top;	
}

a .menu-mid {
	 background: url(../images/red/menu_mid.png) repeat-x top;	
}

a .menu-right {
	 background: url(../images/red/menu_right.png) no-repeat left top;
}



.tabs li a:hover .menu-left,
.tabs li.current a .menu-left,
.tabs li:hover a .menu-left,
.tabs li a:hover .menu-mid,
.tabs li.current a .menu-mid,
.tabs li:hover a .menu-mid,
.tabs li a:hover .menu-right,
.tabs li.current a .menu-right,
.tabs li:hover a .menu-right {
}

.tabs li a:hover,
.tabs li.current a,
.tabs li.hover a,
.tabs li:hover a {
	 color: #A90329;
}



.tabs li:hover .sub,
.tabs li.hover .sub { }

.tabs li .sub {
	 left: 3px;
	 background: url(../images/submenu_top.png) no-repeat;
}

.tabs li ul {
	background: url(../images/submenu_bg.png) repeat-y;	 
}


.tabs li:hover li,

.tabs li.current li {

	 background: none !important;

}



.tabs li:hover li a,

.tabs li.current li a {

	 color: #A90329;

	 padding: 5px 3px 4px;

 }



.tabs li:hover li a:hover,

.tabs li.current li a:hover {

	 color: #CC3333;

	 background: url(../images/catbg.gif) !important;

}



/*IE*/

.tabs li li a:hover {

	 color: #CC3333;

	 background: url(../images/catbg.gif) !important;

}

/**/



.tabs .btm-bg {

	 background: url(../images/submenu_bottom.png) no-repeat;

}



/* Changer buttons. */



.changer {

	 color: #3F3F3F;

	 background: transparent;

	 border: 1px solid #3F3F3F;

	 border-left: 2px solid #3F3F3F;

	 border-right: 2px solid #3F3F3F;

}



.changer:hover {

	 color: #E7E7E7;

	 background: #840120;

	 border: 1px solid #CFCFCF;

	 border-left: 2px solid #CFCFCF;

	 border-right: 2px solid #CFCFCF;

}