@CHARSET "UTF-8";
div.tx-3m5techdict-pi1 {
	width: 949px;	
	margin: 0 0 0 4px;
	clear: both;
}

/**
 * Searchinput and Options
 */

div.tx-3m5techdict-pi1 {
	font-size: 14px;	
}

div.tx-3m5techdict-pi1 form {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 3;
}

div.tx-3m5techdict-pi1 div.top {		
	width: 949px;
	height: 3px;
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/top.png");
	background-repeat: no-repeat;
}

div.tx-3m5techdict-pi1 div.searchInput {
	width: 949px;
	height: 73px;	
}

div.tx-3m5techdict-pi1 div.searchInput div.left {
	width: 6px;
	height: 73px;
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/left.png");	
	background-repeat: no-repeat;
}

div.tx-3m5techdict-pi1 div.searchInput div.right {
	width: 7px;
	height: 73px;
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/right.png");
	background-repeat: no-repeat;
}

div.tx-3m5techdict-pi1 div.searchInput div.middle {
	width: 936px;
	height: 73px;
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/middle.jpg");
	background-repeat: repeat-x;
}

div.tx-3m5techdict-pi1 div.searchOptions {
	width: 949px;			
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/searchOptions.png");
	background-repeat: repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='fileadmin/images/plugins/tx_3m5techdict_pi1/searchOptions.png');
	padding-bottom: 24px;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter {
    position: relative;
    top: 15px;
    left: 166px;
    width: 620px;
    color: #c5d3dd;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select {
    position: relative;
    top: 0px;
    left: 0px;
    height: 28px;
    width: 206px;
    margin-right: 34px;
    font-size: 13px;
    cursor: pointer;
    z-index: 1;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.selected {
    height: 26px;
    margin-right: 31px;
    border: 1px solid #869db4;
    border-bottom-width: 0px;
    background-color: #537698;
    line-height: 26px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.dropdownButton {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 31px;
    height: 28px;
    background: url(../../images/plugins/tx_3m5techdict_pi1/filter_dropdown_bg.jpg) no-repeat center center;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options {
    height: 0px;
    background-color: #4c6e90;
    border: 1px solid #869db4;
    border-top-width: 0px;
    margin-right: 31px;
    overflow-y: hidden;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options.overflowYAuto {
    overflow-y: auto;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option {
    padding: 0px 10px;
    line-height: 22px;
    border-top: 1px solid #C5D3DD;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option:first-child {
    border-top: 1px solid #869db4;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option:hover {
    background-color: #C5D3DD;
    color: #4c6e90;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option.selectedOption {
    background-color: #C5D3DD;
    color: #4c6e90;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option.invisible {
    display: none;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option.hasSubSubCategories {
    background: url(../../images/plugins/tx_3m5techdict_pi1/sub_sub_arrow.png) no-repeat 95% center;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option.hasSubSubCategories:hover {
    background-image: url(../../images/plugins/tx_3m5techdict_pi1/sub_sub_arrow_active.png);
    background-color: #C5D3DD;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option.hasSubSubCategories.selectedOption {
    background-image: url(../../images/plugins/tx_3m5techdict_pi1/sub_sub_arrow_active.png);
    background-color: #C5D3DD;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options div.option.hasSubSubCategories div.optionsSubSub {
    display: none;
    width: 250px;
    position: absolute;
    top: 30px; /* to prevent firing of option mouseenter */
    left: 174px;
    border: 1px solid #869db4;
    background-color: #4c6e90;
    color: #c5d3dd;
    max-height: 300px;
    overflow-y: auto;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.options.overflowYAuto div.option.hasSubSubCategories div.optionsSubSub {
    left: 157px;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select div.option.hasSubSubCategories div.option:first-child {
    border-top-width: 0px;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select.inactive {
    color: #9eafc0;
    cursor: default;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select.inactive div.dropdownButton {
    background-image: url(../../images/plugins/tx_3m5techdict_pi1/filter_dropdown_bg_inactive.jpg);
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.select.inactive div.selected {
    border-color: #6e8aa5;
    background-color: #697b8c;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.checkbox {
    height: 100%;
    width: 136px;
    font-size: 13px;
    overflow: hidden;
    margin-top: -2px;
    padding-bottom: 2px;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.checkbox div.input {
    height: 28px;
    width: 18px;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.checkbox div.input input {
    height: 100%;
    position: relative;
    top: 2px;
    left: 0px;
}

div.tx-3m5techdict-pi1 div.searchOptions div.filter div.checkbox div.label {
    height: 100%;
    width: 116px;
    line-height: 15px;
}

div.tx-3m5techdict-pi1 div.bottom {
	width: 949px;
	height: 8px;
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/bottom.png");
	background-repeat: no-repeat;
}

div.tx-3m5techdict-pi1 div.searchInput div.middle div.content {
	position: relative;
	left: 160px;
	width: 700px;
	float: none;
	clear: none;
	margin: 0;
}

div.tx-3m5techdict-pi1 div.searchInput div.middle div.content div.title {
	margin-top: 2px;
	height: 20px;
	color: #4a6780;
	font-size: 15px;
	font-weight: bold;
}

div.tx-3m5techdict-pi1 div.searchInput div.middle div.input {
	width: 471px;
	height: 40px;
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/input.jpg");
	background-repeat: no-repeat;
	margin: 5px 0 0 0;	
}

div.tx-3m5techdict-pi1 div.searchInput div.middle div.input div#yamliIMG {
	margin: 9px 10px 0 10px;
	width: 24px;
	height: 25px;
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/yamli_off.gif");
	background-repeat: no-repeat;	
}

div.tx-3m5techdict-pi1 div.searchInput div.middle div.input input {
	position: relative;
	top: 10px;
	left: 5px;
	width: 415px;
	height: 20px;
	font-size: 16px;
	color: #787c80;
	background-color: transparent;
	border: 0;
}

div.tx-3m5techdict-pi1 div.searchInput div.middle img.lens {
	margin: 3px 0 0 0;
	width: 149px;
	height: 45px;
	border: 0;
	cursor: pointer;
}

/**
 * Search-Results
 */

div#searchResult {
	
}

div#searchResult p {
	margin-top: 14px;
	text-align: center;
	color: #5782AB;
}

div#searchResult p.smaller {
    margin-top: 0px;
    font-size: 0.9em;
}

div#searchResult p.smaller.alignIcons img {
    position: relative;
    left: 0;
    top: 3px;
}

div#searchResult p.hi {
    font-weight: normal;
}

div#searchResult p.hi span.it {
    font-weight: bold;
}

div#searchResult a {
	text-decoration: underline;
	color: #5782AB;
	font-weight: normal;
}

div#searchResult table {
	text-align: left;
	width: 947px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-top: 5px;
	background-color: #bfd7ea;
}

div#searchResult table td.iconImage {
    width: 29px;
    text-align: center;
    vertical-align: middle;
}

div#searchResult table td.iconImage img {
    margin: 3px 0;
}

div#searchResult table thead td {
	text-align: center;
}

div#searchResult td.rtl {
	text-align: right;
}

div#searchResult table thead {
	font-weight: bold;
}

