/* 
SELL2WALES STYLES 
==========================================================================
Modified:
10/08/06 - Reformatted by Reuben - approximately 5 bajillion lines of 
extraneous code  removed - when adding new styles, use these styles as a 
reference to avoid unneccessary code.
==========================================================================
*/

/* == UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css ================== */

ul { list-style-type: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: lighter; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
fieldset { border:0; }
a img,:link img,:visited img { border: none; }
a { text-decoration: none; } 
address { font-style: normal; }

/* ==================================================================================== */

/* DIABLO BITS: */
#toolbar { position: relative; bottom: 0; left: 0; z-index: 40; }
#toolbarshow { background-color: #fff; border-bottom: solid 2px #ff3300; border-right: solid 2px #ff3300;}
#toolbarhide { background-color: #fff; border-bottom: solid 4px #ff3300;}

#actionLabel { position: absolute; margin: 0; top: 0; right: 0; text-align: right; display: none; z-index: 50; }
#actionLabel span { font-size: 1em; background: #FF003D; color: white; font-weight: bold; padding: 5px; }

/* UNIVERSAL STYLES - These will cascade unless specific rules are created where required === */
body 
{ 
margin: 0; 
padding: 0; 
background: #f0f0f0; 
text-align: center;
font-size: 68.5%; 
font-family: verdana, arial, helvetica, lucida, "lucida sans", sans-serif; 
color: #114768;
}

/* TEXT SIZE */

#textsize {
	float: left;
	padding: 0 5px 0 21px;
	font-weight:bold;
}

#textsize a {
	float: left;
	margin: 0 4px;
	width:22px;
	font-weight:normal;
	overflow: hidden;
}

#link_bar a:hover{
	color:#fff;
}

#textsize .small a {
	font-size:1.2em;
	position:relative;
	top:11px;
	/* background: url('../images/bullet_blue.png') no-repeat right 8px; */
}

#textsize .medium a {
	font-size:1.4em;
	position:relative;
	top:10px;
	/* background: url('../images/bullet_blue.png') no-repeat right 8px; */
}

#textsize .large a {
	font-size:1.6em;
	position:relative;
	top:9px;
}


#textsize p {
	float: left;
	padding: 11px 2px 0 2px;
	margin: 0;
}

#textsize span {
	float: left;
}

#textsize span.accessibilty {
	text-indent:-10000px;
}

/* MAINTENANCE */

#maintenance {
	background: #234c62 url(../images/rebrand09/maintenance_banner.png) repeat-x;
	min-height: 53px;
	position: relative;
	padding: 8px 82px 0 82px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #ffffff;
	margin: 0 0 1px 0;
}

#maintenance .warning_left {
	position: absolute;
	left: 33px;
	top: 13px;
}

#maintenance .warning_right {
	position: absolute;
	right: 39px;
	top: 13px;
}

#maintenance p {
	padding: 0 50px;
}

.hidden {
	display: none !important;
}

/*** jQuery Tabs ***/

.jQueryTabs {
	overflow: hidden;
	padding: 0 0 10px 0;
}

.jQueryTabs .content {
	position: relative;
	z-index: 1;
}

.jQueryTabs .tabs {
	float: left;
	width: 100%;
	line-height: normal;
}
	
.jQueryTabs .tabs ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
	overflow: hidden;
}
	
.jQueryTabs .tabs ul li {
	float: left;
	/*background: url("../images/rebrand09/left.gif") no-repeat left top;*/
	background: #E5EAF0;
	margin: 0;
	padding: 0 0 0 9px;
	border: none;
}

.jQueryTabs .tabs ul a {
	float: left;
	display: block;
	/*background: url("../images/rebrand09/right.gif") no-repeat right top;*/
	background: #E5EAF0;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
	position: relative;
	z-index: 2;
	border-top: 1px solid #175E88;
	border-left: 1px solid #175E88;
	border-right: 1px solid #175E88;
	border-bottom: #eeece6;
}
	
	/* Commented Backslash Hack
		hides rule from IE5-Mac \*/
	.jQueryTabs .tabs a {float:none;}
	/* End IE5-Mac hack */
	
.jQueryTabs .tabs a:hover {
	color: #333;
}
	
.jQueryTabs .tabs ul .current {
	/*background-image: url("../images/rebrand09/left_on.gif");*/
	background: none;
	border: none;
}
	
.jQueryTabs .tabs ul .current a {
	/*background-image: url("../images/rebrand09/right_on.gif");*/
	background: none;
	color: #333;
	padding-bottom: 5px;
	border-top: 1px solid #175E88;
	border-left: 1px solid #175E88;
	border-right: 1px solid #175E88;
	border-bottom: none;
}

.current-info,
.accessibletabsanchor {
	position: absolute;
	left: -999em;
	display: none;
}
	
.jQueryTabs .js .tabs .content {
	clear: both;
	margin: 3em 1em 1em 1em;
}

.jQueryTabs .js .tabs {
	width: 500px;
}

.jQueryTabs h1 {
	margin: 1em;
}

.jQueryTabs .tabs {
	padding: 2em;
}

.jQueryTabs .about {
	clear: both;
	padding: 2em;
}

.jQueryTabs table {
	clear: both;
	overflow: hidden;
}

.jQueryTabs .current-info {
	display: none;
}

.jQueryTabs .tabbody {
	border: 1px solid #175E88;
	padding: 15px;
	position: relative;
	z-index: 2;
}

.jQueryTabs .resultsHeading {
	background: #EAE8E1;
	font-weight: normal;
	font-size: 1.3em;
	position: relative;
	left: 13px;
	top: -10px;
	float: left;
}

.jQueryTabs .selectedResultsHolder {
	padding: 20px 5px;
}

.jQueryTabs .selectedResultsHolder .inner {
	border: 1px solid #175E88;
	padding: 0 5px 5px 5px;
}

.jQueryTabs #selectedResults {
	overflow: hidden;
	clear: both;
	padding: 0 5px 10px 5px;
}

.jQueryTabs .searchBox {
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}

.jQueryTabs .searchBox input {
	border: 1px solid #999999;
	padding: 5px;
	margin: 2px 3px;
}


.jQueryTabs .innertabbody .inner {
	padding: 10px;
}


/*** ***/



h1 
{
font-size: 1.3em;
font-weight: bold; 
color: #ff3300; 
}

h1#contenttitleleft{
	color:#114768;
	font-size:1.6em;
	font-weight:normal;
}

a 
{ 
color: #114768; 
}
a:hover

{ 
text-decoration: underline; 
}


ul 
{
margin-left: 15px;
}

p
{
line-height: 1.4em;
}

hr
{
height: 1px;
border: none;
border-top: 1px solid #aaa;
}

label
{
margin-left: 5px;
}
* html label
{
margin-left: 3px;
}

/* STRUCTURAL ELEMENTS AND RELATED STYLES: ======================================= */

/* OVERALL PAGE CONTAINER: */
#page 
{ 
text-align: left; 
width: 760px; 
margin: 0 auto;	
background: #fff;
border-top: solid 1px #ff3300; 
}

#pagewide 
{	
text-align: left; 
width: 760px; 
background: #fff; 
margin: 0 auto; 
border-top: solid 1px #ff3300; 
}

/* UNIVERSAL PAGE HEADER, NAV, ETC: */


#header 
{ 
clear: both; 
width: 760px;
background: #fff;
font-size: 1.1em;
letter-spacing: -0.1px;
position: relative;
overflow: hidden;
}
#headerleft 
{ 
	/*overflow: hidden; */
	clear: both;
	margin: 0;
}

#headerleft a {
	float: left;
}

#headerright 
{ 
overflow: hidden; 
border-top: 5px solid #ff3300;

}
#headerrightnav 
{ 
float: right;	
padding: 0 11px 6px 15px; 
color: #fff; 
font-weight: bold;
background: url(../images/topnav_left.gif) no-repeat left bottom #ff3300;
width: auto;
white-space: nowrap; 
border-top: 5px solid #FF3300;
}


#headerrightsearch 
{ 
clear: right; 
float: right;
text-align: right;	
padding: 14px; 
width: 200px;
overflow:hidden;
}

#headerrightsearch .small
{ 
width: 100px;
font-size: 0.9em;
margin-left: 5px;
}

#headerrighttitle
{
	color: #ff3300; 
	font-size: 1.8em;
	margin-top: 1.1em;
	margin-right: 1em;
	text-align: right;
}

#topnav 
{
clear: both;
width: 734px;	
padding: 7px 13px 9px 13px;
background: #ff3300; 
color: #fff; 
font-size: 1.1em;
font-weight: bold;
}

#topnavleft 
{
float: left; 
}
#topnavright 
{ 
float: right; 
text-align: right; 
white-space: nowrap;
}
* html #topnav .clear
{
display: none;
}

/* WHAT'S THIS?: */
#topsection 
{ 
clear: both; 
}
#topsectionleft 
{ 
width: 190px;	
background: #ff7755; 
float: left; 
}
#topsectionright 
{ 
width: 570px; 
float: right; 
}

/* LEFT-HAND NAVIGATION: */
#leftnav 
{ 
width: 190px; 
overflow:hidden;
float: left;	
background: #ede3cd; 
}
#leftnav p
{
clear: left;
}
#leftnavboxes 
{	
width: 190px;
}
#leftnavgeneral 
{ 
width: 190px; 
padding: 35px 0 15px 0; 
color: #666;
text-align: center; 
}

/* Accessible Tab Strip */
.ATS_Wrapper ul.ATS_Tabs {
	list-style-type: none;
	margin: 0px 0px -5px 0;
	padding: 0px;
}

.ATS_Wrapper ul.ATS_Tabs li {
	border-bottom: 1px solid #eae8e1;
	display: inline;
	margin: 0px -5px 0px 0px;
	padding: 0px;
	
}

.ATS_Wrapper ul.ATS_Tabs li.head {
	border-bottom: 1px solid #175e88;
	#padding-left: 5px;
}

.ATS_Wrapper ul.ATS_Tabs li input {
	background-color: #e5eaf0;
	color: #175e88;
	border: 1px solid #175e88;
	
}

.ATS_Wrapper ul.ATS_Tabs li input.Active {
	background-color: #eae8e1;
	border-bottom: medium none;
	color: black;
	font-weight: bold;
	height: 30px;
	position: relative;
	top: -3px;
}

