@charset "UTF-8";
/* CSS Document */

.mediaside {
	float: right;
	width: 187px;
}

.mediacontent {
	margin-right: 202px;
}

.mediabit {
	margin: 0px 20px 20px 0px;
	float: left;
}

.medialarge { width: 301px; }
.mediasmall { width: 180px; }
.mediatiny { width: 160px; }
.mediatable { float: none; }

.mediaoverlay {
	position: absolute;
	background-color: #000000;
	padding: 1px 2px 2px 2px;
	font-size: 10px;
	color: #FFFFFF;
}

.mediahead {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	font:   normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	color: #ffffff;
	background: rgb(102, 102, 102) url(images/buttons/newbtn_middle.png) repeat-x  ;
	padding: 4px 10px 4px 10px;
	border: 1px solid rgb(51, 51, 51);
	font-weight: bold;
}
.mediahead a { color: #ffffff; }
.mediahead a:hover { color: #ffffff; }

.mediasubhead {
	font:   normal 12px ;
	color: #3e3e3e;
	background: #e9e9e9 none repeat-x  ;
	padding: 4px 10px 4px 10px;
	border: 1px solid #cecece;
	border-top: 0px;
}
.mediasubhead a { color: #3e3e3e; }
.mediaaubhead a:hover { color: #3e3e3e; }

.mediabody {
	display: block;
	background: #f4f2f2 none   ;
	border: 1px solid #cecece;
	border-top: 0px;
	margin-bottom: 15px;
	padding: 20px;
}

.mediarow {
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
	background: rgb(255, 255, 255) none   ;
	border: 1px solid #cecece;
	color: ;
	font:     ;
	padding: 20px;
	text-align: center;
}
.mediarow a { color: ; }
.mediarow a:hover { color: ; }

.sidehead {
	font:   normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	color: #ffffff;
	background: rgb(102, 102, 102) url(images/buttons/newbtn_middle.png) repeat-x  ;
	padding: 4px 10px 4px 10px;
	border: 1px solid rgb(51, 51, 51);
	font-weight: bold;
}

.sidebody {
	background: #f4f2f2 none   ;
	border: 1px solid #cecece;
	border-top: 0px;
	padding: 5px;
}

.siderow {
	background: rgb(255, 255, 255) none   ;
	border: 1px solid #cecece;
	border-top: 0px;
	padding: 5px;
}

.popupbody .rating {
	display:block;
	padding:0;
	padding-left:80px;
	background:transparent url(images/rating/rating-15_0.png) left center no-repeat;
}
.popupbody .rating.r5 { background-image:url(images/rating/rating-15_5.png); }
.popupbody .rating.r4 { background-image:url(images/rating/rating-15_4.png); }
.popupbody .rating.r3 { background-image:url(images/rating/rating-15_3.png); }
.popupbody .rating.r2 { background-image:url(images/rating/rating-15_2.png); }
.popupbody .rating.r1 { background-image:url(images/rating/rating-15_1.png); } 

#navbar_notice_0
{
  background: #ffeb90 none   ;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  color: #3e3e3e;
}

#navbar_notice_0 img.icon
{
  float: left;
  margin: 0px 5px 0px 0px;
}

#navbar_notice_0 span.title
{
  font:   bold 115% ;
  font-size: 115%;  
  font-weight: bold;
  color: #3e3e3e;
} 