/*
 * CSS for all templates used by the plugin dam_selector
 * (controller tx_dam_selector_base)
 */

/**
 * Template 'searchForm'
 */
.tx-dam_selector .searchForm fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
.tx-dam_selector .searchForm div.select {
	line-height: 20px;
	margin: 10px;
}
.tx-dam_selector .searchForm div.select label {
	display: block;
	float: left;
	width: 213px;
	text-align: right;
	font-weight: bold;
	padding-right: .5em;
}
.tx-dam_selector .searchForm div.select select {
	width: 280px;
}
.tx-dam_selector .searchForm div#loadingOverlay {
    opacity: 0.4;/* non IE */
	filter: alpha(opacity=40); /* IE */
    
    background: none repeat scroll 0 0 #666666;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
	
.tx-dam_selector .searchForm div#loadingSpinner {
	height: 20px;
	text-align: center;
}
/**
 * Template 'downloadList'
 */
.tx-dam_selector .downloadList {
}
.tx-dam_selector .downloadList .language,
.tx-dam_selector .downloadList .filetype,
.tx-dam_selector .downloadList .filesize {
	width: 1%;
	padding: 0 1em;
	white-space: nowrap;
}
.tx-dam_selector .downloadList .title {
	text-align: left;
}
.tx-dam_selector .downloadList .language,
.tx-dam_selector .downloadList .filetime,
.tx-dam_selector .downloadList .filetype {
	text-align: center;
}
.tx-dam_selector .downloadList .filesize {
	text-align: right;
}

.tx-dam_selector .downloadList .filesize,
.tx-dam_selector .downloadList .filetype {
	width:11%;
}

.tx-dam_selector .downloadList {
}

.tx-dam_selector .downloadList table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}

.tx-dam_selector .downloadList table th {
	text-align: center;	
}

.tx-dam_selector .downloadList table tr:hover td {
	background-color: #e7ebef;
}
.tx-dam_selector .downloadList table tr:hover td.nothingFound {
	background-color: #F3F5F7;
}
.tx-dam_selector .downloadList table td {
	line-height: 20px;
	background-color: #f3f5f7;
	border-bottom: 1px solid white;
}

.tx-dam_selector .downloadList table td a {
	text-decoration: none;
	color: #333333;
}

.tx-dam_selector .downloadList table td.icon {
	width: 24px;
	background: url(../images/icon_acrobat.png) no-repeat #f3f5f7 3px 50%;
	padding-right: 4px;
}

.tx-dam_selector .downloadList .nothingFound {
	text-align: center;
}




	
	
div.downloadSearchForm table.downloadSearchForm {
	width: 500px;
}
div.downloadSearchForm table.downloadSearchForm td{
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}



div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_vehicleType, 
div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelClass, 
div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelYear{
	float: left;
	margin-right: 50px;
}
div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_vehicleType input {
	margin-left: 15px;
}


div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_vehicleType label {
	padding-left: 7px;
}



div.downloadSearchForm #ajaxSpinner img {
	margin-top: 2em;
	position: absolute;
}
div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelClass div.actModelclass {
	width: 157px;
	height: 19px;
	background: transparent url(../images/select_bg.png) no-repeat left center;
}

div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelYear div.actModelyear {
	width: 157px;
	height: 19px;
	background: transparent url(../images/select_bg.png) no-repeat left center;
}

div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelClass  div.actModelclass a,
div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelYear  div.actModelyear a{
	color:#333333;
	padding:2px 0 0 8px;
	text-decoration: none;
	display: block;
	width: 157px;
	outline: none;
}

div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelClass div.actModelclass a img,
div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelYear div.actModelyear a img {
	float: right;
	margin-right:13px;
}

div.selectModelclass,
div.selectModelyear {
	position: absolute;
	z-index: 900;
	overflow: auto;
	height: 150px;
	width: 144px;
}

div.selectModelclass ul,
div.selectModelyear ul{
	background-color: #dcdcdc;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	margin: 0;
}
#col1_content div.selectModelclass li,
#col1_content  div.selectModelyear li,
#col1 div.selectModelclass li,
#col1 div.selectModelyear li {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 5px;
}

div.selectModelclass li span,
div.selectModelyear li span {
	color:#888;
}

div.selectModelclass li a,
div.selectModelyear li a {
	color:#333;
	cursor: pointer;cursor: hand;
}

div.downloadSearchForm #dam_selector_base_updateCustomSearchForm_modelYear_helptip {
	background-color: #dcdcdc;
	border: 1px solid #C2C2C2;
	padding: 7px;
}

div.downloadSearchForm div.downloadList {
	margin-top: 15px;
}


div.downloadSearchForm thead th {
	background-color: #DB0D24;
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #fff;
	height: 22px;
	text-align: left;
}
div.downloadSearchForm td.title a {
	color: #DB0D24;
}
div.downloadSearchForm .tx-dam_selector .downloadList .language, 
div.downloadSearchForm .tx-dam_selector .downloadList .filetype {
	text-align: left;
	padding: 0;
}

div.downloadSearchForm  #ajaxSpinner {
	float: left;
}


div.downloadGallery .galleryItem {
	float: left;
	width: 225px;
	overflow: hidden;
	text-align: center;
	margin: 0 0px 15px 0px;
	padding: 10px;
}

div.downloadGallery .galleryItem .image {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 228px;
	height: 160px;
	padding: 2px;
}
div.downloadGallery .galleryItem .lores {
	float: right;
	height: 30px;
}
div.downloadGallery .galleryItem .hires {
	float: left;
	height: 30px;
}
div.downloadGallery .galleryItem .title {
	clear: both;
}
div.downloadGallery .galleryItem .catlist {
	font-size: 10px;
	font-style: italic;
	clear: both;
	height: 40px;
	overflow: hidden;
}	

.tx-dam_selector .navigation,
div.downloadGallery .navigation {
	clear: both;
	text-align: center;
}
.tx-dam_selector .pagination,
div.downloadGallery .pagination {
	margin: 0;
}
.tx-dam_selector .pagination li,
div.downloadGallery .pagination li{
	list-style: none;
	display: inline;
	margin: 0 3px;
}
