﻿/* Reset */
html {
	overflow-y:scroll;
}
body {
	text-align: center;
}
.hidden {
	display: none;
}
a {
	outline:none;
}
a img {
	border: none;
}
* {
	background-repeat: no-repeat;
	padding:0;
	margin:0;
}
.ui-tabs-hide {
	display: none;
}

#page {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
/* Header */

#header ul,
#header ol {

	padding:0;
	margin:0;
}
#header #top {
	text-align: right;
	overflow:hidden;
}
#header #bottom {
	text-align: left;
	clear:both;
	margin:20px 0 0;
}
#header #logo {
	float: left;
	display: inline;
	margin: 10px 0 0 5px;
}
#header #logo a {
	display:block;
	line-height:0;
}
#header #sitelinks {
	float: right;
	display: inline-block;
	margin: 0 5px 0 0;
	text-align: left;
	font-size: 11px;
	width: 850px;
}
#header #sitelinks a {
	text-decoration: none;
	font-size: 11px;
	color: #8c8c8c;
}
#header #sitelinks a:hover {
	text-decoration: underline;
}
#header h1 {
	font-size: 12px;
	float: right;
	background: url(../images/branding/psheslogan.gif) no-repeat bottom;
	width: 323px;
	height: 14px;
	text-indent: -9999px;
	padding: 0px 0 0;
	margin: 35px 20px 0 0;
	_margin: 32px 20px 0 0;
	text-align:left;
}
.text-size-a-small {
	font-size: 1em;
}
.text-size-a-medium {
	font-size: 1.2em;
}
.text-size-a-large {
	font-size: 1.5em;
}
.text-size a {
	font-weight: bold;
}
#header .site-search {
	margin: 0;
	background: url(../images/headsearchbg.gif) no-repeat top;
	width: 220px;
	height: 40px;
	text-align: left;
	padding: 10px 0 0 10px;
	float: right;
}

#header .quick-links {
	float: right;
	clear: both;
	overflow: hidden;
	zoom: 1;
	width: 800px;
}

.site-search input.text {
	border: 0px none;
	padding:7px 9px 6px 9px;
	height: 17px;
	width: 157px;
}
/* Top menu */

#header .topnav ul {
	width: 985px;
	overflow: hidden;
	padding: 5px 0 0;
	margin: 0;
}
#header .topnav li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
#header .topnav a {
	display: block;
	padding: 4px 8px;
	color: #000;
	background: #eee;
	text-decoration: none;
	height: 34px;
}
#header .level1 li a {
	background: #ccc;
}
#header .level1 li.current a {
	background: #eee;
}
#header .level2 {
	background: #eee;
	display: block;
}
#header .level2 li.current a {
	font-weight: bold;
}
/* Subnav */

.subnav ul {
	margin: 0;
	padding: 0;
}
.subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}
.subnav li a {
	display: block;
	padding: 5px 10px;
	background: #eee;
	margin: 0 0 1px 0;
	text-decoration: none;
	zoom: 1;
}
.subnav li li a {
	padding: 5px 10px 5px 20px;
}
.subnav li li li a {
	padding: 5px 10px 5px 30px;
}
.subnav li li li li a {
	padding: 5px 10px 5px 40px;
}
/* Breadcrumb trail */

#tools {
	padding:15px 21px 20px;
	overflow:hidden;
	zoom:1;
}
#sortbar {
	margin:0 0 10px;
}
/* Footer */
/* Footer */
#footer {
	background: url(../images/content_bg.png) repeat-y scroll center top;
	color: #666;
	border: none;
	padding: none;
	overflow: hidden;
	zoom: 1;
	font-size: 11px;
	clear:both;
}

#footer a {
	color: #333;
}

#footer .wrapper {
	background: #ebebeb;
	margin: 0 5px;
	overflow: hidden;
	zoom: 1;
}

.footernav {
	text-align: left;
	padding: 6px 15px;
	overflow:hidden;
	zoom:1;
	background: #ebebeb;
	border-bottom: 1px solid #cfcfcf;
}

.footernav ul {
	padding: 0;
	margin: 0;
}

.footernav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	margin-right: 15px;
}

#footer .footernav a {
	color: #666;
	text-decoration: none;
}

