.fpcolumnright{
	float: right;
	width:240px;
	xpadding-top:30px;	
}

.fpcolumnleft{
	float: left;
	width:480px;
	xpadding-top:30px;
}

.spotlightItem{
	float: left;
	width: 235px;
	height:245px;
	overflow:hidden;
}

.spotlightItem.last{
	margin-right:12px
}

.spotlightItem a.pic{
	background-position: center;
	background-repeat:no-repeat;
	display: block;
	width: 235px;
	height:150px;
	margin-bottom: 10px;
}


/* ADMIN D&D stylesheet*/
 .sortableList li {
	cursor: pointer;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
	padding-right: 15px;
	 width:700px;
}

.sortableList li div{
	height:30px;
}

 .sortableList .options a {
	padding-left: 4px;
	background-position: 0 0;
	width: 16px;
	float: left;
	margin: 0;
}

.sortableList li input{
	font-size:12px;
	cursor: pointer;
	color: #393939;
	height: 30px;
	border: none;
}

.sortableList  .options {
	position: absolute;
	right: 0px;
	top: 10px;
}



.faqItem {
	padding: 10px 0 0 0;
}
div.nd {
	background-color: #F8F8F8;
}
.faqresponse {
	padding-left: 30px;
}
.askFaq {
	margin-top: 10px;
}

.confirmed, .unconfirmed {
	width: 234px;
	height: 19px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	margin-bottom: 10px;
	color: #FF6600;
	cursor: default;
	/*text-shadow: 0 1px 0 #994A1B;*/
	border: 2px solid #FF6600;
}
.unconfirmed a {
	color: #445F96;
}
.confirmed {
	/*background: url('//ifrype.com/business/img/check.png') no-repeat 60px center;*/
}

.confirmed img {
	border:0;	
}

.confirmed span{
	position:relative;
	top:-3px;
}
.unconfirmed {
	color: #445F96;
	border-color: #c9c9c9;
	text-shadow: 0 1px 0 #F7F7F7;
}

.answerFilterForm .button, .statsForm .button, .enterAge .button {
	padding-top: 17px;
}

#chartData {
/*	width: 480px;
	float: left;*/
}
#pollsArchive {
	width: 240px;
	float: right;
}
h1 p a.recommend:hover {
	text-decoration: none;
	border: 0;
}
.couponImage {
	position: relative;
}
.imageArray {
	position: relative;
}
.imageArray .picture {
	/*max-height: 600px;*/
}

.imageArray .picOverlay a, .couponImage .picOverlay a {
	font-size: 10px;
	font-weight: bold;
}
.imageArray img {
	display: block;
}
#skinBox {
	width: 143px;
	height: 143px;
	position: relative;
}

/* skins */
#skinList {
	overflow:hidden;
	clear:both;
}

#skinList .skin-item {
	width:173px;
	height:174px;
	position:relative;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	overflow:hidden;
	cursor:pointer;
	border: 2px solid #ffffff;
}
#skinList .curSkin .skin-item {
	border: 2px solid #ff6600;
}
#skinList .skin-item .picOverlay,
#skinList .skin-item .data {
	bottom:0;
	height:30px;
	left:0;
	padding:10px;
	position:absolute;
	width:155px;
	z-index:2;
}

#skinList .skin-item .data {
	z-index:3;
	color:#a7a7a7;
}
#skinList .skin-item .pic {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
}
#skinList .skin-item p.title {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
#skinList .skin-item p {
	margin:0;
	padding:0;
}
#skinList .skin-item ul.color-blocks {
	background:red;
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	width:100%;
}

.pollsTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #e7e7e7;
}
.pollsTable .results td {
	border: 0;
}
.pollsTable .myVote td {
	font-weight: bold;
}

.addressField textarea {
	height: 33px;
}

#fansBlock {
	width: 322px;
	margin-top: 20px;
}


.date-wrap {
	overflow:hidden;
	display:table;
	margin:auto;
	font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
}

.date-wrap span {
	display:block;
	float:left;
}

.date-wrap .nextprev {
	margin-top:10px;
}

.date-wrap .nextprev a {
	width:6px;
	height:12px;
	font-size:0;
	line-height:0;
	background:url('//ifrype.com/calendar/img/nextprev.png');
	display:block;
}

.date-wrap .prev-link a {
	background-position:0 12px;
}

.date-wrap .prev-link a:hover {
	background-position:6px 12px;
}	

.date-wrap .next-link a {
	background-position:0px 0px;
}

.date-wrap .next-link a:hover {
	background-position:6px 0px;
}
.cal-title {
	margin:0 7px;
}

.postAsPage {
	position: absolute;
	left: 44px;
	top: 95px;
}

.event-date-block {
	overflow:hidden;
	margin-bottom:10px;
}

.event-date-block .event-date {
	float: left;
	text-align: center;
	width: 50px;
}

.event-date-block .event-place {
	margin-left:60px;
}

.event-date-block p.location {
	font-weight:bold;
	margin-bottom:0;
}


.otherPollsList li {
	padding: 5px 0;
	border-bottom: 1px solid #e7e7e7;
	margin: 0 5px;
}

.otherPollsList li a {
	color: #6f6f6f;
	font-weight: bold;
}

/* Special */
.swedIcon { 
	background-image: url("//ifrype.com/business/img/special/swedbank/invite/verdins_16x16.png");
}
/* Special */

/* say override */
.sayGallery img, .sayBlog img {
    margin: 8px 2px 8px 0;
}

