#logo {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
/*	width: 400px;*/
	float: left;
	height: 100px;
}

#login {
	float: right;
	width: 200px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 0px solid red;
}
#login table{
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;
	font-weight: bold;
	height: 94px;
}
#login input {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;
}

#header {
/*	margin: 0 auto;
	padding: 0;*/
	height: 146px;
	background: #FFFFFF url(../images/header-bg.png) repeat-x;
}

#menu {
	clear: both;
	margin: 0; 
	padding: 0;
	background: #222222 url(../images/menu.jpg) repeat-x;
	font: bold 12px/26px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 26px;
	text-align: center;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	float: left; /* Helps with RenderWhenLoggedWidget */
}

#menu ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
}

#menu ul li a:hover {
	background: #63AA00 url(../images/selectedMenu.jpg) repeat-x;
	color: #000000;	
}

#navigation {
	background: #aab676 url(../images/navigation-bg.png) repeat-x;
	height: 19px;
	font-size: 10px;
	color: black;
	text-align: left;
	padding-left: 15px;
	padding-top: 1px;
	margin: 0;
}

#navigation a {
	color: black;
}

#content {
	background-color: white;
	padding: 10px;
	text-align: left;
}

#footer {
	background: url(../images/footer.png) repeat;
	clear: both;
	height: 40px;
	color: #FFFFFF;
	font-size: 90%;
	border: 1px solid black;
}
#footer td {
	color: #FFFFFF;
}
#footer a {
	color: lightblue;
}

#cc {
	background: url(../images/cc.png) repeat;
	clear: both;
	height: 50px;
	color: #FFFFFF;
	font-size: 90%;
	border: 1px black;
	border-style:solid none;
}
#cc td {
	color: black;
}
#cc a {
	color: #01749f;
}

/**********/

img, table {
	border: 0;
}

body {
	background-color: #E0E0E0;
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #5C5C5C;
	text-align: center;
}

table, input {
	font: 12px tahoma, arial, sans-serif;
	color: #5C5C5C;
}

h1, h2, h3 {
	font-weight: bold;
}

h2.SF_Blue {
	background:#fff; display:block; 
	margin:0; padding: 10px 0; 
	font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#01749f;
}

h2.SF_Grey {
	background:#fff; display:block; 
	margin:0; padding: 10px 0; 
	font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#5C5C5C;
}

h3.SF_Blue {
	background:#fff; display:block; 
	margin:0; padding: 10px 0; 
	font:26px/26px Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#01749f;
}

h3.SF_Grey {
	background:#fff; display:block; 
	margin:0; padding: 10px 0; 
	font:26px/26px Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#5C5C5C;
}

h4.SF_Blue {
	/* background:#fff; */
	display:block;  
	margin:0; padding: 10px 0; 
	font:22px/22px Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#01749f;
}


form {
	margin-bottom:0;
}

a {
	font-weight: bold;
	color: #01749f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/****/

#new_account {
	width: 500px;
	margin: 10px auto;
	padding: 0px 10px 10px 10px;
	border: 1px solid gray;
}

#add_url {
	width: 400px;
	margin: 10px auto;
	padding: 0px 10px 10px 10px;
	border: 1px solid gray;
}

#keyword_search {
	width: 400px;
	margin: 10px auto;
	padding: 0px 10px 10px 10px;
	border: 1px solid gray;
}

#tag_search {
	width: 400px;
	margin: 10px auto;
	padding: 0px 10px 10px 10px;
	border: 1px solid gray;
}

ul.tagcloud {
	list-style: none;
	margin: 0 auto;
	padding: 0.5em;
	line-height: 1.8;
	text-align: justify;
}
ul.tagcloud li {
	display:inline
}

#category_search {
	width: 200px;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	border: 1px solid gray;
}

#category_search ul {
	text-align: left;
}

#categorysearchcontrol {
	font-style: italic;	
}

li.level1 {
	list-style-type: square;
	margin-left: 0px;
}

li.level2 {
	list-style-type: disc;
	margin-left: 10px;
}

li.level3 {
	list-style-type: circle;
	margin-left: 20px;
}

li.level4 {
	list-style-type: square;
	margin-left: 30px;
}


/* SERVICE DETAILS */

ul.endpoints li {
	list-style-type: none;
	text-align: center left;
	list-style-image: url(../images/endpoints_bullet.png);
}

span.relevant { font-weight: bold; }


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
	color: black;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


/* INDEX.JSP PANELS */

/* SEARCH LAUNCH PANEL */
#searchLaunchPanel{
	width:762px; height:150px; 
	position:relative; top:10px; 
	margin: auto; padding:0; 
	text-align:left;
	}
#searchLaunchPanel h2{
	width:500px; height:50px;  
	background:#fff; display:block; 
	margin:0; padding:4px 0 0 4px; 
	font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#01749f;
	}
#searchLaunchPanel #searchLaunchPanelText p{
	width:500px; display:block; 
	font:18px/24px Georgia, "Times New Roman", Times, serif;  color:#555555; /*font-style:italic;*/
	position:absolute; top:0px; left:0px; z-index:1; 
	padding:0; margin:50px 50px 0 4px; 
	cursor: default; 
	}
#searchLaunchPanel #searchLaunchPanelButton{
	width:210px; height:100px; /*width:246px; height:263px; */
	position:absolute; top:0; right:0; 
	padding:0; margin:0 0 0 4px; 
	background:url(../images/button-6364.png) no-repeat 0 0 #FFFFFF; /*blue-normal.jpg 8059*/
	}
