
/* BDB COLORS */

.labelColor{color: #0085DD}

.colorHeading{color: #FFFFFF}
.colorDarkHeading{color: #0085DD}
.colorDarkHeading2{color: #0098ff}
.colorInfoText{color: #a6a6a6}

.borderColorBlue{border-color: #D4E4F1}
.borderColorTag{border-color: #777777}
.borderColorNewTag{border-color: #ff9900}

.bgColorTag{background-color: #FFFFFF}
.bgColorDarkBlueBox{background-color: #7BBFEE}
.bgColorBlueBox{background-color: #DBEFFA}
.bgColorSandBox{background-color: #EEEEEA}
.bgColorOrangeBox{background-color: #f90}
.bgColorMenu{background-color: #E3F5FF}

.bgColorDropdown{background-color: #cde7fe}

/* END COLOR */

html{overflow-x:hidden}

body{font-family:Arial,sans-serif; font-size:12px; line-height:17px; font-weight:regular; color:#222527; margin:0px 0px 0px 0px; background-color:#ffffff}

h1{font-family:Arial,sans-serif; font-size:28px; font-weight:bold; color:#222527; padding-top:13px; margin-top:0px; line-height:33px}

h2{font-family:Arial,sans-serif; font-size:16px; line-height:19px; font-weight:bold; color:#222527; margin-top:5px}

a{font-family:Arial,sans-serif; font-size:11px; color:#0085dd; text-decoration:underline}

a.youtubeLink,a[href^="http://youtube.com"],a[href^="http://www.youtube.com"]{
	background:transparent url(http://cdn01.dayviews.com/cdn/img/services/youtube_icon.gif) no-repeat 0 0;
	padding:0 0 2px 19px;
	line-height:17px;
}

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

img{border:0px}

p{margin:2px;}

:focus{outline:0}

.clear {
	overflow:hidden;     
	width:100%;
	clear: both;
	line-height: 0px;
}

#theSearchButton { background: url("http://cdn01.dayviews.com/cdn/themes/blue/search_button.gif"); width:19px; height:19px;}
#topHomeButton { background: url("http://cdn01.dayviews.com/cdn/themes/blue/logo.gif"); width:23px; height:23px;}
#logo {
    display: block;
    width: 175px;
    height: 29px;
    background-image: url("http://cdn01.dayviews.com/cdn/img/logo_grey.png");
	background-repeat: no-repeat;
    margin: 0 auto;
    cursor: pointer;
}


#tooltip{border:1px solid black; background-color:white; position:absolute;display:none;-moz-border-radius:5px;-webkit-border-radius:5px;}

#imageCountBox{float:left; clear:left; margin-top:15px; text-align:left; font-size:12px; padding-bottom:6px; width:183px}

#diaryDateBox{float:left; clear:left; margin-top:15px; text-align:left; font-size:12px; padding-bottom:6px; width:183px}

#compactAd{float:left; padding-top:10px; text-align:center}

#userMainInfo {padding:10px; font-size:11px; margin: 0 0 2px 0;}
#userMainInfoTags {padding:0px; font-size:11px; margin: 0 0 18px 0;}
#userOnlineInfo{color:#0085dd}

#adminDiv{ position:absolute; right:10px; top:50px; width:150px; z-index:30;}
#adminCounter{padding:20px;}

#showRssSelectorOnHover.becomefriend {float: right; width: 120px;}
#showRssSelectorOnHover.becomefriend img.icon {float: left; padding-right: 2px;}
#showRssSelectorOnHover.becomefriend a {vertical-align: middle;}
#showRssSelector {position:absolute; overflow-y: hidden; height: 20px; width:125px; padding: 1px;}
#showRssSelector.mouseover {height: auto; padding: 4px 0 0 0; border: 1px solid gray; margin-top: -4px; background: white}
#showRssSelector ul {list-style: none; padding: 0; margin: 0;}
#showRssSelector li {padding: 0px 5px 5px 5px; margin: 0;}

#userMainInfoTags #autoTagCamerasLink img { padding: 0px 5px; vertical-align: top; margin-top: 2px;}
#userMainInfo #hintFriend {position:absolute; margin-left:-150px; margin-top:-35px;}
#userMainInfo #hintOwner {position:absolute; margin-left:-150px; margin-top:-35px;}

#userMainInfoTagsHolder { margin-top: 14px; margin-bottom: 0px;}
#userActions #userMainInfoTagsHolder { margin-bottom: 8px !important; }

#latestTags .tagHolder { margin: 5px 0 14px 50px; }
#latestTags .tagHolderInfo { text-align: right; }
#latestTags .tag {  }
#latestTags .tagAvatar { margin-right: 5px; }
#latestTags h2 { margin-bottom: 14px; }
#latestTags { margin-top: 18px; }

#diaryTagHints { clear: left; }

.diaryTags { width: 100%; }
.banned_tag a { color: red !important; }
.common_tag a { font-weight: bold !important; }
.highlighted_tag { background: url(/cdn/img/tagg_right_orange.gif) no-repeat right !important; }
.highlighted_tag .middle { background: url(/cdn/img/tagg_body_orange.gif) repeat-x !important; }
.highlighted_tag .left { background: url(/cdn/img/tagg_left_orange.gif) no-repeat left !important; }

#userMainInfoHolder .uncategorizedTags ul { height: 20px; overflow-y: hidden; }

ul.tag .right {
	width: 0;
	height: 19px;	
	line-height: 18px;
	background: url(/cdn/img/tagg_right.gif) no-repeat right;
}

ul.tag>.right {
	width: auto;
}

ul.tag .middle {
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	background: url(/cdn/img/tagg_body.gif) repeat-x;
	white-space: nowrap;
}

ul.tag .middle span {
	white-space: nowrap;
	overflow-x: hidden;
}

ul.tag .left {
	height: 19px;
	line-height: 18px;
	background: url(/cdn/img/tagg_left.gif) no-repeat left;
	padding: 0 0 0 8px;
	margin: 0 8px 0 0;	
}

ul.tag .label { font-weight: bold; }

ul.tag {
	padding: 0; 
	margin: 0; 
}

ul.tag a.closebutton img {
	width: 7px; 
	height: 7px;
	margin: 6px 0 0 4px;
	padding: 0;
	vertical-align: top;
	background: url('/cdn/img/icon_tagg_close.gif') no-repeat;
}

ul.tag a.closebutton:hover img {
	background: url('/cdn/img/icon_tagg_close.gif') no-repeat 0px -7px;
}

ul.tag li { 
	float: left; 
	list-style-type: none; 
	padding: 0px;
    margin: 0px 3px 3px 0px;
}

ul.tag li a { 
	text-decoration: none;
}

ul.tag li a:hover { 
	text-decoration: underline;
}

ul.tag .label, ul.tag .input {
	border: none;
}

#tagSettings li.input input {width:296px !important}

#tooltip{position:absolute; z-index:3000; background-color:#eeeeea; border:1px solid #666; padding:5px; font-size:14px}
#tooltip h3, #tooltip div{margin:0}

#holder{width:1087px; height:100%; margin-left:auto; margin-right:auto; text-align:left; background-color:white;}

#topHolder{height:38px;background-image:url("http://cdn01.dayviews.com/cdn/img/top_bg_blue.gif");}

#top{height:38px;margin:0 auto;width:1087px;position:relative;}

#IE6Spanner{height: 0px; width: 1190px; line-height: 0px; position:absolute;}


#loginExpanderDiv{width: 250px; float:left;}

#createAccount {text-decoration:none;}
#createAccount span{color:white; font-size:13px; font-family:arial;}

/*Left logo in userstatusbar*/
#top_home {float:left; padding-left:12px; padding-right:5px;cursor:pointer;}
#top_home img {margin-top:9px;}

/*userstatusbar tabs*/
.whiteTab { 
	background: #ffffff url("http://cdn01.dayviews.com/cdn/img/statusbar_gradient.gif") repeat-x scroll bottom;
	height: 20px;
	margin-right: 8px !important;
	margin-top:7px !important;
	padding: 5px !important;
}

.whiteTab.active { 
	background: #ffffff !important;
}

/*user logo in userstatusbar*/
#avatarButton {
	padding: 3px 3px 3px 3px !important;
	height: 24px !important;
	margin-right: 0px !important;
}
#avatarButton img {width:24px; height:24px; _width:22px; _height:22px;}

/*userstatusbar icon tab*/
#iconHolder {padding-left:6px; padding-right:6px;}
#iconHolder li{margin-right:4px; _margin-right:2px;}
#diaryLinkLi {margin-top:1px;}
#reloadImg{margin-top:3px}

/*userstatusbar friends tab*/
#friendsBar li{padding-left:2px; padding-right:2px; padding-top:1px;}

/*userstatusbar upload tab*/
#uploadBar li{padding-left:5px; padding-right:5px; padding-top:2px;}
		
#rightMenu {float: right;}

#leftMenu {float: left;}

#leftMenu ul, #leftMenu li {float: left;display: block !important;}

.menu ul {padding: 0;margin: 0;display: inline;}
		
.menu li {padding: 0;margin: 0;display: inline;}

#userStatus{ float:left; height:30px; margin-left:8px;}

#userStatus a{color:#0085dd; font-size:12px; font-weight:bold; text-decoration:none;}

#userStatus a:hover{text-decoration:underline; color:#0af}

#globalMenu{ height:23px;padding-top:14px;margin-left:400px;}

#menuitems{ margin-left:0px; _margin-left:-3px;}

#menuitems a{font-size:12px; color:#0085dd; padding:0px 2px 0px 2px; text-decoration:none;}

#menuitems a:hover{text-decoration:underline; color:#0af}

.top_menu ul {padding: 0;margin: 0;display: inline;	}
		
.top_menu li {padding: 0;margin: 0;display: inline;}

.top_spacer { margin: 0 8px 0px 8px; }

.menu_spacer {background:transparent url("http://cdn01.dayviews.com/cdn/img/top_spacer.gif"); background-repeat:no-repeat; }

#top_dropDownMenu {position:absolute;list-style:none; margin-left:-8px; z-index:100;}
		
#top_dropDownMenu .menuItem:hover {background-color:white; *width:130px;}

#top_dropDownMenu .menuItem {border-left: 1px solid #bdeffa; border-right: 1px solid #bdeffa;}

#top_dropDownMenu li {display: list-item;padding:2px 8px 2px 8px; float:left; clear:both; width:130px; cursor:pointer;}

.lastMenuItem {border-bottom: 1px solid #bdeffa; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px;}

#middleMenu {margin-left: 410px;}

#search{float:right; margin-top:10px; width: 150px; margin-right:17px;}

#search img {float:right;}
	#searchField{margin-right:5px;background:transparent url("http://cdn01.dayviews.com/cdn/img/searchfield.gif"); background-repeat:no-repeat; border:0px; width:113px; height:15px; padding-left:12px; padding-top:3px; font-size:11px}
	#searchFieldInForum{margin-right:5px;background:transparent url("http://cdn01.dayviews.com/cdn/img/searchfield.gif"); background-repeat:no-repeat; border:0px; width:113px; height:15px; padding-left:12px; padding-top:3px; font-size:11px}

#hdTopLink{
	margin:5px;
	position:absolute;
	left:958px;
	top:41px;
	width:30px;
	height:22px;
	background-color:#f0ffff;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#606060;
	padding-top:6px;
	padding-left:6px;
	cursor:pointer;
}
#top #logo{float:left; margin-top:4px; margin-left:15px;}

#top #logout{top:11px; left:720px; width:265px; text-align:right; font-size:11px}

#loginbox{position:absolute; z-index:100; float:left; width:360px; height:68px; background-color:white; border:1px solid silver; font-size:13px; font-weight:bold; padding-top:5px; padding-left:8px; margin-top:15px; margin-left:15px;left:0;}

#loginExpander,.loginExpander{float:left; width:80px; height:22px; background-color:white; border:1px solid silver; font-size:13px; font-weight:bold; padding-top:5px; padding-left:8px; cursor:pointer; margin-top:4px; margin-left:15px;}
.loginExpander{float:none;margin:13px auto 10px;}
#loginbox .input_text{color:#666; height:15px; padding:2px; font-size:11px}
.signUpDiv{margin:4px auto 0;width:100px;}
.signUpDiv table{padding-top: 3px;}
.signUpDiv td{background-repeat:no-repeat;height:27px;width:94px;}
.signUpDiv td div{width:80px;text-align:center;}
.signUpDiv td div a{text-decoration:none;color:white !important;font-size:13px;}

#content{width:580px; float:left; margin-bottom: 18px; min-height:660px; /*height:auto!important;height:660px;*/}
#content_wide{width:760px; padding-left:18px; padding-top:10px; margin-bottom: 18px; min-height:660px; /*height:auto!important;height:660px;*/}
#contentHolder{width:910px; padding:0 20px;}
#content_frontpage{width:760px; padding-left:18px; margin-top:0px; float:left;height:800px;}
#content_left{width:360px; padding-top:25px;}
#content_right{padding:15px}

#welcome{position:relative; width:340px; padding:8px}

#latestLogins{position:relative; width:340px; height:95px}

#latestLogins img{border:5px solid white; margin:2px}

#news{width:100%}
.newsInbox a {text-decoration:none;}

#news a,#serverStatus a{font-family:Arial,sans-serif; font-size:12px; line-height:17px; font-weight:regular; text-decoration:none}
#news a:hover,#serverStatus a:hover{text-decoration:underline}

#newsComment{font-size:11px;color:#0099FF;text-align:right;}

.newsWholeLink{color:black;}

.frontPageBox {
    float: left;
    width: 282px;
}

.frontPageBox .frontPageBoxTitle {
    float: left;
    width: 100%;
    height: 36px;
    background-color: #00aadc;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.frontPageBox .frontPageBoxTitle h2 {
    background: transparent url("http://cdn01.dayviews.com/cdn/img/fpbox_gradient.png") no-repeat top left;
    margin: 0px;
    line-height: 36px;
    padding: 0 10px;
    color: white;
}

.frontPageBox .frontPageBoxContent {
    float: left;
    width: 260px;
    border-left: solid 1px #008CDC;
    border-right: solid 1px #008CDC;
    border-bottom: solid 1px #008CDC;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px;
    background-color: #FFFFFF;
    overflow: hidden;
}

#fullsizeEventBox{float:left; clear:left; margin-top:8px; text-align:left; font-size:12px; padding-bottom:6px; width:183px}

#fullsizeEventBox .event{margin-bottom: 10px;}

#fullsizeEventBox .event .datetime{height: 20px;}

#fullsizeEventBox .event .date{float: left; font-weight: bold;}

#fullsizeEventBox .event .time{float: right; font-style: italic;}

#imageSearchBox{float:left; width:340px; margin-bottom:18px}

#serverStatus{background-color:#fbfae0; border:1px solid #e6d99b; width:325px; padding:15px}

#holder_right{width:375px; float:right; background-color:#222527}

#right{width:250px; float:right; padding-bottom:20px; margin-right:17px;}

#left{float:left; padding:18px; width:169px;}

#leftProfile{width:169px}

#footer{background-image:url("http://cdn01.dayviews.com/cdn/img/footer_bg_766.gif"); background-repeat:no-repeat; background-position:18px 0; height:20px; font-size:11px; color:#666; padding:8px 306px 0 24px; width:757px; margin:40px auto 0; clear:both; background-color:white;}
#footer p {margin:0;}
#footer p.lang {float:right;padding-top:0;text-align:right;vertical-align:top;}
#footer p.lang span {margin-right:25px;}

#footer p{margin:0;}
#footer p.lang{float:right; align:right; vertical-align:top; text-align:right; padding-top:0px;}
#footer p.lang span{margin-right:25px;}
#footer p.lang span img{vertical-align:middle;}

#calendar{width:169px; float:left; height:340px; margin: 0; padding: 0;}

#calendar h2{text-align:center; margin-bottom:5px; margin-top:5px}
#calendar h2 a{font-size:16px;text-decoration:none;}
#calendar h2 a:hover{color:#0af;text-decoration:underline;}

#calendar .element{width:23px; height:19px; text-align:center; font-size:11px; float:left; border:1px solid #bae5fb;border-left-width: 0px;border-bottom-width: 0px;}

#calendar .days{font-size:10px; border-color:#FFF; padding-top:1px; border-width: 0px;}
#calendar .activeDay{background-color: #0e618c !important;}

#calendar .element a{color:#FFF; text-decoration:none}

.dateImage{background-color:#16a8f4; color:#FFF; font-weight:bold; cursor:pointer}

#calendarLoading{margin-right:10px; _margin-right:1px; margin-top:5px; width:70px; height:18px; padding:4px; padding-left:8px; padding-right:8px; _padding-left:1px; _padding-right:2px; background-color:#FFF; border:1px solid #0085dd; z-index:100; -moz-border-radius:6px; -webkit-border-radius:6px; float:right;}

#timeoutMessage{position:absolute; top:160px; left:130px; width:620px; padding:0px; padding-left:50px; background-color:#FFF; border:4px solid black; z-index:100;}

#leftAlbumLinks{width:170px; float:left; margin-top:10px}

.selectDisplayImgDiv{width:120px; align:center; background:#EEEEEA; top:110px; margin-left:-1px;}
.selectDisplayImgDiv a:hover{text-decoration:underline !important;}

#latestVisitsAvatar{width:585px;}
#latestVisitsAvatar .imgWrapper, #latestTags .imgWrapper{width:55px; height:53px; border:1px solid #eeeeea; text-align:center; margin:2px; margin-right:14px; float:left; display:inline}

.dashboardBox {
	background-color: #EEEEEA;
	Aheight: 205px;
	padding: 3px 10px 5px 10px;
	margin-top: 15px;
}

.dashboardBox h2 {
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	margin-bottom: 5px;
}

.dashBoxBottom {
	width: 98%;
	text-align: right;
	clear: both;
	padding-top: 5px;
}

.dashVisitor {
	width: 50px;
	height: 50px;
	border: 5px solid white;
	float: left;
	margin: 8px;
	cursor: pointer;
}

#dashGraph {
	float: left;
}

#dashGraph h2 {
	margin-bottom: 18px;
}

#dashCityImages {
	height: 170px;
}

#dashSeparator {
	float: left;
	border-left: 1px solid #c4c4c4;
	height: 140px;
	margin-left: 35px;
	margin-right: 35px;
}

#dashStats {
	float: left;
	width: 240px;	
	padding-left: 15px;
}

#dashStats .statGroup {
	margin: 0;
	padding: 0;
	clear: left;
}

#dashStats .statBox {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	float: left;
	width: 120px;
	height: 82px;
	text-align: center;
}

#dashStats .dashStatsValue {
	font-size: 30px;
	line-height:30px;
	font-weight: bold;
	color: #434343;
}

#dashStats .dashStatsDesc {
	color: #434343;
	font-size: 11px;
}

#dashLatestVisitorsMore .dashMoreSeparator {
	height:1px;
	width:100%;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top:1px solid #c4c4c4;
}

#dashWatchCountDiv {
	float: right; 
	margin-top: 0px; 
	padding: 6px;
}
#dashTopRow{overflow:hidden;margin-bottom:15px;}
.dashTopBox {
	background: #EEEEEA;
	padding: 5px 15px 3px 15px;
	height: 45px;
	float:right;
	margin: 0px;
	font-size: 11px;
	color: #434343;
	text-align: center;
	margin-left: 10px;
}

.dashTopHeader {
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
}

#dashWatchCountText {
	float: right;
	width: 100px; 
	height: 34px;
	padding-right: 10px;
	margin: 0px;
	color: #434343;
}

#wuspShop {
    float: left;
    padding: 0px;
    background-color: #EEEEEA;
}

#wuspShopTitle, #wuspShopFooter {
    color: white;
    background-color: black;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    float: left;
    width: 540px;
}

#wuspShopFooter {
    font-size: 11px;
    padding: 10px;
    width: 560px;
    text-align: center;
    white-space: nowrap;
}

.wuspShopBox {
    float: left;
    width: 548px;
    background-color: white;
    margin: 15px 15px 0 15px;
    border: 1px solid black;
    position: relative;
}

#wuspShopInfo {
    position: relative;
    border: none;
    border-right: 1px solid black;
    width: 549px;
}

#wuspShopDesc {
    background-color: #EEEEEA;
    padding-right: 15px;
    border-right: 1px black solid;
    float: left;
}

#wuspShopDescInner {
    padding: 10px 15px;
    background-color: white;
    float: left;
    width: 289px;
}

#wuspShopDescFooter {
    margin-top: 1em;
    font-weight: bold;
}

#wuspShopDescFooter .wuspCredits {
    color: #0085DD;
}

