/*
Blue: 		#2C75D0
Lightblue: 	#4DAAAB
Background: #CDDEC6
Green: 		#2A423C
Lightgreen: #93A189
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End RESET */

html {

}

body {
	background:#fff;
	font: normal 62.5% Helvetica, Arial;
	color:#333;
}

/* layout */

#container {
	width: 960px;
	margin: 0 auto;
}

#content {
	padding-bottom:18px;
}

#test {
    display:none;
}

#header {
	width:960px;
	display:block;
	margin: 36px auto;
	margin-bottom:18px;
}

div.column {
	float:left;
	display:inline;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:10px;
	width:270px;
}

div.first {
	padding-left:0;
	margin-right:10px;
}

div.avatar {
	padding:5px;
	border:1px solid #acacac;
	background:#efefef;
	margin-bottom:9px;
}

div.bubble {
	background:#2C75D0 url(http://nordiccommons.com/commons/images/bubble.png) 257px -170px no-repeat;
	display:block;
	width:235px;
	padding:8px;
	padding-right:24px;
	margin-bottom:18px;
	padding-bottom:1px;
	color:#fff;
}

div.bubble p {
	font-size:16px;
	margin-bottom:18px;
	font-family:georgia;
}

div.bubble p.lessmargin {
	margin-bottom:9px;
}

div.bubble em {
	color:#fff;
	font-size:18px;
}

div.product {
	width:248px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border:1px solid #ccc;
	margin-right:17px;
}

div.blue {
	background:#2C75D0;
}

div.blue label {
	color:#fff;
}

div.ads {
	width:300px;
	padding-top:0;
}

div#special {
	text-align:center;
	height:120px;
}

div#special a {
	display:block;
	text-align:right;
}

div.middle {
	background:#fff;
	width:345px;
	padding:10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border:1px solid #ccc;
	margin: 0 9px;
	margin-left:0;
}

#footer {
	border-top:1px solid #efefef;
	padding-top:18px;
	text-align:center;
	clear:both;
	float:left;
	display:inline;
	width:960px;
}

/* navigation */

#navigation {
	/* border-bottom:4px solid #2C75D0; */
	background:url(http://nordiccommons.com/commons/images/nav_strip.png) bottom left no-repeat;
	width:968px;
	padding:0 5px;
	height:39px;
	margin: 0 auto;
	margin-bottom:9px;
}

#breadcrumbs {
    margin-bottom:9px;
    margin-left:7px;
    font-size:11px;
    color:#555;
}

body#decorated #navigation {
	width:940px;
	background:#fff;
	height:auto;
	border-bottom:4px solid #2C75D0;
}

#navigation ul {
	float:left;
	display:inline;
	margin-bottom:0;
}

#navigation li {
	float:left;
	display:inline;
}

#navigation li a {
	float:left;
	display:inline;	
	padding:6px 10px;
	font-family:Helvetica, Arial;
	text-align:center;
	font-size:13px;
	text-transform:lowercase;
	font-variant:small-caps;
    font-weight:bold;
	letter-spacing:2px;
	background:#efefef;
	color:#2C75D0;
	text-decoration:none;
}

#navigation li a.info {
	background:none;
	font-family:helvetica;
	font-variant:normal;
	letter-spacing:0;
	font-size:11px;
	padding:0;
	padding-top:8px;
	padding-bottom:4px;
	text-transform:none;
	font-weight:bold;
}

#navigation li a.item {
	margin-left:18px;
	width:auto;
	border:0px none !important;
}

#navigation li a:hover, a:hover {
	text-decoration:underline;
}

#navigation li a.selected {
	background:#2C75D0;
	color:#fff;
}

/* Settings */

#corporate {
	border-bottom:2px solid #2C75D0;
	width:960px;
	margin: 0 auto;
	margin-bottom:21px;
	background:#f8f8f8;
	margin-top:-21px;
	padding-top:21px;
}

#corporatesettings {
	float:left;
	display:inline;
	margin-bottom:0;
}

#corporatesettings li {
	float:left;
	display:inline;
}

