/*******************************************************************************
 * WORDPRESS TEMPLATE CONFIG
 * ----------------------------------------------------------------------------- 
 * Theme Name: DTS - Dairy Technical Solutions INC
 * Theme URI: http://dairytechnicalsolutions.com
 * Description: Default theme for DTS
 * Version: 1.0
 * Author: Element Web Media
 * Author URI: http://elementwebmedia.com
 *
 ******************************************************************************/
 
/*******************************************************************************
 * TABLE OF CONTENTS
 * -----------------------------------------------------------------------------
 * =RESET
 * =GLOBAL
 * =HEADER
 * =NAVIGATION
 * =CONTENT
 *   =-PAGE/POST
 *   =-COMMENTS/FORMS 
 * =SIDEBAR
 *   =-SIDEBAR 1
 *   =-SIDEBAR 2
 * =FOOTER     
 *
 ******************************************************************************/
 
/*******************************************************************************
 * COLOR LEGEND
 * -----------------------------------------------------------------------------
 * Light red       : #888888
 * Dark red        : #555444
 * Light green     : #883344
 * Dark blue green : #285434   
 *
 ******************************************************************************/
  
/*******************************************************************************
 * =RESET
 -----------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0; 
}            

img, fieldset {
  border: 0;
}

/*******************************************************************************
 * =GLOBAL
 -----------------------------------------------------------------------------*/
body {
  background: #fff url(images/bg_rpt.gif) top center repeat-x;
  font: 12px/12px Helvetica, Helvetica CE, Arial, sans-serif;
  color: #000;
}

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

.clear {
  clear: both;
}

#debug {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 15px;
  background: #ccc;
}

/*******************************************************************************
 * =HEADER
 -----------------------------------------------------------------------------*/
#hdr {
  position: relative;
  width: 940px;
  height: 120px;
  margin: 0 auto;
  z-index: 100;
}

#hdr h1 a {
  position: absolute;
  top: 24px;
  left: 0px;
  display: block;
  width: 233px;
  height: 77px;
  background: url(images/logo.gif) top center no-repeat;
  text-indent: -9000px;
}

#search {
  position: absolute;
  top: 35px;
  right: 0px;
  width: 170px;
  height: 22px;
}

#topSearch label {
  display: none;
}

#subNav {
  position: absolute;
  top: 35px;
  right: 180px;
  list-style: none;
}

#subNav li {
  float: left;
  margin: 0 0 0 10px;
  font: 11px/22px Helvetica CE, Arial;
  color: #444;  
}

#subNav a {
  color: #087687;
}

#subNav a:hover {
  color: #EE9700;
}

#subNav a.cL {
  padding: 0 0 0 10px;
  background: url(images/icon_lock_topnav.gif) center left no-repeat;
  font-weight: bold;
}
 

#search form {
  float: right;
  width: 165px;
}

#search .itf {
  float: left;
  width: 131px;
  height: 16px;
  padding: 3px 4px;
  background: #b8b8b8;
  border: 0;
  font: 11px/16px Helvetica CE, Arial;
  color: #fff;  
}

#search .isb {
  float: right;
  width: 26px;
  height: 22px;
  background: #3a7103 url(images/btn_search.gif) top center no-repeat;
  border: 0;
  font: 1px Times New Roman;
  color: #3a7103;
  cursor: pointer;
}

/*******************************************************************************
 * =NAVIGATION
 -----------------------------------------------------------------------------*/
#nav {
  position: absolute;
  top: 75px;
  right: 0px;
  float: right;
  margin: 0 0 0 0;
  list-style: none;
}

#nav li {
  float: left;
  position: relative;
}

#nav li a {
  float: left;
  display: block;
  width: auto;
  height: 25px;
  margin: 0 0 0 35px;
  padding: 0;
  font: bold 12px/25px Helvetica, Helvetica CE, Arial;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;  
}

#nav li.last a {
  padding: 0 0 0 12px;
  background: 0;
}

#nav li.current_page_item a, #nav li.current_page_ancestor a {
  color: #EE9700;
}

#nav li a:hover {
  color: #025966;
}

/*--- DOWN MENU ---*/
#nav li ul {
  display: none;
  list-style: none;
}

#nav li:hover ul, #nav li ul.hover {
  z-index: 1000;
  position: absolute;
  top: 25px;
  left: 0px;
  display: block;
}

