﻿html, body
{
    margin: 0px auto;
    font-family:  Arial, Verdana, Sans-Serif;
    font-size: 16px;
    color: #333333;
    background: #1d1d1d url(images/bg.gif) repeat-x;
    letter-spacing:-1px;
}

h1
{
    font-size: 20px;
    margin-bottom: 4px;
    margin-top:0px;
    color: #39a5c9;
    text-transform: uppercase;
    letter-spacing: -2px;
    padding: 0px;
    font-weight: normal;
}

        h1 img
        {
            margin-bottom:3px;
        }
        
   .bottomBorder 
    {
        border-bottom:5px solid #CBECF7;
        margin-right:20px;
    }
    
     .ui-tabs-panel .formName .checkListing 
    {
        padding:3px;
    }

        .bottomBorder h1
    {
        float: left;
        margin:0px;
    }


h2
{
font-size: 22px;
margin: 0px 0px 4px 0px;
font-weight: normal;
color:#ffffff;
}


    h2 img
    {
        vertical-align: bottom;
    }

h3
{
    color: #ffffff;
    font-size: 18px;
    margin: 0px 0px 4px 0px;
    font-weight: normal;
}


p
{
    margin:10px 0px;
    color: #c8c8c8;
    font-family: "Trebuchet MS", Arial,  Sans-Serif;
    font-size: 16px;
}

img
{
    border: none;
}

    a, a:visited
{
    color: #196874;
    text-decoration: none;
}

        a:hover
        {
            color: #25bad0;
        }

ul
{
    margin: 0px;
    padding: 0px;
}

    ul li
    {
        list-style-type: none;
        float: left;
    }

.clearBoth
{
    clear: both;
    height: 1px;
}

.floatLeft{
    float:left;
}

input
{
    border: 1px solid #cccccc;
    font-size: 19px;
}

input[type="checkbox"] 
{
    border: none;
}

textarea
{
    height: 100px;
    width: 364px;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
    margin-right: 5px;
    
}

.bannerTextarea
{
    background:#222222 none repeat scroll 0 0;
border:medium none;
color:#838383;
font-family:"Trebuchet MS",Arial,Verdana,Sans-Serif;
font-size:14px;
height:90px;
padding:5px;
width:330px;
overflow: hidden;
}

a.click_btn
{
     background: transparent url(images/button.gif) no-repeat;
    display:block;
    padding:7px 0;
    text-align:center;
    width:109px;
    color: #f49d34;
    text-decoration: none;
    float: right;
    }

#wrapper
{
    width:950px;
    margin: 0px auto;
    padding: 0px;
    height: 100%;
}

/*------------------------------ TOP ----------------------------*/ 

#top
{
}

    .logo
    {
        float: left;
    }

    #login
    {   
        margin-top: 10px;
        float: right;
        height: 50px;
    }
    
        #login input
        {
            background-color: #cccccc;
            font-size: 14px;
            color: #666666;
            margin-left: 10px;
        }
        
        #login input[class="login_btn"]
        {
             background: transparent url(images/login.gif) no-repeat;
             border: none;
             width: 68px;
             height: 25px;
             
        }
        
        #login .logout_btn
        {
             vertical-align:middle;
        }
        
         #login a,  #login a:visited
         {
             text-decoration: none;
             font-size: 12px;
             color: #b96426;
             text-align: right;
         }
        
        
         #login table tr
         {
         }
        
        
         #login table tr span
         {

             padding-left: 10px;
         }
         
          
         #login span
         {

             margin-right: 20px;
             font-size:16px;
         }
        
        

    #mainMenu
    {
        background: transparent;
        width: 60%;
        float: right;
        font-family: Arial, Verdana, Sans-Serif;
        margin-top: 40px;
    }
    
        #mainMenu ul
        {   margin: 0px;
            float: right;
            text-decoration: none;
        }
        
        #mainMenu ul li
        {
            list-style-type: none;
            float: left;
            padding: 0px 20px;
        }
        
            #mainMenu ul li a, #mainMenu ul li a:visited
            {
                text-decoration: none;
                color: #777777;
                display: block;
                font-size: 16px;
                letter-spacing: -1;
                text-transform: uppercase;
                height: 40px;
            }
            
            #mainMenu ul li a:hover
            {
                color: #ffffff;
            }
            
              #mainMenu ul li a.active
            {
                color: #ffffff;
                background: transparent url(images/menu_hover.gif) no-repeat center bottom;
            }


