/*Theme Name: Dummerchen_Theme
Theme URI: http://www.dummerchen.de
Description: Dummerchen Theme
Version: 1.0
Author: Markus Yalcin
Author URI: http://www.dummerchen.de/
*/

/* Angaben zum Seitenverhältnis von Header, Border, Sidebar, Footer und Seite
	Seiten_Breite : 1152

	Header_Höhe   : 314

	Border_Links  : 807		entweder : 807  = 1152 - 345
	Border_Rechts : 345		oder     : 345 = 1152 - 807

	Footer_Höhe   : 200
*/

/* Hintergrund für Header, Border, Sidebar, Footer und Seite
	Seite_background_Farbe   : #FFFFFF

	Header_background	     : header_hintergrund.png

	Links_background 	     : %left_vertikal_background%
	Links_Header_background  : %left_header_background%
	Links_Bottom_background  : %left_footer_background%

	Rechts_background 	     : %right_vertikal_background%
	Rechts_Header_background : %right_header_background%
	Rechts_Bottom_background : %right_footer_background%

	Footer_background		 : footer_hintergrund.png
*/

body, span, p, div, br, h1, h2, h3, form{
  padding: 0px;
}

body, span, div {
  margin: 0px;
}

body{
	background-color: #FFFFFF; /*#E1EDF9;*/
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.body_top_left {
	z-index: -1;
	position: absolute;
	height: 577px;
	width: 50%;
	background: url(images/body_top_left.png) repeat-x;
	top: 0px;
	left: 0px;
}

.body_top_right {
	z-index: -1;
	position: absolute;
	height: 577px;
	width: 50%;
	background: url(images/body_top_right.png) repeat-x;
	top: 0px;
	left: 50%;
}

.body_bottom {
	z-index: -1;
	position: absolute;
	height: 744px;
	width: 100%;
	background: url(images/body_bottom.png) repeat-x;
	margin-bottom: 0px;
	bottom: 0px;
	left: 0px;
}

#my_main{
	z-index: 0;
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#my_main_single{
	z-index: 0;
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

div.maincontainer{
  background-color: #FFFFFF;
	z-index: 0;
	position: relative;
	margin:0 auto;
	width: 1152px;
	height: 100%;
	/*background: url(images/hintergrund.png) no-repeat;*/ /* center 0px fixed*/
	/*background: url(images/back_top.png) no-repeat center 315px; /* center 0px fixed*/
}

.back_top{
	z-index: 0;
	position: absolute;
	margin:0;
	padding: 0;
	width: 1152px;
	background: url(images/back_top.png) repeat-x;
	height: 263px;
	top: 315px;
	left: 0px;
}

.back_bottom{
	z-index: 0;
	position: absolute;
	margin:0;
	padding: 0;
	width: 1152px;
	background: url(images/back_bottom.png) repeat-x;
	height: 544px;
	bottom: 200px;
	left: 0px;
}

img.centered{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright{
  display: inline;
  margin: 0 0 2px 7px;
  padding: 4px;
}

img.alignleft{
  display: inline;
  margin: 0 7px 2px 0;
  padding: 4px;
}

.alignright{
  float: right;
}

.alignleft{
  float: left;
}

#sidebarmenu ul,#sidebarmenu li{
  clear: both;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#sidebarmenu li{
  padding-bottom: 6px;
}

#respond{
  clear: both;
  padding-bottom: 6px;
}

#my_header{
	z-index: 0;
  background: url(images/header_hintergrund.png) no-repeat 0px 0px;
  float: left;
  height: 314px;
  position: relative;
  width: 1152px;
}

#home_logo{
	z-index: 1;
	background: transparent url(images/logo_home.png) no-repeat scroll 0 0;
	height: 185px;
  width: 212px;
	left: 128px;
	position: absolute;
}

.menuebar {
	position: relative;
	/*top: 150px;*/
	margin-top:150px;
	margin-left: 140px;
	width: 740px;
	height: 44px;
	overflow: hidden;
}

.menuebar_trenner {
	position: relative;
	padding:0px;
	margin: 0px;
	border: 0px;
	width: 1px;
	height: 40px;
	top: 10px;
}

.menuebar a:link, .menuebar a:visited, .menuebar a:active, .menuebar a:hover{
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin: 0px 4px 0px 4px;
	border:none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFE;
	letter-spacing:0px;
	position: relative;
	top: -4px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}

.menuebar a:hover {
	background-color:#F0FFFF;
	color: #2f4978;
}