.ATS_Wrapper .ATS_Body {
	background-color: #eae8e1;
	border: 1px solid #175e88;
	padding: 5px;
}


/* MAIN CONTENT: */
#content 
{ 
width: 100%; 
float: right; 
/*background: #F9F4EC; */
background: url(../images/left-col.png) repeat-y 0 0;
}

#contentimage 
{ 
width: 570px; 
background: #e6d7b7; 
}

#contenttitle 
{
width: 544px;
min-height: 20px;
padding: 10px 13px;
background: #e6d7b7; 
overflow: hidden;
}
#contenttitleleft 
{	
float: left; 
width: 372px; 
color: #114768;
font-size: 1.6em;
}

#contenttitleleft h1 {
	font-weight: normal;
	font-size: 1em; 
}

#contenttitleright 
{ 
float: right;
text-align: right;
padding-top: 3px;
font-size: 1.1em;
}
#contenttitleright .wysiwygblueheading
{ 
display: block;
width: 147px;
text-align: left;
font-size: 1.4em;
margin-top: -3px;
}

#contentmain 
{ 
color: #114768; 
float:right;
background: #fff; 
}

strong {
	white-space: normal;
}

#contentmain .bodytext ol {
	margin: 10px 20px;
}

#contentmain a.titleorangeLink
{ 
font-weight: bold; 
color: #ff3300; 
}
#contentmain a.repeaterLink 
{ 
font-weight: bold; 
}
#contentmain a.repeaterLinkRightNavCurrent
{ 
font-weight: bold; 
}
#contentmain a.repeaterLinkTitle
{ 
font-weight: bold; 
color: #175E88; 
}
#contentmain a.white
{ 
color: #fff;
}
#contentmain a.bold
{ 
font-weight: bold; 
}
#contentmain a.boldactive
{ 
font-weight: bold; 
color: #ff3300;
}

/* BREADCRUMBS: */
#BreadCrumbTrail 
{ 
padding: 15px 15px 0 15px; 
}
#BreadCrumbTrail2Cols 
{ 
padding-bottom: 15px; 
}

/* WIDE TEMPLATE CONTENT: */
#contentwide 
{ 
width: 760px; 
float: right; 
background: #fff; 
padding: 0;
}
#contentimagewide 
{ 
width: 760px; 
background: #e6d7b7; 
}

#contenttitlewide
{
width: 734px; 
min-height: 20px;
padding: 10px 13px;
background: #e6d7b7; 
}
#contenttitleleftwide
{	
float: left; 
width: 550px; 
color: #114768;
font-size: 1.6em;
}
#contenttitlerightwide
{ 
float: right;
width: 150px;
text-align: right;
padding-top: 3px;
font-size: 1.1em;
}

#contentmainwide 
{ 
background: #fff; 
}

/* BOTTOM NAV: */
#bottomnav 
{
width: 760px; 
text-align: center; 
color: #666; 
padding-top: 10px;
}
#bottomnavelements 
{ 
margin: 0px auto; 
width: 450px; 
}

/* UNIVERSAL PAGE FOOTER: */
#footer 
{ 
clear: both; 
width: 760px; 
color: #666; 
background: #fff; 
}

#footertop 
{ 
clear: both; 
width: 760px; 
color: #666; 
text-align: left;  
}
#footertop #footertopleft 
{ 
float: left;  
width: 190px; 
padding: 20px 0;
background: #f9f4ec; 
color: #666; 
text-align: center; 
}
* html #footertop #footertopleft 
{ 
padding: 5px 0 20px 0;
}

#footertop #footertopleftwide 
{ 
float: left;  
width: 190px; 
padding: 10px 0; 
background: #fff; 
color: #666; 
text-align: center; 
}
* html #footertop #footertopleftwide 
{ 
padding-bottom: 8px;
}

#footertop #footertopright 
{ 
float: right;  
width: 570px; 
background: #fff; 
text-align: left; 

}
#footertop #footertopright #footertoprighttop 
{ 
width: 570px; 
background: #fff; 
}
#footertop #footertopright #footertoprightbottom 
{ 
width: 560px; 
padding: 8px 0 0 10px; 
text-align: left; 
background: #fff; 
}

#footertop #footertopright2col 
{ 
float: right;  
width: 570px; 
padding-top: 5px; 
background: #fff; 
text-align: left; 
border-bottom: solid 1px #666;
}
#footertop #footertopright #footertopright2coltop 
{ 
width: 380px; 
background: #fff; 
border-right: solid 1px #666; 
}
#footertop #footertopright #footertopright2colbottom 
{ 
width: 370px; 
padding: 8px 0 0 10px; 
background-color: #fff;
border-right: solid 1px #666;
}

#footerbottom 
{ 
clear: both; 
width: 760px;
margin-top: -1px;
color: #666; 
border-top: 1px solid #ccc;
background: #fff; 
}
#footerbottom #footerbottomleft 
{ 
float: left; 
padding: 20px 0 0 25px; 
text-align: left; 
color: #666; 
background: #fff; 
}
#footerbottom #footerbottomright 
{ 
float: right; 
padding-top: 5px; 
text-align: right; 
}

/* WHAT'S THIS?: */
#temp 
{
background: #fff; 
}

/* CALL TO ACTION BOXES: */
.calltoactionboxorange 
{ 
width: 190px;	
background: #ff7755; 
}
.calltoactionboxorangetitle 
{ 
width: 100%;
min-height: 40px;
background: #224A61; /*#224A61*/ /*FF3300*/
color: #fff; 
overflow: hidden;
}
.calltoactionboxorangetitle a
{ 
font-weight: bold; 
color: #fff;
}
.calltoactionboxorange .calltoactiontitletext
{
float:left;
color: #ffffff;
}

.calltoactiontitlelogo {
	display: none;
}

.calltoactionboxorangeimage 
{ 
width: 190px;	
background: #ff5328; 
color: #fff; 
font-weight: bold; 
}
.calltoactionboxorangetext 
{
width: 165px;	
background: #567D99; /*#567D99*/ /*#FF3300*/
color: #fff; 
padding: 8px 12px 5px 13px; 
}
.calltoactionboxorangetext a
{ 
font-weight: bold; 
color: #fff; 
}

.calltoactionboxbeige 
{ 
width: 190px;
background: #ede3cd; 
}
.calltoactionboxbeigetitle 
{ 
width: 190px;	
min-height: 40px;
background: #decba3; 
color: #666; 
}
.calltoactionboxbeigeimage 
{ 
width: 190px;	
background: #decba3; 
color: #666; 
font-weight: bold; 
}
.calltoactionboxbeigetext 
{ 
width: 165px;	
background: #ede3cd; 
color: #114768; 
padding: 8px 12px 10px 13px; 
}
.calltoactionboxbeigetext a
{ 
font-weight: bold; 
}

.calltoactiontitletext
{ 
padding: 11px 13px; 
font-size: 1.5em;
font-weight: bold;
background-repeat: no-repeat;
background-position: right center;
color: #423E3E;
}
.calltoactiontitlelogo
{ 
float: right; 
padding-right: 0;
}
.calltoactiontextbelowcontrol 
{
padding-top: 5px; 
}

.calltoactionrepeateritem 
{
clear: left;
padding: 3px 0;
}

.calltoactiontextlinks
{
line-height: 1.7em;
}

/* NEWS AND EVENTS: */
.newstwocols 
{ 
width: 569px; 
background: #fff; 
}
.newslefttcol 
{ 
width: 350px; 
float: left; 
padding: 15px 5px 0 15px; 
font-size: 1.1em;
}
.newslefttcol .bodytext
{ 
margin-bottom: 20px;
}
.newsrightcol 
{ 
width: 180px; 
float: right; 
background: #ede3cd; 
}

.newsrightcol .newsrightcolheading 
{ 
padding: 10px 10px 5px 15px; 
background: #dfcea4; 
color: #666;
}
.newsrightcol .newsrightcoltext 
{ 
font-size: 1.1em;
padding: 15px 10px 15px 8px; 
}

.newsselectors 
{
width: 350px; 
padding: 0 45px 10px 0; 
}
.newsregions 
{
width: 150px; 
text-align: left; 
}
.newsregions .newsregionstitle 
{
width: 150px; 
background: #ede3cd; 
border-bottom: solid 1px #fff; 
padding-top: 5px; 
text-align: center; 
font-weight: bold;
}
.newsregions .newsregionslist 
{
width: 145px; 
background: #ede3cd; 
overflow:auto; 
padding: 4px 0 0 3px; 
border-bottom: solid 2px #ede3cd; 
}
.newsregions .newsregionsbutton 
{
text-align: center; 
padding-top: 5px;
}
.newsregions label
{
font-size: 0.9em;
margin-left: 5px;
}
.newsregions table tr td
{
padding: 4px 0;
}

#contentmain .newstwocols .newsrightcol table.calendar td a
{ 
color: #fff; 
font-weight: bold; 
font-size: 0.9em;
}



/* REGISTRATION: */


.registerbuttonleft 
{ 
width: 600px; 
float: left; 
padding: 10px 0 5px 0;
}
.registerbuttonright 
{ 
width: 600px; 
float: right; 
text-align: right; 
padding: 10px 0 5px 0;
}
.registerbuttoncenter 
{ 
width: 600px; 
float: right; 
text-align: center; 
padding: 10px 0 5px 0;
}
.registerbuttonrightsub 
{ 
width: 570px; 
float: right; 
text-align: right; 
padding-top: 10px; 
}
.registerbuttonrightnarrow 
{ 
width: 400px; 
float: right; 
text-align: right; 
padding-top: 10px 0 0 0; 
}
.registereditpanel 
{ 
width: 640px; 
padding: 15px; 
}
.editpanel 
{ 
width: 400px; 
padding: 15px; 
}

/* EDIT PROFILE: */
#contentmain .singlecol .greypanel .error 
{
color: red; 
}

