
/***
  Basic element styles: body, p, h1, h2, etc...
***/

body, td {
  font-family: Helvetica,Arial,sans-serif; 
  /**font-size:0.9em; **/
  font-size: 14px;
  line-height:1.4em;
  
}

a{ color: #08577c; }
a:hover, a:active { text-decoration:underline; color: #e8c15d;}

a img { border:0; }

h1 { font-size: 20px; padding-top:0px; padding-bottom:10px;border-bottom:1px dotted #CCC; line-height:1.3em; margin: 0px;}
h2 { font-size:1.3em; padding-top:20px; }
h3 { font-size:1.0em; padding-top:20px; }
h4 { font-size:1.0em; padding-top:20px; }
hr { width: 100%; margin: 10px auto 10px auto; height: 0px; border: 0; border-bottom:1px dotted #CCC }

blockquote {
	border: 1px solid #cccccc;
	background-color: #d2e8b1;
	padding:15px; 
	margin-bottom:30px;
}

.messages
{
    background-color: #d2e8b1;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: 700;
}
.messages li
{
    list-style: none;
}

/***
  Layout & position Stuff
***/

body {
  margin:0px;
  padding:0px;
  min-width:950px;
  background: #6d9229;
}

#header {
  padding:0px;
  margin:0px auto;
  height: 241px;
  border-bottom: 0px dotted #cccccc;
  background:transparent url(/media/green_procurement/MGBP_side.jpg) repeat-x scroll 0 0; 
}
.header_center {
    margin: 0 auto;
    position: relative;
    width: 1020px;
    height: 241px;
    background:transparent url(/media/green_procurement/MGBP_banner.jpg) no-repeat scroll 0 0; 
}
#sub_header_wrapper {
    border-top: 1px dotted #cccccc;
  position: relative;
  display: block;
  height: 108px;
} 
#sub_header {
  margin-top: 0px;
  background-color: #fff;
  height: 150px;
  width: 1000px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  display: none;
  /**padding-bottom: 15px;
  border-bottom: 1px dotted #cccccc;
  **/
}
#top-menu {
 /** position:absolute;
  top:151px;
**/
  bottom: 0px;
  position: absolute;
  left:0px;
  margin:0px;
  padding:0px;
  width:1020px;
  height: 91px;
  top: 30px;
}
#top-menu ul {
  margin:0px;
  padding:0px;
    position: absolute;
    /**top: 56px;**/
    bottom: 10px;
  right: 10px;
}
#top-menu ul li {
  float:left;
  display:block;
  padding-left:40px;
  margin:0px;
}
#top-menu ul li a {
  font-weight:bold;
  text-decoration:none;
  color:#222;
  /**font-size:1.08em;**/
  font-size: 16px;
  margin:0px;
}
#top-menu ul .selected a{
  color:#e8c15d;
}
#top-menu ul li a:hover ,#top-menu ul li a:active{
   text-decoration:underline; 
}

#sidebar {
  position:relative;
  float:left;
  width:236px;
  padding:0px;
  margin:0px;
  margin-left:0px;
  margin-top:10px;
  display: inline;
}

#sidebar #sidebar-head {
  background:transparent url(/media/green_procurement/menu_header.jpg) no-repeat scroll 0 0; 
  height:74px;
  width: 236px;
  display: none;

}

#sidebar #sidebar-foot {
  background:transparent url(/media/green_procurement/menu_footer.jpg) no-repeat scroll 0 0; 
  height:370px;
}

* html #sidebar {
 
}

#sidebar ul {
  padding: 0px;
  padding-left:0px;
  padding-top:1px;
  border-bottom:0px;
  padding-bottom:0px;
  margin:0px;
}

#sidebar ul li {
  /**font-size:1em;**/
  font-size: 14px;
  font-weight:bold;
  padding-top:0px;
  padding-bottom:1px;
  padding-left:14px;
  background:transparent url(/media/green_procurement/menu_background.jpg) no-repeat scroll 0 0; 
  text-decoration:none;
  list-style-type: none;
  margin:0px;
  height:39px;
  line-height:39px;
  white-space:nowrap;
  overflow:hidden;
}

#sidebar ul ul {
  margin-left:0px;
  padding-left:0px;
  padding-top:0px;
  border: none;
  padding-bottom:0px;
  margin:0px;
}
* html #sidebar ul ul {
  margin-top:10px;
}
	
#sidebar ul ul li { padding-left:28px; }
#sidebar ul ul ul li { padding-left:42px; }

