/* DIV#SUBSITE */
div#subsite{
	border: 1px solid #c7d7de;
}
ul#subsite-menu{
	width: 964px;
	padding: 0 10px;
	background-image: url(/02/images/tid/subsite_menu_border.gif);
}
div#subsite-content{
	background: #f7f7f7;
}
div#subsite-content-main{
	width: 640px;
	margin-right: 10px;
}
div#subsite-content-secondary{
	width: 314px;
}
div#subsite-content-main-leftcol{
	width: 310px;
	margin-right: 10px;
}
div#subsite-content-main-rightcol{
	width: 320px;
}
/*  BOXES */
/* common box properties */
div.box{
	padding: 10px 20px;
	border-width: 1px;
	border-style: solid;
	height:auto !important;
}
/* generic box  */
div.box-generic{
	background: #fff;
	border-color: #ededed;
}
/* pagination */
div.box-generic span.pager{
	display: block;
	text-align: center;
	font-size: 12px;
}
span.pager span, span.pager a{
	margin: 0 2px;
}
/* small partners box specific styles */
div#partners-short img{
	float: left;
	display: inline;
	margin: 0 8px 16px 0;
}
/* shaded box  */
div.box-shaded{
	background: url('/02/images/tid/box_shaded.gif') center bottom no-repeat #fff;
	border-color: #ededed;
}
div.box-shaded h1, div.box-shaded h2{
	color: #0768a9;
	border-bottom-color:  #dbdbdb;
}
div.box-shaded p, div.box-shaded address, div.box address, div.box-shaded ul, div.box-shaded ol, div.box-shaded dl{
	color: #757575;
	font-style: normal;
}
div.box-shaded strong{
	color: #474747;
}
div.box-shaded a.button-cta{
	background-image: url('/02/images/tid/button_cta_grey_left.gif');
}
div.box-shaded a.button-cta span{
	background-image: url('/02/images/tid/button_cta_grey_right.gif');
}
/* focus box */
div.box-focus{
	min-height: 278px;
	height: auto!important;
	height: 278px;
}
div.box-focus h1{
	color: #fff;
}
div.box-focus p{
	color: #343434;
}
/* color-specific styles */
div.pink{
	background-color: #f24079;
	border-color: #de0059;
}
div.pink h1{
	border-bottom-color: #f46190;
}
div.pink ul.listing-focus li{
	border-bottom-color: #f46190;
}
div.pink a.button-cta{
	background-image: url('/02/images/tid/button_cta_pink_left.gif');
}
div.pink a.button-cta span{
	background-image: url('/02/images/tid/button_cta_pink_right.gif');
}
div.green{
	background-color: #92cc57;
	border-color: #6ebb1f;
}
div.green h1{
	border-bottom-color: #add981;
}
div.green ul.listing-focus li{
	border-bottom-color: #add981;
}
div.green a.button-cta{
	background-image: url('/02/images/tid/button_cta_green_left.gif');
}
div.green a.button-cta span{
	background-image: url('/02/images/tid/button_cta_green_right.gif');
}
/* LISTINGS */
/* common listing properties */
div.box .listing{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0;
	position: relative;
	list-style-type: none;
}
/* topic listing */
div.box-generic ul.listing-topics{
	color: #757575;
}
ul.listing-topics li{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c7d7de;
}
ul.listing-topics li.last{
	border-bottom: none;
}
ul.listing-topics h3{
	font-weight: bold;
	color: #0768a9;
}
ul.listing-topics p{
	margin: 2px 0;
}
/* focus listing */
div.box-focus ul.listing-focus{
	color: #fff;
	margin-bottom: 0;
}
ul.listing-focus li{
	padding-left: 10px;
	background: url('/02/images/tid/listing_focus_bullet.gif') 0 3px no-repeat;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
ul.listing-focus li.last{
	border-bottom: none;
}
ul.listing-focus a{
	color: #fff;
}
/* news listing */
ul.listing-news{
/*	padding-left: 60px; */
}
ul.listing-news li{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c7d7de;
	position: relative;
	height: 1%;
}
ul.listing-news li.last{
	border-bottom: none;
}
ul.listing-news p.date{
	font-size: 11px;
	font-weight: bold;
	color: #555;
	padding: 0;
	margin: 0 0 2px 0;
}
ul.listing-news h3{
	margin: 2px 0;
	font-weight: bold;
}
ul.listing-news p{
	margin: 2px 0;
}
ul.listing-news p a{
	color: #757575;
}
ul.listing-news p a:hover,ul.listing-news p a:active{
	text-decoration: none;
}
ul.listing-news li img{
	position: absolute;
	left: -60px;
	vertical-align: top;
}
ul.listing-news-full{
	padding-left: 60px;
}
ul.listing-news-full li{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c7d7de;
	position: relative;
	height: 1%;
	padding: 10px 0 20px;
}
ul.listing-news-full li.last{
	border-bottom: none;
}
ul.listing-news-full p.date{
	font-size: 11px;
	font-weight: bold;
	color: #555;
	padding: 0;
	margin: 0 0 2px 0;
}
ul.listing-news-full h3{
	margin: 2px 0;
	font-weight: bold;
}
ul.listing-news-full p{
	margin: 2px 0;
}
ul.listing-news-full p a{
	color: #757575;
}
ul.listing-news-full p a:hover,ul.listing-news-full p a:active{
	text-decoration: none;
}
ul.listing-news-full li img{
	position: absolute;
	left: -60px;
	vertical-align: top;
}
/* videos listing */
ul.listing-videos{
}
ul.listing-videos li{
	padding-left: 120px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c7d7de;
	position: relative;
	height: 1%;
	padding-top: 1px;
}
ul.listing-videos li.last{
	border-bottom: none;
}
ul.listing-videos p, ul.listing-videos p.date{
	margin: 3px 0;
}
ul.listing-videos img{
	position: absolute;
	left: 0;
	width: 107px;
	height: 61px;
}
/* videos listing */
ul.listing-videos-full{
}
ul.listing-videos-full li{
	padding: 0 0 20px 120px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c7d7de;
	position: relative;
	height: 1%;
	padding-top: 1px;
}
ul.listing-videos-full h3{
	margin-top: 5px;
}
ul.listing-videos-full p, ul.listing-videos p.date{
	margin: 3px 0;
}
ul.listing-videos-full img{
	position: absolute;
	left: 0;
	width: 107px;
	height: 61px;
}
ul.listing-generic{
	padding-left: 5px;
}
ul.listing-generic li{
	height: 1%;
	margin: 2px 0;
	padding-left: 10px;
	background: url('/02/images/tid/box_generic_bullet.gif') left center no-repeat;
}
dl.listing-quickfacts dt{
	position: relative;
	left: -20px;
	padding-left: 20px;
	background: url('/02/images/tid/listing_quickfacts_bullet.gif') 0 2px no-repeat;
	font-weight: bold;
	color: #0768a9;
}
dl.listing-quickfacts{
	padding-left: 20px;
}
dl.listing-quickfacts dd{
	padding-bottom: 20px;
	border-bottom: 1px dotted #c7d7de;
	margin-bottom: 20px;
}
div.photos-homer{
	width: 269px;
	height: 134px;
	background: url('/02/images/tid/photos_homer.gif');
}
div.photos-homer img{
	float: left;
	display: inline;
	margin: 0 18px 18px 0;
}
div.photos-homer img.photos-homer-last{
	margin: 0 0 18px 2px;
}
ul.listing-partnersfull{
	background: url('/02/images/tid/listing_partnersfull_vertical.gif') center top repeat-y;
	height: 1%;
	overflow: auto;
}
ul.listing-partnersfull li{
	float: left;
	display: inline;
	position: relative;
	width: 241px;
	height: 120px;
	padding: 20px 10px 20px 210px;
	background: url('/02/images/tid/listing_partnersfull_horizontal.gif') center bottom no-repeat;
}
ul.listing-partnersfull img{
	position: absolute;
	top: 40px;
	left: 10px;
}
ul.listing-partnersfull h3{
	color: #0768a9;
	font-size: 12px;
	margin: 0 0 2px 0;
}
ul.listing-partnersfull p{
	margin: 0 0 8px 0;
}
/* PARAGRAPHS */
p.date{
	margin: 0;
}
/* CONTENT */
/* content controls */
div.box ul.content-controls{
	float: right;
	display: inline;
	height: 20px;
	margin: 0;
	list-style-type: none;
}
ul.content-controls li{
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin: 0;
}
ul.content-controls li a{
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px 10px 3px 25px;
	margin-left: 10px;
}
ul.content-controls li.last a{
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 0;
}
ul.content-controls a.content-controls-print{
	background-image: url('/02/images/tid/icon_print.gif');
}
ul.content-controls a.content-controls-send{
	background-image: url('/02/images/tid/icon_mail.gif');
}
/* TABLES */
table.table-program{
	width: 100%;
	border: 1px solid #dbe8f2;
	margin: 35px 0 15px 0;
	border-collapse: collapse;
	font-size: 12px;
}
table.table-program thead{
	background: #b7d1e5;
	color: #0768a9;
}
table.table-program thead tr{
	border-top: 1px solid #dbe8f2;
	border-bottom: 1px solid #dbe8f2;
}
table.table-program thead th{
	border-right: 1px solid #9dbed9;
	padding: 5px 15px;
	font-weight: bold;
	white-space: nowrap;
}
table.table-program tbody tr.even{
	background: #edf1f6;
}
table.table-program tbody td{
	padding: 10px;
	border: 1px solid #dbe8f2;
	color: #757575;
}
table.table-program p{
	margin: 3px 0;
}
table.table-program h4{
	margin: 3px 0;
	font-weight: bold;
	color: #0768a9;
}
/* FORMS */
div.form-contact{
	margin: 15px;
	font-size: 12px;
	color: #757575;
}
div.form-contact div.form-line{
	margin: 15px 0;
	clear: both;
}
div.form-contact label{
	float: left;
	display: inline;
	width: 165px;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
}
div.form-contact input, div.form-contact select{
	margin-left: 10px;
}
div.form-contact select{
	width: 259px;
}
div.form-contact input.text{
	width: 253px;
	height: 13px;
	padding: 3px;
	background: url('/02/images/tid/input_text.gif') left center no-repeat;
	border: none;
}
div.form-contact input.form-input-error{
	background: url('/02/images/tid/input_text_error.gif') left center no-repeat;
}
div.form-contact span.form-error{
	display: block;
	clear: both;
	font-weight: bold;
	margin: 10px 0 0 175px;
}
div.form-contact .radio label{
	float: none;
	width: auto;
	font-weight: normal;
}

div.form-contact label.radiocheck{
	float: none;
	width: auto;
	font-weight: normal;
}

div.form-contact .checkbox label{
	float: none;
	width: auto;
	font-weight: normal;
}

div.form-contact .nolabel input{
	margin-left: 0px;
}

div.form-contact .nolabel{
	margin-left: 175px;
}
div.form-contact label strong{
	color: #0768a9;
}
div.image-bank{
	padding: 10px;
	height: 1%;
	overflow: auto;
}
/* image bank */
div.image-bank div.image-bank-item{
	float: left;
	display: inline;
	width: 170px;
	height: 210px;
	margin: 0 10px;
}
div.image-bank-item h3{
	margin-bottom: 10px;
	text-align: center;
}
/* Ajax popup */
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
	position: fixed;
}

.modalBox {
	background-color : #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #abacac;
	padding: 15px;
	position: fixed;
}

