body {
    background-color: #52050C;
    background-repeat: repeat-x;
    background-image: url('https://www.tatepublishing.com/images/background.png');
    background-attachment: fixed;
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    color: black;
    margin: 0px;
}
.alert-box {
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:10px;
}
.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}
.error {
    background:#ffecec url('../images/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('../images/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
}
.warning {
    background:#fff8c4 url('../images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notice {
    background:#e3f7fc url('../images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
}
.hrRule {
    background-color: #cdcdcd;
    height: 1px;
    width: 100%;
    margin: 16px 0px;
    clear: both;
}

a {
    color: #c1272d;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #c1272d;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #c1272d;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    color: #c1272d;
    text-decoration: underline;
    font-weight: bold;
}

a img {
    border: none;
}

form ul {
    padding: 0px;
    margin: 0px;
}

form ul li {
    list-style-type: none;
    padding: 1px 0px;
}

form ul li label {
    position: absolute;
    text-align: right;
    width: 200px;
    margin-top: 6px;
}

form ul li input {
    position: relative;
    margin-left: 210px;
    width: 298px;
    padding: 4px 2px;
}

form ul li textarea {
    position: relative;
    margin-left: 220px;
    width: 300px;
    height: 100px;
}

form ul li select {
    position: relative;
    margin-left: 220px;
    margin-top: 4px;
    margin-bottom: 4px;
}

form ul li .checkboxBeforeLabel {
    position: absolute;
    left: 185px;
    margin: 0px;
    width: auto;
}

form ul li .labelAfterCheckbox {
    position: relative;
    margin-left: 220px;
    padding: 4px 2px;
    top: -2px;
}

form ul li .radioButtonBeforeLabel {
    position: absolute;
    left: 0px;
    margin: 0px;
    width: auto;
}

form ul li .labelAfterRadioButton {
    position: relative;
    margin-left: 40px;
    top: -2px;
}

#wrapper {
    position: relative;
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#wrapperHead {
    position: relative;
    width: 1050px;
    height: 56px;
    background-image: url('https://www.tatepublishing.com/images/wrapperheader.png');
    text-align: center;
    margin-top: 15px;
}

#headTagline {
    letter-spacing: 8pt;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    top: -6px;
}

#wrapperBody {
    position: relative;
    width:1050px;
    background-image: url('https://www.tatepublishing.com/images/wrapperbody.png');
}

#headerLogoContainer {
    position: relative;
    width: 1050px;
    height: 155px;
}

#headerLogoImage {
    position: relative;
    width: 760px;
    height: 109px;
    top: 15px;
    left: 86px;
    background-image: url('https://www.tatepublishing.com/images/headerlogo.png');
}

#mainContainer {
    position: relative;
    width: 1010px;
    min-height: 100px;
    margin: 0 20px;
    padding-top: 36px;
    background-image: url('https://www.tatepublishing.com/images/mainbackground.png');
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#navContainer {
    position: relative;
    float: left;
    width: 204px;
    margin-left: 18px;
    margin-right: 36px;
}

#sidebarContainer {
    position: relative;
    float: left;
    width: 196px;
    margin-left: 20px;
    margin-right: 16px;
}

#contentContainer {
    position: relative;
    float: left;
    width: 518px;
    margin: 0px;
}

#contentContainerWider {
    position: relative;
    float: left;
    width: 635px;
    margin: 0px;
    padding-right: 117px;
}

#contentContainerFull {
    position: relative;
    float: left;
    width: 734px;
    margin: 0px;
    padding-right: 18px;
}

#footerContainer {
    clear: both;
    text-align: center;
    padding: 18px 220px;
    font-size: 10px;
    line-height: 11px;
}

#menuTop1 {
    position: relative;
    width: 204px;
    height: 32px;
    margin-bottom: 2px;
    border: 0px;
    background-image: url('https://www.tatepublishing.com/images/boxheaderhomeoff.png');
}

#menuTop1:hover {
    background-image: url('https://www.tatepublishing.com/images/boxheaderhomeon.png');
}

