

html,body{
	height:100%;
}
body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arvo,Georgia;
	background: #ffffff   ;
	color: #888;
	text-align: center;
}

A img {border: none; }
A{
	color: #191970;
	text-decoration:underline;
}
A:visited{
	color: #191970;
}
A:hover{
	color: #191970;
	text-decoration:none;
}
A.stealthLink, A.stealthLink:hover, A.stealthLink:visited{
	color: #000000;
	text-decoration:none;
}
A.browseFieldLink, A.browseFieldLink:hover, A.browseFieldLink:visited{
	color: #555555;
	text-decoration:none;
}

table{
	background-color: #ffffff;
	font-family: Arvo,Georgia;
	font-weight: normal;
	font-size: 13px;
	border-collapse: collapse;
}
table th, table td{
	padding: 10px;
}
table tr:hover{
	background-color: #f8f8f8;
}
h1{
	text-align: center;
	margin-top:30px;
	margin-bottom:40px;
}

form{
	margin: 0px;
	padding: 0px;
}
fieldset.validationOnly{
	margin: 0px;
	padding: 0px;
	border: 0px;
	float:left;
}

a, a:hover, a:visited{
	/*outline: none;*/
	color: #0080ff;
	background-color: inherit;
}
a:active{
	color: #ff0080;
	background-color: inherit;
}
input.image{
/*outline:none;*/
}

h2{margin:0px;}
h3{margin:0px;}

.gray{color:#888;}

ul.inline{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: left;
}

ul.inline li{
	float: left;
}

img.spinner{
	display: none;
}

div.header{
	text-align: right;
	background: #ffffff;
	height: 90px;
	width: 100%;
}

div.header div.logo{
	float:left;
}
div.header img.logo{
	float:left;
	border: 0px;
}
div.header div.greek{
	position:relative;
	top:70px;
	right:0px;
	font-size:75%;
	float: left;
	color:#888;
}
div.header div.sleepingDude{
	float:left;
	height:5px;
	margin-left:75px;
}

ul.personalMenu{
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	list-style-type:none;
	list-style-image:none; /* to override the MediaWiki stylings */
	float: right;
	color:#fff;
}

ul.personalMenu li{
	float: left;
}

ul.personalMenu li a{
	margin-left: 15px;
	margin-right: 15px;
}

ul.personalMenu li.last a{
	margin-right: 0px;
}

div.msg_error, div.msg_note, div.msg_success{
	margin: 0 auto;
	border: 1px;
	padding: 5px;
}
div.msg_error{
	background-color: #fcc;
	color: #000;
}
div.msg_note, div.msg_tip{
	background-color: #ffc;
	color: #000;
}
div.msg_success{
	background-color: #cfc;
	color: #080;
}

div.wrapper{
	height:100%;
	text-align: left;
	
width: 95%;
	min-width: 772px;
	max-width: 965px;	margin: auto;
}

div.headMessages{
	width:100%;
	float:left;
	padding-bottom:5px;
}

ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: left;
	width: 100%;
	font-size:14px;
}

ul.tabs li{
	float: left;
	margin-right: 2px;
}

ul.tabs li.leftTextTab a, ul.tabs li.rightTextTab a{
	text-decoration: underline;
	padding-top: 5px;
	color: #0080ff;
}

ul.tabs li.rightTextTab{
	float: right;
}

ul.tabs li.leftTextTab a{
	margin-left: 3px;
}

ul.tabs li a{
	text-decoration: none;
	float: left;
	color: #000000;
	background-color: inherit;
}

ul.tabs li a.selected{
	color: #000000;
}

ul.tabs li a span{
	display: block;
	float: left;
	padding:0 10px 0 10px;
	border-radius:10px 10px 0 0;
}

ul.tabs li a span.title{
	color: #000;
	background-color: #eeeeee;
	line-height: 30px;
}

