/* @override 
	http://static.posh24.com/css/global.css?v=3.4
	http://localhost:8081/css/global.css?v=3.4
*/

/* COMMENT LIKE: -DOMAIN SPECIFIC- should not longer be care for hopefully, 
   all specifics has been merged to this file from .SE */

/* MERGED FROM .SE - these elements did not exist in this file */
.rightModuleBox > .title {
	color: #fff;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size:13px;
	text-align: left;
	background: transparent url(../img/layout/titlebkg.png) repeat-x scroll 0 0;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 28px;
	height: 28px;
	width: 365px;
}

.rightModuleBox .thumbModule {

	margin-bottom: 17px;
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	border-top: 0;
	overflow: hidden;
}

.fb_dialog {
	left: -600px !important;

}


.fb_dialog_advanced {
	left: -600px !important;


}

.birthdayPersons {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	border-top: 0;
	padding-bottom: 18px;
}

#header-bgHolder {
	background: url('../img/layout/background-top-fade.gif') no-repeat left bottom;
	padding: 0 11px;
}

/* END MERGED FROM .SE */


body
{
	margin:0px;
	/* BACKGROUND DEFINED IN SEPARATE - DOMAIN SPECIFIC - STYLESHEET
	background-image: url('../img/layout/background.gif'); */


	background-repeat: repeat-y;
	background-position: 50% 0;
	background-color: #ececec;
	text-align: center;
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	height: 100%;
	position: relative;
	/*
	background-image: url(http://static.posh24.com/upload/new-moon-wallpaper.jpg);
	*/
}

.bgHolder { 
	position: absolute;
	/*
	top: 0;
	*/
	left: 50%;
	height: 100%;
	background-repeat: repeat-y;

	/* MERGED FROM .SE */
	/* background might go in body? */
	background-image: url('../img/layout/background.gif');
	width: 1002px;
	overflow: hidden;
	margin-left: -501px;
}

li {
	display: list-item;
}



a
{
	color: #DC0067;
}
a:hover
{
	color: #F68EC1;
}
.personModuleBox2
{
	text-decoration: none;
}

h1 a
{
	color: #282828;
}
h1 a:hover {
	color: #666666;
}
a.title  {
	color: #000000;
	text-decoration: none;


}
a.title:hover  {
	color: #DC0067;

}
.module a{
	color: #000;
	text-decoration: none;
}
.module a:hover{
	color: #DC0067;
}

/* My Comment */

form {
	margin: 0;
	padding: 0;
}

input.hidden { display: none; }

nobr, .nowrap {
	white-space: nowrap;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

h1
{
	font-size:23px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:12px;
	color: #282828;
}

h2
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:0px;
}
h3, h3 font { font-weight:bold; }
.left
{
	float:left;
}
.right
{
	float:right;
	margin-bottom: 10px;
}
.center
{
	text-align:center;
}
.clear
{
	clear:both;
}
.preamble
{
	font-size:14px;
	font-weight:Bold;
}
.topBanner
{
	/* WIDTH DEFINED IN SEPARATE - DOMAIN SPECIFIC - STYLESHEET */
	background-color: #ececec;
	/*
	background-color: pink;
	margin: 0 auto;
	*/
	text-align: center;
	padding: 0 0 20px 0;
	position: relative;
	z-index: 2;
	margin: 0 11px;

	/* MERGED FROM .SE */
	width: 980px;
}
.centerBanner
{
	margin-top:10px;
	text-align:center;
}
em
{
	color: #000000;
	font-style: normal;
}
#container
{
	text-align:left;
	/* WIDTH DEFINED IN SEPARATE - DOMAIN SPECIFIC - STYLESHEET
	width: 980px;*/

	margin: 0 auto;
	position: relative;
	text-align: left;

	/* MERGED FROM .SE */
	width: 1002px;
}
#header
{
	background-color: #ececec;
	height: 69px;
	overflow: visible;
	/* WIDTH DEFINED IN SEPARATE - DOMAIN SPECIFIC - STYLESHEET */
	/*
	margin: 0 0 0 -11px;
	padding: 0 11px;
	*/
	background-repeat: no-repeat;
	background-position: 0 100%;
	position: relative;

	/* MERGED FROM .SE */
	width: 980px;
	background-image: url('../img/layout/background-top.gif');
}

#page-bgHolder {
	padding: 0 11px;
	/*	overflow: hidden;*/

	/* MERGED FROM .SE */
	background-image: url('../img/layout/background.gif');

}

#page {
	background-color: White;
	overflow:inherit;
	padding-top: 10px;
}

#header iframe#topLike {
    position: absolute;
    top:4px;
	left: 345px;
}

