html {
	background:#f4f4f4 url(files/bg-left.jpg) top left repeat-y;
}
body {
	font-family:sylfaen, arial;
	font-size:0.8em;
	background:url(files/bg-right.jpg) top right repeat-y;
}


a {
	color:#035A89;
}
a:hover {
	color:#f00000;
}
.no_margin {
	margin:0;
}
.clear {
	clear:both; 
	display:block; 
	visibility:hidden;
}


.gWrap {
	width:957px;
	margin:0 auto;
	height:100%;
}



/*
 header
*/
.header {
	padding:20px 0 30px 0;
	position:relative;
}
.header em
{
 position:absolute;
 right:50px;
 bottom:10px;    
}
.header .logo {
	float:left;
	
}


#slider {width:100%; height:280px; overflow:hidden; background:#fff; margin:10px 0 0 0;}
#slider ul {list-style:none; margin:0px; display:block; height:280px; width:2000px;}
#slider ul li {float:left;}
#slider ul li a 
{
     border-right:3px solid #fff;	
     cursor:pointer;	
     display:block; 
     overflow:hidden;	
     width:160px; 
     height:350px;
     
}
#slider ul li.landscapes a {background:#D9D9D9 repeat scroll 0%;
		display:block;
     text-decoration:none;    
     padding:60px;
     padding-left:10px;
     padding-top:1px;
     font-size:12px;
     color:White;
     }
#slider ul li.people a {
     background:#f4ebe2 repeat scroll 0%;
	 display:block;
     text-decoration:none;    
     padding:35px;
     font-size:22px;
     color:black;
    }
#slider ul li.nature a {background:#3b5998 repeat scroll 0%;  
     display:block;
     text-decoration:none;    
     padding:35px;
     font-size:22px;
     color:White;}
     
     #slider ul li.four a {background:#d82939 repeat scroll 0%;  
     display:block;
     text-decoration:none;    
     padding:35px;
     font-size:22px;
     color:White;}


/*
 content, two columns
*/
.content {
	background:#fff;
	padding:12px;
	margin-top:20px;
	border:1px solid #dcdcdc;
}
.two-columns, .two-columns td {
	height:100%;
	text-align:left;
	vertical-align:top;		
}
.two-columns .columnA {
	width:620px;
}
.two-columns .column-padding {
	width:40px;
}
.two-columns .columnB {
	width:270px;
}




.two-columns .columnAi {
	width:240px;
}


.two-columns .columnBi {
	width:650px;
}


.two-columns .columnAi h1 {
	margin:0 0 4px 0;
	font-size:1.5em;
}


.two-columns .columnAi .infonav {
	padding:8px;
}

.two-columns .columnAi .infonav li {
	border-bottom:1px solid #d9d9d9;
	padding-bottom:5px;
}


.two-columns .columnAi .infonav li a{
	text-decoration:none;
}







.columnB .search 
{
    padding:10px 0 10px 0;
	width:252px;
	position:relative;
}
.columnB .search .input {
	width:210px;
	height:23px;
	padding:6px 35px 0 5px;
	border:1px solid #b89f9d;
	background:url(files/header-elements.png) no-repeat -65px -21px;
	color:#777;
	font-size:0.9em;
}
.columnB .search .input:focus {
	border:1px solid #e2346c;
}
.columnB .search .button {
	width:32px;
	height:32px;
	background:url(files/s-but.jpg) no-repeat 0 0;
	position:absolute;
	border:0;
	right:-3px;
	top:14px;
	cursor:pointer;
}



.columnAi .search 
{
    padding:10px 0 10px 0;
	width:252px;
	position:relative;
}
.columnAi .search .input {
	width:210px;
	height:23px;
	padding:6px 35px 0 5px;
	border:1px solid #b89f9d;
	background:url(files/header-elements.png) no-repeat -65px -21px;
	color:#777;
	font-size:0.9em;
}
.columnAi .search .input:focus {
	border:1px solid #e2346c;
}
.columnAi .search .button {
	width:32px;
	height:32px;
	background:url(files/s-but.jpg) no-repeat 0 0;
	position:absolute;
	border:0;
	right:-3px;
	top:14px;
	cursor:pointer;
}



/*
 promo
*/
.promo {
	padding:0 0;
	display:block;
	
}


