/*** RESET ***/
/* http://meyerweb.com/eric/tools/css/reset/
---------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, sup, sub, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select { vertical-align:middle; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
textarea { overflow: auto; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear { clear:both; }

@font-face { 
	font-family: 'Auxin Bold'; 
	src: 	url('http://www.sugababes.nl/fonts/auxindemibold-webfont.eot?'), 
			url('http://www.sugababes.nl/fonts/auxindemibold-webfont.woff') format('woff'), 
			url('http://www.sugababes.nl/fonts/auxindemibold-webfont.ttf') format('truetype'), 
			url('http://www.sugababes.nl/fonts/auxindemibold-webfont.svg#webfont') format('svg'); 
}
@font-face { 
	font-family: 'Auxin Medium'; 
	src: 	url('http://www.sugababes.nl/fonts/auxinmedium-webfont.eot?'), 
			url('http://www.sugababes.nl/fonts/auxinmedium-webfont.woff') format('woff'), 
			url('http://www.sugababes.nl/fonts/auxinmedium-webfont.ttf') format('truetype'), 
			url('http://www.sugababes.nl/fonts/auxinmedium-webfont.svg#webfont') format('svg'); 
} 


body
{
	background-color: #ffc5dd;
	font-family: Arial, Helvetica, sans-serif;
	color: #76797e;
	font-size:75%;							/* 100% == 16px | 12px */
    line-height:1.2em;
}
h1, h2, h3, h4, h5, h6, #name, .forum_header {
	line-height:1.15em;
	font-family: 'Auxin Medium', sans-serif;
	font-style:normal;
	font-weight:normal;
}
h1 { color:#ff005e; font-size:2.5em; }
h2 { color:#ff005e; font-size:2em; }
h3 { color:#ff005e; font-size:1.75em; }
h4, h5, h6 { color:#ff005e; font-size:1.5em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#ff005e;
}

button, .button {
	display:inline-block; 
	padding:4px 12px 6px; 
	position:relative;
	white-space:nowrap;
	background:#FFF;
	border:2px solid #b3b3b3;
	color:#616161;
	font-family: 'Auxin Medium', sans-serif;
	
	 -webkit-border-radius:4px;
		-moz-border-radius:4px;
			 border-radius:4px;
}
button:hover {
	border-color:#c2c2c2;
}
#login button {
	font-size:0.916em;
	padding:0px 10px 2px;
}

#wrap {
	width:999px;
	background:#e2e2e2;
	border-left:2px solid #b9b9b9;
	border-right:2px solid #b9b9b9;
	margin:0 auto;
}
#sbsd {
	float:left;
	width:210px;
	height:182px;
	background-color:#fff;
	position:relative;
	font-size:0.916em;
}
#online-now {
	position:absolute;
	top:120px;
	left:0;
	text-align:center;
	width:100%;
}
#online-now .babes {
	color:#fd2a78;
}
#online-now .dudes {
	color:#01a4ff;
}
#switch-to {
	position:absolute;
	top:31px;
	left:9px;
	height:32px;
	width:100px;
	background: url(http://images.sugababes.nl/layout_v2/general/new/switch-to_sd.png) bottom left no-repeat;
}
#switch-to.sugababes {
	background: url(http://images.sugababes.nl/layout_v2/general/new/switch-to_sb.png) bottom left no-repeat;
}

#signup {
	padding-top:60px;
	text-align:center;
}
#signup h3, #signup h4 {
	margin-bottom:6px;
	font-size:16px;
}
#signup .button {
	color:#000;
	border-color:#222222;
}

#nav {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/mainmenu_bgr.gif) repeat-x #ff005e;
	width:990px;
	height:37px;
	margin:0 auto;
	border-top:1px solid #ececec;
	border-bottom:1px solid #616161;
	
}
#nav li {
	float:left;
}
#nav a {
	display: block;
	float:left;
	height:37px;
	line-height:36px;
	padding:0 16px;
	border-left:1px solid #8bd6fe;
	white-space:nowrap;
	color:#FFF;
	font-size:1.25em;
	font-family: 'Auxin Bold', sans-serif;
}
#nav a:hover {
	background:#FFF !important;
	color:#ff005e;
	
}
#nav.SB a {
	border-left: 1px solid #ff619b;
}
#nav .first {
	margin-left: 8px;
	border: none;
}


#member {
	background:#f8f8f8 url(http://images.sugababes.nl/layout_v2/general/new/member.gif) repeat-x;
	width:992px;
	height:42px;
	margin:0 auto 0 auto;
	border-top:1px solid #bababa;
	border-bottom:1px solid #bababa;
	overflow:hidden;
}
#personal li {
	float:left;
	font-size:0.916em;
	background:url(http://images.sugababes.nl/layout_v2/general/new/personal.png) left center repeat-x;
}
#personal #name {
	font-size:1.2em;
	background:url(http://images.sugababes.nl/layout_v2/general/new/personal_arrow.gif) right 7px no-repeat;
}
#personal #kudos-golden {
	background-position:right center;
}
#personal #logout {
	float:right;
}
#personal #logout, #personal #profile {
	background:none;
}
#logout a, #profile a {
	text-decoration:underline;
}
#personal #profile a {
	color:#3b3b3b;
}
#personal a, #personal span {
	float:left;
	display:block;
	line-height:12px;
	padding:16px 16px 15px;
}
#profile span, #logout span {
	padding-left:0;
	padding-right:0;
}
#personal em {
	color:#222;
	font-weight:700;
	font-style:normal;
}
#inbox {
	padding-left:10px;
}
#inbox a {
	padding-left:20px;
	background:url(http://images.sugababes.nl/layout_v2/general/new/inbox.png) left center no-repeat;
}
#buddies a {
	padding-left:20px;
	background:url(http://images.sugababes.nl/layout_v2/general/new/online.png) left center no-repeat;
}
#kudos-received span {
	padding-left:20px;
	background:url(http://images.sugababes.nl/layout_v2/general/new/kudos-received.png) left center no-repeat;
}
#kudos-to-spend span {
	padding-left:20px;
	background:url(http://images.sugababes.nl/layout_v2/general/new/kudos-to-spend.png) left center no-repeat;
}
#kudos-golden a {
	padding-left:20px;
	background:url(http://images.sugababes.nl/layout_v2/general/new/kudos-golden-received.png) left center no-repeat;
}
#announcements span {
	padding-left:20px;
	background:url(http://images.sugababes.nl/layout_v2/general/new/announcements.png) left center no-repeat;
}


#login {
	float:left;
	margin:0 0 0 175px;
}
#login dt, #login dd {
	padding:10px 5px 0;
	float:left;
}
#login button {
	top:-1px;
}




.sa_new {font-weight: bold;}
#specialAnnouncementBox { position:absolute;left:30%;top:350px; width: 400px;background-color:#FFF8F3;border: 1px solid #000;z-index: 5555;display: none;}
#specialAnnouncementHeader { position: relative; background-color:#E2E2E2;padding:2px;text-align:center;font-weight:bold;color: #FF005E;}
#closeSpecialAnnouncementBox {color: #6EB311; text-decoration:none;position: absolute; right: 0; top: 3px;}
specialAnnouncementContent { position: relative; padding: 5px;margin: 0 5px 5px 5px;}
#specialAnnouncementContent a.sa_header { background-color:#E2E2E2; border:2px solid #FF005E; display:block; padding:5px; cursor:pointer; margin-top:1px;}
#specialAnnouncementContent .sa_header .sa_title { font-weight: bold; }
#specialAnnouncementContent .sa_header .sa_date {  float: right; }
#specialAnnouncementContent .sa_header img { vertical-align: middle; margin-top:-2px; margin-right:5px;}
#specialAnnouncementContent .sa_content { overflow: hidden; height: auto; display: none; margin:5px;}
#specialAnnouncementContent .sa_content img { float:left;width:100px;margin-right:5px;border:1px solid #FF005E;}
#specialAnnouncementContent .sa_content .sa_linkto { clear:both;text-align:center;}
#specialAnnouncementContent .sa_content .sa_linkto span { text-decoration: underline;cursor:pointer;}