#corporatesettings li a {
	float:left;
	display:block;	
	padding:3px 5px;
	font-family:Helvetica, Arial;
	text-align:center;	
	font-size:12px;
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:1px;
	background:#efefef;
	color:#2C75D0;
	text-decoration:none;
}

#corporatesettings li a.selected {
	background:#2C75D0;
	color:#fff;
}

#userInfo {
	float:right;
	display:inline;
}

#userInfo ul {
	float:right;
	display:inline;
}

#userInfo li {
	float:left;
	display:inline;
	padding-right:8px;
	padding-left: 9px;
	border-right:1px solid #acacac;
}

#userInfo li.last {
	border-right:0px none;
	padding-right:0;
	margin-right:0;
}

#openID {
	clear:right;
	float:right;
	width:300px;
	display:inline;
	font-size:12px;
	text-align:right;
}

#openID img {
	position:relative;
	top:3px;
}

#browser {
	background:#fff;
    width: 685px;
    float:left;
    display:inline;
}

#controls li {
	width:auto;
	display:inline;
}

#controls li a {
	float:left;
	display:inline;
	padding:9px 0;
	border-bottom:1px solid #ccc;
	display:block;
	width:127px;
	text-decoration:none;
	padding-left:4px;
	color:#444;
	font-weight:bold;
	background:#efefef;
}

#controls li ul li {
	margin:0;
}

#controls li ul li a {
	background:#eee;
	font-size:11px;
	padding:3px;
	width:125px;
	margin-left:0;
}

#controls li a:hover {
	background:#f8f8f8;
}

#controls {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

#controls li a.selected {
	background:#2C75D0 !important;
	color:#fff;
	margin-left:0;
}
/*
body#faux #browser {
	background:url(../images/faux.png) top right repeat-y;
}
*/
#browser ul, #browser table {
	margin-bottom:0;
	padding-bottom:0;
}

#procurement_notice, #procurement_notice_v2 {
	position:absolute;
	margin-left:0px;
	margin-top:6px;
	height:auto;
	background:#fff;
	border:1px solid #acacac;
	padding:9px;
}

#procurement_notice h2 {
	clear:left !important;
	display:block !important;
}


#procurement_notice_v2 {
	margin-left:5px;
	margin-top:3px;
	width:660px;
	padding:9px;
	background:rgb(205,205,205);
	background:rgba(172,172,172,0.6);
}

#procurement_notice_v2 h2 {
	border-bottom:0px none;
	clear:left !important;
}

div.v2wrapper {
	padding:9px;
	background: #fff;
	border:1px solid #acacac;
}

#infopanel {
	float:left;
	display:inline;
	padding:9px;
	width:300px;
	color:#fff;
	text-shadow:0px 0px 0px #2C75D0;
	background:#2C75D0;
	border-top:1px solid #ccc;
}

#infopanel h3 {
	font-family:helvetica;
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:18px;
}

#infopanel p.larger {
	font-size:14px;
	font-weight:normal;
}

#infopanelClose {
	position:absolute;
	margin-left:292px;
	margin-top:-28px;
}

#infopanelClose a {
	color:#fff;
	display:block;
	padding:6px;
}

#keywords {
    margin-bottom:9px;
}

#pagination, #pagination-bottom {
	margin-bottom:0;
	margin-left:9px;
    width:675px;
    float:left;
    display:inline;
}

#pagination-bottom {
	margin-top:0px;
}

#pagination ul {
	float:left;
}

#pagination li, #pagination ul, #pagination-bottom li, #pagination-bottom ul {
	width:auto;
	display:inline;
	margin-bottom:0;
}

#pagination li a, #pagination-bottom li a {
	float:left;
	display:inline;
	padding: 3px 6px;
	margin-right:2px;
	margin-bottom:0;
	border:1px solid #ccc;
	border-bottom:0px none;
	text-decoration:none;
	font-size:11px;
	color:#555;
}

#pagination-bottom li a {
	border-top:0px none;
	border-bottom:1px solid #ccc;
}

