/* Begin classes for common SPIN elements */

.wd_search_basic_fields {
    padding: 5px 0 5px 5px;
}

.wd_search_basic_fields select, .wd_search_basic_fields input[type="text"] {
    margin-bottom: 0;
    margin-right: 3px;
    width: auto;
}

.wd_item .wd_title {
    font-size: 1.5em;
    line-height: normal;
}

#content .wd_standard .wd_attachment {
	width: auto;
}

#social {
	margin-top: 10px;
}

.wd_stories-detail .story_image {
	float: left;
}

.wd_stories_detail {
	width: 95%;
}

.wd_stories-detail .wd_assets_container, .wd_stories-detail .wd_assets, .wd_assets_container {
	clear: none !important;
}

.wd_stories-detail div.wd_asset_type_tabs li.wd_asset_type_tab a {
	font-size: 12px;
	padding: 8px 8px 0px;
}

.story_date {
	display: none;
}

.wd_stories .story_image {
	float: left;
}

ul.wd_asset_counts {
	float: right;
	width: 684px;
}

#tabs {
	/* padding: 0px 15px; */
}

#tabTables {
	color: #666;
	font-family: Arial;
	/* float: left;
	width: 98%; */
}

#tabTables .wd_featurebox_title {
	display: none;
}

#tabTables .wd_featurebox_title {
	padding: 0;
}

#tabTables .wd_featurebox_container {
	float: left;
	width: 100%;
}

.page_header {
    font-weight: normal;
    color: #333;
    padding: 0px 15px;
}

.page_header a, .page_header a:link {

}

page_header a:hover {

}

.breadcrumb {
    font-size: 1em;
    border-bottom: 1px solid #DDD;
    padding: 7px 15px;
    width: 787px;
}

.item {
    margin: 0px 0px 20px 0px;
    overflow: auto;
}

/* BEGIN items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}

.slider_control_closed 
{
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}

.slider_control_open 
{
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

.item_name {
	font-size: 1em;
	font-weight: bold;
	position: relative;
}

.wd_news_releases .item_name {
	font-size: 1.2em;
}

.item_date {
    font-size: 1em;
    font-weight: bold;
}

.wd_news_releases .item_summary {
	font-weight: bold;
	color: #333;
	font-size: 0.975em;
	padding: 6px 0px;
}

.item_summary {
	font-size: 1em;
}

/* START slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}

.item_more {
	margin: 20px 0px 0px 0px;
}

.item_tooltip 
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */

#content .wd_news_releases-detail h1.detail_header, .category_header {
	margin: 5px -15px 0 -15px;
	padding: 0px 15px;
	font-size: 1.5em;
}

h1.detail_header.border-top, h1.category_header.border-top {
	border-top: 1px solid #DDD;
}

#content .wd_news_releases-detail .wd_assets_container h1.detail_header {
	border:none;
	margin: 0;
	padding: 0;
}

.detail_header {
    font-size: 1.3em;
    font-weight: bold;
}

.detail_subheader {
    font-size: 1em;
    font-weight: bold;
}

.category_name {
    font-size: 1.1em;
    font-weight: bold;
}

.category_header {
    font-size: 1.4em;
    font-weight: normal;
    color: #333;
    padding-bottom: 15px;
}

table.wd_imagetable {

}

td.imagecaption {
    font-size: .8em;
    font-style: italic;
    text-align: left;
    padding: 3px 5px 3px 5px;
}

td.imagecaption p {
    font-size: .9em;
    font-style: italic;
}

div.wd_page_toolbar {
    margin: 35px 0px 20px 0px;
    padding: 15px;
	line-height: 0;
	float: left;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width: 94%;
	.width: auto; /* IE7 */
}

.wd_page_toolbar td {
	padding: 0;
	vertical-align: baseline;
}

/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
    [styles]
   }
*/

div.wd_standard {

}

div.wd_events {

}

div.wd_gallery {

}

div.wd_gallery span.filesize {
    font-weight: normal;
}

