/***
  ***	DEFAULT - system styles
  ***/

/*** homepage content ***/

/*** IE swf tweak ***/
td.swf_IEtweak {
background-color:	#123456;
background: 		url(../flash/main_IEtweak.jpg) no-repeat right top;
}

div.swf_IEtweak {
z-index:			0;
}

/*BEGIN	teaser */
div.teaser_main {
position:			relative;
top:				-190px;
left:				185px;
width:				800px;
height:				125px;
vertical-align:		top;
background-color:	transparent;
z-index:			1;
}

div.teaser_cont {

float:				left;
width:				200px;
height:				120px;
text-align:			left;
padding:			0 0 0 8px;
margin:				0 10px 0 0;

font-family: 		georgia, times, helvetica, serif;
font-style:			italic;
font-size:			12px;
line-height:		20px;
font-weight:		800;
color:				#949494;

background-color:	#3B322E;
border:				2px solid #2D231E;
}

div.teaser_cont_back {
background: 		url(../images/home/teaser_back.gif) repeat-x right top;
background-color:	#3B322E;
}

div.teaser_cont_180px { /*** reduce width at 10px to compence margin ***/
width:				170px;
padding:			0;
}
div.teaser_cont_200px {
width:				190px;
}
div.teaser_cont_280px {
width:				270px;
}

p.teaser_text {

margin:				10px 0 0 0;
padding:			0 5px 0 0;
font-family: 		arial, verdana, helvetica, sans-serif;
font-style:			normal;
font-size:			12px;
line-height:		14px;
font-weight:		500;
color:				#757372;
}
span.teaser_date{
font-size:			12px;
line-height:		14px;
font-weight:		800;
color:				#A2AD5E;
}

div.teaser_icon {
float:				right;
width:				25px;
height:				20px;
background-repeat: 	no-repeat;
background-position:left top;
background-color:	transparent;
}

div.teaser_link {

text-align:			right;
vertical-align:		top;
padding:			0 10px 0 0;
font-family: 		arial, verdana, helvetica, sans-serif;
font-style:			normal;
font-size:			12px;
line-height:		14px;
font-weight:		800;
color:				#A2AD5E;
}

a.teaser_link:link		{ color:#A2AD5E; font-weight:800; text-decoration:none; margin:0 0 0 0; }
a.teaser_link:visited	{ color:#A2AD5E; font-weight:800; text-decoration:none; margin:0 0 0 0; }
a.teaser_link:active	{ color:#A2AD5E; font-weight:800; text-decoration:none; margin:0 0 0 0; }
a.teaser_link:hover		{ color:#D0E474; font-weight:800; text-decoration:none; margin:0 0 0 0; }

/*END	teaser */