#searchLaunchPanel #searchLaunchPanelButton a {
	position:absolute; top:20px; left:20px;/*top:10px; left:90px; */
	margin: 0px 0 0 0; 
	font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#fff;
	}
	
#searchLaunchPanel #searchLaunchPanelButton a:visited {
	position:absolute; top:20px; left:20px;/*top:10px; left:90px; */
	margin: 0px 0 0 0; 
	font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#fff;
	}
	
#searchLaunchPanel #searchLaunchPanelButton a:hover {
	position:absolute; top:20px; left:20px;/*top:10px; left:90px; */
	margin: 0px 0 0 0; 
	font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#fff;
	text-decoration: none;
}

/* EXPLANATION PANEL */
#explanationPanel{
	width:762px; /* height:210px; */
	position:relative; top:10px; 
	margin: auto; padding:0; 
	text-align:justify;
	}
#explanationPanel td{ 
	margin: 0px; padding: 0px; 
	vertical-align: middle;
	}
#explanationPanel #explanationPanelButton{
	width:760px;  
	position:relative; top:0; left:0; 
	padding:0; margin:0 0 0 4px; 
	/*background:url(../images/btn3157273153.png) no-repeat 0 0 #fff;*/
	}
#explanationPanel #explanationPanelButton h2{
	position:relative; top:10px; left:90px; 
	margin:40px 0 0 0; 
	font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#fff;
	}
#explanationPanel #explanationPanelButton p{
	width:600px;  
	position:relative; top:0px; left:150px; 
	padding:5px; margin:0px 50px 0 4px; 
	cursor: default; 
	}
	/*font:18px/24px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#555555; */


/* TOP PANEL*/
#topPanel{width:762px; height:300px; position:relative; margin: auto; padding:0; text-align:left;}

/* HEADER PANEL*/
#topPanel #headerPanelwhat.out{width:246px; height:263px; position:absolute; top:0; left:0; margin:30px 0 0; padding:0px; background:url(../images/orange-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelwhat.on{width:246px; height:263px; position:absolute; top:0; left:0; margin:30px 0 0; padding:0px; background:url(../images/orange-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelwhat h2{display:block; width:90px; height:47px; margin:54px 0 0 105px; font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; position:absolute; top:0px; left:0px; z-index:1; cursor: default;}
#topPanel #headerPanelwhat p{width:163px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px; cursor: default;}

#topPanel #headerPanelhow.out{width:246px; height:263px; position:absolute; top:0; left:258px; margin:30px 0 0; padding:0px; background:url(../images/green-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelhow.on{width:246px; height:263px; position:absolute; top:0; left:258px; margin:30px 0 0; padding:0px; background:url(../images/green-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelhow h2{display:block; width:90px; height:47px; background:none; margin:54px 0 0 110px; font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1; cursor: default;}
#topPanel #headerPanelhow p{width:163px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px; cursor: default;}

#topPanel #headerPanelsearch.out{width:246px; height:263px; position:absolute; top:0; right:0; margin:30px 0 0; padding:0px; background:url(../images/blue-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelsearch.on{width:246px; height:263px; position:absolute; top:0; right:0; margin:30px 0 0; padding:0px; background:url(../images/blue-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelsearch h2{display:block; width:90px; height:47px; background:none; margin:54px 0 0 93px; font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1; cursor: default;}
#topPanel #headerPanelsearch p{width:163px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px; cursor: default;}

/* BODY PANEL*/
#bodyPanel{width:762px; height:300px; position:relative; margin:0 auto; padding:0; text-align:left;}
#bodyPanel h2{ background:#fff; display:block; width:250px; height:50px; margin:0; font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; padding:4px 0 0 25px; color:#FF7113;}
#bodyPanel p.dotline{background:url(../images/dot-line.gif) 0 0 repeat-x #fff; padding:0; margin:0 40px 0 25px; color:#000;}
#bodyPanel p.capstext{background: url(../images/name.gif) bottom right no-repeat #fff; font:18px/24px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#555555; padding:20px 10px 20px 25px ; margin:0 35px 10px 0; }


/* FORM VALUDATION */

label.error {
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error_box {
	color: red;
	border-color: red;
	border-style: solid;
}

textarea.error_box {
	color: red;
	border-color: red;
	border-style: solid;
}

/* END */

.recommendation_box {
	border: 1px solid black;
}

ul.recommendation_list {
	margin-top: 10px;
}

li.recommendation_item {
	margin-right: 20px;
	margin-bottom: 10px;
}

.expandedli {
	font:14px/16px 'Trebuchet MS',Arial, Helvetica, sans-serif; 
	color:#555555; 
	text-decoration:none; 
	margin:5px 40px 0px 10px; 
	padding: 5px 5px 5px 5px; 
	background-color:#ffffff;
}

.ulgrigio {
	list-style-image:url('../images/endpoints_bullet.png'); 
	font:16px/18px 'Trebuchet MS',Arial, Helvetica, sans-serif; 
	color:#555555; 
	/* position:relative; top:-20px; */
}

.ulgiallo {
	list-style-image:url('../images/endpoints_bullet.png'); 
	font:16px/18px 'Trebuchet MS',Arial, Helvetica, sans-serif; 
	color:#555555; 
	/* position:relative; top:-20px; */
}

.linew {
	list-style-image:url('../images/new_icon3.gif'); 
	/* font-style:italic; 
	font-weight:bold; */
}

.listd {
	list-style-image:url('../images/endpoints_bullet.png'); 
	/* font-style:italic; 
	font-weight:bold; */
}