/* Begin FormBuilder styles */

div.wd_formbuilder {
/* This is the container for all formbuilder forms on this build*/

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
    margin: 0px;
}

/* Begin Calendar styles */

table.wd_calendar_header {
    padding: 5px 0px;
    margin: 0px;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
    color: #6095C3;
}

td.wd_calendar_header_label {
    text-align: center;
	color: #6095C3;
	font-size: 1.8em;
	width: 100%;
}

.wd_events-teaser td.wd_calendar_header_label {
	font-size: 1.1em;
	font-weight: bold;
}

.wd_calendar_header td.wd_calendar_header_prev a {
	display: block;
	background: #fff url(../images/webdriver/assets_left_arrow.gif) left center no-repeat;
	border: 1px solid #e1e1e1;
	/* padding: 0px 12px 0px 40px; *//* good default if text is added */
	padding: 12px;
	font-size: 12px;
	text-decoration: none;
    text-indent: -9999px;
	line-height: 0;
}

.wd_calendar_header td.wd_calendar_header_next a {
	display: block;
	background: #fff url(../images/webdriver/assets_right_arrow.gif) right center no-repeat;
	border: 1px solid #e1e1e1;
	/* padding: 0px 40px 0px 12px; *//* good default if text is added */
	padding: 12px;
	font-size: 12px;
	text-decoration: none;
    text-indent: -9999px;
	text-align: left;
	line-height: 0;
}

.wd_events-teaser .wd_calendar_header td.wd_calendar_header_prev a,
.wd_events-teaser .wd_calendar_header td.wd_calendar_header_next a {
	padding: 0px 12px;
	text-indent: -9999px;
	line-height: 24px;
}

table.wd_calendar {
    background-color: #ffffff;
    table-layout: fixed;
    border-spacing:0;
    border-collapse:collapse;
}

th.wd_calendar_dayofweek_header {
	padding: 4px 0;
	text-align: center;
	background: url("../images/webdriver/events/tab_background.gif") repeat-x scroll 0 bottom #FFFFFF;
	border: 1px solid #E1E1E1;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	border-right: 1px solid #CCC;
}

td.wd_calendar_day {
    margin: 0px;
    vertical-align: top;
	padding: 0px 2px 30px 2px;   /* account for event padding+border where width = content only */
}

.wd_events-teaser td.wd_calendar_day {
    margin: 0px;
    vertical-align: top;
	padding: 0px 2px 0px 2px;   /* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
    background-color: #fff;
    border: 1px #ccc solid;
    font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
    background-color: #F8F8F8;
    border: 1px #ccc solid;
    font-size: .85em;
}

td.wd_calendar_today {
    background-color: #F2F9FC;
    border: none;
}

div.wd_calendar_day_header {
    text-align: left;
    color: #777;
	font-weight: bold;
    padding: 3px;
    font-size: 12px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
    color: #BBB;
    font-size: 12px;
}

div.wd_calendar_no_event {
    margin: 1px 0px 1px 0px;
    padding: 2px;
}

div.wd_calendar_event {
    padding: 2px 5px;
    position: relative;
    left: 0px;
    white-space: nowrap;
    overflow: hidden;
	background: #6095C3;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

html>body div.wd_calendar_event {
    /* left: -2px;  account for padding+border where width = content only */
}

div.wd_event_tip_header {
	line-height: 20px;
    border-bottom: #BBB;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
}

div.wd_event_tip_info {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 5px;
}

div.wd_event_tip_info p {
    margin: 2px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
	color: #6095C3;
	font-size: 16px;
	font-weight: bold;
}

div.wd_event_tip_time, 
div.wd_event_tip_location_name,
div.wd_event_tip_more {
	font-size: 13px;
    font-weight: bold;
}

div.wd_event_tip_date {
	font-size: 13px;
}

div.calendar_subscribe_links img {
    margin-right: 5px;
}

div.calendar_subscribe_links a {
    text-decoration: none;
}