#pagination li a.selected, #pagination-bottom li a.selected {
	background:#2C75D0;
	color:#fff;
}

#floyd, #sparklines {
	margin-bottom:18px;
}

#floyd li {
	border-bottom:1px dotted #ececec;
}

/* basic typography */

h1, h2, h3 {
	font-family:georgia;
	margin-bottom: 9px;
}

h1 {
	font-size:2.6em;
	font-weight:normal;
	padding-bottom:3px;
}

#location_title {
	width:670px;
}

h1.tagline, p.tagline {
	font-family:helvetica, arial;
	padding-bottom:0;
	line-height:18px;
	margin-top:36px;
	font-size:14px;
}

span.amp {
    font-size: 1.1em;
    font-family: "Goudy Old Style", "Palatino","Book Antiqua", serif;
    font-style: italic;
}

span.tagline {
	position:absolute;
	top:90px;
	margin-left:68px;
	font-size:12px;
	color:#666;
	z-index:99;
}

h1.notice {
	font-size:.8em;
	font-family:helvetica, arial !important;
}

h2 {
	font-size:2.1em;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}

h2 span {
	color:#555;
	font-size:14px;
	font-weight:normal;
	text-transform:lowercase;
	font-variant:small-caps;
	font-family:Helvetica, Arial;
	letter-spacing:1px;
}

h3 {
	font-size:1.8em;
	font-weight:normal;
	padding-bottom:3px;
	letter-spacing:1px;
}

h3.normal {
	text-transform:none;
}

h3.underline {
	border-bottom:1px dashed #aaa;
	padding-bottom:8px;
}

h4 {
	font-weight:normal;
	font-size:12px;
	margin-bottom:9px;
	text-transform:uppercase;
	letter-spacing:1px;
}

a img {
	display:block;
	border: 0px none;
}

div.middle h3 {
	font-family:Helvetica, Arial;
	font-size:12px;
	text-transform:none;
}

#preview h3 {
	text-transform:uppercase;
}

p, label, h2, h3 {
	line-height:18px;
}

.dashed-bottom {
	border-bottom:1px dashed #ccc;
	padding-bottom:18px;
}

h2 {
	line-height:24px;
}

p.lessmargin {
	margin-bottom:9px;
}

p.nomargin, ul.nomargin {
	margin:0;
}

.centered {
	text-align:center;
}

p, li {
	font-size: 12px;
	line-height:1.5em;
}

p, ol, ul {
	margin-bottom:1.5em;
}

em {
	color:#444;
	font-family:georgia;
	font-size:1em;
}

em.red, span.red, a.red {
	color:red;
}

em.green {
	color:green;
}

ol li {
	list-style:upper-roman;
}

ol li ol {
    margin-left:18px;
}

ol li ol li {
    list-style:decimal;
}

ul li ul li {
	margin-left:18px;
}

span.date {
	font-family:georgia;
}

span.number {
	font-weight:bold;
}

.green {
	color:green;
}

img.icon {
	float:right;
	display:inline;
	margin-right:-14px;
	margin-top:-14px;
}

a {
	color:#2C75D0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.add, a.avatar {
	padding-left:21px;
	background:url(../images/add.png) center left no-repeat;
}

a.avatar {
	background:url(../images/camera_add.png) center left no-repeat;	
}

/* search results */

#searchresults {
	float:left;
	display:inline;
	width:620px;
	background:#fff;
}

#searchresults ol li {
	list-style:none;
	padding-left:0;
	line-height:18px;
	margin-bottom:18px;
}

#searchresults h3 {
	margin-bottom:0;
}
#searchresults h3 a {
	font-variant:normal;
	text-transform:none;
	font-size:14px;
	font-family:helvetica;
	margin-bottom:0;
	border-bottom:1px solid;
}

#searchresults h3 a:hover {
	text-decoration:none;
}

/* tables */

table {
	float:left;
	display:inline;
	width:550px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
	margin: 0 2px;
}

table.notice {
	border:0px none;
	border-top:1px solid #ccc;
	width:inherit;
	margin-bottom:18px;
}

