* {
	margin:0;
	padding:0;
	outline:none;
}

body{
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

h1{
	font-size:2.1em;
	line-height:1em;
	letter-spacing:-0.04em;
	margin:0 0 0em 0;
	padding:0 50px 0 0;
	color:#333;
}
h1 img{
	border:1px solid #999;
}

a{
	text-decoration:none;
}
input, select, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

/*-- TABLES ------------------------------------------------------------*/

table{
	border-collapse:collapse;
	font-size:0.9em;
}
tr{
	
}
th{
	text-align:left;
}
th, td{
	vertical-align:top;
	padding:10px 0px;
	border-top:1px solid #DCDCDC;
}

/*--GENERIC CLASSES------------------------------------------------------------------------------------*/

.inv{
	position:absolute;
	left:-99999px;
	width:1px;
	height:1px;
	overflow:hidden;
	outline:none;
}

.button{
	background:url(../garnish/button.png) no-repeat 0 0 !important;
	color:#fff !important;
	border:0 !important;
	font-weight:bold !important;
	font-size:0.9em !important;
	text-align:right !important;
	width:191px !important;
	padding:0 30px 0 0 !important;
	height:38px !important;
	cursor:pointer;
	outline:none;
}
.button:hover,
.button:focus{
	background:url(../garnish/button.png) no-repeat 0 -38px !important;
}

.typeCompare{
	font-weight:bold;
	position:absolute;
	right:0;
	display:block;
}
.rss{
	background:url(../garnish/rss.png);
	width:21px;
	height:21px;
	display:block;
}

/*--LOGIN PAGE-----------------------------------------------------------------------------------------*/

.loginPage form{
	width:316px;
	margin:0 auto;
	font-size:1.3em;
}
#user,
#pass{
	width:310px;
	padding:6px 3px;
	border:1px solid #ccc;
}
#login{
	background:#C1001C;
	border:0;
	color:#fff;
	padding:5px 10px;
	float:left;
}
.loginPage label{
	font-weight:bold;
	display:block;
	padding:3px 0;
}
#checkLabel{
	display:inline;
	font-size:0.8em;
	font-weight:normal;
	float:right;
	background:#ECECEC;
	padding:5px;
}
.loginPage h1{
	display:block;
	width:316px;
	height:49px;
	margin:20px 0;
	padding:0;
	background:url(../garnish/header.png) no-repeat;
}
.loginPage p{
	margin:1em 0;	
}

/*--PAGE STRUCTURE-------------------------------------------------------------------------------------*/

#wrapper{
	width:984px;
	padding:0 0 20px 0;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	position:relative;
}

#header{
	width:984px;
}

#ad-top{
	float:left;
	width:984px;
	text-align:center;
	border-bottom:1px solid #DFDFDF;
	padding:10px 0;
}
#ad-top img{
	/*display:block;*/
}

#ad-top-left{
width:728px;
float:left;
margin-left:68px;
}

#ad-top-right{
width:120px;
float:left;
margin-left:15px;
}


.adBox img{
	display:block;
	border:0;
}
#page{
	width:984px;
	padding:15px 0 0 0;
	float:left;
	/*background:#666;*/
	position:relative;
	z-index:19;
	zoom:1;
}

#content{
	width:665px;
	float:left;
	color:#666;
	/*background:#CCC;*/
}
#content.full{
	width:984px;
}

#sidebar{
	width:300px;
	float:right;
	font-size:1.1em;
	line-height:1.4em;
	/*background:#999;*/
}

#footer{
	width:984px;
	float:left;
}


/*--HEADER-------------------------------------------------------------------------------------*/

#header{
	position:relative;
	margin:20px 0 0 0;float:left;
	padding:70px 0 0 0;
	z-index:20;
}

#logo{
	display:block;
	width:334px;
	height:49px;
	position:absolute;
	top:0;
	left:0;
	background:url(../garnish/header.png) no-repeat;
}

#strapline{
	display:block;
	height:49px;
	width:650px;
	position:absolute;
	top:0;
	left:334px;
	z-index:23;
	/*background:url(../garnish/header.png) no-repeat -334px 0;*/
}

/*-- NETWORK --*/

