/* FONT STACK. */
body,
input, select, textarea {
/* 	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */

	font-family: "Helvetica", sans-serif;
	font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1;
}

/* BASE LAYOUT */

html {

	background: url(../images/chs/WebBackGround2816x2112.jpeg)  transparent;

	height: 100%;
	/* change the box model to exclude the padding from the calculation of 100% height (IE8+) */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

html.no-cssgradients {
	background-color: #aaa;
}

.ie6 html {
	height: 100%;
}

html {
	margin: 0;
}

body {
	color: #333333;
	margin: 75px auto;
	max-width: 100%;
	padding 0 0 20px 0;
	min-height: 660px;
	overflow-x: hidden; /* prevents box-shadow causing a horizontal scrollbar in firefox when viewport < 960px wide */
	background: transparent !important;
}

#outer-container-wrapper {
	background-color: #ece6d3;
	border-top: 4px solid #702E3D;
	border-bottom: 4px solid #702E3D;
}

#header {
/* 	height: 170px; */
	
}
#headerCenter{
	margin: auto;
/* 	width: 1280px; */
	padding: 0px 0 0 0px;
}
#hleft{
/* 	float: left; */
/* 	width: 500px; */
}
#hright{
/* 	float:right; */
/* 	min-width: 500px; */
	padding-top: 30px;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

#content {
	background: #ece6d3;
	min-height: 400px;
	padding-bottom: 10px;
}
#footer {
	height: 80px;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	clear:both;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

.header-row-social {
	margin-top: 20px;
}

.social-icons {
	vertical-align:bottom;
}

.social-icons a {
	font-size:22px;
	margin-left:5px;
	text-shadow: 1px 1px #fff;
}

.social-icons a:hover {
	color:#333;
}

div.header-separator {
	border-bottom: 1px solid #FEFFF4;
	margin-top: 10px;
}

div.announcements {
	font-family: "Optima", Helvetica, "Lucida Grande", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #702e3d;
	text-align: center;
	padding: 10px 0;
}

/* .menu {
	position: relative;
	float:left;
	width: 740px;
}
.menu ul{
	padding: 10px 0;
}
.menu ul li{
	font-size: 18px;
	color: #702e3d;
	display: inline;
    padding: 5px 30px;
    text-decoration: none;
    margin:3px; 
}
.menu ul li:hover {
	color: #8c707c;
}

.menu  ul li ul {
    display: none;   
}

.menu ul li:hover ul {
    display: block;
    width: 100px;
    z-index: 100;
}

.menu ul  li ul li {
    float: left;
    width:100px;
}​


.menu ul li ul {
    position: relative;
}
 */

.homeContent {
/*     width: 1280px; */
	margin: auto;
}

.leftHome {
	position: relative;
/* 	float: left; */
/* 	width: 740px; */
	clear:both;
/* 	margin-left: 15px; */
}

.leftHome .inner {
	background-color: #fefff4;
	border: solid;
	border-width:1px;
	border-color: #e3d4b4;
}

.homeImage {
	padding: 20px;
}

.homeImage img {
	box-shadow: 0px 0px 5px 1px #aaa;
}

.rightHome {
	position: relative;
/* 	float: left; */
/* 	width: 500px; */
/* 	margin-left: 6px; */
/* 	margin-right: 15px; */	
}
.featureContent{
	padding: 0px 20px 25px 20px;
	min-height: 250px;
}

.featurePublications{
	font-family: "Optima", Helvetica, "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #702e3d;
}

.featureNews{
/* 	width: 460px; */
	height: 363px;
/* 	background-color: transparent; */
	margin-top: 3px;
	padding: 10px;
	box-shadow: inset 0 0 10px #aaa;
	background: #e5e0cb;
}
.featureNews h2{
	font-size: 18px;
	color: #702e3d;
	font-weight: normal;
}
.chsSeries{
	margin: 20px 0 0 0;
	font-size: 20px;
}
.bookCovers{
	height: auto;
}
.browseAll{
	margin-top:-26px;
	float:right;
	z-index: 10;
	position: relative;
}
.bottomMenu{
	clear:both;
	padding: 20px 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.menuBottom {
	position: relative;
}
.menuBottom ul{
	padding: 0px 0;
}
.menuBottom ul li{
	display: inline;
}

#grailsLogo {
	background-color: #abbf78;
}

/* replace with .no-boxshadow body if you have modernizr available */
.ie6 body,
.ie7 body,
.ie8 body {
	border-color: #255b17;
	border-style: solid;
	border-width: 0 1px;
}

