/*==================================*/
/* Community Widget Overrides
/*==================================*/
.communities_header,
.com_footer_text
{
	width: 373px;
	margin-right: -1px;
}


/*==================================*/
/* Breadcrumbs
/*==================================*/
#breadcrumbs
{
	width: 1000px;
	display: block;
	height: 25px;
	background: #212121 url(../i/breadcrumb_bg.gif) left center repeat-x;
	position: relative;
	margin-bottom: 1px;
}
#breadcrumbs ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	top: 6px;
	left: 11px;
}
#breadcrumbs li
{
	display: inline;
	float: left;
	position: relative;
	left: 0;
}
#breadcrumbs li a,
#breadcrumbs li.bc_current_page
{
	color: #B2B2B2;
	text-decoration: none;
}
#breadcrumbs li a:hover
{
	text-decoration: underline;
}
#breadcrumbs li a:visited
{
	color: #B2B2B2;
}
#breadcrumbs li span
{
	margin: 4px;
}

/*==================================*/
/* Title Area (Page title, tagline, share)
/*==================================*/
.title_area
{
    width:920px;
    height:90px;
    background:url(../i/title_area_bg.jpg) top left no-repeat;
    padding:30px 40px;
    margin-top:0px;
    display:block;
    float: left;
		overflow: hidden;
}
.title_area h1
{
    font-size:28px;
    color:#F2F2F2;
    line-height:20px;
    font-weight: normal;
}
.title_area .sub_title
{
    font-size:14px;
    color:#B2B2B2;
    line-height:17px;
    margin:0px;
}
.title_area .share_section
{
    margin-top:20px;
}
.share_button
{
    float:left;
    background: transparent url(../i/buttons_sprite.png) no-repeat scroll left -57px;
    height:19px;
    padding: 0 0 0 2px;
    margin-right: 15px;
}
.share_button a
{
    padding:3px 8px 3px 0;
    text-transform:uppercase;
    font-weight: bold;
    font-size:10px;
    color:#00BFF3;
    background: transparent url(../i/buttons_sprite.png) right -57px no-repeat;
    display: block;
		width: 55px;
    position: relative;
    right: -2px;
    text-decoration: none;
		_padding:2px 8px 5px 0;
}
.share_button a .icon_share
{
	background: transparent url(../i/share_icon.png) no-repeat;
	display: inline;
	width: 13px;
	height: 13px;
	float: left;
	margin: 0 5px 0 2px;
	_margin: 0 2px 0 2px;
}
.js_fb_like
{
  position: relative;
	top: -1px;
	float: left;
	margin:0 0 0 60px;
}
.js_fb_like a
{
	display: block;
	color: #B2B2B2;
	font-size: 10px;
	text-decoration: none;
}
.js_fb_like a:hover
{
	text-decoration: underline;
}

/*==================================*/
/* Content Section
/*==================================*/
#content_section
{
    width:1000px;
    display:block;
    float:left;
		background:#131313 url(../i/bg_gradient.jpg) left top repeat-x;
    position: relative;
}
#rails_bg_container 
{
	background:transparent url(../i/single_rail.png) center top repeat-y;
	float: left;
}
#rails_bg_container.double_rail
{
	background:transparent url(../i/double_rail.png) center top repeat-y;
}

/*==================================*/
/* Left Rail
/*==================================*/
#left_rail
{
	width: 190px;
	position: relative;
	float: left;
	padding: 10px 10px 40px 10px;
	min-height:350px;
}
.side_promotion_area
{
	margin: 20px 0;
	padding: 0 20px;
}
.side_promotion
{
	padding-bottom: 20px;
}

/*==================================*/
/* Right Rail
/*==================================*/
#right_rail
{
	width: 190px;
	position: relative;
	float: left;
	padding: 10px 10px 40px 10px;
}

/*==================================*/
/* Both Rails
/*==================================*/
#left_rail ul,
#right_rail ul
{
	margin: 0 0 0 5px;
	padding: 0;
}
#left_rail .nav_section_header,
#left_rail .nav_section_header
{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: none;
	line-height: 1.7em;
	position: relative;
	letter-spacing:0.02em;
}
#left_rail li,
#right_rail li 
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#left_rail a,
#right_rail a
{
	text-decoration: none;
	color: #B2B2B2;
	line-height: 1.7em;
	letter-spacing: 0.02em;
	font-size: 12px;
}
#left_rail a:visited,
#right_rail a:visited
{
	color: #fff;
	text-decoration: none;
}
#left_rail a:hover,
#right_rail a:hover,
#left_rail .nav_section_header:hover,
#right_rail .nav_section_header:hover
{
	text-decoration: underline;
}
#left_rail a.selected,
#right_rail a.selected
{
	color: #fff;
}
#left_rail ul li.menu_open,
#right_rail ul li.menu_open,
#left_rail ul li.menu_open ul li.menu_open,
#right_rail ul li.menu_open ul li.menu_open
{
  background: transparent url(../i/menu_open.gif) left 7px no-repeat;
	position: relative;
}
#left_rail ul li.menu_closed,
#right_rail ul li.menu_closed,
#left_rail ul li.menu_closed ul li.menu_closed,
#right_rail ul li.menu_closed ul li.menu_closed
{
  background: transparent url(../i/menu_closed.gif) left 6px no-repeat;
	position: relative;
}
#left_rail li.menu_closed .nav_section_header,
#right_rail li.menu_closed .nav_section_header
{
  color: #B2B2B2;
}
#left_rail li.menu_closed ul,
#right_rail li.menu_closed ul
{
  display: none;
}