#searchWrapper { 
	/* WIDTH DEFINED IN SEPARATE - DOMAIN SPECIFIC - STYLESHEET */
	position: absolute;
	left: 490px;
	top: 0;
	width: 250px;
}

#searchWrapper span {
	display: block;
	height: 29px;
	width: 7px;
	background: url('../img/search-left.gif') no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#searchWrapper input {
	display: block;
	height: 29px;
	line-height: 29px;
	padding: 0 5px 0 0;
	background: url('../img/search-bg.gif') repeat-x;
	float: left;
	margin: 0;
	/* MERGED FROM .SE */
	width: 165px;

}

.avatar {
	float: right;
	position: relative;
	margin: -19px 0 0px 10px;
	z-index: 2;
	width: 50px;
	height: 50px;
}

.facebookAvatar {
	float: right;
	position: relative;
	margin: -19px 0 0px 10px;
	z-index: 2;
	width: 50px;
	height: 50px;
}

.facebookCommentAvatar{
	float:left; 
	margin-right: 5px; 
	margin-bottom: 5px;
	width: 37px;
	height: 37px;
}

.facebookArticleAvatar {
	border: solid 2px #DC0067;
	width: 50px;
	height: 50px;
}

.facebookGuestbookAvatar{
	width: 30px;
	height: 37px;
}

/* target ff */
#searchWrapper input, x:-moz-any-link, x:default {
	height: 24px;
	padding-top: 5px;
}
/* target ie7 */
#searchWrapper input {
	*height: 29px;
	*padding-top: 0;
}

#searchWrapper button {
	display: block;
	height: 29px;
	width: 32px;
	background: url('../img/search-right.gif') no-repeat;
	text-indent: -2000em;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
}

#logo
{
	display: block;
	position: absolute;
	border: 0 none;
	left: 0px;
	bottom: -30px;
	height: 99px;
	overflow: hidden;
}
#logo img { margin-left: 0;border: 0 none; }
#headerLink a
{
	float:left;
	border:0px;
	margin-left:10px;
	margin-top:15px;
	width:162px;
	height:95px;
	background-position:center;
	background-repeat:no-repeat;

}

.facebookExplanation {
	display: block;
	float: left;
	text-align: right;
	margin: -3px 5px 0 0;
	width: 155px;
	font-weight: bold;
	font-size: 14px;
	color: #0a719e;
	text-decoration: none;
}
.facebookExplanation:hover { color: #0a719e; text-decoration: underline; }

/** TOP TABS MENU **/

#tabs {
}

ul#languages {
	background-image:url('../img/layout/arrowdown_small.png') left no-repeat;
	list-style:none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	bottom: 8px;
	top:32px;
}

ul#languages li {
	
	margin: 10px 0 0 0;
	padding-top: 5px;
	
}

ul#languages li a {
	display: block;
	background-repeat: no-repeat;
	text-indent: 3em;
	text-decoration:none;
	color:#FFF;
	height: 16px;
	width: 30px;
}

ul#languages li a:HOVER {
	color:#C8C8C8;
}

ul#languages li ul.subnav {
    background: none repeat scroll 0 0 #222222;
    border: 1px solid #000;
    float: left;
    display:none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 37px;
    right: 0px;
    width: 150px;
    z-index: 100;
}
ul#languages li ul.subnav li {
    clear: both;
    margin: 5px;
    padding: 0;
    width: 150px;
}

ul#languages li.first a {
	text-indent: -20000px;
}

ul#languages li.sv_SE a {
	background-image: url('../img/flags4/se.gif');
}

ul#languages li.en_GB a {
	background-image: url('../img/flags4/usa.gif');
}

ul#languages li.de_DE a {
	background-image: url('../img/flags4/de.gif');
}

ul#languages li.it_IT a {
	background-image: url('../img/flags4/it.gif');
}

ul#languages li.fr_FR a {
	background-image: url('../img/flags4/fr.gif');
}

ul#languages li.es_ES a {
	background-image: url('../img/flags4/es.gif');
}

ul#languages li.pl_PL a {
	background-image: url('../img/flags4/pl.gif');
}

#mainMenu {
	position: absolute;
	left: 359px;
	bottom: 0;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 13px;
	background-image: url('../img/layout/tabs/tab-divider.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	letter-spacing: 0;
	list-style: none;
}

#mainMenu li {
	list-style: none;
	background-image: url('../img/layout/tabs/tab-divider.gif');
	background-repeat: no-repeat;
	background-position:100% 0;
	background-color: transparent;
	float: left;
	display: block;
	height: 31px;
	margin: 0;
}

#mainMenu li a {
	display: block;
	line-height: 31px;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	font-family: "Arial Black";
	padding: 0 13px;
}