#footer .footernav a:hover {
	color: #884a95;
}

#footer .footer_content {
	padding: 15px 0 15px 15px;
	border-top: 1px solid #fafafa;
	overflow: hidden;
	zoom: 1;
}

#footer .footer_content p {
	width: 225px;
	margin-right: 15px;
	float: left;
}

/* Panels (sideright) */

.panel {
	margin-bottom: 20px;
}
/* Content */

#content {
	padding: 0 0 30px;
	overflow: hidden;
	zoom: 1;
}
/************** LAYOUTS ***************/

/* Narrow center column */

#content.center_narrow #main {
	width: 300px;
	margin: 0 320px;
}
/* Header */
#header .quick-links ul li {
	margin-left: 5px;
}
/*  PAGING AND SORTING */
 
/* Paging */
.paging {
	margin-bottom: 10px;
	overflow:hidden;
	zoom:1;
	padding:10px 0;
	border:dotted 1px #999;
	border-width:1px 0;
}
.paging .clear-hide {
	display: none;
}
.paging .display {
	float:right;
}
.pagelinks {
	float:left;
}
.pagelinks a,
.pagelinks span {
	text-align: center;
	float: left;
	margin:0 10px 0 0;
	text-decoration: none;
	height:16px;
	line-height:16px;
}
.pagelinks a {
	color: #333;
}
.pagelinks .next,
.pagelinks .prev {
	width: auto;
	background:url(../images/pagingcontrolls.png) no-repeat 0 0;
	text-indent:-9999px;
	width:10px;
	outline:none;
}
.pagelinks .next {
	margin-right:0;
}
.pagelinks .prev {
	margin-left:0;
}
.pagelinks a.next {
	background-position:0 -32px;
}
.pagelinks span.prev {
	background-position:0 -16px;
}
.pagelinks span.next {
	background-position:0 -48px;
}
.pagelinks span.next,
.pagelinks span.prev {
	color: #666;
}
.pagelinks .current {
	font-weight: bold;
	color:#666;
}
.paging .display select {
	font-size:11px;
	margin:0 5px 0 0;
	width:50px;
}
/* LISTS */
 
/* Horizontal list */

#header ul.hlinks {
	margin: 0 0 10px 0;
	color: #8c8c8c;
	cursor:default;
	float: right;
}
ul.hlinks li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	display: inline;
}
/* ITEMLIST: for search results, news, events. */

ul.itemlist,
ul.itemlist li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.itemlist li {
	border-top: 1px solid #ccc;
	margin: 0 0 15px;
	padding: 15px 0 0;
	clear: left;
	zoom: 1;
}
ul.itemlist li h4 {
	padding: 0;
	margin: 0;
	font-size: 1.166em;
}
ul.itemlist li .date {
	font-style: italic;
}
/* Larger image list, for the *_list.aspx pages */

ul.list_listing {
	margin: 0 0 1em;
	padding: 0;
}
ul.list_listing li {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
	clear: left;
	zoom: 1;
}
ul.list_listing div.li_image {
	float: left;
	width: 65px;
}
ul.list_listing div.li_content {
	overflow:hidden;
	zoom:1;
}

ul.list_image {
	margin: 0 0 1em;
	padding: 0;
}
ul.list_image li {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
	clear: left;
	zoom: 1;
}
ul.list_image div.li_image {
	float: left;
	display: inline;
}
ul.list_image div.li_content {
	margin-left: 65px;
}
/*  GENERAL CONTROLS */
 
/* Drop down search box */

div.searchitems-link {
	margin-bottom: 10px;
}
div.searchitems-link a {
	padding-left: 15px;
	background: url(/images/arrow-right-grey.gif) no-repeat 0 50%;
}
div.searchitems-link a.open {
	background-image: url(/images/arrow-down-grey.gif);
}
.searchitems {
	padding: 10px;
	background-color:#eee;
	margin-bottom: 10px;
}
.searchitems label {
	text-align:right;
	margin:8px 30px 0 0;
}
.searchitems input {
	margin:0;
}
.searchitems select {
	margin:0 0 0 8px;
}
.searchitems select.ukregion {
	margin:0 0 0 -12px;
}
/* Page tools */ 
/* commented out because pshe_common.css defines them now

.page_tools {
	float:right;
}

.page_tools ul {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	overflow:hidden;
	zoom:1;
}

.page_tools li {
	padding:0;
	margin:0;
	float:left;
	margin-left:1em;
}

.page_tools li a {
	padding-left:25px;
	background:url(../images/icons/page_tools/pagetools_sprite.png) no-repeat;
	height:16px;
	float:left;
	overflow:hidden;
	zoom:1;
}

.page_tools .feedback a {
	background-position:0 -32px;
}

.page_tools .share_page a {
	background-position:0 -64px;
}

.page_tools .print_page a {
	background-position:0 -96px;
}
*/

