﻿/*
 *              Copyright (c)2007 Coralys Technologies
 * -----------------------------------------------------------------------------
 * $Date:: 15/04/07 13:29                                                      $ 
 * $Author:: Grimaldo                                                          $
 * $Revision:: 5                                                               $
 * $Log:: /WebSites/ConsuladoRotterdam2/App_Themes/Standard/StyleSheet.css     $
 * 
 * 5     15/04/07 13:29 Grimaldo
 * CR-0011 Fancy menus and other major appearance improvements
 * $NoKeywords: $
 * File: App_Themes\Standard\StyleSheet.css                                    $
 * Site: Consulate of Panama in Rotterdam                                      $
 * Theme: Standard                                                             $
 * Last Modified: 02 Mar 2007                                                  $
 * -----------------------------------------------------------------------------
 */
body 
{
	background-color:white;
	margin:0px;
	padding:0px;
	font:11px Verdana;   	 
}
a {
	font:11px Verdana;
	color:#315686;
	text-decoration:underline;
}

a:hover {
	color: Orange;
}

a.white {
	color:white;
}

a.linkTop:link {font:11px Verdana; color: white; text-decoration: none;}
a.linkTop:visited {font:11px Verdana; color: white; text-decoration: none;}
a.linkTop:hover {font:11px Verdana; color: white; text-decoration: none;}

ul
{
    list-style-type: square;
}

/* ****** H E A D E R ******** */
.headerTop {
	font:11px Tahoma;
	padding:0px;
	text-align:right; 
	color:white; 
	background-color: #dc4b4b;
	background-repeat:no-repeat;
	height:22px;
	width:800px;
}
.headerTopLeft	{
	font: 20px tahoma;
	padding-left: 30px;
	float:left;
	color: #FFFFFF;
}
.headerTopRight	{
	float:right;
	padding-top:4px;
	margin-right:40px;
	padding-bottom:2px;
}
.headerMiddle {
	padding:0px;
	background-color:#6B89AF; 	
	background-image:url(http://www.consulateofpanama.nl/img/bridgeHeaderTop.jpg); 
	background-repeat:no-repeat;
	background-position: center top;
	height:64px;
	width:800px;
}
.headerBottom 
{
    vertical-align:middle;
    background-image:url(/img/headerBottom.png);
    background-color: #dc4b4b;
    height:32px;
    width:800px;
}

/* ****** C O N T E N T ****** */
.loginStatus
{
    font-weight: bold;
    color: Black;
    text-decoration: none;
}
.headerBottom a:hover {font:11px Verdana; font-weight:bold; color: Yellow; text-decoration: none;}

#Main 
{
    border-top: solid 1px #86aac4;
    border-bottom: solid 1px #86aac4;
    padding: 0px 0px 0px 0px;
    margin: -12px 0px 0px 0px;
}

#sL { /* Left Column */
	width:200px;
	text-align:left;
	vertical-align:top;
	padding-bottom:0px;
	padding-top:0px;	
}
#spr { /* Splitter */
	background-color:white;
	background-image:url(http://www.consulateofpanama.nl/img/splitter.jpg);
	background-repeat:repeat-y;
	width:6px;
	cursor:e-resize;
	font-size:1px;
}
#sR 
{
    width:584px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	vertical-align: top;
}
#sM {
	position:absolute; 
	width:2px; 
	border-right:1px solid #336699; 
	display:none; 
	cursor:e-resize;
}

.fecha 
{
    font-family: Verdana, Century Schoolbook, Comic Sans MS;
    font-size: xx-small;
    color: Maroon;
}

.tab
{
    font-size:smaller;
    color:Yellow;
    vertical-align: middle;
    border-width: 0px;
}
.tabbar
{
   position:absolute;
   left: 210px;
   border: 0px;
   text-align: center;
   vertical-align:middle;
}
a.linkTab:visited {font:11px Verdana; color: Navy; text-decoration: none; vertical-align:middle;}
a.linkTab:link {font:11px Verdana; color: Navy; text-decoration: none; vertical-align:middle;}
a.linkTab:hover { text-decoration: blink; color:Red; }

.linkName 
{
    font-family: Garamond, Comic Sans MS, Verdana;
    font-weight: bold;
    font-size:larger;
    color: Red;
}

.h2	{
	color: #666666;
	font: bold 20px arial;
}

.crHighlight { color: rgb(187, 68, 102); }

.fault  /* Must be used for error messages */
{
    background-color: Yellow;
    color: Red;
    font-size: smaller;
    border: dotted 1px Maroon;
    padding: 2px 2px 2px 2px;
}

/* ****** H i n t s ****** */
.floatHint  /* Use with ToggledDiv for help hints */
{
    border: dotted 1px Olive;
    background-color:#FFFFCC;
    color:#006600;
    float: right;
    padding: 3px 3px 3px 3px;
}
.hotImg   /* Images within a hyperlink */
{
    border-width: 0px;
    vertical-align: middle;
    margin-right: 2px;
}

