body {
	width:100%;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right: 0px;
	background: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	}
	a {
		color: #000000;
	}
	
	/* ......HEADER................................................................ */

	.categories span { color: #fff;font-size: 8px;background-color: #D01012;padding: 0 0 0 10px;}
.mainwarp {
	position:relative;
	/* width: 640px; */
	overflow:visible;
	margin: 0 auto;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34);
	}
	.mainwarp4 {
	position:relative;
    width: 100%px;
	height: 960px;
	
		background-color: #112233;
	}
	
	
.mainwarp2 {
	position:relative;
	/* width: 640px; */
	/* height: 1350px; */
	/* margin-left: -320px; */
	/* left: 50%; */
	}
	.mainwarp3 {
	position:relative;
    width: 640px;
	height: 3350px;
	margin-left: -320px;
	left: 50%;
		background-color: #112233;
	}
.header {
	position:relative;
	width: 100%;
	height: 71px;
	background-color: #FFFFFF;
	}
	
.logo {
	position: absolute;
	height: 72px;
	top: 0;
	left: 0;
	}
	
	
	.top_btn {
		
position: absolute;
		
font-size: 21px;
		
text-decoration: underline;
		
padding: 10px 24px;
		
background-color: transparent;
		
color: #000;
		
border: 1px solid #C1C1C1;
		
/* border-radius: 4px; */
		
top: 8px;
	}
	
	.top_reg {
	right: 146px;
	}
	
	.top_enter {
	right: 16px;
	}
	

	
/* ......TOP............................................................................. */
	
	
	.top {
	position:relative;
    width: 100%;
	height: 70px;
	margin-top: -20px;
	background-color:#D8D8D8;
	}
	
		.button-add {
	position:absolute;
	width: 320px;
	height: 107px;
	right: 0px;
	top:63px;
	cursor: pointer;
	}
	
	.button-add:hover { 
	opacity: 0.7;
	}
	.button-add:active { 
	opacity: 0.7;
	}
	
	
	
	.searchInput
{
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 12pt;
	border: none;
	width: 256px;
	height: 35px;
	padding: 5px;
	resize: none;
	position: absolute;
	z-index: 4;
	top: 21px;
	right: 88px;
	overflow-y: auto;
	background-color:#FFF;
}


.button-search
{
	background-repeat:	no-repeat;
	background-color:	transparent;
	height:			45px;
	width:			63px;
	border:			none;
	text-indent:		-999em;
	background-image:url(../images/button-search.png);
	position: absolute;
	z-index: 15;
	top: 15px;
	right: 8px;
	opacity: 1;
	cursor: pointer;
}
.button-search:hover
{
	
	opacity: 0.7;
}








/* ..............................................................CATEGORIES................................................................................................. */

	.cat_btn {
		font-size: 15px;
		text-decoration: none;
		padding: 4px 14px 9px 15px;
		color: #FFFFFF;
		display: inline-block;
		margin: 0;
		/* background-image: url(../images/bullet.png); */
		background-repeat: no-repeat;
		background-position: left center;
		border-right: 1px dashed #000;
	}
	
	.cat_add{=:none;
	color: #FFFFFF;
	border: 0 !important;
	position: relative;
	width: 100%;
	padding: 4px 0;
	height: 35px;
	background: #000;
	/* display: block; */
	line-height: 33px;
	text-indent: 14px;
	text-align: left;
	text-decoration: underline;
	}
.categories {
    margin: auto;
    position:relative;
    text-align: left;
    background-color: #D01012;
    padding: 7px 0 0 0px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.14);
    /* border-bottom: 25px solid #000; */
    /* height: 68px; */
}

	
.categorie {
    width:106px ;
	height: 135px;
    margin: auto;
position:relative;
   text-align:left;
   float: left;
   cursor: pointer;
}
.categorie:hover {
    opacity: 0.5;
}
.cat1 {
	background-image:url(../images/cat1.jpg);
}
.cat2 {
	background-image:url(../images/cat2.jpg);
}
.cat3 {
	background-image:url(../images/cat3.jpg);
}
.cat4 {
	background-image:url(../images/cat4.jpg);
}
	.cat5 {
	background-image:url(../images/cat5.jpg);
}
.cat6 {
	background-image:url(../images/cat6.jpg);
}
	
	
.pages {
    width: 100%;
    margin: auto;
    position:relative;
    padding: 22px 0 20px 0;
    text-align:center;
    overflow:auto;
}