#sparklines table {
	margin-left:0;
	width:290px;
}

#sparklines table, #sparklines tr, #sparklines td {
	border:0px none;
}

table.user {
	width:600px;
}

table#listings a {
	line-height:18px;
}

table#listings a.action {
	color: #2C75D0;
	text-decoration:underline;
}

thead td {
	font-size:18px;
}

table.notice thead td {
	font-size:12px;
	font-weight:bold;
}

td {
	border-bottom:1px solid #eee;
}

td.expired {
    background:#f8f8f8;
    color:#aaa !important;
}

td.active {
    background:lightgreen;
    color:green !important;
}

table.notice td {
	border-bottom:1px solid #ccc;
}

table.notice h2 {
	margin-bottom:0;
}

tr.last td {
	border-bottom:1px solid #ccc;
}

tr.odd td {
	background-color:#F1F5FA;
}

tr.changed td {
	background:lightyellow;
}

tr.changed td a.bid_title strong.visited {
	color:#2C75D0 !important;
}

tr.selected td.title {
    background:rgb(205,205,205);
    border:1px solid #acacac;
    width:670px !important;
}

tr.selected td div {
    padding:9px;
    border:1px solid #acacac;
    background:#fff;
}

tr.selected td label {
    float:none !important;
    font-weight:bold !important;
}

tr.selected {
    width: 679px !important;
}

tr.selected td div div {
    border:0px none;
    padding: 0;
}

td {
	padding:6px;
	font-size:12px;
	border-left:1px solid #ccc;
	line-height:18px;
    vertical-align:top;
}

table.notice table td {
	border-left:0px none;
}

table.notice td.data {
	width: 482px;
}

table.notice td p {
	width:auto;
}

table.notice td.notice-legend {
	font-weight:bold;
	background:#f8f8f8;
	width:164px;
    vertical-align:top;
}

td.noborder {
	border-left:0px none;
}

td.check {
	padding:3px 9px;
	background:#2C75D0 url(../images/star.png) center center no-repeat;
}

td.title {
	width:430px;
	padding-left:6px;
	padding-right:36px;
}

tr.selected td.title {
    padding-right:7px;
}

table.edit td.title {
    width:578px;
}

td a.bid_title {
	display:block;
    text-decoration:none;
    color:#333;
}

td a.bid_title:link strong {
	color:#2C75D0;
	text-decoration:underline;
	font-size:12px;
}

table#listings tr.selected td a.bid_title strong {
	color:#fff;
}

td.submitted, td.expires {
	font-size:10px;
	width:70px;
	border-left:0px none;
	text-align:right;
}

table.user td.submitted, table.user td.expires {
	width:170px;
}

#sparklines td {
	padding:4px 6px;
}

#sparklines td.count {
	width:42px;
	display:block;
	text-align:right;
}

.alignRight {
	text-align:right;
}

.category {
	font-size:11px;
	color:#666;
}

table#listings a.category {
	line-height:18px;
	color:#666;
}

table#listings a.category:hover {
	color:#2C75D0;
	text-decoration:underline;
}

/* search */

#search {
	display:none;
	margin-bottom:18px;
	margin-left:120px;
}

#search input.text {
	width:385px;
	padding:4px;
	color:#555;
}

#search label, #search input {
	font-family:georgia;
	font-size:16px;
}

div.keywordbox {
    float:left;
    display:inline;
    margin-right:9px;
    margin-bottom:9px;
}

/* cpv drill-down */

#cpvdrilldown {
    position:relative;
    left:0;
    width:400px;
}

#cpvdrilldown li
{
	list-style-type: none;

	border-top-width:1px;                    /*	 Add a line at the top of every cell */
	border-top-color:rgb(217,217,217);
	border-top-style:solid;

	padding-top:10px;
	padding-right:10px;
	padding-bottom:8px;
	padding-left:10px;

	line-height:16px;  /* Ensure that the height of the cell includes the line at the top of the cell  */
}


#cpvdrilldown li:first-child
{
	border-top:0;   /* Remove the line above the first item of the list */
}


