/************
   
     GLOBAL

  **************/

body{
  background: url(/images/structure/sam_complete_bg.jpg);
  color: #F5F1F2
}

*{
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 12px;
}

body a{
  color: #F47B00;
  text-decoration: none;
}

p{
  margin: 10px 0
}

h1{
  font-family: 'Bitstream Vera Sans', 'lucida sans', arial;
  font-size: 18px;
  color: #A7A6AB;
  font-weight: bold;
  margin: 2px 0 3px;
  padding-bottom: 5px;
}

h2{
  font-size: 16px;
  color: #F4F8FB;
  font-weight: bold;
  margin: 4px 0 3px;
  padding-bottom: 5px;
}

hr{
  height: 1px;
  border: none;
  border-top: 1px solid #ccc;
  margin: 40px 0 20px;
}

.hidden{
  display: none
}

input, select, textarea{
  border: 1px solid #e2e2e2
}

ul li{
  list-style-type: none
}

ol li{
  margin-left: 20px
}

div.internal_content div.page_content li{
  list-style-type: circle;
  margin-left: 20px;
  padding: 5px 0
}

div.internal_content div.page_content ul{
  margin: 10px 0
}

fieldset{
  border: 1px solid #ccc;
  padding: 10px;
  margin: 5px 0
}

legend{
  margin: 0 5px;
  padding: 0 5px
}

div.confirmation{
  background: #eef;
  padding: 10px;
  color: #221E1F
}

div.confirmation p{
  margin-top: 0;
  font-weight: bold
}

address{
  font-style: normal;
  margin: 10px 0
}

div.home_content li{
  list-style: circle;
  margin-left: 20px
}

div.errors{
  border: 1px solid red;
  background: #edd;
  width: 700px;
  color: red;
  padding: 10px;
  margin: 10px;
}

div.errors p{
  font-weight: bold;
  margin-top: 0
}


/************
   
     HEADER

  **************/


div.wrapper{
  width: 970px;
  padding: 0 16px;
  margin: 0px auto;
  overflow: hidden;
  background: url(/images/structure/complete_bg_slither.png)
}

div.header{
  background: url(/images/structure/complete_top_bg_section.png);
  height: 134px;
  width: 952px;
  padding: 0 20px 0 30px;
  margin: 0 auto
}

div.header div.logo a{
  background: url(/images/structure/sam_logo.jpg);
  width: 361px;
  height: 81px;
  margin-top: 30px;
  float: left
}

div.header div.quick_search{
  float: right;
  margin-top: 20px
}

div.header div.request_callback a{
  display: block;
  width: 215px;
  height: 18px;
}

div.header div.quick_search form{
  height: 18px;
  padding-top: 1px;
  overflow: hidden
}

div.header div.quick_search input.text{
  background: #7A7A7A;
  padding: 1px 7px 2px;
  border: none;
  color: #fff;
  font-size: 11px;
  height: 15px
}
div.header div.quick_search input.submit_button{
  background: url(/images/structure/search_go_button.jpg);
  width: 40px;
  height: 18px;
  border: none;
  font-size: 0px;
  cursor: pointer;
  vertical-align: top
}

div.request_callback{
  background: url(/images/structure/tel_number.gif);
  width: 215px;
  height: 45px;
  clear: right;
  float: right;
  margin-top: 10px
}


/************
   
   NAVIGATION 1

  **************/


ul.navigation_level_1{
  clear: both;
  float: left;
  margin-top: 6px;
  width: 970px
}

ul.navigation_level_1 li{
  display: inline;
}

ul.navigation_level_1 li a span{
  display: none
}

ul.navigation_level_1 li a:hover,
ul.navigation_level_1 li a.selected{
  background-position: 0 -31px
}

ul.navigation_level_1 li a{
  display: block;
  float: left;
  height: 31px;
  border-right: 1px solid #F87407;
  width: 193px;
}

ul.navigation_level_1 li.last a{
  border-right: none;
  width: 194px
}

ul.navigation_level_1 li.number_1 a{
  background-image: url(/images/structure/topnav/topnav_home.jpg);
}

ul.navigation_level_1 li.number_2 a{
  background-image: url(/images/structure/topnav/topnav_services.jpg)
}

ul.navigation_level_1 li.number_3 a{
  background-image: url(/images/structure/topnav/topnav_team.jpg);
}

ul.navigation_level_1 li.number_4 a{
  background-image: url(/images/structure/topnav/topnav_news.jpg);
}