#sidebar ul li a {
  text-decoration:none;
  color:#374f03;
}
#sidebar ul li a:hover ,#sidebar ul li a:active{
   text-decoration:underline; 
}

#sidebar .selected a {
  color:#e8c15d;
}

#content{
  float:left;
  width:724px;
  margin: 0px;
  padding: 0px;
  margin-left:10px;
  min-height:300px;
  margin-bottom:0px;
  margin-top:0px;
  padding-left:20px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
}
#sidebar-content-container
{
  border-top: 0px dotted #cccccc;
  background-color: #ffffff;
  width: 1000px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
  position: relative;
  display: block;
}
#featured-products {
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background: #ffffff;
}

#footer {
    background: url("Bottom_Bar.png") repeat-x scroll 0 0 transparent;
    height: 197px;
    margin-top: -15px;
    position: relative;
}
#footer-menu {
    display: block;
    float: right;
    height: 25px;
    left: -50%;
    margin: 0 auto;
    position: relative;
    top: 25px;
}
#footer-menu ul {
    height: 20px;
    left: 50%;
    padding: 0;
    position: relative;
}
#footer-copyright {
    clear: both;
    color: #7E7E7E;
    display: block;
    font-size: 0.9em;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50px;
    width: 1000px;
}
#footer-copyright a {
    color: #7E7E7E;
}
#footer-menu ul li {
	float:left;
	display:block;
	padding-left:20px;
}
#footer-menu ul li a {
  text-decoration:none;
  color:#eee;
  font-size:0.9em;
}
#footer-menu ul li a:hover ,#top-menu ul li a:active{
   text-decoration:underline; 
}
#footer-menu ul .selected a{
  font-weight:bold;
}

#account-menu {

  position:relative;
  right:0px;
  top:0px;
  padding:0px;
  margin:0px;
    float: right;
  width: 100%
  color: #000;
  z-index: 1000;
}
#account-menu li {
  float:right;
  display:block;
  padding-left:10px;
  font-size:0.7em;
  padding-left:7px;
  padding-right:10px;
  background:transparent url(/media/list_icon.gif) no-repeat scroll 0 9px;
  color:#444;
  
}
#account-menu li a {
  color:#000;
  text-decoration:none;
}


/** left sidebar with full width content **/
.full_width_content #content {
  float:none;
  margin-left:274px;
  width:auto;
  margin-right:20px;
}
/**note: ie6 is nasty browser **/
* html .full_width_content #content {
	float:left;
	width:50%;
	margin-right:0px;
	margin-left:10px;
}

/** LAYOUT MODIFIERS **/


.admin-page #header {
  height:122px;
  padding:0px;
  margin:0px;
  background: #fff url(admin_banner.jpg) repeat-x; padding-left:0px;
}
.admin-page #footer img { display:none; }

.right_sidebar #sidebar {
  padding:0px;
  width:240px;
  padding-right:20px;
  padding-left:20px;
  padding-top:5px;
  margin:5px 0 100px;
  border:;
  border-left:1px dotted #CCC;
  float:right;
  min-height:400px;
  margin-bottom:100px;
  font-size:0.85em;
}
.right_sidebar h4 { font-size:1.2em; padding-top:10px; padding-bottom:0px;border-bottom:1px dotted #CCC; margin-bottom:5px; }
.right_sidebar #sidebar ul {
  border:none;
  padding-bottom:0px;
  padding-top:5px;
}
.right_sidebar #sidebar li { 
	font-weight:normal; 
	white-space:normal; 
	height:auto; 
	line-height:1.4em; 
	padding-top:0px; 
	padding-left:7px;
	padding-bottom:10px;
	color:#333;
	font-size:1em;
	background:transparent url(/media/list_icon.gif) no-repeat scroll 0 8px;
}
.right_sidebar #sidebar a {  font-weight:normal; padding-top:6px;}
.right_sidebar #sidebar .selected a {  color:#e8c15d;}


.right_sidebar #content {
  	margin-right:300px;
  	margin-left:38px;
	border-left:none;
  	padding-left:0px;
  	float:none;
  	width:auto;
}

/**note: ie6 is nasty browser **/
* html .right_sidebar #content {
	float:left;
	width:63%;
	margin-right:0px;
	margin-left:36px;
}

.no_sidebar #sidebar {
  display:none;
}
.no_sidebar #content {
  	margin-right:0px;
  	margin-left:0px;
	margin-left:0px;
	padding-left:0px;
  	padding-right:0px;
  	float:none;
  	width:auto;
  	border-left:none;
}


