/*
	############################################################# 
	EBAY COMMUNITIES MASTER CSS: EXTRACT 
	############################################################# 
*/
HTML {
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
BODY {
	margin: 0;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
BODY,TD,TH {
	color: #000000;
}
H1, H2, H3, H4, H5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
P {
	margin: 0.5em 0;
}
A {
	color: #0000CC;
	text-decoration: none;
	outline: none;
}
EM {
	font-weight: bold;
	font-style: normal;
}
I {
	font-style: italic;
}
CAPTION {
	display: none;
}
IMG {
	border: none;
}
UL {
	margin: 6px 0;
	padding: 0;
	list-style-type: none;
}
LI {
	margin: 0;
	padding: 0;
}
HR {
	border: none 0; /* Fuer Firefox und Opera */
	border-top: solid 1px #ccc;
	border-bottom: transparent;
	height: 1px;
}
FORM {
	margin: 0;
}
TEXTAREA {
	font: normal normal 1em Arial, Sans-Serif;
	border: 1px solid #7e9db9;
}
INPUT {
	font: normal normal 0.9em Arial, Sans-Serif;
	line-height: 1.2em;
}
SELECT {
	font-size: 1em;
	border: 1px solid #7e9db9;
}
LABEL {
	cursor: pointer;
}
FIELDSET {
	border: 0 none;
	display: inline;
	padding: 0;
	margin: 0;
}
LEGEND {
	display: none;
}
.idm-clear{
	clear: both;
	overflow: hidden;
	height: 0;
}
BODY.idm-body {
	font: 100.01% Arial, Sans-Serif;
}
.idm-communitybody {
	font: 0.75em/1.4em Arial, Sans-Serif;
	margin: 20px 0pt 20px 0pt;
	width: 77.5em;
	overflow: hidden;
	text-align:left;
}
#idm-content {
	width: 60em;
	float: left;
	overflow: hidden;
}
#idm-marginal {
	width: 210px;
	margin: 0;
	float: left;
	overflow: hidden;
}
.idm-standardpadding {
	padding: 4px 9px 8px;
}
#idm-content a:hover {
	text-decoration: underline;
}


/*
	############################################################# 
	COLUMNS 
	############################################################# 
*/
.idm-newsarea {
	width: 930px;
}

.idm-newsarea #idm-content {
	width: 737px !important;
	margin-right: 15px;
	float: left;
}
.idm-newsarea .idm-column1,
.idm-newsarea .idm-column2,
.idm-newsarea .idm-column3,
.idm-newsarea .idm-news-floatbox,
.idm-newsarea .idm-news-floatbox-right,
.idm-newsarea .idm-column23,
.idm-newsarea .idm-column123 {
	float: left;
	width: 209px;
	margin: 0 15px 15px 0;
	overflow: hidden;
}
		.idm-newsarea .idm-column2,
		.idm-newsarea .idm-column3,
		.idm-newsarea .idm-news-floatbox,
		.idm-newsarea .idm-news-floatbox-right{
			width: 249px;
		}
				.idm-newsarea .idm-column3,
				.idm-newsarea .idm-news-floatbox-right {
					margin-right: 0;
				}
		.idm-newsarea .idm-column23 {
			width: 513px;
			margin-right: 0;
		}
		.idm-newsarea .idm-column123 {
			width: 737px;
			margin-right: 0;
		}

.idm-newsarea #idm-marginal {
	width: 178px;
	float: left;
}



/*
	############################################################# 
	LAYOUT 
	############################################################# 
*/
.idm-newsarea {
	margin-top: -16px;		/* tune margin */
}
		* html .idm-newsarea { margin-top: -12px; }
		* + html .idm-newsarea { margin-top: -13px; }

#idm-page-headline h1 span {
	display: block;
	padding: 15px 0;
	color: #5d5d5d;
	font-size: 22px;
	font-weight: bold;
}

