﻿html, body
{
    margin:0;
    padding:0;
    height:100%;
    background: White;
    font: 11px Verdana,Georgia,Serif;
    color: #666;
}

a {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover {
    background-color: #000000;   
    color: #FFFFFF;
}

a.NoHighlight:hover
{
    background-color: Transparent;       
}

hr 
{
    color:#CCC;
    background-color: #CCC;

    height:1px;
    border: 0px;
    border-width: 0px;
    clear:both;
    margin:0px;
    padding:0px;
}

h1
{
    margin: 0px;
    font-size: 32px;
    font-weight: 100;
    color: Black;
    line-height: 1;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
}

h2 
{
    font-size: 18px;
    font-weight: 100;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 3px;
    color: #000000;
    line-height: 1.25;	
}

/* Im Moment nur auf Newsletter */

h2.topAndBottomSpace
{
    padding-top: 15px;
    padding-bottom: 10px;
}


/* In the info_ controls for order process */
h3
{
    font-size: 11px;
    font-weight:bold;
    margin: 0px;
    padding: 0px;
}


p
{
    margin:0px;
    padding:0px;
}


img
{
    border-style: none;
}

table
{
    border-style: none;
}

/* http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page */
#container 
{
   min-height:100%;
   position:relative;
   line-height: 1.5; 
}

#footer
{
    clear:both; 
    width:100%; 
    background-color:#D0D0D0; 
    padding-top:20px; 
    padding-bottom:20px; 
    position:absolute; 
    bottom:0; 
    height:130px;
}


#body
{
    padding: 0px 0px 200px 0px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 780px; 
}


#footerBody
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 780px; 
    
}

 /* used in Simple.master */
div.simpleContainer
{
    margin-top: 0px;
    padding:0px;
    margin-left: auto;
    margin-right: auto;
    width: 490px;
}

p.lead
{
    font-weight:bold;
    padding-bottom: 15px;
}

/* FORMS */

input.standard
{
    width : 150px;
}

input.large
{
    width : 200px;
}

/* specific divs */

img.logoSymbol
{
    margin-top: 14px;
    margin-bottom: 12px;
    background-color:Aqua;
}


#headerBackgroundBar
{
    height:40px; 
    position:absolute; 
    left:0px; 
    top:29px; 
    clear:both; 
    width:100%; 
    background-color:#D0D0D0; 
    z-index:0;
}


div.contentTuning .SmallTitle
{
    background-color: #FFCC00; 
    color: Black; 
    padding:4px; 
    margin-bottom:10px;
    clear:both;
}


div.contentCreation .SmallTitle
{
    background-color: #00AACC; 
    color: White; 
    padding:4px; 
    margin-bottom:10px;
    clear:both;
}


/* Translation */
div.contentTranslation .SmallTitle
{
    background-color: #60dd49; 
    color: White; 
    padding:4px; 
    margin-bottom:10px;
    clear:both;
}


/* 

div.BigTitle_Creation
{
    font-size: 18px;
    font-weight: 100;

    background-color: #00AACC; 
    color: White; 
    padding:4px; 
    margin-bottom:15px;
    clear:both;    
}



div.BigTitle_Translation
{
    font-size: 18px;
    font-weight: 100;

    background-color: #60dd49; 
    color: White; 
    padding:4px; 
    margin-bottom:15px;
    clear:both;    
}


div.contentTranslation div.formEntry_hover
{
    margin:0px;
    padding:10px;
    border-width: 1px; 
    border-style: solid;
    clear:both;
    background-color:#EAFEE2;
    border-color: #60dd49; 
}


Proofreading 
div.contentProofreading .SmallTitle
{
    background-color: #FF9338; 
    color: Black; 
    padding:4px; 
    margin-bottom:10px;
    clear:both;
}
*/


img.briefing
{
    position:absolute;
    
    /*float: left;  */
    margin-top: 5px;
    margin-right: 20px; 
    margin-left:0px;    
}


div.content, div.contentCreation, div.contentTuning, div.contentProofreading, div.contentTranslation
{
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    clear:both;
    position:relative;
    top: 0px;
}

/* Account */
div.SmallTitleGeneral
{
    background-color: #666; 
    color: White; 
    padding:4px; 
    margin-bottom:10px;
    clear:both;
}



div.column1
{
    width: 490px;
    margin: 0px;
    padding: 0px;
    float: left;
}

div.column2
{
    width: 260px;
    margin: 0px;
    padding: 0px;
    float: right;
}