/*------------------------------ // TOP END ----------------------------*/         


/*------------------------------ MAIN CONTENT ----------------------------*/ 
        
#content
{
    padding: 20px 0px 20px;
    background: transparent;
}
    #content .leftContainer
    {
        width: 50%;
        float: left;
    }
    
    
    #content  .rightContainer
    {
        width: 43%;
        float: right;
    }
    
     .container 
    {
        margin: 0px auto;
        width: 980px;
        padding-top: 20px;
        padding-bottom: 30px;
    }

      .container h2 a
      {
          color: #ffffff;
      }

    .container_box
    {
        float:left;
        margin:0 18px 20px;
        width:46%;
        height:106px;
    }

     .container_box p
     {
         font-size: 14px;
         margin: 0px;
         font-family: Georgia, Times New Roman, Serif;
         
     }
     
     .follow_up
     {
         float: right;
     }
    
    
             #footer .leftContainer
            {
                 float: left;
                 width: 80px;
                 border: 1px solid #444444;
                 height: 60px;
                 overflow: hidden;
                 margin-right: 20px;
                 padding:1px;
            }
            
             #footer .rightContainer
            {
                 float: left;
                 width: 345px;
            }
            
            
   #gallery ul
  {
      width: 100%;
  }
  
   #gallery .picHolder 
  {   
      height:178px ;
      width:218px ;
      margin: 10px 10px 0px 0px;
       position: relative;
       float:left;

  }
   
   #gallery  .frame
  {   
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/image_frame.gif) no-repeat top;
    overflow: hidden;
    height:178px ;
    width:218px ;
  }
  
  #gallery  .frame:hover
  {   
    background: url(images/image_frame_hover.gif) no-repeat top;
  }
  
  #gallery .picHolder img
  {
      height: 174px;
      width: 210px;
      padding-left: 4px;
  }

    .container_box .postDetails
  {
     
  }
  .memberBox
{
    height:80px;
    width: 195px;
    margin-bottom:15px;
    margin-right:7px;
    float: left;
    border: 1px solid;
}

    .memberBox img
    {
        float: left;
        margin:0 7px;
    }
        
      .memberBox p
    {
       font-size: 14px;
       color:#333333;
    }
    
       .memberBox a 
    {
       color:#cccccc;
    }
    

    /*----------------------- SUB MENU ---------------------*/ 

    #subMenu ul
    {
        margin: 0px;
        padding: 0px 0px 0px 20px;
        border-bottom: 1px solid #c7c7c7;
        height: 58px;
    }

         #subMenu ul li
        {
             background: transparent url(images/sub_menu_button.gif) no-repeat;
             margin: 0px 5px 0px 0px;
             padding: 10px 15px;
             float: right;
             height: 38px;
             width: 121px;
             list-style-type: none;
            
        }

               #subMenu ul li a
        {
             font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
             color: #c7c7c7;
             font-weight: bold;
             line-height: 16px;
             text-decoration: none;
        }
        
            #subMenu ul li a:hover
            {
                color: #f49d34;
            }
            
            #subMenu ul li a.active
            {
                color: #f49d34;
            }
            
            .stbutton {
color:#838383;
float:right;
padding:1px 5px 5px 22px;
}
            
            /*-----------------------// SUB MENU END---------------------*/ 
            
            
        /*----------------------- START PAGE ---------------------*/     
        
        
        .startBox 
        {
        }       
               .startBox .clearBoth
            {
                 height: 1px;
            }
            
            
       .horisontal_line
       {
         background: transparent url(images/hline_shadowed.gif) no-repeat bottom;
         height: 20px;
       }
      
        
        /*---------------------- //START PAGE END-----------------*/ 
            
            
            
/*----------------------- FORM STYLE ---------------------*/ 

.formWrapper
{
    text-align: right;
    color: #959595;
    font-size: 16px;
}