#menuTop2 {
    position: relative;
    width: 204px;
    height: 32px;
    margin-bottom: 2px;
    border: 0px;
    background-image: url('https://www.tatepublishing.com/images/boxheadersubmitoff.png');
}

#menuTop2:hover {
    background-image: url('https://www.tatepublishing.com/images/boxheadersubmiton.png');
}

#menuTop3 {
    position: relative;
    width: 204px;
    height: 32px;
    margin-bottom: 18px;
    border: 0px;
    background-image: url('https://www.tatepublishing.com/images/boxheaderresourcesoff.png');
}

#menuTop3:hover {
    background-image: url('https://www.tatepublishing.com/images/boxheaderresourceson.png');
}

.menuBox {
    position: relative;
    width: 204px;
    margin-bottom: 18px;
    background-color: #bbbdbf;
}

.menuBoxImageHeader {
    position: relative;
    width: 204px;
    height: 32px;
}

.menuBox ul {
    padding: 16px;
    margin: 0px;
}

.menuBox ul li {
    list-style-type: none;
    padding: 1px 0px;
}

.menuBox ul li a {
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.78pt;
    font-weight: normal;
}

.menuBox ul li a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.menuBox ul li a:hover {
    color: #c1272d;
    text-decoration: underline;
    font-weight: normal;
}

.menuBox ul li a:active {
    color: #c1272d;
    text-decoration: underline;
    font-weight: normal;
}

.sidebarBox {
    position: relative;
    width: 196px;
    margin-bottom: 18px;
    clear: both;
}

.sidebarBoxWithGradient {
    position: relative;
    width: 180px;
    left: -18px;
    margin-bottom: 18px;
    padding: 36px 18px 0px 18px;
    background-image: url('https://www.tatepublishing.com/images/mainbackground.png');
    background-repeat: repeat-x;
    background-color: #ffffff;
    clear: both;
}

.sidebarBoxWithLine {
    position: relative;
    width: 180px;
    margin-bottom: 18px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ababab;
    clear: both;
}

.sidebarBox p, .sidebarBoxWithGradient p, .sidebarBoxWithLine p {
    font-size: 11px;
    line-height: 14px;
}

.sidebarBox h2, .sidebarBoxWithGradient h2, .sidebarBoxWithLine h2 {
    position: relative;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 3.25pt;
    top: -30px;
}

.sidebarBox h3, .sidebarBoxWithGradient h3, .sidebarBoxWithLine h3 {
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
}

#sidebarTvCounter {
    position: relative;
    width: 196px;
    height: 131px;
    background-image: url('https://www.tatepublishing.com/images/imagetv3.png');
	background-repeat: no-repeat;
}

#sidebarTvCounterLogo {
    position: absolute;
    width: 160px;
    height:84px;
    top: 10px;
    left: 10px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    background-repeat: no-repeat;
    background-position: center;
}

#sidebarBookCover {
    width: 180px;
    text-align: center;
}

#contentContainer h1, #contentContainerWider h1, #contentContainerFull h1 {
    position: relative;
    font-size: 19px;
    letter-spacing: 2.85pt;
    font-weight: normal;
    top: -14px;
    text-transform: uppercase;
}

.sidebarObjectThatNeedsABorder {
    position: relative;
    left: -1px;
    width: 180px;
    border: 1px solid #999999;
}

.imageAlignRightWithBuffer {
    float: right;
    margin: 0px 0px 12px 12px;
}

.imageAlignLeftWithBuffer {
    float: left;
    margin: 0px 12px 12px 0px;
}

#contentContainer h2, #contentContainerWider h2, #contentContainerFull h2 {
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
}

#counter {
    position: absolute;
    width: 194px;
    height: 26px;
    text-align: center;
    top: 39px;
    left: 1px;
}

.carouselCaptionBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 186px;
    height: 230px;
    background-image: url('https://www.tatepublishing.com/images/captionboxbackground.png');
    padding: 0px 11px;
    font-size: 11px;
    line-height: 13px;
}

.carouselCaptionBox h2 {
    position: relative;
    font-size: 14px;
    font-weight: normal;
}

