/* Community Log */
ul.communitylog li div.globalBoxHead {
	background: url("../../media/globalBox/bgWhite.png") 100% -2px no-repeat;
	padding: 0 20px 0 0;
	margin-bottom: -15px;
}
ul.communitylog li div.globalBoxHead h2 {
	background: url("../../media/globalBox/bgWhite.png") 0 -2px no-repeat;
	font-size: 1.6em;
	padding: 15px 20px 15px 30px;
}
ul.communitylog li div.globalBoxHead h2 span {
	background: url('../../media/icon/news.png') 0 -3px no-repeat;
	padding-left: 30px;
}



div.rssLink p.rssFootHappening {
	float: left;
	font-size: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 60px;	
}

div.rssLink p.rssFootHappening img {
	padding-right: 3px;
}

div.rssLink p.rssFootHappening a,
div.rssLink p.rssFootHappening a:link,
div.rssLink p.rssFootHappening a:active,
div.rssLink p.rssFootHappening a:visited,
div.rssLink p.rssFootHappening a:hover {
	color: #c9d42d;
	font-size: 1.3em;
	text-decoration: none;	
}



/* List happenings */

ul.communitylog {
	border-top: 1px dotted #cccccc;	
	padding-bottom: 20px;
}

ul.communitylog li {

	border-bottom: 1px dotted #cccccc;
	background: url("../../media/default/bgListPominent.png") 0 0 repeat-x;
	clear: both;
	display: block;
	font-size: 1.0em;
	line-height: 2.5em;
	padding-left: 5px;
}
ul.communitylog li span {
	font-size: 1.0em;
}
ul.communitylog li a,
ul.communitylog li a:link,
ul.communitylog li a:active,
ul.communitylog li a:visited,
ul.communitylog li a:hover {
	color: #31cafd;
	text-decoration: none;
}
ul.communitylog li a:hover,
ul.communitylog li a:focus {
	text-decoration: underline;
}

span.logtime {
	border-right: 1px dotted #cccccc;
	float: left;
	padding-right: 10px;
}
span.logicon {
	border-right: 1px dotted #cccccc;
	float: left;
	padding: 0 10px;
	text-indent: -4000em;
	width: 35px;
}

