﻿
body {
    background-color: #f9f9f9;
    /*background: url(Images/noise.png) repeat top left;*/
    /*padding-top:65px;*/    
}

div[id*="wall_holder"]{
    display: none !important;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto',sans-serif;
}

#footer-main-gh-logo{
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 10px;
    display: block;
    height: 4em;
    margin-top: 0.809em;
    padding: 10px;
}


.navbar-brand img{height:auto;}
.paddingTop{margin-top:10px;}
.sidebar {
    bottom: 0;
    background: #262626;
    border-top: 1px solid #333;
    border-right: 1px solid #333;    
    box-sizing: border-box;
    height: 100%!important;
    position: absolute;
    right: 0;
    top: 0;
    width: 240px;
}

.headerwrap {
    background: #141414;
    min-width: 980px;
    position: relative;
    width: 100%;
}

.headertop {
    width:1180px;
    position:relative;
    margin-left: auto;
    margin-right: auto;
}

.logo {    
    display:block;    
    margin-top:10px;    
    margin-left:10px;
   width:485px;    }

.search {
    position:relative;
    height:80px;
}
.mainwrapper {
    min-height: 100%;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%; 
    top:50px;   
}
.wrapper {
    width:1180px;
    background: transparent no-repeat top center;
    left: 0;
    margin: 0 auto;
    padding-top: 50px;
    position: relative;
    top: 0
}
.sectionlist {
    background: #f8f8f8;  
    box-sizing: border-box;
    height: 421px;
    left: 400px;
    position: absolute;
    top: 0;
    width: 320px;
}
.nicelist {
    list-style:none;
    padding: 0 20px;
    position: relative;
    top: 40px;
}
.nicelist-item {
    border-bottom: 1px solid #e6e6e6;
    color: #666;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.nicelist-item a {
    color: #333;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 16px;
    overflow: hidden;
    padding: 13px 0 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
}
.link-nav{        
    width: 100%;             
    z-index: 5;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #ccc;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.25s cubic-bezier(0.49, 0.37, 0.445, 0.715);
    -moz-transition: all 0.25s cubic-bezier(0.49, 0.37, 0.445, 0.715);
    -o-transition: all 0.25s cubic-bezier(0.49, 0.37, 0.445, 0.715);
    transition: all 0.25s cubic-bezier(0.49, 0.37, 0.445, 0.715); 
    margin-bottom:10px;       
}
.link-nav ul{
    margin:0 auto;
    padding:7px 0 7px 0;
    white-space:nowrap;
}
.link-nav ul li{ display:inline; line-height:18px;}

    .link-nav li a {
        margin-right: 20px;
        letter-spacing: 1px;
        font-size: 12px;
        /*font-family: Arial,Helvetica,Verdana,sans-serif;*/
        font-family: 'Roboto',sans-serif;
        color: #000000;
        text-transform: uppercase;
        font-weight: bold;
    }
    .link-nav li:first-child {
        margin-left: 20px;
    }
    #google-header-ad-0{
        text-align:center;
    }

#mugs{list-style:none;height:100%;width:100%;min-width:200px;padding:0;text-align:center;}
#mugs li{padding-left:20px;padding-right:20px;padding-bottom:10px;text-align:center;display:inline-block;width:190px;vertical-align: text-top;}
.mugImage{position:relative;width:160px;height:200px;overflow:hidden;}

