body {
	width:100%;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right: 0px;
	background-color:#fff;
	}
	
.wrapper {
  width: 100%;
  background: white;
  height: 5px;
  
}
.progress {
  background-color: red;
  height: 5px;
}
.text {
  
  top: 200;
  left: 100;
  color: red;
  font-size: 400%;
}		
	
div.topwrap {
	position: relative;
    width: 100%;
	margin: 0;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
	}
div.top {
	position:relative;
	width: 640px;
	height: 90px;
	margin: 0;
	text-align:center;	
	left: 50%;
	margin-left: -320px;
}
div.logo {
	position:absolute;
	width: 600px;
	height: 55px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/logo.png);
	left: 0;
	top: 0;
}
.btn-get {
	position:absolute;
	width: 152px;
	height: 28px;
	bottom: 3px;
	right: 172px;
	
	margin: 0;
	text-align:center;	
	background-image:url(../images/btn-get.png);


} 
.btn-get:hover {
	opacity: 0.7;
	
}

.btn-add {
	position:absolute;
width: 152px;
	height: 28px;
	bottom: 3px;
	right: 10px;;


	text-align:center;	
	background-image:url(../images/btn-add.png);

}
.btn-add:hover {
	opacity: 0.7;
	
}


	/* ......................................................................CONTENT............................................................................................. */



div.mainwrap {
	position: relative;
    width: 100%;
	margin: 0 auto;
	height:auto;
	overflow: auto;
		

	
	}
	
div.main {
	position:relative;
	width: 600px;
	margin: 0;
	text-align:center;	
	left: 50%;
	margin-left: -300px;
	padding-top: 10px;
	padding-left:20px;
	padding-right:20px;
	
	
}


div.element {
	position:relative;
	float: left;
	width:580px;
	height: 97px;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
	text-align:center;
	background-image:url(../images/element-bg.png);
	background-repeat:no-repeat;

	border-radius: 3px;
		-moz-box-shadow: 0px 0px 3px #888;
	-webkit-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
}

div.spacer {
	position:relative;
	float: left;
	width:100%;
	height: 30px;
}

.element a {
	border: 1px #999 solid;
	text-decoration: none;	
}

.newlabel{
	position:absolute;
	z-index: 999;
	width: 65px;
	height: 62px;
	top:1px;
	left: 4px;
}
.mainicon {

	position:absolute;
	z-index: 98;
	top: 15px;
	left: 15px;

}


.thumbimg {
	width: 80px;
	height: 80px;
	position:relative;
	margin-left: 8px;
	margin-top: 8px;

	float:left;
}
.element-title {
	display: block;
	width: 200px;
	height:100px;
	font-family: 'PT Sans Narrow', sans;
	color: #555;
	font-size: 2.1em;
	font-weight: 700;
	line-height: 100px;
	margin-top: 0px;
	text-align: center;
	margin-left: 200px;
	position:absolute;
	z-index: 99;
}
.content-title {
	display: block;
	width: 400px;
	font-family: 'PT Sans Narrow', sans;
	color: #666;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 10px;
	text-align: left;
	margin-left: 0px;
	opacity: 0.7;
}
.maintitle {
	display: block;
	width: 580px;
	font-family: 'PT Sans Narrow', sans;
	color: #65CC66;
	font-size: 29;
	font-weight: 400;
	line-height: 22px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	position: relative;
	float: left;
}

.btn-listen {
	position:absolute;
	width: 119px;
	height: 42px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/btn-watch.html);
	right: 19px;
	bottom: 20px;
} .btn-listen:hover {
	opacity: 0.5;
	
}


.btn-more {
	
	display:inline-block;
	position:relative;
	width: 157px;
	height: 43px;
	text-align:center;	
	background-image:url(../images/btn-more.png);
	float: left;
	margin-left: 210px;
	margin-top: 30px;
	margin-bottom: 20px;
	

} .btn-more:hover {
	opacity: 0.5;
	
}

.btn-back {
	
	display:inline-block;
	position:relative;
width: 157px;
	height: 43px;
	text-align:center;	
	background-image:url(../images/btn-back.png);
	background-repeat:no-repeat;
	float: left;
	margin-left: 210px;
	margin-top: 10px;
	margin-bottom: 20px;
	

} .btn-back:hover {
	opacity: 0.5;
	
}

.btn-download {
	
	display:block;
	position:relative !important;
	width: 597px;
	height: 72px;
	text-align:center;	
	background-image:url(../images/btn-download.png);
	background-repeat:no-repeat;
	float: left;
	margin-top:30px;
	margin-bottom: 50px;

	margin: 0;
	

} .btn-download:hover {
	opacity: 0.5;
	
}
div.content {
	position:relative;
	float: left;
	width: 600px;
	margin: 0;
	text-align:left;
	background-image:url(../images/content-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	
}
div.discrip {
	position:relative;
	float: left;
	width: 600px;
	margin: 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 0.8em;
	color:#999;
	margin: 0;
	line-height: 15px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.content li {
	list-style:circle;
	color: #fff;

}
.content  a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:19px;
	color:#fff;
	margin: 0;
	line-height: 50px;
	text-decoration:underline;
}
.content  a:hover {
	color:#666;
}


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



div.footerwrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-repeat:repeat-x;
	background-color:#F6F7F9;
	border-top: 2px solid #CCC;
	}
div.footer {
	position:relative;
	width: 640px;
	margin: 0;
	text-align:left;	
	left: 50%;
	margin-left: -320px;
	padding-top: 15px;
}

.footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	color:#999;
	margin: 0;
	padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}