#network{
	/*position:absolute;
	top:0px;
	right:130px;*/
	font-size:0.85em;
	list-style:none;
}
#network li{
	float:left;
}
#network a{
	color:#999;
	padding:10px 12px 7px 12px;
	float:left;
}
#network a:hover{
	background-color: #fff;
	color:#333;
}
#network .current{
	background:url(../garnish/cl.png) no-repeat left bottom;
}
#network .current a{
	font-weight:bold;
	color:#666;
	background:url(../garnish/cr.png) no-repeat right bottom;
}
#network img{
	float:left;
	display:block;
	border:0;
	margin:-2px 5px 0 0;
}
/*-- LANGUAGE --*/

#lang {
	position: absolute;
	/*width: 130px;*/
	top:8px;
	right: 0px;
	/*text-align:right;*/
	font-size:0.85em;
	z-index:24;
}

/*-- HEADER TOOLS --*/

#header-tools{
	background:url(../garnish/header-tools.png) no-repeat;
	margin:0px 0 0 0;
	width:984px;
	float:left;
	position:relative;
	z-index:21;
}
#ht-date{
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
	padding:8px 10px;
	width:230px;
	display:block;
	float:left;
}
#ht-newsltr{
	color:#707070;
	font-size:0.85em;
	font-weight:bold;
	padding:9px 50px 9px 10px;
	width:220px;
	display:block;
	float:left;
	background:url(../garnish/ar-grey-down.png) no-repeat 235px 12px;
}
#ht-newsltr.highlight{
	background:#666 url(../garnish/ar-white-up.png) no-repeat 235px 12px;
	color:#fff;
}
#nltrForm{
	display:none;
	background:#666;
	position:absolute;
	z-index:22;
	top:30px;
	left:250px;
	width:240px;
	padding:10px 20px 10px 20px;
	color:#CCC;
	border-top:1px solid #999;
}
#nltrForm input{
	border:0;
	width:230px;
	padding:5px;
	margin:5px 0 0 0;
}
#nltrForm p{
	margin:0 0 12px 0;
	padding:0 0 12px 0;
	border-bottom:1px solid #868686;
}
#nltrForm strong{
	display:block;
	color:#fff;
	margin:0 0 3px 0;
}
#nltrEuro,
#nltrGreek,
#nltrEnglish{
	width:auto !important;
	padding:0;
}
#nltrForm .button{
	background:#C1001C !important;
	width:auto !important;
	margin:0 auto !important;
	padding:5px 30px !important;
	height:auto !important;
	text-align:center !important;
}

#search{
	position:absolute;
	top:0;
	right:0;
	width:235px;
	padding-left:70px;
	
	color:#666;
}
#search input{
	float:left;
	height:32px;
	padding:0;
	border:0;
	display:block;
}
#search label{
	position:absolute;
	top:9px;
	right:240px;
	text-align:right;
	font-size:0.9em;
	font-style:italic;
}
#searchText{
	color:#666;
	background:#EFEFEF;
	color:#333;
	font-weight:bold;
	line-height:32px;
	padding:0px 0 !important;
	width:200px;
}
#searchButton{
	width:32px;
	background:url(../garnish/sbutt.png) no-repeat center center;
	font-size: 0;
	overflow: hidden;
	line-height: 48px;
	text-indent:999px;
	cursor:pointer;
}

/*-- NAVIGATION ------------------------------------------------------------*/

/*-- Top nav --*/

#nav{
	width:984px;
	margin:5px 0 0 0;
	background-color:#E50021;
	float:left;
	font-size:0.9em;
}
#nav ul{
	float:left;
	list-style:none;
}
#nav li{
	float:left;
	padding-top:3px;
}

#nav a{
	display:block;
	float:left;
	color:#fff;
	padding:6px 10px 8px 10px;
}
#nav a:hover{
	color:#FFD2D2;
}
#nav .current a{
	color:#900;
	font-weight:bold;
}

/*-- First Top nav group --*/

#groupA{
	background:#C1001C url(../garnish/nav-sep.png) no-repeat right;
	padding:0 15px 0 3px;
}
#groupA .current{
	background-image:url(../garnish/navL.png);
	background-repeat:no-repeat;
	background-position:left 3px;
}

#groupA .current a{
	background:url(../garnish/navR.png) no-repeat right top;
}

/*-- Second Top nav group --*/

#groupB .current{
	background:url(../garnish/navLL.png) no-repeat left 3px;
}
#groupB .current a{
	background:url(../garnish/navRR.png) no-repeat right top;
}

/*-- Sub nav --*/

