html,body {
	position: relative;
	width:auto; height:100%;
	text-align:left;letter-spacing:0.03em;
	background:#fbfbfb;
	font: 12px/20px Helvetica, Arial, sans-serif;color: #505050;
}

/* Font Syles */

h1{
}

h2{
	font-size:14px;
	line-height:30px;
	}

h3{
	font-size:14px;
        margin-top:20px;
	line-height:30px;
	}

h3 img{
        margin:0px 0px 10px 0px;
	}
	
h2.title{
	color:#00b3ae;
	font-size:24px;
	border-bottom:1px solid #e0e3d9;
	padding-bottom:5px;
	margin-bottom:25px;clear:both;
	}
	
h2.newstitle{
	line-height:16px;
	margin-bottom:16px;
	}

h4 {
	font-weight:normal;
	font-size:10px;
	}

h5 {
margin:14px 0px 2px 0px;
	}

.intro {
	font-size:14px;
	line-height:24px;
	margin-bottom:10px;
	}

.whitelink a{ 
       color:#fff;
}

.whitelink a:hover{ 
       color:#d2d2d2;
}
.greylink .panel {
	color:#bdbdbd;
	}
	
li.active h2, li.active p{
	color:#fff;
	}

/* Navigation */

#navigation {
	position:relative;left:-8px;
    width:980px;
    height:47px;
    color:fff;
}

.nav_button a{
	float:left;
	overflow: hidden;
	display:inline;
	width:140px;
	height:47px;
    font-size:14px;
   	color:#fff;
  	padding:15px 0px 0px 0px;
    text-align:center;
    cursor:pointer;
	}

#but1:hover, #but1.active{
  	background: url(../images/but1.png) top left no-repeat;
    width:140px;height:47px;
	}

#but2:hover, #but2.active{
    background: url(../images/but2.png) top left no-repeat;
    width:140px;height:47px;
}

#but3:hover, #but3.active{
    background: url(../images/but3.png) top left no-repeat;
    width:140px;height:47px;
}

#but4:hover, #but4.active{
    background: url(../images/but4.png) top left no-repeat;
    width:140px;height:47px;
}

#but5:hover, #but5.active{
    background: url(../images/but5.png) top left no-repeat;
    width:140px;height:47px;
}

#but6:hover, #but6.active{
    background: url(../images/but6.png) top left no-repeat;
    width:140px;height:47px;
}

#but7:hover, #but7.active{
   background: url(../images/but7.png) top left no-repeat;
   width:140px;height:47px;
}

a.butgreen{
	overflow: hidden;
    background: url(http://www.build-up.org.uk/images/but_green.png) top left no-repeat;
	display:block;
	width:111px;
	height:23px;
	z-index:1;
    font-size:12px;
    color:#fff;padding-top:2px;
    margin-top:5px;
    text-align:center;
}

a.butgreen:hover{
    background: url(http://www.build-up.org.uk/images/but_green.png) bottom right no-repeat
}

.butgrey{
	overflow: hidden;
    background: url(http://www.build-up.org.uk/images/but_grey.png) top left no-repeat;
	display:block;
	width:111px;
	height:23px;
	z-index:1;
    font-size:12px;
    color:#fff;padding-top:2px;
    margin-top:5px;
    text-align:center;
}

a.butgrey:hover{
    background: url(http://www.build-up.org.uk/images/but_grey.png) bottom right no-repeat
}


/* Global properties */

#header{
	background:url(http://www.build-up.org.uk/images/header.png) 0 0 no-repeat;
    height:193px;
}

.center{
	margin:0px auto;
}

.westminsterlogo{
	position:absolute;
	top:11px;
	right:-12px;
	}

#logo{
	height:138px;
	}
	
#logo h1{
	position:absolute;
	margin:30px 0px 0px 15px
	}

#login {
	position:absolute;
	right:0px;
	top:55px;
	}
	
#headerimage{
	position:absolute;
	top:12px;
	left:21px;
	}

/* Feature Box */

#featured{ 
    background:url(http://www.build-up.org.uk/images/feature_bkg.png);
    position:relative;
    height:297px;width:996px;
    margin-bottom:15px;
    color:#fff;
}