/*  UI Dialog */

.ui-dialog {
	text-align: left;
}
/* *  ERRORS AND MESSAGES */
 
/* Errors */

.errorbox {
	color:#000;
	background: #fee;
	border: 1px solid #fcc;
	padding: 10px;
	margin:0 0 20px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.errorbox-highlight {
	border: 1px solid #f00;
}
div.noscript {
	padding: 10px;
}
/*Generic Styles */

.removeheight {
	height:auto !important;
}
.clear-hide {
	height:1px;
	overflow:hidden;
	clear:both;
}
/* * CALENDAR */
 
.calendar {
	border: 0;
}
.calendar td,
.calendar th {
	background: #fff;
}
.calendar td.nav {
	border: none;
}
.calendar td.day {
	border: 1px solid #eee;
}
.calendar td.otherday {
	border: 0;
}
.calendar td.otherday a {
	color: #999 !important;
}
.calendar td a {
	text-decoration: none;
}
/* Maps */

div.map {
	background: #eee;
	width: 100%;
	margin-bottom: 1em;
}
/* Forms */

div.searchpanel {
	background: #eee;
	padding: 10px;
}
/* Events */

div.searchpanel dl {
	margin-bottom: 0.5em;
}
div.searchpanel .buttons {
	margin-bottom: 1em;
}
/* Tag clouds */

.tag1 {
	font-size: 12px;
}
.tag2 {
	font-size: 14px;
}
.tag3 {
	font-size: 18px;
}
.tag4 {
	font-size: 24px;
}
/* jQuery UI */
/* 	Dialogs */

.ui-widget-overlay {
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 0;
	left: 0;
	position: fixed;
	_position: absolute;
}
.ui-dialog {
	background: #fff;
	border: 3px solid #666;
}
.ui-dialog-title {
	float: left;
	font-weight: bold;
}
.ui-dialog-titlebar-close {
	float: right;
}
.ui-dialog-titlebar {
	overflow: hidden;
	zoom: 1;
	padding: 10px;
}
/* Alert box */
	
.alert {
	background: #000;
	border: none;
	color: #fff;
	padding: 10px;
}
.alert .ui-dialog-content {
	font-size: 14px;
}
.alert .ui-dialog-titlebar {
	display: none;
}
.alert .ui-dialog-buttonpane {
	text-align: center;
}
.alert .ui-dialog-buttonpane button {
	border: 1px solid #fff;
	background: #000;
	color: #fff;
}
/* Buttons */

.btn {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
	line-height: 0;
	font-size: 0;
	height: 32px;
	background-repeat: no-repeat;
	float: left;
}
.btn_cancel {
	background: url(../images/buttons/cancel.png);
	width: 70px;
}
.btn_join {
	background: url(../images/buttons/join.png);
	width: 55px;
}
.btn_login {
	background: url(../images/buttons/login.png);
	width: 63px;
}
.btn_next {
	background: url(../images/buttons/next.png);
	width: 57px;
}
.btn_prev {
	background: url(../images/buttons/prev.png);
	width: 56px;
}
.btn_previous {
	background: url(../images/buttons/previous.png);
	width: 81px;
}
.btn_search {
	background: url(../images/buttons/search.png);
	width: 70px;
}
.btn_search_events {
	background: url(../images/buttons/search_events.png);
	width: 112px;
}
.btn_search_news {
	background: url(../images/buttons/search_news.png);
	width: 104px;
}
.btn_register {
	background: url(../images/buttons/register.png);
	width: 79px;
}
.btn_submit {
	background: url(../images/buttons/submit.png);
	width: 70px;
}
/* form layout */

/* form page */
.page_form .form_wrap fieldset.user_input label,
.page_form .form_wrap fieldset.user_select label {
	width:180px;
	text-align:right;
}
.page_form .form_wrap fieldset.user_select ul li label {
	text-align:left;
	width:auto;
}
.page_form .form_wrap .user_input input,
.page_form .form_wrap .user_input textarea {
	width:380px;
}
.page_form .form_wrap fieldset.user_select ul,
.page_form .form_wrap fieldset.user_select ul,
.page_form .form_wrap fieldset.id_captcha,
.page_form .form_wrap div.user_submit {
	float:right;
	overflow:hidden;
	zoom:1;
}
.page_form .form_wrap fieldset.user_select ul,
.page_form .form_wrap fieldset.user_select ul,
.page_form .form_wrap fieldset.id_captcha,
.page_form .form_wrap fieldset.user_input select,
.page_form .form_wrap div.user_submit {
	width:386px;
}
.page_form .form_wrap fieldset.id_06 {
	margin:10px 0;
}
.page_form .form_wrap fieldset.id_05 {
	margin:5px 0 0;
}
.page_form .form_wrap fieldset.id_04 {
	margin:0 0 10px;
}
.page_form .form_wrap fieldset.id_captcha div span input {
	width:180px;
	float:left;
	margin:5px 0;
	text-transform:uppercase;
}
.page_form .form_wrap div.user_submit {
	margin:10px 0 0;
}
/* login page */
.page_login .form_wrap {
	background:#EEEEEE none repeat scroll 0 0;
	margin:0 auto;
	padding:30px;
}
.page_login .form_wrap .user_input input {
	width:180px;
}
.page_login .form_wrap .user_submit {
	margin:10px 0 0;
}
/* events search form */
.page_events .form_wrap {
	width:400px;
}
.page_events .form_wrap .user_input input {
	width:246px;
}
.page_events .form_wrap .user_input select {
	width:252px;
}
/* news search form */
.page_news .form_wrap {
	width:350px;
}
.page_news .form_wrap .user_input input {
	width:250px;
}
.page_news .form_wrap .user_input select {
	width:256px;
}
/* job search form */
.page_jobs .form_wrap .user_input input {
	width:450px;
}
.page_jobs .form_wrap .user_input select {
	width:456px;
}
.page_jobs .form_wrap .user_input .left_col select {
	width:174px;
}
.page_jobs .form_wrap .user_input .right_col input {
	width:170px;
}
/* site search form */
.page_sitesearch .advance_search .form_wrap {
	float:left;
	width:350px;
}
.page_sitesearch .advance_search .form_wrap li input {
	width:200px;
}
.page_sitesearch .advance_search .form_wrap li select {
	width:206px;
}
.page_sitesearch .advance_search .form_wrap li span.group select {
	width:154px;
}
.page_sitesearch .advance_search .form_wrap li span.group {
	float:right;
}
.page_sitesearch .advance_search .form_wrap li span.group * {
	float:none;
}
.page_sitesearch .advance_search .form_wrap div.user_submit {
	margin:10px 0 0;
}
/* side_right forms */
#sideright .form_wrap {
	width:auto;
}
#sideright .form_wrap .user_input input,
#sideright .form_wrap .user_input select {
	float:none;
}
#sideright .form_wrap .user_input input {
	width:134px;
}
#sideright .form_wrap .user_input select {
	width:140px;
}
#sideright .form_wrap label {
	margin:0 0 5px;
	width:auto;
	float:none;
	display:block;
}
#sideright .form_wrap .user_submit {
	margin:10px 0 0;
}
/* contains only floats (cof)
apply this to any elements which contains only floated children to ovoid collapsing */
.cof {
	overflow:hidden;
	zoom:1;
}
/* double margin fix (dmf)
apply this to any element which has a float applied in the same direction as it's margin to ovoid double margin occurring in IE6 */
.dmf {
	display:inline;
}
/* dl defaults */
dl dd {
	margin:0;
}
/* ul defaults */
ul {
	list-style:none;
}
ul li {
	margin:0;
}
/* signed in as section */
.signupnew {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#EEEEEE none repeat scroll 0 0;
	float:right;
	margin:10px 0;
	padding:7px;
	width:163px;
	border:solid 1px #CCC;
}
.signupnew img {
	float:left;
	margin:0 10px 0 0;
}
.signupnew h4 {
	margin:0;
	font-weight:normal;
	font-size:12px;
}
.signupnew a {
	font-size:11px;
}
/* auto width main div */
.page_sitesearch #main.autowidth {
	width:auto;
	float:none;
}
.page_login #main {
	margin:0 auto;
	float:none;
	width:400px;
}
/* new main search button */
.site-search .user_submit {
	padding:0;
	background:url(../images/buttons/master_search.png) no-repeat 0 0;
	vertical-align:bottom;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	border:none;
	width:29px;
	height:24px;
	cursor:pointer;
}
.banner a {
	display:block;
	line-height:0;
}
#sideright .form_wrap .user_input input.submitbutton {
	width: auto;
}
#main .form_wrap .user_input input.submitbutton {
	width: auto;
}
.homepage #main {
	width: auto;
}
div.document img {
	margin:0 10px 0 0;
}
div.document img,
div.document a {
	vertical-align:middle;
}

