.clear {
  clear:both;
}

body {
  line-height:1.38462em; /* 18px at 13px font-size */
  font-family: Arial, Helvetica, sans-serif;
}

html,body {
  background:#ffffff;
  background-image: url(/skin/page_BG_tile.jpg);
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: left top;
  color:#333333;
}

a:hover,a:active {
  color:#cc6600;
}

a:link,a:visited {
  color:#cc6600;
}

em {
  font-style:italic;
}

strong {
  font-weight:bold;
}

#doc,#doc2,#doc3,#doc4,#customdoc {
  padding-top:18px;
  padding-bottom:18px;
}

#hd {
  position:relative;
  height:84px;
  background: #ffffff
}

#utility_nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  position:absolute;
  z-index:3;
  right:0;
  padding:9px;
}


#utility_nav a:hover, #utility_nav a:active {
  color:#666666;
}

#utility_nav a:link, #utility_nav a:visited {
  color:#666666;
}

#logo {

}

#nav {
  font-size:100%;
  background-image:url(/skin/nav.png);
  border:0;
}

/* dropdown bg colour */
#nav .yuimenu .bd {
  background-color:#333333;
  background-image:none;
}

/* dropdown highlight colour */
#nav .yuimenu .bd .yuimenuitem-selected {
  background-color:#808080;
}

#nav .yuimenubaritemlabel-selected {
  margin-left:0;
}

#nav .yuimenuitem {

}

#nav a:link,#nav a:hover,#nav a:active,#nav a:visited {
  color:white;
  border-width:0;
}

#nav.yuimenubarnav .yuimenubaritem,#nav.yuimenubarnav .yuimenubaritemlabel-selected {
  border-color:#ffffff;
  border-width:0;
}

#nav.yuimenubarnav .yuimenubaritem-selected {
  background:url(/skin/nav_highlight.png) no-repeat;
}

#nav.yuimenubarnav .yuimenubaritemlabel {
  padding:0 20px 0 13px;

}

#breadcrumbs {
  padding:8px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:.85em;
  color:#cc6600;
}

#breadcrumbs a:hover,#breadcrumbs a:active{
  color:#999999;
}

#breadcrumbs a:link,#breadcrumbs a:visited{
  color:#999999;
}

#controls {
  float: none;
  position: relative;
  bottom: 26px;
}

#bd {
  background-image: url(/skin/contentBG.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

#bd_hd {
  background:#ed8a0a;
  padding:12px 20px 12px 40px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:175%;
  line-height:1em;
  color:#ffffff;
}

#bd_bd {

}

#bd_ft {
  height:36px;
}

#content {
  padding: 10px 30px 5px 40px;
  color:#333333;
}


#content_hd {

}


#content_bd {
  padding-bottom: 30px;
}

#content_bd .center .draggable {
  margin-right:auto;
  margin-left:auto;
}

#content_bd .center, #content_bd .pagination {
  text-align:center;
}

#content_bd .left {
  clear:left;
  float:left;
}

#content_bd .right {
  clear:right;
  float:right;
}

#content_bd .block {
  background-color:#ffffff;
  padding:10px;
}

#content_bd h1, #content_bd h2, #content_bd h3, #content_bd h4, #content_bd h5, #content_bd h6, {
  font-family: Georgia, "Times New Roman", Times, serif;
}
#content_bd p {
  font-family: Arial, Helvetica, sans-serif;
}

#content_bd h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:200%;
  line-height:1em;
  border-bottom:1px solid #C0C0C0;
  padding-bottom:.2em;
  margin-bottom:.2em;
}

#content_bd h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:184.61%; /* 24px */
  line-height:1.5em;  /* 36px */
}

#content_bd h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:161.53%; /* 21px */
  line-height:1.3em;  /* 31.5px */
  padding-bottom: 10px;
}
#content_bd h3 .orange {
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#f09000
}

#content_bd h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:125%; /* 18px */
  font-weight: normal;
  line-height:1.5em;  /* 27px  */
  color:#cc6600;
  padding-bottom: 7px;
}

#content_bd h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:123.07%; /* 16px */
  line-height:1.5em;  /* 24px */
}

#content_bd h6 {
  font-size:107.69%; /* 14px */
  line-height:1.5em;  /* 21px */
}

#content_bd ol li {
  list-style-position:outside;
  list-style-type:decimal;
}

#content_bd p {

}

#content_bd table {
  margin-bottom:1.38462em;
  *margin-bottom:1.35em;
  border: none;
  margin-left: 0;
}

