@charset "utf-8";

* {
	font-family: Arial, Helmet, Freesans, sans-serif;
}

@font-face {
	font-family: "BPG Nino Mtavruli";
	src: url('bpg_nino.ttf');
}

body {
	margin: 0px;
	background-color: #000;
	background-image: url(background.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 13px;
	color: #000;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

table {
	font-size: 12px;
}

input {
	font-size: 12px;
}


.background {
	background: url(background.png) no-repeat;
	background-position: 50% 32px;
}


.main #top {
	background: url(top.png) no-repeat 580px 0;
}

.main #content {
	position: relative;
	margin: auto;
	padding: 0px;
	min-height: 600px;
	background-color: #E9E9E9;
	background-image: url(content_background.gif);
	background-repeat: repeat;
}


.search {
	background: url(search_background.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.search #search_name {
	font-size: 10px;
	height: 19px;
	width: 130px;
	background: none;
	border: none;
}

.search #submit {
	margin-top: 5px;
	width: 11px;
	height: 11px;
	background: url(search.png) no-repeat;
	border: none;
	cursor: pointer;
}

.search #geo_key {
	
}

.errors {
	font-size: 13px;
	color: red;
}

.news {
	position: relative;
	width: 510px;
	border: 1px solid #DBDBDB;
	background: url(2_news_back.jpg) repeat-x;
	background-color: #F1F1F1;
	background-position: top;
	margin-left: 25px;
	margin-top: 10px;
	font-size: 12px;
}

.news #read_more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 78px;
	height: 21px;
	background: url(read_more.jpg);
	background-repeat: no-repeat;
}

.news #img {
	float: left;
	padding: 9px;
}

.news #text {
	margin-top: 9px;
	margin-bottom: 22px;
}

.news a {
	color: #000;
	text-decoration: none;
}

.news a:hover {
	color: #333;
	text-decoration: underline;
}

.news_rows {
	border: 1px solid #DBDBDB;
	background: url(2_news_back.jpg) repeat-x;
	background-color: #F1F1F1;
	background-position: top;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
	font-size: 12px;
}

.news_rows a {
	color: #000;
	text-decoration: none;
}

.news_rows strong {
	font-size: 12px;
}

.news_rows a:hover {
	color: #333;
	text-decoration: underline;
}

.news_rows a p:hover {
	color: #000;
	text-decoration: underline;
}

.read_more {
	width: 78px;
	height: 21px;
	display: block;
	background: url(read_more.jpg) no-repeat;
}

.news_more {
	font-size: 14px;
}

.news_more table {
	font-size: 14px;
}

.news_more #top {
	background: url(new_top_line.jpg);
	background-repeat: no-repeat;
}

.news_more #header {
	background: url(news_header.jpg);
	background-repeat: repeat-x;
}

.news_more #header strong {
	float: left;
	margin-left: 7px;
	color: #444;
}

.news_more #news_left_top {
	float: left;
	width: 55px;
	height: 20px;
	background: url(news_left_top.jpg);
	background-repeat: no-repeat;
}

.news_more #news_left_top a {
	float: left;
	margin-left: 8px;
	margin-top: 2px;
}

.news_more #news_left_top_2 {
	float: left;
	height: 20px;
	background: url(news_left_top_2.jpg);
	background-repeat: repeat-x;
	color: #373737;
	font-size: 12px;
}

.news_more #news_left_top_2 div {
	margin-top: 2px;
}

.news_more #news_left_top_3 {
	float: left;
	width: 4px;
	height: 20px;
	background: url(news_left_top_3.jpg);
	background-repeat: no-repeat;
}

.news_more #news_right_top {
	float: right;
	width: 156px;
	height: 20px;
	background: url(news_right_top.jpg) no-repeat;
	color: #373737;
}

