body, table
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	background: #FFF;
	color: #003366;
}

body
{
	margin: 0;
	text-align: center;
}

img
{
	border-width: 0;
}

input, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #003366;
}

a, a:active, a:visited
{
	color: #0052FB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 20px;
	margin: 13px 0 10px 0;
}

h2
{
	font-size: 17px;
	margin: 0 0 10px 0;
}

dl.csc-menu
{
	padding-left: 20px;
}

dl.csc-menu dt
{
	padding: 5px;
}

ol li
{
	padding-bottom:10px;
}


/*** Forms ***/

fieldset
{
	border-style: none;
}

form
{
	margin: 0;
	padding: 0;
}

input.submit
{
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0052FB;
	cursor: pointer;
	margin-top: 10px;
}

input.submit:hover
{
	border: 1px solid #808080;
}

input.input, input.password, #searchinput, input.tx-indexedsearch-searchbox-sword, input.flt
{
	margin: 5px;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #C0C0C0;
	height: 15px;
	vertical-align: middle;
	width: 150px;	
	margin-left:10px;
}

input.flt
{
	width:100%;
	margin-left:0px;
}

input.submit, input.tx-indexedsearch-searchbox-button
{
	margin-left:10px;
}

label
{
	display: block;
	float: left;
	width: 130px;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: right;
	height: 18px;
	vertical-align: bottom;
}

/*** Others ***/

div.spacer
{
	clear: both;
	height: 0px;
}

/* ----------------- LAYOUT ----------------- */

#wrapper
{
	padding: 0;
}

#container
{
	margin: 0px auto;
	padding: 0px;	
	width: 920px;
}

.sidebar-left, .sidebar-left-members
{
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	text-align:left;
	position:relative;
}


.sidebar-left
{
	width:165px;
}

.sidebar-left-members
{
	width:265px;
}


.sidebar-left a, .sidebar-left a:active, .sidebar-left a:visited
{
	color: #003366;
}

#current-menu-stripe
{
	z-index:0;
	height:10px;
	line-height:10px;
}

#sidebar-left-menu
{
	z-index:100;
	position:relative;
}

#columns-wrapper
{
	margin: 0;
	padding: 0;	
	float:left;
	width:920px;	
}


/* to position the content betwen columns */
#content-wrapper
{
	padding: 0; /* for IE6 */
	position: relative;
	text-align: justify;	
	float:left;
}

#banner
{
	height: 130px;
	position: relative;
	overflow: hidden;
}

#homelink
{
	height: 130px;
	width: 720px;
	display:block;
}

#bannerImage
{
	/* otherwise hidding overflow is not working under IE, see #banner for the required parent settings */
	position: absolute;
	background: url(../images/banner.png) no-repeat 0px 0px;
	height: 130px;
	width: 720px;
	left:0px;
}

#bannerImage a
{
	text-decoration:none;
}

.center-column, .center-column-members, .center-column-wide
{
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;	
	background-color:#FFF;
}

.center-column
{
	width:640px;
}

.center-column-members
{
	width:540px;
}

.center-column-wide
{
	width:745px;
}

#content
{
	padding: 0 20px 10px 10px;
	margin: 0;
	min-height: 355px;	
	background-color:#FFF;
}

#footer-logos
{
	float:left;
	margin-top:115px;
	width:620px;
}

/*** Top Menu ***/

#menu
{
	background-position: 0px 0px;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 17px;
	text-align: center;
	height: 45px;
	background: url(../images/menu.gif) no-repeat 0px 0px;
	background-color: Transparent;
	position:relative;
}