#content_bd td, #content_bd th {
  vertical-align:top;
  padding:.2692em .8462em .2692em 1.38462em;
  *padding:.2625em .825em .2625em 1.35em;
}

#site_manager_table td, #site_manager_table th {
  padding: 0;
}

#content_bd ul {
  position: relative;
  left: -10px;
}

#content_bd ul li {
  list-style-position: inside;
  line-height: 2.25em;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 0px;
  border-bottom: 1px dotted #d9d1c7;
  list-style-type: square;
}

#listB {

}
#listB li {
  list-style-position:inside;
  list-style-type:none;
  line-height: 2.25em;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 15px;
  border-bottom: 1px solid #ccc4b1;
}

#content_bd ul, #content_bd ol {
  *margin-bottom:1.35em;
  clear:left;
  margin-left:2em;
}

#content_ft {
  height:0px;

}

#searchresults .description {
  padding-left:102px;
}

#searchresults li {
  list-style-type:none;
}

#sitemap {
  width: 100%;
}

#sitemap .grey {
  background-color:transparent;
}

#sitemap .lightgrey {
  background-color:transparent;
}

#sitemap table {
  width:100%;
}

#sitemap td, #sitemap th {
  border:0 transparent none;
}

#sidebar {
  margin-left: 12px;
}
#sidebar_hd {

}


#sidebar_bd {
  padding-left: 5px;
}

#sidebar_bd h1 {

}

#sidebar_bd h2 {

}

#sidebar_bd p {
  font-size: .95em;
  line-height: 1.6em;
}

#sidebar_ft {
  height:12px;
}


#search {
  float:right;
  padding-right:26px;
  white-space:nowrap;
}

#search img {
  float:left;
  padding-right:6px;
  vertical-align:bottom;
}

#search input.text {
  float:left;
  border:1px solid #cccccc;
  border-width: 1px 0px 1px 1px;
  width:84px;
  height:12px;
  vertical-align:bottom;
  font-size: 10px;
  line-height:1em;
}

#search input.image {
  float:left;
  vertical-align:bottom;
}

#printable {
  float:right;
  padding-right: 26px;
}

#ft {
  text-align:center;
  padding-bottom:9px;
  color: #fff;
}

#ft_hd {
margin-bottom: 20px;
}

#ft_bd {

  background-image: url(/skin/footer-BG.jpg);
  background-repeat: repeat;
  background-position: left top;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #a9a9a9;
}

#ft_bd a:link {
  color: white;
  font-size: 12px;
}

#ft_bd a:hover, #ft_bd a:active {
  color: silver;
  text-decoration: none;
}

#ft_bd a:visited {
  color:#D0D0D0;
}


#ft_bd p {
  padding:6px;
  font-size:.8em;
  line-height:1.5em;
}

#ft_ft {
  height:36px;
}

#bottomnav {
  padding:0 26px;
  text-decoration: none;
}

#bottomnav a:link, #bottomnav a:visited{
  font-size:.8em;
}

#repetitionnav {
  padding:0 26px;
  text-decoration: none;
}

#repetitionnav a:hover, #repetitionnav a:active{
  font-size:.8em;
}

#ft_sitemap {
  letter-spacing: 1px;
  text-align: left;
  font-weight: bold;
}

#ft_sitemap_hd {
  background: url(/skin/ft_sitemap_hd.png) repeat-x;
  height: 28px;
  color: #fff;
  padding: 0px 13px;
  text-transform: uppercase;
}

#ft_sitemap_bd {
  padding: 0 13px 13px 13px;
  background: url(/skin/ft_sitemap_bd.png);
}

#ft_sitemap ul li {
  float: left;
  padding-right: 60px;
}

#ft_sitemap ul ul li {
  float: none;
  padding-right: 0px;
}

#ft_sitemap ul a {
  color: #013768;
  font-weight: bold;
}

#ft_sitemap ul a:hover, #ft_sitemap ul a:active {
  color: #013768;
  font-weight: bold;
}

#ft_sitemap ul a:link, #ft_sitemap ul a:visited {
  color: #013768;
  font-weight: bold;
}

#ft_sitemap ul ul a:hover, #ft_sitemap ul ul a:active {
  color: #4c4c4c;
}

#ft_sitemap ul ul a:link, #ft_sitemap ul ul a:visited {
  color: #4c4c4c;
}

#contact_form {
  clear: both;
}

#contact_form div.field {

}

#contact_form div.field.even {

}

#contact_form div.field.odd {

}

#contact_form div.title {
  margin-top: 10px;
  padding-left: 20px;
}

#contact_form div.title label {

}

#contact_form div.validation_error {

}

