@font-face {
	font-family: 'BPGSquareMtavruli';
	src: url('../fonts/bpg_square_mtavruli_2009-webfont.eot');
	src: local('../fonts/BPG Square Mtavruli'),
	url('../fonts/bpg_square_mtavruli_2009-webfont.woff') format('woff'), 
	url('../fonts/bpg_square_mtavruli_2009-webfont.ttf') format('truetype'), 
	url('../fonts/bpg_square_mtavruli_2009-webfont.svg#webfontb4avWRn2') format('svg');
	font-weight: normal;
	font-style: normal;
} 
@font-face {
    font-family: 'BPGMrgvlovani2010Regular';
    src: url('../fonts/bpg_mrgvlovani_2010.eot');
    src: url('../fonts/bpg_mrgvlovani_2010.eot') format('embedded-opentype'),
         url('../fonts/bpg_mrgvlovani_2010.woff') format('woff'),
         url('../fonts/bpg_mrgvlovani_2010.ttf') format('truetype'),
         url('../fonts/bpg_mrgvlovani_2010.svg#BPGMrgvlovani2010Regular') format('svg');
}
@font-face {
	font-family: 'BPGArial';
	src: url('../fonts/bpgarial2009.eot');
	src: url('../fonts/bpgarial2009.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/bpgarial2009.woff') format('woff'),
		 url('../fonts/bpgarial2009.ttf') format('truetype'),
		 url('../fonts/bpgarial2009.svg#BPGArial') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: alk-sanet;
    src: url(../fonts/alk-sanet.ttf);
}
html,body{
    margin:0;
	padding:0;
	height: 100%;
    width:100%;
	font-family: BPGSquareMtavruli, Sylfaen, Arial, "Times New Roman", Verdana;
	font-size:100%;
	background:none transparent;
	-webkit-font-smoothing: subpixel-antialiased !important;
    text-rendering: optimizeLegibility !important;
}
img{
	border:none;
}
.hiden{
	visibility:hidden;
	display:none;
}
.mask-div{
	display:none; 
	width:100%; 
	height:100%; 
	background-color:rgba(0,0,0,0); 
	z-index:50; 
	margin:0; 
	padding:0; 
	top:0; 
	left:0; 
	position:fixed;
}
.back-div{
	background-color:#000;
}
.main{
	 width:100%; 
	 text-align:center; 
	 height:auto; 
	 min-height:1000px; 
	 display:block; 
	 overflow:hidden; 
	 text-align:center; 
	 margin:0 auto; 
	 padding:0; 
	 margin:0;
}
.baner{
	width:728px; 
	height:90px; 
	background-color:#fff; 
	padding:5px; 
	margin:0 auto; 
	margin-top:69px;
}
.android-baner{
	width:728px; 
	height:90px; 
	display:block; 
	border:1px solid #f6f6f6; 
	text-align:center;
}
.android-baner-left{
	width:250px; 
	height:250px; 
	display:block; 
	border:1px solid #f6f6f6; 
	text-align:center;
}
#add-th{
    box-shadow:inset 0px 0px 7px 1px rgba(0,0,0,0);
    background: url(../images/add.png) no-repeat center;
}
div#note-loader{
	position:absolute;
	position:fixed;
	height:100px; 
	width:250px;
	top:69px; 
	right:0;
	margin-right:-250px; 
	z-index:1000;
    -moz-border-radius: 5px 0 0 5px; 
	border-radius:5px 0 0 5px; 
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);  
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.9); 
	background-color:rgba(0, 0, 0, 0.8);
}
.note-table{
	position:absolute;
	height:90px; 
	width:250px;		
	font-size:13px;
	line-height:20px;
	color:red;
	text-align:center;
	vertical-align:middle;
	border:0px solid white;
}
div#note-loader-big{
	display:none;
	position:fixed;
	height:485px; 
	width:805px;
	top:0;
    bottom:0;
	left:0;
	right:0;
	margin:auto;
	z-index:1000;
    border-radius:6px;
	background-color:rgba(0,0,0,0.92);
    -moz-box-shadow:0 0 35px rgba(0,0,0,1);
    -webkit-box-shadow: 0 0 35px rgba(0,0,0,1);
	cursor: default;
}
.note-table-big{
	height:450px; 
	width:805px;		
	font-size:11px;
	line-height:20px;
	color:#CCC;
	text-align:center;
	vertical-align: top;
	border:0px solid white;
}
.note-close{
    background-image:url(../images/close-x.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
    position:absolute; 
	right:17px; 
	top:16px;
    cursor:pointer;
    height:26px;
    width:26px;
	z-index:1000;
	display:block;
}
.note-close:hover{
	background-position:0px -52px;
}
.note-close:active{
	background-position:0px -26px;
}
div.reg-note{
	height:380px;
	margin:0 auto;
	margin-top:20px;
	padding:0;
	font-size:15px;
	line-height:30px;
	border:0px solid red;
}
.daxurva{
	position:absolute;
	display:block;
	margin:0 auto;
	width:100%;
	display:none;
}
.shesvla{
	position:absolute;
	display:block;
	margin:0 auto;
	width:100%;
}
.top-text{
	width:185px; 
	height:157px; 
	float:left; 
	display:block;
	margin:2px;
	padding-top:0px;
	padding-left:10px;
	margin-left:10px;
	font-size:11px;
	line-height:18px;
	margin-top:16px;
	text-align:left;
	text-indent:10px;
	color:#444;
	border-left:0px solid lightgray;
}
.top-text>a{
	color:#444;
}
.profile-support{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.auth{
    width: 130px;
    height: 29px; 
    float: left;
	position:absolute; 
	display:block; 
	margin-left:270px;
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
	color:#fff;
    font-size: 13px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
}
.auth-noses{
    width: 115px;
    height: 29px; 
    float: left;
	position:absolute; 
	display:block; 
	margin:-36px 0 0 870px;
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
	color:#fff;
    font-size: 12px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
}
/*--------------blue------------*/
.blue-button{
	background: #34a5cf;
    background: -moz-linear-gradient(#34a5cf, #2a8ac4);
    background: -ms-linear-gradient(#34a5cf, #2a8ac4);
    background: -o-linear-gradient(#34a5cf, #2a8ac4);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
    background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
    background: linear-gradient(#34a5cf, #2a8ac4);
	border: 1px solid #2b8bc7;
	box-shadow: 
	    inset 0 1px rgba(255,255,255,0.1), 
        inset 0 20px 40px rgba(255,255,255,0.05);
}
.blue-button:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.2);
}
#u-cancel, #p-cancel, #ps-cancel{	
	background: #34a5cf; /* Fallback */
    background: -moz-linear-gradient(#34a5cf, #2a8ac4);
    background: -ms-linear-gradient(#34a5cf, #2a8ac4);
    background: -o-linear-gradient(#34a5cf, #2a8ac4);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
    background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
    background: linear-gradient(#34a5cf, #2a8ac4);
	border: 1px solid #2b8bc7;
	box-shadow: 
	    inset 0 1px rgba(255,255,255,0.1), 
        inset 0 20px 40px rgba(255,255,255,0.05);
    width: 130px;
    height: 29px;
	display:block;
	top:0;
	right:0;
    border-radius:3px;
	color:#fff;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
}
#u-cancel:hover,#p-cancel:hover,#ps-cancel:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.2);
}
.blue-text{
	color:#06F;
}
.btn-url-mail,.btn-submitp {
    width: 136px;
    height: 31px;
	display:block;
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 29px; /* Same as height */
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
}
#url-mail{
}
/*--------------------------*/
.btn-delthi,.btn-delthii,.btn-delthiii {
    width: 130px;
    height: 29px;
    float: left; 
	display:block;
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 29px; /* Same as height */
    text-align: center;
    font-weight: bold;
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
}
.btn-submitr {
    width: 130px;
    height: 27px;
    float: left;
	position:absolute; 
	display:block; 
	margin-left:70px;
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 29px; /* Same as height */
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
}
.btn-submita {
    width: 130px;
    height: 27px;
    float: left;
	position:absolute; 
	display:block; 
	margin-left:70px;
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
}
/*.btn-submitp {
    width: 136px;
    height: 31px;
	display:block;
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
    background: #34a5cf;
    background: -moz-linear-gradient(#34a5cf, #2a8ac4);
    background: -ms-linear-gradient(#34a5cf, #2a8ac4);
    background: -o-linear-gradient(#34a5cf, #2a8ac4);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
    background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
    background: linear-gradient(#34a5cf, #2a8ac4);
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
	box-shadow: 
	    inset 0 1px rgba(255,255,255,0.1), 
        inset 0 20px 40px rgba(255,255,255,0.05);
}
.btn-submitp:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.2);
}*/
.btn-submit-add{
    width: 136px;
    height: 31px;
    float: left; 
	display:block;
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 29px; /* Same as height */
    text-align: center;
    font-weight: bold;
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
	box-shadow:
}
#ffff{
	float:left;
	display:block;
	margin-left:20px;
	height:180px;
	padding:0;
	border:none;
}
.top-reg h3, .top-shesvla h3{
	font-family:BPGSquareMtavruli;
	color:#06f;
	line-height:18px;
	margin:0;
	padding:0;
	margin-top:7px;
}
.reg-check-mail{
	color:#CCC;
	display:block;
	margin:120px 40px 0 0;
	float:right;
}
.reg-check-mail>span{
	font-style:italic;
}
::-webkit-input-placeholder {font-size:13px;}
::-moz-placeholder {font-size:13px;} /* firefox 19+ */
:-ms-input-placeholder {font-size:13px;} /* ie */
input:-moz-placeholder {font-size:13px;}
input:placeholder {font-size:13px;}
.styled input.text-input {
	border: none;
	height: 22px;
	width: 254px;
	padding: 5px 8px;
	text-indent:32px;
	background: url(../images/bg_input.png) no-repeat 0 0;    
	font: normal 15px sylfaen, sans-serif;
	color: #333;
	line-height: 1em;
	border-radius:5px;
	box-shadow: 0 0 1px rgba(72, 156, 205, 0.5);
}
/*.styled input.text-input:focus{
	box-shadow: 0 0 2px rgba(72, 156, 205, 1);
}*/
.styled input.file-input {
	position:absolute;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 100;
}
.styled span.error {
	font-family:BPGSquareMtavruli;
	font-size:11px;
	line-height:14px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	display: none; 
	background: url(../images/arrow_error.png) no-repeat 0 center; 
	height: 11px;
	padding: 7px 15px 10px 20px; 
	position: absolute; 
	top: 2px; 
	right:0;
}
.utext{
	width:560px;
	height:110px;
	position:absolute;
	outline: none;
	border:1px solid #D6D6D6;
	background-color:#DCDCDC;
	border-radius: 5px;
	box-shadow: 0 0 2px #09F;
	resize: none;
	text-indent:20px;
	padding:5px;
}
.s-text{
	width:270px; 
	height:160px;
	position:absolute; 
	display:block; 
	margin:0 2px 0 390px;
	padding-top:-5px;
	padding-left:15px;
	font-size:10px;
	line-height:16px;
	text-align:left;
	text-indent:10px;
	color:#CCC;
	border-left:1px solid lightgray;
}
.c-text{
	width:350px; 
	height:195px;
	position:absolute; 
	display:block; 
	margin:0 2px 0 350px;
	padding-top:-5px;
	padding-left:15px;
	font-size:12px;
	line-height:16px;
	text-align:left;
	text-indent:10px;
	color:#CCC;
	border-left:1px solid lightgray;
	border-right:0px solid lightgray;
}
.p-text{
	width:270px; 
	height:218px;
	position:absolute; 
	display:block; 
	margin:0 2px 0 390px;
	padding-top:-5px;
	padding-left:15px;
	font-size:11px;
	line-height:16px;
	text-align:left;
	text-indent:10px;
	color:#CCC;
	border-left:1px solid lightgray;
}
.ps-text{
	width:270px; 
	height:auto;
	position:absolute; 
	display:block; 
	margin:0 2px 0 390px;
	padding-top:-5px;
	padding-left:15px;
	font-size:11px;
	line-height:16px;
	text-align:left;
	text-indent:10px;
	color:#CCC;
	border-left:1px solid lightgray;
}
.thema >input{
	float:left;
	margin:12px;
}
.thema-div{
	display:block;
	clear:both;
	border-bottom:1px dotted #ccc;
	width:330px;
	height:38px;
	margin:2px 5px 0px 5px;
}
.thema-div >input{
	float:left;
	margin:14px 20px 10px 10px;
}
.thema-div >label >img{
	float:left; 
	height:34px; 
	width:191px;
    border:none;
}
.thema-div >label >p{
	float:left;  
	width:85px;
	color:#CCC;
    border:none;
	font-size:14px;
	line-height:9px;
}

.styled fieldset dt.error input.text-input {
	background-position: 0 -64px;
}
.styled fieldset dt.form-rows {
	height:38px;
	margin-bottom: 5px; 
	clear: both; 
	position: relative;
	display:block;
}
.styled fieldset dt.form-rowp {
	margin-bottom: 5px; 
	clear: both; 
	position: relative;
}
.styled fieldset dt.button-rows {
	margin-bottom: 0; 
	padding: 0 0 0 0; 
	text-align: right;
	border:0px solid red;
	height:38px; 
	display:block;
}
.styled fieldset dt.button-rowp {
	margin-bottom: 0; 
	padding: 0 0 0 0; 
	text-align: right;
}
.error-lab{
	height:5px;
	width:200px;
	display:block;
}
/*-----------------*/
#uffff{
	float:left;
	display:block;
	margin-left:20px;
	width:1400px;
	padding:0;
	border:none;
}
#uffff label {
	display: block; 
	font-weight: bold;
	font-size:12px; 
	float: left; 
	width: 100px; 
	line-height: 13px; 
	padding-top: 2px; 
	color:#ccc;
}
.uform-rows {
	position: relative;
	margin-bottom: 30px;
	clear: both; 
}
.ubutton-rows {
	position:absolute; 
	width:400px;
	display:block;
	left:117px;
	top:203px;
	border:0px solid orange;
}
.ubutton-rows-apple {
	position:absolute; 
	width:400px;
	display:block;
	left:153px; 
	top:240px;
	border:0px solid orange;
}
.ubutton-rows-big {
	position:absolute; 
	width:400px;
	display:block;
	left:200px; 
	top:420px;
	border:0px solid orange;
}
.ubutton-rows-profile{
	position:absolute; 
	width:400px;
	display:block;
	left:240px; 
	top:455px;
	border:0px solid orange;
}
.u-text{
	width:150px; 
	height:95px;
	position:absolute; 
	display:block;
	margin:0 2px 0 400px;
	padding-top:0;
	padding-left:10px;
	font-size:10px;
	line-height:16px;
	text-align:left;
	text-indent:10px;
	color:#CCC;
	border-left:1px solid lightgray;
}
.u-cancel {
    width: 130px;
    height: 29px;
    float: left;
	position:absolute; 
	display:block; 
	margin-left:340px;
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
}
.u-cancel {
    background: #34a5cf;
    background: -moz-linear-gradient(#34a5cf, #2a8ac4);
    background: -ms-linear-gradient(#34a5cf, #2a8ac4);
    background: -o-linear-gradient(#34a5cf, #2a8ac4);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
    background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
    background: linear-gradient(#34a5cf, #2a8ac4);
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-decoration: none;
	box-shadow: 
	    inset 0 1px rgba(255,255,255,0.1), 
        inset 0 20px 40px rgba(255,255,255,0.05);
}
.u-cancel:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.15);
}
#pffff{
	float:left;
	display:block;
	width:700px;
	height:300px;
	margin:42px 0 0 20px;
	padding:0;	
	border:none;
}
#pffff label {
	display: block; 
	font-weight: bold;
	font-size:12px; 
	float: left; 
	width: 100px; 
	line-height: 13px; 
	padding-top: 2px;
	color:#ccc;
}
.fieldset-div{
	width:370px;
}
#top {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 330px;
	top: -265px;
	left: 0px;
	border-bottom: 0px solid lightgray;
	box-shadow: 0 0 8px rgba(102, 102, 102,0.9);
	background-color:rgba(255, 255, 255, 0.35);
	z-index:60;
}
#footer-mask {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	cursor:pointer;
	background:none;
	border: 0px solid red;
	z-index:30;
}
.fut-fav{
	text-align: center;
	float:left;
}
.fut-tools{
	float:right;
	text-align:center;
	width:118px;
	line-height:42px;
	width:120px;
	height:40px;
	display:block;
	bottom:0;
}
#tools{
	float:right;
	margin:10px 15px 0 5px;
}
.left{
	width:55px;
	height:150px;
	position: fixed;
	cursor:pointer;
	/*margin-top:7%;*/
	top:42%;
	bottom:58%;
	left:0;
	background: url(../images/arrow-previous.png) no-repeat 0px 37px;
	z-index:10;
}
.left:hover{
	/*background-color:rgba(0, 0, 0, 0.4);*/
	background: url(../images/arrow-previous-h.png) no-repeat 0px 37px;
}
.right{
	width:55px;
	height:150px;
	/*margin-top:7%;*/
	top:42%;
	bottom:58%;
	right:0;
	position: fixed;
	cursor:pointer;
	background: url(../images/arrow-next.png) no-repeat 8px 37px;
	z-index:10;
}
.right:hover{
	/*background-color:rgba(0, 0, 0, 0.4);*/
	background: url(../images/arrow-next-h.png) no-repeat 8px 37px;
}
.no_thumb{
	width:184px; 
	overflow:hidden; 
	border:0px solid red; 
	height:40px; 
	padding:0; 
	margin:0 auto; 
	color:#34a5cf; 
	font:bold 20px arial;
	 margin:43px 5px 0 5px; 
	 text-align:center; 
	 text-shadow:0px 1px 1px rgba(0, 0, 0, 0.2);
}
.thumbnail{
	width:194px; 
	height:110px;
	position:relative;
	border:0px solid #f6f6f6;
	float:left;
	background-color:rgba(255, 255, 255, 1);
	background-position:center;
	background-repeat:no-repeat;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    overflow:hidden;
}
.thumbnail-domain{
	width:184px; 
	overflow:hidden; 
	border:0px solid red; 
	height:40px; 
	padding:0; 
	margin:0 auto; 
	color:#34a5cf; 
	font:bold 20px arial;
	margin:43px 5px 0 5px; 
	text-align:center; 
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.2);
}
.th-link{
	color:#fff;
	line-height:30px;
	text-align:center;
	width:194px; 
	height:110px;
	display:block;
	margin:1px;
	float:left;
	overflow:hidden;
}
.tl{
	width:194px;
	height:22px;
	position:absolute;
	line-height:22px;
	background-color:rgba(0, 0, 255, 0.4);
	bottom:113px; 
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	z-index:10;
	border-radius:0;
}
.bl{
	width:194px;
	height:22px;
	position:absolute;
	line-height:22px;
	top:113px;
	font: normal 15px Verdana, Geneva, sans-serif;
	background-color:rgba(255, 0, 0, 0.4); 
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.6);
	text-shadow:0px 1px 2px rgba(0, 0, 0, 0.7);
	z-index:10;
}
.dom{
	float:left;
	font-size:13px;
	font-family:Verdana;
	display:block;
	width:40px; 
	height:22px;
	margin-left:5px;
}
.delete-x{
	 width:12px; 
	 float:right; 
	 margin:5px 12px 0 0;
}
/*-----------------------*/
.plus, .plusi, .plusii, .plusiii{
/*	font-size:19px;
	font-weight:bold;
	text-indent:4px;
	font-family:BPGSquareMtavruli;*/
	width:40px;
	height:22px;
	float:right;
}
.plus:hover, .plusi:hover, .plusii:hover, .plusiii:hover{
	background-color: rgba(0, 0, 255, 0.1);
}
ul.plus-body, ul.plus-bodyi, ul.plus-bodyii, ul.plus-bodyiii{
	width:194px; 
	height:65px;
	margin:0 0 0 -154px;
	float:left;
	padding:0;
	overflow:hidden;
	display:none;
	list-style:none;
	border-top:1px solid rgba(155, 155, 155, 0.5);
	background-color:rgba(255, 255, 255, 0.80);
	z-index:-10;
}
ul.plus-body li, ul.plus-bodyi li, ul.plus-bodyii li, ul.plus-bodyiii li{
	width:194px;
    border-bottom:1px solid rgba(112, 112, 112, 0.05);
	font-size:12px;
	font-family:BPGSquareMtavruli;
	color:#333;
	font-weight:500;
	line-height:21px;
	text-align:left;
	text-indent:37px;
	text-shadow:0px 1px 1px rgba(112, 112, 112, 0.4);
}
ul.plus-body li:hover, ul.plus-bodyi li:hover, ul.plus-bodyii li:hover, ul.plus-bodyiii li:hover{
	background-color:rgba(112, 112, 112, 0.1);	
}
ul.plus-body li:active, ul.plus-bodyi li:active, ul.plus-bodyii li:active, ul.plus-bodyiii li:active{
	background-color:rgba(172,172,172,0.35);	
}
.i p, .ix p{
	width:9px; 
	height:9px; 
	margin:6px 0 0 13px; 
	border-radius:10px; 
	background-color:rgba(255, 0, 0, 1); 
	position:absolute; 
	display:block; 
	box-shadow:0px 1px 1px rgba(112, 112, 112, 0.5); 
}
.i:hover,.ix:hover{
	color:rgba(255, 0, 0, 1); 
}
.ii p, .iix p{
	width:9px; 
	height:9px; 
	margin:6px 0 0 13px; 
	border-radius:10px; 
	background-color:rgba(49, 38, 211, 1); 
	position:absolute; 
	display:block;
	box-shadow:0px 1px 1px rgba(112, 112, 112, 0.5);
}
.ii:hover, .iix:hover{
	color:rgba(49, 38, 211, 1); 
}
.iii p, .iiix p{
	width:9px; 
	height:9px; 
	margin:6px 0 0 13px; 
	border-radius:10px; 
	background-color:rgba(255, 0, 0, 1); 
	position:absolute; 
	display:block;
	box-shadow:0px 1px 1px rgba(112, 112, 112, 0.5); 
}
.iii:hover,.iiix:hover{
	color:rgba(234, 85, 8, 1); 
}
#to-p{
	display: block;
	position:absolute;
	text-align:center;
	height:40px;
	margin:0 0 0 -9px;
	z-index:10;
}
#to-t{
	display: block;
	position:absolute;
	width:128px;
	height:40px;
	bottom:-40px;
	text-align:center;
	margin:0 auto;
	padding:0;
	z-index:10;
}
body {
    overflow-x: hidden;
	background-color:#fff;
}
.content{	
	margin:0 auto;
	padding:0;
	width:981px;
	height:auto;
	min-height:2000px; 
	padding-bottom:44px;
	padding-top:3px;
	border:0px solid red;
	overflow:hidden;
}
.contenth{
	margin:0 auto;
	padding:0;
	width:981px;
	height:auto;
	min-height:500px; 
	display:none;
	padding-bottom:44px;
	padding-top:3px;
	border:0px solid red;
	overflow:hidden;
}
#scrollcontent {
	position:absolute; 
    width:385px; 
	height:150px; 
	margin:15px 0 0 0; 
	padding:0 0 0 15px; 
	overflow:auto; 
	z-index:200;
}
.bak{
	height:56px; 
	width:92px; 
	margin:5px 0 0 5px;
	float:left; 
	border:1px solid #f6f6f6;
	cursor:pointer;
	background-color:#000;
}
#profile-body{
	display:none;
	position:absolute;
	margin:0px 0 0 695px;
	padding-top:4px;
	background:none;
	height:175px;
	width:320px;
	z-index:600;
}
#profile{
	position:absolute;
	display:block;
	margin:9px 0 0 0;
	background-color:#fff;
	background-size:96px 40px;
	height:160px;
	width:320px;
	border:1px solid #34a5cf;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
	z-index:800;
}
.profile-tringle{
	position:absolute;
	display:block;
	margin:0 0 0 280px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #ffffff transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #ffffff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	z-index:900;
}
.profile-tringle-border{
	position:absolute;
	display:block;
	margin:-1px 0 0 278px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 17px 17px 17px;
	border-color: transparent transparent #34a5cf transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #ffffff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	z-index:700;
}
.leng-g{
	width:25px; 
	height:15px; 
	background: url(../images/lang.png) no-repeat 0 0; 
	position:absolute; 
	margin:14px 2px 2px 240px; 
	cursor:pointer; 
}
.leng-e{
	width:25px; 
	height:15px; 
	background: url(../images/lang.png) no-repeat -26px 0; 
	position:absolute; 
	margin:14px 2px 2px 240px; 
	cursor:pointer;
	z-index:100;
}
#geoKeys{
	visibility:hidden;
	display:none;
}
.message{
	width:15px; 
	height:15px;
	position:absolute;
	border:1px solid rgba(0, 0, 0, 0.2);
	border-radius:10px;
	margin:-2px 0 0 205px;
	background-color:red;
	color:#fff;
	font-size:10px;
	font-family:Droid Sans Mono,Verdana, Arial, Geneva, sans-serif;
	line-height:15px;
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	z-index:100;
}
#mess{
	float:left; 
	font-size:15px;
	margin:5px 0 0 0; 
	color:#333; 
	cursor:pointer; 
	text-decoration:underline;
}
#mess:hover{
	color:#03F;
}
#mess:active{
	color:#999;
}
#prof{
	float:left; 
	font-size:15px;
	margin:5px 0 0 0; 
	color:#333; 
	cursor:pointer; 
	text-decoration:underline;
}
#prof:hover{
	color:#03F;
}
#prof:active{
	color:#999;
} 
.del{
	float:right;
	margin-right:8px;
	font-size:20px;
	font-weight:bold;
	color:red;
	text-align:center;
}
/*=======================top, top-session======================*/
.hide{
  display: none;
}
.show{
  display: block;
}
a, img, ol, ul, li, form, label, table{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* Safari, Chrome, iPhones, iPads */
::selection {
	background:#4096ee;
	color:#fff;
}
::-moz-selection {
	background:#4096ee;
	color:#fff;
}
::-webkit-selection {
	background:#4096ee;
	color:#fff;
}
h3 {
	font-family: sylfean, Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #616161;
	text-decoration: none;
	font-size: 19px;
}
.title {
	line-height: 1.2em;
	position: relative;
	margin-left: 40px;
}
input#search {
	width:460px; 
	height:42px; 
	padding: 5px;
	margin-top: -1px;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	border: 0px solid #ababab;
	line-height: 25px;
	color: #ababab;
	padding:0 60px 0 45px; 
	background-color:#fff; 
	border:1px solid rgba(72, 156, 205, 1); 
	font-size:19px; 
	box-shadow: 0 0 1px rgb(72, 156, 205);
}
input#search:focus {
	color:#000;
	box-shadow: 0 0 3px rgb(72, 156, 205);
