.albumbox {
	width: 260px;
	height: 190px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
	border: 1px solid #3a3a3a;
	background-color: #1d1d1d;
}
.albumbox:hover {
	border: 1px solid #444444;
	background-color: #2a2a2a;

}
.albumbox h3 {
	font-size: 14px;
}
.lyric_item {
	border: 1px solid #3a3a3a;
	background-color: #1d1d1d;
	text-align: center;
	float: left;
	width: 190px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 4px;
	margin-left: 50px;
	vertical-align: middle;
	padding-top: 4px;
}
.lyric_item:hover {
	border: 1px solid #444444;
	background-color: #2a2a2a;
}
.gallery_item {
	border: 1px solid #3a3a3a;
	background-color: #1d1d1d;
	text-align: center;
	width: 400px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 73px;
	vertical-align: middle;
	padding-top: 4px;
}
.gallery_item:hover {
	border: 1px solid #444444;
	background-color: #2a2a2a;
}
.galleryimageone {
	float: left;
	width: 127px;
	height: 127px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}
.galleryimageone:hover {
	border: 1px solid #929292;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	color: white;
	background-color: black;
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
}
a, a:visited {
	color: #ffffd4;
	text-decoration: none;
}
a:hover {
	color: #fafadc;
	text-decoration: underline;
}
img {
	border: none;
	text-align: center;
}
.header {
	height: 235px;
	background-image: url(images/plate_02.png);
	background-repeat: no-repeat;
}.plater {
	background-image: url(images/plate_03.png);
	background-repeat: repeat-y;
}
.sidebar_pads {
	margin-left: 10px;
}
.wrappoint {
	width: 859px;
	margin-left: 33px;
	margin-right: 33px;
}
.box1_top {
	background-image: url(images/box_1_03.png);
	background-repeat: no-repeat;
	height: 22px;
}
.box1_bot {
	background-image: url(images/box_1_07.png);
	background-repeat: no-repeat;
	height: 13px;
}
.box_content {
	margin-left: 10px;
	margin-right: 10px;
}
.box_content_press {
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
	height: 623px;
	vertical-align: top;
}
.box_content_title {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
.news_item_front {
	margin-bottom: 3px;
	padding-left: 13px;
	background-image: url(images/bullet3.png);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 241px;
	height: 32px;
}
.news_item_front:hover {
	background-color: black;
}
.newsimageone {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 10px;
	margin-top: 10px;
}
.newstitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffa8;
}
table#box1 {
	vertical-align: top;
}
.newstrailer {
	font-family: Arial;
	font-size: 10px;
}
.minibox {
	background-image: url(images/minibox_09.png);
	width: 279px;
	height: 278px;
	float: left;
	background-repeat: no-repeat;
}
.miniblock_header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-left: 33px;
	margin-top: 14px;
}
.miniblock_content {
	font-family: Arial;
	font-size: 10px;
	height: 218px;
	margin-left: 15px;
	margin-top: 11px;
	margin-right: 10px;
}
.miniblock_button {
	font-family: Arial;
	font-size: 10px;
	color: #ffffa8;
	text-align: right;
	margin-right: 25px;
}
td#leftbar {
	text-align: center;
}
.footer_links {
	margin-right: 30px;
	text-align: center;
}
table#sendmsgtab {
	font-weight: bold;
}
table#sendmsgtab input,table#sendmsgtab textarea {
	border: 1px solid #927f78;
	background-color: #433f34;
	color: #fffdfa;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
table#sendmsgtab input:hover,table#sendmsgtab textarea:hover {
	border: 1px solid #afa19c;
	background-color: #5b5547;
}
table#msearch input,table#sendmsgtab textarea {
	border: 1px solid #927f78;
	background-color: #433f34;
	color: #fffdfa;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
table#msearch input:hover,table#sendmsgtab textarea:hover {
	border: 1px solid #afa19c;
	background-color: #5b5547;
}
.msgs_link {
	text-align: right;
	margin-right: 10px;
	padding: 3px;
}
.msgs_link a {
	color: #ffffa8;
}
/*////////CONTENT SLIDER CSS START/////////////*/
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: none;
	width: 250px; /*width of featured content slider*/
	height: 100px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/
	padding: 0px;
	width: 250px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
	width: 250px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: left;
	padding: 5px;
}

.pagination a{
	padding: 0 2px;
	text-decoration: none;
	color: #0064f4;
	background: white;
	border: 1px solid #d4d0c8;
}

.pagination a:hover, .pagination a.selected{
	color: white;
	background-color: #66b9fe;
	border: 1px solid #4593ff;
}
/*////////CONTENT SLIDER CSS END/////////////*/
.pager {
font-size:90%;
text-align:center;
  width: 500px;
  line-height: 25px;
}

.pager a, .pager a:visited {
background-color: #444444;
border: 1px solid #69461b;
color: #e5caa8;
margin: 2px 2px 2px 2px;
padding: 2px 2px 2px 2px;
}

.pager a.pager-current {
background-color: white;
border:1px solid #8EB5D7;
color: black;
margin: 2px 2px 2px 2px;
padding: 2px 2px 2px 2px;
font-weight: bold;
}

.pager a:hover {
background-color: #444444;
border: 1px solid white;
color: white;
margin: 2px 2px 2px 2px;
padding: 2px 2px 2px 2px;
}