.pages a{
		display: inline-block;
		font-size: 29px;
		font-family: 'PT Sans', sans;
		font-weight:700;
		color: #FFFFFF;
		text-decoration:none;
		margin: 6px 10px;
		background-color: transparent;
		border: 1px solid #FFF;-
		right: 0px;
		width: 97px;
		height: 66px;
		line-height: 66px;
		text-align: center;
		border-radius: 7px;
}

.pages a:hover{
	color: #fff;
	background-color:#000;
	
}
.pages h1{
		display:block;
		font-size: 39px;
		font-family: 'PT Sans', sans;
		font-weight:700;
		text-decoration:none;
		margin: 0;
		line-height: 135px;
		width:640px;
		height: 109px;
}
	
	/* ............................................................CONTENT.............................................................................................. */


.content {
    width:640px ;
 
    margin: auto;
position:relative;
   text-align:left;
   margin-top: 10px;
}
.contentmain{
    max-width: 960px;
    width: 100%;
    margin: auto;
    position:relative;
    text-align:left;
    display: block;
    padding: 0 0 10px 0;
}



.video-thumb {
    width:295px;
    height: 331px;
    margin: auto;
    position:relative;
    text-align:left;
    margin-top: 5px;
    float: left;
    margin-left: 14px;
    margin-right: 8px;
    padding-bottom: 10px;
    background-color: #EFEFEF;
    border: 1px solid #C1C1C1;
}