#cpvdrilldown a /* Handle the click/tap highlight. Fills the entire cell with the iPhone grey background when tapped */
{
	display: block;  /* Set the href to be a block rather than inline */
    font-size:12px;

	/* The padding properties adjust the text content within the href block */
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 8px;

    background:url(../images/chevron.png) center right no-repeat;

	/* The margin properties adjust the size of the href block */
	margin-top: -10px;
	margin-right: -8px;
	margin-bottom: -8px;
	margin-left: -8px;

	text-decoration: none;
	color: black;
}

#cpvdrilldown a.last {
    background:#fff;
}

#cpvdrilldown a.backlink {
    float:left;
    display:inline;
    background:#fff;
}

a.backlink:hover {
    background-color:#2C75D0;
}

#cpvdrilldown a.drilldowntitle {
    background: #fff;
    font-weight:bold;
    text-align:center;
}

#cpvdrilldown a:hover {
    background-color:#eee;
}

#cpvdrilldown a.drilldowntitle:hover {
    background: #fff;
}

#cpvdrilldown a:active {
    background-color: #2C75D0;
    color:#f8f8f8;
}

/* forms */

#adinputform input {
    margin-left:10px;
}

#adinputform #adurl_input {
    margin-left:0px;
}

#total {
    font-size:5em;display:block;margin-top:.5em;
}

#subcategories input {
	position:absolute;
	margin-left:-22px;
}

#subcategories li {
	padding-left:22px;
}

#kutsukoodi {
	border:3px solid #2C75D0;
}

input.empty, textarea.empty {
	background:pink;
}

legend {
	font-size:12px;
	color:#444;
}

fieldset {
	border:1px solid #efefef;
	padding:9px;
	width:430px;
	margin-bottom:18px;
}

select, #query_notices {
    margin:0 2px;
	margin-bottom:18px;
    float:left;
	display:inline;
}

#query_notices {
    margin-bottom:0;
}

label {
	font-size:1em;
}

div.middle label, div.middle input {
	display:inline;
}

input.text, textarea#description, textarea#content_input, textarea.content_input {
	width: 280px;
	padding:5px;
}

table.edit textarea.content_input {
	width: 530px;
	height:100px;
}

table.edit input.text {
    width:530px;
}

div.editables input {
    margin-bottom:9px;
}

div.attachment_wrapper {
    float:left !important;
    display:inline !important;
    margin:3px !important;
    width:auto;
}

div.attachment {
    padding:5px !important;
    border:1px solid #acacac !important;
    background:#f8f8f8 !important;
}

div.video {
    width:176px;
    height:144px;
}

div.document {
    display:block !important;
    clear:left !important;
    margin-bottom:2px !important;
}