.inlinepanel 
{ 
width: 718px;
font-size: 0.9em;
}
* html .inlinepanel 
{ 
margin-bottom: -15px;
}
.inlinepanel div
{ 
background: url(../images/profile_tab_lo.gif); 
float: left; 
width: 90px; 
margin-left: 2px;
/*padding: 19px 5px 6px 5px; */
padding: 18px 5px 6px;
color: #fff; 
font-weight: bold; 
text-align:center;
height: 13px;
}
.inlinepanel div.profiletab_lo_left
{ 
margin-left: 0;
}
.inlinepanel div.profiletab_lo_left_cym
{ 
margin-left: 0;
}
.inlinepanel div.clear
{ 
background: none; 
width: 0; 
margin-left: 0;
padding: 0; 
}
.inlinepanel div a,
.inlinepanel div input
{ 
	color: #fff; 
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
}
.inlinepanel div.profiletab_hi 
{ 
background: url(../images/profile_tab_hi.gif); 
padding: 12px 5px 13px 5px;
}
.inlinepanel div.profiletab_hi a,
.inlinepanel div.profiletab_hi input
{ 
color: #175e88; 
}
.inlinepanel div.profiletab_hi_cym
{ 
background: url(../images/profile_tab_hi.gif); 
padding: 12px 5px 13px 5px; 
}
.inlinepanel div.profiletab_hi_cym a,
.inlinepanel div.profiletab_hi_cym input
{ 
color: #175e88; 
}
.inlinepanel div.profiletab_hi_left
{ 
margin-left: 0;
background: url(../images/profile_tab_hi.png); 
padding: 18px 5px 7px 5px; 
}
.inlinepanel div.profiletab_hi_left a,
.inlinepanel div.profiletab_hi_left input
{ 
color: #175e88; 
}
.inlinepanel div.profiletab_hi_left_cym
{ 
margin-left: 0;
background: url(../images/profile_tab_hi.gif); 
padding: 12px 5px 13px 5px; 
}
.inlinepanel div.profiletab_hi_left_cym a,
.inlinepanel div.profiletab_hi_left_cym input
{ 
color: #175e88; 
}

.editprofilemainpanel 
{ 
width: 678px; 
padding: 20px; 
background: url(../images/profile_bottom_spacer.gif) no-repeat bottom #eae8e1; 
}
.editprofilemainpanel p
{ 
font-size: 1.1em;
margin-bottom: 10px;
}
.editprofilemainnarrowtop
{ 
background: url(../images/profile_top_narrow.gif) no-repeat top #eae8e1; 
text-align: right; 
width: 527px; 
height: 18px;
margin-left: 7px;
.float:right;
.margin-right:6px;
}


*html .editprofilemainnarrowtop
{
.float:none;
.margin-right:0px;
}

.editprofilemainpanelnarrow 
{ 
width: 468px; 
padding: 8px 39px 20px 20px; 
background: url(../images/profile_bottom_spacer_narrow.gif) no-repeat bottom #eae8e1; 
border-left: solid 7px #fff;
}
* html .editprofilemainpanelnarrow 
{ 
padding-right: 20px; 
}

.profilebuttons 
{  
width: 678px; 
text-align: right; 
padding: 11px 20px 20px 20px; 
background: url(../images/profile_bottom.gif) no-repeat bottom #eae8e1; 
}
.profilebuttons a 
{ 
color: #fff;
}

.profilebottom 
{  
width: 527px; 
height: 30px;
text-align: right; 
background: url(../images/profile_bottom_narrow.gif) no-repeat bottom #eae8e1; 
border-left: solid 7px #fff;
}

#contentmain .singlecol .editprofilemainpanelnarrow .editprofileintrobuttons 
{
clear: both; 
border-left: solid 6px #eae8e1;
}
#contentmain .singlecol .editprofilemainpanelnarrow .editprofileintrobutton 
{ 
width: 125px; 
background: url(../images/edit_profile_button.gif); 
color: #fff; 
padding: 10px; 
}
#contentmain .singlecol .editprofilemainpanelnarrow .editprofileintrobutton a
{ 
color: #fff; 
}
.editprofileintrobuttonleft 
{ 
width: 145px; 
float: left; 
}
.editprofileintrobuttonright 
{ 
width: 145px; 
float: left; 
padding-left: 20px; 
}

.editprofileintrotext 
{
clear: both; 
padding: 10px 0;
}
.editprofilearrowtext 
{ 
background: url(../images/sell2wales_arrow.gif) no-repeat left; 
width: 435px; 
padding: 15px 5px 5px 35px; 
}
.constructionline 
{ 
width: 475px; 
text-align: center; 
}
.editprofileorangebox 
{ 
width: 409px; 
background: url(../images/orange_box.gif); 
padding: 15px 20px; 
color: #fff; 
text-align: left; 
}
.editprofileorangebox p 
{ 
color: #fff; 
}

.editprofilemainpanel .label 
{
padding: 10px 0 2px 0; 
}



/* VARIOUS DIV'S FOR GENERAL PAGE LAYOUT: */
.greypanel 
{ 
background: #eae8e1; 
width: 488px; 
border-left: solid 11px #fff; 
padding: 15px; 
}
.greybox 
{ 
background: #eae8e1; 
width: 510px; 
padding: 15px; 
}

.darkgreybox 
{ 
background: #dedace; 
width: 455px; 
padding: 15px; 
}

.navelement 
{ 
clear: both; 
padding: 2px 0 0 20px; 
text-align: center; 
}

.navelementwide 
{ 
float: left; 
padding-left: 20px; 
text-align: center; 
}

.navelementimg 
{ 
float: left; 
width: 24px; 
}
.navelementtext 
{ 
text-align: left;	
}

.twocols 
{ 
width: 570px; 
background: url(../images/two_col_background.gif) repeat-y; 
}
.leftcol 
{ 
width: 350px; 
float: left; 
padding: 15px; 
}

.rightcol 
{ 
width: 159px; 
float: right; 
padding: 15px; 
border-left: solid 1px #666; 
}

.singlecol 
{ 
padding: 15px;
zoom: 1;
position:relative;
width: 540px;
}
* html .singlecol 
{ 
height: 1px;
}
.singlecol p
{
margin-bottom: 10px;
font-size: 1.1em;
}
.singlecol a
{
text-decoration: underline;
}
.singlecol img
{
margin-bottom: 10px;
}
.singlecol ul
{
margin-bottom: 15px;
list-style-type: disc;
font-size: 1.1em;
}
.singlecol ul li
{
margin: 4px 0;
line-height: 1.3em;
}
.singlecol .bodytext
{
font-size: 1.1em;
width:535px;
}
.singlecol .titlenavy
{
font-size: 1.4em;
font-weight: bold;
}

.bodytext table p
{
font-size: 1em;
}
.bodytext h1
{
margin-bottom: 10px;
}

.aligncenter 
{ 
text-align: center; 
}

.floatleft 
{ 
float: left; 
}

.floatright 
{ 
float: right; 
}

.subheading 
{ 
width: 480px; 
background: #ff3300 url(../images/titlebackgroundwidegrey.gif) no-repeat; 
color: #fff; 
padding: 6px 0 5px 7px; 
margin-bottom: 10px;
font-size: 1.1em;
position:relative;
font-weight: bold; 
}

.subheading .inner {
	background: #FF3300;
	padding: 0 3px 0 0;
}

.subheadingmandatory 
{ 
color:#114768;
font-size:1.2em;
font-weight:lighter;
padding:0 2px 2px 0;
position:absolute;
right:63px;
text-align:right;
top:38px;
white-space:nowrap;
width:150px;
}

.subheading .inner{
	padding:5px 3px 3px 3px;
}

#treeDiv1 {
	margin: 0 0 10px 0;
}

.subheadingwidetext 
{ 
width: 480px; 
background: url(../images/titlebackgroundwidetextgrey.gif); 
color: #fff; 
padding: 6px 0 5px 7px; 
font-weight: bold; 
font-size: 1.1em;
}
.subheadingwidetext .subheadingmandatory 
{ 
color: #114768; 
width: 150px; 
text-align: right; 
float: right; 
padding: 0 2px 2px 0; 
font-weight: lighter;
font-size: 0.8em;
}

.subheadingwide 
{ 
width: 670px; 
background: url(../images/titlefullwidthgrey.gif); 
color: #fff; 
padding: 5px 0 4px 7px; 
font-weight: bold;
font-size: 1.1em;
}

.editprofile_subsection_heading {
	font-weight: bold;
}

.subheadingwide .inner {
	background: #ff3300;
}

.subheadingwhite 
{ 
width: 480px; 
background: url(../images/titlebackgroundwidewhite.gif); 
color: #fff; 
padding: 5px 0 0 7px; 
}

.subheadingnarrowwhite 
{ 
width: 343px; 
background: url(../images/titlebackgroundnarrow.gif); 
color: #fff; 
padding: 5px 0 0 7px; 
}

.subheadingstretch 
{ 
width: 500px; 
background: url(../images/titlebackground-left.gif) no-repeat;
color: #fff; 
padding: 4px 0 0 2px; 
border-bottom: 7px solid #ff3300;
font-size: 1.1em;
}

.valueofnotice
{	
	padding: 4px 0 0 2px; 
	float:right;
}


#contentmain .subheadingstretch a
{ 
font-weight: bold; 
color: #fff; 
background: url(../images/titlebackground-right.gif) no-repeat top right #FF3300; 
padding: 4px 30px 0 5px; 
}

.subheadingstretch .text 
{ 
font-weight: bold; 
color: #fff; 
background: url(../images/titlebackground-right.gif) no-repeat top right #FF3300;
padding: 4px 30px 0 5px;
}

.singlecolwide 
{ 
width: 730px; 
position:relative;
padding: 11px 9px 0 21px; 
}

.title 
{ 
font-weight: bold; 
color: #114768; 
}

.repeateritem 
{
clear:both; 
padding: 5px 0; 
line-height: 1.3em;
}

.repeateritemleft 
{
float: left; 
width: 250px; 
padding-bottom: 20px;
}
.repeateritemleft .repeateritemlefttitle 
{ 
width: 240px; 
background: transparent url(../images/titlebackground-left.gif) no-repeat 0 0;
color: #fff; 
padding: 0  0 0 2px; 
border-bottom: 7px solid #ff3300;
overflow: hidden;
font-weight: bold; 
}
#contentmain .repeateritemleft .repeateritemlefttitle span
{ 
font-weight: bold; 
color: #fff; 
background: url(../images/titlebackground-right.gif) no-repeat top right #FF3300; 
padding: 4px 30px 0 5px; 
float: left;
}