.mainlink::after {
  content: '';
  width: 280px;
  height: 30px;
  position: absolute;
  top: 235px;
  z-index: 999;
  left: 10px;
  margin-top: 0;
  background: rgba(0, 0, 0, 0.98);
  background-image:url(../images/play.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}

.video-thumb a { }

.video-thumb-bg {
    width: 100%;
    margin: auto;
}
.video-title {
    width: 96%;
    position: absolute;
    height: 113px;
    margin: 0 0 0 3%;
    float: left;
    overflow: hidden;
}

.video-title a {
	font-size: 20px;
	font-family: 'PT Sans', sans;
	font-weight: 600;
	color: #1D1D1D;
	text-decoration:none;
	margin: 10px 0;
	}
	
.video-title a:hover {
	
	color: #000;
	
	}	
	.video-author {
    width:295px;
    height: 20px;
    margin: 10px;
    display: none;
}

.video-author p {
	font-size: 17px;
	font-family: 'PT Sans', sans;
	font-weight:400;
	color: #999;
	text-decoration:none;
	margin: 0;
	}
	.video-author a {
	font-family: 'PT Sans', sans;
	font-weight:400;
	color: #5690A4;
	text-decoration:underline;
	margin: 0;
	padding-left: 2px;
	}
	.video-watch {
    width: auto;
    height: 17px;
    margin: auto;
    position:absolute;
    bottom: 7px;
    right: 8px;
    background-image:url(../images/eye.png);
    background-position:center left;
    background-repeat:no-repeat;
    font-size: 17px;
    padding: 0 0 0 31px;
    display: none;
}

.video-watch p {
	font-family: 'PT Sans', sans;
	font-weight:400;
	/* color: #069; */
	text-decoration:none;
	margin: 0;
	line-height: 18px;
	text-align: right;
	}
	
		.thumbimg {
    width: 100%;
    height: 189px;
    margin: 37px 0 0 0;
    z-index: 99;
    /* float: left; */
    position: absolute;
}


	/* ........................................FOOTER................................................................ */
	

.footer {
    /* width:640px ; */
    position:relative;
    text-align:left;
}


.footertext {
    /* width:640px ; */
    position:relative;
    text-align:left;
    background-position:top;
    background-repeat:no-repeat;
    padding: 10px 0;
}



.footertext p {
	font-family: arial;
	font-weight:400;
	color: #4a535b;
	text-decoration:none;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 8px;
	margin-bottom: 25px;
	}
	
	.footertext a {
	font-family: 'PT Sans', sans;
	color: #4a535b;
	text-decoration:underline;
	margin: 0;
	padding-left: 0px;
	padding-right: 20px;
	font-size: inherit;
	}
/* ..........................................................VIDEOCLIPBLOCK................................................................................................. */


.videoclip-block {
    width: 100:;
    margin: 0px auto;
    position:relative;
    text-align:left;
    padding: 10px 20px;
    background-color: #E8E8E8;
}
.videoclip-title {
	position: relative;
	color: #000;
	margin: 10px 0;
}

.videoclip-title h1 {
	font-size: 18px;
	font-family: 'PT Sans', sans;
	font-weight:400;
	text-decoration:none;
	margin: 0;
	}
	

	.videoclip-author {
	position: relative;
	margin: 5px 0;
}
.videoclip-author a{
	font-size: 14px;
	font-family: 'PT Sans', sans;
	color: #000;
	font-weight: bold;
}
.video {
	width:640px;
	height: 360px;
	margin: auto;
	position:absolute;
	top: 87px;
}

.videoclip-author p {
	font-size: 14px;
	font-family: 'PT Sans', sans;
	font-weight:400;
	color: #999;
	text-decoration:none;
	margin: 0;
	}
	
	.videoclip-watch {
	position: relative;
	margin: 5px 0;
}

.videoclip-watch p {
	font-size: 14px;
	font-family: 'PT Sans', sans;
	font-weight:400;
	color: #999;
		text-decoration:none;
	margin: 0;
	}
	.videoclip-likes {
	width: 229px;
	height: 29px;
	position: relative;
	background-image:url(../images/like.png);
	background-size: contain;
	background-position: right;
	background-repeat:no-repeat;
	color: #757575;
	margin: 7px 0;
}

.videoclip-likes p {
	font-size: 23px;
	font-family: 'PT Sans', sans;
	font-weight:400;
	text-decoration:none;
	margin: 0;
	line-height: 28px;
	text-indent:0px;
	display:inline-block;
	padding: 0 71px 0 0;
}




	/* .......................................REGFORM............................................................ */


.regform {
    width:640px ;
    height: auto;
    margin: auto;
    position:relative;
    text-align: center;
    margin-bottom: 50px;
}

.logininput, .passinput, .mailinput, .FileInput, .nameinput
{
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 16pt;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
	margin: 10px 0;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:540px;
	text-decoration:none;
	text-align:left;
}



.commentinput
{
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 16pt;
	padding: 5px;
	resize: none;
	z-index: 4;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-style:normal;
	height:268px;
	line-height:28px;
	width:540px;
	text-decoration:none;
	text-align:left;
	margin-top: 14px;
}
.submitbutton {
	text-indent:0;
	display: inline-block;
	color: #fff;
	font-size: 33px;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	border: 0;
	cursor: pointer;
	position: relative;
	z-index: 4;
	background-color: #900;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
	padding: 33px 125px;
	border-radius: 10px;
}.submitbutton:hover {
	background-color:#dfdfdf;
}
.submitbutton:active {
	background-color:#dfdfdf;
	top: 591px;
}


.descriptionInput
{
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 16pt;
	padding: 5px;
	resize: none;
	z-index: 4;
	overflow-y: auto;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-style:normal;
	height:268px;
	line-height:28px;
	width:540px;
	text-decoration:none;
	text-align:left;
}

/*************** ÃƒÂÃ¢â‚¬â„¢Ãƒâ€šÃ‚Â»ÃƒÂÃ‚Â ÃƒÂÃ¢â‚¬Â¦ÃƒÂÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂÃ‚Â Ãƒâ€˜Ã¢â‚¬Â¢ÃƒÂÃ‚Â¡ÃƒÂÃ¢â‚¬Å¡ÃƒÂÃ‚Â Ãƒâ€˜Ã‹Å“ÃƒÂÃ‚Â Ãƒâ€šÃ‚Â°ÃƒÂÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂÃ‚Â Ãƒâ€˜Ã¢â‚¬ËœÃƒÂÃ‚Â Ãƒâ€˜Ã¢â‚¬Â¢ÃƒÂÃ‚Â ÃƒÂÃ¢â‚¬Â¦ÃƒÂÃ‚Â ÃƒÂÃ¢â‚¬Â¦ÃƒÂÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂÃ‚Â Ãƒâ€šÃ‚Âµ ÃƒÂÃ‚Â¡ÃƒÂÃ†â€™ÃƒÂÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂÃ‚Â¡ÃƒÂÃ¢â‚¬Å¡ÃƒÂÃ‚Â Ãƒâ€šÃ‚Â°ÃƒÂÃ‚Â ÃƒÂÃ¢â‚¬Â¦ÃƒÂÃ‚Â Ãƒâ€˜Ã¢â‚¬ËœÃƒÂÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ ****************/
 .info {
    padding-bottom: 20px;
    background-color: #fff;
    max-width: 960px;
    margin: 0 auto;
}
.info h1 {
    font-size: 18px;
    font-family: 'PT Sans', sans;
    font-weight:800;
    color: #000;
    text-decoration:none;
    margin: 0;
    padding: 20px;
}
.info p {
    font-size: 14px;
    font-family: 'PT Sans', sans;
    font-weight:400;
    color: #000000;
    text-decoration:none;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.info input {
    /* height: 55px; */
    /* width: 220px; */
}
.info input[type="submit"] {
    /* height: 55px; */
    /* width: 150px; */
}

.categories.submenu {
    margin: auto;
    text-align: center;
    padding-bottom: 0;
    margin-top: 5px;
}
.categories.menu {
}
.submenu a {
    font-size: 20px;
    font-family: 'PT Sans', sans;
    font-weight: 700;
    color: #2E82AA;
    text-decoration: none;
    padding-bottom: 0;
    margin: 0;
    padding: 0 30px 0 0;
}
ul {
	font-family: 'PT Sans', sans;
	text-decoration:none;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	}
li { display:inline-block;font-size: 16px;     padding-left: 10px;}

#idUnsubscribe {
		text-indent:0;
		display: inline-block;
		color: #fff;
		font-size: 33px;
		font-style:normal;
		text-decoration:none;
		text-align:center;
		border: 0;
		cursor: pointer;
		position: relative;
		z-index: 4;
		background-color: #900;
		font-family: 'Open Sans', sans-serif;
		margin: 0 auto;
		padding: 33px 86px;
		border-radius: 10px;
}
#idContent{
		text-indent:0;
		display: inline-block;
		color: #fff;
		font-size: 33px;
		font-style:normal;
		text-decoration:none;
		text-align:center;
		border: 0;
		cursor: pointer;
		position: relative;
		z-index: 4;
		background-color: #900;
		font-family: 'Open Sans', sans-serif;
		margin: 0 auto;
		padding: 33px 86px;
		border-radius: 10px;
}
#idUnsubscribePhone{	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 16pt;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
	margin: 10px 0;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:540px;
	text-decoration:none;
	text-align:left; }
	
	