#nav li.right:hover ul, #nav li.right ul.hover {
  left: -183px;
}

#nav li ul li {
  float: none;
}

#nav li ul li a {
  float: none;
  width: 200px;
  padding: 5px 9px;
  background: #025966;
  border-bottom: 1px #00626F solid;
  color: #fff;
}

#nav li.current_page_item ul li a, #nav li.current_page_ancestor ul li a {
  color: #fff;
}

#nav li ul li a:hover, #nav li ul li.current_page_item a {
  background: #00454F;
  color: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;       
}

/*******************************************************************************
 * =CONTENT
 -----------------------------------------------------------------------------*/
#content {
  width: 940px;
  margin: 0 auto 60px;
}

#main {
  float: right;
  width: 675px;
}

/* =HEADING BOX --------------------------------------------------------------*/
#headingBox {
  position: relative;
  width: 940px;
  height: 100px;
  margin: 0 0 30px;
  background: #ccc url(images/sub_image1.jpg) top right no-repeat;
  color: #fff;
}

.logged-in #headingBox {

} 

#headingBox .text {
  width: 290px;
  height: 100px;
  background: url(images/bg_breadcrumb.png) top center no-repeat;  
}

#headingBox h2 {
  position: absolute;
  top: 27px;
  left: 30px;
  font: 24px Helvetica, Helvetica CE, Arial;
}

#breadcrumb {
  position: absolute;
  top: 54px;
  left: 30px;
  width: 220px;
  line-height: 16px;
}

#breadcrumb a {
  color: #fff;
}

#breadcrumb a.homeIcon {
  float: left;
  display: block;
  width: 12px;
  height: 13px;
  margin: 0 4px 0 0;
  background: url(images/icon_home.gif) bottom center no-repeat;
  text-indent: -9000px;
}

#userData {
  position: absolute;
  top: 0;
  right: 0;
  width: 650px;
  height: 100px;
}

#userData #userPhoto {
  position: absolute;
  top: 9px;
  right: 12px;
  width: 150px;
  height: 76px;
  padding: 2px;
  background: #000;
  border: 1px solid #444;
  overflow: hidden;
}

#userData #userInfo span {
  position: absolute;
  display: block;
  top: 0;
  left: -50px;
  width: 50px;
  height: 100px;
  background: url(images/bg_loggedin_headerbox.png) top center no-repeat;
}

#userData #userInfo {
  position: absolute;
  top: 0px;/* 27*/
  right: 0px;
  padding: 27px 185px 33px 15px;
  text-align: right;
  background: #000;
}

#userInfo p.name {
  font: 24px Helvetica, Helvetica CE, Arial;
}

/* =PAGE/POST ----------------------------------------------------------------*/

#main a {
  color: #087687;
}

#main a:hover {
  color: #EE9700;
}

#main .post {

} 

.post h2, .post h2 a {
  margin: 0 0 10px;
  font: bold 20px Helvetica, Helvetica CE, Arial;
  color: #222;
  text-decoration: none;
  clear: right;
}

#main h2.pagetitle {
  margin: 0 0 5px;
  font: bold 12px Helvetica, Helvetica CE, Arial;
  color: #222;
  text-decoration: none;   
}

.post h3, .post h3 a {
  margin: 0 0 5px;
  font: bold 15px Helvetica, Helvetica CE, Arial;
  color: #555;
  text-decoration: none;  
}

.blog .post h3, .blog .post h3 a {
  margin: 0 0 15px;
}

.post h4, .post h4 a {
  margin: 0 0 5px;
  font: bold 13px Helvetica, Helvetica CE, Arial;
  color: #3A7103;
  text-decoration: none;  
}

.post h5, .post h5 a {
  margin: 0 0 5px;
  font: bold 11px Helvetica, Helvetica CE, Arial;
  color: #3A7103;
  text-decoration: none;  
}

.post h6, .post h6 a {
  margin: 0 0 5px;
  font: bold 10px Helvetica, Helvetica CE, Arial;
  color: #3A7103;
  text-decoration: none;  
}

.post p {
  margin: 0 0 15px;
  font: 13px/18px Helvetica, Helvetica CE, Arial;
  color: #4e4e4e;
}

.post ul, .post ol {
  margin: 0 0 15px 40px;
}