#contact_form div.widget {
  padding-bottom: 3px;
  padding-left: 20px;
}

#contact_form input {
  margin-top: 5px;
}


#contact_form select {

}

#contact_form textarea {

}

#contact_form #submit {

}

#contact_form div.thank_you_field {

}

#contact_form div.thank_you_title {

}

#contact_form div.thank_you_value {

}

#loader_gif {
  display: none;
  position: absolute;
}

#news_pagination_top {
  text-align: right;
}

#news_pagination_top a.pagPage {
  padding-left: 3px;
  padding-right: 3px;
}

#news_pagination_top a:link,
#news_pagination_top a:visited {
  color: #00F;
}

#news_pagination_top a:hover,
#news_pagination_top a:active {
  color: #00F;
}

#news_pagination_top span.pagCur {
  padding-left: 3px;
  padding-right: 3px;
}

#news_pagination_bottom {
  text-align: right;
}

#news_pagination_bottom a.pagPage {
  padding-left: 3px;
  padding-right: 3px;
}

#news_pagination_bottom a:link,
#news_pagination_bottom a:visited {
  color: #00F;
}

#news_pagination_bottom a:hover,
#news_pagination_bottom a:active {
  color: #00F;
}

#news_pagination_bottom span.pagCur {
  padding-left: 3px;
  padding-right: 3px;
}

#news {

}

div.news_item {
  padding: 15px 10px 0px 10px;
}

div.news_item hr {
  border: none 0;
  border-top: 1px dotted #d9d1c7;
  height: 1px;
}

div.news_image {
  width: 100px;
  float: left;
  margin-right: 15px;
}

div.news_image img {

}

div.news_item_content {
  width: ;
  float: left;

}

div.news_item_content div.title {

}

div.news_item_content div.title a:link,
div.news_item_content div.title a:visited {
  color: #333;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

div.news_item_content div.title a:hover,
div.news_item_content div.title a:active {
  color: #666;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

div.news_item_content span.date {

}

div.news_item_content span.type {

}

div.news_item div.readmore {
  text-align: right;
}

div.news_item div.readmore a:link,
div.news_item div.readmore a:visited {
  color: #cc6600;
  font-size: 10pt;
}

div.news_item div.readmore a:hover,
div.news_item div.readmore a:active {
  color: #cc6600;
  text-decoration: none;
  font-size: 10pt;
}

#newsSearch {

}

#newsSearchForm {

}

#news_types {
  border: 1px solid #ccc4b1;
  padding: 15px;
  margin-bottom: 10px;
}

#news_per_page {
  border: 1px solid #555;
  padding: 5px;
}

#news_item_details {
  float: left;
}

#news_item_details a {
  margin-right: 10px;
  margin-bottom: 3px;
}

/* Events Calendar Widget */
.yui-skin-sam #azcat_event_calendar {
  width: 145px;
  left: -42px;
}

.yui-skin-sam #azcat_event_calendar td.calcell {

}

.yui-skin-sam #azcat_event_calendar td.calcell a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.selected {

}

.yui-skin-sam #azcat_event_calendar td.calcell.selected a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1 {
  background-color: #36679D;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1 a {
  color: #FFF;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.selected {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.selected a {
  color: #000;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today {
  border: 2px solid #8DAACB;
  background-color: #FFF;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today a {
  background-color: transparent;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today.calcellhover,
.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today.calcellhover {
  background-color: #8DAACB;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today.selected {
  background-color: transparent;
}

.yui-skin-sam #azcat_event_calendar td.calcell.today.selected a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today {
  background-color: #36679D;
  color: #FFF;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today.selected {
  background-color: transparent;
  color: #000;
}

.yui-skin-sam #azcat_event_calendar td.calcell.highlight1.today.selected a {

}

.yui-skin-sam #azcat_event_calendar td.calcell.oom {
  background-color: #CCC;
}

.yui-skin-sam #azcat_event_calendar td.calcell.oom a {
  background-color: transparent;
  color: #CCC;
}

div.event {
  border: 1px solid #ccc4b1;
  padding: 15px 15px 0px 15px;
  margin: 11px 0 20px 0;
  background: white url(/skin/brown_fade.jpg) repeat-x left -90px;
}

div.event_content {
  float: left;
  width: 100%;
}

div.event_content div.title {
  width: 96%;
  border-bottom: 1px solid #cc6600;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #424242;
  margin-bottom: 10px;
  padding: 0 10px 7px 0;
}

div.event_content div.title a:link,
div.event_content div.title a:visited {
  color: #424242;
  font-size: 1.5em;
  font-weight: normal;
  text-decoration: none;
}