div#searchResult table td {
	width: 235px;
	padding: 2px;
}

div#searchResult table td.firstColumn {
	color: #5782AB
}
	       
div#searchResult table tr.cellLight td {
	background-color: #f0f6f8;
	margin: 2px 2px 0px 2px;	
}

div#searchResult table tr.cellDark td {
	background-color: #ebf2f5;
	margin: 2px 2px 0px 2px;		
}

div#searchResult strong {
    font-weight: bold;
}

div#searchResult p.paging {
    color: #5782AB;
    text-align: center;
}

div#searchResult p.pagingTop {
    margin-top: 12px;
}

div#searchResult p.pagingBottom {
    margin-top: 4px;
}

div#searchResult p.paging span.currentPage {
    font-weight: bold;
}

/**
 * Entry-Details
 */
 
div#dictEntry {
	width: 941px;
	margin-left: 4px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

div#dictEntry .ltr {
	direction: ltr;
}

div#dictEntry div.col_left, div#dictEntry div.col_right {
    position: relative;
    top: 0;
    left: 0;
}

div#dictEntry div.col_left {
    z-index: 2;
}

div#dictEntry div.col_right {
    z-index: 1;
}

div#dictEntry div.col_left, div#dictEntry div.col_left div.content {
	width: 470px;
	margin: 0;
    overflow: visible;
}