.ie6 body {
	height: 100%;
}

a:link, a:visited, a:hover {
	color: #8c707c;
}

a:hover, a:active {
	outline: none; /* prevents outline in webkit on active links but retains it for tab focus */
}

/* Changes inserted by PC */

h1 {
        color: #8c707c;
        font-family: "Optima", sans-serif;
        font-variant: small-caps;
        font-weight: normal;
        font-size: 1.6em;
        text-align: left;
        margin: 0 0 0 0;
}

h2 {
        color: #642f2e;
        font-family: "Optima", sans-serif;
        font-weight: normal;
        font-size: 1.2em;
        text-align: left;
        margin: 0.8em 0 0.3em 0;
}

h3 {
        color: #642f2e;
        font-family: "Helvetica";
        font-weight: normal;
        font-size: 1.1em;
        text-align: left;
        margin: 0.8em 0 0.3em 0;
}

.Paragraph {
        color: #000000;
        padding-top: 15px;
        font-family: "Helvetica";
        text-align: left;
}

.inlineCitation {
        color: #000000;
        padding-top: 15px;
        padding-bottom: 5px;
        font-family: "Helvetica";
        padding-left: 50px;
        margin-right: 100px;
}

.bibl {
        color: #000000;
        font-family: "Helvetica";
        text-align: right;
}

.bibl2 {
        text-indent:-50px;
        margin-left:50px

}

ul {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 50px;
}


p {
        padding-top: 15px;
  }

/* End inserts by PC */

img {
	border: 0;
}

/* GENERAL */

#grailsLogo a {
	display: inline-block;
	margin: 1em;
}

.content {
}

.content h1 {
	border-bottom: 1px solid #CCCCCC;
	margin: 0.8em 1em 0.3em;
	padding: 0 0.25em;
}

.scaffold-list h1 {
	border: none;
}

.footer a {
	color: #255b17;
}

#spinner {
	background: #FEFFF4;
	box-shadow: 0px 0px 45px 10px #ECE6D3;
	border:1px solid #ECE6D3;
	border-radius:3px;
	font-size:11px;
	line-height:70px;
	text-align:center;
	height: 70px;
	width: 150px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -75px;
	z-index:100;
}

/* NAVIGATION MENU */

.nav {
	padding-top: 5px;
	padding-bottom: 5px;
	zoom: 1;
}

.nav li a {
	font-family: "Optima", Helvetica, "Lucida Grande", sans-serif;
	color: #702e3d;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	font-size: 18px;
}

.nav a.home {
	background-image: url(../images/skin/house.png);
}

.nav a.list {
	background-image: url(../images/skin/database_table.png);
}

.nav a.create {
	background-image: url(../images/skin/database_add.png);
}

.navbar-header {
	border: 1px solid #E3D4B4;
	border-radius: 3px;
	background: #FEFFF4;
}

.navbar-header .navbar-toggle {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 3px;
}

.navbar-header .icon-bar {
	background: #444;
}

.navbar-toggle-icons a {
	font-size: 30px;
	vertical-align: middle;
	line-height: 50px;
	margin-left: 10px;
	color: #444;
}

.nav ul.dropdown-menu li a {
	font-size: 14px;
}

/**** LEFT MENU CLASSES ****/
div.leftDisplay .leftmenu {
	padding: 15px;
}

div.leftDisplay .leftmenu ul {
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}

div.leftDisplay .leftmenu > li > a {
	color: #242424;
}


div.leftDisplay li.active a, div.leftDisplay .leftmenu ul li a {
	color: #7d4f3a;
}

div.leftDisplay li.active > a {
	font-weight: bold;
}

div.leftDisplay .leftmenu li {
	margin-bottom: 10px;
}

div.leftDisplay .leftmenu ul > li:last-child {
	margin-bottom: 0px;
}

div.leftDisplay .leftmenu {
	padding-top: 30px;
}

div.leftDisplay .leftmenu li {
	list-style: none;
}

div.leftDisplay .leftmenu li.active > a > i {
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    margin-right: 3px;
}

/* CREATE/EDIT FORMS AND SHOW PAGES */

fieldset,
.property-list {
	margin: 0.6em 1.25em 0 1.25em;
	padding: 0.3em 1.8em 1.25em;
	position: relative;
	zoom: 1;
	border: none;
}