div.document a.acrobat, div.document a.word, div.document a.excel, div.document a.powerpoint, div.document a.unknown, a.print, a.fav_bid, a.unfav_bid {
    background:url(http://nordiccommons.com/commons/images/page_white_acrobat.png) center left no-repeat;
    padding-left:20px !important;
    line-height:18px !important;
    display:block !important;
    float:left !important;
    clear:left !important;
    margin-right:9px !important;
}

a.print, a.fav_bid, a.cal {
    clear:none !important;
}

a.print {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -233px no-repeat;
}

a.cal {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -1px -284px no-repeat;
}

a.cal_saved, a.cal:hover {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -1px -256px no-repeat;
}

a.fav_bid, a.unfav_bid:hover {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -5px no-repeat;
}

a.unfav_bid, a.fav_bid:hover {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -33px no-repeat;
}

a.fav_link, a.hide, a.note_link, a.list_link, a.fav_link_sel, a.note_link_sel, a.home_link, a.home_link_sel {
    padding:2px 0;
    padding-left:20px !important;
    line-height:18px !important;
    background: url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -33px no-repeat;
    float:none !important;
    clear:none !important;
}

a.hide {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -5px no-repeat;
}

a.note_link {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -90px no-repeat;
}

a.home_link {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -174px no-repeat;
}

a.home_link:hover, a.home_link_sel {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -146px no-repeat;
}

a.fav_link:hover, a.fav_link_sel {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -5px no-repeat;
}

a.note_link:hover, a.note_link_sel {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -62px no-repeat;
}

a.list_link {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -5px -203px no-repeat;
}

div.document a.word {
        background:url(http://nordiccommons.com/commons/images/page_white_word.png) center left no-repeat;
}

div.document a.excel {
        background:url(http://nordiccommons.com/commons/images/page_white_excel.png) center left no-repeat;
}

div.document a.powerpoint {
        background:url(http://nordiccommons.com/commons/images/page_white_powerpoint.png) center left no-repeat;
}

div.document a.unknown {
        background:url(http://nordiccommons.com/commons/images/page_white.png) center left no-repeat;
}

div.image {
    width:auto;
    height:auto;
}

div.image img {
    display:block;
}

div.product input.text {
	width:230px;
}

textarea.large {
	width:280px;
	padding:5px;
	height:180px;
}

label {
	display:block;
	float:left;
	color:#333;
	font-weight:normal;
	line-height:18px;
	vertical-align:bottom;
}

input.checkbox {
	margin-right:4px;
	clear:left;
	float:left;
	display:inline;
}

#update_user_info {
	margin-top: 36px;
}

#update_user_info label {
	font-size:12px;
}

#update_user_info p label {
	position:absolute;
	margin-top:7px;
	font-weight:bold;
}

#update_user_info input.text {
	margin-left:120px;
}

#settings_wrapper {
	border-bottom:1px dashed #aaa;padding-bottom:17px;margin-bottom:18px;
}

#settings_wrapper li, #register_area li {
	line-height:18px;
	display:inline;
	float:left;
	clear:left;
	white-space: nowrap;
}

#content_input {
	height:50px;
}

img.ad {
	border:1px solid #aaa;
}

.smaller {
	font-size:.8em;
}

h2 span.smaller {
	text-transform:none;
	font-variant:normal;
	letter-spacing:0px;
}

span.lighter {
	color:#555;
}

#uploadframe {
	height:88px;
	overflow:none;
	border: 3px solid #2C75D0;
	padding:9px;
	padding-bottom:0;
	margin-bottom:9px;
}

/* search pagination */

#pager {
    margin-bottom:9px;
}

#pager span {
    color:#aaa;
}

#pager a {
    padding:3px;
    font-weight:bold;
    font-size:14px;
    margin:0 4px;
}

/* popup upload */

#iframe {
	margin:0;
	padding:0;
	border:0px none;
	height:286px;
	width:322px;
	background:#fff;
	padding:9px;
	padding-top:0;
}

div.hide {
	display:none;
}

#iframewrapper {
	position:absolute;
}

#iframeform {
	width:340px;
	height:315px;
	position:absolute;
    z-index:999;
	margin-left:250px;
	top:50%;
	margin-top:-80px;
	border:5px solid #efefef;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 50px #333;
	-moz-box-shadow: 1px 1px 50px #333;
	-khtml-box-shadow: 1px 1px 50px #333;
}

#employees {
    width:400px;
    padding:9px 0;
    padding-bottom:0;
    border:5px solid #efefef;
	background:#f8f8f8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 20px #333;
	-moz-box-shadow: 1px 1px 20px #333;
	-khtml-box-shadow: 1px 1px 20px #333;
    margin-bottom:9px;
}

#employees div {
    border-top: 1px solid #ccc;
}

#employees ul.list li {
    line-height:23px;
    padding-left:22px;
    vertical-align:bottom;
    background-color: #fff;
}

a.button {
    padding:4px;
	padding-left:24px;
}

a.employment {
	background:url(http://nordiccommons.com/commons/images/user_suit.png) 4px 2px no-repeat;
}

a.password {
	background:url(http://nordiccommons.com/commons/images/key.png) 4px 2px no-repeat;
}

ul.list li {
    background:url('http://nordiccommons.com/commons/images/user.png') left center no-repeat;
}


ul.list li.new {
    background:url('http://nordiccommons.com/commons/images/user_add.png') left center no-repeat;
}

#employees ul.list li.odd {
    background-color: #F1F5FA;
}

/* ads */

#mo-o {
    float:right !important;
	margin-left:0;
	width:250px;
}