#subNav{
	float:left;
	width:981px;
	background:url(../garnish/subNav.png) repeat-x bottom left;
	font-size:0.9em;
	padding:7px 0 0 3px;
	list-style:none;
}

#subNav li{
	float:left;
}

#subNav .current{
	background:url(../garnish/subNavL.png) no-repeat left top;
}

#subNav a{
	display:block;
	float:left;
	padding:5px 15px 8px 15px;
	color:#666;
}
#subNav a:hover{
	color:#999;
}
#subNav .current a{
	color:#333;
	font-weight:bold;
	background:url(../garnish/subNavR.png) no-repeat right top;
}

/*-- CONTENT------------------------------------------------------------*/

#pageContent{
	font-size:1.1em;
	line-height:1.4em;
	width:665px;
	float:left;
	position:relative;
}
.full #pageContent{
	width:984px;
}

#pageContent h2{
	font-size:1.6em;
	letter-spacing:-0.05em;
	line-height:1.1em;
	margin:1em 0;
}
#pageContent h3{
	font-size:1.2em;
	letter-spacing:-0.05em;
	line-height:1.1em;
}
#pageContent p{
	margin:1.5em 0;
}
#pageContent a{
	color: #C1001C;
	/*padding:1px 3px;*/
}
#pageContent a:hover,
#sidebar a:hover{
	background-color: #F9F0F0;
}

/*-- PAGE TITLE --*/

#pageTitle{
	position:relative;
	float:left;
	width:665px;
	margin:0 0 1em 0;
}
#pageTitle.editable{
	width:645px;
}

#articleMeta{
	margin:1em 0;
	padding:1em 0 0 0;
	border-top:2px solid #C1001C;
	position:relative;
}
.addthis_button{
	background:url(../garnish/share.png) no-repeat left bottom;
	width:105px;
	padding:5px 0 7px 15px;
	position:absolute;
	top:0px;
	right:0px;
	color:#fff !important;
}

/*-- FREETEXT--*/

.freetext{
	position:relative;
}

.freetext ul{
	margin:1em 0 1em 3em;
}
.freetext img{
	display:block;
	float:left;
	border:0;
	margin:0 30px 20px 0;
}


/*-- INTERNAL ANCHORS --*/

#inAnchors{
	font-size:0.9em;
	width:100%;
	overflow:hidden;
	position:relative;
}
#inAnchors li{
	list-style:none;
	float:left;
	margin:0 20px 0 0;
}
#inAnchors .typeCompare{
	text-align:center;
	width:180px;
}

/*-- FORMS--------------------------------------------------------------*/

#pageContent form{
	background:#FBFBFB;
	border:1px solid #E8E8E8;
	padding: 0.5em 6em;
	margin:1em 0;
}
#pageContent input,
#pageContent textarea,
#pageContent select{
	padding:8px;
	border:1px solid #ccc;
	width:250px;
}
#pageContent input:focus,
#pageContent textarea:focus,
#pageContent select:focus{
	background:#FFC;
}
#pageContent label{
	color:#333;
	display:block;
	float:left;
	width:200px;
	padding:5px 0;
}

#pageContent .button{
	margin-left:200px;
}

#pageContent form a{
	font-weight:bold;
	font-size:0.85em;
}

#pageContent form p{
	position:relative;
}

/*-- REGISTRATION FORM ---------------------------------------------------------*/

#regType{
	width:268px !important;
}
#regTypeCompare{
	margin:0 0 0 200px;
	padding:3px 5px;
	width:260px;
	display:block;
}

/*-- COMPANIES LIST PAGE -------------------------------------------------------*/

.membersList{
	overflow:hidden;
	margin:1em 0;
	padding:33px 0 0 0;
	position:relative;
}
.membersList h2{
	position:absolute;
	left:20px;
	top:0;
	width:140px;
	height:29px;
	padding:7px 0 0px 0;
	font-size:1em !important;
	text-align:center;
	letter-spacing:-0.05em;	
	background: url(../garnish/compList.png) no-repeat;
	margin:0 !important;
}

.membersList ul{
	background:#FBFBFB;
	border:1px solid #E8E8E8;
	padding:20px;
	font-size:0.9em;
	min-height:53px;
}
.membersList li{
	list-style:none;
	margin:0 0px 0px 0;
	width:400px;
}
#pageContent .membersList ul a{
	display:block;
	padding:1px 0 1px 10px;
	width:400px;
	font-weight:bold;
	color:#333;
	background:url(../garnish/ar-red-right.png) 0 6px no-repeat !important;
}
#pageContent .membersList ul a:hover{
	color:#999;
}

