* {
    margin: 0px;
    padding: 0px;
}
* html {
    height: 100%;
}
html, body {
    background-color: #ffffff;
    height: 100%;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
}
body, select, input, textarea {
    color: #222;
}
.clear {
    clear: both;
}
#cleararea {
    height: 10px;
    max-height: 10px;
    min-height: 10px;
}

/*countdown CSS*/
#defaultCountdown { width: 240px; height: 18px; }
#promtCountdown { width: 340px; height: 40px; }

/*Jquery UI ProcessBar*/
.ui-progressbar.beginning .ui-progressbar-value { background: lime; }
.ui-progressbar.middle .ui-progressbar-value { background: yellow; }
.ui-progressbar.end .ui-progressbar-value { background: red; }
#promptProcessingWindowprogressbar .ui-progressbar-value { background-color: #ccc; }


/* Login */
#login-box {
	width:482px;
	height: 402px;
	
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: transparent url(../images/login-box-backg.png) no-repeat left top;
}
#login-box img {
	border:none;
}
#login-box h2 {
	padding-top: 80px;
	margin:0;
	color: #ebebeb;
	font: bold 44px "Calibri", Arial;
        
}

#login-box-field {
	background-color: transparent;
	width:329px;
	margin:0 0 7px 0;
        
}
.form-login {
	width: 320px;
	padding: 6px 4px 6px 3px;
	border: 1px solid #0d2c52;
	background-color:#1e4f8a;
	font-size: 16px;
	color: #ebebeb;
}
.login-box-options {
    background-color: transparent;
    margin-left:8px;
    padding-top:20px;
}

.login-button-box {
    background-color: transparent;
    margin-left:4px;
    padding-top:20px;
    
}
.login-button-box-button {
    
    width:200px;
    
}
/* Login */
/* Menu */
.menu {	
	height: 35px;
	width: 1024px;

	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
        border-bottom-left-radius: 0px;
          border-bottom-right-radius: 0px;  
          z-index: 999;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 35px;
        cursor: pointer;
        
        z-index: 999;
}
/* Links */
.menu li a {
	display: block;
	padding: 0 14px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	 min-width: 140px;
         width: 140px;
	border-left: 1px solid #393942;
	border-right: 1px solid #4f5058;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;

	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);

	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
        z-index: 999;
}
.menu li:first-child a {
    border-left: none;
}
.menu li:last-child a {
    border-right: none;
}
.menu li:hover > a {
    color: #1c94c4;
}
/* sub Menu */
.menu ul {
	position: absolute;
	top: 35px;
	left: 0;

	opacity: 0;
	
	background: #1f2024;

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
        z-index: 999;
}
.menu li:hover > ul {
    opacity: 1;
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
        z-index: 999;
}
.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 90px;
	padding: 4px 0 4px 28px;
	margin: 0;

	border: none;
	border-bottom: 1px solid #353539;
        z-index: 999;
}
.menu ul li:last-child a {
    border: none;
}
/* Icons */
.menu a.inbox {
    background: url('../images/menuImg/inbox_2.png') no-repeat 4px center;
}
.menu a.outbox {
    background: url('../images/menuImg/outbox_2.png') no-repeat 4px center;
}
.menu a.documents {
    background: url('../images/menuImg/docs.png') no-repeat 6px center;
}
.menu a.messages {
    background: url('../images/menuImg/bubble.png') no-repeat 6px center;
}
.menu a.signout {
    background: url('../images/menuImg/arrow.png') no-repeat 6px center;
}
.menu a.default {
    background: url('../images/menuImg/arrow.png') no-repeat 6px center;
}
/* Menu */
/* TABLE */
#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 2px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
        margin-left: 0px;
        margin-right: 0px;

	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}



#box-table-b th
{
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
        border-bottom: 2px solid #6678b1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 0px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}
#box-table-b .odd td
{
        border: 0px !important;
}
#box-table-b .odd tr:hover td
{
	background: #CCFFFF !important; 
        border: 0px !important;
}

#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('images/table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('images/table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('images/table-images/gradhover.png') repeat-x;
	color: #339;
}