/* ****** ResultStatus Web Control ****** */
.boxOK
{
    background-color:#FFFFC0;
    color: Black;
}
.boxFail
{
    background-color:#FFFFC0;
    color: Red;
}
.boxFailTrace
{
    background-color:#FFFF33;
    color: #000000;
    font-family:Courier New;
    font-size: smaller;
    border: dotted 1px Maroon;
    padding: 3px 3px 3px 3px;
}

/* ****** M E N U S ****** */
.menuTitle 
{
    margin-top:5px;
    font-weight: bold;
    background-color: #86aac4;
    color: Maroon;
    text-align: center;
    width: 100%;
    border-bottom: dotted 1px Black;   
    padding-bottom: 2px;
    background-image:url(/img/headerBottom.png);
}
.menuList
{
    font:11px Verdana;
}
a.menuList:visited {font:11px Verdana; color: Navy; text-decoration: none;}
a.menuList:link {font:11px Verdana; color: Navy; text-decoration: none;}
a.menuList:hover {font:11px Verdana; color: Fuchsia; text-transform:capitalize; text-decoration:none;}

/* ****** F A N C Y   M E N U **** */
/* Requires an extra IE hack #navlist {margin-left:-5px;} as conditional css */
#navlist
{
    padding: 3px;
    border: 1px solid #fff;
    width: 12em;
    background-color: #26a;
    font: 12px verdana,sans-serif;
    width:100%;
    margin-top: 0px;
    margin-bottom:-5px;
}
#navcontainer p
{
    margin-top:5px;
    font-weight: bold;
    background-color: #86aac4;
    color: Maroon;
    text-align: center;
    width: 100%;
    border-bottom: dotted 1px Black; 
    padding-top:2px; 
    padding-bottom: 2px;
    margin-bottom:0px;
    background-image:url('/img/headerBottom.png');
    height: 16px;   
}

#navlist li
{
    list-style: none;
    border: 1px solid #26a;
    color: Yellow;
}

#navlist a
{
    color: #eee;
    text-decoration: none;
    display: block;
    border-left: 1em solid #159;
    border-bottom: 1px solid #159;
    padding: 4px 8px;
}

#navlist a:hover { border-color: #124; }

#subnavlist li a
{
    border: 0;
    border-left: 0.8em solid #26a;
    padding: 3px 4px;
    margin-left: -20px;
}

/* ****** L O G O N  ********* */
.logonBox
{
    /*border-style:dotted; 
    border-width:1px;
    border-color: Maroon;
    background-color: #FFFF66;*/
}

.logonTable
{
    background-color: #F4F6DC;
}
.logonBox h3
{
    background-color: #FFCC66;   
    width: 100%;
    color: #0066CC; 
}

.logonDisclaimer 
{
    color: rgb(187, 68, 102);
    font-family: Italic;
}

/* ****** M Y  P R O F I L E  ********* */
.RoleTag
{
    font-family: Century Schoolbook, Garamond, Verdana, Courier New;
    font-weight: bold;
    font-size: x-small;
    background-color: Olive;
    color: Yellow;
    width: 100%;
}

.ProfileLabel   /* ProfileView webcontrol */
{
    width: 100%;
    color: Maroon;
    text-align: left;
}
/* ****** S I T E M A P ****** */
#sitemap, #submenu{
	
}
#sitemap ul, #submenu ul{
	list-style-type:square;
	color:#C4CB01;
}
#sitemap a, #submenu a{
	color:#252525;
	background-color:transparent;
}
#sitemap a:hover, #submenu a:hover{
	color:#C4CB01;
}
a.no_bg{
	background-color:transparent;
}
#sitemap a.no_bg {
	background-color:transparent;
}

#sitemap ul a:hover
{
    color:Red;
}
#sitemap ul a.selected{
	background-color:transparent;
}
#sitemap ul a{
	color:#252525;
	padding:2px;
	text-decoration:none;
}

/* ****** F O R M S  ********* */
.fldreq 
{
    background-color: #eeee1e;
    color: Blue;
}

.fldopt
{
    background-color: White;
    color: Blue;
}

/* ****** F O O T E R ******** */

.footer 
{
	padding:0px; 
	text-align:right; 
	color:white; 
	font-size:12px; 
	font-family:arial; 
	background-color:#315686; 
	background-image:url(http://www.consulateofpanama.nl/img/mfooter.jpg); 
	background-repeat:no-repeat;
	background-position: center top;
	height:36px;
	width:800px;
	clear:both;
}

.footerAddress {
	font:11px Tahoma;
	margin-top:2px;
	padding-right:10px;
	float:right;
	text-align:right;
}

.footerEmail {
	margin-top:2px; 
	padding-right:20px; 
	float:right; 
	text-align:right;
}

.copyright {
	padding:2px; 
	text-align:center; 
	color:#315686; 
	width:800px;
	font:11px Tahoma;
}