.property-list .fieldcontain {
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

.fieldcontain {
	margin-top: 1em;
}

.fieldcontain label,
.fieldcontain .property-label {
	color: #666666;
	text-align: right;
	width: 25%;
}

.fieldcontain .property-label {
	float: left;
}

.fieldcontain .property-value {
	display: block;
	margin-left: 27%;
}

label {
	cursor: pointer;
	display: inline-block;
	margin: 0 0.25em 0 0;
}

input, select, textarea {
	background-color: #fcfcfc;
	border: 1px solid #cccccc;
	font-size: 1em;
	padding: 0.2em 0.4em;
}

select {
	padding: 0.2em 0.2em 0.2em 0;
}

select[multiple] {
	vertical-align: top;
}

textarea {
	overflow: auto; /* IE always renders vertical scrollbar without this */
	vertical-align: top;
}

input[type=checkbox], input[type=radio] {
	background-color: transparent;
	border: 0;
	padding: 0;
}

input:focus, select:focus, textarea:focus {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	outline: 0;
	   -moz-box-shadow: 0 0 0.5em #ffffff;
	-webkit-box-shadow: 0 0 0.5em #ffffff;
	        box-shadow: 0 0 0.5em #ffffff;
}

.required-indicator {
	color: #8c707c;
	display: inline-block;
	font-weight: bold;
	margin-left: 0.3em;
	position: relative;
	top: 0.1em;
}

ul.one-to-many {
	display: inline-block;
	list-style-position: inside;
	vertical-align: top;
}

.ie6 ul.one-to-many, .ie7 ul.one-to-many {
	display: inline;
	zoom: 1;
}

ul.one-to-many li.add {
	list-style-type: none;
}

/* EMBEDDED PROPERTIES */

fieldset.embedded {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	   -moz-box-shadow: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

fieldset.embedded legend {
	margin: 0 1em;
}

/* MESSAGES AND ERRORS */

.errors,
.message {
	font-size: 0.8em;
	line-height: 2;
	margin: 1em 2em;
	padding: 0.25em;
}

.message {
	background: #f3f3ff;
	border: 1px solid #b2d1ff;
	color: #006dba;
	   -moz-box-shadow: 0 0 0.25em #b2d1ff;
	-webkit-box-shadow: 0 0 0.25em #b2d1ff;
	        box-shadow: 0 0 0.25em #b2d1ff;
}

.errors {
	background: #fff3f3;
	border: 1px solid #ffaaaa;
	color: #cc0000;
	   -moz-box-shadow: 0 0 0.25em #ff8888;
	-webkit-box-shadow: 0 0 0.25em #ff8888;
	        box-shadow: 0 0 0.25em #ff8888;
}

.errors ul,
.message {
	padding: 0;
}

.errors li {
	list-style: none;
	background: transparent url(../images/skin/exclamation.png) 0.5em 50% no-repeat;
	text-indent: 2.2em;
}

.message {
	background: transparent url(../images/skin/information.png) 0.5em 50% no-repeat;
	text-indent: 2.2em;
}

/* form fields with errors */

.error input, .error select, .error textarea {
	background: #fff3f3;
	border-color: #ffaaaa;
	color: #cc0000;
}

.error input:focus, .error select:focus, .error textarea:focus {
	   -moz-box-shadow: 0 0 0.5em #ffaaaa;
	-webkit-box-shadow: 0 0 0.5em #ffaaaa;
	        box-shadow: 0 0 0.5em #ffaaaa;
}

/* same effects for browsers that support HTML5 client-side validation (these have to be specified separately or IE will ignore the entire rule) */

input:invalid, select:invalid, textarea:invalid {
	background: #fff3f3;
	border-color: #ffaaaa;
	color: #cc0000;
}

input:invalid:focus, select:invalid:focus, textarea:invalid:focus {
	   -moz-box-shadow: 0 0 0.5em #ffaaaa;
	-webkit-box-shadow: 0 0 0.5em #ffaaaa;
	        box-shadow: 0 0 0.5em #ffaaaa;
}

/* TABLES */

table {
}
table .default {
	width: 20%;
}

table.default {
        width: 20%;
}


tr {
	border: 0;
}

tr>td:first-child, tr>th:first-child {
	padding-left: 1.25em;
}

tr>td:last-child, tr>th:last-child {
	padding-right: 1.25em;
}

td, th {
	line-height: 1.5em;
	padding: 0.5em 0.6em;
	text-align: left;
	vertical-align: top;
}

th {
	background-color: #efefef;
	background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eaeaea));
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ffffff', EndColorStr = '#eaeaea');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea')";
	color: #666666;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0.2em 0.6em;
}