/*==================================*/
/* Main Column
/*==================================*/
#main_column
{
	width: 770px;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 10px 20px 10px;
}
#main_column p,
#main_column li
{
  color: #B2B2B2;
	line-height: 1.7em;
	letter-spacing: 0.02em;
	font-size:12px;
}
#main_column a
{
  color: #00BFF3;
	text-decoration: none;
	font-size:12px;
}
#main_column a:hover
{
	text-decoration: underline;
}
#main_column .content_block p {margin:10px 0 !important }
#main_column .content_block
{
	padding-bottom: 30px;
	clear: both;
	float: left;
	width: 750px;
}
#main_column .content_block img
{
  margin: 10px 0;
}
#main_column .double_column .column1,
#main_column .double_column .column2
{
	width: 45%;
	margin: 10px;
	float: left;
	_display:inline;
}
#main_column .double_column .column1
{
	margin-right: 15px;
}
#main_column .double_column .column2
{
	margin-left: 15px;
}
#main_column .triple_column .column1,
#main_column .triple_column .column2,
#main_column .triple_column .column3
{
	width: 29.7%;
	margin: 10px;
	float: left;
	_display:inline;
}
.double_rail #main_column,
.double_rail #main_column .content_block
{
	width: 560px;
}
#main_column.white
{
	background-color: #FFF;
}


/*==================================*/
/* Section Headers
/*==================================*/
#left_rail .section_header,
#right_rail .section_header,
.first_section_header
{
	font-size: 12px;
	text-transform: uppercase;
	color: #F2F2F2;
	padding-left: 5px;
	font-weight: normal;
	margin-bottom: 9px;
	padding-top: 15px;
	letter-spacing: 0.02em;
}
#right_rail .section_header,
#right_rail .first_section_header
{
	color: #999;
}
h4.first_section_header a{
    color:#fff !important;
}
.first_section_header {
	padding-top: 5px;
	
}
.content_block h2.section_header
{
  margin: 10px 0 20px 0;
}
.content_block h3.section_header
{
  margin: 10px 0 20px 0;
	font-weight: normal;
}
.info_list_header
{
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #2A2A2A;
	padding: 5px 0;
	margin:10px 0 0 0;
}
.info_list
{
	margin: 0;
	padding: 0;
}
.info_list li
{
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	border-bottom: 1px solid #2A2A2A;
}

/* White Main Column */
#main_column.white .content_block h2.section_header,
#main_column.white .content_block h3.section_header
{
  color: #111;
}
#main_column.white .content_block p
{
  color: #111;
}
#main_column.white .double_column p,
#main_column.white .double_column li,
#main_column.white .triple_column p,
#main_column.white .triple_column li
{
  color: #666;
}
#main_column.white a
{
  color: #186D94;
}
#main_column.white a:visited
{
  color: #5F76A5;
}
#main_column.white .info_list_header
{
	color: #111;
	border-bottom: 1px solid #B2B2B2;
}
#main_column.white .info_list li
{
	border-bottom: 1px solid #B2B2B2;
}



/*==================================*/
/* Rail Content Groups
/*==================================*/
.rail_group
{
	border-bottom: 1px solid #2A2A2A;
	padding-bottom: 20px;
}


/*==================================*/
/* Footer Utility Links
/*==================================*/
#footer_utility_links
{
	width: 1000px;
	display: block;
	height: 25px;
	background: #212121 url(../i/breadcrumb_bg.gif) left center repeat-x;
	position: relative;
	padding-left: 15px;
}
.share_link,
.subscribe_link
{
	text-transform: uppercase;
	color: #00BFF3;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 12px 5px 28px;
	position:relative;
	top: 0;
	display: inline;
	float: left;
	height: 25px;
	_padding-top: 6px;
}
.share_link
{
	background: transparent url(../i/share_icon.png) 10px 5px no-repeat;
	_background-position: 10px 7px;
}
.subscribe_link
{
	background: transparent url(../i/subscribe_icon.png) 10px 5px no-repeat;
	_background-position: 10px 7px;
}
.share_link:hover,
.subscribe_link:hover,
#footer_utility_links a.selected_footer
{
	background-color: #111;
	color: #00BFF3 !important;
}