/*re-arrange things for a dialog (use in body class block)*/
.dialog {  }
.dialog #account-menu { display:none; }
.dialog #sidebar { display:none; }
.dialog #top-menu { display: none; }
.dialog #footer-menu { display: none; }
.dialog #footer img { display: none; }
.dialog #header { 
	height:21px;
	background-position: 0 -202px;
	}	
.dialog #content { border: none; min-width:300px; width:auto; margin-right:30px;  }



/***
  END OF Layout & position Stuff
***/




/** search box stuff **/
#quick-search {float:right; margin-top: 0.8em; }
#quick-search input { width: 180px; }
.search-field { width: 260px; }
.search_message {
	font-weight: bold;
	color: #eee;
}


/***
  General form Stuff
***/


.general-form .form-fieldset {
  border:1px solid #ccc;
  padding:0px;
  margin:0px;
  margin-bottom:20px;
}
.odd {
  background-color:#F5F5FA;
  
}
.general-form .form-row {
  padding:7px 10px 8px 10px;
  clear:left;
}
.general-form .submit {
  padding:20px 10px 8px 10px;
}

.general-form label {
  display:block;
  padding:2px;
  color:#555;
}
.general-form textarea {
  width:532px;
}
.general-form .helptext {
  color:#777;
  font-size: 0.8em;
  line-height:20px;
  margin:0; 
  padding:0 40px 0 110px;
}
.general-form h4, .general-form h3, .general-form h2 {
  padding:0px 0px 0px 0px;
  color:#555;
  margin:0px;
}
.general-form li label {
  display:inline;
  font-style:italic;
}
.general-form ul {
  padding-left:10px;
  margin:0px;
  padding-top:2px;
  padding-bottom:0px;
}
.general-form .two-col-li {
  list-style-type: none;
  display:block;
  float:left;
  width:260px;
}
.general-form .one-col-li {
  list-style-type: none;
  display:block;
}

.general-form .option_other_block {
  clear:left;
  width:500px;
  padding-top:10px;
  padding-bottom:10px;
  float:none;
  list-style-type: none;
}
.general-form select {
  max-width:500px;
}

.registration-form input[type="text"] {
  width:250px;
}

.general-form .field_checkbox label {
  float:left;  
  width:100px;
}
.general-form .field_checkbox input {
  margin-top:0.5em;
}
.general-form input[type="text"] {
	 width:245px;
}

/***
  END OF General form Stuff
***/


/***
  General table Stuff
***/

/** general theme for tables of data shown in views **/
.general-table {
 	margin-top:10px; 
 	margin-bottom:20px; 
 	width:100%;
 	}
.general-table, .general-table tr, .general-table td, .general-table th {
    border-style:solid;
    border-width:1px;
    border-color:#cccccc;
    border-collapse:collapse;
    font-size:0.95em;
}
.general-table th, .general-table th a {
	vertical-align:top;
	padding:0px 4px 0px 4px;
	line-height:1.5em;
	background-color:#555555;
	color:white;
	text-decoration:none;
}
.general-table th a:hover {
	text-decoration:underline;
}

.general-table td {
	padding:3px 4px 3px 4px;
}
.general-table .ch {
	background:none;
	text-align:left;
	font-style:italic;
	}