.wd_calendar_event_tip {
	font-size: 14px;
	line-height: 20px;
}

.wd_calendar_event_tip .qtip-titlebar {
	background: #6095C3;
	color: #FFF;
}

#content .wd_event table.wd_attachment {
    width: auto;
}

.wd_event table.wd_attachment .wd_attachment_image {
    padding-right: 5px;
}

/* Popup Fader */
div#wdFadeBackground {
    background-color: #555555;
    border: 5px;
    margin: 0px;
    padding: 0px;
}

div#wdFadePopup {
    background-color: #333333;
    padding: 2px;
}

td#wdFadeContent {
    background-color: #ffffff;
}

td#wdFadeClose {
    text-align: right;
}

p.search_result {
}

span.search_mime {
    font-size: 0.9em;
}

span.search_url {
}

.wd_newsfeed_releases-teaser .tools {
    font-size: 10px;
    text-decoration: none;
    margin-bottom: 12px;
}

.tools img {
    vertical-align: middle;
}

div.wd_featurebox_title {
    font-weight: normal;
    font-size: 1.4em;
    color: #333;
    padding: 10px 8px 4px 15px;
}

div.wd_featurebox {  
    padding: 8px 8px 8px 15px;
    margin-bottom: 0px;    
    overflow: hidden;     
	line-height: 18px;
}

.wd_featurebox a[rel] {
	padding: 3px;
	color: #187118;
}

.wd_featurebox a[rel] span {
	margin: 2px 0px;
}

div.wd_featurebox .item {
	overflow: hidden;  
}

.wd_featureboxes_right {
	border-top: 1px solid #DDD;
}

.wd_featureboxes_right .wd_featurebox_container, .wd_featureboxes_left .wd_featurebox_container {
	border-bottom: 1px solid #DDD;
}

.wd_featureboxes_right .wd_news_releases-teaser .item_date {
	font-style: italic;
	font-family: Georgia;
}

div.wd_featurebox p, div.wd_featurebox div {
    font-size: 13px;
}

div.wd_featurebox a.itemlink, .item_date {
    font-weight: normal;
    line-height: 1.5em;
}

div.wd_featureboxes_left {
    border-top: 1px solid #DDD;
	padding: 0px 0px 10px 0px;
}

div.wd_featureboxes_left div.wd_featurebox_title {
    border: 0px;
	border-bottom: 1px solid #DDD;
	background: #e5e5e5;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

div.wd_featureboxes_left div.wd_featurebox, .wd_featureboxes_socialhub .wd_featurebox {
    overflow: hidden;
	padding: 5px;
}

.wd_featureboxes_demotft_image .wd_featurebox_title {
	display: none;
} 

.wd_featureboxes_demotft_image .wd_featurebox {
	border: none;
	padding: 12px 8px 8px 10px;
	margin: 0;	
}

div.wd_featureboxes_middle {
	padding: 0px 15px;
}

div.wd_featureboxes_middle .wd_featurebox_container {
	border: 2px solid #DDD;
	background: #f8f8f8;
	padding: 8px;
	margin: 0 0 10px 0px;
}

div.wd_featureboxes_middle div.wd_featurebox_title {
	color: #333;
	background: #FFF;
}

div.wd_featureboxes_middle div.wd_featurebox {
	background: #FFF;
	border: none;
}

div.wd_featureboxes_image div.wd_featurebox_title {
	display: none;
}

div.wd_rssfeeds_item {
    margin-bottom: 10px;
}

#featurebox_rss_0 p {
	margin-bottom: 10px;
}

/* BEGIN shadows for Press Release Summary */
.shadowTR {
    margin: 0px;
    border: 0px;
    padding: 8px 0px 0px 0px;
    background: transparent url(../images/shadowTR.png) no-repeat top right;
}

.shadowBL {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 0px 8px;
    background: transparent url(../images/shadowBL.png) no-repeat bottom left;
}

.shadowBR {
    margin: 0px;
    border: 0px;
    padding: 0px 8px 0px 0px;
    background: transparent url(../images/shadowBR.png) no-repeat bottom right;
}