/*
.page_myspace #main table {
	width:100%;
}
.page_myspace #main table thead tr td {
	padding:0;
	border:none;
}
.page_myspace #main table thead tr td table {
	margin:0;
}
.page_myspace #main table thead tr td table tr td,
.page_myspace #main table thead tr td table tr th {
	border:none;
	padding:0 0 15px;
}
.page_myspace #main table thead tr td table tr th h2 {
	margin:0;
	font-size:14px;
}
.page_myspace #main table thead tr td table tr td a {
	float:right;
	padding:0 0 0 20px;
	background:url(../images/icons/small_icons_myspace.png) no-repeat 0 0;
	height:16px;
}
.page_myspace #main table.table_invitees thead tr td table tr td a {
	background-position:0 -19px;
}
.page_myspace #main table tbody tr td,
.page_myspace #main table tbody tr th {
	border:none;
	padding:5px 10px;
}
.page_myspace #main table tbody tr.title_bar {
	background-color:#dedede;
}
.page_myspace #main table tr td a.cc {
	background: url(../images/icons/cc.gif) no-repeat left;
	padding: 0 0 0 23px;
}
.page_myspace #main table tr td a.cheque {
	background: url(../images/icons/cheque.gif) no-repeat left;
	padding: 0 0 0 23px;
}
*/