.promo .slider {
	padding:10px 0 1px 10px;
}
.promo .slider img {
	width:936px;
}




/*
 news
*/
.news {
	
}
.news h5 {
	font-size:1.8em;
	color:#000;
	margin-bottom:25px;
	margin-top:25px;
}
.news ul li {	
	display:block;
	padding-bottom:35px;
}
.news .date {
	width:58px;
	margin:0 20px 0 1px;
	float:left;
	height:100%;
	display: block;
}
.news .date p {
    background: #000;
    padding:5px;
    color: #fff;
    font-size: 0.7em;
    font-family: arial;
    display: block;
    width:100%;
}
.news .newsimg{
    float:left;
   display: block;
   width:150px;
   border:1px solid #d9d9d9;
}
.news .details {
	float:left;
	width:100%;
	height:100%;
	padding-left:8px;
	margin-top:-2px;
}
.news .details h1 {
	margin:0 0 4px 0;
	font-size:1.1em;
}

.news .details p{
    padding:5px;
    color: #333;
}
.news .details h1 a {
	color:#0066e0;
	text-decoration:none;
}
.news .details h1 a:hover {
	text-decoration:underline;
}
.news .details span {
	font-size:0.9em;
	color:#666;
}


.info 
{
    width:90%;
	
}
.info h5 {
	font-size:1.5em;
	color:#000;
	margin-bottom:25px;
}
.info ul li {	
	display:block;
	padding-bottom:35px;
}
.info .date {
	width:58px;
	margin:0 20px 0 1px;
	float:left;
	height:100%;
	display: block;
}
.info .date p {
    background: #000;
    padding:5px;
    color: #fff;
    font-size: 0.7em;
    font-family: arial;
    display: block;
    width:100%;
}
.info .newsimg{
   display: block;
   float:left;
   width:200px;
   padding:0 10px 10px 0;
}

.info .details p{
    color: #333;


}
.info .details {
	float:left;
	width:90%;
	height:100%;
	padding-left:8px;
	margin-top:-2px;
}
.info .details h1 {
	margin:0 0 4px 0;
	font-size:1.2em;
	padding-bottom:10px;
}
.info .details h1 a {
	color:#0066e0;
	text-decoration:none;
}
.info .details h1 a:hover {
	text-decoration:underline;
}
.info .details span {
	font-size:0.9em;
	color:#666;
}



/*
 messages
*/
.messages {
	margin-top:5px;
	background:#d9d9d9d;
	padding:10px 10px 25px 10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:25px;
}
.messages h1 {
	color:#000;
	font-size:1.8em;
	margin-bottom:20px;
}
.messages ul li {	
	display:block;
	padding-bottom:20px;
}
.messages h2 {
	color:#000;
	font-size:1.2em;
	margin-bottom:5px;
}
.messages p {
	color:#666;
	font-size:0.9em;
}




/*
 arbitrs-box
*/
.arbitrs-box h1 {
	color:#000;
	font-size:1.5em;
	margin-bottom:20px;
}
.arbitrs-box ul li {
	display:block;
	position:relative;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	min-height:110px;
}
.arbitrs-box h2 {
	color:#000;
	font-size:1.4em;
	margin:0 0 10px 95px;
}
.arbitrs-box img {
	position:absolute;
	left:0;
	top:3px;
}
.arbitrs-box p {
	font-size:0.9em;
	color:#777;
	display:block;
	margin:0 0 0 95px;
}




/*
 fast-links
*/
.fast-links {
    margin-top:20px;
    border:1px solid #f0f0f0;
    width:250px;
}



.fast-links ul li {
    list-style-type: none;
    font-size: 1.4em;
    padding: 5px 0 3px 0px;
    margin: 0 0 7px 1px;
    text-align:center;
}

.fast-links ul li:hover {
    background:#f0f0f0;
}

.fast-links ul li a {
    color: #000;
    text-decoration: underline;
}
.fast-links ul li a:hover {
    color: #c60d0d;
}
.fast-links .peopleicon {
    background: url(files/books-icon.jpg) no-repeat top left;
}
.fast-links .docicon {
    background: url(files/hammer-icon.jpg) no-repeat top left;
}
.fast-links .messageicon {
    background: url(files/mail-icon.jpg) no-repeat top left;
}