/*
	SEARCH BOX (BELOW H1) 
*/
#idm-news-searchbox-inner {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_searchbox_rechts.gif) top right no-repeat;
	height: 37px;
	padding-top: 3px;
}
#idm-news-searchbox {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_searchbox_links.gif) no-repeat;
	margin-bottom: 15px;
}
		#idm-news-searchbox form,
		#idm-news-searchbox form p,
		#idm-news-searchbox p {
			float: left;
		}
				#idm-news-searchbox form p.idm-searchfield {
					padding-left: 10px;
					width: 310px;
				}
				#idm-news-searchbox form p.idm-searchfield .idm-input {
					border: 1px solid #b4b4b4;
					width: 164px;
					padding: 2px 1px;
				}
				#idm-news-searchbox img {
					margin: 3px 15px -3px 0;
				}
				#idm-news-searchbox form p.idm-searchfield label {
					float: left;
					margin: 1px 5px 0 0;
				}
						* html #idm-news-searchbox form p.idm-searchfield label { margin-top: 2px; }
						* + html #idm-news-searchbox form p.idm-searchfield label { margin-top: 2px; }

		/* subsearch box */
		#idm-news-searchbox form p.idm-subsearch {
			width: 336px;
		}
		#idm-news-searchbox form p.idm-subsearch label,
		#idm-news-searchbox form p.idm-subsearch input {
			float: left;
			width: 6%;
		}
				#idm-news-searchbox form p.idm-subsearch label {
					width: 85%;
					padding-top: 1px;
				}
				* html #idm-news-searchbox form p.idm-subsearch label { padding: 2px 0 0 5px; }
				* + html #idm-news-searchbox form p.idm-subsearch label { padding: 2px 0 0 5px; }

#idm-news-searchbox .idm-rssfeed {
	width: 262px;
	text-align: right;
}
#idm-news-searchbox a {
	color: #000;
}
		#idm-news-searchbox a:hover {
			color: #00c;
		}



/*
	############################################################# 
	CONTENT BOXES AND ELEMENTS 
	############################################################# 
*/

/* 
	TOPIC BOX AND CONTENT BOX 
*/
.idm-news-topicbox,
.idm-news-topicbox-main {
	margin-bottom: 15px;
}
.idm-news-topicbox h3 {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/topicbox_grau_links.gif) no-repeat;
}
.idm-news-topicbox-main h3 {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/topicbox_gelb_links.gif) no-repeat;
}
		.idm-news-topicbox h3 span,
		.idm-news-topicbox-main h3 span {
			display: block;
			background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/topicbox_grau_rechts.gif) top right no-repeat;
			min-height: 32px;
			margin-left: 5px;
			padding: 8px 9px 0 9px;
			color: #5d5d5d;
			font-size: 16px;
			font-weight: bold;
		}
				.idm-news-topicbox-main h3 span {
					background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/topicbox_gelb_rechts.gif) top right no-repeat;
				}
				* html .idm-news-topicbox h3 span,
				* html .idm-news-topicbox-main h3 span { height: 32px; }


.idm-news-contentbox,
#idm-marginal .idm-news-contentbox,
.idm-column1 .idm-news-topicbox,
.idm-column1 .idm-news-topicbox-main {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_floatbox_bottom.gif) left bottom no-repeat;
	padding-bottom: 5px;
}
		#idm-marginal .idm-news-contentbox {
			background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_marginal_bottom.gif) left bottom no-repeat;
			margin-bottom: 15px;
		}
		.idm-column1 .idm-news-topicbox,
		.idm-column1 .idm-news-topicbox-main {
			background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_box1_bottom.gif) left bottom no-repeat;
		}
.idm-news-contentbox .idm-boxbody,
#idm-marginal .idm-news-contentbox .idm-boxbody,
.idm-column1 .idm-news-topicbox .idm-boxbody,
.idm-column1 .idm-news-topicbox-main .idm-boxbody {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_floatbox_content.gif) repeat-y;
	padding: 10px;
	border-top: 1px solid #ccc;
}
		.idm-news-contentbox .idm-boxbody {
			14px 10px 0 10px;
		}
		#idm-marginal .idm-news-contentbox .idm-boxbody {
			background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_marginal_content.gif) repeat-y;
			padding: 10px 14px 20px 14px;
		}
		.idm-column1 .idm-news-topicbox .idm-boxbody,
		.idm-column1 .idm-news-topicbox-main .idm-boxbody {
			background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_box1_content.gif) repeat-y;
			border: 0 none;
			margin-top: -8px;
			padding: 10px 15px;
		}
				* html .idm-news-contentbox .idm-boxbody {
					margin-top: -3px;
				}