.menuebar a.aktuell {
	background-color:#ff801f;
	color: #FFFFFF;
}

/*Begin Links auf der Seite*/
	#left_side{ /*Content links*/
		z-index: 1;
		position: relative;
		float: left;
		padding-top: 0px;
		left: 0px;
		width: 807px;
	}

	#left_side_background{ /*Hintergrund nach left_side*/
		/*background: url(images/%left_vertikal_background%) repeat-y 0px 0px;*/
	}

	#left_side_header{ /*Header von links nach left_side_background*/
		/*background: url(images/%left_header_background%) no-repeat 0px 0px;*/
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		position: relative;
	}

	#left_side_footer{ /*Footer von Links*/
		/*background: url(images/%left_footer_background%) no-repeat 0px top;*/
		/*height: -4px;*/
	}
/*Ende Links auf der Seite*/

/*Begin Rechte auf der Seite*/
	#sidebar_right {/*Ist wie right_side nur overflow ist hier erlaubt*/
		z-index: 1;
		position: relative;
		margin: 0;
		padding: 0;
		border: 0;
		float: right;
		width: 345px;
	}

	#right_side{ /*Content rechts nach sidebar_right*/
		overflow: hidden;
	}

	#right_side_background{ /*Hintergrund rechts nach right_side*/
		/*background: url(images/%right_vertikal_background%) repeat-y 0px 0px;*/
	}

	#right_side_header{ /*Content rechts nach right_side_background*/
		/*background: url(images/%right_header_background%) no-repeat 0px 0px;*/
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		position: relative;
	}

	#right_side_footer{ /*Footer von Rechts*/
		/*background: url(images/%right_footer_background%) no-repeat 0px top;*/
		/*height: -4px;*/
	}

	.widget_block_body{
		position:relative;
		z-index:0;
		margin:0px;
		padding:0px;
		text-align: center;
	}

	.widget_BlockContent_body{
		position: relative;
		z-index:1;
		padding: 6px;
		color: #1b325d;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
	}

	.widget_BlockContent_body a:link {
		color: #111366;
		font-size: 12px;
		font-family: Arial, Helvetica, Sans-Serif;
		text-decoration: underline;
	}

	.widget_BlockContent_body a:visited, .widget_BlockContent_body a.visited {
		color: #555789;
		font-size: 12px;
		font-family: Arial, Helvetica, Sans-Serif;
		text-decoration: underline;
	}

	.widget_BlockContent_body a:hover, .widget_BlockContent_body a.hover {
		color: #C4A01C;
		font-size: 12px;
		font-family: Arial, Helvetica, Sans-Serif;
		text-decoration: none;
	}

	.widget_BlockContent_body ul {
		list-style-type: none;
		color: #252924;
		margin:0;
		padding:0;
	}

	.widget_BlockContent_body li {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		text-decoration: none;
	}

	.widget_BlockContent_body ul li {
		padding:0px;
		background-image: url('images/BlockContentBullets.png');
		background-repeat:no-repeat;
		margin:0px;
		line-height:1.2em;
	}
	
	.widget_BlockContent{ /*Formatierung der Widgets in der Sidebar*/
		position:relative;
		z-index:0;
		margin:0 auto;
		min-width:3px;
		min-height:3px;
	}

	.widget_BlockHeader .t{
		height: 30px;
		color: #000001;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		white-space : nowrap;
		padding: 0 7px;
		line-height: 30px;
	}

	.sidebar_kostenlos {
		height: 189px;
		width: 117px;
		position: absolute;
		left: 94px;
		top: -54px;
	}

	.sidebar_unter_10_euro {
		height: 108px;
	  width: 107px;
		position: absolute;
		left:  4px;
		top: -38px;
	}

	.sidebar_fotos_kostenlos {
		height: 128px;
	  width: 89px;
		position: relative;
		left: 170px;
		top: -72px;
	}

/*Ende Rechte auf der Seite*/

/*Begin Searchform*/

#preload {
display: none;
height: 0; width: 0; border: none;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
overflow: hidden;
}

.header_Search {
	position: relative;
	top: 120px;
}

.suchButton {
	border:none;
	background:none;
	background: url('images/suchbutton.png') no-repeat;/* center -62px;*/
	height: 31px;
	width: 189px;
	bottom: 0px;
	top: -62px;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	overflow: hidden;
	background-position: center 0px;
}

.suchButton:hover {
	background-position: center -31px;
}
		
.suchButton:active {
	margin-top: 8px;
	margin-left: 1px;
	background-position: center -62px;
}