.general-table .left-cell { text-align:left; }
.general-table .num { text-align:right; }
.general-table .center { text-align:center; }
.general-table .even { background-color:#fbfbf6; }
.general-table .hover { background-color:#ffffcc; }
.general-table .selected-row { background-color:#fdfdca; }
.general-table .opaque-cell { background-color:#fff; }
.general-table .rowheader { font-weight:700; }
.required-field label { font-weight:700; }
.required-symbol { color:#c8a13d; }
.general-table .special-row {
	font-style:italic;
	}

.general-table .row-control-view { font-size:9px; text-align:center; width:15px; }
.general-table .row-control-view a div { background: url('/media/green_procurement/viewicon.png') no-repeat scroll 2px 0px; height:12px; width:12px; }
.general-table .row-control-view a:hover div { border-bottom: 1px solid red; }


.general-table .row-control-edit { font-size:9px; text-align:center; width:15px; }
.general-table .row-control-edit a div { background: url('/media-admin/img/admin/icon_changelink.gif') no-repeat scroll 2px 0px; height:12px; width:12px; }
.general-table .row-control-edit a div small { display:none; }
.general-table .row-control-edit a:hover div { border-bottom: 1px solid red; }
.general-table .row-control-check {  text-align:center; width:20px; }
.general-table th input[type="checkbox"] {
	 display:none;margin-bottom:0;margin-top:0;
}
.general-table .checkcell { text-align: center;  padding-top:3px;}
.general-table .click-to-edit, .general-table .click-to-check { cursor: pointer; }

.general-table th.sorted {   background-position: bottom left !important;  }
.general-table th.sorted a { padding-right: 13px; }
.general-table th.ascending a {    background: url(/media-admin/img/admin/arrow-down.gif) right .4em no-repeat;}
.general-table th.descending a {   background: url(/media-admin/img/admin/arrow-up.gif) right .4em no-repeat;}


/***
  END OF General table Stuff
***/



/***
  plain (like login) form Stuff
***/

.plain-form .form-fieldset {
	padding:0px;
	margin:0px;
	border: none;
}
.plain-form .form-row {
	padding:2px 0px 10px 0px;
}
.plain-form label {
	display:block;
	padding:2px;
	color:#555;
}
.plain-form .med-text-input {
    width:250px;
}
/***
  END OF plain form stuff
***/


/***
  Error message display
***/

/*a div containing errors */
.errors { background: #FFFFCC none repeat scroll 0 0; }
.errors input, .errors select, .errors textarea{ border: 1px solid red; }

/*a list of errors - use with .errors */
.errorlist {margin:0;	padding:0;}
.errorlist li {
	background: transparent url(/media-admin/img/admin/icon_alert.gif) no-repeat scroll 5px 0.3em;
	border: medium none;
	color: red;
	font-size: 15	px;
	display: block;
	margin:0 0 3px;
	padding:2px 5px 2px 25px;
	float:none;
}

/*standalone alert message - apply to div*/
.alertnote { 
	background: #FFFFCC url(/media-admin/img/admin/icon_alert.gif) no-repeat scroll 5px 0.3em;
	border: 1px solid orange;
	color: red;
	display: block;
	font-size: 15px;
	margin: 0 0 3px;
	padding: 1px 5px 2px 25px;
}
.alertnote input {
	margin-left:auto; margin-right:0px;
}
/*standalone error note - apply to div*/
.errornote { 
	background: #FFFFCC url(/media-admin/img/admin/icon_error.gif) no-repeat scroll 5px 0.3em;
	border: 1px solid red;
	color: red;
	display: block;
	font-size: 15px;
	margin: 0 0 3px;
	padding: 1px 5px 2px 25px;
}

/** message notes for the user **/
ul.messagelist  {
	display:block;
	margin: 6px 0px;
	padding:0px;
	}
ul.messagelist li {
	background:#FFFFCC url(/media-admin/img/admin/icon_success.gif) no-repeat scroll 5px 0.3em;
	border-bottom:1px solid #DDDDDD;
	color:#666666;
	display:block;
	font-size:15px;
	margin:0 0 3px;
	padding:1px 5px 2px 25px;
}

/***
  END OF Error message display
***/



/** the admin widget.css doesn't style the calendar title bar, for some reason **/
.calendar caption {
	background: #7CA0C7 url(/media-admin/img/admin/default-bg.gif) repeat-x scroll left top;
	padding:2px 5px 3px;
	color:white;
	font-weight: 700;
}

/** styles for vertical and horizontal radio select form fields ***/
.general-form .h-radio-list {
	margin: 0;
	padding: 8px 10px 0 0;
}
.general-form  .h-radio-list li {
	display:block;
	float: left;
	margin-right:20px;
	padding: 0 0 0 0;
}

.general-form .v-radio-list {
	margin-left: 20px;
	display: block;
	
	list-style-type: none;
}
.general-form  .v-radio-list li {
	display:block;
	clear: both;
	margin-right:20px;
	padding: 0 0 0 0;
}

/** map point styles **/
.mappoint { 
	display:block; 
	border:none; 
	padding: 0px;  
	height:9px; width:9px; 
	background-image: url('http://maps.functionfour.ca/images/dot_blue_r2_9.png'); 
	background-repeat: no-repeat;
	margin-left:-5px; margin-top:-5px;
}
.mappoint:hover { background-image: url('http://maps.functionfour.ca/images/dot_red_r2_9.png');}

.general-form .hpot { display: none; }

/** product disclaimer style **/
#product-disclaimer
{
    padding: 5px;
    background-color: #f8ffdc;
}

/** search results table **/
#search-results-table {
  width:100%;
  line-height:20px;
}
#search-results-table td {
  padding:8px;
  vertical-align:top;
}
#search-results-table .top-row {
  background-color:#a1c178;
  color:white;
  font-size:1.2em;
  font-weight:normal;
  height:35px;
}
#search-results-table .second-row {
  background-color:#555555;
  color:white;    
  font-size:0.85em; 
}
#search-results-table .odd  { background-color:#eaf2c8; }
#search-results-table .even { background-color:#fdfdfd; }
#search-results-table img   { margin-top:10px; margin-right:10px; }
#search-results-table th a  { color: #E8C15D;  }

#search-results-table th.sorted       { background-position: bottom left !important;  }
#search-results-table th.sorted a     { padding-right: 13px; }
#search-results-table th.ascending a  { background: url(/media-admin/img/admin/arrow-down.gif) right .4em no-repeat;}
#search-results-table th.descending a { background: url(/media-admin/img/admin/arrow-up.gif) right .4em no-repeat;}
#search-results-table .num { text-align:right; }

/** pager template - meant to go inside the general table footer above**/
.pagination a:hover {
	background:#E8C15D none repeat scroll 0 0;
	border-color:#777;
	color:white;
}
.pagination a:link, .pagination a:visited {
	border:1px solid #CCCCCC;
	padding:2px 6px;
	text-decoration:none;
}
.pagination {
	font-size:13px;
	padding-left:10px;
	line-height:22px;
}
.pagination .current-page {
	font-size:13px;
	font-weight:bold;
	padding:2px 6px;
	vertical-align:top;
}

.pagination .row-count {
	margin-left:10px;
}

/* status feed tag */
.status-feed {
	list-style-type:none;
	margin-left:80;
	width:480px;
	padding-right:40px;
}
.status-feed li {
	background:#f6b64c url(/media/green_procurement/alert_background.png) repeat-x scroll 50% 50%;
	/*border:1px solid #7e3000;*/
	font-size:1em;
	padding:10px 30px 10px;
	position:relative;
	margin:0px;
	margin-bottom:15px;
	color:#fff;
	-moz-border-radius: 13px;
    -webkit-border-radius: 13px;
}
.status-feed li a {
	color:#000;
	font-weight:normal;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	outline:none;
	text-align:center;
	background:#f6b64c url(/media/green_procurement/alert_button_background.png) repeat-x scroll 50% 50%;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border:1px solid #d6a62c;
    text-decoration:none;
    font-size:0.97em;
	margin:0 120px;
	margin-top:16px;
}
.status-feed li a:hover  {color:#000;border:1px solid #000;}
.status-feed li a:focus {outline:none;}
.status-feed li .status-feed-button {margin-top:2px;}
.org_logo { 
    position: relative;
    display: inline;
    float: left;
    padding-right: 25px;
    width: auto;
}
.org_info {
    position: relative;
    display: block;
    width: 60%;
    float: left;
}

.recent_products ul {
    margin-left: 0px;
    padding-left: 0px;
    float: left;
    display: inline;
    position: relative;
    margin: 0px;
}

.recent_products ul li {
    list-style: none
    position: relative;
    display: inline;
    width: 110px;
    float: left;
    padding-right: 10px;
    height: 130px; 
    margin-top: 5px;
}

.name_box:hover {
    background-color: #dba401;

}

.name_box {
    background-color: #3d3b3b; 
    color: #EEEEEE; 
    height: 40px; 
    font-size: 0.95em;
    font-family: Helvetica,Arial,sans-serif;
    width: 100px; 
    position: relative; 
    top: -20px;
    padding-right: 5px;
    padding-left: 5px;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 3px;
}

#container {
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
}
#demos {
  width: 639px;
  float: left;
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 340px;
}
#welcome-message {
  float: right;
  width: 306px;
  height: 340px;
  position: relative;
  margin: 0px;
  padding: 0px;
  background: #ffffff url(/media/green_procurement/welcome_bg.jpg) no-repeat;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 35px;
}
#site_button {
    background: url("/media/green_procurement/MGBS_button.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    width: 273px;
}
#site_button:hover {
    background: url("/media/green_procurement/MGBS_button_over.png") no-repeat 0 0 transparent;
    width: 273px;
    height: 40px;
}
#sidebar #sidebar-foot {
    display: none;
}
#sidebar #sidebar-footer {
    background: url("/media/green_procurement/menu_footer.jpg") no-repeat scroll 0 0 transparent;
    height: 370px;
}
.cycle_pics {
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 200px;
}

