html, body {

height:100%;

} 



body {

  background: #ffffff url('/sites/all/files/theme_images/bg.gif') repeat; 

  color: #333333;

  font-family: Arial,Helvetica,sans-serif;

  font-size: 11px;

  line-height: 16px;

  margin: 0;

  padding: 0;

  text-align: left;

}





#page-wrapper {

  width:918px;

  margin-right:auto;

  margin-left:auto;

  min-height:100%;
  
  background-color: #ffffff;

}



* html #page-wrapper {

height:100%;

} 



#menu-wrapper {

  height: 25px;

  min-height: 25px;

  font-size: 12px;

  padding-top: 5px;

}



#branding {

  margin-bottom: 4px;

  padding-bottom: 1px;

  margin-top: 18px;

}



#logo {

    padding-top: 3px;

}



#header-wrapper {

  line-height:15px;

}



#content-wrapper {

  padding-top: 34px;

}



#content-wrapper.no-secondary {

  padding-top: 34px;

}



#main-content {

  border: 2px;

  border-color: #000;

}



#members {

    background-color: #ffffff;

    border-top: 2px solid #CCCCCC;
    
    color: #81A2B0;

    float: left;

    font-size: 11px;

    margin-left: 2px;

    width: 870px;

}



#contentright {

	text-align: left;

}



#content-wrapper {

	border-bottom:none;

}



#footer-wrapper {

	border-top:none;

}



.input-form label {

  display: inline-block;

  width: 210px;

  float:left;

  text-align: right;

  padding-right:4px;

}



.input-form label:after

{

  content: ":";

}



.input-form .form-item {

  text-align:left;

}



input.form-text {

    width: 275px;

    padding: 4px;

}

input.table-form {

    width: 150px;

    padding: 2px;

}

.input-form textarea {
    width: 300px;
    padding: 4px;
}

.input-form .form-item .description {
    font-size: 0.85em;
    padding-left: 225px;
}


select {

    padding: 3px;

    max-width: 300px;

}



.center {

  margin-left: auto;

  margin-right: auto;

  width: 95%;

  text-align: center;

}



#sidenav ul li {

    border-bottom: 1px solid #E3E3E3;

    border-top: 1px solid #FFFFFF;

    margin: 0;

    padding: 0;

}



#page-title {

  display: none;

}



.legal {

  padding-left: 30px;

  height: 350px;

  overflow-y: scroll;

  margin-right: 4em;

  padding-right: 1em;
  
  border: 1px solid;

}



.edit-cancel {

  font-size: 11px;

}



input#edit-submit[value*="Update cart"], input#edit-cancel {

    font-size: 11px;

}



.tmla-head {

  font-size:14px;

  font-weight: bold;

}



.indentf {

  padding-left: 20px;

}

h2, h3, h4, h5, h6 {

    margin: 0;

    padding: 5px 0 5px 0;

}


.form-info {

  padding-left:224px;

  width:60%;

}



.form-textarea-wrapper textarea {

    width: 80%;

}

#content h1 {
    color: #00A6DE;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0 0 15px;
}

#content h2, .field-label {
    color: #009959;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 5px 0 10px;
}

a:link {
    color: #00A6DE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}

a:visited {
    color: #00A6DE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
a:hover {
    color: #00A6DE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
a:active {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}

#container {
    background-color: #ffffff !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0 8px 0 5px;
    position: relative;
    text-align: left;
    width: 918px;
}

#header-wrapper {
    background-image: url("/sites/all/files/theme_images/header-bg.gif");
    background-repeat: repeat-x;
}

.clear {
    clear: both;
}

#copyright {
    color: #81A2B0;
    float: right;
    font-size: 10px;
    padding-left: 10px;
}

#footer {
    border-top: 1px solid #CCCCCC;
    color: #81A2B0;
    float: left;
    font-size: 11px;
    margin-left: 2px;
    padding: 20px 25px 30px 13px;
    width: 830px;
}
#footer a {
    color: #00A6DE;
    font-size: 10px;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}

#site-name a {
  font-size:30px;
}

ul li.expanded {
    list-style-image: none;
    list-style-type: none;
}
ul li.collapsed {
    list-style-image: none;
    list-style-type: none;
}
ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}

.input-form textarea {
    width: 300px;
    padding: 4px;
}

.input-form .tips {
  padding-left: 225px;
}

.form-submit {
  background-color: #CCCCCC; 
}


input.form-submit, a.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/buttons.png") repeat-x scroll 0 0 transparent;
    border-color: #E4E4E4 #D2D2D2 #B4B4B4;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #5A5A5A;
    cursor: pointer;
    font-size: 1.077em;
    font-weight: normal;
    margin-bottom: 2em;
    text-align: center;
}
a.button:link, a.button:visited, a.button:hover, a.button:active {
    color: #5A5A5A;
    text-decoration: none;
    margin-right: 1em;
    padding: 4px 10px;    
    font-family: "Lucida Grande",Verdana,sans-serif;
}
input.form-submit:active {
    background: none repeat scroll 0 0 #666666;
    border-color: #555555;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #222222;
}
input.form-button-disabled, input.form-button-disabled:active {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #EEEEEE;
    color: #999999;
    text-shadow: none;
}

#site-name, #site-slogan {
    display: inline-block;
    line-height: 1;
    padding-top: 20px;
    padding-left: 20px;
}

.region-sidebar-first {
    margin-left: -100%;
    width: 175px;
}

.form-submit {
    margin-right: 1em;
    padding: 4px 17px;
    font-family: "Lucida Grande",Verdana,sans-serif;
}

.alpha-search {
    margin-right: 5px;
    padding: 2px;
    font-family: "Lucida Console", Monaco, monospace;
}

.form-row {
    padding: 1px;
    line-height: 12px;
}
.table-form {
    margin-top: -6px;
    margin-bottom: -6px;
}

#form-inline {
    display: inline
}

label.option {
    font-weight: bold;
}

.option .description {
    margin-top: -17px;
}

tbody {
    border-top: hidden
}