.membersListActions{
	position:absolute;
	width:190px;
	top:3em;
	right:0;
	height:60px;
}
.beMember{
	font-size:0.8em;
	line-height:1em;
	font-weight:bold;
	color:#fff !important;
	display:block;
	width:175px !important;
	height:30px;
	padding:8px 0 0 15px !important;
	background:url(../garnish/button.png) no-repeat 0 -76px;
}
.beMember:hover,
.beMember:focus{
	background:url(../garnish/button.png) no-repeat 0 -114px;
}
.membersList .typeCompare{
	position:relative;
	font-size:0.8em;
	font-weight:bold;
	color:#fff !important;
	display:block;
	width:175px !important;
	height:29px;
	padding:9px 0 0 15px !important;
	background:url(../garnish/button.png) no-repeat 0 -152px;
}
.membersList .typeCompare:hover,
.membersList .typeCompare:focus{
	background:url(../garnish/button.png) no-repeat 0 -190px;
}

/*-- COMPANY PAGES ------------------------------------------------------*/



#pageTitle img{
	display:block;
	float:left;
	margin:0 20px 0 0;
}

#companyMeta{
	clear:both;
	color:#999;
	font-size:0.85em;
}
#companyStatus{
	width:112px;
	padding:8px 10px;
	margin:0 20px 0 0;
	float:left;
	background:#ECECEC;
}
#companyStatus strong{
	font-size:1.1em;
}
#pageTitle .rss{
	position:absolute;
	bottom:0;
	right:0;
}

#itemMenu{
	margin:10px 0 0 0;
	border-top:1px solid #DFDFDF;
	font-size:0.85em;
	overflow:hidden;
	width:665px;
	position:absolute;
	top:0;
	left:0;
}

#itemMenu li{
	list-style:none;
	float:left;
}
#itemMenu li.current{
	background:url(../garnish/grad.png) repeat-x top left;
	border-right:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	font-weight:bold;
}
#itemMenu a{
	float:left;
	color:#666;
	padding:7px 10px;
}
#itemsFilters{
	position:absolute;
	top:40px;
	right:10px;
	padding:0 !important;
	margin:0 auto;
	background:none !important;
	border:0px !important;
}
#itemsFilters select{
	width:auto;
	padding:0;
	font-size:0.85em;
}
#itemContent{
	background:#FBFBFB;
	border:1px solid #E8E8E8;
	margin:44px 0 0 0;
}
#itemContent .itemsList{
	width:90%;
}
#itemSubmenu{
	/*clear:both;*/
	width:645px;
	overflow:hidden;
	font-size:0.85em;
	padding:10px;
	margin:0 0 20px 0;
	/*float:left;*/
}
#itemSubmenu li{
	list-style:none;
	float:left;
	margin:0 5px;
}
#itemSubmenu a{
	display:block;
	padding:3px 7px;
	color:#666;
}
#itemSubmenu li.current a{
	border:1px solid #ccc;
	background:#fff;
	font-weight:bold;
}

#itemContent .freetext{
	margin:0 30px;
}

/*-- RELATED ITEMS ------------------------------------------------------*/

.itemRelated{
	border-top:1px solid #E8E8E8;
	padding:15px 30px;
}
.itemRelated ul{
	list-style:none;
	margin:1em 0;
}

/*-- NOT ACTIVE --------------------------------------------------------*/

h1.notActive{
	background: url(../garnish/na.png) no-repeat top right;
	min-height:80px;
}

#itemContent.notActive{
	margin-top:7px;
}


/*-- INLINE LISTS ------------------------------------------------------*/

.inlineList{
	width:605px;
	margin:0 auto;
	font-size:0.8em;
	line-height:1.2em;
	}
	.inlineList.multimedia{
		background:#F7F7F7;
		width:100%;
		padding-bottom:15px;
	}
.inlineList span{
	display:block;
	padding:5px 5px 2px 5px;
	}
	.inlineList span.metaDate{
		text-align:center;
		padding:5px 5px 5px 5px;
		border-top:1px solid #ececec;
	}
	.inlineList.multimedia.sound span.metaDate{
		text-align:left;
	}