#idContentPhone{	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 16pt;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
	margin: 10px 0;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:540px;
	text-decoration:none;
	text-align:left; }	
	
	video {
	width: 600px;
	height: 300px;
	}
	
	.thumbimg{ margin: 80px 0 0 0;}
		.mainlink::after {
    content: '';
    width: 280px;
    height: 30px;
    position: absolute;
    top: 235px;
    z-index: 999;
    left: 10px;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.98);
    background-image: url(../images/play.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
}
@media (min-width:641px) {
	.mainwarp {
	width: 960px;
	}
	
	.cat_btn {
    font-size: 13px;
}

.header {

height: 57px;
}
.logo {
    position: absolute;
    height: 58px;
    top: 0;
    left: 0;
}	

.top_btn {
    font-size: 11px;
    padding: 7px 21px;
    top: 13px;
}

.top_enter {
    right: 9px;
}

.top_reg{
    right: 96px;
}
.video-title a {
    font-size: 13px;
}
.video-author p {
    font-size: 11px;
}
.contentmain {
  /* width: 960px; */
}	
.video-thumb {
    width: 295px;
    height: 266px;
}

.logininput, .passinput, .mailinput, .FileInput, .nameinput, #idUnsubscribePhone, #idContentPhone  {
    font-family: 'Open Sans', Tahoma, sans-serif;
    font-size: 14px;
    padding: 5px;
    height: 50px;
    line-height: 44px;
    width: 540px;
    margin: 4px 0;
}

.pages h1 {
    font-size: 21px;
    line-height: 120%;
    width: 640px;
    height: auto;
    padding: 21px 0 0;
    margin: 0 auto;
}
.pages {

padding: 0px 0 6px 0;
}

.commentinput {
    font-size: 14px;
    padding: 5px;
    resize: none;
    height: 129px;
    line-height: 28px;
    width: 540px;
    margin-top: 5px;
}

.submitbutton, #idUnsubscribe, #idContent {
   font-size: 16px;
   padding: 21px 61px;
}

.footertext a {

    font-size: 11px;
}
.videoclip-likes {
    width: 140px;
    height: 16px;
    margin: 7px 0;
}
.videoclip-likes p {
    font-size: 16px;
    line-height: 15px;
}
.video-title {
    width: 96%;
    height: 52px;
   
}
.video-watch {
 
font-size: 11px;
}
.pages a {
    display: inline-block;
    font-size: 15px;
    font-family: 'PT Sans', sans;
    font-weight: 700;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0;
    background-color: transparent;
    border: 1px solid #FFF;
    /* float: left; */
    margin-left: 2px;
    margin-right: 0px;
    margin-top: 24px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 7px;
}

.categories span {
    color: #fff;
    font-size: 17px;
    margin-left: 10px;
    /* border: 1px solid #fff; */
    background: #D01012;
}

.categories { padding: 7px 0 0 0;      text-align: left;}

.mainlink::after {
    content: '';
    width: 280px;
    height: 30px;
    position: absolute;
    top: 235px;
    z-index: 999;
    left: 10px;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.98);
    background-image: url(../images/play.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
}


		}	