.post ul ul, .post ol ol {
  margin: 0 0 0 40px;
}

.post li {
  line-height: 18px;
  color: #4e4e4e;
}

.post .date {
  margin: -10px 0 10px;
  padding: 0 0 8px;
  border-bottom: 1px dotted #ccc;
  font: 11px/18px Helvetica, Helvetica CE, Arial;
}

/* =-CONTACT -----------------------------------------------------------------*/
#txtmsg {
  width: 307px;
  margin: 0 0 15px;
  padding: 10px;
  background: #EE9700;
  color: #fff;

}

#cf {
  float: left;
  width: 327px;
}

#cf label {
  display: block;
  font: bold 11px Arial;
}

#cf .itf, #cf textarea {
  width: 317px;
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;   
  font: 12px Helvetica, Helvetica CE, Arial;
}

.post #contentRight {
  float: right;
  width: 328px;
}

/* =-FILE TABLES -------------------------------------------------------------*/

table.files {
  width: 100%;
  margin: 0 0 20px;

}

table.files th {
  background: #f0f0f0;
}

table.files td, table.files th {
  padding: 7px 10px;
  border-bottom: 1px solid #d0d0d0;
}

table.files td.group {
  width: 75px; 

  font-size: 10px;
  font-weight: bold;  
  color: #fff;
  text-align: right;
}

table.files td {
  height: 40px;
}

table.files td.title {
  width: 250px;
}

table.files td.msg {
  width: 270px; 
}

table.files td.date {
  width: 80px;
  margin: 0;
  padding: 7px 10px;
  border-bottom: 1px solid #d0d0d0;
  font: 12px/18px Helvetica, Helvetica CE, Arial;
  text-align: center;   
}

table.files td.group span {
  display: block;
  width: 98px;
  height: 18px;
  padding: 3px 5px;
  margin: 0 25px; 
  font: bold 12px/16px Arial;
  background: #C87800;
}

table.files td.title a {
  display: block;
  padding: 0 0 0 20px;
  background: url() center left no-repeat;
  font-weight: bold;  
  line-height: 16px;
}

/*--  Icons  --*/
table.files td.title a {
  background-image: url(images/icon_file.png);
}

table.files td.title a.pdf {
  background-image: url(images/icon_pdf.png);
}

table.files td.title a.file {
  background-image: url(images/icon_file.png);
}

table.files td.title a.doc {
  background-image: url(images/icon_txt.png);
}

table.files td.title a.xls {
  background-image: url(images/icon_xls.png);
}

/*-- Colors  --*/
table.files td.group span {
  background: #0000CC;
}

table.files td.group span.dc305 {
  background: #7A4A77;
}

table.files td.group span.loadsheets {
  background: #6492AC;
}

table.files td.group span.rations {
  background: #334E7D;
}

table.files td.group span.labanalyses{
  background: #C87800;
  #087687;
}

table.files td.group span.links {
  background: #087687;
}

table.files td.group span.feedbudget {
  background: #3A5503
}

table.files td.group span.feedefficiencies {
  background: #4B9700;
}

table.files td.group span.wastemanagement {
  background: #4F3A22;
}

table.files td.group span.dailymilk{
  background: #aaa;
}

table.files td.group span.misc {
  background: #A13537;
}

/* =PROFILE ------------------------------------------------------------------*/
#profileForm {

}

#profileForm label {
  display: block;
  width: 200px;
  font: bold 11px Arial, sans-serif;
}

#profileForm .itf {
  width: 300px;
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;   
}

/* =HOME ---------------------------------------------------------------------*/
#home {
  margin: 0 0 60px;
}

#feature {
  height: 368px;
}

/* =-SLIDESHOW ---------------------------------------------------------------*/
.slides {
  position: relative;
  width: 940px;
  height: 265px;
  margin: 0 auto;
  background: #ccc;
  overflow: hidden;
}

#slideshow .slides ul {
  position: absolute;
  width: 5640px;
  height: 265px;
  list-style: none;
}

#slideshow .slides li {
  position: relative;
  float: left;
  width: 940px;
  height: 265px;
  background: url() top center no-repeat;
}

#slideshow .slides li .con {
    position: absolute;
    top: 44px;
    left: 50px;
    width: 411px;    
}