.repeateritemleft .repeateritemleftlinks 
{ 
width: 250px; 
padding-top: 5px; 
}
.repeateritemleft .repeateritemleftlinks ul 
{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
}
.repeateritemleft .repeateritemleftlinks ul li 
{ 
padding-left: 12px; 
background: url(../images/repeateritemlist-chevron.gif) no-repeat 0.1em 0.5em; 
}

.repeateritemright 
{
float: right; 
width: 250px; 
padding-bottom: 20px;
}
.repeateritemright .repeateritemrighttitle 
{ 
width: 240px; 
background: transparent url(../images/titlebackground-left.gif) no-repeat 0 0 ; 
color: #fff; 
padding: 0 0 0 2px; 
border-bottom: 7px solid #ff3300;
font-weight: bold; 
overflow: hidden;
}
#contentmain .repeateritemright .repeateritemrighttitle span 
{ 
font-weight: bold; 
color: #fff; 
background: url(../images/titlebackground-right.gif) no-repeat right top #FF3300; 
padding: 4px 30px 0 5px; 
float: left;
}

.repeateritemright .repeateritemrightlinks 
{ 
width: 250px; 
padding-top: 5px; 
}
.repeateritemnav 
{
padding: 5px 0; 
}
.repeateritemright .repeateritemrightlinks ul 
{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
}
.repeateritemright .repeateritemrightlinks ul li 
{ 
padding-left: 12px; 
background: url(../images/repeateritemlist-chevron.gif) no-repeat 0.1em 0.5em; 
}

.repeateritemnewsleft 
{
float: left; 
padding: 5px 5px 20px 0;
}

.repeateritemnewsright 
{
padding-bottom: 20px;
}

.repeaterclear 
{
clear: both; 
}

.help_search {
	overflow: hidden;
	padding: 10px 0;
} 

.help_search label,
.help_search input {
	float: left;
	margin: 0 4px 0 0;
}

.help_search .submit {
	margin-top: 1px;
}

.form2collayout .label 
{ 
display: inline; 
width: 200px; 
clear: both; 
float: left; 
margin-top: 6px; 
text-align: right; 
padding-right: 5px;
}
* html .form2collayout .label 
{ 
margin-top: -5px; 
}
.form2collayout .label+.label 
{ 
margin-top: 2px; 
padding: 0 0 5px 0;
}
.form2collayout .control 
{ 
padding: 5px 15px 0 10px; 
margin: -5px 0 0 198px;
}
* html .form2collayout .control 
{ 
margin-top: -12px; 
}

.form2collayout .checkbox .control
{
	margin: 0px;
}

.form2collayout .buttonright 
{ 
width: 470px; 
text-align: right; 
padding: 10px 15px 0 0;
}
.form2collayout .helptext 
{
padding: 2px 0 12px 10px; 
float: right; 
width: 275px; 
}

.form2collayout .dunshelptext 
{
padding: 2px 0 12px 10px; 
clear:both;
margin:0 0 0 28px; 
width: 405px; 
}

.form2collayout .dunslistbox 
{
padding: 2px 0 12px 10px; 
float: right; 
width: 405px; 
}

.form2collayout .changeduns
{			
	float:right;
	position:relative;
	margin: -20px;
	padding: 0 150px;
}

.form2collayoutwide .CompanyDetail 
{
	font-weight:bold;
}


.form2collayoutwide .label 
{ 
display: inline; 
width: 146px; 
clear: both; 
float: left; 
margin-top: -5px;  
text-align: right; 
padding-right: 5px;
font-size: 1.1em;
margin-bottom:14px;
white-space: normal;
}
.form2collayoutwide .control 
{ 
padding: 5px 15px 0 10px; 
margin: -12px 0 6px 145px; 
}
.form2collayoutwide .buttonright 
{ 
width: 530px; 
text-align: right; 
padding: 10px 5px 0 0;
}
.form2collayoutwide .helptext 
{
padding: 2px 0 12px 10px; 
width: 333px; 
}

.form2collayoutprofile .dunsChangeButton 
{	
clear: both; 
float: right; 
margin-top: -20px; 
padding-right: 250px;
}

.form2collayoutprofile .dunsSelectButton 
{	
clear: both; 
float: right; 
margin: 0px; 
padding-right: 12px;
}

.form2collayoutprofile .dunsListBox 
{	
clear: both; 
margin: 0 269px 1px;
width: 397px;
}

.form2collayoutprofile .dunsSelectDunsLabel
{	
clear: both; 
margin: 0 269px 1px;
width: 397px;
}

.form2collayoutprofile .label 
{	
width: 250px; 
clear: both; 
float: left; 
margin-top: -13px; 
text-align: right; 
padding-right: 12px;
font-size: 1.1em;
}
.form2collayoutprofile .control
{ 
padding: 5px 15px 0 10px; 
margin: -12px 0 0 260px; 
}
.form2collayoutprofile .ConstructionLineAlert
{ 
padding: 5px; 
margin: -12px 0 0 273px; 
color: #fff; 
background: #FF3300; 
border: 1px solid #196089; 
}

.ConstructionLinePortalAlert
{ 
padding: 5px; 
margin: 0px 0 0 10px; 
color: #fff; 
background: #FF3300; 
border: 1px solid #196089; 
}

#textboxConLineNumber
{
	margin:30px 0 0 0;
}

.form2collayoutprofile .buttonright 
{ 
width: 530px; 
text-align: right; 
padding: 10px 15px 0 0;
}
* html .form2collayoutprofile table
{ 
margin-left: 260px;	
padding: 5px 15px 0 10px;
}
.form2collayoutprofile .helptext 
{
padding: 2px 0 12px 15px; 
float: right; 
width: 400px; 
}

.form2collayoutprofile2 .label 
{ 
display: inline; 
width: 150px; 
clear: both; 
float: left; 
margin-top: -5px; 
text-align: right; 
padding-right: 5px;
font-size: 1.1em;
font-weight: bold;
}
.form2collayoutprofile2 div.error 
{
	padding: 5px 0px 5px 11px;
	margin-left: 160px;
}
.form2collayoutprofile2 .control
{ 
padding: 5px 15px 0 10px; 
margin: -6px 0 0 160px;	
}
.form2collayoutprofile2 span.control
{ 
padding: 5px 15px 0 10px; 
margin: -6px 0 0 160px;	
float: left;
}
.form2collayoutprofile2 span.label
{ 
padding: 0;
width: 300px;
margin: -14px 0 0 169px;	
float: left;
}
* html .form2collayoutprofile2 span.label
{ 
padding: 0;
width: 300px;
margin: -17px 0 0 174px;	
float: left;
}


.form2collayoutprofile2 .buttonright 
{ 
width: 530px; 
text-align: right; 
padding: 10px 15px 0 0;
}
.form2collayoutprofile2 .helptext 
{
padding: 2px 0 12px 15px; 
float: right; 
width: 500px; 
}

.formtablelayout 
{ 
width: 620px; 
clear: both; 
}
.formtablelayout .mainlabel 
{ 
width: 250px; 
clear: both; 
float: left; 
text-align: right; 
padding: 0 0 5px 0; 
}
.formtablelayout .controls 
{ 
margin-left: 260px; 
margin-top: -32px; 
float: right; 
width: 352px; 
padding: 5px 0 0 10px; 
}
.formtablelayout .formtablelayoutleft 
{ 
float: left; 
width: 300px; 
}
.formtablelayout .formtablelayoutright 
{ 
float: right; 
width: 300px; 
}

/* FORM / RESULT LAYOUT: */
.formtop
{
clear: both;
background: url(../images/profile_top_narrow.gif) no-repeat top left #eae8e1; 
text-align: right; 
width: 527px; 
padding: 8px 0; 
margin-left: 7px;
}

.formpanel 
{  
background: url(../images/profile_bottom_spacer_narrow.gif) no-repeat bottom #eae8e1; 
width: 487px; 
padding: 8px 20px 20px 20px; 
margin-left: 7px; 
}
.formpanel a
{
text-decoration: none;
padding: 0 2px 0 1px;
}
.formpanel a:hover
{
text-decoration: underline;
}

.formpanelresults 
{ 
padding: 8px 20px 10px 20px; 
background: #eae8e1; 
margin-left: 7px; 
margin-right: 6px;
}

.formbottom 
{ 
background: url(../images/profile_bottom_narrow.gif) no-repeat bottom #eae8e1; 
text-align: right; 
width: 487px; 
padding: 10px 20px 20px 20px; 
margin-left: 7px; 
}

.formbottomshallow 
{ 
background: url(../images/profile_bottom_narrow.gif) no-repeat bottom #eae8e1; 
text-align: right; 
width: 487px; 
padding: 10px 20px 20px 20px; 
margin-left: 7px; 
}

.resultpanel 
{ 
margin: 8px 0; 
}

table.resultlist 
{ 
background: #eee; 
padding: 0; 
margin: 0; 
vertical-align: top; 
}
table.resultlist td 
{ 
padding: 0 2px;
}

.resultitemsep 
{ 
background: #eae8e1; 
}

/* HOMEPAGE SPECIFIC LAYOUT: */
.linkright 
{ 
width: 530px; 
padding: 5px; 
text-align: right;
}

.buttonright 
{ 
width: 540px; 
text-align: right;
}

.buttonrightnarrow 
{ 
width: 480px; 
padding: 0; 
text-align: right;
}

.buttonrightnarrow2 
{ 
width: 450px; 
padding: 0; 
text-align: right;
}

.beigeblock 
{ 
width: 516px; 
background: #ede3cd; 
padding: 10px; 
}

.blankheader 
{ 
width: 205px; 
background: url(../images/header_blank.gif) no-repeat #e6d7b7; 
padding: 10px; 
font-weight: bold; 
color: #ff3300; 
margin-bottom: -1px; 
font-size: 1.3em;
}

/* NOTICE FORMATTING; */
.NoticeH1
{
text-align: center;
font-weight: bold;
padding-bottom: 20px;
}

.NoticeH2
{
font-weight: bold;
text-decoration: underline;
padding-bottom: 15px;
}

.NoticeH3
{
font-weight: bold;
text-decoration: underline;
padding-bottom: 15px;
}

.NoticeH4
{
font-weight: bold;
padding-bottom: 15px;
}

