      @charset "utf-8";
/* CSS Document */
/*============font-face==============================*/
	@font-face {
    font-family: "bebas Neue";
    src: url('../font/bebasneue.eot');
    src: url('../font/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('../font/bebasneue.woff') format('woff'),
         url('../font/bebasneue.ttf') format('truetype'),
         url('../font/bebasneue.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:calibri;
    src: url('../font/calibri_0.eot');
    src: url('../font/calibri_0.eot') format('embedded-opentype'),
         url('../font/calibri_0.woff') format('woff'),
         url('../font/calibri_0.ttf') format('truetype'),
         url('../font/calibri_0.svg#CalibriRegular') format('svg');
}
/* Global properties ======================================================== */
html {width:100%}
body {
	font-family: calibri;  
	font-size:14px; 
	background: url('../images/body_bg_diyw_new.png') center top #dddddd no-repeat !important;
	color:#333; 
	margin:0px;
	padding:0px;
	}
a {color:#666; outline:none; text-decoration:none;}
a:hover {text-decoration:none}
img{border:none;}
.clear{
	clear: both;	
	height: 0;
	visibility: hidden;
	display: block;
}

/*========================logo=================================*/
.main-logo{width:100%; margin:0 auto;}
.diy_logo{width:366px; background: url(../images/diy_wrestlng_logo.png)  no-repeat; height:48px; float:left; margin:51px 0 0 0px;position:absolute;}
.diy_small_logo{background: url(../images/diy_wrestlng_small_logo.png)  no-repeat; height:32px;display:table; margin:5px auto -5px; position:relative; width:200px;}

.diy_logo a{width:366px; height:48px; float:left; }

 /*============================Header===================================*/
header{width:100%;	height:121px; position:relative; margin:0 auto; background:url(../images/head_bg.png) repeat-x;}
.head_bg{width:100%; float:left; height:auto; /*border-bottom: 1px solid #cfd0d2;*/ }
.top_left_wlcm{font-size:14px; color:#fff; padding:15px 0;}
.head_right{width:auto; /*410px; float:right !important;*/ display:block;position:relative;}
.cat_main_wrap{width:410px; /*float:right !important;*/ margin-top:57px; display:block;position:absolute;right:0;}
.top_head{height:31px; display:block;  width:auto; float:right;}
.top_head ul{margin:0; padding:0;float:right;}
.top_head ul li{list-style:none; float:left; height:auto; display:block; color:#fff; padding-top:5px; padding-bottom:2px;}
.top_head ul li a{font-size:14px; font-family:"bebas Neue"; color:#fff; padding:0 5px; letter-spacing:0.5px;}
.top_head ul li a:hover{font-size:14px; font-family:"bebas Neue"; color:#000; text-decoration:none;}
.top_head ul li.sale_lnk{list-style:none; background:#000; float:left; height:auto; display:block; color:#fff; padding:5px 25px 3px 25px; border-radius:0 0 5px 5px; margin-right:25px; box-shadow:1px 1px 0 #CC151A;}
.top_head ul li.sale_lnk a{letter-spacing:2px; font-size:15px; list-style:none; background:#000; float:left; height:auto; display:block; color:#fff; border-radius:0 0 5px 5px; margin-left:0px;}
.top_head ul li.sale_lnk a:hover{list-style:none; background:#000; float:left; height:auto; display:block; color:#fff; border-radius:0 0 5px 5px; margin-left:0px;}
.top_category{float:left; min-height:29px; height:auto; display:block;}
.search_wrap{width:227px; float:left; height:43px; display:block; background:url(../images/search_bg.png) no-repeat;}
.search_wrap input[type="text"]{width:170px; float:left; height:25px; padding:5px; margin:5px 0 0 5px; border:0 none;  display:block; background:none; box-shadow:0 0 0; border-radius:0 0 0; font-size:18px; font-family:"bebas Neue"; color:#707070;}
.search_wrap input[type="text"]:focus{width:170px; float:left; height:25px; padding:5px; border:0 none; margin:5px 0 0 5px; display:block; background:none; box-shadow:0 0 0; border-radius:0 0 0; font-size:18px; font-family:"bebas Neue"; color:#707070;}
.search_wrap input[type="button"]{width:37px; float:left; height:38px;  padding:0; margin:0;border:0 none;1px solid #00558e;; color:#fff;  font-size:17px; background: none; border-radius:0; display:block; padding:12px 0; text-indent:-9999px; margin-left:3px;}

/* By Mitul */
#formcategory {
  width: 182px;
}
.catddm {display:none; width:163px;}
.srtddm {display:none; width:141px;}

/*============================Menu===================================*/
nav{width:100%; float:left; display:block; height:auto;}
.menu{
 	    height: auto;
		width: 1000px;
		float:left;
		border-bottom:1px solid #dfdfdf;
	}
.menu a {
	color:#777;
	font-size:16px;	
	text-align:center;
	display:block;
	padding:3px 0px 0px 0;
	text-transform:uppercase;

}
.menu a:hover {
	color:#00558e;
    text-decoration:none;
}
.menu a:focus {
	color:#00558e;
  text-decoration:none;
}
.menu a:active {
	color:#00558e;
  text-decoration:none;
}

.menu ul {
	margin:0px;
	padding:0px;
}
.menu li {
	height:auto;
	width:auto;
	float:left;
	padding-bottom:20px;
	margin-right:33px;
	text-align:center;
	list-style:none;
	position:relative;
	
}
.menu li.call_tab {
	height:auto;
	width:auto;
	float:right;
	padding-bottom:13px;
	margin-right:0;
	text-align:center;
	list-style:none;
	font-size:26px;
	color:#616161;
	font-family:"Roboto Light";;
	position:relative;

}
.menu li.call_tab i.call_icn{width:30px; float:left; height:30px; background:url(../images/icons.png) -42px -19px no-repeat; margin-right:30px;}
.menu li.active { color:#00558e;}
.menu li.last_menu {
	background:none;
}

.menu ul li ul {
	min-width:160px;
	width:auto;
	position:absolute;
	display:none;
	background:#f0f0f0;
	border-top:1px solid #dfdfdf;
	top:43px;
	}
.menu ul li ul li {
	width:100%;
	margin-right:0px;
	padding:10px 0;
	height:auto;
}
.menu ul li ul li:last-child {
	width:100%;
	margin-right:0px;
	padding:10px 0;
	border-bottom:0 none;
	height:auto;
}
.menu ul li ul li:hover:last-child {
	width:100%;
	margin-right:0px;
	padding:10px 0;
	border-bottom:0 none;
	height:auto;
}

.menu ul li ul li:hover {
	width:100%;
	padding:10px 0;
	height:auto;
	color:#00558e;
}

.menu ul li ul li a {
	font-size:14px;
	padding:0px 10px;
	text-align:left;	
	color:#616161;
	text-transform:capitalize;
}
.menu ul li ul li a:hover {
	color: #00558e;
}
.menu ul li:hover ul {
	display:block;
}

/*====================== Gallery Slider =================================*/
.main_banner{ float:left; height:475px; margin-top:14px; position:relative; z-index:0;}
.banner_inner{width:640px; margin:0 auto; display:block; height:475px;}
.banner_inner ul#myGallery{width:640px; margin:0 auto; display:block; height:475px;}
.html5gallery{  display: block; height: 475px !important; float:left;  position: relative;    width: 640px !important;}
.html5gallery-container-0{width:640px !important; float:left; height:475px !important; background:none !important; border:0 none !important; box-shadow:none !important;}
.html5gallery-box-0{width:640px !important; float:left; height:355px !important;}
.html5gallery-car-0{background:none !important; border:0 none !important;}
/*====================== Left_panel =================================*/
.main_left_panel{width:640px; float:left; height:auto;}
.left_title{ width:100%; font-size:28px; font-family: "bebas Neue"; color:#333333; border-bottom:1px solid #e0e0e0; padding-bottom:15px;}
.left_tab_block{width:100%; float:left; height:auto; margin-top:20px; }
.video_wrap{width:96%; float:left; height:745px; background:#e2e2e2; padding:10px; border-radius:10px; border:1px solid #bfbfbf;}
.video_wrap ul{margin:0; padding:0;}
.video_wrap ul li{list-style:none; float:left; height:auto;}
.video_wrap ul li a:hover{text-decoration:none; cursor:pointer;}
.video_wrap ul li a:hover .video_box h3{text-decoration:none; color:#d60002; font-weight:bold;}

.video_wrap ul li a .captn{list-style:none; float:left; color:#FFF; height:103px; width:160px; background:#cf0007; opacity: 0.8; display:none; position:absolute; margin:10px; padding:10px;}
.video_wrap ul li a .captn span.vid_user {right: 0; float: right; position: absolute; bottom: 0; padding-right: 5px;}
.video_wrap ul li:hover a .captn{list-style:none; float:left; color:#FFF; height:103px; width:160px; background:url("../images/video_cap_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0); opacity: 1; display:block; position:absolute; margin:12px; padding:10px;}

.left_tab_block .nav{ margin:0px 0 0 10px; border-bottom:0 none;}
.nav-tabs > li > a{ background:url(../images/tab_default.png) repeat-x; border-radius:7px 7px 0 0; font-size:20px; font-family:"bebas Neue"; color:#353535; text-shadow:1px 1px 0 #fff; padding:7px 31px !important; border:1px solid #d2d2d2 !important;}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{ background: url(../images/tab_active.png) repeat-x !important; border-radius:7px 7px 0 0; font-size:20px; font-family:"bebas Neue"; color:#fff !important; text-shadow:none; padding:7px 40px; border:1px solid #d2d2d2}

.video_box{width:180px; float:left; height:auto; background:#fff; padding:7px; box-shadow:1px 2px 0 #CCC; margin:5px}
.video_box img{width:180px; float:left; height:123px; /*height:auto;*/}
.video_box h3{width:100%; font-size:15px; font-family:calibri; height:auto; color:#000; font-weight:bold; margin:3px 0 3px 0; float:left; line-height:normal;}
.custom_cls .desc_box h3{width:100%; font-size:17px; font-family:calibri; height:auto; color:#000; font-weight:bold; margin:3px 0 3px 0; float:left; line-height:normal;}
.custom_cls .desc_box .inner {width:100%; float:left; height:100%; padding:0 5px; position:relative;}
.custom_cls .desc_box .inner .name_box{border-bottom:1px solid #D0D0D0; padding-bottom:10px; min-height: 83px;}
.custom_cls .desc_box .inner .name_box .vid_title{font-size:21px; letter-spacing:0.6px;}
.custom_cls .desc_box .inner .name_box .expiry{font-size:15px; line-height:13px; letter-spacing:1px;}
.custom_cls .desc_box .inner .status_box{width:26%; border:1px solid #cfcfcf;}
.custom_cls .desc_box .inner .status_box span{line-height:22px; border-bottom:1px solid #cfcfcf; background:#F5F5F5; font-size:0.9em;}
.custom_cls .desc_box .inner .status_box span:nth-child(even){background-color: #e9e9e9;}
.custom_cls .desc_box .inner .status_box span:last-child{border-bottom:0px;}
.custom_cls .desc_box .inner .top-lnk {font-size:12px;}
.custom_cls .desc_box a.link_style h3:hover{color:#D60002 !important;}
.video_box h4{width:auto; font-size:12px; font-family:calibri; height:auto; color:#969696; font-weight:normal; font-style:italic; margin:0; float:left; line-height:normal}
.custom_cls .desc_box h4{width:auto; font-size:12px; font-family:calibri; height:auto; color:#969696; font-weight:normal; font-style:italic; margin:0; float:left; line-height:normal}
.video_box h4.price{color:#CF0007;float:right;bottom:0;position:relative;}
.custom_cls .desc_box h4.price{color:#CF0007;float:right;bottom:0;position:relative;}
/*.custom_cls .desc_box div.cnt{height:20px; margin-top:15px; background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #EEEEEE; vertical-align:middle;}*/
.custom_cls .desc_box div.cnt{height:20px; margin-top:5px;}
.custom_cls .desc_box div.cnt span {margin-left:20px; cursor:pointer;}
.custom_cls .desc_box div.cnt span.first{margin-left:5px;}
.custom_cls .desc_box span.mid-size{font-size:15px;}
.custom_cls .desc_box span.mid-size font{font-weight:bold;}
/*====================== right_panel =================================*/
.main_right_panel {
    float: right !important;
    margin-left: 20px !important;
    width: 270px !important;
}

.main_right_panel .media{line-height:normal; padding-bottom:5px; border-bottom:1px dotted #CCC;}
.main_right_panel .media a.pull-left img{width:78px; height:56px; float:left;}
.main_right_panel .media .media-body h4.media-heading{font-family:"bebas Neue"; font-size:17px; color:#000; font-weight:normal; margin:0;}
.main_right_panel .media .media-body {font-size:12px; font-family:calibri; color:#333;}
.main_right_panel .media .media-body span {float:right; width:100%; text-align:right; font-size:11px; font-family:calibri; color:#999; font-style:italic; }

.event_wrap{width:100%; float:left; display:block; margin-bottom:50px;}
.event_inner_box{ float:left; display:block; width:266px; height:166px; margin-top:10px;}
.event_inner_box img{width:266px; height:166px;}

.social_wrap{width:100%; float:left; display:block; margin-bottom:50px;}
.social_inner_box{ float:left; display:block; width:266px; height:auto; margin-top:10px;}

/*======================container=================================*/
.content_wrap{width:100%; height:auto; float:left;}
.inner_main{width:980px; margin:0 auto; height:auto;}
.main_contentarea{width:950px; height:auto; float:left; margin:25px 0 25px 0; background:#fff; border-radius:10px; box-shadow:0 0 10px #333; padding:15px; min-height:320px;}

/*======================Gallery=================================*/
.photo_gallery_wrap{width:100%; float:left; display:block; height:auto; margin-top:30px; }
/*=======================footer ==============================*/
footer{width:100%; float:left; height:70px; margin-top:5px; background: url(../images/footer_bg.png) repeat-x;}
.main_footer{width:1000px; margin:0px auto; height:auto; padding-top:7px; }


.ft_lnk{margin:0 auto; text-align:center; height:auto; display:block; color:#999;}
.ft_lnk a{font-size:14px; color:#fff; text-transform:capitalize; padding:0 10px;}
.ft_lnk a:hover{font-size:14px; color:#fff; text-decoration:underline; text-transform:capitalize; padding-right: 10px;}

.copy_link{ font-size:12px; height:auto; color:#777777; float:left; position:relative; font-family:calibri;  text-align:center;  text-transform:capitalize; width:100%; margin-top:7px;}
.copy_link a{ font-size:12px; color:#fff; font-family:Roboto; padding:0 3px;}
.copy_link a:hover{ font-size:12px; color:#dd0d0d;}

.copy_link_frnt{ font-size:12px; height:auto; color:#fff; float:left; position:relative; font-family:calibri;  text-align:left;  padding:10px 0 10px 37px; text-transform:uppercase; width:100%;}

.footer_menu{width:auto; float:right; height:auto; padding:10px 37px 0 0; color:#CCC;}
.footer_menu a{width:auto; height:auto; color:#fff;}
.footer_menu a:hover{width:auto; height:auto; color:#06F; text-decoration:none;}

/*======================Login=========================*/
.main_login_wrap{width:950px; height:auto; float:left; margin:25px 0 25px 0; background-color: #fff;
  background-image: -moz-linear-gradient(top, #fff, #E5E5E5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#E5E5E5));
  background-image: -webkit-linear-gradient(top, #fff, #E5E5E5);
  background-image: -o-linear-gradient(top, #fff, #E5E5E5);
  background-image: linear-gradient(to bottom, #fff, #E5E5E5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#E5E5E5', GradientType=0); border-radius:10px; box-shadow:0 0 10px #333; padding:15px}

.form-signin {
	margin: 10px 30px;
    max-width: 100%;
}
.form-signin p {
	float: right;
	padding-top: 13px;
}
.social_btn input[type="button"].fb_btn{width:270px; background:url(../images/signin_fb.png) no-repeat; float:right; height:37px; overflow:hidden; border:0 none; cursor:pointer; margin-bottom:10px;}
.social_btn input[type="button"].twitter_btn{width:270px; background: url(../images/signin_twitter.png) no-repeat; float:right; height:37px; overflow:hidden; border:0 none; cursor:pointer;}

.form-signin .span4.pull-right{margin-top:40px;}
.form-signin .span4.pull-left{margin-top:10px;}

input[type="text"].usertxtbox{width:255px; height:auto; height:30px;}
input[type="password"].usertxtbox{width:255px; height:auto; height:30px;}
.form-signin h2.form-signin-heading{width:100%; font-size:28px; font-family: "bebas Neue"; color:#333333; border-bottom:1px solid #e0e0e0; margin-top:0px; line-height:normal; font-weight:normal;}
.span4 {width:312px;}
.form-signin button.btn.btn-danger,.form-signin button.btn.btn-primary,input.btn[type="submit"]{font-size:18px; font-family: "bebas Neue"; color:#fff; margin-top:5px; width:150px;}
.form-signin button.btn.btn-danger i.icon-lock, input.btn[type="submit"]{margin-top:3px;}
.form-signin button.btn.btn-primary i.icon-lock, input.btn[type="submit"]{margin-top:3px;}
.form-signin button.btn.btn-info, input.btn[type="submit"]{font-size:18px; font-family: "bebas Neue"; color:#fff;}
.form-signin button.btn.btn-primary, .form-signin button.btn.btn-primary, input.btn[type="submit"]{font-size:18px; font-family: "bebas Neue"; color:#fff;}
.form-signin .or{ text-align:center; margin-top:10px; font-size:16px; text-transform:uppercase;}
.OR_div{width:52px; float:left; height:261px; background:url(../images/or.png) no-repeat; margin-left:100px;}
.social_btn{width:270px; float:right; height:auto; margin-top:36px; margin-right:20px;}
.form-signin .input-prepend .add-on{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	min-width: 16px;
	padding: 4px 5px;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
}


/*.loginpage_info {float: left; height: auto; width: 100%;}
.loginboxbg {background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 5px 0 #333333; float: left; font-size: 20px; height: auto; margin: 20px 0 10px; width: 100%;}
.loginbox_header {background: none repeat scroll 0 0 #F3F2F2; border-bottom: 2px solid #B2B2B2; color: #FF2514; font-weight: 600; margin-bottom: 20px; padding: 10px 0; text-align: center; width: 100%;}
.loginpage_textbox_top {background: none repeat scroll 0 0 #E8E8E8; border: 1px solid #D0D0D0; border-top-left-radius: 8px; border-top-right-radius: 8px; height: 50px; margin: 15px auto; width: 320px;}

.loginpage_textbox_down {background: none repeat scroll 0 0 #E8E8E8; border: 1px solid #D0D0D0; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; height: 50px; margin: 15px auto; width: 320px;}
.loginpage_button {background: none repeat scroll 0 0 #FF2514; border: medium none; border-radius: 6px 6px 6px 6px; box-shadow: 0 2px 4px 1px #B59D91, 0 -2px 6px rgba(0, 0, 0, 0.6) inset, 0 1px 1px rgba(255, 255, 255, 0.8) inset; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 700; margin: 15px 10px 15px 50px; padding: 12px 0; text-align: center; width: 198px;}
.loginpage_button:hover {background-color: #F14F42;}
.or {background: url("../images/or_bg.png") no-repeat scroll center center transparent; color: #333333; font-size: 16px; height: 28px; margin: 0 auto; text-align: center; width: 100%; float:left;}
.forgot_pswd { color: #333333; float: left; font-size: 14px; margin-left: 50px; padding-bottom: 20px;}
.sign_up {background: none repeat scroll 0 0 #4A87D6; border: medium none; border-radius: 4px 4px 4px 4px; box-shadow: 0 3px 5px 0 #B59D91, 0 5px 20px rgba(0, 0, 0, 0.5) inset, 0 1px 1px rgba(255, 255, 255, 0.8) inset; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 500; margin: 15px 50px 15px 10px; padding: 12px 10px; text-align: center;}
.checkbox {margin: 0 0 0 52px !important;}
.ch_txt {font-size: 12px; margin: 0 7px; vertical-align: middle;}
.img_login {float: left; margin: 18px 10px;}
.loginpage_textbox {background: none repeat scroll 0 0 #E8E8E8; border: medium none; font-size: 16px; font-style: normal; font-weight: normal; margin: 15px 5px; vertical-align: middle;}
.loginwith_fb {background: none repeat scroll 0 0 #4A87D6; border: medium none; border-radius: 4px 4px 4px 4px; box-shadow: 0 3px 5px 0 #B59D91, 0 5px 20px rgba(0, 0, 0, 0.5) inset, 0 1px 1px rgba(255, 255, 255, 0.8) inset; color: #FFFFFF; cursor: pointer; float: left; font-size: 12px; font-weight: 500; margin:20px 0 20px 50px; padding: 7px 10px; text-align: center;}
.loginwith_fb:hover {background: none repeat scroll 0 0 #4191FA;}
.loginwith_tw {background: none repeat scroll 0 0 #2EC0F3; border: medium none; border-radius: 4px 4px 4px 4px; box-shadow: 0 3px 5px 0 #B59D91, 0 5px 20px rgba(0, 0, 0, 0.5) inset, 0 1px 1px rgba(255, 255, 255, 0.8) inset; color: #FFFFFF; cursor: pointer; float: left; font-size: 12px; font-weight: 500; margin: 20px 0 20px 50px; padding: 7px 0; text-align: center; width: 140px;}
.loginwith_tw:hover {background: none repeat scroll 0 0 #49B9E1;}
.signup_textbox {background: none repeat scroll 0 0 #E8E8E8; border: 1px solid #D6D6D6; font-family: Tahoma; font-size: 14px; margin: 10px 0; padding: 12px 5px; vertical-align: middle; width: 100%;}
.signup{font-size: 16px; margin: 0 20px; width: 45%; float:left;}
.sign_up:hover {background: none repeat scroll 0 0 #4191FA;}
.signup table tr td a:hover{text-decoration:underline;}
.signup_loginbtn {cursor: pointer; width: 250px !important;}
.button {background: none repeat scroll 0 0 #FF2514; border: medium none; border-radius: 4px 4px 4px 4px; box-shadow: 0 2px 4px 1px #B59D91, 0 -2px 6px rgba(0, 0, 0, 0.6) inset, 0 1px 1px rgba(255, 255, 255, 0.8) inset; color: #FFFFFF; font-size: 14px; font-weight: 700; margin: 8px 0 0 20px; padding: 7px 15px; text-align: center;}
.button:hover {background-color: #F14F42; text-decoration:underline;}
.forgot_pswd a:hover {text-decoration: underline;}
*/
.error_field {border: 1px solid #FF0000 !important;}
.errormsg_box {color: #FF0000; font-size: 12px; margin: 0 auto; text-align: right;}
/*======================Login=========================*/

/*======================= Signup ==============================*/
.form-signin table input[type="text"].usertxtbox{width:200px; height:auto; height:30px; margin-right:10px;}
.form-signup.form-signin table input[type="text"].usertxtbox{width:210px; height:auto; height:30px; margin-right:10px;}
.form-signup .signup_err_msg{margin-right:8px;}
.formchangeprofile .signup_err_msg{margin-right:8px;}
.form-signin table input[type="password"].usertxtbox{width:200px; height:auto; height:30px; margin-right:10px;}
.form-signup.form-signin table input[type="password"].usertxtbox{width:210px; height:auto; height:30px; margin-right:10px;}
.form-signin table label span{color:#F00;}
.OR_div_sgup{width:52px; float:left; height:261px; background:url(../images/or.png) no-repeat; margin-left:40px;}
.form-signin table {float:left; margin-left:20px;}
.form-signin table.nomargin{margin-left:0px;}
.OR_div_hor{width:260px;  height:42px; background: url(../images/hori_or.png) no-repeat; margin:10px 0;}
input[type="button"].fb_btn{width:270px; background:url(../images/signin_fb.png) no-repeat;  height:37px; overflow:hidden; border:0 none; cursor:pointer; margin-bottom:10px; display:block; margin:0 auto;}
input[type="button"].twitter_btn{width:270px; background: url(../images/signin_twitter.png) no-repeat; height:37px; overflow:hidden; border:0 none; cursor:pointer;  display:block; margin:0 auto; margin-bottom:10px;}
.social_btn label span{color:#F00;}
/*======================Login=========================*/

/*======================FAQ=========================*/
.faq_expand_collapse
{
	float: right;
	padding-top: 10px;
	font-color: black;
}
.faq_category
{
	margin-top:28px;
	font-size: 16px;
	color: red;"
}
.accordion_toggle {
    padding-left: 10px;
    vertical-align: middle;
    margin-top: 10px;
}
.accordion_toggle .faqq {
    background-image: url("../images/question.png");
    background-repeat: norepeat;
    float: left;
    height: 14px;
    margin-right: 12px;
    width: 13px;
}
.accordion_toggle strong {

    font-size: 14px;
    cursor: pointer;
}
.faqopenindicator {
    background-image: url("../images/plusminus.png");
   
    background-size: 42px 20px;
    float: right;
    height: 22px;
    margin-right: 15px;
    width: 20px;
}
.faq_active{
    background-image: url("../images/plusminus.png");
    background-position: -20px 0;
    background-size: 42px 20px;
    float: right;
    height: 22px;
    margin-right: 15px;
    width: 20px;
}
.accordion_content {
    background-color: #FFFFFF;
    overflow: hidden;
    padding-left: 9px;
    padding-right: 40px;
    padding-top: 16px;
    height: auto;
    width: 610px;
}
.accordion_content .answer {
    margin-left: 30px;
    margin-top: -3px;
    padding-bottom: 8px;
}
/*======================FAQ=========================*/

/*======================CONTACT US=========================*/
.contact_main
{
	float:left; height:auto; background:#e2e2e2; padding:10px; border:1px solid #bfbfbf; margin-top:15px;width:96%;
}
.contact_errormsg_box
{
	color: #FF0000;
    font-size: 12px;
    float:right;
}
label span {
    color: #FF0000;
}
/*======================CONTACT US=========================*/

/*======================Change Profile=========================*/
.formchangeprofile table input[type="text"].usertxtbox{width:265px; height:auto; height:30px; margin-right:10px;}
.formchangeprofile table input[type="password"].usertxtbox{width:265px; height:auto; height:30px; margin-right:10px;}
.profile_textbox
{
	background: none repeat scroll 0 0 #E8E8E8;
	border: 1px solid #D6D6D6;
	font-family: Tahoma;
	font-size: 14px;
	margin: 10px 0;
	padding: 12px 5px;
	vertical-align: middle;
	width: 100%;
}
.profile
{
	font-size: 16px;
	margin: 0 20px;
	width: 45%;
}
.profile_main
{
	float: right;
	width: 70%;
	margin-top: 10px;
	
}
.check_password
{
	float: right;
	margin-right: 100px;
	margin-top: 40px;
	font-size: 16px;
	width: 200px;
	height: 25px;
}	
/*======================Change Profile=========================*/


/*======================= Product Start ==============================*/
.prdct_list_wrap{width:100% !important; height:auto; float:left;padding-left:7px;}
.product_wrap{width:96%; float:left; height:auto; background:#f5f5f5; padding:10px; border:1px solid #bfbfbf; margin-top:15px;} /*background:#e2e2e2;*/
.product_wrap ul{margin:0; padding:0;}
.product_wrap ul li{list-style:none; float:left; height:auto;}
.product_wrap.custom_cls ul li{width:97%; background:#fff; margin-bottom:10px;}
.product_wrap.custom_cls .top_category .selectbox-wrapper ul li{margin-bottom:0px;}
.top_category.mr .selectbox-wrapper ul li{width:92%;} 
.top_category.srpt .selectbox-wrapper ul li{width:91%;} 
.product_wrap.custom_cls .selectbox-wrapper ul li {width:92%;}
.product_wrap .cmb_li .selectbox-wrapper ul li{width:92%;}
.product_wrap ul li a:hover{text-decoration:none;}
.product_wrap.search_cls div.selectbox-wrapper ul li {width:92%;}
.product_wrap ul li a:hover .video_box h3{text-decoration:none; color:#d60002; font-weight:bold;}
.product_wrap.custom_cls ul li a:hover .video_box h3{text-decoration:none;}
.product_wrap ul li .video_box{width:180px; float:left; height:auto; background:#fff; padding:7px; box-shadow:1px 2px 0 #CCC; margin:3px;}
.product_wrap.custom_cls ul li .img_box{width:180px; float:left; height:123px; background:#fff; padding:7px 0 7px 7px; margin:3px 0 3px 3px;}
.product_wrap.custom_cls ul li .img_box a.edit_link{margin-top:2px; font-size:13px; text-align:center;}
.product_wrap.custom_cls ul li .img_box img{width:180px; height:123px; border:1px solid #D3D3D3;}
.product_wrap.custom_cls ul li .desc_box{width:502px;/*width:455px;*/ height:137px; float:left; background:#fff; padding:7px; margin:3px;}
.filtr_prdct{width:auto; float:left; height:auto; margin-bottom:10px;}
.filtr_prdct.top_category{margin-left:5px;}
.filtr_prdct input[type="text"]{ float:right; height:30px; margin-right:5px; margin-bottom:0px;}
.fltr_block{padding-bottom:10px; /*border-bottom:1px solid #CCC; margin-top:10px; margin-bottom:10px;*/}
.prdct_dscr{width:100%; float:left; height:auto; margin-top:10px;}
.prdct_dscr p{width:100%; float:left; height:auto; font-size:14px; font-family:calibri; color:#666; text-align:justify; padding-top:10px;}

.product_wrap ul li a .captn{list-style:none; float:left; color:#FFF; height:103px; width:160px; background:#cf0007; opacity: 0.8; display:none; position:absolute; margin:10px; padding:10px;}
.product_wrap ul li a .captn span.vid_user {right: 0; float: right; position: absolute; bottom: 0; padding-right: 5px;}
.product_wrap ul li:hover a .captn{list-style:none; float:left; color:#FFF; height:103px; width:160px; background:url("../images/video_cap_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0); opacity: 1; display:block; position:absolute; margin:10px; padding:10px;}
.fltr_block .top_category{float:right; margin-right:0px;}
.cat_chk_itm{width:100% !important; float:left;}
/*======================= Product End ==============================*/

/*======================= Product Detail==============================*/
.prodct_detail{width:57%; float:right; height:auto; min-height:344px; position:relative; background:#f5f5f5; padding:10px; margin-top:20px; border:1px solid #d5d5d5;}
.prodct_detail h3{line-height:normal; margin:0;}
.pirat_wrap{width:360px; float:left; height:auto; }
.pirat_video{width:360px; float:left; height:310px; margin-top:20px;}
.pirat_video a{width:360px; float:left; height:310px;}
.pirat_video a img{width:350px; float:left; height:300px; border:5px solid #333; background: url(../images/fancybox_overlay.png) repeat; position:absolute;}
.pirat_video a .video_overlay{width:350px; float:left; height:300px;  background: url(../images/play_btn.png) center no-repeat; display:none;}
.pirat_video a:hover .video_overlay{width:350px; float:left; height:300px; background-color: rgba(248, 247, 216, 0.7); background: url(../images/play_btn.png) center no-repeat; display:block; position:absolute;}

.lkcounter{float:left; height:auto; margin-top:12px;}
.lkcounter span{float:left; height:auto; font-size:12px; color:#333; padding:2px 8px;}
.lkcounter span i{margin-top:-2px; padding-left:2px;}
.favrt_str{width:28px; height:28px; float:right; margin:10px 0 0 0}
.favrt_str a:hover{width:28px; height:28px; float:left; background: url(../images/like.png) 0px -97px no-repeat;}
.favrt_str a{width:28px; height:28px; float:left; background: url(../images/like.png) -31px -97px no-repeat;}

.video_feed{width:348px; float:left; height:auto; background:#f5f5f5; border:1px solid #ccc; padding:5px;}
.video_name{margin:0; border-bottom:1px solid #e5e5e5; padding-bottom:5px; width:100%; float:left;}
.video_name h4{font-size:30px; font-family:"bebas Neue"; color:#444; font-weight:normal; margin-bottom:20px;}
.video_name h3{font-size:26px; color:#444; font-family:"bebas Neue"; font-weight:normal; padding:5px 0 0 0; float:left;}
.video_name h3 strong{font-size:28px; color:#cf0007; padding-left:5px; font-weight:normal;}
.rating_review{width:100% !important; height:auto; float:left; border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.rating_review span{height:auto; float:right; position:relative; right:95px;}

.seprt{width:100% !important; height:auto; float:left; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-top:10px;}
.seprt.last{width:100% !important; height:auto; float:left; border-bottom:0 none; padding-bottom:10px; margin-top:10px;}
.seprt span {width:100% !important; height:auto; float:left; padding:5px 0;}
.seprt span p{height:auto; float:left; color:#5b5b5b;margin:0;}
.seprt span h5{height:auto; float:left; color:#cf0007; line-height:normal; margin:0px; padding-left:10px;}
.seprt.pull-right{border: 0 none; float: right; margin-bottom: 0px; padding-bottom: 0; width: auto !important; margin-top: 4px;}

.flex-video {
position: relative;
height: 0;
margin-bottom: 16px;
overflow: hidden;
}
.flex-video.widescreen { padding-bottom:56%; }
.flex-video.vimeo { padding-top: 0; padding-bottom:40%;}
.flex-video iframe,
.flex-video object,
.flex-video embed {
top: 0;
left: 0;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}
.video_dscr{width:97%; font-size:14px; float:left; height:auto; margin-top:10px; padding:13px; background:#f5f5f5; border:1px solid #d5d5d5;}
.video_dscr p{width:100%; font-size:14px; float:left; height:auto; font-family:calibri;}
.vd_tb{width:100%; float:left; height:auto;}
.vd_tb table{float:left; height:auto; width:100%;}
.vd_tb table td{width:80%}
.vd_tb table td a{padding:0 5px;}
.vd_tb table td a:first-child{ padding:0;}
.vd_tb table td:first-child{width:20%; color:#333; padding:10px 0px 0 0px;}
.right_eventlist_like_wrap { width:100px; float:left; height:auto; }
.right_eventlist_like_wrap ul { margin:0; padding:0; }
.right_eventlist_like_wrap ul li { list-style:none; float:left; }

.right_eventlist_like_wrap ul li.like {width:44px; height:45px; list-style:none; float:left; background: url(../images/like.png) no-repeat 0px -2px; display:block; padding:0 2px; cursor:pointer;}
.right_eventlist_like_wrap ul li.like_selected {width:44px; height:45px; list-style:none; float:left; background: url(../images/like.png) no-repeat 0px -50px; display:block; padding:0 2px; cursor:pointer;}

.right_eventlist_like_wrap ul li.unlike { width:44px; height:45px; list-style:none; float:left; background: url(../images/like.png) no-repeat -48px -1px; display:block; padding:0 2px; cursor:pointer;}
.right_eventlist_like_wrap ul li.unlike_selected { width:44px; height:45px; list-style:none; float:left; background: url(../images/like.png) no-repeat -48px -49px; display:block; padding:0 2px; cursor:pointer;}

.editor{position:absolute; display:block; z-index:99; margin-top:23px; margin-left:5px;}
/*======================= Product Detail ==============================*/

#loader {float: left; height: auto; margin-top: 0px; text-align: center; width: 100%;}

.paypalbox
{
border:1px solid #7D0101;border-radius: 10px 10px 10px 10px; padding:5px 5px 5px 15px; margin-top:15px;
}

.paypalbox td,.paypalbox th
{
border-left:0 none !important;
}
.paypalerror_msg
{
font-weight:bold; color:red;
}