html,body{
margin:0;
font : 11px Arial, Helvetica, sans-serif;
}
body{
margin:52px 0px 52px 0px ;
}
a {
color:#12077F;
text-decoration:none;
font-weight:bold;
font-size:11px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	position:relative;
	border:2px solid #000;
}
#header {
	margin:0;
	background: #fff;
	height:72px;
	width: 800px;
	position:relative;
	background-image: url(../images/header_bg.jpg);
	background-position:100% 0px;
	background-repeat:no-repeat;
}
#header #langsSelector{
	margin:10px 15px 0 0;
	padding:0;
	height:26px;
	float:right;
	/*margin-top:7px;*/
	/*margin-left:15px;*/
}
#header #website_title{
display:none;
}
#container{
	border-top:0px solid #12077F;
	background:#fff;
	width:800px;
	padding:0;
}
#leftSide {
	position:relative;
	float:left;
	width: 171px;
	margin:0;
	background-image: url(../images/sidebar_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
	min-height:520px;
	height:auto !important;
	height:520px;	
}
#villasis_slideshow{
position:relative;
top:320px;
left:12px;
}
#rightSide { 
	float:left;
	margin: 0;
	width: 497px;
	height: 1%; /* Holly hack for Peekaboo Bug */

	/*padding:20px 65px 0px 65px;*/

	padding:20px 45px 0px 65px;
	border-left:1px solid #000;
	text-align:justify;
	min-height:520px;
	height:auto !important;
	height:520px;		
}
#rightSide #fakePadding { 
	height:30px;
}
#rightSide a{ 
	text-decoration:underline;
}
#rightSide  li{
 display : list-item;
 list-style-image : url(../images/bullet.gif);
 list-style-position: outside;
}
#footer {
	clear: both;
	background: #fff;

	color:#000;
	font-family:Arial, sans-serif;
	font-size:10px;
	vertical-align:middle;
	display:block;
	border-top:2px solid #000;
}
#footer a{
color:#1f1586;
font-size:10px;
font-weight:normal;
}
#footer #footerLeft{
margin-top:5px;
margin-left:8px;
float:left;
	margin-bottom:5px;
}
#footer #footerRight{
margin-top:5px;
margin-right:8px;
float:right;
}
#footer .footerPartners{
float:left;
text-align:center;
margin:0 2px;
}
#footer .footerPartners img{
border:0px;
}
#homePagetxt{

}



/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     MANDATORY !!!!!!!!!!!!!!                      */
/*/////////////////////////////////////////////////////////*/
h1 {
	font : 18px Arial, Helvetica, sans-serif;
	height:23px;
	color:#1f1586;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
	padding-left:0px;	
	padding-top:3px;
	background:#fff;
	/*background-image: url(../images/h1_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;	*/
}
h2{
font : 15px "Arial Black", Helvetica, sans-serif;
font-weight:bold;
color:#A6A6A6;
padding-left:0px;
margin-top:0px;
margin-bottom:5px;
}
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     GENERAL                      */
/*/////////////////////////////////////////////////////////*/
#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
	background:#ffffe1;
	padding:5px 8px 5px 8px;
	border:1px solid #7B604F;
	z-index:150;
}
#bubble_tooltip span{
	position:relative;
	top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.noBorder{
border:0px;
}
.highlight {
	background:#cdcdcd;
}
.mouseoverclass {
	background:#EBF2FA;
}
.mouseoutclass{
	background:#ffffff;
}
.uppercaseMe{
	text-transform: uppercase;
}
.boldMe{
	font-weight:bold;
}

form {
	padding:0;
	margin:0;
}
form textarea,select  {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	padding:1px 0px 0px 2px;
	color:#000000;
	border:1px solid #4e7d92;
}

input[type=text],[type=password] {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	padding:1px 0px 0px 2px;
	color:#000000;
	border:1px solid #4e7d92;
	height:16px;
}
input[type=file] {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	padding:1px 0px 0px 2px;
	color:#000000;
	border:1px solid #4e7d92;
}

form input[type=submit],[type=reset] {
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 2px 0px;
	color:#000000;
	height:20px;
	vertical-align:top;
}
hr {
	border:1px solid #6f9507;
	margin:auto;
}

p {
	margin: 0;
	padding:0;
}
#lostPasswordDiv{
border-top:1px solid #6f9507;
margin:10px 0px 0px 0px;
padding:10px 0px 10px 0px;
}
img.captchca{
border:0px;
}


/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     MENU OPTIONS                 */
/*/////////////////////////////////////////////////////////*/

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	color:#707070;
	border:0px;
	display:block;
	position:absolute;
	top:30px;
	left:180px;
}
ul#menu li a{
	min-width:1%;
	width:auto !important;
	width:1%;
	
	white-space:nowrap;
	display:block;
	min-height:22px;
	height:auto !important;
	height:22px;
	vertical-align:middle;
	padding:5px 0px 1px 0px;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#1f1586;
	font-weight:normal;
	text-transform: uppercase;
	text-decoration:none;
}
ul#menu span{
display:block;
}
/*MAIN MENU CELLS LINKS*/
ul#menu li{
  float:left;
  margin:0px;
  padding:0px;

}
ul#menu li a span{
  padding:0px 10px 0px 10px;
  margin:0;
  list-style:none;
  height:23px;
}
ul#menu li.current  a {
	color:#000;
}
ul#menu li.current  a span {
	color:#000;
	font-weight:bold;
	background: transparent url(../images/selected_top_menu.gif) no-repeat center 19px;
}

