* {
	margin: 0;
	padding: 0;
}

option {
	padding-left:0.4em;
}

html {
	height: 100.01%;
}


body {
	text-align: center;
	height: 100.01%;
}

#super_wrapper {
	width: 1020px;
	margin: 0 auto;
	padding-left: 10px;
	text-align: left;
	position: relative;
	z-index: 3;
}


#wrapper {
	width: 860px;
	padding: 0 15px 30px;
	margin: 0 0 0 0;
	text-align: left;
	position: relative;
	z-index: 3;
}
.admin_wrapper #west {
  top: 0 !important;
}

#east {
	margin-left: 190px;
	width: 450px;
	float: left;
	display: inline;
	min-height: 866px;
}
.wide {
	width: 648px !important;
}

#far_east {
	float: left;
	width: 175px;
	margin-top: 260px;
	display: inline;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 20px;
	border-left: 1px solid #E6E6E6;
}

#west { 
	width: 183px;
	position: absolute;
	top: 13px;
	left: 0;
}


#footer {
	position: relative;
	height: 37px;
	margin-bottom: 10px;
}

#grey_overlay {
  top: 0;
  left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 10 !important;
	background-color: black;
	
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

div.admin_controls {
	position: absolute;
	right: -230px;
	bottom: 0;
	padding: 8px;
	background: #fff;
	border: 1px solid grey;
	z-index: 4;
}
div.admin_controls h5 {
	text-align: center;
}

div.admin_controls button {
	background: #4a4a4a url('/images/button-bg.gif') repeat-x scroll 0 -19px;
	background: #4a4a4a;
	border: none !important;
	color: #FFF;
	padding: 3px 5px 1px;
	width: auto !important;
	cursor: pointer;
	z-index: 6;
}

div.top_topic {
	width: 33%;
	float: left;
}

div.top_topic a {
	text-decoration: none;
	color: #494949;
}

.top_topic_image {
	float: left;
	margin-right: 5px;
}

div.top_topic h3{
	display: inline;
	font-size: 14px;
	font-weight: bold;
}

div.top_topic_admin {
	border-top: 1px solid grey;
	margin-top: 10px;
	padding-top: 10px;
	height: 250px !important;
}
div.top_topic p {
  padding-right: 7px;
}

#what_is_top {
	background: url('../images/42_bee.jpg') no-repeat scroll 355px 0;
	padding: 30px 300px 60px 0;
	font-size: 14px;
}

#what_is_top p {
	margin-bottom: 16px;
}

div.what_is_new {
	position: relative;
	height: 290px;
	width: 700px;
}

/* search engine stuff: */
div.what_is_new p {
	display: none;
}

#what_is_1 {
	background: url('../images/42_01.jpg') no-repeat scroll 0 0;
	height: 310px;
}
#what_is_2 {
	background: url('../images/42_02.jpg') no-repeat scroll 0 0;
}
#what_is_3 {
	background: url('../images/42_03.jpg') no-repeat scroll 0 0;
}
#what_is_4 {
	background: url('../images/42_04.jpg') no-repeat scroll 0 0;
	left: 2px;
	height: 310px;
}
#what_is_5 {
	background: url('../images/42_05.jpg') no-repeat scroll 0 0;
	height: 270px;
}
#what_is_6 {
	background: url('../images/42_06.jpg') no-repeat scroll 0 0;
	height: 210px;
}
#what_is_7 {
	background: url('../images/42_07.jpg') no-repeat scroll 0 0;
	left: -3px;
	height: 320px;
}

#affili_shops td {
	border: 1px solid #ccc;
}

div#main_login_form {
	width: 180px;
	margin: 80px 0 0 10px;
	padding: 15px;
	border: 2px solid #aaa;
}

#main_login_form input[type=text], #main_login_form input[type=password]{
	width: 170px;
}

#main_login_form .login_button_container {
	width:100%;
	text-align: right;
	margin-top: 15px;
}

#main_login_form .login_button_container input {
	
}

#right_banner {
	position: absolute;
	top: 20px;
	right: -170px;
	height: 600px;
	width: 160px;
}
#right_banner #ad_kennz {
  font-size: 9px;
  color: #999;
  display: block;
  margin: 0 0 3px 0;
}


#top_bar {
	position: relative;
	/*
	background-color: #eee;
	border: 1px solid #ccc;
	border-top: none;
	*/
	height: 115px;
	
	margin: 0 0 10px 0;
	padding: 0;
	
	/*
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	*/
	
	font-size: 14px;
}
#top_bar_links {
  position: absolute;
  top: 13px;
	font-size: 16px;
}
#top_bar_links a {
  margin-right: 20px;
}

#top_bar .button {
	width:100px;
	height:21px;

	background-color:#4F4F4F;
	border:0 none;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	
	line-height:22px;
	text-align:center;
	text-decoration:none;
}

#logo{
	position: absolute;
	top: 31px;
	left: 0px;
	border: none;
}

/* login area */

#top_login {
	position: absolute;
	top: 13px;
	right: 20px;
	width: 432px;
	height: 65px;
}

#top_login div.password, #top_login .login {
	position: absolute;
	top: 20px;
}

div.password {
	left: 168px;
	text-align: right;
}

#top_login input.login, #top_login .password input {
	display: block;
	width: 155px;
	height: 14px;
}

.password a {
	color:#555;
	font-size: 11px;
}

#top_login .buttons {
	position: absolute;
	top: -8px;
	right: -6px;
}

#top_login .button {
	display: block;
}

#top_login .buttons input {
	margin-top: 5px;
	padding-bottom: 2px;
}

#top_login .register_link {
	background-color: #812F7E;
}


#top_bar_links2 {
  position: absolute;
  top: 13px;
  left: 403px;
  
}
#top_bar_links2 a {
  font-size: 16px;
	margin-left: 10px;
	color: #494949;
}

#top_search {
	position: absolute;
	top: 10px;
	right: 20px;
}

#top_bar_search_field {
	width: 130px;
	background: url('/images/magnifier_icon.gif') no-repeat scroll right -1px;
	padding-right: 30px;
	font-size: 14px;
}

#top_bar_search_button {
  display: none;
	color: #fff;
	background-color: #494949;
	margin: 0;
	padding:0;
	border:0;
	position: relative;
	left: -5px;
	top: 1px;
	width: 20px;
	height: 20px;
}


body {
	font: 12px arial, helvetica, sans-serif;
	background: #fff;
	color: #494949;
}

input, textarea {
	font: 12px arial, helvetica, sans-serif;
	color: #4c4c4c;
	border: 1px solid #d5d5d5;
	padding: 2px 3px;
	background: #fff;
}

select {
	border: 1px solid #d5d5d5;
	font: 12px arial, helvetica, sans-serif;
	color: #4c4c4c;
	padding: 2px 1px;
	background: #fff;
}
select option {
  padding-top: 1px;
}

a {
	color: #812F7E;
}

a:hover {
	color: #7f7f7f;
}

img {
	border: 0px solid #d1d1d1;
	padding: 0;
}


a:focus {
	-moz-outline: none;
	outline: none;
}
p {
	margin-bottom: 10px;
}

h1 {
	color: #494949;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 13px 0;
}

h3 {
	color: #494949;
	font-size: 19px;
	font-weight: normal;
}

h4 {
	color: #812F7E;
	font-size: 12px;
	margin: 0 0 13px 0;
}

h5 {
	color: #812F7E;
	font-size: 12px;
	margin: 0 0 3px 0;
}

.odd { background-color: #E6E6E6; }

.separator { 
	clear: both;
	height: 7px; 
	border-bottom: 1px solid #dedede;
	margin: 10px 0;
}

/* image sizes */
.small { height: 32px; width: 32px; }
.medium { height: 105px; width: 105px; }
.semi { height: 75px; width: 75px; }
.uber_medium { height: 120px; width: 120px; }
.semi_large { height: 150px; width: 150px; }
.large { height: 270px; width: 270px; }
.seven_five { height: 75px; width: 75px; }
#flash {
	position: absolute;
	top: 0;
	left: 224px;
	padding: 6px 30px 10px 30px;
	font-size: 19px;
	font-weight: bold;
	border: 1px solid #812F7E;
	border-style: none solid solid solid;
	background: #E6E6E6;
	text-align: center;
	width: 400px;
}
.red {
	color: #812F7E;
	font-weight: bold;
}
#widget {
	position: absolute;
	top: 166px;
	left: 691px;
	border: none;
	padding: none;
}

.lock {
	border: none;
	padding: none;
	position: relative;
	top: 0px;
	left: 2px;
	margin-right: 4px;
}
#header_navi, #footer_navi {
	position: absolute;
	top: 35px;
	right: 24px;
	list-style: none;
	text-align: right;
}

#header_navi li, #footer_navi li {
	display: inline;
	margin: 0 5px;
}

#header_navi li a, #footer_navi li a {
	color: #a3a3a3;
}

#header_navi li a:hover, .footer_navi li a:hover {
	color: #812F7E;
}

#search_box {
	height: 37px;
	text-align: right;
	position: absolute;
	top: 58px;
	right: 25px;
	width: 300px;
}

.submit, .cancel {
	background: #4a4a4a url('/images/button-bg.gif') repeat-x scroll 0 -19px;
	background: #4a4a4a;
	border: none !important;
	color: #FFF;
	padding: 3px 5px 1px;
	width: auto !important;
	cursor: pointer;
	z-index: 6;
}
input.active, a.active {
  background: #812F7E url('/images/button-bg.gif') repeat-x scroll 0 3px;
}
.inactive {
	background-position: 0 -19px;
}

a.submit {
	text-decoration: none;
	padding: 3px 8px 2px 8px !important;
	height: 15px;
}

a.submit:hover {
	color: #FFF;
}

#logo {
	margin: 0;
	padding: 0;
	border: none;
}

#slogan {
	position: absolute;
	top: 95px;
	right: -15px;
	width: 310px;
	height: 32px;
	padding: 0;
	border: none;
	font-size: 27px;
	font-weight: normal;
}
#beta_notice {
	position: absolute;
	top: 59px;
	left: 199px;
	font-size: 13px;
	color: #812F7E;
}

.date select {
	width: auto !important;
}

#register {
	display: block;
	font-size: 10px;
	margin-top: 0;
}

#login_submit {
	float: right;
	margin: -6px 1px 0 0;
}

#back_button {
	position: absolute;
	right: 5px;
	z-index: 5;
}

#main {
	padding-top: 10px;
	position: relative;
}

#footer {
  border-top: 1px dotted #868686;
	clear: both;
	padding-top: 15px;
	margin: 15px 0px 15px 190px;
}

#footer #copyright {
	position: absolute;
	right: 0;
	font-size: 11px;
}
/* Tag Cloud Styles */
#tagcloud {
	width: 174px;
	text-align: justify;
	line-height: 23px;
	padding-bottom: 30px;
}

#tagcloud a {
	text-decoration: none;
}

#tagcloud a:hover {
	text-decoration: underline;
}

.tc_1 {
	color: #bbbbb9;
	font-size: 12px;
}

.tc_2 {
	color: #494949;
	font-size: 16px;
}

.tc_3 {
	color: #9f0063;
	font-size: 19px;
}

