/*
menu_bg: #c4c1a8
menu_color: #444444
menu_selected_bg: #9f9d8b
menu_selected_color: #fff
menu_border: #666666

content_header_border: #dbd59c
content_header_bg: #f2ebbd
content_header_txt: #003300

green_txt: #055202

items_mouseover_bg: #f2ebbd
 z index
*/

html, body
{
    margin: 0;
    font-family: tahoma;
    overflow: -moz-scrollbars-vertical;
}

.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }

#topContainer
{
    position: absolute;
    top: 4px;
    left: 50px;
    background-image: url(../images/logo_h_104.png);
    width: 121px;
    height: 106px;
}

#languageContainer 
{
	position: absolute;
	top: 75px;
	left: 300px;
	width: 200px;
}

#navContainer {
    position: absolute;
    padding: 0;
    right: 0px;
    left: 24px;
    top: 120px;
    background-color: green;
    z-index:10;
}

#menu_bg
{
    position: absolute;
    top: 120px;
    left: 25px;
    right: 25px;
    background-color: #c4c1a8;
    height: 22px;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
#menu_begin
{
    position: absolute;
    top: 120px;
    left: 25px;
    margin: 0;
    padding: 0px;
    width: 6px;
    height: 33px;
    background-image: url(../images/new/menu_left.png);
    z-index: 10;
}

#menu_end
{
    position: absolute;
    top: 120px;
    right: 25px;
    padding: 0;
    margin: 0;
    display: inline;
    width: 6px;
    height: 33px;
    z-index: 10;
    background-image: url(../images/new/menu_right.png);
    background-color: red;
}

#menu_shaddow
{
    position: absolute;
    top: 144px;
    height: 9px;
    left: 25px;
    right: 25px;
    background-image: url(../images/new/menu_shaddow.png);
    background-repeat: repeat-x;
}


#userContainer
{
    position: absolute;
    right: 25px;
    top: 155px;

    margin: 0;
    padding: 0;
    padding: 35px 5px 10px 5px;
    
    width: 190px;
    /*height: 600px;*/
    border: 1px solid #dbd59c;
}

#userHeader
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: 0;
    padding: 5px;
    background-color: #f2ebbd;
    color: #003300;
    border-bottom: 1px solid #dbd59c;

}

#newsContainer
{
    position: absolute;
    right: 25px;


    margin: 0;
    padding: 0;
    padding: 35px 5px 10px 5px;

    width: 190px;
    /*height: 600px;*/
    border: 1px solid #dbd59c;
}

#newsHeader
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: 0;
    padding: 5px;
    background-color: #f2ebbd;
    color: #003300;
    border-bottom: 1px solid #dbd59c;

}

#contentContainer
{
	overflow: auto;
    overflow-x: hidden;
    position: absolute;
    right: 235px;
    left: 25px;
    top: 155px;
    border: 1px solid #dbd59c;
    padding: 35px 5px 10px 5px;
}

#contentHeader
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: 0;
    padding: 5px;
    background-color: #f2ebbd;
    color: #003300;
    border-bottom: 1px solid #dbd59c;

}

#random_container
{
	margin: 0 auto;
	width: 250px;
	text-align: center;
}

#logon_menu
{
	position: absolute;
	top: 0px;
	width: 80px;
	right: 0px;
	background-color: #c4c1a8;
	color: #444444;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

.loginForm label
{
	font-weight:bold;
}


.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button.positive, .buttons a.positive{
    color:#000;
    background-color:#c4c1a8;
	border:1px solid #000;
    font-family: Verdana;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#9f9d8b;
    border:1px solid #fff;
    color: white;
}
.buttons a.positive:active{
    background-color: #828071;
    //border:1px solid #529214;
    color:white;
}

button.btnHighlight, .buttons a.btnHighlight{
    color:#000;
    background-color:#c4c1a8;
	border:1px solid #000;
    font-family: Verdana;
}
.buttons a.btnHighlight:hover, button.btnHighlight:hover{
    background-color:#9f9d8b;
    border:1px solid #fff;
    color: white;
}
.buttons a.btnHighlight:active{
    background-color: #828071;
    //border:1px solid #529214;
    color:white;
}

.box-table, .box-table td
{
    border-color: #444444;
    border-style: solid;
}

.box-table
{
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.box-table td
{
    margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;
}

#FP_BLOCK { margin: 0; padding: 0; text-align: left; width: 750px;}
#FP_RANDOM {
	margin: 0;
	width: 350px;
	height: 300px;
	padding: 3px;
	display:inline-block;
	border: 1px solid #600;
	vertical-align: top;
}
#FP_INFORMATION {
	margin: 0;
	width: 350px;
	height: 300px;
	padding: 3px;
	display:inline-block;
	border: 1px solid #600;
	vertical-align: top;
}
#FP_SPACE {
	width: 26px;
	display:inline-block;
}

.welcomeTable table {
	border: 1px solid #600;
}
.welcomeTable td {
	border-top: 1px solid #600;
	padding: 5px 5px 5px 5px;
}
.welcomeTable th {
	padding: 5px;
	background-color: #f2ebbd;
}

.welcomeTable tr:hover {
	background-color: #efefef;
	cursor: pointer;
}