html body .style_02 {
	border:none;
	background:#dedede url(../images/world_icons.png) no-repeat 0 0;
}
html body .style_02 h3 {
	margin:0 0 0 45px;
	position:absolute;
	width:155px;
}
html body .style_02 p {
	margin:45px 0 0;
	font-size:11px;
	color:#444;
}
html body .page_myspace #sideright div.id_01 {
	background-position:-5px -5px;
}
html body .page_myspace #sideright div.id_02 {
	background-position:-230px -5px;
}
/* default block menu class */
.block_menu {
	border:solid 1px #e0e0e2;
	margin:0 0 20px;
}
.block_menu h3 {
	height:30px;
	background:url(../images/grey_grad_01.png) repeat-x 0 0;
	margin:0;
	padding:0 10px;
	line-height:30px;
	color:#884a95;
	font-size:14px;
	cursor:default;
	position:relative;
}
.block_menu ul {
	margin:-1px 0 0;
	cursor:pointer;
}
.block_menu ul li {
	margin:1px 0 0;
}
.block_menu ul li a, .block_menu ul li.current ul li a {
	color:#8b8b8b;
	text-decoration:none;
	background-color:#ebebeb;
	padding:7px 10px;
	display: block;
	font-size: 11px;
	overflow: hidden;
	_zoom: 1;
}
.block_menu ul li a:hover, .block_menu ul li.current a, .block_menu ul li.current ul li a:hover {
	background-color:#884A95;
	color:#FFF;
}
.block_menu ul li ul {margin: 1px 0 0 0;}
.block_menu ul li ul li a, .block_menu ul li.current ul li a {padding-left: 25px;}
.block_menu ul li ul li ul li a, .block_menu ul li ul li.current ul li a {padding-left: 40px;}
.block_menu ul li ul li ul li ul li a, .block_menu ul li ul li ul li.current ul li a {padding-left: 55px;}

