.popup
{ 
	display: block;
	position: absolute;
	bottom: 50px;
	z-index: 99999;
}

.popup .popup_wrapper
{
	position: relative;
	zoom: 1;
	display: inline-block;
}

.popup .popup_wrapper, {
	/* is required for popups in IE7 */
	z-index: 99999;
}

.popup .top_left, 
.popup .top, 
.popup .top_right,
 
.popup .left, 
.popup .right,
 
.popup .bottom_left, 
.popup .bottom, 
.popup .bottom_right,

.popup .tail,

.popup .background_top, 
.popup .background_content,
.popup .background_bottom
{ position: absolute; }

.popup .top_left, 
.popup .top, 
.popup .top_right
{ top: -10px; }

.popup .bottom_left, 
.popup .bottom, 
.popup .bottom_right
{
	bottom: -10px;
}

.popup .top_left, 
.popup .left, 
.popup .bottom_left
{ left: -10px; }

.popup .top_right, 
.popup .right, 
.popup .bottom_right
{ right: -10px; }

.popup .top, 
.popup .bottom, 
.popup .background_top
{
	height: 10px;
}

.popup .top, 
.popup .background_top
{ left: 20px; right: 20px; }

.popup .left, 
.popup .right
{ bottom: 20px; width: 10px; }

.popup .background_top,
.popup .background_content,
.popup .background_bottom
{ background-color: #FFF; } 

.popup .top_left
{
	height: 20px;
	width: 30px;
	background: url( 'http://assets.ididid.eu/images/shadow/cloud/top_left.png' ) no-repeat  0 0;
}


.popup .top
{
	background-image: url( 'http://assets.ididid.eu/images/shadow/cloud/top.png' );
}

.popup .top_right
{
	height: 30px;
	width: 30px;
	background: url( 'http://assets.ididid.eu/images/shadow/cloud/top_right.png' ) no-repeat  0 0;
}

.popup .left
{
	top: 10px;
	background-image: url( 'http://assets.ididid.eu/images/shadow/cloud/left.png' );
}

.popup .right
{
	top: 20px;
	background-image: url( 'http://assets.ididid.eu/images/shadow/cloud/right.png' );
}

.popup .bottom_left
{
	width: 30px;
	height: 30px;
	background: url( 'http://assets.ididid.eu/images/shadow/cloud/bottom_left_corner.png' ) no-repeat  0 0;
}

.popup .bottom
{
	height: 20px;
	left: 20px;
	right: 10px;
	background: url( 'http://assets.ididid.eu/images/shadow/cloud/bottom.png' ) repeat-x 0 0;
}

.popup .bottom_right
{
	width: 20px;
	height: 30px;
	background: url( 'http://assets.ididid.eu/images/shadow/cloud/bottom_right.png' ) no-repeat  0 0;
}

.popup .tail
{
	width: 40px;
	height: 40px;
	bottom: -30px;
	background-image: url( 'http://assets.ididid.eu/images/shadow/cloud/tail.png' );
}

.popup .background_top
{
	top: 0;
}

.popup .background_bottom
{
	bottom: 10px;
	left: 20px;
	right: 10px;
	height: 10px;
	
}

.popup .background_content
{
	top: 10px;
	left: 0;
	right: 0;
	bottom: 20px;
}

.popup .sb_content
{
	position: relative;
	padding: 5px;
	padding-bottom: 15px;
}

#closePopup { 
	width: 29px;
	height: 29px;	
	background: url(http://assets.ididid.eu/images/third-party/agenda/close.png) no-repeat;
	position: absolute;
	cursor: pointer;
	top: -17px;
	right: -19px;
}

/* love it */
.popupeventloveitdescription
{
	z-index: 1;
}

.popuploveit .popup,
.popupdoit .popup
{
	bottom: 100px;
	left: 480px;

}

#popuploveit .sb_content,
#popupdoit .sb_content {
	width: 415px;
}

#popuploveit .sb_content .neticon,
#popupdoit .sb_content .neticon {
	
}

#popuploveit .sb_content .neticon,
#popupdoit .sb_content .neticon, {
	margin-bottom: 0px;
}