/*HOVER ON MAIN MENU CELLS*/
ul#menu li a:hover{
  /*background:#fff;*/
  cursor:pointer;
  color:#000;
}
ul#menu li a:hover > span{
  /*background: #fff url(../images/bullet.gif) no-repeat 12px 3px; */
  cursor:pointer;
	background: transparent url(../images/selected_top_menu_faded.gif) no-repeat center 19px;  
}
ul#menu li.current a:hover > span{
  /*background: #fff url(../images/bullet.gif) no-repeat 12px 3px; */
  cursor:pointer;
	background: transparent url(../images/selected_top_menu.gif) no-repeat center 19px;  
}

/*/////////////////////////////////////////////////////////*/
/*///////////////////////     SUBMENU                       */
/*/////////////////////////////////////////////////////////*/
ul#submenu{
	margin:0;
	padding:0;
	list-style:none;
	color:#707070;
	border:0px;
	display:block;
	position:absolute;
	top:20px;
	left:10px;
	width:162px;
}
ul#submenu li a{
	width:100%;
	display:block;
	min-height:18px;
	height:auto !important;
	height:18px;
	vertical-align:middle;
	padding:5px 0px 1px 0px;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#1f1586;
	font-weight:bold;
	/*text-transform: uppercase;*/
	text-decoration:none;
}
ul#submenu span{
white-space:normal;
display:block;
}
/*MAIN MENU CELLS LINKS*/
ul#submenu li{
  float:none;
  margin:0px;
  padding:0px;
}
ul#submenu li a span{
  padding:0px 5px 0px 5px;
  margin:0;
  list-style:none;
}
ul#submenu li.current  a {
	color:#000;
}
ul#submenu li.current  a span {
	color:#000;
	background: transparent url(../images/bullet_right.gif) no-repeat 158px 4px;  	
}

/*HOVER ON MAIN MENU CELLS*/
ul#submenu li a:hover{
  /*background:#fff;*/
  cursor:pointer;
  color:#000;
}
ul#submenu li a:hover > span{
  /*background: #fff url(../images/bullet.gif) no-repeat 12px 3px; */
  cursor:pointer;
}
ul#submenu li.current ul li a:hover {
	cursor:pointer;
	background: #fff url(../images/bullet.gif) no-repeat 31px 5px;
	color:#476687;
}


/*/////////////////////////////////////////////////////////*/
/*///////////////////////     CPANEL                       */
/*/////////////////////////////////////////////////////////*/
#cpanel_menu_tooltip{
	padding-top:10px;
	height:20px;
	display:block;
	text-align:center;
	width:100%;
	margin-bottom:12px;
	color:red;
}
.pages_tooltip {
	padding:5px;
	margin-bottom:15px;
	font-style: italic;
	text-align:justify;
}

.pagesPath {
	padding:2px 0px 2px 0px;
	border-top:1px solid #2c4a5e;
	border-bottom:1px solid #2c4a5e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2c4a5e;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:25px;
}
.pagesPath a {
	color:#6F9507;
	text-decoration:none;
}
.pagesPath a:hover {
	color:#2c4a5e;
	text-decoration:none;
}
#uploaded_filesList th{
padding-bottom:2px;
border-bottom:1px solid #ababab;
}
.rolloverTR{
}
.rolloverTR:hover{
background:#bcbcbc;
}
.rolloverTR:hover > td a{
color:#ffffff;
}
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     OPTIONAL MODULES             */
/*/////////////////////////////////////////////////////////*/

/*************************************************************************************
MINI POPUP CALENDAR
**************************************************************************************/
.CalendarControl {
	position:absolute;
	background-color:#FFF;
	margin:0;
	padding:0;
	display:none;
	z-index: 1100;
}

.CalendarControl table {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #336;
	width:150px;
}

.CalendarControl th {
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	background:#7799BB;
}

.CalendarControl th a {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding: 1px;
}

.CalendarControl td {
	text-align: center;
}

.CalendarControl .header {
	background-color: #7799BB;
}

.CalendarControl .weekday {
	background-color: #ffffff;
	color: #000;
	font: 11px arial, verdana, helvetica, sans-serif;
}

.CalendarControl .weekend {
	background-color: #e8eef7;
	color: #000;
	font: 11px arial, verdana, helvetica, sans-serif;	
}

.CalendarControl .current {
	border: 1px solid #339;
	background-color: #336;
	color: #FFF;
	font: 11px arial, verdana, helvetica, sans-serif;	
}

.CalendarControl .weekday,
.CalendarControl .weekend,
.CalendarControl .current {
	display: block;
	text-decoration: none;
	border: 0px solid #FFF;
}

.CalendarControl .weekday:hover,
.CalendarControl .weekend:hover,
.CalendarControl .current:hover {
	color: #FFF;
	background-color: #336;
	border: 0px solid #999;
}

.CalendarControl .previous {
	text-align: left;
}

.CalendarControl .next {
	text-align: right;
}

.CalendarControl .previous,
.CalendarControl .next {
	padding: 1px 3px 1px 3px;
	font-size: 1.4em;
}

.CalendarControl .previous a,
.CalendarControl .next a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.CalendarControl .title {
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

.CalendarControl .empty {
	background-color: #CCC;
	border: 0px solid #FFF;
}
