body {
margin: 0px auto;
padding: 0px;
font-size: 14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #F6F6F6 none repeat scroll 0% 0%;
color: #595858;
}

#SpacerDiv {
margin:auto;
padding:10px;
}

.ytg { border-radius: 3px; background-color: #fdfdfd; margin-top: 1px; margin-bottom: 1px; padding: 5px; font-weight: bold; border: 1px solid #ececec; }
.line { background: #f9f9f9; padding-top: 8px; padding-left: 4px; padding-bottom: 6px; font-size: 13px; text-align: left; font-weight: bold; border-bottom: 1px dotted #afcddc; }
.head1 {color:#fff;font-size: 19px;font-weight: bold;background:#df0174;padding:9px;text-transform:capitalize}a{color: red;}
.head {
background-color:#866611;
color:#FFF;
margin:auto;
padding:5px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
float:none;
text-transform:uppercase;
}

h1,h2,h3 { background: #e6e7e7;
   margin: 2px;}

.Description {
background-color:#D0E3ED;
color:#336699;
margin:auto;
padding:2px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
float:none;
}


.footer {
background: #515A5A none repeat scroll 0% 0%;
padding: 10px;
margin: 0px;
color: #FFF;
text-align: center;
border-top: 2px solid rgb(187, 143, 206);
}
.footer a{color:#b3b6b7}

a { text-decoration:none; color:#000; }
a:hover { text-decoration:none; color:#58ACFA; }


.copyright {
background:#284E75;
color:#FFF;
margin:auto;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

.container {
color:#336699;
width:1000px;
margin:auto;
padding:10px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #D0E3ED;
border-radius:5px;
}

.table {
width:500px;
margin:auto;
border:1px dotted #CCCCCC;
}
.title {
background:#D0E3ED;
color:#336699;
margin:auto;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:left;
}

.title2 {
background:#E3EEF3;
color:#FFF;
margin:auto;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

#message {
margin:auto;
width:500px;
background:#FFFFC4;
color:#006600;
padding:10px;
border:1px solid #FDC856;
border-radius:5px;
}

.movie 
{
color:#D3FEF9;
font-weight:normal;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px solid #DDDDDD;
padding:5px;
}
	 .movie:hover { background: #FEF6C4 url(images/arrow.png) no-repeat right; }

.movie a {
color:#005D92;}
	 .movie a:hover {
color:#000000;
text-decoration:bold;
}	

.movies 
	
{
background-color: #fff; padding: 5px; border-bottom: 1px #D3ECFE solid; font-weight: normal;  
}

.cat {background-image: -moz-linear-gradient(center bottom , rgb(8, 160, 219) 0%, rgb(22, 183, 251) 50%, rgb(22, 183, 251) 100%); background-image: -webkit-linear-gradient(center bottom , rgb(8, 160, 219) 0%, rgb(22, 183, 251) 50%, rgb(22, 183, 251) 100%); background-image: -o-linear-gradient(center bottom , rgb(8, 160, 219) 0%, rgb(22, 183, 251) 50%, rgb(22, 183, 251) 100%); padding: 6px; color: #FFF; text-shadow: 1px 1px 3px #333; font-weight: bold; margin: 0px; font-size: 14px; background-color: #08A0DB; }


 .catList2 {padding: 3px;
text-align: center;
background-color: #eaf2f8;
border-bottom: 2px solid rgb(212, 230, 241);
}
	
.mylist {
color:#086A87;
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px solid #DDDDDD;
padding:6px;
}
	 .mylist:hover { background: #FEF6C4 url(images/arrow.png) no-repeat right; }

.mylist a {
color:#005D92;}
	 .mylist a:hover {
color:#000000;
text-decoration:bold;
}


	
.mylist1 {
color:#ecd5d2;
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px solid #DDDDDD;
padding:6px;
}
	 .mylist1:hover { background: #FEF6C4 url(images/arroww.png) no-repeat right; }

.mylist1 a {
color:#005D92;}
	 .mylist1 a:hover {
color:#000000;
text-decoration:bold;
}
.catList {
background: #ede9dd url(images/title_back.gif) repeat-x;
position: relative;
z-index: 1;
font-size: 11pt;
font-weight:bold;
padding:5px 1px 5px 1px;
color: #aba494;
text-align: left;
text-shadow: 0px 1px 0px #ffffff;
border-top: 1px solid #ddd7c6;
border-bottom: 1px solid #ddd7c6;
}

.catList:hover { background: #FEF6C4 url(images/arroww.png) no-repeat right; }

.catList a {
color:#005D92;

}

.catList a:hover {
color:#000000;
text-decoration:bold;
}

hr {
    background-color: #EEEEEE;
    border: medium none;
    height: 1px;
    margin: 2px 0;
    padding: 0;
}

.notice_box {
background-color:#FAFCFC;
color:#005D92;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
border:solid 1px #F2F2F2;
font-size:12px;
padding:5px;
}

.notice_box a { text-decoration:none; color:#005D92; }
.notice_box a:hover { text-decoration:none; color:#58ACFA; }
header-social {
	text-align: center;	
	margin-bottom: 10px;
	margin-top: 10px;
}
.button {
  font-family: poppins,sans-serif;
  color: white;
  padding: 8px 6px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 5px 1px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  cursor: pointer;
  min-width:170px;
  box-shadow: 0px 0px 32px -10px #fe0000;
}
.buttontg {
  background-color: #009DE1;
  text-transform: uppercase;
  border-radius: 15%;
}
.buttonapk {
  background-color: #8C46FE;
  text-transform: uppercase;
  border-radius: 15%;
  width: 300px;
  font-size: 16px;
  font-weight: 500;
}

.tags{font-size:small}.gm{padding:3px;display:inline}.box{background:#f2f2f2;border:1px solid #ccc;color:#333;text-align:center;margin:6px;padding:5px}.Apps{background-color:#fade8b;color:red;border-bottom-width:0;border-bottom-color:#f6960d;border-bottom-style:solid;padding-top:5px;padding-bottom:5px;padding-left:2px;font-weight:700}.movieRaw{background-color:#fff;color:red}.asm{font-weight:600;font-weight:700;display:block;color:#000;white-space:pre;white-space:pre-wrap;border:1px solid #ededed;background:#FCFCFC;box-shadow:0 2px 5px 1px rgba(0,0,0,.25);border-radius:3px;line-height:22px;padding:8px 10px}.dailyupdate{background-color:#fafafa;color:#000;border-bottom-width:1px;border-bottom-color:#ccc;border-bottom-style:solid;padding:5px 3px 5px 5px;font-weight:700;display:block}.back,.path{background-color:#eee;padding:5px 5px 8px;border-top:1px solid #ecd5d2;border-bottom:1px solid #ecd5d2}.back{text-align:center}.back div{padding-top:5px}.pgn{text-align:center;padding-top:10px;background:#eee}.pgn a,.pgn span{margin:0 2px;-moz-border-radius:3px;-webkit-border-radius:3px}.pgn div{padding-top:5px}.upcomming{background-color:#fafafa;padding:5px;border-bottom:1px solid #ecd5d2;font-weight:700}.upcomming:hover{background:#fef6c4}.tags,.topupdate{background-color:#FFF8DC}

p {
    margin: 2px;
    padding: 2px;
    border: 1px dotted #f4f4f4;
}

.update {
   background: #FFFFF4;
   border-bottom: 1px solid #FBEAB5;
   padding: 5px;
   font-weight: bold;
   font-size: 14px;
}

.green {
    color: #18841c;
}

.blue {
    color: #104374;
}

.buttons{font-family:poppins,sans-serif;color:#fff;padding:8px 6px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;margin:5px 1px;-webkit-transition-duration:.4s;transition-duration:.4s;cursor:pointer;min-width:170px;box-shadow:0 0 32px -10px #fe0000}.bollywood{background-color:#44b81a;text-transform:uppercase;border-radius:15%;font-weight:500}.desijunx{background-color:red;text-transform:uppercase;border-radius:15%;font-weight:500}.buttontg{background-color:#009de1;text-transform:uppercase;border-radius:15%}.howtodl{background-color:#df9a17;text-transform:uppercase;border-radius:15%}#header-social{text-align:center;margin-bottom:10px;margin-top:10px}