body {
	font-family: helvetica, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #ebf2f8;
	color: #000000;
}
.h {
	background-image:url(/content/images/${site.name}/h_bg.qvg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
.h a {
	text-decoration: none;
	color: #252628;
}

.topnav {
	background-color: #000000;
	color: #ffffff;
	line-height: 2;
/*	padding: 3px 0px 2px 2px;*/
}
.inactive {
	color: #ffffff;
}
.home_active {
	color: #ffffff;
	background-color: #396caf;
	line-height: 2;
	padding: 0px 0px 0px 0px;
}

.rng_active {
	color: #ffffff;
	background-color: #396caf;
	line-height: 2;
	padding: 3px 0px 2px 2px;
}

.vid_active {
	color: #ffffff;
	background-color: #396caf;
	line-height: 2;
	padding: 3px 0px 2px 2px;
}

.gra_active {
	color: #ffffff;
	background-color: #396caf;
	line-height: 2;
	padding: 3px 0px 2px 2px;
}

.game_active {
	color: #ffffff;
	background-color: #396caf;
	line-height: 2;
	padding: 3px 0px 2px 2px;
}

.h2 {
	color: #ffffff;
	background-color: #396caf;
	padding: 3px 0px 2px 2px;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px solid #777777;
	border-top: 1px solid #ffffff;
}

.h2 a, .h3 a{
	color: #ffffff;
}
.h3 {
	color: #ffffff;
	background-color: #396caf;
	padding: 3px 0px 2px 2px;
	font-weight: bold;
	line-height: 15px;
}


a {
	text-decoration: none;
	color: #396caf;
}

a:focus {text-decoration: none; background-color: #396caf; color: #ffffff;}
a:hover { text-decoration: none; background-color: #396caf; color: #ffffff;}

input {
	border: 1px solid #355876;
}
img, .img_btn{
	border: 0px;
	vertical-align: middle;
}
.submit {
        color : #ffffff;
	background: #396CAF none repeat scroll 0 0;
	border: medium 2px #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 3px;
}



.footer {
       background-color: #396caf;
       text-align: center;
       color : #ebf2f8;
}

.footer a{
       color : #ffffff;
       font-weight: bold;
}

.rw {
	color: #1a1a1a;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #666666;
	line-height: 21px;
        /*margin: 2px;*/
}

.artist, .artist a {
	color:#252628;
}

.error{
	color: red;
}
.searchbox {
        padding: 5px 5px;
}
