/*
 * 	vim: set fdm=marker:
 *	Common Styles for Argentinien-Info 
 *	(c) 2009 by T-SIGN Studios, http://www.t-sign.com
 *	Authors: Bartosz Stankiewicz (bartosz@t-sign.com), Thomas Altendorfer (thomas.altendorfer@t-sign.com)
*/
body {
	margin: 0; padding: 0;
	font: normal 9pt Trebuchet MS, Tahoma; color: #4d4d4d;
}
#page h3	{
	color: #4d4d4d;
	font-weight: bold;
	font-size: 8pt;
	margin: 0 0 11px; padding: 0;
	letter-spacing: 1px;
}
#page h2	{
	font-family: Georgia;
	color: #bf7e0c; font-size: 14pt;
	font-weight: normal; letter-spacing: 1px;
	margin: 0 0 8px; padding: 0;
}
#page .number {
	font-family: Georgia;
	display: inline !important;
	font-size: 1.5em !important;
}
#page span	{
	margin: 0; padding: 0;
}
.spaceTop	{
	margin-top: 10px !important;
}
.noneBg	{
	background: transparent !important;
}
.noneBorderBottom	{
	border-bottom: none !important;
}
.bold	{
	font-weight: bold;
}
#page a	{
	color: #11749b; text-decoration: underline;
}
#upperPage	{
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0; min-width: 894px;
	width: 100%; height: auto;
	overflow: hidden;
}
#page	{
	position: relative;
	top: 0; left: 0;
	margin: 0 auto; padding: 0;
	width: 894px; height: auto !important;
	min-height: 600px; height: 600px;
}
#page #header	{
	position: relative;
	top: 0; 
	left: 0;
	margin: 0; 
	padding: 0;
	width: 894px; height: 340px;
}
#page #header .tresc {
	position: absolute;
	top: 0; 
	left: -182px;
	margin: 0; 
	padding: 0;
	width: 1280px; 
	height: 330px;
}
#visual {
	margin-top: 10px;
	width: 100%;
	height: 285px;
}
#page #header .tresc #bgLine {
	position: absolute;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 1280px; height: 10px;
	font-size: 1px;
	background: transparent url('../img/misc/bgline.png') left top repeat-x;
}
#page #header .tresc #bgLine #search	{
	position: absolute;
	top: 0; left: 740px;
	margin: 0; padding: 0;
	width: 324px; height: 17px;
	font-size: 7.5pt;
	background: transparent url('../img/misc/bgsearch.gif') no-repeat left top;
}
#page #header .tresc #bgLine #search .opis	{
	display: inline;
	position: relative;
	top: -3px; left: 0;
	margin: 0 0 0 4px; padding: 0;
}
#page #header .tresc #bgLine #search .radio	{
	display: inline;
}
#page #header .tresc #bgLine #search .input	{
	position: absolute;
	top: 2px; left: 147px;
	margin: 0; padding: 0;
	width: 107px; height: 13px;
	font-size: 8pt;
	background: transparent url('../img/misc/input.gif') no-repeat left top;
}
#page #header .tresc #bgLine #search .input input	{
	position: absolute;
	top: 1px; left: 2px;
	margin: 0; padding: 0;
	width: 90px; height: 11px;
	font-size: 6.5pt;
	border: none; letter-spacing: 1px;
	background: transparent;
}
#page #header .tresc #bgLine #search a#btnSearch	{
	display: block;
	position: absolute;
	top: 2px; left: 259px;
	margin: 0; padding: 0;
	width: 58px; height: 12px;
	background: transparent url('../img/misc/btnsearch.png') no-repeat left top;
}
#page #header .tresc #glass	{
	position: absolute;
	top: 40px; left: 0;
	margin: 0; padding: 0;
	width: 1280px; height: 66px;
	background: #fff;
	-moz-opacity : 0.5;
	opacity : 0.5;
	filter : alpha(opacity=50);
}
#page #header .tresc #logo {
	position: absolute;
	top: 42px; left: 181px;
	margin: 0; padding: 0;
	width: 41px; height: 61px;
}
#page #header .tresc #name {
	position: absolute;
	top: 65px; 
	left: 233px;
	margin: 0; 
	padding: 0;
	width: 287px; 
	height: 33px;
	background: url(../img/misc/argentinien.info.logo.png) no-repeat;
}
#page #header .tresc #links	{
	position: absolute;
	top: 88px; left: 850px;
	margin: 0; padding: 0;
	width: auto; height: auto;
}
#page #header .tresc #links a	{
	color: #000; font-size: 7.5pt;
	text-decoration: none;
}
#page #header .tresc #links a:hover	{
	text-decoration: underline;
}
#page #header .tresc #menu	{
	position: absolute;
	top: 295px; left: 0;
	margin: 0; padding: 0 0 0 182px;
	width: 1098px; height: 28px;
	background: transparent url('../img/misc/bgmenu.png') left top repeat-x;
}
#page #header .tresc #menu a.button	{
	float: left;
	display: block;
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 5px 20px 0 20px;
	width: auto; height: 23px; font-size: 10pt;
	color: #fff; text-decoration: none;
	border-left: 1px solid #0f99e7;
	border-right: 1px solid #0b487a;
	background: transparent url('../img/misc/bgbutton.png') left top repeat-x;
}
#page #header .tresc #menu a.button span.titleMenu	{
	text-decoration: underline;
}
#page #header .tresc #menu a.button span#active	{
	position: absolute;
	top: 26px; left: 0;
	margin: 0; padding: 0 20px;
	width: auto; height: 18px;
	background: transparent url('../img/misc/btnactive.png') left top repeat-x;
}
#page #header .tresc #menu a.button #active span.hidde	{
	visibility: hidden;
	text-decoration: none;
}
#page #header .tresc #menu #musicplayer	{
	float: left;
	display: block;
	position: relative;
	width: 70px;
	height: 31px;
}

