/* General definitions */

body {
	background-color: #fff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
    color: #000;
    margin: 0em;
    padding: 0px;
}

img {border: 0px;}


div.help {
    background-color: #FAF9E5; 
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #DAD23D; 
    color: #595611;
    font-size: 80%;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    padding: 0.5em 0.5em 0.5em 2.5em;
}

div.tabs {
    border-collapse: collapse;
    border-bottom-color: #4096e4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 0.5em 0em 0em 0.5em;
    white-space: nowrap;
    font-size: 7pt;
}

div.tabs a,div.tabs a:visited,div.tabs a:hover {
    /* The normal, unselected tabs. They are all links */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #E1E6FA;
	border-color: #4096e4;
	border-width: 1px; 
	border-style: solid solid none solid;
	color: #436976;
	font-weight: normal;
	height: 1.2em;
	margin-right: 0.5em;
	padding: 0em 1em;
	text-decoration: none;
	cursor:hand;
	font-size: 9pt;
}


div.tabs a:hover {
    border-top-color:  #ffc73c;
    border-top-width: 3px;

    

}

div.tabs a.selected, div.tabs a#selected,div.tabs a#selected:visited,div.tabs a#selected:hover {
    background: #ABC8E2;
    border: 1px solid #4096e4;
    border-bottom: #4096e4 1px solid;
    color: #436976;
    font-weight: normal;

    border-top-color:  #ffc73c;
    border-top-width: 3px;

}

div.tabbottom {
    background: #ABC8E2;
    border-bottom-color: #4096e4;
    border-bottom-style: solid;
    border-bottom-width: 1px;

    border-left-color: #578308;
    border-left-style: solid;
    border-left-width: 1px;

    border-right-color: #578308;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 3em;
    text-align: right;
    font-size: 50%;
}


div.tabtitle {
    background: #ABC8E2;
    border-bottom-color: #4096e4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #000;
    padding: 0.2em 1em;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
}


div.personalBar {
	/* Bar with personalized menu (user preferences, favorites etc) */
	background: #ABC8E2;
	border-bottom-color: #4096e4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000;
	padding-right: 3em;
	text-align: right;
	font-size: 50%;
}


div.personalBar a {
	background-color: transparent;
	color: #436976;
	font-weight: normal;
	margin-left: 1em;
}


div.tabcontent,.tabsetContentDiv {
    background: #E1E6FA;
    border-bottom-color: #4096e4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #4096e4;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #4096e4;
    border-right-style: solid;
    border-right-width: 1px;
}




div.content { 
	text-align: left; 
	margin-left: 5px;
}

/* table stuff */