.NoticeSectionDescription
{
font-weight: bold;
}

.NoticeSectionData
{
padding-bottom: 10px;
}

.NoticeSectionNUTSCodes
{
padding-bottom: 3px;
}

.NoticeSectionCPV
{
padding-bottom: 3px;
}

.LotLeftPadding
{
padding-left: 5px;
}

.NoticeSectionBottomPadding
{
padding-bottom: 10px;
}

.NoticeListCriteriaLeftPadding
{
padding-left: 5px
}

.NoticeLeftPadding
{
padding-left: 5px;
}

.NoticeDetailBody
{
font-size: 1.1em;
}
.NoticeDetailBody h3
{
font-size: 1.4em;
}

.NoticeTitle
{
font-size: 1.6em;
}

.resultrow 
{
border: solid 1px #666; 
padding: 5px; 
background: #fff; 
}

.emptyrow 
{ 
width: 495px;
}

table.noticelist 
{ 
padding: 0; 
margin: 0; 
vertical-align: top; 
width: 526px;
}
table.noticelist a
{ 
text-decoration: none;
}
table.noticelist a:hover
{ 
text-decoration: underline;
}
table.noticelist th 
{ 
padding: 5px 2px; 
background: #ff5328; 
color: #fff; 
vertical-align: middle; 
}
table.noticelist td 
{ 
padding: 4px 0; 
background: #ede3cd; 
}
table.noticelist td.dark 
{ 
padding: 4px 0; 
margin: 0; 
background: #decba3; 
}
table.noticelist tr.dark td 
{ 
padding: 4px; 
background: #decba3; 
}
table.noticelist td.footer 
{ 
padding: 0;
background: #ede3cd; 
}
table.noticelist td.footer img
{ 
margin: 0;
}
table.noticelist td.white 
{ 
background: #fff; 
}
#contentmain table.noticelist td a
{ 
color: #ff3300;
}
table.noticelist td table
{ 
text-align: left;
}
table.noticelist td table td
{ 
padding: 3px;
text-align: left;
}

/* CORRIGENDA: */
table.corrigendalist 
{ 
padding: 0; 
margin: 0; 
vertical-align: top; 
width: 501px;
}
table.corrigendalist th 
{ 
padding: 0 2px; 
background: #ff5328; 
color: #fff; 
vertical-align: middle; 
}
table.corrigendalist td 
{ 
padding: 4px; 
background: #ede3cd; 
}
table.corrigendalist td.dark 
{ 
padding: 4px; 
background: #decba3; 
}
table.corrigendalist tr.dark td 
{ 
padding: 4px; 
background: #decba3; 
}
table.corrigendalist td.footer 
{ 
background: #ede3cd;
}
table.corrigendalist td.white 
{ 
background: #fff; 
}
#contentmain table.corrigendalist td a
{ 
color: #ff3300;
}

.CorrigendaTitle 
{
font-weight: bold;
}

.resultrowsmall 
{ 
width: 341px; 
border: solid 1px #666; 
padding: 2px; 
background: #eee; 
}

.emptyrowsmall 
{ 
width: 335px;
}

table.noticelistsmall 
{ 
padding: 0; 
margin: 0; 
vertical-align: top; 
}
table.noticelistsmall td 
{ 
padding: 0 2px; 
}

/* PROCURER LISTS: */
/*table.procurerlist 
{ 
width: 100%;
padding: 0; 
margin: 15px 0; 
vertical-align: top; 
}
table.procurerlist th 
{ 
padding: 5px 2px 0 2px; 
background: #ff5328; 
color: #fff; 
vertical-align: middle; 
}
table.procurerlist th.bgcolor 
{ 
padding: 5px 2px 0 2px; 
background: #eae8e1; 
color: #fff; 
vertical-align: middle; 
}
table.procurerlist td 
{ 
padding: 4px; 
background: #eae8e1; 
}
table.procurerlist tr.dark td 
{
padding: 4px; 
background: #dddbd0; 
}
table.procurerlist td.footer 
{ 
background: #eae8e1; 
}
table.procurerlist td.white 
{ 
background: #fff;
}
#contentmain table.procurerlist td a
{ 
color: #ff3300;
} */

/*** PROCURER LIST ***/

.procurerList {
	background: #eae8e1;
	padding: 20px 0 0 20px;
	width: 507px;
	margin: 0 0 0 7px;
	overflow: hidden;
}

.procurerList h3 a {
	color: #FF3300;
	font-size: 1.2em;
}

.procurerList p {
	margin-top: 0.2em;
	margin-bottom: 2em;
}

.repeateritemright a
{ 
font-weight: bold; 
}

/* CAMPAIGN RESOURCES: */
.CampaignResourceSelectionItem
{
margin-bottom: 1em;
}
.CampaignResourceSelectionSummary
{
margin-left: 1.85em;
}
.CampaignResourceSelectionImg
{
float: left;
margin-top: 4px;
}
.CampaignResourceSelectionDescription
{
margin-left: 110px;
}
.CampaignResourceSelectionItem SPAN.label
{
font-weight: bold;
display: block;
margin: 14px 0 10px 20px;
}
* html .CampaignResourceSelectionItem SPAN.label
{
margin-left: 0;
}
.CampaignResourceSelectionItem input 
{ 
float: left; 
}

/* REGISTRATION CONFIRMATION: */
.regconfirmresourceordersend
{
margin: 1.5em 0 3em 180px;
}

.regconfirmactionboxes 
{
clear: both; 
border-left: solid 6px #eae8e1; 
margin-top: 10px;
}
.regconfirmactionbox 
{ 
width: 125px; 
background: url(../images/edit_profile_button.gif) no-repeat; 
color: #fff; 
padding: 10px; 
}
.regconfirmactionbox a
{ 
color: #fff; 
}

.regconfirmactionboxleft 
{ 
width: 145px; 
float: left; 
}
.regconfirmactionboxright 
{ 
width: 145px; 
float: left; 
padding-left: 20px; 
}

.buttonRight 
{ 
text-align: right; 
}

/* CHECKBOX LISTS: */
.CheckBoxList input 
{ 
float: left; 
}
.CheckBoxList table 
{ 
margin: 7px 0;
border-collapse: collapse; 
}
.CheckBoxList table tr 
{ 
margin-bottom: 50px; 
}
.CheckBoxList label 
{ 
display: block; 
width: 120px;
float: left;
margin-left: 6px; 
padding-bottom: 10px; 
}


DIV.NoticeHeader 
{ 
text-align: center; 
}

DIV.NoticeInfo 
{ 
margin-top: 20px; 
}

DIV.NoticeOptions 
{ 
margin-top: 20px; 
}
DIV.NoticeOptions .Col1 
{ 
float:left; 
padding-left: 20px; 
width: 50%; 
}
DIV.NoticeOptions .Col2 
{ 
text-align: right; 
padding-right: 20px; 
}

DIV.NoticeOptions .OptionRow 
{ 
clear: left; 
text-align: center; 
}

DIV.NoticeOptions .OptionItem 
{ 
margin: 0 20px 5px 0; 
float: left; 
padding-right: 5px; 
}
DIV.NoticeOptions .OptionItem a
{ 
float: left;
display: block;
/*font-size: 0.9em;*/
padding: 2px 0 0 3px;
}
DIV.NoticeOptions .OptionItem IMG 
{
float: left; 
vertical-align: middle; 
}
DIV.NoticeOptions .OptionItemRight 
{ 
margin-bottom: 5px; 
float: right; 
padding-right: 5px; 
}
DIV.NoticeOptions .OptionItemRight IMG 
{ 
width: 24px; 
vertical-align: middle; 
}

.supplierprofileleft 
{ 
clear: both; 
float: left;
font-size: 1.1em;
line-height: 1.3em;
}
.supplierprofileright 
{
float: right;
}
.supplierprofileclear 
{
clear: both;
}

/* NEWSLETTER: */
#newsletterTopBar 
{ 
background: #ff3300; 
color: #fff; 
padding: 5px; 
height: 25px;
}
#newsletterTopBar #img 
{ 
float: left; 
padding-left: 5px; 
margin-top: 2px; 
}
#newsletterTopBar #title 
{ 
float: right; 
text-align: right; 
font-weight: bold; 
padding-right: 15px; 
margin-top: 5px; 
}

.ConstructionLineInvite 
{
border: 2px solid gray;
padding: 5px;
}

.Box_BlueBorder
{
margin: 15px 0;
padding: 6px;
background: #f9f4ec;
border: 1px solid #007bc4;
width: 350px;
}
.Box_BlueBorder p
{
margin: 15px 0;
}

/* FEATURED EVENTS TABLE: */
.featuredevents 
{ 
border-collapse: collapse; 
padding: 0; 
border-top: 1px solid #fff; 
}
.featuredevents tr td 
{ 
padding: 5px; 
vertical-align: top; 
border-bottom: 1px solid #fff; 
}
.featuredevents tr .date 
{ 
width: 80px; 
}

table.nmaList th 
{ 
background: #decba3; 
padding: 5px; 
}
table.nmaList td 
{ 
background: #ede3cd; 
padding: 3px; 
}

/* 'FLICKR' PAGINATION: */
a.PaginatorFlickr:hover
{
color: #fff;
background: #ff3300;
}

a.PaginatorFlickr
{
border: 1px solid #dddbd0;
margin: 2px;
padding: 2px 4px;
}
a.PaginatorFlickrActive
{
border: 1px solid #dddbd0;
color: #999;
background: #f7f7f7;
margin: 2px;
padding: 2px 4px;
}

.editprofile_subsection_control
{ 
margin-bottom: 40px; 
}

#headerrightnav a
{ 
color: #fff; 
}

#topnav a
{ 
color: #fff; 
}

#leftnavgeneral a
{ 
color: #666; 
}

#footertop #footertopleft a
{ 
color: #666;
}

#footertop #footertopleftwide a
{ 
color: #666; 
}

.bodytext .wysiwygblueheading
{
font-size: 1.1em;
font-weight: bold;
}

#regioncheckboxlist .subregion
{
height: 24px;
padding-left: 20px;
background: url(../images/tree/t.gif) no-repeat 0 0;
}
#regioncheckboxlist .subregion input
{
vertical-align: middle;
}
#regioncheckboxlist .subregion label
{
margin: -45px 0 0 0;
padding: 0;
}