.footer li {
		list-style:circle;
	display: inline-block;
	margin-right: 30px;
	margin-left: -20px;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	color:#999;
	margin: 0;
	line-height: 20px;
	text-decoration:underline;
}
.footer a:hover {
	color:orange;
}
div.info {
    text-align: left;
}


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


div.regform {
    width:640px ;
    height: 720px;
    margin: auto;
position:relative;
   text-align:left;
   
}

.logininput
{
		font-family: arial;
	font-size: 1.2em;
	padding: 5px;
	resize: none;
	position: relative;
	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;
	border: 1px #999 solid;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:540px;
	text-decoration:none;
	text-align:left;margin-bottom: 20px;
}

.passinput
{
		font-family: arial;
	font-size: 1.2em;
	padding: 5px;
	resize: none;
	position: relative;
	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;
	border: 1px #999 solid;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:540px;
	text-decoration:none;
	text-align:left;margin-bottom: 20px;
}
.mailinput
{
		font-family: arial;
	font-size: 1.2em;
	padding: 5px;
	resize: none;
	position: relative;
	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;
	border: 1px #999 solid;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:540px;
	text-decoration:none;
	text-align:left;margin-bottom: 20px;
}


.commentinput
{
		font-family: arial;
	font-size: 1.2em;
	padding: 5px;
	resize: none;
	position: relative;
	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;
	border: 1px #999 solid;
	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-bottom: 20px;
}
.submitbutton {
	
	text-indent:0;
	display:inline-block;
	color:#3286B4;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:260px;
	text-decoration:none;
	text-align:center;
	border: 4px solid #3286B4;
	cursor: pointer;
	position: relative;
	background: #fff;
	text-align: center;

}.submitbutton:hover {
	background-color:#fff;
}
.submitbutton:active {
	background-color:#fff;
	top: 591px;
}
.descriptionInput
{
	font-family: arial;
	font-size: 1.2em;
	padding: 5px;
	resize: none;
	position: relative;
	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;
	border: 1px #999 solid;
	text-indent:0;
	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-bottom: 20px;
}
.nameinput
{
	font-family: arial;
	font-size: 1.2em;
	padding: 5px;
	resize: none;
	position: relative;
	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;
	border: 1px #999 solid;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-style:normal;
	height:68px;
	line-height:68px;
	width:540px;
	text-decoration:none;
	text-align:left;margin-bottom: 20px;
}
.FileInput
{
		font-family: arial;
	font-size: 1.2em;
	padding: 5px;
	resize: none;
	position: relative;
	overflow-y: auto;
	border: 1px #999 solid;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-style:normal;
	line-height:68px;
	text-decoration:none;
	text-align:left;
	margin-bottom: 20px;
}


.videoclip-title h1{
	height: 66px;
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size:2em;
	color:#333;
	line-height: 1.2;
	margin: 0;
	margin-left: 20px;
	padding-top: 30px;	text-align: left;

}
div.info {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;	
}
	
	.info h1{
	height: 66px;
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size:2em;
	color:#999;
	line-height: 1.2;
	margin: 0;
	margin-left: 10px;
	padding-top: 20px;	text-align: left;

}

	.info p{
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size:1.2em;
	color:#999;
	line-height: 1.2;
	margin: 0;
	text-align: left;margin-left: 10px;

}

#idContentPhone {

		font-family: 'PT Sans Narrow', sans;
	font-size: 1.2em;
	border: none;
	width: 45%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
float: left;
	overflow-y: auto;
	background-color:#FFF;
	border: 1px #999 solid;
	border-radius: 5px;
	opacity: 1;margin-left: 5px;
	
}
#idContentPassword{

		font-family: 'PT Sans Narrow', sans;
	font-size: 1.2em;
	border: none;
width: 45%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
float: left;
	overflow-y: auto;
	background-color:#FFF;
	border: 1px #999 solid;
	border-radius: 5px;
	opacity: 1;margin-left: 5px;
}

#idUnsubscribePhone{

		font-family: 'PT Sans Narrow', sans;
	font-size: 1.2em;
	border: none;
	width::70%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
float: left;
	overflow-y: auto;
	background-color:#FFF;
	border: 1px #999 solid;
	border-radius: 5px;
	opacity: 1;margin-left: 5px;
	
}

#idContent {
	text-indent:0;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:56px;
	line-height:50px;
	width:30%;
	text-decoration:none;
	text-align:center;
	border: 4px solid #fff;
	cursor: pointer;
	position: relative;
	background-color:#2D3D50;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
		-webkit-appearance: none;
}

#idUnsubscribe 
{
text-indent:0;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:56px;
	line-height:50px;
	width:30%;
	text-decoration:none;
	text-align:center;
	border: 4px solid #fff;
	cursor: pointer;
	position: relative;
	background-color:#2D3D50;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
		-webkit-appearance: none;
}

.nav_right {
	font-family: 'PT Sans Narrow', sans;
	
font-weight: 400;
	font-size:1.3em;
	color:#000;
	line-height: 1.2;
	display:block;
	position:relative;
	float:left;
	opacity: 0.7;
}
.nav_left_sign img {
	display: none;
	
}
.nav a{
	font-family: 'PT Sans Narrow', sans;
	
font-weight: 400;
	font-size:1.3em;
	color:#000;
	line-height: 1.2;
	display:block;
	position:relative;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	
}
.tarifcategories
{
width:300px;
margin:auto;
}

.tarifcategories a
{
display:block;
text-decoration:none;
fon-size:18px;
color:#000;
clear:both;
padding:8px 0px;
margin:3px;
border: 1px solid #000;
text-align: center;
border-radius: 10px;
}

.tarifcategories h1
{
text-align:center;
font-size:20px;
}