.idm-column23 .idm-news-topicbox,
.idm-column23 .idm-news-topicbox-main {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_box23_bottom.gif) left bottom no-repeat;
	padding-bottom: 5px;
}
		.idm-column23 .idm-news-topicbox .idm-boxbody,
		.idm-column23 .idm-news-topicbox-main .idm-boxbody {
			background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_box23_content.gif) repeat-y;
			padding: 0 10px;
			margin-top: -8px;
		}

.idm-news-contentbox h3 {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/contentbox_links.gif) no-repeat;
}
		.idm-news-contentbox h3 span {
			background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/contentbox_rechts.gif) top right no-repeat;
			display: block;
			min-height: 20px;
			margin-left: 5px;
			padding: 3px 10px 0 10px;
			font-weight: bold;
			color: #5c5c5c;
		}
		* html .idm-news-contentbox h3 span { height: 23px; }

/* IE 6 and 7 keep bugging around */
* html .idm-newsarea #idm-marginal div,* html .idm-news-floatbox div,* html .idm-news-floatbox-right div,* html .idm-news-topicbox div,* html .idm-news-topicbox-main div { height: 20px; }	
* + html .idm-newsarea #idm-marginal div,* + html .idm-news-floatbox div,* + html .idm-news-floatbox-right div,* + html .idm-news-topicbox div,* + html .idm-news-topicbox-main div { min-height: 20px; }



/*
	LINKS AND LISTS 
*/
.idm-column1 .idm-linklist li {
	list-style: none;
	margin-bottom: 2px;
}
.idm-column1 .idm-linklist li a {
	font-weight: normal;
}

.idm-newslist {
	margin-left: 15px;
}
.idm-newslist li {
	list-style: disc;
	font-weight: bold;
	margin-left: 0;
}

/*
	MAIN BOX STYLES 
*/
.idm-imagebox {
	padding-right: 15px;
	min-height: 20px;
}
		* html .idm-imagebox { height: 20px; }	/* IE 6 screws up here */

.idm-imagebox .idm-floatimg {
	float: left;
	margin-right: 15px;
	display: block;
}
.idm-imagebox h4,
.idm-imagebox h5,
.idm-imagebox span,
.idm-imagebox p {
	float: left;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	color: #b86905;
	background: none;
}
		.idm-imagebox span {
			font-size: 9px;
			color: #666;
			padding-top: 3px;
		}
		.idm-imagebox p {
			font-weight: normal;
			font-size: 12px;
			color: #000;
			padding-top: 10px;
			margin-bottom: 0;
			line-height: 120%;
		}

.idm-news-floatbox .idm-imagebox,
.idm-news-floatbox-right .idm-imagebox {
	padding-right: 0;
}
		.idm-news-floatbox .idm-imagebox .idm-floatimg,
		.idm-news-floatbox-right .idm-imagebox .idm-floatimg {
			margin: 0 10px 5px 0;
		}
		.idm-news-floatbox .idm-imagebox h5,
		.idm-news-floatbox .idm-imagebox span,
		.idm-news-floatbox-right .idm-imagebox h5,
		.idm-news-floatbox-right .idm-imagebox span {
			width: 168px;
		}
		.idm-news-floatbox .idm-imagebox h5,
		.idm-news-floatbox-right .idm-imagebox h5 {
			padding-top: 0;
		}
		.idm-news-floatbox .idm-imagebox p,
		.idm-news-floatbox-right .idm-imagebox p {
			float: none;
			clear: left;
			width: 225px;
		}
				* html .idm-news-floatbox .idm-imagebox p,
				* html .idm-news-floatbox-right .idm-imagebox p { padding-top: 5px; }
				* + html .idm-news-floatbox .idm-imagebox p,
				* + html .idm-news-floatbox-right .idm-imagebox p { padding-top: 4px; }

