/* ---------- Global Site Set up ---------- */
*{margin: 0; padding: 0;}
body {
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
  text-align: center;
  /*background-image: url('http://m.www.linksynergy.com/share/images/layout/background.gif');*/
  background: #ffffff;
  margin: 0px;
}

#site{
  margin: 0px auto;
  width: 930px;
  text-align: left;
  background: #ffffff;
  padding: 0px 18px 0px 18px;
  background: url('http://m.www.linksynergy.com/share/images/layout/white_shadow_bg.gif') repeat-y left top;
}

#header{
  position: relative;
  width: 100%;
  height: 80px;
  /*background: url('http://m.www.linksynergy.com/share/images/layout/header_background.gif') no-repeat;*/
  background: #ffffff url('http://m.www.linksynergy.com/share/images/layout/logo.gif') no-repeat;
}
#header a.homepage_link,
#header a.homepage_link:visited {
  position: absolute;
  top: 15px;
  left: 25px;
  height: 50px;
  width: 175px;
}

#main{
  width: 100%;
  /*background: #e0e6e6 url('http://m.www.linksynergy.com/share/images/layout/main_background.jpg') repeat-x;*/
  background: #ffffff url('http://m.www.linksynergy.com/share/images/layout/middle_column_background.gif') repeat-x;
  z-index: 1;
  line-height: 18px;
}
#main a,
#main a:visited {
  color: #3333FF;
}

#main_min_height{
  float: left;
  width: 0px;
  height: 380px;
}

#footer{
  position: relative;
  width: 100%;
  height: 24px;
  /*background: url('http://m.www.linksynergy.com/share/images/layout/footer_background.gif') repeat-x;*/
  background: #E1E1E1;
  margin: 0px;
  text-align: center;
}

.clear{
  clear: both;
}

#bottom_shadow {
  height: 10px;
  margin: 0px auto;
  width: 966px;
  background: url('http://m.www.linksynergy.com/share/images/layout/bottom_shadow.png') no-repeat top left;
}
/* ---------- End Global Site Set up ---------- */

/* ---------- Header Content ---------- */
#header .content{
  position: relative;
  float: right;
  height: 75px;
  width: 450px;
  text-align: right;
  padding-right: 20px;
}
#header .content .links{
  margin-top: 10px;
  padding: 3px;
  font-size: 10px;
}
#header .content .links a,
#header .content .links a:visited {
  /*text-transform: uppercase;*/
  font-family: Genetica, Verdana, Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  font-size: 10px;
}

#header .content .forms{
  margin-top: 5px;
}
#header .content .forms input{
  float: right;
  width: 150px;
  height: 18px;
}
#header .content .forms select{
  float: right;
  display: inline;
  font-size: 90%;
  margin-top: 1px;
}
#header .content .forms .dividing_pipe {
  float:right; width: 12px; margin-top: 2px;text-align:left;
}
#header .content .forms .search_button{
  margin-top: 2px;
  float: right;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}
/* ---------- End Header Content ---------- */

/* ---------- Header-Nav ---------- */
#header_bar{
  width: 100%;
  height: 25px;
  position: relative;
  /*background: url('http://m.www.linksynergy.com/share/images/layout/header_bar_background.gif') repeat-x;*/
  background: #848284;
  z-index: 4;
}

#header_bar .button{
  position: relative;
  float: left;
}
#header_bar .button_highlight{
  position: relative;
  float: left;
  /*background: url('http://m.www.linksynergy.com/share/images/layout/header_bar_background_h.gif') repeat-x;*/
  background: #cd202c;
}
#header_bar a, #header_bar a:visited {
  font-size: 11px;
  height: 25px;
  width: 90px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  float: left;
  line-height: 24px;
}
#header_bar a:hover {
  /*text-decoration: underline;*/
}
#header_bar img{
  float: left;
}
/* IE Hack :( \*/
* html #header_bar img {margin-left: -3px;margin-right: -3px;}
/* End IE Hack */

#header_bar #left{
  height: 20px;
  width: 20px;
  float: left;
}
#header_bar div.divider{
  margin-top: 4px;
  height: 17px;
  width: 1px;
  float: left;
  border-left: 1px dotted #ffffff;
}
#header_bar #right{
  margin-left: 200px;
  margin-right: 0px;
}