#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('images/table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('images/table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('images/table-images/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('images/table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}




/* TABLE */


/*BUTTONS*/







.mainWinRecDoc{
    min-width: 230px;
    max-width: 230px;
    width: 230px;
    min-height: 50px;
    background: transparent url('../images/icons/recDoc.png') no-repeat left center !important;
    padding-left: 45px !important;
    margin-bottom: 10px;
}
.mainWinRetDoc{
    min-width: 230px;
    max-width: 230px;
    width: 230px;
    min-height: 50px;
    background: transparent url('../images/icons/retDoc.png') no-repeat left center !important;
    padding-left: 45px !important;
    margin-bottom: 10px;
}
.mainWinMailDocUnread{
    min-width: 280px;
    min-height: 50px;
    background: transparent url('../images/icons/mail.png') no-repeat left center !important;
    padding-left: 45px !important;
    margin-bottom: 10px;
}
.mainWinMailDocRed{
    min-width: 280px;
    min-height: 50px;
    background: transparent url('../images/icons/mailR.png') no-repeat left center !important;
    padding-left: 45px !important;
    margin-bottom: 10px;
}
.mainWinMailDocImp{
    min-width: 280px;
    min-height: 50px;
    background: transparent url('../images/icons/mailI.png') no-repeat left center !important;
    padding-left: 45px !important;
    margin-bottom: 10px;
}
.mainWinMailDocFwr{
    min-width: 280px;
    min-height: 50px;
    background: transparent url('../images/icons/mailF.png') no-repeat left center !important;
    padding-left: 45px !important;
    margin-bottom: 10px;
}




.ioBoxMarkers{
    min-width: 75px;
    max-height: 22px;
    font-size: 11px !important;
}
.ioBoxPagerNPbutton{
    min-width: 22px;
    max-height: 20px;
    font-size: 10px !important;
}
.ioBoxPagerNumList{
    min-width: 22px;
    max-height: 20px;
    font-size: 10px !important;
}
.ioBoxDocOptBut{
    min-width: 180px;
    max-height: 22px;
    font-size: 11px !important;
}
.ioBoxDocOptBoxBut{
    min-width: 32px;
    min-height: 32px;
    max-width: 32px;
    max-height: 32px;
    
    opacity: 0.7;
}
.ioBoxDocOptBoxBut:hover{
    opacity:1;
}
#ioBoxDocOptBoxMail{
    background: transparent url('../images/icons/docOptMail.png') no-repeat left center !important;
}
#ioBoxDocOptBoxPDF{
    background: transparent url('../images/icons/docOptPDF.png') no-repeat left center !important;
}
#ioBoxDocOptBoxXLS{
    background: transparent url('../images/icons/docOptXLS.png') no-repeat left center !important;
}
#ioBoxDocOptBoxXML{
    background: transparent url('../images/icons/docOptXML.png') no-repeat left center !important;
}
#ioBoxDocOptBoxWEB{
    background: transparent url('../images/icons/docOptURL.png') no-repeat left center !important;
}





/*BUTTONS*/