.tc_4 {
	color: #812F7E;
	font-size: 24px;
}
/* Rating Styles */
ul.rating {
	list-style: none;
}

ul.rating li {
	float: left;
	display: block;
	width: 18px;
	height: 13px;
	margin-right: 5px;
	background: transparent url('../images/diamond.jpg') no-repeat scroll 0 0;
	cursor: pointer;
}


.bee, .entity {
	clear: both;
	height: 45px;
	font-size: 11px;
	position: relative;
}
.entity {
	height: 38px;
	line-height: 13px;
}
.bee h2, .entity h2 {
	font-size: 16px;
}
.bee a, .entity a {
	text-decoration: none;
}
.bee h4, .entity h4 {
	margin-bottom: 0px;
	font-size: 11px;
	padding-top: 3px;
}
.bee p, .entity p {
	margin: 0;
}
.entity img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.bee img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	border: 2px solid transparent;
	padding: 1px;
}
.bee span, .entity span {
	display: block;
	margin-left: 44px;
}

.bee_li {
	padding: 5px;
	position: relative;
	/* height: 51px; */
}

.bee_li img {
	position: relative; /* workaround for IE6 bug */
	float: left;
	margin: 0 2px 0 0;
	height: 45px;
	width: 45px;
	padding: 1px;
	border-width: 2px;
	border-color: transparent;
	display: inline;
}
.bee_li h4 {
	margin: 0;
}
.bee_li a.bee_link {
	text-decoration: none;
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	display: block;
}
.bee_li .last_login {
	position: absolute;
	top: 5px;
	right: 5px;
}
.bee_li .bday {
	position: absolute;
	top: 22px;
	right: 5px;
}
.bee_li .views_items {
	float: none;
	position: absolute;
	top: 20px;
	left: 63px;
	background: transparent url('../images/views_comments.jpg') no-repeat scroll -113px -17px;
	height: 29px;
}
* html .bee_li .views_items {
  left: 5px;
}
.bee_li .hangers {
	font-size: 9px;
	position: relative;
}
* html .hangers { top: -3px; }
*+html .hangers { top: -3px; }
.bee_li .watchlist_delete {
	position: absolute;
	top: 26px;
	left: 241px;
}
.bee_li .accept_friend {
	position: absolute;
	top: 26px;
	left: 270px;
}

.head_block .hangers {
	font-size: 11px;
}
.bee_views, .bee_items {
	position: absolute;
	top: 22px;
	left: 62px;
}
.bee_items {
	top: 40px;
}
b.online_status {
	float: left;
	display: block;
	width: 18px;
	height: 17px;
	position: relative;
	top: -2px;
	background: url('../images/user_icons.gif') no-repeat scroll -22px 0;
}
b.offline_male { background-position: -22px 0; }
b.online_male { background-position: -22px -21px; }
b.offline_female { background-position: -66px 0; }
b.online_female { background-position: -66px -21px; }
b.offline_unknown { background-position: -88px 0; }
b.online_unknown { background-position: -88px -21px; }
b.offline_booker_female { background-position: -44px 0; }
b.online_booker_female { background-position: -44px -21px; }
b.offline_booker_male { background-position: 0 0; }
b.online_booker_male { background-position: 0 -21px; }

img.online {
	border: 2px solid #aed900 !important;
	padding: 1px;
}


.top {
	margin-bottom: 25px;
	position: relative;
}
.top .bee {
	margin: 13px 0;
}
.top h2 {
	font-size: 16px;
	background: transparent url('/images/gradient-dark-gray.gif') repeat-x scroll -22px -22px;
	height: 22px;
	padding: 4px 9px 2px;
	color: #fff;
	font-weight: normal;
	margin-bottom: -5px;
	display: block;
}
.top a.more {
	position: absolute;
	width: 156px;
	padding: 8px 9px 6px;
	top: 0;
	right: 0;
	color: #fff;
	text-align: right;
}
#index a.more {
	width: 200px;
}
a.more {
  z-index: 7 !important;
}

#content {
	height: 287px;
	width: 645px;
	position: relative;
	margin-bottom: 27px;
	margin-left: 18px;
}
* html #content {
	margin-bottom: 70px;
}

.content_slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 666px;
	height: 320px;
}

#slide_1 {
	left: 666px;
}

* html #content {
	height: 254px;
}

#content p {
	margin: 0 0 13px 0;
}

#content_img {
	position: absolute;
	top: -72px;
	left: -26px;
	border: none;
	padding: none;
}
#content img {
	padding: 0;
	border: none;
	position: absolute;
	top: 0;
	left: -27px;
}
* html #content img { left: -10px; }
*+html #content img { left: -10px; }
.multishow {
	position: absolute;
	top: 323px;
	left: 458px;
	height: 46px;
	width: 195px;
}

#login_fail {
	border: 1px solid #812F7E;
	padding: 10px;
	margin: 0 0 15px 0;
}
.fail {
	border: 1px solid #812F7E;
	padding: 10px;
	margin: 0 0 15px 0;
}
.profile_content .fail {
  width: 612px;
}

#ladybee_says {
	width: 253px;
	height: 376px;
	position: absolute;
	top: -48px;
	left: 23px;
	z-index: 3;
}

#items {
	position: absolute;
	top: 60px;
	left: 133px;
}

#lorem {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 140px;
}

#lorem span {
	display: block;
	color: #464ccc;
}

#lorem a {
	color: #464ccc;
}

#lorem h4 {
	color: #464ccc;
	margin: 0;
}

#selection1, #selection2 {
	position: absolute;
	right: 17px;
}

#selection1 {
	bottom: 93px;
}

#selection2 {
	bottom: 7px;
}

.selection span {
	display: block;
	color: #FFF;
	background: #494949;
	text-indent: 8px;
	width: 141px;
}

.selection img {
	border: 1px solid #d5d5d5;
	border-style: none solid solid solid;
}

#news_and_blog {
	margin: 15px 0 0 6px;
	border-top: 1px solid #dedede;
}

#news {
	float: left;
	width: 433px;
}
#mosaik_items {
	margin-top: 10px;
	width: 670px;
}
* html #mosaik_items {
	margin-top: 15px;
}
.mosaik {
	float:left;
	margin-bottom:23px;
	margin-right:23px;
	width:111px;
	height:111px;
	position: relative;
}

.mosaik .delete_icon {
	position: absolute;
	top: 3px;
	right: 3px;
}
#main h3 {
	margin-bottom: 10px;
}

.news {
	position: relative;
	clear: both;
	height: 121px;
	/*border-bottom: 1px solid #DEDEDE;*/
}
#news_list .news {
	padding: 2px;
	margin: 10px 0;
	width: 644px;
	overflow: hidden;
	height: auto;
}

.news h4 {
	margin-top: 5px;
}

.news img {
	float: left;
	margin-right: 10px;
}

.cat_and_date span {
	color: #812F7E;
}

#small_news {
	margin-top: 20px;
	width: 460px;
}

.small_news {
	float: left;
	width: 215px;
	clear: none !important;
	margin: 5px;
}

.small_news p {
	font-weight: bold;
	color: #812F7E;
}

#news_post p {
	margin-top: 35px;
}
#news_post img {
	float: left;
	margin: 8px 8px 8px 0;
}
.news_poster_time {
	position: relative;
	top: 5px;
	left: 10px;
}
#rating_display {
	position: relative;
	left: 8px;
}

#week_stylings {
	margin-top: 10px;
}

#week_items img, #week_stylings img {
	margin: 0 2px;
	border: 1px solid #b1b1b1;
}

#week_items, #week_stylings {
	position: relative;
	height: 120px;
	overflow: hidden;
}

#blogging {
	/*margin-left: 451px;
	float: left;*/
	/*border-left: 1px solid #dedede;*/
	padding-left: 15px;
	padding-bottom: 7px;
	width: 180px;
	position: relative;
	overflow: visible;
}

#beep_now {
	float: left;
	margin-top: 10px;
}

#next_beeps, #prev_beeps {
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	bottom: 10px;
}
#next_beeps {
	right: 10px;
	background: url('../images/expand.gif') no-repeat scroll 0 0;
}
#prev_beeps {
	right: 30px;
	background: url('../images/expand.gif') no-repeat scroll -36px 0;
}

#beep {
	background: #FFF;
	position: relative;
	top: -9px;
	margin-bottom: -13px;
	left: 0px;
	width: 170px;
	padding: 0 10px 0 0px;
	z-index: 3;
}
* html #beep {
	top: -7px;
}
*:first-child+html #beep {
	top: -20px;
}
#beep .submit {
	margin-top: 5px;
	width: 90px !important;
}
#beep textarea {
	width: 170px;
}

#beeps {

}
#beeps a {
	text-decoration: none;
}

.counter {
	font-size: 8px;
	margin-left: 10px;
}

.highlight {
	border: 1px solid #812F7E;
}

.post {
	position: relative;
	font-size: 9px;
	margin: 2px 0;
	min-height: 40px;
	width: 180px;
	padding: 5px 0px 1px 0;
	overflow: hidden;
}
* html .post {
	height: 40px;
	overflow-y: visible;
}

/*
.post.odd {
	background: #e6e6e6;
}
*/
.post img {
	position: absolute;
	top: 4px;
	left: 4px;
	border: 2px solid #d1d1d1;
	padding: 1px;
}

.post span {
	color: #812F7E;
	font-weight: bold;
}

.post p, .post span {
	display: block;
	margin-left: 48px;
}
.post p {
	margin: 0 3px 0 47px;
}

.footer_navi {
	display: block;
	float: left;
	width: 135px;
	list-style: none;
}

.footer_navi li {
	margin: 3px 0;
}

.footer_navi a {
	color: #868686;
	display: block;
}

.w300 {
	width: 300px;
}
.prefilled {
	color: #999;
}
form.form input, form.form textarea {
	width: 626px;
}
.form_narrow input, .form_narrow textarea {
  width: 442px;
}
form.narrow_form {	
	margin-left: 130px;
}
form.narrow_form input, form.narrow_form textarea {
	width: 312px;
}
form.form select {
	width: 100%;
	padding: 0px;
}

#main form div {
	margin: 10px 0;
}

#main form div div {
	margin: 0;
}

#main form div.formError {
	margin: 0;
	color: #812F7E;
}

.field_with_errors input, .field_with_errors textarea {
	border: 1px solid #812F7E !important;
}
input.field_with_errors, textarea.field_with_errors {
  border: 1px solid #812F7E !important;
}

.related {
	margin: 10px 0 0 0;
	height: 1%;
	width: 670px;
	overflow: visible;
}
.related .styling {
	margin: 0 23px 1px 0;
}
#item_results .item, #stylings_results .styling {
	margin: 0 10px 10px 0;
}
.item, .styling, .item_styling {
	float: left;
	margin: 0 31px 22px 0;
}
.item_styling {
	height: 100px;
	width: 100px;
	padding: 2px;
	border: 1px solid #d1d1d1;
}
.item_styling img {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	height: 50px;
	width: 50px;
}