/*
	sitemap
*/

.sitemap {
    padding:30px 12px;
	float:left;
}
.sitemap a {
    text-decoration:none;
    color:#555555;
}
.sitemap a:hover {
    color:#000;
	text-decoration:underline;
}
.sitemap .rss {
	color:#e2346c;
}
.sitemap .rss:hover {
	color:#e2346c;
	text-decoration:underline;
}
.sitemap dl {
    float:left;
	margin-right:20px;
	max-width:220px;
}
.sitemap dl dt {
    color:#705d57;
    font-size:1.4em;
    margin:0 0 10px -1px;
}
.sitemap dl dd {
	margin-bottom:10px;
	font-size:0.9em;
}



/*
	footer
*/

.footer {
	font-size:0.9em;
	float:right;
	width:250px;
	margin:15px 0 0 0;
	color:#000;
}
.footer .copyright {
	float:left;	
	margin-top:18px;
	margin-left:9px;
}
.footer .twitter {
	float:left;
	margin-left:15px;
	margin-top:15px;
	display:inline-block;
}
.footer .twitter a {
	color:#33ccff;
	text-decoration:none;
}
.footer .twitter a:hover {
	text-decoration:underline;	
}












.promo .navigation {
    display:block;
    width:100%;
    height:50px;
}


.navigation ul.dropdown {
	background:url(files/menu-bg.png) top left repeat-x;
	height:47px;
	
	border:2px solid red;
	position:absolute;
	z-index:9999;
}
ul.dropdown li {
	display:block;
	float: left;
	height:36px;	
	font-size:1.1em;
	padding:11px 5px 0 4px;
	border-right:1px solid #ec445c;
}
ul.dropdown li:hover {
	background:#fd324f;
	position: relative;
}
ul.dropdown li a {
	color:#fff;
	text-decoration:none;
}
ul.dropdown li:last-child a {
	border-right: none;
}


/* 
	LEVEL TWO
*/
ul.dropdown ul {
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	margin:0 0 0 -1px;
	background:#fd324f;
	padding-bottom:10px;
}
ul.dropdown ul li {
	font-weight: normal;	
	float: none;
	height:20px;	
	font-size:1.2em;
	background:#fd324f;
	padding:4px 19px 0 5px;
	border-right:none;
	font-size:12px;
	
	
}
ul.dropdown ul li:hover {
	background:#fff;
}
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
}
ul.dropdown ul li:hover a {
	color:#000;
}


