body
{
  background: none;
}

#container
{
  width: 100%;
  background: none;
  background: url(../images/topTile.gif) repeat-x;
}

#content
{
  padding: 25px;
  padding-top: 0;
}

#menu
{
  padding: 10px;
  padding-left: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #aaa;
  background-color: #fff;
}

#menu li
{
  margin-right: 15px;
  display: inline;
}

#content h1
{
  padding: 0;
  background: transparent;
  margin-bottom: 20px;
  font-size: 140%;
  color: #000;
}

td, th
{
  padding: 7px;
}

th
{
  font-weight: bold;
}

#footer
{
  clear: both;
  padding: 25px;
  margin-top: 0;
  height: auto;
  font-family: arial,sans-serif;
  font-size: 80%;
  float: right;
  color: #666;
  background: none;
}

#footer img
{
  vertical-align: middle;
}

#sf_admin_container fieldset h2
{
  font-size: 110%;
  font-family: arial,sans-serif;
  font-style: italic;
}

.sf_admin_form_field_logo div div
{
  margin-left: 120px;
}

#sf_admin_container .sf_admin_form_field_logo div div label
{
  display: inline;
  float: none;
}

.content{
    padding: 10px;
}

#header {
	height: 100px;
	margin:0 auto;
        background: url(../images/top.jpg) no-repeat;
}

.red {
    color: red;
}

#topNav {
padding-left:10px;
}
#topNav li {
    _width: 1%;
    float: left;
}
#topNav a {
display:inline-block;
background-image:url(../images/button.png);
background-repeat:no-repeat;
padding:18px 0px;
text-align:center;
color:#124457;
font-weight:bold;
text-decoration:none;
width:143px;
font-size:14px;
float: left;
display: block;
}
#topNav a:hover{
background-image:url(../images/buttonOver.png);
background-repeat:no-repeat;
color:#FFF;
}

.clear {
    clear: both;
}

span.addload,span.removeload {
    position: absolute;
    top: 5px;
    right: 0px;
    display:block;
    float: right;
    cursor: pointer;
    border: 1px solid #6CA6D1;
}

span.removeload {
        right: 20px;
}

.loadsubtabs .ui-tabs-nav{
    float: left;

}
.loadsubtabs .ui-tabs-nav li {
    clear: none;
    width: auto;
}

.subtabs {
    float: left;
}

.button {
    float: left;
    clear: both;
}
#addload {
    margin-bottom: 10px;
}

#loadtab {
    width:  100px;
}

.loadsidebar {
    float: left;
    width: 130px;
}

a.newload  {
    color: red;
}

.ui-tabs-vertical .ui-tabs-panel {
    margin: 0;
}

.ui-tabs-vertical .ui-tabs-nav li {
    border-bottom-width: 0px !important;
    border-right-width: 0 !important;

    margin: 0 ;
}

.loadsubtabs .ui-widget-header, .subtabs {
    border: none;
}

#sf_admin_container .removeload {
   margin: 0px;
   padding: 0px;
   position: absolute;
   top: 0px;
   right: 0px;
}

#sf_admin_container a.removeload:hover 
{
    
}

button.fg-button-icon-left .ui-icon {
    left: 0;
}

li.drop-hover a{
    background: red;
}
#sf_admin_content {

}
.left-column{

}
.right-column {
    float: left;
}
table.simplelist th {
    background: #4e82dc none repeat scroll 0 0;
    color: white;
    font-weight: normal;
    text-transform: capitalize;
}
table.simplelist th {
    padding: 2px 2px 2px 1em;
    text-align: left;
}

div.details div.section div.content table.simplelist:first-child {
    margin-top: 0;
}
table.simplelist {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #4e82dc;
    color: #000;
    float: left;
}
table.simplelist {
    border-collapse: collapse;
    margin: 1em 1px 1px;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #033098;
    font-family: Trebuchet ms,Trebuchet,sans-serif;
    font-weight: normal;
    margin: 1.5em 0 0;
    text-transform: capitalize;
}


div.details div.section h2 {
    margin: 0 0 0.25em;
    text-transform: capitalize;
}
h2 {
    font-size: 125%;
}

.btn-link {
    border: 1px solid blue;
    display: block;
    padding: 5px;
    width: auto;
    margin-top:10px;
    white-space: nowrap;
    background-color: #79b7e7;
}

.tab-content {
    min-height: 200px;
}

.items, .surcharges {
    display: none;
}