.carouselCaptionBox h2 a {
    color: #000000;
    text-decoration: none;
}

.carouselCaptionBox h2 a:visted {
    color: #000000;
    text-decoration: none;
}

.carouselCaptionBox h2 a:hover {
    color: #000000;
    text-decoration: underline;
}

.carouselCaptionBox h2 a:active {
    color: #000000;
    text-decoration: underline;
}

.carouselImageBox {
    position: absolute;
    top: 0px;
    left: 206px;
    width: 309px;
    height: 230px;
}

.staffDepartmentWrapper {
    position: relative;
    float: left;
    width: 734px;
}

.staffDepartmentBox {
    position: relative;
    float: left;
    width: 367px;
    margin: 10px 0px;
}

.staffDepartmentImage {
    position: relative;
    float: left;
    width: 100px;
    height: 125px;
}

.staffDepartmentText {
    position: relative;
    float: left;
    width: 235px;
    padding: 12px 16px 0px 16px;
}

.captchaImage {
    vertical-align: middle;
    margin-right: 20px;
}

.listWithImages {
    padding: 0px;
    margin: 0px;
}

.listWithImages li {
    list-style-type: none;
    clear: both;
}

.listWithImages li a img {
    position: relative;
    width: 110px;
    height: 85px;
    float: left;
    margin-right: 26px;
    margin-bottom: 26px;
}

.eventsCalendar {
    width: 100%;
}

.eventsCalendar tr th {
    color: #ffffff;
    background-color: #c1272d;
}

.eventsCalendar tr td {
    background-color: #dedede;
    padding: 0px 6px;
    vertical-align: top
}

.eventsCalendar tr .eventsCalendarYear {
    color: #efefef;
    background-color: #676767;
    padding: 4px 0px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.eliveCode {
    position: relative;
    width: 99%;
    text-align: center;
    margin: 18px 0px;
}

.eliveCode input {
    position: relative;
}

.menu_header {
    height:32px;
    width:204px;
    display:inline-block;
    font-size:12px;
    text-align:center;
    color: #fff5f6;
    background: #BF2831; /* Old browsers */
    background: -moz-linear-gradient(top,  #BF2831 0%, #AD2227 50%, #981D20 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BF2831), color-stop(50%,#AD2227), color-stop(100%,#981D20)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF2831', endColorstr='#981D20',GradientType=0 ); /* IE6-9 */
    line-height: 32px;vertical-align:middle;
    margin-bottom:2px;font-weight:normal;
}
.menu_button {
    :32px;
    width:204px;
    display:inline-block;
    font-size:12px;
    text-align:center;
    color: #fff5f6;
    background: #BF2831; /* Old browsers */
    background: -moz-linear-gradient(top,  #BF2831 0%, #AD2227 50%, #981D20 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BF2831), color-stop(50%,#AD2227), color-stop(100%,#981D20)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #BF2831 0%,#AD2227 50%,#981D20 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF2831', endColorstr='#981D20',GradientType=0 ); /* IE6-9 */
    line-height: 32px;vertical-align:middle;
    margin-bottom:2px;font-weight:normal;
}

a .menu_button:hover {
    color: #000000;
}


.mediaCounter{
	height: 200px;
	width: 216px;
	overflow: hidden;
	line-height: 200px;
	color: #000;
	margin-left:-18px;
}

.mediaCounter {
	position: relative;
}
.media_counter_inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 864px;
	height: 200px;
}
.stats_counter_ {
	position: relative;
	height: 200px;
	width: 216px;
	float: left;
	color:#eee;
	font-size: 28px;
	text-align:center;
	padding-top:45px;
}

.counttt{
	margin:0 500px;
}

#books_sold_{
	background-image: url('https://www.tatepublishing.com/images/books_sold_3.png');
}

#events_booked_{
	background-image: url('https://www.tatepublishing.com/images/events_booked_2.png');
}

#media_impressions_{
	background-image: url('https://www.tatepublishing.com/images/adimpressions_360.png');
}

#royalties_{
	background-image: url('https://www.tatepublishing.com/images/royalties_paid_2.png');
}