set 'UTF-8';


* {
margin: 0;
}
*:focus {
	outline: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
 address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
 tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 	
    -webkit-font-smoothing: subpixel-antialiased;
}
html, body {
	height: 100%;
    font-weight: 400;
    background-color: rgb(250, 250, 250);
}		
input {
    font-weight: 400;
}

#AskAlex {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/backgrounds/site_bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #808080;
}
.hiding,.delayed-visibility {
    visibility: hidden;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 1;
	margin: 0 auto -70px;
}
.wrapper-header {
	height: 52px;
}
#Header {
	background-image: url(../images/backgrounds/header_bg.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 1058px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#Header  .nav {
	width: 900px;
	float: left;
	padding-top: 30px;
	padding-bottom: 0px;
}
#Header .user-controls {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 33px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 155px;
	margin-top: 30px;
}

#navbar {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
	float: left;
}
#navbar li a {
	display: block;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 33px;
	padding-right: 20px;
	padding-left: 10px;
	z-index:99;
	text-align: left;
}
.navbar-inverse .nav>li>a {
    margin-left: 5px;
    color: white;
    font-size: 17px;
    font-weight: 400;
}
#navbar li a:hover {
	color: #FFFFFF;
}
.navbar-inverse .brand, .navbar-inverse ul.nav li a  {
    color: white;
}
ul.nav li.dropdown ul.dropdown-menu li a {
    color: #333;
    font-size: 16px;
}
ul.nav li.dropdown ul.dropdown-menu li a:hover {
    color: #FFFFFF;
}
li.magazineEmpty p a {
    color: black;
    font-style:italic;
}
#navbar li a.logo {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 33px;
}
#navbar li ul {
	width: 175px;
	background-image: url(../images/backgrounds/dark-blue.jpg);
	background-repeat: repeat;
	display: none;
	margin-top: 20px;
	float: left;
	padding-top: 20px;
}
#navbar li:hover ul {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	z-index: 999;
}
#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	color: #CCCCCC;
	background-image: url(../images/backgrounds/dark-blue.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293743;
	padding-left: 10px;
}
#navbar li li a:hover {
	background-image: url(../images/backgrounds/light-blue.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
#navbar li a.active {
	color: #FFFFFF;
}
#navbar .magazineEmpty a {
    line-height:normal;
    display:inline; 
    font-size:12px; 
    margin:0px; 
    padding:0;
}
#navbar .magazineEmpty {
    border:1px dotted; 
    margin:3px;
    padding:5px;
    width:180px;
    line-height:normal;
    line-spacing:10px;
    font-size:14px;
    text-align: left;
}
#navbar .magazineEmpty p:nth-child(2) {
    margin-top: 10px;
}

#Header .user-controls a.first {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}
#Header .user-controls a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #26343F;
}
#Header .user-controls a:hover {
	color: #FFFFFF;
}
#Breadcrumbs  {
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC; 
	width: 700px;
	float: left;
	margin-top: 18px;
}
#Breadcrumbs a   {
	color: #cccc33; 
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: none;
}
#Breadcrumbs  a.first  { 
	margin-left: 0px; 
	color: #cccc33; 
}
#Breadcrumbs  a:hover  {
	text-decoration: underline;

}
#Header .left-container {
	margin-top: 6px;
	padding-right: 15px;
}
.page-title {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5px;
}
.page-title span {
    border-bottom: 4px solid black;
    font-size: 26px;
}    

#Header h1.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cccccc;

	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


#Header .HeaderLine {
	float: left;
	clear: left;
	width: 100%;
}

.HeaderColumnLeft {
	float: none;
	width: auto;
	overflow: hidden;
	text-align: left;
}

.HeaderColumnRight {
	float: right;
	text-align: left;
}

#Header .search-bar   {
	float: right;
	width: 190px;
	height: 60px;
	position: relative;
	margin-top: 10px;
	 
}

#Header .search-bar .search {
	height: 20px;
	border: 1px solid #563E3D;
    background-color: #808080; 
    border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;
}
 
.within-checkbox {
	 background-color: #808080;
}

#Header .search-bar  .default-value {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: 20px;
	width: 130px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
	text-overflow: ellipsis;
}

.search_wrap {
	  float: left;
}
.nav-facet-title i {
	font-variant: normal !important;
	font-size: 15px !important;
    font-weight: 200;
}
.icon-cancel-box {  
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    width: 16px; height: 16px;
  	position: absolute;
	top:6px;
	right: 30px;
}
.icon-cancel {
    width: 11px; height: 11px;
    background-position: center 0;
    background-image: url(/images/cancel_search.png);
    cursor: pointer;
}

.icon-cancel:hover {
      background-position: center -11px;
}
    
.search-bar .submit  {  
    background-image: url(../images/buttons/go_icon_25x25.png);  
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	position: absolute;
	top: -1px; 
	right: -5px;
}
#Header .search-bar  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC; 
	float: right;
	padding-top: 5px;
}
#Header .search-bar  a:hover {
    text-decoration: none;
    color: white;
}
#Header .search-bar .search .checkbox {
	float: right;
	margin-top: 6px;
	margin-left: 0px;
}
#Header .search-bar .search label {
	color: #CCCCCC; 
	float: right;
	margin-top: 3px;
	margin-left: 5px;
	font-size: 80%;
	font-family: Arial,Helvetica,sans-serif;
}
.doc-label  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: underline;
	color: #000000;
}
.doc-label  a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.wrapper-content {
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 1058px;
	overflow: inherit;
}
#Large-Column-Container {
	float: left;
	width: 842px;
	height: 100%;
}
/*#Large-Column-Container .search {*/
#Body .search {
	float: left;
	background-color: white;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-bottom: 10px;
}

/* Prevents 'Select All Pages' checkbox from jumping to the top */                    
#Large-Column-Container .checkall {
      margin-left: 20px;
      margin-bottom: 10px;
      float: left;
}

#Page-Nav  .results  {
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
#Page-Nav {
	font-size: 18px;
    color: #004993;
	float: left;
}
#Page-Nav .browse-pages  {
	text-align: left;
	float: left;
	width: 1020px;
	height: 22px;
    margin-bottom: 8px;
    margin-top: 2px;
	background-color:  rgb(250, 250, 250);
	padding: 2px 20px 8px 20px;
	border: 1px solid silver;
	border-width: 0px;
}

#Page-Nav  .search-pages {
	text-align: left;
	float: left;
	width: 799px;
	margin-bottom: 8px;
	background-color: white;
	padding: 4px 20px;
	border: 1px solid silver;
}

em {
	font-weight: 600;
    font-size:14px;
	color: rgb(68,68,68);
    font-style: normal;
}

em:hover {
   text-decoration:underline;
}

#Advanced {
	height: auto;
	width: 1015px;
	overflow: hidden;
	background-image: url(../images/backgrounds/light_bg.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	margin-bottom: 10px;
}
#Advanced .query {
	border: 1px solid #CCCCCC;
	width: 1005px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 5px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
}
#Advanced .label {
	font-size: 16px;
	font-weight: 500;
	color: black;
	background-image: url(../images/backgrounds/light_bg.jpg);
	width: auto;
	float: left;
	line-height: 23px;
	padding: 5px;
}
#Join-Options {
	height: auto;
	width: 1015px;
	overflow: hidden;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;

	font-size: 20px;
	font-weight:500;
	color: #993333;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