#mainMenu li.active a{
	background-image: url('../img/layout/tabs/tab-active.gif');
	background-repeat: repeat-x;
}

/** END TOP TABS MENU **/

.voteLink
{
	background: url('../img/layout/header/top.gif');
}
.voteLink:hover
{
	background: url('../img/layout/header/top-sel.gif');
}
.favouriteLink
{
	background: url('../img/layout/header/celebs.gif');
}
.favouriteLink:hover
{
	background: url('../img/layout/header/celebs-sel.gif');
}
.aboutLink
{
	background: url('../img/layout/header/about.gif');
}
.aboutLink:hover
{
	background: url('../img/layout/header/about-sel.gif');
}
#club24
{
	position: absolute;
	right: 0;
	bottom: 36px;
	padding:0px;
	margin: 0;
	height: 30px;
}

#club24 a.register {
	display: block;
	text-align: center;
	float: right;
	padding: 2px 0 0 0;
	margin-right: 8px;
	font-size: 12px;
	width: 50px;
}

#club24 .textAreaTitle {
	font-size: 11px;
	height: auto;
	text-align: left;
	padding: 0;
	width: 115px;
	background-color: transparent;
}

#club24 a.saveButton {
	display: inline;
	line-height: 15px;
	margin: 0px 0pt 0pt 1px;
	padding: 1px 4px;
	height: 13px;
	color: white;
}

#club24 #club24Link
{
	float:left;
	border:0px;
	margin-top:12px;
	background: url('../img/layout/club24.gif');
	background-position:center;
	background-repeat:no-repeat;
	width:79px;
	height:51px;
}
#club24 #club24Link:hover, #club24 #club24Link.sel
{
	background: url('../img/layout/club24-sel.gif');
}
#club24 #newMember
{
	float:left;
	border:0px;
	margin-top:12px;
	margin-left:4px;
	background: url('../img/layout/member.gif');
	background-position:center;
	background-repeat:no-repeat;
	width:170px;
	height:55px;
}
#club24 #newMember:hover, #club24 #newMember.sel
{
	background: url('../img/layout/member-sel.gif');
}

#validUsername {
	font-weight: bold;
	padding: 1px 0 0 19px;
	color: #669900;
	background: transparent url(../img/layout/ok.png) no-repeat scroll 0 0;
}
#invalidUsername {
	font-weight: bold;
	padding: 1px 0 0 19px;
	color: #dd4400;
	background: transparent url(../img/layout/error.png) no-repeat scroll 0 0;
}
#takenUsername {
	font-weight: bold;
	padding: 1px 0 0 19px;
	color: #dd4400;
	background: transparent url(../img/layout/exclamation.png) no-repeat scroll 0 0;
}

#inputHolder
{
	margin: 0;
	padding:0;
}

.login {}
.login form
{
	width: 116px;
	padding: 0;
	clear:both;
	margin:0;
}
.login .header
{
}
.login .leftTextBox, .login .rightTextBox
{
	margin: 0;
	padding: 1px;
	font-size:11px;
	width:113px;
	border: solid 0px Black;
	margin:0px;
	vertical-align:middle;
}

.login .leftTextBox {
	margin: 0 0 2px 0;
	float:right;
}

.login .rightTextBox {
	width: 67px;
	margin: 0 3px 0 0;
	float:left;
}