.delete_icon {
	position: absolute;
	top: 3px;
	right: 3px;
	background: url('../images/wardrobe_icons.gif') no-repeat scroll 0 -42px;
	width: 20px;
	height: 19px;
	z-index: 3;
	cursor: pointer;
}
.friends .delete_icon {
	background: url('../images/friend_icons.gif') no-repeat scroll -18px 0px;
	height: 17px;
}

#postcard_link_container{
	position: relative;
	top: 0;
	left: 0;
	margin-top: 10px;
	padding-bottom: 60px;
}
.postcard_link {
	position: absolute;
	background: #812F7E url(/images/button-bg.gif) repeat-x scroll 0 12px;
	color: white !important;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	
	top: 0;
	left: 0;
	width: 152px;
	padding: 7px 0 7px 0px;
}

.add_wardrobe_icon {
	position: absolute;
	top: 3px;
	left: 3px;
	background: url('../images/wardrobe_icons.gif') no-repeat scroll 0 0px;
	width: 20px;
	height: 19px;
	z-index: 3;
}
#item_left .add_wardrobe_icon, #item_left .remove_wardrobe_icon {
	left: 0;
	top: 0;
}

.remove_wardrobe_icon {
	position: absolute;
	top: 3px;
	left: 3px;
	background: url('../images/wardrobe_icons.gif') no-repeat scroll 0 -21px;
	width: 20px;
	height: 19px;
	z-index: 3;
}
#item_left .add_wardrobe_icon, #item_left .remove_wardrobe_icon {
	margin: 5px 0 0 0;
	padding: 2px 0 0 24px;
	width: 140px;
}
.news .delete_icon {
	position: absolute;
	top: 0px;
	right: 2px;
}
.news img {
	float: left;
	margin: 14px 5px 0 5px;
}
.news .uber_medium {
	margin: 6px 0 6px 6px;
}

.news .starry {
	position: absolute;
	top: -15px;
	right: 0;
}

#comments {
	margin: 20px 0;
	position: relative;
}

.comment {
	border-bottom: 1px solid #494949;
	padding: 2px 6px;
	overflow: hidden;
	position: relative;
	border: none;
	clear: both;
	height: 1%;
}
.comment span {
	color: #812F7E;
	display: block;
	margin-left: 46px;
	margin-top: 3px;
}
.comment img {
	float: left;
	margin: 4px 0;
	display: inline;
}
.comment p {
	margin: 0 0 0 46px !important;
	clear: none;
}
.comment a {
  font-weight: bold;
	text-decoration: none;
}
.comment p a {
  font-weight: normal;
  text-decoration: underline;
}

#comment_comment {
	width: 300px;
}
.rating_and_comments {
  position: relative;
	width: 436px;
  margin: 1px 0 0;
	padding: 6px;
	border: 1px solid #DEDEDE;
}
.rating_and_comments #comment_comment {
	width: 250px;
	margin-top: 2px;
}
.wide_comments #comment_comment {
  width: 626px;
}
* html .wide_comments #comment_comment {
  /*width: 477px;*/
}
.rating_and_comments .starry {
	position: relative;
	top: -6px;
	left: 3px;
}
.wide_comments .rating_and_comments {
  width: 635px;
}
.new_comment h4 {
	float: left;
	margin-right: 10px;
}
#new_comment_form .submit, .rating_and_comments .submit {
	position: absolute;
	right: 6px;
	top: 4px;
	width: 57px !important;
}

#new_comment_form form div.formError {
	margin: 2px 0 0 139px;
}

.comments_box {
	float: left;
	margin-left: 0px !important;
	margin-top: 1px !important;
	display: inline;
	width: 436px;
	padding: 6px;
	border: 1px solid #DEDEDE;
	
}

.wide_comments .comments_box {
  width: 635px;
}

* html .ie_spacer {
	height: 4px;
	background: #FFF;
}

* html .ie_spacer {
	margin-bottom: -13px;
}
ul.item_colors {
	margin: 0 !important;
	position: relative;
	left: 13px;
}
#item_colors li, .item_colors li {
	display: block;
	float: left;
	margin: 0 1px !important;
	height: 15px;
	width: 15px !important;
	border: 1px solid #DDD;
	cursor: pointer;
}
#items_list {
	width: 700px;
}
#item_colors {
	display: block;
	height: 17px;
}

.item_colors {
	margin-left: 20px;
}
.item_colors li {
	cursor: default !important;
}

#item img, #profile img {
	border: 1px solid #d1d1d1;
}
/* carousel */
.carousel {
	position: absolute;
	top: 34px;
	left: 0;
	width: 658px;
	height: 86px;
}
/* Auto Completion */
div.autocomplete {
	margin: 0px;
	padding: 0px;
	width: 250px;
	background: #fff;
	border: 1px solid #888;
	position: absolute;
}

div.autocomplete ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	margin: 0;
	padding: 2px;
	display: block;
	list-style-type: none;
	cursor: pointer;
}
.tab_wrap {
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 2px;
	padding-bottom: 1px;
}
html>.tab_wrap {
	height: 24px;
}
.navi_tabs {
	list-style: none;
	position: relative;
	top: 2px;
}
* html .sub_navi {
	margin-top: -10px;
	margin-bottom: -10px;
}
.navi_tabs li {
	float: left;
	/*margin-right: 1px;*/
	position: relative;
}
*+html .navi_tabs li {
	margin-bottom: 0px;
}
.navi_tabs:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}

.navi_tabs li a {
	display: block;
	padding: 0 10px;
	line-height: 22px;
	font-weight: bold;
	font-size: 13px;
	height: 23px;
	background: url('../images/tabs.png') repeat-x scroll 0 -25px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
* html .navi_tabs li a {
	display: inline-block;
	overflow: hidden;
}

.navi_tabs li.active a {
	height: 25px;
	background: url('../images/tabs.png') repeat-x scroll 0 0;
	position: relative;
	top: -2px;
}
.navi_tabs li b.shadow {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 8px;
	background: url('../images/tabs.png') no-repeat scroll 0 -48px;
}
.navi_tabs li.active b.shadow_left {
	display: block;
	position: absolute;
	top: 0;
	left: -8px;
	height: 23px;
	width: 8px;
	background: url('../images/tabs.png') no-repeat scroll 0 -72px;
}
.navi_tabs li.active b.shadow {
	background: none;
}
.sub_navi {
	background: #b2006d url('../images/gradient-red.gif') repeat-x scroll 0 -150px;
	float: left;
	margin-top: 0;
	display: inline;
	width: 97.7%;
	padding: 3px 0 4px 10px;
	color: #FFF;
}
.sub_navi a {
	text-decoration: none;
	color: #FFF;
}
.sub_navi a.active {
	font-weight: bold;
}
.sub_navi a:hover {
	text-decoration: underline;
}
.sub_navi span, .sub_navi a, .sub_navi strong {
	float: left;
}
.list_separator {
	position: relative;
	top: -1px;
	padding: 0 5px;
}
li.active #gb_link {
	background-position: -62px 0;
}
li #gb_link {
	background: url('../images/tabs.gif') no-repeat scroll -95px -2px;
	width: 33px;
	height: 25px;
	display: block;
	padding: 0;
}
li.active #wardrobe_link {
	background-position: -128px 0;
}
li #wardrobe_link {
	background: url('../images/tabs.gif') no-repeat scroll -159px -2px;
	width: 31px;
	height: 25px;
	display: block;
	padding: 0;
}
li.active #hangers_link {
	background: url('../images/hanger_tab.gif') no-repeat scroll 0 0;
	width: 8px;
	height: 25px;
	display: block;
}
li #hangers_link {
	background: url('../images/hanger_tab.gif') no-repeat scroll -28px -2px;
	width: 8px;
	height: 25px;
	display: block;
}
li.active #message_link {
	background-position: 0 0;
}
li #message_link {
	background: url('../images/tabs.gif') no-repeat scroll -31px -2px;
	width: 31px;
	height: 25px;
	display: block;
	padding: 0;
}
li #items_link {
	background: url('../images/tabs.gif') no-repeat scroll -221px -2px;
	width: 31px;
	height: 25px;
	display: block;
	padding: 0;
}
li.active #items_link {
	background-position: -190px 0;
}
li #news_link {
	background: url('../images/tabs.gif') no-repeat scroll -283px -2px;
	width: 31px;
	height: 25px;
	display: block;
	padding: 0;
}
li.active #news_link {
	background-position: -252px 0;
}
li #group_link {
	background: url('../images/tabs.gif') no-repeat scroll -349px -2px;
	width: 35px;
	height: 25px;
	display: block;
	padding: 0;
}
li.active #group_link {
	background-position: -314px 0;
}
.form_block {
	padding-top: 10px;
	border-top: 1px solid #DEDEDE;
	padding-bottom: 10px;
}
.first {
  border: none;
}
.form_block input, .form_block textarea {
	width: 410px;
}
.form_block .radio {
	width: auto;
}

.form_block a.expand-text {
	color: #812F7E;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.expand {
	position: relative;
	top: -2px;
	margin-right: 6px;
	float: left;
	display: block;
	height: 18px;
	width: 18px;
	background: url('../images/expand.gif') no-repeat scroll 0 0;
	-moz-user-select: none;
	-webkit-user-select: none;
}

div.garment_size {
	float: left;
	clear: both;
}

div.shoe_size {
	float: left;
	padding-left: 8px;
}

.garment_size select, .shoe_size select {
	width: 205px;
}



div.news_category {
	clear: both;
	position: relative;
	height: 235px;
	width: 100%;
	margin-bottom: 18px;
}
#index .news_category {
	height: 206px;
	margin: 0;
	width: 222px;
	float: left;
	clear: none;
}
* html #index .news_category {
	height: 215px;
}
#index .first {
	margin-right: 15px;
}
#index .news_content {
	position: absolute;
	top: 64px;
	left: 88px;
}
#index .news_category h1 {
	width: auto;
}
#index .news_content p.body {
	position: relative;
	top: 0;
	left: 0;
}
#index .clear {
	clear: none !important;
	display: none;
}
#index .news_content h2 a {
	position: relative;
	top: 0;
	left: 0;
}
div.news_category h1 {
	height: 15px;
	margin-bottom: 0;
}

div.news_category h1.gradient {
	background: transparent url('/images/gradients.gif') repeat scroll 0% 0%;
	height: 15px;
	margin-left: 26px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	
}

div.news_category h1.gradient_grey {
	float: left;
	background: transparent url('/images/gradients.gif') repeat scroll 0% 100%;
	height: 25px;
	width: 25px;
}

div.news .head_news {
	position: relative;
	width: 100%;
}

div.news .head_news .views {
	position: absolute;
	left: 96px;
	top: 14px;
}
#index .views {
	position: relative;
	top: 0;
	left: 0;
	margin: 9px 5px 5px 5px;
	display: block;
}
#index .rating {
	left: 63px;
	top: 7px;
}
#index .mini_breadcrumb {
	position: absolute;
	left: 68px;
	top: 30px;
	color: #812F7E;
	overflow: hidden;
	height: 30px;
}
#index .created { left: 165px; top: 13px; z-index: 5; }
#index .news img {
	float: none;
	margin: 0;
	position: absolute;
	top: 66px;
	left: 0px;
	display: inline;
}