#Join-Options .price {
	text-transform: none;
	margin-left: 15px;
	color: #999;
}
#Join-Options ul li {
	list-style-type: none;
	margin-right: 50px;
	font-size: 18px;
	text-transform: uppercase;
	color: #202b34;
	font-family: Georgia, 'Times New Roman', Times, serif;
	float: left;
	margin-top: 15px;
	line-height: 15px;
	margin-bottom: 5px;
}
#Join-Options ul li #join {
	background-image: url(../images/buttons/join-button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 82px;
	cursor: pointer;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#Join-Options ul li input {
	margin-right: 10px;
	width: 13px;
}
#Join-Options ul li ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #333;
	float: left;
	margin-top: 5px;
}
.advanced-submit {
	margin-left: 20px;
}

#Advanced .terms {
	width: 1000px;
	height: auto;
	float: left;
}
#Advanced .allwords   {
	border: 1px solid #CCCCCC;
	width: 537px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
    padding-left: 11px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
}
#Advanced .exactwording   {
	border: 1px solid #CCCCCC;
	width: 537px;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 11px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
}
#Advanced .oneormore   {
	border: 1px solid #CCCCCC;
	width: 537px;
	color: #333333;
	margin-bottom: 10px;
	padding-left: 11px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
}

#Advanced .unwantedwords   {
	border: 1px solid #CCCCCC;
	width: 537px;
	color: #333333;
	margin-bottom: 10px;
	padding-left: 11px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-top: 5px;
}
#Advanced   .info {
	float: right;
	height: auto;
	width: 395px;
}
#Advanced .title   {
	border: 1px solid #CCCCCC;
	width: 377px;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 11px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-top: 5px;
}
#Advanced  .author   {
	border: 1px solid #CCCCCC;
	width: 377px;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 11px;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
} 
#Advanced   .dates {
	width: 395px;
	float: left;
}
#Advanced  .dates-field {
	float: right;
}
#Advanced    .date-label {
	height: 29px;
	width: auto;
	float: left;
	padding-right: 10px;
	color: #000000;
	line-height: 29px;
	margin-bottom: 5px;
}
#Advanced   .date-from   {
	border: 1px solid #CCCCCC;
	width: 90px;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 5px;
	height: 18px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
}
#Advanced  .to {
	height: 27px;
	width: auto;
	padding-right: 10px;
	color: #000000;
	padding-left: 10px;
	line-height: 27px;
}
#Advanced   .date-to   {
	border: 1px solid #CCCCCC;
	width: 90px;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 5px;
	height: 18px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
}
#Advanced .languages {
	background-color: transparent;
	width: 200px;
	float: right;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
}
#Advanced .indexes {
	float: left;
	width: 1015px;
	height: 100%;
	margin-top: 10px;
}
#Advanced .index-label {
	font-size: 16px;
	font-weight:500;
	color: #000000;
	width: 1015px;
	float: left;
	line-height: 23px;
	cursor: pointer;
}
#Advanced img {
	float: right;
	padding-top: 7px;
}
#Advanced  .checkall {
	margin-bottom: 15px;
}
#Advanced   .checkbox-col {
	float: left;
	width: 338px;
}
#Advanced  li {
	list-style-type: none;
	display: block;
	line-height: 20px;
}
#Advanced  li  a {
	color: #333333;
	text-decoration: none;
}
#Advanced  li  a:hover {
	text-decoration: underline;
}
.search-button {
	background-color: transparent;
	background-image: url(../images/buttons/search.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-left: 20px;
	background-position: 0px 0px;
}
.search-button:hover {
	background-position: 0px -18px;
}
.search-button:active {
	background-position: 0px -36px;
}
#Right-Column  {
	float: right;
	height: auto;
	width: 200px;
}
#Right-Column  a {
    text-decoration:none;
}
#Left-Column {
	width: 203px;
	float: left;
	height: auto;
	margin-right: 10px;
}
#Narrow-Column {
	float: left;
    padding-top: 20px;
}
#Narrow-Column .widget  {
	width: 178px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
}
#Narrow-Column .login-widget {
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../images/backgrounds/light_bg.jpg);
	background-repeat: repeat;
}
#Narrow-Column .username {
	background-color: #FFFFFF;
	width: 168px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#Narrow-Column .password {
	background-color: #FFFFFF;
	width: 168px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#Narrow-Column .search-dropdown-first    {
	width: 100%;
	background-color: transparent;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#Narrow-Column .search-dropdown    {
	width: 100%;
	background-color: transparent;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
}
#Narrow-Column .collections-dropdown    {
	width: 100%;
	background-color: transparent;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
#Narrow-Column .widget .container {
	width: 180px;
	margin-top: 10px;
}
#Narrow-Column .widget .container label {
	margin-left: 5px;
}
#Narrow-Column .title  {
	color: #004993;
	color: black;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 5px;
	width: 180px;
}
#Narrow-Column .login  {
	background-image: url(../images/buttons/enter.png);
	height: 18px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	background-color: transparent;
	cursor: pointer;
}
#Narrow-Column .login:hover  {
	background-image: url(../images/buttons/enter-hover.png);
}
#Narrow-Column      .link  a    {
	font-size: 10px;
	color: #004993;
	text-decoration: none;
	width: 180px;
}
#Narrow-Column      .link  a:hover    {
	text-decoration: underline;
}
#Narrow-Column  .new    {
	background-color: transparent;
	background-image: url(../images/buttons/new.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
	background-position: 0px 0px;
	float: right;
}
#Narrow-Column  .new:hover {
	background-position: 0px -18px;
}
#Narrow-Column .new:active {
	background-position: 0px -36px;
}
#Narrow-Column  .add    {
	background-color: transparent;
	background-image: url(../images/buttons/add.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	background-position: 0px 0px;
}
#Narrow-Column  .add:hover {
	background-position: 0px -18px;
}
#Narrow-Column .add:active {
	background-position: 0px -36px;
}
#Narrow-Column  .banner    {
	margin-left: 1px;
	float: left;
	margin-bottom: 10px;
}
h1 {
	font-size: 16px;
	font-weight:500;
	margin-bottom: 10px;
}
#Blank-Page {
	width: 995px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
	float: left;
}
.footer, .push {
	height: 60px;
	clear: both;
}
.footer {
	position: fixed;
    height: 32px;
    left: 0;
    bottom: 0;
	z-index: 1;
    background-color:#f2f2f2; 
    margin: 0;
    width: 100%;
    order-top-color: rgb(223, 221, 221);
    order-top-width: 1px;
    order-top-style: solid;
}
#Footer {
	width: 1058px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
}
#Footer  .about {
	font-size: 12px;
	width: 400px;
	color: #362828;
	float: left;
}
#Footer .about a {
	text-decoration: none;
	color: #362828;
}
#Footer .about a:hover {
	color: #004993;
		text-decoration: underline;
}
#Footer  .about  .image {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Footer  .links {
	font-size: 12px;
	color: #362828;
	line-height: 30px;
	margin-left: 50px;
	margin-top: 15px;
	float: left;
}
#Footer  .links  ul {
	list-style-type: none;
}
#Footer  .links  a {
	color: #004993;
	text-decoration: none;
}
#Footer  .links  a:hover {
	text-decoration: underline;

}
#Footer .divider {
	background-image: url(../images/backgrounds/footer-div.jpg);
	background-repeat: repeat-y;
	height: 100px;
	width: 2px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 15px;
	float: left;
}
#Footer  .connect  {
	padding-top: 15px;
	font-size: 16px;
	font-weight:500;
	color: #004993;
	line-height: 25px;
	width: auto;
}
#Footer .connect .Social-Icons    {
	height: auto;
	width: auto;
	float: left;
}
#Footer .connect .Social-Icons a  {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #362828;
}
#Footer .connect .Social-Icons a:hover {
	color: #004993;
			text-decoration: underline;
}
#Footer .connect .Social-Icons ul  {
	list-style-type: none;
}
#Footer .connect .Social-Icons li  {
	display: block;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}