.login .loginButton {
	font-size:10px;
	color:White;
	background-color:#dc0067;
	border:0px;
	text-transform:uppercase;
	font-family: Arial, Verdana, Geneva, Helvetica, Sans-serif;
	padding:0px 3px 0px 3px;
	height: 15px;
	margin: 0;
	vertical-align:middle;
	float:right;
	display:inline;
}
.login .info {
	margin: 0;
	padding: 0;
	float:right;
	text-align: right;
}
.login .connectButton {
	margin-right: 10px;
}
.login .facebookVisible {
	float: right;
}
.login .facebookInvisible {
	float: left;
}
.login .loggedInName
{
}
.login .loggedInName a
{
}
#inputHolder .newPassword
{
	text-decoration:none;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
.sidebarLeft
{
	float: left;
	width: 375px;



	/* border-right: solid 2px Black; */
	margin: 0 7px 17px 0 ;
}
.textAreaTitle, .sidebarLeft h2, .sidebarRight h2
{
	color: #fff;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size:13px;
	text-align: left;
	background: transparent url(../img/layout/titlebkg.png) repeat-x scroll 0 0;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 30px;
	height: 28px;
}
.textAreaTitle a
{
	color: #fff;
	text-decoration: none;
}

.textAreaTitle strong {
	color: #f0037f;
}

div.hr{
	height: 1px;
	margin: 0;
}
hr {display:none}

.inner
{
	border: 1px solid #AAAAAA;
	border-top: 0;
	overflow: hidden;
	padding-bottom: 16px;
	background-color: #EEEEEE;
}
.inner ul li
{	

}
.inner ul
{
	list-style-type:decimal;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.inner span
{
	display: block;
	margin-top: 6px;
}
.searchBox
{
	margin:0;
	width:130px;
	font-size:15px;
	border:0;
	vertical-align:middle;
}

.searchButton
{
	font-size:10px;
	color:White;
	background-color:#DC0067;

	border:0px;
	text-transform:uppercase;
	font-family: Arial, Verdana, Geneva, Helvetica, Sans-serif;
	margin-left:5px;
	width:28px;
	height:16px;
	vertical-align:middle;
	text-align:center;
	line-height:11px;

}

.signupBox
{
	-moz-border-radius:5px 5px 5px 5px;
	margin:0;
	margin-top: 10px;
	width:180px;
	font-size:14px;
	border: 1px solid #999999;
	vertical-align:middle;
	padding: 5px;
	font-family: Verdana, Geneva, Helvetica, Sans-serif;
}

.signupButton
{
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#DC0067;
	border:1px solid #555555;
	font-size:11px;
	color:White;
	text-transform:uppercase;
	font-family: Arial, Verdana, Geneva, Helvetica, Sans-serif;
	margin-left:5px;
	margin-top: 0px;
	height:27px;
	vertical-align:middle;
	text-align:center;
	padding:5px;

}

#footer
{
	background: url('http://static.posh24.com/upload/footer-bg.jpg') repeat-x scroll 0 0;
	background-color: #000000;
	height:500px;
	margin:0;
	padding:0;
	width:980px;
	clear: both;
}

#footer-ad
{
	clear: both;
	text-align: center;
}

ul#menu 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul#menu li {
	text-align: right;
	border-bottom:solid 1px Black;
}

ul#menu li a {
	background: url('../img/layout/menu/arrow.gif') center left no-repeat;
	height:60px;
	display: block;
	text-decoration: none;
}

ul#menu li a.sel, ul#menu li a:hover 
{
	background: url('../img/layout/menu/arrow-sel.gif') center left no-repeat;
}

/*
ul#menu li#one 
{
	background: url('../img/layout/menu/01.gif') center left no-repeat; 
	background-color:#DC0067;
	}
ul#menu li#two 
{
	background: url('../img/layout/menu/02.gif') center left no-repeat; 
	background-color:#C6005C;
	}
ul#menu li#three 
{
	background: url('../img/layout/menu/03.gif') center left no-repeat; 
	background-color:#AF0052;
	}
ul#menu li#four 
{
	background: url('../img/layout/menu/04.gif') center left no-repeat; 
	background-color:#9A0048;
	}
ul#menu li#five { background: url('../img/layout/menu/05.gif') center left no-repeat; 
	background-color:#83003D;
	}
ul#menu li#six 
{
	background: url('../img/layout/menu/06.gif') center left no-repeat; 
	background-color:#6E0033;
}
*/
ul#menu li#seven 
{
	background: url('../img/layout/menu/07.gif') center left no-repeat;
	background-color:#570029;
	border-bottom:0px;
}
.hotNews
{
	float: left;
	width: 150px;
	margin: 25px 0 0 25px;
}
.hotNews .title
{
	/*	display: block;*/
	clear: both;
	margin-top: 7px;
	text-decoration: none;
}
.hotNews .title:hover 
{

}

.hotNews img
{
	border: none;
}
.leftModuleBox
{
	/*border-left: solid 10px #DC0067;
	background-color: #E7E5E5;*/

}
.leftModuleBoxClean {
	/*border-left: solid 10px #DC0067;
	background-color: #E7E5E5;
	color:black;*/
}

.leftModuleBoxContent { margin-bottom: 17px;
						border: 1px solid #AAAAAA;
						border-top: 0;
						background-color: #EEEEEE;
}
.leftModuleBox h2
{
	/*font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color:#DC0067;*/
	/*background-color:black;*/
	/*padding: 14px 0 14px 9px;*/
	/*margin:0px;
	margin-bottom:10px;*/
	margin-top: 0;
}

.leftModuleBox a{
	text-decoration: underline;
	color: #000;
}

.leftModuleBox ul, .rightModuleBox ul
{
	padding:0;
	margin:0;
	list-style-position:inside;
	width: 375px;
}
.leftModuleBox ul li, .rightModuleBox ul li
{
	color:black;
	/* margin-top:7px; */
	margin: 7px 0 0 11px;
	font-weight:normal;

}

