body{
	padding-top: 40px;
	padding-bottom: 80px;
}

/* overwrite some yui styles from base-min.css - - - - - - - - - - - - - */
/* for zoom function we don't want ems, we want fix width px
.yui-t5 .yui-b {float:right;width:24.4615em;*width:23.8720em;}
.yui-t5 #yui-main .yui-b {margin-right:24.4615em;*margin-right:23.8720em;}
 */

#doc2{width: 950px;}

.content{min-height: 500px;}

.yui-t5 .yui-b {float:right;width:318px;}
.yui-t5 #yui-main .yui-b {margin-right:318px;}

.yui-t5 .yui-b .content{
	padding: 0px 0px 20px 61px;
}

.yui-t5 #yui-main .yui-b .content{
	padding: 0px 20px 20px 20px;
}

/* container with branding, logo, menu - - - - - - - - - - - - - */

#hd{
	position: relative;
	left: 0;
	top: 0;
	height: 140px; 
	width: 950px;
	overflow: hidden;
}
#hd h1{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 693px;
	top: 50px;
	width: 257px;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(primalingua-logo-top.gif) no-repeat left top;
}
#hd blockquote{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 950px;
	height: 50px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background: #cd2328 url(primalingua-slogan.gif) no-repeat left top;
	text-indent: -9999px;
}
#hd blockquote.en{
	background: #cd2328 url(primalingua-slogan-en.gif) no-repeat left top;
}
#hd blockquote.es{
	background: #cd2328 url(primalingua-slogan-es.gif) no-repeat left top;
}
#hd blockquote.pl{
	background: #cd2328 url(primalingua-slogan-pl.gif) no-repeat left top;
}

#hd h2{
	position: absolute;
	top: -9999px;
}

/* level 1 menu - - - - - - - - - - - - - */

#hd ul#mnu-level-1{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 50px;
	width: 693px;
	height: 55px;
	overflow: hidden;
	background: url(mnu-level-1-background.gif) no-repeat left top;
}
#hd ul#mnu-level-1 li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#hd ul#mnu-level-1 li a{
	/*display: block;*/
	/*display: inline-block;*/
	/*text-indent: -9999px;*/
}

/* level 2 menu - - - - - - - - - - - - - */

#hd ul#mnu-level-2{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 105px;
	width: 693px;
	height: 35px;
	overflow: hidden;
	/*background: url(mnu-level-2-dummy.gif) no-repeat left top;*/
}
#hd ul#mnu-level-2 li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hd ul#mnu-level-2 li a{
	/*display: block;*/
	/*text-indent: -9999px;*/
}

/* language menu - - - - - - - - - - - - -  */

#hd ul#mnu-lang{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 693px;
	top: 105px;
	width: 257px;
	height: 35px;
	overflow: hidden;
	/*background: url(mnu-lang-dummy.gif) no-repeat left top;*/
	text-align: right;
}
#hd ul#mnu-lang li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hd ul#mnu-lang li a{
	/*display: block;*/
	/*text-indent: -9999px;*/
}
#hd ul#mnu-lang li.mnu-last {
	padding-right: 10px;
}


/* breadcrumb menu - - - - - - - - - - - - - */

#mnu-breadcrumbtrail{
	padding: 20px 20px 0px 20px;
}

/* sidebar menu box - - - - - - - - - - - - -  */

#mnu-sub-sidebar{
	width: 100%; /* for opacity in IE */
	padding: 0px 0px 20px 0px;
	margin: 0;
}
#mnu-sub-sidebar h3{
	padding: 15px 20px 5px 20px;
	margin-bottom: 0;
}
#mnu-sub-sidebar ul#mnu-level-3{
	margin: 0;
	padding: 0;
}
#mnu-sub-sidebar ul#mnu-level-3 li{
	margin: 0;
	padding: 0;
	height: 1%; /* for IE 6 */
	list-style-type: none;
}
#mnu-sub-sidebar ul#mnu-level-3 li a{
	margin: 0;
	display: block;
	height: 1%; /* for IE 6 */
	padding: 5px 20px 4px 20px;
}