div#dictEntry div.col_right, div#dictEntry div.col_right div.content {
	width: 471px;
	margin: 0;
    overflow: visible;
}

div#dictEntry div.head {
	background-image: url("../../images/plugins/tx_3m5techdict_pi1/detailHead.png");
	background-repeat: no-repeat;
	height: 58px;
	width: 941px;	
}

div#dictEntry div.head div.left {
	width: 852px;
	position: relative;
	top: 1px;
	left: 0px;
    z-index: 1;
}

div#dictEntry div.head div.right {
    position: relative;
    top: 0px;
    left: 0px;
	width: 88px;
	padding: 3px 1px 0px 0px;
    z-index: 2;
}

/* 'translation and description titles  */
div#dictEntry div.head div.left div.headlines {
	font-weight: bold;
	color: #dde7ee;
	font-size: 13px;
}

div#dictEntry div.head div.left div.imageHeadlines, div#dictEntry div.head div.left div.termValidatedUnifiedHeadline {
	padding-left: 9px;
    white-space: nowrap;
}

div#dictEntry div.head div.left div.fs0 {
	height: 17px;
}

div#dictEntry div.head div.left div.row div.translations {
	width: 456px;
	padding: 3px 0px 0px 12px;
}

div#dictEntry div.head div.left div.row div.descriptions {
	width: 372px;
	padding: 3px 0px 0px 0px;
}

div#dictEntry div.head div.right div.btn {
	height: 53px;
}

div#dictEntry div div.content {	
	background-color: #bfd7ea;
}

div#dictEntry div div.content table {
	border-collapse: separate;
}

div#dictEntry div div.content table.translationTableWrapper {
	border-collapse: separate;
	background-color: #e2ebf2;
}

div#dictEntry div div.content table.description {
	border-spacing: 1px;
}

div#dictEntry div div.content table.description a {
	text-decoration: none
}

div#dictEntry div div.content table tr {
	background-color: #f0f6f8;
}

div#dictEntry div div.content table td.value {
	width: 318px;
	vertical-align: top;
}
div#dictEntry div div.content table td.image {
	width: 145px;
	background-color: #f0f6f8;
	border: 2px solid #e3ecf1;
	vertical-align: top;
    overflow: hidden;
}

div#dictEntry div div.content table td.image img.plus {
	position: absolute;
	right: 0px;
	bottom: 0px;	
}

div#dictEntry div div.content table td.image div.largeImage {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	border: 3px solid #4a6780;
	z-index: 3 !important;
}

div#dictEntry div div.content table td.image div.largeImage div {
	background-color: #e3ecf1;
}

div#dictEntry div div.content table td.image div.largeImage div.captionArabic {
	font-weight: bold;
	padding: 3px;
}

div#dictEntry div div.content table td.image div.largeImage div.copyrightArabic {
	padding: 2px;
}

div#dictEntry div div.content table td.image div.largeImage div.copyrightGerman {
	padding: 2px;
}

div#dictEntry div div.content table td.image div.largeImage img.minus {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2 !important;
}

div#dictEntry div.neighborEntries {
    overflow: hidden;
    height: 22px;
    margin-bottom: 3px;
}

div#dictEntry div.neighborEntries div.arrow {
    height: 22px;
    width: 50px;
    background-position: center center;
    background-repeat: no-repeat;
}