/* STANDARD PAGINATION: */
.pagination
{
margin-top: 15px;
margin-bottom: 3px;
line-height: 2em;
}
.pagination .paginationSeparator
{
color: #fff;
width: 0;
}
.pagination a
{
border: 1px solid #dddbd0;
padding: 2px 4px;
}
.pagination a:hover
{
color: #fff;
background: #ff3300;
}
.pagination .currentPage
{
border: 1px solid #dddbd0;
padding: 2px 4px;
background: #f7f7f7;
}

/* BROWSE BOX JAVASCRIPT THINGY: */
#treeDiv1 div img
{
margin: 0;
}

/* NEW NOTICES FORMATTING '06: */
.notices-06 h2
{
display: block;
width: 205px;
padding: 10px;
font-size: 1.5em;
font-weight: bold;
color: #ff3300;
background: url(../images/notices-06-h3-bg.gif) no-repeat top left #e6d7b7;
}

.notices-06 .list-holder
{
padding: 16px 16px 5px 16px;
background: #f7f1e6;
}
.notices-06 .list-holder dl
{
margin-bottom: 16px;
color: #333;
}
.notices-06 .list-holder dl dt
{
padding-bottom: 2px;
font-size: 0.9em;
line-height: 1.6em;
border-bottom: 1px solid #999;
}
.notices-06 .list-holder dl dt a
{
font-size: 1.3em;
color: #ff3300;
font-weight: bold;
text-decoration: none;
}
.notices-06 .list-holder dl dt a:hover
{
text-decoration: underline;
}
.notices-06 .list-holder dl dd
{
padding: 10px;
font-size: 0.8em;
background: #faf6ee;
}
.notices-06 .list-holder dl dd p strong
{
font-weight: lighter;
color: #114768;
}
.notices-06 .list-holder dl dd ol
{
list-style-type: none;
margin: 10px -10px -10px -10px;
font-size: 1.3em;
background: url(../images/notices-06-ol-bg.png) repeat-x top left #fcfaf5;
}
.notices-06 .list-holder dl dd ol li
{
min-height: 1.15em;
clear: both;
padding: 8px 10px;
border-bottom: 1px solid #ccc;
}
.notices-06 .list-holder ol li a
{
font-weight: lighter;
color: #ff3300;
text-decoration: none;
}
.notices-06 .list-holder ol li a:hover
{
text-decoration: underline;
}
.notices-06 .list-holder ol li .details
{
float: left;
font-weight: bold;
}
.notices-06 .list-holder ol li .edit
{
font-weight: lighter;
font-size: 0.8em;
color: #333;
}
.notices-06 .list-holder ol li .edit:hover
{
background: #fff;
color: #ff3300;
}
.notices-06 .list-holder ol li .status
{
float: right;
font-size: 0.85em;
color: #333;
}
.notices-06 .list-holder ol li .status strong
{
font-weight: bold;
color: #114768;
}
.notices-06 .list-holder ol .last
{
border-bottom: none;
}

/* OTHER FORMATTING: =================================================== */
.titleorange 
{ 
font-weight: bold; 
color: #ff3300; 
}
.titlenavy 
{ 
color: #114768; 
}

.pagetitle 
{ 
font-size: 1.4em;
font-weight: bold; 
color: #114768; 
}

.error, .error p 
{ 
color: red;  
}

ul.resources 
{ 
list-style-type: disc;
}
ul.resources li.resourcesHeader 
{ 
list-style-type:none; 
font-weight: bold;  
margin-left: -14px;
}

iframe 
{ 
display: none; 
}

/* HACKS, ETC: ============================================================= */
.clear 
{ 
clear: both; 
}

/* IE ONLY: */ a 
{
word-wrap: break-word;
}






#AlertHistoryDateSelector
{
	float: left;
	margin-top: 6px;
	width: 260px;
	margin-right: 10px;
}

#AlertHistoryDateSelector .DateValidationError
{
	color: Red;
	font-weight: bold;
	font-size: 95%;
	text-align: center;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid red;
}

#AlertHistoryDateSelector #SelectedDate, #AlertHistoryDateSelector #JumpDate
{
	margin-top: 10px;
}

#AlertHistoryDateSelector #JumpDate #input
{
}

#AlertHistoryDateSelector #JumpDate #input .label
{
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}

#AlertHistoryDateSelector #JumpDate #input .label label
{
	margin: 0px;
	padding: 0px;
}

#AlertHistoryDateSelector #JumpDate #input .control
{
	display: block;
	float: left;
	margin-right: 3px;
}

#AlertHistoryDateSelector #JumpDate #button
{
	float: left;
	margin-top: -1px;
}

#AlertHistoryListing
{
	float: left;
	/*width: 510px;*/
}


.AlertHistory .AlertsAvailable
{
	font-weight: bold;
}

.AlertHistory .OtherMonth
{
}

.NoticeListEmailFormat h2
{
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px 13px 10px 21px;
	background: #e6d7b7;
	font-weight: bold;
	color: #ff3300;
	font-size: 1.4em;
}

.NoticeListEmailFormat p.view
{
	margin-top: 13px;
	margin-bottom: 0px;
	padding: 0;
	font-weight: bold;
}

.NoticeListEmailFormat p.nma
{
	margin: 0;
	padding: 0;
}

.NoticeListEmailFormat ul
{
	font-size: 0.9em;
	/* margin-left: 21px; */
	padding: 0 13px 0px 21px;
	line-height: 1.4em;
}

.NoticeListEmailFormat li
{
	color: #ff3300;
	list-style-type: disc;
}

.NoticeListEmailFormat a
{
	text-decoration: underline;
	color: #666;
}

.NoticeListEmailFormat p.view a
{
	color: #ff3300
}

.NoticeListEmailFormat li.invited p
{
	color: #666
}

.control .radio_with_tooltip, .control .radio_with_tooltip .helptext
{
	width: 300px;
	margin: 0px;
}

.radio_with_tooltip .radio {
	float: left;
}

.radio_with_tooltip .helplink 
{
	float: right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.radio_with_tooltip .helplink img {
	margin-bottom: 0px;
	margin-top: -4px;
}

.tooltip
{
	position: absolute;
	background-color: #ffffa0;
	border: solid 1px #a5acb2;
	padding: 0.5em;
	width: 250px;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}



/* Notice Tree */
.NoticeTreeItemWrapper
{
}

.NoticeTreeItemContainer
{
}

.NoticeTreeItemWrapper .Nest1
{
}

.NoticeTreeItemWrapper .Nest1-1
{
	margin-left: 50px;}

.NoticeTreeItemWrapper .Nest1-1-1
{
	margin-left: 100px;}

.NoticeTreeItemWrapper .Nest1-1-1-1
{
	margin-left: 150px;}

.NoticeTreeItemWrapper .Nest1-1-1-1-1
{
	margin-left: 200px;}


.NoticeTreeItemTitle
{
	font-weight: bold;
}

.ActiveItem
{
	border: 1px solid black;
	background:#EDE3CD none repeat scroll 0%;
	padding:5px 0 0 5px;
}

/*
.ActiveItem .NoticeTreeItemTitle
{
	background-image: url(../images/search_go_button.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}
*/

.NoticeTreeItemFieldLabel
{
}

.NoticeTreeItemFieldValue
{
}


.sitemap 
{
	padding: 0 0 0 10px;
	font-size: 1em;	
}

.sitemap .sitemap {
	font-size: 0.9em;
}


.toggle {
	margin: 15px 0 10px 0;
	border-bottom: 5px solid #ff3300;
	overflow: hidden;
	zoom: 1;
	padding: 0 0 0 4px;
	/*padding: 0 0 0 24px;*/
	display: block;
}

.toggle span {
	background: url('../images/toggle_dot.png') top right no-repeat #ff3300;
	margin: 0;
	/*padding: 3px 8px 0 4px;*/
	padding: 3px 8px 0 7px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.1em;
	color:#FFF;
	display: block;
	float: left;
}

.plus {
	/*background: url('../images/toggle_plus.png') no-repeat;*/	
}

.minus {
	/*background: url('../images/toggle_minus.png') no-repeat;*/	
}

.section {
	padding: 20px;
}

/**
Component Art Stylesheet
**/

.ddn { cursor:default;color:#666;font-family:Georgia,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:15px; font-style: italic; z-index:20000 !important; }
.ddn-ftr { width:190px;height:8px;background:transparent url("images/static.png") no-repeat 50% -82px;overflow:hidden; } /* overflow:hidden allows IE6 to render the element's height correctly */
	
.ddn-con { width:350px;height:auto;background-color:#e0e0e0; padding: 3px 0;  }
.ddn-item { width:330px;padding: 1px 8px !important;line-height:22px;background:none; color:#000 !important; }
.ddn-item-hover { background:#ff7755 no-repeat;width:330px;line-height:22px;color:#000; }
	
.cmb { background-color:#f6f6f6;border:0px solid #454545;border-right-color:#000;border-bottom-color:#000; }
.cmb-hover { background-color:#fff; }
.txt { background:none;border:none;margin:0;padding:0;font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#333; }
.cmb-hover .txt { color:#000; }
	
	
.style { background:#f6f6f6 url("images/vertical.png") repeat-y; }
	.style .ddn-item { width:190px;height:34px;line-height:34px; }
	.style .ddn-item-hover { width:190px;height:34px;line-height:34px;color:#333333;background:transparent url("images/static.png") no-repeat 0 -44px; }
	.style .brk { width:190px;height:4px;background:transparent url("images/static.png") no-repeat 0 -78px; }
	
.font { background:#f6f6f6 url("images/vertical.png") repeat-y; }
	.font .ddn-item { width:190px;height:22px;line-height:22px; }
	.font .ddn-item-hover { width:190px;height:22px;color:#333333;background:transparent url("images/static.png") no-repeat 0 -22px; }
	.font .icon { width:12px;height:12px;float:left;padding:5px 16px 0 4px; }
	
nobr {
	white-space: normal !important;
}


.tabStrip a {
	color: #000000;
}

.tabPage {
	padding: 0 !important;
	*padding: 20px !important;
}


#searchDropDown label {
	font-family: 'Trebuchet MS', sans-serif;
	display: block;
	margin: 0 0 7px 0;
	color: #000000;
	font-size: 1.1em;
	line-height: 1em;
}

#searchDropDown input {
	border: 1px solid #999999;
	padding: 5px;
	font-family: 'Georgia', sans-serif;
}

#searchDropDown .ac_input {
	margin: 0 0 5px 0;
} 

#searchDropDown .submit {
	padding: 0;
	border: 0;	
}

#searchDropDown .inner {
	padding: 20px;
}


/*#advSearch .title {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
}*/

.divTabs {
	margin: 0 !important;
	position: relative;
	z-index: 3;
	padding: 1px 0 0 0;
}

.divTabs li {
	background: #ffffff;
	float: left;
	margin: 0 5px 0 0 !important;
	list-style: none;
	border-top: 1px solid #767675;
	border-left: 1px solid #767675;
	border-right: 1px solid #767675;
}

.divTabs .active {
	position: relative;
	top: 1px;
	z-index: 4;
}

.divTabs li a {
	padding: 6px 10px;
	float: left;
	color: #000000;
}

.panelsHolder {
	background: #ffffff;
	border: 1px solid #767675;
	clear: both;
	padding: 10px;
}

.panelsHolder .form .checklist label {
	padding: 0 15px 0 0;
}

.searchSuppliersPanel {
	padding: 20px;
}

#advSearch {

	clear: both;
	padding: 20px 15px 15px 15px;
}

#advSearch .divTabs li,
.categories .divTabs li {
	overflow: hidden;
}

#advSearch .divTabs li input,
.categories .divTabs li input {
	padding: 5px;
	float: left;
}

.outer {
	position: relative;
	z-index: 1;
}

#basicSearch {
	clear: both;
	padding: 10px;
	position: relative;
	z-index: 2;
}

#basicSearch .inner {
	overflow: hidden;
}

#basicSearch .inner #searchDropDown {
	float: left;
}

#basicSearch .inner .submit {
	margin: 23px 0 0 10px;
}

/*#basicSearch table {
	float: left;
	margin: 0 10px 0 0;	
}*/


/*** ADVANCED SEARCH ***/

#advSearch .title {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0 0 0;
}

#advSearch .title a {
	color: #666666;
}

#advSearch .info {
	font-weight: bold;
	font-size: 1em;
}

