*
{
    margin: 0;
    padding: 0;
}
/*stops pages jumping right when lack of vertical height in firefox/opera due to absence of scrollbar*/
html
{
min-height: 101%;
}
body
{
    background-attachment: fixed;
    background-color: #fff;
    background-image: url(../images/back.gif);
    background-position: left top;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, Sans Serif;
    min-height: 900px;
}

a img
{
    border: 0;
}

.pageBreak
{
    page-break-after: always;
}

textarea
{
    font-family: Arial, Helvetica, Sans Serif;
}

#report
{
    font-size: 100%;
}

#everything
{
    background: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #8eb737;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8eb737;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #8eb737;
    color: #000;
    margin: 0px auto;
    padding: 12px 20px;
    width: 986px;
}

a:link,
a:visited,
a:hover,
a:active
{
    color: #5F8F00;
    text-decoration: none;
}

.fontSize
{
    font-size: 1.3em;
}

.loading 
{
    background: url(../images/ajax-loader.gif) no-repeat center;
    height:16px;
    width:16px;
}

#header
{
    position: relative;
    width: 986px;
    z-index: 100;
}

#header #logo
{
    width: 259px;
    float: left;
    display: inline;
    margin: 15px 0 20px 0;
}

#header #logo a img
{
    margin: 32px 0 34px 0;
    position: relative;
}

#header #topContent
{
    float: right;
    display: inline;
    clear: right;
    width: 727px;
    margin: 10px 0;
}

#header #topContent #topContentMessage .quickContactUs
{
    font-weight: bold;
    color: #4c4c4c;
}

#header #topContent #topContentMessage .quickContactUs span
{
    float: left;
    margin-top: 2px;
    margin-right: 20px;
}

.headerLink
{
    float: right;
    display: inline;
    margin-left: 16px;
    font-size: 0.8em;
}

#header .headerLink.large
{
    display: block;
    height: 39px;
    width: 131px;
}

/* styling for slding topPanel and LogInfoTab*/

#topPanel {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 3px;
    text-align: left;
    top: 0;
    width: 33%;
    z-index: 555;
}

#topPanel #panel
{
    background:url("../images/infoNote_stripe_03.png") no-repeat scroll right bottom #FFFFCC;
    border:1px solid #FFC45F;
    color: #4d4d4d;
    display: none;
    height: 111px;
    overflow: hidden;
    padding: 10px 0px 5px;
    position: relative;
    width: 100%;
    z-index: 5;

    -moz-box-shadow:-3px 2px 7px #9f9f9f;
    -moz-border-radius-topright: 7px;
    border-top-right-radius:7px;
    -webkit-border-top-right-radius:7px;

}


.ModalWindow
{
  border: solid 1px #c0c0c0;
  background:#f0f0f0;
  padding: 0px 10px 10px 10px;
  position:absolute;
  top:-1000px;
  height:400px;
  width:400px;
  left:250px;
}

.ForgotPasswordModalWindow
{
  border: solid 1px #c0c0c0;
  background:#ffffff;
  padding: 10px;
  position:absolute;
  top:-1000px;
  width:400px;
  left:250px;
}
#modal 
{   
    position:absolute;   
    z-index:10000;   
    background-color:gray; 
    filter:alpha(opacity=35); 
    opacity:0.35; 
    display:none;  
}
.submittop
{
    padding : 10px 10px 10px 10px;
}
.ForgotPasswordinfobox
{   
    padding: 10px 12px 5px;
}
#ForgotPasswordbody
{
    font-size: 1em;
    padding :0px 10px 10px 10px;
}
.modalBackground
{
  background-color:#CCCCFF;
  
}

#header .submit
{
    z-index: 777;
}

#header #panel ul
{
    font-size: 0.75em;
    list-style-type: none;
    margin-left: 10px;
}

#header #panel ul
{
    font-size: 0.75em;
    list-style-type: none;
    margin-left: 10px;
}

#header #panel ul li.first
{
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #FFC45F;
    margin-bottom: 5px;
}

#header #panel ul li
{
    line-height: 1.5em;
}
#header #panel ul li
{
    line-height: 1.5em;
}

.logInfoTab
{
    height: 42px;
    position: relative;
    top: 0;
    z-index: 555;
}

.logInfoTab ul.login
{
    clear:right;
    display:block;
    float:right;
    font-size:0.75em;
    font-weight:bold;
    height:15px;
    margin:0;
    position:absolute;
    right:0px;
    text-align:center;
    width:auto;
}

.logInfoTab ul.login li
{
    display:block;
    float:left;
    text-align:left;
}
.logInfoTab ul.login li.toggleUserStats
{
    background:url("../images/user-name-slide_07.png") no-repeat scroll right 0 transparent;
    cursor: pointer;
    font-size:13px;
    font-weight:bold;
    height:28px;
    padding:0px 40px 0px 0px;
    text-decoration:none;
}
.logInfoTab ul.login li.toggleUserStats span
{
    background:url("../images/user-name_06.png") no-repeat scroll 0 0 transparent;
    line-height:19px;
    margin-left:-5px;
    padding:4px 0 5px 14px;
}
.logInfoTab ul.login li.toggleUserStats,
.logInfoTab ul.login li.toggleUserStats span
{
    cursor: pointer;
    display:inline-block;
}
.logInfoTab ul.login li.toggleUserStats:hover
{
    background-position:right -28px;
}
.logInfoTab ul.login li.toggleUserStats:hover span
{
    background-position:0 -28px;
}

.logInfoTab ul.login li a
{
    color: #ff6600;
}

.logInfoTab a.open
{
    background:url("../images/bt_open.png") no-repeat scroll left 0 transparent;
}

.logInfoTab a.close
{
    background:url("../images/bt_close.png") no-repeat scroll left 0 transparent;
}

.logInfoTab a.open, .logInfoTab a.close {
    cursor: pointer;
    display: block;
    height: 20px;
    line-height: 20px !important;
    padding-left: 30px !important;
    position: relative;
    top: 11px;
    width: 100px;
}

.avatar
{
    border-left:1px solid #CACADE;
    height:67px;
    left:-20px;
    overflow:hidden;
    padding-left: 10px;
    position: relative;
    top:4px;
    width:91px;
}

/* END styling for slding topPanel and LogInfoTab*/

.bannerlogo /* same as #header #logo tag*/
{
    width: 259px;
    float: left;
    display: inline;
}

.projbanner
{
    padding: 0px 105px 0px 0px;
    background: url(../images/projects-icon_clear.gif) right top no-repeat;
    float: left;
    margin-left: 150px;
    display: inline;
}

.projbanner li
{
    background-position: left top;
    background: url(../images/tick_clear.gif) left top no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    font-size: 1em;
    list-style-type: none;
    color: #3d3d3d;
    font-weight: bold;
}

.buttpos,
.buttpos1
{
    position: relative;
    width: 300px;
    padding-top: 0px;
}

.trialbu
{
    background: url(../images/free-trial.jpg) 0px 0px no-repeat;
    padding-top: 7px;
    padding-left: 45px;
    width: 300px;
    height: 43px;
    display: block;
    font-size: 1.3em;
    color: #FFFFFF;
    text-decoration: none;
}

.trialbu:hover
{
    background-position: 0px -50px;
}