/*	color: #3b3b3b;
	border: 1px solid #36a2d2;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);*/
}
h4#results-text {
	display: none;
}
ul#results {
	position:absolute;
	display: none;
	width: 565px;
	margin: 0 0 0 228px;
	text-align:left;
	background-color:#fff;
	border:1px solid #09F; 
	border-radius:0 0 3px 3px; 
	box-shadow: 0 0 2px rgb(102, 102, 102);
	border-top:none;
}
ul#results li {
	height:30px;
	padding-left:45px;
	line-height:30px;
	font-size:14px;
	cursor: pointer;
	overflow:hidden;
	border-top: 0px solid #cdcdcd;
	transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
}
.result a {
	outline: none;
	font-size:11px;
	text-decoration: none;
	color: #555;
	line-height:30px;
	width:520px;
	height:30px;
	display:block;
	border:0px solid red;
}
.metis-naxva{
	font-size:14px;
	font-weight:bold;
}
.search-domain{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#09F;
}
#no_result{
	height:30px;
	padding-left:36px;
	font-size:15px;
	padding:0 0 0 20px;
	font-weight:bold;
	line-height:30px;
}
ul#results li:hover {
	background-color: #f6f6f6;
}
ul#results li:first-child {
	border-top: none;
}
.top-white {
	width:100%; 
	height:257px; 
	margin:0 auto; 
	display:block; 
	/*background-color:rgba(255,255,255,1);*/
	background: #fff url(../images/h301.png);
	border-bottom:2px solid #09F;  
	box-shadow: 0 0 0 rgb(102, 102, 102);
}
.top-top{
	width:1024px; 
	height:215px; 
	margin:0 auto; 
	display:block;
}
.top-transparent{
	width:1024px; 
	height:65px; 
	margin:0 auto; 
	display:block;
}
.logo{
	position:absolute; 
	display:block; 
	margin:5px 0 0 20px;
}
.top-shesvla{
	width:500px; 
	height:213px; 
	float:left; 
	display:block;
	margin:2px;
}
.top-reg{
	width:500px; 
	height:213px; 
	float:left; 
	margin:2px; 
	border-left:1px solid #09F;
}
#map{
	width:auto; 
	min-width:50px; 
	height:20px; 
	display:block; 
	position:absolute; 
	margin:55px 0 0 20px; 
	color:#fff;
	font-size:11px;
	font-weight:700;
	text-shadow:0px 1px 1px #000;
	cursor:default;
}
.search-div{
	display:block; 
	margin:0 auto; 
	padding-top:18px;
}
.search-img{
	z-index:100; 
	position:absolute; 
	margin:7px 0 0 -62px; 
	cursor: pointer;
}
.lupa{
	position:absolute; 
	width:35px; 
	height:24px; 
	margin:7px 3px 3px -50px; 
	cursor: default;
}
.shesvla-div{
	width:220px; 
	height:55px; 
	border:0px solid #fff; 
	position:absolute; 
	margin: -50px 0 0 798px;
}
.session-img{
	float:right; 
	width:47px; 
	height:47px; 
	margin:5px;
}
.session-name-div{
	width:160px; 
	height:55px;
	display:block;
	border:0px solid #fff; 
	float:right;
}
.session-name{
	float:right; 
	font-size:12px; 
	font-weight:bold; 
	text-align:right; 
	text-shadow:0px 1px 1px #000; 
	padding-top:6px; 
	color:#fff; 
	border:0px solid #fff
}
.profile-in{
	width:320px; 
	height:118px; 
	cursor:default;
	display:block;
}
.profile-img{
	float:left; 
	width:95px; 
	height:100px;
	display:block;
	margin:10px 10px 8px 10px;
}
.profile-name{
	float:left;
	width:200px;
	height:21px;
	overflow:hidden;
	font-size:13px; 
	line-height:21px;
	text-align:left;
	font-weight:bold; 
	margin:11px 0 0 0;
}
.profile-mail{
	float:left;
	width:200px;
	height:21px;
	font-size:13px;
	line-height:21px;
	text-align:left;
	margin:6px 0 0 0; 
	color:#555;
}
.profile-message{
	font-size:11px; 
	line-height:21px; 
	width:200px; 
	text-align:left; 
	display:block;
}
.profile-edit{
	font-size:11px;
	line-height:21px;
}
.profile-bottom{
	width:320px; 
	height:42px; 
	display:block; 
	position:absolute; 
	border-top:1px solid #09C;
}
.profile-exit{
	width: 125px;
    height: 29px; 
    float: left;
	display:block;
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;
    font-family: BPGSquareMtavruli, 'Lato', Calibri, Arial, sans-serif;
	color:#fff;
    font-size: 13px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
	position:relative;
	margin-top:5px;
	margin-right:7px; 
	float:right;
	text-decoration:none;
}
#hidden{
	visibility:hidden;
	display:none;
}
.result_language{
	position:absolute;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#09F;
	line-height:30px;
	margin-left:-32px;
	font-weight:lighter;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.hide{
	visibility:hidden;
}
.reg-img{
	width:32px;
	height:28px;
	position:absolute; 
	margin:2px 2px 2px 4px;
}
.remember{
	font-size:12px;
	color:#333;
	margin-top:10px;
	margin-left:-4px;
	float:left; 
	cursor:pointer;
}
.damimaxsovre{
	position:absolute;
	margin-top:2px;
	margin-left:5px;
	cursor:pointer;
	
}
.password-recover>a{
	float:right; 
	font-size:12px;
	line-height:37px;
	text-decoration:none;
	color:#333;
}
.social{
	width:1024px; 
	margin:0 auto; 
	display:block; 
	max-height:40px; 
	border-top:1px solid #09F; 
	font-size:13px; 
	text-align:left; 
	line-height:40px;
}
.social-text{
	font-weight:bold; 
	display:block; 
	float:left; 
	margin:0 20px 0 15px; 
	font-size:19px;
}
a.sign-in-f{
	width:173px;
	height:32px;
	margin:4px 0; 
	display:block;
	float:left;
	background: url(../images/sign-in-f.png) no-repeat 0 0;
}
a.sign-in-t{
	width:173px;
	height:32px;
	margin:4px 2px; 
	display:block;
	float:left;
	background: url(../images/sign-in-t.png) no-repeat 0 0;
}
a.sign-in-g{
	width:173px;
	height:32px;
	margin:4px 0 0 20px; 
	display:block;
	float:left;
	background: url(../images/sign-in-g.png) no-repeat 0 0;
}
a.sign-in-o{
	width:173px;
	height:32px;
	margin:4px 0 0 20px; 
	display:block;
	float:left;
	background: url(../images/sign-in-o.png) no-repeat 0 0;
}
a.sign-in-l{
	width:173px;
	height:32px;
	margin:4px 10px; 
	display:block;
	float:left;
	background: url(../images/sign-in-l.png) no-repeat 0 0;
}
a.sign-in-f:hover,a.sign-in-t:hover,a.sign-in-g:hover,a.sign-in-l:hover,a.sign-in-o:hover{
	background-position:0 -32px;
}
/*----------widjet----------*/
.widjet-ul li{
	display:none;
	list-style:none;
	padding-right:16px;
	margin-top:0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:32px;
	text-shadow: 2px 1px 3px rgba(0, 0, 0, 1);
}
.widjetb-ul li{
	list-style:none;
	padding-right:16px;
	margin-top:0;
}
.widjet-ul div{
	float:right;
}
.widjet-ul div:hover{
	text-decoration:underline;
}
.widjet{
	width:194px;
	height:28px;
	overflow:hidden; 
	line-height:28px; 
	text-align:right; 
	position:absolute; 
	margin:4px 0 0 890px;
	cursor:default;
	color:#fff;
	font-size:15px;
	z-index:-100;
    /*background: url(../images/widjet-back.png);*/ 
}
.widjetb{
	width:194px;
	min-height:28px;
	height:auto;
	overflow:hidden;
	text-align:right;
	position:absolute; 
	margin:11px 0 0 895px;
	cursor:default;
	color:#fff;
	z-index:-100;
    background: url(../images/widjet-back.png);
}
/*.widjet-bottom{
	width:194px;
	height:1px;
	background-color:rgba(255, 255, 255, 0.2);
	position:absolute;
	bottom:0;	
}
*/
/*=================== end top, top-session================*/
/*=========================left-par=======================*/
.left-par-body{
	position: fixed; 
	left:-193px; 
	top:70px; 
	width:205px; 
	height:100px;  
	z-index:100;
	overflow:hidden;
}
.left-par{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:194px; 
	height:100px;
	background-color:rgba(255, 255, 255, 0.3); 
	box-shadow: 2px 1px 5px 0 rgba(0, 0, 0, 0.3);
}
.left-par-nav{
	position:absolute; 
	width:40px; 
	height:50px;
	z-index:100; 
	background-color:rgba(255, 255, 255, 0.2); 
	box-shadow: 1px 0px 1px 0 rgba(0, 0, 0, 0.2);
}
.left-par-nav-h{
	position:absolute; 
	width:40px; 
	height:50px;
	z-index:100; 
	background-color:rgba(255, 255, 255, 0); 
	box-shadow: 1px 0px 1px 0 rgba(0, 0, 0, 0);
}
.left-par1{
	left:0px; 
	top:0px;
}
.left-par2{
	left:0px; 
	top:50px;
}
.left-par-content{
	position:absolute;
	left:40px;
	width:154px;
	height:100px;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:32px;
}
.left-par-content>a{
	font-size:11px;
	color:#fff;
}
.left-par2>div{
	top:-50px;
	display:none;
}
.left-par-content>a>img{
	margin: 14px 0 0 -1px;
}

:before{
  /*content: '';*/
  position: absolute;
  box-sizing: border-box;
}
.inner-soc a {
  float: left;
  margin: 6px 5px 0 10px;
}
.button-soc {
  position: relative;
  width: 102px;
  height: 25px;
  padding: 0 3px 0 27px;
  font: 700 15px/25px arial;
  text-decoration: none;
  color: #555;
  border-radius: 20px;
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  overflow:hidden;
}
.button-soc span {
  font-size: 10px;
  text-align:left;
  text-transform: none;
  color: #333;
}
.button-soc:before {
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  font: 19px/25px BPGArial;
  text-align: center;
  color: #fff;
  border-radius: 20px;
}
.button-soc.fb:before {
  content: "f";
  background: linear-gradient(to bottom, #4477cc 0%, #2f5fae 100%);
}
.button-soc.tw:before {
  content: 't';
  background: linear-gradient(to bottom, #00ccff 0%, #00a3cc 100%);
}
.button-soc.gp:before {
  content: 'g';
  line-height:18px;
  font-size:17px;
  background: linear-gradient(to bottom, #dd4433 0%, #bd2f20 100%);
}
.button-soc:hover {
  text-shadow: 0 0 10px #fff;
}

/*=====================end left-par====================*/
/*===================detal-search======================*/
.g-alfabite{
	height:27px;
	width:957px;
	margin:0 auto; 
	background-color:#fff; 
	border:1px solid lightgray;
	border-right:none; 
	margin-top:4px; 
	margin-bottom:0px;
	padding:0; 
	font-weight:bold;
	line-height:25px;
}
.g-alfabite li{
	display:inline;
	padding:0;
	list-style:none;
	color:#34a5cf;
	margin-left:0;
	width:28px; 
	height:27px; 
	float:left; 
	border-right:1px solid lightgray;
	cursor:pointer;
}	
.g-alfabite li:hover{
	color:#fff;
	background: #34a5cf; /* Fallback */
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: linear-gradient(#34a5cf, #2a8ac4);
}
#alfab{
	display:none;
	padding-top:5px;
	margin:2px 0 0 -75px;
	min-height:40px;
	width:170px;
	border:0px solid red;
	color:#fff;
}
#li-div{
	position:absolute;
	display:block;
	margin:10px 0 0 0;
	padding:0;
	background-color:#fff;
	text-align:left;
	line-height:27px;
	height:auto;
	width:180px;
	border:1px solid #34a5cf;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.6);
	z-index:700;
}
#li-div a{
	display:block;
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:bold;
	width:170px;
	height:auto;
	text-decoration:none;
	color:#34a5cf;
	background-color:#fff;
	border:0px solid red;
	border-bottom:0px dotted #34a5cf;
}
#li-div a:hover{
	color:#fff;
	background: #34a5cf; /* Fallback */
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: linear-gradient(#34a5cf, #2a8ac4);
}
#li-tringle{
	position:absolute;
	display:block;
	margin:1px 0 0 75px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #ffffff transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #ffffff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	z-index:900;
}
#li-tringle-border{
	position:absolute;
	display:block;
	margin:0 0 0 73px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent transparent #34a5cf transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #ffffff #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	z-index:500;
}
.alfa,.alfa2{
	width:194px; 
	height:110px;
	position:relative;
	display: inline-block; 
	float:left;   
	color:#34a5cf;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.2);
	background-color:rgba(255, 255, 255, 1);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	overflow:hidden;
}
.alfa{
	line-height:35px;
}
.alfa:hover,.alfa2:hover{
	color:#fff;
	background: #34a5cf; /* Fallback */
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#34a5cf), to(#2a8ac4));
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: linear-gradient(#34a5cf, #2a8ac4);
	-webkit-transition: color ease-in-out .1s;
    transition: color ease-in-out .1s;
}
.th-link{
}
/*===================end detal-search======================*/
/*===============overlays================*/
.overlay-title{
	margin:0 auto; 
	text-align:center; 
	font-size:20px; 
	color:#fff; 
	margin:25px 0 15px 0; 
	border:0px solid green;
}
.overlay-title-big{
	margin:0 auto; 
	text-align:center; 
	font-size:20px; 
	color:#fff; 
	margin:-10px 0 15px 0; 
	border:0px solid green;
}
.confirm-delete{
	position:absolute;
	width:575px;
	margin:0 auto;
	top:115px; 
	text-align:center; 
	font-size:17px; 
	color:#CCC;  
	border:0px solid red;
}
.on-off{
	width:70px;
	height:35px;
	display:block;
	float:left;
	clear:right;
	text-align:center;
	line-height:30px;
	border:0px solid white;
	overflow:hidden;
	border-radius:5px;
	margin-top:-4px;
	background: url(../images/off-on.png) no-repeat left;  
	background-position:0px 0px;
	background-size:70px 130px;
}
.on-off>label{
	position:absolute;
	width:70px;
	height:28px;
	display:block;
}
#footer-anchor{
	width:300px; 
	height:59px; 
	color:#CCC;  
	float:left; 
	border:0px solid white;
	line-height:30px;
}
#footer-anchor-reset{
	width:380px; 
	height:48px; 
	color:#CCC;
	font-size:15px; 
	float:left;
	line-height:28px;
}
.hidden{
	visibility:hidden;
	display:none;
}
.theme-reset{
	color:#CCC;
	font-size:15px;
}
.theme-anchor{
	width:160px; 
	height:24px; 
	color:#CCC;  
	float:left; 
	border:0px solid white;
	font-size:15px;
	line-height:24px;
}
#footer-anchor{
	font-size:15px;
}
.add-url-form-img{
	width:32px; 
	height:28px;
	position:absolute; 
	margin:2px 2px 2px 105px;
}
.details-add{
	padding:0 0 0 30px;
}
.details{
	padding:0 0 0 5px; 
	border:0px solid orange; 
	display:block; 
	width:720px; 
	height:340px; 
	margin:0 auto; 
	overflow:hidden;
}
/*===============apple overlays================*/
/* the overlayed element */
.apple_overlay {
    
/*    width:440px;
    padding:35px;
    font-size:11px;*/	
}
.apple_overlay.black {
	display:none;
	background-image:url(../images/transparent1.png);
	color:#fff;
	width:636px;
	height:265px;
	padding:35px;
	/*background-size: 707px 340px;*/
	/*border:1px solid orange;*/
}
.apple_overlay .close {
    background-image:url(../images/close-x.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
    position:absolute; 
	right:51px; 
	top:48px;
    cursor:pointer;
    height:26px;
    width:26px;
}
.apple_overlay .close:hover {
	background-position:0px -52px;
}
.apple_overlay .close:active {
	background-position:0px -52px;
}
/*-------------*/
/* the overlayed element */
.simple_overlay {
    display:none;
    width:805px;
	height:450px;
	position:absolute;
	margin-top:35px;
	padding-top:35px;
	border-radius:6px;
	background-color:rgba(0,0,0,0.96);
    -moz-box-shadow:0 0 35px rgba(0,0,0,1);
    -webkit-box-shadow: 0 0 35px rgba(0,0,0,1);
	border:0px solid red;
	z-index:200;
}
.simple_overlay .close {
    background-image:url(../images/close-x.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
    position:absolute;
    right:15px;
    top:12px;
    cursor:pointer;
    height:26px;
    width:26px;
}
.close:hover {
    background-position:0 -52px;
}
.close:active {
    background-position:0 -52px;
}
/*-------------*/
/* the overlayed element */
.simple_overlay2 {
    display:none;
    z-index:10000;
    background-color:rgba(0,0,0,0.96);
    width:635px;
	height:265px;
	margin-top:37px;
	border-radius:6px;
    -moz-box-shadow:0 0 35px rgba(0,0,0,1);
    -webkit-box-shadow: 0 0 35px rgba(0,0,0,1);
}
.simple_overlay2 .close { /*moshla*/
    background-image:url(../images/close-x.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
    position:absolute;
    right:15px;
    top:12px;
    cursor:pointer;
    height:26px;
    width:26px;
}
.simple_overlay2 .close:hover{
	background-position:0 -52px;
}
.simple_overlay2 .close:active{
	background-position:0 -52px;
}
/*---------------*/
#overlay7,#overlay8,#overlay9,#overlay10,#overlay11,#overlay12 {
    background-image:none;
	display:none;
	width:880px;
	height:540px;
	max-width:880px;
    max-height:540px;
	border:0px solid green;
	overflow:hidden;
}
.contentWrap {	
	width:805px;
	height:450px;
	padding-top:35px;
	margin:35px 35px 35px 40px;
	box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.9);
	background-color:rgba(0, 0, 0, 0.96);
	border-radius:4px;
	border:0px solid #fff;
}
.overlay7 .close {/*about*/
    background-image:url(../images/close-x.png);
	background-position:0px 0px;
    position:absolute; 
	right:49px; 
	top:47px;
    cursor:pointer;
    height:26px;
    width:26px;
	z-index:1000;
	display:block;
	border:0px solid red;
}
.overlay7 .close:hover{
	background-position:0px -52px;
}
.overlay7 .close:active{
	background-position:0px -52px;
}
/*===============overlays end================*/
/*==================about====================*/
.wrapper-about{
	max-width:751px; 
	max-height:400px;
	display:block;
	position: relative;
	padding:0;  
	margin:10px 0 0 35px; 	
	background-color:none;    	
	overflow: hidden; 	
	border: 0px solid red;
}
.wrapper-about-in{
	display:block;
	height:500px;
}
.about-p{
   font-size:14px; 
   line-height:28px; 
   color:#CCC; 
   text-indent:30px; 
   padding:0 18px 0 10px;
   margin:0;
   cursor:default;
}
.about-support{
	font-size:14px;
	line-height:10px;
	color:#fff;
}
#gadatana{
	width:auto; 
	height:1px;  
	clear:both; 
	margin:auto; 
	padding:auto;
}
.gadatana-b{
   width:400px;
   height:1px;
   border-bottom:1px solid #fff;
   margin:0 auto;
   margin-top:20px;
}
/*==================end about====================*/
/*====================message====================*/
.wrapper-message{
	width: 765px;
	height:400px;
	max-width:765px; 
	max-height:400px;
	display:block;
	position: relative;
	padding:0;  
	margin:10px 0 0 20px; 	
	background-color:none;    	
	overflow: hidden; 	
	border: 0px solid red;
}
.mes-in{
	height:500px;
}
.mess-block{
	display:block;
	height:auto;
}
.mes-title{
	width:760px; 
	height:35px;
	display:block;
	margin:2px;
	padding:0;
	border-radius:3px;
	font-weight:normal;
}
.mes-subj{
	font-size:14px;
	text-align:left; 
	color:#fff; 
	float:left;  
	margin:0 0 0 20px; 
	line-height:35px;
	width:190px;
	height:35px;
	overflow:hidden;
	border-right:0px solid #fff;
}
.mes-titl{
	width:365px;
	height:35px; 
	float:left;
	margin:0;
	font-size:12px;
	font-style:normal;
	color:#fff;
	text-indent:15px;
	line-height:35px;
	border-right:0px solid #fff;
	overflow:hidden;
}
.mes-date{
	font:normal 13px Verdana; 
	color:#fff; 
	float:left; 
	margin:0;
	text-indent:15px;
	line-height:35px;
	border-right:0px solid #fff;
	width:140px;
	height:35px;
	overflow:hidden;
}
.mes-del{
	float:right; 
	margin:0 5px 0 0;
	cursor:pointer;
}
.mes-p{
	display:none; 
	height:auto;
	margin:10px 20px 15px 20px; 
	line-height:29px;
	color:#CCC;
	font-size:15px;
	text-indent:20px;
}
.mes-p>a{
	color:#CCC;
}
#gadatana-m{
	width:680px; 
	height:1px;  
	clear:both; 
	margin:auto; 
	padding:auto;
	margin-top:10px;
	border-bottom:1px solid #fff;
}
.mes-open{
	color:red;
	font-weight:bold;
}
.mes-opened{
	color:red;
}
.no-mess{
	color:#CCC;
	text-align:center;
}
/*=======================end message======================*/
/*=======================theme======================*/
.theme-right{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute; 
	top:195px; 
	left:768px; 
	font-size:70px;
	border:0px solid red;
	cursor:pointer;
	opacity:0.5;
}
.theme-left{
	font-family:Arial, Helvetica, sans-serif;
	position:absolute; 
	top:195px; 
	left:17px; 
	font-size:70px; 
	color:#fff;
	cursor:pointer;
	opacity:0.5;
}
.theme-right:hover,.theme-left:hover{
	color:#fff;
	opacity:1;
	/*text-shadow:0px 0px 4px rgba(255,255,255, 0.5);*/
}
.slide-frame{
	width:700px; 
	height:340px; 
	display:block; 
	margin-left:55px; 
	overflow:hidden;
}
#sliding-frame{
	width:1400px; 
	height:340px; 
	margin:0;
}
.left-frame{
	width:700px; 
	height:345px; 
	float:left; 
	margin-top:10px;
}
.right-frame{
	width:690px; 
	height:325px; 
	margin:10px 0 0 10px; 
	float:left;
}
.left-frame-thme{
	height:180px; 
	width:700px; 
	float:left; 
	position:relative; 
	overflow:hidden;
}
.left-frame-bak{
	height:130px; 
	width:700px; 
	float:left; 
	position:relative; 
	margin:15px 0 0 0;
}
.right-frame-setings{
	width:680px; 
	height:170px;
	color:#CCC; 
	margin-top:5px;
	border:0px solid red;
}
.ord{
	width:690px; 
	height:28px; 
	margin-bottom:28px;
}
.value{
	width:60px; 
	height:28px; 
	float:left; 
	margin-left:45px; 
	color:#CCC;
	text-align:left;
}
.right-frame-onoff{
	width:380px; 
	height:145px;
	border:0px solid red;
}
/*=======================end theme======================*/
/*=======================radio======================*/
.jp-playlist{
	visibility:hidden; 
	display:none;
}
/*=======================end radio======================*/
/*=======================jquery ui======================*/
.ui-slider .ui-slider-handle:active, .ui-slider .ui-slider-handle:hover{
	background:#e6e6e6 url(http://code.jquery.com/ui/1.10.4/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
}
/*=======================end jquery ui======================*/