div.event_content div.title a:hover,
div.event_content div.title a:active {
  color: #cc6600;
  font-size: 1.5em;
  font-weight: normal;
  text-decoration: none;
}

div.date {
	margin-bottom: 10px;
}

div.event_content span.location {
  font-weight: bold;
}

div.event_content span.date {

}

div.event_content span.type {

}

div.event div.readmore {
  text-align: right;
}

div.event div.readmore a:link,
div.event div.readmore a:visited {
  color: #cc6600;
  font-size: 10pt;
}

div.event div.readmore a:hover,
div.event div.readmore a:active {
  color: #cc6600;
  text-decoration: none;
  font-size: 10pt;
}

#event_types {
  border: 1px solid #ccc4b1;
  padding: 15px 15px 5px 15px;
  margin-bottom: 10px;
}

#event_types p {
  margin-left: 18px;
}

#date_filter {
  border: 1px solid #ccc4b1;
  padding: 15px;
  margin-bottom: 10px;
  background: white url(/skin/brown_fade.jpg) repeat-x left -50px;
}

#date_filter p {
  margin-left: 18px;
}

#tender_types {
  border: 1px solid #ccc4b1;
  padding: 15px;
  margin-bottom: 10px;
  background: white url(/skin/brown_fade.jpg) repeat-x left -50px;
}

#tender_types p {
  margin-left: 18px;
}

#which_tenders {
  border: 1px solid #ccc4b1;
  padding: 15px;
  margin-bottom: 10px;
  background: white url(/skin/brown_fade.jpg) repeat-x left -50px;
}

#which_tenders p {
  margin-left: 18px;
}

.yui-skin-sam div.yui-tt div.bd {
  background-color: #FFF;
}

/* Tenders */

.tender {
  margin:10px;
  padding:5px;
  background:#fff;
}
.bid_date {
  float:right;
}
a:link.bid_link,
a:visited.bid_link {
  color:#00f;
  font-size:16px;
  font-weight:normal;
  text-decoration:none;
}
.bid_footer {
  text-align:right;
}
.bid_footer a:link,
.bid_footer a:visited {
  color:#00f;
}

/* Project Pages */
#body_content {
  margin-bottom:20px;
}
.project_content {
  float: left;
  margin-top:10px;
  margin-right:10px;
  margin-bottom:10px;
  margin-left:20px;
  width:400px;
}
a:link.project_title,
a:visited.project_title {
  color: #cc6600;
  text-decoration:none;
  font: normal 16px Georgia, "Times New Roman", Times, serif;
}
.project_body {
  width:420px;
  margin-top:5px;
}
.project_addr {
  float:right;
}
.project_image {
  float: left;
}
.project_readmore {
  float:left;
  width:100%;
  text-align:right;
}
.project_readmore a:link,
.project_readmore a:visited {
  color:#00f;
}
#content_bd ul.yui-nav {
  margin:0;
}

/* Project View */
#photos {
  width:320px;
  text-align:left;
}

#photos a {
  margin-right:15px;
  margin-top:15px;
  padding:0;
}

/* Safety Forms Page View */
#safety_forms {
  margin-top:20px;
}
#safety_forms .yui-content {
  background-color: #FFF;
}
.safety_form a {
  color:#00f;
}
.type_description {
  margin:5px;
}

/* Big Package File*/
#bid_files_title,
#project_files_title {
  border:2px solid #555
  background-color:#999;
  font-weight:bold;
}
#bid_files,
#project_files {
  background-color:#fff;
}
#bid_files div,
#project_files div {
  padding:10px;
}

#bid_files a,
#project_files a {
  color:#00f;
}

/* Project View */
#photos {
  float:left;
  width:320px;
}
#project {
  float:left;
  width:280px;
}
#project #title {

}
#project table {
  width:100%;
  margin-top:10px;
}
#project table .odd {

}
#project table .even {
  background-color:#ccc;
}
.sideBarBG {
  background:#CCCCCC;
}

#homesplash {
  width: 950px;
  height: 335px;
}


#splash {
  width: 950px;
  height: 169px;
}

/* Alan's Styles */

#left_nav {
  width: 220px;
  float:right;
  margin-bottom: 25px;
  margin-right:15px;
  padding: 1px 1px 0 1px;
  background-color:#CCC;
}
#left_nav li {
  margin-bottom: 1px;
}

#left_nav li a {
  height: 24px;
  font-size:12px;
  font-weight:normal;
  text-decoration: none;
  }