#my_searchinput{
	text-decoration: none !important;
	padding: 1px;
	border:none;
	background:none;
	background-image: url('images/search_input.png');
	height: 27px;
	width: 209px;
	font-family: Arial;
	font-size: 14pt;
	padding-left: 6px;
	padding-top: 2px;
	color: #000001; /*#c5c5c5;*/
}
		
/*Ende Searchform*/

.comment {
	z-index: 1;
	font-weight: bold;
}

.comment_count, .comment_count a, .comment_count a:link, .comment_count a:hover {
	text-decoration: none;
	z-index: 1;
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c4675;
	z-index: 1;
	position: absolute;
	top: 2px;
}

.comment_icon {
	/*font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: 2c4675;
	background: url(images/sprechblase.png) no-repeat;*/
	background-repeat: no-repeat;
	background-position: top;
	background: url(images/sprechblase.png);
	height: 28px;
	width: 30px;
	z-index: 0;
	/*float: left;*/
}

/*Begin Content*/

.content_area{
	position: relative;
	left: 110px;
	top: -42px;
	padding: 0px;
	width: 702px;
	height: 365px;
	background: url(images/content_hintergrund.png) no-repeat;
}

.content_header {
	position: relative;
	top: 72px;
	text-decoration: none;
	padding: 0px;
	left: 56px;
	border:none;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
	color: #195faa;
	width: 584px;
	text-align: left;
	height: 14pt;
	overflow: hidden;
}

.content_header a:link, .content_header a:visited, .content_header a:active, .content_header a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #195faa;
	border:none;
}

.content_header a:visited {
	color: #5a6688;
}

.content_header a:hover {
	color: #ff801e;
}

.content_author{
	position: relative;
	top: 83px;
	left: 50px;
	width: 480px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000001;
	height: 11pt;
	overflow: hidden;
}

.content_text {
	position: relative;
	top: 82px;
	left: 46px;
	width: 598px;
	height: 157px;
	overflow: hidden;
}

.content_imgborder {
	padding: 0px;
	margin: 0px;
	width: 174px;
	height: 155px;
	float: left;
	text-align:	left;
	overflow: hidden;
}

.content_text a:hover{
	color: #ff801e;
}

/*
.content_img1 {
	border: 0px;
	height: 146px;
	position: relative;
	top: 50%;
	margin-top: -73px;
}

.content_img2 {
	border: 0px;
	width: 165px;
	position: relative;
	top: 50%;
	margin-top: -73px;
}
*/

.content_imgtxt {
	position: relative;
	width: 416px;
	height:155px;
	text-align: left;
	margin-left: 175px;
}

.content_footer {
	position: relative;
	left: 56px;
	top: 86px;
	width: 580px;
	padding: 0px;
	font-size: 11px;
}

.content_footer a:hover{
	color: #ff801e;
}

/*End Content*/

.seopagebar {
	position: relative;
	left: 110px;
	top: -42px;
	padding: 0px;
	width: 702px;
}

/*Begin Single Site*/

.content_area_single{
	position: relative;
	left: 108px;
	top: -42px;
	padding: 0px;
	width: 702px;
}

.single_top {
	position: relative;
	width: 692px;
	height:55px;
	left: 5px;
	background: url(images/content_top.png) no-repeat;
}

.single_background {
	/*position: absolute;
	left: 2px;
	top: 37px;
	padding: 0px;
	margin: 0px;
	width: 702px;
	background: url(images/content_main.png) no-repeat;*/
	position:relative;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	top: 0px;
	left: 5px;
	width: 692px;
	background: url(/wp-content/themes/dtest/images/content_main.png) repeat-y;
}

.content_header_single{
	background-color: #e2effc;
	position: relative;
	top: 0px;
	text-decoration: none;
	padding: 6px 10px 5px 10px;
	left: 37px;
	border:none;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
	color: #195faa;
	width: 580px;
	text-align: left;
	/*min-height: 30px;*/
}

.content_author_single{
	position: relative;
	top: 6px;
	left: 37px;
	width: 590px;
	padding-right: 110px;
	padding-left: 4px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000001;
	height: 11pt;
	overflow: hidden;
	background: url(images/content_subtitle.png) no-repeat;
}

.content_header_single a:link, .content_header_single a:visited, .content_header_single a:active, .content_header_single a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #195faa;
	border:none;
}

.content_text_single {
	display: inline-block;
	position: relative;
	top: 10px;
	left: 37px;
	width: 598px;
}

