/* CSS Document */

/*Listings Template*/

.list_photorow_bottom{
}

.list_captionrow_bottom{
}

.list_captiontoprow{
}

.list_phototoprow{
}

.list_photocaption_row{
}

.list_table_top{
	width:100%;
}

.list_table{
	border:0px solid #cccccc;
	width:100%;
	padding:0px;
	margin:0px;

}

.list_table_bottom{
	margin-top:0px;
	width:100%;
}

.list_photo_top img{
	border:1px solid #666666;
}

.list_photo_top{

}

.list_photo_left img{
	border:1px solid #666666;
	
}

.list_photo_left{
	background-color:#ffffff;
}

.list_photo_right img{
	border:1px solid #666666;
}

.list_photo_right{
	background-color:#ffffff;
}

.list_photo_bottom img{
	border:1px solid #666666;
}

.list_photo_bottom{
}

.list_caption_top{
	font-size:11px;
}

.list_caption_left{
	font-size:10px;
	background-color:#ffffff;
}
.list_caption_right{
	font-size:10px;
	background-color:#ffffff;
}
.list_caption_bottom{
	font-size:10px
}

.list_col1,
.list_col2,
.list_col3 {
	padding: 0.25em 0;
}

.list_col1{
	font-size:13px;
	text-align:left;
	vertical-align:top;
	width:30%;
}

.list_col2{
	font-size:13px;
	vertical-align:bottom;
	width:55%;
}

.list_col3{
	font-size:12px;
	width: 15%;
}

.list_col4{
	font-size:12px;
}

.list_col5{
	font-size:12px;
}

.list_row {
	padding:0px;

}

 /*
.list_row_1 td, .list_row_2 td, .list_row_3 td, .list_row_4 td, .list_row_5 td, .list_row_6 td, .list_row_7 td, .list_row_8 td, .list_row_9 td, .list_row_10 td, .list_row_11 td, .list_row_12 td, .list_row_13 td, .list_row_14 td, .list_row_15 td, .list_row_16 td, .list_row_17 td, .list_row_18 td, .list_row_19 td, .list_row_20 td {
	background-color:#ffffff;
}
*/

.list_row_over_1 td, .list_row_over_2 td, .list_row_over_3 td, .list_row_over_4 td, .list_row_over_5 td, .list_row_over_6 td, .list_row_over_7 td, .list_row_over_8 td, .list_row_over_9 td, .list_row_over_10 td, .list_row_over_11 td, .list_row_over_12 td, .list_row_over_13 td, .list_row_over_14 td, .list_row_over_15 td, .list_row_over_16 td, .list_row_over_17 td, .list_row_over_18 td, .list_row_over_19 td, .list_row_over_20 td {
	background-color:#F6F1F1;
}

.list_sectiontitle{
	font-size:13px;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:0px;
}

.list_subtitle{
	font-size:13px;
	font-style:italic;
}

/*table that contains TOC links*/
.list_grouplinks_table{
	margin-left:0px;
	margin-bottom:15px;
}

/*Cell that contains table that holds list of links*/
.list_linklist{
	padding-bottom:5px;
}

/*formats actual link text*/
.list_link{
	font-size:11px;
}

.list_link_graphic{
	padding-left:0px;
}

.list_grouptoc_title{
	font-size:12px;
	font-weight:bold;
	padding-bottom:15px;
}