th {background-color: #ABC8E2; padding : 2px;}
.outer {border: 1px solid silver;}

.head {background-color: #ABC8E2; padding: 5px; font-weight: bold;}

.even {background-color: #E1E6FA; padding: 5px;}

.odd {background-color: #ffffff; padding: 5px;}

.foot {background-color: #ABC8E2; padding: 5px; font-weight: bold;}

tr.head td {background-color: #c2cdd6; padding: 5px; font-weight: bold;}

tr.even td {background-color: #E1E6FA; padding: 5px;}

tr.odd td {background-color: #ffffff; padding: 5px;}

tr.foot td {background-color: #c2cdd6; padding: 5px; font-weight: bold;}


table.form {
	/* The default table for listings.*/
	margin: 0em 0em 0em 0em;
	padding: 0em;
}
table.form tr {
    padding: 0em;
}

table.form td {
    margin-top:10px;
    padding: 0.5em 1em 0.5em 1em;
}

table.formresizer {
padding: 0px;
margin: 0px;
}

table.formresizer td {
    margin-top:0px;
    border: 1px solid black;
    margin:0px; 
    padding:0px; 
    width: 21px; 
    height: 21px;
}




/*forms elements*/
form {margin: 0px;}

input { border-right: #000000 1px solid; border-top: #000000 1px solid; font: 11px verdana, arial, helvetica, sans-serif; border-left: #000000 1px solid;color: #000000; border-bottom: #000000 1px solid; background-color: #ffffff;}

textarea { border: #000000 1px solid; width: 430px; font: 11px verdana, arial, helvetica, sans-serif;}

input.formTextBox { border: #000000 1px solid; background: #ffffff; font: 11px verdana, arial, helvetica, sans-serif;}

select { border: #000000 1px solid; font: 10px verdana, arial, helvetica, sans-serif;}



input.checkbox {border: 0px;background: transparent;}

input.radio {border: 0px;background: transparent;}


/* headings /*
hr { height: 3px; border: 3px #E18A00 solid; width: 95%;}





h1 { font-size: 20px;}

h2 { font-size: 18px;}

h3 { font-size: 16px;}

h4 { font-size: 14px;}


/* links */

a:link {text-decoration: none; color: #666666; font-weight: bold; background-color: transparent;}

a:visited {text-decoration: none; color: #666666; font-weight: bold; background-color: transparent;}

a:hover {text-decoration: none; color: #578308; font-weight: bold; background-color: transparent;}



/* Redirect messages */

div.errorMsg { background-color: #FF3737; color: White; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}

div.OLDconfirmMsg { background-color : #DDFFDF; color: #136C99; text-align:center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight : bold;}

div.confirmMsg, .redirect {
        width: 70%;
        margin: 110px;
        text-align: center;
        padding: 15px;
        border: #4096e4 1px solid;
        color: #436976;
        background-color: #E1E6FA;
}
.redirect a:link {color: #436976; text-decoration: none; font-weight: bold;}
.redirect a:visited {color: #436976; text-decoration: none; font-weight: bold;}
.redirect a:hover {color: #436976; text-decoration: underline; font-weight: bold;}
.redirect hr {
	height: 1px;
	border: 1px #4096e4 solid;
	width: 95%;
}


/* General small */

.fontSmall { font-size : 10px; background-color: transparent;}

a.fontSmall { color: #006699;}

a.fontSmall:hover { color: #C23030; text-decoration: underline;}




/* General definitions */

table.stdgr {
    /* The default table for listings.*/
    border-collapse: collapse;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    font-size: 90%;
    margin: 1em 0em 1em 0em;
    clear: both;
}
table.stdgr th {
	background: #ABC8E2;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	padding: 0em 1em 0em 1em;
	color: Black;
	font-weight: normal;
	white-space: nowrap;
}
table.stdgr tr.odd {
    /*every second line should be shaded */
    background: White;
}
table.stdgr tr.hover {
    /*every second line should be shaded */
    background: #E7EFF7;
}
table.stdgr tr.even {
    background: #EFF7E0;
}


table.stdgr td {
    border-right: 1px solid silver;
    padding: 0em 1em;
}

table.stdgr td.OPEN {
    border-right: 1px solid silver;
   	border-bottom: 1px solid silver;
	padding: 0em 1em;
	 background: #e3a5ac;
}

table.stdgr td.PAID {
    border-right: 1px solid silver;
 	border-bottom: 1px solid silver;
    padding: 0em 1em;
	 background: #CDE2A7;
}

table.stdgr td.STORNO {
    border-right: 1px solid #578308;<br>
	border-bottom: 1px solid #578308;
    padding: 0em 1em;
	 background: #4F9EE8;
}

table.stdgr td.REMINDED {
    border-right: 1px solid #578308;
	border-bottom: 1px solid #578308;
    padding: 0em 1em;
	 background: #F7475B;
}

table.stdgr a {
    text-decoration: none;
}
table.stdgr img {
	padding:0px;
	margin:0px;
	
}

/*hover effect for wsMenu site structure*/
.tlc_node_row_hover {
	position: relative;
	background-color: #FFFFFF;
	height:20px;
}
/*Contextual menu for wsMenu site structure*/
.wsMenu_Contextual_Menu  { position: absolute;
	width:  100px;
	top: 0px;
	left: 0px;
	background-color: #ABC8E2;
	visibility: hidden;
	border: 1px solid;
	border-color: #eeeeee #666666 #666666 #eeeeee;
	padding: 2px;
	z-index: 5;
	filter: alpha(opacity=100);
	-moz-opacity:1
}

.menuitem {
	color: #000000;
}

a.menuitem:hover {
	color: #ffffff;
	background-color: transparent;
	background-image: url(back.png);
}

/* WsMenu Block Management */
.wsMenuBlocks_ListOnDragOver {
	background-color: #ABC8E2;
}



.tableWithHighlightedRows tr:hover td  {
	background-color: #D1D7EF;
}