div#dictEntry div.neighborEntries div.arrow img {
    height: 22px;
    width: 50px;
}

div#dictEntry div.neighborEntries div.previous {
    float: left;
    background-image: url(../../images/plugins/tx_3m5techdict_pi1/entry_neighbor_previous.png);
}

div#dictEntry div.neighborEntries div.previous:hover {
    background-image: url(../../images/plugins/tx_3m5techdict_pi1/entry_neighbor_previous_hover.png);
}

div#dictEntry div.neighborEntries div.next {
    float: right;
    background-image: url(../../images/plugins/tx_3m5techdict_pi1/entry_neighbor_next.png);
}

div#dictEntry div.neighborEntries div.next:hover {
    background-image: url(../../images/plugins/tx_3m5techdict_pi1/entry_neighbor_next_hover.png);
}

/* Detailview */
table.translationTableWrapper {
	border: 1px solid #bed7eb;
	border-spacing: 2px;
	width: 465px;
}

table.translationTableWrapper td {
	vertical-align:top;	
}

table.translationTable {
	width: 465px;
	border-bottom: 1px solid #bed7eb;
	/*border-spacing: 0px;*/
}

table.translationTable td {
	background-color: #e3ecf1;
	border: 1px solid #e4ecef;
}

table.zweiter {
	width: 465px;
	border-top: 0px;
	border-bottom: 0px;
}

table.description {
	width: 471px;
	height: 100%;
}

div#dictEntry div div.content table td.description {
	width: 313px;
    padding-right: 3px;
	background-color: #f0f6f8;
	border: 2px solid #e3ecf1;
	direction: rtl;
	vertical-align: top;
}

/* used for alternating cells - Light */
div#dictEntry div div.content td.cellLight {
	background-color: #f0f6f8;
	margin: 2px 2px 0px 2px;
}

/* used for alternating cells in image/description */
div#dictEntry div div.content div.cellLightFull {
	background-color: #f0f6f8;
}

div.smallEntryImageContainer {
	position: relative;		
}

/* used for alternating cells - Dark */
div#dictEntry div div.content td.cellDark {
	background-color: #ebf2f5;
	margin: 2px 2px 0px 2px;
}

div#dictEntry div div.content td.subDialect {
	font-style: italic;
}


/* Labels */
div#dictEntry div div.content td.label {
	color: #5782AB;
	vertical-align: top;
	/*border-right: 1px solid #bed7eb;*/
}

/* Labels for arabic dialects */
div#dictEntry div div.content td.arab {
	width: 100px;
}

/* Labels for arabic dialects */
div#dictEntry div div.content td.arab span {
	margin-left: 6px;
}

div#dictEntry div div.content td.subDialect span {
	margin-left: 14px;
}

/* Labels for non-arabic languages */
div#dictEntry div div.content td.latin {
	width: 100px;
}

table.translationTable td.value {
	padding-left: 6px;
	padding-right: 4px;
}


div#dictEntry div div.content td.latin span {
	margin-left: 6px;
}

/* special inner div for border and bgcolor, used in translations*/
div#dictEntry div div.content div.inner {
	background-color: #e3ecf1;
	border: 1px solid #ecf3f6;
	padding-bottom: 2px;
}

/* special inner div for border and bgcolor, used in image/description*/
div#dictEntry div div.content div.innerFull {
	background-color: #e3ecf1;		
}

div#dictEntry div.imageHeadline,div#dictEntry div.termValidatedUnifiedHeadline {
    width: 458px;
    height: 21px;
    background: url(../../images/plugins/tx_3m5techdict_pi1/entry_image_headline_bg.jpg) center center no-repeat;
    font-weight: bold;
    color: #dde7ee;
    font-size: 13px;
    line-height: 20px;
    padding-left: 12px;
}