#Footer .contact {
	height: auto;
	width: auto;
	float: left;
	margin-top: 20px;
}
#Footer .contact a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #362828;
}
#Footer .contact a:hover {
	color: #004993;
			text-decoration: underline;
}
.Lower-Footer {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
    color: #808080;
	vertical-align: bottom;
	line-height: 30px;
}
.Lower-Footer  a {
	color: #cccccc;
	text-decoration: none;
}
.Lower-Footer  a:hover {
	color: whitesmoke;
}

.spacer {
	float: left;
	width: 100%;
	height: 50px;
}
#Secondary-Nav {
	width: 142px;
	float:left;
}
#Secondary-Nav  ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#Secondary-Nav  li {
	background-color: #FFFFFF;
}
#Secondary-Nav  li.current {
	display: block;
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
	font-weight:500;
	font-size: 12px;
	color: #000000;
	border-right-width: 0px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#Secondary-Nav  li  a {
	display: block;
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
	font-weight:500;
	font-size: 12px;
	color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/backgrounds/nav-col_bg.jpg);
}
#Secondary-Nav  li  a:hover {
	text-decoration: none;
	color: #000000;
	background-image: none;
}


#Browser-Body #Body {
    width: 1050px !important;
}


#Body {
	padding-left: 0px;
	width: 845px; 
	float: left;
}
.Body-Search {
	width: 1059px !important;
}
#Body  a  {
	text-decoration: none;
}
#Body  a:hover  {
	text-decoration: underline;
}

#Body .browser  a:hover  {
	text-decoration: none;
}
#Body .browse {
	float: left;
	height: 100%;
	width: 843px;
	background-color: rgb(250, 250, 250);
	margin-bottom: 10px;
    margin-top: 0px;
	border-width: 0px;
	border-style: none;
	border-color: silver;
}
#Body .my-alex {
	width: 802px;
	background-color:  rgb(250, 250, 250);
    border-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding: 20px;
	min-height: 150px;
}
#Body .generic {
	width: 802px;
	background-color:  rgb(250, 250, 250);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;  
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding: 20px;
	min-height: 400px;
}
#Body .full {
	width: 871px;
	background-color:  rgb(250, 250, 250);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding: 20px;
	min-height: 300px;
}
.Body-Center {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
#SubPage-List {
	float: left;
	width: 100%;
	color: #2F4F4F;
}
#SubPage-List  ul {
	float: left;
	line-height: 25px;
	width: 802px;
	list-style-type: none;
	margin-left: 0;
}
#SubPage-List ul:hover {
	border-bottom-color: #999999;
}

#SubPage-List  .collection-title {
	width: 550px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	float: left;
}
#SubPage-List  .collection-title  a {
	text-decoration: none;
	color: #004993;
}
#SubPage-List  .collection-title  a:hover {
	text-decoration: underline;
}
#SubPage-List  .history-title {
    overflow: hidden;
    text-overflow: ellipsis;
}
#SubPage-List  .history-title  a {
	text-decoration: none;
	font-weight:500;
}
#SubPage-List  .history-title  a:hover {
	text-decoration: underline;
}
#SubPage-List .title-auto {
	float: left;
	padding-right: 10px;
	width: 501px;
}
#SubPage-List .title-auto a {
	font-weight:500;
	color: #004993;
	text-decoration: none;
}
#SubPage-List .title-auto a {
	text-decoration: underline;
}
#SubPage-List .items {
	width: 80px;
	float: left;
}
#SubPage-List .history-row .history-button button {
	opacity: 0;
	filter:alpha(opacity=0);
}
#SubPage-List .history-row:hover .history-button button {
	opacity: 0.4;
	filter:alpha(opacity=40);	
}
#SubPage-List .history-row .history-button:hover button {
	opacity: 1;
	filter:alpha(opacity=100);	
}

.pagination {
    font-size: 10pt;
}
#My-Alex .title-auto {
	float: left;
	padding-right: 10px;
	width: 501px;
}
#My-Alex .title-auto a {
	font-weight:500;
	color: #004993;
	text-decoration: none;
}
#My-Alex .title-auto a {
	text-decoration: underline;
}
#My-Alex .items {
	width: 60px;
	float: left;
}
#My-Alex .options {
	width: 75px;
	float: left;
}
#My-Alex .options a {
	color: #999999;
	text-decoration: none;
	font-weight:500;
}
#My-Alex .options a:hover {
	color: #000000;
}
#My-Alex .options img {
	margin-right: 7px;
	float: left;
	margin-top: 6px;
}
#My-Alex .date {
    width: 130px;
	text-align: right;
	float: right;
}
.item {

}
.item-container {
	font-size: 14px;
    line-spacing: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 801px;
	padding: 20px 20px;
}
#Results {
}
#Results   .item-container {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 802px;
	padding: 20px 20px;
	position: relative;
}
#Results   .item-search-container {
	color: #333333;
}
#Results   .item-browse-container {
	color: #333333;
}
.Body-Search .item-container { 
	width: 1017px !important;
}


#Results .search-container {
	color: #333;
	font-size: 12px;
	float: left;
	width: 800px;
	padding: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}
#Results .last-child {
	border-bottom: 0px;
}

/* Changes background color of alternate search result boxes */

#Results  a {
	text-decoration: none;
}
#Results  a:hover {
	text-decoration: none;

} 
#Results .thumb-container  {
	width: 112px;
	float: left;
	height: auto;
	margin-right: 10px; 
	overflow: hidden; 
}

#Results .thumb-container img.thumbnail {
	max-width: 100px;
}

#Results .thumb  {	
	width: auto;
	height: auto;
	position: relative;
}

#Results  .item-container-info  {
	float: left;
	width: 680px;
}
.Body-Search .item-container-info  {
	width: 895px !important;
}

.item-container .item-container-buttons {
	position: relative;
	clear: both;
    display: block;
    height: 20px;
    padding: 10px 0;
    width: 330px;
}

.item-container-buttons .quickview-container,.bookshelf-container,.download-container,.edit-container {
    padding-right: 2px;
}

.info-stronger {
    font-size: 16px;
    font-weight:500;
}

#Results .item-container-buttons {
    padding: 10px 0px;   
}

#Results .info-browse-right  {
	float: right;
	width: 150px;
	color: gray;
}
#Results .title  {
	font-size: 20px;
	width: 100%;
	float: left;
}
	
#Results .browse-title {
	font-size: 16px;
	width: 700px;
	float: left;
}

#Results .author  {
	float: left;
	width: 100%;
}


