/* 
	project:  theBuzzguide
	
*/
/*@font-face {  
	  font-family: "zurich" ;  
	  src: url( "lvnm.ttf" ) format("truetype");  
	}
	
@font-face {  
	  font-family: "original" ;  
	  src: url( "lvnm.ttf" ) format("truetype");  
	}*/  
	 
	/* Then use it like you would any other font */  
	.yourFontName { font-family: yourFontName , verdana, helvetica, sans-serif;  
	}  

/* menu */
.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
.sf-menu li {float:left; position:relative; background:url(../images/menu-line.jpg) 0 0 no-repeat; padding-left:1px; text-transform:uppercase; font:11px/15px Arial, Helvetica, sans-serif;}
.sf-menu li:first-child{ background:none; padding-left:0;}
	.sf-menu li a {display:block;background:#1f2025; width:135px; padding:19px 0 18px; text-align:center; color:#eaeaea; position:relative; overflow:hidden;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	.sf-menu li.last a{ width:134px;}
			.sf-menu li a em{ font-style:normal;color:#eaeaea;}
			.sf-menu li.sfHover a,.sf-menu li.current a,.sf-menu li a:hover{text-decoration:none; background:#e5e4e2;}
			.sf-menu li.sfHover a em,.sf-menu li.current a em,.sf-menu li a:hover em{color:#1f2025;}
.sf-menu ul {position:absolute;top:-999em;z-index:99;width:172px;display:none;background:none; background:#1f2025; padding:3px;}
.sf-menu li li{padding:0; width:100%; font:10px/13px Arial, Helvetica, sans-serif;}
	.sf-menu li li a,.sf-menu li.sfHover li a,.sf-menu li.current li a{color:#fff; background:#1f2025; width:auto; padding:10px;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
		.sf-menu li li a:hover,.sf-menu li li.sfHover a,.sf-menu li li.current a{ background:#efeeee; color:#000;}
.sf-menu ul ul {position:absolute;top:-999em;z-index:99;width:172px;display:none;background:none; background:#1f2025; padding:3px;}
	.sf-menu li li li{padding:0; width:100%;}
	.sf-menu li li li a,.sf-menu li li.sfHover li a,.sf-menu li li.current li a{color:#fff; background:#1f2025; width:auto; padding:10px;}
		.sf-menu li li li a:hover,.sf-menu li li li.current a{background:#efeeee; color:#000;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0px;top:53px; /* match top ul list item height */}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {left:179px; /* match ul width */top:0px;}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */	top:00px;}


body { 
    /*font: 12px Consolas, Monaco, Courier New, Courier, monospace;*/ 
	font: 12px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background: transparent;
	color: #444;
behavior: url(ie-css3.htc);	
behavior: url(PIE.htc);	
margin-top: 0px;
}

a {	color: #35699B;	background: inherit; text-decoration: none; }
a:hover {	color: #FFAA2A;	background: inherit; text-decoration: none; }
a.mylink {	color: #35699B; font-size:13pt;	background: inherit; text-decoration: none; }
p { margin: 0 0 15px 0; }
img { border: 0; }
.content { color: #35699B; line-height: 20px;}
.imageshadow {box-shadow: 10px 10px 5px #FFFFFF;}
.imageborder {
	border: 2px solid #35699B;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}

.press {border-bottom:1px dotted black;}

.eventheading {background:#c5def0;padding-left:10px;border-bottom:1px solid #35699B;border-right:0px solid #35699B; margin-right:50px;color:#35699B;text-shadow: 0.5px 0.5px 0px #eee, 1px 1px 0px #FFF/*#AFD2ED*/;-moz-text-shadow: 0.5px 0.5px 0px #eee, 1px 1px 0px #FFF/*#AFD2ED*/; 
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	
}
#nicosiaeventsbanner img{width: 300px;display: block;}



.select-search {
   width: auto;
   height: 34px;
   overflow: hidden;
   background: url(new_arrow.png) no-repeat right #c5def0;
   border: 1px solid #ccc;
   }
   
 .select-search:hover {
   width: auto;
   height: 34px;
   overflow: hidden;
   background: url(images/select_arrow.png) no-repeat right #c5def0;
   border: 1px solid #ccc;
   }
   
  .select-search select option {
  background: #FFF;
  padding: 2px 2px 2px 2px;
}

IMG.greyimageborder {border: 1px solid #ccc;}

.heading {border-bottom:1px dotted #000; margin:0px 0px 0px 0px;color:#35699B;text-shadow: 0.8px 0.8px 0px #eee, 2px 2px 0px #AFD2ED;-moz-text-shadow: 0.8px 0.8px 0px #eee, 2px 2px 0px #AFD2ED;}

.smallheading {border-bottom:1px dotted #000;color:black;font-weight:600;font-size: 14px;}

.eventhr {margin-right:50px;border-bottom: 1px solid silver;width: 650px;}


input:focus, textarea:focus,select:focus {background-color:#FF7F2A;}

marquee {background: transparent;border-top:0px solid #FFAA2A; border-bottom:1px solid #FFAA2A; height:20px;font-size:12pt;display: table-cell;vertical-align: middle;border-left:0px solid #35699B;border-right:0px solid #35699B;}

.container { font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica,;width: 1040px; margin: 0 auto; padding: 0px 0 0 0; border: 0px; background:#FFFFFF; }

#top{ float: right; text-align: right;border:0px solid black; vertical-align:top;}
#top a { color: #35699B; margin: 0 0 0 13px; background: #fff url(images/toparrow.png) no-repeat center left; padding: 0 0 0 12px; }
input.searchfield { width: 175px; padding: 6px; border: 2px solid #BADAEF; font-size: .9em; }
input.searchbutton { background: #35699B; border: 0; padding: 6px; color: #fff; font-weight: bold; font-size: .9em; }

.header{
width: 1040px;
margin:0px auto;
}

#logo { float: left; width:200px; color: #808080; line-height: 0px; margin-bottom:5px; vertical-align:top;border:0px solid black;}
.header{
width: 1040px;
height:auto;
margin:0px auto;
background: #35699B;
}
.topmenu{
	font-size: 13px;
	margin: 0 auto;
width: 100%;
height:50px;
color: #35699B;background: #FFFFFF;border-top:0px solid #35699B;border-bottom:1px solid #35699B;;
  background-color: #FFFFFF;
  background-image: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%,#c5def0 100%);
  background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#FFFFFF), color-stop(50%,#FFFFFF),color-stop(100%,#c5def0));
  background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%,#c5def0 100%);
  background-image: -o-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%,#c5def0 100%);
  background-image: linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%,#c5def0 100%);
  /*background-image: -moz-linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
  background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#c5def0), color-stop(50%,#FFFFFF),color-stop(100%,#c5def0));
  background-image: -webkit-linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
  background-image: -o-linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
  background-image: linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);*/
  /*background-color:#c5def0;*/
/*filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c5def0, endColorstr=#FFFFFF);
background-image:-moz-linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
background-image:linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
background-image:-webkit-linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
background-image:-o-linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
background-image:-ms-linear-gradient(top, #c5def0 0%, #FFFFFF 50%,#c5def0 100%);
background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#c5def0), color-stop(50%,#FFFFFF),color-stop(100%,#c5def0));}*/

  background-repeat: repeat-x;
  }
/*.topmenu #topmenu { height: 60px; padding: 0px 0 0 0; clear: both;  margin: 0 0 0px 0px; background: #35699B; vertical-align:middle; border-bottom:3px solid #AFD2ED; vertical-align:middle;}*/
	.topmenu td { display: table-cell;font-family:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;font-size:15px;  text-transform: uppercase; vertical-align:middle; height:50px;letter-spacing:1px;}
	.topmenu td:hover { color: orange;text-decoration:none;font-size:15px;  text-transform: uppercase; vertical-align:middle; height:50px;}
	.topmenu td a {vertical-align:middle;display:inline;margin: 0 25px 0 10px; color: #35699B/*#808080*/; font-weight:500; height:50px;}
	.topmenu td a:hover {vertical-align:middle;display: inline;margin: 0 25px 0 10px;color: orange; text-decoration:none;font-weight:500;}
	.line { clear: both; padding: 3px; margin: 0 0 15px; background: #FFF; border-bottom:1px solid #AFD2ED;}

#topbannerflexslider {border:1px solid #c5def0;}
/*.rightslider {border:1px solid #c5def0;}*/

.topbanner {border-top:0px dotted #ffffff;border-bottom:0px dotted #35699B; }
.maincontent {border-left:0px solid #c5def0;border-right:0px solid #c5def0;}

.leftcontent { background: #F0FBFB;  clear: left; float: left; width: 200px; padding: 10px 15px; margin: 0 0 20px; vertical-align:top; }
.leftcontent img { margin: 0 0 8px; }
.leftcontent li { list-style: none; }
.leftcontent li a {  color: #787A8F; font-weight: bold; background: url(images/arrow.gif) no-repeat center left; padding: 0 0 0 0px; }
	
.border { clear: both; border-left: 4px solid #BADAEF; padding: 0 0 0 15px; }

.centercontent { font-family:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;width: 500px; margin: 0 20px 30px 0; vertical-align:top;}
.rightcontent { width: 140px; vertical-align:top;}

.footer { clear: both; padding: 5px; margin: 5px 0 15px; font-size: .9em; color: #808080; background: #F3F5F6; border-top:1px solid #35699B; height: 25px;}
	.links  { float: left; color: #35699B; margin: 0 5px 0 0; padding: 0 0 0 10px;}
	.links a { font-weight: 500; color: #35699B; margin: 0 10px 0 0; padding: 0 0 0 10px; }
	.links a:hover, a:focus { font-weight: 500; color: #FFAA2A; margin: 0 10px 0 0; padding: 0 0 0 10px; }
	.signature  { float: right;}
	.sponsor { color: red; background: #eee; }
	.footer li { list-style: none; }
    
    
	input, textarea, select { 
	padding: 5px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	width: auto;
	color: #35699B;
	font-weight:600;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #F9F9F9), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #F9F9F9 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	border-radius: 5px;
	}

textarea { 
	width: auto;
	max-width: 400px;
	height: auto;
	line-height: 150%;
	border-radius: 5px;
	}

input:hover, textarea:hover, select:hover,
input:focus, textarea:focus, select:focus {
	color: #35699B;
	font-weight:600;
	border-color: #AFD2ED; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	border-radius: 5px;
	}

.form label { 
	margin-left: 10px; 
	color: #999999; 
	}

.submit input {
	width: auto;
	margin: 0px 8px;
	padding: 9px 15px;
	background: #35699B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.submit input:hover, .submit input:focus {
	width: auto;
	margin: 0px 8px;
	padding: 9px 15px;
	background: #FFAA2A;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.orangesubmit input {
	width: auto;
	margin: 0px 8px;
	padding: 9px 15px;
	background: #FFAA2A;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.orangesubmit input:hover, .orangesubmit input:focus {
	width: auto;
	margin: 0px 8px;
	padding: 9px 15px;
	background: #35699B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.new input {
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #FFAA2A;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.new input:hover, .new input:focus {
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #35699B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

	.new a {
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #FFAA2A;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.new a:hover, .new a:focus {
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #35699B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.button input {
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #35699B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.button input:hover, .button input:focus {
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #FFAA2A;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	
	.gobutton input {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: /*#FFAA2A*/#35699B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.gobutton input:hover, .gobutton input:focus {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: /*#35699B*/#FFAA2A;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.searchbutton input {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #35699B;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.searchbutton input:hover, .searchbutton input:focus {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	width: auto;
	margin: 8px 8px;
	padding: 9px 15px;
	background: #FFAA2A;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	fieldset { border:1px solid #AFD2ED;border-radius: 5px; }

legend {
  padding: 5px 5px;
  border:1px solid #AFD2ED;
  color:#35699B;
  font-size:100%;
  text-align:left;
  margin-left:20px;
  border-radius: 5px;
  }
  
  .button {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);

    color:rgba(0,0,0,0.9);
    text-shadow:1px 1px 0px rgba(255,255,255,0.8);
    border:1px solid rgba(0,0,0,0.5);
    
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
    background:-moz-linear-gradient(top,rgba(255,255,255,1),rgba(185,185,185,1));

    padding:5px 5px 5px 5px;
}

.button:hover {
    background:rgba(255,204,255,1);
}

.button:active, button:focus {
    background:-webkit-gradient(linear,0% 100%,0% 0%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
    background:-moz-linear-gradient(bottom,rgba(255,255,255,1),rgba(185,185,185,1));
}

.button:disabled {
    color:rgba(0,0,0,0.4);
    text-shadow:1px 1px 0px rgba(255,255,255,0.5);
    background:rgba(220,220,220,1);
}

#pageheading h1 {
	text-align: left;
	margin: 0px auto;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px; text-transform: uppercase;
	font-weight:500;
	color: #35699B;
	/*text-shadow: 0.5px 0.5px 0px #eee, 2px 2px 0px #AFD2ED;*/
	padding: 14px 15px 10px 15px;
	border-bottom:0px dotted #35699B;
}

.eventstable {line-height: 20px;font-size:12px;/*background: #F3F5F6;*/margin-bottom: 2px;}

.eventstable h2 {
	text-align: left;
	margin: 0px auto;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	/*font-size: 20px;*/ text-transform: none;
	font-weight:600;
	color: #35699B;
	font-size: 16px;
	/*text-shadow: 0.5px 0.5px 0px #eee, 2px 2px 0px #AFD2ED;*/
	padding: 0px 0px 0px 0px;
}

.eventstable h3 {
	text-align: left;
	margin: 0px auto;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica,;
	font-size: 16px; text-transform: capitalize;
	font-weight:500;
	color: #35699B;
	text-shadow: 0.5px 0.5px 0px #eee, 2px 2px 0px #AFD2ED;
	padding: 0px 0px 0px 0px;
}
.eventstable img {box-shadow: 10px 10px 5px #888888;}

#nicosiaevents {text-align: justify;}

#nicosiaevents img {box-shadow: 10px 10px 5px #888888;margin-right: 10px;right: 10px;margin-bottom: 10px;bottom: 10px;}

#news {text-align: justify;}
#news img {box-shadow: 10px 10px 5px #888888;margin-right: 10px;right: 10px;margin-bottom: 10px;bottom: 10px;}

code {
        font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
        font-size: 10px;
        background-color: #f9f9f9;
        border: 1px solid #AFD2ED;
        color: #002166;
        display: inline-block;
        margin: 7px 0 7px 0;
        padding: 6px 5px 6px 5px;
    }

    #body{
        margin: 0 15px 0 15px;
    }
    
    p.footer{
        text-align: right;
        font-size: 11px;
        border-top: 1px solid #AFD2ED;
        line-height: 32px;
        padding: 0 10px 0 10px;
        margin: 20px 0 0 0;
    }
    
    #container{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica,;
        margin: 10px;
        border: 1px solid #AFD2ED;
        -moz-box-shadow: 0 0 8px 5px #AFD2ED;
		-webkit-box-shadow: 0 0 8px 5px #AFD2ED;
		box-shadow: 0 0 8px 5px #AFD2ED;
		-moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  border-radius: 15px;
  padding-bottom:10px
   behavior: url(ie-css3.htc);
   
    }
	
	#security img { float: left; border: 1px solid #AFD2ED; margin-left:2px;}
	.form { font-family:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;}
		#form { font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
	
	li {font-size: 12px;}
	
	.mybold {font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;font-weight: 600;font-size: 14px;text-shadow: 0.5px 0.5px 0px #eee, 2px 2px 0px #AFD2ED;}
	
	

	