#mo-o li.dummy {
    border-right:2px solid #f46000;
}

#mo-o ol li {
	list-style:none;
	line-height:18px;
	margin-bottom:9px;
}

#mo-o li h3 {
	margin-bottom:0px;
}

#mo-o li h3 a {
	font-size:16px;
	text-transform:none;
	font-family:helvetica,arial;
	letter-spacing:0;
	border-bottom:1px solid;
}

#mo-o li h3 a:hover {
    text-decoration:none;
}

cite {
	color:green;
}

#mo-o li p {
	margin-bottom:0px;
}

p.adlinks {
	color:#555;
	text-align:center;
}

#map {
	height:330px;
}

/* tabbed widget */

ul.tabs {
    margin:0;
    width:auto;
}

ul.tabs li {
    display:inline;
    width:auto;
}

ul.tabs li a {
    float:left;
    display:inline;
    margin-left:4px;
    padding:5px;
    border-bottom:1px solid #ccc;
    margin-bottom:-1px;
}

ul.tabs li a.selected {
    border:1px solid #ccc;
    border-bottom:1px solid #fff;
    border-bottom:none;
    background:#fff;
}

td.controls {
    padding:0px;
    background: #fff !important;
}

td.controls a {
    display:block;
    border-bottom:1px solid #eee !important;
    width:26px;
    height:26px;
}

td.controls a.fav, td.controls a.bookmarked:hover {
    background: url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -1px -28px no-repeat;
}

td.controls a.bookmarked, td.controls a.fav:hover {
    background: url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -1px 0 no-repeat;
}

td.controls a.note {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -1px -86px no-repeat;
}

td.controls a.note:hover, td.controls a.has_notes {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -1px -58px no-repeat;
}

td.controls a.new {
    background:url(http://nordiccommons.com/commons/images/nc_tk_sprite.png) -1px -114px no-repeat;
}

td.controls a.mail {
    background: #fff url(http://nordiccommons.com/commons/images/email.png) center center no-repeat;
}

td.controls a.mail:hover {
    background: #fff url(http://nordiccommons.com/commons/images/email_go.png) center center no-repeat;
}

div.mailpopup {
    font-size:12px;
}

/* JQuery Autocomplete */

.ac_results {
	position:relative;
	z-index:999;
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow:1px 1px 5px #333;
	-moz-box-shadow:1px 1px 5px #333;
	-khtml-box-shadow:1px 1px 5px #333;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	text-shadow:none;
	color:#333;
}

.ac_over {
	background-color: lightyellow;
	color: #333;
}

td a.bid_title strong.visited {
	color:green;
}

td a.bid_title:visited strong {
	color:green !important;
}

td a.bid_title:visited strong.visited {
	color:green !important;
}

td a.bid_title:active strong {
	color:red !important;
}

/* message panels */

.message {
	padding:5px;
	font-weight:bold;
	padding-left:30px;
}

div.highlight {
    background:#f5f5f5;
    padding:9px;
    border:1px solid #efefef;
    margin-bottom:18px;
}

.information {
	color: #2A61A2;
	background: #CFE7F3 url(http://nordiccommons.com/commons/images/information.png) 6px center no-repeat;
}

.note-info {
	color: #333;
	background: #FFD273 url(http://nordiccommons.com/commons/images/note.png) 6px center no-repeat;
}

.alert {
	color: #c00000;
	background: #fff url(http://nordiccommons.com/commons/images/information.png) 6px center no-repeat;
	font-size:15px;
}

.alertbox {
    position:absolute;left:50%;top:220px;width:500px;z-index:999;margin-left:-250px;padding:9px;background: rgb(44,117,208);background: rgba(44,117,208,0.9);-webkit-box-shadow:1px 1px 30px #333;-moz-box-shadow:1px 1px 30px #333;-khtml-box-shadow:1px 1px 30px #333;-webkit-border-radius:9px;-moz-border-radius:9px;
}

img.info {
    border: 1px solid #ccc;
    margin-left:9px;
}

ul.imagelist li {
    float:left;
    display:block;
    font: normal 17px georgia;
    text-align:center;
    color:#555;
}

a.attachment {
	background:url(http://nordiccommons.com/commons/images/external.jpg) center right no-repeat;
	padding-right:18px;
}

ol.attachmentlist {
	margin-left:18px;
	padding-left:0;
}

ol.attachmentlist li {
	text-align:right;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	border-bottom:1px dashed #aaa;
	margin-bottom:9px;
}

/* landing page */

#landing-wrapper {
    background:url(http://nordiccommons.com/commons/images/test.png) bottom left repeat-x;
    border:1px solid #efefef;-webkit-border-radius:8px;-moz-border-radius:8px;margin-bottom:18px;padding-top:18px;
}

.full-page {
    padding:24px;
    background:#fff !important;
    margin-right:268px;
}

#landing {
	height:462px;
	padding-left:290px;
    background:url(http://nordiccommons.com/commons/images/notices_map_finland8.png) 10px 0 no-repeat;
}

#landing h1, #landing h2, #landing h3 {
	font-family:helvetica, arial !important;
	letter-spacing:0;
	border:0px none;
}

#landing h1 {
	font-size:24px;
}