#header_bar #login{
  float: right;
  margin-right: 30px;
  height: 25px;
}
#header_bar #login a,
#header_bar #login a:visited {
  width: 70px;
  background: url('http://m.www.linksynergy.com/share/images/layout/login_background.gif') repeat-x;
}
/* ---------- End Header-Nav ---------- */


/* ------ Header Drop-Downs ------ */
#header_bar .drop_down{
  position: absolute;
  left: 0px;
  top: 25px;
  background: #888888;
  width: 160px;
  visibility: hidden;
  z-index: 4;
  filter: alpha(opacity: 85);
  opacity: .85;
}
#header_bar .drop_down a,
#header_bar .drop_down a:visited {
  overflow: hidden;
  display: block;
  width: 160px;
  color: #ffffff;
  text-align: left;
  float: none;
  font-size: 11px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  /*padding-left: 4px;*/
  border-bottom: 1px dotted #D8000F;
}
#header_bar .drop_down a:hover {
  text-decoration: none;
  background: #cd202c;
  font-weight: normal;
}
/* ------ End Header Drop-Downs ------ */


/* ---------- Homepage --------- */
#homepage{
  position: relative;
  z-index: 1;
  background: #ffffff;
}
#homepage embed{
  position: relative;
  z-index: 2;
}
#homepage .right_column{
  position: absolute;
  top: 0px;
  right: 0px;
  height: 445px;
  width: 260px;
  z-index: 3;
}
 /* Homepage Spotlight Box */
#homepage div.spotlight_box{
  position: relative;
  margin: 15px auto;
  text-align: left;
  background: #ffffff;
  font-size: 10px;
  line-height: 11px;
  width: 215px;
}
#homepage div.spotlight_box h1{
  font-weight: bold;
  font-size: 110%;
  margin: 0;
  padding: 0;
  display: inline;
}

#homepage div.spotlight_box img.top{
  position: absolute;
  top: -3px;
  left: 0px;
}
#homepage div.spotlight_box img.bottom{
  position: absolute;
  left: 0px;
  bottom: -3px;
}

#homepage div.spotlight_box .content{
  border-left: 1px solid #bcbab7;
  border-right: 1px solid #bcbab7;
  padding: 5px;
  padding-top: 2px;
}
#homepage div.spotlight_box .content .width {
  position: relative;
  z-index: 2;
  width: 200px;
}
#homepage div.spotlight_box .min_height{
  float: left;
  width: 0px;
  height: 35px;
}
#homepage div.spotlight_box .content a,
#homepage div.spotlight_box .content a:visited {
  color: #2f34ff;
  font-weight: normal;
}

#homepage .join_box {
  position: absolute;
  bottom: 11px;
  left: 23px;
  height: 78px;
  width: 215px;
  padding: 0px;
}

/* Homepage Client Box */
#homepage div.client_box{
  position: relative;
  margin-top: 15px;
  margin-left: 25px;
  text-align: left;
  font-size: 10px;
  line-height: 11px;
  width: 650px;
  background: #ffffff;
}
#homepage div.client_box h1{
  font-weight: bold;
  font-size: 110%;
  margin: 0;
  padding: 0;
  display: inline;
}

#homepage div.client_box img.top{
  position: absolute;
  top: -3px;
  left: 0px;
}
#homepage div.client_box img.bottom{
  position: absolute;
  left: 0px;
  bottom: -3px;
}

#homepage div.client_box .content{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding-top: 2px;
}
#homepage div.client_box .content .width {
  position: relative;
  z-index: 2;
  width: 200px;
  height: 71px;
}
#homepage div.client_box .content .width b{
  color: #ffffff;
  margin-left: 5px;
}
#homepage div.client_box .content .width  a,
#homepage div.client_box .content .width  a:visited {
  color: #ffffff;
  text-decoration: none;
}
#homepage div.client_box .min_height{
  float: left;
  width: 0px;
  height: 71px;
}

#homepage .left_float{
  float: left;
}
#homepage img.left_float{
  margin-right: 5px;
}

#homepage #client_logos {
  position: absolute;
  left: 1px;
  top: 20px;
  margin: auto;
  width: 646px;
  height: 50px;
  overflow: hidden;
}
#homepage #client_logos .logo_box {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 65px;
}
#homepage #client_logos .logo_box img {
  height: 50px;
}
/* ---------- End Homepage --------- */