.leftModuleBox ul, .rightModuleBox ul
{
	margin-bottom: 17px;
	margin-top: 17px;

}

.leftModuleBox img
{
	vertical-align:middle;
}
.sidebarWrapper { 
	/* overflow: hidden; */
	float: right;
	width: 375px;


}
.sidebarFat { 
	width: 375px;
	float: right;

	margin-bottom: 17px;
	overflow: hidden;
}

.fat { margin: 0 0 0 0; padding: 0 0 0 0; }
.fat h4 { 
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 10px;
	line-height: 25px;
	margin: 0 0 0 0;
}
.fat.vote h4 { background-color: #e9b72d; }
.fat.fashion h4 { 
	font-weight: normal;
	font-size: 14px;
	padding: 2px 10px;
	position:absolute;
	top:0;
	left:0;
	background: url('../img/layout/pinkbkg.png') repeat;
	color: #ffffff;
	z-index: 1;
}
.fat.fashion { 
	width: 375px;

}

.fat.video h4 { background-color: #87c342; }
.fat.local h4 { background-color: #20b1ea; }
.fat.members h4 { background-color: #000; }
.fat.posh24 h4 { background-color: #DC2E8A; }

.fat h2 { line-height: 22px; font-size: 20px; margin: 0; padding-left: 4px; padding-top: 3px; }
.fat h2 a { color: #000; text-decoration: none; }
.fat.fashion h2 {
	padding: 4px 10px;
	position:absolute;
	bottom:0;
	left:0;
	width: 355px;
	background: url('../img/layout/blackbkg.png') repeat;
}
.fat.fashion h2 a {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
}

.imageTextWrapper {
	position: relative;
}


.fat p { padding: 0 5px 5px; margin: 0; font-size: 15px; }
.fat p a { text-decoration: none; }

.fat .imgWrapper { text-align: center; margin: 0 0 0 0; position: relative;}
.fat .imgWrapper img { border: 0 none; /* MERGED FROM .SE */ width: 375px; }

.sidebarRight
{
	background-color: White;


	/* WIDTH DEFINED IN SEPARATE - DOMAIN SPECIFIC - STYLESHEET
	width:260px; */	
	/* MERGED FROM .SE */

}

.poshcontent {
	color:black;
	font-weight:normal;
	padding:10px;
}
.leftBanner
{
	border-top: solid 0px White;
	border-left: solid 0px White;
	background-color: transparent;
	color: black;
}
.rightBanner
{
	float: left;
	margin-bottom: 17px;
	border-right: solid 0px White;
	background-color: transparent;
	text-align: center;
	width: 100%;
}

.rightBannerTopmost {
	margin-top: 17px;
}

#bigBerthaLeft, #bigBerthaRight {
	position: absolute;
	top: 0;
	z-index: 1;
	/*
	width: 140px;
	*/	
	width: 250px;
	overflow: hidden;
	clear: both;
	float: left;
	/*
	background: pink;
	height: 400px;
	*/
}

#bigBerthaLeft {
	/* left: -129px; for 140px width */
	left: -239px; /* for 250px width */
	text-align: right;
}
#bigBerthaRight {
	/* right: -129px; for 140px width */
	right: -239px; /* for 250px width */
}

.posh {
	background-color:white;
	color:black;
	font-weight:normal;
}

.sidebarLeft .leftModuleBox .posh,
.sidebarLeft .leftModuleBox .leftBanner {
	margin-left: -5px;
}

span.field-asterisk,
span.errorMessage
{
	color: Red;
	font-weight: bold;
	font-size: 15px;
}
span.actionMessage
{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}


#main
{
	float:left;
	margin:0;
	padding:30px 10px 10px 10px;
	/* WIDTH DEFINED IN SEPARATE - DOMAIN SPECIFIC - STYLESHEET
	/*
	width:548px;
	*/
	background-color: white;
	overflow: hidden;

	/* MERGED FROM .SE */
	width:548px;
}

#main-wide {
	background-color: white;
	padding: 30px 0 7px 7px;
}



#right { 
	margin-right: 10px;
	padding: 0;
	height: auto;
	float: right;
	width: 375px;
	background-color: white;
}

#memberInput,
#loginInput
{
	margin-top:15px;
}
#memberInput .inputRow input, #memberInput .verifyInput input, #memberInput .inputRow textarea
{
	vertical-align:middle;
	border: solid 1px Black;
	width:230px;
	height:22px;
}
#memberInput .inputRow textarea
{
	height:150px;
}
#memberInput .text
{
	margin:0px;
	padding:0px;
	float:left;
	vertical-align:middle;
	line-height:22px;
	width:140px;
}
#memberInput .inputRow
{
	margin-bottom:5px;
}
#memberInput .checkBox
{
	display:block;
	margin:0px;
	padding:0px;
	margin-left:139px;
	margin-bottom:5px;
}
#memberInput .inputRow .dropDown, #memberInput .inputRow .dropDownS
{
	width:140px;
	border:solid 1px Black;
}
#memberInput .inputRow .dropDownS
{
	width: 70px;
}
#memberInput .verifyInput
{
	margin-left:140px;
}
#memberInput .right
{
	margin-left:40px;
}
#memberInput .validateImage
{
	margin-left:140px;
}
#memberInput .bottom
{
}

#memberInput #zipCodeContainer,#commentEmailContainer {
	display:none !important;
}