/***** Links *****/
a { color:#838383; text-decoration:none; }
a.submenuLink { display:block; margin:0 20px 15px 20px; color:#76797e; font-size:11px; text-decoration:underline; }
a.linkLine { color:#838383; text-decoration:none;  font-size:11px; }
a.linkLine:hover { text-decoration:underline; color:#838383; font-size:11px; }
a.linkPink { color:#ff005e; text-decoration:none; }
a.linkBoldPink { color:#ff005e; font-weight:bold; text-decoration:none; }
a.linkBold { color:#76797e; font-weight:bold; text-decoration:none; }
a.underlineLink { color:#76797e; text-decoration:underline; }
a.pinkUnderline { color:#ff005e; text-decoration:underline; }
a.pinkBoldUnderline { color:#ff005e; font-weight:bold; text-decoration:underline; }

/***** Headers *****/
h2.titleBox { margin:28px 0 10px 0; }
h2.titleBox2 { margin:18px 0 10px 0; }
h2.headName {	width:156px; }
h2.pinkBgr { background-color:#fcecf0; width:156px; }

/***** Sizes *****/
.size10 { font-size:10px; } 
.size11 { font-size:11px; }
.size14 { font-size:14px; }
.size16 { font-size:16px; }
.size18 { font-size:18px; }
.size20 { font-size:20px; }
.size24 { font-size:24px; }

/***** Widths *****/
.width100px { width: 100px }

/***** Styles *****/
.underline { text-decoration:underline; }
.pink { color:#ff005e;  }
.pinkBold { color:#ff005e; font-weight:bold; }
.gray { color:#838383; }
.grayBold { color:#838383; font-weight:bold; }

/***** Cursors *****/
.cursorHand { cursor:pointer; }

/***** Lists *****/
ul.topicList { margin:10px 0 10px 0; padding:0; list-style:none; }
ul.topicList li { height:32px; width:285px; background: url(http://images.sugababes.nl/layout_v2/sugababes/list_285_bgr.gif) no-repeat; font-size:11px; }
ul.topicList li a { margin-left: 10px; color: #6b6b6b; font-weight:bold; text-decoration:none; }

ul.dotList { list-style:none; }
ul.dotList li { height:18px; padding-left:23px; background: url(http://images.sugababes.nl/layout_v2/sugababes/list_dot_transparent.gif) top left no-repeat; }
ul.dotList li a { color: #6b6b6b; text-decoration:none; }
ul.dotList li a:hover { color: #6b6b6b; text-decoration:none; }
ul.dotListWhite { list-style:none; }
ul.dotListWhite li { padding-left:23px; background: url(http://images.sugababes.nl/layout_v2/sugababes/list_dot_wit.gif) top left no-repeat; }
ul.dotListWhite li a { color: #6b6b6b; text-decoration:none; }
ul.dotListWhite li a:hover { color: #6b6b6b; border-bottom:1px #ff025b solid; text-decoration:none; }

/***** Form *****/
textarea {
	border:2px #afafaf solid;
	background-color:#fff;
	padding: 1px;
	color:#838383;
}
select {
	border:1px #909090 solid;
	padding: 1px;
	color:#838383;
}

input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px #909090 solid;
	padding: 1px;
	color:#838383;
}
input[type=password] {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px #909090 solid;
	padding: 1px;
	color:#838383;
}

.xsmall { width: 40px; }
.small { width: 75px; }
.medium { width: 200px; }
.large { width: 350px; }

/***** Margins *****/
.marginTop10 { margin-top:10px; }

/***** General *****/
.lightGrey { color:#afafaf; }
.darkGrey { color:#717171; }
.colorPink { color:#ff005e; }
.colorLightPink { color:#ff87aa;}
.imgNoBorder { border:0px #ff005e solid; }
.imgAlignMiddle { vertical-align: middle; }
.imgGenderIcon { vertical-align: middle; margin-right: 3px; border:0px #ff005e solid; }
.imgBorder { border:2px #ff005e solid; }
.tinyImgBorder { border:1px #ff005e solid; }
.floatImgBorder { border:2px #ff005e solid; float:left; }
.txtSmall { font-size:11px; }
.inlayBox { margin:60px 0 0 19px; width:270px; }

.fltLeft { float:left; }
.fltRight { float:right; }

/*////////////////////////////// STANDARD USABLE STYLES /////////////////////////// */

/*nickname with gender icon spaced good */
.nickname { height:20px; margin:0; padding:0; clear:right;}
.nickname .img { float:left; height:20px; }
.nickname .nick { float:left; padding:3px 0 0 0; color:#ff005e; }
.nickname .checkBox { padding:3px 0 0 2px;}


.nicknameBlock { height:20px; margin:0; padding:0; clear:right;}
.nicknameBlock .img { float:left; margin: 0 4px 0 0; padding:0; height:20px; }
.nicknameBlock .nick { float:left; margin:0; padding:3px 0 0 0; color:#ff005e; }


/* list items with dotted line */
.boxLineUl { list-style: none outside; }
.boxLineUl li { width:289px; height:20px; margin-bottom:5px; background:url(http://images.sugababes.nl/layout_v2/general/misc/divider_289_yellow.gif) no-repeat center bottom; }


/* Block to display user. Displays max blocks in available room, no need for BR's */
.boxGeneralItemBox { width: 125px; margin:5px; float:left; }
.boxGeneralItemBox .nickname { height:30px; margin:0; padding:0; clear:right;}
.boxGeneralItemBox .nickname .img { float:left; height:20px;  }
.boxGeneralItemBox .nickname .nick { float:left; padding:3px 0 0 2px; color:#ff005e; }
.boxGeneralItemBox .nickname .checkBox { padding:3px 0 0 2px;}
.boxGeneralItemBox img { margin:0 0 0 0; }
.boxGeneralItemBox .checkbox{ float:left; margin:0 5px 0 0; }
.boxGeneralItemBox .boxGeneralItemNickname .extraInfo { float:left; clear:both; width:100%; }
.boxGeneralItemBox .boxGeneralItemImg { height:105px; margin:5px 0 0 0; overflow:hidden; }
.boxGeneralItemBox .videoFile { position:absolute; width:45px; height:45px; margin:-50px 0 0 80px; }

/*//////////////////////////////////////////////////////////////////////////////////*/

.contetHolder { padding:65px 7px 19px 10px; }
.contetHolder span { display:block; margin-bottom:18px; }
.contetHolder p { width:152px; margin-left:9px; float:left; }
.contetHolder a { font-size:11px; }
.contetHolder ul li { width:265px; }

.boxTitle {	height: 41px; }
.boxRightLine {	border-top:6px #e2e2e2 solid; width:305px; }
.boxRight {	width: 305px; overflow: hidden; }
.boxClear {	clear: none; }
.boxCenter { text-align: center; }
.boxFloatLeft {	float: left; }
.boxInlay  { margin:55px 30px 0 15px; }
.boxContent  { padding: 10px 15px 20px 15px; }


/***** Header *****/
#boxHeader {
	width:984px;
	height:182px;
	background-color:#f8f8f8;
	margin:0 auto;
	padding: 4px;
	overflow: hidden;
}



/* col 2 */
#boxHeaderMidCol {
	width:590px;
	height:186px;
	float:left;
	margin-left: 4px;
	margin-right: 4px;
}

#boxSmsExpl {
	width:590px;
	height:28px;
	background-color:#fff;
	padding: 2px 0px 4px 0px;
	float: left;
	border-bottom: 3px solid #f8f8f8;
	display:block;
}
#boxSmsExpl p.smsExplText{ width:100%; text-align:center; margin:0;}
#boxSmsExpl p.smsExplTextTiny{ width:100%; text-align:center; }
#smsChatOverlayTriggerIn{ width:100%; text-align:center; margin:8px 0 0 0; }
#smsChatOverlayTriggerOut{ display:none; width:100%; text-align:center; margin:8px 0 0 0; }
/*#boxSmsTop p { padding:5px 11px 0 11px; }*/

#boxSmsBot {
	width:590px;
	height:145px;
	background-color:#fff;
	overflow: hidden;
	margin-top: 0px;
	float: left;
}

#smsChatHolder { overflow: hidden; height: 145px; margin: 5px 0px 0px 5px; }
.smsChatSms { height: 145px; width: 288px; overflow: hidden; float: left;  }
.smsChatSms div.smsChatImageDiv { width: 127px; height: 145px; overflow: hidden; float:left; clear: none; }
.smsChatSms .smsChatImage { clear:both; }
.smsChatSms div.smsChatText { width: 161px; height: 145px; overflow: hidden; float:left; clear: none; }
.smsChatText img.smsChatGender { float: left; margin: 0 4px 0 4px }
.smsChatText div.smsChatTextNickname { margin: 3px 0 0 6px; }
.smsChatText a { margin-top: 4px }
.smsChatText div.smsChatTextMessage { line-height: 13px; margin: 0 0 0 6px; clear: left; }

#smschatOverlay {
	position:absolute;
	width:590px;
	text-align:left;
	margin-top:7px;
	margin-left:0;
	z-index:0;
}

#smschatOverlayInner {
	position:absolute;
	display:block;
	background-color:white;
	top:3px;
	width:590px;
	height:1px;
	/*filter: alpha(opacity=90);
	-moz-opacity: 0.90;*/
	text-align:left;
	padding:0;
	margin:0;
	overflow:hidden;

}
#smschatOverlayContent p { text-align:left; }
#smschatOverlayContentLeft { float:left; width:177px; margin:2px 5px; text-align:left; padding:5px; height:130px; background-color:#fcecf0; overflow:hidden; }
#smschatOverlayContentLeft p.line { width:100%; text-align:left; margin:4px 0 4px 0; }
#smschatOverlayInner .title { margin-bottom:12px; text-align:left; width:100%; }
#smschatOverlayContentMiddle { z-index:100; float:left; width:177px; height:130px; margin: 2px 5px 5px 0; padding:5px 5px 5px 10px; background-color:#f8f8f8; overflow:hidden; }
#smschatOverlayContentMiddle textarea{ background-color:white; width:160px; height:70px; overflow:auto; margin-bottom:1px; }
#smschatOverlayContentMiddle p { text-align:left; }
#smschatOverlayContentMiddle #postSendMessage {overflow:hidden; height:100px; width:160px;}

#smschatOverlayContentRight { float:left; width:176px; height:130px; margin: 2px 0px 5px 0; padding:5px 0px 5px 10px; background-color:#f8f8f8; overflow:hidden; }
#smschatOverlayContentRight p{ margin:4px 0 4px 0; }
#smschatOverlayContentRight .title{ margin:0 0 12px 0; }

#sendButton {  position:absolute; margin:76px 0 0 102px; }
#IVRInputChars { padding:0; margin:0 0 5px 0; }
#charsLeft { float:left; width:35px;}
#charsLeftText { float:left; margin:0 0 3px 0; width:50px; }
#smsOverlayIVRExpl { display:none; position:absolute; width:150px; background-color:white; border:1px solid #ff005e; margin:-70px 0 0 5px; }

#IVRInput { display:none; }
#IVRInput #preSendMessage { }
#IVRInput #postSendMessage { display:none; }
#SMSText { display:none; }
#IVRExpl { display:none;}
#notLoggedIn { display:none;}
#IVRExpl #preSend { }

#IVRExpl #postSend { display:none; }
#SMSExpl { display:none; }

/* col 3 */
#boxHeaderRightCol {
	width:176px;
	height:182px;
	float:left;
}

.boxLinks {
	width:176px;
	height:88px;
	background-color:#ebebeb;
	float:left;
}
.boxLinks ul { width:152px; margin:16px 0 0 14px; list-style:none; }
.boxLinks ul li { height:23px; background: url(http://images.sugababes.nl/layout_v2/sugababes/list_arrow.gif) top left no-repeat; }
.boxLinks ul li a { margin-left: 15px; color: #6b6b6b; text-decoration: none; }

#boxlinks_uitgelogd li { height:17px; }



/***** Leaderboard *****/
#boxLeaderboard {
	width:984px;
	/*height:90px;*/
	background-color:#f8f8f8;
	margin: 0 auto;
	padding: 0px 4px;
	border-bottom:1px solid #bababa;
	text-align:center;
}
#leaderboard { float:left; width: 728px; /*height: 90px;*/ text-align:center;}
#leaderboard * { vertical-align: middle; }
#boxLoginSubmit { border:0px; background-image:url(http://images.sugababes.nl/layout_v2/sugababes/buttons/inloggen.gif); background-color:transparent;	background-repeat:no-repeat; width:106px; height:31px; cursor:pointer; }

#boxLogin {
	width:252px;
	height:90px;
	background-color:#ebebeb;
	float:left;
}

#boxLoginInner {
	margin:5px 0 0 5px;
}
.boxLoginLabel { width:70px; height: 18px; float:left; padding-top: 3px; font-size: 11px;}
.boxLoginInput { height: 21px; }
.boxLoginInput .boxLoginInputText { width: 90px; //margin-left:-5px;}

#boxLoginCheckbox { float:left; margin-left: 1px; //margin-left: -3px; }
#headerLoginSubmit  { margin-left:5px; //margin-left:0px; border:0px; background-image:url(http://images.sugababes.nl/layout_v2/sugababes/buttons/inloggen_inline_new.gif); background-color:transparent;	background-repeat:no-repeat; width:75px; height:21px; cursor:pointer; }

#boxLoginText { margin-left: 100px; }
#boxLoginTextRegister { width:100px; height: 18px; float:left; }
#boxLoginTextForgotten { height: 21px; }


/***** Skyscraper *****/
#boxSkyscraper {
	margin: auto;
	text-align: center;
	padding-top: 30px;
}

/***** Footer *****/
#boxFooter {
	background-color:#fff;
	width:984px;
	height:34px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:5px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#leftFoot { margin:10px; float:left; }
#rightFoot { margin:10px; float:right; }

/***** Below Footer blocks *****/
.boxBelowFooterBlocks {
	width:1003px;
	margin:20px auto 20px auto;
	text-align: center;
}

/********** paging *************/
.standardPagingBox { height:24px; font-size:11px; }
.standardPagingBox .leftEnd { width:6px; height:24px; background: url(http://images.sugababes.nl/layout_v2/general/paging/paging_left.gif) top left no-repeat; float:left;}
.standardPagingBox .rightEnd { width:6px; height:24px; background: url(http://images.sugababes.nl/layout_v2/general/paging/paging_right.gif) top left no-repeat; float:left;}

.standardPagingBox .middleBox { height:22px; padding:1px 0 1px 0; background: url(http://images.sugababes.nl/layout_v2/general/paging/paging_bg.jpg) top left repeat-x; float:left;}

.standardPagingBox .middleBox .position { width:110px; height:22px; padding:0; margin:0; border-right:1px solid #dcdcdc; float:left; text-align:center; }
.standardPagingBox .middleBox .position .positionText { padding:4px 0 0 0; height:18px; width:110px; }

.standardPagingBox .middleBox .first { width:43px; height:18px; padding:4px 0 0 0; margin:0; float:left; background-color:#f9f9f9; text-align:center;}
.standardPagingBox .middleBox .first:hover { width:43px; height:18px; padding:4px 0 0 0; margin:0; float:left; background-color:#f9f9f9; text-align:center; text-decoration:underline;}

.standardPagingBox .middleBox .last { width:35px; height:18px; padding:4px 0 0 8px; margin:0; float:left; background-color:#f9f9f9;  }
.standardPagingBox .middleBox .last:hover { width:35px; height:18px; padding:4px 0 0 8px; margin:0; float:left; background-color:#f9f9f9; text-decoration:underline; }

.standardPagingBox .middleBox .back { width:20px; height:22px; float:left; border-right:1px solid #dcdcdc; border-left:1px solid #dcdcdc; display:block; background:url(http://images.sugababes.nl/layout_v2/general/paging/arrow_left.gif) top left repeat-x; }
.standardPagingBox .middleBox .back:hover { width:20px; height:22px; background:url(http://images.sugababes.nl/layout_v2/general/paging/arrow_left_rollover.gif) top left repeat-x; cursor:pointer;}

.standardPagingBox .middleBox .forward { width:20px; height:22px; float:left; border-right:1px solid #dcdcdc; background:url(http://images.sugababes.nl/layout_v2/general/paging/arrow_right.gif) top left repeat-x; }
.standardPagingBox .middleBox .forward:hover { width:20px; height:22px; background:url(http://images.sugababes.nl/layout_v2/general/paging/arrow_right_rollover.gif) top left repeat-x; cursor:pointer;}

.standardPagingBox .middleBox .page { width:20px; height:18px; float:left; border-right:1px solid #dcdcdc; text-align:center; padding-top:4px;}
.standardPagingBox .middleBox .page:hover { width:20px; height:18px; float:left; border-right:1px solid #dcdcdc; text-align:center; padding-top:4px; color:white; background-color:#76797e; font-weight:bold;}
.standardPagingBox .middleBox .currentpage { width:20px; height:18px; float:left; border-right:1px solid #dcdcdc; text-align:center; padding-top:4px; background-color:#ff005e; color:white; font-weight:bold; }


/*==================== Home - maincontent ====================*/
#boxMainContentHome {
	background:url(http://images.sugababes.nl/layout_v2/sugababes/content_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxSubMenu {
	width:201px;
	padding-bottom: 10px;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_home_bgr.gif) #f9f9f9 no-repeat;
	float:left;
}
#boxSubMenu ul {margin:62px 0 20px 4px; list-style:none; }
#boxSubMenu ul li {height:25px; width:195px; background: url(http://images.sugababes.nl/layout_v2/sugababes/submenu_list.gif) top left no-repeat; }
#boxSubMenu ul li a { margin-left: 19px; color: #6b6b6b; text-decoration: none; }

#boxSubMenu #babeCounter {   }
#boxSubMenu #babeCounter span { display:block; margin-left:20px; padding-top:5px; color:#ff005e; font-size:11px; }
#boxSubMenu #dudeCounter { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_icon_blue.gif) no-repeat; margin:9px 0 0 11px; width:120px; height:33px; }
#boxSubMenu #dudeCounter span { display:block; margin-left:26px; padding-top:5px; color:#01a9ff; font-size:11px; }

#boxColBinder {
	width:777px;
	margin-left:5px;
	float:right;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/col_edge.gif) repeat-y bottom;
}
#boxContentCol1 { width:416px; float:left; }

#boxSiteUitleg {
	display:block;
	width:416px;
	padding-bottom:10px;
	border-bottom: 6px solid #e2e2e2;
}
#boxSiteUitleg div { margin:0px 6px 0 18px; }
#boxSiteUitleg div p { width:380px; margin-left:0px; float:left; }
#boxSiteUitleg div .divider { clear:left; margin-top:20px; }

#boxPromoFrontpage {
	display:block;
	width:416px;
	margin-bottom: 10px;
}

#boxFrontpageRectangle {
	display:block;
	width:416px;
	text-align: center;
	background-color: #e2e2e2;
	/*border-bottom: 6px solid #e2e2e2;*/
}



#aPromoFP img { border:0; width:416px; height: 136px; }

#boxMededelingen {
	display:block;
	width:416px;
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/mededelingen.gif) no-repeat #fff8f3;
}
#boxMededelingen div { margin:50px 6px 0 18px; }
#boxMededelingen div p { width:200px; margin-left:13px; float:left; }
#boxMededelingen div .divider { clear:left; margin-top:20px; }

#boxMededelingen ul { margin:10px 0 10px 0; padding:0; list-style:none; }
#boxMededelingen ul  li { height:32px; width:392px; background: url(http://images.sugababes.nl/layout_v2/sugababes/article_list.gif) top left no-repeat; }
#boxMededelingen ul  li a { margin-left: 10px; color: #6b6b6b; font-weight:bold; text-decoration:none; }

.boxMededelingenMeer { float:right; }

#boxRegioFP {
	display:block;
	width:416px;
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/mijn_regio_fp.gif) no-repeat #fff8f3;
	border-top: 6px solid #e2e2e2;
	padding-top:60px;
}



#boxRegioFP #boxRegioInfo { float:left; width:160px; margin-right:20px; margin-left:10px;  }
#regioName { margin-top:0px; }
#regioCity { margin-bottom:10px;}
#regioLinks { margin-bottom:10px;}
#regioMedTitle {}

.regioMedLink {}

#boxRegioWinnaar { margin:10px 0 0 200px; padding-left:20px; border-left:1px dotted #bbb7b4; }
#boxRegioWeekWinnaar { margin-bottom:10px; }
#regioWinnaarNickname { margin:0;}

#boxRegioAlleRegios {
	width:416px;
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/alle_regios.gif) no-repeat top left #fff8f3;
}

#boxRegioAlleRegios .boxInlay { margin:50px 6px 0 18px; }
#boxRegioAlleRegios .boxInlay #more { margin-top:10px; }
#boxRegioAlleRegios .boxInlay p { width:200px; margin-left:13px; float:left; }
#boxRegioAlleRegios .boxInlay .divider { clear:left; margin-top:20px; }

#boxRegioAlleRegiosContainer { width: 376px; margin: 0px; }
#boxRegioAlleRegiosContainer div { margin: 0px; float: left; width: 188px; }
#boxRegioAlleRegiosContainer ul { list-style-position: inside; }

#boxMainContentRegio {
	background:url(http://images.sugababes.nl/layout_v2/sugababes/content_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentRegio #boxSubMenu {
	background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_regio.gif) #f9f9f9 no-repeat;
}



#boxRegioExpl{
	width:416px;
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/uitleg.gif) no-repeat top left #fff8f3;
	border-top:5px solid #e0e0e0;
	border-bottom:5px solid #e0e0e0;

}

#boxRegioExplInlay { margin:65px 10px 30px 20px; }




#boxEntertainmentFP {
	width:416px;
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/entertainment.gif) no-repeat top left #fff8f3;
	border-top: 6px solid #e2e2e2;

}
#boxEntertainmentFP .boxInlay { margin:50px 6px 0 18px; }
#boxEntertainmentFP .boxInlay #more { margin-top:10px; }
#boxEntertainmentFP .boxInlay p { width:200px; margin-left:13px; float:left; }
#boxEntertainmentFP .boxInlay .divider { clear:left; margin-top:20px; }


#boxPoll {
	width:416px;
	/*height:305px;*/
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/poll.gif) no-repeat top left #fff8f3;
}
#boxPoll img { margin:25px 0 25px 0; }
#boxPoll table { margin-bottom:30px; width:143px; }
#boxPoll table td { padding: 2px; width:60px; }
#boxPoll table td.radioCell { width:23px; }

.boxInlay  { margin:55px 30px 0 15px; }

#boxForum {
	width:416px;
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/forum.gif) no-repeat top left #fff8f3;
	border-top: 6px solid #e2e2e2;
}
#boxForum select { width:200px; margin:20px 0 0 20px; }

#boxHmhAgenda {
	width:416px;
	height:251px;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/hmh_agenda.gif) no-repeat #fff8f3;
}

#boxContentCol2 { width:356px; margin-left:5px; float:left;}
#boxTop20 {
	width:356px;
	/*height:889px;*/
	background:url(http://images.sugababes.nl/layout_v2/general/headers/top20.gif) no-repeat top left #fcecf0;
	overflow:hidden;
}
#boxTop20 #number1 {
	width:271px;
	height:229px;
	margin:70px 0 19px 0;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/photos/top20_1.jpg) bottom right no-repeat;
}
/* Temp - starsign layout 1 */
#boxTop20 #number1nostar {
	width:271px;
	/*height:229px;*/
	margin:70px 0 19px 0;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/starsign2.gif) no-repeat;
}
#number1nostar img { margin-left:65px; border:2px #ff005e solid; clear:both; }
/* Temp - starsign layout 2 */
#boxTop20 #number1nostar2 {
	width:341px;
	/*height:240px;*/
	margin: 0px 0 0px 15px;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/starsign2.gif) no-repeat;
}
h2#number1Name { margin: 7px 0 5px 0px; float:left; width:250px;}

#number1nostar2Icon { margin: 11px 0px 0 60px; float:left; }

#number1nostar2 #leftImage { width: 170px; float: left; }
#number1nostar2 #rightText { width: 158px; overflow: hidden; float: left; margin:10px 0 20px 11px }
#number1nostar2 #rightText p { margin-bottom: 8px; }
#number1nostar2 #rightText #kudos { margin-bottom: 8px; color: #ff005e; }

/*#number1nostar2 h2 { margin-top:19px; }
#number1nostar2 img { margin-top:3px; border:2px #ff005e solid; clear:both; }
#number1Kudos2 { margin-top:35px; float:right; color:#ff005e; }

#number1Kudos { margin-top:19px; float:right; color:#ff005e; }*/

#boxTop20 #number2 { width:170px; float:left; }
#boxTop20 #number3 { width:170px; float:left; }
.Top20left { color:#ff005e; font-weight:bold; margin-left:15px; font-size:13px; overflow:hidden; }
.Top20right { color:#ff005e; margin-left: 29px; font-size:11px; }
#number2 img, #number3 img { border:2px #ff005e solid; margin:6px 0 0 15px; clear:both; }
#number2 .icon, #number3 .icon { border:0; margin:0; }

#top20List { margin-left:14px; clear:both; }
#top20List .listItem { height:25px; background:url(http://images.sugababes.nl/layout_v2/sugababes/divider_308.gif) no-repeat bottom left; vertical-align:middle;}
#top20List .headLeft{ float:left; margin:10px 0 10px 38px; //margin-left:24px; width:50px; clear:left;}
#top20List .headRight{ margin:10px 0 10px 148px; //margin-left:123px; width:75px; float:left; clear:right;}
#top20List .place{ margin:0 0 0 10px; width:15px; float:left; clear:left; margin-top:4px; }
#top20List .nickname { float:left; width:200px; margin:0 0 0 10px; vertical-align:top; }
#top20List .nickname img{ margin:0; padding:0;}
#top20List .nickname .c2{ }
#top20List .kudos{ float:left; width:75px; clear:right; margin-top:4px;}


#boxBattle {
	width:356px;
	padding:75px 0 20px 0;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/the_battle.gif) no-repeat #fcecf0;
	border-top:6px #e2e2e2 solid;
}
.boxLeftImage { width:170px; margin-bottom:20px; float:left; display:block; }
.boxLeftImage img { border:2px #ff005e solid; margin-left:11px; }
.boxRightText { width:158px; margin:0 0 20px 11px; float:left; }
.boxRightText .textSpan { display:block; margin-top:13px; }

#boxSnelste {
	width:356px;
	padding:75px 0 20px 0;
	background: url(http://images.sugababes.nl/layout_v2/sugababes/headers/snelste_stijger.gif) no-repeat #fcecf0;
	border-top:6px #e2e2e2 solid;
	clear:both;
	overflow:hidden;
}

#boxNieuwe {
	float:right;
	width:757px;
	padding:60px 0 20px 20px;
	margin-top:7px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/nieuwe_profielen.gif) no-repeat #fff8f3;
}
#boxNieuwe div {
	margin:0 0 0 5px;
	width:120px;
	float:left;
}
#boxNieuwe div#first { width:131px; margin-left:0px; }
#boxNieuwe div#first img { margin-left:11px; }
#boxNieuwe div img { float:left; }
#boxNieuwe div img.imgNieuwe { display:block; border:1px #ff005e solid; margin-bottom:5px; float:none; }
#boxNieuwe div h3 { display:block; width:95px; float:left; margin:2px 0 0 2px; }

#boxNieuweRegio {
	float:right;
	width:757px;
	padding:60px 0 20px 20px;
	margin-top:7px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/nieuw_in_de_regio.gif) no-repeat #fff8f3;
}
#boxNieuweRegio div {
	margin:0 0 0 5px;
	width:120px;
	float:left;
}
#boxNieuweRegio div#first { width:131px; margin-left:0px; }
#boxNieuweRegio div#first img { margin-left:11px; }
#boxNieuweRegio div img { float:left; }
#boxNieuweRegio div img.imgNieuwe { display:block; border:1px #ff005e solid; margin-bottom:5px; float:none; }
#boxNieuweRegio div h3 { display:block; width:95px; float:left; margin:2px 0 0 2px; }


#regionSearchBox {
	height: 61px;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: 20px;
	background: url(http://images.sugababes.nl/layout_v2/general/subnav/subnav_regionsearch.jpg) top left no-repeat;
}

.regionSearchBoxInlay {
	margin-left: 11px;
	padding-top: 5px;
}

.regionSearchBoxInlay input[type="text"] {
	border: 1px solid #c2c2c2;
	padding: 1px;
	width: 130px;
	margin-bottom: 5px;
}

.regionSearchList {
	display: none;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 0px;
	margin-top: 1px;
	width: 172px;
	border: 1px solid #c2c2c2;
	background-color: white;
	-moz-opacity: 0.97;
	filter:alpha(opacity=97);
	opacity: .97;
	position: absolute;
}

.regionSearchListItem {
	padding: 2px;
	color: white;
	color: #76797e;
	background-color: white;
	width: 168px;
}

.regionSearchListItemHover {
	padding: 2px;
	background-color: #ff005e;
	color: white;
	width: 168px;
}


#quickSearchBox {
	height: 110px;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: 20px;
	background: url(http://images.sugababes.nl/layout_v2/general/subnav/subnav_quicksearch2.gif) top left no-repeat;
}

.quickSearchBoxInlay {
	margin-left: 11px;
	padding-top: 5px;
}

#quickSearchInput {
	border: 1px solid #c2c2c2;
	padding: 1px;
	width:160px;
	margin-bottom: 5px;
}

.quickSearchBoxInlay select {
	padding: 1px;
	width: 164px;
	margin-bottom: 5px;
}

#quickSearchExtensive{
	width:96px;
	float:left;
	margin-top:3px;
}

#quickSearchSubmit {
	width:20px;
	margin-right:10px;
	float:left;
	clear:right;

}

/*=================== regio detail page - Maincontent ===========*/

#boxRegioDetailRegioInfo{
	width:416px;
	/*height:305px;*/
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/regio.gif) no-repeat top left #fff8f3;
	border-bottom: 6px solid #e2e2e2;
}

#boxRegioDetailRegioInfoInlay {
	padding:60px 10px 10px 20px;
}

#boxRegioDetailRegioInfoInlay img { margin:0 10px 0 5px; width:100px; height:100px; }
#boxRegioDetailRegioInfoInlay #surr_regions { margin-bottom:10px; margin-top:20px; }
#boxRegioDetailRegioInfoInlay #left { float:left; margin:0 10px 0 0; width:100px;}
#boxRegioDetailRegioInfoInlay #right { margin:0 10px 0 0; }
#boxRegioDetailRegioInfoInlay #regioName { margin:0 0 5px 0;}
#boxRegioDetailRegioInfoInlay #regioStats { margin:0 0 5px 0;}
#boxRegioDetailRegioInfoInlay #regioStats a:hover{ text-decoration:underline; }
#boxRegioDetailRegioInfoInlay #regioOverzicht { float:right; }


#boxRegioWinner {
	width:356px;
	padding:10px 0 20px 0;
	border-top:6px #e2e2e2 solid;
}

#boxRegioWinnerInlay { margin:0 10px 10px 10px; }
#boxRegioWinnerInlay img{ float:left; margin:10px 10px 0 0; }
#boxRegioWinnerData .icon{ float:left; margin:0; }
#boxRegioWinnerData { margin: 10px 0 0 0; }

#boxRandom {
	width:416px;
	/*height:305px;*/
	padding-bottom:10px;
	border-top:5px solid #e2e2e2;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/uitderegio.gif) no-repeat top left #fff8f3;
}

#boxRandomInner { margin:45px  10px 10px; }
.randomPersonBlock { float:left; width:110px; height:130px; overflow: hidden; padding:10px;}
.randomBlock { }



#boxRegioSearch{
	width:416px;
	/*height:305px;*/
	padding-bottom:10px;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/zoeken.gif) no-repeat top left #fff8f3;
	border-bottom: 6px solid #e2e2e2;
}

#boxRegioSearchInlay {
	padding:70px 10px 10px 20px;
}

#regioSearchKeywords { float:left; margin-right:10px; }
#regioSearchKeywords input{ width:180px; }
#regioSearchSubject { float:left; margin-right:14px;  }
#regioSearchSubject select{ width:100px; }
#regioSearchSubmit { }
#regioSearchExtended { float:right; }


/*==================== Overview - maincontent ====================*/
#boxMainContentOverview {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/overview/overview_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxTab {
	width:90px;
	height:342px;
	margin:7px 0 0 0px;
	float:left;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/overview/tab_edge.gif) right repeat-y;
}
#boxTab p { width:90px; height:84px; margin-top:2px; background-position:right; background-repeat:no-repeat; cursor:pointer; }
p#tabAlgemeen { background-image:url(http://images.sugababes.nl/layout_v2/sugababes/overview/tab_algemeen.gif); margin-top:0; }
p#tabFotos { background-image:url(http://images.sugababes.nl/layout_v2/sugababes/overview/tab_fotos.gif); }
p#tabBerichten { background-image:url(http://images.sugababes.nl/layout_v2/sugababes/overview/tab_berichten.gif); }
p#tabWeblog { background-image:url(http://images.sugababes.nl/layout_v2/sugababes/overview/tab_weblog.gif); }

#colOverview { width:685px; float:left; }
#colOverviewRight { width:150px; float:left; margin-left:2px; }

#boxOverview {
	width:683px;
	height:506px;
	background-color:#fff8f3;
}

#boxOverviewLeft { margin-top:15px; padding-left:19px; float:left; }
#boxOverviewLeft ul { margin:23px 0 20px 0; width:240px; list-style:none;  }
#boxOverviewLeft ul li { height:18px; }
#boxOverviewLeft ul li.divider { background:url(http://images.sugababes.nl/layout_v2/sugababes/divider_233.gif) no-repeat left center; height:24px; }
#boxOverviewLeft ul li span { float:left; width:118px; }
#boxOverviewLeft ul li span.c2 { color:#ff005e; font-weight:bold; width:26px;  }
#boxOverviewLeft ul li span.c3 { width:92px;  }
#boxOverviewLeft p { float:left; width:118px; }
#boxOverviewLeft p img { margin-top:10px; }
#boxOverviewLeft p span { display:block; margin-bottom:5px; }
#boxOverviewRight { width:400px; margin:7px 0 0 15px; float:right;  }
#boxOverviewRight p#topImgs { text-align: right; padding-right: 20px; }
#boxOverviewRight p#topImgs img{ vertical-align:top; margin:0 0 11px 5px; }
#boxOverviewRight p#topImgs img#helpimg { margin-top:2px; }
#boxOverviewRight p#thumbImgs { margin:5px 0 20px 0; }
#boxOverviewRight p#stars img { margin:3px 7px 0 0; }

#colOverview div#colLeft {  width:325px; float:left; overflow:hidden; }
#boxThatsMe { width:325px; padding:60px 0 25px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/thats_me.gif) no-repeat; }
#boxThatsMe ul { margin-left:20px; list-style:none; }
#boxThatsMe ul li { height:18px; }
#boxThatsMe ul li span { float:left; width:176px; }

#boxAboutMe { width:325px; padding-bottom:20px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/about_me.gif) no-repeat; }
#inlayBoxAboutMe { height:455px; }
#boxHobbys { width:325px; height:326px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/hobbys.gif) no-repeat; }

#colOverview div#colRight {  width:354px; margin-left:6px; float:left; overflow:hidden; }
#boxProfileChat { width:354px; padding:55px 0 35px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/profile_chat.gif) no-repeat; }
#boxProfileChat div#divTop { margin-left:11px; width:339px; }
#boxProfileChat p.pImg { float:left; padding:7px 4px 0 0; height:105px;  }
#boxProfileChat p.pHead { width:190px; float:left; }
#boxProfileChat p.pHead img { margin-top:4px; float:left; }
#boxProfileChat p.pHead a { margin:6px 0 0 4px; float:left; }
#boxProfileChat p.pTxt { width:182px; margin:4px 0 0 5px; float:left; }
#boxProfileChat div#divTop a.pinkUnderline { float:right; margin: 25px 8px 0 0; }
#boxProfileChat div#divBot { margin-left:11px; padding-top:25px; width:339px; clear:both; }

#boxPollProfile { width:354px; padding-bottom:20px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/poll_profile.gif) no-repeat; }
#boxPollProfile div.inlayBox { width:318px; }
#boxPollProfile table { margin:25px 0 15px 0; width:183px; }
#boxPollProfile table td { padding: 2px; width:80px; }
#boxPollProfile table td.radioCell { width:23px; }
#boxPollProfile a { float:right; }

#boxWeblog { width:354px; height:464px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/weblog.gif) no-repeat; }
#boxWeblog div.inlayBox { width:318px; }
#boxWeblog p { margin:24px 0 50px 0; }
#boxWeblog a { float:right; }

#boxMeldMisbruik { width:207px; height:31px; background-color:#fff;}
#boxMeldMisbruik img { margin:9px 0 0 7px; float:left; }
#boxMeldMisbruik a { margin:9px 0 0 7px; float:left; }

#boxProfileMenu {
	width:207px;
	border-top:4px #e2e2e2 solid;
	padding:13px 0 20px 0;
}
#boxProfileMenu ul { margin-left:7px; list-style:none; }
#boxProfileMenu ul li { height:25px; width:190px; background: url(http://images.sugababes.nl/layout_v2/sugababes/submenu_list.gif) top left no-repeat; }
#boxProfileMenu ul li a { margin-left: 19px; color: #6b6b6b; text-decoration: none; }

#boxProfileBuddies {
	width:207px;
	border-top:4px #e2e2e2 solid;
	padding:68px 0 60px 0;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/buddies.gif) no-repeat;
}
#boxProfileBuddies ul { margin-left:7px; list-style:none; }
#boxProfileBuddies ul li { height:24px; width:190px; background: url(http://images.sugababes.nl/layout_v2/sugababes/divider_185.gif) bottom left no-repeat; }
#boxProfileBuddies ul li#online { background:url(http://images.sugababes.nl/layout_v2/sugababes/overview/online.gif) no-repeat #fff;  }
#boxProfileBuddies ul li#online span { margin-left:28px; line-height:24px; }
#boxProfileBuddies ul li#offline { background:url(http://images.sugababes.nl/layout_v2/sugababes/overview/offline.gif) no-repeat #fff; margin-top:10px;  }
#boxProfileBuddies ul li#offline span { margin-left:28px; line-height:24px; }
#boxProfileBuddies ul li img {  float:left; }
#boxProfileBuddies ul li a { margin:2px 0 0 5px; color: #6b6b6b; text-decoration: none; float:left; }

#boxProfileContact {
	width:207px;
	border-top:4px #e2e2e2 solid;
	padding:65px 0 20px 0;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/contact.gif) no-repeat;
}
#boxProfileContact p { margin-left:13px; color:#545454; }