#Results .about {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#Results     .member   {
	background-image: url(../images/buttons/level-tag-bg.png);
	background-repeat: repeat-x;
	height: 18px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 18px;
	float: right;
}
#Results .member-tag {
	background-image: url(../images/buttons/level-tag-left.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	padding-left: 12px;
	padding-right: 5px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
}
#Results .member-tag a {
	font-weight: normal;
	color: #999999;
}
#Results .member-tag a:hover {
	color: #666666;
	text-decoration: none;
}
#Results   .options  {
	margin-top: 20px;
	width: 100%;
	float: left;
}
#Results   .options   li  {
	list-style-type: none;
	margin-right: 10px;
}
#Results  .references {
	float: left;
	width: 100%;
	margin-top: 5px;
}
 
ul.Refs {
	margin: 0;
}


#Palette .form {
	float: left;
	width: 240px;
	height: 50px;
}

.page-arrows {
	line-height: 25px;
	vertical-align: middle;
}

#Results ul {
	list-style-type: none;
}
#Results       li.first  {
	font-weight:500;
}
#Results   li  {
	line-height: 20px;
	width: 100%;
	height: 20px;
	display: block;
	float: left;
}
#Results li a {
	color: #444;
	font-weight: normal;
	text-decoration: none;
}
#Results .checkbox-box {
    color: grey;
	height: 20px;
	width: 25px;
	padding-right: 5px;
	padding-left: 5px;

    display: none; /* autohide */
}
.item-container .checkbox-container {
	float: left;
	padding-right: 5px;
	padding-left: 0px;
	line-height: 20px;
	height: 20px;
	width: 15px;
}
.item-container:hover .checkbox-box {
	display: block !important;
}
#Results .page-num {
	float: left;
	padding-right: 8px;
	width: 30px;
	text-align: left;
    padding-left: 8px;
}
#Results input.page_ref {
	margin-left: 0px;
}
#Results  .purchase {
	height: 18px;
	width: 100px;
	# background-image: url(../images/buttons/purchase.png);
	background-position: 0px 0px;
}
#Results  .purchase:hover {
	background-position: 0px -18px;
}
#Results .purchase:active {
	background-position: 0px -36px;
}
#Results  .addtobookshelf {
	background-image: url(../images/buttons/bookshelf.png);
	height: 18px;
	width: 100px;
	background-position: 0px 0px;
}
#Results  .addtobookshelf:hover {
	background-position: 0px -18px;
}
#Results .addtobookshelf:active {
	background-position: 0px -36px;
}
#Results   .removefrombookshelf  {
	background-image: url(../images/buttons/bookshelf.png);
	height: 18px;
	width: 100px;
	background-position: 0px -54px;
}
#Results .removefrombookshelf:hover {
	background-position: 0px -72px;
}
#Results  .snippet {
	overflow: hidden;
	height: 20px;
}
#Editing-Palette-Right {
	width: 280px;
	float: right;
	height: 100%;
}
#Palette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	float: left;
	color: #333333;
	padding: 20px;
	margin-bottom: 5px;
}
#Palette    .main-title  {
	font-size: 16px;
	float: none;
	color: #cccc33;
	width: 240px;
	margin-bottom: 15px;
}
#Palette .sub-title  {
	font-size: 14px;
	width: 240px;
	cursor: pointer;
	color: rgb(65, 49, 49);
}
#Palette .admin-title {
	font-size: 16px;
	float: none;
	color: #cccc33;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	cursor: pointer;
	margin-top: 5px;
}
#Palette   .dropdown-arrow {
	float: left;
	margin-top: 5px;
    margin-right: 3px;
}
#Palette .tool {
	width: 240px;
	padding-bottom: 0px;
}
#Palette .tool-contents {
    margin: 5px 0px 0px 15px;
}
#Palette th {
	font-weight:500;
	padding-right: 2px;
}
#Palette      a   {
	text-decoration: none;
}
#Palette       a:hover   {
    text-decoration: none;
}
#Palette    ul  {
	list-style-type: none;
	float: none;
}
#Palette   .txt-field {
	height: 15px;
	width: 232px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#Palette   .notes-field {
	height: 200px;
	width: 232px;
	background-color: #FFFFFF;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#Palette   .listmenu {
	margin-bottom: 10px;
}
#Palette label {
	line-height: 20px;
}
#Palette .text-below {
	float: none;
	width: 240px;
	margin-top: 10px;
}
#Palette .new {
	background-color: transparent;
	background-image: url(../images/buttons/new.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	cursor: pointer;
	margin-right: 10px;
	background-position: 0px 0px;
}
#Palette .new:hover {
	background-position: 0px -18px;
}
#Palette .new:active {
	background-position: 0px -36px;
}
#Palette   .add {
	background-color: transparent;
	background-image: url(../images/buttons/add.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-position: 0px 0px;
	float: none;
	margin-right: 5px;
}
#Palette .add:hover {
	background-position: 0px -18px;
}
#Palette .add:active {
	background-position: 0px -36px;
}
#Palette .update {
	background-color: transparent;
	background-image: url(../images/buttons/update.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	cursor: pointer;
	margin-right: 10px;
	background-position: 0px 0px;
}
#Palette .update:hover {
	background-position: 0px -18px;
}
#Palette .update:active {
	background-position: 0px -36px;
}
#Palette .dashed-line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	float: none;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Palette .replace {
	width: 240px;
	margin-bottom: 10px;
}
#Palette .report {
	width: 240px;
	margin-top: 10px;
	line-height: 20px;
}
#Settings .container {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
#Settings h1 {
	font-size: 16px;
	color: #202a33;
	font-weight:500;
	float: none;
	margin-bottom: 5px;
}
#Settings .member-info {
	height: 27px;
	font-size: 12px;
	line-height: 29px;
	margin-bottom: 5px;
	color: #2F4F4F;
}
#Settings   .email-field {
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/forms/emailaddress.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #2F4F4F;
	width: 359px;
	background-color: #FFFFFF;
	padding-left: 101px;
	float: left;
	border-top-style: 1 px;
	border-right-style: 1 px;
	border-bottom-style: 1 px;
	border-left-style: 1 px;
}
#Settings .info {
	font-weight:500;
	color: #000000;
	padding-left: 10px;
}
#Settings .current-pass {
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/forms/currentpass.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #000000;
	width: auto;
	background-color: #FFFFFF;
	padding-left: 120px;
	margin-bottom: 5px;
	display: block;
	border-top-style: 1 px;
	border-right-style: 1 px;
	border-bottom-style: 1 px;
	border-left-style: 1 px;
}
#Settings .new-pass {
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/forms/newpass.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #2F4F4F;
	width: 356px;
	background-color: #FFFFFF;
	padding-left: 104px;
	margin-bottom: 5px;
	border-top-style: 1 px;
	border-right-style: 1 px;
	border-bottom-style: 1 px;
	border-left-style: 1 px;
}
#Settings .confirm-pass {
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/forms/confirmpass.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #2F4F4F;
	width: 312px;
	background-color: #FFFFFF;
	padding-left: 148px;
	border-top-style: 1 px;
	border-right-style: 1 px;
	border-bottom-style: 1 px;
	border-left-style: 1 px;
}
#Settings   .pdf-pref-container {
	height: 29px;
	float: left;
	width: 460px;
}
#Settings .pdf-pref {
	height: 27px;
	color: #2F4F4F;
	font-size: 14px;
	line-height: 29px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-right: 10px;
	float: left;
}
#Settings .list {
	width: 140px;
	background-color: transparent;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	float: left;
}
#Settings .submit {
	background-color: transparent;
	background-image: url(../images/buttons/update.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 83px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-left: 10px;
}
#Settings .submit:hover {
	background-image: url(../images/buttons/update-hover.png);
}
#Settings img {
	float: right;
}
#PDF {
	float: none;
	width: 100%;
	height: 100%;
}
#PDF    iframe {
	width: 762px;
	height: 100%;
}
#Header .sub-container {
	position: absolute;
	z-index: 10;
	float: left;
	left: auto;
}
#Homepage {
	float: left;
	width: 842px;
	height: 100%;
}
#Homepage .body {
	float: left;
	width: 799px;
	padding: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#Homepage .right-column {
	float: right;
	width: 279px;
}
#Homepage .gray-container {
	float: right;
	width: 259px;
	padding: 10px;
	background-image: url(../images/backgrounds/site_bg.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#Homepage .categories {
	float: left;
	width: 129px;
}
#Homepage  .gray-container h1 {
	color: #333333;
}
#Homepage .gray-container li {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 5px;
}
#Homepage .gray-container li a {
	text-decoration: none;
	color: #666666;
}
#Homepage .gray-container li a:hover {
	color: #333333;
}
#Homepage   .top-container {
	width: 799px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
}
#Homepage  .left-box {
	width: 475px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Homepage  .text-container {
	float: left;
	width: 345px;
}
#Homepage .left-colum {
	float: left;
	width: 475px;
}
#Homepage .files {
	float: right;
	width: 279px;
}
#Homepage  .thumb {
	float: left;
	margin-right: 20px;
}
#Homepage  h2 {
	font-size: 14px;
	color: #333333;
}
#Homepage .number {
	height: 25px;
	width: 20px;
	float: left;
	line-height: 25px;
	text-align: center;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:500;
	margin-right: 5px;
	background-image: url(../images/backgrounds/number-box.png);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#Homepage .comma {
	height: 34px;
	float: left;
	line-height: 25px;
	text-align: center;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #004993;
	padding-top: 8px;
	margin-right: 5px;
}
#Homepage .welcome {
	width: 475px;
	float: left;
}
#page-title.well.well-small {
    width: 1033px;
}
#Mailing-List-Signup {
	float: right;
	width: 200px;
}
#Mailing-List-Signup img {
	position: absolute;
	z-index: 1;
}
#Mailing-List-Signup .email {
	background-color: #FFFFFF;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	float: none;
	margin-top: 16px;
	padding-right: 5px;
	padding-left: 44px;
	width: 141px;
	margin-left: 10px;
	position: relative;
	z-index: 0;
}
#Mailing-List-Signup  .subscribe {
	float: right;
	margin-top: 10px;
	background-color: transparent;
	background-image: url(../images/buttons/subscribe.png);
	height: 18px;
	width: 83px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Mailing-List-Signup .subscribe:hover {
	background-image: url(../images/buttons/subscribe-hover.png);
}
#Error {
	margin-bottom: 20px;
	border: 1px solid #9B1806;
	background-color: #cc9999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 1035px;
	color: #990000;
	height: 33px;
	line-height: 34px;
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 43px;
}
#Success {
	margin-bottom: 20px;
	border: 1px solid #009900;
	background-color: #ccff99;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 1035px;
	color: #009900;
	height: 33px;
	line-height: 34px;
	background-image: url(../images/success.png);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 43px;
}
.notes-feedback-success {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	font-size: 11px;
	color: gray;
	line-height: 21px;
}
.feedback-success {
	background-image: url(../images/success-sm.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	margin-top: 10px;
	text-indent: 21px;
	font-size: 10px;
	color: #009900;
	line-height: 21px;
}
.feedback-error {
	background-image: url(../images/error-sm.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	margin-top: 10px;
	text-indent: 21px;
	font-size: 10px;
	color: #990000;
	line-height: 21px;
}
.sidebar-notes-icon {
	font-size: 14px !important;
	cursor: pointer;
}
.sidebar-notes-icon :hover {
	text-decoration: none;
}
#Palette .contents {
	background-color: transparent;
	background-image: url(../images/buttons/contents.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 131px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	cursor: pointer;
	background-position: 0px 0px;
}
#Palette .contents-inactive {
	background-color: transparent;
	background-image: url(../images/buttons/contents.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 131px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	background-position: 0px -54px;
}
#Palette .contents:hover {

}
#Palette .contents:active {

}
#Palette    .Back-inactive {
    text-decoration: none;
}
#Palette    .Back-inactive:hover{
    text-decoration: none;
}