#menu a
{
	color: #003366;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

.menu-dec, .menu-footer
{
	width: 100%;
	line-height: 15px;
	height: 15px;
}

.menu-footer
{ 
	background: url(../images/menu-footer.gif) no-repeat 0px 0px;
}

.menu-items
{
	text-transform: lowercase;
}

.menu-item 
{
	float: left;
	width: 115px;
	height: 24px;
	padding-top: 6px;
}

.menu-item-footer
{
	float: left;
	width: 115px;
	height: 15px;
}

.menu-item-footer a, .menu-item-footer a:active, .menu-item-footer a:visited
{
	color:#FFF;
}


.columns-wrapper-m1
{
	background-color: #6699CC;
}

.columns-wrapper-m2
{
	background-color: #00FF00;
}

.columns-wrapper-m3
{
	background-color: #FFCC00;
}

.columns-wrapper-m4
{
	background-color: #FF9966;
}

.columns-wrapper-m5
{
	background-color: #FF6666;
}

.columns-wrapper-m6
{
	background-color: #FFFF33;
}

.columns-wrapper-m7
{
	background-color: #00CCCC;
}

#login
{
	text-align:right;
	margin-right:3px;
	color:#FFF;
	font-size:11px;
	width:115px;
	z-index:300;
	position:absolute;
	right:0;
	top:20px;
}

#login input
{
	background-color:Transparent;
}

#login a, #login a:active, #login a:visited
{
	color:#FFF;
	font-weight:bold;
	margin-right:10px;
}

/*** Left Menu ***/

.menu-1-nor
{
	display:none;
}


.menu-1-act a
{
	color: #003366;
	font-weight:bold;
	margin-left:3px;
}

.menu-2-nor, .menu-2-act
{
	margin-left: 10px;
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu-2-nor a
{
	color: #003366;
}

.menu-3-nor, .menu-3-act
{
	margin-left: 20px;
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu-4-nor, .menu-4-act
{
	margin-left: 30px;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.menu-2-act, .menu-3-act, .menu-4-act
{
	text-decoration:underline;
}

/*** Search ***/

#searchbox
{
	padding-top:100px;
}

#searchbox input
{
	vertical-align:middle;
}

#searchinput
{
	width:150px;
}

.watermark
{
	color: #808080;
}




/*** Side Bar Links ***/

#sidebar-links
{	
	position: absolute;
	top:0;
	right: 0;
	margin: 0;
	padding: 0;
	z-index: 12;
	text-align: right;
	height:130px;
}

#europe
{
	background: url(../images/europe.png) no-repeat 0px 0px;
	float:right;
	height: 175px;
	width: 165px;
}

#seventhLogo
{
	background: url(../images/seventh.gif) no-repeat 0px 0px;
	float:left;
	height: 94px;
	width: 130px;
	margin-top:80px;
}

#construction
{
	font-style: oblique;
	text-align: center;
	width: 100%;
	color: #3399FF;
	margin-bottom: 20px;
}

/*** Footer ***/

#footer
{
	width: 100%;
	height: 15px;
	text-align: center;
	font-size: 10px;
	padding: 0;
	bottom: 0;
	position: relative;
}

#menu-bottom
{
	width: 100%;
}

/*** Members ***/

.member-photo
{	
	width: 125px;
}

.member-data
{
	
}

.member-info
{
	margin-bottom: 10px;	
	background-color:#e8e8e8;
	/*background-color:#adadc4;*/
}

.member-info table
{
	background-color:#e8e8e8;
}

/*** WP ***/

.wp-symbol
{
	width:80px;
}

/*** Deliverables ***/

.deliv-symbol, .deliv-wp, .deliv-month, .deliv-report
{
	text-align:center;
}

.deliv-title
{
	text-align:justify;
}

/*** Tables ***/

/* GREEN */

table.table-green
{
	border: 2px solid #336600;
	width:100%;
}

table.table-green td
{
	padding:5px;	
}

table.table-green tbody
{
	background-color:#FFF;
}

table.table-green tbody tr:hover
{
	background-color:#5db05d;
}

table.table-green .fltrow td
{
	background-color:#94ca96;
	padding:5px;	
	text-align:left;
}

table.table-green thead th
{
	background-color:#77ff77;
	white-space:nowrap;
	padding:5px;
	text-align:left;
}

/* ORANGE */

table.table-orange
{
	border: 2px solid #FFAD33;
	width: 100%;
}

table.table-orange td
{
	padding:5px;	
}

table.table-orange tbody
{
	background-color:#FFF;
}

table.table-orange tbody tr:hover
{
	background-color: #FFD393;
}

table.table-orange .fltrow td
{
	padding:5px;	
	text-align:left;
}

table.table-orange thead th
{
	background-color:#ffc369;
	white-space:nowrap;
	padding:5px;
	text-align:left;
}

/* YELLOW */

table.table-yellow
{
	border: 2px solid #EAEA00;
	width: 100%;
}

table.table-yellow td
{
	padding:5px;	
}

table.table-yellow tbody
{
	background-color:#FFF;
}

table.table-yellow tbody tr:hover
{
	background-color: #FFFFB3;
}

table.table-yellow .fltrow td
{
	padding:5px;	
	text-align:left;
}

table.table-yellow thead th
{
	background-color:#ffff7f;
	white-space:nowrap;
	padding:5px;
	text-align:left;
}

/* noborder */
table.noborder, table.noborder tr, table.noborder th, table.noborder td { border: medium none; border-collapse: collapse; }

/* form layout */
div.csc-mailform-field {
	display: table-row;
}
div.csc-mailform-field label, div.csc-mailform-field input {
	display: table-cell;
	margin-right: 0.4em;
	min-width: 150px;
}
div.csc-mailform-field input.csc-mailform-submit {
	margin-top: 2em;
	min-width: 80px;
}