#advSearch .info #status {
	font-weight: normal;
}

.yourSelection {
	border: 1px solid #767675; 
	padding: 0 10px 10px 10px; 
	margin: 20px 0; 
}

.yourSelection h4 {
	background: #ffffff;
	font-weight: bold;
	float: left;
	position: relative;
	top: -8px;
}

#editProfileSelection h4 {
	background: #EAE8E1;
}

.yourSelection #selectedResultsHolder {
	display: block;
	clear: both;
	padding: 0 0 4px 0;
}

#advSearch #OjeuRef .label {
	padding: 0 0 2px 0;
}

#advSearch #OjeuRef .label label {
	font-weight: normal;
	margin: 0;
}

#advSearch .submit {
	margin: 10px 0 0 0;
}



#donoticesearch 
{
	overflow: hidden;
	padding: 5px 20px 20px 5px;
}

#donoticesearch input {
	float:right;
}

#results .info {
	background: url('../images/dots.png') bottom left repeat-x;
	padding: 0 0 12px 0;
	margin: 0 0 0 0;
}

#results .info h3 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.55em;
	font-weight: normal;
	color: #4c4c4c;
	margin: 9px 0 5px 9px;
	line-height: 1em;
}

#results .info p {
	margin: 1em 0;	
}

#results .info em {
	color: #ff3300;
	font-weight: bold;	
}

#results .results {
	margin: 5px 0;	
}

#results .pagination {
	padding: 10px;
	margin: 0;
}

#results .top {
	padding: 15px 0;;
	background: url('../images/dots.png') bottom left repeat-x;	
}


.result {
	padding: 15px 0px 10px 14px;
	background: url('../images/dots.png') bottom left repeat-x;
}

.result h4 {
	font-size: 1.2em;
	font-family: 'Trebuchet MS', sans-serif;
	/*padding: 0 130px 0 0;*/
	padding: 0 10px 10px 10px;
}

.result .cpv {
	position: relative;
	margin: 25px 15px 0px 10px;
}

.result .cpv .content {
	background: url('../images/white_dot.png') top left no-repeat #EAE8E1;
	color: #000000;
	zoom: 1;
	position: relative;
	border: 0 !important;
	padding: 0 !important;
}

.result .cpv .inner {
	background: url('../images/white_dot.png') bottom left no-repeat;
	padding: 0;	
}

.result .cpv .item {
	padding: 10px;
	border-bottom: 1px solid #bebbb0;
	overflow: hidden;
	zoom: 1;
	position: relative;
	/*background: url('../images/dots.png') repeat-x bottom;*/
}

.result .cpv .item label {
	padding: 0;
	margin: 0;
}

.result .cpv .item .add {
	margin: 6px 0 0 0;	
	float: right;
}

.result .cpv .item .add label {
	margin: 0 4px 0 10px;
}

.result .cpv .item .add input {
	vertical-align: middle;	
	margin: 0;
}

.result .cpv .last {
	border: 0;
	background: url('../images/white_dot.png') bottom right no-repeat;	
}

.result .cpv p {
	margin: 0;
	padding: 0;
	font-size: 1em;	
}

.result .togglelink {
	position: absolute;
	top: 0; right: 0;
	background: url('../images/white_dot.png') top left no-repeat #EAE8E1;
	color: #000000;
	display: block;
	float: right;
	text-decoration: none !important;
	cursor: pointer;
}

.result .togglelink a:hover {
	text-decoration: none;
}

.result .togglelink span {
	background: url('../images/white_dot.png') top right no-repeat;
	display: block;	
}

.result .togglelink span span {
	background-position: bottom left;
}

.result .togglelink span span span {
	background-position: bottom right;
	padding: 4px 5px;
}

.result .togglelink .icon {
	width: 14px;
	height: 14px;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	background: url('../images/cpv_icon.png') no-repeat;	
}

.result .closed .icon {
	background-position: 0 0;
}

.result .open .icon {
	background-position: 0 -14px;
}

.result .open span span,
.result .open span span span {
	background: none;
}

.saveSearch {
	margin: 0 0 10px 10px;
}


.form {
	
}

.form .part {
	padding: 15px 0;
	font-size: 1.1em;
	font-family: 'Trebuchet MS', sans-serif;
	color: #000000;
	overflow: hidden;
	zoom: 1;
}

.form .part strong {
	font-size: 1.1em;
	float: left;
	width: 115px;
	padding: 0 10px 0 0;
}

legend {
	margin: 0;
	padding: 0;
}

.fieldset legend {
	color: #000000;
	font-weight: bold;
	white-space: normal;
}


.fieldset ul {
	margin-left: 0;
}

.form .fieldset .c  {
	position: relative;
	left: 125px;
	top: -20px;
}

.form .fieldset #normal {
	top: -38px;
}

.form .part strong span {
	display: block;
	font-weight: normal;
	font-size: 0.9em;
	margin: 2px 0 0 0;
}	

.form .single {
	padding: 3px 0;
	overflow: hidden;
	zoom: 1;
}

.form .c {
	float: left;
}

.form .c .label {
	float: left;
	margin: 0;
}

.form .c label {
	float: left;
	margin: 0;
	width: 55px;
	padding: 0 5px 0 0;
}

.form .c .control {
	float: left;	
}

.form .checklist {
	padding: 0;	
}

.form .checklist li {
	list-style: none;
}

.form .checklist td {
	padding-right: 10px;	
}

.form .checklist input {
	vertical-align: middle;
	margin-right: 5px;	
}

.form .checklist label {
	float: none;
	width: auto;	
}



.tabgroup {
		
}

.tabgroup .content {
	background: #ffffff;
	border: 1px solid #767675;
	padding: 20px;
}

.tabs {
	margin: 0 0 -1px 0 !important;
	padding: 0 !important;
	list-style-type: none !important;	
	overflow: hidden;
	zoom: 1;
}

.tabs li {
	margin: 0 4px 0 0 !important;
	padding: 0 !important;
	float: left;
	background: #ffffff;
	border: 1px solid #767675;
}

.tabs li a,
.tabs li span {
	padding: 6px 14px;
	float: left;
	outline: 0;
	color: #000000;
	font-family: 'Trebuchet MS', sans-serif; 
	font-size: 15px;
}

.tabs li span {
	color: #808080 !important;
	cursor: default;
}

.tabs li a:hover {
	text-decoration: none;
	color: #ff5000;
}

.tabs li .active {
	padding: 5px 14px 7px 14px;
	position: relative;
	bottom: -1px;
	background: #ffffff;
	color: #000000 !important;
}

.tabs li span.active {
	color: #808080 !important;
}


.progress {	
	color: #D1D1D1; 
	padding: 0 !important;
	margin: 0 0 15px 0 !important;
	list-style-type: none !important;
	overflow:hidden;
	font-size:1.3em;
	zoom:1;
	clear: both;
}

.progress li {
	color: #fff; 
	padding: 0;
	margin: 0 !important;
	float:left;
	width: 111px;
	height: 37px;
}

.progress span {
	background: url('../images/progress_arrow.png') right -42px no-repeat #ff9966;
	padding: 5px 10px 5px 3px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1em;
	line-height: 1.15em;
	display: block;	
}

.progress strong {
	float: left;
	font-size: 1.5em;
	padding: 5px 2px 3px 0;
}

.progress .active {
	background: url('../images/progress_arrow.png') left -168px no-repeat #ff3300;
	margin-left: -25px !important;
	padding-left: 25px;	
}

.progress .active span {
	background-color: #ff3300;
	background-position: right top;
	font-weight:bold;
}

.progress .last {
	background-position: right -126px;
}

.progress .active .last {
	background-position: right -84px;
}

.progress .step1 span {
	padding-right: 25px;
}

.progress .step2 span {
	padding-right: 25px;
}

.progress .step4 span {
	padding-right: 0;
}



#register08 .formpanel {
	background-image: none;
	padding: 8px 20px 0 20px;
}

#register08 .form2collayout .label {
	width: 160px;
}

#register08 .form2collayout .control {
	margin-left: 160px;	
}

