@charset "utf-8";
/* CSS Document */

body {
	background: #050505  url(../../images/products/lightwave/bg-default.jpg) repeat-x center top;
	color:#e0e0e0;
}
a {
color:#9d2a2f;
}

.submenutext a:hover{
color:#ff0000;
}

#menucornerL{
background-color:#9d2a2f;
}
*:first-child+html #menucornerL{
}

#menucornerR{
background-color:#9d2a2f;
}
#menuhead{
background-color:#9d2a2f;
}

.menusubheader{
background-color:#9d2a2f;
}

.menusub{
background-color:#9d2a2f;
}

.entrybody h2{
color:#9d2a2f;
}

.entrybody h3{
color:#9d2a2f;
}

.entrybody a > img:hover{
border:#9d2a2f solid 3px;
}

.noborder a > img:hover{
border:none;
}


.listtext:hover{
background-color:#9d2a2f;
}

.pager a {
	border: 1px solid #9d2a2f;
}

#currentpage {
	background: #9d2a2f; 
}
.pager a:hover {
	background: #9d2a2f; 
}
#rounded-corner th
{
	background: #9d2a2f;
}
#rounded-corner .tdmidashi td{
	background: #9d2a2f;
}
#rounded-corner .tdmidashi:hover td{
	background: #9d2a2f;
}
.tabbtn a {
	border: 1px solid #9d2a2f;
}

.tabbtn a:hover {
	background: #9d2a2f; 
}
.tabbtn .selected {
	background: #9d2a2f; 
}