.buttpos a:link,
.buttpos a:hover,
.buttpos a:visited,
.buttpos a:active,
.buttpos1 a:link,
.buttpos1 a:hover,
.buttpos1 a:visited,
.buttpos1 a:active /* temporary link state until 'a' class in stylesheet has been altered */
{
    font-size: 1.8em;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#projfoot
{
    padding: 10px;
    background-color: #F7F7F7;
    border: 1px solid #DBDBDB;
    width: 986px;
    margin-top: 23px;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.8em;
    text-align: center;
}

/* #main menu */

#navigation
{
    clear: both;
    position: relative;
    width: 986px;
    z-index: 5;
}

/* Top  Navigation */
/* tab styling with sliding doors/one sprite */
#navigation li
{
    float: left;
    list-style: none;
    position: relative;
    margin-right: 11px;
}

#navigation li a
{
    display: block;
    text-decoration: none;
}

/* locked class styling appears below for double class instance */
#navigation ul li a.top, #navigation ul li a.lock
{
    color: #709326;
    text-decoration: none;
    display: block;
    background: url(../images/navtabs_sprite.gif) 0px -201px no-repeat;
    padding: 8px 10px 6px 20px;
}

#navigation ul a.top:hover span, #navigation ul a.lock:hover span
{
    background: url(../images/navtabs_sprite.gif) -244px -120px no-repeat;
}

#navigation ul li a.top span
{
    background: url(../images/navtabs_sprite.gif) -244px -201px no-repeat;
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 10px;
}

/* .lock class styling appears below top in stylesheet for double class instance */
#navigation li.selected
{
    bottom: -1px;
}
#navigation ul li.selected a.top span
{
    background: url(../images/navtabs_sprite.gif) -244px -162px no-repeat;
    z-index: 5;
}

#navigation ul li.selected a.top
{
    background: url(../images/navtabs_sprite.gif) no-repeat 0px -162px;
    color: #fff;
    z-index: 5;
}

#navigation ul a.top:hover
{
    background-image: url(../images/navtabs_sprite.gif);
    background-repeat: no-repeat;
    background-position: 0px -120px;
    color: #fff;
}

#navigation ul li a.lock
{
    background-position: 0px -79px;
}

#navigation ul a.lock:hover
{
    background: url(../images/navtabs_sprite.gif) 0px 0px no-repeat;
}

#navigation ul a.lock:hover span
{
    background-position: -244px 0px;
}

#navigation ul li a.lock span
{
    background: url(../images/navtabs_sprite.gif) -244px -79px no-repeat;
}

#navigation ul li.selected a.lock
{
    background: url(../images/navtabs_sprite.gif) no-repeat 0px -40px;
    color: #fff;
}

#navigation ul li.selected a.lock span
{
    background: url(../images/navtabs_sprite.gif) -244px -40px no-repeat;
}

/* Drop down styling */
#navigation li ul
{
    border-bottom: 0;
    position: absolute;
    font-size: 0.75em;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
}

#navigation li ul li
{
    float: none;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid #fff;
    margin-right: 0px;
}

#navigation li ul li a
{
    color: #596366;
    display: block;
    padding: 0.6em 0em 0.6em 0.6em;
    width: 14em;
}

#navigation li ul li a:hover
{
    background-color: #dbdbdb;
    color: #4c4c4c;
}
/* End of Top  Navigation */
/* bread crumb */

#crumbtrail
{
    background: url(../images/bread_02.gif) repeat-x 0 0;
    clear: both;
    color: #fff;
    height: 30px;
    margin-bottom: 20px;
    z-index: 903;
}

#crumbtrail div
{
    background: url(../images/bread_04.png) no-repeat right top;
    height: 13px;
    padding: 10px 10px 7px 10px;
    border-left: 1px solid #6B8F23;
}

#crumbtrail p
{
    font-size: 0.75em;
    color: #fff;
    margin: 0;
    line-height: 1em;
}

#crumbtrail a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

/* All box styling, Info Box, Content Box styling and logged in message */
.infoBox,
#main #navAndTools .contentBox,
#header #loggedInMessage .loggedInMessageHeader
{
    background-position: 0 0;
    background: url(../images/sliding_infobox.gif) no-repeat 0 0;
    -moz-box-shadow:1px 1px 5px #CFCFCF;
    -webkit-box-shadow:1px 1px 5px #CFCFCF;
}

#main .registerBox h2,
.infoBox h2,
#main #navAndTools .contentBox h2,
#header #loggedInMessage .loggedInMessageHeader h2
{
    color: #3d3d3d;
    font-size: 1em;
    font-weight: bold;
    background: url(../images/sliding_h2_02.gif) right top no-repeat;
    margin-bottom: 0;
    padding: 9px 10px 8px 10px;
}

#main #mainContent .infoBox h2 p.rightLabel
{
    color: #596366;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    float: right;
    display: inline;
    margin: 0;
    text-decoration: none;
    margin-right: 1.6em;
}

#main #mainContent .infoBox h2 a
{
    color: #596366;
    font-size: 0.85em;
    font-weight: normal;
    font-style: normal;
    float: right;
    display: inline;
    text-decoration: none;
}

.h2WithImg
{
    position: relative;
}
.h2WithImg h2
{
    text-align: center;
}

/* Sub Nav styling */

#main #navAndTools
{
    float: left;
    display: inline;
    width: 185px;
}

#main #navAndTools #subNav,
#main #navAndTools .contentBox
{
    margin-bottom: 12px;
}

#main #navAndTools .contentBox h2
{
    font-size: 0.75em;
}

#main #navAndTools .contentBox h2 a
{
    color: #596366;
    font-size: 0.7em;
    font-weight: normal;
    float: right;
    display: inline;
    text-decoration: none;
}

#main #navAndTools h2 a.helpIcon
{
    float: right;
    width: 16px;
    height: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

#main #navAndTools .contentBox .contentBoxBody
{
    border-top: 1px solid #fff;
    background: url(../images/content_box_185_bottom.gif) left bottom no-repeat;
}

#main #navAndTools #subNav ul
{
	background-color: #F1F8F8;
	border:1px solid #DDEEF6;
	padding:20px 0px;

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#main #navAndTools #subNav ul:first-child,
#main #navAndTools #sideNav ul:first-child
{
    background-image: url(../images/sub_nav_05.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
}

#main #navAndTools #subNav li,
#main #navAndTools #sideNav li
{
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

#main #navAndTools #subNav li a
{
	display: block;
	text-decoration: none;
}
#main #navAndTools #subNav li.first
{
	border-top: 1px solid #fff;
}
#main #navAndTools #subNav li.first a
{
	background-color: #F1F8F8;
	border-top: ;
}

#main #navAndTools #subNav li a:hover,
#main #navAndTools #subNav li.selected a
{
	background-color: #96BF3B;
	color: #FFF;
	background-image: url(../images/sidenav_select_03.gif);
	background-position: 110% center;
	background-repeat: no-repeat;
}
#main #navAndTools #subNav li.first a:hover,
#main #navAndTools #subNav li.first.selected a,
#main #navAndTools #subNav li.first.selected a:hover
{
	background-color: #96BF3B;
}

#main #navAndTools #subNav li a span
{
	display: block;
	color: #5a6b73;
	font-size: 0.75em;
	padding: 7px 10px 7px 20px;
	background: url(../images/green_arrow.gif) 10px center no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3dee3;
}
#main #navAndTools #subNav li.selected a span
{
	background: url(../images/white_arrow.gif) 10px center no-repeat;
	color: #fff;
}
#main #navAndTools #subNav li li.selected a span
{
	background: url(../images/white_arrow.gif) 22px center no-repeat;
}
#main #navAndTools #sideNav li a span
{
	border-bottom: 1px solid #d3dee3;
	display: block;
	font-size: 0.75em;
	font-weight: bold;
	padding: 7px 10px;
}

#main #navAndTools #subNav li a:hover span
{
	color: #FFF;
	background: url(../images/white_arrow.gif) 10px center no-repeat;
}

#main #navAndTools #sideNav li a:hover span,

{
   border-bottom: 1px solid #85AA34;
   background-color: #8eb737;
   color: #fff;
}
#main #navAndTools #sideNav li.selected a span
{
}

#main #navAndTools #subNav li.selected ul,
#main #navAndTools #subNav li ul
{
	margin-bottom: -1px;
	border: none;
	padding:0px;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
#main #navAndTools #subNav li.selected ul li a span
{
	background-color: #F1F8F8;
	color: #5a6b73;
	background-image: url(../images/green_arrow.gif);
	background-position: 22px;
}
#main #navAndTools #subNav li.selected ul li a:hover span
{
	background-color: #96BF3B;
	color: #fff;
	background-image: url(../images/white_arrow.gif);
	background-position: 22px;
}
#everything #main #navAndTools #subNav li li a
{
	border:none;
}

#everything #main #navAndTools #subNav li li a:hover,
#everything #main #navAndTools #subNav li li.selected a
{
	background-color: #96BF3B;
}
#everything #main #navAndTools #subNav li li a:hover
{
}
#main #navAndTools #subNav li li a span
{
	padding: 4px 10px 4px 34px;
	background: url(../images/green_arrow.gif) 22px center no-repeat;
}
#main #navAndTools #subNav li li a:hover span
{
	background: url(../images/white_arrow.gif) 22px center no-repeat;
}
#main #navAndTools #subNav li li li a:hover span
{
	background: url(../images/white_arrow.gif) 36px center no-repeat;
}

#everything #main #navAndTools #subNav li li li, #everything #main #navAndTools #subNav li li.selected li
{
	border: 0;
}

#everything #main #navAndTools #subNav li li.selected li a, #everything #main #navAndTools #subNav li li li a
{
	background: #F1F8F8;
	border: 1px solid #d3dee3;
	border-width: 0 1px;
}

#everything #main #navAndTools #subNav li li li.selected a
{
}

#main #navAndTools #subNav li li li a span
{
	padding: 2px 10px 2px 48px;
	background: url(../images/green_arrow.gif) 36px 5px no-repeat;
}

#main #navAndTools #subNav li li li.selected a span
{
	background: url(../images/white_arrow.gif) 36px 5px no-repeat;
}

#everything #main #navAndTools #subNav li li li.selected li a, #everything #main #navAndTools #subNav li li li li a
{
	background: #d3dee3;
	font-size: 0.75em;
}

#everything #main #navAndTools #subNav li li li li.selected a
{
	background: #eee;
}

#main #navAndTools #subNav li li li li a span
{
	padding: 2px 10px 2px 62px;
	background: url(../images/green_arrow.gif) 50px 5px no-repeat;
}

#main #navAndTools #subNav li li li li.selected a span
{
	color: #000;
}
/* subnav locked class */

#main #navAndTools #subNav li.lock a, #main #navAndTools #subNav li li.lock a,
#everything #main #navAndTools #subNav li li li.lock a
{
	background: url(../images/stripe.gif) repeat;
	color:#fff;
}
#everything #main #navAndTools #subNav li li.lock a:hover
{
	background: url(../images/stripe_ro.gif) repeat;
}

/* End of Sub Nav styling */

#main #navAndTools .contentBox .contentBoxBody p
{
    font-size: 0.75em;
    line-height: 1.4em;
    margin-bottom: 0.6em;
}

#main #navAndTools .contentBox .contentBoxBody input
{
    border: 1px solid #8b8b8b;
    padding: 5px;
}

#main #navAndTools .pageTools
{
}

#main #navAndTools .pageTools p
{
    font-size: 0.75em;
    padding: 2px 10px;
}
#main #navAndTools .pageTools a,
#main #navAndTools .pageTools a:visited
{
    color: #5a6b73;
    text-decoration: none;
}

#main #navAndTools .pageTools a:hover,
#main #navAndTools .pageTools a:active
{
    color: #282d2f;
    text-decoration: none;
    cursor: pointer;
}

#main #navAndTools .pageTools .contentBoxBody
{
    padding:5px 0 1px;
}

#main #navAndTools .pageTools p img
{
    padding-right: 10px;
    vertical-align: -20%;
}
#printSelectedDialogNoProjects h2
{
    font-size: 0.75em;
}
span.watermark
{
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
    color: #4c4c4c;
}

#main .sideContent
{
    float: left;
    display: inline;
    width: 286px;
}

#main .sideContent #intro
{
    background: #f4f4f4;
    margin-bottom: 12px;
    clear: both;
}

#main .sideContent #intro h1
{
    font-size: 1em;
    padding: 10px 8px;
    font-weight: bold;
    margin-bottom: 0;
    color: #656565;
}

#main .sideContent #intro p
{
    font-size: 0.75em;
    padding: 0 0 10px 10px;
    margin: 0;
}

#main .sideContent #intro img
{
    float: right;
}

#main .registerBox,
.infoBox,
.featureBox,
.introBox
{
    margin-bottom: 12px;
}

#main .sideContent .infoBox .info_progress
{
  float: right;
  padding-right: 20px;
}
#main .sideContent .infoBox .info_progress .progress_complete
{
  color:green;
}
#main .sideContent .infoBox .info_progress .progress_onhold
{
  color:chocolate;
}
#main .sideContent .infoBox .info_progress .progress_declined
{
  color:red;
}
#main .registerBox h2
{
    color: #fff;
    background: url(../images/orange_box_top.gif) left top no-repeat;
    border: 0;
    font-size: 1.2em;
}

#main .sideContent .infoBox h2 a
{
    color: #596366;
    font-size: 0.75em;
    font-weight: normal;
    float: right;
    display: inline;
    text-decoration: none;
}

/*\*/
html*#main .sideContent .infoBox h2 a
{ [margin-top:0.4em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.4em;
]margin-top:-1em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1em;
}/**/

#main .sideContent .infoBox a.helpIcon
{
    width: 16px;
    height: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

/*\*/
html*#main .sideContent .infoBox h2 a.helpIcon
{ [margin-top:0.2em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.2em;
]margin-top:-1.2em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1.2em;
}/**/
.infoBox .infoTableBody,
.infoBox .infoBoxBody,
.infoBoxGreen .infoBoxBody
{
    background: #F7F7F7;
    border-style: solid;
    border-width: 1px;
    border-color: #bfbfbf #CACADE #CACADE #CACADE;
    font-size: 0.75em;
    padding: 10px 12px;
}

.infoBox .infoListBody
{
    background: #F7F7F7;
    border-style: solid;
    border-width: 0px 1px 0px;
    border-color: #bfbfbf #CACADE #CACADE #CACADE;
    font-size: 0.75em;
    list-style: none;
    padding-bottom: 4px;
}

.infoBox .infoTableBody .officeDetails,
.infoBox .infoBoxBody .officeDetails
{
    font-size: 1.3em;
}
.infoBox .infoBoxBody p
{
    font-size: 1em;
}
.infoBox .infoBoxBody h3,
.infoBox .infoListBody h3
{
    font-size: 1.2em;
}
#main #mainContent .AspNet-Login .infoBox .infoBoxBody
{
    width: 459px;
}

#main .infoBox .infoTableBody p,
#main .sideContent .infoBox .infoBoxBody p
{
    line-height: 1.4em;
    margin-bottom: 0.6em;
}

#main .sideContent .infoBox .infoTableBody img,
#main .sideContent .infoBox .infoBoxBody img
{
    float: right;
}

#main .sideContent .infoBox .infoTableBody ul,
#main .sideContent .infoBox .infoBoxBody ul
{
    margin-left: 0em;
    list-style: none;
}

#main .sideContent .infoBox .infoTableBody li,
#main .sideContent .infoBox .infoBoxBody li
{
    background: url(../images/green_arrow.gif) 5px center no-repeat;
    color: #4c4c4c;
    line-height: 1.3em;
    margin-top: 0.6em;
    padding: 0 0 0 15px;
}

#main .sideContent .infoBox .infoTableBody ul ul,
#main .sideContent .infoBox .infoBoxBody ul ul
{
    color: #ccc;
    list-style: square;
    margin-left: 2em;
}

#main .sideContent .infoBox .infoTableBody ul ul li,
#main .sideContent .infoBox .infoBoxBody ul ul li
{
    background: none;
    color: #4c4c4c;
    line-height: 1.2em;
    margin-bottom: 0.6em;
    padding: 0;
}

#main .sideContent .infoBox .infoBoxBody dl dt
{
    float: left;
    display: inline;
    clear: left;
    width: 140px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 10px;
    margin-bottom: 0.6em;
}

#main .sideContent .infoBox .infoBoxBody dl dd
{
    margin-bottom: 0.6em;
    float: right;
    display: inline;
    width: 110px;
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList
{
    font-size: 1.3em;
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList th,
#main .sideContent .infoBox .infoBoxBody table.plainDataList td
{
    font-size: 0.75em;
    padding: 3px 10px 3px 3px;
    color: #4c4c4c;
    vertical-align: bottom;
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList th
{
    text-align: right;
    font-weight: bold;
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList td
{
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList td.projectValue
{
    font-weight: bold;
}
/*
.infoBox .infoTableBody a,
.infoBox .infoBoxBody a
{
    color: #4c4c4c;
    text-decoration: underline;
}*/

#main .infoBox .infoTableBody a:hover,
#main .infoBox .infoTableBody a:active,
#main .infoBox .infoBoxBody a:hover,
#main .infoBox .infoBoxBody a:active,
#main .infoBox .infoListBody a:hover,
#main .infoBox .infoListBody a:active
{
    color: #8eb737;
}

#main .sideContent .infoBox .infoTableBody a.new,
#main .sideContent .infoBox .infoBoxBody a.new
{
    padding-right: 38px;
    background: url(../images/new_marker.gif) right center no-repeat;
}

#main .sideContent .infoBox .infoTableBody table
{
    border: 0 !important;
    margin-left: 1px;
}

#main .sideContent .infoBox .infoTableBody table tr th,
#main .sideContent .infoBox .infoTableBody table tr td
{
    border: 1px solid #e7eaec !important;
}

#main .sideContent .infoBox .infoTableBody table tr th
{
    text-align: left;
    padding: 4px 5px;
    background: url(../images/table_head_shading.gif) center -1px repeat-x;
}

#main .sideContent .infoBox .infoTableBody table tr td
{
    padding: 2px 5px;
    background: #F1F1F1;
}

#main .sideContent .areaMap
{
    margin-bottom: 9px;
}

#main #mainContent
{
    float: left;
    display: inline;
    width: 485px;
    margin: 0 15px;
    padding-bottom: 10px;
}

#main #mainContent ul
{
    font-size: 0.75em;
    margin-bottom: 1em;
    margin-left: 2em;
}

#main #mainContent ul li
{
    line-height: 1.6em;
    margin-bottom: 0.2em;
    color: #4C4C4C;
    list-style-type: none;
}
#main #mainContent ul li strong,
#main #mainContent ul li em
{
    font-size: 1.1em;
}

#main #mainContent h1 a.helpIcon
{
    float: right;
    width: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

/*\*/
html*#main #mainContent .infoBox h2 a

{ [margin-top:0.4em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.4em;
]margin-top:-1em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1em;
}/**/

#main #mainContent .infoBox a.helpIcon

{
    width: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

/*\*/
html*#main #mainContent .infoBox h2 a.helpIcon
{ [margin-top:0.2em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.2em;
]margin-top:-1.2em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1.2em;
}/**/

#main #mainContent .noHeader
{
}

#main #mainContent .AspNet-Login
{
    width: 485px;
    margin: 0 auto;
}

#main #mainContent .infoBox .infoBoxBody .ModalPopupExtenderBackground
{
    background-color: #666666;
    filter: alpha(opacity = 85);
    opacity: 0.85;
}

#main #mainContent .infoBox .infoBoxBody .Note a:link
{
    color: #8EB737;
    text-decoration: none;
}

#main #mainContent .infoBox .infoBoxBody .Note .note p
{
    color: #708690;
    font-size: 1em;
    line-height: 1.6em;
    margin-bottom: 0.2em;
}

.ArchivePolicy
{
    background-color: #F7F7F7;
    border: 2px solid #8EB737;
}

#main #mainContent .ArchivePolicy ul
{
    font-size: 1em;
}

#main #mainContent .infoBox .infoTableBody
{
    padding: 0;
}

#main #mainContent .infoBox .infoTableBody p
{
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 0.6em;
}

#main #mainContent .infoBox .infoTableBody ul,
#main #mainContent .infoBox .infoBoxBody ul
{
    margin-left: 0em;
    list-style: none;
}

#main #mainContent .infoBox .infoTableBody ul ul,
#main #mainContent .infoBox .infoBoxBody ul ul
{
    margin-left: 2em;
    list-style: round;
}

#main #mainContent .infoBox .infoTableBody ul ul li,
#main #mainContent .infoBox .infoBoxBody ul ul li
{
    font-size: 1em;
    line-height: 1.2em;
    color: #4c4c4c;
    margin-bottom: 0.6em;
    padding: 0;
    background: none;
}

#main #mainContent .infoBox .infoTableBody a.new,
#main #mainContent .infoBox .infoBoxBody a.new
{
    padding-right: 38px;
    background: url(../images/new_marker.gif) right center no-repeat;
}

#main #mainContent .infoBox .infoTableBody table
{
    border: 0;
    width: 484px;
}

#main #mainContent .infoBox .infoTableBody table tr th,
#main #mainContent .infoBox .infoTableBody table tr td
{
    border: 1px solid #dbdbdb !important;
}

#main #mainContent .infoBox .infoTableBody table tr th,
#main #mainContent .infoBox .infoTableBody table tr td.heading
{
    text-align: left;
    padding: 4px 3px 5px 1px;
    background: url(../images/table_head_shading.gif) center -1px repeat-x;
}

#main #mainContent .infoBox .infoTableBody table tr td
{
    padding: 2px 5px;
    background: #F1F1F1;
}

#main #mainContent .infoBox .infoTableBody table tr th.numericData,
#main #mainContent .infoBox .infoTableBody table tr td.numericData
{
    font-size: 0.9em;
    text-align: center;
}

#main #mainContent .chartBox
{
    margin-bottom: 12px;
}
/*User Sub Area markup*/

.userSubSearch h2
{
    margin-top: 14px;
}
.userSubSearch label
{
    background-position: right center;
    background: url(../images/user-select_03.gif) no-repeat right center #8eb737;
    border: 1px solid #708F2C;
    border-right: 1px solid #8eb737;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px 5px 4px 11px;
    width: 150px;
    -moz-border-radius: 4px 0px 0px 4px;
    -moz-box-shadow: 2px 2px 5px #888;
    -webkit-border-radius: 4px 0px 0px 4px;
    -webkit-shadow: 2px 2px 5px #888;
}
.userSubSearch select
{
    border: 1px solid #8eb737;
    color: #4d4d4d;
    font-size: 0.9em;
    padding: 3px;
    -moz-border-radius: 0px 4px 4px 0px;
    -moz-box-shadow: 2px 2px 5px #888;
    -webkit-border-radius: 0px 4px 4px 0px;
    -webkit-shadow: 2px 2px 5px #888;
}
#main #mainContent .tabscol3
{
	border-left:solid 1px #cacade;
	display: block;
	float: right;
	margin-bottom: 20px;
	width: 340px;
}

#main #mainContent .tabscol3 .inner
{
	float: left;
	padding-left: 16px;
}

#main #mainContent .tabscol2
{
	float: left;
	height: 1%;
	margin-left: 0px;
	width: 200px;
}

#main #mainContent .tabscol1
{
	float: left;
	margin-left: 0px;
	margin-bottom: 18px;
	width: 172px;
}

#main #mainContent #tabs .tabscol1 li,
#main #mainContent #tabs .tabscol2 li,
#main #mainContent #tabs .tabscol3 li
{
	clear: left;
	color: #888888;
	display: block;
	float: left;
	margin-bottom: 2px;
	position: relative;
	text-align: left;
}

#main #mainContent #tabs .tabscol2 li
{
	padding: 3px 10px;
	width: 138px;
}

#main #mainContent #tabs .tabscol1 li a,
#main #mainContent #tabs .tabscol2 li a,
#main #mainContent #tabs .tabscol3 li a
{
	float: left;
	padding: 3px 10px 3px 9px;
	width: 125px;
}

#main #mainContent #tabs br
{
	clear:left;
}

#main #mainContent #tabs .sub_allbox
{
	border: 1px solid #cacade;
	border-bottom: none;
	float: left;
	font-weight: bold;
	margin-top: 44px;
	padding: 5px;
	position: relative;
	width: 179px;
}
.subBanner
{
    float: right;
    margin-bottom: -9px;
    margin-top: -60px;
    width: 280px;
}
.key
{
    border: 1px solid #cacade;
    background: url("../images/strip-key.gif") repeat;
    color:#4C4C4C;
    font-size: 0.75em;
    font-weight: bold;
    min-height: 27px;
    padding: 4px 2px 0px;
    margin-bottom: 18px;
    position:  relative;
}
.keyArrow
{
    background: url("../images/keyArrow_08.gif") no-repeat 0 0;
    bottom: -23px;
    height: 23px;
    left: 5px;
    width: 23px;
    position: absolute;
}

.key h3
{
    color: #8EB737;
    display: inline;
    font-size: 1.3em;
    margin: 2px 3px 5px 2px;
}
#main #mainContent .key ul
{
    list-style-type: none;
    margin-left: 44px;
}
#main #mainContent .key li
{
    font-size: 1.3em;
    line-height: 1.3em;
    margin-bottom: 1px;
    margin-top: 1px;
}

.key .subsbox
{
    background-color:#E1EFC2;
    border:1px solid #AACF5A;
    display: inline;
    padding: 0 16px 0px 0px;
    margin: 0 10px 0 5px;
    height: 1%;
}

.key .unsubsbox
{
    background-color: #FFFFCC;
    border: 1px solid #FFC45F;
    display: inline;
    padding: 0 16px 0px 0px;
    margin: 0 10px 0 5px;
    height: 1%;
}
#main #mainContent #tabs .sub_allbox li
{
	color: #F90;
	font-size: 0.6em;
	padding: 0;
	width: auto;
}

#main #mainContent #tabs li.active a
{
	background-color: #E1EFC2;
	border: 1px solid #AACF5A;
	color: #4C4C4C;
}

#main #mainContent #tabs li.selected a:hover input
{
	margin-right: 19px;
}

#main #mainContent #tabs .tabscol1 li.active a:hover
{
	background-color: #ACD062;
	color: #fff;
}

#main #mainContent #tabs li.active.selected a:hover
{
    background-color: #E1EFC2;
    color: #4C4C4C;
}
#main #mainContent #tabs li.active a,
#main #mainContent #tabs .tabscol2 li.active,
#main #mainContent #tabs .addrow .tabscol3 li.active,
#main #mainContent #tabs .tabscol3 li.active,
#main #mainContent #tabs-2 .tabscol1 li.active,
#main #mainContent #tabs-4 .tabscol1 li.active
{
    background-color:#E1EFC2;
    border:1px solid #AACF5A;
    color:#4C4C4C;
}

#main #mainContent #tabs li.inactive a,
#main #mainContent #tabs .tabscol2 li.inactive,
#main #mainContent #tabs .addrow .tabscol3 li.inactive,
#main #mainContent #tabs .tabscol3 li.inactive,
#main #mainContent #tabs-2 .tabscol1 li.inactive,
#main #mainContent #tabs-4 .tabscol1 li.inactive
{
    background: url("../images/infoNote_stripe_03.png") no-repeat scroll right bottom #ffffcc;
    border:1px solid #FFC45F;
    color:#4C4C4C;
}
#main #mainContent #tabs .tabscol2 li.inactive
{
     background: url("../images/sub-tabs2-inactive_03.gif") no-repeat scroll right bottom #FFFFFF;
     border:1px solid #FFC45F;
}

#main #mainContent #tabs .tabscol2 li.active
{
    background: url("../images/sub-tabs2-active_03.gif") no-repeat scroll right bottom #fff;
    border: 1px solid #AACF5A;
}
#main #mainContent #tabs .tabscol2 input
{
    margin-top: 4px;
}

#main #mainContent #tabs .addrow .tabscol3 li.inactive,
#main #mainContent #tabs-2 .tabscol1 li,
#main #mainContent #tabs-4 .tabscol1 li,
#main #mainContent #tabs .tabscol3 li.inactive,
#main #mainContent #tabs .addrow .tabscol3 li.active,
#main #mainContent #tabs-2 .tabscol1 li,
#main #mainContent #tabs-4 .tabscol1 li,
#main #mainContent #tabs .tabscol3 li.active
{
	padding: 3px 10px 3px 9px;
	position: relative;
}

#main #mainContent #tabs li.selected a
{
	background-position: right center;
	background-repeat: no-repeat;
	border-right: none;
	width: 153px;
}
#main #mainContent #tabs .addrow .tabscol3 input
{
	bottom: 5px;
}
#main #mainContent #tabs-1 .tabscol1 li.inactive a:hover,
#main #mainContent #tabs-3 .tabscol1 li.inactive a:hover
{
	background-image: none;
	background-repeat: repeat;
	color: #F60;
}

#main #mainContent #tabs li.inactive.selected a,
#main #mainContent #tabs li.inactive.selected a:hover
{
	background-position: right -3px;
	background-repeat: no-repeat;
	border-right: none;
	padding-right: 16px;
	width: 147px;
}

#main #mainContent #tabs li.inactive.selected input
{
	right: 32px;
}

#main #mainContent #tabs li.inactive.selected a:hover input
{
	right: 11px;
}

#main #mainContent #tabs li.
active.selected a:hover
{
}
#main #mainContent #tabs .suboflow
{
	border:1px solid #CACADE;
    float:inherit;
    height:312px;
    line-height:1.6em;
    overflow:auto;
    padding:7px;
    position:relative;
    width:175px;
}
#main #mainContent #tabs-3 .suboflow
{
     height:326px;
}
#main #mainContent #tabs .suboflow.active
{
    background-color: #E1EFC2;
    border-left:1px solid #AACF5A;
}
#main #mainContent #tabs .suboflow.inactive

{
    background-color: #FFFFCC;
    border-left: 1px solid #FFDC7F;
}
#main #mainContent #tabs .tabscol3 li,
#main #mainContent #tabs .tabscol3 li a,
#main #mainContent #tabs-2 .tabscol1 li,
#main #mainContent #tabs-4 .tabscol1 li,
#main #mainContent #tabs .addrow .tabscol3 li
{
    width: 279px;
}

#tabs,
.projectTabs
{
	float: left;
	margin-top: 2.3em;
	position: relative;
	width: 100%;
}
.projectTabs
{
    float: none;
}

#main #mainContent #tabs ul,
#main #mainContent .projectTabs ul
{
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-left: 0px;

	z-index: 100;
}
#main #mainContent #tabs-1 .tabscol1 ul,
#main #mainContent #tabs-1 .tabscol3 ul,
#main #mainContent #tabs-3 .tabscol1 ul,
#main #mainContent #tabs-3 .tabscol3 ul
{
    margin-top: 72px;
}

#main #mainContent #tabs-1 .addrow ul,
#main #mainContent #tabs-3 .addrow ul
{
    margin-top: 0;
}

#main #mainContent #tabs h3
{
	background-image: url(../images/h3style_11.gif);
	background-repeat: repeat-x;
	color: #F90;
	height: 25px;
	margin-left: -23px;
	padding-bottom: 5px;
	padding-left: 23px;
	padding-top: 5px;
}

#main #mainContent #tabs h3.t_heading
{
	background-image: url(../images/h3-header_10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	float: left;
	height: 20px;
	padding: 12px 23px 4px;
	width: 326px;
}
#main #mainContent #tabs h3.t_heading.long
{
    background-image: url(../images/h3-header-long_08.gif);
    width: 375px;
}

#main #mainContent #tabs input
{
	margin-top: 5px;
	position: absolute;
	right: 5px;
}
/* Overides for the jquery UI 1.7x custom.css template (as long as style.css is below in the commmon header */
#main #mainContent #tabs.ui-widget-content
{
	border:none;
}
.ui-tabs
{
	padding: .2em;
	zoom: 1;
}

.ui-tabs .ui-tabs-nav
{
	list-style: none;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0.2em;
	position: relative;
}

.ui-tabs .ui-tabs-nav li.raise_tab,
#main #mainContent .projectTabs li.raise_tab

{
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	background-color: #EBEFED;
	background-image: url(../images/tabshadow_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 0 !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ADAFB0;
	border-right-color: #ADAFB0;
	border-bottom-color: #ADAFB0;
	border-left-color: #ADAFB0;
	float: left;
	margin-top: 0;
	margin-right: 0.2em;
	margin-bottom: -1px;
	margin-left: 0;
	padding: 0;
	position: relative;
	top: -2.3em;
}

#main #mainContent #tabs li.raise_tab

{
    font-size: 1.1em;
}
#main #mainContent .projectTabs ul li
{
    line-height: 1.9em;
}

.raise_tab.ui-state-active
{
	background-color: #8FB634!important;
	background-image: url(../images/tabs_select_03.gif)!important;
	background-repeat: repeat-x;
	background-position: bottom;
}
.projectTabs .tabSelected a
{
	color:#fff!important;
}

.ui-tabs .ui-tabs-nav li a,
.projectTabs li a
{
	color: #7D9F31;
	font-weight: bold;
	float: left;
	text-decoration: none;
	padding-top: 0.4em;
	padding-right: 1.5em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
}

.top_tab
{
	-moz-border-radius: 0px 6px 0px 0px;
	-webkit-border-radius: 0px 6px 0px 0px;
	background: #8EB737;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2D16F;
	height: 23px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#main #mainContent #tabs .ui-state-hover,
.projectTabs a:hover
{
	background-image: url(../images/tabs_ro_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main #mainContent #tabs .ui-state-hover a,
.projectTabs a:hover
{
	color: #FFF;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
	padding-bottom: 1px; border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.projectTabs .tabSelected
{
	color: #FFF !important;
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.u_subs_panel
{
	float: left;
	width: 751px;
}

#main #mainContent #tabs.ui-tabs .ui-tabs-panel
{
	background:none repeat scroll 0 0 transparent;
	border: 1px solid #cacade;
	display: block;
	padding: 16px;
	margin-top: -20px;
	position: relative;
}
#main #mainContent #tabs ul li
{
    font-size: 0.9em;
}
.ui-tabs-panel .box_arrow
{
	bottom: -16px;
	background-image: url(../images/box_arrow_21.gif);
	background-repeat: no-repeat;
	height: 16px;
	position:absolute;
	right: 50px;
	width: 27px;
	z-index: 99;
}

.ui-tabs .ui-tabs-hide
{
	display: none !important;
}

.ui-tabs .addrow
{
	border-top: 1px solid #cacade;
	background: #FFF;
	float: left;
	padding-top: 15px;
	position: relative;
	width: 100%;
}
#main #mainContent #preferences-tabs .ui-tabs-nav
{
    font-size: 1em;
}
#main #mainContent #preferences-tabs .generalForm  ul li,
#main #mainContent #preferences-tabs .generalForm select
{
    font-size: 1.3em;
}

.promptbox
{
	border:1px solid #CACADE;
	color:#FF9900;
	float:left;
	font-size:0.6em;
	font-weight:bold;
	padding:5px;
	position:relative;
	width:77%;
}

.promptbox em
{
	background-image: url(../images/prompt_11.gif);
	background-repeat: no-repeat;
	background-position: right;
	bottom: 2px;
	height: 25px;
	position: absolute;
	right: -8px;
	width: 25px;
}

.ui-tabs .addrow .tabscol1,
.ui-tabs .addrow .tabscol2,
.ui-tabs .addrow .tabscol3
{
	margin-top: 8px;
}

#main #mainContent #tabs.ui-tabs-panel
{
	margin-top: -18px;
	padding: 0px;
}

/*Styling for My preferences page*/

#preferences-tabs,
#projectdetailtabs
{
    margin-top: 40px;
}

#footer
{
    clear: both;
    width: 986px;
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
}

#footer #footerNav
{
    clear: both;
    color: #828282;
    text-align: center;
    margin: 10px 0;
}

#footer #footerNav img
{
    margin-right: 12px;
    vertical-align: text-top;
}

#footer #footerNav a:hover,
#footer #footerNav a:active
{
    color: #666;
    text-decoration: underline;
}

#footer #footerLinks
{
    clear: both;
    color: #a0a0a0;
    text-align: center;
    font-size: 0.75em;;
}

#footer #footerLinks a
{
    color: #a0a0a0;
    text-decoration: none;
    margin: 0 4px;
}

#footer #footerLinks a:hover,
#footer #footerLinks a:active
{
    color: #666;
    text-decoration: underline;
}
#footer #footerNav .trusted
{
    width: 80px;
    float: left;
    color: #4c4c4c;
    font-size: 1.0em;
}

.highlight
{
    color: #8eb737;
}

.errorMessage
{
    color: #f00 !important;
}

/* ajax__tab_technorati-theme theme */

.ajax__tab_technorati-theme
{
    margin-bottom: 20px;
}

.ajax__tab_technorati-theme .ajax__tab_header
{
    background: url(../../../images/ajaxtabs/tab-line.png) repeat-x bottom;
    font-weight: bold;
    display: block;
}

.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat left top;
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
}

.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat right top;
    border-color: #666;
    color: #666;
    font-size:0.75em;
    padding: 3px 10px 8px;
}

.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner
{
    color: #000;
}

.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #fff;
}

.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat right -40px;
    color: #000;
    border-color: #333;
}

.ajax__tab_technorati-theme .ajax__tab_body
{
    border: solid 1px #ddd;
    border-top-width: 0;
    padding: 0;
}

.ajax__tab_technorati-theme .ajax__tab_body .tabContent
{
    background-color: #f7f7f7;
    padding: 10px;
}

/* Styles for Project/Company/Contact List */
.infoNote
{
    background: #FFFFCC url("../images/info.png") no-repeat scroll -33px 1px;
    border: 1px solid #FF9900;
    color: #333333;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom:20px;
}
.infoNote div
{
    background: url("../images/infoNote_stripe_03.png") no-repeat right bottom;
    padding: 12px 10px 10px 100px;
}
.infoNote h2,
.infoNote-small h2
{
    color: #777;
    font-size: 1.4em;
    margin-bottom: 0px;
}
.infoNote p
{
    font-size: 1em;
    margin-bottom: 5px;
}
.infoNote a,
.infoNote-small a
{
    margin-left: 10px;
}

.infoNote-small
{
    background: #FFFFCC url("../images/info-small.png") no-repeat scroll -22px 8px;
    border: 1px solid #FF9900;
}
.infoNote-small .infoNoteInner
{
    padding: 8px 5px 7px 50px;
}
.infoNote-small p
{
    display:inline;
    font-size: 0.75em;
}
/* Styles for Subscription Upgrade Mail */
.subUpMail
{
    background: #ffffff;
    border: 1px solid #8EB737;
    margin: 0px auto;
    padding: 20px;
    width: 720px;
}
.subUpMail label
{
    clear: left;
    display: inline-block;
    float: left;
    font-size: 1.2em;
    position: relative;
    width: 74px;
}
.subUpMail input
{
    margin-bottom: 10px;
    padding: 2px;
}

.subUpMail .checkPanel input
{
   float: left;
   margin-top: 5px;
   display: inline;
}

.subUpMail .checkPanel label
{
    background-color: #fff;
    border: 1px solid #FFC15F;
    float: none;
    font-size: 1em;
    padding: 5px;
    margin-left: 5px;
    margin-bottom: 15px;
    width: 615px;
}

.subUpMail fieldset
{
    border: 1px solid #ff9900;
    background: url("../images/infoNote_stripe_03.png") no-repeat right bottom #FFFFCC;
    margin: 20px 0px;
    padding: 20px;
    width: 651px;
}

.subUpMail .checkPanel .legendLook
{
    background-color: #fff;
    border: 1px solid #ff9900;
    color: #3d3d3d;
    font-size: 1.3em;
    padding: 5px;
    -moz-border-radius: 8px;
    -moz-box-shadow:3px 3px 6px #CFCFCF;
    -webkit-border-radius: 8px;
    -webkit-box-shadow:3px 3px 6px #CFCFCF;
}

.subUpMail .checkPanel h3
{
    color: #4d4d4d;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #FFC15F;
}

.subUpMail .checkPanel ul
{
   list-style-type: none;
}

.subUpMail .checkPanel li
{
   line-height: 1.5em;
}

.subUpMail fieldset label
{
    width: 120px;
}

.subUpMail fieldset textarea
{
    border: 1px solid #FFC15F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    padding: 5px;
    width: 512px;
}

.subEmailPanel
{
    background: #fff;
    border: 1px solid #FFC15F;
    float: left;
    width: 145px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px;

    -moz-box-shadow:3px 3px 6px #CFCFCF;
    -webkit-box-shadow:3px 3px 6px #CFCFCF;
}

.subEmailPanel.addSub
{
    width: 307px;
}

.subEmailPanel.addSub span
{
    color: #8eb737;
    font-size: 1.2em;
    font-weight: bold;
}

.subEmailPanel.addSub h3
{
    border: none;
    display: inline;
    margin-right: 5px;
}

.notifications
{
    border: 4px solid #8EB737;
    background-color: #f7f7f7;
    font-size: 0.75em;
    margin-top: -4px;
}

.notifications .notificationTitleBar
{
    background:none repeat scroll 0 0 #F1F1F1;
    border-bottom:1px solid #DBDBDB;
    color:#FF6000;
    font-size:1.3em;
    font-weight:bold;
    padding:10px 41px 10px 0;
    text-align:center;
}

.notifications .notificationtext
{
    padding: .5em 1.5em .5em 1em;
    border-bottom: 1px dashed #DBDBDB;
    font-size: 0.75em;
}

.notifications .notificationDialogPanel
{
    color: #4c4c4c;
    padding: 1.3em 1.5em;
}

.notifications .notificationDialogPanel p
{
    font-size: 1.2em;
}

.notifications .notificationDialogPanel p img
{
    padding-right: 10px;
    vertical-align: -20%;
}

.notifications .notificationDialogPanel p a
{
    color: #5A6B73;
    text-decoration: none;
    font-size: 0.9em;
}

.companyTableFooter
{
    border: 1px solid #cacade;
    font-size: 0.75em;
    margin-bottom: 10px;
    padding: 5px;
}

.companyTableFooter label
{
    margin: 0px 3px;
}

.tableControl
{
    background: #fefefe;
    border: 1px solid #cacade;
    font-size: 0.75em;
    padding: 10px 20px;
}

.flatBox .tableControl
{
    background: none;
    border: none;
    font-size: 0.75em;
    padding: 10px 20px;
}

.starIcon
{
    background: url("../images/notfavourite.gif") no-repeat left;
    display: block;
    height: 16px;
    width: 16px;
}

.starIcon:hover
{
    background: url("../images/favourite.gif") no-repeat left;
}

.starIconOn
{
    background: url("../images/favourite.gif") no-repeat left;
}

.projectList .noData
{
    border: 1px solid #cacade;
    color: #4d4d4d;
    padding: 10px;
    text-align: center;
}

.tableControl select
{
    font-size: 1em;
    margin-right: 1em;
}

.navigator .nav-summary
{
    border-bottom: 1px solid #8eb737;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 0.8em;
}

.navigation

{
    border: 1px solid #cacade;
    padding: 5px 8px 5px 5px;
    display: inline;
    margin-left: 8px;
    -moz-border-radius: 8px;
    -moz-box-shadow:1px 1px 5px #CFCFCF;
}

.navigation input
{
    left:3px;
    position:relative;
    top:2px;
}

.navigation label
{
    color: #4d4d4d;
    font-weight: bold;
    margin: 0px 12px 0px 2px;
}

.showNote_wrapper
{
	float:left;
	width:100%;
	margin:0 0 15px 0;
}

.showNote
{
    margin-left: 215px;
    background:url("../images/user-select_03.gif") no-repeat scroll right center #8EB737;
    border: 1px solid #7A9E32;
}

.showNote label
{
    color: #fff !important;
    font-weight: bold;
}

.featureBox .navigation
{
    font-size: 0.75em;
    margin-bottom: 10px;
    margin-left: 160px;
}
.featureBox  .NoteTextArea
{
    font-size: 0.8em;
    margin: 20px 0px;
    width: 100%;
}

.tableControl .backToList
{
    display: inline;
    float: left;
    margin-right: 40px;
}

.tableControl .selections
{
    color: #8EB737;
    display: inline;
    float: left;
}

.tableControl a.first,
#main #mainContent .infoBox .infoTableBody .tableControl .NotesDataPager a.first,
.nav-summary a.first
{
    background: url(../images/button_first.gif) left center no-repeat;
    padding-left: 9px;
    padding-right: 10px;
}

.tableControl a.previous,
#main #mainContent .infoBox .infoTableBody .tableControl .NotesDataPager a.previous,
.nav-summary a.previous
{
    background: url(../images/button_previous.gif) left center no-repeat;
    padding-left: 12px;
    padding-right: 10px;
}

.tableControl a.next,
#main #mainContent .infoBox .infoTableBody .tableControl .NotesDataPager a.next,
.nav-summary a.next
{
    background: url(../images/button_next.gif) right center no-repeat;
    padding-right: 12px;
    padding-left: 10px;
}

.tableControl a.last,
#main #mainContent .infoBox .infoTableBody .tableControl .NotesDataPager a.last,
.nav-summary a.last
{
    background: url(../images/button_last.gif) right center no-repeat;
    padding-right: 9px;
    padding-left: 10px;
}

.tableControl span.pageCount
{
    margin-left: 10px;
}

.projectList,
.contactList,
.companyList
{
    margin-bottom: 20px;
}

/*Alternative styling for the information tables header*/
.summaryControl
{
    background-color: #8EB737;
    color: #fff;
    font-size: 0.75em;
    font-weight: bold;
    height: 15px;
    margin-bottom: -2px;
    padding: 13px 10px;
}

.summaryControl a
{
    color: #fff;
}

.summaryControl a.first, #main #mainContent .infoBox .infoTableBody .summaryControl .NotesDataPager a.first,
.summaryControl_bottom a.first, #main #mainContent .infoBox .infoTableBody .summaryControl_bottom .NotesDataPager a.first
{
    background: url(../images/button_first_white.gif) left center no-repeat;
    padding-left: 9px;
    padding-right: 10px;
    color: white;
}

.summaryControl a.previous, #main #mainContent .infoBox .infoTableBody .summaryControl .NotesDataPager a.previous,
.summaryControl_bottom a.previous_white, #main #mainContent .infoBox .infoTableBody .summaryControl_bottom .NotesDataPager a.previous
{
    background: url(../images/button_previous_white.gif) left center no-repeat;
    padding-left: 12px;
    padding-right: 10px;
    color: white;
}

.summaryControl a.next, #main #mainContent .infoBox .infoTableBody .summaryControl .NotesDataPager a.next,
.summaryControl_bottom a.next, #main #mainContent .infoBox .infoTableBody .summaryControl_bottom .NotesDataPager a.next
{
    background: url(../images/button_next_white.gif) right center no-repeat;
    padding-right: 12px;
    padding-left: 10px;
    color: white;
}

.summaryControl a.last, #main #mainContent .infoBox .infoTableBody .summaryControl .NotesDataPager a.last,
.summaryControl_bottom a.last, #main #mainContent .infoBox .infoTableBody .summaryControl_bottom .NotesDataPager a.last
{
    background: url(../images/button_last_white.gif) right center no-repeat;
    padding-right: 9px;
    padding-left: 10px;
    color: white;
}
.summaryControl .tableActions a
{
    color: #fff;
}

.tableControl .tableActions
{
    margin-right: 40px;
}

.projectList tr:nth-child(even),
.companyList tr:nth-child(even),
.contactList tr:nth-child(even)
{
    background-color: #ededed;
}
.infoBox .companyList tr:nth-child(even)
{
    background: transparent;
}

.tableControl .pageNum,
.infoBox .tableControl .pageNum,
.summaryControl .pageNum
{
    float: right;
}

.pageNum .total
{
    font-size: 18px;
    font-weight: bold;
}


.contactList table,
.companyList table,
.projectList table
{
    width: 786px;
    background-color: #f7f7f7;
    border-collapse: collapse;
    border-left: 1px solid #cacade;
    border-right: 1px solid #cacade;
}

.contactList table thead,
.companyList table thead,
.projectList table thead

{
    background-color: #dedede ;
    border-top: 1px solid #cacade;
}

.contactList table th,
.contactList table td,
.companyList table th,
.companyList table td,
.projectList table th,
.projectList table td
{
    border-right: 1px solid #cacade;
    background: none;
}

.contactList table th.final,
.contactList table td.final,
.companyList table th.final,
.companyList table td.final,
.projectList table th.final,
.projectList table td.final
{
    border-right: none;
}

.contactList table thead th,
.companyList table thead th,
.projectList table thead th
{
    font-size: 0.75em;;
    text-align: left;
    padding: 5px 4px 3px 4px;
}

.contactList table thead th a,
.companyList table thead th a,
.projectList table thead th a
{
    color: #ff6000;
    text-decoration: none;
    white-space: nowrap;
}

.contactList table tbody,
.companyList table tbody,
.projectList table tbody
{
    border: 1px solid #cacade;
}

.contactList table td,
.companyList table td,
.projectList table td
{
    font-size: 0.75em;;
    border-top: 1px solid #cacade;
    padding: 3px 4px;
    vertical-align: top;
}

.contactList table td img,
.companyList table td img,
.projectList table td img
{
}
.contactList table tr:hover,
.companyList table tr:hover,
.projectList table tr:hover
{
    background-color: #FFFFDF;
}
.contactList table thead tr:hover,
.companyList table thead tr:hover,
.projectList table thead tr:hover
{
    background: none;
}

.projectList table thead .tbUpdated img,
.projectList table tbody tr td img
{
    vertical-align: middle;
}

.projectList table thead .tbPostcode
{
    width: 4.75em;
}

.projectList table thead .tbValue
{
    width: 3.5em;
}

.projectList table thead .tbCheck,
.projectList table thead .tbIco,
.projectList table thead .tbFav
{
    width: 1em;
}

.projectList .notification_project_list table
{
	width:776px;
}

.projectList .notification_project_list .tbTitle
{
	width:370px!important;
}
.projectList .notification_project_list .tbOffice
{
	width:220px!important;
}
.projectList .notification_project_list .tbHeadOffice
{
	width:220px!important;
}
.projectList .notification_project_list .tbValue
{
	width:80px!important;
}
.projectList .notification_project_list .tbPost
{
	width:60px!important;
}
.projectList .notification_project_list .tbLoc
{
	width:176px!important;
}
.projectList .notification_project_list .tbCheck
{
	width:100px!important;
}

.noDataFound
{
    padding: 10px 12px;
}

a.makeItRed:link,
a.makeItRed:visited,
a.makeItRed:hover,
a.makeItRed:active
{
    font-weight: bold;
    color: #CC3300;
}

.makeItRed
{
    font-weight:bold;
    color: #CC3300;
     
}
/* Styles for Recent  and Favourite tables in My*/
.favRecent
{
    color: #3d3d3d;
    -moz-box-shadow: 1px 1px 3px #cacade;
}

.favRecent table thead th
{
    font-size: 1em;
    font-weight: normal;
}
.favRecent table td
{
   border-top:1px dotted #CACADE;
   /*color: #3d3d3d;*/
   font-size: 0.8em;
   padding: 5px;
}

.favRecent table .orange a
{
    color: #ff6600;
}
.favRecent table a:hover
{
    color: #ff9900;
}
.recentProjView
{
    -moz-border-radius:4px 4px 0 0;
    -moz-box-shadow:2px 2px 5px #888888;
    background:url("../images/user-select_03.gif") no-repeat scroll right center #8EB737;
    border:1px solid #708F2C;
    color:#FFFFFF;
    margin-bottom:2px;
    padding:5px 5px 4px 11px;
    width:178px;
}
.recentProjView select
{
    margin:0px 3px ;
}

/* Styles for for Quick Searches */

#main .sideContent .infoBox .infoBoxBody .keyword input
{
    border:1px solid #8B8B8B;
    float:none;
    margin-top:3px;
    padding:2px;
    width:177px;
}

#main .sideContent .infoBox .infoBoxBody label
{
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .keyword
{
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .keyword label
{
    display: none;
}

#main .sideContent .infoBox .infoBoxBody .timeperiod
{
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .timeperiod select
{
    font-size: 1em;
    width: 66px;
}

#main .sideContent .infoBox .infoBoxBody .sectorList
{
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .sectorList select
{
    float: left;
    display: inline;
    padding: 0.1em;
}

#main .infoBox .infoBoxBody .submit label
{
    font-size: 0.75em;
}
/* Styles for Project/Company/Contact/Office Details */

.contactDetails,
.companyDetails,
.projectDetails
{
    margin-bottom: 1em;
}

.companyDetails .top250
{
    background: url(../images/top_company.png) no-repeat bottom right;
    padding-right: 28px;
}

.officeDetails dl dt,
.officeDetails dl dd,
.contactDetails dl dt,
.contactDetails dl dd,
.companyDetails dl dt,
.companyDetails dl dd,
.projectDetails dl dt,
.projectDetails dl dd
{
    font-size: 0.8em;
}

.officeDetails dl dt,
.contactDetails dl dt,
.companyDetails dl dt,
.projectDetails dl dt
{
    float: left;
    display: inline;
    clear: left;
    width: 110px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 10px;
    margin-bottom: 0.6em;
}

.officeDetails dl dd,
.contactDetails dl dd,
.companyDetails dl dd,
.projectDetails dl dd
{
    margin-bottom: 0.6em;
    float: left;
    clear: right;
    display: inline;
    width: 360px;
}

.officeDetails dl dd
{
    width: 300px;
}

#main #mainContent #projectdetailtabs ul
{
    margin-left: 0;
}

/* Styles for Office Details */

.officePanel,
.headOfficePanel
{
    margin-bottom: 1em;
    clear: both;
    zoom: 1;
}

.officePanel
{
    margin: 1em 0 0 0;
}

.headOfficePanel dl dt,
.headOfficePanel dl dd
{
    font-size: 0.8em;
}

.headOfficePanel dl dt
{
    float: left;
    display: inline;
    clear: left;
    width: 110px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 10px;
    margin-bottom: 0.6em;
}

.headOfficePanel dl dd
{
    margin-bottom: 0.6em;
    float: left;
    clear: right;
    display: inline;
    width: 360px;
}

.officePanel
{
    margin-bottom: 1em;
    font-size: 0.75em;
    border: 1px solid #dbdbdb;
    padding: 10px;
}

/* Style for Sector Search */

#main .sideContent .selectASector .infoBoxBody
{
    padding: 8px 10px;
}

#main .sideContent .selectASector .infoBoxBody ul
{
    margin-left: 0em;
    list-style: none;
}

#main .sideContent .selectASector .infoBoxBody li
{
    line-height: auto;
    margin: 0 4px 5px 4px;
    padding: 0;
    background: none;
    float: left;
    display: inline;
    width: 100px;
    padding-left: 25px;
    text-indent: -23px;
}

#main .sideContent .selectASector .infoBoxBody li a
{
    text-decoration: none;
}

#main .sideContent .selectASector .infoBoxBody li a img
{
    position: relative;
    left: -3px;
    top: 3px;
}

/* Styles for Office Detail Contact Table */

.contactTable table
{
    width: 458px;
    border-collapse: collapse;
    margin: 10px 2px 10px 2px;
}

.contactTable table tr th,
.contactTable table tr td
{
    border: 1px solid #b0c3cb;
    padding: 3px 5px;
    text-align: left;
    font-size: 0.75em;;
    background: #fff;
}

.contactTable table tr th.final,
.contactTable table tr td.final
{
    text-align: center;
}

.contactTable table tr th
{
    font-weight: bold;
    color: #fff;
    background: #b0c3cb;
}

.contactTable table th a
{
    color: #fff !important;
    text-decoration: none;
}
.contactTable .listingProj
{
    font-size: 1.3em;
}

/* Styles for Table Control Panel */

#tableControlPanel
{
    padding: 5px 5px;
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
    margin-bottom: 1em;
}

#tableControlPanel label
{
    margin: 0 8px 0 4px;
}

a.refresh
{
    float: right;
    display: inline;
    background: url(../images/refresh.gif) 0 0 no-repeat;
    width: 48px;
    height: 25px;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}

a:hover.refresh,
a:active.refresh
{
    background: url(../images/refresh_on.gif) 0 0 no-repeat;
}

/* Styles for Registration Form */
.registerBoxBody p
{
    color: #000000;
}

#main .registerBox .registerBoxBody
{
    background-position: left bottom;
    border: 1px solid #FFA553;
    background: none no-repeat left bottom;
    background-color: #FFF2E5;
    font-size: 0.7em;
}

#main .registerBox .registerBoxBody div.fields
{
    padding: 0px 12px 10px 12px;
}

#main .registerBox .registerBoxBody input,
#main .registerBox .registerBoxBody select,
#main .registerBox .registerBoxBody textarea
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFA553 !important;
}

#main .registerBox div#errorLabelContainer
{
    padding: 10px 12px 2px 12px;
}

#main .registerBox .registerBoxBody div#errorLabelContainer.error
{
    background-image: url(../images/register-message_05.jpg);
    background-repeat: no-repeat;
    color: #3d3d3d;
    font-weight: bold;
    padding: 7px 25px 20px 75px;
}

#main .registerBox .registerBoxBody div label
{
    display: inline-block;
    text-align: left;
    width: 90px;
}

#main .registerBox .registerBoxBody div label.error
{
    color: Red;
    margin-left: 95px;
    width: 160px;
    font-style: italic;
}

#main .registerBox .registerBoxBody div.fullWidth label.error
{
    margin-left: 0px;
}

#main .registerBox .registerBoxBody div.fullWidth label
{
    display: block;
    text-align: left;
    width: auto;
}

#main .registerBox .registerBoxBody div.fullWidth
{
    margin: 8px 0;
}

#main .registerBox .registerBoxBody input,
#main .registerBox .registerBoxBody select
{
    margin: 5px 0 2px 2px;
    width: 160px;
}
.fontsmall
{
    font-size: 0.9em;
}
#main .registerBox .registerBoxBody div.fullWidth select
{
    margin: 5px 0 2px 0;
    width: 256px;
}

#main .registerBox .registerBoxBody input.short,
#main .registerBox .registerBoxBody select.short
{
    width: 50px;
}

#main .registerBox .registerBoxBody input.error,
#main .registerBox .registerBoxBody textarea.error,
#main .registerBox .registerBoxBody select.error
{
    background-color: #FFD68F;
}

#main .registerBox .registerBoxBody .radioLabel
{
    display: inline-block;
    width: 20px;
}

#main .registerBox .registerBoxBody .radio input
{
    width: 30px;
    display: inline;
}

#main .registerBox .registerBoxBody .submit
{
    float: right;
    font-size: 1.3em;
}

#main .registerBox .registerBoxBody .submit .personal
{
    color: white;
    font-weight: bold;
    font-size: 1em;;
    background: url(../images/subbutton.gif) 0 0 no-repeat;
    padding: 3px 25px 10px 25px;
    margin-right: 0px;
    width: 107px;
}

#main .registerBox .registerBoxBody .submit input
{
    border: none;
    display: inline;
}

#main .registerBox .registerBoxBody .submit .personal:hover
{
    background: url(../images/subbutton.gif) 0px -45px no-repeat;
}

.fieldrow span
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: right;
}

.fieldrow span input
{
    padding: 0px;
}

#main .registerBox .registerBoxBody .fieldrow input
{
    width: 74px;
    padding: 0px;
    margin: 0px;
}

#main .registerBox .registerBoxBody .fieldrow label
{
    display: inline;
    margin-left: 12px;
    width: 36px;
}

#main .registerBox .registerBoxBody .fieldrow select
{
    width: 50px;
    margin-right: 10px;
}

/* Styles for address */

#main .registerBox .registerBoxBody .address
{
    padding-top: 5px;
}

#main .registerBox .registerBoxBody .address label
{
    padding-right: 2px;
    float: left;
    width: 93px;
}

/* Styles for 2 column  line */

#main .registerBox .registerBoxBody .fieldtwo label.emp
{
    width: 90px;
    padding: 0px;
    margin: 0px;
}

#main .registerBox .registerBoxBody .fieldtwo label.office
{
    width: 30px;
    padding-left: 4px;
    margin: 0px;
}

#main .registerBox .registerBoxBody .fieldtwo select,
#main .registerBox .registerBoxBody .fieldtwo input
{
    width: 60px;
}

#main .registerBox .registerBoxBody .fieldtwo select
{
    font-size: 0.9em;
}

.watermark
{
    color: #777;
}

/* Styles for Registration Form within Side Content */

#main .registerBox .registerBoxBody textarea
{
    height: 120px;
    width: 130px;
}

#main .registerBox .registerBoxBody input.button
{
    float: none;
    margin: 1em 0 1em 190px;
}

/* Styles for Custom Stats */

#main #mainContent #customStats .divider
{
    display: block;
    width: 986px;
    clear: both;
    border: 1px solid #d3dde2;
    border-width: 1px 0 0 0;
    margin-bottom: 16px;
}

#main #mainContent #customStats .clear
{
    height: 0;
}

#main #mainContent #customStats .infoBox
{
    font-size: 1em;
}

#main #mainContent #customStats .infoBox table
{
    font-size: 1.3em;
}

#main #mainContent #customStats .infoBox .infoBoxBody span label,
#main #mainContent #customStats .infoBox .infoBoxBody p
{
    font-size: 1.1em;
}

#main #mainContent #customStats .infoBox .infoBoxBody p span
{
    font-size: 0.75em;
}

#main #mainContent #customStats div.export label
{
    font-size: 0.9em;
}

#main #mainContent #customStats .infoBox label
{
    margin-right: 0.5em;
    font-size: 0.75em;
}

#main #mainContent #customStats .infoBox input
{
    margin-right: 3px;
}

#main #mainContent #customStats .infoBox h3
{
    margin-top: 0.6em;
}

#main #mainContent #customStats .export label,
#main #mainContent #customStats .export input
{
    margin-top: 6px;
}

#customStats a.saveButton
{
    float: left;
    display: inline;
    background: url(../images/button_save.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 0 0;
}

#customStats a.saveButton:hover,
#customStats a.saveButton:active
{
    background-image: url(../images/button_save_on.gif);
}

#customStats .saveData a.deleteButton
{
    float: left;
    display: inline;
    background: url(../images/button_delete.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 0 0;
}

#customStats .saveData a.deleteButton:hover,
#customStats .saveData a.deleteButton:active
{
    background-image: url(../images/button_delete_on.gif);
}

#customStats .saveData select
{
    width: 140px;
}

#customStats .export a.exportButton
{
    float: left;
    display: inline;
    background: url(../images/button_export.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 0 10px 0 0;
}

#customStats .export a.exportButton:hover,
#customStats .export a.exportButton:active
{
    background-image: url(../images/button_export_on.gif);
}

#customStats .submit a.generateButton
{
    float: left;
    display: inline;
    background: url(../images/button_generate.gif) 0 0 no-repeat;
    width: 60px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 0 10px 0 0;
}

#customStats .submit a.generateButton:hover,
#customStats .submit a.generateButton:active
{
    background-image: url(../images/button_generate_on.gif);
}

/* Styles for Custom Reports */

#CustomReports #SelectAll,
#CustomReports #PagesList
{
    font-size: 0.75em;;
}

#CustomReports #SelectAll
{
    margin-left: 10px;
    margin-bottom: 4px;
}

#CustomReports #PagesList
{
    margin-left: 30px;
    margin-bottom: 15px;
}

#CustomReports #SelectAll input,
#CustomReports #PagesList input
{
    margin-right: 0.3em;
}

#CustomReports #ExportButton
{
}

#CustomReports #ExportButton a
{
    float: left;
    display: inline;
    background: url(../images/button_generate.gif) 0 0 no-repeat;
    width: 60px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin-top: 1em;
    margin-bottom: 20px;
    clear: both;
}

#CustomReports #ExportButton a:hover,
#CustomReports #ExportButton a:active
{
    background-image: url(../images/button_generate_on.gif);
}

#CustomReports #ExportRadio
{
    margin-left: 10px;
    margin-bottom: 20px;
}

#CustomReports #ExportRadio input
{
    margin-right: 0.3em;
}

#CustomReports #divSaveData a.saveButton
{
    float: left;
    display: inline;
    background: url(../images/button_save.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 1em 0;
}

#CustomReports #divSaveData a.saveButton:hover,
#CustomReports #divSaveData a.saveButton:active
{
    background-image: url(../images/button_save_on.gif);
}

#CustomReports #divSaveData a.deleteButton
{
    float: left;
    display: inline;
    background: url(../images/button_delete.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 1em 0;
}

#CustomReports #divSaveData a.deleteButton:hover,
#CustomReports #divSaveData a.deleteButton:active
{
    background-image: url(../images/button_delete_on.gif);
}
/* new repeater css attribs for reports */
.subsidiary
{
	margin: 0 0 20px 0;
	padding: 5px 0 5px 6px;
	width: 980px;
	background-color: #f0f3ff;
	border:solid 1px #e7e7e7;
}
contact_header
{
	width:970px;
	margin:20px 0 20px 0;
}
.contact_header h3
{
	margin:10px 0 10px 0;
}
.tbl_contact
{
	border-bottom: solid 1px #ccc;
	width:970px;
}
.tbl_contact td
{
	background-color:#e7e7e7;
	padding:6px 0 6px 4px;
	width:33%;
	font-weight:bold;
	font-size:0.75em;
}
.tbl_contact .middle
{
	text-align:center;
}
.tbl_contact .right
{
	text-align:right;
	padding-right:6px;
}
.tbl_projects
{
	width:970px;
	border-left:solid 1px #e7e7e7;
	border-right:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
	background-color:#fff;
	font-size: 0.8em;
}
.tbl_projects thead td
{
	font-weight:bold;
	background-color:#f5f5f5;
	padding: 2px 0 2px 2px;
}
.tbl_projects thead tr
{
	color:#ff8602;
}
.tbl_projects td
{
	border-left:solid 1px #e7e7e7;
	padding: 2px 0 2px 2px;
}
.p_type
{
	width:200px;
}
.p_value
{
	width:60px;
}
.p_location
{
	width:110px;
}
.p_planning
{
	width:100px;
}
.p_contract
{
	width:100px;
}
.p_client
{
	width:260px;
}
/* Button */
button::-moz-focus-inner
{
    border: 0;
    padding: 0;
}

a.button,
a.button span,
a.button-back,
a.button-back span,
a.button-market,
a.button-market span,
a.button-marketBlue,
a.button-marketBlue span,
a.button-marketSmall,
a.button-marketSmall span,
a.button-marketSmallBlue,
a.button-marketSmallBlue span,
button,
button span
{
    border: none;
    cursor: pointer;
    display: inline-block;
}

a.button span,
a.button-back span,
button span
{
    background: url(../images/button_06.png) no-repeat 0 0;
    line-height: 17px;
    padding:5px 0 5px 14px;
}

a.button-market span,
a.button-marketBlue span
{
    background: url(../images/button_06.png) no-repeat 0 -105px;
    line-height: 23px;
    padding:5px 0 5px 14px;
}

a.button-marketBlue span
{
    background: url(../images/button_06.png) no-repeat 0 -171px;
}

a.button-back span
{
    background: url(../images/button-summary_06.png) no-repeat 0 00;
}

a.button-marketSmall span,
a.button-marketSmallBlue span
{
	background: url(../images/button_06.png) no-repeat 0 -237px;
    line-height: 15px;
    padding:5px 0 5px 14px;
}
a.button-marketSmallBlue span
{
	background-position: 0 -287px;
}
a.button,
a.button-back,
button
{
    background: url(../images/button_07.png) no-repeat right 0;
    color: #fff !important;
    height: 27px;
    font-size: 13px;
    font-weight: bold;
    padding-right: 12px;
    text-decoration: none !important;
}
a.button-market,
a.button-marketBlue
{
    background: url(../images/button_07.png) no-repeat right -105px;
    color: #fff !important;
    height: 32px;
    font-size: 16px;
    font-weight: bold;
    padding-right: 12px;
    text-decoration: none !important;
    text-shadow: 1px 1px 2px #000;
}

a.button-marketSmall,
a.button-marketSmallBlue
{
	background: url(../images/button_07.png) no-repeat right -237px;
    color: #fff !important;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    padding-right: 12px;
    text-decoration: none !important;
    text-shadow: 1px 1px 2px #000;
}

a.button-marketBlue
{
   background: url(../images/button_07.png) no-repeat right -171px;
}

a.button-marketSmallBlue
{
	background: url(../images/button_07.png) no-repeat right -287px;
}

a.button:hover,
a.button-back:hover,
button:hover
{
    background-position: right -26px;
}

a.button:hover span,
a.button-back:hover span,
button:hover span
{
    background-position: 0 -26px;
    padding-right: 1px;
    padding-left: 13px;
}

a.button-market:hover
{
   background-position: right -138px;
}

a.button-marketBlue:hover
{
    background-position: right -204px;
}

a.button-market:hover span
{
    background-position: 0 -138px;
    padding-right: 1px;
    padding-left: 13px;
}

a.button-marketBlue:hover span
{
    background-position: 0 -204px;
    padding-right: 1px;
    padding-left: 13px;
}

a.button-marketSmall:hover
{
	background-position: right -262px;
}

a.button-marketSmallBlue:hover
{
	background-position: right -312px;
}

a.button-marketSmallBlue:hover span
{
	background-position: 0 -312px;
	padding-right: 1px;
    padding-left: 13px;
}

a.button-marketSmall:hover span
{
	background-position: 0 -262px;
    padding-right: 1px;
    padding-left: 13px;
}

.submit
{
    float: right;
}

input[type=submit]
{
    padding: 3px;
}

/* Styles for Power Search */

#main #mainContent .searchSection
{
    width: 986px;
    float: left;
    position: relative;/* locks buttons to info heading */
}

#everything #main #mainContent .searchSection h2
{
    width: 966px;
}

#everything #main #mainContent .searchSection .infoBoxBody
{
    background:url("../images/content_box_986_bottom_power_search.gif") no-repeat scroll left bottom transparent;
    border: none;
    padding: 0 1px 1px 1px;
}

#everything #main #mainContent .searchSection .infoBoxBody .powerSearchSubSection
{
    float: left;
    display: inline;
    width: 327px;
    overflow: hidden;
    margin-left: 1px;
}
#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody
{
    background:none repeat scroll 0 0 transparent;
}
#everything #main #mainContent .searchSection .infoBoxBody .pSSSfirst
{
    width: 328px;
    margin-left: 0;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox
{
    background:none repeat scroll 0 0 transparent;
    margin: 0;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox h2
{
    width: 307px;
    background: url(../images/table_head_shading.gif) left top repeat-x;
    padding: 5px 10px;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox a.helpIcon
{
    float: right;
    display: inline;
    width: 6px;
    height: 10px;
    padding-top: 10px;
    height: 0;
    background: url(../images/icon_help_small.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: 0;
}

.projectTimeRange,
.ajax__calendar .ajax__calendar_container
{
    z-index: 100 !important;
}
/*Calender popup window*/
#ui-datepicker-div
{
   background:url("../images/infoBox_stripe_03.png") no-repeat scroll right bottom #F7F7F7;
   font-size: 0.75em;
   -moz-box-shadow:8px 16px 23px #999999;
   box-shadow:8px 16px 23px #999999;
   -webkit-box-shadow:8px 16px 23px #999999;
}
.ui-datepicker .ui-datepicker-header
{
    background:url("../images/sliding_infobox.gif") no-repeat scroll 0 0 transparent;
    padding: 0;
    -moz-border-radius:6px 6px 0px 0px;
    -webkit-border-radius:6px 6px 0px 0px;
    border-radius:6px 6px 0px 0px;
}
.ui-datepicker .ui-datepicker-title
{
    background:url("../images/sliding_h2_02.gif") no-repeat scroll right top transparent;
    margin: 0;
}



/*\*/
#everything #main #mainContent .searchSection .infoBoxBody .infoBox a.helpIcon
{ [margin-top:0.4em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.4em;
]margin-top:-1em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1em;
}/**/

#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody
{
    padding: 10px 12px;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody p,
#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody li,
#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody li span
{
    color: #596366;
    font-size: 1.3em;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody h3
{
    font-size: 1em;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody fieldset
{
    border: 0;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody fieldset legend
{
    display: none;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody fieldset div
{
    display: block;
    padding: 0;
    margin-bottom: 4px;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody label
{
    font-size: 1.3em;
    margin-left: 3px;
}
#main #mainContent .searchSection .infoBoxBody .treeview,
#main #mainContent .searchSection .infoBoxBody .treeview p
{
    font-size: 1em;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .projTime label
{
    margin-left: 6px;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody input,
#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody select,
#main #mainContent #searchSaver .infoBox .infoBoxBody select
{
    padding: 2px;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody select option,
#main #mainContent #searchSaver .infoBox .infoBoxBody select option
{
    padding: 1px 2px;
}

#main #mainContent .searchSection .btn a
{
    position:absolute;
    right: 5px;
    top: 6px;
}

#main #mainContent .searchSection .projTimeRange
{
    font-size: 1em;
}

#main #mainContent .searchSection .projTimeRange input,
#main #mainContent .searchSection .projTimeRange select
{
    font-size: 1.2em;
}

#main #mainContent .searchSection .projTimeRange .rangeRadio input
{
    margin-right: 6px;
}

#main #mainContent .searchSection .projTimeRange input.timeRange
{
    width: 60px;
}

#main #mainContent .projectSearch .projectSearchCriteria .minTextBox,
#main #mainContent .projectSearch .projectSearchCriteria .maxTextBox
{
    width: 80px;
}

/* Styles for Comabined Search in Power Search */

.searchCombiner
{
    background:url("../images/infoBox_stripe_03.png") no-repeat scroll right bottom #F7F7F7;
    border: 1px solid #cacade;
    display: block;
    float: left;
    height: 30px;
    padding: 12px 10px 5px 100px;
    margin: 0px 0px 10px;
    position: relative;
    width: 876px;

-moz-box-shadow:3px 3px 3px #CFCFCF;
}
.searchCombiner em
{
    font-style: normal;
}
.searchCombiner.active
{
    background-image:url("../images/boxGreen_stripe_03.png");
    border: 1px solid #8eb737;
}

#csInactivePanel,
#csActivePanel
{
    float: right;
    width: 510px;
}

.arrow-top,
.arrow-bottom
{
    position: absolute;
    width: 34px;
    height: 26px;
    left: 89px;
    z-index: 100;
}
.arrow-top
{
    background:url("../images/search-combine-arrows_12.png") no-repeat 0 0;
    top: -24px;
}

.arrow-bottom
{
    background:url("../images/search-combine-arrows_26.png") no-repeat 0 0;
    bottom: -24px;
}

.active .arrow-bottom
{
    background:url("../images/search-combine-arrowsRO_26.png") no-repeat 0 0;
}

.active .arrow-top
{
    background:url("../images/search-combine-arrowsRO_12.png") no-repeat 0 0;
}

.smallRiArrow
{
    background:url("../images/prompt_11.gif") no-repeat scroll 159px 2px transparent;
    padding-right:20px;
}

.searchCombiner label
{
    margin-left: 8px;
}
.searchCombiner #combi-State
{
    font-weight: bold;
    margin-left: 5px;
}
.orange
{
    color: #ff9900;
}

.linkIcon
{
    background:url('../images/link-chain.png') no-repeat 0 0;
    height: 75px;
    position: absolute;
    top: -12px;
    left: 0px;
    width: 75px;
    z-index: 100;
}

/* Styles for News Plugin */

#main #mainContent .newsBoxes
{
    margin-left: -15px;
    zoom: 1;
}

#main #mainContent .newsBoxes .infoBox
{
    width: 252px;
    float: left;
    display: inline;
    margin-left: 15px;
    overflow: hidden;
}

#main #mainContent .newsBoxes .infoBox h2 a
{
    margin-right: 1.7em;
}

#main #mainContent .news .infoBox .infoTableBody li,
#main #mainContent .news .infoBox .infoBoxBody li
{
    padding: 0 0 0 15px;
    background: url(../images/green_arrow.gif) 5px 3px no-repeat;
}

#main #mainContent .news .infoBox .infoBoxBody p
{
    margin-top: -3px;
}

#main #mainContent .news .infoBox .infoBoxBody .newsItem
{
    padding-left: 60px;
    clear: both;
    margin-bottom: 8px;
}

#main #mainContent .news .infoBox .infoBoxBody .newsItem .image
{
    float: left;
    display: inline;
    margin-left: -61px;
    border: 1px solid #d3dde2;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

#main #mainContent .news .clear
{
    height: 0;
}

#main #mainContent .newsArticleImage
{
    float: right;
    display: inline;
    margin: 0 0 8px 8px;
}

/* Styles for News Search */

.newsSearch #startDate,
.newsSearch #finishDate,
.newsSearch #SearchText,
.newsSearch #NewsType
{
    margin-bottom: 20px;
    clear: both;
}

.newsSearch .clear
{
    height: 10px;
}

.newsSearch #startDate .itemLabel,
.newsSearch #finishDate .itemLabel,
.newsSearch #SearchText .itemLabel,
.newsSearch #NewsType .itemLabel
{
    float: left;
    display: inline;
    clear: left;
    width: 150px;
    text-align: right;
    padding-right: 10px;
}

.newsSearch #startDate input,
.newsSearch #finishDate input,
.newsSearch #SearchText input,
.newsSearch #NewsType select
{
    float: left;
    display: inline;
    width: 120px;
    font-size: 1em;
}

.newsSearch #startDate input.calendarButton,
.newsSearch #finishDate input.calendarButton
{
    width: auto;
    margin-left: 10px;
}

.newsSearch #SearchButton
{
    margin-left: 160px;
}

.newsSearch #Results
{
    margin-top: 20px;
}

/* Styles For power search */

.locationBox
{
}

.locationBox .selectedLocationList
{
    width: 150px;
}

#main #mainContent .locationBox .selectedLocationList li
{
    margin-bottom: 3px;
    height: 20px;
    padding-left: 20px;
    background: none;
    width: 100%;
}

.locationBox .prefixEntry
{
    background: url(../images/list_box_add.png) no-repeat center left;
    height: 20px;
    padding-left: 24px;
    width: 156px;
}

.locationBox .prefixEntry input
{
    border: none;
    height: 20px;
    width: 100%;
}

.locationBox .prefixEntry .watermark
{
    color: #999999;
}

.locationBox .locationMessage
{
    font-style: italic;
}

.locationBox a
{
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    margin: -1.5em 0 0 -20px;
    width: 20px;
}

.locationBox a.add
{
}

.locationBox a.remove
{
    background: url(../images/hover_text_remove_this_item.gif) no-repeat center right;
}

.locationBox a span
{
    display: none;
}

.locationBox .suggestedLocation
{
    padding: 3px;
}

.locationBox .suggestedLocationBoxBody
{
    background-color: White;
    border: solid 1px #cccccc;
    width: 156px;
}

.locationBox .suggestedLocationBoxBody div
{
    margin-bottom: 3px;
    height: 20px;
}

.locationBox .suggestedLocationBoxBody .locationGroupHeading
{
    border-bottom: solid 1px #cccccc;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0 4px;
}

.locationBox .suggestedLocationBoxBody .suggestedLocation,
.locationBox .suggestedLocationBoxBody .highlight-suggestedLocation
{
    cursor: pointer;
    margin: 4px;
    padding-left: 10px;
}

.locationBox .suggestedLocationBoxBody .highlight-suggestedLocation
{
    background-color: #eeeeee;
}

/* SearchFilterEditor styles. */

#main #mainContent .infoBox .selectedFilterList,
#main #mainContent .infoBox .availableFilterContainer
{
    width: 301px;
    border: 1px solid #e2e2e2;
    background: #fafafa;
}

#main #mainContent .infoBox .addFilter
{
    width: 287px;
}

#main #mainContent .infoBox .selectedFilterList li,
#main #mainContent .infoBox .addFilter,
#main #mainContent .infoBox .availableFilterList li
{
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 1px 8px;
}

#main #mainContent .infoBox .selectedFilterList li,
#main #mainContent .infoBox .availableFilterList li
{
    list-style: none;
}

#main #mainContent .infoBox .selectedFilterList li span,
#main #mainContent .infoBox .addFilter span,
#main #mainContent .infoBox .availableFilterList li span
{
    display: block;
    vertical-align: middle;
}

#main #mainContent .infoBox .selectedFilterList li span
{
    padding: 2px 2px 3px 47px;
}

#main #mainContent .infoBox .addFilter span
{
    padding: 2px 2px 2px 22px;
}

#main #mainContent .infoBox .addFilter span
{
}

#main #mainContent .infoBox .availableFilterList li span
{
    height: 20px;
    line-height: 20px;
    padding: 0 15px 0 0;
}

#main #mainContent .infoBox .selectedFilterList li
{
}

#main #mainContent .infoBox .selectedFilterList li.first
{
}

#main #mainContent .infoBox .selectedFilterList li:hover
{
    background: #ebebeb;
}

#main #mainContent .infoBox .selectedFilterList li:hover.first
{
}

#main #mainContent .infoBox .selectedFilterList li.noFilters
{
    cursor: default;
}

#main #mainContent .infoBox .selectedFilterList li:hover.noFilters
{
}

#main #mainContent .infoBox .selectedFilterList li span
{
    background: url(../images/button_remove.gif) no-repeat center left;
}

#main #mainContent .infoBox .selectedFilterList li:hover span
{
    background: url(../images/button_remove_on.gif) no-repeat center left;
}

#main #mainContent .infoBox .selectedFilterList li.noFilters span
{
    background: none;
    color: #999999;
    padding: 0;
}

#main #mainContent .infoBox .addFilter
{
    font-size: 0.75em;
    padding-top: 1px;
    margin-bottom: 8px;
}

#main #mainContent .infoBox .addFilter:hover
{
}

#main #mainContent .infoBox .addFilter.last
{
}

#main #mainContent .infoBox .addFilter.last:hover
{
}

#main #mainContent .infoBox .addFilter span
{
    background: url(../images/list_box_add.png) no-repeat center left;
}

#main #mainContent .infoBox .availableFilterContainer
{
    padding: 0;
}

#main #mainContent .infoBox .availableFilterContainer div
{
    padding: 2px 4px;
    font-size: 1em;
}

#main #mainContent .infoBox .availableFilterContainer .locationGroupHeading
{
    border-bottom: solid 1px #cccccc;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0 4px;
}

#main #mainContent .infoBox .availableFilterContainer .suggestedLocation,
#main #mainContent .infoBox .availableFilterContainer .highlight-suggestedLocation
{
    cursor: pointer;
    margin: 4px;
    padding-left: 10px;
    font-size: 0.75em;
}

#main #mainContent .infoBox .availableFilterContainer .highlight-suggestedLocation
{
    background-color: #eeeeee;
}

#main #mainContent .infoBox ul.availableFilterList
{
    margin: 0;
}

#main #mainContent .infoBox .availableFilterList li:hover
{
    background-color: #eeeeee;
}

.availableFilterList li.navLeft span
{
    background: url(../images/nav_left.png) no-repeat center left;
    padding-left: 15px !important;
}

.availableFilterList li.navRight span
{
    background: url(../images/nav_right.png) no-repeat center right;
}

.availableFilterList li.selectAll
{
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    margin: 3px 0;
    padding-bottom: 3px;
    padding-top: 3px;
}

.availableFilterList li.selectAll span
{
    font-weight: bold;
}

/* Styles for User Stats */

#UserStatsSearchPanel p
{
    clear: both;
}

#userStatsSearchBox
{
    margin-bottom: 4em;
    clear: both;
}

#userStatsSearchBox input
{
    float: left;
    margin: 4px 10px;
}

#userStatsSearchBox a.userStatsSubmit
{
    float: left;
    display: inline;
    background: url(../images/content_box_go.gif) 0 0 no-repeat;
    width: 47px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin-left: 1em;
}

#userStatsSearchBox a.userStatsSubmit:hover,
#userStatsSearchBox a.userStatsSubmit:active
{
    background-image: url(../images/content_box_go_on.gif);
}

/* Styles for My Messages */

#MessageNavigation
{
    text-align: center;
    margin-bottom: 1em;
}
.msgCenter
{
    font-size: 0.75em;
    margin-bottom: 23px;
}

.msgDate
{
    font-size: 0.75em;
    margin-left: 45%;
}

#main #mainContent .infoBox .msgList table tr th
{
    background:url(none);
    border-left:1px solid #cacade;
    font-size: 1.275em;
    font-weight: normal;
}

#main #mainContent .infoBox .msgList table tr td
{
    background:url(none) ;
    padding: 5px;
}

/* Styles for My Messages Admin */

#CreateMessageUsers #userSearchBox
{
    margin-bottom: 0.4em;
}

#CreateMessageUsers #userSearchBox input
{
    margin-right: 1em;
}

#CreateMessageUsers #userSearchRadio table td
{
    padding: 2px;
    font-size: 0.75em;
}

#CreateMessageUsers #userSearchRadio table td label
{
    padding-left: 4px;
}

#CreateMessageUsers #userSearchSubmit
{
    margin: 0.4em 0 1em 0;
}

#CreateMessageUsers #userSearchSubmit input
{
    font-size: 0.75em;
}

#CreateMessage table.sendMessage
{
    margin-bottom: 1em;
}

#CreateMessage table.sendMessage tr td
{
    padding-bottom: 5px;
}

#CreateMessage table.sendMessage tr td input
{
    font-size: 0.8em;
}

#CreateMessage table.sendMessage tr td select
{
    font-size: 0.75em;
}

#CreateMessage table.sendMessage tr td textarea
{
    font-size: 1em;
    padding: 2px;
}

#CreateMessage table.sendMessage tr td.label
{
    text-align: right;
    vertical-align: top;
    font-size: 0.8em;
    padding: 2px 2px 0 0;
}

#main #mainContent #CreateMessageUsers #searchForUser
{
    float: left;
    width: 250px;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox
{
    float: right;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox h2
{
    width: 485px;
    background: url(../images/content_box_485_top.gif) left top no-repeat;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox h2 a
{
    margin-right: 1.4em;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox .infoTableBody
{
    width: 485px;
    background: url(../images/content_box_485_bottom.gif) left bottom no-repeat;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox .infoTableBody table
{
    width: 484px;
}

/* Styles for Watch Company Wizard */

#wizardWatchOuterSurround
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 210%;
    background: url(/templates/default/images/fade.png) 0 0 repeat;
    padding-top: 50px;
    z-index: 999;
}

#wizardWatchOuterSurround table
{
    width: 100%;
    font-size: 1.1em;
}

#wizardWatchSurround
{
    border: solid 1px #000;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 500px;
    padding: 10px;
    background: #fff;
    z-index: 999;
}

#wizardWatchSurround input
{
    margin-right: 5px;
}

#wizardWatchSurround label
{
    font-size: 0.8em;
}

#wizardWatchSurround a.linkButton
{
    font-size: 0.8em;
    text-decoration: none;
    font-weight: bold;
}

/* Styles for Calendar */

.calendarCalendar
{
    z-index: 99 !important;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    text-align: left;
}

.calendarTitle
{
    font: bold 12px Tahoma;
    color: #333333;
    text-align: center;
    padding-bottom: 6px;
    padding-top: 2px;
}

.calendarArrowLeft
{
    font: bold 12px Tahoma;
    color: #333333;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 6px;
    padding-top: 2px;
    cursor: pointer;
    cursor: hand;
}

.calendarArrowRight
{
    font: bold 12px Tahoma;
    color: #333333;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 6px;
    padding-top: 2px;
    cursor: pointer;
    cursor: hand;
}

.calendarMonth
{
    background-color: #F6F6F6;
    border: 1px solid #dddddd;
}

.calendarMonthTitle
{
    font: bold 12px Tahoma;
    text-align: center;
    padding: 4px;
    color: #333333;
}

.calendarDayName
{
    font: bold 11px Tahoma;
    color: #333333;
    text-align: center;
}

.calendarDay
{
    font: 11px Tahoma;
    color: #333333;
    text-align: center;
    padding: 1px;
    border: 1px solid #F6F6F6;
    cursor: pointer;
    cursor: hand;
}

.calendarDayToday
{
    font: bold 11px Tahoma;
    color: navy;
    text-align: center;
    padding: 1px;
    background-color: #99ccee;
    border: 1px solid #ECECEE;
    cursor: pointer;
    cursor: hand;
}

.calendarDayDisabled
{
    font: 11px Tahoma;
    color: #C0C2C1;
    text-align: center;
    padding: 1px;
    border: 1px solid #F6F6F6;
}

.calendarDaySelected
{
    font: bold 11px Tahoma;
    color: maroon;
    text-align: center;
    border: 1px solid crimson;
    background-color: gold;
}

.calendarDaySpecial
{
    font: bold 11px Tahoma;
    color: crimson;
    text-align: center;
    padding: 1px;
    border: 0px solid #993766;
}

.calendarDatePickerButton
{
    cursor: pointer;
    cursor: hand;
    vertical-align: bottom;
}

.calendarCalendar select
{
    width: 50px;
}

/* Styles for Notes */

table tr td.note
{
    background: #fff !important;
    padding: 0 !important;
}

table tr td.note .editNote
{
    padding: 10px !important;
    position: relative;
}

.taskBar
{
    border-bottom: 1px solid #d3dde2;
    float: right;
    padding-bottom: 10px;
    position: relative;
}

.infoBox p select
{
    font-size: 1em;
}

/* Styles for OJEU Search */

.OJEUSearch table
{
    margin-bottom: 1em;
}

.OJEUSearch table tr td
{
    padding-bottom: 5px;
}

.OJEUSearch table tr td input
{
    font-size: 0.8em;
}

.OJEUSearch table tr td select
{
    font-size: 0.75em;;
}

.OJEUSearch table tr td textarea
{
    font-size: 1em;
    padding: 2px;
}

.OJEUSearch table tr td.label
{
    text-align: right;
    vertical-align: top;
    font-size: 0.8em;
    padding: 2px 2px 0 0;
}

.OJEUSearch .label
{
    width: 88px;
    margin-right: 10px;
}

/* Request an update */

.requestanupdateText
{
    font-size: 0.8em;
}
.requestanupdateProjectText
{
    font-size: 0.8em;
    color: White;
}
.requestanupdateTextBold
{
    font-size: 0.8em;
    font-weight: bold;
    color: White;
}

#requestupdateHeader
{
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
}

#requestupdateRequest
{
    width: 100%;
    margin-left: 10px;
    text-align: left;
}

#requestupdateProject
{
    width: 480px;
    margin-left: 10px;
    text-align: left;
    margin-top: 20px;
    margin-right: 10px;
}

#requestupdateProjectNumber
{
    margin-left: 5px;
    margin-top: 5px;
}

#requestupdateProjectName
{
    margin-left: 4px;
    margin-top: 3px;
}

#requestupdateTextbox
{
    width: 440px;
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 20px;
}

#requestupdateText
{
    width: 100%;
    margin-left: 5px;
    margin-top: 15px;
    text-align: left;
}

#requestupdateButtons
{
    vertical-align: bottom;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 200px;
}

#requestupdateSent
{
    width: 500px;
    text-align: center;
}

#requestupdateRequestSent
{
    margin-top: 100px;
    text-align: center;
}

#requestupdateRequestSentClose
{
    margin-top: 60px;
}

.requestupdateProjectDetails
{
    background-color: #8eb737;
}

.textBoxWatermark
{
    color: #ccc;
}

/* Search saver */

#main #mainContent #searchSaver .infoBox .infoBoxBody select
{
    width: 250px;
    margin-left: 10px;
}

#main #mainContent #searchSaver .infoBox .infoBoxBody input
{
    width: 246px;
    margin-left: 10px;
}

#main #mainContent #searchSaver #searchSaverTools
{
    margin-bottom: 15px;
}

#main #mainContent #searchSaver #searchSaverTools span,
#main #mainContent #searchSaver .infoBox .infoBoxBody a
{
    color: #8EB737;
    font-size: 1em;
    font-weight: bold;
    margin-right: 7px;
}

.adminUserDetailsGridHeader
{
    background-color: #8eb737;
    color: White;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.adminUserDetailsGridItem
{
    background-color: #CCCCCC;
    color: #8eb737;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
}

.adminUserDetailsText
{
    font-family: Verdana;
    font-size: 12px;
}

.adminUserDetailsLink
{
    text-align: left;
    color: #0000FF;
    font-family: Verdana;
    font-size: 12px;
}

.adminUserDetailsLink a:link
{
    color: #0000FF;
    text-decoration: none;
}

.adminUserDetailsLink a:visited
{
    text-decoration: none;
    color: #800080;
}

.adminUserDetailsLink a:hover
{
    text-decoration: none;
    color: #0000FF;
}

.adminUserDetailsTextBold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.adminUserDetailsUser
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #8eb737;
}

.Printaddressheader
{
    float: left;
    display: inline;
    clear: left;
    width: 110px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 2px;
    margin-bottom: 0.6em;
    font-size: 0.8em;
}

.Printaddress
{
    font-size: 0.8em;
    margin-bottom: 0.6em;
    clear: right;
    width: 360px;
}

#everything #main #mainContent .FavandNotes .infoBoxBody
{
    width: 984px;
    background: url(../images/content_box_986_bottom_power_search.gif) left bottom no-repeat;
    padding: 0 1px 1px 1px;
}

#everything #main #mainContent .searchSection .infoBoxBody .FavandNotesSubSection
{
    float: left;
    display: inline;
    width: 984px;
    overflow: hidden;
    margin-left: 1px;
}

#everything #main #mainContent .searchSection .infoBoxBody .FavNotesfirst
{
    width: 984px;
    margin-left: 0;
}

/* general form field layout */
.generalForm p
{
    font-size: .9em;
}

.generalForm p label
{
    width: 150px;
    display: inline-block;
}

.generalForm p input,
.generalForm p .valueField
{
    margin: 0px 5px;
    width: 200px;
    font-size: 1em;
    padding: 3px;
}

.generalForm .submit
{
    float: none;
    margin-left: 43%;
}

.generalForm p input[type=radio]
{
    width: auto;
}

/* contact contract selector for mailmerge */
/* general form field layout */
.headerBar {
    background: url("../images/bread_02.gif") repeat-x scroll 0 0 transparent;
    clear: both;
    color: #FFFFFF;
    height: 30px;
    z-index: 903;
}

.headerBar div {
    background: url("../images/bread_04.png") no-repeat scroll right top transparent;
    border-left: 1px solid #6B8F23;
    height: 13px;
    padding: 10px 10px 7px;
}

.headerBar p {
    color: #FFFFFF;
    font-size: 0.75em;
    line-height: 1em;
    margin: 0;
}

/* override #main #mainContent ul */
#main #mainContent #contact-list-container .ui-tabs-nav
{
    margin: 0 0 10px;
}

/* override #main #mainContent ul li */
#main #mainContent #contact-list-container li
{
    margin-bottom: 0;
    font-size: 1.3em;
    line-height: 1.2em;
}

.ui-widget .ui-expander
{
    cursor: pointer;
    line-height: 1.5;
}

#contact-list-container
{
    margin-top: 10px;
}

#contact-list-container .ui-widget-header
{
    margin-bottom: 10px;
}

#contact-list-container div > .ui-expander
{
    margin-top: 2px;
}

.ui-widget .ui-icon
{
    float: left;
}

.ui-widget .ui-expander a
{
    padding: 0.1em 0.1em 0.1em 0.1em;
}

.ui-widget .ui-expander em
{
    padding: 0.1em 0.1em 0.1em 2.2em;
}

#contact-list-container #project-contact-role-list em
{
    padding: 0.1em;
}

.ui-widget .ui-expander-content
{
    overflow: auto;
}

#contact-list-container em,
#contact-list-container .contacts-tab-panel
{
    font-size: 0.8em;
}

#contact-list-container div.ui-expander,
#contact-list-container div.ui-expanded,
#contact-list-container #role-group-contact-project-list ul.ui-expanded,
#contact-list-container .project-info,
#contact-list-container .contact-info,
#contact-list-container #project-contact-role-list .project,
#contact-list-container #office-list #office-contact-list,
#contact-list-container #office-list #office-contact-list .office-contacts-panel,
#contact-list-container #contact-list .contact
{
    line-height: 1.4em;
    margin-left: 1.5em;
    padding: 3px;
}

#contact-list-container .group-selector
{
    margin-top: 2px;
    position: absolute;
}

#contact-list-container #role-group-contact-project-list,
#contact-list-container #contact-project-role-list,
#contact-list-container #project-contact-role-list,
#contact-list-container #office-list,
#contact-list-container #contact-list
{
    line-height: 1.4em;
    padding: 0 5px;
    margin: 0 0 10px;
}

#contact-list-container #role-group-contact-project-list .contacts,
#contact-list-container #contact-project-role-list .projects,
#contact-list-container #project-contact-role-list .contacts,
#contact-list-container #office-contact-list .contacts,
#contact-list-container #contact-list #contact-contact-list
{
    list-style-type: none;
    font-size: 1em;
}

#contact-list-container #role-group-contact-project-list .contacts,
#contact-list-container #project-contact-role-list .contacts,
#contact-list-container #office-contact-list .contacts,
#contact-list-container #contact-list #contact-contact-list
{
    margin-left: 0;
}

#contact-list-container #role-group-contact-project-list .contacts .contact .count,
#contact-list-container #contact-project-role-list .contact .count
{
    float: right;
    font-weight: bold;
    margin-right: 0.4em;
}

#contact-list-container #role-group-contact-project-list .ui-expanded,
#contact-list-container #contact-project-role-list .ui-expanded,
#contact-list-container #contact-project-role-list .ui-expanded,
#contact-list-container #project-contact-role-list .contacts,
#contact-list-container #office-contact-list .ui-expanded,
#contact-list-container #contact-list .ui-expanded
{
    border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    padding: 0.2em;
}

#contact-list-container #role-group-contact-project-list .contacts .projects .project span,
#contact-list-container #contact-project-role-list .project span,
#contact-list-container #project-contact-role-list .project .contacts .contact span,
#contact-list-container #project-contact-role-list .project .span
{
    padding: 0.1em 0.1em 0.1em 0.2em;
}

#main #ContactDownload
{
    float: left;
    display: inline;
    width: 570px;
    margin: 0 10px;
}
.buttonwrapper
{
    float: right;
    padding: 0.5em 0.5em 0.5em 0.5em;
}
.ovalbutton
{
    border-style: inset;
    font-size: 0.75em;
}
#main #mainContent .infoBox .infoBoxBody p .downloadoptions
{
    font-size: 1em;
}

#contact-list-container #contact-list #contact-contact-list .contact
{
    margin-bottom: 2px;
}
/*free text search*/
#main .field label.fieldLabel
{
    color: #4C4C4C;
    display: inline-block;
    font-size: 1.2em;
    margin-right: 6px;
    text-align: left;
    width: 44px;
}

#everything #main .field input
{
    border: 1px solid #8B8B8B;
    margin-left: 26px;
    padding: 5px;
    width: 168px;
}
#everything #main #mainContent .field input
{
    width: 200px;
}

#main .field
{
    margin-bottom: 8px;
}

#mainContent .field
{
    width: 300px;
    margin-bottom: 0.8em;
}

#mainContent .field .fieldLabel
{
    display: inline-block;
    width: 50px;
}

#mainContent .field input
{
    margin-left: 10px;
    padding: 4px;
    width: 200px;
}

#mainContent .infoBoxBody .submit a.showProjects
{
    background: url("../images/show_projects.gif") no-repeat scroll 0 0 transparent;
}

#mainContent .field .fieldHelpDesc
{
    margin: 4px 4px 4px 100px;
    padding: 6px;
    border: 1px solid #D3D3D3;
    background-color: #fff;
}

#main #mainContent .infoBoxBody ul.contentList li
{
    color: #000;
    font-size: 1em;
    line-height: 1em;
}

#main #mainContent .infoBox .infoBoxBody p span.Noteshare
{
	float:right;
}

.note .editNote textarea
{
    border: 1px solid #8eb737;
    color: black;
    font-family: Arial;
    font-size: 1.4em;
    margin-top: 6px;
    padding: 7px;
    margin-bottom: 7px;
    width: 720px;
}

.note .editNote .Notes
{
	background:url("../images/notes_stripe_03.png") no-repeat scroll right bottom #EAEAEB;
	border: 1px solid #cacade;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}

.note .editNote .Notes .NoteText
{
	border-bottom: 1px solid #cacade;
	padding-bottom: 7px;
	margin-bottom: 7px;
	position: relative;
}

.note .editNote .Notes .DateTime
{
	color:#666666;
	float: left;
	font-size: 1em;
	padding: 8px 0px;
	position: relative;
}

.note .editNote .Notes .EditDelete
{
	color:#5F8F00;
	text-decoration:none;
}

.note .editNote .NotesInsertRegion
{
	background:url("../images/notes_stripe_03.png") no-repeat scroll right bottom #EAEAEB;
	border:1px solid #C0C0C0;
	font-size:1em;
	padding: 10px;
	margin-bottom:10px;
	margin:0px 0px 10px 0px;
}
.note .editNote .NotesInsertRegion .NoteMessage
{
	color:#777;
	font-size:1.0em;
}

#main #mainContent .infoBox .infoTableBody .tableControl a
{
	color:#5F8F00;
	text-decoration:none;
}

#main #mainContent .infoBox .infoTableBody .tableControl a:hover
{
	text-decoration:underline;
}

.infoTableBody table tr td.note .editNote .NotesInsertRegion .SaveButton
{
	font-size:1.0em;
	font-family:Verdana,Tahoma,Geneva,Helvetica,Sans-Serif;
	margin-bottom:4px;
}

#main #mainContent .infoBox .infoTableBody .tableControl .ProjectNotesListHeading a,
#main #mainContent .infoBox .infoTableBody .tableControl .OfficeNotesListHeading a
{
	color:#ff6000;
	text-decoration:none;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;
    position: fixed;
    top: 10px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    color: #333;
    border: 1px solid black;
    padding: 12px;
    background-color:#fff;
}

.jqmOverlay { background-color: #000; }

.player

{
    display: block;
    height: 480px;
    width: 640px;
}
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

.modal-vid
{
  width: auto;
  top: 10px;
}

.modal-vid .windowBody
{
    margin: 10px 0px;
}

.brandedModal .windowHead,
.brandedModal .head
{
	margin:5px 0 10px 0;
}

.brandedModal .windowBody,
.brandedModal .body
{
	padding:4px;
	overflow:hidden;
	overflow:auto;
}

.brandedModal .windowLinks,
.brandedModal .links
{
	margin-top:10px;
	padding:8px;
	float:left;
	background:#e7e7e7;
	color:#fff!important;
}

.brandedModal .windowLinks a,
.brandedModal .links a
{
	color:#fff!important;
}

.brandedModal .windowLinks .left,
.brandedModal .links .left
{
	width:292px;
	float:left;
}

.brandedModal .windowLinks .right,
.brandedModal .links .right
{
	padding:6px 0 0 0;
	width:292px;
	float:right!important;
	text-align:right;
	cursor:default;
	font-size:0.8em;
	color:#555;
}

.timerangefromto
{
    color:#596366;
    font-size: 1.3em;
}

.projectbox
{
    margin: 5px 0px 10px 0px;
}
.clear
{
    clear: both;
}
/*Styling for overview page*/
.col1
{
	width: 383px;
	float: left;
	padding-right:10px;
}

.col2
{
	width: 383px;
	float: right;
	padding-left: 10px;
}
.infoBox.market
{
	background: url(../images/sliding_infobox-market.gif) no-repeat 0 0;
	-moz-box-shadow: 3px 3px 7px #CFCFCF;
	 -webkit-box-shadow: 3px 7px 3px #CFCFCF;
	 box-shadow: 3px 3px 7px #CFCFCF;
}

.infoBox.market h2
{
	background-image: url(../images/sliding_h2-market_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.market .infoBoxBody
{
	border:1px solid #FFD38F;
	background-attachment: fixed;
	background-color: #FFFFDF;
	background-image: url(../images/infoNote_stripe_03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.market .infoBoxBody img
{
	float: left;
	clear: both;
	margin: 0px 25px 10px 0px;
}

.infoBox.green
{
	background:url("../images/sliding_infobox_green.gif") no-repeat scroll 0 0 transparent;
	-moz-box-shadow: 3px 3px 7px #CFCFCF;
	 -webkit-box-shadow: 3px 7px 3px #CFCFCF;
	 box-shadow: 3px 3px 7px #CFCFCF;
}

.infoBox.green h2
{
    background:url("../images/sliding_h2_green_02.gif") no-repeat scroll right top transparent;
}

.green .infoBoxBody,
.green .infoTableBody
{
    border:1px solid #8eb737;
    background-image: url(../images/boxGreen_stripe_03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.facetedSavedSearchesTableContainer
{
    background: #F7F7F7;
    border-style: solid;
    border-width: 1px;
    border-color: #BFBFBF #CACADE #CACADE #CACADE;
    font-size: 0.75em;
    padding: 10px 3px;
}

.facetedSavedSearchesTableContainer table td
{
    vertical-align:top;
    padding-top:8px;
}

.facetedSavedSearchNameContainer
{
    word-break: break-word;
    padding-right:2px;
}

.greenSubmitButton span
{
    font-size: 13px;
    font-weight: bold;
    color: white;
}

.marketFoot
{
	border-top: 1px solid #FFE0AF;
	margin-top: 15px;
	padding: 10px;
}

.ovrViewFoot
{
    border-top: 1px solid #cacade;
    margin: 10px 0 5px 0;
    padding: 15px 0px;
	clear: both;
}

a.buttonbox
{
	color: #4d4d4d;
	text-decoration: none;
}

.buttonbox
{
	background: url(../images/infoBox_stripe_03.png) no-repeat right bottom #F7F7F7;
	border: 1px solid #cacade;
	display: block;
	float: left;
	height: 125px;
	margin-right: 7px;
	padding: 10px 2px 8px 119px;
	position: relative;
	text-decoration: none;
	width: 260px;

	-moz-border-radius: 7px 7px 0px 0px;/* FF1+ */
	-webkit-border-radius: 7px 7px 0px 0px;; /* Saf3-4 */
	 border-radius: 7px 7px 0px 0px; /* Opera 10.5, IE 9, Saf5, Chrome */

	 -moz-box-shadow: 3px 3px 3px #CFCFCF;
	 -webkit-box-shadow: 3px 3px 3px #CFCFCF;
	 box-shadow: 3px 3px 3px #CFCFCF;
}

a:hover.buttonbox
{
	border:1px solid #FFD38F;
}
.buttonbox.right
{
	float: right;
	margin-right: 0px;
}

.buttonbox img
{
	border: 1px solid #cacade;
	background: #ffffcc;
	left:10px;
	position:absolute;
}

a:hover.buttonbox img
{
	border: 1px solid #cacade;
	background: #f9ea8d;
	left:10px;
	position:absolute;
}

.buttonbox strong
{
	color: #8EB737;
	font-size:16px;
	line-height:14px;
	margin:5px 0 0 20px;
	padding: 0;
}

.buttonbox em
{
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	margin: 20px 20px 0;
	padding:0;
}

.logButton
{
    background: url(../images/logButton_23.png) no-repeat left top;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height:26px;
    padding:2px 10px 5px;
    width:80px;
}
.logButton:hover
{
    background-position:right -26px;

    padding-right:11px;
    margin-right:2px;
    width:78px;
}

.flatBox
{
    background: #F7F7F7;
	border: 1px solid #cacade;
	-moz-border-radius: 7px 7px 0px 0px;/* FF1+ */
	-webkit-border-radius: 7px 7px 0px 0px; /* Saf3-4 */
	border-radius: 7px 7px 0px 0px; /* Opera 10.5, IE 9, Saf5, Chrome */
    -moz-box-shadow: 3px 3px 3px #CFCFCF;
    -webkit-box-shadow: 3px 3px 3px #CFCFCF;
    box-shadow: 3px 3px 3px #CFCFCF;
	display: block;
}

.featureBox,
.introBox
{
    background: url(../images/infoBox_stripe_03.png) no-repeat right bottom #F7F7F7;
	border: 1px solid #cacade;
	-moz-border-radius: 7px 7px 0px 0px;/* FF1+ */
	-webkit-border-radius: 7px 7px 0px 0px; /* Saf3-4 */
	border-radius: 7px 7px 0px 0px; /* Opera 10.5, IE 9, Saf5, Chrome */
        
    -moz-box-shadow: 3px 3px 3px #CFCFCF;
    -webkit-box-shadow: 3px 3px 3px #CFCFCF;
    box-shadow: 3px 3px 3px #CFCFCF;
    display: block;
    padding: 10px;
}

.featureBox h1,
.introBox h1
{
    font-size: 1.1em;
    font-weight: bold;
}

.featureBox h2
{
    border-bottom: 1px solid #cacade ;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: inline;
}

.featureBox a.helpIcon
{
    background: url("../images/icon_help.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 19px;
    width: 14px;
}
.featureBox .helpIcon span
{
    display: none;
}

.sub-InfoNote
{
    background:url("../images/infoNote_stripe_03.png") no-repeat right bottom #FFFFCC;
    border:1px solid #FF9900;
    color: #3d3d3d;
    float: left;
    padding: 10px;
    position: relative;
    margin-top: 20px;
    width: 400px;
    margin-bottom: 20px;
}
.sub-InfoNote h2
{
    color: #ff9900;
    font-size: 1.75em;
    font-weight: normal;
}

.sub-InfoNote h3
{
    color: #4d4d4d;
    font-size: 1em;
}

#main #mainContent .sub-InfoNote ul
{
    font-weight: bold;
}

#main #mainContent .sub-InfoNote ul li
{
     background:url("../images/tick-note.gif") no-repeat;
     padding-left: 30px;
     line-height: 2em;
     margin-top: 5px;
}

.sub-InfoNote-arrow
{
    background:url("../images/subscribe-page-arrow_09.gif") no-repeat;
    padding: 100px 40px 63px 0px;
    position: absolute;
    right: -40px;
    top: 0px;
}

.sub-InfoNote-img
{
    float: right;
    margin-top: 20px;
}

a.pdf-small,
a.factSheet-small,
a.film-small
{
	background-image: url(../images/pdf_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	height: 45px;
	width: 34px;
	margin-left: 10px;
}
a.factSheet-small
{
	background-image: url(../images/factsheet.png);
}
a.film-small
{
	background-image: url(../images/film.png);
}
a.factSheet-small:hover,
a.film-small:hover,
a.pdf-small:hover
{
	opacity: 0.5;
}
/*END Styling for overview page*/
.smalllabel
{
	text-align:left;
	width:90px!important;
	float:left;
	font-size:0.8em;
	padding:5px 0 0 0;
}

.tbl_heading
{
	font-weight:bold;
}
.notifications .notificationDialogPanel p .wordimg
{
    padding-right: 1px;
}

/* faceted navigation */

.treeview ul {
	margin-top: 4px;
}

.hitarea {
	/*background: url(../images/treeview-default.gif) -64px -25px no-repeat;*/
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float:left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li li
{
	padding: 3px 0px 3px 3px;
}

.treeview .narrow
{
    color: #4C4C4C;
    font-size: 0.9em;
}

.narrow
{
    font-size: 0.9em;
}

.spinner
{
    display:none;
    float:right;
}

.infoListBody h3
{
    border-style: solid;
    border-width: 1px 0px;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 8px 10px 7px;
}

.infoListBody h4
{
    border-style: solid;
    border-width: 1px 0px;
    margin-bottom: 2px;
    padding: 4px 20px 3px 6px;
}

.inactive h3,
.inactive h4
{
    background-color: #E1EFC2;
    border-color: #AACF5A;
    color: #4C4C4C; 
}

.active h3,
.active h4
{
    background-color : #FFFFCC;
    border-color: #FFC45F;
    color: #4C4C4C;
    position: relative;
}

.expander h3
{
    position: relative;
}

.infoListBody ul
{	
	margin: 0;
    padding: 0;
	list-style: none;
}

.infoListBody li li
{	
	margin: 3px;
	padding: 3px 0 3px 15px;
}

.hitarea a
{
    display: block;
}

.filterActions a
{
    float:   
}

.red-ui-icon
{
    background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

.bar
{
    font-size: 0.8em;
    position: relative;    
}

.flatBox .bar
{
    margin: 5px 10px 20px 10px;
}

.flatBox .projectList,
.flatBox .projectList table
{
    border: none;
}

.flatBox .projectList
{
    margin-top: 10px;
}

.right
{
    margin-right: 3px;
    position: absolute;
    right: 0;
}

.bar input
{
    margin: 0 4px;
    padding: 3px;
}

.mailmerge_notification_summary
{
	font-size:0.9em;
	margin: 15px 0 0 0;
	margin-bottom:10px;
}

.mailmerge_notification_summary h2
{
	border:none;
	display:block;
	margin:0;
}

.mailmerge_notification_summary .contacts
{
	font-size:0.8em;
	color:#777;
	/*padding:0 0 0 10px;*/
	margin:0 0 8px 0;
}

.mailmerge_notification_summary .summary
{
	font-size:0.8em;
	margin:0 0 25px 0;
}

table.notification_project_list
{
	background:#fff!important;
}

table.notification_project_list tr,
table.notification_project_list tr:hover
{
	background:#f5f5f5;
}

.mailmierge_notification_list
{
	background:#fff!important;
}

.notification_summary_panel
{
	background:#fff!important;
	border:solid 1px #999;
}

.notification_summary_panel tr
{
	background:#fff!important;
}

.notification_summary_panel td
{
	border:none!important;
}
.notification_summary_panel .contact
{
	padding:0 0 0 20px;
}
.noLeftMargin
{
	margin-left:0!important;
}
.padding20
{
	padding:2px 0 2px 20px!important;
}
.padding40
{
	padding:2px 0 2px 40px!important;
}

.favourites_list .action
{
	float:left!important;
}

.favourites_list .action h2
{
	float:left!important;
}

.favourites_list .results
{
	float:left!important;
	width:100%;
	margin:0 0 20px 0;
}

.favourites_list .results p
{
	float:left!important;
}

.notificationDialogPanel p.center
{
	text-align:center!important;
}

.newsletterBulletList
{
    list-style-type:disc !important;
}
.myGleniganPage_ContentContainer
.myGleniganPage_ContentContainer h2
    margin-right: 20px;
    
    margin-left: 10px !important;

.myGleniganPage_RelatedLinksList label
    margin-left: 10px;
    

/* my glenigan widget box styles */

.myGleniganWidgetBox_IconsContainer ul
{
    float: left;
    margin-left: 35px !important;
}

.myGleniganWidgetBox_IconsContainer li
{
    list-style-type: none;
    margin-right: 20px;
    padding-bottom: 5px;
}

.myGleniganWidgetBox_IconsContainer li img
{
    margin-right: 5px;
}

.myGleniganPage_WidgetBox
{
    width: 48%;
    margin: 10px 20px 20px 0px;
    float: left;
    min-height: 270px;
}

.myGleniganPage_SupportBox
{
    background: #FFFFDF;
    border: 1px solid #FF9900;
    padding: 10px 12px;
}

/* social icons */
.communicationsIconsContainer ul .comms{cursor:pointer}
/* New features pointer styles */

.newFeatureTooltip,
.newFeatureTooltip:hover
{
    color: #fff !important;
    font-weight: bold;
    padding-right: 10px !important;
    padding-left: 12px !important;
    font-size: 1em;
    position: relative;
    line-height: 20px;
}

#newProjPointer
{
    position: absolute;
}

.tooltipContainer
{
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    float: right; 
    position: relative;
    line-height: 2em; 
    padding: 0px 5px 0px 5px; 
    border: 1px solid #333; 
    color: #fff; 
    background-color: #333;
}

.tooltipPointer
{
    float: right;  
    margin-right: 120px; 
    margin-top: 6px;
}

.contactAccountManagerMsg
{
    margin-bottom: 15px;
}

.topContentRight
{
    float: right;
}

.socialIconsContainer
{
    margin-left: 17px
}

.loggedInSocialIcons
{
    float: right;
    position: relative;
    margin-right: 240px;
    z-index: 556; /* must be specified so the hidden panel higher z-index doesnt obscure link in FF & Chrome */
}

.loggedInSocialIcons img
{
    float: right;
    margin-left: 5px;
}

.takeATrialContainer
{
    margin-top: 40px;
}

.topContentLeft
{
    float: left;
    width: 60%; /* stop FF looking odd */
}

#loginHelpContainer
{
    margin-top:5px; 
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    -moz-box-shadow:1px 1px 5px #CFCFCF;
    -webkit-box-shadow:1px 1px 5px #CFCFCF;
    padding: 5px; float: left; 
    max-width: 220px; 
    max-height: 149px; 
    background-color: #e7e7e7; 
    border: none;
}

#loginHelpContainer p
{
    color: #333; 
    font-size: 0.6em;
}

#loginPointerContainer
{
    float: right;
}

#SaveSearchDialog input.name,
#SaveSearchDialog select
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 5px 0;
    padding: 1px 3px;
    width: 268px;
}