/* 
	LEVEL THREE
*/
ul.dropdown ul ul {
	left: 100%;
	top: 0;
	background:#fff;
	padding-bottom:0;
}
ul.dropdown ul ul li {
	background:#fff;
	color:#000;
	border-bottom:1px solid #dcdcdc;
}
ul.dropdown ul ul li a:hover {
	color:#F00;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
.header .g-nav {
	background:url(files/menu-bg.jpg) top left repeat-x;
	height:47px;
	border:3px solid #901325;
	border-top:0;
	position:absolute;
}
.navigation .g-nav ul li {
	display:inline-block;
	float:left;
	position:relative;
}
.navigation .g-nav ul li a {
	display:inline-block;
	height:36px;
	color:#fff;
	font-size:1.1em;
	padding:11px 5px 0 4px;
	border-right:1px solid #ec445c;
	float:left;
}
.navigation .g-nav ul li a:hover {
	background:#fd324f;
}
.navigation .g-nav ul li.last a {
	border-right:none;
}

.navigation .g-nav ul li div {
    position: absolute;
    visibility: hidden;
	top:50px;
	left:-1px;
	right:-2px;
	width:100%;
    background:#fd324f;
}
.navigation .g-nav ul li div a {
    position:relative;
	border-right:none;
	height:20px;
    display:block;
	width:100%;
	padding:4px 0 6px 0;
	border-bottom:1px solid #fd788b;
    text-decoration: none;
    color: #2875DE;
	color:#fff;
	font-size:0.9em;
}
.navigation .g-nav ul li div a:hover {
    background: #49A3FF;
    color: #FFF
}
.navigation .g-nav ul li div a i {
	padding:0 8px;
}


.navigation ul .conta a{
    font-size:12px;
}



/*

    calendar

*/

calendar {
    border:1px solid #55555;
    font-family:Arial;
    overflow:hidden;
    padding-bottom:20px;
}

calendar table {
    border:1px solid #d9d9d9 !important;
}

.calendar .day-title td {
    background:#d9d9d9;
    color:#222;
    padding:8px;
    text-align:center;
    border-bottom:1px solid #d9d9d9;
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
}

.calendar th {
    background:#d9d9d9;
    color:#222;
    padding:8px;
    text-align:center;
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;

}

.calendar .day-title td a {
    color:#fff !important;
}

.calendar .day-title td a:hover {
    color:#f80834 !important;
}

.calendar .day-header {
    background:#f4f4f4;
    border:2px solid #55555;
    padding:5px 10px;
    color:#333;
}

.calendar .day, .calendar .day-other, .calendar .selected-day {
    vertical-align:middle;
    text-align:center;    
    border:1px solid #dcdcdc;
}

.calendar .day a, .calendar .day-other a, .calendar .selected-day a {
    text-decoration:none;
    display:block;
    padding:5px 8px;
    color:#000 !important;
}

.calendar .day a:hover {
    background:#f80834;
    color:#fff !important;
    text-decoration:none;
}

.calendar .day-other a {
    color:#999 !important;
}

.calendar .selected-day a {
    background:#f80834;
    color:#fff !important;
}





.slider {
   float: left;
	position: relative; 
	display: inline-block;
	font-family: Arial;
}
.slider a {
	color: #5C7F99;
	text-decoration: none;
}
.slider a:hover {
	text-decoration: underline;
}
.slider i {
	display: block;
	margin-top: 7px;
	font-size: 0.7em;
	color: #777;
}

.ft-title {
	padding: 10px 10px; 
	width: 603px; 
	text-align: left;
	font-size: 1.6em;
}
.ft-prev, .ft-next {
	background-color: #000;
	padding: 0 8px 5px 12px;
	font-size:1.6em;
}
.ft-prev {
	padding: 0 11px 5px 9px;
}
.ft-button {
	top:30px; margin-top:30px;
}


.slider #ft-buttons-ft {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
.ft-button-ft {
	padding: 5px;
}
.ft-button-ft-active { 
	color: #fff !important; 
}



/* georgian */


.navigation .menu{
margin: 0;
padding-bottom: 20px;
width: 100%;
}


.navigation .menu .mtavari{
width:110px;
height:60px;
background:url(files/menu.png) no-repeat 0px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;

}

.navigation .menu .about{
width:140px;
height:60px;
background:url(files/menu.png) no-repeat -110px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
margin: 0px;
float:left;
}


.navigation .menu .system{
width:230px;
height:60px;
background:url(files/menu.png) no-repeat -250px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}


.navigation .menu .auth{
width:262px;
height:60px;
background:url(files/menu.png) no-repeat -483px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}

.navigation .menu .service{
width:120px;
height:60px;
background:url(files/menu.png) no-repeat -743px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}

.navigation .menu .cra{
width:95px;
height:60px;
background:url(files/menu.png) no-repeat -863px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}

/* end georgian */





/* English */


.navigation .menuen{
margin: 0;
padding-bottom: 20px;
width: 100%;
}


.navigation .menuen .mtavari{
width:110px;
height:60px;
background:url(files/menuen.png) no-repeat 0px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;

}

.navigation .menuen .about{
width:90px;
height:60px;
background:url(files/menuen.png) no-repeat -110px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
margin: 0px;
float:left;
}


.navigation .menuen .system{
width:170px;
height:60px;
background:url(files/menuen.png) no-repeat -200px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}


.navigation .menuen .auth{
width:220px;
height:60px;
background:url(files/menuen.png) no-repeat -380px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}

.navigation .menuen .service{
width:120px;
height:60px;
background:url(files/menuen.png) no-repeat -600px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}

.navigation .menuen .cra{
width:103px;
height:60px;
background:url(files/menuen.png) no-repeat -725px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}

.navigation .menuen .lll{
width:143px;
height:60px;
background:url(files/menuen.png) no-repeat -817px 0px;
cursor:pointer;
display: inline-block;
text-indent:99999;
float:left;
}

/* end English */