.content_footer_single{
	position: relative;
	left: 5px; /*-19px*/
	top: 0px;
	width: 584px; /*582*/
	height: 89px;
	padding-left: 38px; /*46*/
	padding-right: 70px; /*120*/
	padding-top: 10px; /*10*/
	padding-bottom: 0px;
	margin: 0px;
	font-size: 11px;
	background: url(images/content_bottom.png) no-repeat;
}

.content_img_single{
	float: left;
	margin: 6px 6px 6px 0px;
	border: none;
	max-width: 300px;
	max-height: 270px;
}

.content_imgtxt_single {
	position: relative;
	width: 416px;
	text-align: left;
	margin-left: 175px;
}

.comment_single {
	position: relative;
	left: 56px;
	top: 0px;
	padding: 0px;
	width: 598px;
}

/*End Single Site*/

/*Begin Comment*/
.commentlist, .commentlist li{
	background: none;
}

.commentlist li li{
	margin-left:30px;
}

.commentlist li .avatar{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite{
	font-size:1.2em;
}

img.wp-smiley{
	border:none;
	margin:0;
	padding:0;
}

/*End Comment*/

#my_footer{
  background: url(images/footer_hintergrund.png) no-repeat 0px 0px;
  clear: both;
  height: 200px;
  position: relative;
  width: 1152px;
}

#footer_blog{
	padding: 0px;
	padding-top: 91px;
}

.footer_info a:link, .footer_info a:visited, .footer_info a:active, .footer_info a:hover, #footer_info{
	text-decoration: none;
	padding: 0px;
	border:none;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFE;
}

/*Begin Widgets*/
	/*BEGIN widget_categories*/
		.widget_BlockHeader .t {
			text-decoration: none;
			font-style: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-size: 19px;
			font-weight: bold;
			color: #C4A01C;
		}
	
		.widget_categories .widget_block .widget_block_body {
			position: relative;
			left: 20px;
			text-align: left;
		}

		.widget_categories .widget_BlockHeader {
			z-index: 1;
			position: relative;
			background: url(images/categories_title.png) no-repeat;
			width: 249px; /*169px;*/
			height: 96px; /*52px;*/
		}

		.widget_categories .t{ /*Titel von Widget-Categories*/
			font-style: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-size: 19px;
			font-weight: bold;
			color: #FFFFFE;
			position: relative;
			top: 44px;
			left: 68px;
		}

		.widget_categories .widget_BlockContent_body { /*Content von Widget-Categories*/
			z-index: 0;
			position: relative;
			background: url(images/categories_paper.png) no-repeat;
			width: 287px;
			height: 393px;
			top: -16px;
		}

		.widget_categories .widget_BlockContent_body ul { /*Content von Widget-Categories*/
			position: relative;
			top: 28px;
			left: 80px;
		}
		
		.widget_categories .widget_BlockContent_body ul ul{ /*Content von Widget-Categories*/
			position: relative;
			top: 2px;
			left: 0px;
		}

		.widget_categories .widget_BlockContent_body a:link, .widget_categories .widget_BlockContent_body a:visited, .widget_categories .widget_BlockContent_body a:active, .widget_categories .widget_BlockContent_body a:hover {
			text-decoration: underline;
			font-size: 12px;
			font-weight: normal;
			color: #1b325d;
		}

		.widget_categories .widget_BlockContent_body a:hover {
			color: #C4A01C;
		}
	/*END widget_categories*/
	
	/*BEGIN widget_archive*/
		.widget_archive .t{
			font-style: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-size: 19px;
			font-weight: bold;
			color: #C4A01C;
		}
	/*END widget_archive*/

	/*BEGIN rsswidget*/
		a:link .rsswidget, a:visited .rsswidget, a:active .rsswidget, a:hover .rsswidget{
			font-style: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-size: 18px;
			font-weight: bold;
			color: #2f5190;
		}

		.rss_link {
			position: relative;
			left: 20px;
		}

		.widget_BlockContent_body .textwidget .rss_link {
			text-decoration: none;
			font-style: normal;
			font-family: Arial, Helvetica, Sans-Serif;
			font-size: 19px;
			font-weight: bold;
			/*color: #C4A01C;*/
		}

		#text-383985965 .t  { /*, .rsswidget .t{*/
			padding: 0px;
			margin: 0px;
		}

		#rss_icon {
			background: transparent url(images/rss_icon.png) no-repeat scroll 0 0;
			height: 62px;
			width: 50px;
			left: 60px;
			top: -10px;
			position: absolute;
		}

		#text-383985965 { /*, .rsswidget {*/
			/*display:inline-block;*/
			/*background-position:60px top; /*24px top;*/
			/*background-image: url('images/rss_icon.png');*/
			/*background: transparent url(images/rss_icon.png) no-repeat scroll 60px 0px;*/
			/*background-repeat: no-repeat;*/
			/*min-height: 23px;*/
			width: 100%;
		}

	/*END rsswidget*/

	#text-383985964 .t {
		text-align: center;
		padding: 20px 0px 0px 60px; /*20px 0px 0px 80px;*/
		margin-bottom: 10px;
	}

	.widget_icon, #text-383985964 {
		display:inline-block;
		background-position:80px top; /*24px top;*/
		background-image: url('images/icon.png');
		background-repeat: no-repeat;
		min-height: 23px;
		width: 100%;
	}

	.widget_tag_cloud .widget_BlockContent {
		margin: 0px 30px;
	}