#left_nav li a:link, #left_nav li a:visited {
  color: #fff;
  display: block;
  background: url(/skin/rightNav-BG-org.png);
  padding: 6px 0 0 15px;
  }

#left_nav li a:hover {
  color: #fff;
  background: url(/skin/rightNav-BG-hov.png);
  padding: 6px 0 0 15px;
  }

#left_nav li a:active {
  color: #fff;
  background: url(/skin/rightNav-BG-hov.png);
  padding: 6px 0 0 15px;
  }

#utility_nav {
  text-align:right;
  margin:0;
}
#utility_nav li {
  display:inline;
}
#utility_nav li a {
  color:#666;
  text-decoration:none;
  display:inline-block;
  padding-right: 8px;
  padding-left: 8px;
  border: 1px solid #CCC;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0px;
}
#utility_nav li a:hover {
  background-color: #ed8a0a;
  border: 1px solid #ed8a0a;
  color: #FFF;
}

#utility_nav li a.act {
  background-color: #cc6600;
  border: 1px solid #FFF;
  color: #FFF;
}

#col-1 {
  float: left;
  width: 44%;
  margin-right: 10%;
  margin-left: 2%;
}
#col-2 {
  float: left;
  width: 44%;
}

/* my tab rules */

/* Selected tab rule */
.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset .yui-nav .selected a:hover {
  background:#333333 url(/skin/tabSprite.png) repeat-x scroll left 0px;
}

/* Non-selected tab rule */
.yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
  background:#333333 url(/skin/tabSprite.png) repeat-x scroll left -100px;
}

/* Hover tab rule */
.yui-skin-sam .yui-navset .yui-nav a:hover, .yui-skin-sam .yui-navset .yui-nav a:focus {
  background:#333333 url(/skin/tabSprite.png) repeat-x scroll left -200px;
}

/* Bottom tab border */
.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
    border-color:#333333;
}


/* side news - side events */

.items_widget {
  color: white;
  padding-bottom: 15px;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 15px;
  margin-top: 10px;
}
.items_widget li {
  color: #afa496;
  border-bottom: 1px dotted #42311b;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
.items_widget ul li a {
  color: #ffa826;
}
.items_widget h2 {
  border-bottom: 1px solid #ed8a0a;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.items_widget h2 a {
  padding-bottom: 8px;
  color: #fffeff;
  font: 16px Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
}

#imgRight {
  float:right;
}
.clearTable {
  clear: both;
}
.tablePad {
  margin: 0px;
  padding: 0px;
}
.intent_to_bid {
  width: 85%;
  float: left;
  margin: 20px 15px;
  padding: 15px;
  border: 1px solid #ccc4b1;
  background: #f2f1eb url(/skin/attention_sign_B.png) no-repeat left bottom;
}

.intent_to_bid_form {
 padding-left: 100px
}


.intent_to_bid_form p {
 font-weight: bold;
 font-style: italic;
 margin-bottom: 5px
}

#wrapper {
  position: relative;
  z-index: 2;
}

#effect1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 950px;
  height: 180px;
  background: #fff;
  z-index: 0;
}
legend {
  width: 90%;
  color: white;
  background-color: #424242;
  padding: 3px 7px;
}
#welcome_assigned_tenders {
  border: 1px solid #ccc4b1;
  background: #f2f0ed url(/skin/tenders_welcome_icon.png) no-repeat left top;
  padding: 15px 15px 15px 125px;
  margin-top: 15px;
}
#welcome_active_projects {
  border: 1px solid #ccc4b1;
  background: url(/skin/active_projects_icon.png) no-repeat left top;
  padding: 15px 15px 15px 125px;
  margin-top: 15px;
}
#back {
  margin-bottom: 15px;
}

hr {
  border: none;

}

#my_tendors_nav_link,
#my_projects_nav_link {
  width: 220px;
  height: 50px;
  display: block;
}

#my_tendors_nav_link {
  background-image: url(/skin/MyTenders_but_reg.png);
}

#my_tendors_nav_link:hover {
  background-image: url(/skin/MyTenders_but_hov.png);
}

#my_projects_nav_link {
  background-image: url(/skin/MyProjects_but_reg.png);
}

#my_projects_nav_link:hover {
  background-image: url(/skin/MyProjects_but_hov.png);
}

#vendor_login_nav_link {
  display: block;
  width: 220px;
  height: 80px;
  background-image: url(/skin/PlanRoom_but_reg.png);
}

#vendor_login_nav_link:hover {
  background-image: url(/skin/PlanRoom_but_hov.png);
}

#AdminWidget {
  z-index: 3;
}

#vendor_nav_buttons {
  padding-bottom: 30px;
}