/* NEWSBOX WITHOUT IMAGE (MAKE IT IDIOT-SAFE FOR IE) */
.idm-imagebox.idm-noimg h4,
.idm-imagebox.idm-noimg h5,
.idm-imagebox.idm-noimg span,
.idm-imagebox.idm-noimg p {
	float: none;
	width: 225px;
}
		.idm-imagebox.idm-noimg h5 {
			padding-top: 0;
			margin-top: 0;
		}



/*
	ARCHIVE LIST 
*/
.idm-news-archivelist .idm-boxbody {
	padding: 1px 0 5px 0 !important;
}
.idm-news-archivelist-head {
	margin-bottom: 5px;
	padding: 3px 15px;
	background: #b2b2b2;
	color: #fff;
	font-weight: bold;
}
		.idm-news-archivelist-head a {
			color: #e7e7e7;
		}
		.idm-news-archivelist-head a:hover {
			text-decoration: underline !important;
		}
		.idm-news-archivelist-head a.idm-active {
			text-decoration: none !important;
		}
		.idm-news-archivelist-head a:hover,
		.idm-news-archivelist-head a.idm-active {
			color: #fff;
		}

.idm-news-archiveitem {
	padding: 0 1px;
}
		.idm-news-archiveitem h5 {
			text-transform: uppercase;
			background: #ececec;
			border: 1px solid #ccc;
			border-width: 1px 0;
			padding: 2px 15px;
			margin-bottom: 8px;
			font-weight: bold;
			color: #5e5e5e;
		}
		.idm-news-archiveitem strong {
			display: block;
			color: #5e5e5e;
			padding: 0 27px 12px 15px;
		}
		.idm-news-archiveitem hr.idm-clear {
			margin: -5px 25px 10px 15px;
		}
				* html .idm-news-archiveitem hr.idm-clear { margin-bottom: 0; }
				* + html .idm-news-archiveitem hr.idm-clear { margin-bottom: 0; }

.idm-news-archiveitem .idm-col1,
.idm-news-archiveitem .idm-col2,
.idm-news-archiveitem .idm-col3 {
	float: left;
	color: #5e5e5e;
	margin-bottom: 10px;
}
		.idm-news-archiveitem .idm-col1 {
			width: 88px;
			padding-left: 15px;
			font-size: 10px;
		}
		.idm-news-archiveitem .idm-col2 {
			width: 259px;
			color: #b86905;
			font-weight: bold;
		}
		.idm-news-archiveitem .idm-col3 {
			width: 125px;
			text-align: right;
			font-weight: bold;
		}
				.idm-news-archiveitem .idm-col3 a {
					color: #5e5e5e;
				}


.idm-news-article {
	margin: 24px 27px 30px 15px;
}
		* html .idm-news-article { margin-bottom: 20px; }
		* + html .idm-news-article { margin-bottom: 20px; }

		.idm-news-article h2 {
			font-size: 14px;
			font-weight: bold;
			color: #b86905;
		}
		.idm-news-article p {
			margin-bottom: 15px;
		}
		.idm-news-article p.idm-date {
			font-size: 10px;
			color: #666;
		}


/* ARCHIVE LIST FOOTER */
.idm-column23 .idm-news-topicbox.idm-news-archivelist,
.idm-column23 .idm-news-topicbox-main.idm-news-archivelist {
	background: none;
}
.idm-news-archivelist-footer {
	background: url(http://pics.ebaystatic.com/aw/pics/de/news_img/bg_archivelist_bottom.jpg) left bottom no-repeat;
	height: 24px !important;
	text-align: right;
	padding: 8px 27px 0 0;
}
		.idm-news-archivelist-footer a {
			font-size: 11px;
		}




/*
	HELPER 
*/
.idm-news-unpadded {
	padding: 0 !important;
}