#featuredcorners{ 
    background:url(http://www.build-up.org.uk/images/feature_corners.png);
    position:absolute;
    height:270px;width:9px;
    top:12px;left:21px;
    z-index:20;
}

#featuredcornersright{ 
   background:url(http://www.build-up.org.uk/images/feature_corners_right.png);
   position:absolute;
   height:270px;width:9px;
   top:12px;right:21px;
   z-index:20;
}

#featured ul.ui-tabs-nav{ 
		position:absolute; 
		top:241px; left:545px; 
		list-style:none;
		width:450px;
        z-index:2;
}
#featured ul.ui-tabs-nav{ 
        margin:0px;  
}

#featured ul.ui-tabs-nav li{ 
		margin:0px 0px 0px 6px; 
        display:inline;
}

#featured ul.ui-tabs-nav li img{ 
		border:1px solid #028e8a;
        width:59px; 
		height:40px;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a img{ 
		border:1px solid #fff;
}

#featured .ui-tabs-panel{
        position:absolute;
        left:21px;top:12px;
		width:950px; 
		height:270px;  
        z-index:1;
}

#featured .ui-tabs-panel img{ 
        position:absolute; 
        left:0px;
		width:520px; height:270px;
}

#featured .ui-tabs-panel .info{
        text-align:left;
		padding:5px 15px 15px 15px;
		position:absolute;
		overflow:hidden;
		right:0px;
		height:200px; width:400px;
}

#featured .info h2 a{ 
		color:#fff;	
		font-size:16px;
		overflow:hidden; 
}

#featured .ui-tabs-hide{ 
		display:none; 
}

/* Center Strap */

#strap{ 
       background:url(http://www.build-up.org.uk/images/strap_bkg.png);
       position:relative;
       height:145px;
	   width:959px;
       color:#fff;
	   padding:10px 10px 10px 29px;
       margin-bottom:15px;
}

#strapplain{ 
       background:url(http://www.build-up.org.uk/images/strap_bkg_nolines.png);
       position:relative;
       height:135px;width:951px;
       color:#fff;padding:15px 29px 15px 16px;
       margin-bottom:15px;
}

#strap .panel {
		float:left;
		display:inline;
		width:221px;padding:6px 0px 0px 0px;
		margin:0px 17px 0px 0px;
		height:126px;
		overflow:hidden;
}

#strap .panel img{
		float:left;
		width:38px;
		height:36px;
		margin-bottom:5px;
		}
		
#strap .panel h2{
		height:36px;
		margin-bottom:5px
		}
		
#strap .panel p{
		padding:0px 0px 0px 7px;
	}


.twitstrap img{
	float:left;
	margin-right:20px;
	}
	
.twitstrap p{
	font: 28px/38px Helvetica, Arial, sans-serif;
}

/* Main Content Area */

#maincontent{
	margin-bottom:5px;
	}

#maincontent ul {
	list-style-type: disc;
	list-style-image: url(http://www.build-up.org.uk/images/bullet.png);
	list-style-position: inside;
	margin: 1em 0em 1em 1em;
	padding-left: 1em;
	text-indent: -1.4em;
	}

#maincontent .intro ul {
	text-indent: -1.2em;
	}

#categories ul {
	margin:0;padding:0;
	}

#categories li{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin: 1em 0em 1em 0em;
	padding-left: 0em;
	text-indent: 0em;
  	border-bottom:1px solid #e0e3d9;padding-bottom:5px;
	}

#categories li a{
    color: #505050;}

#categories li a:hover{
    color: #00b3ae;}

#categories .greenlinks{ 
       color:#00b3ae;
}

#categories span{
    font-weight:normal;position:absolute;right:0px;}

#categories span a{
 color: #00b3ae;margin:0px 5px; 
 }

.contentimage {
	float:right;
	}
	
#imageborder{
    position:absolute;
    background:url(http://www.build-up.org.uk/images/image_border.png);
    height:130px;width:300px;
    z-index:20;
}

.bqstart{
      /*font-size:105px;*/
	float:left;
	height:100px;
	line-height:95px;
	margin:4px 10px 0px 0px;
	}

.news-teaser{
	margin-bottom:20px;
	height:87px;
	clear:both;
	}