.Error
{
    color: #FF0000;
    clear:both;
    display:block;
    font-weight:bold;
}


div.textContent p
{
    margin-bottom: 10px;
}

div.contentTuning .fill
{
    background-color: #FFCC00; 
    color: Black; 
}

div.contentCreation .fill
{
    background-color: #00AACC; 
    color: White; 
}

div.contentTranslation .fill
{
    background-color: #60dd49; 
    color: White; 
}


div.contentTuning .background, .blockTuning .background
{
    background-color:#FFFFDD;
}

div.contentCreation .background, .blockCreation .background
{
    background-color:#F0F8FF;
}

div.contentTranslation .background, .blockTranslation .background
{    
    background-color: #EAFEE2;
}


div.contentTuning .border, .blockTuning .border
{
    border-color:#FFCC00;
}

div.contentCreation .border, .blockCreation .border
{
    border-color:#00AACC;
}

div.contentTranslation .border, .blockTranslation .border
{
    border-color: #60dd49; 
}

div.selection div.button, div.form div.button
{
    clear: both;
    padding: 8px 0px 20px 60px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.linkButton
{
    display: block;
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-top: 10px;
    height: 30px;
}

div.contentTuning div.back, .blockTuning .back
{
    background-image: url(../images/TuningArrowLeft.gif);
}

div.contentTuning div.next, .blockTuning .next
{
    background-image: url(../images/TuningArrowRight.gif);
}

div.contentTuning div.down
{
    background-repeat: no-repeat;
    padding: 0px 0px 0px 60px;
    background-image: url(../images/TuningArrowDown.gif);
}

div.contentCreation div.back, .blockCreation .back
{
    background-image: url(../images/CreationArrowLeft.gif);
}

div.contentCreation div.next, .blockCreation .next
{
    background-image: url(../images/CreationArrowRight.gif);
}

div.contentCreation div.down
{
    background-repeat: no-repeat;
    padding: 0px 0px 0px 60px;
    background-image: url(../images/CreationArrowDown.gif);
}

div.contentTranslation div.back, .blockTranslation .back
{
    background-image: url(../images/TranslationArrowLeft.gif);
}

div.contentTranslation div.next, .blockTranslation .next
{
    background-image: url(../images/TranslationArrowRight.gif);
}

div.contentTranslation div.down
{
    background-repeat: no-repeat;
    padding: 0px 0px 0px 60px;
    background-image: url(../images/TranslationArrowDown.gif);
}


div.content div.next
{
    background-image: url(../images/generalArrowRight.gif);
}


/* next and back links (not buttons) */
a.backLink
{
    display:block;
    padding: 5px 0px 6px 60px;
    background-image: url(../images/general_arrow_left.gif);
    background-repeat: no-repeat;
}

a.backLink:hover
{
    background-color: Transparent;       
    color: #666;
}

a.nextLink
{
    display: block;
    padding: 5px 0px 6px 60px;
    background-image: url(../images/general_arrow_right.gif);
    background-repeat: no-repeat;
}

a.nextLink:hover
{
    background-color: Transparent;       
    color: #666;
}



/*********** Homepage ********** */

div.home .blockTuning
{
    width: 246px;
    float:left; 
    margin-right:20px;
}

div.home .blockCreation
{
    width: 246px;
    float:left; 
    margin-right:20px;
}

div.home .blockTranslation
{
    width: 246px;
    float:right; 
}


div.home div.introBox span
{
    height:55px;
    clear:both;
    display:block;
}

div.home div.introBox a
{
    font-weight:bold;    
    text-decoration:none;
}

div.home div.introBox a:hover
{
    color: #666;
    background-color: Transparent;       
}

div.home div.introBox
{
    height: 130px;    
    padding: 10px 10px 0px 90px;
    background-position: 15px 15px;
    border-width: 1px;
    border-style: solid;
    background-repeat: no-repeat;
    cursor:pointer;       
}

div.home .blockTuning div.introBox
{
    background-image: url(../images/TuningSymbol.gif);
}

div.home .blockCreation div.introBox
{
    background-image: url(../images/CreationSymbol.gif);
}

div.home .blockTranslation div.introBox
{
    background-image: url(../images/TranslationSymbol.gif);
}



div.home div.generalBox
{   
    border-width: 1px; 
    border-style: solid;
    clear:both;
    border-color:#D0D0D0; 
    background-repeat: no-repeat;
    
    margin-top:15px;
    margin-bottom:15px;

}

div.home div.mainBox
{   
    padding-left:40px;
    padding-top:20px;

    background-position: 400px 10px;
    background-image: url(../images/Promo_09_WomanWithBook.jpg);
}



/********** Service Options **************/

div.serviceBox
{
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 80px; 

    margin-bottom:20px;
}

div.serviceBox p.lead
{
    padding-bottom:5px;
}

div.serviceBox div.serviceOption
{
    margin-top:5px;
}

div.contentTuning div.serviceBox
{
    background-image: url(../images/TuningSymbol.gif);
}

div.contentCreation div.serviceBox
{
    background-image: url(../images/CreationSymbol.gif);
}

div.contentTranslation div.serviceBox
{
    background-image: url(../images/TranslationSymbol.gif);
}


/********** Service Navigation ***********/

div.serviceNavigation
{
    margin-bottom:20px;
}

div.serviceNavigation div.header
{
    padding: 0px 5px 0px 50px;
    background-position: 5px 10px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(../images/TuningSmall.gif);
}

div.serviceNavigation div.Open .linkButton
{
    height: 25px;
}

div.serviceNavigation  div.blockContent b
{
    display:block;
    margin-bottom:5px;
}

div.serviceNavigation div.blockContent
{
    padding: 0px 0px 10px 50px;
    border-style: none solid solid solid;
    border-width: 0px 1px 1px 1px;
}

div.serviceNavigation div.blockContent a
{
    display:block;
    clear:both;
    margin-bottom:3px;
}


div.serviceNavigation div.Closed div.header
{
    border-width: 1px;
    border-style: solid;    
}

div.serviceNavigation div.Open div.header
{
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
}

div.serviceNavigation div.blockTuning
{
    background-image: url(../images/TuningSmall.gif);
    border-color:#FFCC00;
    background-color:#FFFFDD;
}

div.serviceNavigation div.blockTuningContent
{
    border-color: #FFCC00;
    background-color: #FFFFDD;
}

div.serviceNavigation div.blockCreation
{
    background-image: url(../images/CreationSmall.gif);
    border-color:#00AACC;
    background-color:#F0F8FF;
    margin-top:10px;
}

div.serviceNavigation div.blockCreationContent
{
    border-color: #00AACC;
    background-color: #F0F8FF;
}

div.serviceNavigation div.blockTranslation
{
    background-image: url(../images/TranslationSmall.gif);
    border-color:#60dd49;
    background-color:#EAFEE2;
    margin-top:10px;
}

div.serviceNavigation div.blockTranslationContent
{
    border-color: #60dd49;
    background-color: #EAFEE2;
}






/***********   ********** */

div.selection
{
    margin:0px;
    padding:0px;
    clear:both;    
}


input.upload
{    
    width: 350px;
    margin-bottom:5px;
    clear:both;
}

input.upload2
{
    width: 350px;
    margin-top:10px;
    margin-bottom:5px;
    clear:both;
}


/* Initial Selection */
div.selection div.formEntry, div.selection div.formEntriesWithButton
{
    background-repeat: no-repeat;
    background-position: 0px 5px;
    background-color: White;
    border-color: White;
    border-width: 1px;
    border-style: solid;
}

div.selection div.formEntry
{
    padding: 5px 0px 15px 60px; /*resizes the border if no background color is set, see background above*/
}

div.selection div.formEntriesWithButton
{
    padding: 5px 0px 0px 0px;
}


div.contentTuning div.formEntry:hover, div.contentTuning div.formEntriesWithButton:hover
{
    background-color:#FFFFDD;
    border-color: #FFCC00; 
}

div.contentCreation div.formEntry:hover, div.contentCreation div.formEntriesWithButton:hover
{
    background-color:#F0F8FF;
    border-color: #00AACC; 
}

div.contentTranslation div.formEntry:hover, div.contentTranslation div.formEntriesWithButton:hover
{
    background-color:#EAFEE2;
    border-color: #60dd49; 
}


div.selection div.links
{
    background-image: url(../images/Links.gif);
}

div.selection div.textStyle
{
    background-image: url(../images/TextStyle.gif);
}

div.selection div.textType
{
    background-image: url(../images/TextType.gif);
}

div.selection div.industry
{
    background-image: url(../images/Industry.gif);
}

div.selection div.LanguageTarget
{
    background-image: url(../images/LanguageTarget.gif);
}

div.selection div.LanguageSource
{
    background-image: url(../images/LanguageSource.gif);
}

div.selection div.OrderReference
{
    background-image: url(../images/OrderReference.gif);
}

div.selection div.Reader
{
    background-image: url(../images/Reader.gif);
}

div.selection div.StartingPoint
{
    background-image: url(../images/StartingPoint.gif);
}

div.selection div.Inputs
{
    background-image: url(../images/Inputs.gif);
}

div.selection div.Original
{
    background-image: url(../images/Original.gif);
}

div.selection div.Source
{
    background-image: url(../images/Source.gif);
}

div.selection div.amount
{
    background-image: url(../images/Amount.gif);
}



/* Briefing */
span.AmountDescription
{
    display:block;
    clear:both;
}


/* NeatUpload */
iframe.ProgressBar 
{
    display:none;
    margin:  0px;
    border:  0px;
    padding: 0px;
    width:   90%;
    height:  20px;
}


/* For the Confirmation page and the right info bar during the order process */

div.OrderInfo div.InfoEntry
{
    background-repeat: no-repeat;
    background-position: 7px 0px;
    padding: 0px 0px 10px 47px;
}

div.OrderInfo div.Links
{
    background-image: url(../images/LinksSmall.gif);
}

div.OrderInfo div.TextStyle
{
    background-image: url(../images/TextStyleSmall.gif);
}

div.OrderInfo div.TextType
{
    background-image: url(../images/TextTypeSmall.gif);
}

div.OrderInfo div.Industry
{
    background-image: url(../images/IndustrySmall.gif);
}

div.OrderInfo div.LanguageTarget
{
    background-image: url(../images/LanguageTargetSmall.gif);
}

div.OrderInfo div.LanguageSource
{
    background-image: url(../images/LanguageSourceSmall.gif);
}

div.OrderInfo div.OrderReference
{
    background-image: url(../images/OrderReferenceSmall.gif);
}

div.OrderInfo div.Reader
{
    background-image: url(../images/ReaderSmall.gif);
}

div.OrderInfo div.StartingPoint
{
    background-image: url(../images/StartingPointSmall.gif);
}

div.OrderInfo div.Inputs
{
    background-image: url(../images/InputsSmall.gif);
}

div.OrderInfo div.Original
{
    background-image: url(../images/OriginalSmall.gif);
}

div.OrderInfo div.Source
{
    background-image: url(../images/SourceSmall.gif);
}

div.OrderInfo div.Amount
{
    background-image: url(../images/AmountSmall.gif);
}


/* Job Type Icons for Copywriter Job Page */

div.OrderInfo div.JobEntry
{
    background-repeat: no-repeat;
    background-position: 3px 5px;
    padding: 0px 0px 0px 47px; /*resizes the border if no background color is set*/
}

div.OrderInfo div.Tuning
{
    background-image: url(../images/TuningSmall.gif);
}

div.OrderInfo div.Creation
{
    background-image: url(../images/CreationSmall.gif);
}

div.OrderInfo div.Translation
{
    background-image: url(../images/TranslationSmall.gif);
}



/* Customer Info Forms */

div.form
{
    border-width: 1px;
    border-style: solid;
    clear: both;
    border-color: #D0D0D0;
    background-color: #F5F5F5;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

div.form div.formContent, div.formEntriesWithButton div.formContent
{   
    padding-left:60px;
}

div.username
{
    background-image: url(../images/schluessel.gif);
}

div.userinfo
{
    background-image: url(../images/onepeople.gif);
}

div.search
{
    background-image: url(../images/OrderReferenceSmall.gif);
    
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-left:42px;    
}

div.general
{
    background-image: url(../images/gear.gif);
}

div.formContent p.lead
{
    padding-bottom: 5px;
}

div.formContent div.label
{
    padding-top:8px;
    width:120px;
    float:left;
}

div.formContent div.input
{
    padding-top:6px;
    width:290px;
    float:left;
}

div.formContent span.error
{
    display:block;
    float:left;
    font-weight:bold;
    width:410px;
    padding-bottom:5px;
    padding-left:120px;
}

div.formContent img.wait
{
    margin-top:10px;
    margin-right:10px;
}

div.form span.done
{
    padding-left:60px;
    display:block;
    margin-bottom:10px;
    font-weight:bold;
}


/*******

div.form div.button
{
    padding-top:20px;
    background-position: 5px 12px;
}
*/

/****** Specific Pages ******/


/*** Services Overview ***/

div.textTypeList
{
    float: left;
    padding-top: 10px;
    padding-left: 35px;
    width: 120px;
    background-repeat: no-repeat;
    background-position: 0px 10px;
    background-image: url(../images/documentbleistiftSmall.gif);
    line-height: 2;
}


/* Rating
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
 */



/* Generic List - New CSS/Div Version */

ul.GenericList
{
    list-style: none;    
    padding: 0px;
    margin: 0px;
    width: 100%;
}

ul.GenericList li
{
    border-top-color:#CCC;
    border-top-style:solid; 
    border-top-width:1px; 
    clear:both;
    padding-top: 7px;
    width: 100%;
}

ul.GenericList img
{
    padding:1px;
    border-color:#CCC;
    border-width:1px; 
    border-style:solid;
}

ul.GenericList div
{
    float: left;
}

/* Replaces the padding-bottom: 7px; in ul.GenericList li that does not work well in all browsers */
ul.GenericList div.LowerSpacer
{
    clear:both; 
    height:7px;
}


div.Jobs ul.GenericList
{
     position: relative;
}

div.Jobs ul.GenericList div.wide
{
    width:100%;
}

/* Otherwise it drops if the content is too long */
div.Jobs ul.GenericList div.wide div.indent
{
    margin-left:42px;
}

div.Jobs ul.GenericList div.wide .symbol
{
    position: absolute; 
    margin:0px; 
    left:0px;
}


div.Jobs ul.GenericList div.narrow
{
    position: absolute; 
    left:300px; 
    font-style:italic;
}



div.Orders ul.GenericList div.wide
{
    width:62%;
}

div.Orders ul.GenericList div.narrow
{
    width:38%;
    font-style:italic;
}



div.GenericListSort
{
    margin-bottom:5px;
}

/*For the List with documents we don't want the border on the icons */
ul.GenericList img.DocumentIcon
{
    padding:1px;
    border-width:0px; 
    border-style:none;
}


/* Grid Paging */
.pages
{
    margin: 1px 1px 1px 0px;
    padding: 1em 1em 3em 0em;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #666666;
    font-weight: bold;
    background: #666666;
    color: #fff;
}

.pages a {
    border: 1px solid #CCC;
    text-decoration: none;
    color: #666;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}




/* **** JAVALAMP for the title navigation **** */
#wrap 
{
    left: 94px;
    top:1px;
    position: absolute;
    z-index:3;
}

.lavaLampNoImage
{
    position: relative;
    height: 60px;
    width: 700px;
    padding: 15px 25px 15px 25px;
    margin: 5px 0;
    overflow: hidden;
}
.lavaLampNoImage li {
    float: left;
    list-style: none;
}
.lavaLampNoImage li.back {
    border: 1px solid #000;
    background-color: #F5F5F5;
    width: 9px;
    height: 54px;
    z-index: 8;
    position: absolute;
}
.lavaLampNoImage li a {
    font-size: 18px;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 15px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 20px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
    border: none;
    color:Black;
}                    


/* Breadcrum Navigation for the Order Process */

table.orderBreadcrum
{
    margin-bottom:15px; 
    padding: 0; 
    margin-bottom:15px;
    width:100%; 
}

table.orderBreadcrum td.position
{
    padding: 0; 
    margin:0; 
    background-image:url(../Images/Breadcrum_Navigation_Line.png); 
    background-repeat:repeat-x; 
    background-position: 0px 6px; 
}

table.orderBreadcrum td.selected
{
    font-weight:bold; 
}

table.orderBreadcrum td.first
{
    border-left-style:solid; 
    border-left-width:10px; 
    border-left-color:White;
}

table.orderBreadcrum td.last
{
    border-right-style:solid; 
    border-right-width:30px; 
    border-right-color:White;    
}


/* Buttons */

div.ButtonZone
{
    position: relative;
}


div.ButtonZone a.DeleteButton
{
    height:20px;
    width:20px;
    margin: 5px;
    display:block;
    background-color: Transparent;       
}

div.ButtonZone:hover a.DeleteButton
{
    background-image:url(../Images/DeleteButton20.gif);
}

div.ButtonZone a.DeleteButton:hover
{
    background-image:url(../Images/DeleteButton20_red.gif);
}


/* Accept Job - Email Look and Feel */

pre.Email 
{
    line-height:1.2; 
    margin: 0px; 
       
    /* Makes the text wrap to the next line, even inside a pre tag
    http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ */    
    overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    /* width: 99%; */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}



/*Textbox Watermark*/

.unwatermarked {
}

.watermarked {
    background-color:#F5F5F5;
    color:gray;
}	