div.news .head_news .views_count {
	position: absolute;
	color: #fff;
	top: 2px;
	left: 140px;
	width: 30px;
	text-align: center;
}

div.news .head_news .rating {
	position: absolute;
	left: 159px;
	top: 8px;
	margin: 0px;
}

div.news .head_news div.poster {
	position: absolute;
	right: 6px;
	top: 10px;
}
div.news .head_news div.poster a.userpic {
	float: left;
}
div.news .head_news div.poster span.from {
	float: left;
	margin: 10px 4px;
}
div.news .head_news div.poster a.userlink {
	float: left;
	margin: 10px 0px;
}

div.news .head_news h2 {
	top: 36px;
	color: #812F7E;
	font-size: 12px;
	font-weight: bold;
}
div.news .head_news h2 a {
	text-decoration: none;
/*	position: absolute;
	left: 140px;
	top: 60px;*/
}
div.news .head_news span.created {
	position: absolute;
	left: 165px;
	top: 34px;
}
div.news .head_news p.body {
/*	position: absolute;
	left: 140px;
	top: 75px;*/
}
div.news .news_title_body {
	padding: 67px 0 0 96px;
}
div.news_category h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px !important; /* override margin from #main */
}
div.news_category div.news_recent {
	position: relative;
	width: 50%;
	float: left;
	margin-top: 10px;
}
div.news_category div.news_popular {
	position: relative;
	width: 50%;
	float: right;
	margin-top: 10px;
}

div.news_category div.news_small {
	position: relative;
	height: 40px;
	margin-top: 3px;
}
div.news_category div.news_small span {
	position: absolute;
	left: 43px;
	top: 2px;
}
div.news_category div.news_small a.image {
	position: absolute;
}
div.news_category div.news_small a.link {
	position: absolute;
	left: 43px;
	top: 15px;
	font-weight: bold;
	text-decoration: none;
}
.views, .comments_count {
	display: block;
	float: left;
	margin-right: 4px;
	background: url('../images/views_comments.jpg') no-repeat scroll 0 0;
	color: #FFF;
	height: 49px;
	width: 55px;
	text-align: center;
	line-height: 25px;
	padding: 4px 0 0 0 !important;
	font-size: 10px;
}
.views_items {
	display: block;
	float: left;
	margin-right: 4px;
	margin-top: 1px;
	background: url('../images/views_comments.jpg') no-repeat scroll -113px -15px;
	color: #FFF;
	height: 32px;
	width: 167px;
	text-align: center;
	line-height: 26px;
	padding: 3px 0 0 0 !important;
	position: relative;
	font-size: 10px;
}
.views_items .views_count, .views_items .items_count, .views_items .stylings_count {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	width: 55px;
}
.views_items .items_count {
	left: 55px;
}

.views_items .stylings_count {
	left: 112px;
}

.comments_count {
	background-position: -55px 0;
}

.views_comments_short {
	display: block;
	width: 55px;
	height: 32px;
	background: url('../images/views_comments.jpg') no-repeat scroll -166px -17px;
	position: relative;
	top: 28px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
.views_comments_short .views_count, .views_comments_short .comment_count {
	display: block;
	height: 16px;
	width: 55px;
	position: absolute;
	top: 1px;
	left: 0;
	text-align: center !important;
}
.views_comments_short .comment_count {
	top: 18px !important;
}
.news_category {
	float: right;
	position: relative;
	top: -8px;
}
#designer_list {
	z-index: 5;
}

/* needed to override captcha's margin */
div.recaptcha {
	position: relative;
	height: 130px;
}
div#recaptcha_widget_div {
	position:absolute;
	left: -2px;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#fff !important;
}

#recaptcha_table {
	border-color: #fff !important;
}

#recaptcha_response_field {
	border-color: #ddd !important;
	background-color:#fff !important;
}
#recaptcha_reload_btn {
	padding: 5px;
	background:green !important;
}

div.pagination {
	margin-top: 10px;
	clear: both;
}
div.pagination a, div.pagination span {
	color: #fff;
	background: transparent url('/images/gradients.gif') repeat scroll 0 100%;
	height: 17px;
	margin-right: -2px;
	text-decoration: none;
	padding: 4px 7px;
}
div.pagination a.prev_page, div.pagination span.prev_page, div.pagination a.next_page, div.pagination span.next_page {
	background: transparent url('/images/gradients.gif') repeat scroll 0 0;
}
div.pagination a.disabled, div.pagination span.disabled {
	color: #fff;
}
div.pagination span.current {
	background: transparent url('/images/gradients.gif') repeat scroll 0 0;
}


ul#beeps_list {
	list-style: none;
}
ul#beeps_list li {
	
}
#beeps_list .post {
	min-height: 40px;
	margin: 0px;
	width: 621px;
	padding-right: 30px;
	overflow: hidden;
}
.comments .post {
  width: auto;
}
ul#beeps_list li.odd {
	background: #e6e6e6;
	border-bottom: 1px solid #f0f0f0;
}
#beeps_list a {
	text-decoration: none;
}
#beeps_list p {
	margin: 0 0 0 50px;
}

div.paginate {
	margin-top: 1px;
	padding: 5px;
	height: 25px;
	text-align: center;
}
div.paginate_center {
	margin: 0 auto;
	margin-top: 5px;
}

div.head_block {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #868686;
}
div.head_block h1 {
	margin: 0px 0px 5px 0px;
}
div.head_block span {
	padding: 0px 0px 5px 0px;
}
div.head_block .subtitle {
	position: absolute;
	z-index: 5;
}
div.head_block div.head_content {
	height: 55px;
	padding-top: 15px;
	position: relative;
}
.head_content .submit {
  position: absolute;
  bottom: 10px;
  right: 0;
}
.head_content .small {
	float: left;
	margin-right: 8px;
}
.head_content img {
	padding: 1px;
	border-width: 2px;
}
ul#breadcrumb {
	list-style: none;
}
ul#breadcrumb li {
	float: left;
	margin-left: 5px;
}
ul#breadcrumb li.sep {
	color: #812F7E;
}
ul#breadcrumb li.first {
	margin: 0px;
}
ul#breadcrumb li a {
	text-decoration: none;
}

#index {
	position: relative;
	clear: both;
	padding-top: 10px;
	width: 450px;
}
.category a.more, .featured a.more {
	position: absolute;
	top: 0;
	right: 0;
	color: #ffffff;
	width: 623px;
	padding: 8px 10px 6px;
	text-align: right;
}

.category {
	clear: both;
	position: relative;
}
p.icon {
	position: absolute;
	height: 29px;
	width: 32px;
	left: 0;
	top: 0;
	background: #FFF;
	background-image: url('/images/news_categories.gif');
}
* html .category p.icon {
	left: -33px;
}
img.icon {
	padding: 0px 1px 0px 0px;
	border: 0;
}
.category h1 {
  color: #494949;
	font-size: 16px;
	height: 19px !important;
	padding: 6px 4px 1px;
	width: 594px;
	margin-left: 38px;
	border-bottom: 1px dotted #494949;
}
.category .news {
	position: relative;
	top: -20px;
	margin-bottom: -15px;
}


#index .featured {
	position: relative;
	clear: both;
	height: 130px;
	width: 670px;
	margin-bottom: 15px;
}

#index .featured h1 {
	padding: 6px 10px 4px;
	width: 650px;
	
	font-size: 17px;
	
	background: #eee;
	color: #494949;
	
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#stylings {
  width: 670px !important;
  margin-top: 18px;
  padding-left: 1px;
}

#top_items {
  height: 330px !important;
}
#top_items .items_filter_form {
  border: none;
  margin: 0;
}
#top_items_container {
  text-align: center;
  margin-top: 10px;
}
#top_items_container img {
  padding: 0;
}

#news_container {
  position: relative;

  width: 465px;
}
* html #news_container {
  margin-bottom: 80px;
}

#beeps_container {
	position: relative;
	top: -8px;
}
* html #beeps_container {
  position: relative;
	top: -10px;
}
#beeps_container a.more {
  display: block;
	position: relative;
	top: -5px;
	left: 0;
	color: #FFF;
	width: 160px;
}
#beeps_container h1 {
  width: 169px;
  margin-left: 0;
  margin-bottom: -22px;
}

#view_mode {
	float: right;
}
#view_mode ul {
	list-style: none;
}
#view_mode ul li {
	float: left;
	display: block;
	background: transparent url('/images/gradients.gif') repeat scroll 0% -25px;
	margin-left: 4px;
	padding: 2px 8px 0;
	height: 16px;
}
#view_mode a {
	color: #FFF;
	display: block;	
	text-decoration: none;
}
#view_mode ul li.active {
	background: transparent url('/images/gradients.gif') repeat scroll 0% 0%;
}

#news_header {
	margin: 4px 0 4px 0 !important;
}
#news_header h1 {
	margin-left: 0;
	width: 430px;
	font-size: 19px;
	font-weight: normal;
	padding: 2px 10px 0;
	height: 27px !important;
	z-index: 4;
}
#news_header h1 a {
	color: #FFF;
	text-decoration: none;
}
#news_header h1 a:hover {	color: #FFF; text-decoration: none; }
#news_header a.more {
	width: 429px;
	height: 15px;
	z-index: 5;
}
#fotos { width: 460px; }
#fotos .foto {
	float: left;
	margin: 0 2px 2px 0;
}
.profile_content {
	width: 670px;
	position: relative;
}
.profile_content .styling, .profile_content .item {
	margin: 9px 10px 9px 11px;
}
.profile_content .item_styling {
	margin: 0 8px 8px 0;
}
.styling, .foto {
	position: relative;
}
#agb h4 {
	margin: 10px 0 5px 0;
}
#agb ul {
	list-style: disc outside;
}
#agb ul li {
	margin: 5px 0 5px 25px;
}
.form_block_content #applet_upload {
	margin-top: 60px;
}
.what_is {
	clear: both;
	margin: 18px 0;
}
.dot {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	color: #FFF;
	background: url('/images/purple_dot.gif') no-repeat scroll 0 0;
	padding: 1px 0 3px 5px;
}
#signup_link {
	float: right;
}
#signup_link img {
	border: none;
}
#not_yet_a_member {
	font-size: 12px;
}
#signup_now {
  display: block;
  margin-bottom: 6px;
  font-size: 18px;
}
#bee_controls {
	position: absolute;
	top: 36px;
	left: 277px;
}
#watchlist {
	float: left;
}

#friendlist {
	float: left;
}

.accept_icon, .watch_icon, .friend_icon, .mail_icon, .mail_icon_account, .friend_icon_account, .chat_icon {
	background: url("../images/friend_icons.gif") no-repeat scroll 0 0;
	width: 18px;
	height: 17px;
	display: block;
}
.chat_icon {
  padding-left: 22px;
  background-position: -18px -153px !important;
  width: 62px;
}
.watch_icon {
	width: 96px;
	padding-left: 22px;
}
.friend_icon {
	width: 85px;
	padding-left: 22px;
}
.accept_icon { background-position: -18px -22px; }
.watch_icon { background-position: -18px -66px; }
.friend_icon { background-position: -18px -44px; }
.mail_icon { background-position: -18px -88px; }
.friend_icon_account { background-position: 0 -44px; }
.mail_icon_account { background-position: 0 -88px; }