.guestbook_item{
	display:block;
	height:1px;	
}

.userImage{
	border-radius: 5px 5px 5px 5px;
	width:30px;
	height:30px;
	background-position:-10px -10px;
	display:inline-block;
	float:left;
	margin-right: 10px;
}

.apiUserList .apikey{
	width:250px;
	display:inline-block;
}

.apiUserList p{
	height:30px;
	line-height:30px;
	display:inline-block;
	float:left;
	margin-right: 10px;
}

.apiUserList .delete{
	height:30px;
	line-height:30px;
	display:inline-block;	
	float:right;
}

.stats_date{
	display:inline-block;
}

.stats_date:first-child{
	margin-right:20px;
}

span.button.buttonLink .buttonDisabledO{
	display:none;
}

.date_period {
	position:relative;
}

.date_period .button{
	position:absolute;
	top:20px;
	left:310px;
}

#fansBlock {
	border: 1px solid #c9c9c9;
	margin-top: 0;
	background: url('//ifrype.com/business/ext/fans/footer_bg.png') repeat-x bottom;
}


#sortableCol1 li:hover input { background: #F8F8F8; width: 335px; }
#sortableCol1 li:hover { background: #F8F8F8; }

#sortableCol2 li:hover input { background: #F8F8F8; width: 175px; }
#sortableCol2 li:hover { background: #F8F8F8; }

#sortableMenu li:hover input { background: #F8F8F8; width: 630px; }
#sortableMenu li:hover { background: #F8F8F8; }


#bizHeader {
	padding: 4px; 
	background-color:#F3F3F3;
	height: 25px;
	margin-top: 10px;
	border:1px solid #E7E7E7;
	overflow: hidden;
	position: relative;
}
#bizHeader .bizHeadTitle {
	float: left;
	margin-top: 5px;
	margin-left: 6px;
	font-weight: bold;
}
#bizHeader .pageOptions {
	float: right;
	width: 500px;
	text-align: right;
}
.iconButton a {
	background-position: 3px 4px;
	padding-left: 22px;
}
.iconButton a.plusSmallIcon {
	background-position: 7px 7px;
}
.addList li {
	padding: 4px;
	border-top: 1px solid #444446;
}
.addList li:first-child {
	border: none;
}
.addList li a {
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-decoration: none;
}

.post_author{
	width:250px;
}
/* coupons */
#templatePicView {
	margin-left: 20px;
	width:240px;
	background:url('//ifrype.com/business/img/coupon_bg.png') no-repeat;
	height:247px;
	position: relative;
}
#uploadPicView {
	width: 240px;
	margin-left: 20px;
}
#couponTitle {
	position: absolute;
	width: 240px;
	top: 60px;
	padding: 0px 10px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
#couponText {
	position: absolute;
	width: 240px;
	padding: 0 10px;
	font-size: 14px;
	top: 110px;
}
#ct #uploadPicView, #ct #templatePicView {
	margin-left: 0;
}
#ct #templatePicView a {
	display: block;
	height:247px;
	color: #393939;
}

h1 .subtitle_badge {
    background-color: #445F96;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 5px 2px;
    position: relative;
    top: -2px;
}
.subtitle_badge.poll {
    background-color: #74C008;
}

#Forms_places_ac .formItemBorder {
	width: 300px; float: left;
	margin-right: 10px;
}

.checkInBox {
	background-color:#F3F3F3;
	margin-top: 10px;
	border:1px solid #C9C9C9;
}
.checkInBox .checkInUsers {
	float:left;
	width:105px;
	border-right:1px solid #C9C9C9;
	text-align:center;
	padding:5px;
}
.checkInBox .checkInTotal {
	float:left;
	text-align:center;
	width: 110px;
	padding:5px;
}
.checkInBox .checkInUsers span, .checkInBox .checkInTotal span {
	display: block;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
}

.topNav{
	background-color: #F5F5F5;
	padding:5px;
	text-align:right;
}

.topNav .buttonLarge {
	min-width:240px;
}

.topNav .buttonLarge{
	display:inline-block;
}

.topNav.general{
	border-top: 1px solid #E7E7E7;	
	margin-top:20px;
}

.topNav.secondary{
	margin:-10px 0 10px 0;
}

.create_page_button {
    margin-bottom: 0 !important;
}

ul.tree li {
	border-top:none;
}
#saySearch {
	padding-bottom: 8px;
	margin-bottom: 0;
}
#saySearch .itemSearch {
	width: auto;
	float: none;
	padding: 0 4px;
}
#saySearch .itemSearch .searchButton {
    height: 16px;
    position: absolute;
    right: 6px;
    top: 5px;
    width: 16px;
}
#saySearch .formItemInput   {
	width: 640px;
}
#saySearch #oldsearch {
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #C9C9C9;
	border-top: none;
	z-index: 2;
	left: 17px;
	width: 300px;
	text-align: left;
	cursor:pointer;
}
#saySearch #oldsearch div.multiACListItem:hover {
	background-image:url('//ifrype.com/i/menu/hover.png');
	color: #ffffff;
}

.pajauta-block {

}

.pajauta-block-item {
	margin-bottom:20px;
}

.pajauta-block-item h3 a {
	font-size:12px;
}

.pajauta-block-item h4 {
	font-size: 12px;
	font-weight: normal;
}

#pajauta-heading{
	background: url("/business/img/special/pajauta/pajauta.gif") no-repeat scroll left center transparent;
	padding-left: 21px;
}