/*End Widgets*/

	/*Begin BUTTON*/
		.submitBTN {
			border:none;
			background:none;
			background: url('images/submitBTN.png') no-repeat;/* center -62px;*/
			height: 29px;
			width: 127px;
			bottom: 0px;
			top: 0px; /* -58px; */
			margin: 0px;
			padding: 0px;
			margin-top: 0px; /*7*/
			overflow: hidden;
			background-position: center 0px;
			font-style: normal;
			font-weight: bold;
			font-family: Arial, Helvetica, Sans-Serif;
			font-size: 14px;
			color: #FFFFFE;
		}

		.submitBTN:hover {
			background-position: center -29px;
		}

		.submitBTN:active {
			margin-top: 0px; /*8*/
			margin-left: 0px; /*2*/
			background-position: center -58px;
		}
	/*End BUTTON*/

	/*BEGIN Schnäppchen-Melder*/
		.schnaeppchenBTN {
			position: absolute;
			border:none;
			background:none;
			background: url('images/schnaeppchen.png') no-repeat;
			height: 68px;
			width: 171px;
			bottom: 0px;
			top: 0px;
			left: 25%;
			margin: 0px;
			padding: 0px;
			margin-top: 0px;
			overflow: hidden;
			background-position: 0px 0px;
			text-decoration: none;
		}

		.schnaeppchenBTN:hover {
			background-position: 0px -68px;
		}
	/*END Schnäppchen-Melder*/
	
/*BEGIN Amazon*/
	.dmd-Post-body-Amazon {
		position: relative;
		z-index:1;
		padding: 4px 12px 8px 4px;
	}

	.dmd-Post-tr-Amazon {
		position:absolute;
		z-index: 0;
		width: 120px;
		height: 88px;
		background-image: url('images/amazon_stern.png');
		right: -20px;
		bottom: -19px;
		background-repeat: no-repeat;
	}

	.amazon-preis {
		position:absolute;
		z-index: 100;
		width: 120px;
		height: 88px;
		right: -40px;
		bottom: -50px;
		font-size: 15px;
	}

	.dmd-AmazonHeaderIcon-wrapper {
		margin: 0.2em 0;
		padding: 0;
		font-weight:normal;
		font-style:normal;
		letter-spacing:normal;
		word-spacing:normal;
		font-variant:normal;
		text-decoration:underline;
		font-variant:normal;
		text-transform:none;
		text-align:left;
		text-indent:0;
		line-height:inherit;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		color: #3E443C;
	}

	.dmd-AmazonHeaderIcon-wrapper, .dmd-AmazonHeaderIcon-wrapper a, .dmd-AmazonHeaderIcon-wrapper a:link, .dmd-AmazonHeaderIcon-wrapper a:visited, .dmd-AmazonHeaderIcon-wrapper a:hover {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		color: #3E443C;
	}

	.dmd-AmazonHeader a:link {
		font-family: Arial, Helvetica, Sans-Serif;
		text-decoration: underline;
		text-align: left;
		color: #111366;
	}

	.dmd-AmazonHeader a:visited, .dmd-AmazonHeader a.visited {
		font-family: Arial, Helvetica, Sans-Serif;
		text-decoration: underline;
		text-align: left;
		color: #555789;
	}

	.dmd-AmazonHeader a:hover, .dmd-AmazonHeader a.hovered {
		font-family: Arial, Helvetica, Sans-Serif;
		text-decoration: none;
		text-align: left;
		color: #CDA71D;
	}
/*END Amazon*/