.bee_li .watch_icon {
  display: block;
  position: absolute;
  top: 28px;
  left: 238px;
}
.bee_li .mail_icon {
  width: 110px;
  display: block;
  position: absolute;
  top: 28px;
  left: 500px;
  padding-left: 22px;
}
.bee_li .friend_icon, .bee_li .chat_icon {
  position: absolute;
  top: 28px;
  left: 375px;
}

* html .bee_li .watch_icon { left: 178px; }
* html .bee_li .mail_icon, { left: 440px; }
* html .bee_li .friend_icon, * html .bee_li .chat_icon { left: 315px; }

#wardrobe_icon {
	position: absolute;
	top: 27px;
	left: 220px;
	display: block;
	background: url("../images/wardrobes.jpg") no-repeat scroll 0 0;
	width: 40px;
	height: 35px;
}
#wardrobe_icon.yellow {
	background-position: -43px 0;
}
#wardrobe_icon.orange {
	background-position: -86px 0;
}
#wardrobe_icon.red {
	background-position: -129px 0;
}
#wardrobe_icon.blue {
	background-position: -129px 0;
}
#wardrobe_icon.green {
	background-position: -172px 0;
}
#wardrobe_icon.grau {
	background-position: -215px 0;
}
#wardrobe_icon.pink {
	background-position: -259px 0;
}
* html #wardrobe_icon {
	top: 32px;
}
#feedback img {
	float: left;
}
#feedback p, #feedback h5 {
	margin-left: 100px;
}
#mailto {
	float: left;
}
#mailto .mail_icon {		
	width: 120px;
	padding-left: 22px;
}
.group p {
	position: relative;
	top: 6px;
}
#profile_tabs {
	display: block;
	width: 652px;
}
.wallpaper {
	width: 300px;
	margin-bottom: 20px;
}
.wallpaper ul {
	margin-left: 40px;
	list-style-type: circle;
}
.wallpaper ul li {
	margin: 4px 0;
}
.wallpaper img {
	float: right;
}
.wallpaper h4 {
	color: #000;
}
.wallpaper a {
	font-size: 11px;
	color: #000;
}

.head_content #graph_interface {
	position: absolute;
	left: 415px;
	top: -28px;
	margin-top: 0 !important;
}
#graph_interface {
	text-align: center;
}
#main #graph_interface {
	margin-top: 20px;
}
#graph {
	border: none;
}
#graph_controls {
	text-align: center;
	cursor: default;
}
#graph_controls span {
	margin: 0 10px;
	text-decoration: underline;
	cursor: pointer;
	color: #812F7E;
}
#graph_controls span.active {
	text-decoration: none;
	cursor: default;
	color: #7F7F7F;
}
.head_date {
	position: absolute;
	top: 55px;
	right: 5px;
}
.right {
	float: right;
	margin-left: 15px;
}
.clickandbuy {
	background: #812F7E url('/images/button-bg.gif') repeat-x scroll 0 12px;
	border: none !important;
	color: #FFF;
	padding: 2px 5px;
	margin-top: 10px;
	width: 140px;
	height: 16px;
	float: left;
	display: block;
	text-align: center;
}
.inactive {
	background-position: 0 -19px;
}

a.clickandbuy {
	text-decoration: none;
	padding: 3px 8px 11px 8px !important;
	font-size: 19px;
}

a.clickandbuy:hover {
	color: #FFF;
}

* html .clickandbuy {
	left: 322px;
}

.recommend_link, .shop_link {
  background-color: #4f4f4f;

	background: #812F7E url("/images/button-bg.gif") repeat-x scroll 0 12px;
	display: block;
	width: 152px;
	margin-top: 4px;
	padding: 5px 0 5px 0;


	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	clear: left;
}
.recommend_link {
	font-size: 11px;
}
.shop_link {
  font-size: 17px;
  margin-bottom: 5px;
}

#rating {
	/*display: inline;*/
}
#alphabet {
  position: absolute;
  top: 54px;
  width: 674px;
}
#alphabet a {
  padding: 0 6px;
  margin: 0 1px;
}
#edit_account {
  position: absolute;
  top: 82px;
  left: 527px;
  z-index: 5;
  width: 104px;
}
.pdf {
  display: block;
  background: url('../images/pdf.jpg') no-repeat scroll 0 0;
  height: 22px;
  width: 22px;
}
.weblink {
  display: block;
  background: url('../images/firefox.jpg') no-repeat scroll 0 0;
  height: 22px;
  width: 22px;
}
#presse_spiegel td {
  height: 30px;
}
#preview {
  position: absolute;
  width: 700px;
  overflow-y: scroll;
  border: 2px solid #F00;
  background: #FFF;
  padding: 10px;
  top: 400px;
}
#preview p {
  margin: 0;
  position: relative;
}
#preview div p {
  margin: 20px 0;
}
* html #three_steps { margin-bottom: -4px; }
*+html #three_steps { margin-bottom: -4px; }

/* Suggest */
#suggest {
  z-index: 20;
}

.image_float {
  float: left;
  position: relative;
  margin: 0 31px 22px 0;
}

h4 a, h4 span {
  color: #666;
  
  position: relative;
  top: -1px;
}
h4 span {
  margin-left: 5px;
  font-weight: normal;
  font-size: 10px;
}

.admin_controls button {
	margin-bottom: 5px;
}

a#further_stylings {
	color: #812F7E;
}

.required_field {
  color: #812F7E;
  font-weight: bold;
}

#pr {
  margin-bottom: 10px;
}
.pr_controls {
  float: right;
}
.pr_item h4 {
  margin-bottom: 3px;
}
.pr_item {
  margin-bottom: 10px;
}

.partner_icon {
  display: block;
  width: 15px !important;
  height: 15px !important;
  position: absolute !important;
  border: none !important;
}
#account .partner_icon {
  top: 2px !important;
  left: 13px !important;
}
.bee .partner_icon {
  top: 0;
  left: 17px;
}
.comment .partner_icon {
  top: 5px;
  left: 26px;
}
.head_content .partner_icon {
  top: 27px;
  left: 19px;
}
.bee_li .partner_icon {
  top: 7px;
  left: 37px;
}
.group_member {
  position: relative;
}
.group_member .partner_icon {
  top: 0;
  left: 60px;
}
.mosaik .partner_icon {
  top: 3px;
  left: 93px;
}
.sender .partner_icon {
  top: 4px;
  left: 49px;
}

.film {
  clear: both;
  margin-bottom: 40px;
}
.film h4 {
  color: #494949;
  font-size: 14px;
  font-weight: normal;
}
.film .yt_film {
  float: left;
  margin-right: 30px;
}
#glam_publisher_logo {
  position: absolute;
  top: 5px;
  right: -152px;
}
#root_link {
  float: right;
  position: relative;
  top: 8px;
  font-size: 14px;
  color: #494949;
  z-index: 1;
}

#press_navi {
  font-size: 16px;
}
#press_navi a {
  color: #494949;
  font-size: 16px;
  background: #FFF;
}
#press_navi a.active {
  color: #812F7E;
  text-decoration: none !important;
}

#partner_info_links li {
  line-height: 20px;
  margin-bottom: 10px;
}
#new_import p {
  line-height: 20px;
}

#partner_imports_history {
  margin-top: 30px;
}

#partner_imports_history table {
  width: 100%;
}
#partner_imports_history table th {
  text-decoration: underline;
  font-weight: normal;
}

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

.admin_wrapper #side_navi {
  margin-top: 7px !important;
}
#side_navi .grey_box {
	margin-bottom: 10px;

	color: #494949;
	background-color: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#side_navi a {
	color: #494949;
}

#side_navi .row {
	padding: 0 9px;
	border-top: 1px solid #ccc;
}

#side_navi .top_row {
	border-top: 0 !important;
}

.row a {
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding: 6px 0 5px 0;
}

.row a:hover {
	text-decoration: underline;
}
.last a {
	border-bottom: none !important;
}

#navi_public a {
	font-size: 16px ;
}

#navi_public #navi_items {
  font-size: 24px;
}

#navi_public #navi_stylings {
  font-size: 20px;
}

.side_content_lower li a {
	display: block;
	padding: 6px 13px 5px;
	font-size: 16px;
	text-decoration: none;
}

.side_content_lower label {
	margin: 6px 0 5px 0;
	display: block;
}

#side_navi input {
	border: 1px solid #d5d5d5;
	width: 157px;
	padding: 2px 3px;
}

.side_content_lower ul {
	list-style: none;
}

#side_navi .current a {
	/*background: #ababab;*/
}


#west input.submit {
	margin-top:5px;
	right:0px;
	float: right;
	background: #494949;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#invite {
	padding: 7px 9px 32px 9px !important;
}
#invite h3{
	font-size: 12px;
}

#invite_email {
  width: 157px !important;
}

#account {
	margin: 6px 0 13px 9px;
}

#account .navi_title {
  margin: 4px 0 0 30px;
}
#account .navi_title a {
	text-decoration: none;
	padding-left: 5px;
}

#account a.logout {
	position: absolute;
	top: 7px;
	right: 9px;
	height: 17px;
	width: 18px;
	display: block;
	cursor: pointer;
	background: transparent url('/images/friend_icons.gif') no-repeat scroll 0 -110px;
}
#account a.friend_icon_account, #account a.mail_icon_account {
	position: absolute;
	top: 7px;
	right: 32px;
	z-index: 5;
}
#account a.mail_icon {
	z-index: 4 !important;
}

#account_hangers {
  font-size: 9px;
  display: block;
  margin: 0 0 -5px 36px;
}
#account_hangers a {
  text-decoration: none;
}


#account .navi_head {
	position: relative;
	font-size: 15px;
	padding: 0;
}

.navi_head img {
	position: absolute;
	top: 2px;
	left: 0;
	height: 28px;
	width: 28px;
	padding: 0;
	border: none;
}

.box {
	padding: 0;
}

.navi_title a, #stylings h1 a, .category h1 a {
  text-decoration: none;
  display: block;
}
#stylings h1 a, .category h1 a {
  color: #494949;
}

#bees {
	padding-top: 5px;
}

#bees .navi_head {
	padding: 2px 0 4px 9px;
	border-bottom: 1px solid #ccc;
}

#bees .navi_head a {
	
	font-size: 17px;
}

#bees .box {
	padding: 5px 0 0 9px;
}

#bees a.more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	width: 148px;
	height: 15px;
	text-align: right;
	padding: 10px 9px 6px;
}

div.quick_info {
	padding-left: 7px;
	margin-top: 14px;
}

div.quick_info p {
	margin-bottom: 7px;
}

div.quick_info a {
	padding-left: 6px;
	text-decoration: none;
}

div.quick_info a span {
	text-decoration: underline;
}

div.quick_info a div {
	float:left;
	width: 18px;
	height: 18px;
	background: transparent url(../images/friend_icons.gif) no-repeat scroll 0 0;
}

div.quick_info a.new_messages div {
	background-position: 0 -88px;
}

div.quick_info a.new_friendship_requests div {
	background-position: 0 -44px;
}