.saveButton
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:140px;
	margin-right:0px;

	border:0px;
	padding:0px;

	background-color:#DC0067;
	color:White;
	text-decoration:none;
	font-weight:normal;

	height:20px;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial;
}
#memberInput .errorLabel
{
	margin-left:140px;
	margin-top:10px;
	color:Red;
	font-weight:normal;
}
#memberInput .imageHolder
{
	text-align:center;
	margin-bottom:10px;
}
#memberInput .clientImage
{
	margin:0px;
	padding:0px;
	border:solid 1px #DC0067;
}

#article_publish .inputRow input, #article_publish .inputRow textarea {
	width: 400px;
}

.thumb, a.thumbLast
{
	border:solid 1px #CCCCCC;
	display:block;
	margin: 10px 9px -3px 0px;
	float:left;
	padding:1px;
}
.thumb img, .thumbLast img
{
	border:0px;
	height: 89px;
	width: 89px;
}
.thumb:hover, .thumbLast:hover
{
	border:solid 2px #B40054;
	padding: 0px;
}
.thumbLast
{	
	margin-right: 0px;
}
a.rss {
	background-image: url('../img/layout/rss.gif');
	background-repeat: no-repeat;
	padding: 2px 0 0 20px;
}
a.camera {
	background-image: url('../img/layout/camera.gif');
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-bottom: 15px;
	display: block;
	height: 36px;
	line-height: 36px;
	margin-left: 200px;
}

#breadcrumb {
	margin: 0px 0px 10px 0px;
}

/* RELATED PICS */

#articles ul.relatedArticles {
	list-style-position: inside;
	list-style-type: none;
	margin: 4px 0 20px;
	overflow: hidden;
	padding: 0;
}

#articles .relatedArticles li {
	float: left;
	display: block;
}
#articles .relatedArticles li.i1 {
}

#articles .relatedArticles div.photo {
	margin-bottom: 5px;
}

#articles .relatedArticles div.photo img {
	background-color: white;
	border: 1px #ccc solid;
	padding: 2px;
}

#articles .relatedArticles li a {
	float: left;
	border-left: 1px #ccc solid;
	padding: 5px 15px;
	width: 94px;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	display: block;
	outline: 0;
}

#articles .relatedArticles li.i1 a {
	border-left: 0;
	padding-left: 5px;
}

#articles .relatedArticles li a:hover {
	background-color: #f1f1f1;
	color: #DC0067;
}


/* tags Articlefooter */

#articles .tagsArticlefooter a {
	color: #888888;
	text-decoration: none;
}

#articles .tagsArticlefooter a:hover {
	color: #DC0067;
}



/* contentBox styling */

#contentBoxBackground {  
	display:none;
	position:fixed !important;
	position:absolute; /* for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:39;
}

#contentBox {  
	display:none;
	position:fixed !important;
	position:absolute; /* for internet explorer 6*/
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:40;
	padding:12px;
	font-size:13px;
}

#contentBox p { 
	margin-bottom: 20px;
}

#contentBox h3 {  
	text-align:left;
	color:#DC0067;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #DC0067;
	padding-bottom:2px;
	margin-bottom:20px;
}

#contentBoxCloseButton {  
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#DC0067;
	font-weight:700;
	display:block;
	cursor:pointer;
}

.contentBoxClose {
	cursor: pointer;
}

#contentBox .sendButton {
	float: none;
	margin: 8px 0 0 0;
}

/* end contentBox styling */

.commentCount {
	float:right;
	margin:15px 0px 15px 0;
	/*
	width:315px;
	text-align: right;
	*/
}

.socialButtons {
    float:right;
}

.galleryButton .commentCount {float:left;}

