	table.project {border-collapse:collapse; margin-top:40px}
	table td {font-size:14px; padding:3px}
	label {width: 200px; display: block; float: left; clear: both; font-size:14px; font-weight:bold; color:#333}
	.text {padding: 4px; width: 500px;}
	.form li {list-style: none; padding: 5px 0; min-height: 37px;}
	.editLink, .deleteLink, .deleteLink2, .up, .down, .deleteMe, .addPage {color:#0000ee; cursor:pointer; text-decoration:none; font-size:12px; font-weight:400}
	tr:nth-child(even) {background: #ddd}
	.project tr:nth-child(even) {background:#fff}
	
	table {border-collapse:collapse; margin:0px 0 20px 0}
	table th {font-size:14px;background-color:#EEEEEE; padding:5px; text-align:left}
	table td {font-size:14px; padding:3px}
	label {width: 200px; display: block; float: left; clear: both; font-size:14px; font-weight:bold; color:#333}
	.form li {list-style:none; padding:5px 0; min-height:37px}
	.text {padding:4px; width:500px}
	.dropDown {padding:4px; width:200px}
		.map {width: 150px; margin-right:8px}

	.modalDialog > div, .modalDialogEdit > div, .modalDialogPin > div, .modalDialogPinEdit > div {width: 600px;position: relative; margin: 10% auto;	padding: 20px 20px 13px 20px;	border-radius: 10px;	background-color: #eee; height:235px}
	
	.closeLink {background: #606061;color: #FFFFFF;	line-height: 25px;	position: absolute;	right: -12px;	text-align: center;	top: -10px;	width: 24px;	text-decoration: none;
	font-weight: bold;	-webkit-border-radius: 12px;	-moz-border-radius: 12px;	border-radius: 12px;	-moz-box-shadow: 1px 1px 3px #000;	-webkit-box-shadow: 1px 1px 3px #000;	box-shadow: 1px 1px 3px #000;}
	.closeLink:hover { background: #00d9ff; }
	.openLink {font-size:12px; color:#0000ee; font-weight:400; text-decoration:none}
	.closeLink, .openLink {cursor:pointer}
	
	.up, .upOff {margin:0 5px 0 20px}
	.editLink, .deleteLink, .deleteLink2, .up, .down, .deleteMe {color:#0000ee; cursor:pointer; text-decoration:none; font-size:12px; font-weight:400}

	.modalDialog, .modalDialogEdit, .modalDialogPin, .modalDialogPinEdit {position: fixed;	font-family: Arial, Helvetica, sans-serif;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.8);	z-index: 999;	opacity:0;	-webkit-transition: opacity 400ms ease-in;	-moz-transition: opacity 400ms ease-in;	transition: opacity 400ms ease-in;	pointer-events: none;}
	
	.open {opacity:1;	pointer-events: auto;}
	
	.buttonContainer {text-align:center; text-decoration:none;}
		.buttonContainer a {text-decoration:none}
	.updateSnippetButton, .saveButton, .cancelButton, #openModal .addSnippetButton, .submit {font-size:12px; border:none;width:47px; background-color:#448ccb !important; padding:5px; border-radius:5px; color:#fff; cursor:pointer; font-family:Arial;margin-top:8px}
		.saveButton, .cancelButton {margin:10px}
		.updateSnippetButton {width:40px; margin: 0 auto}
	.linkText, .value {padding:3px;}
		
	/* Alert Messages */
	.success {padding:5px; border-radius: 8px; background-color:#5cb85c; color:#fff}
	.dayImage {cursor:pointer}
	.snippetTable p {padding:0; margin:0; font-size:12px; line-height:16px}
	.downOff, .upOff {color:#9F9F9F; cursor:default; font-size:12px; font-weight:400}
	select {padding:4px}
	
	#openModalEdit label, #openModal label  {padding-bottom:15px; clear:both; text-align:left;width:200px}
.type, .inputText, .expeditionDropDown, .courseDropDown {width:250px; margin: 3px 0 10px 0;}
.updateSnippetButton, #openModal .addSnippetButton {width: 40px; margin: 0 auto;font-size: 12px;    border: none;
    background-color: #448ccb !important;    padding: 5px;    border-radius: 5px;    color: #fff;    cursor: pointer;    font-family: Arial;	display:block;	clear:both}
.addLinkButton, .updateLink {font-size:12px; border:none;width:40px; background-color:#448ccb !important; padding:5px; border-radius:5px; color:#fff; cursor:pointer; font-family:Arial;margin-top:8px;     margin: 5px auto;}

h2 {margin-bottom:10px}
h3 {margin-bottom:10px}
.imagesHeader, h3 {margin:20px 0 15px 0; font-size:21px}
#openModalEdit h3 {margin-top:0}