#popupdidit .popup
{
	bottom: 100px;
	left: 530px;
}


/* CSS FOR SHARE IT POPUP */

#popupshareit h2 {
	font-size: 14px;
	margin-bottom: 4px;	
	font-family: Trebuchet MS;
}

#popupshareit .contentBox {
	border: 1px solid #ccc;
	padding: 2px;
	background-image: url(http://assets.ididid.eu/images/widgets/bgWidgetBlock.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: bottom center;
	width: 370px;
	position: relative;	
}

#popupshareit .contentBox .buttonsContainer {
	width: 325px;
	margin-left: 20px;
}

#popupshareit .addButtons {
	float: left;
	width: 157px;
	margin-right: 5px;
}

/* Custom buttons */
#popupshareit .addButtons ul .connectHyves {
	background-image: url(http://assets.ididid.eu/images/button/hyves_157x36.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#popupshareit .addButtons ul .connectFlickr {
	background-image: url(http://assets.ididid.eu/images/button/flickr_157x36.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#popupshareit .addButtons ul .connectPicasa {
	background-image: url(http://assets.ididid.eu/images/button/picasa_157x36.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#popupshareit .addButtons ul .connectFacebook {
	background-image: url(http://assets.ididid.eu/images/button/facebook_157x36.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#popupshareit .addButtons ul .connectYoutube {
	background-image: url(http://assets.ididid.eu/images/button/youtube_157x36.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#popupshareit .addButtons ul li {
	background-image: url(http://assets.ididid.eu/images/button/button_157x36.png);
	background-repeat: no-repeat;
	width: 157px;
	height: 36px;
	font-size: 11px;
	text-align: center;
	padding: 3px;
	cursor: pointer;
}

#popupshareit .addButtons ul .twitter {
	background-image: url(http://assets.ididid.eu/images/button/twitter_157x35.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#popupshareit .addButtons ul li strong {
	font-weight: bold;
}

#popupshareit #hashtag {
	border: 1px solid #ccc;
	padding: 2px;	
	width: 150px;
}

#popupshareit #twitterHashtag label {
	font-weight: bold;
}

#popupshareit #twitterHashtag fieldset {
	padding: 10px;	
}

.borderHorizontaal {
	border-bottom: 1px solid #cccccc;
	padding: 2px;
}

#addedHashtags {
	padding: 5px;	
}

/* Popup invite friend */

/* Sharebalk */
#popupshareit .sharebalk,
#boxOverlayPopup .sharebalk {
	border: 1px solid #cccccc;
	padding: 3px;
	background-image: url(http://assets.ididid.eu/images/widgets/bgWidgetHeading1.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#boxOverlayPopup .sharebalk {
	width: 400px;
	float: left;	
}
#popupshareit .sharebalk .sharebutton,
#boxOverlayPopup .sharebalk .sharebutton{
	margin: 5px 0px 0px 4px;
	float: left;
}
#popupshareit .sharebutton #checkboxShareIt,
#boxOverlayPopup .sharebutton #checkboxShareIt{
	margin-top: -3px;	
}
#popupshareit .sharebalk .sharebutton, {
	margin-top: 1px;
	float: left;
}

#popupshareit .sharebalk .shareIt,
#boxOverlayPopup .sharebalk .shareIt {
	margin-left: 3px;
	width: 100px;
	float: left;
}

#popupshareit .sharebalk .icons,
#boxOverlayPopup .sharebalk .icons {
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	float: left;
	margin: 4px 4px 4px 0px;
}

#popupshareit .sharebalk .icon_hyves {
	background-image: url(http://assets.ididid.eu/images/network_icons/hyves.png);
}

#popupshareit .sharebalk .icon_twitter {
	background-image: url(http://assets.ididid.eu/images/network_icons/twitter.png);
}

#popupshareit .sharebalk .edit {
	background-image: url(http://assets.ididid.eu/images/widgets/edit.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 23px;
	margin-left: 5px;
	border-left: 1px solid #ccc;
	background-position: center center;
}

#popupshareit .sharebalk .editbalk {
	border: 1px solid #cccccc;
	height: 23px;
	margin: 5px 0px 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* POPUP OVERLAY */