#wuspShopCart {
    padding: 0px;
    background-color: white;
    float: left;
    width: 213px;
}

#wuspShopCartTitle {
    color: white;
    background: black url("http://cdn01.dayviews.com/cdn/img/kundvagn.png") no-repeat 4px 4px;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 10px 1px 24px;
    float: left;
    width: 180px;
}

#wuspShopCartInner {
    float: left;
    padding: 7px;
    width: 200px;
}

#wuspShopCartInner ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#wuspShopCartInner ul li {
    list-style-type: none;
    position: relative;
}

#wuspShopCartInner ul li img {
    position: absolute;
    top: 2px;
    right: 0;
}

#wuspShopCartSum {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 204px;
    border-top: 1px solid #EEEEEA;
    border-bottom: 1px solid black;
    text-align: right;
    padding: 5px;
}

.wuspProductTitle {
    float: left;
    width: 548px;
    clear: right;
    margin-bottom: 10px;
}

.wuspProductTitleBadge {
    float: left;
    color: white;
    background-color: black;
    padding: 2px 10px;
    width: 50px;
    text-align: center;
    font-weight: bold;
}

.wuspProductTitleInfo {
    float: left;
    padding: 2px 10px;
    height: 1em;
    overflow: hidden;
    width: 458px;
}

.wuspProductOffers {
    float: left;
    margin: 10px;
    width: 45%;
    border-right: 1px solid #EEEEEA;
}

.wuspProductStandardOffer, .wuspProductQtyDiscount {
    background-color: #DBEFFA;
    padding: 5px 20px;
    margin-bottom: 10px;
    margin-right: 10px;
    font-weight: bold;
}

.wuspProductOptions {
    float: left;
    margin: 10px 0px;
}

.wuspShopBox button {
    width: 125px;
    background: #0085DD url("http://cdn01.dayviews.com/cdn/img/kundvagn.png") no-repeat 4px 6px;
    color: white;
    font-weight: bold;
    border: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 4px 4px 4px 18px;
}

#wuspShopCheckOut {    
    float: left;
    position: relative;
    width: 550px;
    margin: 30px 15px 15px;
}

#wuspShopSummary {
    float: right;
    text-align: right;
    margin-right: 135px;
}

#wuspShopSum {
    font-size: 18px;
    font-weight: bold;
}

#wuspShopCheckOutButton {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 125px;
    font-size: 18px;
    font-weight: bold;
    background-color: #0085DD;
    border: none;
    color: white;
    padding: 3px 10px;
}

#wuspShopReceipt {
    display: none;
}

#wuspShopReceiptInner {
    text-align: center;
}

#wuspShopReceiptInner h2 {
    font-size: 18px;
    font-weight: bold;
}

#wuspShopReceiptInner p {
    font-size: 14px;
}

#wuspShopReceiptInner #receiptSpec {
    font-size: 14px;
    text-align: center;
    width: 300px;
    margin: 1em auto;
}

#wuspShopReceiptInner #receiptSpec #receiptSpecItem {
    text-align: left;
    margin: 10px auto;
    width: 160px;
}