.abc_news #title
{
    position: relative;
    width: 300px;
    height: 26px;
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.abc_news #title #center_title
{
    padding-top: 4px;
}

.abc_news #title #left
{
    position: absolute;
    left: 0px; top: 0px;
    width: 40px; height: 26px;
    background: url(abc_news_title_left.png) no-repeat;
}

.abc_news #title #right
{
    position: absolute;
    right: 0px; top: 0px;
    width: 40px; height: 26px;
    background: url(abc_news_title_right.png) no-repeat;
}

.abc_news #background
{
    display: block;
    padding: 6px 0 6px 0;
    text-align: center;
}

.abc_news #letter
{
    display: block;
    width: 115px;
    font-size: 22px;
    padding: 8px 0 8px 0;
    color: #474747;
    background: url(abc_news_letter.png) no-repeat;
    text-align: center;
}

.abc_news a
{
    font-size: 14px;
    margin-left: 7px;
}

.abc_news span
{
    font-size: 14px;
    margin-left: 7px;
}

.abc_news #eng
{
    font-family: arial;
    color: #474747;
}

.abc_news #news_title
{
    font-size: 14px;
    margin-top: 5px;    
    margin-left: 10px;
}

.abc_news #news_title a
{
    font-size: 14px;
}

.abc_news img
{
    position: relative;
    bottom: 2px;
}

.send_friend #name {
	position: relative;
	margin-left: 110px;
	width: 220px;
	height: 33px;
	background: url(guestbook_name.png);
	background-repeat: no-repeat;
}

.send_friend #name input {
	position: absolute;
	left: 8px;
	top: 5px;
	width: 200px;
	height: 16px;
	background: none;
	border: none;
}

.send_friend #security {
	position: relative;
	float: left;
	margin-left: 4px;
	margin-top: 0px;
	width: 135px;
	height: 23px;
	border: none;
	background: url(security.png) no-repeat;
}

.send_friend #security input {
	position: absolute;
	left: 8px;
	top: 2px;
	width: 130px;
	height: 16px;
	background: none;
	border: none;
}

.send_friend #submit_mail {
	width: 160px;
	height: 33px;
	border: none;
	background: url(contact_submit.png) no-repeat;
}

.games {
	float: left;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px;
	font-size: 13px;
}

.games #more {
	width: 120px;
	margin-top: 4px;
}

.games #more a {
	color: #000;
	text-decoration: none;
}

.games #more a:hover {
	color: #333;
	text-decoration: underline;
}

.gallery {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	padding: 4px;
	border: 1px solid #ccc;
}

.gallery #more {
	width: 120px;
	margin-top: 4px;
}

.gallery #more a {
	text-decoration: none;
	color: #000;
}

.pictures {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.v_gallery {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 4px;
	border: 1px solid #ccc;
}

.v_gallery #more {
	text-decoration: none;
	color: #000;
}

.videos {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	padding: 4px;
	border: 1px solid #ccc;
}

.videos #more {
	text-decoration: none;
	color: #000;
}

.music {
	border: #DBDBDB 1px solid;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	font-size: 12px;
}

.music a {
	color: #000;
	text-decoration: none;
}

.music a:hover {
	color: #333;
	text-decoration: underline;
}

.video {
	border-top: #DBDBDB 1px solid;
	margin-top: 10px;
	clear: both;
	font-size: 13px;
}

.video #img {
	float: left;
	padding: 2px;
}

.books {
	border-top: #DBDBDB 1px solid;
	margin-top: 10px;
	clear: both;
	font-size: 13px;
}

.books #img {
	float: left;
}

.books a {
	color: #000;
	text-decoration: none;
}

.books a:hover {
	color: #000;
	text-decoration: underline;
}

.test {
	border-top: #DBDBDB 1px solid;
	margin-top: 10px;
	clear: both;
}

.test img {
	padding: 4px;
}

.test #short_text p {
	margin-top: 1px;
}

.test #img {
	float: left;
	padding: 2px;
}

.test #read_more {
	font-weight: bold;
	text-decoration: none;
}

.test #read_more:hover {
	text-decoration: underline;
}

.questions #responses {
	float: left;
	clear: both;
}

.questions #responses input {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.questions #responses label {
	float: left;
	margin-left: 5px;
}

.questions #responses label p {
	padding: 0px;
	margin: 0px;
}

.creation {
	border-top: #DBDBDB 1px solid;
	margin-top: 10px;
	clear: both;
	font-size: 13px;
}

.creation a {
	color: #000;
	text-decoration: none;
}

.creation a:hover {
	color: #333;
	text-decoration: underline;
}

.rating input {
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 15px;
}

.catalogue_border {
	margin: 10px 0 0 60px;
	position: relative;
	float: left;
	display: block;
	width: 250px;
	height: 165px;
	background: url(catalogue_border.png) no-repeat;
}

