body{background-color:#fcfdec;}
#sitename{
	color: #825d28;
}
.browseOption {
	border: #c1a088 3px solid;
}

.browseOption:hover{
	border:#dcbea7 3px solid;
}

.homeSearchInput {
	border: #c1a088 2px solid;
}

.homeSearchBtn {
	border: #c1a088 2px solid;
	height:59px;
	opacity:0.9;
}

.homeSearchBtn:hover {
	opacity:1;
}

input[type=text].homeSearchInput:focus {
	box-shadow: inset 0 0 20px rgba(249,250,167,1);
   -moz-box-shadow:   inset 0 0 20px rgba(249,250,167,1);
   -webkit-box-shadow: inset 0 0 20px rgba(249,250,167,1);
}

.filterOptionsTable, .sortOptionsTable td{
	background-color: #e0c5a6;
}

.sortOptionsTable td, .pageLink, .pageLinkL, .pageLinkXL  {
	color: #825d28;
	border: #c1a088 solid 2px;
}


.checkBox, .checkBoxClear {
	border: #c1a088 solid 1px;
}

#t2 .listMetadata a, .listTitle {
	color: #825d28	
}
#header {
	background-size: 100% auto;
	background-position: center center;
}

.hexWrapper{
	transform: scale(1.4);
}

.hexagon{ 
	opacity:1;
	cursor:pointer;
	position:relative; 
	top:100px;
	float:right;
}

.hexagon:hover .poly{
	fill:#f7f097;	
}

.poly{
	fill:#f7e859;/*f7f097;*/
	width:12%;
	
}

.loginText{
	cursor:pointer;
	font-size:8pt;
	font-weight:bold;
}
@-moz-document url-prefix() {
}

.loginLink{
	cursor:pointer;
	font-family:Myriad; 
	font-size:12pt;
	text-decoration:underline;
	border:#ccc 1px solid;
	color: #825d28;
	/*stroke:#825d28;
	fill:#825d28;*/
	
}

.loginTable,.contactWrapper{
	background-color: #F1EAE2;
}

.profileEmptyTextArea{
	margin-left: 10px;
	margin-top: 10px;

}
.jstree-default li.jstree-last {
    background-color: #e0c5a6 !important;
    border: 1px solid #e0c5a6 !important;
    border-radius: 5px;
}


.pilot{
	float:right;
	position:relative; 
	top:10px;
	right:80px;
	display:inline-block;width:120px;height:120px; background-size:120px auto;
	background-repeat:no-repeat;

}
.beta_en{
	background-image:url(image/header/beta_en.png);
}

.beta_el{
	background-image:url(image/header/beta_el.png);
}
#seperator div{
	background-color:#5C3E13;
	height:50px;
	width:50px;
	font-size:34px;
}

#search{
	margin-top:3%;
	margin-bottom:1%;
}

#browse{
	margin-top:1%;
	margin-bottom:1%;
}

.browseOptionWrapper{
	width:20%;
	margin-right:3%;
}

.browseOption{
	margin-right:0;
}

.info-quote1 {
	color: #5FCDE0;
	font-size: 22px;
	position: relative;
	top: 1px;
	left: 0px;
	text-indent: 0px;
	font-weight:bold;
}

.info-quote2 {
	color: #825d28;
	font-size: 20px;
	position: relative;
	top: 1px;
	left: 0px;
	text-indent: 0px;
	font-weight:bold;
}

.info-quote3 {
	color: #ec874f;
	font-size: 16px;
	position: relative;
	top: 1px;
	left: 0px;
	text-indent: 0px;
	font-weight:bold;
}

.info-quote4{
	color: #9BCA70;
	font-size: 18px;
	position: relative;
	top: 1px;
	left: 0px;
	text-indent: 0px;
	font-weight:bold;
}
.loginOption{
	background-color:#fff;
	height:70px;
	border:#c1a088 3px solid; 
	border-radius:5px; 
	background-image:url(image/home/users.jpg);
	background-repeat:no-repeat;
	background-size:auto 280px ;
	background-position:-180px -60px;
	padding:0px 10px 10px 230px;
	color:#666;
	width:67%;
	text-align:center;
	line-height:22px;
}

.loginOptionLink{
	text-decoration:none;
	width:80%;
}

#startloadingImg {
	margin-top: 3px;
}


.informRepublishTime{
	border:#ff6d09 3px solid; 
	border-radius:5px;
	width:80%;
	padding:5px;
	padding-left:60px;
	background-image:url(image/warn64a.png);
	background-repeat:no-repeat;
	background-size:auto 32px;
	background-position:10px center;
	font-weight:bold;
	text-align:left;
}

.informContainer{
	width:85%; 
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	padding:20px 0px;
}


.submitButton {
background-color: #D7E8C7;
border-color: #bcc5b3;
padding: 10px;
font-size: 10pt;
color: #252645;
border-radius: 3px;
opacity:0.8;
}

.submitButton:hover {
opacity:1;
}

#msgContainerEdit{
	background-color:#fff; 
	margin-top:0;
	padding-top:0;
	width:90%;
}

.submitButtonWork{
cursor:pointer;
}
.itemMenuAdminWorkflow{
position:relative;
bottom: 150px;
    clear: both;
    float: right;
    margin: 5px 0;

    width: 200px;
}
.itemMenuTitleWorkflow{
background-color: #825d28;
}

