body{ 	font-family:verdana,"Comic Sans MS",Helvetica,sans-serif; 	font-size:14px; color:#5f6162; background:#eeeeee; margin:0; padding:0; } *{ 	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; } a{ 	color:#083BA7; text-decoration:none; } h1, h2, h3, h4, h5, h6 { 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin:0 0 0 0; color:#ffffff; } p{ margin:0 0 10px 0;} h2.header-title{ font: normal normal 12px Oswald,'Bebas Neue',Bebas,'Arial Narrow',Sans-Serif; background: #262626; text-shadow: 1px 1px #000; color: #ffffff; text-transform: none; font-size: 20px; padding: 4px; } h2.header-title2{ font: normal normal 12px Oswald,'Bebas Neue',Bebas,'Arial Narrow',Sans-Serif; background: #ffc400 !important; color: #222222; text-transform: none; font-size: 20px; padding: 4px; } h2.header-title3{ font: normal normal 12px Oswald,'Bebas Neue',Bebas,'Arial Narrow',Sans-Serif; background: #262626; color: #ffc400; text-shadow: 1px 1px #000; text-transform: none; font-size: 20px; padding: 4px; } hr{ 	line-height:0; padding:0; margin:0 0 10px 0; background:#000; height:0; border-bottom:1px solid #fafafa; border-top:1px solid #d6d6d6; } /*-- Common Class --*/ .fleft{ float:left;} .fright{ float:right;} .clear{ clear:both;} .no-padding{ padding:0;} .no-margin{ margin:0;} .yellow-color{color:#ffc400;} .blue-color{color:#0072bc;} .gray-color{color:#b3b3b3;} .f-11 { font-size:11px;} .alignCenter{ text-align:center;} .alignLeft{ text-align:left;} .alignRight{ text-align:right;} /*-- HEADER --*/ #header { 	box-shadow: 0px 1px 3px rgba(0,0,0,0.5); 	background: url(../images/head-bg.gif); 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); } .s_search { background: #DFDFDF; padding-top: 1px; height: 30px; } .logotext a { font-size: 29px; color: #ffc400; text-shadow: 1px 1px #000; font-family: 'Oswald', sans-serif; text-decoration: none; } #header { 	padding:3px 0; text-align:center; margin-bottom:10px; } #header #logo{ 	line-height:0; margin:0; padding:0; } #header #logo img{ 	vertical-align:middle; } /*-- ADVERTIS SECTION --*/ .adv-banner{ 	margin:0 0 10px 0; clear:both; text-align:center; } .adv-banner img{ 	vertical-align:middle; } /*-- COMMON BLOCK AND LISTING --*/ .white-block{ padding:0 0 1px 0; float:left; width:100%; background:#fff; } ul.no-bullet-listing, ul.no-bullet-listing li, ul.arrow-bullet-listing, ul.arrow-bullet-listing li, ul.no-bullet-listing, ul.no-bullet-listing li{ 	list-style:none; margin:0px; padding:0; float:left; width:100%; } ul.no-bullet-listing li, ul.arrow-bullet-listing li, ul.no-bullet-listing li, .film-summary{ 	background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); } ul.no-bullet-listing li, ul.arrow-bullet-listing li, ul.bullet-listing li{ 	border-bottom:1px solid #e5e5e5; padding:10px 0; } .pagejump { text-align: center; } ul.no-bullet-listing li .song-highlights{ 	padding:0 10px; } .song-highlights .poster { float: left; border: 1px solid #AAA5A5; padding: 2px; margin-right: 8px; } .song-highlights .thumbtitle { padding-top:6px; } ul.arrow-bullet-listing li .song-highlights{ 	padding:0 24px; background:url(../images/arrow-bullet.png) no-repeat 03px 0px; } ul.bullet-listing li .song-highlights{ 	padding:0 20px; background:url(../images/bullet.png) no-repeat 8px 5px; } ul.no-bullet-listing li .song-highlights, ul.arrow-bullet-listing li .song-highlights, ul.no-bullet-listing li .song-highlights{ 	display:block; clear: both; } ul.no-bullet-listing li .song-name, ul.arrow-bullet-listing li .song-name, ul.no-bullet-listing li .song-name, ul.no-bullet-listing li .song-name-bold, ul.arrow-bullet-listing li .song-name-bold, ul.no-bullet-listing li .song-name-bold{ 	color:#0072bc; } ul.no-bullet-listing li .song-name-bold, ul.arrow-bullet-listing li .song-name-bold, ul.no-bullet-listing li .song-name-bold{ 	font-weight:bold; } ul.no-bullet-listing li .gray-color, ul.no-bullet-listing li .yellow-color, ul.arrow-bullet-listing li .gray-color, ul.arrow-bullet-listing li .yellow-color, ul.no-bullet-listing li .gray-color, ul.no-bullet-listing li .yellow-color{ 	font-size:11px; } /*--- BLUE BG ---*/ .blue-bg-section{ 	background: #DDDDDD; padding: 6px 0; text-align:center; } .blue-bg-section a { display: inline-block; padding: 5px 10px; margin-right: 4px; background: #262626; color: #ffc400; text-shadow: 1px 1px #000; font-size: 13px; font-weight: bold; font-family: 'PT Sans', sans-serif; -webkit-border-radius: 18px; -moz-border-radius: 5px; border-radius: 9px; } .blue-bg-section a.active, .blue-bg-section a:hover { color:#fff; } .film-pic, .film-summary { 	padding:10px; border-bottom:1px solid #d9d9d9; } .film-pic-img{ 	width:100%; height:auto; 	border:3px solid #fff; background-color:#CCCCCC; margin:0; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .3); } .film-pic-img img{ 	vertical-align:middle; width:100%; } .film-summary { 	padding:10px; } .film-summary p:last-child{ 	margin:0; } .film-summary p{ 	color:#0072bc; } .film-summary p span.yellow-color{ 	font-weight:bold; } .song-lyrics { 	padding:10px; line-height:18px; } /*-- FOOTER --*/ #footer { 	padding:15px 0; font-size:11px; text-align:center; 	color: #FFFFFF; background: #7A7A7A; } .dowbut { 	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af; 	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af; 	box-shadow:inset 0px 1px 0px 0px #fff6af; 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) ); 	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% ); 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23'); 	background-color:#ffec64; 	-webkit-border-top-left-radius:4px; 	-moz-border-radius-topleft:4px; 	border-top-left-radius:4px; 	-webkit-border-top-right-radius:4px; 	-moz-border-radius-topright:4px; 	border-top-right-radius:4px; 	-webkit-border-bottom-right-radius:4px; 	-moz-border-radius-bottomright:4px; 	border-bottom-right-radius:4px; 	-webkit-border-bottom-left-radius:4px; 	-moz-border-radius-bottomleft:4px; 	border-bottom-left-radius:4px; 	text-indent:0; 	border:1px solid #ffaa22; 	display:inline-block; 	color:#333333 !important; 	font-family:Arial; 	font-size:15px; 	font-weight:bold; 	font-style:normal; 	height:28px; 	line-height:30px; 	width:83px; 	text-decoration:none; 	text-align:center; 	text-shadow:1px 1px 0px #ffee66; } .dowbut:hover { 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) ); 	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% ); 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64'); 	background-color:#ffab23; 	text-decoration:none !important; } .dowbut:active { 	position:relative; 	top:1px; } .dow-row{ margin: 5px; text-align: center; } .dowbutzip { 	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af; 	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af; 	box-shadow:inset 0px 1px 0px 0px #fff6af; 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) ); 	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% ); 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23'); 	background-color:#ffec64; 	-webkit-border-top-left-radius:4px; 	-moz-border-radius-topleft:4px; 	border-top-left-radius:4px; 	-webkit-border-top-right-radius:4px; 	-moz-border-radius-topright:4px; 	border-top-right-radius:4px; 	-webkit-border-bottom-right-radius:4px; 	-moz-border-radius-bottomright:4px; 	border-bottom-right-radius:4px; 	-webkit-border-bottom-left-radius:4px; 	-moz-border-radius-bottomleft:4px; 	border-bottom-left-radius:4px; 	text-indent:0; 	border:1px solid #ffaa22; 	display:inline-block; 	color:#000 !important; 	font-family:Arial; 	font-size:15px; 	font-style:normal; 	height:auto; 	line-height:30px; 	text-decoration:none; 	text-align:center; 	text-shadow:1px 1px 0px #ffee66; 	margin-bottom: 4px; } .dowbutzip:hover { 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) ); 	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% ); 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64'); 	background-color:#ffab23; 	text-decoration:none !important; } .dowbutzip:active { 	position:relative; 	top:1px; } .downbutzipb{background-image: url(../images/downarrow.png);background-position: 5px center;background-repeat: no-repeat;} .downfirst{margin-left: 29px;margin-right: 4px;font-size: 11px;line-height: 22px;} .downsecond{font-weight: bold;line-height: 6px;padding: 0px 0 5px 0;margin-right: 4px;margin-left: 30px;font-size: 12px;} .downthird{font-weight: bold;line-height: 4px;padding: 12px 5px;margin-left: 25px;font-family: sans-serif;font-size: 13px;} .atozlist ul{width:100%;float:left;} 
.atozlist li{padding: 1px;float:left;width: 16.666%;list-style:none;} 
.atozlist a{line-height:30px;text-align:center;display:block;font-weight:bold;border:1px solid #e5e5e5;}

.cat-rate .main-rating-part {
    margin: 2px 0 0 4px;
    position: absolute;
    right: 5px;
    top: 166px;
}
.cat-rate .main-rating-part > img {
    width: 82px;
}
.main-rating-part > img {
    position: relative;
    z-index: 1;
}
.cat-rate .imgset_color { 
    height: 16px;
    position: absolute;
    top: 1px;
}
.imgset_color {
    height: 20px;
    top: 0;
 background: orange !important;
}
