/**
* Header changes
*/

#header .logo {
	margin:25px 0 0 0;	
}

#header {
	background:url(../images/background-header-silver.gif) no-repeat top right;	
}

.pageHeader {
	position:relative;
	z-index:4;
	height:1%;
}

#translink-id {
	position:absolute;
	top:90px;
	left:875px;
}

#top-menu .sf-menu ul a:link,
#top-menu .sf-menu ul a:visited {
	color:rgb(21,98,165) !important;
}

#top-menu .sf-menu a:hover,
#top-menu .sf-menu li.sfHover a,
#top-menu .sf-menu li:hover a,
#current a.selected:link,
#current a.selected:visited {
	background:none;
	color:#FFD520;
}

/** sidemenu coat of arms image **/
#columns .left-column {
	padding:255px 0 0 0;
	background:url(../images/sidemenu-coat-of-arms.gif) no-repeat;	
}

/**
* Changes to Index Template
*/
.index-title-module {
	margin:0;	
}

.index-title-module .right {
	top:0;
	left:0;
	margin:0 0 0 20px;
	position:relative;
}

.index-title-module .text {
	position:absolute;
	top:40px;
	left:0;
	width:170px;	
}

.index-title-module .text p {
	margin:0;
	padding:0 10px 0 15px;
	color:#FFF;
	font-size:1.125em !important;
	line-height:1.30em;
	font-weight:normal;
}


/* get ride of 3px bottom gap in IE6 */
.index-title-module .right img {
	float:left;
}

/**
* Changes to Content Template
*/

#content .page .callout .txt {
	background:#66CCFF;
	color:#333;
	font-weight:bold;
	font-size:100% !important;
}

#content .page .callout .txt p {
	font-size:0.625em !important;
}

/**
* 4 Column Home Page (for promos)
*/

.four-columns {
	padding:10px 0 0 25px;
}

.four-columns .c1,
.four-columns .c2,
.four-columns .c3 {
	width:237px;
	float:left;
	display:inline;
	margin:0 0 0 10px;	
}

.four-columns .c4 {
	width:176px;
	float:left;	
	display:inline;
	margin:0 0 0 10px;
}
/* first column doesn't require above left margin */
.four-columns .first {
	margin:0;	
}

/**
* Promo Modules
*/


.orange {
	background:#CC9900;	
}

.wide-promo h2,
.wide-promo span { 
  font-family:Verdana, Arial, sans-serif ;
  font-size:1.05em ;
  color:#2b2b2b;
  font-weight:bold ;

}

.wide-promo {
	position:relative;
	font-size:0.65em ;
	background:url(../images/background-wide-promo.gif) no-repeat bottom right ;
	height:340px;
}

.wide-promo .main {
	width:215px;
	line-height:110%;
	padding:0 10px;
	margin:20px auto 0 auto;	
}

.wide-promo .more-link {
	position:absolute;
	top:92%;
	border-top:1px dashed #CCC;
	display:block;
	line-height:2em;
	width:215px;
	margin:0 0 0 10px;
}

.wide-promo .holder-module {
	margin:15px auto 0 auto;
}

.wide-promo p {
	margin:0 0 1em 0 ;
}

.wide-promo .main li {
	background:url(../images/bullet-list-item-blue.gif) no-repeat 0 5px ;
	padding:0 0 5px 10px;
}


.whats-new {
	height:150px;
}

.whats-new ul a:link,
.whats-new ul a:visited {
	text-decoration:none;	
}

.whats-new ul a:hover {
	text-decoration:underline;	
}


#newsModule ul li {
	border-bottom:none;	
}
.popularTopics {
	height:182px;	
}

.popularTopics ul {
	padding:1.45em 0 0 1.15em;	
}

.popularTopics ul a:link,
.popularTopics ul a:visited {
	color:#666;
}

.popularTopics ul a:hover {
	text-decoration:underline !important;
}

/**
* Coda Slider content slider
*/
#slider-wrapper {
	position:relative;
	padding:0 0 4px 0;
	background:url(../images/content-slider-drop-shadow.gif) repeat-x bottom left;
}

#slider-wrapper .pagination {
	position:absolute;
	top:225px;
	z-index:2;
	margin:0;
	padding:0 0 0 15px;
}

#slider-wrapper .pagination li {
	list-style:none;
	float:left;
	margin-right:3px;
}

#slider-wrapper .pagination a:link,
#slider-wrapper .pagination a:visited {
	cursor:pointer;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	width:15px;
	height:15px;
	display:block;
	text-align:center;
	line-height:14px;
	background:url(../images/background-slider-pagination.png) no-repeat;
	color:#fff;
	text-decoration:none;
}

#slider-wrapper a:focus { outline:none }

#slider-wrapper img { border: 0 }

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin:0;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 253px; overflow: hidden}
.csw .loading {margin: 120px 0 120px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	width: 967px;
	height: 253px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 967px; /* Also specified in  .stripViewer  above */
}

.stripNav {
	display:none;
}


/*
* Agenda list
*/
.page ul table,
.page ul p {
    font-size:100% !important;
}

ul.agenda,
ul.agenda ul {
    list-style:none;
}

ul.agenda {
    margin:0;
    padding:0;
}

ul.agenda li {
    margin-top:10px;
}

/**
* Feedback Form
*/

#delegation_form {
    font-size:0.7em;
    margin:10px 0;
    vertical-align:top;
}

#delegation_form input,
#delegation_form textarea {
    font-family:Verdana, Arial, Sans-Serif;
    font-size:99%;
    padding:3px;
}

#delegation_form .required {
    color:#FF0000;
}

#delegation_form div {
    margin:0 0 10px 0;
    line-height:20px;
}

#delegation_form p {
    font-size:100%;
    text-align:right;
}

#delegation_form span.success {
    font-weight:bold;
    color:#339900;
}

#delegation_form label {
    display:inline-block;
    width:120px;
}

#delegation_form label.lb_regarding,
#delegation_form label.lb_action {
    width:auto;
}