/***************************************************/
/*
/*	Styles for Module : Productcatalog
/*
/*	created on: 08/17/2007
/*	by: Ingo Dorissen (db-central)
/*	last changes: Sebastian Verweyen (db-central)
/*																			
/***************************************************/


.resourceListRowHeadline {
	color: #ED2422;
}

#productList {
	height: 382px;
}

#productScroll {
	width: 626px;
	height: 331px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

#productCatalogContainer .productCatalogIntro {
	margin-bottom: 1em;
	display: block;
}

#productCatalogContainer .productCatalogImage {

}


#productCatalogContainer .productCatalogText {

}

#productCatalogContainer .productCatalogRow img {
	
	margin-right: 1em;
}

#productCatalogContainer a:link.productCatalogRowImageItemLink,
#productCatalogContainer a:visited.productCatalogRowImageItemLink,
#productCatalogContainer a:hover.productCatalogRowImageItemLink,
#productCatalogContainer a:active.productCatalogRowImageItemLink {
	background: none;
	padding: 0;
	margin: 0;
}

#productCatalogContainer span.productCatalogCustomFields,
#productCatalogContainer productCatalogCustomFields strong
{	
	display: block;
}

#productCatalogContainer .productCatalogPrice, .productCatalogDescription, .productCatalogArticleNumber {
	margin-top: 1em;
}

#productCatalogDescription ul {
	margin:0px;
	padding-left: 15px;
}


#productCatalogContainer .productCatalogBackLink {
	display: block;
	float: left;
}

#productCatalogContainer .productCatalogBrowseLink {
	display: block;
	float: right;
}

/* DetailView Styles (productCatalog/tpl_Basis.htm)*/
#productCatalogContainer {
}

#productDetail {
	height: 373px;
	padding-bottom: 10px;
	overflow: hidden;
}

#productDetail #productCatalogContainer {
	width: 627px;
	padding-left: 40px;
}

.productCatalogHeadline p,
.productCatalogSubHeadline p {
	color: #ED2422;
	margin: 0; 
}


.productCatalogHeadline p {
	margin: 10px 0 0 0;
	font-size: 30px;
	font-weight: bold;
}

.productCatalogSubHeadline p {
	font-size: 14px;
}

.productCatalogCustom1 a {
	padding-right: 10px !important;
	color: #ED2422 !important;
	background: transparent url("../_images/bg_calculateLink.gif"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/bg_calculateLink.gif*/) no-repeat right bottom !important;
	text-decoration: none !important;
}

#productCatalogText {
	float: left;
	width: 280px;
}


#productCatalogImages {
	float: right;
	/* height: 331px; */
	overflow: hidden;
	margin-right: 10px;
	margin-top: 10px;
}

#productCatalogImages div {
	float: left;
}

#productCatalogImages div a,
#winnerGalleryDetailContact a {
	background: url("../_images/bg_moreLink.gif"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/bg_moreLink.gif*/) no-repeat right center;
	padding-right: 8px;
	text-decoration: none;
	color: #999;
}

#productCatalogImages div img {
	margin: 0;
}

#productCatalogImages div#productCatalogImage2Big {
	width: 100px;
	padding-top: 100px;
	text-align: right;
}

.productCatalogRow {
	padding: 0 10px 10px 0;
	float: left;
}

.productCatalogRedText {
	font-weight: bold;
	color: #ED2422;
}

/* Winner Gallery */
#winnerGalleryDetail {
	height: 382px;
	overflow: hidden;
}

#winnerGalleryDetail div#productCatalogContainer {
	padding-left: 15px;

}

#winnerGalleryDetail div#winnerGalleryDetailText {
	height: 380px;
}

#winnerGalleryDetailImage {
	float: left;
	margin-right: 20px;
	height: 315px;
}

#winnerGalleryDetailText {
	padding: 5px;
}

#winnerList {
	position: absolute;
	left: 679px;
	top: 0px;
}

#winnerList div#productCatalog div#List {
	height: 323px;
	overflow: auto;
	overflow-x: hidden;
}

#winnerGalleryDetailText #winnerGalleryDetailName,
#winnerGalleryDetailText #winnerGalleryDetailDog {
	color: #ED2422;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 12px;
}

#winnerGalleryDetailText #winnerGalleryDetailContest {
	margin-bottom: 12px;
}

#winnerGalleryDetailText #winnerGalleryDetailDog {
	font-size: 14px;
}

#winnerGalleryDetailContact {
	margin-top: 30px;
}

#winnerGalleryDetailContact div {
	width: 130px;
	float: left;
	text-align: center;
}



#winnerGalleryDetailContact .imgLink {
	background: none;
	padding: 0;
}

#winnerGalleryDetailContact .imgLink img {
	border: 0;
}

#winnerList div {
	float: left;
}

#winnerList div.productCatalogImage {
	width: 70px;
}

#winnerList a {
	word-wrap: break-word;
}

#winnerList .productCatalogText {
	width: 162px;
}

#winnerList #List {
	padding-top: 0px;
	width: 245px;
}

#winnerList #List a {
	color: #999;
	text-decoration: none;
}

#winnerList #List a:hover {
	color: #ED2422;
	text-decoration: none;
}