img {
    border: none;
}
a {
    color: #03f;
    border: none;
}
a:hover {
    color: #69f;
    border: none;
}
::-moz-selection {
    background: #8db6cd;
    color: #ff0000;
    text-shadow: none;
}
::selection {
    background: #8db6cd;
    color: #ff0000;
    text-shadow: none;
} 
a:link {
    -webkit-tap-highlight-color: #fcd700;
    border: none;
}
.contentbody {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    width: 100%;
    min-width: 1024px;
    max-width: 100%;
    background: #FFFFFF url('../images/white_sand.png') repeat ;
}
.headArea {
    background: #FFFFFF url('../images/denim.png') repeat ;
    min-height: 100px;
    min-width: 100%;
}
.headTopArea {
    min-width: 1024px;
    width: 1024px;
    min-height: 65px;
    background-color: transparent;
}
.headTopAreaLogo {
    position: relative;
    float: left;
    top: 5px;
    left: 10px;
    background: transparent url('../images/logos/mapLogo_.png') repeat ;
    min-height: 55px;
    min-width: 152px;
    height: 55px;
    width: 152px;
    z-index: 999;
}
.headTopAreaLogo2 {
    position: relative;
    float: left;
    top: 5px;
    left: 240px;
    background: transparent url('../images/logos/mondelezLogo3_.png') no-repeat ;
    min-height: 55px;
    min-width: 262px;
    height: 55px;
    width: 152px;
    z-index: 1;
}
.headTopAreaLastLoginInfos {
    position: relative;
    float: left;
    top: 5px;
    left: 300px;
    background-color: transparent;
    padding-top:  4px;
    min-height: 26px;
    min-width: 280px;
    height: 26px;
    width: 280px;
    z-index: 1;
    color: #FFFFFF;
    text-align: right;
    text-shadow: 2px;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    vertical-align: bottom;
}
.headTopAreaLangOpt {
    position: relative;
    float: left;
    top: 25px;
    left: 90px;
    background-color: transparent;
    padding-top:  0px;
    min-height: 36px;
    min-width: 220px;
    height: 36px;
    width: 220px;
    z-index: 1;
    color: #000000;
    text-align: center;
    text-shadow: 2px;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}
.headTopAreaLangOpt a {
    margin-left: 5px;
}
.headBottomArea {
    min-height: 35px;
    min-width:100%;
}

.headBottomAreaMiddle {
    background-color: transparent;
    min-height: 35px;
    position: relative;
    width: 1048px;
    display: inline-block;
    
}

.mainArea {

    height: 100% !important;
    margin: 0 auto;
    width: 99%; min-width: 1018px;  max-width: 99%;

    padding-top: 0px;
    padding-bottom: 10px;
}
.mainAreaBottom { 
    min-height: 23px;
    height: 23px;
    color: #cccccc;
    font-style: inherit;
    font-weight: bolder;
    font-size: 11px;
    position: relative;
    bottom: 0;
    left:auto;
    width: 99%;
    min-width: 1018px;
    max-width: 99%;
    vertical-align: bottom;
    text-align: center;
    background: #8db6cd;
    background: -webkit-linear-gradient(top, #8db6cd 0%,#2c2d33 125%);
    background: -moz-linear-gradient(top, #8db6cd 0%,#2c2d33 125%);
    background: -o-linear-gradient(top, #8db6cd 0%,#2c2d33 125%);
    background: -ms-linear-gradient(top, #8db6cd 0%,#2c2d33 125%);
    background: linear-gradient(top, #8db6cd 0%,#2c2d33 125%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8db6cd', EndColorStr='#2c2d33' );
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;  
    border-style: outset;
    border-color: #eee;
    border-top-width: 0px;
    border-left-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    padding-top: 7px;
}

.footer {
    z-index: 9999;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 18px;
    width: 100%;
    letter-spacing: 1px;
    background-color: #00467F
}

.float-left {
    float: left;
    color: #FFF;
    vertical-align: top;
    font-size: .9em;
}

.float-right {
    float: right;
    color: #929999;
    padding-top: 3px;
    height: 18px;
    font-size: .8em;
}

button.red-button
{
    background:radial-gradient(#4CAF50,#4CAF50);
    color:white;
    border-color:#660000;
}
button.red-button:hover
{
    background:radial-gradient(#4CAF50,#4CAF50);
    color:white;
    border-color:#660000;
}
button.red-button:active
{
    background:radial-gradient(#4CAF50,#4CAF50);
    color:white;
    border-color:#660000;
}

button.red-yellow
{
    background:radial-gradient(#EEDD82,#EEDD82);
    color:black;
    border-color:#660000;
}
button.red-yellow:hover
{
    background:radial-gradient(#EEDD82,#EEDD82);
    color:black;
    border-color:#660000;
}
button.red-yellow:active
{
    background:radial-gradient(#EEDD82,#EEDD82);
    color:black;
    border-color:#660000;
}