ul.tabs li a.selected span.title{
	background-color: #cccccc;
	color: inherit;
}

div.tabDivider{
	height: 10px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}


div.tabDivider div.center{
	color: inherit;
	background-color: #cccccc;
	height:10px;
	border-radius:0 5px 5px 10px;
}

* html div.tabDivider div.center{
	height:10px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
}

table.valignTop td{
	vertical-align:top;
}
table.valignTop th{
	vertical-align:top;
}

div.textCenter{
	width:100%;
	text-align:center;
}

pre.code, div.code{
	background-color:#ffc;
	border: 1px #000 dotted;
	padding:15px;
	margin:15px;
	line-height:19px;
}
div.code{
	font-family:monospace;
}
img.suffixIcon{
	margin:0px !important;
	padding: 3px 0px 0px 0px;
}





/*
   The code below this comment is from the original doItLater
   site and much of it is still used, but probably not all of it.
*/

A.tag, A.tag:hover, A.tag:visited{
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.tag:hover{
	color: #0000ff;
}

td.menuButton{
	background: url(/images/cellBg.png) no-repeat scroll center;
	font-family: Verdana;
	font-weight: bold;
	font-size:18px;
	color: #ffffff;
	padding: 0px;
}
A.menuButton, A.menuButton:visited{
	color: #ffffff;
	text-decoration:none;
}
A.menuButton:hover{
	color: #0000ff;
	text-decoration:none;
}

td.mainCell{
	height: 100%;
	padding-top: 10px;
}
td.leftSideCell{
	width:125px;
	border-right: #000 1px solid;
	text-align:center;
}
td.rightSideCell{
	width:175px;
	height:100%;
	border-left: #000 1px solid;
	text-align:center;
}

.footer{
	text-align:center;
	font-family:Arvo,Georgia;
	font-size: 10px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-right: -3px;
}

table.secureTable{
	background: url(/images/secureTableBg.png) no-repeat scroll top center;
	border-bottom: 1px #191970 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Arvo,Georgia;
	font-weight: normal;
	font-size: 11px;
}

table.shapeOnly>tbody>tr:hover{
	background-color:inherit;
}
table.shapeOnly, td.shapeOnly, table.shapeOnly>tbody>tr>td{
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}
table.shapeOnly, td.shapeOnly{
	border: 0px solid #000000;
}

table.dilTable, table.dilTable_noIndent, table.dilTable_side{
	text-align: left;
	width: 100%;
	border: #000 1px solid;
}

.dilTable th, .dilTable_noIndent th, .dilTable_side th{
	background-color: #000000;
	color: #ffffff;
}

A.dilThLink{
	color: #ffffff;
	text-decoration:underline;
}
A.dilThLink:hover{
	color: #ffffff;
	text-decoration:none;
}

.dilTable td{
	padding-left: 25px;
}
.dilTable_side td{
	padding-left: 10px;
}

.dilTableHighlight{
	background-color: #ff8080;
}

.mediaCaption{
	text-align: left;
	font-size: 16px;
}

.thumbnail{
	vertical-align: middle;
}

td.thumbCell{
	padding: 0px;
	text-align: center;
	width: 100px;
	height: 100px;
	vertical-align:middle;
}



/* STYLE FOR COLUMNS */
ul.page_column{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	min-height: 100px;
}

ul.column_hidden{
	display: none;
}

ul.column_left{
	margin-left: -2px;
}

ul.column_right{
	float: right;
}

ul.page_column li.module{
	padding-bottom: 6px;
	overflow: hidden;
}

* html ul.page_column li.module{
	float: left;
}

ul.column_left li.module{
	padding-right: 3px;
	padding-left: 2px;
}

ul.column_center li.module{
	padding-left: 3px;
	padding-right: 3px;
}

ul.column_right li.module{
	padding-left: 3px;
}

ul.hoverColumn{
	background-color: #cccccc;
}

.moduleFrame{
	border: 1px solid #000;
	background-color: #ccc;
	width: 200px !important;
}

.module_drop_helper{
	border: 2px dotted #cccccc;
	margin-bottom: 3px !important;
	width: 100% !important;
}

div.editButton{
	display:inline;
	width:100%;
	text-align:right;
}
/* END STYLE FOR COLUMNS */

.hiddenForm{
	display:none;
	background-color:#acf;
	padding:10px;
}

.projectBadge{
	float:right;
	display:inline-block;
	vertical-align:middle;
	height:32px;
	line-height:32px;
	padding:5px;
	font-weight:bold;
}
.projectBadge.approved{
	color: #080;
	background-color: #cfc;
	border: #080 solid 1px;
}
.projectBadge.pending{
	background-color: #ffc;
	color: #000;
	border: #000 solid 1px;
}
.projectBadge img{
	vertical-align:middle;
}

#errorDialog{
	display:none;
	background-color:#fcc;
}
#msgDialog{
	display:none;
	/*background-color:#ffc;*/
}