/*==================== Weblog - maincontent ====================*/
.boxWeblogLeft { width:325px; padding:70px 0 20px 0; }
#boxWeblogBuddy { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/buddy_weblog.gif) no-repeat; }
#boxWeblogGast { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/gast_weblog.gif) no-repeat; }
.boxLI { float:left; padding-left:11px; margin-bottom:20px; display:block; }
.boxLI img { border:1px #ff005e solid; }
.boxRT { width:180px; margin:0 0 25px 10px; float:left; }
.boxRT .textSpan { display:block; margin-top:13px; }
.boxWeblogLeft a.pinkUnderline { float:left; margin-left:13px; }
.boxWeblogLeft a.underlineLink { float:right; margin-right:13px; }

#boxVideolog { width:354px; padding:60px 0 20px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/videolog.gif) no-repeat; }
#boxVideolog div { width:320px; margin-left:15px; }
#boxVideolog h2 { margin:0 0 3px 3px; }
#boxVideolog p { margin:26px 0 32px 5px; }
#boxVideolog a.pinkUnderline { float:left; }
#boxVideolog a.underlineLink { float:right; }

#boxWeblogs { width:354px; padding:44px 0 20px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/weblogs.gif) no-repeat; }
#boxWeblogs .divWeblog { width:333px; margin:0 0 4px 10px; padding:20px 0 13px 0; background-color:#fcecf0; }
#boxWeblogs a.pinkUnderline { float:left; margin-left:12px; }
#boxWeblogs a.underlineLink { float:right; margin-right:15px; }
#boxWeblogs span.br { margin-top:10px; display:block; }


/*==================== Photos - maincontent ====================*/
#boxAlbumFotos { width:354px; padding:44px 0 10px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/album_fotos.gif) no-repeat; }
.photoHolder { width:340px; margin-left:8px; padding-top:10px; clear:both; }
.photoHolder span { display:block; width:300px; height:21px; padding:3px 0 0 26px; background:url(http://images.sugababes.nl/layout_v2/sugababes/icons/folder.gif) no-repeat;  }
.photoHolder p { margin-right:3px; float:left; }
.photoHolder img { border:1px #ff005e solid; }

#boxAndereFotos { width:354px; padding:50px 0 10px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/andere_fotos.gif) no-repeat; }
#boxAndereFotos p { width:165px; float:left; padding:26px 0 0 7px; }
#boxAndereFotos p#nieuwste { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/nieuwste_foto.gif) no-repeat; }
#boxAndereFotos p#hotste { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/hotste_foto.gif) no-repeat; }
#boxAndereFotos a { margin-top:8px; }

#boxGroepsFotos { width:354px; padding:44px 0 10px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/groepsalbum.gif) no-repeat; }


/*==================== Forum - maincontent ====================*/
#boxForumProfile { width:354px; padding:60px 0 20px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/forum_profile.gif) no-repeat; }
.boxForumSub { width:354px; padding:15px 0 20px 0; border-top:3px #e2e2e2 solid; }
#boxForumProfile h2, .boxForumSub h2 { width:330px; }
#boxForumProfile *, .boxForumSub * { margin-left:10px; }


/*==================== Buddies - maincontent ====================*/
#boxNieuwsteBuddies { width:325px; padding:44px 0 20px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/nieuwste_buddies.gif) no-repeat; }
p.buddyImg { float:left; padding:7px 4px 0 10px; }
p.buddyName { width:190px; float:left; }
p.buddyName img { margin-top:4px; float:left; }
p.buddyName a { margin:6px 0 0 4px; float:left; }
p.buddyTxt { width:150px; margin:4px 0 0 9px; float:left; }
p.buddyVan { width:170px; margin:14px 0 25px 9px; float:left; }

#boxBuddies { width:354px; padding:44px 0 20px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/buddies_profile.gif) no-repeat; }
#boxVanBuddies { width:354px; padding:44px 0 20px 0; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/buddies_van_buddies.gif) no-repeat; }

#helpBuddy img { margin:9px 0 0 12px; float:left; }
#helpBuddy a { margin:9px 0 0 8px; float:left; }


/*==================== Forum detailed - maincontent ====================*/
#boxMainContentFDetail {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/forum_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentFDetail #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_forum_bgr.gif) #f9f9f9 no-repeat; }

#forumCol { width:775px; float:left; margin-left:4px; overflow:hidden;}
#boxForumDetail { width:779px; height:55px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/forum_detail.gif) no-repeat #fff;  }
#boxForumDetailContent { width:773px; border:0px #ffc5dd solid; border-top:0; background-color: #fff;}

#forumRegionBlock { margin: 15px 15px 15px 15px; }
#forumRegionBlock h2 { width: 400px; float:left; }
#forumRegionBlock #boxJumpMenu { float:right; }
#forumRegionBlock #left { float: left; }
#forumRegionBlock #right{ float: left; margin: 0 15px 0 15px; }

#forumDetailMods { float:left; }

#forumTop { padding:4px; }
#forumTop h4 { float:left; width:600px; }
#forumTop p.fltRight { width:130px; }
#forumTop p.fltRight * { float:left; }
#forumTop p.fltRight a { margin-left:4px; }
#forumTop p.forumMenu3 { float:left; }
p.forumMenu1 { clear:both; height:20px; padding:2px 0 0 20px; background:url(http://images.sugababes.nl/layout_v2/sugababes/icons/folder2.gif) no-repeat; color:#727272; font-weight:bold; }
p.forumMenu1 a { margin:0 5px 0 5px; }
p#forumMenu2 { float:left; height:20px; margin-top:2px; color:#727272; }
p#forumMenu2 * { float:left; }
p#forumMenu2 a { margin:0 5px 0 5px; }
p#forumMenu2 img { margin:2px 3px 0 0; border:0; }
p.forumMenu3 {  padding-top:27px; color:#ff005e; }
p.forumMenu3 a { margin:0 5px 0 5px; }
div.forumPages { margin-top:27px; float:right; margin-bottom:10px; margin-left:125px; }
div.forumPagesBottom { width:360px; margin-top:0; float:right; }

/* Also in entertainment and about */

/* Forum post - head */
.forumPost { clear:both; margin:0 5px; background:url(http://images.sugababes.nl/layout_v2/sugababes/forum_post_bgr.gif) repeat-y; }
.forumHead { height:32px; background-color:#fcecf0; }
.forumHead img { margin:7px; float:left; }
.forumHead span { margin-top:10px; float:left; color:#ff005e; }
.forumHead span img {  border: 0; margin-bottom: 10px; }
.forumHead span.modifyPost { margin-right: 10px; float: right; }
span.forumHeadName { width:100px; margin-left:0px; }
/* Forum post - left side */
.forumLeft { clear:both; width:128px; padding-bottom:30px; padding-left:10px; font-size:11px; float:left; }
.forumLeft a { margin-left:10px; width:80px; display:block; }
.forumLeft p * { float:left; }
.forumLeft p a { margin-left:0px; width:80px; display:block; }
.forumLeft span.colorPink { margin-top:2px; display:block; font-size:12px; }
.forumLeft p { color:#ff005e; }
.forumLeft p.modBlock { float: none; }
.forumLeft p.modBlock * { float: none; }
.forumLeft p span { margin-left:0px; }
.forumImage { padding:20px 0 10px 0; }
.forumRank { margin:5px 0 0 0; }
/* Forum post - right side */
.forumRight { padding: 0 0 30px 20px; float:left; border:1px solid #fff;}
.forumRight p.message { width:580px; margin:20px 0 0 0; }
.forumRight div.message { width:580px; margin:20px 0 0 0; }
p.forumQuote { width: 400px; }
p.forumQuote strong { display:block; margin-left:3px; }
p.forumQuote span.spanQuote { background:url(http://images.sugababes.nl/layout_v2/sugababes/icons/quote.gif) no-repeat; padding-left:15px; margin:3px 0 0 3px; float:left; }
p.signature { width:512px; margin: 5px 0 5px 0; font-size: 10px; color: #6b6b6b; }
.signatureDivider { margin: 15px 0 5px 0; }





#boxForumDetailBot { width:749px; margin:15px; }
#boxForumDetailBot p.forumMenu1 { float:left; }
#boxForumDetailBot p.forumPages { margin-top:0; }
#forumModerators { float:left; clear:left;}

/* showforum */
#forumTooManyRows {
	width: 719px;
	margin: 15px ;
	padding: 15px;
	font-weight: bold;
	text-align: center;
	border: 1px solid Red; }

/*==================== ForumPolls - maincontent ====================*/
#boxForumPoll { width: 201px;}
#boxForumPoll div { width:auto; }
#boxForumPoll table { width:auto; }
#boxForumPoll table td { padding: 2px; }
#boxForumPoll table td.radioCell { width:23px; }
#boxForumPoll table td.percentageImg { width:50px; text-align: left;}
#boxForumPoll #divPercentage { width:50px; height:8px; border:1px #ff005e solid; }
#boxForumPoll #divPercentage div { height:8px; background-color:#ff005e; margin-left:0px;  }
#boxForumPoll #divPercentage div img { float:left; }
#boxForumPoll a { float:right; }


/*==================== Forum overview - maincontent ====================*/
#boxForumOverview { width:779px; height:53px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/forum_detail.gif) no-repeat;  }

.forumBox { width:777px; padding-bottom:0px; border:1px #ffc5dd solid; border-top:none; background-color:#fff; }
.forumCatBox { list-style:none;float:left; width:100%; padding: 5px 5px 5px 50px;}
.forumCatBox li { font-weight: bold; color: #76797E; line-height:30px; width:33%; float: left; cursor:pointer;}
* html .forumCatBox li { margin-bottom: 4px;}
.forumCatBox li img{ vertical-align:middle; margin-right:3px;}
#forumHeadGlobale {margin-left:15px; background-color:transparant;}
.forumHeadGlobaleTop { width:777px; height:41px; margin-top:9px; background-color:#fe4187; border:1px #ffc5dd solid; border-top:0; border-bottom:0; }
.forumHeadGlobaleTop a { margin:13px 15px 0 0; border: 0px; float:right; color:#fff; font-weight:bold; }
.forumHeadGlobaleTop a img { border: 0px; }
.forumHeadGlobaleTop h2 { margin:7px 0 0 15px; float:left; width:400px; }

#forumNavigationHeader { width:100%;text-align:center;clear:both; }
#forumNavigationHeader p { width:150px;border-bottom: 1px solid #FF005E;margin:0 auto;padding:2px; }
#forumNavigationHeader p img { cursor:pointer;vertical-align:middle; }

.forumGlobalTitleRow { margin:0px 0 2px 10px; font-weight: bold; }

.forumGlobalRow { height:41px; margin:0px 0 2px 10px; }
.forumGlobalRow * { float:left; display:block; }
.forumGlobalRow br { float:none; }
.forumGlobalRow a.title { width:440px; color:#ff005e; margin:15px 0 0 25px; }
.forumGlobalRow span { width:100px; color:#ff005e; margin-top:15px; }
.forumGlobalRow span.size10 { width:150px; }
.forumGlobalRow span.size10 a { float: none; display: inline; }

.forumTopicRow { height:30px;margin:0px 0 2px 10px; clear:both; }
.forumTopicRowIcon { float:left; display:block; width: 35px;}
.forumTopicRowTitle { float:left; display:block; width: 370px; padding-top: 3px;}
.forumTopicRowNickname { float:left; display:block; width: 120px; padding-top: 3px;}
.forumTopicRowPosts { float:left; display:block; width: 70px; padding-top: 3px; }
.forumTopicRowLastpost { float:left; display:block; width: 160px; }

.forumHeader { position:relative; width:777px; height:42px; background-color: #fe4187; border-bottom: 1px solid #fff;}
/*.forumHeader a { margin:13px 15px 0 0; float:right; color: #fff; }*/
.forumHeader img { border: none; margin:13px 15px 0 0; float:right; }
.forumHeader h2 { margin:7px 0 0 15px; float:left; width:400px; }
.forumHeaderImages { cursor: pointer; }
.forum_header {
	color:#FFF;
	font-size:20px;
	position:absolute;
	top:11px;
	left:12px;
}

.forumTitleRow { margin:0 0 10px 42px; font-weight: bold;}
.forumTitleRow span { width:100px; float:left; display:block; }
.forumTitleRow span.ftrForum { width:472px; }

.forumPostRow {  margin-left:13px; }
.forumPostRow img { float:left; display:block;  }
.forumPostRow span { float:left; display:block; }
.forumPostRow span.size11 { width:407px; margin-left:8px; color:#727272; }
.forumPostRow span.size11 a { font-size:18px; }
.forumPostRow span.fprPosts { width:100px; margin-left:65px; }
.forumPostRow span.size10 { width:150px;  }
.forumPostRow span.forumLink { float:none; width:260px; height:22px; }

.forumDivider { margin:10px 0 8px 13px;}


#forumFooter { margin:30px 0 0 44px; padding-bottom:35px; }
#forumFooter img { margin-right:10px; float:left;}
#forumFooter a { margin:23px 45px 0 0; float:left; }


/*==================== About - maincontent ====================*/
#boxMainContentAbout {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/about_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentAbout #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_about_bgr.gif) #f9f9f9 no-repeat; }
#aboutCol1 { width:548px; float:left; margin-left:5px; }
#aboutCol2 { width:224px; float:left; margin-left:5px; }
#boxAbout { padding:70px 6px 150px 8px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/about.gif) no-repeat; }
#aboutSBSD { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/sb_sd.gif) no-repeat; margin-left:14px; padding:54px 10px 45px 0; }
#aboutGeneralCrew { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/general_crew.gif) no-repeat; margin-left:14px; padding:54px 20px 45px 0; }
#aboutForumCrew { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/forum_crew.gif) no-repeat; margin:15px 0 0 14px; padding:45px 20px 40px 0; }

.divCrewL { width:255px; margin-left:3px; float:left; }
.divCrewR { width:255px; margin-right:3px; float:right; }
.divCrewL p, .divCrewR p { color:#ff005e; }
.divCrewL p.fltRight, .divCrewR p.fltRight { font-size:10px; }
.divCrewL img, .divCrewR img { margin-top:15px; float:left; }
.divCrewL span, .divCrewR span { width:160px; padding-left:11px; margin-top:15px; float:right; }
.dividerCrew { clear:both; display:block; padding:13px 0 18px 0; }

#boxPersberichten { background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/persberichten.gif) no-repeat; padding:60px 0 0 11px; }
#boxPersberichten p.pinkBold { margin-top:15px; }
#boxPersberichten p.size11 { font-weight:bold; margin:3px 0 10px 0; }
#boxPersberichten span { width:190px; display:block; }
#boxPersberichten a { font-size:11px; display:block; margin:12px 0 14px 0; }
#boxPersberichten a#aMeer { float:right; margin:25px 7px 0 0; }


/*==================== Login - maincontent ====================*/
#boxMainContentLogin {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentLogin #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#loginCol1 { width:722px; float:left; margin-left:5px; }
#boxLogin2 { padding:15px 0px 10px 15px; }
#nocookiesDiv {padding-top:10px;}
#nocookiesDiv #errorFeedback { color:red; }

/*==================== NewPassword - maincontent ====================*/
#boxMainContentNewPass {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentNewPass #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#newPassCol1 { width:722px; float:left; margin-left:5px; }
#boxNewPass { padding:15px 0px 10px 15px; }
#newPassForm { padding-top:15px; }


/*==================== Password Mailer - maincontent ====================*/
#boxMainContentPwMailer {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentPwMailer #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#pwMailerCol1 { width:722px; float:left; margin-left:5px; }
#boxPwMailer { padding:15px 0px 10px 15px; }
#pwMailerOf { padding-top: 20px; padding-bottom: 20px; }
#pwMailerEmail { width: 200px;}
#pwMailerError { color:red;}
#pwMailerFirstBlock, #pwMailerSecondBlock { margin-bottom:40px;}
.pwMailerText { padding-left: 15px; padding-top: 0px;}

/*==================== Register - maincontent ====================*/
#boxMainContentRegister {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentRegister #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#RegisterCol1 { width:722px; float:left; margin-left:5px; }
#boxRegister { padding:15px 0px 10px 15px; }


.registerExp { padding: 10px 5px 20px 15px; }
#registerSubmitButton { border:0px; background-image:url(http://images.sugababes.nl/layout_v2/sugababes/buttons/volgende_geel.gif); background-color:transparent;	background-repeat:no-repeat; width:106px; height:31px; cursor:pointer; }
#registerEULASubmit { margin-left:10px; border:0px; background-image:url(http://images.sugababes.nl/layout_v2/sugababes/buttons/voltooien_geel.gif); background-color:transparent;	background-repeat:no-repeat; width:106px; height:31px; cursor:pointer; }
#registerAcceptEULA { margin-left:10px; margin-bottom:10px; }
.registerTitle { padding: 2px 10px 2px 15px; float:left; }
.registerInput { padding: 2px 10px 2px 15px; margin:0px 0px 0px 200px;  }
.registerError { padding-left:15px; margin-bottom:10px; color:red; }
.nickname_check { padding-left:10px; }
.passwordTest { float:left; }
.password_check, email_check, birthday_check{ color:red; }

/*==================== RegisterNew - maincontent ====================*/
#boxMainContentRegisterNew {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/1collumn_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto 0;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentRegisterNew #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#RegisterNewExpl { width:auto; margin-left:15px; margin-top: 12px; margin-bottom: 15px; }
.RegisterNewCol1 { width:316px; float:left; margin-left:7px; margin-top: 5px; margin-bottom: 5px; opacity:.5; filter:alpha(opacity=50); }
.RegisterNewCol2 { width:316px; float:left; margin-left:6px; margin-top: 5px; margin-bottom: 5px; opacity:.5; filter:alpha(opacity=50); }
.RegisterNewCol3 { width:316px; margin-left:650px; padding-top: 5px; margin-bottom: 5px; opacity:.5; filter:alpha(opacity=50);}

.registerNewHeader {background-color:#fe4187; color:white; height:41px; }
.registerNewFooter {background-color:#fe4187; color:white; height:31px; padding:5px;}
.registerNewFooter span { color:white; font-weight:bold;}
.registerNewContent {height: 320px; background-color:white; padding:10px }
.registerNewContentText { font-size: 11px; margin:5px 0px 5px 15px; }
.registerNewContentAccept { margin-top:15px;}

.registerNewContentItem { float:left; padding:4px 0px 4px 0px;}
.registerNewContentValue { padding:4px 0px 4px 0; margin-left:140px; }
.registerNewContentValue input{ width:100px; }
.registerNewContentValue2 { padding:4px 0px 4px 0; margin-left:125px; }


/*==================== Chat - maincontent ====================*/
#boxMainContentChat {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentChat #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_chat_bgr.gif) #f9f9f9 no-repeat; }
#chatCol1 { width:722px; float:left; margin-left:5px; }
#boxChat { padding:15px 0 10px 15px; }
#boxChat p { padding:0 0 10px 0; }
#boxChat ul { list-style:none; }
#boxChat li { padding-left:23px; background: url(http://images.sugababes.nl/layout_v2/sugababes/list_dot.gif) top left no-repeat; }
#boxChat li a { color: #6b6b6b; text-decoration:none; }
#boxChat li a:hover { color: #6b6b6b; border-bottom:1px #ff025b solid; text-decoration:none; }

.boxTitle {	height: 41px; }
.boxRightLine {	border-top:6px #e2e2e2 solid; width:305px; }
.boxRight {	width: 305px; overflow: hidden; }
.boxClear {	clear: none; }
.boxCenter { text-align: center; }
.boxFloatLeft {	float: left; }
.boxInlay  { margin:55px 30px 0 15px; }
.boxContent  { padding: 10px 15px 20px 15px; }

/*==================== Report Fake / video - maincontent ====================*/

#boxMainContentFake {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/top50_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#fakeCol { width:779px; float:left; margin-left:4px; }
#boxFake { padding:15px 0px 10px 15px; }

.fakeExp { padding: 10px 5px 20px 15px; }
.fakeTitle { padding: 2px 10px 2px 15px; float:left; }
.fakeInput { padding: 2px 10px 2px 15px; margin:0px 0px 0px 200px;  }
.fakeWarning { color:green; }

#reportVerstuurSubmit  { border:0px; background-image:url(http://images.sugababes.nl/layout_v2/sugababes/buttons/verstuur_geel.gif); background-color:transparent;	background-repeat:no-repeat; width:106px; height:31px; cursor:pointer; }

/*==================== Top50 - maincontent ====================*/
#boxMainContentTop50 {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/top50_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentTop50 #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_home_bgr.gif) #f9f9f9 no-repeat; }
#top50Coll { width:778px; float:left; margin-left:5px; }
#boxTop50 { padding:60px 0px 25px 12px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/top50.gif) no-repeat; }

.top50Expl { float:right; margin-right:20px; margin-bottom:10px; }

.top50PhotoHolder { clear:both;  margin-bottom:10px}
.top50PhotoBox { width:137px; height:185px; float:left; background-color:#ffffff; padding-top:5px; padding-left:10px; margin-bottom:15px; margin-right:5px; }
.top50ImageHolder { width:137px; float:left; padding-top:5px; }
.top50PhotoBox img { float:left; }
.top50PhotoBox span { float:left; margin-bottom:5px; }
.top50PhotoBox span.colorPink { margin:0; }
.top50nickname { padding-left:3px; padding-top:4px; }
.nicknameBoldPink { margin-left:25px; }

/*==================== Whosonline - maincontent ====================*/
#boxMainContentOnline {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/top50_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentOnline #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_home_bgr.gif) #f9f9f9 no-repeat; }
#OnlineColl { width:778px; float:left; margin-left:5px; }
#boxOnline { padding:60px 0px 25px 12px; background:url(http://images.sugababes.nl/layout_v2/general/tabs/whos_online.gif) no-repeat; }

#pages {  margin-bottom: 10px; }
#onlineExpl { margin-bottom: 10px; }
#nickname { margin-left: 10px; }

/* REGIO ONLINE PAGE */
#boxMainContentRegioOnline {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/top50_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentRegioOnline #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_regio.gif) #f9f9f9 no-repeat; }


.OnlinePhotoHolder { clear:both;  margin-bottom:10px}
.OnlinePhotoBox { width:137px; height:185px; float:left; background-color:#ffffff; padding-top:5px; padding-left:10px; margin-bottom:15px; margin-right:5px; }
.OnlineImageHolder { width:137px; float:left; padding-top:5px; }
.OnlinePhotoBox img { float:left; }
.OnlinePhotoBox span { float:left; margin-bottom:5px; }
.OnlinePhotoBox span.colorPink { margin:0; }
.Onlinenickname { padding-left:3px; padding-top:4px; }


/*==================== SubmitMovie - maincontent ====================*/
#boxMainContentSubmitMovie {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0px auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentSubmitMovie #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; float:left;}
#submitMovieCol1 { width:760px; float:left; margin-left:5px; }
#boxSubmitMovie { padding:15px 150px 20px 15px; }

.submitMovieText { padding: 10px 10px 10px 15px; }
.submitMovieItem { float:left; padding: 4px 0px 0px 15px; }
.submitMovieValue { margin: 4px 10px 4px 250px; }
.submitMovieDesc { width: 300px; height: 75px; }
.submitMovieURL { width: 300px;  }

/*==================== Profile Closed - maincontent ====================*/

#boxMainContentProfileClosed {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0px auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#closedReason { margin:25px 0px 10px 225px; }
#closedReason p { margin: 10px 0px 10px 0px; }
#closedReason h3 { margin-top: 25px; }
#closedReason li { margin: 5px 0px 5px 30px; }
.closedTitle { padding: 2px 10px 2px 15px; float:left; }


/*==================== Unregister - maincontent ====================*/
#boxMainContentUnregister {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0px auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentUnregister #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; float:left;}
#unregisterCol1 { width:760px; float:left; margin-left:5px;  }
#boxUnregister { padding:15px 150px 20px 15px;}

.unregisterText { padding:10px 10px 10px 15px; }
.unregisterTextNickname { padding:10px 10px 0px 15px; }
.unregisterTextSide { padding: 0 10px 0px 15px; }

/*==================== Updates - maincontent ====================*/
#boxMainContentUpdates {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/top50_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentUpdates #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_about_bgr.gif) #f9f9f9 no-repeat; }
#updatesColl { width:778px; float:left; margin-left:5px; }
#boxUpdates { padding:15px 0px 25px 12px; }

.updatesText { float:right; margin-right:20px; margin-bottom:10px; }

.updatesPhotoHolder { clear:both;  margin-bottom:10px}
.updatesPhotoBox { width:137px; height:185px; float:left; background-color:#ffffff; padding-top:5px; padding-left:10px; margin-bottom:15px; margin-right:5px; overflow:hidden;}
.updatesImageHolder { width:137px; float:left; padding-top:5px; }
.updatesPhotoBox img { float:left; }
.updatesPhotoBox span { float:left; margin-bottom:5px; }
.updatesPhotoBox span.colorPink { margin:0; }
.updatesnickname { padding-left:3px; padding-top:4px; }
.nicknameBoldPink { margin-left:35px; }

/*==================== Search - maincontent ====================*/
#boxMainContentSearch {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentSearch #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_search_bgr.gif) #f9f9f9 no-repeat; }
#searchCol1 { width:722px; float:left; margin-left:5px; }
#boxSearch { padding:15px 0 10px 15px; }
#boxSearch p { padding:0 0 10px 0; }
#boxSearch ul { list-style:none; }
#boxSearch li { padding-left:23px; background: url(http://images.sugababes.nl/layout_v2/sugababes/list_dot.gif) top left no-repeat; }
#boxSearch li a { color: #6b6b6b; text-decoration:none; }
#boxSearch li a:hover { color: #6b6b6b; border-bottom:1px #ff025b solid; text-decoration:none; }
#boxSearchFormButton { border:0px; background-image:url(http://images.sugababes.nl/layout_v2/sugababes/buttons/zoek.gif); background-color:transparent;	background-repeat:no-repeat; width:106px; height:31px; cursor:pointer; }

/*==================== Updates - maincontent ====================*/
#boxMainContentTellafriend {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/top50_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentTellafriend #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_about_bgr.gif) #f9f9f9 no-repeat; }

#tellafriendColl { width:778px; float:left; margin-left:5px; }
#boxTellafriend { padding:15px 0 10px 15px; }
.tellafriendItem { float:left;  width:150px;}
.tellafriendValue { margin-left:250px;  }
.tellafriendTextArea { width:300px; height:150px; }

/*==================== invites optout - maincontent ====================*/
#boxMainContentInviteOptOut {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentInviteOptOut #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#inviteOptOutCol1 { width:722px; float:left; margin-left:5px; }
#boxInviteOptOut2 { padding:15px 0px 10px 15px; }

.inviteOptOutText { padding:15px 0px 20px 15px }

/*==================== admin userNotes - maincontent ====================*/
#boxMainContentUserNotes {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/1collumn_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto 0;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentUserNotes #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#userNotes { width:auto; margin-left:15px; margin-top: 12px; margin-bottom: 15px; }
.userNotesItem { float:left; width:150px; padding: 4px 0px 4px 0px; }
.userNotesValue { clear:right; padding: 4px 0px 4px 0px; }

.userNotesNote { clear:right;  width:300px; margin:15px 5px 15px 15px; background-color:#fff; border:1px solid #ff005e;}


/*==================== weddendat - maincontent ====================*/
#boxMainContentWeddenDat {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentWeddenDat #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#weddenDatCol1 { width:763px; float:left; margin-left:5px; }
#boxWeddenDat { padding:10px 3px 150px 10px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/pers.gif) no-repeat; }

.adminWeddenDatText { margin: 10px 0px 10px 15px; }
.adminWeddenDatInputItem { float:left; margin:4px 0px 4px 0px; clear:left;}
.adminWeddenDatInputValue { margin:4px 0px 4px 120px;}
.adminWeddenDatFailure { color:red; }
.adminWeddenDatEmailProviders { margin:15px auto 15px auto; width:550px; }

/*.adminWeddenDatListHeaderCheckbox { line-height:20px; width: 20px; float:left; clear:left; color:#fff; background-color:#ff005e; height:25px; vertical-align:center;}*/
.adminWeddenDatListHeaderName { margin-left:15px; line-height:20px;  width: 300px; float:left; overflow:hidden; color:#fff; background-color:#ff005e; height:25px; vertical-align:center;}
/*.adminWeddenDatListEmail { width: 175px; float:left; height:35px; margin-bottom:4px; padding-left:5px; overflow:hidden;}*/
.adminWeddenDatListHeaderType { line-height:20px; width: 125px; float:left; padding-left:20px; color:#fff; background-color:#ff005e; height:25px; vertical-align:center;}
.adminWeddenDatListHeaderSubmit { width: 75px; float:left; color:#fff; background-color:#ff005e; height:25px; vertical-align:center;}


/*.adminWeddenDatListCheckbox { width: 20px; float:left; height:20px; margin-bottom:4px; clear:left;}*/
.adminWeddenDatListName { margin-left:15px; width: 300px; float:left; height:20px; margin-bottom:4px; overflow:hidden;}
/*.adminWeddenDatListEmail { width: 175px; float:left; height:35px; margin-bottom:4px; padding-left:5px; overflow:hidden;}*/
.adminWeddenDatListType { width: 200px; float:left; height:20px; margin-bottom:4px; padding-left:20px;}

.adminWeddenDatListSubmitRight { margin-left:445px; }

/*.adminWeddenDatListCheckboxWhite { background-color:white; width: 20px; float:left; height:20px; clear:left; margin-bottom:2px;}*/
.adminWeddenDatListNameWhite { margin-left:15px; background-color:white; width: 300px; float:left; height:20px; margin-bottom:2px; overflow:hidden;}
/*.adminWeddenDatListEmailWhite { background-color:white; width: 175px; float:left; height:35px; margin-bottom:4px; padding-left:5px; overflow:hidden; }*/
.adminWeddenDatListTypeWhite { background-color:white; width: 200px; float:left; height:20px; margin-bottom:2px; overflow:hidden;  padding-left:20px;}


/*==================== kerstkaarten - maincontent ====================*/
#boxMainContentKerstKaart {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentKerstKaart #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#kerstKaartCol1 { width:763px; float:left; margin-left:5px; }
#boxKerstKaart { padding:10px 3px 150px 10px; background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/pers.gif) no-repeat; }

.kerstKaartText { margin: 10px 0px 10px 15px; }
.kerstKaartInputItem { float:left; margin:4px 0px 4px 0px; clear:left;}
.kerstKaartInputValue { margin:4px 0px 4px 120px;}
.kerstKaartFailure { margin: 10px 0px 10px 15px; color:red; }
.kerstKaartEmailProviders { margin:15px auto 15px auto; width:550px;}
.kerstKaartKerstKaarten { margin:15px auto 15px auto; width:650px;}

.kerstKaartListHeaderCheckbox { margin-left:15px; line-height:20px; width: 20px; float:left; clear:left; color:#fff; background-color:#ff005e; height:25px; vertical-align:center;}
.kerstKaartListHeaderName { line-height:20px;  width: 300px; float:left; overflow:hidden; color:#fff; background-color:#ff005e; height:25px; vertical-align:center; padding-left:15px;}
.kerstKaartListHeaderType { line-height:20px; width: 125px; float:left; padding-left:20px; color:#fff; background-color:#ff005e; height:25px; vertical-align:center;}
.kerstKaartListHeaderSubmit { width: 75px; float:left; color:#fff; background-color:#ff005e; height:25px; vertical-align:center; clear:right;}

.kerstKaartListCheckbox {  margin-left:15px; width: 20px; float:left; height:20px; margin-bottom:4px; clear:left;}
.kerstKaartListName { margin-left:15px; width: 300px; float:left; height:20px; margin-bottom:4px; overflow:hidden;}
.kerstKaartListType { width: 200px; float:left; height:20px; margin-bottom:4px; padding-left:20px; clear:right;}

.kerstKaartListCheckboxWhite {  margin-left:15px; width: 20px; float:left; height:20px; margin-bottom:4px; clear:left; background-color:white;}
.kerstKaartListNameWhite { margin-left:15px; width: 300px; float:left; height:20px; margin-bottom:4px; overflow:hidden; background-color:white;}
.kerstKaartListTypeWhite { width: 200px; float:left; height:20px; margin-bottom:4px; padding-left:20px; clear:right; background-color:white;}

.kerstKaartKaarten { padding:5px; float:left; }
.kerstKaartRadio1 { margin-top:15px; margin-left:15px; clear:left; float:left; margin-right:50px;}
.kerstKaartRadio2 { margin-top:15px; clear:right; float:left;}

#sendInput { display:none;}

/*==================== Credit Convert - maincontent ====================*/
#boxMainContentCreditConvert {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentCreditConvert #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }
#creditConvertCol1 { width:763px; float:left; margin-left:20px; margin-top:15px; }

#creditConvertOldTotal { clear:left; margin-left:30px; margin-bottom:10px; float:left; margin-top:4px }
#creditConvertTotalText { clear:left; margin-left:30px; float:left; margin-top:10px; }
.creditConvertRemain { margin-left: 175px; margin-top:10px; margin-bottom:10px;}

#creditConvertSubTotal { clear:left; margin-top:6px; margin-left: 600px;  border-top:1px solid black; width:60px; }


.creditConvertItem { clear:left; margin-left:30px; float:left;}
.creditConvertAmount {float:left; margin-left:100px;}
.creditConvertItemExpl {float:left; margin-left:50px;}
.creditConvertItemSubAmount { margin-left:600px; }


.creditConvertText { margin: 15px 100px 5px 0px; }


/*==================== Jump Menu - maincontent ====================*/
#boxJumpMenuRegio { clear:both; margin:50px 10px 0px 10px; text-align:right; }
#boxJumpMenuRegio span { display:inline; padding:3px 10px 1px 10px; margin:0 0 2px 0;}
#JumpMenuRegio { font-size:10px; }

#boxJumpMenuWhosOnline { clear:both; margin:0px 10px 0px 10px; text-align:right; float:right; }
#boxJumpMenuWhosOnline span { display:inline; padding:3px 10px 1px 10px; margin:0 0 2px 0;}
#JumpMenuWhosOnline { font-size:10px; }

#boxTop20Regio {
	width:356px;
	/*height:889px;*/
	background:url(http://images.sugababes.nl/layout_v2/general/headers/top20.gif) no-repeat top left #fcecf0;
	overflow:hidden;
}
#boxTop20Regio #number1 {
	width:271px;
	height:229px;
	margin:20px 0 19px 0;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/photos/top20_1.jpg) bottom right no-repeat;
}
/* Temp - starsign layout 1 */
#boxTop20Regio #number1nostar {
	width:271px;
	/*height:229px;*/
	margin:70px 0 19px 0;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/starsign2.gif) no-repeat;
}

/* Temp - starsign layout 2 */
#boxTop20Regio #number1nostar img { margin-left:65px; border:2px #ff005e solid; clear:both; }

#boxTop20Regio #number1nostar2 {
	width:341px;
	/*height:240px;*/
	margin:20px 0 25px 15px;
	background:url(http://images.sugababes.nl/layout_v2/sugababes/starsign2.gif) no-repeat;
}


#boxTop20Regio #number2 { width:170px; float:left; }
#boxTop20Regio #number3 { width:170px; float:left; }


/* regio detail poll */
#boxRegioPoll {
	width:416px;
	/*height:305px;*/
	padding-bottom:10px;
	border-top:5px solid #e2e2e2;
	background:url(http://images.sugababes.nl/layout_v2/general/headers/polls.gif) no-repeat top left #fff8f3;
	overflow:hidden;
}

#boxRegioPollInlay { wdith:200px; padding:10px 0 16px 15px; margin-left:10px; margin-bottom:20px; margin-top:45px; }
#boxRegioPollInlay div { margin-left:19px; width:330px; }
#boxRegioPollInlay table { margin:25px 0 15px 0; }
#boxRegioPollInlay table td { padding: 2px; width:180px;  }
#boxRegioPollInlay table td.radioCell { width:23px; }
#boxRegioPollInlay table td.percentageImg { width:200px; text-align: left;}
#boxRegioPollInlay #divPercentage { width:200px; height:8px; border:1px #ff005e solid; }
#boxRegioPollInlay #divPercentage div { height:8px; background-color:#ff005e; margin-left:0px;  }
#boxRegioPollInlay #divPercentage div img { float:left; }
#boxRegioPollInlay a {}

/*/////////////// boxRightSearch ///////////////*/
#boxRightSearch { text-align:right; }
#boxRightSearchKeywords { width:165px; }
#boxRightSearchSubject { margin:4px 10px 0 10px; display:inline; }
#boxRightSearchSubject select { width:85px; }
#rightSearchRight { clear:right; margin-right:10px; margin-top:4px; text-align:right;}


/*==================== blogging - maincontent ====================*/
#boxMainContentBlogging {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/gallery_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}
#boxMainContentBlogging #boxSubMenu { background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_empty_bgr.gif) #f9f9f9 no-repeat; }

#boxMainMenuTempAnnouncement {
 background-color:#ff005e;
	text-align:center;
	color:white;
	font-weight:bold;
	width:992px;
	height:37px;
	margin:0 auto;
	border-top:1px solid red;
	border-bottom:1px solid red;
}

/* foto pagina */

#fotos {
    text-align: center;
    margin: 5px;
}

#inbeeld_hot {
	width: 759px;
	background-color: #fff;
	padding: 8px;
    margin: 0 auto;
    text-align:left;
         
}
#inbeeld_hot .item {
	width: 260px;
	margin: 0 8px 0 0;
	float: left;
}
#inbeeld_hot .item img {
	width: 260px;
	padding-top: 25px;
}
#inbeeld_hot .item h2 {
	margin: 0px;
	padding: 5px 0 5px 0;
}
#inbeeld_hot .item .time {
	color: #646464;
}
#inbeeld_hot .item .time {
	font-style: normal !important;
}

#inbeeld_mostviews {
	width: 759px;
	background-color: #fff;
	padding: 0 8px 8px 8px;
	margin: 0 auto;
        text-align: left;
}
#inbeeld_mostviews div {
	float: left;
	width: 153px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-color: #fff;
}

#inbeeld_mostviews div img {
	width: 153px;
	border: 0;
}

#inbeeld_mostviews a.more {
	margin-top: 5px;
	float: left;
}
#inbeeld_mostviews a.new {
	margin-top: 5px;
	float: right;
}
#inbeeld_mostviews #pages {
	margin-top: 5px;
	float: left;
}
#inbeeld_mostviews #pages .active {
	color: #ff6600;
	text-decoration: none;
}


#inbeeld_newest_large {
	width: 759px;
	background-color: #fff;
	padding: 0 8px 8px 8px;
        margin: 0 auto;
        text-align: left;
}
#inbeeld_newest_large div {
	float: left;
	width: 75px;
	margin-bottom: 3px;
	margin-right: 5px;
	background-color: #fff;
}

#inbeeld_newest_large div a img {
	width: 75px;
	height: 75px;
	border: 0;
}
#inbeeld_newest_large a.more {
	float: left;
}
#inbeeld_newest_large a.new {
	float: right;
}

/*  IN BEELD ARCHIEVE */
#inbeeld_mostviews {
	width: 759px;
	background-color: #fff;
	padding: 0 8px 8px 8px;
	margin-bottom: 10px;
}

#inbeeld_mostviews div {
	float: left;
	width: 153px;
    height: 170px; 
	margin-bottom: 10px;
	margin-right: 5px;
	background-color: #fff;
}

#inbeeld_mostviews div img {
	width: 150px;
    height: 100px;
	border: 0;
}

#inbeeld_mostviews div a.fotoTitle {
	text-decoration: none;
	display: block;
	margin: 5px 3px 3px 3px;
	color: #646464;
}

#inbeeld_mostviews div a {
	text-decoration: underline;
	font-weight: bold;
	margin: 0px 3px 0px 3px;
	color: #000;
}
#inbeeld_mostviews a.more {
	margin-top: 5px;
	float: left;
}
#inbeeld_mostviews a.new {
	margin-top: 5px;
	float: right;
}
#inbeeld_mostviews #pages {
	margin-top: 5px;
	float: left;
}
#inbeeld_mostviews #pages .active {
	color: #ff6600;
	text-decoration: none;
}

/*
 * Bjorncode :P
 */
#boxUserbar form.login {
	text-align: center;
	padding: 10px 0 0 0;
}
#boxUserbar form.login input {
	margin: 0 10px 0 0;
}
#boxUserbar form.login label {
	margin: 0 10px 0 0;
}
.headerSearch ,
#headerMenu {
	padding: 5px;
}
#headerMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#headerMenu ul li {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/list_arrow.gif) no-repeat 0 25%;
	padding-left: 15px;
	line-height: 15px;
	font-size: 11px;
}
#headerMenu ul.loggedin li {
	line-height: 18px;
}
.headerSearch {

}
.headerSearch .text {
	display: block;
	margin-bottom: 5px;
	width: 141px;
	background: #fff url(http://images.sugababes.nl/layout_v2/general/vergrootglas.gif) no-repeat 0 50%;
	padding: 2px 0 2px 20px;
	color: #666;
}
.headerSearch .image {
	float: right;
	vertical-align: middle;
}
.headerSearch a {
	display: block;
	margin-top: 0px;
}
.quickSearchSubject{
	width:85px;
}