#wuspShopReceiptInner a {
    font-size: 12px;
    font-weight: bold;
}

.watcherInfo{background-color:#EEEEEA; font-size:11px; padding:6px; height:28px; line-height:13px; width: 176px;}
#userCampaigns .leaveCampaign{float:right;}

/*
#userActions{background: green;}
#userActions div{background: blue;}
#userActions span{background: blue;}
#userActions table{background: blue;}
*/

#usermainNews{clear:left}

#uploadContent{background-color:#FFF; width:600px; height:300px; border:1px solid #666}

#editDropDown{position:absolute; background-color:#eeeeea; //padding:10px; border:1px solid #666}

#editDropDown div{backpadding:5px 10px 5px 10px}

.leftAlbum{padding-top:6px; padding-bottom:6px; border-bottom:1px solid #bdeffa; height:50px; width:170px; overflow:hidden;}

.focusSeparator{float:left; border-bottom:1px solid #E3F5FF; clear:both; width:580px; margin-top:0px; margin-bottom:10px;}

.gbPostSeparator{float:left; border-bottom:1px solid #90cefd; clear:both; width:580px; margin:15px 0px 15px 0px; *margin:-5px 0px 15px 0px}

.gbPostControl{float:left; clear:left; width:510px; display:inline; margin-left:60px; margin-top:5px}

.gbPostAvatar{float:left; width:60px; padding-top:4px}

.gbPostContent{float:left; clear:right; width:515px; overflow: hidden}

#hoverImageInfo{position:absolute; left:0px; top:0px; background:#F0F0EE; border:1px solid black; opacity: .90; filter: alpha(opacity='90'); padding:8px; display: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 100px; height: 120px; padding-bottom:20px; padding-right:10px; overflow:hidden; font-size:10px; line-height:12px;}

.friendsInfoBox{width:552px; background-color:#e9f5ff; border-bottom:1px solid #90cefd; height:100px; padding:8px; display:none;margin-left:15px;}

.friendsInfoBox div.holder {float:left; clear:left; width:100px; height:100px; background-color:#fff;display:table;padding:1px;margin-right:8px;}
.friendsInfoBox div.holder a{display:table-cell;vertical-align:middle;}
.friendsInfoBox div.holder a img{display:block;margin:0 auto;}
.friendsInfoBox dl{float:left;width:190px;margin:0;}
.friendsInfoBox dt{float:left;width:100px;font-weight:bold;}
.friendsInfoBox dt span{font-weight:normal;}
.friendsInfoBox ul.ctrl{float:right; width:120px; list-style-type:none;margin:0;}
.friendsInfoBox ul.ctrl li{margin:0 0 7px 0;}

*+html .friendsInfoBox div.holder {position: relative;}
*+html .friendsInfoBox div.holder a {position: absolute; top: 50%; left:0px;}
*+html .friendsInfoBox div.holder a img {position: relative; top: -50%;margin-top:3px;}

.friendGroupTools{margin-top:5px; float:right; clear:right}

.friendGroup{font-size:14px; font-weight:bold; padding:4px; clear:right}

.friendGroupSuper{background-color:#90cefd; color:#000000;}

.showRemovePointer{cursor:pointer;}

.friend{width:560px; padding:4px; padding-top:8px; border-bottom:1px solid #90cefd; clear:both; overflow:hidden;}

.friend div{display:inline}

.friend div.usr{float:left; width:140px}

.friend div.cmt{float:left; width:230px; height:16px; overflow:hidden}

.friend div.lgn{float:left; width:120px; font-size:11px}

.friend div.clrImg{float:left; width:20px}

.friend div.info{float:left; width:40px; text-align:right}

.friendRequestsHolder{float:left; clear:both; width:564px; margin-bottom:20px}

.friendRequest{margin-top: 10px}

.friendsDeniedHolder{float:left; clear:both; width:564px; margin-bottom:20px}

.friendsDenied{height:20px}

.friendsWaitingHolder{float:left; clear:both; width:564px; margin-bottom:20px}

.friendsWaiting{height:20px}

#organizeGroupsText{float:left; clear:right; width:564px; margin-bottom:20px; display:none}

#organizeAndClear{text-align:right; float:right; width:570px}

#watchesHeader{margin-bottom:2px}

#watchesHeader span{font-weight:normal}

.friendGroupHolder{float:left}

.hideBlockedUsers{float:left}

.hideBlockedUsers div.holder{height:30px}

#friendGroupSaveButtons{float:left; display:none}

#friendGroupSaveButtons #updateGroups{float:right}

#friendGroupSaveButtons #clearChangesGroups{float:right}

.friendsHeader{margin-bottom:2px; float:left}

.friendsHeader span{font-weight:normal; font-size:16px}

.friendUpdated{color: #ff9900; font-weight:bold;}

#addFriendHolder{float:right; clear:right; margin-top:15px; margin-bottom:15px}

.settingsSeparator{width:580px; height:10px; margin:15px 0px 15px 0px; float:left; clear:both; background-color:#FFF}

.settingsCol1{float:left; width:120px; font-weight:bold; padding-left:15px; padding-top:4px}

.settingsCol2{float:left; width:150px}

.settingsCol3{float:left; clear:right; width:280px;margin-left:10px}

.error{color:red}

.uploadTab {
	padding:2px 8px 2px 8px; 
	margin-right:10px; 
	line-height:18px; 
	height:18px; 
	cursor: pointer;
}

.uploadTab a{font-size:12px}

#uploadRight {
	margin-top: 5px;
}

#uploadRightContent {
	float: right;
}

#uploadRightContent ul {
	padding: 0;
	margin: 0;
}

#uploadRightContent li {
	font-weight: bold;
	width: 79px;
	padding: 7px;
	margin: 0;
	list-style: none;
	border-bottom: 2px solid white;
}

#uploadRightContent a {
	text-decoration: none;
}

#uploadLeft {
	width: 470px;
}

.uploadButtonHolder {
	padding: 0 10px 15px 0;
}

.uploadButtonHolder .uploadInfo, .uploadButtonHolder .button, .uploadButtonHolder .button:hover {	
	float: right;
	margin: 0;
}

.uploadTabContent {
	margin-top: 0px;
}

.uploadTabContent p {
	margin: 0 0 20px 0;
}

.uploadTextArea {
	width: 454px;
	height: 100px;
}

.uploadMoviePoster {
	float: right;
	margin-right: 10px;
}

.uploadMoviePoster img {
	width: 230px;
	border: 3px solid white;
}

#uploadMovieReviewDiv select {
	width: 150px;
}

#uploadMovieReviewDiv .sfDateRow select {
	width: auto;
}

#uploadMovieReviewDiv .sfMoviePointsDiv .sfStar {
	cursor: pointer;
}

#uploadMovieReviewDiv .sfMoviePointsDiv {
	margin: 0 0 10px 0;
}

#uploadReviewError {
	float: left;
	margin: 0 0 0 20px;
}

#tSett{margin-right:0}