.adlp-dark { background: #1e1e1e; }
.adlp-dark .print_button { display: block; float: left; height: 13px; padding: 2px 0 0 20px; font-size: 10px; font-weight: bold; text-transform: uppercase; color: #00BFF3; background: url(../i/print_icon.png) no-repeat left; }
.adlp-dark .print_button:hover, .adlp-dark .print_button:visited { text-decoration: none; }
#bottom-bar { padding: 7px 15px 8px; background: url(../i/sr-bg-bottom.jpg) repeat-x; }
#bottom-bar a { margin: 0 30px 0 0; }

.clearfix {
min-height:0
}



a.primary_button{display:block; width:3px; height:19px; background:url(../i/buttons_sprite.png) no-repeat left 0px; overflow:visible; position:relative;}
a.primary_button span{float:left; display:inline; width:auto !important; height:10px; background:url(../i/buttons_sprite.png) no-repeat right 0px; padding:4px 14px 5px 11px; margin-left:3px; font-size:10px; font-weight:bold; color:#fff; text-transform:uppercase; white-space:nowrap; cursor:pointer;}
a.primary_button:hover{background:url(../i/buttons_sprite.png) no-repeat left -19px; text-decoration:none !important;}
a.primary_button:hover span{background:url(../i/buttons_sprite.png) no-repeat right -19px;}

a.secondary_button{display:block; width:3px; height:19px; background:url(../i/buttons_sprite.png) no-repeat left -38px; overflow:visible; position:relative;}
a.secondary_button span{float:left; display:inline; width:auto !important; height:10px; background:url(../i/buttons_sprite.png) no-repeat right -38px; padding:4px 14px 5px 11px; margin-left:3px; font-size:10px; font-weight:bold; color:#fff; text-transform:uppercase; white-space:nowrap; cursor:pointer;}
a.secondary_button:hover{background:url(../i/buttons_sprite.png) no-repeat left -57px; text-decoration:none !important;}
a.secondary_button:hover span{background:url(../i/buttons_sprite.png) no-repeat right -57px;}
/***/
/* Share box*/
#shareContainerInner_static {position:absolute; top:32px; width:250px; height:auto; background-color:#333333; display:none; z-index:99; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; }
#shareContainerInner_static div.share_title_static{ color:#ffffff; background-color:#595959;  height:30px; text-align:left; padding-top:0.7em; padding-left:10px; border-bottom:2px solid #000000;}
.sharing_widget_static{position:absolute; top:30px; right:30px; width:250px; height:auto; background-color:#333333; display:none; z-index:50; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; }
.sharing_widget_static div.share_title_static{ color:#ffffff; background-color:#595959;  height:30px; text-align:left; padding-top:0.7em; padding-left:10px; border-bottom:2px solid #000000;}
#shareEmailSocial_static{background-color:#666666; width:250px;  float:left;}
#share_border_static {float:left; border-bottom:3px solid #000000; width:250px;}
#sharesocialbox_static {width:250px; height:auto; float:left;  padding-bottom:10px; clear:both;}
#sharesocialbox_static a{ color:#ffffff; list-style-type:none; text-decoration:none;}
.shareImage_static, #shareEmailBox_static .url_form_static .shareImage_static {position:relative;float:left; padding:0 10px 0 20px;}
.email_icon_static{ width:18px; height:16px; background:url(/us/en/images/i/social/email_icon.png) transparent no-repeat center center;}
.phone_icon_static{ width:18px; height:22px; background:url(/us/en/images/i/social/phone.png) transparent no-repeat center center;}
.share_txt_static {float:left; padding-left:10px;}
.share_functions_static{position:relative;  padding-top:10px; padding-bottom:5px;}
.lefty_static , #sharesocialbox_static .url_form_static .lefty_static{float:left;}
#sharesocialbox_static .url_form_static, #shareEmailBox_static .url_form_static , #sharePhoneBox_static .url_form_static{margin-top:10px; margin-bottom:10px; padding-left:20px; height:auto;}
#urlBox_static {padding:3px; border:0; background-color:#E7E7E7; margin-bottom:10px; position:relative; float:left; margin-right:10px;}
.socialForm_static{padding:3px; border:0; background-color:#E7E7E7; margin-bottom:10px; position:relative; float:left; margin-right:10px;}
.shareHSeparator_static {float:none;height:22px;width:auto;}
#shareRightColumn_static{ float:right; display:inline-table; width:125px;  }
#shareLeftColumn_static{ float:left;   display: inline-table; width:125px; }
#share_cross_static{position:relative; float:right; padding-right:10px;   padding-left:35px; min-height:29px;}
.social_tagging_static{ position:relative;float:left;background: url(../images/social_icon_off.png) no-repeat; padding-left:35px; height:31px; }
.social_tagging_static_hover{ position:relative;float:left;background: url(../images/social_icon_over.png) no-repeat; padding-left:35px;  height:31px;  }
.share_over_static{position:relative; float:left;background:url(../images/social_icon_over.png) no-repeat; padding-left:35px; height:31px;}

/**new icons: float and anchor**/
.share_floating_static{ position:relative;float:left;background: url(/us/en/images/i/icon_share_floating_off.gif) no-repeat; padding-left:35px; height:31px; }
.share_floating_static:hover{ position:relative;float:left;background: url(/us/en/images/i/icon_share_floating_on.gif) no-repeat; padding-left:35px;  height:31px;  }
.share_floating_over_static{position:relative; float:left;background:url(/us/en/images/i/icon_share_floating_on.gif) no-repeat; padding-left:35px; height:31px;}

.share_top_static{ position:relative;float:left;background: url(/us/en/images/i/icon_share_top_off.gif) no-repeat; padding-left:35px; height:31px; }
.share_top_static:hover{ position:relative;float:left;background: url(/us/en/images/i/icon_share_top_on.gif) no-repeat; padding-left:35px;  height:31px;  }
.share_top_over_static{position:relative; float:left;background:url(/us/en/images/i/icon_share_top_on.gif) no-repeat; padding-left:35px; height:31px;}


#sharesocialbox_static .shareImage_static .emailSubmit_static { border:0; background: url(/us/en/images/i/search_bg.gif) repeat-x; color:#FFF; font-size:smaller;  position:relative; float:left; cursor: pointer; margin-right:5px; height:22px; }
#sharesocialbox_static hr { border: 1px solid;   color:#FFF; margin: 5px 20px 20px 20px; }

.emailSubmit_static { border:0; background: url(/us/en/images/i/search_bg.gif) repeat-x; color:#FFF; font-size:smaller;  position:relative; float:left; cursor: pointer; margin-right:5px; height:25px;} 
.text_alone_static, #sharePhoneBox_static .url_form_static .text_alone_static, #shareMailBox_static .url_form_static .text_alone_static {padding-bottom:5px; clear:both;}


/*lily*/
#shareEmailBox_static{width:250px; height:auto; float:left;  padding-bottom:10px; clear:both;}
#shareEmailBo_staticx a{ color:#ffffff; list-style-type:none; text-decoration:none;}
#sharePhoneBox_static{width:250px; height:auto; float:left;  padding-bottom:10px; clear:both;}
#sharePhoneBox_static a{ color:#ffffff; list-style-type:none; text-decoration:none;}
#shareEmailBox_static .url_form_static #email_form_static {margin-top:5px; float:left}
.general_text_static, #shareEmailBox_static .url_form_static #email_for_staticm .general_text_static{ float:none; clear:both; position:relative;}
.back_button_static{float:left; }
#shareContainerInner_static #shareEmailBox_static div.share_title_static .title_icon_static, #shareContainerInner_static #sharePhoneBox_static div.share_title_static .title_icon_static {position:relative;float:left; padding-top:5px; padding-left:10px; }
.sharing_widget_static #shareEmailBox_static div.share_title_static .title_icon_static, .sharing_widget_static #sharePhoneBox_static div.share_title_static .title_icon_static {position:relative;float:left; padding-top:5px; padding-left:10px; }
.title_next_icon_static{color:#FFFFFF; float:left; padding-left:10px; padding-top:5px;}
.button_right_static {position:relative;float:right; padding:0 10px 0 20px;}
.email_button_right_static{ border:0; background: url(/us/en/images/i/search_bg.gif) repeat-x; color:#FFF; font-size:smaller;  position:relative; float:right; cursor: pointer; margin-right:20px;}
.dashes_static{position:relative; float:left; padding-top:3px; margin-left:9px;margin-right:9px;}
.below_title_static {clear:both;width:100%;height:4px;overflow:hidden;}
.title_button_static{float:right; padding-right:20px; padding-top:5px;}
.social_widget_static{position:relative;float:right; left:5px; top:-8px; }
.widget_txt_static{font-size:10pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#5C5C5C; position:absolute; right:57px; float:left;}


/* Publish Info (CSS)
Date: 2/25/2011 3:59:04 PM
Images: Published all
*/