#winnerList #List a:active {
	color: #ED2422;
	text-decoration: none;
}

/* Veranstaltungen */

#eventSearch fieldset {
	border: 0;
	padding: 0;
}

#eventSearch label {
	display: block;
	margin: 10px 0;
}

#eventSearch select {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

#eventSearch input {
	float: right;
	padding-right: 5px;
	color: #ED2422;
	border: 0;
	background: transparent url("../_images/bg_calculateLink.gif"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/bg_calculateLink.gif*/) no-repeat right bottom;
	text-decoration: none;

}

.eventsListRowLeft {
	float: left;
	width: 225px;
	margin-right: 10px;
	color: #ED2422;
	font-weight: bold;
}

.eventsListRowRight {
	float: right;
	width: 370px;
}

.eventsListRowRight table {
	float: right;
	width: 360px;
}


.eventsListRow .eventDate {
	color: #000;
	font-weight: bold;
}

#resourceContainer {
	height: 240px;
	overflow: auto;
}

#resourceSearchAgain {
	border-top: 0px solid #999;
	padding-top: 0;
	width:585px;
}

#resourceSearchAgain h2 {
	font-size: 12px;
	color: #ED2422;
	font-weight: normal;
	margin: 0;
	margin-bottom: 9px;
}

#resourceSearchAgain form,
#resourceSearchAgain fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#resourceSearchAgain fieldset {

}

#resourceSearchAgain fieldset legend {
	margin-bottom: 10px;
	padding: 0;
}

#resourceSearchAgain fieldset input.submit {
	position: absolute;
	right: 0;
	padding-right: 5px;
	color: #ED2422;
	border: 0;
	background: transparent url("../_images/bg_calculateLink.gif"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/bg_calculateLink.gif*/) no-repeat right bottom;
	text-decoration: none;	
}


#resourceIntro p {
	width: 40%;
	float: left;
}

#resourceIntro p.resourceSearchedFor {
	color: #999;
}

#resourceIntro p.resourceSearchedFor span {
	color: #6E6E6E;
}

.resourceListRow {
	margin-bottom: 12px;
	float:left;
}

.resourceListRowRight .resourceListRowLinkShop {
	margin-right: 30px;
}

.resourceListRowRight .resourceListRowLinkRoute {
	margin-right: 50px;
}

.resourceListRowLeft a {
	text-decoration: none;
}

.resourceListRowRight a {
	padding-right: 10px;
	background: transparent url("../_images/bg_calculateLink.gif"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/bg_calculateLink.gif*/) no-repeat right bottom;
	text-decoration: none;
}

.resourceListRowLeft {
	width: 500px;
}

/* Meradog product suggestion */ 
.prodSuggestionContainer {
	width: 284px;
}

.prodSuggestionForm a:link,
.prodSuggestionForm a:visited,
.prodSuggestionForm a:hover,
.prodSuggestionForm a:active {
	background-image: url("../_images/prodSuggestionFormLinkBG.gif"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/prodSuggestionFormLinkBG.gif*/);
	background-repeat: no-repeat;
	background-position: 40px 4px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #ED2422;
	margin: 5px 3px 0px 0px;
	padding: 0px 15px 0px 0px;
	float: right;
}

.prodSuggestionFormSelect {
	width: 130px;
	/*height: 14px;*/
	border: 1px solid #aaaaaa;
	font-size: 10px;
	margin: 10px 10px 0px 0px;
}

.prodSuggestionFormSelectAgain {
	width: 101px;
	/*height: 14px;*/
	border: 1px solid #aaaaaa;
	font-size: 10px;
	margin: 10px 10px 0px 0px;
}

.prodSuggestionSearchBu {
	padding-top: 10px;
}

.prodSuggestionIframeHeadline {
	clear: both;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ED2422;
	margin-bottom: -2px;
	padding: 5px 0px 0px 1px;
}

.prodSuggestionIframeText {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #6e6e6e;
}

.prodSuggestionSearchActive,
.prodSuggestionSearchInactiveRight,
.prodSuggestionSearchInactiveLeft {
	width: 165px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #6e6e6e;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.prodSuggestionSearchInactiveRight {
	background-image: url("../_images/prodSuggestionSearchInactiveRightBG.jpg"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/prodSuggestionSearchInactiveRightBG.jpg*/);
	font-weight: normal;
}

.prodSuggestionSearchInactiveLeft {
	background-image: url("../_images/prodSuggestionSearchInactiveLeftBG.jpg"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/prodSuggestionSearchInactiveLeftBG.jpg*/);
	font-weight: normal;
}

.prodSuggestionContent {
	padding: 7px 0px 0px 19px;
	width:330px;
}

.prodSuggestionSearchInactiveRight a:link,
.prodSuggestionSearchInactiveRight a:visited,
.prodSuggestionSearchInactiveRight a:hover,
.prodSuggestionSearchInactiveRight a:active,
.prodSuggestionSearchInactiveLeft a:link,
.prodSuggestionSearchInactiveLeft a:visited,
.prodSuggestionSearchInactiveLeft a:hover,
.prodSuggestionSearchInactiveLeft a:active {
	text-decoration: none;
	color: #989898;
}
