
/*****  Skin CSS designed by bind.pt					*****/
/*****  Zeus Sky Blue									*****/


/*****  1 ::: General Styles							*****/

/* Style For HTML PAGE                   */ html 				                            { height: 100%; margin: 0px; }
/* Style For HTML BODY                   */ body 				                            { margin: 0px; }
/* Setting Text Throughout the skin      */ table, tr, td		                            { margin: 0px; }
                                            p					                            { margin-bottom: 10px; }
                                            ul              	                            { margin: 0px; padding: 0px; }
                                            /*ul li a              	                        { list-style: none outside url("images/li.skyBlue.png"); margin: 0px; padding: 0px; color:Fuchsia; }*/
											.ul_arrow            	                        { list-style: none outside url("images/li.skyBlue.png"); margin: 0px 30px; padding: 0px; }
											.ul_arrow li               	                { list-style: none outside url("images/li.skyBlue.png"); margin: 0px; padding: 0px;}
                                            .ZB_01MediumGreyContent ul                      { list-style: none outside url("images/li.white.png"); }
                                            .ZB_01DarkSkyBlueContent ul                     { list-style: none outside url("images/li.lightSkyBlue.png"); }
                                            li          	                                { list-style: none outside url("images/bullet.gif"); color: #000000;}
                                            h1				                            	{ font-size: 230%; font-weight: 300; color: #97ACC0; }
                                            h2				                            	{ font-size: 180%; font-weight: 300; color: #70889F; letter-spacing: -1px; }
                                            h3				                            	{ font-size: 150%; font-weight: 500; color: #333333; }
                                            h4				                            	{ font-size: 150%; font-weight: 500; color: #97ACC0; }
                                            h5				                            	{ font-size: 100%; font-weight: 700; color: #666666; }
                                            #Form           	                            { margin: 0px; padding:0; height:0px; }
                                         

/*****  2 ::: Page Design								*****/

/*-- page layout open container        --*/ .OuterDiv 		                                { margin: 0px; text-align:left; padding: 0px 0px 0px 0px; height:100%; width:100%; }
/*-- master container                  --*/ .SkinMaster 		                            { width: 880px; height: 100%; text-align: left; vertical-align:top; }
/*-- grey top row                      --*/ .TopGreyLine		                            { background: #757575; width: 100%; height: 6px;  }
/*-- top bar including login and search--*/ .TopBarLoginSearch	                            { text-align: left; height: 126px; }
/*-- picture SubPage                   --*/ .picSub                                         { background: #FFFFFF url('images/hd_back.gif') top; height: 120px; }
/*-- picture HomePage                  --*/ .picHome                                        { background: #FFFFFF url('images/skyblue_home.jpg') top; height: 250px; }
/*-- top bar including logo            --*/ .TopBarLogo  		                            { padding: 0px 0px 0px 0px; text-align:center; vertical-align:top; height: 126px; width: 260px; }
											.TopBarLogo a:hover	                            { background: transparent; }
/*-- login in right                    --*/ .LoginTDright		                            { text-align: right; vertical-align: top; padding: 20px 15px 0px 15px; color: #FFFFFF; }
/*-- login in left                     --*/ .LoginTDleft		                            { text-align: left;  vertical-align: top; padding: 20px 15px 0px 15px; color: #FFFFFF; }
/*-- search in right                   --*/ .SearchTDright		                            { background: url('images/searchTD.bg.gif') no-repeat top right; height: 40px;  text-align: right; vertical-align: middle; padding: 8px 2px 8px 72px; }
/*-- search in left                    --*/ .SearchTDleft		                            { background: url('images/searchTD.bg.gif') no-repeat top left;  height: 40px;  text-align: left;  vertical-align: middle; padding: 8px auto 8px 6px; }
                                            .MenuTD				                            { background: url('images/menuH.bg.gif'); padding: 0px; vertical-align: top; text-align: left; }
                                            .CopyrightTD		                            { background: #64727F; height: 37px; padding-left: 30px; vertical-align:middle; text-align:left; }
/*-- default breadcrumb                 --*/.BreadcrumbTD		                            { background: #2C2D2D; height: 42px; padding: 0px 30px 0px 30px; text-align: left; vertical-align: middle; font-family: tahoma, verdana; font-size: 11px; font-weight: normal; color: #666666; }
/*-- white breadcrumb                   --*/.BreadcrumbWhite                                { background: #FFFFFF; height: 32px; padding: 0px 30px 0px 30px; text-align: left; vertical-align: middle; font-family: tahoma, verdana; font-size: 11px; font-weight: normal; color: #666666; border-bottom: 1px solid #ccc; }


/*****  3 ::: Content Panes								*****/

                                            .BottomPane			                            { background: #FFFFFF; padding: 7px 7px 7px 7px; width:100%; }
                                            .TopPane            			                { background: #FFFFFF; padding: 7px 7px 0px 7px; width:100%; }
                                            .SidePane			                            { background: #FFFFFF; padding: 7px 7px 0px 7px; width: 50%; }
                                            .Pane	        	                            { padding: 0px 0px 0px 0px; }
                                            /*.ContentPane		                            { background: #FFFFFF; padding: 7px 7px 0px 7px; }*/
                                            .MenuPane			                            { padding: 7px 0px 0px 0px; }
											
											.ContentPane
{
	background-color: #FFF9EF;
	width: 100%;
	height: 100%;
	background-image: url(images/etairia_20.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 20px;
	padding-top: 6px;
}


/*****  4 ::: Text										*****/

/*-- most of the text on site          --*/ .normal, .Normal, .NormalDisabled               { font-family: tahoma, verdana; font-size: 11px; color: #333; line-height: 120%; font-weight: normal; }
/*-- most of the bold text on site     --*/ .NormalBold, b, strong			                { font-family: tahoma, verdana; font-size: 11px; color: #333; line-height: 120%; font-weight: bold; }
/*-- red text on site for errors       --*/ .NormalRed						                { font-family: tahoma, verdana; font-size: 11px; color: #C00; line-height: 120%; font-weight: normal; }
/*-- subheadings - mostly in admin     --*/ .SubHead						                { font-family: tahoma, verdana; font-size: 11px; color: #666666; line-height: 120%; font-weight: bold; padding: 0px; }
/*-- headings - mostly in admin        --*/ .Head							                { font-family: tahoma, verdana; font-size: 11px; color: #666666; line-height: 120%; font-weight: bold; padding: 0px; background: transparent; }


/*****  5 ::: Links										*****/

/*-- default links visited and active  --*/ a:link, a:visited, a:active 	                { color: #97ACC0; text-decoration: none; }
/*-- default links hover               --*/ a:hover 						                { color: #CCCCCC; text-decoration: none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited                 { color: #97ACC0; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover 					                { color: #CCCCCC; text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link,
                                            a.CommandButton:visited,
                                            a.CommandButton:active                          { color: #97ACC0; padding: 3px; text-decoration: none; background: #EEEEEE;}
/*-- admin button-link style hover     --*/ a.CommandButton:hover                           { color: #CCCCCC; padding: 3px; text-decoration: none; background: #97ACC0; }
/*-- search button in search form      --*/ .SearchButton                                   { background: transparent; padding: 13px 17px 4px 13px; cursor: pointer; font-size:1px; margin: 0px;}
                              

/*****  6 ::: Forms                                     *****/

/*-- default form elements             --*/ select,  textarea                               { font-family: tahoma, verdana; font-size: 11px; color: #333; background: #F6F6F6; border: solid 1px #C3C3C3; }
                                            .NormalTextBox                                  { font-family: tahoma, verdana; font-size: 11px; color: #333; padding-left: 4px; }
                                            div.form_text					                { font-family: tahoma, verdana; font-size: 11px; color: #333; float: left; margin: 0px; }
                                            p.form_text				                        { margin: 0px 0px 3px 0px; }
                                            input.form_text, select.form_text				{ font-family: tahoma, verdana; font-size: 11px; color: #666666; background: #F6F6F6; border: solid 1px #C3C3C3; padding: 0.2em; margin: 0px 10px 10px 0px; }
/*-- form button                       --*/ input.StandardButton                            { font-family: tahoma, verdana; font-size: 11px; color: #0D8BC2; background: #EDEDE9; border-color: #F7F7F4; }
                                            .StandardButton                                 { font-family: tahoma, verdana; font-size: 11px; color: #0099FF; background: #EDEDE9; border-color: #F7F7F4; }
/*-- search elements                   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox          { cursor:text; height:19px; width: 130px; color: #545A5C; background: transparent; border: 0px solid #FFFFFF; padding: 4px 0px 0px 8px; }
                                            #dnn_dnnSEARCH_optSite,
                                            #dnn_dnnSEARCH_optWeb                           { background: transparent; border:0; }
                                             .searchfield									{ font-family: tahoma, verdana; font-size: 11px; color: #333333; }
                                            a.SearchField:link, a.SearchField:visited, 
                                            a.SearchField:active, a.SearchField:hover       { background-color: Transparent; }
/* [SEARCH] */
.dnnSEARCH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}
.dnnSEARCH LABEL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #Verdana, Arial, Helvetica, sans-serif;;
	vertical-align: middle;
	height: 16px;
}
#dnn_dnnSEARCH_txtSearch {
	border: 1px solid #777777;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 100px;
	height: 17px;
	line-height: 10px;
	margin-left: 3px;
	padding-left: 2px;
}
#dnn_dnnSEARCH_optWeb {
	vertical-align: middle;
}
#dnn_dnnSEARCH_optSite {
	vertical-align: middle;
}
.dnnSEARCH IMG {
	margin-top: 1px;
	vertical-align: middle;
}
                                            
/* [SOLPATRMENU] */
/* Horizontal Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	/*height: 30px;*/
}
.MainMenu_MenuItem {
	padding: 3px 8px 3px 4px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #F5F5F5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.MainMenu_MenuItemSel {
	padding: 3px 8px 3px 4px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #F5F5F5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #F5F5F5;
	background-color: #F5F5F5;
	width: 0px;
	display: none;
}
.MainMenu_MenuIcon_Admin {
	border-top: #F5F5F5 1px solid;
	border-left: #F5F5F5 1px solid;
	width: 0px;
	border-bottom: #F5F5F5 1px solid;
	background-color: #F5F5F5;
}
.MainMenu_MenuArrow {
	padding: 3px 0px 3px 0px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #F5F5F5;
	background-color: #F5F5F5;
	width: 0px;
	display: none;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F5F5F5;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#BBBBBB' , Direction=135, Strength=1);
}
.MainMenu_SubMenuItemSel {
	padding: 3px 8px 3px 4px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #ACB8C4;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #ACB8C4;
}
.MainMenu_RootMenuArrow {
	width: 0%;
	display: none;
}
.MainMenu_RootMenuItem {
	/*padding: 0px 8px 0px 8px;*/;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
.MainMenu_RootMenuItemSel {
	/*padding: 0px 8px 0px 8px;*/;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FF9C00;
	background-position: center top;
	background-image: url(media/MenuItemSel.gif);
	background-repeat: repeat-x;
}
.MainMenu_RootMenuItemActive {
	/*padding: 0px 8px 0px 8px;*/;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center top;
	background-image: url(media/MenuItemAct.gif);
	background-repeat: repeat-x;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 180px;
}
.MainMenu_MenuBar_Vert {
	height: 25px;
}
.MainMenu_MenuBreak_Vert {
	border-style: none;
	background-color: transparent;
}
.MainMenu_RootMenuItem_Vert TD {
	padding: 0px;
	border-style: solid;
	border-color: #BCBCBC;
	border-width: 0px 1px 0px 1px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #777777;
	background-position: center top;
	background-image: url(media/MenuItemVert.gif);
	background-repeat: repeat-x;
}
.MainMenu_RootMenuItemSel_Vert TD {
	padding: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #758290;
	background-position: center top;
	background-image: url(media/MenuItemSelVert.gif);
	background-repeat: repeat-x;
}
.MainMenu_RootMenuItemActive_Vert TD {
	padding: 0px;
	border-style: solid;
	border-color: #A5B2C0;
	border-width: 0px 1px 0px 1px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(media/MenuItemActVert.gif);
	background-repeat: repeat-x;
}
.LabelEditOverClass {
	text-decoration: none;
}

/* [CURRENTDATE] */
.dnnCURRENTDATE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 20px 0px 0px;
}

/* [USER] */
.dnnUSER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
A.dnnUSER:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:hover {
	color: #FF9C00;
	text-decoration: underline;
}
/* [LOGIN] */
.dnnLOGIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
A.dnnLOGIN:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:hover {
	color: #FF9C00;
	text-decoration: underline;
}

/*****  8 ::: Login, Breadcrumb and Copyright			*****/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link,
                                            a.LOGIN_object:visited,
                                            a.LOGIN_object:active,
                                            .USER_object, a.USER_object:link,
                                            a.USER_object:visited, a.USER_object:active     { font-family: tahoma, verdana; font-size: 10px; font-weight: normal; color: #444444; text-decoration: none; background: transparent; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover       { font-family: tahoma, verdana; font-size: 10px; font-weight: normal; color: #999999; text-decoration: underline; background: transparent; }

/*-- login in right                    --*/ .LoginTDright .LOGIN_object,
                                            .LoginTDright a.LOGIN_object:link,
                                            .LoginTDright a.LOGIN_object:visited,
                                            .LoginTDright a.LOGIN_object:active,
                                            .LoginTDright .USER_object,
                                            .LoginTDright a.USER_object:link,
                                            .LoginTDright a.USER_object:visited, 
                                            .LoginTDright a.USER_object:active,
                                            .LoginTDright a.LOGIN_object:hover, 
                                            .LoginTDright a.USER_object:hover,
/*-- login in left                     --*/ .LoginTDleft .LOGIN_object,
                                            .LoginTDleft a.LOGIN_object:link,
                                            .LoginTDleft a.LOGIN_object:visited,
                                            .LoginTDleft a.LOGIN_object:active,
                                            .LoginTDleft .USER_object,
                                            .LoginTDleft a.USER_object:link,
                                            .LoginTDleft a.USER_object:visited, 
                                            .LoginTDleft a.USER_object:active,
                                            .LoginTDleft a.LOGIN_object:hover, 
                                            .LoginTDleft a.USER_object:hover                { color: #FFFFFF; }

/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link,
                                            a.BREADCRUMBS_object:visited,
                                            a.BREADCRUMBS_object:active	                    { font-family: tahoma, verdana; font-size: 11px; font-weight: normal; color: #666666; text-decoration: none; background: transparent; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover				        { font-family: tahoma, verdana; font-size: 11px; font-weight: normal; color: #97ACC0; text-decoration: none; background: transparent; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects 						        { font-family: tahoma, verdana; font-size: 11px; font-weight: normal; color: #E3E4E6; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, 
                                            a.FOOTER_objects:active	                        { font-family: tahoma, verdana; font-size: 10px; font-weight: bold; color: #E3E4E6; text-decoration:none; background: transparent; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover					        { font-family: tahoma, verdana; font-size: 10px; font-weight: bold; color: #343B3D; text-decoration:none; background: transparent; }






#TdBreadContainer {
	/*border-style: solid;
	border-color: #AAAAAA;
	border-width: 0px 0px 1px 0px;*/
	background-color: #FFF9EF;
	vertical-align: middle;
	height: 20px;
}
#TdBread {
	background-color: #719FBB;
	vertical-align: middle;
	height: 20px;
	width: 280px;
	text-align: right;
}
#TdBreadSpace {
	background-color: #719FBB;
	height: 20px;
	width: 10px;
}
#TdMidColSpace {
	background-color: #FFF9EF;
	width: 59px;
	height:100%;
}
#TdRghtColSpace
{
	background-color: #EFEAE4;
	width: 2px;
}

/* [BREADCRUMB] */
.dnnBREADCRUMB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	/*background-color: #719FBB;*/
	text-align: right;
}
A.dnnBREADCRUMB:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnBREADCRUMB:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover {
	color: #FF9C00;
	text-decoration: none;
}
/* [LINKS] */
.dnnLINKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
A.dnnLINKS:link {
	color: #000000;
	text-decoration: none;
}
A.dnnLINKS:visited {
	color: #000000;
	text-decoration: none;
}
A.dnnLINKS:active {
	color: #000000;
	text-decoration: none;
}
A.dnnLINKS:hover {
	color: #000000;
	text-decoration: none;
}

/*#TdLinks {
	vertical-align: middle;
	height: 20px;
	text-align: center;
}*/
#TdCTPH {
	background-color: #CBD1D8;
	vertical-align: top;
	height: 23px;
	text-align: center;
}
#TdThinLine {
	height: 1px;
	background-color: #CCCCCC;
}
#TdWhiteSpaceRow {
	height: 20px;
}
#TdWhiteSpaceRow2 {
	height: 20px;
}



/*
.PropertyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97ACC0;
}
A.PropertyText:link {
	color: #97ACC0;
	text-decoration: none;
}
A.PropertyText:visited {
	color: #97ACC0;
	text-decoration: none;
}
A.PropertyText:active {
	color: #97ACC0;
	text-decoration: none;
}
A.PropertyText:hover {
	color: #FF9C00;
	text-decoration: none;
}
*/

.PropertyListLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97ACC0;
}
A.PropertyListLink:link {
	color: #97ACC0;
	text-decoration: none;
}
A.PropertyListLink:visited {
	color: #97ACC0;
	text-decoration: none;
}
A.PropertyListLink:active {
	color: #97ACC0;
	text-decoration: none;
}
A.PropertyListLink:hover {
	color: #FF9C00;
	text-decoration: none;
}

.PropertyListDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A.PropertyListDetail:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.PropertyListDetail:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.PropertyListDetail:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.PropertyListDetail:hover {
	color: #FF9C00;
	text-decoration: none;
}

.sss
{
	/*font-size: 24px;
	color:#FF3333;*/
	
	Font-Bold="true";
	Font-Size="12";
	ForeColor="White";
	Font-Names="Arial";
}
