/***************
  BODY
  **************/
body {
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size:13px;
	color:#000000;
	margin:0;
	padding:0;
	background:#FFFFFF ;
}

/***************
  WRAPPERS
  **************/
#wrapper { width:951px; padding:0px; margin:0px auto; position:relative;}
#colwrap { width:951px; margin:0; padding:0; background:#FFFFFF url(/lisalib/getfile.aspx?itemid=18) repeat-y; }

/***************
  HEADER
  **************/
#header { height:199px; width:951px; padding:47px 0 0 0; margin:0; border-bottom:1px solid #eaebe6; }

#header .logo { background:url(/lisalib/getfile.aspx?itemid=105) no-repeat; margin:0; padding:0; float:left;}
#header .logo a { width:220px; height:200px; display:block; overflow:hidden; text-indent:-3000px; }

#header .protestimages { float:left; width:731px; height:200px;  }

/***************
  CONTENT
  **************/
#content { width:683px; padding:30px 24px; float:left; min-height:200px; display:inline; overflow:hidden; }
#leftpanel { width:194px; padding:30px 13px; float:left; min-height:200px; display:inline; overflow:hidden; }

/***************
  MENUS
  **************/
#nav { position:absolute; top:0px; width:951px; height:48px; padding:0; background:#FFFFFF; font-size:0.9em; }
#nav ul { margin:0; padding:0; list-style:none; float:right; }

#nav ul li { float:left; margin:0px; padding:0;  }
#nav ul li a { outline:none; display:block; padding:24px 19px 9px 19px; margin:0; color:#000000; text-align:right; font-size:1em; font-weight: bold; text-transform:uppercase; text-decoration:none; }

#nav ul li a.selected { }
#nav ul li a:hover { text-decoration:underline; }

#nav ul ul { float:none; }


#flags { position:absolute; left:35px; top:6px; }
#flags ul { margin:0; padding:0; list-style:none; }
#flags ul li { float:left; }
#flags ul li a { float:left; padding:0px; height:35px; width:70px; text-indent:-5000px; outline:none; }
#flags li.lngbritain { background:url(/lisalib/getfile.aspx?itemid=20) no-repeat; padding-right:10px; height:70px;}
#flags li.lngiceland { background:url(/lisalib/getfile.aspx?itemid=21) no-repeat; padding-right:3px; height:70px;}


/***************
  PAGECOMPONENTS
  **************/
.pibox { margin: 0 0 5px 0;  }

h3.pihead { color:#0061b8; font-size:1em; padding:5px 0 5px 24px; margin:0; background:url(/lisalib/getfile.aspx?itemid=23) no-repeat left center; }
h3.pihead a { color:#0061b8; text-decoration:none; }

ul.articles { margin:0; padding:0; list-style:none; }
ul.articles li { float:left; margin:0px; padding:3px 1px 3px 29px; background:url(/lisalib/getfile.aspx?itemid=24) no-repeat 20px 8px;}
ul.articles li a { float:left; padding:0px; color:#000000; text-decoration:none; }


/***************
  HEADINGS
  **************/
h3.bigblue { color:#0061b8; font-size:2.5em; padding:0 0 10px 0; margin:0;}


/***************
  NEWS
  **************/
h3.newsheadlines { font-size:1.1em; margin:0 0 ; padding:0; color:#0061b8; }
h3.newsheadlines a { color:#0061b8; text-decoration:none; }
h5.newsdates { font-size:0.9em; font-weight:normal; margin:0; padding:0; color:#808080;}

a.newslink { color:#0061b8; }
.newsitem { margin:0 0 10px 0;}

/***************
  TEXT
  **************/
.txtbigblack { font-size:1.2em; font-weight:bold; padding:0 0 15px 0; }
.countercontainer { color:#0061b8; text-align:center; }
.countercontainer h3 { color:#0061b8; font-size:2.5em; padding:0 0 10px 0; margin:0;}

/**************
  TABLE STYLES
  **************/
.propertytable { width:100%; }
.propertytable a {  }
.propertytable th { font-weight:bold; text-align:left !important;}
.propertytable td { vertical-align : top; }
.propertytable .row0 { background-color:#FFFFFF; }
.propertytable .row1 { background-color:#e5e5e5; }


/***************
  FIELDROW
  **************/
.field-row, .fieldrow2 { clear:both; padding:3px 0; }
.field-row label { text-align:right; float:left; margin:0 3px 0 0; width:140px; font-weight:bold; color:#0061b8; }
.field-row textarea { font-family:Arial; }

.petitionform div img { margin:0 0 0 100px; }
.petitionform #ctl00_ctl09_Submit { float:left; margin:5px 0 0 210px; border: solid 1px #A7A6AA; background:#FFFFFF; color:#0061b8; font-weight:bold; font-size:1.2em }

/***************
  FOOTER
  **************/
#footer { color:#0061b8; width:936px; padding:15px 0 0px 15px; height:25px; border-top:1px solid #eaebe6; }

#footer .leftfoot { float:left; width:200px; }

#footer .rightfoot { float:left; width:670px; }
#footer .rightfoot ul { margin:0; padding:0 ; list-style:none; }

#footer .rightfoot ul li { float:left; padding:0 15px 0 10px; }
#footer .rightfoot ul li.first { background:url(/lisalib/getfile.aspx?itemid=29) no-repeat right center; padding:0 13px 0 0px;}

#footer .rightfoot ul li a { float:left; padding:0px; text-transform:uppercase; text-decoration:none;}


/***************
  MISC ATTRIBUTES
  **************/
.stream { display:none; }
.clear { clear:both; }

p { margin:0; padding:0 0 15px 0;}
form { display:inline; margin:0; padding:0; }

img { border:none; }
img.newsimage { float:left; margin:0px 5px 2px 0px;}
img.newsimageright { float:right; margin:0px 0px 2px 5px;}

a { text-decoration: underline; color:#3176b4; outline:none;}
a:hover { color:#0061b8; }

a.underline {text-decoration: underline !important; }
a.normal { font-weight: normal !important; }

.floatleft { float:left; }
.floatright { float:right; }

fieldset { margin:0; padding:0; border:none; }

.charcontainer a { float:left; padding:0 5px 0 0; margin:0 0 10px 0; display:block; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