#popupOverlay {
	position: fixed;
	z-index:100100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.popupOverlayMacFFBGHack {background: url(http://assets.ididid.eu/images/macFFBgHack.png) repeat;}
.popupOverlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #popupOverlayWindow { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#popupOverlayWindow {
	position: fixed;
	z-index: 100102;
	color:#000000;
	text-align:left;
	top:50%;
	left:50%;
	width: 620px;
	height: 400px;
}

#popupOverlayWindow #boxOverlayPopup {
	bottom: 200px; !important;
	margin-left: -310px;
	margin-top: -200px;
}

#popupOverlayWindow #boxOverlayPopup .sb_content {
	width: 620px;
	height: 400px;
}

#boxOverlayPopup .sb_content h2 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #525252;
}

.sb_content #loadingPopupContent {
	width: 250px;
	height: 100px;
	top:50%;
	left:50%;
	position: fixed;
	margin-left: -125px;
	margin-top: -50px;
}

#ovarlayContent #scrollContentPopup {
	overflow: auto;
	height: 370px;
}
.infoText {
	margin: 4px;
	font-family: Arial Rounded MT Bold, Calibri;
	text-align: center;
	font-size: 12px;
}

/* PHOTO SELECT STYLE */

.popupFormBox input {
	margin-left: 5px;
}

.popupFormBox {
	padding: 2px;
}

.photoSelect { 
	border: 1px solid #ccc;
	padding: 2px;
	width: 75px;
	margin: 2px;
}

.photoSelect img {
	width: 75px;
	height: 75px;
}
.photoSelect div {
	margin: 2px;
}

/* Popup Option Menu */

.optionsMenu {
	margin: 4px;	
}

.optionsMenu .link {
	text-decoration: underline;
	cursor: pointer;
	margin-right: 5px;
}

.optionsMenu .button_large {
	background: transparent url(http://assets.ididid.eu/images/cc/button_proceed_long.png) no-repeat scroll 0 0;
	width: 150px;
	height: 24px;
	padding: 4px;
	text-align: center;
	display: inline-block;
}

.optionMenu .button_normal {
	background: transparent url(http://assets.ididid.eu/images/cc/button_proceed.png) no-repeat scroll 0 0;
	width: 91px;
	height: 24px;
	padding: 4px;
	text-align: center;
	display: inline-block;
}

/* Search IDS Stylio */

#addConnectedIds .search_box {
	background-image: url(http://assets.ididid.eu/images/widgets/bgWidgetHeading1.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: bottom center;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}

#addConnectedIds .search_box #search_ids {
	border: 1px solid #ccc;
	padding: 3px;	
}

#addConnectedIds h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#addConnectedIds .addedID {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 2px;
}

#addConnectedIds .addedID a {
	text-decoration: none;
}

#page_navi_inner #next_inner_results {
float: right;
text-decoration: underline;
cursor: pointer;
}
#page_navi_inner #prev_inner_results {
float: left;
text-decoration: underline;
cursor: pointer;
}

/* css for loginorsignup  popup*/

.popuploginorsignup {
	display: none;
	overflow: hidden;
}

.loginorsignupholder {
	float:left;
	height:185px;
	margin-left:190px;
	width:553px;
	padding: 10px;
}

.bannerPartyWeekend {
	margin-left:-765px;
	margin-top:165px;
	position:absolute;
	z-index:999;
}

#ovarlayContent .loginBox {
	float: left;
	width: 280px;
}

.loginorsignupline {
	border-left:1px solid #CCCCCC;
	height:205px;
	position:absolute;
	left: 0px;
	margin-left: 460px;
	z-index:999;
}
.loginorsignupholder .signupChoiceHolder {
	float:left;
	margin-left:10px !important;
}

.loginorsignupholder .signupChoiceHolder .networkChoice {
	margin-left: 20px;
}

#closePopupExternal {
	width: 29px;
	height: 29px;	
	background: url(http://assets.ididid.eu/images/third-party/agenda/close.png) no-repeat;
	position: absolute;
	margin-top: -15px;
	margin-left: 785px;
	cursor: pointer;
}
