﻿/*General Settings*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin: 0px auto 0px 0px;
    padding: 0px;
}

.graybox 
{
    background: #F0F0F0; 
    border: 1px solid #DDD;
    padding: 3px;
    margin-right: 5px;
    float: left;
}

html, body
{
	/*background-color: #F0F0F0; */
	font-family: Arial;
	font-size: 11px; 
	color: Black;
	text-align:center;
	height: 100%;
	
	/*background-image: url("../Pictures/ap_bg2.jpg");
	background-color: #EBEBEB;
    background-repeat: no-repeat;
    background-position: center top;*/
}

h2
{
    font-size: 14px;
    margin-bottom: 0px;
}

a
{
    color: Black;
    text-decoration: none;
}

a:hover
{
    color: Red;
    text-decoration: underline;
}

ul 
{
    margin: 0px 0px 3px 0px;
}

table
{
	color: #333333;
	font-size: 11px;  
	border-style: none;
    /*width: 100%;*/
}

input.button  {
    background: url("../Pictures/bg.button.gif") no-repeat scroll right bottom transparent;
    border: 0 solid #AAAAAA;
    color: #676767;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 18px;
    margin: 0;
}

input.button_green  {
    background: url("../Pictures/bg.button_green.jpg") no-repeat scroll right bottom transparent;
    border: 0 solid #AAAAAA;
    color: #676767;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 18px;
    margin: 0;
}

span.buttonDecorator {
    background: transparent;
    background-image: url("../Pictures/bg.buttonwrp.gif") ;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    font-family: auto;
    font-size: 15px;
    line-height: 18px;
    padding-left: 2px;
    padding-right: 3px;
    color: #333333;
    text-align: right;
}

input .text {
    border: 1px solid #999999;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 14px;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.textfield 
{
    border: 1px solid #999999;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 14px;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    /*max-width: 160px;*/
    max-height: 50px;
    resize: none;
}

select 
{
    border: 1px solid #999999;
    color: #333333;
    font-family: Arial;
    font-size: 10px;
    height: 18px;
    margin-left: 10px;
    vertical-align: top;
    width: 120px;
}

.btninput, .btngreen, .btngreendisabled
{
    background-color: #f7f7f7;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 20px;    
    border: 1px solid #808080;
    border-radius: 4px;       
    margin-top: 0px;    
    padding-left: 6px;
}

.btninput:hover
{
    background: #fa8072;
}

.btnfilter
{
    background-color: #f7f7f7;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 16px;    
    border: 1px solid #808080;
    border-radius: 4px;       
    margin-top:0px;
    padding-top:2px;
    padding-left: 0px;    
    cursor:pointer; 
    text-align:center;
    display:inline-block;
    
    /* Text vom Button darf nicht selektiert werden könnnen */
    -webkit-touch-callout: none;
    -webkit-user-select: none;    
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btnfilter:hover
{
    background: #fa8072;
}

.btngreen
{
    background-color: #dbffb1;
}

.btngreen:hover
{
    background: #00cc00;
}

.btngreendisabled
{
    background-color: #AAAAAA;
}


/* LOGIN */

#loginBox
{
    position: relative;
    top: 50px;
    width: 500px;
}

#loginBox .loginpanel
{
    background-color: #F0F0F0;
    border: 1px solid #DDDDDD;
    padding: 5px 8px;   
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#loginBox .loginpanel input[type=text], input[type=password]
{
    width: 200px;
    text-align: left;
}

#loginBox .loginpanel .right
{
    text-align: right;
}

#loginBox .loginpanel .left
{
    text-align: left;
}


/* Orders DataGrid Scroll Container*/

#GridPanel
{
    width: 100%;
    height: 100%;
    overflow:auto;
}


/* Hide all AJAX Elements */
#AJAXContainer
{
    display:none;
}

.hidden
{
    display:none;
    visibility:hidden;
}


/*Error Label*/

div.errorBox {
    color: #CF7A75;
    text-align: left;
    width: 300px;
    background-image: url("../Pictures/icon.errormsg.gif");
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 5px 0px 5px;
    padding-bottom: 2px;
}

li.error {
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

ul.error {
    margin: 0;
    padding-left: 22px;
}

.errorText
{
    color: Red; /*#CF7A75;*/
    font-family: Arial;
    font-size: 12px;
}

.errorInput 
{
    border: 1px solid #ff0000;
    background: rgba(255, 0, 0, 0.1);
}


/* MyAccount Containers */

.TableContainer
{
    border: 1px solid #DDDDDD;
    background-color: #F0F0F0;
}

.titleColumn
{
    font-weight: bold;
}

.valueColumn
{
    width: 150px;
}

.titleContainer
{
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}


/* PW Change Popup */
.PopupBackground
{
    background-color:#333;
  	opacity: 0.7;
	filter: alpha(opacity=70);
} 


/* Order Navigation */

.OptionsNavigation
{
    background-color: #777777;
    height: 30px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-bottom-style: none;
    text-align:center;
}

.shadow 
{
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);    
}

.rightalign
{
    text-align: right;
}

.termblock
{
    margin-left: 60px
}

.termtitle
{
    margin-bottom: 10px;
}

.termblock li
{
    margin-bottom: 5px;   
}

.select-origin {
    margin-left:0;
}

/* Greenchannel Infotexts */
.Greenchannel
{
    border: 1px solid #8dccff;    
    padding: 5px;
}