.catalogue_inside {
	position: relative;
	top: 8px;
	left: 7px;
	display: block;
	width: 235px;
	height: 149px;
	border: 1px solid #4f4f4f;
}

.catalogue_inside img {
	margin: 0 0 0 0;
	width: 235px;
	height: 126px;
	border: none;
}

.catalogue_inside #title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 235px;
	padding: 5px 0 3px 0;
	text-align: center;
	background: #565656;
	z-index: 4;
}

.catalogue_inside #title a {
	font-family: BPG Nino Mtavruli;
	font-size: 12px;
	color: #f2f2f2;
}

.catalogue_border .catalogue_inside span {
	position: absolute;
	display: none;
	width: 235px;
	height: 149px;
	left: 0px;
	top: 0px;
	background: url(collage_glow.png);
	z-index: 5
}


.sub_catalogue_border
{
    position: relative;
    float: left;
    display: block;
    margin: 7px 0 0 5px;
    width: 158px;
    height: 123px;
    background: url(sub_catalogue_border.png) no-repeat;
}

.sub_catalogue_inside
{
    position: relative;
    top: 4px; left: 4px;
    display: block;
    width: 148px;
    height: 113px;
    border: 1px solid #4f4f4f;
}

.sub_catalogue_inside img
{
    margin: 0 0 0 0;
    width: 148px;
    height: 95px;
    border: none;
}

.sub_catalogue_inside #title
{
    position: absolute;
    bottom: 0px; left: 0px;
    width: 148px;
    height: 18px;
    text-align: center;
    background: url(catalogue_title.png) repeat-y;
    z-index: 4;
}

.sub_catalogue_inside #title a
{
    font-size: 12px;
    color: #f2f2f2;
    display: block;
    margin-top: 5px;
}

.sub_catalogue_border .sub_catalogue_inside span
{
	position:absolute;
    display: none;    
	width:148px;
	height:113px;
	left:0px;
	top:0px;
	background: url(sub_collage_glow.png);
	z-index:5
}

.catalogue_title {
	font-size: 22px;
	color: #2A1C73;
}


.select {
	width: 150px;
	height: 18px;
	font-size: 10px;
}

.contact #name {
	position: relative;
	width: 220px;
	height: 33px;
	background: url(guestbook_name.png);
	background-repeat: no-repeat;
}

.contact #name input {
	position: absolute;
	left: 8px;
	top: 5px;
	width: 200px;
	height: 16px;
	background: none;
	border: none;
}

.contact #text {
	position: relative;
	width: 458px;
	height: 170px;
	background: url(guestbook_textarea.png);
	background-repeat: no-repeat;
}

.contact #text textarea {
	position: absolute;
	left: 8px;
	top: 5px;
	width: 437px;
	height: 154px;
	font-size: 12px;
	border: none;
	background: none;
	overflow: hidden;
}

.contact #security {
	position: relative;
	float: left;
	margin-left: 4px;
	margin-top: 0px;
	width: 135px;
	height: 23px;
	border: none;
	background: url(security.png) no-repeat;
}

.contact #security input {
	position: absolute;
	left: 8px;
	top: 2px;
	width: 130px;
	height: 16px;
	background: none;
	border: none;
}

.contact #submit_mail {
	width: 160px;
	height: 33px;
	border: none;
	background: none;
	background: url(contact_submit.png) no-repeat;
}

.ui-sortable {
	float: left;
	margin-left: 2px;
	clear: both;
}

.ui-sortable a {
	float: left;
	margin: 26px 6px 0 5px;
	padding:0;
	list-style-type:none;
}

.ui-sortable a img {
	width: 126px;
	height: 62px;
}

.ui-sortable a:hover {
	cursor:pointer;
}


.site_map {
	margin: 10px 0 10px 20px;
}

.site_map b {
	display: block;
	color: green;
	margin-top: 3px;
	margin-bottom: 3px;
}

.site_map a {
	text-decoration: none;
}

.site_map a:hover {
	text-decoration: underline;
}

.email {
	margin-top: 10px;
}

.email #email {
	border: none;
	width: 150px;
	height: 23px;
	padding: 2px;
	background: url(email_news_back.png) repeat-x;
	font-size: 12px;
	color: #5C5C5C;
}

.email #submit_add_email {
	width: 27px;
	height: 23px;
	background: url(email_news_submit.png) no-repeat;
	border: none;
	cursor: pointer;
}