#register08 .form2collayout .checkbox .control {
	margin: 0;
}

#register08 .form2collayout,
#register08 .form2collayoutwide {
	zoom: 1;	
}

#register08 .subheading {
	background-image: url('../images/titlebackgroundwidewhitefull.gif');
	width: auto;
	clear:both;	
}

#register08 .inputsbottom {
	text-align: right;
	padding: 10px 0 0 0;
}

.imabtn
{
	float:right;
	clear:both;
	margin:5px 0;
}

#cpv_selector {
		
}

#cpv_selector h3 {
	margin: 0 0 5px 0;	
	color: #000000;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.2em;
}

#cpv_selector .listbox {
	margin: 15px auto;
	width: 316px;
}

#cpv_selector select {
	margin: 0; padding: 0;
}

#cpv_selector .from {
	width: 100% !important;
	height: 150px !important;
	display: block;
}

#cpv_selector .to {
	width: 100% !important;
	height: 150px !important;
	display: block;
}

#cpv_selector .buttons {
	margin: 4px 0 0 0;
	border-top: 4px solid #ff3300;
	overflow: hidden;
	zoom: 1;
}

#cpv_selector .buttons input {
	float: right;
	margin: -4px 0 0 4px;
}

#sectorlist 
{
	margin-top: 10px;
	padding-left: 20px;
}

#subsectorlist
{
	margin-top: 10px;
	padding-left: 20px;
}
#subsectorlist input
{	
	float:left;
}
#subsectorlist label
{		
	float:left; 	
	text-align:left; 	
}
.radioBtns{
width:100%;
}


.radioBtns table{
margin:10px auto 0 auto;
text-align:center;

}

.radioBtns table td{
display:inline;
margin:0 15px;
font-weight:bold;
}

.profileButtons {
	padding: 15px 0 0 0;
	display: block;
	text-align: center;
}

.turnoverButtons {
	width: auto;
}

.profileButtons br,
.turnoverButtons br  {
	display: none;
}

.profileButtons label,
.turnoverButtons label {
	margin-right: 20px;
}

.verticalButtons {
	overflow: hidden;
	line-height: 2em;
}

.searchresult {
	overflow: hidden;
}


.searchresult .item {
	padding: 20px 0 20px 0;
	font-size: 1.2em;
}

.nowrap {
	white-space: nowrap;
}

.results_title {
	font-weight: bold;
}



/*** CALENDAR ***/

.eventsCalendar {
	/*width: 130px;*/
	border: none;
}

.eventsCalendar .inner {
	/*width: 145px;*/
	border: none;
}

.eventsCalendar .calendar {
	table-layout:auto;
	width:150px;
}

.newsregions input{
	margin:10px 0 0 0;
}

.eventsCalendar input{
	padding:2px;
	border:none;
	margin:0 0 0 6px;
	background:none;
}

table.calendar{
	margin:0 0 0 4px;
}

.eventsCalendar th{
	padding:5px 12px;
}

.eventsCalendar td{
	padding:4px;
	border:1px solid #bebebe;
}

.eventsCalendar .calendar td {
	text-align: center;
	padding:0;
}

.procurerlist {
	padding: 10px 0;
}

.procurerlist .item {
	padding: 0 0 25px 0;
}

.procurerlist .item a {
	color: #FF3300;
}

.procurerlist .item li {
	margin-left: 20px;
}

#page .cta
{
	width:240px;
	min-height:196px;
	float:left;
	margin:0 0 10px 16px;
}

#page .cta_text {
	background: transparent url(../images/rebrand09/cta_bg.png) scroll 0 0 !important;
	/*height: auto !important;*/
	min-height: 80px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	width:240px;
	background: url('../images/rebrand09/cta_bg.png') no-repeat;
}

#page .cta_bg {
	width: 240px !important;
	position:relative;
}

#page .cta_bg img {
	height: 160px;
}

/*#page .cta h2 {
	width: 100%;
}*/


/*** ACCESS KEYS ***/

.skipnav {
	position: absolute;
	left: -4000px;
	top: 0;
}

.access_title {
	display: none;
}

/*** VWIDB ***/

.label label {
	font-weight: bold;
	width: 200px;
	vertical-align: top;
	color: #114768;
}

#results {
	/*width: 500px;*/
}

#results table td {
	padding: 10px;
}

#filters-1, #filters-2 {
	float: left;
	width: 200px;
}

#filters .label {
	font-weight: Bold;
	display: block;
	padding: 0 0 3px 0;
}

#filters ul {
	list-style-type: none;
}

#filters ul li {
	padding: 0 0 10px 0;
}

#filters ul li select {
	width: 146px;
}

#filters-2 li table {
	padding: 0 0 20px 0;
}

#filters-2 li table td {
	overflow: hidden;
}


#filters-2 li table td input {
	float: left;
}


.validateerror {
	color: red;
}

#searchPage {
	padding: 20px 0 20px 0;
}

#searchPage .field {
	margin: 4px 0;
}

#searchPage .basictab .label {
	display: inline-block;
	width: 100px;
}

#searchPage .basictab select {
	width: 320px;
}

#searchPage .advancedtab .label {
	display: block;
	padding: 15px 0 5px 0;
}

#searchPage .advancedtab select {
	width: 250px;
	margin: 2px 0;
}

#searchPage .advancedtab .textbox {
	width: 245px;
}

.infoText {
	color: #FF3300;
	padding: 8px 0 0 0;
}

#contactForm .label {
	display: block;
	padding: 10px 0 2px 0;
}

#contactForm .textbox {
	width: 250px;
}

#contactForm select {
	width: 253px;
}

#contactForm textarea {
	width: 555px;
	height: 110px;
}

.row {
	overflow: hidden;
}

.row .field {
	float: left;
	width: 30%;
}

.buttons {
	padding: 20px 10px 0 10px;
}

.resultsButtons {
	padding: 20px 10px;
}

.buttons .submit {
	background: #6699CC;
	color: #ffffff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding: 3px 8px;
}


.blueBox {
	background: #6699cc url(../images/box_top.png) no-repeat 0 0;
	margin: 0 0 20px 0;
}

.blueBox .inner {
	background: url(../images/box_bottom.png) no-repeat left bottom;
}

.blueFadeBox {
	background: url(../images/sidebar-bluefade.png) no-repeat 0 0;
}

.blueFadeBox .inner {
	padding: 10px 9px 20px 9px;
}

.blueFadeBox h3 {
	margin: 5px 0 15px 0;
}

.blueFadeBox .inner .advanced {
	padding: 7px 5px 5px 1px;
}

/*** SMALL SEARCH ***/

#smallSearch .control {
	overflow: hidden;
}

#smallSearch .textbox {
	float: left;
	border: 1px solid #a1a6a8;
	width: 98px;
}

#smallSearch .submit {
	background: #6699CC;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 0 3px;
	padding: 1px 2px;
	*padding: 0;
}


/*** Tab stuff ***/

#tabNav {
	margin: 0 0 0 10px;
	position: relative;
	top: 1px;
	/*display: none;*/
}

#tabNav.tabNavResults {
	display: block;
}

#tabNav li {
	background-image: url(../images/tab_long.png); 
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style: none;
	float: left;
	margin: 0 1px 1px 0;
	cursor: pointer;
}

#tabNav li .inner {
	background-image: url(../images/tab_short.png); 
	background-repeat: no-repeat;
	background-position: right 0;
	display: block;
}

/*#tabNav li span span {
	display: block;
	padding: 8px 20px;
	cursor: pointer;
}*/

#tabNav li input {
	background: none;
	border: none;
	padding: 8px 20px;
}

#tabNav li input.hidden {
	display: none;
}

#tabNav li .text {
	padding: 8px 20px;
	display: none;
}

#tabNav .active {
	background-position: 0 -50px;
	position: relative;
	top: 1px;
	z-index: 2;
}

#tabNav .inactive {
	position: relative;
	top: 1px;
}

#tabNav .active .inner {
	background-position: right -50px;
}

.tab {
	border-top: 1px solid #97A5B0;
	position: relative;
	z-index: 1;
	clear: both;
	padding: 10px;
}

.noJavascript {
	font-size: 1.3em;
}



.searchSummary p {
	margin: 3px 0;
}

.searchSummary span {
	font-weight: bold;
}

#divSearchCriteria {
	padding: 20px 10px 10px 10px;
	width: 550px;
}

#searchResultsTable {
	padding: 0 10px;
}

#searchResultsTable table {
	width: 548px;
}

#resultsTable { 
	table-layout: fixed;
}

#resultsTable th {
	padding: 5px 18px;
	text-align: center;
}

#resultsTable td {
	padding: 5px 18px;
}

#resultsTable h4 {
	margin: 15px 0 0 0;
	font-size: 1em;
}

#projectList .item {
	padding: 10px 0;
}

#projectPage {
	overflow: hidden;
	padding: 15px;
}

#projText {
	float: left;
	padding-right: 40px;
	width: 266px;
}

#projText .title {
	font-size: 1.5em;
	padding: 0 0 15px 0;
}

#projText .subtitle {
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 4px 0;
}

 #projText .projectlabel 
{
	overflow: hidden;
}

#projText .projectlabel label 
{
	float: left;
	width: 55px;
	margin-left:0;
}

 #projText .projectlabel a
{
	font-weight:bold;
	text-decoration:underline;
}

#projinfo {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 13px 0 0;
	overflow: hidden;
	padding: 10px;
}

#projinfo p {
	overflow: hidden;
}

#projinfo p span {
	display: block;
	float: left;
	font-weight: bold;
	width: 110px;
}

#projText .summary p {
	margin: 1px 0;
}

.turnover {
	padding: 10px 0;
}

.turnover .row {
	overflow: hidden;
}

.turnover .row .col {
	float: left;
	width: 175px;
}

.turnover .row .col label {
	font-weight: normal;
}

.pseudoTable {
	padding: 15px 0 5px 0;
}

.pseudoTable .row {
	margin: 0 0 3px 0;
}

.pseudoTable div span input {
	margin: 13px 0 0 0;
}

.pseudoTable textarea {
	display: block;
	margin-bottom: 15px;
	margin-top: 4px;
}

.glossaryList dt {
	font-weight: bold;
	margin: 10px 0 0 0;
}