thead th {
	white-space: nowrap;
}

th a {
	display: block;
	text-decoration: none;
}

th a:link, th a:visited {
	color: #666666;
}

th a:hover, th a:focus {
	color: #333333;
}

th.sortable a {
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 1.1em;
}

th.asc a {
	background-image: url(../images/skin/sorted_asc.gif);
}

th.desc a {
	background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
	background: #f7f7f7;
}

.even {
	background: #ffffff;
}

th:hover, tr:hover {
	/* background: #E1F2B6; */
}

#hright table {
	border-top: 0px;
}


/* PAGINATION */

.pagination {
	border-top: 0;
	margin: 0;
	padding: 0.3em 0.2em;
	text-align: center;
	   -moz-box-shadow: 0 0 3px 1px #AAAAAA;
	-webkit-box-shadow: 0 0 3px 1px #AAAAAA;
	        box-shadow: 0 0 3px 1px #AAAAAA;
	background-color: #EFEFEF;
}

.pagination ul{
	list-style-type:none;
margin:0;
padding:0;
}

.pagination li{
	display:inline;
}

.pagination a,
.pagination .currentStep {
	color: #666666;
	display: inline-block;
	margin: 0 0.1em;
	padding: 0.25em 0.7em;
	text-decoration: none;
	   -moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	        border-radius: 0.3em;
}

.pagination a:hover, .pagination a:focus,
.pagination .currentStep {
	background-color: #999999;
	color: #ffffff;
	outline: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.no-borderradius .pagination a:hover, .no-borderradius .pagination a:focus,
.no-borderradius .pagination .currentStep {
	background-color: transparent;
	color: #444444;
	text-decoration: underline;
}

/* ACTION BUTTONS */

.buttons {
	background-color: #efefef;
	overflow: hidden;
	padding: 0.3em;
	   -moz-box-shadow: 0 0 3px 1px #aaaaaa;
	-webkit-box-shadow: 0 0 3px 1px #aaaaaa;
	        box-shadow: 0 0 3px 1px #aaaaaa;
	margin: 0.1em 0 0 0;
	border: none;
}

.buttons input,
.buttons a {
	background-color: transparent;
	border: 0;
	color: #666666;
	cursor: pointer;
	display: inline-block;
	margin: 0 0.25em 0;
	overflow: visible;
	padding: 0.25em 0.7em;
	text-decoration: none;

	   -moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	        border-radius: 0.3em;
}

.buttons input:hover, .buttons input:focus,
.buttons a:hover, .buttons a:focus {
	background-color: #999999;
	color: #ffffff;
	outline: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.no-borderradius .buttons input:hover, .no-borderradius .buttons input:focus,
.no-borderradius .buttons a:hover, .no-borderradius .buttons a:focus {
	background-color: transparent;
	color: #444444;
	text-decoration: underline;
}

.buttons .delete, .buttons .edit, .buttons .save {
	background-position: 0.7em center;
	background-repeat: no-repeat;
	text-indent: 25px;
}

.ie6 .buttons input.delete, .ie6 .buttons input.edit, .ie6 .buttons input.save,
.ie7 .buttons input.delete, .ie7 .buttons input.edit, .ie7 .buttons input.save {
	padding-left: 36px;
}

.buttons .delete {
	background-image: url(../images/skin/database_delete.png);
}

.buttons .edit {
	background-image: url(../images/skin/database_edit.png);
}

.buttons .save {
	background-image: url(../images/skin/database_save.png);
}

a.skip {
	position: absolute;
	left: -9999px;
}

.search-textfield {
	border-left: 2px solid #afa7a6;
	background: #f5eee9;
}

/**********Display***********/
.mainDisplay{
	background-color: #fefff4;
	border: solid;
	border-width:1px;
	border-color: #e3d4b4;
	position: relative;
	min-height: 730px;
	clear:both;
}

.imgDisplay{
	position: relative;
	padding-right: 30px;
}

.imgDisplay .pictureSection {
	border: 1px solid #e3d4b4;
	padding: 10px;
	background: #e6e0cd;
}

.imgDisplay .pictureSection .pic-large img {
	width: 100%;
	height: auto;
	border: 1px solid #e3d4b4;
}

.imgDisplay .pictureSection .pic-large .caption {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #8c707c;
	font-family: "Optima", sans-serif;
}

.imgDisplay .pictureSection .pic-thumbs {
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.imgDisplay .pictureSection .pic-thumbs .item {
	padding-left: 5px;
	padding-right: 5px;
	opacity: 0.6;
}

.imgDisplay .pictureSection .pic-thumbs .item.active {
	opacity: 1.0;
}

.imgDisplay .pictureSection .pic-thumbs .item img {
	border: 1px solid #e3d4b4;
}

.leftDisplay{
	position: relative;
/* 	float: left; */
/* 	width: 200px; */
/* 	margin-left: 30px; */
 	padding-top: 20px; 
	font-family: "Optima", sans-serif;
}
.leftDisplay a {
	text-decoration: none;
	
}
.rightDisplay{
	position: relative;
/* 	float: left; */
/* 	min-width: 950px; */
	min-height: 700px;
	border-left: solid;
	border-left-width:1px;
	border-left-color: #e3d4b4;
	padding-top: 45px;
}

body.without-left-display .rightDisplay {
	width:100%;
	padding-left:30px;
	padding-right:30px;
	float:none;
	border-left:0px;
}

/* Commented out by PC
.rightOpt{
	float:right;
	width: 200px;
	min-height: 700px;
	background-color: #ece6d3;
}
*/

.rightOpt {
        float:right;
        width: 225px;
        min-height: 400px;
        background-color: #ece6d3;
        margin-top: 3px;
        padding: 15px;
        box-shadow: inset 0 0 15px #aaa;
        background: #e5e0cb;
	/*word-break: break-all; */
}

.urn {
         word-break: break-all;
}



.rightMainOP{
/*
	float: right;
	width: 750px;
*/
}

.rightMainFullOP{
/*
	float: right;
	width: 950px;
*/
}

body.without-left-display .rightMainFullOP {
	float:none;
	width:100%;
}

.rightMain{
/*
	float: right;
	width: 950px;
*/
}

.rightMain pre {
	background: transparent !important;
	border: 0px !important; 
}

.rightMainFull{
	width: 100%;
}

.bottomDisplay{
	clear:both;
}

#commentArea {
	margin-left:20px;
	font-size:12px;
	padding:10px;
	border-radius: 2px;
	box-shadow: 1px 1px 2px 0px #e3d4b4;
	border:1px solid #E3D4B4;
}

.annotations .annotationsHead {
	font-weight:normal;
	font-size:14px;
	margin-bottom:3px;
}

.annotations .annotationsCreatedBy {
	font-size:11px;
	color: #99858F;
	margin-top:3px;
}

a span.textCommentAdd {
	color: #1891C1;
}

a:hover span.textCommentAdd {
	color: #C11839;
	text-decoration: none;
}

span.textCommentNum {
	vertical-align:super;
	font-size:11px;
	color: #1891C1;
}

.margin-bottom-10 {
	margin-bottom:10px;
}

/********** MODALBOX *******/
#MB_window {
	margin-top: 10%;
}

#MB_frame {
	background: #FEFFF4;
}