/* ---------- Static Three Column --------- */
#left_column{
  float: left;
  width: 190px;
  overflow: visible;
}
#left_column .inner_nav{
  margin-top: 10px;
  margin-left: 15px;
}
#left_column .inner_nav img{
  float: left;
  height: 24px;
}
#left_column .inner_nav div{
  width: 156px;
}
#left_column .inner_nav a,
#left_column .inner_nav a:visited {
  float: left;
  text-decoration: none;
  color: #ffffff;
  /*background: url('http://m.www.linksynergy.com/share/images/layout/nav_gray.gif') no-repeat;*/
  background: #848284;
  height: 24px;
  line-height: 24px;
  font-size: 10px;
  overflow: hidden;
  padding-left: 10px;
  width: 143px;
  margin-top: 1px;
}
#left_column .inner_nav a:hover,
#left_column .inner_nav a.selected,
#left_column .inner_nav a.selected:visited {
  /*background: url('http://m.www.linksynergy.com/share/images/layout/nav_red.gif') no-repeat;*/
  background: #CD202C;
  color: #ffffff;
  margin-top: 1px;
}
#left_column .inner_nav a.child,
#left_column .inner_nav a.child:visited {
  width: 133px;
  padding-left: 20px;
  background: url('http://m.www.linksynergy.com/share/images/layout/nav_child.gif') no-repeat;
  /*background: #999999;*/
  color: #ffffff;
  margin-top: 0px;
}
#left_column .inner_nav a.child:hover {
  text-decoration: underline;
  background: url('http://m.www.linksynergy.com/share/images/layout/nav_child_selected.gif') no-repeat;
  margin-top: 0px;
}
#left_column .inner_nav a.child_selected,
#left_column .inner_nav a.child_selected:visited {
  width: 133px;
  padding-left: 20px;
  background: url('http://m.www.linksynergy.com/share/images/layout/nav_child_selected.gif') no-repeat;
  margin-top: 0px;
}
#left_column .inner_nav a.child_child,
#left_column .inner_nav a.child_child:visited {
  width: 123px;
  padding-left: 30px;
  color: #000000;
  background: url('http://m.www.linksynergy.com/share/images/layout/nav_child_child.gif') no-repeat;
  margin-top: 0px;
}
#left_column .inner_nav a.child_child:hover {
  text-decoration: underline;
  background: url('http://m.www.linksynergy.com/share/images/layout/nav_child_child.gif') no-repeat;
  margin-top: 0px;
}
#left_column .inner_nav a.child_child_selected,
#left_column .inner_nav a.child_child_selected:visited {
  width: 123px;
  padding-left: 30px;
  background: url('http://m.www.linksynergy.com/share/images/layout/nav_child_child_selected.gif') no-repeat;
  color: #D8000F;
  margin-top: 0px;
}
#left_column .inner_nav a.child_child_selected:hover {
  text-decoration: underline;
  margin-top: 0px;
}
#left_column .bottom_nav{
  display: block;
  width: 156px;
  padding-top: 15px;
  margin-left: 15px;
}
#left_column .bottom_nav h2{
  line-height: 20px;
}

#middle_column{
  position: relative;
  float: left;
  width: 550px;
  background: #ffffff url('http://m.www.linksynergy.com/share/images/layout/middle_column_background.gif') repeat-x;
  z-index: 1;
  color: #333333;
}

#main #middle_column .padding a,
#main #middle_column .padding a:visited {
  color: #3333FF;
  text-decoration:  underline;
}

#middle_column .bread_crumbs{
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 10px;
}
#middle_column .bread_crumbs a,
#middle_column .bread_crumbs a:visited {
  color: #000000;
  text-decoration: none;
  letter-spacing: 1px;
}
#middle_column .bread_crumbs a:hover {
  color: #000000;
  text-decoration: underline;
}
#middle_column .padding{
  padding: 40px 20px 5px 20px;
}
#middle_column .min_height{
  float: left;
  width: 1px;
  height: 470px;
}