.formName
{
    border-bottom:1px solid #E8E8E8;
    height:23px;
    margin: 10px 0px;
    text-align:left;
}

    .formName span
    {
        background-color: #0293c2;
        color: #ffffff;
        padding: 3px 8px;
        line-height:26px;
    }

    .columnWide
    {
         background: transparent url(images/main_content_bg.gif) no-repeat top right;
        float:left;
        margin:20px 0;
        padding:0 20px 100px 0;
        width:550px;
    }
    
       .columnWide select
    {
        font-size:16px;
        margin: 5px 5px 5px 6px;
        text-align: left;
        padding: 3px;
        width: 368px;
    }
    
    
    .columnWide .inputMediumSpace select
    {
        width: 76px;
        float: left;
        text-align:left;
        margin-right: 0px;
    }

    .columnWide input[type="text"],
    .columnWide input[type="password"] 
    {
        width: 360px;
        font-size:19px;
        margin: 5px 5px;
        text-align: left;
        padding: 3px;
        color:#333333;
    }
    
    .columnWide input[type="checkbox"], 
    .columnWide label 
    {
        font-size:16px;
        margin: 5px;
        float: left;
        padding: 3px;
    }
    
    .columnWide input[class="hasDatepicker"] {
        float: left;
        width:215px;
    }
    
    .columnWide table 
    {
        width: 250px;
        float: left;
    } 
     
    .columnWide table td
    {
        width: 100px;
        text-align: left;
    }
    
    
    .columnWide table tr
    {
        float: left;
    }
    
    .columnWide table tr input, .columnWide table tr label
    {
        float: none;
        width: auto;
    }
    
    .columnWide  .inputWide
    { 
        width: 380px;
    } 
    
   .columnWide .inputMedium, .columnWide input[class="inputMedium"]
    {
        width: 215px;
        float: left;
    }
    
    .columnWide .inputLabel
    {
        width: 168px;
        float: left;
        margin-right: 4px;
        line-height: 30px;
    }


    .columnWide .inputMediumSpace
    {
        width: 165px;
        float: left;
        text-align:left;
    }

    
    .button_submit
    {
        background: transparent url(images/button_submit.gif) no-repeat;
        width: 43px;
        height: 32px;
        border: none;
        margin: 5px 0px;
        vertical-align:bottom;
    }
    
    .button_search
    {
        background: transparent url(images/icon_search.gif) no-repeat;
        width: 43px;
        height: 32px;
        border: none;
        margin: 5px 0px;
    }
    

    #content .button_click
    {
    background: transparent url(images/button.gif) no-repeat;
    text-align:center;
    width:108px;
    color: #f49d34;
    text-decoration: none;
    border: none;
    height: 32px;
    vertical-align:bottom;
    margin: 5px 0px;
    }
    
    .columnWide .listingResults li
    {
        border-bottom: 1px solid #dddddd;
        padding: 5px 0px;
        width:97%;
    }
    
    .listing
    {
        width: 410px;
        float: left;
    }
    
    .listingAdd
    {
        float: right;
        text-align: right;
    }
    
   .formName .checkListing
    {
        width: 100px;
        text-align: right;
        float:right;
        background-color: Transparent;
        padding: 0px 19px 0px 0px;
        color: #333333;
    }
    
        .formName    .checkListing input[type="checkbox"]
    {
       float: none;
       margin: 0px 3px 0px 0px;
    }
    
    .columnWide .buttonContainer
    {
       text-align: right;
       padding-right:15px;
    }

    
      .columnShort .buttonContainer
    {
       text-align: right;
       padding-right:10px;
    }
    
          .columnShort .buttonContainer img
            {
               vertical-align: middle;
            }
    

    .info_btn
    {
        float: right;
    }
    
    .errorMessage
    {
        float: right;
    }
/*-------------------- // FORM STYLE END------------------*/ 


     .columnShort
    {
        width: 180px;
        float: right;
        margin-top: 0px;
    }
    
        .columnShortHeader
        {
            background: transparent url(images/columnShortHeader.gif) no-repeat;
            height: 44px;
            color: #ffffff;
            text-align: center;
            padding-top: 5px;
        }
  
    
    .tagCloud
    {
        color: #0093b3;
    }
    
        
        .textSize1
        {
            font-size: medium
        }
        
    
        .textSize2
        {
            font-size: larger;
        }
        
        .textSize3
        {
            font-size: x-large;
        }
        
        .textSize4
        {
            font-size: xx-large;
        }
    
    .color2
    {
        color: #aaaaaa;
    }
/*------------------------------// MAIN CONTENT END ----------------------------*/ 
        
        
        
        

/*------------------------------ FOOTER ----------------------------*/ 
        
#footer
{    
    background: #000000 url(images/footer_bg.gif) repeat-x;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
}

/*------------------------------// FOOTER END ----------------------------*/ 
                