.inlineList a{
	padding:0 !important;
	display:block;
	color:#999 !important;
	}
	.inlineList.multimedia a{
		border:1px solid #eee;
		width:130px;
	}
	.inlineList.text a{
		background:url(../garnish/file.png) no-repeat center 7px ;
		padding:35px 0 0 0 !important;
	}
	.inlineList.text a.doc{
		background: url(../garnish/file.png) no-repeat center -297px;
	}
	.inlineList.text a.ppt{
		background: url(../garnish/file.png) no-repeat center -600px;
	}
	.inlineList.text a.exc{
		background: url(../garnish/file.png) no-repeat center -904px;
	}
.inlineList li{
	width: 130px;
	min-height: 100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 9px;
	zoom: 1;
	*display: inline;
	_height: 100px;
	}
	.inlineList.multimedia li{
		margin: 15px 0px 0px 27px;
		width:132px;
		min-height: 30px;
		_height: 30px;
		background:#FBFBFB;
	}
	.inlineList.multimedia.sound li{
		margin: 15px 0px 0px 27px;
		width:268px;
		border:1px solid #eee;
		background:#FBFBFB;
		padding:3px 10px 3px 10px;
	}
	
.inlineList img{
	display:block;
	margin:0 auto;
	border:0;
}
.inlineList  br{
	display:none;
	}
	.inlineList.multimedia br{
		display:block;
	}
.inlineList object{
	margin:5px 0;
}
.inlineList a strong{
	display: block;
	font-size:1.2em;
	margin:3px 0 5px 0;
	color:#C1001C;
	letter-spacing:-0.05em;
	}
	.inlineList.multimedia a strong{
		font-size:1em;
		text-align:center;
		letter-spacing:0em;
	}
	

/*-- FILE TYPES --------------------------------------------------------*/

.file{
	/*display:block;*/
	padding:8px 8px 8px 35px !important;
	background-image:url(../garnish/file.png);
	background-repeat:no-repeat;
	display:block;
	width:auto !important;
	list-style:none;
}

.pdf{
	background-position:4px 2px;
}
.doc{
	background-position:4px -303px;
}
.ppt{
	background-position:4px -604px;
}
.xls{
	background-position:4px -909px;
}
.file.rss{
	background:url(../garnish/rss.png) left no-repeat;
}


/*-- ITEMS LIST---------------------------------------------------------*/

.itemsList{
	width:100%;
	margin:0px auto 0px auto;
	padding:7px 0;
	overflow:hidden;
	background:#F7F7F7;
}
#newsSlideshow{
	margin:0 0 15px 0;
	zoom:1;
}
.itemsList img{
	display:block;
	border:1px solid #E6E6E6;
}
.itemsList li{
	list-style:none;
	overflow:hidden;
	float:left;
	width:91%;
	padding:0 4%;
	margin:10px 0 10px 0;
}
.itemsList a{
	background:none !important;
}

.itemMeta{
	width:102px;
	float:left;
}
.itemDate{
	background: #E6E6E6;
	color:#666;
	display:block;
	font-size:0.80em;
	line-height:1.1;
	padding:3px 5px;	/*text-align:center;*/
}
.itemInfo{
	margin:0 0 0 110px;
	line-height:1.1em;
}
.itemInfo br{
	display:none;
}
.itemInfo a{
	display:block;
	font-weight:bold;
	font-size:1em;
	padding:0 3px;
	color:#333 !important;
	letter-spacing:-0.02em;
	margin:0 0 5px 0;
}
.itemsList a:hover{
	color:#C30 !important;
}
.itemDescr{
	font-size:0.8em;
	line-height:1.2em;
	padding:0 3px;
	display:block;
	color:#777;
	font-family:Verdana, Geneva, sans-serif;
}
.itemSource {
	display:block;
	float:left;
	width:100%;
}
.itemSource a{
	font-weight:700;
	font-size:0.8em;
	display:block;
	width:100%;
	color:#C00 !important;
}
.itemDuration{
	display:block;
	float:left;
	width:100%;
	font-size:0.8em;
	padding-left:3px;
	color:#C00;
}
a.load{
	font-size:0.75em;
	text-transform:uppercase;
	display:block;
	text-align:center;
	background:url(../garnish/more.png) no-repeat bottom center !important;
	padding:0 0 5px 0;
	border-top:1px solid #CCC;
}

/*-- CONTACTS PAGE------------------------------------------------------*/

.contactTable{
	margin:0 auto;
	width:605px;
}
.contactTable th{
	width:150px;
}
.gmap{
	width:605px;
	margin:20px auto;
}