/* -- Start Share Box -- */
#main .share_box{
  position: relative;
  padding-left: 30px;
  float: left;
  width: 100%;
  /*background: #000000;*/
  height: 22px;
  text-align: left;
  line-height: 19px;
  z-index: 10;
}
#main .share_box a,
#main .share_box a:visited {
  position: relative;
  /*color: #ffffff;*/
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  margin-right: 15px;
}
#main .share_box a:hover {
  color: #000000;
}
#main .share_box a img,
#main .share_box a:visited img {
  margin-bottom: -1px;
}
#main .share_box #email_pop{
  position: absolute;
  z-index: 10;
  left: 10px;
  bottom: 30px;
  width: 300px;
  background: #ffffff;
  font-size: 10px;
  line-height: 11px;
}
#main .share_box #email_pop img.top{
  position: absolute;
  left: 0px;
  top: -3px;
}
#main .share_box #email_pop img.bot{
  position: absolute;
  left: 0px;
  bottom: -3px;
}
#main .share_box #email_pop .content {
  border-left: 1px solid #bcbab7;
  border-right: 1px solid #bcbab7;
  padding: 5px;
  padding-top: 2px;
}
#main .share_box #email_pop .content .width {
  position: relative;
  z-index: 2;
  width: 298px;
}
#main .share_box #email_pop .content .width .min_height{
  float: right;
  width: 0px;
  height: 50px;
}
#main .share_box #email_pop .content .width form {
  margin: 0px;
  padding: 0px;
  width: 290px;
}
#main .share_box #email_pop .content .width form label {
  float: left;
  width: 110px;
  text-align: right;
  line-height: 18px;
  margin-top: 2px;
  clear: left;
}
#main .share_box #email_pop .content .width form input.text {
  display: inline;
  float: left;
  margin-top: 2px;
  margin-left: 4px;
  width: 160px;
  /*height: 15px;*/
}
#main .share_box #email_pop .content .width .text_button{
  width: 51px;
  display: inline;
  float: left;
  margin-left: 4px;
  margin-top: 1px;
}
#main .share_box #email_pop .content .width .text_button a,
#main .share_box #email_pop .content .width .text_button a:visited {
  margin: 0px;
  color: #ffffff;
  width: 45px;
  float: left;
}
#main .share_box #email_pop .content .width .text_button img {
  float: left;
}
#main .share_box #email_pop .content .width a.close,
#main .share_box #email_pop .content .width a.close:visited {
  position: absolute;
  top: 0px;
  right: 2px;
  text-decoration: none;
}
/* -- End Share Box -- */

#middle_column .section_title {
  width: 90%;
  padding: 5px 0px 5px 28px;
  color: #666666;
  border-top: dotted 1px #999999;
  border-bottom: dotted 1px #999999;
  margin: 0px;
  vertical-align: middle;
  background: url('http://m.www.linksynergy.com/share/images/icon_bullet.jpg') no-repeat left center;
}

#middle_column td {
  padding: 4px;
  vertical-align: top;
}

#middle_column hr {
  border: dotted 1px #999999;
  margin: 8px 0px;
}
#right_column{
  float: left;
  width: 190px;
  text-align: center;
}

#right_column div.spotlight_box{
  position: relative;
  margin: 10px auto;
  text-align: left;
  background: #ffffff;
  font-size: 10px;
  line-height: 11px;
  width: 167px;
}
#right_column div.spotlight_box h1{
  font-weight: bold;
  font-size: 110%;
  margin: 0;
  padding: 0;
  display: inline;
}

#right_column div.spotlight_box img.top{
  position: absolute;
  top: -3px;
  left: 0px;
}
#right_column div.spotlight_box img.bottom{
  position: absolute;
  left: 0px;
  bottom: -3px;
}

#right_column div.spotlight_box .content{
  border-left: 1px solid #bcbab7;
  border-right: 1px solid #bcbab7;
  padding: 5px;
  padding-top: 2px;
}
#right_column div.spotlight_box .content .width {
  position: relative;
  z-index: 2;
  width: 155px;
}
#right_column div.spotlight_box .min_height{
  float: left;
  width: 0px;
  height: 35px;
}


#right_column div.client_box {
  position: relative;
  margin: 13px auto;
  width: 167px;
  background: #ffffff;
  z-index: 1;
}
#right_column div.client_box p{
  position: absolute;
  top: -5px;
  left: 5px;
  width: 157px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}
#right_column div.client_box img.top{
  position: absolute;
  top: -3px;
  left: 0px;
}
#right_column div.client_box img.bottom{
  position: absolute;
  left: 0px;
  bottom: -3px;
  z-index: 0;
}
#right_column div.client_box .content{
  position: relative;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 5px;
  z-index: 1;
}
#right_column div.client_box .content .width {
  width: 155px;
}
#right_column div.client_box .content .width .logo_box .logo_link {
  border-bottom: 1px dotted #7a7a7a;
}
#right_column div.client_box .min_height{
  float: left;
  width: 0px;
  height: 100px;
}
/* ---------- End Static Three Column --------- */