div#dictEntry table.imagesWrapper,div#dictEntry table.termValidatedUnified {
    background-color: #E2EBF2;
    border-collapse: separate;
    border: 1px solid #bed7eb;
    border-right: 0px;
    border-spacing: 0px;
    width: 470px;
}

div#dictEntry div div.content table td.termValidatedUnifiedInner {
    width: 145px;
    background-color: #f0f6f8;
    border: 2px solid #e3ecf1;
    vertical-align: top;
    overflow: hidden;
}

div#dictEntry div div.content table.termValidatedUnified {
    color: #424242;
    font-size: 12px;
}

div#dictEntry div div.content table.termValidatedUnified td.termValidatedUnifiedInner {
    padding: 1em 0;
}

div#dictEntry div div.content table.termValidatedUnified td.termValidatedUnifiedInner table {
    width: 100%;
}

div#dictEntry div div.content table.termValidatedUnified td {
    vertical-align: middle;
}

div#dictEntry div div.content table.termValidatedUnified td.validatedTermIcon {
    width: 8%;
    padding-right: 0.5em;
    text-align: right;
}

div#dictEntry div div.content table.termValidatedUnified td.validatedTermText {
    width: auto;
}

div#dictEntry div div.content table.termValidatedUnified td.unifiedTermIcon {
    width: 8%;
    padding-right: 0.5em;
    text-align: right;
}

div#dictEntry div div.content table.termValidatedUnified td.unifiedTermText {
    width: 42%;
}

/**
 ** special
 **/

.noBreak {
	white-space: nowrap;
}

div.share {
    position: relative;
    top: 0px;
    left: 0px;
    text-align: right;
    margin: 15px 0;
    z-index: 1;
}

div.floatClear {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
}

/**
*   Term of the day
*/

div.tx-3m5techdict-term-of-the-day {
    width: 96%;
    margin-top: 20px;
    padding: 2px;
    background-color: #e5edf2;
    border: solid 1px #ecf3f6;
    outline: solid 1px #bfd7ea;
}

div.tx-3m5techdict-term-of-the-day div.content {
    width: auto;
    padding: 3px 5px;
    background-color: #ffffff;
}

div.tx-3m5techdict-term-of-the-day div.content p.headline1 {
    margin-top: 0;
}

div.tx-3m5techdict-term-of-the-day div.content table {
    width: 100%;
    line-height: 20px;
    margin: 1em 0;
}

div.tx-3m5techdict-term-of-the-day div.content table th {
    width: 30%;
    background-color: #f2f7f9;
    color: #5782ab;
    font-weight: bold;
    padding: 0 5px;
}

div.tx-3m5techdict-term-of-the-day div.content table td.spacer {
    width: 2%;
    background-color: transparent;
}

div.tx-3m5techdict-term-of-the-day div.content table td {
    width: auto;
    background-color: #f2f7f9;
    text-align: center;
}

div.tx-3m5techdict-term-of-the-day div.content table td a {
    text-decoration: none;
    font-weight: normal;
}

div.tx-3m5techdict-term-of-the-day div.content table td a:hover {
    text-decoration: underline;
}

div.tx-3m5techdict-term-of-the-day div.termOfTheDay {
    
}


div.tx-3m5techdict-term-of-the-day div.termOfTheDay p.error {
    display: none;
    color: #ff0000;
}

div.tx-3m5techdict-term-of-the-day div.termOfTheDay p.success {
    display: none;
    color: green;
}

div.tx-3m5techdict-term-of-the-day div.termOfTheDay input {
    width: 266px;
    height: 25px;
    line-height: 25px;
    background-color: #f9fbfc;
    border: solid 1px #c8c8c8;
    padding: 0 5px;
}

div.tx-3m5techdict-term-of-the-day div.termOfTheDay button {
    height: 26px;
    line-height: 23px;
    background-color: #93aabd;
    border-radius: 1px;
    color: #ffffff;
    font-weight: bold;
    border: 0;
    padding-bottom: 3px;
    float: right;
    cursor: pointer;
    margin-top: 5px;
}
