/* override bootstrap  */

a {
    color: #777;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #777;
}

.navbar-default .navbar-brand {
    color: #333;
}

/*
@media (max-width: 979px) {
    .navbar-fixed-top {
        position: fixed;
    }
    .navbar-inner {
        height:60px;
    }
}

body {
    position: static;
    padding-top: 75px;
    padding-bottom: 40px;
    background-color: #c6c4c4;
    max-width: 1400px;
    margin:auto;
}


a {
    color: #B7603E;
}

a:hover {
    color:#490B0B;
}

h1 small {
    color: #8c8a8a;
}

.sidebar-nav {
    padding: 9px 0;
}

.navbar-inner {
    background-color: #B7603E;
    background-image:-webkit-linear-gradient(top, #D6A493, #B7603E);
    height:60px;
    text-align: top;
    border: 0;
    /* for IE gradient to work ... really? *
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D6A493',endColorstr='#B7603E',GradientType=0);
}

.navbar .brand {
    color: #490B0B;
    background-repeat: no-repeat;
    background-position: 20px -2px;
    font-family: Times, Georgia;
    font-weight: 700;
    font-size: 40px;
    padding: 10.5px 20px 14.5px;
    text-shadow: 0 0 0;
    line-height: 1;
}

.navbar .nav > li > a {
    padding: 11.5px 10px 13.5px;
    line-height: 19px;
    color: #490B0B;;
    text-decoration: none;
    text-shadow: 0 0 0;
}

.nav-list > .active > a, .nav-list > .active > a:hover {
    background-color: #B7603E;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #503838;
border-bottom-color: #503838;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #AFC6D3;
    border:1px solid #3E3E3E;
    color: #3E3E3E;
    font-weight: bold;
}

.nav-tabs > li > a {
    background-color: #a5a4a4;
    color: #555;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: #333;
}

.nav-collapse, .nav-collapse.collapse {
    background-color: #333;
}

#navbar-search {
    z-index: 1500;
}
    
#menu1, #about-tab, #help-tab {
    padding-top: 10px;
}

li#about-tab.active, li#help-tab.active {
    background-color: #000;
}

.carousel {
    margin-top: 50px;
}

table {
    background-color: ghostwhite;
}

.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
    background-color: #E7DEDE;
}

.alert-info {
    background-color: #E0C05B;
    border-color: #c1a551;
    color: #7f6002;
}

.alert-success {
    background-color: #bfd6b6;
    border-color: #D6E9C6;
    color: #468847;
    border: 1px solid #468847;
}

.well {
    background-color: ghostwhite;
}

.thumbnail {
    background-color: ghostwhite;
}

.breadcrumb {
    background-color: ghostwhite;
}
*/

.pager-issue {
  background-color:#FFFFFF;
  border:1px solid #DDDDDD;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  display:inline-block;
  padding:5px 14px;
}

.pager-issue a {
  color:#777;
  text-decoration:none;  
}

.pager-issue:hover {
  background-color:#F5F5F5;   
}
/*
.progress-striped .bar {
    background-color: #B7603E;
}
/* End bootstrap override */

/* New Version 2 */

.at-brand {
    font-weight: bolder;
    font-family: "Impact";
    font-size: 3.8em;
}

.at-brand img {
    height:32px;
    vertical-align:middle;
}

.grey {
    color: #777;
}

/* End - New Version 2 */

/*
.social-bar {
    float:right;
    vertical-align: bottom;
}

.social-bar li {
    list-style:none;
    overflow:hidden;
    margin:8px auto;
    background:none;
    overflow:hidden;
    width: 80px;
    height:22px; 
    line-height:10px; 
    margin-right:1px; 
    float:left; 
    text-align:left;
}

#google-plus {
    width:65px;
}
*/

#marquee {
   /*
   background-image: url('/ui/atlaslogo.png');
   background-repeat: no-repeat; 
   background-position: 20px -30px;
   */
}

/*
.browse-button {
   color: #D29B88;
   width: 90%;
   margin: auto;
}
*/

/* index page */
.index-table {
    width:100%;
}

.index-table tr td {
    width:100%;
    padding: 7px;
}

.page-title {
    font-family: Georgia;
}
.page-title a {
    
}

/* Titles List Page */
.back-to-top {
    cursor: pointer;
}
    
/* Title page */
.dl-horizontal dt { width:175px; }
.dl-horizontal dd { margin-left:185px; }

/* issue page */
.issue-info {
    vertical-align: top;
    padding-left: 10px;
    width:50%
}

.issue-info dd {
    margin-left: 50px;
}

.issue-image {
    border-color: #F5F5F5;
    -webkit-box-shadow: 0 0 0 0 #F5F5F5;
    -moz-box-shadow: 0 0 0 0 #F5F5F5;
    box-shadow: 0 0 0 0 #F5F5F5;
}
.issue-image-align {
    text-align: center;
}

.title-box-goto {
    float:right;
    width: 400px;
}

.page-header-issue {
    border-bottom-color:#ddd;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin:18px 0 0 0;
    padding-bottom:10px;
    font-size: 17px;
    font-weight: bold;
}

.previous-issue {
    float:left;
}

.next-issue {
    float:right;
}

.h3 {
    font-size: 25px;
    font-weight: bolder;
}

#title-numbers-dropdown {
    float:right;
}

/* ebay */
#ebay-listings .progress-container {  
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#ebay-listings .bar {  
	width:40%;
}

/* news */
.news-date-marker {
    background-color: #e5e5e5;
    padding:5px;
}



/* utility */
.center-text { text-align: center; }
.highlight { background-color: #ffffd1; }

/* rotator in-page placement */
div.rotate {
	position:relative;
	height:580px;
}
/* rotator css */
div.rotate ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div.rotate ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
        width: 375px; 
        height: 550px;
        
}
div.rotate ul li.show {
	z-index:500;
}

div.cc-no-image {
    height:200px;
}