/* Stars.css  (April 27, 2007)
   @creator Chris Iufer
   @version 1.1
*/

div.starry {
	width:auto;
	margin: 0;
	padding:5px;
	width:auto;
}
div.standard_star {
	background-repeat: no-repeat;
	cursor:pointer;
	float:left;
	display:inline;
}
div.feedback {
	border:1px solid #ddd;
	padding:5px 3px 3px;
	display:inline;
}
.locked div {
	cursor: default !important;
}

.items {
	width: 666px;
}
.items_filter_form {
	position: relative;
	padding: 4px;
	width: 638px;
	height: 100px;
	margin-bottom: 10px;
}

.items_filter_form {
	
}

#filter_lock {
	background: #FFF;
	height:135px;
	left:0;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:0;
	width:646px;
	z-index:5;
}
#filter_lock iframe {
	display: none;
}
* html #filter_lock iframe {
	display: block;
	background: #FFF;
	height:135px;
	left:0;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:0;
	width:646px;
	z-index:6;
	border: none;
}
#top_items .items_filter_form label {
  color: #494949;
}
.items_filter_form label {
	font-weight: bold;
	color: #812F7E;
}
.items_filter_form select {
	width: 145px;
	padding: 1px 0 0 0;
}
.items_filter_form .season {
	position: absolute;
	top: 90px;
	left: 492px;
}
.items_filter_form .sort {
	position: absolute;
	top: 69px;
	left: 495px;
}
.items_filter_form .kind {
	position: absolute;
	top: 90px;
	left: 9px;
}
.items_filter_form .fulltext {
	position: absolute;
	top: -5px;
	left: 9px;
}
.start_fulltext {
  left: 10px !important;
}
.items_filter_form .style {
	position: absolute;
	top: 90px;
	left: 335px;
}
.items_filter_form .most {
	position: absolute;
	top: -5px;
	left: 432px;
}
.items_filter_form .designer {
	position: absolute;
	top: 90px;
	left: 165px;
}
.items_filter_form .designer input {
	width: 150px;
}
.items_filter_form .price {
	position: absolute;
	top: 80px;
	left: 200px;
}
.items_filter_form .color {
	position: absolute;
	top: 40px;
	left: 9px;
}
.start_color {
  top: 40px !important;
}
.items_filter_form #extra_colors {
	left: 297px;
	position: inherit;
}
* .items_filter_form #extra_colors {
	position: static;
}
.items_filter_form #other_colors {
	width: 137px;	
}
.items_filter_form #black_white_colors {
	margin-top: 4px;
}
.items_filter_form .submit_button {
	position: absolute;
	right: 5px;
	bottom: -5px;
}


.items_filter_form .submit_button_large input {
	position: absolute;
	top: 16px;
	right: -6px;
	
	height:25px;
	width:104px !important;
	
	padding:1px 0 3px;
	font-size:18px;
	
	
	
  background: #494949;
	color: #ffffff;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#fulltext {
  width: 520px;
}

#top_items .items_filter_form {
  height: 100px;
}
div.item_list_section h3 {
	font-size: 15px;
	background: transparent url('/images/item_list_arrow.jpg') repeat scroll 0% 0%;
	height: 18px;
	width: 71px;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin: 10px 0px;
}

ul.item_section_list {
	list-style: none;
	clear: both;
}
ul.item_section_list li {
	display: block;
	float: left;
	position: relative;
	margin-right: 5px;
}
ul.item_section_list li img {
	border: 1px solid #ccc;
	margin-bottom: 25px;
}
ul.item_section_list li span {
	position: absolute;
	top: 85px;
	left: 0px;
	background: transparent url('/images/gradients.gif') repeat scroll 0% 100%;
	height: 20px;
	width: 85px;
}
ul.item_section_list li span a {
	padding: 3px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	display: block;
}
.items_filter_form #colors {
	left: 3px;
	position: absolute;
	top: 9px;
	width: 300px;
}
#item_colors, #styling_colors {
	display: block;
	position: absolute;
	top: -15px;
	left: 84px;
	width: 335px;
}
* html #item_colors, * html #styling_colors {
  left: 0;
}
.items_filter_form #item_colors, .items_filter_form #styling_colors {
  left: 48px;
}
.item {
	position: relative;
}
/*.item_info {
	display: none;
}*/
#item_info {
	position: absolute;
	top: 200px;
	left: 300px;
	height: 109px;
	width: 214px;
	padding: 2px;
	z-index: 8;
}
.item_info_bg {
	background: url('../images/overlay.png') no-repeat scroll 0 0;
	position: relative;
	height: 109px;
	width: 214px;
}
.item_info_content {
	position: relative;
	top: -101px;
	padding: 0 10px;
}
.item_info_content .season_and_style {
	position: absolute;
	top: 18px;
	left: 12px;
}
.item_info_content .designer_and_price {
	position: absolute;
	top: 32px;
	left: 12px;
	/*font-weight: bold;*/
}
.item_info_content .owner {
	position: absolute;
	top: 48px;
	left: 100px;
}
.item_info_content .owner img {
	position: relative;
	top: 3px;
}
.item_info_rating {
	position: absolute;
	top: 50px;
	left: 67px;
}
#item_info {
	position: absolute;
}
.s_male, .s_female, .s_child {
  position: absolute;
  bottom: 23px;
  padding: 3px;
}
.s_male { left: 3px; }
.s_female { right: 3px; }
.s_child { bottom: 1px; left: 35px; }
.assigned { color: #FFF; }



div#item_left {
	float: left;
	width: 160px;
	margin-right: 7px;
	position: relative;
}
div#item_right {
	position: relative;
	margin-left: 0;
	width: 480px;
	float: left;
}
* html #item_right {
	overflow: hidden;
}
div#item_right h2 {
	background: transparent url('/images/gradients.gif') repeat scroll 0% 100%;
	color: #fff;
	padding: 4px;
	font-size: 13px;
	float: left;
	margin-bottom: 10px;
}
div#item_right .created {
	clear: both;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #812F7E;
	clear: left;
}
div#item_right .created_by {
	font-weight: bold;
}
#item_right #item_rating {
	position: relative;
	left: 10px;
	top: -3px;
	float: left;
}
#item_right .rating_stats {
	position: relative;
	top: 2px;
	left: 8px;
}
#user_controls {
  position: absolute;
  top: 3px;
  /*left: 292px;*/
  left: 0;
  width: 200px;
}
#delete_button {
  position: absolute;
  top: 0;
  z-index: 5;
  left: 529px;
}
.box ul {
	margin: 5px 0;
}
.box li {
	margin: 3px 0 3px 30px;
}

.views_comments_box {
	float: left;
	margin-bottom: 10px;
}
.views_comments_box .views {
}
.views_comments_box .views .count {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 30px;
	text-align: center;
	color: #fff;
}
.season_style_box {
	float: right;
}
#item_left img {
	border: 1px solid #D1D1D1;
	margin-top: 26px;
}
#item_left .submit {
	/*position: absolute;
	 top: 3px;*/
}
#item_right div.box {
	border: 1px solid #d1d1d1;
	margin-top: 1px;
}
div#item_right .season {
	position: relative;
	width: 200px;
	background: yellow;
}
div#item_right .style {
	position: relative;
	width: 200px;
	background: yellow;
}
div#item_right .season .key {
	position: absolute;
	right: 100px;
}
div#item_right .style .key {
	position: absolute;
	right: 100px;
	top: 15px;
}
div#item_right .season .val {
	position: absolute;
	left: 100px;
}
div#item_right .style .val {
	position: absolute;
	left: 100px;
	top: 15px;
}
div#item_right p {
	margin: 10px;
}
div#item_right .key {
	font-weight: bold;
	color: #812F7E;
	margin-right: 5px;
}
div#item_right div.colors {
	position: relative;
	top: -12px;
	left: -44px;
	margin-bottom: -27px;
	float: left;
	width: 223px;
}
* html div#item_right div.colors {
	left: 45px;
}
div#item_right div.extra_infos {
	border: 1px solid #ccc;
	padding: 5px;
	height: 80px;
	overflow: auto;
	margin-bottom: 10px;
}

#item_left #new_comment {
	clear: both;
}
#item_left #comment_comment {
	width: 250px !important;
}

#item_right #item_comments {
	border: 1px solid #ccc;
	padding: 0 4px;
}
.user_content_addition {
  position: relative;
  width: 635px;
  border: 1px solid #DEDEDE;
  height: 50px;
  padding: 6px;
  margin: 1px 0 0 0;
}
.user_content_addition #colors {
  top: 24px;
}
.user_content_addition .submit {
  position: absolute;
  right: 6px;
  top: 4px;
  width: 57px !important;
}
* html #item_right .colors #item_colors {
/*  position: relative;
  top: -2px;
  left: 10px;*/
}
.changed_colors {
  float: left;
  margin: 0 !important;
  color: #494949 !important;
}