/* Panels used on myspace page */

.block_panel {
	border:solid 1px #e0e0e2;
	margin:0 0 15px;
}

.block_panel h3 {
	height:30px;
	background:url(../images/grey_grad_01.png) repeat-x 0 0;
	margin:0;
	padding:0 10px;
	line-height:30px;
	color:#884a95;
	font-size:14px;
	cursor:default;
	position:relative;
}

.block_panel_content {
	padding: 20px;
}

.block_panel table {
	width: 100%;
	_width: 99%;
	border-collapse: collapse;
}

.block_panel table td {
	padding: 4px 5px;
	border: 0;
	border-top: 1px solid #e0e0e2;
	font-size: 11px;
	text-align: left;
}

.block_panel table th {
	border: 0;
	color: #999;
	text-align: left;
}

.no_results {
	font-size: 14px;
	padding: 10px 15px;
	border: 2px solid #ebebeb;
	margin: 0 0 10px 0;
	color: #666;
}

.mbutton {
	display: inline-block;
	background: url(../images/myspace_button.png) 0 0;
}

.mbutton a {
	display: inline-block;
	background: url(../images/myspace_button.png) 100% -36px;
	line-height: 36px;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
}

.user_panel {
	background: #ebebeb;
	margin-bottom: 15px;
	border: 1px solid #e0e0e2;
	padding: 15px;
}

.user_panel .mbutton {
	background-position: 0 -72px;
}

.user_panel .mbutton a {
	background-position: 100% -108px;
}

.user_avatar {
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 12px;
}

.user_avatar img {
	display: block;
	float: left;
}

.user_avatar .handle {
	margin-left: 60px;
	font-size: 14px;
}

.user_details {
	padding: 0 0 6px 0;
}

.user_details dl {
	margin: 0 0 9px;
}

.user_details dt {
	color: #666;
	font-size: 11px;
}

.membership_callup {
	background: #855090 url(../images/membership_callup_head.jpg) no-repeat;
	margin-bottom: 15px;
	padding: 195px 20px 15px 20px;
	color: #fff;
}

.membership_callup .mbutton {
	background-position: 0 -144px;
}

.membership_callup .mbutton a {
	background-position: 100% -180px;
	color: #000;
}

.membership_callup ul {
	padding-left: 2.5em;
}

.membership_callup ul li {
	list-style-type: disc;
}

.mbanner {
	background: #855090 url(../images/purple_grad.png) repeat-x 0 100%;
}

.mbanner a {
	display: block;
	padding: 15px 15px 15px 90px;
	color: #fff;
	text-decoration: none;
	background: #855090 url(../images/mbanner_icon.png) no-repeat 5px 50%;
}

.mbanner a h3 {
	margin: 0 0 6px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

.mbanner p {
	margin: 0;
}


/* base layout structures */
#sideleft {
	float:left;
	margin:0 15px 0 0;
	width:145px;
}
#main {
	float:left;
}
#sideright {
	float:right;
	width:145px;
}
.one_column #main {
	width:785px;
}
.two_column #main {
	width:580px;
}
.three_column #main {
	width:625px;
}
.wide_sideright #sideright {
	width:225px;
}
.wide_sideright #main {
	width:546px;
}
.homepage #main {
	margin:17px 0 0;
}
.facebook_link {
	background:url(../images/icons/facebook_icon.png) no-repeat 0 0;
	padding:0 0 0 30px;
	float:right;
	height:25px;
	line-height:23px;
}

.ui-datepicker {
	display: none;
}

.jobslisting #sideright {
	width:225px;
}
.jobslisting #main {
	width:545px!important;
}

#main .bodycopy ul{
	list-style:disc;
	margin-left:20px;
}


/*Form Builder page*/

.form_formbuilder {
	background: #dedede;
	width: 915px;
	padding: 15px;
	overflow:hidden;
}

.form_formbuilder .buttons {
	margin: 20px 0 0 280px; 
}

.form_formbuilder .text input {
	width:225px;
	height: 24px;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #555;
}

.form_formbuilder .field label {
	display: block;
	font-weight:bold;
	color: #555;
}

.form_formbuilder .value textarea {
	width:225px;
}

.form_formbuilder p.requirednote {
	margin: 0 0 20px 30px;
}