.shadowB {
    margin: 0px;
    border: 0px;
    padding: 0px 1px 8px 0px;
    background: transparent url(../images/shadowB.png) repeat-x bottom center;
}

.shadowR {
    margin: 0px -9px 0px 0px;
    border: 0px;
    padding: 1px 8px 1px 1px;
    background: transparent url(../images/shadowR.png) repeat-y center right;
}

.shadow-content {
    margin: -9px 0px -1px -9px;
    border: 0px;
    padding: 0px;
    background: transparent;
}
/* END shadows for Press Release Summary */

/* begin sponsorbar */
div.wd_sponsors {
	padding: 0 15px 10px 15px;
}

div.wd_sponsors p {
	background: #CCCCCC;
	margin: 0 0 5px 0;
	padding: 5px;
}

div.wd_sponsors img {
	padding: 10px;
}
/* end sponsorbar */

.wd_news_releases table.spintable, .wd_formbuilder table.wd_formbuilder {
	width: 98%;
}

.wd_news_releases .item {
	overflow: hidden;
}

.wd_site_users form td {
	padding: 6px;	
}

/* hi-res link for gallery */

ul.hi_res-links {
    padding: 5px 0px;
    margin: 10px 0;
    list-style: none;
}

ul.hi_res-links li {
    display: inline; /*For ignore double margin in IE6*/
    margin: 50px 0px;
    padding: 6px;
}

ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
    color: #FFF;
}

ul.hi_res-links li a {
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

ul.hi_res-links li a span {
    margin: 0;
    padding: 2px 10px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    font: bold 10px arial;
    background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 5px #888;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* hi-res link for gallery */

/* tabbed featureboxes */
.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: 0 none;
    border: 0 none;
}

.wd_featureboxes_tabbed .wd_tab {
    margin: 0 0.3em 0 0;
    padding: 0.5em;
    border: 1px solid #cccccc;
    border-bottom-width: 0px;
    border-top-left-radius: 0.5em; -moz-border-radius-topleft: 0.5em; -webkit-border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-right-radius: 0.5em;
}

.wd_featureboxes_tabbed .wd_tab-inactive {
    background-color: #eeeeee;
}

.wd_featureboxes_tabbed .wd_tab-inactive:hover {
    background-color: #dddddd;
    border-color: #aaaaaa;
}

.wd_featureboxes_tabbed .wd_tab_content-inactive {
    width: 1000px; /* not needed after spin2 r2232 */
}

/* socialhub featureboxes */
.wd_featureboxes_socialhub .wd_tabs_wrapper {
    background: 0 none;
    padding: 5px;
}

.wd_featureboxes_socialhub .wd_tab {
    margin: 1px;
    padding: 4px;
    border: 0px;
    background-color: transparent;
}

.wd_featureboxes_socialhub .wd_tab-active {
    padding: 3px;
    background-color: #dddddd;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.wd_board_committees th {text-align: center;}
.member_title {padding-left: 10px;}
.wd_board_committees td img {padding-top: 10px;}

.wd_newsfeed_releases-detail ul {

}

.wd_newsfeed_releases-detail li ul, .wd_newsfeed_releases-detail li ol {
    margin:0 1.5em;
}
.wd_newsfeed_releases-detail ul, .wd_newsfeed_releases-detail ol {
    margin:0 1.5em 1.5em 1.5em;
}
.wd_newsfeed_releases-detail ul {
    list-style-type:disc;
}
.wd_newsfeed_releases-detail ul ul {
    list-style-type:circle;
}
.wd_newsfeed_releases-detail ol {
    list-style-type:decimal;
}
.wd_newsfeed_releases-detail ol ol {
    list-style: upper-alpha;
}
.wd_newsfeed_releases-detail ol ol ol {
    list-style: lower-roman;
}
.wd_newsfeed_releases-detail ol ol ol ol {
    list-style: lower-alpha;
}