#slideshow .slides h3 {
  position: absolute;
  top: 0px;
  left: 0px;  
  display: block;
  width: 411px;
  height: 88px;
  background: url(images/hd_photobox.gif) top center no-repeat;
  text-indent: -9000px;
}

#slideshow .slides .text {
    position: absolute;
    top: 88px;
    left: 5px;
    width: 370px;
    height: auto;
    padding: 12px 15px 15px;
    background: #000;
    color: #fff;
    font: 14px Arial;
    line-height: 18px;

}
 
#slideshow .slides li#slide-one {
  background-image: url(photobox/image-one.jpg);
}


#slideshow .slides li#slide-two {
  background-image: url(photobox/image-two2.jpg);
}

  #slideshow .slides li#slide-two .con {
    top: 50px;
    left: 40px;
  }

#slideshow .slides li#slide-three {
  background-image: url(photobox/image-three.jpg);
}

  #slideshow .slides li#slide-three .con {
    top: 25px;
    left: 470px;
  }

#slideshow .slides li#slide-four {
  background-image: url(photobox/image-four.jpg);
}

  #slideshow .slides li#slide-four .con {
    top: 45px;
    left: 402px;
  }

#slideshow .slides li#slide-five {
  background-image: url(photobox/image-five.jpg);
}

  #slideshow .slides li#slide-five .con {
    top: 40px;
    left: 70px;
  }

#slideshow .slides li#slide-six {
  background-image: url(photobox/image-six.jpg);
}

  #slideshow .slides li#slide-six .con {
    top: 25px;
    left: 443px;
  }

#slideshow .slides h3 {
  margin: 0 0 3px;
  line-height: 0;
  text-indent: -9000px;
}

#slideshow .slides a {
  color: #EE9700;
}

#slideshow .slides #slide-six h2 {
  font-size: 14px;
  line-height: 18px;
  text-indent: 0;
}

#tabs {
  width: 980px;
  height: 61px;
  margin: -16px 0 0 0;
  padding: 16px 0 0 0;
  background: url(images/bg_tabBar.gif) top center no-repeat;
}

#tabs {
  list-style: none;
}

#tabs li {
  float: left;
}

#tabs li a {
  float: left;
  display: block;
  height: 61px;
  background: url() top center no-repeat;
  text-indent: -9000px;  
}

#tabs li a.welcome {
  width: 187px;
  background-image: url(images/tab_welcome.gif);
}

#tabs li a.rations {
  width: 140px;
  background-image: url(images/tab_rations.gif);
}

#tabs li a.labAnalysis {
  width: 192px;
  background-image: url(images/tab_labanalysis.gif);
}

#tabs li a.loadSheets {
  width: 186px;
  background-image: url(images/tab_loadsheets.gif);
}

#tabs li a.dc305 {
  width: 126px;
  background-image: url(images/tab_dc305.gif);
}

#tabs li a.news {
  width: 149px;
  background-image: url(images/tab_news.gif);
}

#tabs li.on a {
  background-position: bottom center;
}

/* =-BOXES -------------------------------------------------------------------*/
#boxes {
  width: 940px;
  margin: 0 auto;
}

#boxes div {
  float: left;
}

#boxes h3 {
  display: block;
  width: 280px;
  height: 26px;
  margin: 0 0 8px;
  background: transparent url() top right no-repeat;
  text-indent: -9000px;
}

#boxes p {
  font: 12px/17px Helvetica, Helvetica CE, Arial, sans-serif;
}

#boxes .b1 {
  position: relative;
  width: 280px;
  height: 176px;
  margin: 0 38px 0 0;
  background: url(images/bg_box1_theo6.jpg) bottom left no-repeat;
}

#boxes .b1 h3 {
  float: right;
  width: 160px;
  background-image: url(images/h3_box1.gif);
}

#boxes .b1 p {
  float: right;
  width: 130px;
  color: #909090;
  text-align: right;
}

#boxes .b1 a.btn {
  position: absolute;
  top: 156px;
  right: 0px;
  display: block;
  width: 77px;
  height: 20px;
  background: url(images/btn_readmore.gif) top center no-repeat;
  text-indent: -9000px;
}

#boxes .b2 {
  width: 303px;
}

#home #boxes .b2 ul {
  width: 283px;
  list-style: square inside;
}

#boxes .b2 li {
  height: 18px;
  line-height: 18px;
  color: #555;
}