/*-- HOME --------------------------------------------------------------*/

#homeCols{
	background:url(../garnish/hFeatured.png) no-repeat bottom right;
	overflow:hidden;
	float:left;
	width:665px;
}

#homeLeft{
	/*background:yellow;*/
	float:left;
	width:425px;
	padding:0 20px 0 0;
}

#homeRight{
	float:left;
	width:220px;
	padding:0 0 130px 0;
	/*background:#900;*/
}

/*-- BOXES ------------------------------------------------------------*/

.box{
	width:100%;
	margin:0 0 0 0;
	margin:0 0 10px 0;
	overflow:hidden;
}
.box h2{
	font-size:1em !important;
	background: #eee /*url(../garnish/box.png) no-repeat right top*/;
	line-height:1em;
	position:relative;
	width:100%;
	margin:0 !important;
}
.box .boxTitle{
	background: #C1001C url(../garnish/box.png) no-repeat right bottom !important;
	color:#FFF !important;
	padding:11px 5px 12px 15px !important;
	line-height:1em;
	display:block;
	width:70%;
}

.boxRss{
	background:url(../garnish/footer.png) no-repeat -812px -14px;
	display:block;
	width:21px;
	height:21px;
	position:absolute;
	top:7px;
	right:7px;
	text-indent:-99999px;
}

.boxNav{
	list-style:none;
	width:100%;
	margin:0;
	padding:0 0 0 4%;
	overflow:hidden;
	font-size:0.9em;
	background:#f7f7f7;
}
.boxNav li{	
	float:left;
}
.boxNav a{
	float:left;
	display:block;
	padding:5px 9px !important;
	color:#666 !important;
}
.boxNav a:hover{
	background:#fff !important;
}
.boxNav .activeSlide{
	background:#dfdfdf;
	/*font-weight:bold;*/
}

.arrowList{
	margin:10px 0;
}
.arrowList li{
	margin:0 0 7px 10px;
	list-style:none;
	float:left;
}
.arrowList a{
	display:block;
	padding:1px 0 1px 15px;
	font-weight:bold;
	color:#333;
	background-image:url(../garnish/ar-red-right.png);
	background-position:0 5px;
	background-repeat:no-repeat !important;
}

#newsSlideshow {

}

#newsSlideshow ul{
	width:100% !important;
	margin:0px 0 50px 0 !important;
}

/*-- FEATURED ----------------------------------------------------------*/

.featured{
	width:202px;
	margin:0 auto;
	list-style:none;
}
#hGreen{
	background:url(../garnish/hFeatured2.png) bottom left no-repeat;
	padding:0 0 30px 0;
}
#homeRight h2{
	color:#FF8384 !important;
	margin:0  !important;
	padding:14px 31px 10px 31px;
	font-size:1em;
	background:url(../garnish/hFeatured.png) top left no-repeat;
	}
	#homeRight #hGreen h2{
		color:#0C3 !important;
		padding-top:20px;
		background:url(../garnish/hFeatured2.png) top left no-repeat;
	}
.featured a{
	display:block;
	color:#fff !important;
	padding:10px 0 !important;
}
.featured a:hover{
	background-color: #A50017 !important;
	}
	#hGreen .featured a:hover{
		background-color: #004500 !important;
	}
.featured img{
	display:block;
	margin:0 auto 15px auto;
	width:160px;
	border:0;
	box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	-ms-interpolation-mode : bicubic;
}
.featured strong{
	display:block;
	font-size:1.1em;
	line-height:1em;
	padding:0 21px 5px 21px;
}
.featured span{
	display:block;
	font-size:0.9em;
	line-height:1em;
	padding:0 21px;
}

/*-- NEWS ROOM ---------------------------------------------------------*/

#newsCols{
	overflow:hidden;
	float:left;
	width:665px;
}
.full #newsCols{
	width:984px;
}
#newsLeft{
	float:left;
	width:322px;
	padding:0 10px 0 0;
}
#newsRight{
	float:left;
	width:322px;
	padding:0 0 0px 10px;
}

/* FULL WIDTH PAGE */
.full #newsLeft{
	width:320px;
	padding:0 12px 0 0;
}
.full #newsMiddle{
	float:left;
	width:320px;
	padding:0 12px 0 0px;
}
.full #newsRight{
	width:320px;
	padding:0 0 0px 0px;
}