.news-teaser img{
	float:left;
	border:1px solid #e0e3d9;
	margin:0px 10px 0px 0px;
	height:87px;
	width:71px;
	}

.news-teaser h2 {
	line-height:20px;
	margin-bottom:5px;
	}
	
.partnerentry {
	width:580px;
	float:left;
	clear:both;
	padding-bottom:30px;
	}

.partnerlogo{
	width:200px;
	border:1px solid #e0e3d9;}

.partnerentry .pl{
	float:left;margin:0px 10px 5px 0px}

.partnerentry .pr{
	float:right;margin:0px 0px 5px 10px}

.entry {
	width:580px;
	float:left;
	clear:both;
	padding-bottom:30px;
	position: relative;
	}

.entry-head{
	display: block;
	position: relative;
	top:-8px;
	font-size: 12px;
	padding:0 0 0 1px;
	}

.course-head{
	display: block;
	position: relative;
	top:-8px;
	font-size: 12px;
        left:-5px;
	}

.entry-head a{
	text-decoration: none;
	}

.entry-head span{
	padding:0 5px;
	}



.entry img{
	max-width:580px;
	margin:0px 0px 10px 0px;
	border:1px solid #e0e3d9;
	}

.entry-head .categories{
	padding:0 5px 0 0;
	}
	
.entry-head .green{
color:#00b3ae;
	}

/*comment box */

.left {
	float:left;
	}
	
.right {
	float:right;
	}

.commentbox {
	clear:both;
	margin-bottom:10px;
	}

.odd{
	background:#f0f0f0;
	padding:5px 10px 5px 10px
	}

.even{background:#fff;
	padding:0px 10px 5px 10px
	}

.memberinfo{
	width:80px;
	height:100%;
	}

.box{
	width:470px;
	}

textarea.comment{
	border:1px solid #ccc;
	color:#456;
	padding:10px;
	width:450px;
	height:130px;
	font: 12px/20px Helvetica, Arial, sans-serif;
}

.commentbox .submit{
	clear:both;
	margin-top:10px;
	}


/*feedback box */

.feedbackbox {
	clear:both;
	margin-bottom:10px;
	}

.feedbackbox .memberinfo{
	width:40px;
	height:100%;
	}

.feedbackbox .box{
	width:280px;
	}
.feedbackbox .pic img{
	width:50px;
	}
	
/* Forms */

#feedbackform textarea{padding:5px;
font: 12px/20px Helvetica, Arial, sans-serif;color: #222;
width:100%;margin:10px 0px;
height:150px;}


.login div {
	margin: 0px 0px 4px 0px;
}

.login input {
	padding: 3px 3px;
	margin:0 0 4px 0;
	width: 150px;
} 

.login .checkbox {
	padding: 3px 3px;
	width:10px;
	margin: 0px 0px 0px 0px;
	vertical-align:-2px;
} 

.login .submit {
	padding: 3px 3px;
	width: 56px;
	margin: 1px 0px 0px 1px;
	background: url(http://www.build-up.org.uk/images/search-bgr.gif) repeat-x top;
	border: 1px solid #fff;
} 


#wizard {	
	height:780px;
	margin:0px auto;	
	width:580px;
	overflow:hidden;
	position:relative;
}  

#wizard .next{
	overflow: hidden;
    background: url(http://www.build-up.org.uk/images/but_green.png) top left no-repeat;
	display:block;
	width:111px;
	height:25px;
	z-index:1;
    font-size:12px;
    color:#fff;
    text-align:center;
border:0;
}

#wizard .next:hover{
    background: url(http://www.build-up.org.uk/images/but_green.png) bottom right no-repeat
}

#wizard .complete{
	overflow: hidden;
    background: url(http://www.build-up.org.uk/images/but_green.png) top left no-repeat;
	display:block;
	width:111px;
	height:25px;
	z-index:1;
    font-size:12px;
    color:#fff;
    text-align:center;
border:0;
}

#wizard .complete:hover{
    background: url(http://www.build-up.org.uk/images/but_green.png) bottom right no-repeat
}


#wizard .prev{
	overflow: hidden;
    background: url(http://www.build-up.org.uk/images/but_grey.png) top left no-repeat;
	display:block;
	width:111px;
	height:25px;
	z-index:1;
    font-size:12px;
    color:#fff;
    text-align:center;
border:0;
}