ul.navigation_level_1 li.number_5 a{
  background-image: url(/images/structure/topnav/topnav_contact.jpg);
}


/************
   
   NAVIGATION 2

  **************/


ul.navigation_level_2{
  float: left;
  width: 182px;
  margin: 15px 0px 0 1px;
  border: 1px solid #797A7C;
}

ul.navigation_level_2 li{
  padding-left: 0
}

ul.navigation_level_2 li a{
  background: url(/images/structure/leftnav/leftnav_off.jpg);
  display: block;
  padding: 4px 10px 5px;
  color: #fff;
  border-bottom: 1px dashed #797A7C;
}

ul.navigation_level_2 li.last a{
  border-bottom: none;
}

ul.navigation_level_2 li a:hover,
ul.navigation_level_2 li a.selected{
  background: url(/images/structure/leftnav/leftnav_on.jpg);
}


/************
   
     BANNERS

  **************/


div.home_banner{
  float: left;
  background: url(/images/structure/homepage_main_image.jpg);
  width: 970px;
  height: 301px;
  margin-top: 5px
}

div.home_banner h1,
div.internal_banner h1{
  display: none
}


div.internal_banner{
  float: left;
  background: url(/images/structure/internal_page_main_image.jpg);
  width: 970px;
  height: 301px;
  margin-top: 5px
}

div.internal_banner.services{
  background: url(/images/structure/internal_page_main_image_services.jpg);
}

div.internal_banner.contact{
  background: url(/images/structure/homepage_main_image.jpg);
}


/************
   
   HOME CONTENT

  **************/


div.home_content{
  float: left;
  width: 970px;
}

div.home_content div.row_1,
div.home_content div.row_2{
  background: url(/images/structure/horizontal_page_gradient.png) repeat-x;
  padding: 10px
}

div.home_content div.row_2{
  padding-right: 0px;
  padding-top: 20px
}

div.row_2 ul.home_links{
  float: right;
  width: 470px
}

div.row_2 ul.home_links li{
  display: inline
}

div.row_2 ul.home_links li a{
  display: block;
  float: left;
  width: 156px;
  height: 246px
}

div.row_2 ul.home_links li.cta1 a{
  background: url(/images/structure/homepage_banner_contract_negotiation.jpg);
}

div.row_2 ul.home_links li.cta2 a{
  background: url(/images/structure/commercial_management.jpg);
}

div.row_2 ul.home_links li.cta3 a{
  background: url(/images/structure/homepage_banner_wealth_management.jpg);
}


/************
   
 INTERNAL CONTENT

  **************/


div.internal_content{
  background: url(/images/structure/horizontal_page_gradient.png) repeat-x;
  float: left;
  clear: both;
  width: 970px
}

div.internal_content div.left_column{
  padding: 10px
}

div.internal_content div.left_column.with_sidenav{
  padding: 10px;
  float: left;
  width: 535px
}

div.right_column{
  float: right;
  margin-top: 20px;
  width: 230px;
}

div.right_column ul.internal_links{
  width: 210px;
  float: right
}

div.right_column ul.internal_links li a,
div.right_column ul.internal_links li{
  display: block;
  width: 205px;
  height: 106px
}

div.right_column ul.internal_links li.internal_cta1 a{
  background: url(/images/structure/internal_banner_contract_negotiation.jpg);
}

div.right_column ul.internal_links li.internal_cta2 a{
  background: url(/images/structure/internal_commercial_management.jpg);
}

div.right_column ul.internal_links li.internal_cta3 a{
  background: url(/images/structure/internal_banner_wealth_management.jpg);
}


/************
   
     FOOTER

  **************/


div.footer{
  clear: both;
  margin: 0 auto;
  padding: 30px 30px 0;
  width: 942px;
  background: url(/images/structure/complete_bg_bottom.png) no-repeat top
}

div.footer ul.footer_links{
  float: left
}

div.footer ul.footer_links li{
  display: inline
}

div.footer ul.footer_links li a{
  display: block;
  float: left;
  color: #fff;
  padding: 2px 5px;
  border-right: 1px solid #F87407
}

div.footer ul.footer_links li.last a{
  border-right: none
}

div.footer p.footer_text_right{
  color: #fff;
  font-size: 11px;
  float: right
}

div.footer p.footer_text_right a{
  color: #fff;
  font-size: 11px
}

div.footer p.footer_text_bottom{
  color: #8B8B8B;
  font-size: 11px;
  clear: left;
  float: left
}