/* Standard Colors */
.c_0 { background: #ff9966; } /* coral */
.c_7 { background: #ec2a3a; } /* rot */
.c_14 { background: #990033; }
.c_1 {	background: #ffa6d9; } /* pink */
.c_8 { background: #e21776; } /* violet */
.c_15 { background: #841fa3; }
.c_2 { background: #a8c5eb; } /* hellblau */
.c_9 {	background: #283894; } /* blau */
.c_16 { background: #000066; } /* dunkelblau */
.c_3 { background: #7edfa6; } /* hellgrün */
.c_10 { background: #04af4b; } /* grün */
.c_17 { background: #006633; } /* dunkelgrün */
.c_4 { background: #f3ec7a; } /* hellgelb */
.c_11 {	background: #ffff00; } /* gelb */
.c_18 { background: #f9dc03; } /* dunkelgelb */
.c_5 { background: #f7cf79; } /* hellorange */
.c_12 {	background: #ffa801; } /* orange */
.c_19 { background: #ff7800; } /* dunkelorange */
.c_6 { background: #e8cda7; } /* hellbraun */
.c_13 { background: #9a542e; } /* braun */
.c_20 { background: #573421; } /* dunkelbraun */
.c_21 { background: #edebaa; } /* beige */
.c_22 { background: #f8cca6; } /* lachs */
.c_23 { background: #dcc7df; } /* lavendel */
.c_24 { background: #c8e59a; } /* seegrün */
.c_25 { background: #dae3ea; } /* himmelblau */
.c_26 { background: #f1dbdf; } /* rosé */
.c_27 { background: #000; }
.c_28 { background: #333; } /* schwarzgrau */
.c_29 { background: #666; } /* dunkelgrau */
.c_30 { background: #a6a6a6; } /* grau */
.c_31 { background: #d9d9d9; } /* hellgrau */
.c_32 { background: #FFF; } 
.c_33 { background: url('/images/extra_colors.gif') no-repeat scroll -17px 0; }
.c_34 { background: url('/images/extra_colors.gif') no-repeat scroll 0 0; }
/* Pastell Colors */
.beige { background: #edebaa; }
.salmon { background: #f8cca6; }
.lavender { background: #dcc7df; }
.teal { background: #c8e59a; }
.azure { background: #dae3ea; }
.rose { background: #f1dbdf; }

/* Black/White Colors */
.black { background: #000; }
.black_gray { background: #353535; }
.dark_gray { background: #676767; }
.gray { background: #a7a7a7; }
.light_gray { background: #d9d9d9; }
.white { background: #FFF; }

#standard_colors {
	width: 160px;
	float: left;
}
#other_colors {
	margin-left: 170px;	
	width: 300px;
	float: left;
	display: inline;
}
#extra_colors {
	position: absolute;
	left: 300px;
}
/*#extra_colors b {
	float: none !important;
	width: 20px;
	border: none !important;
	color: #333;
}*/
#pastell_colors {
	height: 44px;
}
#colors {
	position: absolute;
	top: 10px;
	width: 500px;
}
#colors h5 {
	color: #494949;
	font-weight: normal;
}
.colorpicker {
	position: relative;
	height: 95px;
	height: 30px;
}
#colors b, #item_colors b, #styling_colors b, .comment b.user_color, #userc_colors b {
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	border: 1px solid #c7c7cc;
	margin: 0 9px 3px 0;
	cursor: pointer;
}
#userc_colors {
  position: absolute;
  top: 3px;
  left: 275px;
}
.comment b.user_color {
  position: relative;
  top: -2px;
  left: 2px;
}
.items_filter_form b {
  margin: 0 8px 3px 0 !important;
}
.start_color .colorpicker b {
	margin: 0 9px 3px 0 !important;  
}

#no_color {
	position: absolute;
	top: -14px;
	left: 84px;
	width: 170px;
	color: #812F7E;
}
#item_colors {
	clear: both;
	margin-bottom: -2px;
}
.text_color {
	width: auto !important;
	border: none !important;
	font-weight: normal !important;
	margin: 0 3px !important;
	text-decoration: underline;
}

#item_color {
	display: none;
}

.item .colors {
	position: absolute;
	top: 20px;
	right: 5px;
}

div#uploaded_images {
	margin-top: 10px;
	width: 410px;
}
div#uploaded_images img {
	float: left;
}
div#uploaded_images p {
	height: 20px;
	padding: 10px 45px 0px;
}
div#uploaded_images input {
	float: right;
	margin-top: -30px;
}


div#bee_profile_start {
	/*width: 450px;*/
}

.profile_news .news {
	width: auto !important;
}

div#bee_profile_start div.online_status {
	float:right;
	font-weight: bold;
	color: #fff;
	height: 17px;
	width: 50px;
	text-align: center;
	padding-top: 3px;
	margin-top: 29px;
}
div#bee_profile_start p.views_count {
}
div#bee_profile_start p.comments_count {
	position: relative;
	top: -13px;
	width: 55px;
}
div#bee_profile_start div.online {
	background: #b5e200;
}
div#bee_profile_start div.offline {
	background: red;
}
div#bee_profile_start div.last_login {
	float:right;
	background: #e6e6e6;
	height: 17px;
	padding: 3px 5px 0px;
	margin-right: 1px;
	width: 300px;
	margin-top: 29px;
}
div#bee_profile_start div.motto {
	background: #d6d6d6 url('/images/box_gradient.jpg') repeat-x scroll 0 0;
	height: 59px;
	width: 400px;
	clear: both;
	position: relative;
	top: 5px;
	padding: 10px;
}
b.corner {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	border: 0;
	width: 15px;
	height: 15px;
	background: #d6d6d6 url('/images/box_corner.jpg') no-repeat scroll 0 0;
}
div#bee_profile_start div.motto h4 {
	margin: 0px;
	color: #000;
}
div#story div.new_comment {
	border: 1px solid #d5d5d5;
	margin-top: 1px;
	padding: 10px;
}

div#story div.new_comment textarea {
	height: 66px;
	width: 280px;
	margin-left: 69px;
}
div#story div.new_comment input[type=submit] {
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 138px;
}

div#story div.comments, div.bee_about, #story {
	border: 1px solid #ddd;
	margin-top: 1px;
	padding: 6px;
}
div#bee_profile_start div.comments img {
	float: left;
}
div#bee_profile_start div.comments span {

}
div#bee_profile_start div.comments span a {
	font-weight: bold;
}
div#bee_profile_start div.comments p {
	margin-left: 45px;
	margin-bottom: 20px;
}

/*div#bee_profile_start div.paginate {
	border: 1px solid #ddd;
	margin-top: 1px;
	padding: 5px;
	height: 25px;
	text-align: center;
}*/
div#bee_profile_start div.paginate_center {
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
}


#story_pictures {
	border: 1px solid #d5d5d5;
	list-style: none;
	margin-top: 1px;
}
#story_pictures li {
	display: inline;
} 
#story_pictures li img {
	border: 1px solid #d2d0d1;
	padding: 0px;
	margin: 15px 5px;
}

div.bee_about hr {
	background-color: #ddd;
	margin: 10px 0px;
	border: 0px;
	height: 1px;
}

div.bee_about div.box {
	position: relative;
	width: 100px;
	height: 11px;
	background: transparent url('/images/gradients.gif') repeat-x scroll 0 0;
	margin: 10px 0 10px 6px;
	padding: 4px 0 7px 8px;
}
* html div.bee_about div.box {
	height: 3px;
	padding-top: 3px;
}
div.bee_about div.box h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;	
}
div.bee_about div.box b.corner {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	height: 15px;
	width: 15px;
	background: #d6d6d6 url('/images/box_corner.jpg') no-repeat scroll 100% 0;
}
.edit_profile {
	position: relative;
	top: -34px;
	left: 551px;
}
#story .edit_profile {
	top: 0;
	left: 0;
	float: right;
	margin: 5px 0 3px 0;
}
div.bee_about h2.personal {
	width: 117px;
}
div.bee_about h2.fashion {
	width: 85px;
}
div.bee_about h4 {
	margin: 10px 0px 0px 7px;
}
div.bee_about p {
	margin: 0 0 0 7px;
}
.tr_spacer {
	height: 7px !important;
	border: none !important;
}
div.bee_about .separator {
	margin: 10px auto;
}

div.bee_about table {
	margin-left: 7px;
	border-collapse: collapse;
}
div.bee_about table tr {
	height: 20px;
	margin: 2px;
}
div.bee_about table tr th {
	width: 142px;
	font-weight: bold;
	color: #812F7E;
}
div.bee_about table tr td {
	width: 243px;
	padding-left: 10px;
}

div.new_comment label {
	font-weight: bold;
}

h5.friendship_request_message_header {
	float: left;
}

p.friendship_request_message {
	margin: 0;
}

.head_block a { font-size: 12px; }

div#stylebooker_description {
	margin-bottom: 35px;
}

div#stylebooker_description h1 {
	color: #812F7E;
	font-size: 24pt;
	margin-bottom: 30px;
}

div#stylebooker_description p{
	margin-bottom: 11px;
}

div#stylebooker_description div.bullet{
	display: inline;
	width:16px !important;
	height: 16px;
	background-image: url(/images/purple_dot.gif);
	float: left;
	color: #fff;
	text-align: center;
	margin-right: 6px;
	padding-left:0.5px;
}

div#stylebooker_description h4 {
	margin-top: 22px;
}


#wardrobe h4 {
	-moz-user-select: none;
	-webkit-user-select: none;
	margin-left: 15px;
}
#wardrobe {
	position: relative;
}
.w_row {
	position: relative;
	padding: 10px 0 17px 0;
}
#wardrobe .active {
	background: #e6e6e6;
}
.c_container {
	height: 111px;
	overflow: hidden;
	width: 592px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
}
.three {
	width: 352px;
}
.empty {
	z-index: 3;
}
.c_container .fail {
	background: #FFF;
	margin-top: 22px;
}
#index .c_container {
	width: 395px;
	height: 103px;
}
.c_bar {
	position: absolute;
	left: 0;
}
.bars {
	width: 1500px;
}
.c_item {
	float: left;
	position: relative;
	display: inline;
	margin-right: 2px;
}
#wardrobe .c_item {
	margin-right: 9px;
}
.c_item span {
	position: absolute;
	width: 105px;
	height: 18px;
	bottom: 2px;
	left: 3px;
	background: url('../images/gradients.gif') repeat-x scroll 0 -33px;
	color: #FFF;
	text-indent: 5px;
	line-height: 16px;
}


#index .c_item img {
	width: 91px;
	height: 91px;
}
* html .c_item span {
	bottom: 5px;
}
.arrow_left, .arrow_right {
	display: block;
	height: 23px;
	width: 23px;
	position: absolute;
	cursor: pointer;
	background: url('../images/arrows.gif') no-repeat scroll -1px  -1px;
	z-index: 5;
}
.arrow_left {
	top: 75px;
	left: 3px;
}
.a_active_left {
	background-position: -49px -1px !important;
}
.arrow_right {
	top: 75px;
	right: 3px;
	background-position: -25px -1px;
}
.a_active_right {
	background-position: -73px -1px !important;
}
#styling_selector {
	position: absolute;
	left: 266px;
	top: 37px;
	height: 607px;
	width: 111px;
	border: 2px solid #812F7E;
	z-index: 1;
}
#story #styling_selector {
	left: 265px;
	top: 35px;
}
span.item_id {
	display: none;
}

#wardrobe form input.submit {
	position: relative;
	left: 278px;
}
#item_styling {
	float: left;
	border: 2px solid #cc007d;
	width: 111px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; padding: 0; border: none; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



.mail {
	position: relative;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	padding: 5px 0 2px 0;
	background: #e6e6e6;
	height: 1%;
	margin: 0 !important;
	width: 633px;
	overflow: hidden;
}
.mail .subject {
	overflow: hidden;
	width: 240px;
}
* html .mail .subject {
	position: relative;
	left: -3px;
}
.mail .sender {
	display: block;
	margin-left: 5px;
	margin-top: 3px;
	width: 235px;
	float: left;
}

.sender img {
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
	display: inline;
	position: relative;
	top: -1px;
}
.sender .red {
	font-weight: normal;
}
.mail input {
	float: left;
	display: inline;
	margin: 9px 9px 0 9px;
}
.mail .excerpt {
	float: left;
	padding-bottom: 2px;
	display: inline;
}
.mail_expanded {
	cursor: default;
}
.mail .body {
	padding: 7px 10px 24px;
	cursor: default;
	background: #FFF;
	border: 2px solid #e6e6e6;
	border-style: none solid;
}
.mail .delete_icon {
	top: 13px;
	right: 11px;
	cursor: pointer;
}
.mail .body .submit {
	float: right;
}
.unread .subject, .unread .excerpt {
	font-weight: bold;
}
.system {
  background: #FFF;
}
#mail_select {
	padding-left: 10px;
	height: 30px;
	margin: 10px 0 4px 0;
	border-bottom: 1px solid #e6e6e6;
	width: 623px;
	position: relative;
}
#mail_select .delete_icon {
	position: relative;
	top: 0;
	left: 5px;
	padding: 5px 0 5px 24px;
	cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
	background-position: 0px -40px;
}
#mail_select select {
	width: 100px;
	margin-left: 5px;
}
#mail_select label {
	font-weight: bold;
}
#compose {
	float: right;
	position: relative;
	top: -17px;
}
#compose_mail {
	width: 633px;
	height: 435px;
	background: #e6e6e6;
	text-align: center;
	padding: 10px 0;
	position: relative;
}
#compose_mail label {
	float: left;
	display: inline;
	width: 87px;
	margin-top: 3px;
	font-weight: bold;
}
#compose_mail input, #compose_mail textarea {
	width: 370px;
}
#compose_wrap {
	margin: 0 auto;
	text-align: left;
	width: 470px;
}
#compose_mail .submit {
	margin-right: 3px;
}
#mail_container {
	margin: 0 !important;
}
#success {
	position: absolute;
	width: 500px;
	height: 255px;
	padding-top: 100px;
	top: 10px;
	left: 77px;
	z-index: 5;
	background: #e6e6e6;
}

