﻿/* Inserted in the upgrade to 5.0.0.0: */

.Bold {
    display: inline;
    font-weight: bold;
}

.Italic {
    display: inline;
    font-style: italic;
}

.Underline {
    display: inline;    
    text-decoration: underline;
}

.Paragraph {
}

th {
    text-align: left;
    font-weight: normal;
}

.EditRecord {
}

.ShowRecord {
}

.TableRecords {
}

table.Empty {
}

/* Inserted in the upgrade to 5.0.0.0 */


/*-----------------------------------------------------------------*/
/*----------------- HTML Elements Start ---------------------------*/
/*-----------------------------------------------------------------*/


/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #184366;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
border: solid 1px #e1e1e1;
}

.floatTL
{
float: left;
padding: 3px;
border: solid 1px #e1e1e1;
margin-right: 10px;
margin-bottm: 10px;
}

a
{
text-decoration: underline;
color: #000080;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

.Paragraph /* copied from 'p' in the upgrade to 5.0.0.0 */ {
line-height: 1.8em;
}

/*-----------------------------------------------------------------*/
/*----------------- HTML Elements End -----------------------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles Start -----------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* You can modify the styles in this area but you should */
/* not remove or rename them because they are used by    */
/* Service Studio widgets.                               */
/*-------------------------------------------------------*/

.Button {
	text-align: center;
	margin-right: 3px;
	padding: 0px 10px 1px 10px;
	*padding: 0px 3px 0px 3px;
}

.Button[disabled="disabled"] {
	padding: 1px 12px 2px 10px;
	color: ButtonShadow;
	cursor: text;
}

td .Button {
	font-size: 8pt;
}

th .Button /* copied from 'td .Button' in the upgrade to 5.0.0.0 */ {
	font-size: 8pt;
}

.EditRecord_Caption {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #9cceff;
	padding: 8px 10px 2px 0px;
}

.EditRecord_Value {
	color: #444444;
	vertical-align: bottom;
	border-top: 1px solid white;
	border-right: 30px solid white;
	border-bottom: 1px solid #f1fafe;
	border-left: 3px solid white;
   padding: 1px 0px 1px 1px;
   *padding: 0px 0px 0px 1px;
}

.ShowRecord_Caption {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #9cceff;
	padding: 3px 10px 2px 0px;
}

.ShowRecord_Value {
	color: #404040;
	font-weight: bold;
	vertical-align: bottom;	
	padding: 2px 2px 2px 2px;
}

.TableRecords_Header {
	color: white;
	font-weight: bold;
	background-color: #52a6fd;
	white-space: nowrap;
	line-height: 18px;
	padding: 4px 6px 4px 6px;
	border-right: 1px solid white;
}

.TableRecords_Header a,
.TableRecords_Header a:hover,
.TableRecords_Header a:link,
.TableRecords_Header a:visited {
	color: white;
}

.TableRecords_OddLine, 
.TableRecords_EvenLine {
	line-height: 18px;
	margin: 1px 1px 1px 1px;
	padding: 1px 6px 1px 6px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #efefef;
	border-bottom: 1px solid #FF8C00;
	border-left: 1px solid #FF8C00;
}

.TableRecords_OddLine a:visited,
.TableRecords_EvenLine a:visited {
}

input.Mandatory {
}

input.Not_Valid {
}

input.Is_Default {
}

a.Is_Default {
}

td.MandatoryValue {
	border-left: 3px solid #ffa85a;
}

th.MandatoryValue /* copied from 'td.MandatoryValue' in the upgrade to 5.0.0.0 */ {
	border-left: 3px solid #ffa85a;
}

td.MandatoryCaption {
}

th.MandatoryCaption /* copied from 'td.MandatoryCaption' in the upgrade to 5.0.0.0 */ {
}

span.ValidationMessage {
	white-space: nowrap;
	font-weight: normal;
	color: red;
	display: inline;
	margin-left: 5px;
}

/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles End -------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles Start ------------------*/
/*-----------------------------------------------------------------*/


/* Header */

.header
{
width:100%;
height:70px;
background: #e57c4a url('img/header_center.png?7968') no-repeat;
}

.header
{
width:100%;
height:70px;
background: #e57c4a url('img/header_center.png?7968') no-repeat;
}
.header_inner
{
position: relative;
width: 950px;
height:70px;
margin: 0 auto

}

/* Logo */

.logo
{
position: absolute;
top: 0.6em;
}

.logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
}

.logo h2
{
display: inline;
padding-left: 0.5em;
color: #D2DCE5;
font-size: 1.0em;
}

/* Menu */

.menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

.menu ul
{
list-style: none;
}

.menu li
{
float: left;
}

.menu li a
{
margin-left: 0.5em;
display: block;
padding: 0.5em 1.4em 0.5em 1.4em;
background: #fff url('img/n4.gif?7968') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

.menu li a.active
{
background: #FF790B url('img/n3.gif?7968') repeat-x;
color: #fff;
border: solid 1px #DB7623;
}

/* Main */

.main
{
background: #fff url('img/n2.gif?7968') 0px 1px repeat-x;
}

.main_inner p
{
text-align: justify;
}

.main_inner .Paragraph /* copied from '.main_inner p' in the upgrade to 5.0.0.0 */ {
text-align: justify;
}

.main_inner ul
{
margin-bottom: 2.0em;
}

.main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
}

.main_inner .Heading3,.Heading4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

.main_inner .Heading3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}


.main_inner .Heading4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