#boxes .b2 h3 {
  width: 303px;
  background-image: url(images/h3_box2.gif);
}

#boxes .b2 p {
  color: #4e4e4e;
}

#boxes .b3 {
  position: relative;
  float: right;
  width: 280px;
}

#boxes .b3 h3 {
  background-image: url(images/h3_box3.gif);
}

#boxes .b3 label {
  display: block;
  width: 200px;
  height: 20px;
  font: 11px/20px Helvetica, Helvetica CE, Arial, sans-serif;
  color: #4e4e4e;
}

#boxes .b3 .itf {
  width: 270px;
  margin: 0 0 10px;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;  
  font: 12px Helvetica, Helvetica CE, Arial, sans-serif;  
}

#boxes .b3 .isb {
  position: absolute;
  top: 156px;
  left: 0;
  width: 77px;
  height: 20px;
  background: url(images/btn_login.gif) top center no-repeat;
  border: 0;
  font: 1px New Times Roman;
  color: #EE9700;
  letter-spacing: -1px;
  text-indent: -9000px;
  cursor: pointer;
}

#boxes .b3 a.fP {
  position: absolute;
  top: 159px;
  right: 0;  
  font: 11px Helvetica, Helvetica CE, Arial, sans-serif;
  color: #4e4e4e;
}

/* =SITEMAP ------------------------------------------------------------------*/
.post .ddsg-wrapper {
  margin: 0 0 20px;
}

.post .ddsg-wrapper ul {
  margin: 0 0 0 15px;
}

/*******************************************************************************
 * =SIDEBAR
 -----------------------------------------------------------------------------*/
#sidebar {
  position: relative;
  float: left;
  width: 245px;
  min-height: 600px;
  background: url(images/bg_sidebar.png) top right no-repeat;
}

#sidebarOverflow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 245px;
  height: 100px;
  background: url(images/bg_sidebarOverflow.png) bottom right no-repeat;
}

#sidebar #loginform {
  position: relative;
  height: 133px;
  margin: 0 0 15px;
  padding: 0 0 25px;
  /*background: url(images/divider_sidebar.png) bottom left no-repeat;*/
}

#sidebar #loginform label {
  display: block;
  width: 200px;
  height: 20px;
  font: 11px/20px Helvetica, Helvetica CE, Arial, sans-serif;
  color: #4e4e4e;
}

#sidebar #loginform .itf {
  width: 200px;
  margin: 0 0 5px;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;  
  font: 12px Helvetica, Helvetica CE, Arial, sans-serif;  
}

#sidebar #loginform .isb {
  position: absolute;
  top: 112px;
  left: 0;
  width: 77px;
  height: 20px;
  background: url(images/btn_login.gif) top center no-repeat;
  border: 0;
  font: 1px New Times Roman;
  color: #EE9700;
  letter-spacing: -1px;
  text-indent: -9000px;
  cursor: pointer;
}

#sidebar #loginform a.fP {
  position: absolute;
  top: 119px;
  left: 113px;  
  font: 11px Helvetica, Helvetica CE, Arial, sans-serif;
  color: #4e4e4e;
}

#sidebar .widget {
  width: 210px;
  margin: 0 0 30px;  
}

#sidebar h3.title {
  margin: 0 0 5px;
  font: bold 15px Helvetica, Helvetica CE, Arial, sans-serif;
  color: #555;
}

/*
#sidebar .widget_myaccount h3.title {
  color: #3A7103;
}
*/

#sidebar .widget_myaccount p {
  margin: 0 0 5px;
  font-size: 11px;
  color: #555;
}

#sidebar .widget_myaccount ul {
  width: 240px;
  border-top: 1px solid #e5e5e5;  
  list-style: none;
}

#sidebar .widget_myaccount li a {
  position: relative;
  display: block;
  padding: 10px 0 10px 24px;
  background: url() center left no-repeat;
  border-bottom: 1px solid #e5e5e5;  
  color: #087687;
  text-decoration: none;
}

#sidebar .widget_myaccount li a.dF {
  background-image: url(images/icon_folder_page.png);
}

#sidebar .widget_myaccount li a.pP {
  background-image: url(images/icon_user.png);
}

#sidebar .widget_myaccount li a.S {
  background-image: url(images/icon_spreadsheet.png);
}