#Palette  .Back   {
    color: white;
}

#Palette   .Back:hover {
    text-decoration: none;
}
#Palette   .Forward-inactive {
    text-decoration: none;
}
#Palette   .Forward-inactive:hover {
    text-decoration: none;
}

#Palette .Forward:hover {
    text-decoration: none;
}

#Palette .page-num {
	text-align: center;
}

#Palette .container {
	width: 240px;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#Palette .container-line {
	width: 240px;
	float: left;
	margin-top: 2px;
	padding-top: 10px;
}
#Palette .container label {
	margin-left: 5px;
}
#Palette .container-line label {
	margin-left: 5px;
}
#Palette .container-line span {
	font-weight:500;
}
#Edit-Palette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	float: left;
	color: #333333;
	background-image: url(../images/backgrounds/light_bg.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px 0;
}
#Edit-Palette .container {
	padding: 6px 0 6px 60px;
	width: 205px;
	float: left;
}
#Palette .transparent {
	padding: 6px 0 6px 60px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 20px center;
	width: 205px;
	float: left;
}
#Palette .transparent span {
	margin-left: 0px;
	font-weight:500;
}
#Palette .edit-text {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(../images/buttons/edit-text.png);
	height: 18px;
	width: 78px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
	background-position: 0px 0px;
}
#Palette .edit-text:hover {
	background-position: 0px -18px;
}
#Palette .edit-text:active {
	background-position: 0px -36px;
}
#Palette .edit-metadata {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(../images/buttons/edit-metadata.png);
	height: 18px;
	width: 109px;
	float: left;
	cursor: pointer;
	background-position: 0px 0px;
	margin-right: 7px;
}
#Palette .edit-metadata:hover {
	background-position: 0px -18px;
}
#Palette .edit-metadata:active {
	background-position: 0px -36px;
}
.tool .last-search {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(../images/buttons/last-search.jpg);
    margin-top:10px;
	height: 18px;
	width: 109px;
	float: left;
	cursor: pointer;
	background-position: 0px 0px;
}
.tool .last-search:hover {
	background-position: 0px -18px;
}
.tool .last-search:active {
	background-position: 0px -36px;
}
#Secondary-Navigation {
	width: 140px;
	position: absolute;
}
#notice {
	background-image: url(../images/backgrounds/site_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#notice .content {
	background-image: url(../images/backgrounds/light_bg.jpg);
	background-repeat: repeat;
	padding: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 25px;
}
#notice .signature {
	background-image: url(/images/carc-signature.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 294px;
	margin-top: 10px;
}
#notice .wrapper {
	width: 353px;
}


#notice .agree {
    display:table;
    width: auto;
    height: 24px;

    margin:20px auto 20px auto;
    padding: 8px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

    color: white;
    background-color: rgb(29, 137, 221);
    font-size: 20px;
    text-decoration: none;

	cursor: pointer;
}


.hidden {
	display: none;
}

#contents tr:hover {
    background-color: #FFFFCC;
}

