/* CSS Document */

* {
	padding:0;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;

}

/* GLOBAL  ********************************************************************************/	

body  {
	background: #fff url(../../images/structure/bk.jpg) repeat-x top;
	color:#847e4a;
	font-size:75%;
	text-align:center;
	line-height:1.8em;
}

.x {display:none;}
/* structure divs **********************************************************************************/ 

.container {
	background: #fff url(../../images/structure/header.gif) no-repeat center top;
	width: 726px;
	padding: 0 26px 26px 26px ;
	margin:auto;
	text-align:left;  
}

#uploader	{
	padding: 10px 10px 10px 10px ;
	margin:auto;
	text-align:left;
	background: #84ADD4 ;
	color:#fff;
}
#uploader a{color: #fff; text-decoration:none}
#uploader a:hover {color:#fff; text-decoration:underline;}

.header {
	height:100px;
}
.header img {
	border:0;
	margin-top:15px;
}
.errormsg {
	color: #CC0000;
}
.banner {
	background: url(../../images/structure/office.jpg) no-repeat center top;
	height:246px;
	heigh\t:221px;/*needed for win ie 6*/
	width: 726px;
	margin-top:1px;
	padding-top:25px;
}



/* login ******************************************************************************/
.login {
	background:#236cb1 url(../../images/structure/top-bar.gif) no-repeat center top;
	width:726px;
	/*padding-top:13px;*/
	height:42px;/*29*/
	color: #fff;
	font-weight:bold;
}
.logpad {padding-top:13px;height:29px;}

.login p.helpdesk {
	float: right;
	margin-top:8px;
	padding:4px 15px 5px 28px;
	background: url(../../images/structure/help.gif) no-repeat top left;

}
.login p.helpdesk a {color: #fff; text-decoration:none}
.login p.helpdesk a:hover {color:#84ADD4; text-decoration:underline;}
.login p.statement {
	background: url(../../images/structure/statement.gif) no-repeat 15px 13px;
	height:42px;/*25*/
	width:350px;float:left;
}
.login p.already {
	background: url(../../images/structure/tb-already.gif) no-repeat 15px 2px;
	padding: 20px 212px 0 0;
	float:left;
	display:inline;
	height:32px; /*needed for win ie 5.5*/
	heigh\t:0;/*needed for win ie 6*/
}
.login span {display:none;}

.login input.txtboxlogin {
	width:153px;
	background:#5d94c7;
	border:1px solid;
	border-color:#4987c1 #6e9fcc #6e9fcc #4987c1;
	color:#000;
}
.login label {
	padding:0 10px 0 20px;
	}
.buttlogin {
	padding: 0 0 0 10px;
	vertical-align: middle;
}
/* boxes ******************************************************************************/

#modbox {
	padding:5px 10px;
	border:2px solid #226CB1;
	margin-top:25px;
	height:auto;
}

#search-box{
	width:140px;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
	background-color: #f5f4ed;
	display:inline;
	float: left;
	color: #226cb1;
}

#box-login {
	width:240px;

	padding:13px 10px 13px 10px;

	background-color: #f5f4ed;
	border: 1px solid #e8e6d7;
	display:inline;
	float: left;
	color: #226cb1;
}
#box-register {
	width:240px;
	padding:13px 10px 13px 10px;
	background-color: #f5f4ed;
	border: 1px solid #e8e6d7;
	float: left;
	color: #226cb1;
}
.boxA { 
	background: url(../../images/structure/rndbox/bottomA.gif) no-repeat center bottom;
	width:305px;
	margin-left:390px;
	padding-bottom:3px;


}
.boxA h2.welcome {
	background: url(../../images/structure/rndbox/h2-welcome.gif) no-repeat center top;
	padding-top:30px;
	height:30px; /*needed for win ie 5.5*/
	heigh\t:0;/*needed for win ie 6*/
}
.boxA h2 span {
	display: none;
}
.boxA a {
	color:#847e4a;
	background:#fff;
	font-weight:bold;
	text-decoration:none; 
}
.boxA a:hover {
	text-decoration:underline;

}
.boxA p {
	background-color:#fff; 
	padding:0 13px 8px 17px;}