/* ---------- Start Static Two Column --------- */
#middle_column.extra_wide {
  width: 740px;
  /*background: #ffffff;*/
}
#middle_column.extra_wide .padding{
  position: relative;
  padding: 35px 20px 5px 20px;
}
#main #middle_column.extra_wide .padding .bread_crumbs a,
#main #middle_column.extra_wide .padding .bread_crumbs a:visited {
  color: #000000;
  text-decoration: none;
  letter-spacing: 1px;
}
#main #middle_column.extra_wide .padding .bread_crumbs a:hover {
  color: #000000;
  text-decoration: underline;
}
/* ---------- End Static Two Column --------- */

/* ---------- Footer Links --------- */
.copy{
  font-size: 10px;
  color: #000000;
}
#footer a,
#footer a:visited {
  float: left;
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  font-size: 10px;
  margin-left: 7px;
  margin-right: 7px;
  line-height: 18px;
}
#footer a:hover {
  text-decoration: none;
}
#footer img{
  margin-left: 5px;
  margin-right: 5px;
}
#footer .center{
 padding-top: 3px;
 width: 570px;
 margin: auto;
}
#footer .divider{
  float: left;
  margin-top: 2px;
  width: 1px;
  height: 15px;
  border-right: 1px dotted #000000;
}
#footer .spacer{
  height: 24px;
  width: 30px;
  float: left;
}
#footer #twitter_link {
  position: absolute;
  top: 0px;
  right: 5px;
  text-transform: none;
  line-height: 22px;
  padding-left: 27px;
}
#footer #twitter_link img {
  position: absolute;
  top: 2px;
  left: 0px;
}
/* ---------- End Footer Links --------- */


/* ---------- Main global styles ---------- */
#main p{
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#main h1{
  font-size: 14px;
}

#main h4{
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  color: #333333;
}

img {
  border: 0;
}

ul, ol{
  margin: 5px 5px 5px 25px;
}
li{
  margin: 0px;
}
blockquote{
  margin: 20px 40px 10px 40px;
}

table.tracking tr td{
  line-height: 8px;
}

/* - Text Button - */
div.text_button{
  width: 104px;
}
div.text_button a,
div.text_button a:visited {
  background: url('http://m.www.linksynergy.com/share/images/layout/text_button_back.gif') repeat-x;
  font-size: 10px;
  height: 18px;
  width: 100px;
  color: #ffffff;
  text-align: center;
  float: left;
  text-decoration: none;
  font-weight: normal;
  line-height: 15px;
}
div.text_button img {
  float: left;
}
/* IE Hack :( \*/
* html .text_button img {margin-left: -3px;margin-right: -3px;}
/* End IE Hack */
/* - End Text Button - */

img.divider{
  margin: 0;
  padding: 0;
}

/* ---------- End Main global styles ---------- */

/* ---------- Articles styles ----------------- */
.article_img {
  padding: 10px 15px 10px 0px;
}
.article_img_left {
  float: left;
  clear: none;
  padding: 10px 15px 15px 0px;
}

.article_img_right {
  float: right;
  clear: none;
  padding: 10px 0px 15px 15px;
}
.article_img_center{
  margin: auto;
}

.article_subtitle {
  font-weight: bold;
  font-size: 13px;
  color: #D8000F;
}

#middle_column h1 {
  color: #EC0008;
  font-size: 16px;
}

#middle_column h2 {
  color: #000000;
  font-size: 14px;
  margin-top: 5px;
}

#middle_column h3 {
  color: #EC0008;
  font-size: 15px;
}

#middle_column  li {
  padding-bottom: 8px;
}

#middle_column  li  strong {
  color: #666666;
}

.eventquote {
  color: #666666;
  font-size: 13px;
  margin-top: 5px;
}

.greysmall {
  font-size: 11px;
  font-style: italic;
  color: #999999;
}

.blue {
  color: #EC0008;
  font-size: 11px;
  font-weight: bold;
}

/* --- Start Our Clients Section Logos --- */
div.outlined_client_logo{
  float: left;
  height: 75px;
  width: 150px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
div.outlined_client_logo img{
  margin-top: 12px;
}
div.outlined_client_logo:hover {
  background: url('http://m.www.linksynergy.com/share/images/layout/our_clients_outline.gif') no-repeat;
}
/* --- End Our Clients Section Logos --- */