#MB_close {
	font-size: 20px !important;
	top:0px;
	padding-top: 0px;
}

#MB_header {
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}

/************* PUBLICATIONS CAROUSEL **************/
#pubs-section-carousel .owl-buttons {
	text-align: left;
}

#pubs-section-carousel .owl-buttons:after {
	clear: both;
}

#pubs-section-carousel .owl-buttons .owl-next {}

/********** SIGN IN *******/

div.signin {
	padding-top: 20px;
}

div.signin div.form-group input.form-control {
	max-width: 185px;
}

div.signin.forgotpassword div.form-group input.form-control {
	max-width: 240px;
}

div.signin div.form-group {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

div.registration-form .terms h3 {
	font-size: 12px;
	font-weight: bold;
}

div.registration-form .whyregister ul {
	margin-left: 30px;
}

div.registration-form .whyregister ul li {
	line-height: 30px;
}

div.registration-form label {
	margin-bottom: 5px !important;
}

div.registration-form .already-have-account {
	padding: 20px;
	background: #ECE6D3;
	border: 1px solid #aaa;
	border-radius: 4px;
	margin-top: 30px;
}

/********** BREADCRUMBS *******/
.breadcrumb{
    font-size: 12px;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    border-radius: 0;
    background: transparent;
    margin-top: 30px;
}

.breadcrumb a {
	border-right: 1px solid #e3d4b4;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: capitalize;
}

.breadcrumb a:first-child {
	padding-left: 0px;
}

.breadcrumb a:last-child {
	border-right: 0px;
}

.breadcrumb a.active {
	color: #624242;
	text-decoration: underline;
}

.carousel-control i {
	font-size: 70px;
	margin-top: 100%;
	padding-top: 20px;
}

.carousel-control {
	background-image: none !important;
	width: auto !important;
}

.dropdown-menu {
	border: 0px;
	background: solid;
	padding:0;
	padding-top: 7px;
}

.dropdown-menu li {
	background: rgba( 255, 255, 255, 0.75 );
}

#pubs-section-carousel .item img {
	box-shadow: 0px 0px 2px 1px #aaa;
	margin: 5px;
	max-height: 170px;
}