.commentCount .saveButton { padding: 5px 7px; margin: 0 10px 0 0; }
.commentCount .saveButton:hover { color: #fff; }

#blogHeader { width: 546px; overflow: hidden; font-size: 40px; letter-spacing: -2px; margin-bottom: 7px; }

#starBlogers { display: block; clear: both; padding: 1em; }
#starBlogers h2 { display: block; font-size: 26px; color: #AAAAAA; margin-bottom: 25px; }

#starBlogers div.starBlog { width: 230px; float: left; padding: 0; margin-bottom: 1em; min-height: 75px; height: 75px;}
#starBlogers div.starBlog p { font-size: 11px; font-weight: normal; margin-top: 2px; width: 165px; }
#starBlogers div.starBlog img { float: left; }
#starBlogers div.starBlog div { float: left; margin-left: 0.5em; width: 130px; }
#starBlogers ul { list-style-type: none; margin: 0; padding: 0; }
#starBlogers ul li { float: left; width: 230px; margin-bottom: 1em; }
#starBlogers ul li img { float: left; }
#starBlogers ul li div { float: left; margin-left: 0.5em; width: 130px; }
#starBlogers ul li div.clear { clear: both; float: none; margin: 0; width: 0px; }
#starBlogers ul li p { font-size: 11px; font-weight: normal; }

.imageSourceLink {
	color : #999999;
	font-size: 9px;
	line-height: 8pt;
	text-decoration: none;

}

.imageSourceLink a {
	color : #999999;
	font-size: 9px;
	line-height: 8pt;
	text-decoration: none;
	margin-right: 7px;
	margin-top: 10px;
}

.imageSourceLink a:hover {
	text-decoration: underline;
}

.imageSourceSpan {
	text-align:	right;
}

.imageSourceSpanPreview {
	text-align:	right;
}

.imageSourceSpanPreview img {
	width: 550px;
	height: auto;
}

/** PHOTO-ZOOM-PAGE **/

#zoom_container {
	margin-right: 7px;
}

#zoom_container .imageSourceSpan {
	display: block;
	text-align: center;
}

#zoom_container .imageSourceLink {
	text-align: right;
	padding-top: 5px;
}

#main-wide #zoom_container h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:16px;
	margin-top:25px;
	color:#000;
	text-align: center;
}

#main-wide #zoom_container h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:30px;
	color:#000;
}

#zoom_caption {
	margin-bottom: 30px;
}

#zoom_container #zoom_read_whole_article {
	margin: 0 200px 15px 200px;
}
#zoom_container #zoom_read_whole_article img {
	float: left;
	margin-right: 10px;
	border: 1px solid gray;
	padding: 2px;
	width: 89px;
}

#zoom_container #zoom_read_whole_article h1 {
	font-size: 24px;
}
#zoom_container #zoom_read_whole_article h3 {
}
#zoom_container #zoom_read_whole_article h3 a, h3 a:hover {
	color: gray;
}

#zoom_container #zoom_read_whole_article h2 a{
	text-align: left;
	text-decoration: none;
	line-height: normal;
}

#zoom_container #zoom_read_whole_article h2, h3 {
	margin: 0;
	padding: 0;
}


#zoom_container #zoom_related_photos {
	max-height:225px;
	margin:0 200px 40px 200px;
}

#zoom_related_photos img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}


#zoom_related_photos #show_pictures {
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	margin: 10px;
}
#zoom_related_photos #show_pictures a {
	text-decoration: underline;
}
#zoom_container #articles {
	margin:0 200px 0 200px
}

* {

}


.readArticlesTopModuleBoxBig, .readArticlesTopModuleBoxSmall {
	float: left;
	text-align: left;
	width:100%;
}
.readArticlesTopModuleBoxBig {
	margin-top: 17px;
}
.readArticlesTopModuleBoxSmall {
	margin-top: 10px;
}
.readArticlesTopStatistics {
	width: 50px;
	float: left;
	vertical-align: middle;
	text-align: center;
}
.readArticlesTopModuleBoxBig .readArticlesTopStatistics {
	height: 89px;
}

.readArticlesTopModuleBoxSmall .readArticlesTopStatistics {
	height: 69px;
}

.readArticlesTopStatistics h1 {
	top: 20%;
	position: relative;
	font-size: 40px;
	color: #aeaeae;
	margin: 0;
}
.readArticlesTopImageBox {
	float: left;
	text-align: center;
	overflow: hidden;
}
.readArticlesTopModuleBoxBig .readArticlesTopImage {
	float: left;
	overflow: hidden;
	width: 89px;
	height: 89px;
	border:0;
}
.readArticlesTopModuleBoxSmall .readArticlesTopImage {
	float: left;
	overflow: hidden;
	width: 69px;
	height: 69px;
	border:0;
}
.readArticlesTopModuleBoxBig .readArticlesTopDescription {
	float: left;
	/*	height: 90px;*/
	width:205px;
	margin-left: 10px;
	margin-right: 10px;
}
.readArticlesTopModuleBoxSmall .readArticlesTopDescription {
	float: left;
	/*	height: 90px;*/
	width:225px;
	margin-left: 10px;
	margin-right: 10px;
}