ul.communitylog li span.logicon-list {
	background: url('../../media/icon/nav_right_green.png') 50% 50% no-repeat;
}
* html ul.communitylog li span.logicon-list {
	background: url('../../media/ie6/nav_right_green.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-unlist {
	background: url('../../media/icon/nav_left_red.png') 50% 50% no-repeat;
}
* html ul.communitylog li span.logicon-unlist {
	background: url('../../media/ie6/nav_left_red.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-community {
	background: url('../../icons/16x16/shadow/users1.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-message {
	background: url('../../icons/16x16/shadow/mail.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-message_hirer {
	background: url('../../icons/16x16/shadow/mail.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-message_vendor {
	background: url('../../icons/16x16/shadow/mail.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-feedback_hirer {
	background: url('../../icons/16x16/shadow/note_edit.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-feedback_vendor {
	background: url('../../icons/16x16/shadow/note_edit.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-booking_amend_vendor {
	background: url('../../icons/16x16/shadow/nav_refresh_blue.png') 50% 50% no-repeat;
}
ul.communitylog li span.logicon-booking_amend_hirer {
	background: url('../../icons/16x16/shadow/nav_refresh_blue.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-booking_status_vendor {
	background: url('../../icons/16x16/shadow/nav_refresh_green.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-booking_status_hirer {
	background: url('../../icons/16x16/shadow/nav_refresh_green.png') 50% 50% no-repeat;
}

ul.communitylog li span.logicon-booking_expired {
	background: url('../../icons/16x16/shadow/warning.png') 50% 50% no-repeat;
}

span.logmessage {
	display: block;
	margin-right: 10px;
	overflow: hidden;
	padding-left: 10px;
	position: relative;
	white-space: nowrap;
	
}
* html span.logmessage {
	text-overflow: ellipsis;
}
*:first-child+html span.logmessage {
	text-overflow: ellipsis;
}
* html span.logmessage span.overlay {
	display: none;
}
*:first-child+html span.logmessage span.overlay {
	display: none;
}


span.logmessage span.overlay {
	background: url(../../media/default/bgListPominentFadeOut.png) 0 0 no-repeat;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

span.logmessage a {
	overflow: hidden;
	padding-right: 5px;
}

/* What's happening buttons */
div.returnCommunity{
	margin-top:10px;
}

/* Latest Items */
/* Community - Latest Items*/

div.lastItems {
	margin-top: 10px;
}
div.lastItems div.globalBoxHead {
	background: url("../../media/globalBox/bgWhite.png") 100% -2px no-repeat;
	padding: 0 20px 0 0;
	margin-bottom: -15px;
}

div.lastItems div.globalBoxHead h2 {
	background: url("../../media/globalBox/bgWhite.png") 0 -2px no-repeat;
	font-size: 1.6em;
	padding: 15px 20px 15px 30px;
}

* html div.lastItems div.globalBoxHead h2 {
	padding: 40px 20px 15px 30px;
}

div.lastItems div.globalBoxHead h2 span {
	background: url('../../media/icon/cube_yellow_new.png') 0 3px no-repeat;
	display: block;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.lastItems div.actionList {
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
}

ul.latestItems {
	border-top: 1px dotted #cccccc;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 10px;
}



ul.latestItems li {
	float: left;
	width: 25%;
}

ul.latestItems li a {
	color: #ea64a9;
}
ul.latestItems li span.itemTitle a {
	display: block;
}

ul.latestItems li span.itemPicture {
	display: block;
	height: 100px;
	padding-bottom: 5px;
}
ul.latestItems li span.itemTitle {
	color: #E963A8;
	display: block;
	padding: 0 5px;
}
ul.latestItems li span.itemPrice {
	color: #c9d42d;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 5px;
}
ul.latestItems li span.itemPostCode {
	display: block;
	font-weight: bold;
	padding: 0 5px;
}
ul.latestItems li span.itemCity {
	display: block;
	font-size: 11px;
	padding: 0 5px;
}

div.latestItemImage {
	float:left;
	max-width: 210px;
	overflow: hidden;
}
div.latestItemImage img {
	float: left;
	width: 50px;
}

div.sampleItems ul.latestItems li span.itemCity {
	font-weight: bold;
}


/* Search Community */

div.searchCommunity div.globalBoxBody div.globalBoxBodyInner {}

div.searchCommunity div.globalBoxBody div.globalBoxBodyInner form div input {
	background:url('../../media/defaultForm/bgPanelMainForm.png') 0 0 no-repeat;
	float: left;
	height: 20px;
	width: 286px;
}
div.searchCommunity div.globalBoxBody div.globalBoxBodyInner form div a.button {
	float: left !important;
	padding-left: 10px;
	
}
div.searchCommunity div.globalBoxBody div.globalBoxBodyInner form div {
	display: inline-block;
	overflow: hidden;
	padding-bottom: 10px;
}
div.searchCommunity div.globalBoxBody div.globalBoxBodyInner form div {
	display: block;
}


/* Search results */

div.searchCommunity table.communityResults {
	font-size: 11px;
	margin-top: 20px;
	width: 100%;
}

div.searchCommunity table.communityResults tr {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}


div.searchCommunity div.resultsHead {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.searchCommunity div.resultsHead span.textGreen {
	color: #C9D42D;
}



div.searchCommunity table.communityResults tr td.communityAvatar,
div.searchCommunity table.communityResults tr td.communityDescription,
div.searchCommunity table.communityResults tr td.communityStatus {
	background: url("../../media/default/bgListPominent.png") 0 0 repeat-x;
	border-top: 1px dotted #cccccc;
	font-size: 11px;
	padding: 10px 5px;
	vertical-align: top;
}
div.searchCommunity table.communityResults tr td.communityDescription,
div.searchCommunity table.communityResults tr td.communityStatus {
	font-size: 11px;
}
div.searchCommunity table.communityResults tr td.communityAvatar {
	width: 70px;
}
div.searchCommunity table.communityResults tr td.communityAvatar img {
	border: 1px solid #cccccc;
	/*height: 64px;*/
	width: 64px;
}
div.searchCommunity table.communityResults tr td.communityDescription {
	width: 280px;
}
div.searchCommunity table.communityResults tr td.communityDescription ul li.headline {
	color: #E963A8;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}

div.searchCommunity table.communityResults tr td.communityDescription ul li.headline a:link {
	color: #E963A8;
}

div.searchCommunity table.communityResults tr td.communityStatus ul.status li div.actionList {
	margin-top: 10px;
}
div.searchCommunity table.communityResults tr td.communityStatus ul.status li div.actionList ul.actionList li a.buttonSmallPink span {
	font-size: 1.1em;
}
div.searchCommunity table.communityResults tr td.communityStatus ul.status {
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}
div.searchCommunity table.communityResults tr td.communityStatus ul.status li {
	display: inline-block;
	overflow: hidden;
}
div.searchCommunity table.communityResults tr td.communityStatus ul.status li {
	display: block;
}
div.searchCommunity table.communityResults tr td.communityStatus ul.status li.status {
	padding-top: 10px;
}
div.searchCommunity table.communityResults tr td.communityStatus ul.status li span.title {
	display: block;
	float: left;
	font-weight: bold;
	width: 80px;
}
div.searchCommunity table.communityResults tr td.communityStatus ul.status li span.tags {
	display: block;
	float: left;
	width: 100px;
	
}

span.disable{
	background: url(../../media/icon/bullet_ball_glass_red.png) no-repeat;
}

span.live{
	background: url(../../media/icon/bullet_ball_glass_green.png) no-repeat;
}

span.status{
	padding-left:20px;
}

div#pagingblock div.navFooter div.goTo form fieldset p {
	float: left;
	margin-right: 4px;
}

div#pagingblock div.navFooter div.goTo form fieldset input#pagingGoTo {
	background: url(../../media/defaultForm/bgPagingGoToTextArea.png) no-repeat;
	float: left;
	width: 23px;
}

div#pagingblock div.navFooter div.goTo form fieldset a.buttonSmallGrey {
	float: left;
	width: 30px;
}



/*
div.searchCommunity table.communityResults tr td.buttonDetails,
div.searchCommunity table.communityResults tr td.linksTag {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}

div.searchCommunity table.communityResults tr td.statusMember a{
	color: #E963A8;
}
*/




/*
*	Teaser graphic on start page of "Communities"
*/

div.pageCommunityTeaser div.globalBox div.globalBoxBody div.globalBoxBodyInner img.communityGraph {
	display: block;
	margin: 20px auto 0 auto;
	padding-bottom: 30px;
}


/*
 *	Style for community features and new functionality.
 */

div.avatar,
div.communityText,
div.communityInfo{
	float: left;
	margin-bottom: 10px;
}

div.featuredCommunity,
div.featuredCommunities div.actionList,
div.newCommunities div.actionList{
	clear:both;
}

div.featuredCommunity{
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
}

div.avatar div.num {
	background:transparent url(../../media/default/bgItemList.24.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin-left: -6px;
	margin-top: -10px;
	position: absolute;
	text-align: center;
	width: 34px;
}
*+ html div.avatar div.num {
	margin-left: -15px;
}
* html div.avatar div.num {
	margin-left: -15px;
}

div.featuredCommunity div.avatar div.num {
	background: transparent url(../../media/default/bgItemListGreen.24.png) no-repeat scroll 0 0;
}
* html div.featuredCommunity div.avatar div.num {
	background: transparent none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../media/default/bgItemListGreen.24.png", sizingMethod="crop");
}

div.newCommunities div.featuredCommunity div.avatar div.num {
	background: transparent url(../../media/default/bgItemListPink.24.png) no-repeat scroll 0 0;
}
* html div.newCommunities div.featuredCommunity div.avatar div.num {
	background: transparent none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../media/default/bgItemListPink.24.png", sizingMethod="crop");
}

div.avatar div.image {
	margin-left: 11px;
}

div.communityText{
	border-right:1px solid #EAEAEA;
	min-height: 86px;
	padding-left: 10px;
	width: 315px;
}

div.communityText h1{
	font-weight: bold;
	padding-bottom: 10px;
}
div.communityText h1 a,
div.communityText h1 a:link,
div.communityText h1 a:visited{
	color: #E963A8;
}

div.communityText h1 a:hover,
div.communityText h1 a:active{
	color: #00BFFE;
}

div.communityText div.communityDescription{
	font-size: 11px;
}

div.communityText div.communityDescription p {
	font-size: 11px;
	padding:0px;
	margin:0px;
}

div.communityInfo{
	padding-left: 10px;
	width: 215px;
}
div.communityInfo div.members,
div.communityInfo div.items,
div.communityInfo div.tags,
div.communityInfo div.status,
div.communityInfo div.options {
	display: block;
	overflow: hidden;
}

div.communityInfo span.key{
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	width: 75px;
}

div.communityInfo span.info{
	background-repeat: no-repeat;
	font-size: 1.3em;
}

div.communityInfo div.status span.info {
	padding-left: 20px;
}

div.communityInfo span.open{
	background-image: url(../../media/icon/bullet_ball_glass_green.png);
}

div.communityInfo span.closed{
	background-image: url(../../media/icon/bullet_ball_glass_red.png);
}

div.communityInfo span.apply{
	background-image: url(../../media/icon/bullet_ball_glass_orange.png);
}

div.communityInfo div.options ul.actionList{
	float: left;
}



div.topmembers div.globalBoxHead {
	margin-bottom: -12px;
}

div.topmembers div.globalBoxBody div.globalBoxBodyInner {
	padding-top: 15px;
}


div.topmembers div.globalBoxBody {
	overflow: hidden;
}
div.topmembers div.globalBoxBody div.globalBoxBodyInner {
	float: left;
}


span.iconTopMembers {
	background: url('../../media/icon/bgHeadMembers.png') -5px 5px no-repeat;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
}

ol.topMembers {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
ol.topMembers li {
	display: block;
	float: left;
	padding-bottom: 10px;
	position: relative;
}
*+ html ol.topMembers li {
	padding-bottom: 20px;
}
ol.topMembers li div.number {
	background: url('../../media/default/bgItemList.24.png') 0 0 no-repeat;
	display: block;
	height: 35px;
	left: -17px;
	line-height: 35px;
	position: absolute;
	text-align: center;
	top: -17px;
	width: 35px;
}
* html ol.topMembers li div.number {
	background: transparent none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../media/default/bgItemList.24.png", sizingMethod="crop");
}
ol.topMembers li div.avatar {
	float: left;
	padding-right: 5px;
	width: 75px;
}
ol.topMembers li div.details {
	font-size: 11px;
	float: left;
	padding-top: 5px;
}
ol.topMembers li div.details span.userName {
	display: block;
}
ol.topMembers li div.details span.stars {
	display: block;
}
ol.topMembers li div.details span.items {
	display: block;
}


div.topmembers div.globalBoxBody div.globalBoxBodyInner div.actionList {
	float: right;
}

div.communityEdit {}

div.communityEdit table {
	font-size: 1.2em;
	width: 100%;
}
div.communityEdit table tr th,
div.communityEdit table tr td {
	padding-bottom: 5px;
	padding-top: 5px;
}
div.communityEdit table tr th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 110px;
}
div.communityEdit table tr td input {
	background:url('../../media/defaultForm/bgPanelMainForm.png') 0 0 no-repeat;
	font-size:12px;
	width: 286px;
}
div.communityEdit table tr td div.postcode input,
div.communityEdit table tr td div.distance input {
	background:transparent url(../../media/default/bgForm.png) no-repeat scroll 0 0;
	padding-bottom: 5px;s
	width:155px;
}
div.communityEdit table tr td div.distance input {
	text-align: right;
	width: 155px;
}
div.communityEdit table tr td div span {
	display: block;
	float: left;
	padding-top: 5px;
	width: 240px;
}

div.sendMessage table tr td div span {
	float: left;
	padding-top: 5px;
	width: auto;
}

div.communityEdit table tr td div.narrowButtonsSingleLine span {
	display: block !important;
	padding-top: 5px;
	width: auto;
}

div.communityEdit table tr td div.narrowButtonsSingleLine,
div.communityEdit table tr td div {
	display: inline-block !important;
	overflow: hidden;
}

div.communityEdit table tr td div.narrowButtonsSingleLine,
div.communityEdit table tr td div {
	display: block !important;
}

div.communityEdit table tr td div {
	display: block !important;
}

div.sendMessage table tr td div.narrowButtonsSendMessage a.buttonSmallGrey {
  	background: url("../../media/default/bgButtonSmallGrey.png") 100% 0 no-repeat;
	display: inline-block;
	height: 20px;
	margin-bottom: 2px;
	padding-right: 10px;
	text-decoration: none;

}

div.sendMessage table tr td div.narrowButtonsSendMessage a.buttonSmallGrey span {
  	background: url("../../media/default/bgButtonSmallGrey.png") 0 0 no-repeat !important;
	color: #ffffff;
	display: inline-block !important;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	padding: 0 2px 0 12px !important;
	text-decoration: none;
	text-align: center !important;
}

div.communityEdit table tr td span.type {
	float: left;
	width: 130px;
}
div.communityEdit table tr td span.type input {
	width: 20px;
}

div.communityEdit table tr td textarea {
	background:transparent url(../../media/defaultForm/bgFormTextareaBig.png) no-repeat scroll 0 0;
	font-size:12px;
	height:172px;
	width:295px;
}

/* Page .. */
div.communityEdit div.contentArea {
	display: inline-block;
	overflow: hidden;
}
div.communityEdit div.contentArea {
	display: block;	
}

span#mce_editor_0_parent {
	width: 300px !important;
}





/* Width of editor for "Description" */

span#mce_editor_0_parent table.mceEditor {
	width: 292px !important;
}

span#mce_editor_0_parent table.mceEditor iframe#mce_editor_0 {
	width: 292px !important;
}

span#mce_editor_0_parent table.mceEditor iframe#mce_editor_0 textarea#descriptionx {
	width: 292px !important;
}

span#mce_editor_0_parent table.mceEditor textarea#descriptionx {
	width: 292px !important;
}




/* Message feature of Apply */
div.communityEdit textarea.message{
	background:transparent url(../../media/defaultForm/bgFormTextarea.png) no-repeat scroll 0 0;
	border:0 none !important;
	color:#999999;
	font-size:13px;
	height:98px;
	margin:5px 0;
	padding:2px 5px;
	width:287px;
}



﻿
div.createCommunity div.globalBoxHead h2 span {
	background: url('../../media/default/headlineDottedGrey.gif') 0 29px repeat-x;
	color: #c8d32d;
	display: block;
	height: 20px;
	font-size: 1.7em;
	padding-bottom: 10px;
}

div.createCommunity div.globalBoxBody p.intro {
	padding: 5px 0;
}
div.createCommunity div.globalBoxBody p.notice {
	padding-left: 120px;
	font-weight: bold;
}

div.createCommunity ul.problems {
	color: #e963a8;
}
div.createCommunity ul.problems li.headline {
	font-weight: bold;
}




/* form */


div.createCommunity form dl dt {
	float: left;
	padding-right: 10px;
	width: 120px;
}
div.createCommunity form dl dt span {
	display: block;
	padding-top: 3px;
}

div.createCommunity form dl dd span.type {
	float: left;
	width: 130px;
}
div.createCommunity form dl dd span.type input {
	background-image: none;
	width: 20px;
}


div.createCommunity form dl {
	display: inline-block;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.createCommunity form dl {
	display: block;
}

div.createCommunity form dl dd input {
	background: url("../../media/defaultForm/bgPanelMainForm.png") 0 0 no-repeat;
	font-size:12px;
	width: 285px;
}

div.createCommunity form dl dd input.small {
	background: url("../../media/default/bgForm.png") 0 0 no-repeat;
	font-size:12px;
	text-align: right;
	width: 155px;
}

div.createCommunity form dl dd textarea {
	background: url("../../media/defaultForm/bgFormTextareaBig.png") 0 0 no-repeat;
	font-size:12px;
	height: 172px;
	width: 295px;
}

div.createCommunity form dl dd input.small {
	background: url("../../media/default/bgForm.png") 0 0 no-repeat;
	font-size:12px;
	text-align: right;
	width: 155px;
}

form dl dd input.browse {
	background: red url("../../edia/default/bgForm.png") 0 0 no-repeat !important;
	margin-right: 150px !important;
	width: 435px !important;
}

span.timestamp {
	display: block;	
}

span.message {
	display: block;
}

span.replies {
	display: block;
	font-weight: bold;
}