.flags {
	margin-bottom: 5px;
}

.flags a.active {
	color: #000;
}

.flags span.link-faded {
	opacity: 0.5;
}

.login-register {
	margin-bottom: 27px;
	padding-right: 15px;
}

nav.navbar.menu .container-fluid {
	padding-left: 0px !important;
}

#mobile-search-form {
	position: relative;
	margin-bottom: 10px;
	margin-top: -10px;
}

/** LINKS **/

div.rightMain a:link, div.rightMain a:visited, div.rightMain a:hover {
	color: #8c707c;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: .5px solid rgba(139, 54, 96, 0.26);
}

/**********End Display*******/

/*** MEDIA QUERIES FOR RESPONSIVE LAYOUT ****/

/* Large */
@media(min-width:1200px){
	
	/* container */
	.container {
		width: 1260px !important;
	}
	
	.navbar {
		margin-bottom: 0px;
		min-height: 40px;
	}
}

/* Medium */
@media(min-width:992px) and (max-width:1199px){
	
	.navbar {
		margin-bottom: 0px;
		min-height: 40px;
	}
}

/* Small */
@media(min-width:768px) and (max-width:991px){
	
}

/* Extra Small */
@media(max-width:767px){
	
	nav.navbar.menu .container-fluid { padding-left: 15px !important; }
	
	#hleft { text-align: center; }
	
	#hleft img { display: inline;  }
	
	#hright { padding-top: 10px; }
	
	#hright .flags { text-align: right; margin-bottom: 10px; }
	
	#hright .login-register { text-align: right; margin-bottom: 7px; }
	
	#hright .header-row-social { margin-top: 5px; }
	
	#hright .social-icons { text-align: right; }
	
	.imgDisplay {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 10px;
	}
	
	.rightDisplay {
		border-left: 0px;
	}
}

@media(max-width:480px) {

	body { margin-top:50px; }

	#hleft { text-align: center; float: none !important; width: 100% !important; }
	
	#hright { width:100% !important; position: inherit !important; }
	
	.flags { float: left; }
	
	.header-row-social {
		position: absolute;
		top: 12px;
		z-index:10;
		right:15px;
		margin-right: 0px; 
	}
	
	.header-row-social .social-icons {
		padding: 0; margin: 0;
	}
	
	.navbar-nav-mobile .dropdown-menu {
		display: block !important;
		width: 100% !important;
		position: relative !important;
		top:0px;
		left:0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
		margin-bottom: 20px;
		background: rgba( 254, 255, 244, 0.5 );
	}
	
	.navbar-nav-mobile .dropdown-menu li {
		padding-left: 15px;
		background: transparent;
		list-style: none;
	}
	
	.navbar-nav-mobile .dropdown-submenu {
		padding: 0;
		margin: 0;
	}
	
	.navbar-collapse {
		max-height: none !important;
	}

	.browseAll {
		text-align: left;
		margin-top: 0px;
		float: none;
		margin-top: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 5px;
		background: rgba( 255,255,255,0.6 );
	}
	
	.browseAll i {
		float: right;
		margin-top: 4px;
		margin-right: 3px;
	}
	
	#chs-mainmenu > ul > li > a {
		text-align: center;
		background: #fefff4;
		border:1px solid #e3d4b4;
		display: block;
	}
	
	#chs-mainmenu > ul > li {
		margin-right: 0px;
		padding: 0px;
		margin-bottom: 5px;
	}
	
	#chs-mainmenu > ul > li:last-child {
		margin-bottom: 0px;
	}
	
	#chs-mainmenu > ul {
		padding: 0px;
	}
	
	.navbar {
		margin-bottom: 0px;
	}
	
	#chs-mainmenu ul.dropdown-menu {
		display: none;
		opacity: 0;
	}
}

.yui-ac-content {
    position: absolute;
    border: 1px solid #808080;
    width: 100%; /** BR: Default Value was 160 **/
    background: #fff;
    overflow: hidden;
    z-index: 9050;
white-space: nowrap;

}

.relative {
	position: relative;
}