/** Media quieries
@media all and (min-width: 30em) and (max-width: 50em) {
	#help_contact_menu {
		position: fixed;
	}
}
 **/
@media all and (min-width: 1025px) and (max-width: 1440px) {
		#search{
			margin-bottom:1%;
			margin-top:2%;
		}
		#browse{
			margin-bottom:0%;
			margin-top:1%;
		}
		.hexWrapper{
			transform: scale(1.2);
		}
		
	}
	 
	 
	 
@media all and (max-width: 1024px) { {

		#help_contact_menu {
			top: 140px;
			position: fixed;
		} 
		
		#user_menu {
			top: 200px;
			position: fixed;
		} 
		
		 #help_contact_menu div {
			height: 36px;
		}
		
		 #help_contact_menu #hc_trigger, #help_contact_menu a {
			height: 36px;
		}
		
		#help_contact_menu #hc_trigger p {
			line-height: 36px;
			padding-left:3px;
		}
		
		#help_contact_menu #hc_trigger{width:38px;}
		#help_contact_menu #hc_trigger  img{ width:28px; height:28px; padding:5px 3px 0 0;}
		#help_contact_menu .help_sidelink a {
			background: url("images/help_s.png") no-repeat left top #53bfc5;
			font-size: 12px;
			line-height: 11px;
		}
		
		#help_contact_menu a {
			padding-left: 55px;
		}
		
		#help_contact_menu .contact__sidelink {
			height: 36px;
		}
		
		#help_contact_menu .contact__sidelink a {
			background: url("images/contact_s.png") no-repeat  left top #fe8e78;
			height: 36px;
			font-size: 12px;
			line-height: 11px;
		}
		
		#help_contact_menu .facebook_sidelink, #help_contact_menu .twitter_sidelink{
			height: 36px;
		}
		
		#help_contact_menu .facebook_sidelink a, #help_contact_menu .twitter_sidelink a {
			background-size:40px 40px;
			height: 36px;
			font-size: 12px;
			line-height: 11px;
		}

		.social_side_menu {
			top: 100px;
			padding:2px;
		}
		.socialButton{
			display:inline-block;
			width:34px;
			height:32px;
			float:left;
		}
		#fbLink div.socialButton{
			margin-bottom:3px;
		}

		#help_contact_menu .follow_sidelink div{
			
			font-weight:bold;
			font-size:12px;
			background-size:38px;
			padding-left:48px;
			height:36px;
		}


		#help_contact_menu .follow_sidelink div a.twitter{
			width:50px;
			background-size:auto 12px;
			display:inline-block; float: left;
			padding-left:1%;
		}

		#help_contact_menu .follow_sidelink div a.facebook{
			width:60px;
			background-size:auto 12px;
			display:inline-block;float: left;
			padding-left:1%;
		}
		#help_contact_menu .follow_sidelink div a.facebook:hover{
		background-size:auto 12px;
		}

		#help_contact_menu .follow_sidelink div a.twitter:hover{
			background-size:auto 12px;
		}
		.browseOptionLabel{
			font-size:9pt;
		}
		#search{
			margin-bottom:1%;
			margin-top:3%;
		}
		#browse{
			margin-bottom:1%;
			margin-top:1%;
		}
		.info-item h3{
			font-size:18px;
			padding: 5px 0 5px 60px;
			height: 40px;
		}	
		.hexWrapper{
			transform: scale(1.0);
		}
		.pilot{
			top:0;
		}
		
		.loginOption{
			line-height:14px;
			background-position:-200px -50px;
			padding-left:190px;
		}
		.info-quote1, .info-quote2, .info-quote3,.info-quote4{
			font-size:14px;
		}
		
	}

	@media all and (max-width: 640px) {
		#search{
			margin-bottom:2px;
			margin-top:1%;
			clear:both;
		}
		#browse{
		width:100%;
			margin-bottom:1%;
			margin-top:2px;
			clear:both;
		}
		#searchWrapper {
		width: 90%;
		}

		.homeSearchInput {
		width: 60%;
		height: 30px;
		font-size: 10px;
		}

		.homeSearchBtn{
		height: 33px;
		background-size: 32px 32px;
		}


		.homeMenuTitle {
			height: 12px;
			font-size:12px;
			margin-bottom: 1px;
			padding: 5px 20px 5px 5px;
		}

		#browseWrapper {
			width: 90%;
		}
		#seperator{
			left:33%;
		}
		#seperator div {
			width: 22px;
			height: 22px;
			font-size: 16px;
			border-radius:11px;
			padding-top: 1px;
		}
		.browseOptionWrapper {
			width: 18%;
		}

		.browseOptionLabel {
		font-size: 8pt;
		}

		::-webkit-input-placeholder { /* WebKit browsers */
			padding-top:1px;
			font-size:10px;

		}
		#footerLinks{width:80%; float:left;}
		#footerLinks a {
			padding: 2px;
			font-size: 12px;
			margin: 0.5%;
			padding-left: 5%;
			background-size: 20px 20px;
			height: 20px;
		}

		.sponsors img {
			height: 45px;
		}

		#startloadingImg{
			width:22px;
			margin-top:0px
		}
		.hexWrapper{
			transform: scale(0.8);
		}
		
	}

	#getProfileInfo{
		cursor:pointer;
		float:right;
	}
	
	.policiesTdNum{
		vertical-align:top;
	}