#landing h2 {
	font-size:18px;
}


#landing h3 {
	font-size:16px;
}

#landing a:visited {
	color:green !important;
}

#landing ul {
	list-style:disc;
	margin-left:18px;
}

#buttonwrapper {
	margin: 32px 0;
	margin-left:150px;
}

a.landingpagebutton {
	width:189px;
	height:45px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(http://nordiccommons.com/commons/images/post.png) 0 0 no-repeat;
}

a.browse {
	margin-right:18px;
	background:url(http://nordiccommons.com/commons/images/browse.png) 0 0 no-repeat;	
}

/* Start custom button CSS here
---------------------------------------- */
.btn {
  display:inline-block;
  background:none;
  margin:0;
  padding:3px 0;
  border-width:0;
  overflow:visible;
  font:13px/1.2 Helvetica, Arial,Sans-serif;
  text-decoration:none;
  color:#333;
  }
* html button.btn {
  padding-bottom:1px;
  }
/* Immediately below is a temporary hack to serve the
   following margin values only to Gecko browsers
   Gecko browsers add an extra 3px of left/right
   padding to button elements which can't be overriden.
   Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.btn {
  margin:0 -3px;
  }
.btn span {
  background:#ddd url(http://nordiccommons.com/commons/images/bg-button.gif) repeat-x 0 0;
  margin:0;
  padding:3px 0;
  border-left:1px solid #bbb;
  border-right:1px solid #aaa;
  }
* html .btn span {
  padding-top:0;
  }
.btn span span {
  position:relative;
  padding:3px .4em;
  border-width:0;
  border-top:1px solid #bbb;
  border-bottom:1px solid #aaa;
  }

/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
button.pill-l span {
  border-right-width:0;
  }
button.pill-l span span {
  border-right:1px solid #bbb;
  }
button.pill-c span {
  border-right-style:none;
  border-left-color:#fff;
  }
button.pill-c span span {
  border-right:1px solid #bbb;
  }
button.pill-r span {
  border-left-color:#fff;
  }

/* only needed if implementing separate hover/focus/active state for buttons */
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
  cursor:pointer; /* important for any clickable/pressable element */
  border-color:#2C75D0 !important;
  color:#000;
  }
.btn:active span {
  background-position:0 -400px;
  outline:none;
  }
.btn:focus, .btn:active {
  outline:none; /* doesn't seem to be respected for <button>, only <a> */
  }

/* use if one button should be the 'primary' button */
.primary {
  font-weight:bold;
  color:#000;
  }

/* fixes */

.noborder {
	border: 0px none;
}

.right {
	float:right;
}

.hidden {
	display:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
