﻿#header-wrapper {
	margin: 0 auto;
	width: 860px;
	height: 75px;
	position: relative;
}

#footer-wrapper {
	margin: 0 auto;
	width: 860px;
	height: 50px;
	position: relative;
	text-align: center;
}



#wrapper {
	width: 860px;
	margin: 0 auto;
	position: relative;
}




#adv {
	position: absolute;
	top: 0;
	left: 0;
	width: 202px;
}

#adv.fixed {
	position: fixed;
	top: 0;
}

#adv-wrapper {
	width: 190px;
	margin-right: 12px;
	background: url('../../Images/advs-sky-bg.gif') repeat-y;
	text-align: center;
}

#adv-top {
	width: 190px;
	height: 4px;
	background: url('../../Images/advs-sky-bg-top.gif') no-repeat;
}

#adv-block {
	width: 182px;
	padding: 20px 4px;
	text-align: center;
}

#adv-bottom {
	width: 190px;
	height: 4px;
	background: url('../../Images/advs-sky-bg-bottom.gif') no-repeat;
}



#nom {
	width: 658px;
	margin-left: 202px;
}

#nom-wrapper {
	width: 658px;
	background: url('../../Images/noms-bg.gif') repeat-y;
}

.nom-top {
	width: 658px;
	height: 4px;
	background: url('../../Images/noms-bg-top.gif') no-repeat;
}

.nom-head {
	background-color: #fafafa;
	width: 636px;
	padding: 5px 7px;
	margin: 0 4px;
	position: relative;
	color: #500665;
	border-bottom: solid 1px #ebebeb;
	font-family: Verdana;
}

.nom-title a {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
	color: #500665;
}

.nom-added {
	font-size: 12px;
}

.nom-block {
	margin: 8px 0;
	overflow: hidden;
}

.nom-block-left {
	width: 480px;
	float: left;
	padding-left: 12px;
}

.nom-block-right {
	float: left;
	width: 142px;
	padding: 0 14px 0 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #aeaeae;
	text-align: right;
}

.nom-credits {
	font-size: 16px;
	margin-bottom: 16px;
}

.nom-credits-item {
	margin-bottom: 6px;
	position: relative;
}

.nom-credits-item span {
	color: #5A166B;
}

.nom-credits-item a {
	color: #5A166B;
	text-decoration: none;
	padding-left: 20px;
	position: relative;
}

.arr {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 12px;
	height: 12px;
	background: #fff url('../../Images/arrow-small-right.gif') no-repeat;
}

.act {
	background: #fff url('../../Images/arrow-small-act-right.gif') no-repeat;
}

.nom-footer {
	background-color: #fafafa;
	width: 636px;
	padding: 5px 7px;
	margin: 0 4px;
	position: relative;
	color: #500665;
	border-top: solid 1px #ebebeb;
	font-family: Verdana;
	font-size: 12px;
}

.nom-footer a {
	color: #500665;
	text-decoration: none;
}

.nom-footer a:hover {
	text-decoration: underline;
}

.nom-bottom {
	width: 658px;
	height: 4px;
	background: #F5F5F5 url('../../Images/noms-bg-bottom.gif') no-repeat;
	padding-bottom: 30px;
}

.img-nom {
	border: 0;
	
}

.nom-list-pager {
	text-align: center;
}

.page-nums {
	font-size: 14px;
	color: #000;
	letter-spacing: 3px;
	text-decoration: none;
}

.page-current {
	font-size: 16px;
	color: #500665;
	letter-spacing: 3px;
}

.adv-panel .nom-block {
	padding-left: 84px;
}



#quotes {
	display: none;
	position: absolute;
	top: 0;
	left: 840px;
	width: 152px;
}

#quotes-wrapper {
	width: 140px;
	margin-left: 12px;
	background: url('../../Images/quote-bg.gif') repeat-y;
}

#quotes-top {
	width: 140px;
	height: 4px;
	background: url('../../Images/quote-bg-top.gif') no-repeat;
}

#quotes-block {
	width: 140px;
	height: 120px;
	padding: 10px;
	font-size: 12px;
}

#quotes-bottom {
	width: 140px;
	height: 4px;
	background: url('../../Images/quote-bg-bottom.gif') no-repeat;
}



.subscribe-bar {
	padding: 15px 0 10px;
	width: 100%;
	height: 25px;
	color: #FFFFFF;
  font-family: 'ProximaNovaBold',sans-serif;
  font-size: 14px;
  font-weight: bold;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #1f1f1f;
  display: none;
}

.subscribe-wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.subscribe-text {
	position: absolute;
	top: 0;
	right: 330px;
}

.subscribe-form {
	position: absolute;
	top: 0;
	right: 70px;
}

.subscribe-textbox {
	border: 0 none;
	height: 22px;
	padding: 0 5px;
	width: 130px;
	float: left;
}

.subscribe-button {
	background: none repeat scroll 0 0 #FF370F;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'ProximaNovaBold',sans-serif;
	font-size: 14px;
	height: 22px;
	padding: 2px 10px;
}

.subscribe-close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}