#page #body	{
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 894px; height: auto !important;
	min-height: 520px; height: 520px;
	background: transparent url('../img/misc/bgbody.png') 0 323px repeat-x;
}
#page #body #spaceLeft	{
	float: left;
	position: absolute;
	top: 322px; left: -182px;
	margin: 0; padding: 0;
	width: 183px; height: 100px;
	background: transparent url('../img/misc/bgbody.png') top left repeat-x;
}
#page #body #spaceRight	{
	float: right;
	position: absolute;
	top: 322px; right: -204px;
	margin: 0; padding: 0;
	width: 205px; height: 100px;
	background: transparent url('../img/misc/bgbody.png') top left repeat-x;
}
#page #body	#contenerLeft {
	float: left;
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 204px; height: auto !important;
	min-height: 300px; height: 300px;
}
#page #body	#contenerLeft .tresc	{
	position: relative;
	top: 0; left: 0;
	margin: 0 0 0 3px; padding: 0;
	width: 191px; height: auto;
}
#page #body	#contenerRight	{
	float: right;
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 690px; height: auto !important;
	min-height: 300px; height: 300px;
}
#page #body #contenerRight	#subContenerLeft	{
	float: left;
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 468px; height: auto !important;
	min-height: 300px; height: 300px;
	background: transparent url('../img/misc/border.gif') no-repeat right 24px;
}
#page #body #contenerRight	#subContenerLeft .tresc	{
	position: relative;
	top: 0; left: 0;
	margin: 40px 0 0 10px; *margin: 26px 0 0 10px; padding: 0;
	width: 450px; height: auto;
}
#page #body #contenerRight	#subContenerRight	{
	float: right;
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 222px; height: auto !important;
	min-height: 300px; height: 300px;
}
#page #body #contenerRight	#subContenerRight .tresc	{
	position: relative;
	top: 0; left: 0;
	margin: 0 0 0 20px; padding: 0;
	width: 195px; height: auto;
}
#page	#footer	{
	clear: both;
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	width: 894px; height: auto !important;
	min-height: 274px; height: 274px;
}
#page	#footer .tresc	{
	position: absolute;
	top: 0; left: -182px;
	margin: 0; padding: 21px 0 0 182px;
	width: 1098px; height: auto;
	background:  transparent url('../img/misc/bgfooter.png') 0 21px repeat-x;
}
#page	#footer .tresc .cols	{
	float: left;
	position: relative;
	top: 0; left: 0;
	margin: 0 25px 0 10px; padding: 0;
	width: auto; height: auto !important;
	min-height: 200px; height: 200px;
}
#page #footer .tresc span.info	{
	display: block;
	position: relative;
	top: 0; left: 0;
	margin: 0 0 0 7px; padding: 20px 10px 4px 0;
	width: auto; height: auto;
	font-weight: bold; font-size: 10.5pt;
	letter-spacing: 1px; color: #000;
}
#page #footer	.tresc a.link	{
	display: block;
	position: relative;
	top: 0; left: 0;
	margin: 0 0 0 7px; padding: 5px 10px 4px 0;
	width: auto; height: auto;
	color: #11749b; text-decoration: underline;
}
#page #body	#contenerLeft .tresc .title	{
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 5px 10px 2px 11px;
	width: 157px; height: auto;
	font-weight: bold; font-size: 10pt;
	letter-spacing: 1px; color: #000;
	border-left: 4px solid #fdbe4c;
	border-bottom: 1px solid #fdbe4c;
}
#page #body	#contenerRight #subContenerLeft .tresc .box a.link	{
	float: right;
	display: block;
	position: absolute;
	top: 105px; right: 0;
	margin: 0; padding: 5px 0 4px 16px;
	width: auto; height: auto;
	color: #11749b; text-decoration: underline;
	background: transparent url('../img/misc/strzalka.png') no-repeat 0 12px;
}
#page #body	#contenerLeft .tresc a.link	{
	display: block;
	position: relative;
	top: 0; left: 0;
	margin: 0 0 0 7px; padding: 5px 10px 4px 18px;
	width: auto; height: auto;
	color: #11749b; text-decoration: underline;
	background: transparent url('../img/misc/strzalka.png') no-repeat 0 12px;
}
#page #body	#contenerLeft .tresc span.info	{
	display: block;
	position: relative;
	top: 0; left: 0;
	margin: 0 0 0 7px; padding: 5px 10px 4px 18px;
	width: auto; height: auto;
	font-size: 7.5pt;
}
#page #body .tresc .addBy	{
	float: right;
	position: relative;
	bottom: 0; right: 20px;
	margin: 4px 0 0 0; padding: 0;
	width: 78px; height: 16px;
}
#page #body #contenerRight	#subContenerLeft .tresc .box	{
	position: relative;
	top: 0; left: 0;
	margin: 14px 0 15px 0; padding: 0 0 14px 0;
	width: 447px; height: auto !important;
	min-height: 140px; height: 140px;
	border-bottom: 1px dotted #4d4d4d;
}
#page #body #contenerRight	#subContenerRight .tresc .pictures	{
	position: relative;
	top: 0; left: 0;
	margin: 0 0 0 3px; padding: 0;
	width: 192px; height: auto;
	overflow: hidden;
}
#page #body	#contenerRight	#subContenerLeft .tresc .box .pic	{
	float: right;
	position: absolute;
	top: 0; right: 0;
	margin: 0; padding: 0;
	width: 152px; height: 87px;
	background: transparent url('../img/misc/border1.gif') no-repeat left top;
}
#page #body	#contenerRight	#subContenerLeft .tresc .box .pic img	{
	float: right;
	margin: 1px; padding: 0;
	width: 150px; height: 85px;
}
#page #body	#contenerRight	#subContenerLeft .tresc .box h2,
#page #body	#contenerRight	#subContenerLeft .tresc .box h3	{
	width: 277px;
}
#page #body	#contenerRight	#subContenerLeft .tresc .box span	{
	display: block;
	margin: 0; padding: 0;
	width: 277px; font-size: 8pt;
	letter-spacing: 1px;
}
#page #body #contenerRight	#subContenerLeft .tresc .article	{
	position: relative;
	top: 0; left: 0;
	margin: 14px 0 15px 0; padding: 0 0 14px 0;
	width: 447px; height: auto !important;
	min-height: 140px; height: 140px;
}
#page #body	#contenerRight	#subContenerLeft .tresc .article .pic	{
	float: right;
	position: relative;
	top: 0; right: 0;
	margin: 14px 0 20px 14px; padding: 0;
	width: 270px; height: 144px;
	background: transparent url('../img/misc/border2.gif') no-repeat left top;
}
#page #body	#contenerRight	#subContenerLeft .tresc .article .pic .name	{
	float: right;
	position: absolute;
	top: 145px; right: 0;
	margin: 0; padding: 0;
	width: auto; height: auto;
	color: #7d7f7c; font-size: 7pt;
}
#page #body	#contenerRight	#subContenerLeft .tresc .article .pic img	{
	float: right;
	margin: 1px; padding: 0;
	width: 268px; height: 142px;
}
#page #body	#contenerRight	#subContenerLeft .tresc .article h2	{
	font-size: 20pt;
}
#page #body	#contenerRight	#subContenerLeft .tresc .article p {
	text-align: justify;
	margin: 0 0 10px 0;
}
#page #body	#contenerRight	#subContenerLeft .tresc .article span,
#page #body	#contenerRight	#subContenerLeft .tresc .article div.span	{
	display: block;
	margin: 0 0 12px 0; padding: 0;
	font-size: 8pt;
	letter-spacing: 1px;
}
#page #body	#contenerRight	#subContenerLeft .tresc .article .information	{
	float: right;
	position: absolute;
	top: -10px; right: -6px;
	margin: 0; padding: 0;
	width: auto; height: auto;
	text-align: right;
}