/* menu  ***************************************************************************/
.pix {
	background: url(../../images/structure/officewindow.jpg) no-repeat left top;
	height:216px;
}

.menu { 
	width: 164px; 
	float:left; 
	display:inline;
	margin:0px 0;
	line-height:1em!important;
}

div.recommendbox	{
	margin-top:20px;
}
.emailafriend{
	background-image:url(/images/structure/rec.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #226CB1;
	color: #226cb1;
	font-size:150%;
	font-weight:normal;
	height:20px;
	padding:10px 0px 10px 25px !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:normal !important;
}
.rec {
	background-image:url(/images/structure/star.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #226CB1;
	color: #226cb1;
	font-size:150%;
	font-weight:normal;
	height:20px;
	padding:10px 0px 10px 25px !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:normal !important;
}

div.tagbox {
	margin-top:20px;
}
.tag {
	background-image:url(/images/structure/tag.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #226CB1;
	color: #226cb1;
	font-size:150%;
	font-weight:normal;
	height:20px;
	padding:10px 0px 10px 25px !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:normal !important;
}
.menu img { 
border: none !important;
float:right;
}




.menu ul {
	list-style: none;
	background-color:#f5f4ed;

}
.menu a {
	color: #847e4a;
	text-decoration:none;
}
.menu a:hover {
	text-decoration:underline;}
	
.menu li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e6d7;
	padding: 8px 10px;
}

.menu li.first {
	border: 0;
	padding:0;
}
.submenu li {
	border:0;
	padding:0;

}
.submenu a {
	color: #226cb1;
	text-decoration:none;
}

/* content *****************************************************************************/
.content { 	
	margin: 20px 0 0 184px;
	width:487px; /*win ie 5.5*/
	voice-family: "\"}\""; voice-family:inherit;
	width: 542px; /*others*/
	_width: 539px;/* win ie 6+*/
}

#closeIE5Hack {}

.content a {
	color: #226cb1;
	font-weight:bold;
	text-decoration:none;
}

.content a:hover {
	text-decoration:underline;
}

/*.content img {
	float: right;
	padding: 1px;
	border: 1px solid #BFD7EE;
	margin: 0 0 15px 15px;
}*/

.content ol {
	margin: 0 23px;
	padding-bottom:10px
}

.content ul {
	margin: 0 17px;
	padding-bottom:10px
}

.imageleft { 
	width: 164px; 
	display:inline;
	margin:20px 0;
	background-color:#f5f4ed;
}
.fileicon { 
	display:inline;
	background-color:#f5f4ed;
	float:left;
}

/* titles ******************************************************************************/
h2 {
	/*background: url(/images/structure/titles/programme.gif) no-repeat;*/
	color: #226cb1;
	font-size:200%;
	font-weight:normal;
	padding-bottom:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
	color: #226cb1;
	font-size:130%;
	font-weight:normal;
	padding-bottom:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h4 {
	color: #226cb1;
	font-size:150%;
	font-weight:normal;
	margin-bottom:6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width:auto;
	border-bottom:1px solid #226cb1;
}
/* news ********************************************************************************/

/*.content .article h3 img  {
	float: left;
	padding: 1px;
	border: 1px solid #BFD7EE;
	margin: 0 15px 0 0;
}
*/
.content .article {
	margin-bottom:15px;
}
.article h3 {	font-size: 120%;	font-weight:bold;}
.article h3, .article .i {padding-bottom:0;}
.article h3 a {font-weight:normal;}
.back {
	background: url(../../images/structure/back.gif) no-repeat;
	padding-left:35px;
	
}
.forward {
	background: url(../../images/structure/forward.gif) no-repeat;
	padding-left:35px;
}

#postextras {
height:auto;
background-image:url(../../images/structure/grad_bg.png);
background-repeat:repeat-x;
border-top:1px solid #ccc;
padding-left:15px;
margin-top:15px;
}

#postextras h3{
text-decoration:underline;
}

#commentbox {
padding:10px 0px 20px 0px;
}