.withPlus{
	background:url(/images/plus_22px.png);
}
.withX{
	background:url(/images/x_22px.png);
}
.withPlus, .withX{
	background-position: left center;
    background-repeat: no-repeat;
	vertical-align:middle;
	padding:5px;
	padding-left:32px;
	line-height:27px;
}
a.downloadButton{
	background-image:url(/images/download_22px.png);
	background-position:10px 50%;
    background-repeat: no-repeat;
	vertical-align:middle;
	padding:10px;
	padding-left:42px;
	line-height:27px;
	text-decoration:none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #ccc;
	color:inherit !important;
}
a.downloadButton.hasChanges{
	background-color:#efe !important;
	border-top: 1px solid #cec;
	border-right: 1px solid #383;
	border-bottom: 1px solid #383;
	border-left: 1px solid #cec;
	color: #080 !important;
}
a.downloadButton:hover{
	background-color:#eee !important;
}
a.downloadButton.hasChanges:hover{
	background-color:#cec !important;
}
a.downloadButton:active{
	background-color:#ccc !important;
	border-top: 1px solid #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #333;
}
a.downloadButton.hasChanges:active{
	background-color:#8f8 !important;
	border-top: 1px solid #383;
	border-right: 1px solid #cec;
	border-bottom: 1px solid #cec;
	border-left: 1px solid #383;
}

ol.checklist{
	
}
ol.checklist li{
	padding:10px;
	padding-left:32px;
	font-weight:bold;
}
ol.checklist li.done{
	color:#888;
	background:url(/images/check_22px.png);
	background-position: left center;
    background-repeat: no-repeat;
	vertical-align:middle;
	background-position:5px;
}

tr.templateRow{
	display:none;
}

ul.tabs li.hasWork{
	text-decoration: underline;
}

ul.flex{
	display:flex;
	list-style:none;
}



/** Module: roadmapProgressModule.php **/
table.roadmap{
	width:100%;
	table-layout:fixed;
}
table.roadmap th.progressColumn{
	width:27%;
	text-align:center;
}
table.roadmap td{
	padding-bottom:150px; /* separate projects from each other */
	vertical-align:top;
}
table.roadmap td.projectName{
	font-size:2em;
}
.flagList{
	padding:0px;
	display:flex;
	list-style:none;
	flex-wrap: wrap;
	justify-content:center;
}
.flagList li{
	width:105px;
	text-align:center;
	padding-top: 42px;
	padding-bottom:42px;
	border-radius:10px;
	margin-top:10px;
}
.flagList li.hasProgBar{
	padding-bottom:27px; /* take out the extra space for the text */
}
.undeployed{
	color:#aaa;
}
.undeployed img{
	opacity:0.25;
}
.translatedNotDeployed{
	background-color:#fcc;
	cursor:help;
}
/** END Module: roadmapProgressModule.php **/