.links {
	border: 1px solid #DFDFDF;
	margin-top: 10px;
}

.links table {
	clear: both;
}

.links #title {
	margin-left: 5px;
	color: #696969;
}

.links #top {
	background: url(top.png) no-repeat top center;
	background-repeat: no-repeat;
	background-position: top center;
	color: #3A3A3A;
	font-size: 12px;
}

.links a {
	font-weight: bold;
	color: #0F57B0;
	font-size: 13px;
}


.back {
	float: left;
	width: 129px; height: 23px;
	background: url(back.png) no-repeat top;
}

.back:hover {
	background-position: bottom;
}


.social {
	float: right;
	width: 129px; height: 23px;
	background: url(social_background.png) no-repeat;
}


.contact_icon {
	float: left;
	margin: 3px 0 0 5px;
	width: 22px; height: 16px;
	background: url(contact.png) no-repeat top;
}

.contact_icon:hover {
	background-position: bottom;
}


.facebook_icon {
	float: left;
	margin: 3px 0 0 54px;
	width: 22px; height: 16px;
	background: url(facebook.png) no-repeat top;
}

.facebook_icon:hover {
	background-position: bottom;
}


.pagination {
	font-size: 12px;
}

.pagination a {
	color: #000;
	margin-left: 2px;
	font-size: 12px;
	text-decoration: none;
}

.pagination a:hover {
	text-decoration: underline;
}

.pagination span {
	margin-left: 2px;
	color: #ccc;
}

.pagination b {
	margin-left: 2px;
}

.footer {
	margin: auto;
	text-align: center;
	color: #878787;
}

#submit {
	width: 140px;
	height: 22px;
	border: 1px solid #E8E8E8;
	border-top: 1px solid #00F279;
	background: #F9F9F9;
	cursor: pointer;
}



	.tooltip {
		position: relative;
		cursor: help;
	}
	
    .tooltip-content {
		opacity: 0;
        visibility: hidden;		
		font: 12px Arial, Helvetica;
		text-align: center;
        border-color: #aaa #555 #555 #aaa;
        border-style: solid;
        border-width: 1px;
		width: 150px;
        padding: 15px;
        position: absolute;
		bottom: 40px;
		left: 50%;
		margin-left: -76px;
		
        background-color: #fff;
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.1)), to(rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(rgba(0,0,0,.1), rgba(255,255,255,0));
		background-image: -moz-linear-gradient(rgba(0,0,0,.1), rgba(255,255,255,0));
		background-image: -ms-linear-gradient(rgba(0,0,0,.1), rgba(255,255,255,0));
		background-image: -o-linear-gradient(rgba(0,0,0,.1), rgba(255,255,255,0));
		background-image: linear-gradient(rgba(0,0,0,.1), rgba(255,255,255,0));		
        -moz-box-shadow: 1px 1px 0 #555,
					2px 2px 0 #555,
					3px 3px 1px rgba(0, 0, 0, .3),
					0 	1px 0 	rgba(255,255,255, .5) inset;
        -webkit-box-shadow: 1px 1px 0 #555,
					2px 2px 0 #555,
					3px 3px 1px rgba(0, 0, 0, .3),
					0 	1px 0 	rgba(255,255,255, .5) inset;
        box-shadow: 1px 1px 0 #555,
					2px 2px 0 #555,
					3px 3px 1px rgba(0, 0, 0, .3),
					0 	1px 0 	rgba(255,255,255, .5) inset;					
        -webkit-transition: bottom .2s ease, opacity .2s ease;
        -moz-transition: bottom .2s ease, opacity .2s ease;
        -ms-transition: bottom .2s ease, opacity .2s ease;
        -o-transition: bottom .2s ease, opacity .2s ease;
        transition: bottom .2s ease, opacity .2s ease;
		z-index:  1000;
        }
        
    .tooltip-content:after,
    .tooltip-content:before {
        border-right: 16px solid transparent;
        border-top: 15px solid #fff;
        bottom: -15px;
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -10px;
    }
    
    .tooltip-content:before {
        border-right-width: 25px;
        border-top-color: #555;
        border-top-width: 15px;
        bottom: -15px;
    }
	
	.tooltip:hover .tooltip-content{
		opacity: 1;
        visibility: visible;
		bottom: 30px;
	}