#sidebar .widget_myaccount li a span {
  display: none;
}

#sidebar .widget_myaccount li a:hover span, #sidebar .widget_myaccount li a.selected span {
  display: block;
  position: absolute;
  top: 33px;
  left: 0;
  display: block;
  width: 240px;
  height: 20px;
  background: url(images/nav_sidebar.png) top left no-repeat;
}

#sidebar .widget_myaccount li a.selected {
  background-color: #fff;
  border-bottom: 1px solid #d0d0d0;
  font-weight: bold;
  color: #555;
}

#sidebar .widget_myaccount li a:hover {
  background-color: #fff;
  border-bottom: 1px solid #d0d0d0;
  font-weight: bold;
}

#sidebar .widget_links ul {
  margin: 0 0 0 15px;  
  color: #999;
}

#sidebar .widget_links li {
  line-height: 18px;
}

#sidebar .widget_links li a {
  color: #087687;
}

#sidebar .tddrecentposts {
  list-style: none;
}

#sidebar .tddrecentposts li {
  line-height: 18px;
}

#sidebar .tddrecentposts li a {
  font-weight: bold;
  color: #087687;
}

#sidebar .tddrecentposts li a:hover, #sidebar .widget_links li a:hover {
  color: #EE9700;
}

#sidebar .tddrecentposts dd {
  color: #555;
}

#sidebar .tddrecentposts dd.sidebardate {
  font-size: 11px;
  color: #999;
} 

/*******************************************************************************
 * =FOOTER
 -----------------------------------------------------------------------------*/
#ftr {
  position: relative;
  height: 100px;
}

#ftr .navWrap {
  height: 40px;
  background: #f6f6f6;
  border-bottom: 1px solid #d1d1d1;
}

#ftr ul {
  list-style: none;
}

#ftrPriNav {
  margin: 0 0 0 10px;
} 

#ftrSecNav {
  float: right;
  margin: 0 10px 0 0;
}

#ftr ul li {
  float: left;
}

#ftr ul li a {
  float: left;
  display: block;
  height: 41px;
  padding: 0 12px;
  font: 12px/41px Helvetica, Helvetica CE, Arial, sans-serif; 
  color: #444;
  text-decoration: none; 
}

#ftr ul li a.cL {
  background: url(images/icon_lock_topnav.gif) center left no-repeat;
  font-weight: bold;
}

#ftr ul li a:hover {
  color: #087687;
}

#ftr #copyright {
  position: absolute;
  top: 57px;
  left: 20px;
  font-size: 11px;
  color: #4a4a4a;
}

#ftr #ewm a {
  position: absolute;
  top: 57px;
  right: 20px;
  display: block;
  width: 104px;
  height: 11px;
  background: url(images/ewm.gif) top center no-repeat;
  text-indent: -9000px;
}

/*******************************************************************************
 * =Filter as a dropdown
 -----------------------------------------------------------------------------*/

#filterform {
	float: right;
}

h2#docsandfiles {
	float: left;
}

h3#subtitledocs {
    clear: both;
}

#filterform fieldset {
  text-align: right;
}

#filterform span, #admin_user_box span {
  line-height: 20px;
  padding-right: 6px;
  font-weight: bold;
  text-align: left;
}

#filterresults {
  float: right;
  width: 164px;
  border: 1px solid #ccc !important;
}

#admin_user_box {
	height: 35px;
	text-align: right;
}

#admin_user {
  float: right;
  width: 164px;
  border: 1px solid #ccc !important;
}

.clearleft {
  clear: left;
}

/*******************************************************************************
 * =Filter As an Unordered List
 -----------------------------------------------------------------------------

#filterresults {
  height: 40px;
}

#filterresults, #filterresults li {
  list-style-type: none;
  margin: 0;padding: 0;border: 0;
}

#filterresults li {
  display: block;
  float: left;
  padding: 2px 4px;
  text-decoration: none;
  margin: 2px 2px 0;
  background: #087687;
  font-size: 11px;
}

#filterresults li.selected {
  background: #C87800;
}

#filterresults li a{
  text-decoration: none;
  color: #fff;
  
}

#filterresults li a:hover {
  text-decoration: none;
  color: #fff; 
}

.clearleft {
  clear: left;
}

--*/

.printlink {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	background: #ddd;
	font-weight: bold;
	padding: 3px;
}