/*-- SEARCH FILTERS ----------------------------------------------------*/

.sFilters{
	width:643px;
	padding:5px 10px !important;
	overflow:hidden;
	font-size:0.8em;
	margin:0 !important;
/*	float:left;*/
}
.sFilters label{
	width:auto !important;
	padding:0 !important;
	color:#777 !important;
}
.sFilters select{
	/*display:block;*/
	width: auto !important;
	padding:0.2em !important;
	margin:0 10px;
	color:#777;
}
.sFilters select{
	
}

/*-- SEARCH RESULTS ----------------------------------------------------*/

.key{
	background: #FF9;
	color:#000;
	padding:0 3px;
}

/*-- SEARCH PAGINATION -------------------------------------------------*/

.pagination{
	font-size:0.8em;
	margin:0 !important;
	background-color: #e8e8e8;
	/*border:1px solid #e8e8e8;*/
	/*padding:0 5px;*/
	overflow:hidden;
	width:665px;
}
.pagination a,
.pagination strong{
	padding:2px 7px !important;
	display:block;
	float:left;
}

.pagination a{
	color:#333 !important;
}
.pagination a:hover{
	background-color:#CCC !important;
}
.pagination strong{
	background:#333;
	color:#fff;
}

/*-- REPORTS -----------------------------------------------------------*/

.reports{
	width:90%;
	margin-right:10% !important;
}

/*.reportsList{
	overflow:hidden;
	margin:1em 0;
	padding:33px 0 0 0;
	position:relative;
}*/

.reportsList{
	background:#FBFBFB;
	border:1px solid #E8E8E8;
	width:625px;
	padding:20px;
	font-size:0.9em;
	min-height:53px;
	margin:1.5em 0;
}
.reportsList .itemsList{
	margin:0;
	padding:10px 0 10px 10px;
	width:615px;
	/*background:red;*/
}
.reportsList .itemsList li{
	margin:5px 0;
}
.reportsList .itemsList .itemDescr{
	padding:0;
	font-size:0.9em;
}
.reportsList li{
	list-style:none;
	margin:0 0px 0px 0;
	width:615px;
}
#pageContent .reportsList  a{
	display:block;
	padding:1px 0 1px 10px;
	width:400px;
	font-weight:bold;
	color:#333;
	background:url(../garnish/ar-red-right.png) 0 6px no-repeat !important;
	cursor:pointer;
}
#pageContent .reportsList li li a{
	background-image:none !important;
	padding-left:0 !important;
	width:auto !important;
	font-size:0.95em;
}
#pageContent .reportsList  a:hover{
	color:#999 !important;
}

/*-- COMPARE TABLE -----------------------------------------------------*/

.compareTable{
	border-collapse:collapse;
	width:665px;
	margin:2em 0;
}
.compareTable td{
	text-align:center;
}
.compareTable th{
	padding-right:10px ;
	width:auto !important;
	/*width:265px;*/
}
.compareTable td,
.compareTable th{
	border:0;
	border-top:2px solid #fff;
	line-height:1.1em;
	vertical-align:middle;
}

.trGroup td{
	border-top:2px solid #D8D8D8;
}
.trGroup td p{
	text-align:left;
}
.trGroup th{
	border-top:2px solid #D8D8D8;
	color:#C0001B;
	font-size:1.2em;
	font-style:italic;
}
.trGroup span{
	display:block;
	margin:5px 0 0 0;
}

.tdType{
	font-size:1.4em;
	font-weight:bold;
	width:130px !important;
}

.tdType span{
	font-size:0.8em;
}
.tdType a{
	font-size:0.8em;
}
.tdLevel1{
	background:#F5F5F5;
	width:130px;
}
.tdType.tdLevel1{
	color:#999;
}
.tdLevel2{
	background:#eee;
	width:130px;
}
.tdType.tdLevel2{
	color:#666;
}
.tdLevel3{
	background:#e8e8e8;
	width:130px;
}
.tdType.tdLevel3{
	color:#000;
}
.compareTable img{
	margin:0 auto;
	padding:0 59px;
	float:none;
	display:block;
	zoom:1;
}
.trEnd th,
.trEnd td{
	border:0;
	padding-bottom:40px;
}
.trEnd .tdLevel1{
	background:url(../garnish/compare.png) left bottom ;
}
.trEnd .tdLevel2{
	background:url(../garnish/compare.png) -130px bottom ;
}
.trEnd .tdLevel3{
	background:url(../garnish/compare.png) -260px bottom ;
}