#ratingbox {
padding:10px 0px 10px 0px;
}

.comment {
background-image:url(/images/structure/comments.png);
background-repeat:no-repeat;
background-position:left;
padding:0px 0px 5px 30px;
}

.rating {
background-image:url(/images/structure/star.png);
background-repeat:no-repeat;
background-position:left;
padding:0px 0px 5px 30px;
}

#unsuitable-post{
	background-image:url(/images/structure/alert.png);
	background-repeat:no-repeat;
	padding: 4px 5px 5px 30px;
	font-size:100%;
	font-weight:bold;
	padding-bottom:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 225px;
	height: 20px;

}
#unsuitable-post	a{
	text-decoration:underline;
	font-weight:normal;
	color:#9d0a0e;
}

/* want to button **********************************************************************/
div.menubox {
	margin-top:20px;
}




.menubox .search{
	margin-bottom:10px;
	border: 2px solid #236CB1;
	background-color:#236cb1;
}
div.menubox ul {
	list-style: none;
	background-color:#f5f4ed;

}
div.menubox a {
	color: #847e4a;
	text-decoration:none;
}
div.menubox a:hover {
	text-decoration:underline;}
	
div.menubox li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e6d7;
	padding: 8px 10px;
}
div.menubox a span{ 
	display:none;
}

body.home div.menubox a {
	display: block;	
	width: 164px; 
	
}
div.menubox a {
	display: block;	
	width: 164px; 
	 
}
div.menu div.menubox a:hover {
	text-decoration:none;
}
/* footer ******************************************************************************/

.footer {	
	background: url(../../images/acreditation.gif) no-repeat bottom left;
	margin:25px 0;
}
.footer ul {
	list-style: none;
}
.footer li{	
	display: inline;	
	margin-right: 25px}

/* PAGING & Tertiary menu ******************************************************************************/

.tags{
	display:inline;
}
.tags ul{
	list-style: none;
	margin:0;
	display:inline;
}

.paging ul, .tertiarymenu ul {	
	padding-top:10px;
	list-style: none;
	margin:0;
	display:inline;
}

.content .paging li, .content .tertiarymenu li, .content .tags li {
	display: inline;	
	border-left: 1px solid #d7d5bd;
	padding-left: 5px;
	margin-left:5px;	padding-bottom:0;
}

.paging li.first, .tertiarymenu li.first, .tags li.first {
	border: none; 
	padding-left: 0; 
	margin-left: 0;
	}
.paging a, .tertiarymenu a, .tags a {font-weight:normal;}

/* post also used for biogs *********************************************************************/
.post dl , .biog dl{padding-bottom: 10px;display:inline-table;line-height:1.5em;}
.post dt {float: left; font-weight:bold;margin-right: 5px; width:20%; padding-bottom: 5px;}
.biog dt {float: left; font-weight:bold;margin-right: 5px; width:40%; padding-bottom: 5px;}
.post dd, .biog dd { padding-bottom: 5px; display:table; height:100%}
.post dd.float, .biog dd.float {
	float: left;
	_padding-left:3px;}

