body {
    font-family:Arial, Helvetica, sans-serif;
    margin-top: 10px;
}

#bcrumb {
        float:left;
        padding-left:20px;
        font-size:10pt;
        padding-top:5px;
        padding-bottom:5px;
}

#bcrumb a {

         color: black;

}

#bcrumb a:hover {
        color: grey;

}

#search {
        float:right;
        padding-right:50px;
        padding-top:5px;
        padding-bottom:5px;
        color: black;
}
#bar {
    height:15px;
    background: #5CB85C;
}
#bar2 {
    height:30px;
}
#bar3 {
    height:15px;
   
}

#header {
  
   
}
#image_left{
      float:left;  
}

#title_text {
   font-size: 36px;
   text-align: center;
   font-weight: bold;
   background: white;
   float:left;
   width: 514px;
   margin-top: 10px;
}


#clear {
    clear: both;
}

#image_right{
       float:left;  
}

h1 {
    border-bottom: 1px solid #6A6A6A;
    font-size: 26px;
    margin-bottom: 3px;
}
h3 {
    font-size: 25px;
}

#navbar{
   /* Grey background here */
       height:22px;
      
       font-size: 16px;
       margin-bottom: 10px;
}

#main {
    text-align: justify;
    font-size: 14px;
    margin-left: 15px;
    padding-right: 15px;
    background: white;
    border-left: 1px solid #6A6A6A;
    padding-left: 10px;
    margin-bottom: 10px;
} 

#bottombar {
    height:35px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}



#bb_title{
font-size: 42px;
font-weight: bold;

}

#bb_title_bargain{
color: #FF0000;
}

#bb_title_button{
color: #00FF00;
}

#bb_title_tm{
font-size: 10px;
color: #0000FF;
}

#bb_main {
 width: 500px;
 float: left;

}

#bb_steps{
 width:300px;
 float: right;
 display: none;

}
#bb_steps_title {
   color: #FF0000;
  font-weight: bold;
}

#bb_step {
}
#bb_step_title {
 color: #00FF00;
  font-weight: bold;
}
#bb_step_info {
}
#bb_step_screen {
}
#bb_step {
}
#bb_step_title {
}
#bb_step_info {
}

#bb_nav {
clear:both;
    width: 500px;
    float: left;
    padding-top: 20px;
}

#bb_nav_item{
    padding-right: 2%;
}
#bb_copyright{
    font-size: 10px;
}


.buttonReset {
color:#FFF;
background-color:#00FF00;
border:1px solid #FFF;
width:70px;
height:20px;
font-family:Arial;
font-size:12px;
text-transform:uppercase;
margin-left:100px;
margin-top:15px;
margin-bottom:0;
padding:0;
}

.buttonSubmit {
color:#FFF;
background-color:#00FF00;
border:1px solid #FFF;
margin-left:150px;
margin-top:15px;
font-family:Arial;
font-size:12px;
width:70px;
height:20px;
text-transform:uppercase;
margin-bottom:0;
padding:0;
}

.inputfield {
display:block;
border:1px solid #9B9B8F;
float:left;
margin-bottom:10px;
}

br {
clear:left;
}

.hidden {
display:none;
}

label {
display:block;
text-align:right;
float:left;
width:150px;
padding-right:30px;
}

.cms_textarea {
width:280px;
height:100px;
font-family:Tahoma;
font-size:12px;
border:1px solid #9B9B8F;
float:left;
}

.error {
font-size:13px;
color:red;
margin-left: 100px;
}