/*-- MEMBERS CYCLE -----------------------------------------------------*/


.membersScroll{
	overflow:hidden;
	width:292px;
	height:400px;
	border:4px solid #DFDFDF;
	}
	#ms3{
		height:242px;
	}
.membersScroll ul{
	width:292px;
	height:400px;
	padding:0 0 10px 0;
	}
	#ms3 ul{
		height:240px;
	}
.membersScroll li{
	float:left;
	width:130px;
	padding:8px 8px 0 8px;
	margin:0;
	list-style:none;
}
.membersScroll img{
	display:block;
	border:0;
	float:left;
}
.prevMlist,
.nextMlist{
	width:300px;
	display:block;
	height:30px;
	text-indent:-99999px;
	background-image:url(../garnish/marrows.png);
	background-repeat:no-repeat;
	background-color:#fff !important;
}

.prevMlist{
	background-position:center 10px;
}
.prevMlist:hover{
	background-position:center -70px;
}
.nextMlist{
	background-position:center -25px;
}
.nextMlist:hover{
	background-position:center -98px;
}

/*-- FOOTER ------------------------------------------------------------*/

#footer{
	background:url(../garnish/footer.png) no-repeat left top;
	position:relative;
	padding:18px 0 0 0;
	margin:30px 0 0px 0;
	font-size:0.85em;
	color:#666;
	height:30px;
}
#footer a{
	color:#666;
	padding:0 5px;
}
#footer a:hover{
	color:#999;
}
#fCopy{
	float:left;
	margin: 0 20px 0 56px;
	color:#333;
}

#fNav{
	margin:0 0 0 15px;
}

#fRss{
	display:block;
	position:absolute;
	top:15px;
	right:120px;
	padding:3px 3px 3px 25px !important;
}
#fFacebook{
	display:block;
	position:absolute;
	top:15px;
	right:180px;
	padding:3px 3px 3px 25px !important;
}
#fTwitter{
	display:block;
	position:absolute;
	top:15px;
	right:270px;
	padding:3px 3px 3px 25px !important;
}
#fTop{
	display:block;
	position:absolute;
	top:15px;
	left:870px;
	padding:3px 3px 3px 20px !important;
}


/*
Stylish Select 0.4.1 - $ plugin to replace a select drop down box with a stylable unordered list
http://scottdarby.com/

Copyright (c) 2009 Scott Darby

Requires: jQuery 1.3 or newer

Dual licensed under the MIT and GPL licenses.

*/


/*==================================
Hide lists on page load
====================================*/

.stylish-select ul.newList {
	left:-9999px;
}
/*==================================
red curvy example
====================================*/
ul.newList * {
	margin:0;
	padding:0;
}
ul.newList a {
	color: #000;
	text-decoration:none;
	display:block;
}
ul.newList {
	margin:0;
	padding:0;
	list-style:none;
	color:#000;
	width:126px;
	background:#fff;
	position:absolute;
	border:1px solid #EBEBEB;
	border-top:1px dotted #EBEBEB;
	top:21px;
	left:-1px !important;
	overflow:auto;
	z-index:9999;
}
.newListSelected {
	width:120px;
	color:#000;
	height:19px;
	padding:3px 0 0 6px;
	float:left;
	background:url(../garnish/ar-red-down.png) no-repeat 105px 8px;
	border:1px solid #EBEBEB;
}
.newListSelected span {
	width:120px;
	display:block;
}
ul.newList li a {
	padding:3px 8px;
	display: block;
	cursor:pointer;
}
ul.newList li a:focus {
	-moz-outline-style: none;
}
.selectedTxt {
	width:120px;
	overflow:hidden;
	height:16px;
	padding:0 0 0 0;
}
.hiLite {
	background:#C1001C!important;
	color:#fff!important;
}
.hiLite a {
	background:#650101 !important;
	color:#fff!important;
}
.newListHover {
	background:#EBEBEB!important;
	color:#000!important;
	cursor:default;
}
.newListSelHover, .newListSelFocus {
	/*background-position:0 -22px;*/
	cursor:pointer;
}
.newListOptionTitle {
	font-weight:bold;
}
.newListOptionTitle ul {
	margin:3px 0 0;
}
.newListOptionTitle li {
	font-weight:normal;
	border-left:1px solid #ccc;
}