#founder {
	position: absolute;
	top: 25px;
	left: 200px;
}
#founded_at img {
	position: relative;
	top: -25px;
	left: 165px;
}
#founded_at {
	position: absolute;
	right: 5px;
	top: 54px;
}
.group {
	position: relative;
	margin: 2px 0;
}
.group a {
	font-weight: normal !important;
	text-decoration: underline !important;
}
.group .group_category {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #494949;
	font-weight: bold;
}
.group .delete_icon {
	top: 22px;
}
#item_left .join {
	position: relative;
	top: 5px;
	left: 1px;
	margin-top: 5px;
}
#item_left span.join {
	font-size: 11px;
}
.join {
	position: absolute;
	right: 5px;
	top: 29px;
}
#discussions {
	margin: 10px 0;
}
.discussion {
	padding: 4px 7px;
	position: relative;
	margin: 2px 0;
	height: 34px;
}
.discussion a {
	margin-bottom: 3px;
}
.discussion p {
	margin: 3px 0 2px 0;
}
.discussion .created_at {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.discussion .posts_count {
	position: absolute;
	right: 27px;
	top: 5px;
}
#members {
  width: 682px;
	margin-top: 15px;
	position: relative;
}
#members a.more {
	position: absolute;
	right: 22px;
	top: 0;
}
#group_icon_link {
	background: url('../images/group_icons.jpg') no-repeat scroll 0 0;
	padding: 5px 0 5px 35px;
	height: 26px;
	margin-right: 20px;
}
#group_icon_found_link {
	background: url('../images/group_icons.jpg') no-repeat scroll 0 -26px;
	padding: 5px 0 5px 39px;
	height: 26px;
}
#group_search {
	float: right;
}
#group_search div {
	margin: 0 !important;
}

#bottom_bar {
  width: 96%;
  position: fixed;
  left: 2%;
  bottom: 0;
  height: 25px;  
  z-index: 10;
  color: #FFF;
  background: #812F7E;
  background: url('/images/bottom_bar.gif') repeat-x scroll 0 0;
  padding: 0 0 0 5px;
  text-align: left;
}

#bottom_bar_left {
  float: left;
  padding-top: 0;
  height: 1px;
}
#bottom_bar_left a {
  position: relative;
  top: 0px;
}
#bottom_bar_left span, #bottom_bar_right span {
  line-height: 24px;
}
#bottom_bar_right {
  float: right;
  padding-top: 0;
  height: 1px;
}

/* icons */

#bottom_bar span {
  display: block;
  float: left;
}

span.bottom_icon, a.bottom_icon {
  position: relative;
  top: 0;
  display: block;
  float: left;
  width: 27px;
  height: 22px;
  margin: 0;
  background: url('/images/bottom_bar_icons.gif?123') no-repeat scroll 0 0;
}

#bottom_bar .hanger {
  background-position: -4px 0 !important;
}

#bottom_bar .stylings {
  background-position: -31px 0 !important;
}

#bottom_bar .messages {
  background-position: -55px 0 !important;
}

#bottom_bar .facts {
  background-position: -83px 0 !important;
}

#bottom_bar .items {
  background-position: -114px 0 !important;
}
#bottom_bar .bee_news {
  background-position: -142px 0 !important;
}
#bottom_bar .friends {
  background-position: -178px 0 !important;
  margin-left: 2px !important;
}
#bottom_bar .chat_friends {
  background-position: -208px 0 !important;
  margin-left: 2px !important;
  margin-right: 5px !important;
  cursor: pointer;
}
#bottom_bar .chat_friends_active {
  background-position: -237px 0 !important;
  margin-left: 3px !important;
  margin-right: 5px !important;
  width: 24px;
}
#bottom_bar .chat_online {
  background-position: -324px 0 !important;
  margin-left: 2px !important;
  position: absolute;
  right: 0;
  top: -6px;
}

#bottom_bar .status_online {
  background-position: -261px 0 !important;
  float: right;
  width: 15px;
  margin-top: 2px;
}

#chat_main {
  position: relative;
  width: 195px;
  float: right;
  height: 1px;
}
#friends_online {
  position: absolute;
  bottom: -23px;
  right: 0;
  border: 1px solid #333;
  background: #FFF;
  width: 195px;
}
/* IE FIXES */
* html #friends_online { bottom: 0; }
*+html #friends_online { bottom: -23px; }

.chat_friend_header {
  position: relative;
}
.chat_friend_header, .chat_channel_header {
  background: #812F7E;
  color: #FFF;
  text-align: left;
  padding: 3px 0 3px 4px;
  font-size: 10px;
}
.chat_channel_header a {
  color: #FFF;
}

.chat_friend_footer {
  background: #FFF;
  padding: 4px 0 3px 36px;
  color: #000;
  font-size: 12px;
  cursor: pointer;
  line-height: 18px;
}
.chat_friend {
  height: 27px;
  padding: 0 3px;
  margin: 0 0 5px 0;
  color: #666;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
  clear: both;
  cursor: pointer;
  border: 1px solid #FFF;
  border-style: solid none;
}
.chat_friend:hover {
  border: 1px solid #333;
  border-style: solid none;
}
.chat_friend img {
  float: left;
  width: 25px;
  height: 25px;
  margin: 1px 7px 0 0;
}
.bees_online {
  color: #FFF;
  font-size: 12px;
  width: 150px;
  cursor: pointer;
}

.bottom_separator {
  display: block;
  float: left;
  border-right: 1px solid #FFF;
  width: 1px;
  height: 16px;
  margin: 0 5px 0 9px;
  position: relative;
  top: 5px;
}

.chat_channel {
  position: relative;
  width: 120px;
  float: right;
  font-size: 10px;
  text-align: center;
}

#chat_gap {
  display: none;
  float: right;
  width: 1px;
  height: 18px;
  position: relative;
  bottom: 2px;
  left: 0px;
  border-right: 1px solid #FFF;
}

.chat_channel_header {
  border: 1px solid #333;
  position: absolute;
  left: -79px;
  bottom: 248px;
  width: 193px;
}
.chat_channel_header img {
  float: left;
  margin-right: 6px;
}
.chat_channel_header span {
  font-size: 12px;
}
#bottom_bar .minimize, #bottom_bar .close {
  position: absolute;
  bottom: 18px;
  cursor: pointer;
  width: 12px;
  height: 12px;
  top: auto;
}
#bottom_bar .minimize {
  background-position: -438px -5px;
  right: 20px;
}
#bottom_bar .close, .chat_login .close {
  background-position: -448px -5px;
  right: 5px;
}
.chat_friend_header .minimize {
  top: 0 !important;
  right: 3px !important;
}
#bottom_bar .minimize:hover { background-position: -372px -5px; }
#bottom_bar .close:hover { background-position: -382px -5px; }
.chat_login .close {
  position: absolute !important;
  top: 3px !important;
}
.chat_login {
  cursor: pointer;  
  position: relative;
  top: -2px;
  padding: 6px 0 5px 6px;
  border: 1px solid #FFF;
  border-style: none solid none none;
  text-align: left;
  font-size: 12px;
}
.chat_login .inactive_messages {
  background-position: -288px -1px;
  position: absolute;
  top: 3px;
  right: 20px;
  width: 17px;
  color: #000;
  text-align: center;
  font-size: 10px;
  line-height: 20px !important;
}
.current_channel .chat_login {
  background: #FFF;
  padding: 6px 0 4px 6px;
  border: 1px solid #333;
  border-style: none solid solid solid;
  color: #333;
  top: -2px;
  z-index: 7;
  height: 15px;
}
.chat_pane {
  width: 193px;
  height: 200px;
  padding: 0 2px;
  position: absolute;
  bottom: 48px;
  left: -79px;
  text-align: left;
  background: #FFF;
  border: 1px solid #333;
  border-style: none solid;
  color: #333;
  overflow-y: scroll;
  font-size: 11px;
}

*+html .current_channel .chat_login {
  height: 16px;
}

.chat_pane .message_self .chat_name {
  color: #999;
}

.chat_pane div {
  position: relative;
  border-bottom: 1px solid #999;
  padding: 16px 2px 2px;
}

.chat_pane .chat_name {
  position: absolute;
  top: 2px;
  left: 2px;
  font-weight: bold;
  line-height: 14px !important;
}

.chat_pane .timestamp {
  position: absolute;
  top: 2px;
  right: 2px;
  color: #999;
  font-size: 10px;
  line-height: 14px !important;
}

.chat_form {
  height: 22px;
  width: 197px;
  position: absolute;
  left: -79px;
  bottom: 27px;
  background: #FFF;
  border: 1px solid #333;
  border-style: none solid solid;
  z-index: 6;
}
*+html .chat_form {
  bottom: 28px;
}
.chat_form .bubble {
  background-position: -419px -5px;
  bottom: 5px;
  height: 15px;
  left: 7px;
  position: absolute;
  top: auto;
  width: 20px;
}
.chat_channel input {
  width: 160px;
  padding-left: 25px;
  font-size: 10px;
}

div.autocomplete {
	position: absolute;
  margin: 0px;  
  padding: 0px;  
  width: 200px !important;
  background: #fff;
  border: 1px solid #888;
	text-align: left;
	
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

div.autocomplete ul {
  margin: 0px;
  padding: 0px !important;
  list-style-type: none;
}

div.autocomplete ul li {
  padding: 2px !important;
  display: block;
  list-style-type: none;
  cursor: pointer;
  float: none !important;
  margin: 0 !important;
}

div.autocomplete ul li.selected { 
	color: #fff;
  background-color:#812f7e;
}
#top_search .autocomplete ul li {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px !important;
}

.overlay {
  position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 11 !important;	
}
.overlay_content {
  width: 315px;
  margin: 200px auto 0;
  background-color: #fff;
	border: 1px solid #494949;
	padding: 15px;
}

.overlay textarea {
	width: 310px;
	padding: 0;
	margin: 0 0 3px 0;
}


#recommendation_overlay table {
	padding: 0;
	width: 100%;
}

#recommendation_overlay td.recipient_select {
	text-align:left;
	width:100px;
}

#recommendation_overlay input[type="text"] {
	margin: 0 0 3px 0;
	width: 189px;
}

#recommendation_overlay h4 {
	text-align: left;
	width: 296px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #d5d5d5;
	margin-bottom: 10px;
}

#recommendation_overlay div#recaptcha_widget_div {
	position: relative;
	left: 0;
	top: 0;
}