.visitInfo{
	display:none; 
	position:absolute;
	width:160px;
	height:105px;
	background-color:white;
	border:1px solid black;
	padding:6px;
	opacity:0.95;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.imageLink{color:white; text-decoration:none}

.imageLink:hover{color:white}

.blueSeparator{width:100%; height:8px; margin:5px 0px 5px 0px; background-color:#dbeffa; line-height: 5px; font-size:5px;}

.alert{font-family:Arial,sans-serif; font-size:14px; line-height:17px; font-weight:regular; color:#222527}

.italic{font-style:italic}

.bold{font-weight:bold}

.post{}

.postTest{Abackground-color:#eeeeea; padding:4px; padding-left:0px; padding-right:15px; Afloat:left}

.postTest2{padding:8px; Afloat:left; width:490px; background-color:#eeeeea}

.postTest3{background-color:#eeeeea; height:15px; width:100px}

.postBottom{width:100%; height:20px; background-color:#eeeeea; padding:2px}

.ipLogged{font-size:11px; color:#666}

#leftUsername a{text-decoration:none; font-size:13px; color:#0085dd; font-weight:bold; overflow:hidden}

#leftUsername a:hover{text-decoration:underline; color:#0af}

.blackBox{text-align:center; padding-top:8px; padding-bottom:4px}

.blueBox{background-color:#dbeffa; padding:8px 5px 5px 12px}

.blueBox h2{color:#0085dd; margin:4px 0px 4px 0px; padding:0px}

.yellowBox{background-color:#fbfae0; border:1px solid #e6d99b; padding:8px 5px 5px 12px}

.greenBox{background-color:#d0eccd; border:1px solid #9fd89a; padding:8px 5px 5px 12px}

.redBox{background-color:#fbe4e4; border:1px solid #c04444; padding:8px 5px 5px 12px}

.sandBox{background-color:#eeeeea; padding:8px 5px 5px 12px}

.nickname{font-weight:bold}

.comment{font-size:12px; line-height:17px; font-style:italic; color:#666}
.searchComment{font-size:12px; line-height:17px; font-style:italic; color:#666}

.whiteHeader{color:white; font-size:13px; font-weight:bold; text-decoration:none}

.whiteHeader a{color:white; font-size:13px; font-weight:bold; text-decoration:none}

.whiteHeader a:hover{text-decoration:underline}

.whiteBold{color:white; font-weight:bold}

a.actionButton{    background:transparent url('http://cdn01.dayviews.com/cdn/img/actionButton_right.gif') no-repeat scroll top right;  color:#f90; font-weight:bold;  display:block;  float:left;  font:bold 11px arial,sans-serif;  height:25px;  margin-right:18px;  padding-right:10px;     text-decoration:none;     cursor:pointer}

a.actionButton span{    background:transparent url('http://cdn01.dayviews.com/cdn/img/actionButton.gif') no-repeat;     display:block;     line-height:14px;     padding:5px 0px 5px 10px;     cursor:pointer}

a.actionButtonColored{    background:transparent url('http://cdn01.dayviews.com/cdn/themes/blue/actionButtonColored_right.gif') no-repeat scroll top right;  color:#f90; font-weight:bold;  display:block;  float:left;  font:bold 11px arial,sans-serif;  height:25px;  margin-right:18px;  padding-right:10px;     text-decoration:none;     cursor:pointer}

a.actionButtonColored span{    background:transparent url('http://cdn01.dayviews.com/cdn/themes/blue/actionButtonColored.gif') no-repeat;     display:block;     line-height:14px;     padding:5px 0px 5px 10px;     cursor:pointer}

a.button{    background:transparent url('http://cdn01.dayviews.com/cdn/img/button_right.gif') no-repeat scroll top right;  color:white;  display:block;  float:left;  font:bold 12px arial,sans-serif;  height:22px;  margin-right:18px;  padding-right:10px;     text-decoration:none;     cursor:pointer}

a.button span{    background:transparent url('http://cdn01.dayviews.com/cdn/img/button.gif') no-repeat;     display:block;     line-height:10px;     padding:5px 0px 5px 10px;     cursor:pointer; white-space:nowrap;}

a.button:hover{background:transparent url('http://cdn01.dayviews.com/cdn/img/button_right_hover.gif') no-repeat scroll top right;  color:white;  display:block;  float:left;  font:bold 12px arial,sans-serif;  height:22px;  margin-right:18px;  padding-right:10px;     text-decoration:none;     cursor:pointer}

a.button:hover span{background:transparent url('http://cdn01.dayviews.com/cdn/img/button_hover.gif') no-repeat;  display:block;  line-height:10px;  padding:5px 0px 5px 10px;  cursor:pointer;white-space:nowrap;}

a.button_red{    background:transparent url('http://cdn01.dayviews.com/cdn/img/button_right-red.gif') no-repeat scroll top right;  color:white;  display:block;  float:left;  font:bold 12px arial,sans-serif;  height:22px;  margin-right:18px;  padding-right:10px;     text-decoration:none;     cursor:pointer}

a.button_red span{    background:transparent url('http://cdn01.dayviews.com/cdn/img/button-red.gif') no-repeat;     display:block;     line-height:10px;     padding:5px 0px 5px 10px;     cursor:pointer}

a.button_red:hover{background:transparent url('http://cdn01.dayviews.com/cdn/img/button_right_hover-red.gif') no-repeat scroll top right;  color:white;  display:block;  float:left;  font:bold 12px arial,sans-serif;  height:22px;  margin-right:18px;  padding-right:10px;     text-decoration:none;     cursor:pointer}

a.button_red:hover span{background:transparent url('http://cdn01.dayviews.com/cdn/img/button_hover-red.gif') no-repeat;  display:block;  line-height:10px;  padding:5px 0px 5px 10px;  cursor:pointer}

#editPresentationSubmit,#viewOwnPresLink{float:right;margin:0 0 0 18px;}

.tableHeader{font-family:Arial,sans-serif; font-size:11px; font-weight:bold; color:#222527}

a.bold{font-weight:bold}

#userSearchHolder{float:left; width:760px}

#imageSearchHolder{display:none; float:left; width:760px}

#forumSearchHolder(display:none; float:left; width:760px)

#searchFormBox{float:left; clear:left; margin-bottom: 18px; width: 760px}

#searchListBox{float:left; clear:left; margin-bottom:18px; margin-top:18px}

table.userSearchForm{padding:12px 12px 0px 12px}

.userSearchForm tbody td{padding-bottom:8px}

.userSearchForm tbody td.col1{padding-right:10px}

.userSearchForm tbody td.col2{padding-right:20px}

.userSearchForm tbody td.col3{padding-right:10px}

.forumSearchForm tbody td{padding-bottom:8px}

table.userSearchList{width:779px}

.userSearchList thead tr{background-color:#dbeffa}

.userSearchList thead td{border-top:1px #bae5fb solid; border-bottom:1px #bae5fb solid; padding-top:5px; padding-bottom:5px}

.userSearchList thead td.colUser{width:55px; border-left:1px #bae5fb solid}

.userSearchList thead td.colName{width:200px}

.userSearchList thead td.colBirthYear{width:50px}

.userSearchList thead td.colLastOnline{width:140px}

.userSearchList thead td.colCounty{width:180px}

.userSearchList thead td.colCity{width:175px;  border-right:1px #bae5fb solid}

.userSearchList tbody td{border-bottom:1px #bae5fb solid; padding-top:3px}

table.imageSearchForm{padding:12px 12px 0px 12px}

.imageSearchForm tbody td{padding-bottom:8px}

.imageSearchForm tbody td.col1{padding-right:10px; width:130px}

.imageSearchForm tbody td.col2{padding-right:20px; width:570px}

table.imageSearchList{width:779px}

.imageSearchList thead tr{background-color:#dbeffa}

.imageSearchList thead td{border-top:1px #bae5fb solid; border-bottom:1px #bae5fb solid; padding-top:5px; padding-bottom:5px}

.imageSearchList thead td.colImage{border-left:1px #bae5fb solid}

.imageSearchList thead td.colMore{border-right:1px #bae5fb solid; text-align:center; padding-right:5px}

.imageSearchList tbody td{border-bottom:1px #bae5fb solid; padding-top:5px}

.imageSearchList tbody td.colImageWide{width:105px}

.imageSearchList tbody td.colImageSmall{width:55px}

.imageSearchList tbody td.colName{width:150px}

.imageSearchList tbody td.colInfo{width:400px}

.tagsSearchList thead tr{background-color:#dbeffa}

.tagsSearchList thead td{border-top:1px #bae5fb solid; border-bottom:1px #bae5fb solid; padding-top:5px; padding-bottom:5px}

.tagsSearchList thead td.colUser{width:55px; border-left:1px #bae5fb solid}

.tagsSearchList thead td.colName{width:150px}

.tagsSearchList thead td.colLastOnline{width:120px}

.tagsSearchList tbody td{border-bottom:1px #bae5fb solid; padding-top:3px}

.tagsSearchList tbody td.colTags{padding-right: 10px; width: 455px}

#showContentHolder{width:547px; padding-left:32px; _padding-left:25px}

#showContentHeaderLeft{float:left; height:27px; width:355px}

#showContentHeaderRight{float:right; height:21px; padding-top:4px; width:190px}

#showContentImage{clear:left; height:410px}

#showContentImageBlocker{ height:410px;  width:547px;  position:absolute;  top:0px;  left:0px;  display:block;  z-index:3}

#showContentText{float:left; width:537px; text-align:center; margin-top: 2px; margin-bottom: 20px;line-height: normal;overflow: hidden}

#showContentText p{margin-top:0px}

#showContentImageTools{float:right; width:547px; margin-top:10px;}

.translateStyles {text-decoration:none; background-color:#EEEEEA; padding:1px 2px; 1px 3px; -moz-border-radius:3px;-webkit-border-radius:3px;}

.blackBorder{border:5px solid #000;}

.noBorder{border:0px solid #fff;}

#showContentComment{float:left; clear:left; width:367px; margin-bottom:20px; display:inline}
#showContentComment.owner{width:337px;}

#commentTextarea,.commentText{width:360px; height:46px;margin:0;font-size:inherit;font-family:Arial,sans-serif;padding:2px;border:1px solid #7F9DB9;}
.owner #commentTextarea{width:330px;}
.commentText{width:415x; height:40px;}
.commentNameInput{border:1px solid #999;float:left;padding:2px;width:161px;margin:0 0 5px 0;color:#999; height: 16px;}
.commentNameInput.focus{border-color:#7F9DB9;color:#000}

#showContentSneakPeak{float:right; width:202px; display:inline;}
#showContentSneakPeakList{min-height: 80px;}
.showContentSneakPeakRow{clear:left; border-bottom:1px solid #dbeffa}
.showContentSneakPeakRowLeft{width:122px}
.showContentSneakPeakRowRight{float:right; width:75px}
.showContentSneakPeakRowRight span{color: #666666;}
.showContentSneakPeakRowLeft img{margin:0 4px -1px 7px;}
.showContentSneakPeakRowLeft .fbIcon{margin:0 1px -3px 3px}

.showContentCommentRow{margin-right:-3px; float:left; width:547px; margin-bottom:15px; border-bottom:1px solid #dbeffa; overflow: hidden}

.showContentCommentRowImage{float:left}

.showContentCommentRowHolder{float:left; width:450px; margin-left:5px; margin-bottom:5px}

.showContentAnswerRow{float:left; clear:left; width:547px; border-top:1px dotted #dbeffa}

.showContentAnswerRowHolder{margin-left:57px; width:380px; margin-bottom:5px}

#showContentPictureInfo{position:absolute; width:250px; height:40px; top:80px; left:828px}

#showContentReport{float:left; clear:both; width:547px; _margin-left: 10px; _display: inline}

#showContentOrganize{display:inline; float:left; background-color:#edece9; border-top:1px #e2e2db solid;}

.showContentOrganizeLeft{float:left; margin-left:20px; display:inline; margin-bottom:20px; width: 240px;}

.showContentOrganizeMiddle{float:left; margin-left:20px; margin-bottom:20px; width: 150px;}

.showContentOrganizeClose{float:left; text-align:right; margin-top:3px; margin-right:3px; display:inline; width:110px}

#showContentNavigateBottom{float:left; clear:left; width:547px; margin-top:5px; *margin-top:25px}

#editShowText{margin-top:40px; *margin-top:43px}

#dayviewContentHeaderLeft{float:left; height:27px; width:300px}

#dayviewContentHeaderRight{float:right; height:23px; padding-top:4px; width:250px}

#dayviewContentText{float:left; margin-bottom:10px; width:590px; _width:580px;line-height: normal;overflow-x:hidden;}

#dayviewContentImages{clear:left; float:left; width:590px; margin:0px; padding:0px; display:inline; _width:580px; padding-bottom:10px; background-color:#eeeeea}

.dayviewContentImageAndCheckboxHolder{float:left; *display:inline; *float:none}

.imageChooserContentImageAndCheckboxHolder{float:left; *display:inline; *float:none}

#dayviewContentImagesInnerHolder{margin-left:25px; margin-top:25px; padding-bottom:13px}

#imageChooserContentImagesInnerHolder{margin-left:10px; margin-top:10px; padding-bottom:5px}

#imageChooserContentImagesInnerHolder2{margin-left:10px; margin-top:10px; padding-bottom:5px}

.dayviewContentImageHolder{width:118px; height:118px; background-color:#fff; text-align:center; border:1px solid #fff;color:#222527;}

.imageChooserContentImageHolder{width:118px; height:118px; background-color:#fff; text-align:center; border:1px solid #fff}

.dayviewContentCheckboxHolder{ text-align:center; display:none}

.dayviewContentImage{border:9px; display:inline; margin-top:3px; cursor:pointer}

#dayviewContentTools{float:right; margin-top:-1px}

#dayviewContentOrganize{float:left; width:590px; _width:580px; display:none; background-color:#edece9; border-top:1px #e2e2db solid}

#dayviewContentOrganizeLeft{float:left; margin-left:20px; margin-bottom:20px; width:275px}

#dayviewContentOrganizeMiddle{float:left; margin-left:20px; margin-bottom:20px; width:175px}

#dayviewContentOrganizeClose{float:right; margin-top:3px; margin-right:3px}

#daytextpopHolder{width:570px; margin-left:10px; margin-top:10px}

#showtextpopHolder{width:570px; _width:540px; margin-left:10px; margin-top:10px}

#dayviewDeeplink{margin-top:15px; float:left; clear:both; width:590px; _width:580px}

#albumContentHeaderLeft{float:left}

#albumContentHeaderRight{float:right; margin-top:10px}

#albumContentImages{clear:left; float:left; width:590px; _width:580px; background-color:#eeeeea}

.albumsAlbumText {line-height: normal;}

.globalAlbumsAlbumText {line-height: normal; float: left; width: 530px}

.albumContentAlbumHeaderLeft{margin-left:20px; float:left}

.albumContentAlbumHeaderRight{margin-right:20px; margin-top:10px; float:right}

.albumContentText{margin-left:20px; width:550px; _width:530px; float:left; clear:both;line-height: normal;}

.albumContentAllHeader{float:left; width:590px; _width:580px; margin-bottom:5px}

.albumContentEditDelete{float:left; width:580px; padding-bottom:20px; text-align:right}

#newCommentsContentImages{clear:left; float:left; width:590px; _width:580px; background-color:#eeeeea}

#newCommentsContentImagesInnerHolder{position:relative; width:560px; margin-top:25px; margin-left:13px; margin-right:13px; _margin-left:0px; _margin-right:0px}

.newCommentsContentImageHolder{float:left; width:118px; height:158px; margin-left:15px}

.newCommentsContentImage{border:0px;  margin:9px;  _margin:1px;  cursor:pointer}

#imageCommentsRecent .commentHolder {
	clear: none !important;
	width: 460px !important;
	padding-bottom: 0px;
}

#imageCommentsRecent .commentContent {
	width: 399px !important;
}

#imageCommentsRecent .commentFooter {
	border: none !important;
}

#imageCommentsRecent .commentDiscussionReply {
	width: 382px !important;
}

#imageCommentsRecent .commentDiscussionHolder{
	width: 390px !important;
}

#imageCommentsRecent .commentDiscussionContent{
	width: 330px !important;
}

#imageCommentsRecent .commentReplyBox {
	width: 379px !important;
}

#imageCommentsRecent .commentText {
	width: 325px !important;
}

#imageCommentsRecent .commentDiscussionHolder {
	margin-top: 10px;
}

#imageCommentsRecent .commentDiscussionExpandBar {
    width: 387px !important;
}

.recentCommentHolder { 
	border-bottom:1px solid #EAEAEA;
	margin-bottom: 18px;
}

/* Contest */
.preContestImageTextHolder{display:inline; float:left; clear:left; width:760px; margin-bottom:10px;}
.preContestImageHolder{float:left; margin-right:10px;}
#contestLeft{float:left; width:547px}
#contestRight{float:right; width:190px}
#contestHeaderRight{float:right; height:23px; padding-top:4px; width:200px}
#contestBigImage{float:left;}
#contestImages{margin-top:30px; clear:left; float:left; width:547px; _width:537px; background-color:#eeeeea}
#contestImagesInnerHolder{position:relative; width:537px; margin-top:25px; margin-left:5px; margin-right:5px; _margin-left:0px; _margin-right:0px}
.contestImageHolder{float:left; width:108px; height:168px; margin-left:15px}
.contestImage{border:0px; cursor:pointer}
.contestVoteInfoHolder{float:left; width:20px; height:30px; margin-top:-2px; _margin-top:-5px; margin-left:30px; _margin-left:25px}
#contestHeaderRight{float:right; height:23px; padding-top:4px; width:200px}
#contestHeaderLeft{float:left; height:27px; width:325px}
.contestRightInfo{margin-bottom:15px}
#compete{clear:both;overflow:hidden;padding:10px;}
#compete .image{width:170px;float:left;margin-right:15px;padding-bottom:15px;}
#compete .competing{background-color:#fff;padding:5px;color:#000;width:160px;margin-bottom:15px;overflow:hidden;}
#compete .image form{background-color:#fff;padding:10px 5px 3px;color:#000;}
#compete .inactive form{background-color:#ddd;}
#compete .caption{margin-top:5px;clear:both;}
#compete .image textarea{padding:0;width:155px;height:80px;font-family:inherit;font-size:inherit;}
#compete .image img{display:block;margin:0 auto;}
#compete .image label{font-weight:bold;}
#compete .image h3{margin:0 0 3px;font-size:14px;}
#compete .note{font-weight:normal;}
#compete .or{display:block;font-style:italic;margin-bottom:4px;text-align:center;}
#compete .loaded .caption,.loaded .saveCaption,.loaded.inactive .uploadButtons,.removeImage,.hasimage .uploadButtons{display:none;}
#compete .loaded.active.hasimage .caption,.loaded.active.hasimage .removeImage,.hasCaption .caption{display:block;}
#compete .button.file_input_button{right:5px;margin-right:0;}
#compete.singleImage {width:170px;}
#compete.singleImage .info{width:auto;}
#compete .file_input_div{
	position: relative;
	width:89px;
	height: 20px;
	overflow: hidden;
	margin:5px auto 0;
}
#compete .file_input_div:hover .button.file_input_button{background:transparent url(http://cdn01.dayviews.com/cdn/img/button_right_hover.gif) no-repeat scroll right top;}
#compete .file_input_div:hover .button.file_input_button span{background:transparent url(http://cdn01.dayviews.com/cdn/img/button_hover.gif) no-repeat scroll 0 0;}
#compete .file_input_button{position: absolute;top: 0px;}
#compete .file_input_hidden{
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 0;
	cursor:pointer;

	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
}
#compete .info{margin-bottom:10px;padding:5px 0;width:715px;}
#compete #addEntryButton{float:right;clear:both;margin-top:10px;}
#compete .removeImage,#compete .center{position:relative;left:-50%;float:right;}
#compete .removeImage a.button_red,.center a.button{position:relative;left:50%;margin:0;}
#compete .image a.button,#compete .image a.button span,#compete .image a.button_red, #compete .image a.button_red span{cursor:default;}
#compete a.saveCaption,#compete a.saveCaption:hover{float:right;margin:3px 0 0 0;}
#compete .uploadInfo{display:none;height:100px;width:160px;background:#fff url("http://cdn01.dayviews.com/cdn/img/loading.gif") no-repeat center center;}
#compete .uploadButtons{overflow:hidden}
#compete .imgContainer {height: 100px; overflow: hidden; width: 160px;display: table;margin-bottom:5px;}
#compete .imgContainer div {display: table-cell; vertical-align: middle;}	
#compete .imgContainer img {display:block;margin-left: auto; margin-right: auto;}
#contestLeft .entry{margin-bottom:20px;background-color:#eeeeea;padding:5px;width:505px;}
#contestLeft .entry .dayviewContentImageHolder{float:left;margin:0 5px 5px 0;height:auto;border:none;overflow:hidden;}
#contestLeft .entry .dayviewContentImageHolder p{text-align:left;padding:5px 8px 10px;}
#contestLeft .entry .voteBox{text-align:right;display:block;margin-right:8px;}
#contestLeft .entry .contestVoteInfoHolder{float:right;margin:0;width:130px;padding-bottom:5px;height:auto !important;}
#contestLeft .entry .meta{overflow:hidden;margin-top:15px;}
#contestLeft .entry .meta h3{float:left;width:50%;margin:0 10px 0 0;}
#contestLeft .entry .meta .button{margin:0 8px 0 0;}
#contestLeft .entry .dayviewContentImageHolder div {height: 118px; overflow: hidden; width: 118px;display: table;}
#contestLeft .entry .dayviewContentImageHolder a.imgLink {display: table-cell; vertical-align: middle;}	
#contestLeft .entry .dayviewContentImageHolder a.imgLink img {display:block;margin-left: auto; margin-right: auto;}
#contestLeft.singleImage .entry {width:118px;float:left;}
#contestLeft.singleImage .meta h3 {float:none;width:auto;}
#contestLeft.singleImage .clearfix {background-color:#EEEEEA;padding:5px;}
#contestLeft.singleImage .entry .meta {display:block;height:auto;margin:0;padding:0;width:100%;}
#contestLeft.singleImage .entry .meta .button {margin:8px;}
#contestLeft.singleImage .entry .meta .gotoUser{display:block;width:100px;overflow:hidden;text-decoration:none;white-space:nowrap;}
#contestLeft.singleImage .entry .meta .gotoUser span{text-decoration:underline;}
#contestLeft.singleImage .entry .voteBox {margin:0;}
#fancybox-wrap{min-width:220px;}
#fancybox-outer{background-color:#fff!important;}
#fancybox-title{min-width:200px;}
#fancybox-title #meta{text-align:left;margin-top:10px;}
#fancybox-title .button{margin-right:0;}
span#fancybox-left-ico,#fancybox-left:hover span {left: -40px!important;}
span#fancybox-right-ico,#fancybox-right:hover span {right: -40px!important;left:auto;}

/* Share page */
#mobilePuff {overflow:hidden;}
#mobilePuff .textContent{width:275px;margin:50px 0 0 37px;}
#mobilePuff h2{font-size:24px;margin:0 0 25px;}
#mobilePuff #mobileButton{display:block;margin:22px auto 0;width:195px;}
#mobilePuff .phones{float:right;}
.shareWrap {padding:45px 0 0;overflow:hidden;position:relative;margin-bottom:30px;}
.shareWrap h2{background:url(http://cdn01.dayviews.com/cdn/img/header.png) no-repeat top right; height:32px;margin:0;float:left;width:auto;padding:7px 23px 0 8px;position:absolute;top:0;left:0;}
.shareWrap .shareItem{padding:15px;width:220px;float:left;position:relative;}
.shareWrap .shareItem h3{font-size:18px;margin:9px 0 3px;}
.shareWrap .shareItem h3 span{font-size:13px;font-weight:normal;}
.shareWrap .shareItem img{vertical-align:bottom;}
.shareWrap .shareItem .imgHolder{position:relative;overflow:hidden;background-color:#fff;border:1px solid #cecece;padding:14px;cursor:pointer;}
.shareWrap .shareItem .imgHolder:hover{border-color:#000;}
.shareWrap .shareItem .imgHolder div{
	width:190px;
	height:138px;
	margin:14px 0 0 14px;
	background:#fff;
	display:none;
	background:transparent url(http://cdn01.dayviews.com/cdn/img/share/shareImgBack.png);
	position:absolute;
	top:0;
	left:0;
}
.shareWrap .shareItem .imgHolder.active div,
.shareWrap .shareItem .imgHolder:hover div{display:block;}
.shareWrap .shareItem .imgHolder a{
	position: relative;
	left: 50%;
	float: left;
	width:auto;
	margin-top:43px;
	height:100%;
	color:#fff !important;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration:none;
}
.shareWrap .shareItem .imgHolder div a span{
	position:relative;
	right:50%;
	background:#000;
	display:block;
	padding:11px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.shareWrap .user{position:absolute;top:5px;right:5px;border:1px solid #CECECE;width:40px;z-index:2;}
.shareWrap .user img{width:100%;}
.shareWrap .guide{display:none;}

/* Widget */
#widgetForm .uploadTab{float:left;}
#widgetSettings .widgetDiv{clear:left;}
#widgetSettings{float:left;width:390px;/*padding:10px;*/}
#widgetPreview{float:right;width:320px;}
#widgetSettings fieldset{padding:0;border:none;margin:10px 0 30px;}
#widgetSettings .widgetDiv{overflow:hidden;}
#widgetSettings legend{font-weight:bold;margin:0 0 10px;padding:0;color:#000;}
#widgetSettings .layoutImg{margin:0 1px 3px 0;cursor:pointer;border:5px solid transparent;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#widgetSettings .layoutImg:hover,#widgetSettings .layoutImg.selectedLayout,#widgetSettings .theme.selectedTheme{border-color:#fff;}
#widgetSettings label{clear:left;float:left;margin-top:10px;width:100%;}
#widgetSettings label span{display:inline-block;width:90px;}
#widgetSettings #captionLimitLabel,#widgetSettings #showDateLabel, #showScrollLabel{display:none;}
#widgetSettings .theme{float:left;padding:3px 6px;margin-right:5px;cursor:pointer;color:#000;font-weight:bold;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border:2px solid #808080;}
#widgetSettings .theme:hover{border-color:#fff;}
#widgetSettings .colorPickWrap{float:left;padding:0 20px 0 0;text-align:center;width:50px;}
#widgetSettings .colorPick{margin:5px auto;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border:2px solid #808080;width:25px;height:20px;cursor:pointer;}
#widgetSettings .colorPick:hover{border-color:#fff;}
#editPresentationPickerHolder{position:absolute;margin-top: -10px;display:none;border:1px solid gray;z-index:40;}
#widgetForm .submit{width:373px;overflow:hidden;padding-top:0;}
#widgetForm select{height:23px;}
/*#widgetForm label.wideLabels span,#widgetForm .wideLabels label span{width:90px;}*/
#widgetForm #showScroll{vertical-align:middle;}
#widgetForm .inlineLabels{float:left;width:140px;clear:none;}
#widgetForm .inlineLabels.first{width:200px;}
#widgetForm .inlineLabels span{width:55px;}
#widgetForm .inlineLabels.first span{width:90px;}
#widgetForm input.digit{width:45px;}
#widgetForm dt{font-weight:bold;}
#widgetForm dd{margin:0 0 15px;}

#showTodayNavigation{float:right; margin-top:20px; _margin-top:10px}

.showTodayHolderLeft{float:left; height:180px; margin-bottom:20px; background-color:#eeeeea}

.showTodayHolderRight{float:right; margin-bottom:20px; height:180px; background-color:#eeeeea}

.showTodayInnerHolder{float:left; margin:10px; _margin:5px}

.showTodayInnerHolderLeft{float:left; width:220px}

.showTodayInnerHolderRight{float:left; width:130px}

.showTodayImage{border:0px;  margin:9px;  _margin:1px;  cursor:pointer}

.globalAlbumCat{width:200px}

#albumsFilterHeader{float:left; width:750px}

#albumsFilterHeaderHolder{float:left; width:130px;}

#albumsFilterInputHolder{float:left; width:700px}

#albumsFilterLinksHolder{float:left; clear:left; margin-top:10px; width:750px}

#albumsAlbumHolder,.albumsAlbumHolder{float:left; margin-top:20px; width:736px;padding:12px 12px 0}

.albumsAlbumUserHolder{float:left; width:190px}

.albumsImage{border:9px solid white; display:inline; margin-top:3px; cursor:pointer}

.albumsImagesHolder{/*float:right; margin-right: 20px;*/}

.globalAlbumsImagesHolder{float:right; /* *display:inline*/}

.albumsImageHolder{width:118px; height:118px; text-align:center; background-color:#fff}

.albumsAlbumHeader{float:left; width:540px}

.albumsAlbumHeader h2{margin-top:2px;float:left;width:380px}

.albumsAlbumHeader h2 a{color:#222527;font-size:16px;text-decoration:none;}

.albumsAlbumHeader h2 a:hover{text-decoration:underline;}

.contactRightHolder{float:right; width:200px; margin-bottom:20px; padding-bottom:10px}

.contactLeftHolder{width:518px; float:left; padding-bottom:10px}

.contactLeftInfoHolder{float:left; clear:left; margin-top:5px; margin-bottom:5px}

.contactLeftInfoHolder img{ margin-top:3px}

.fileNotFoundHolder{margin-left:15px}

#lockedHolder{height:150px;margin-top:20px;}
#lockedHolder h1{font-size:20px;padding:0;}
#lockedHolder img.avatar{vertical-align:middle;margin-right:5px;}
.lockedInnerHolder{width:192px;margin:0 auto;}
.lockedInnerHolder input{width:140px;float:left;}
.lockedInnerLabelHolder{width:100px; float:left}
#lockedHolder #formSubmit{margin:1px 0 0;float:right;}
.lockedInnerInputHolder{margin-top:5px;}

#accountLogin{margin-top:20px;overflow:hidden;padding:0;width:580px;}
#accountLogin .col{float:left;width:280px;padding:20px 0;}
#accountLogin .col h2{text-align:center;margin-top:0;}
#accountLogin .col p{margin-top:0;}
#accountLogin .col p.ci{font-style:italic;text-align:center;}
#accountLogin .col.bdb{}
#accountLogin .col.external {width:240px;border-left:20px solid #fff;padding-left:20px;}
#accountLogin .col.external p{margin:20px 0;}
#accountLogin .col .fbButtonContainer{float:none;margin:10px auto;width:167px;overflow:hidden;}
#accountLogin .col #live_show{float:none;margin:10px auto;width:192px;margin-top:10px;}

#accountLogin.oneBox{width:260px;margin:20px auto 0;}
#accountLogin.oneBox .col.bdb{border:none;margin:0;padding:20px;width:220px;}
#accountLogin.oneBox .col.bdb .avatar{float:left;margin:3px 10px 0 0;}

#presentation { line-height: normal; }

#presentation p { margin: 10px 0 0 0; padding: 0; }

#editPresentationInputHolder{float:left; width:170x}

#editPresentationPickerHolder{float:left; width:200px}

#editPresentationExampleHolder{float:left; width:210px}

.friendspopLabelHolder{width:150px; float:left; margin-right:10px; margin-top:5px; clear: left;}
.friendspopInputHolder{float:left; margin-top:5px;width:150px;}
.friendspopInputHolder input{margin:0;}
#friendRequestMessage{float:left;clear:left;width:100%;}

#leftNavigation{float:left}

#adFrontpage{position:relative; width:357px; height:125px; padding:0px; margin:0px;}

#TB_overlay{position:fixed; z-index:100; top:0px; left:0px; height:100%; width:100%}

.TB_overlayMacFFBGHack{background:url(http://cdn01.dayviews.com/cdn/img/macFFBgHack.png) repeat}

.TB_overlayBG{background-color:#000; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75}

* html #TB_overlay{ position:absolute;  height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}

#TB_window{position:fixed; background:#fff; z-index:102; font-family:Arial,sans-serif; font-size:12px; line-height:17px; font-weight:regular; color:#222527; display:none; border:2px solid #666; text-align:left; top:50%; left:50%}

* html #TB_window{position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}

#TB_window img#TB_Image{display:block; margin:15px 0 0 15px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-top:1px solid #666; border-left:1px solid #666}

#TB_caption{height:25px; padding:7px 30px 10px 25px; float:left}

#TB_closeWindow{height:25px; padding:11px 25px 10px 0; float:right}

#TB_closeAjaxWindow{padding:7px 10px 5px 0; margin-bottom:1px; text-align:right; float:right}

#TB_ajaxWindowTitle{float:left; padding:7px 0 5px 10px; margin-bottom:1px}

#TB_title{background-color:#dbeffa; height:32px; font-size:16px; line-height:18px; color:#222527}

#TB_ajaxContent{clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em; font-family:Arial,sans-serif; font-size:12px; line-height:17px; font-weight:regular; color:#222527}

#TB_ajaxContent.TB_modal{padding:15px}

#TB_ajaxContent p{padding:5px 0px 5px 0px}

#TB_load{position:fixed; display:none; height:13px; width:208px; z-index:103; top:50%; left:50%; margin:-6px 0 0 -104px}

* html #TB_load{position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}

#TB_HideSelect{z-index:99; position:fixed; top:0; left:0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; height:100%; width:100%}

* html #TB_HideSelect{ position:absolute;  height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}

#TB_iframeContent{clear:both; border:none; margin-bottom:-1px; margin-top:1px; _margin-bottom:1px}

.messageHistoryPost{float:left; width:580px; margin-left:10px; clear:left}

.messageHistoryPostAvatar{float:left; width:60px; padding-top:4px}

.messageHistoryPostContent{clear:right; float:left; width:515px}

.messageHistoryPostSeparator{float:left; border-bottom:1px solid #90cefd; clear:both; width:580px; margin:15px 0px 15px 0px; *margin:-5px 0px 15px 0px; margin-left:10px}

#mainImageSearchButton{float:right; margin-top:3px}

.imageHit{background-color: #ffdddd}
button.button {border: 0px solid red;background:transparent;width: 90px;float: left;}
button.button span{background:transparent url('http://cdn01.dayviews.com/cdn/img/button_right.gif') no-repeat scroll top right;  color:white;  display:block;  float:left;  font:bold 12px arial,sans-serif;  height:22px;  margin-right:10px; _margin-right:5px;      text-decoration:none;     cursor:pointer}
button.button span span{    background:transparent url('http://cdn01.dayviews.com/cdn/img/button.gif') no-repeat;     display:block;     line-height:10px;     padding:5px 7px 5px 10px;     cursor:pointer;}
button.button:hover span{   background:transparent url('http://cdn01.dayviews.com/cdn/img/button_right_hover.gif') no-repeat scroll top right;cursor: pointer;}
button.button:hover span span{    background:transparent url('http://cdn01.dayviews.com/cdn/img/button_hover.gif') no-repeat;cursor: pointer;}

div.halloween {
	padding: 10px;
	background: #000 url('http://cdn01.dayviews.com/cdn/img/spiderweb.gif') right top no-repeat;
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #eee;
	border: 3px #ccc solid;
	-moz-border-radius:10px;
}

div.valentine {
	padding-top: 77px;
	padding-left: 100px;
	padding-right: 80px;
	cursor: pointer;
	background: #fff url('http://cdn01.dayviews.com/cdn/img/pm_valentine.gif	') left top no-repeat;
	color: #222;
	height: 159px;
}

.selectedTab {background-color: #dbeffa}
.deselectedTab {background-color: #bdd9e8}

.header{font-size:30px; color:#222527; font-family:Arial; margin-top:5px}

.forum_bars{background-color: #dbeffa;}

.forum_cathegories{font-size:16px; color:#666666; font-family:Arial; font-weight:bold}

.forum_names{font-size:16px; color:#666666; font-family:Arial; font-weight:bold; margin-top:10px; margin-left:5px; border-bottom: 3px solid #dbeffa; text-align:left}

.forum_names_inner{font-size:16px; color:#666666; font-family:Arial; font-weight:bold; margin-top:10px; border-bottom: 0px; text-align:left; text-decoration:none}
	
.forum_headers{font-size:16px; color:#666666; font-family:Arial; font-weight:bold}
	
.describing_text{font-size:12px; color:#666666; font-family:Arial; font-weight:italic; margin-top:10px; border-bottom: 3px solid #dbeffa}

.describing_text_inner{font-size:12px; color:#666666; font-family:Arial; font-weight:italic; margin-top:10px; border-bottom: 0px; text-decoration:none}
	
.numbers{font-size:12px; color:#666666; font-family:Arial; margin-top:10px; border-bottom: 3px solid #dbeffa; text-align:center}

.numbers_inner{font-size:12px; color:#666666; font-family:Arial; margin-top:10px; border-bottom: 0px; text-align:center; text-decoration:none}
	
.empty{padding-left:10px; color:#666666; margin-top:10px; margin-left:5px; border-bottom: 3px solid #dbeffa}
	
.forum_names:hover {text-decoration:underline}

.create_new_thread{font-size:16px; color:#222527; font-family:Arial;}

.numbers_and_authors{font-size:12px; color:#666666; font-family:Arial; margin-top:10px; margin-left:5px; border-bottom: 3px solid #dbeffa; text-align:center;}
	
.numbers_and_authors_inner{font-size:12px; color:#666666; font-family:Arial; margin-top:10px; margin-left:5px; border-bottom: 0px; text-align:center; text-decoration:none}

.last_post{font-size:12px; color:#666666; font-family:Arial; font-weight:italic;}
	
.moderators{font-size:12px; color:#666666; font-family:Arial;}
	
.new_thread{font-size:14px; color:black; font-family:Arial; text-decoration:none; font-weight:bold;}
	
.links{font-size:11px; color:#0085dd; font-family:Arial;}

.lastPost{font-size:12px; color:#666666; font-family:Arial; margin-top:10px; margin-left:5px; border-bottom: 3px solid #dbeffa; text-align:center;}

.forum_postDate{color:#666666;}

.forum_showLastPost{color:#666666;}

#showLastPostInThread, #showFirstPostInThread {position:absolute; background:white; border:1px solid #0085dd; opacity: .90; filter: alpha(opacity='90'); padding:8px; display: none; -moz-border-radius: 20px; -moz-border-radius-topleft: 0px; -webkit-border-radius: 20px; -webkit-border-radius-topleft: 0px; width: 230px; height: 170px; padding-bottom:20px; padding-right:10px; overflow:hidden;}

.thread_name{font-size:16px; color:#666666; font-family:Arial; font-weight:bold;}

.showposts_border{border-bottom:solid 3px #dbeffa;}
	
.bread_text{font-size:12px; color:#222527; font-family:Arial;}
	
#links{font-size:11px; color:#0085dd; font-family:Arial;}
	
.offline,.online,.deleted{font-size:11px; font-family:Arial; color:#666666; font-weight:bold;}
.online{color:#10a114;}
.deleted{color:red;}
	
.date{font-family:Arial; font-size:11px; color:#222527;}
	
.mod{font-family:Arial; color:black; font-weight:bold;}

.banned{color:red; font-weight:bold;}

.forumSearchText{font-size:12px; color:white; background-color:#0085dd; font-family:Arial;}

.forumSearchTextThreads{font-size:16px; color:white; background-color:#0085dd; font-family:Arial; font-weight:bold; margin-top:10px; border-bottom: 3px solid #dbeffa; text-align:left}

.forumSearchLinks{font-size:11px; color:white; background-color:#0085dd; font-family:Arial;}

.forumPostContainer{table-layout: fixed; overflow: hidden; word-wrap: break-word; background-color: white; clear:left;}
.iconLink{
	background:url(http://cdn01.dayviews.com/cdn/img/icon_message_nobg.gif) no-repeat 0px 2px;
	padding-left:15px;
	margin-right:6px;
	cursor:pointer;
	font-size:11px;
	text-decoration:underline;
}
.iconLink.messagePM{background-image:url(http://cdn01.dayviews.com/cdn/img/icon_message_nobg.gif);}
.iconLink.messageGB{background-image:url(http://cdn01.dayviews.com/cdn/img/icon_guestbook_nobg.gif);}
.iconLink.gotoSearchPost{background-image:url(http://cdn01.dayviews.com/cdn/img/icon_forum_result.gif);}
.iconLink.quoteEditPost{background-image:url(http://cdn01.dayviews.com/cdn/img/icon_quote_small.gif);}
.iconLink.editPost{background-image:url(http://cdn01.dayviews.com/cdn/img/icon_edit.gif);}
.iconLink.reportPost{background-image:url(http://cdn01.dayviews.com/cdn/img/icon_report_blue.gif);}
a.offtopic{display:block;text-align:center;}
.showposts_offtopicContainer td{padding:8px;}

.crossed{text-decoration: line-through;}

.question{ font-family:Arial; font-size:12px; color:#ffffff; font-weight:bold; }
	
.reply{ font-family:Arial; font-size:11px; color:#c4c4c4; }

.sponsor{ font-family:Arial; font-size:11px; color:#696d70; }

.companyname{ font-family:Arial; font-size:11px; color:#a5a6a7; }

.oddReply { background-color:#575b5d; }

.evenReply { background-color:#222527; }

.oddReply :hover { background-color:#0085dd; cursor:pointer; }

.evenReply :hover { background-color:#0085dd; cursor:pointer; }

.finishedOddReply { background-color:#575b5d; font-family:Arial; font-size:11px; color:#c4c4c4; float:left; overflow:visible; white-space: nowrap;}

.finishedEvenReply { background-color:#0085dd; font-family:Arial; font-size:11px; color:#c4c4c4; float:left; overflow:visible; white-space: nowrap;}

.quote_outer{font-size:12px;color:#222527;font-family:Arial;font-weight:bold;font-weight:italic;background-color:#eeeeea;padding:10px;border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc; width:617px;}

.quote{font-size:12px;color:#222527;font-family:Arial;font-weight:bold;font-weight:italic;background-color:#eeeeea;width:567px;padding:10px;}

.quote_inner{font-size:12px;color:#222527;font-family:Arial;font-weight:bold;font-weight:italic;position:relative;left:30px;top:20px;background-color:#e6e6e2;width:480px;padding:10px;}
	
.quote_inner_newpost{position:relative;left:30px;background-color:#e6e6e2;width:480px;padding:5px;}

#photoschool {
	width:760px;
	height:800px;
	margin-top:18px;
}

#tip_latest {
	background-color:#dbeffa;
	width: 730px;
	padding:15px;
	float:left;
}

.tip_previous {
	background-color:#eeeeea;
	padding:15px;
	margin:15px 0 0 0;
	padding-bottom:25px;
	width:345px;
	height:175px;
	float:left;
}

#tip_content {
	background-color:#dddddd;
	padding:15px;
	width:460px;
	float:left;
}

#tip_latest h2 {
	color: #0085dd;
	margin-bottom:8px;
}
.tip_previous h2 { margin-bottom:8px; }

.tip_images {
	margin-top:0px;
	margin-right:20px;
	margin-bottom:5px;
	border:5px solid white;
	float:left;
}


#photoschool_content {
	position:absolute;
	width:980px;
	height:800px;
	margin:20px;
}

#tip_fullcontent {
	background-color:#dbeffa;
	padding:15px;
	width:416px;
	float:left;
}

#tip_fullcontent h2 {
	color: #0085dd;
}

#tip_inspiration_div {
	position:absolute;
	left: 460px;
	background-color: #222527;
	width: 290px;
	_width: 300px;
	height: 600px;
	padding: 10px;
}


#fullSizeDiv {
	border:1px solid #666666;
	padding:10px;
	background-color:white;
	position:absolute;
	left:80px;
	top:130px;
	z-index:99;
}

#uploadJavaButton {
	float:right;
	border:2px solid #d4d4d4;
	padding:6px 12px 6px 12px;
	margin-right:20px;
	margin-top:10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#f6f6f6;
}

#previewContent {
	position:absolute;
	left:200px;
	top:120px;
	width:656px;
	height:520px;
	background-color:#303030;
	border:3px solid black;
	-moz-border-radius:8px;
	display:none;
	z-index:1000;
}

#previewPage {
	position:relative;
	top:12px;
	left:10px;
	width:636px;
	height:450px;
	background-color:white;
}

#previewNavigate {
	position:absolute;
	left:10px;
	top:6px;
	width:634px;
	height:20px;
}

#curPage {
	font-size:11px;
	font-weight:bold;
	/*font-style: italic; */
	color:#e0e0e0;
	vertical-align:bottom;
	position:absolute;
	top:10px;
	left:178px;
	z-index:10;
	width:300px;
}


h1.preview {
	color:white;
	font-size:70px;
	line-height:70px;
	text-align:center;
	font-weight:bold;
	margin-top:100px;
	margin-bottom:0px;
	font-family:helvetica,arial;
}

#jagboken_logo {
	margin-top:140px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#preview_title {
	color:white;
	font-size:18px;
	line-height:18px;
	text-align:center;
	font-weight:normal;
	font-family:helvetica,arial;
	margin:16px;
	margin-top:10px;
}
#preview_preface {
	color:white;
	font-size:11px;
	line-height:12px;
	text-align:center;
	font-weight:normal;
	font-family:helvetica,arial;
	width:254px;
	margin:32px;
	margin-top:60px;
}
.preview_img {
	max-width: 254px;
	max-height: 150px;
		margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	display:block;
}

.focus_table{width:100%; position:relative; background-color:#2B2E31;}
.focus_td{height:100px; width:100px; text-align:center; border-left:10px solid #222527;  border-right:4px solid #222527;}
.focus_img{border-style:none; margin-bottom:-4px;}
.focus_message_div{margin-left:14px; height:20px; margin-top:-20px; width:103px; position:relative; overflow:hidden; background-color:black; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity:0.7;}
.focus_message_span{color:white; width:300px; overflow:hidden; font-size:10px; line-height:14px; font-family:arial; text-align:center; margin-left:-100px; margin-top:2px;}
.focus_div_outer{float:left; background-color:#222527; height:108px; width:125px; padding:0px;}
.focus_div_inner{margin-top:2px; margin-left:5px; margin-right:5px; height:100px; width:115px; padding:0px;}
 
.focus_div_outer_pm{background-color:#222527; float:right; margin-right:8px; width:116px; height:114px; margin-top:-2px;}
.focus_div_inner_pm{margin-right:5px; height:100px; width:115px; margin-left:0px; margin-top:7px;}
.focus_pm_div{height:114px; width:100%;margin-top:5px;}
 
#focus_filter_a span:hover{text-decoration:underline; cursor:pointer; color:white;}
 
.createFocusText {font-family:arial; font-size:12px; font-color:black;}
.focusHeaderText {font-family:arial; font-size:16px; font-weight:bold; color:black;}
.optionsDiv {float:left; height:165px; width:160px; _width:156px; margin-left:20px;}
.infoText {font-family:arial; font-size:11px; font-color:black; line-height:12px;}

#rightAdContent { position: absolute; }

.thickboxbackground{background-color:white;}

#beginnerGuide .guide_steps {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#beginnerGuide .guide_steps a {
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	width:100%;
	padding:8px 8px 8px 8px;
}

#beginnerGuide .guide_steps li {
	padding: 35px 2px 2px 2px;
	margin-top:-13px;
	background: url(http://cdn01.dayviews.com/cdn/img/newUserGuide_p1.gif) no-repeat;
	display:block;
	width: 361px;
	height: 66px;
	text-align:center;
	cursor:pointer;
}
#beginnerGuide .guide_steps li:hover {
	background: url(http://cdn01.dayviews.com/cdn/img/newUserGuide_p3.gif) no-repeat !important;
	color:white !important;
}
#beginnerGuide .guide_steps li.active {
	background: url(http://cdn01.dayviews.com/cdn/img/newUserGuide_p2.gif) no-repeat;
}
#beginnerGuide .guide_steps li a.active {
	color:white !important;
}

#beginnerGuide .guide_steps .optionCounter {
	padding:0px;
	color:white !important;
	font-size:20px;
	margin:0px 0px 0px 10px;
}

.blogTextShort {
	max-height: 84px;
	min-height: 35px;
	overflow: hidden;
}

.commentTextShort {
	max-height: 84px;
	overflow: hidden;
}

ul.autobox-list {
  position: absolute;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #aaa;
  margin: 0px;
  padding: 0;
  list-style: none;
  color: #333;
}
ul.autobox-list li {
  display: block;
  overflow: hidden;
  width: 100%;
}
ul.autobox-list li.active {
  background-color: #3875d7;
  color: #fff;
}

.opacity03 { 
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.opacity08 {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.opacity1 {
	opacity: 1 !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hoverUnderlinLink:hover{text-decoration:underline !important;}


/** COMMENTS */

#holder{
	
	
}
.commentHolder {
	float: left;
	clear: left;
	width: 550px;
	overflow:hidden;
	padding-bottom: 10px;
}

.commentAvatarHolder {
	border: 1px solid #eaeaea;
	padding: 2px;
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 10px;
}

.commentAvatarHolder img {
	width: 40px;
	height: 40px;
}

.commentTop {
/*	float: left;
	clear:right;
	width:479px;*/
}

.commentTop a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

.commentContent {
	float: left;
	clear:both;
	width: 479px;
}

.commentFooter {
	text-align: right;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px solid #eaeaea;
}

.commentFooter a {
	text-decoration: none;
	margin-right: 15px;
}

.commentFooter span {
	float:none !important;
}

.commentDiscussionHolder {
	float: left;
	clear: both;
	width: 484px;
	margin-left: 54px;
	margin-top: 2px;
}

.commentDiscussionReply {
	padding: 5px;
	padding-right: 8px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	background-color: #ebf6fc;
	width: 476px;
}

.commentDiscussionAvatar {
	width: 35px;
	height: 35px;
	border: 3px solid white;
	float: left;
	margin-right: 7px;
}

.commentReplyBox {
	margin-left: 54px;
	padding: 8px;
	border-bottom: 5px solid white;
	clear: both;
	float: left;
	background-color: #ebf6fc;
	width: 473px;
}
.commentReplyBox .commentText{width:418px;height: 40px;}
.commentReplyBox .submitComment{margin:2px 0 0 0 !important;}

.commentDiscussionTop {
	/*float: left;*/
}

.commentDiscussionTop a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

.commentDiscussionContent {
	width: 400px;
	float: left;
}

.commentDiscussionSeparator {
	width: 100%;
	height: 5px;
	background-color: white;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.commentDiscussionExpandBar {
	width: 470px;
	padding: 4px 0px 4px 8px;
	border-bottom: 5px solid white;
	background-color: #ebf6fc;
}

.commentDiscussionExpandBar a {
	text-decoration: none;
}

.commentDiscussionFooter {
	width: 100%;
	text-align: right;
}

.commentDiscussionFooter a {
	text-decoration: none;
}

#userStatus #iconHolder {
	background: #FFF;
}
#userStatus #avatarButton {
	background: #FFF;
}

.commentsCount {
	position: absolute;
	top: -7px;
	left: 110px;
	background: url(http://cdn01.dayviews.com/cdn/img/icon_blank.png) no-repeat;
	color: white;
	font-size: 11px;
	text-align: center;
	width: 16px;
	height: 16px;
	padding-left: 0px;
}

div.suggestion_wrap{
	float:left;
	height: 113px;
	width: 169px;
	margin-left: 10px;
	margin-top: 10px;
	position:relative;
	background-color:#222;
	overflow: hidden;
}
div.suggestion_img {
	display:table;
	height:100%;
	width:100%;
}
div.suggestion_img a{
	display:table-cell;
	vertical-align:middle;
}
div.suggestion_img a img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
div.suggestion_wrap .imageText{
	background-color: #000;
	line-height: normal;
	color: #fff;
	position:absolute;
	display: block;
	padding-left:38px;
	padding-top:2px;
	height: 30px;
	width:131px;
	left:0;
	bottom:-32px;
	text-align: left;
}
div.suggestion_wrap .imageText img{
	position: absolute;
	height: 30px;
	left: 2px;
}
img#closesuggestions {
	position: absolute;
	right: 8px;
	cursor: pointer;
}
#suggestions h1 {
	position: relative;
	line-height: 100%;
	margin:0px;
	color: #fff;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	padding-top: 7px;
	text-align:center;
}
#suggestions {
	display:none;
	background-image: url('http://cdn01.dayviews.com/cdn/img/filler70.png');
	height:410px;
	width:547px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.autocomplete-w1 { background:url('http://cdn01.dayviews.com/cdn/img/shadow.png') no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; z-index:8888;}
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#ddd; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
.top.autocomplete-w1 { right:-158px;left:auto;}
.top .autocomplete div { padding:2px }
.top .autocomplete img { margin-right:4px;vertical-align:bottom;width:20px; }
.top .autocomplete a { text-decoration:none;font-size:12px;color:##222527; display:block; color:black;}

#uploadMultiDiv{position:relative;}
#uploadMultiDiv .progress {
    width: 250px;
    border: 1px solid #bbb;
    background: #fff url(http://cdn01.dayviews.com/cdn/img/loading_bg.gif) no-repeat top left;
    padding: 0;
    margin:1px 0 10px;
    float:left;
}
#uploadMultiDiv .progress span {
    display: block;
    width: 0px;
    height: 20px;
    background: #16a8f4 url(http://cdn01.dayviews.com/cdn/img/loading_bar.gif) repeat-x top left;
}
#uploadMultiDiv .statustext{clear:both; font-weight:bold; font-size:18px; width:300px; text-align:center;}
#uploadMultiDiv .statustext_finished{clear:both; font-weight:bold; width:400px; color:#5c811d; margin-bottom:-10px; padding-top:10px;}
#uploadMultiDiv .statustext_finished a{font-weight:bold; font-size:12px; color:#5c811d; text-decoration:none;}

#uploadMultiDiv h3{margin:16px 0 8px;}
#uploadMultiDiv .progressLabel {
    display: block;
    float:left;
    clear:left;
    width:50px;
    font-weight:bold;
    font-size:16px;
    margin-top:5px;
}
#uploadMultiDiv .file_input_div{
	position: relative;
	width:75px;
	height: 20px;
	overflow: hidden;
	margin:10px 0 7px;
	cursor:pointer;
}
#uploadMultiDiv .file_input_button{position: absolute;top: 0px;cursor:pointer;}
#uploadMultiDiv .file_input_hidden{
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 0;
	cursor:pointer;
	margin-right:0;

	-khtml-opacity: 0;
	-moz-opacity: 0;
}

#uploadMultiDiv .file_input_div:hover .button.file_input_button {
	background:transparent url(http://cdn01.dayviews.com/cdn/img/button_right_hover.gif) no-repeat right top;
	cursor:pointer;
}
#uploadMultiDiv .file_input_div:hover .button.file_input_button span {
	background:transparent url(http://cdn01.dayviews.com/cdn/img/button_hover.gif) no-repeat 0 0;
	cursor:pointer;
}

#gotoUploadedImagesDiv #gotoUploadedImages {color:#5C811D; font-size:12px; font-weight:bold; text-decoration:none;}

#uploadSteps{margin-top:10px;}

#uploadSteps #step1 {float:left; width:170px; padding: 12px 5px 9px 12px; text-align:center;}
#uploadSteps #step2 {float:left; width:170px; margin-left:10px; padding: 12px 5px 9px 12px; text-align:center;}
#uploadSteps #step3 {float:left; width:169px; margin-left:10px; padding: 12px 5px 9px 12px; text-align:center;}

#uploadSteps .finishedStep {background-color:#16A8F4 !important; font-weight:bold;}
#uploadSteps #numberOfPreUploaded {color:#FFBB00;}

#uploadSteps a {text-decoration:none; color:black; font-size:12px;}
#uploadSteps #step3 span {color:#989898;}

#publishWrite{position:relative;}
#upload_publish_top {overflow:hidden;}
#upload_publish_top h1 {width:300px; float:left;color:#0085DD;padding-top:0;}
#upload_publish_top .button {bottom:9px;position:absolute;right:-8px;}
#upload_publish_top .centerCol {width:300px; float:left;}
#publishWrite .blueBox{margin-top:10px;overflow:hidden;padding-bottom:8px;position:relative;}
#publishWrite .blueBox label{color:#0085DD;font-size:16px;font-weight:bold;line-height:19px;}
#publishWrite .blueBox label.caption{display:block;}
#publishWrite .blueBox #titleDiv{color:#0085DD;font-size:16px;font-weight:bold;line-height:19px;}
#publishWrite .blueBox textarea{width:440px;height:120px;}
#publishWrite .blueBox .remove{position:absolute;text-decoration:none;top:3px;right:6px;cursor:pointer;}
#publishWrite .blueBox .globalTitle{border:1px solid silver;margin-left:1px;font-size:14px;}
#publishWrite .blueBox #globalDate{border:1px solid silver;margin-left: 10px;font-size:14px;}
#publishWrite .blueBox .title{margin-left:18px;}
#publishWrite .imgCont {height: 240px; overflow: hidden; width: 240px;display: table;float:left;margin-right:10px;background-color:#fff;}
#publishWrite .imgCont span {display: table-cell; vertical-align: middle;}	
#publishWrite .imgCont img {display:block;margin-left: auto; margin-right: auto;}


.sponsDiaryBox {
	width: 300px;
	float: left;
	margin: 20px;
	padding: 20px;
}

.sponsDiaryHeader {
	font-size: 20px;
	text-decoration: none;
	margin-left: 10px;
}


.geoTagImageLayout {width:290px; height:210px;}
.geoTagImageLayout table {width:280px; height:200px;}
.geoTagImageLayout tr {width:280px; height:200px;}
.geoTagImageLayout td {width:280px; height:200px; text-align:center;}
.geoTagImageLayout img {width: auto; height: 200px;}

#geotagContentImages .dayviewContentImageHolder{width:114px; height:114px; background-color:#fff; text-align:center; border:1px solid #fff;color:#222527;}

#geotagContentImages{float:left; width:626px; height:110px; left:0px; padding-top:15px; margin-top:0px; margin-bottom:0px; background-color:#eeeeea; position:relative; overflow-y:auto; overflow-x:visible;}

#geotagConfimation {
	width: 340px;
	height: 300px;
	background-image: url(http://cdn01.dayviews.com/cdn/img/big_globe.png);
	background-repeat: no-repeat;
	background-position: 249px 8px;
	padding: 10px;
}

#geotagConfimation .geotagConfInfoBox {
	background-color: #fff;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#showAdvancedSettings {
	font-weight: bold;
	margin-top: 15px;
}

#advancedSettings {
	
}

/* iPhone, iPad, Android... */
@media only screen and (max-device-width: 1024px) {
	#top{background-image:url("http://cdn01.dayviews.com/cdn/img/top_bg_blue.gif");}	
	#topMenu{width:1087px;}
	#globalMenu{-webkit-text-size-adjust:none;}	
	#search{width:80px;position:relative;}
	#search img{position:absolute;right:0;float:none;}
}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: white;
	margin-top: 5px;
	padding: 10px;
	width: 435px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
	display:none;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
#is_iphone {
	width: 100%;
	height: 120px;
}
#is_iphone_content {
	background-color: white;
	height: 95px;
	margin: 0 auto;
	width: 480px;
	padding: 10px;
}
#is_iphone_content a {
	font-family: arial;
	font-size: 36px;
	margin-left: 10px;
}

/* qTip */
.qtip-close{
	/*position:absolute;
	top:-7px;
	right:-6px;*/
	background:url("http://cdn01.dayviews.com/cdn/img/icon_remove_blue_small.png") no-repeat;
	cursor:pointer;
	float:right;
	width:11px;
	height:11px;
	display:block;
	text-indent:9999px;
	word-wrap:normal;
	position:relative;
	right:-5px;
}
.bdb-qtip div.ui-tooltip-wrapper{
	font-size:11px;
	line-height:15px;
	/*background: #fff;*/
	background: #FEE6BF !important;
    color: #000;
    border-color:#FF9900;
}
/*.bdb-qtip div.ui-tooltip-tip{background: #FF9900 !important;}*/
/*.bdb-qtip div.ui-tooltip-tip{background: #FF9900 !important;}*/

.fbButtonContainer{width:195px;float:right;}
.fbButtonContainer .button{
	background:#29447E url(http://static.ak.connect.facebook.com/images/connect_sprite.png) no-repeat left -188px;
	cursor:pointer;
	display:inline-block;
	padding:0 0 0 1px;
	float:right;
	margin-right:1px;
}
.fbButtonContainer .button a{
	text-decoration:none;
	color:#fff !important;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	white-space:nowrap;
}
.fbButtonContainer .button span{
	background:#5F78AB url(http://static.ak.connect.facebook.com/images/connect_sprite.png) repeat 0 0;
	border-bottom:1px solid #1A356E;
	border-top:1px solid #879AC0;
	display:block;
	margin:1px 1px 0 21px;
	padding:2px 6px 3px;
}
.login_icons{display:block;float:left;height:22px;width:22px;padding-left:5px;cursor:pointer;}
.login_icons .fbButtonContainer{width:auto;}
.login_icons.fbButtonContainer .button a{height:22px;width:22px;display:block;overflow:hidden;}
.login_icons.fbButtonContainer .button{padding:0;margin:0;}
.extlogin_text{float:left;font-style:italic;margin:4px 0 0 5px;}
.extlogin, .extlogin a{
	font-size:14px;
	font-weight:bold;
}
.extlogin.fb {
	padding:2px 0 0 18px;
	background:transparent url(http://cdn01.dayviews.com/cdn/img/services/facebook_icon_small.gif) no-repeat 0 2px;
}
.extlogin.live {
	padding:2px 0 0 18px;
	background:transparent url(http://cdn01.dayviews.com/cdn/img/services/live_icon_small.gif) no-repeat 0 2px;
}
.extlogin a.noprofile {
	color: #808080;
}

.wlsignInLayout{
	cursor:pointer;
	display:inline-block;
	overflow:hidden;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
	background-color:#F38920;
	background:-webkit-gradient(linear, left top, left bottom, from(#F38920), to(#EF671D));
	background:-moz-linear-gradient(center top , #F38920, #EF671D);
	border-color:#F79449 #F48643 #F49530 #F89A49;
	border-style:solid;
	border-width:1px;
}
.wlsignInLayout span{
	overflow:visible;
	font-size:8pt;
	height:20px;
	vertical-align:top;
	display:inline-block;
	overflow:hidden;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;	
}
.wlsignInLayout .wlLeft{
	display:inline-block;
	background:url("http://secure.wlxrs.com/_D/F$Live.SiteContent.PROD.Connect/15.3.5716/images/imgtile.png") no-repeat scroll 0 0 transparent;
	width:25px;
}
.wlsignInLayout .wlCenter{
	margin-right:3px;
	height:18px;
	margin-top:0;
	border-bottom:1px solid #F78F38;
	border-top:1px solid #F6A038;
}
.wlsignInLayout .wlText{
	color:#FFFFFF;
	height:18px;
	margin:0;
	padding:0 2px 0 1px;
	font-family:"Segoe UI",Tahoma,Geneva,Verdana;
	font-weight:bold;
	position:relative;
}

#livefeed_events li.even { background: #CEE7F5; }

.clearfix{overflow:hidden;}

a.spotifyLink {
	background: url(http://cdn01.dayviews.com/cdn/img/services/spotify.png) no-repeat;
	padding: 0 0 2px 18px;
	line-height: 17px;
}

/* winter stuff */

#top #logo{margin-top: 7px;}#siimiiDiv {
	width: 250px;
}