#contents tr {
    font-size: 15px;
}

img.thumbnail-image {
	max-height: 140px;
	max-width: 100px;
}

.directory-container a {
	cursor: pointer;
}
#contents tr:hover {
    background-color: #FFFFCC;
}


.browse-tr {
	cursor: pointer;
}
.browse-row-category a {
    cursor: pointer;
    font-weight: 500 !important;
    font-size:   22px;
    line-height: 140%;
    margin-left: 0;
}
.browse-row-directory a {
    cursor: pointer;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 120%;
    margin-left: 10px;
}
.browse-row-category {
    padding-bottom: 3px;
}
.browse-row-directory {
    padding-bottom: 3px;
}
.browse-row-category td {
    padding: 4px 0 1px 0;
}
.browse-row-directory td {
    padding-bottom: 3px;
}
.browse-div-directory {
    display: block;
    width: auto;
    min-width: 100%;
    float: left;
    padding: 1px;
}
.browse-div-column {
	width: 50%;
	max-width: 50%;
	overflow: hidden;
	float: left;
}
.browse-div-counter {
    color: #90b0d6;
    font-size: 12px;
    border-style: solid;
    border-color: #c8cacd;
    border-width: 1px;
    border-radius: 5px;
    padding: 2px 3px 2px 3px;
    margin-left: 2px;
    background-color: white;
    
}
.browse-a-category {
	color: #362828 !important;
}
#browse-table-category tr:hover {
	background-color:  rgb(250, 250, 250);
}
#browse-table-category a:hover {
    color:      #004993;
    text-decoration: none;
}
.row-gray a {
    color: gray !important;
}

.css_right {
	float: left;
}

#jtable-create-form {
	font-size: 0.9em;
}
#foundItems {
	font-size: 0.9em;
	padding: 10px;
}
#foundItems > b {
}
#foundList {
	display: block;
	max-height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
	max-width: 550px;
}
#foundList > span {
	max-width: 350px;
	overflow: auto;
	display: inline-block;
} 
.foundRow {
	max-width: 400px;
  	border-bottom: 1px solid gray;
    padding: 2px 0;
}
.foundId {
	display: table-cell;
	width: 140px;
	padding-right:5px;
	cursor: pointer;
	overflow: hidden;
}
.foundName {
	font-weight:500;
	display: table-cell;
}

.navbar span.username {
	display: inline-block;
    line-height: 11px;
    max-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.navbar input[name='what'] {
	width: 100%;;
    font-weight: 500;
}

#navbar li .magazineList {
	width: 850px;
	display: none;
}
#navbar li:hover .magazineList {
	background-image: url('../images/backgrounds/dark-blue.jpg');
    background-repeat: repeat;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 200px;
}
.magazineList li:last-child {
	border-bottom: 0px !important;
}

.magazineImg {
	min-width: 60px;
	width: 60px;
	height: auto;
	display: block;
	padding-left: 10px;
	float: left;
	text-align: left;
}
.magazineImg img {
	width: 50px;
}
.magazineInfo {
	padding: 0 !important;
	height: auto;
	display: block;
	text-align: left;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #808080;
	line-height: normal;
}
div.magazineItem {
	cursor: pointer;
	display: inline-block;
	padding: 6px 0 !important;
	border-bottom: 1px solid gray;
	height: auto;
	text-align: left;
	min-width: 220px;
    width:     100%;
    line-height: normal;
    margin-right: 10px;
}
div.magazineItem:hover {
	cursor: pointer;
	display: flex;
	padding: 6px 0 !important;
	border-bottom: 1px solid gray;
	height: auto;
	text-align: left;
	min-width: 240px;
    width:     100%;
    line-height: 100%;;
    background-color: #0077b6;
    background-color: lightblue;
    margin-right: 10px;
}
li.magazineItem {
	cursor: pointer;
	display: inline-block;
	padding: 6px 0 !important;
	x-border-bottom: 1px solid gray;
	height: auto;
	text-align: left;
	min-width: 240px;
    width:     265px;
    line-height: normal;
    x-margin-right: 10px;
}
li.magazineItem:hover {
	cursor: pointer;
	display: inline-block;
	padding: 6px 0 !important;
	height: auto;
	text-align: left;
	min-width: 240px;
    width:     265px;
    line-height: normal;
    background-color: #0077b6;
    background-color: lightblue;
}
.magazineName {
	padding: 0 0 13px 0 !important;
	height: 10px;
	position: relative;
	font-size: 1.15em;
}
.magazineName a {
	padding: 0 !important;
	line-height: 20px;
}
.magazineDetail {
    font-size:10px;
}
.magazineDate {
	padding: 0 !important;
	padding-bottom: 3px;
}
.magazineBack {
	padding: 0 !important;
	padding-bottom: 3px;
}
.magazineBack a {
	font-weight: normal !important;
    line-height: 15px !important;
    padding: 0 !important;	
}
.magazineGoto {
	float: right;
	display: inline-block !important;
}
.magazineGoto a {
	padding: 10px 10px !important;
}
.magazineGoto img {
	height:14px;
	width:14px;
}
.magazineEmpty {

}

.magazine-item {
	width: 50%;
	padding-bottom: 1px;
}
.magazine-item > strong {
 	font-weight:500;
}
.magazine-item:nth-child(odd) {
    float: left;
}
.magazine-item:nth-child(even) {
    float: right;
}

#Results #contents .item:nth-child(2n) .item-container {
    background: none repeat scroll 0 0 #F4F4F4;
}

.empty-directory {
    font-size:20px;
    padding: 10px 0 100px 0;
}

.empty-directory #Results {
	padding: 15px;
}

.admin_inform {
    border-width:1px;
    border-color:black;
    font-size:18px;
    border-style:solid;
    margin-bottom:20px;
}

.admin_inform .error {
    margin:20px;
    padding:5px;
    color:red;
}

.admin_inform .info {
    margin:20px;
    padding:5px;
    color:blue;

}

.view-notes-state {
	color: blue;
}

.text-right {
	text-align: right !important;
	float: none !important;
}

.text-right div {
	float: none !important;
}

.text-left {
	text-align: left !important;
	float: none !important;
}

.text-left div {
	float: none !important;
}

.text-center {
	text-align: center !important;
	float: none !important;
}

.text-center div {
	float: none !important;
}

.visible {
	display: block !important;
}

.visible-inline {
	display: inline !important;
}

.visible-block {
	display: inline-block !important;
}

.yellow-logo {
	color: yellow;
	font-size: 1em;
	margin-right: -5px;
}

/* Bootstrap modifications */

#editModal h4 {
	font-size: 16px;
}

/* Bootstrap Select */
.btn-size {
	line-height: 18px;
}
.btn-column {
	float: left;
	margin-top: 6px;
}
.btn-line {
	float: left;
	margin-right: 7px;
}

a.dropdown-toggle, a.dropdown-toggle:hover {
  text-decoration: none;
}

.dropdown a.dropdown-toggle {
  color: gray;
}

.dropdown:hover a.dropdown-toggle, .open a.dropdown-toggle {
  color: black;
}

/* Menu hover */
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}
a.menu:after, .dropdown-toggle:after {
  	content: none;
}
.dropdown:hover a.dropdown-toggle, .open a.dropdown-toggle {
    color: gray;
}
.navbar .dropdown-menu {
 margin-top: 0px;
}
.navbar-search .input-append, .navbar-search .input-prepend {
	margin-bottom: 5px;
}