#wizard .preg:hover{
    background: url(http://www.build-up.org.uk/images/but_grey.png) bottom right no-repeat
}

#wizard .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}

#wizard .page {	
	padding: 0px 300px 0px 0px;
	width:576px;
	float:left;	
}


#wizard ul {
	padding:0px !important;
	margin:0px !important;
	text-indent: 0em;
}

#wizard li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;	
}

#wizard label {
	font-size:16px;	
	display:block;
}

#wizard label strong {
	color:#789;	
	position:relative;font-size:16px;
	top:0px;left:14px;margin-right:0px;
}

#wizard label em {
	font-size:11px;
	color:#666;	
	font-style:normal;
}

#wizard .text {
	width:96.5%;
	padding:5px;
	border:1px solid #ccc;
	color:#456;
	letter-spacing:1px;
}

#wizard .textarea {
	width:96.5%;
        height:100px;
	padding:5px;
	border:1px solid #ccc;
	color:#456;
	letter-spacing:1px;
        font: 12px/20px Helvetica, Arial, sans-serif;
}

#wizard select {
	border:1px solid #ccc;
	width:98%;	
	padding:4px;
}

#wizard label span {
	color:#00b3ae;
	font-weight:bold;
	position:relative;
	top:4px;
	font-size:20px;
}

#wizard .double label { 
	width:50%;
	float:left;
}

#wizard .double .text {
	width:93%;	
}

#wizard .triple label { 
	width:33%;
	float:left;
}

#wizard .triple label.medium { 
	width:40%;
	float:left;
}


#wizard .triple label.short { 
	width:20%;
	float:left;
}


#wizard .triple .text {
	width:92%;	
}


#wizard .clearfix {
	clear:left;
	padding-top:10px;	
}

#wizard .right {
	float:right;		
}

#wizard .submit {
margin:12px;	
}


#drawer {
	background:#fff url(http://www.build-up.org.uk/images/h80.png) repeat-x scroll 0 0;
	background-color:#fff;
	overflow:visible;
	position:fixed;	
	left:0;
	top:0;
	text-align:center;
	padding:15px;
	font-size:18px;
	border-bottom:2px solid #789;
	width:100%;
	display:none;
	z-index:2;
}

#wizard .error {
	border:1px solid red;		
}

#wizard #status {
	margin:0px !important;
	background:#123;
}

#status li {
	list-style-type:none;
	list-style-image:none;
	float:left;
}


/* Pagination */

.paginate{
	position:absolute;right:0px;
	clear: both;
	font-size: 12px;

}

.paginate a, .wp-pagenavi .current{
	background: #FFFFFF url(http://www.build-up.org.uk/images/box-bgr.gif) repeat-x scroll 0 100%;
	border: 1px solid #CFCFCF;
	margin-left: 0px;
	padding: 3px 7px;
	text-decoration: none;
}

.paginate a:hover, .wp-pagenavi .current {
	background: #FFFFFF url(http://www.build-up.org.uk/images/box-bgr.gif) repeat-x scroll 0 100%;
	color: #333;
}

.paginate .pages {
	float: left;
}

.paginate strong{
	background: #FFFFFF url(http://www.build-up.org.uk/images/box-bgr.gif) repeat-x scroll 0 100%;
	border: 1px solid #CFCFCF;
	margin-left: 3px;
	padding: 3px 7px;
	text-decoration: none;
}


#downloadlinks {background:#f7f7f7;margin:20px 0px 20px 0px;height:110px;padding:10px 15px 10px 15px;border:1px dotted #bdbdbd;}
.downloadfile {float:left;margin:10px 30px 0px 0px; }
.downloadfile img{padding:2px;}
.downloadfile a:hover img{border:1px solid;}

/* footer */


#lowerlinks {
	margin-top:25px;
	border-top:1px solid #e0e3d9;
	}

#maincontent #lowerlinks ul {
    list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
    margin:0px auto;	width: 1000px;
	}

#maincontent #lowerlinks li {
    display:inline;
	list-style-position: inside;
	margin: 0px 9px 0px 0px;
	}


#footer {font-size:10px;text-align:center;margin-bottom:20px;}