.readArticlesTopDescription a {
	text-decoration: none;
}


.personModuleBoxBig, .personModuleBoxSmall {
	float: left;
	margin-top: 17px;
	text-align: left;
	width:170px;
}

.personModuleBoxBig {
	width:375px;
	height: 100px;
	overflow: hidden;
}

.personModuleBoxSmall {
	width:100px;
	margin-left: 18px;
}

.celebrityTopStatistics {
	width: 50px;
	height: 100px;
	float: left;
}

.celebrityTopRank {
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;

}
.celebrityTopClimbing {
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;

}
.smallPositionIndicator img {
	float: left;
	padding: 2px 4px 0 0;
}
.celebrityTopImage,.birthdayPersonsImage {
	float: left;
	overflow: hidden;
	position: center center;
	width: 100px;
	border:0;
}
.celebrityTopImageBox,.birthdayPersonsImageBox {
	float: left;
	text-align: center;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.celebrityTopDescription {
	float: left;
	height: 100px;
	width:205px;
	margin-left: 10px;
	margin-right: 10px;
}



#footer {
	background: url('http://static.posh24.com/upload/footer-bg.jpg') repeat-x scroll 0 0;
	background-color: #000000;
	height:520px;
	margin:0;
	padding:0;
	width:980px;
	font-weight: normal;
}

/* FOOTER MODULES */

div.footer_tags {
	margin:0;
	padding-left:40px;
	height: 320px;
}

div.footer_info {
	margin:0;
	padding:0;
	height: 170px;
}

div.footer_copyright {
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color:#555555;
	margin:0;
	text-align:center;
}

/* FOOTER TAGS */


div.footer_tag_holder  {
	float:left;
	overflow:hidden;
	width:200px;
	font-family:arial,verdana,helvetica,sans-serif;
	margin-right:35px;
	margin-top: 20px;
}

div.footer_tag_relative  {
	position:relative;
}

div.footer_tag_textbg  {
	background:none repeat scroll 0 0 #DC0067;
	height:20px;
	opacity:0.6;
	position:absolute;
	text-align:center;
	top:0px;
	width:100px;
}

div.footer_tag_textbg_low  {
	background:none repeat scroll 0 0 black;
	height:24px;
	opacity:0.6;
	position:absolute;
	text-align:center;
	bottom:0px;
	width:100%;
}

div.footer_tag_textholder  {
	background:none repeat scroll 0 0 transparent;
	height:20px;
	padding: 2px 0 0 3px;
	position:absolute;
	text-align:left;
	top:0px;
	width:100%px;
}

div.footer_tag_textholder_low  {
	background:none repeat scroll 0 0 transparent;
	height:20px;
	padding: 0 0 0 5px;
	position:absolute;
	text-align:left;
	bottom:0px;
	width:100%px;
}

span.footer_tagtext  {
	font-size:15px;
}

span.footer_tagtext_low  {
	font-size:13px;
}

div.footer_tag_holder a {
	color:#FFFFFF;
	text-decoration: none;
}

div.footer_tag_relative a.hover {
	color:red;
	text-decoration: underline;
}

/* FOOTER INFO */

#footer ul.nosep {
	border:0 none;
	width: 200px;
	margin-left: 10px;
}

#footer ul li.social {
	width: 175px;
	margin-top:5px;
}

#footer li.bloglinks {
	margin-top: 5px;
}

#footer ul li.margin {
	margin-top:5px;
}

#footer ul li {
	list-style-type:none;
	margin:0 0 0 -10px;
	font-weight: normal;
}

#footer ul {
	border-left:1px dotted #3D3D3D;
	float:left;
	margin:0px 15px 0;
	width: 150px;
}

#footer ul li {
	list-style-type:none;
	color:#999999;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:14px;
	line-height:20px;
}

#footer img {
	margin-right: 5px;
	border:none;
}

.footer_info a {
	color:#777777;
	text-decoration:none;
}

.footer_info a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div.partnerfeedlogo {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
div.partnerfeedlogo a {
	text-decoration: none;
	border-style: none;
}
div.partnerfeedlogo img {
	border-style: none;
}
div.partnerfeedentries {
	margin-left: 10px;
}
div.partnerfeedentries li {
	list-style-type: disc;
}
div.partnerfeedentries li a {
	color: #525252;
	font-size: 12px;
	font-weight: normal;
}

div.fb_dialog_advanced+div.fb_dialog_advanced { 
	left:-600px !important;
}