.mugImageImg{
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.portrait{
    width: 100%;
  height: auto;
}


.navbar-form .form-control{
    width:200px;
}

.sliderWrapper {
    background-color: #242424;
    margin-top:10px;
    padding-bottom:10px;
    min-width:200px;    
}

.headerText {
    float: left;
    z-index: 10;  
    color:#fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    margin-left:10px;
}
.bookedText {
    max-width: 350px;
    float: left;
    font-size: 14px;
    color: #FFF;
    width: auto;
    font-weight: 900;
    font-family: 'Roboto',sans-serif;
    margin-top: 16px;
    padding-left: 20px;
}
.displaying {
    margin-left: 10px;
    z-index: 10;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bookingCount {
    z-index: 10;
    color: #fff;
    position: relative;
    top: -13px;
    font-family: 'Roboto',sans-serif;
    padding-top: 0;
    margin-top: 0;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 42px;
    margin-left: 6px;
    line-height: 60px;
}

.col-centered{
    float:none;
    margin:0 auto;
}

.MugshotsName {
    width: 100%;
    height: 33px;
    font-family: 'Roboto',sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    margin-top: 3px;
    color: #aaa;
    line-height: 10px;
}


.front-overlay-arrows {
position: fixed;
top: 45%;
left:-143px;
width: 100%;
height: 0;
z-index: 4;
}

.front-arrow-wrapper {
    position: relative;
    width: 705px;
    margin: 0 auto;
}

.prevLink {
left: 0;
float: left;
}



#next-link {
float: right;
right: 0;
}

.prevLink, .nextLink {
-moz-transition: opacity 400ms ease-in-out;
-o-transition: opacity 400ms ease-in-out;
transition: opacity 400ms ease-in-out;
background-color: #242424;
height: 70px;
position: relative;
width: 35px;
z-index: 100;
display: inline-table;
}

.prevLink .nav-icon, .nextLink .nav-icon {
background: transparent url(../images/sprites/front-arrow-colors.png) no-repeat;
height: 50px;
width: 25px;
margin-top: 9px;
margin-left:5px;
}
.prevLink .nav-icon {
background-position: 1px 1px;
}
.nextLink .nav-icon {
background-position: -25px 1px;
}

.prev-arrow {
display: none;
}
.next-arrow {
display: none;
}
.next-arrow, .prev-arrow {
background-color: #242424;
height: 70px;
position: absolute;
top: 0;
width: 150px;
}


.rightRail{
    /*background-color:#009bff;*/
     margin-top:10px;
     width:300px;
}
.buttons{margin-bottom: 5px;
clear: both;
text-align: center;
font-size: 10px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;}

.sf-widget-title {
    font-weight: bold;
    background-color: #cccccc;
    padding: 3px;
    text-transform:uppercase;
}

.sf-widget ul {
list-style: none;
padding: 0 20px;
-moz-transform-style: preserve-3d;
}

.sf-widget ul li {
    border-bottom: 1px solid #e6e6e6;
    color: #666;
    display: block;  
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.sf-widget ul li a {
color: #333;
display: inline-block;
font-size: 12px;
/*height: 16px;*/
overflow: hidden;
padding: 13px 0 6px;
text-overflow: ellipsis;
/*white-space: nowrap;*/
/*width: 280px;*/
}


.mugshotsNameDetail{
color:#fff;
text-align:left;
display:inline-block;
}
.mugshotsNameDetail h2 {margin:0;}
.mugshotsArrestInfoDetail {
    color:#fff;      
}
.mugshotsArrestInfoDetail ul{
    list-style:decimal;
    padding-left:20px;
}
.mugshotsArrestInfoDetail ul li{

}

.mugsDetail{  
    padding:20px;        
}
.mugsDetail img{text-align:center;}


.sliderWrapperDetail{
    margin-top:10px;
    min-width:240px;
     background-color: #242424;
}
.textwidget p{
color: #333;
font-size: 12px;
font-weight: 700;
line-height: 16px;
padding-top:13px;
}
.navbar{
    margin-bottom:0;
}

.nav ul li a{text-shadow:none;}

input[name='searchString']{
    border-radius:0;
    border:none;
    box-shadow:none;
    -webkit-box-shadow:none;
    -webkit-transition:none;
    transition:none;
    float:left;
}
input[name='searchString']:focus{
    box-shadow:none;
}
.navbar-form button{
    border-radius:0;
    position:relative;
    left:-8px;
    border:none;
    height:34px;  
      border:0;  
      outline:none;      
}
.navbar-form button::-moz-focus-inner{
    border:0;
}

#error404 {
    font-size:14px;
    color: #ADADAD;  
    margin-bottom:100px;
    margin-top:50px;  
}

#error404 a {
text-decoration:none;
color:#777676;
text-transform:uppercase;
font-weight:bold;
}
#error404 h1 {
    /*font-size: 18px;
    color: #A3A1A1;
    text-transform: uppercase;*/
	font-size: 90px;	
	font-weight: 200;
	letter-spacing: -1px;	
	margin-bottom: 20px;
}
#error404 h2 {
    font-size: 18px;
    font-weight: normal;
    color: #C6C6C6;
    margin-bottom: 10px;	
}
#error404 h3 {
    font-size: 13px;
    color: #8F8D8D;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#error404 p {
    line-height: 1.7em;
    margin-bottom: 2em;
}


#error404 {}#error404 .block {
    width: 820px;
    padding: 40px;
    margin:0 auto;    
}
#error404 h1 {
    /*position: absolute;
    bottom: 0px;
    right: 30px;
    width: 248px;
    height: 248px;
    background: url(/img/error404.gif) no-repeat left bottom;*/
	
}
#error404 h2 {
    width: 220px;
    height: 105px;   
}
#error404 .dontWorry {
    position: relative;
    width: 600px;
    top: 17px;
    left: 160px;
    font-size: 20px;
}
#error404 #innerMenu {
position:relative;
top:45px;
font-size:16px;
}

#error404 #innerMenu ul {
    list-style: none;
}
#error404 #innerMenu ul li {
   /* float: left;*/
	display:inline-block;	
    padding-right: 30px;
}
#error404 #innerMenu ul li a {
    height: 17px;
    display: block;
}


.block {
    position: relative;
    width: 860px;
    padding: 30px 19px 20px 19px;
    margin-bottom: 40px;
    background: #FFFFFF;
    /*border: 1px solid #D5D5D5;*/  
}