/* menu for page - - - - - - - - - - - - - */
/* not displayed, cut in layout */
#mnu-page{
	display: none;
	position: relative;
	margin: 0px 318px 0px 20px;
	padding: 0;
}
#mnu-page h3{
	position: absolute;
	top: -9999px;
}
#mnu-page ul#mnu-page-bookmarks{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	width: 592px;
	height: 25px;
	overflow: hidden;
	/*background: url(mnu-bookmark-dummy.gif) no-repeat left top;*/
}
#mnu-page ul#mnu-page-bookmarks li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mnu-page ul#mnu-page-bookmarks li a{
	/*display: block;*/
	/*text-indent: -9999px;*/
}
#mnu-page ul#mnu-page-bookmarks li a img{
	margin-right: 5px !important;
}
#mnu-page ul#mnu-page-functions{
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0px;
	top: 0px;
	width: 286px;
	height: 25px;
	text-align: right;
	overflow: hidden;
}
#mnu-page ul#mnu-page-functions li{
	display: inline;
}
#mnu-page ul#mnu-page-functions li a{
	display: inline;
}
#mnu-footer-container{
	position: relative;
	/*top: 35px;*/
	margin: 0;
	padding: 10px 10px 10px 20px;
}
#mnu-footer-container span{
	padding-right: 10px;
}
#mnu-footer-container ul#mnu-footer{
	display: inline;
	margin: 0;
	padding: 0;
}
#mnu-footer-container ul#mnu-footer li{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
      border-right: 1px solid black;
}

/* TYPO3 CMS ################################################### */

/* ##########################
** ### contenttable  ########
** ##########################
*/

/* contenttable from tt_content */
table.contenttable{width: 100%; border: 0px none white; border-collapse: collapse; padding: 0; margin: 0px 0px 0px 0px;}
table.contenttable tr{}
table.contenttable tr td{padding: 1px 2px; text-align: left; vertical-align: top; empty-cells: show; }
table.contenttable tr.tr-even td {background: transparent !important;}
table.contenttable tr.tr-odd td {background: transparent !important;}
table.contenttable tr.tr-0 td{font-weight: normal; border-bottom: 0px none #fff !important; color: #000; background: transparent !important;}
table.contenttable tr.tr-last td{}
table.contenttable tr td{}
table.contenttable tr td.td-0{font-weight: normal;}
table.contenttable tr td.td-last{}

/*css style table used the same class for the table */
table.contenttable caption{text-align: left; color: #333; font-size: 1.1em; font-weight: bold;}
table.contenttable thead tr td{font-weight: bold; border-bottom: 0px none #fff !important; color: #000; }
table.contenttable tbody tr td, table.contenttable tbody tr th {vertical-align: middle; background: transparent; border-top: 1px solid #ffcc00; border-bottom: 1px solid #ffcc00; border-left: 0px none white; border-right: 0px none white;}
table.contenttable tfoot tr td{font-weight: bold; border-top: 0px none #fff !important; color: #000; background: transparent;}
table.contenttable th {font-weight: bold;}
table.contenttable td p.bodytext{display: inline;}
table.contenttable tbody tr:hover td, table.contenttable tbody tr:hover th{background: #ffe688;}
table.contenttable a {font-weight: bold;}


/*forms in content - - - - - - - - -*/
.FORMGENERIC{
}
.FORMLABEL{
	padding-right: 5px;
}
.FORMINPUT{
	padding-right: 5px;
	width: 90%;
}
.FORMERROR{
	color:#ff0000;
	font-weight:bold;
}
.FORMSECTION{
	font-weight: bold;
	color: #000099;
}
.FORMHEAD{
	font-size: 14px;
	font-weight: bold;
	color: #6699FF; 
}
.FORMTIPS{
	font-size: 10px;
}
.INPUTTEXT{
	border: 1px solid #666;
	width: 90% !important;
	background: transparent;
}
.INPUTSUBMIT{
	border: 1px solid #fecc0b;
	background-color:#cd2328;
	color: #fff;
	padding: 2px 10px;
	font-weight: bold;
}
.INPUTSUBMITIMAGE{
}
.INPUTSELECT{
	border: 1px solid #666;
	width: 90%;
}
.INPUTCHECKBOX{
}
.INPUTOPTION{
}
.INPUTTEXTAREA{
	border: 1px solid #666;
	width: 90%;
	background: transparent;
}

/*typo3 css styled content and image - - - - -*/

.csc-caption{
	font-size: 10px;
	color:#ee7f00;
}

/*mail form styles - - - - - - - - - - - - - - - */

/*table.csc-mailform tr td.csc-form-labelcell p.csc-form-label/req*/

/*all controls are styled with the default form styles you may set styles here to override defaults*/

table.csc-mailform{
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border: 0px none white;
}

table.csc-mailform td{
	border: 0px none white;
	vertical-align: top;
}

td.csc-form-labelcell{
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 3px;
}
td.csc-form-fieldcell{
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	letter-spacing:1px;
	font-weight:bold;
	color:#000000;
}
.csc-form-label{
	color: #000000;
}
.csc-form-label-req{
	font-weight: bold;
	color: #000000;
}
.csc-form-radio{
	font-size:12px;
	font-weight:normal;
	letter-spacing: 0;
	color: #000000;
}
td.csc-form-fieldcell INPUT.INPUTSUBMIT{
	margin-top:10px;
}