@charset "utf-8";
/* CSS Document */

* {
    font: 14px Calibri,Arial !important;
	text-shadow:none;
	}
	
.ui-btn-right { background-color:transparent !important ; border-color:transparent !important; box-shadow:none !important}

.small-logo img{max-width:250px; height:50px;float:left;margin:10px 20px}

#topBanner { background-color:rgba(124,153,200,1.00)}
#flag img{ width:30px; height:20px; position:absolute;top:15px; right:100px}

.container {background-image:url(../images/bgslider/Romeview-2.jpg);background-repeat:no-repeat;background-size:cover;height:800px}
	
#mytours { background:rgba(16,15,112,1.00);font-size:12px; color:rgba(255,255,255,1.00) }
.wsf{font-size: 10px;margin-left:20px;position:absolute;color:rgba(252,252,252,1.00); float:left}	

div.gallery  {width:auto;margin:0px auto; text-align:center; background-color:rgba(0,0,0,0.50)}
div.gallery  > a { width:99%; cursor:pointer; display:inline-block; text-decoration:none; color:rgba(255,255,255,1.00); margin-top:10px}
div.gallery  > a > img { width:100%;border:#FFF 1px solid }
div.gallery a:hover{opacity: 0.8;color: #FFFFFF}

.title { background-color:rgba(255,255,255,0.90); padding:6px; margin:8px 0px 10px 0px; height:25px; border-radius:5px;  text-align:center}
.testobg , .tour-image, #textcontacts { background-color:rgba(255,255,255,0.80); padding:5px;}
#textcontacts { text-align:center; height:800px; overflow:scroll; padding:2px }
#textcontacts img { width:100%}

#bio {  width:70% }


.footer p{ text-align:center; font-size:10px !important}

.footer {background-color:rgba(124,153,200,1.00);}