.main_inner .post
{
position: relative;
}

.main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

.main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

.main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

.main_inner .post ul.post_info li.date
{
background-image: url('img/n5.gif?7968');
}

.main_inner .post ul.post_info li.comments
{
background-image: url('img/n6.gif?7968');
margin-left: 1.1em;
}

.main_organizers {
	width: 300px;
	float: left;
}
.main_partners {
	margin-left: 320px;
}

.start_bullet_list {
}

.start_bullet_list p {
list-style-image:url(img/start_bullet.gif?7968);
list-style-position: inside;
margin-bottom:5px;
 display: list-item;
}

.start_bullet_list .Paragraph /* copied from '.start_bullet_list p' in the upgrade to 5.0.0.0 */ {
list-style-image:url(img/start_bullet.gif?7968);
list-style-position: inside;
margin-bottom:5px;
 display: list-item;
}

/* Footer */

.footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
}

/* Search */

input.button
{
background: #FF790B url('img/n3.gif?7968') repeat-x;
color: #fff;
border: solid 1px #DB7623;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

.search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

.search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

.search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	.primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	.columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	.secondaryContent_2columns
	{
	float: right;
	}
	
	.columnC_2columns
	{
	width: 14.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	.primaryContent_columnless
	{
	position: relative;
	}
	
	.columnA_columnless
	{
	position: relative;
	width: 100%;
	}



/*-------------------------------------------------------*/
/* You can add, modify or remove the styles in this area */
/* at your will. Use them anywhere in the eSpace, in the */
/* widgets' Style property.                              */ 
/*-------------------------------------------------------*/

/*--------General Start------------------------*/

.FeedbackSuccess  {
background-color : #01710f;
border : 1px solid black;
color : white;
font-size: 2.1em;
padding: 10px;
}

.FeedbackError  {
background-color : red;
border : 1px solid black;
color : white;
font-size: 2.1em;
padding: 10px;
}

/* Header */
.header
{
width:100%;
height:70px;
background: #e57c4a url('img/header_center.png?7968') no-repeat;
}

.header_inner
{
position: relative;
width: 950px;
height:70px;
margin: 0 auto

}

.header_newsletter
{
width:100%;
height:69px;
background: #e57c4a url('img/header_center.png?7968') no-repeat;
}

.header_inner_newsletter
{
position: relative;
width: 100%;
height:69px;
margin: 0 auto
align: left;
}

/* Menu */

.menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

.menu ul
{
list-style: none;
}

.menu li
{
float: left;
}

.menu li a
{
margin-left: 0.5em;
display: block;
padding: 0.5em 1.4em 0.5em 1.4em;
background: #fff url('img/n4.gif?7968') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

.menu li a.active
{
background: #FF790B url('img/n3.gif?7968') repeat-x;
color: #fff;
border: solid 1px #fff;
}

.TableOutm, 
.TableOut {
	
	line-height: 18px;
	margin: 1px 1px 1px 1px;
	padding: 1px 6px 1px 6px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #efefef;
	border-bottom: 1px solid #FF8C00;
	border-left: 1px solid #FF8C00;
}

.TableOutm a {
	text-decoration:none;
}
.TableOutm a:visited,
.TableOut a:visited {
	text-decoration:none;
}

.TableRecords_HeaderOUT {
	color: white;
	font-weight: bold;
	background-color: #444444;
	white-space: nowrap;
	line-height: 18px;
	padding: 4px 6px 4px 6px;
	border-right: 1px solid white;
}

.TableRecords_HeaderOUTM {
	color: white;
	font-weight: bold;
	background-color: #FF8C00;
	white-space: nowrap;
	line-height: 18px;
	padding: 4px 6px 4px 6px;
	border-right: 1px solid white;
}

input.Mandatory {
}

input.Not_Valid {
}

input.Is_Default {
}

a.Is_Default {
}

td.MandatoryValue {
	border-left: 3px solid #ffa85a;
}

th.MandatoryValue /* copied from 'td.MandatoryValue' in the upgrade to 5.0.0.0 */ {
	border-left: 3px solid #ffa85a;
}

td.MandatoryCaption {
}

th.MandatoryCaption /* copied from 'td.MandatoryCaption' in the upgrade to 5.0.0.0 */ {
}

span.ValidationMessage {
	white-space: nowrap;
	font-weight: normal;
	color: red;
	display: inline;
	margin-left: 5px;
}

.Heading1 {
	font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;

}

.Heading2 {
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

.Heading3 {
font-weight: normal;
letter-spacing: -1px;
}

.Text_Org {
border-bottom: 0px solid #FF8C00;
font-size: 25px;
}

.Text_Col {
font-size: 9pt;
line-height: 1.7em;
}

.Text_Partn {
border-bottom: 0px solid #FF8C00;
font-size: 19px;
}

.Text_Note {
	color: #888888;
	font-size: 11px;
}

.Text_Blue {
	color: #000080;
	font-size: 12px;
              margin-top: 10px;
}

.Text_Error {
	color: #c7331f;
}

.Text_NoWrap {
	white-space: nowrap;
}

.Text_Preformatted {
	white-space: -moz-pre-wrap;
	white-space: pre;
	word-wrap: break-word;
}

.Text_Justified { 
	text-align: justify;
              margin: 2px 2px 2px 2px;
} 

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.ClearBoth {
	clear: both;
}

/*--------General End--------------------------*/

/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles End --------------------*/
/*-----------------------------------------------------------------*/