/* Pagination */
.pagination {
	margin: 0;
}

.pagination-results {
	float: right;
	padding-top: 10px;
}

.filters {
	margin: 0;
}
.filter_container {
	text-align: center;
	vertical-align: middle;
}
.filter_filter {
	float: left;
	width: auto;
	line-height: 30px;
	text-align: middle;
    font-weight: 200;
}
.filter_types {
	float: right;
	width: auto;
	margin: 0 20px;
	line-height: 30px;
	text-align: middle;
}
.filter_limits {
	float: left;
	width: auto;
	line-height: 30px;
	text-align: middle;
}
.filter_custom {
	float: right;
	width: auto;
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
}
.filter_sorts {
	float: right;
	width: auto;
	text-align: right;
	padding-left: 10px;
}
.filter_pages {
	float: left;
	text-align: left;
    font-weight: 400;
}
.filter_container a {
	cursor: pointer;
}
.filter_limits .selected {
	color: black !important;
}
.filter_custom .filter_item {
	float: right;
	width: auto;
	padding-right: 5px;
	position: relative;
}
.filter_custom .dropdown-menu {
	text-align: left;
}
.filter_divider {
	position: relative;
	height: 30px;
}
.filter_divider div {
	top: 10%;
	bottom: 10%;
	position: absolute;
	border-left: 1px solid rgb(214, 214, 214);
}
.filter_label {
  	line-height: 30px;
    vertical-align: top;
}

.pagination_item {
	float: left;
	padding-right: 10px;
	line-height: 30px;
}

/* Header Dropdown */
.navbar-search .dropdown-display {
	font-size: 12px;
}
.navbar-search a.dropdown-toggle {
	max-width: 145px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Combobox */
.combobox-width {
	width: 400px;
	padding: 5px 4px 6px 4px !important
}

/* Header Width */
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1050px;
}

/* Right column for list of documents */
 .list-right-column {
 	margin-top: 20px;
 }

/* Filter width */
#Filter {
	width: 167px;
    font-size: 13px; 
}

.little-margin {
	margin-top: 5px;
	margin-bottom: 5px;
}

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

.horizontal-margin {
	margin-left: 5px;
	margin-right: 5px;
}
div.controls span.help-block  {
    margin-top: 0px;
}

.form-center-text {
	padding-top: 5px;
}

.form-center-help {
	margin-left: 180px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.form-center-legend fieldset {
    position: relative;
} 
.form-center-legend legend {
    margin-bottom: 0px;
} 
.form-center-legend legend span {
	margin-left: 180px;
}
.form-center-legend div.control-group {
    margin-bottom: 15px;
} 
.form-center-empty {
	 margin: 0 !important;
}

/* Little select */
.btn-select-small {
    height: auto;
    line-height: 14px;
    padding: 4px 0px;
}
.btn-select-small > .btn {
    font-size: 11.9px !important;
    padding: 2px 0;
}

/* Collection items list checkbox fix */
#pages {
	margin-top: 0;
}

.nomargin {
	margin: 0;
}
.nomargin-force {
	margin: 0 !important;
}
.nopadding {
	padding: 0;
}
.nopadding-force {
	padding: 0 !important;
}

/* Compact list */
.box:before, .box:after {
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
}
.box:after {
    clear: both;
}
.box:before, .box:after {
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
}
.compact-grid {
	position: relative;
}
ol.compact-set, ul.compact-set {
	position: relative;
    display: block;
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.box:before, .box:after {
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
}
.box:after {
    clear: both;
}
.box:before, .box:after {
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
}
.compact-set li.compact-item {
    border-bottom: 1px solid #DEDEDE;
    display: inline-block;
    margin-top: 30px;
    padding: 0 14px;
    vertical-align: bottom;
    min-height: 257px;
    min-width: 147px;
}
.compact-item-container {
	position: relative;
    width: 140px;
}
.compact-item-container-buttons {
	overflow: auto;
}
.compact-item-container-buttons a {
	text-decoration: none !important;
}
.compact-item-container-buttons {
    display: block;
	overflow: auto;
	margin-bottom:5px;
}
.quickview-container a {
	text-decoration: none !important;
}

.browse-edit-alert {
    margin-bottom: 8px;
    margin-left: 5px;
    margin-top: 8px;
    width: 50%;
}
.edit-icon-row {
    margin-left:5px;
}
.edit-media-select {
	margin-bottom: 0 !important;
    margin-left: 5px !important;
    margin-top: 0;
}

.compact-item .bookshelf-container {
	margin: 2px 0 2px 0 !important;
}
.compact-item .quickview-container {
	margin-bottom: 3px;
}
.item-container .download-container {
	margin-bottom: 3px;
}
.item-container .edit-container {
	margin-bottom: 3px;
}

.compact-item:hover .bookshelf-container {
	display: block;
}
.compact-item:hover .quickview-container {
	display: block;
}
.compact-item:hover .download-container {
	display: block;
}
.compact-item:hover .edit-container {
	display: block;
}

.item-container:hover .bookshelf-container {
	display: inline-block;
}
.item-container:hover .quickview-container {
	display: inline-block;
}
.item-container:hover .download-container {
	display: inline-block;
}
.item-container:hover .edit-container {
	display: inline-block;
}

.compact-item-container-background {
	background:  rgb(250, 250, 250);
	position: absolute;
	bottom: 0px;
	width: 100%;
	max-height: 50px;
}
.compact-item:hover .compact-item-container-background {
	display: block;
}
.compact-item-container .thumb {
    border-bottom: 4px solid transparent;
    display: inline-block;
    position: relative;
}
.compact-item-container a {
	cursor: pointer;
}
.compact-item-info {
	font-size: 11px;
}
.compact-item-strong {
	font-style: italic;
}
.compact-item-title-link {
    display: block;
	color: #000000;
    font-size: 14px;
}
.compact-item-title-text {
	display: block;
}

.upgrade-icon {
	position: absolute;
	bottom: 0;
    margin-left: 10px;
    margin-bottom: 5px;
	opacity: 0.75;
	font-size: 26px;
	padding: 3px;
	text-decoration: none !important;
}
.image-block:hover .upgrade-icon {
	opacity: 1;
}
.thumb-container:hover .upgrade-icon {
	opacity: 1;
}

.giveMeEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 14px;
    max-height: 42px;
}

@media (-webkit-min-device-pixel-ratio: 0) {
    .giveMeEllipsis {
        display: -webkit-box;
        -webkit-line-clamp: 3; /* number of lines to show */
        -webkit-box-orient: vertical;
    }
}