.post h2, .biog h2 {border-top: 1px solid #9fbfdd;	padding-top:10px;}

.post ul, .biog li {
	padding-top:10px;
	list-style: none;
	margin:10px 0;

}
.post li, .biog li{
	display: inline;	
	background: url(../../images/structure/back.gif) no-repeat  2px 5px;
	padding: 0.6em 0 0 35px;
	margin-left:5px;
}
.post li.back{
	display: inline;	
	background: url(../../images/structure/back.gif) no-repeat  2px 5px;
	
	margin-left:280px;
}
.post li.padback{
	margin-left:330px;
}
.post li.forward, .biog li.forward{
	display: inline;	
	background: url(../../images/structure/forward.gif) no-repeat  2px 5px;
	margin-left: 20px;
}
.post li.first, .biog li.first {
	border: none; 
	padding-left: 35px;
	margin-left: 0;
	}
/* uploader window *********************************************************************/
.uploader {
	background:#fff;
	margin:10px;
	padding: 10px;
	text-align: left;

}
.uploader label {
	display: block;
	font-weight: bold;
}
/* typography **************************************************************************/

caption {	padding:10px 0 ; width:100%}
p  {
	line-height:1.5em;
}

.i, .mandatory {
	font-style: italic;
	color: #aab5db
}

.content p, .content li, address, .uploader p{
	padding-bottom:10px;
}

hr {
	margin: 0 0 1em 0;
	border-top: 1px solid #226CB1;
	border-right: 0;
	border-left: 0;
}

/* forms *******************************************************************************/

.content label {
	width: 15em; 
	float:left;
}

.textbox, textarea {
	border: 1px solid #9fbfdd;
	width: 250px;
	margin-bottom:  10px;
}

.menu .button, submit	{
	border: 1px solid #236CB1;
	background-image:url(../../images/structure/search.png);
	background-color:#236CB1;
	color: #236CB1;
	width:19px;
}

.button {
	border: 1px solid #236CB1;
	background-color:white;
	color:#236CB1;
}

.button:hover {
	background-color:#ccc;
}

.largeTB	{
	width: 350px;
	border: 1px solid #9fbfdd;
}
.medTB	{
	width: 200px;
	border: 1px solid #9fbfdd;
}
.largeTA {
	width: 350px;
	height:100px;
}
.medTA {
	height:100px;
}
.smlTB	{
	width: 130px;
	border: none !important;
	padding: 2px;
}
.select {
	vertical-align:top;
	padding-left:15px;
}
/* my details image preview ************************************************************/

.imagepreview img{
	float: none;
	margin-left: 15em;
	_margin-left: 15.2em;
}
	
/* resultslist *************************************************************************/
.resultslist li {
	/*background: url(/images/structure/forward.gif) no-repeat  2px 5px;*/
	list-style: none;
	border-bottom: 1px dashed #d7d5bd;
	padding: 0.6em 0 0.6em 0;
	clear:right;}
.content .resultslist ul {
	margin: 0;
}
.resultslist dl {margin-bottom: 10px;}
.resultslist dt {float: left; font-weight:bold;margin-right: 5px}

.resultslist dd {float: none;}
.resultslist img {padding:0; margin:0; vertical-align:bottom

}
/* tables ******************************************************************************/

table {
	width:100%;
	border-collapse: collapse;
	border-bottom: 1px solid #9fbfdd;
	margin-bottom: 10px;
	margin-top: 10px;
}

tr.odd {background-color: #eee;}

tr.moderator {
background-color: #cbdcec;
color:#666;
}

tr.oddmoderator {
background-color: #cbdcec;
color:#666;
}

th {
	background: #cbdcec url(../../images/structure/tables/th.gif) repeat-x top;
	text-align:left;
	color: #226cb1; 
	padding: 3px 8px;	
	border-right:1px solid #fff;
}

td {
	border-right:1px solid #fff;
	padding: 3px 8px;
}
/* HACKS  ******************************************************************************/

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.spacer {
  clear: both;
}

.pageImg-right{
	float:right;
	border:1px solid #000;
	margin: 0px 0px 5px 5px;
}
.pageImg-left{
	float:left;
	margin:1px solid #000;
	padding: 0px 5px 5px 0px;
}


div.logos{
	margin:20px 0 0 184px;
	text-align: right;
	width: 542px;
}
div.logos img{
}
