body {
    margin: 0px auto;
    padding: 0px;
   font-size: 12px;
   font-family:Arial, Helvetica, sans-serif;
    background: #F6F6F6 none repeat scroll 0% 0%;
    color: #595858;
}

.header {
     height: 75px; 
	font-weight:bold;
	background:repeat-x scroll 50% top rgb(41,129,191);
	color: rgb(255,255,255);
	border:1px;
	border-radius:2px;
	margin-top: 0px;
	
}
.fmenu{

    background: none repeat scroll 0% 0% rgb(255,250,250);
	
}
.rmenu{
	font:10pxTahoma;
	background: none repeat scroll 0% 0% rgb(105,104,104);
	color: white;
	border:1px white;
	border-radius:2px;
	margin-left:3px auto;
	margin-top:1px;
}
.rmenu1{
	padding-top: 5px;
	height:40px;
	font:10pxTahoma;
	background: none repeat scroll 0% 0% rgb(105,104,104);
	color: rgb(117, 191, 0);
	border:1px white;
	border-radius:2px;
}
.rmenu1 a{
	margin-left: 0px;
	text-decoration:none;
	color: white;
}
.rmenu1 a:hover{
	color:black;
	background: no-repeat scroll right center rgb(254, 246, 196);
	font-weight:none;
}
.form{
	background: none repeat scroll 0% 0% rgb(105,104,104);
	border:1px solid gray;
	border-radius:5px;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:10px;
	padding-bottom:10px;
}
.recent{

	height:20px;
	font:16px Tahoma;
	background:repeat-x scroll 50% top rgb(41,129,191);
	color: rgb(255, 255, 255);
	border:1px white;
	border-radius:2px;
	padding-left:10px;
	padding-top:1px;
	border-bottom: 1px solid #DDDDDD;
}
.recently {
	background: none repeat scroll 0% 0% rgb(255, 255, 255)
	font:10pxTahoma;
	font-size: 13px;
    padding-left:0px;
	list-style:none;
	text-align:left;

}

ul.recently{
	margin:0px;

}
.recently a{
	text-decoration: none;
     color: steelblue;
    
}
.recently a:hover{
	color:black;
	background: no-repeat scroll right center rgb(254, 246, 196);
	font-weight:none;
}
}
.imenu{
	border:1px white;
	border-radius:4px;
	margin-left:0px auto;
	color: rgb(117, 191, 0);
	padding-top:0px;
}
.footer{
	height:20px;
	font:15px Tahoma;
	background:repeat-x scroll 50% top rgb(41,129,191);
	color: rgb(255, 250, 250);
	border:1px solid gray;
	border-radius:4px;
	padding-left:10px;
	margin-top:1px;
}
.tags{
	background: none repeat scroll 0% 0% rgb(255,250,250)
}
.tags h4{
		color: gray;
		text-align: left;
}

#pagination_controls{
	    text-align: center;
	    font-size:13px;
	    padding-top:4px;
	    padding-bottom:4px;
	    line-height:2;
	    
}
#pagination_controls a{
	border: 1px solid #ccc;
    padding: 2px 5px;
    /*margin: 0 1px;*/
    background: #ccc;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    font-weight: bold;
}
#pagination_controls a:hover{	
    color:white;
	background: no-repeat scroll right center rgb(255,140,0);;
	font-weight:bold;
}

/*#pagination_controls{*/
/*	text-align: center;*/
/*}*/
/*#pagination_controls a{*/
/*	text-decoration: none;*/
/*}*/

/*#pagination_controls a:hover{	*/
/*    color:white;*/
/*	background: no-repeat scroll right center rgb(255,140,0);;*/
/*	font-weight:none;*/
/*}*/
.info{
	color:black;
}
.recnt{
      background: none repeat scroll 0% 0% rgb(255,250,250);
}
.mainmenu {
	background: none repeat scroll 0% 0% rgb(255,250,250);
	font:10pxTahoma;
	font-size: 13px;
	line-height:16px;
	border-bottom: 1px solid rgb(221, 221, 221);
	padding-left:2px;
	padding-bottom:3px;
	padding-top:3px;
	list-style:none;
}
ul.mainmenu {
	margin:0px;
	text-align: left;
	
}

.mainmenu a{
	text-decoration: none;
     color: steelblue;
    
}
.mainmenu a:hover{
	color:black;
	background: no-repeat scroll right center rgb(254, 246, 196);
	font-weight:none;
}
table{
	width: 100%;
}
table td{
	border-bottom: double rgb(221, 221, 221);
	border-left: 0px;
  border-right: 0px;
	
}







.test_video_custom_class label {
    position: relative;

    bottom: 216px;
    right: -2px;
    background-color: 
#FED700;
font-weight:inherit;
color:
    #000;
    font-size: 11px !important;
    display: inline-block;
    line-height: 12px;
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 2px;
}
.test_video_custom_class p {
    position:relative;
    bottom: 216px;
    right: -67;
    font-weight:inherit;
    background-color: 
#19d113;
color:
    #000;
    font-size: 11px !important;
    display: inline-block;
    line-height: 12px;
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: 0.9;
}

.search {
    background-color: rgb(105,104,104);
    color: #696969;
    border-bottom: 1px solid #E1E1E1;
    padding: 4px;
    text-align: center;
}
.tele a{
    text-decoration:none;
}
}

.button {
  background-color: #006400; /* Green */
  border: none;
  color: white;
  border-radius: 6px;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: bold; 
  margin: 4px 2px;
  cursor: pointer;
}


.posterimg {
	
	display: block;
	
	clear: both;
	border: 3px solid;
	box-shadow: 0 0 0 1px;
	box-shadow: 0 0 10px 2px;
	border-radius: 7px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
    
 }

 .posterss{
 	margin-top: 10px;

 }
.mvinfo{

    background: #513e3e;
    background: -moz-linear-gradient(top,#261d1d 0,#0138a3 100%);
    padding: 7px;
    background: -webkit-linear-gradient(top,#513e3e 0,#261d1d 100%);
    background: linear-gradient(to bottom,#513e3e 0,#261d1d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#513e3e', endColorstr='#262A34', GradientType=0 );
    border-bottom: 3px solid #FF4500;
    color: #fff;
    text-transform: capitalize;

}

.jatt {
    background-color: #eeecec;

}

.jatt1 {
    background-color: #fafafa;
}

.jatt, .jatt1 {
	display: -webkit-box;
    padding: 4px;
    font-size: 13px;
    border-bottom: 1px #ecd5d2 solid;
}

.mvsinfo {
        color: red;
        text-wrap: balance;
}