.compact-empty-ruller {
	border-bottom: 1px solid #DEDEDE;
    display: inline-block;
    width: 845px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.compact-grid .compact-item-details {
    min-height: 96px;
    overflow: hidden;
    width: inherit;
    line-height: 14px;
}
.compact-item-details, .compact-item-details > a {
    color: #000000;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
}
.compact-item-details {
    padding-bottom: 5px;
}

/* Axis */
.axis-aligned{
	font-size:0;
	display:inline-block;
}
.axis-aligned>*{
	font-size:12px;
	font-size:1rem;
	line-height:normal
}
.axis-aligned>.above-axis{
	vertical-align:text-bottom
}
.axis-aligned>.below-axis{
	display:inline-block;
}

/* Thumb */
.image-reflection, .image-block {
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    padding: 4px 4px 0;
    position: relative;
    text-align: center;
}
.image-block.small, .image-block.image-block-small {
    border: 0 none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    max-height: none;
    max-width: none;
    padding: 0;
    text-align: left;
    min-height:144px;
}

.image-block img {
    display: inline-block;
}
.image-block.small img, .image-block.image-block-small img {
    border: 1px solid #BDBAAF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
    display: block;
    padding: 3px;
    position: relative;
    text-align: left;
}
.compact-item .thumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    display: block;
    padding: 3px;
}
.compact-item.border .thumb img {
    border: 1px solid #BDBAAF;
    vertical-align: bottom;
}
.compact-item:hover img.thumbnail-image, .compact-item.activated img.thumbnail-image {
    box-shadow: 0 1px 6px rgba(49, 105, 168, 0.75);
}
.compact-item:hover .compact-item-details a, .compact-item.activated .compact-item-details a {
    color: #3169A8;
}

/* Fix to show token suggest over list */
div.token-input-dropdown-facebook {
	z-index: 1500;
}

/* Common classes */
.float-none {
	float: none !important;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.position-relative {
	position: relative !important;
}
.position-absolute {
	position: absolute !important;
}

/* Modal token */

#editModal ul.token-input-list-facebook {
	border: none;
}

#editModal li.token-input-input-token-facebook input {
	border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;	
    margin-left: 5px;
}

/* QuickView */
.light-modal-backdrop .modal-backdrop {
    opacity: 0.2 !important;
}

#quickModal .modal-header .quick-title {
	margin-top: 0px;
}
#quickModal .modal-header {
	padding: 0;
}
#quickModal .modal-header a {
	text-decoration: none;
	color: black;
	font-size: 19px;
    font-weight: normal;
}
#quickModal .modal-header a:hover {
    text-decoration: underline;	
}

#quickModal .quick-thumb {
	float: left;
	padding-bottom: 15px;
    padding-right: 15px;
}
#quickModal .quick-thumb img {
	min-width: 200px;
	max-width: 250px;
	width: auto;
	height: auto;
}

#quickModal .quick-additional div {
	line-height: 17px;
}
#quickModal .quick-author {
	font-size: 12px;
}
#quickModal .quick-date {
	font-size: 12px;
}
#quickModal .quick-pages {
	font-size: 12px;
}

#quickModal .quick-item {
	font-weight:500;
}
#quickModal .value {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
}


/* DataTable Pagination fixed for bootstrap theme */
.dataTables_paginate {
	width: 100px !important;
}
.dataTables_paginate #activationsTable_previous {
	margin-right: 0px !important;
}

/* Btn list */
.btn-icon-list {
    height: 29px;
    margin-left: 1px;	
}

/* Ipad pf_content */
#pf_content {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#pf_content iframe {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

/* Page Edit */
.errorMessage {
    color: #B94A48;
    font-size: 120%;
    font-weight:500;	
}
/* Left column with right column */
.right-margined-container {
	width: auto;
	margin-right: 235px;
	display: block;

}


/* Bootstrap datepicker */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/

}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
	color: #ffffff;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  	color: #fff;
  	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}

.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}



/* Bootstrap daterangepicker */
.daterangepicker.dropdown-menu {
  max-width: none;
}

.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}

.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}

.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}

.daterangepicker .ranges .range_inputs>div {
  float: left;
}

.daterangepicker .ranges .range_inputs>div:nth-child(2) {
  padding-left: 11px;
}

.daterangepicker .calendar {
  display: none;
  max-width: 250px;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
}

.daterangepicker .ranges label {
  color: #333;
  font-size: 11px;
  margin-bottom: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #fff;
}

.daterangepicker .ranges input {
  font-size: 11px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}

.daterangepicker {
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

.daterangepicker table {
  width: 100%;
  margin: 0;
}

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}

.daterangepicker td.off {
  color: #999;
}

.daterangepicker td.disabled {
  color: #999;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee;
}

.daterangepicker td.in-range {
  background: #ebf4f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
  width: 60px;
  margin-bottom: 0;
}

.daterangepicker .range_inputs {
	display: none;
}

* CSS Checkbox */
input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}


input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}
input[type=checkbox].css-checkbox:checked + label.css-label:before {
	background-position: 0 -15px;
}

.css-label{
	width: 100%;
}

.dark-check-green{
	background-image:url(/images/checkbox/dark-check-green.png);
}


.depressed-lite-small{
	background-image:url(/images/checkbox/depressed-lite-small.png);
}
.elegant{
	background-image:url(/images/checkbox/elegant.png);
}
.depressed{
	background-image:url(/images/checkbox/depressed.png);
}
.chrome-style{
	background-image:url(/images/checkbox/chrome-style.png);
}
.web-two-style{
	position: relative;  
}
.web-two-style:before {
  	content: '';
  	position: absolute;
  	z-index: -1;
  	width: 20px;
  	height: 20px;
  	margin-left: -22px;
  	background-image: url(/images/checkbox/web-two-style.png);
}

input[type=checkbox].css-checkbox.med + label.css-label.med {
	padding-left:22px;
    height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {
    background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.med:checked + label.css-label.med:before {
    background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
	padding-left:22px;
    height:16px; 
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
    width: 100%;
}

input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{
    background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme:before{
    background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
	padding-left:22px;
    height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
    width: 100%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}

input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{
    background-position: 0 -20px;
}
input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg:before{
    background-position: 0 -20px;
}


/* Disable text selection */
.no-selection {
	user-select: none;
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}

/* Box width with padding fix */
.with-padding {
	-webkit-box-sizing: border-box;
	     -moz-box-sizing: border-box;
	          box-sizing: border-box;		
}

/* Modal window centralized */
.modalDialogCenter {
    margin: 100px 0 0 0;
    width: 90px !important;
    background-color: #efefef;
}

.autohide {
	display: none;
	background: none;
}

.browse-modal-container {
	margin-right: 15px;
}
.inline {
	display: inline;
}
.inline-block {
	display: inline-block;
}
.gray {
	color: gray;
}

.tabs-container .nav {
    list-style: none outside none !important;
}

.tabs-container > ul {
    margin: 0 0 40px 0px !important;
}

.tabs-container > ul > li {
    float: left !important;
    line-height: 20px !important;
    width: auto !important;
    height: auto !important;
    font-size: 18px;
}

.tabs-container > ul > li a {
	color: #0088CC !important;
}

.tabs-container > ul > li.active a {
	color: #555555 !important;
}

#myTabContent {
	overflow: visible;
}

input {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none    !important;
    box-shadow: none         !important;
}

.no-overflow {
	overflow: hidden !important;
}

/* Used when labeling an input box so it is clickable; distinct from Bootstrap label usage */
label.label-input-small {
    font-size:12px; 
    margin: 0; 
    font-weight:200;
}

/* Periodicals header */

div.magazineInfo {
	vertical-align:top; 
	margin-top:0px;
}

div.magazineName {
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
	margin-top:0;
	margin-bottom:0px;
}

div.magazineBack {
	float: left;
	color: green;
}

.magazineBackLink {
	font-size:10px !important;
}

.alex-badge {
   color: #90b0d6;
   font-size: 12px;
   border-style: solid;
   border-color: #c8cacd;
   border-width: 1px;
   border-radius: 5px;
   padding: 2px 3px 2px 3px;
   margin-left: 2px;
   background-color: #fff;
}

