/** FORM ELEMENTS **/
BODY #community-wrap .label, BODY #cWindow .label
{
	font-weight: 700;
	text-align: right;
	color: #000000;
}
BODY #community-wrap .lblradio, BODY #cWindow .lblradio
{
	display: inline;
	font-weight: normal;
}
BODY #community-wrap .lblradio-block, BODY #cWindow .lblradio-block
{
	display: block;
	font-weight: normal;
}
BODY #community-wrap .inputbox.fullwidth, BODY #cWindow .inputbox.fullwidth
{
	width: 98%;
}
BODY #community-wrap .inputbox.halfwidth, BODY #cWindow .inputbox.halfwidth
{
	width: 50%;
}
BODY #community-wrap .button, BODY #cWindow .button
{
	margin: 0;
}
BODY #community-wrap .hints, BODY #cWindow .hints
{
	font-style: normal;
	line-height: 140%;
}
/*table for form elements*/
BODY #community-wrap .formtable, BODY #cWindow .formtable
{
	width: 100%;
}
BODY #community-wrap .formtable TD, BODY #community-wrap .admintable TD, BODY #cWindow .formtable TD, BODY #cWindow .admintable TD
{
	padding: 5px;
	vertical-align: top;
}
BODY #community-wrap .formtable TD.key, BODY #community-wrap .admintable TD.paramlist_key, BODY #community-wrap TD.listkey, BODY #community-wrap TD.paramlist_key, BODY #cWindow .formtable TD.key, BODY #cWindow .admintable TD.paramlist_key
{
	font-weight: bold;
	text-align: right;
	width: 130px;
}
BODY #community-wrap TD.listvalue, BODY #community-wrap TD.paramlist_value, BODY #community-wrap .formtable TD.value, BODY #community-wrap .admintable TD.paramlist_value, BODY #cWindow .formtable TD.value, BODY #cWindow .admintable TD.paramlist_value
{
}
BODY #community-wrap TR.noLabel TD.key, BODY #community-wrap TR.noLabel TD.paramlist_key, BODY #cWindow TR.noLabel TD.key, BODY #cWindow TR.noLabel TD.paramlist_key
{
	border: none;
	background: none;
}
BODY #community-wrap TR.hidden TD, BODY #cWindow TR.hidden TD
{
	display: none;
}
/*****************************************************************************
* STANDARD STYLING **/
BODY #community-wrap
{
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: left;
	min-height: 250px;
	font-weight: bold;
	color: #020202;
}
BODY #community-wrap HR
{
	height: 1px;
}
BODY #community-wrap .clr, BODY #cWindowContent .clr
{
	clear: both;
	height: 0pt;
	overflow: hidden;
}
BODY #community-wrap FIELDSET
{
	overflow: hidden;
	border-left: 1px outset #000000;
}
BODY #community-wrap LEGEND
{
	font-size: 1.3em;
	color: #666666;
	overflow: hidden;
}
BODY #community-wrap IMG
{
}
BODY #community-wrap UL, BODY #community-wrap DL, BODY #community-wrap LABEL, BODY #community-wrap LI, BODY #community-wrap DD, BODY #community-wrap DT
{
	margin: 0 !important;
	padding: 0;
}
/** Standard Application Box Elements **/
BODY #community-wrap .appsBoxTitle
{
	font-size: 18px;
	font-weight: 700;
	color: #FFF;
}
BODY #community-wrap .infoGroupTitle
{
	border-bottom: 1px solid #999;
	margin: 0 0 10px !important;
	font-size: 110%;
	color: #000;
	font-weight: 700;
}
BODY #community-wrap .infoTitle
{
	font-weight: 700;
	font-size: 90%;
	color: #FFFFFF;
}
BODY #community-wrap .infoDesc
{
	font-size: 90%;
}
/** form styling **/
LABEL
{
	display: block;
}
.selectbox
{
	padding: 2px;
	border: 1px solid #CCC;
}
INPUT.fullwidth, TEXTAREA.fullwidth
{
	width: 98%;
}
/** custom textarea **/
BODY #community-wrap TEXTAREA.replybox
{
	width: 98%;
	height: 115px;
}
/** Profile **/
BODY #community-wrap .profile-addfriend
{
	background: transparent url(../images/user_add.png) no-repeat scroll 0 2px;
	padding: 3px 3px 3px 20px;
}
BODY #community-wrap .profile-message
{
	background: transparent url(../images/Mail_16x16.png) no-repeat scroll 0 2px;
	padding: 3px 3px 3px 20px;
}
BODY #community-wrap .profile-star
{
	background: transparent url(../images/Star_16x16.png) no-repeat scroll 0 2px;
	padding: 3px 3px 3px 20px;
}
BODY #community-wrap .profile-media
{
	background: transparent url(../images/photos.png) no-repeat scroll 0 2px;
	padding: 3px 3px 3px 20px;
}
BODY #community-wrap #profile-info H1
{
	margin-top: 8px;
	margin-bottom: 8px;
}
/** Tables **/
BODY #community-wrap TABLE.grid TD
{
	border-top: 1px solid #CCCCCC;
	padding: 8px;
}
BODY #community-wrap DIV.listing
{
	border-top: 1px solid #CCCCCC;
	padding: 8px;
}
BODY #community-wrap DIV.listing DIV.avatar
{
	float: right;
	padding: 2px;
}
BODY #community-wrap DIV.avatar IMG, IMG.avatar
{
	border: 1px solid #E3E3E3;
	padding: 2px;
}
BODY #community-wrap DIV.listing DIV.content
{
	padding: 2px;
}
BODY #community-wrap TD.info-key
{
	text-align: right;
	width: 120px;
}
BODY #community-wrap DIV.ccontent TABLE.ccontentTable
{
	margin-left: -60px;
}
BODY #community-wrap TABLE.ccontentTable TR
{
	height: 1.6em;
}
BODY #community-wrap TABLE.ccontentTable TD
{
	padding: 0 10px 5px 0;
	vertical-align: top;
}
BODY #community-wrap UL.avatar-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}
BODY #community-wrap UL.avatar-list LI
{
	display: inline;
	padding: 0;
	background: none;
	margin: 0 3px 0 0 !important;
}
/** table header **/
BODY #community-wrap DIV.masterhead TD.profile
{
	border: none;
}
BODY #community-wrap DIV.masterhead TD
{
	padding: 4px;
}
/** Tiny icons + newsfeed **/
BODY #community-wrap DIV.sprite-favicons
{
	background: transparent url(../images/icons.png) no-repeat scroll 0 0;
	padding: 3px;
	height: 20px;
	width: 20px;
	float: left;
}
BODY #community-wrap DIV.created
{
	text-align: right;
	width: 65px;
	float: right;
	color: #9AB070;
	font-weight: 700;
	font-size: 11px;
}
BODY #community-wrap IMG.icon
{
	vertical-align: middle;
	padding: 0 4px 0 0;
}
BODY #community-wrap DIV.news-separator
{
/*background:#D8DFEA none repeat scroll 0 0;*/
	border: medium none #000000;
	color: #D8DFEA;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 10px;
	overflow: hidden;
}
/******************************************************************************************
.app-box*/
#community-wrap .app-box
{
	width: 100%;
	margin-bottom: 15px;
	display: inline-block;
}
#community-wrap .app-box-header
{
	background-image: url(../images/app-box-header.png);
	background-position: top left;
	padding-left: 10px;
	height: 38px;
/*To accomodate .app-box-menu*/
	position: relative;
}
#community-wrap .app-box-header .app-box-header
{
	background-position: top right;
	padding: 0;
	padding-right: 10px;
}
#community-wrap .app-box-header.no-background, #community-wrap .app-box-header.no-background .app-box-header
{
	background: none;
	padding: 0;
}
#community-wrap .app-box-title
{
	color: #050000;
	font-weight: bold;
	line-height: 30px;
/*Remove any <h2> inheritance from Joomla! template*/
	background: none;
	margin: 0;
	padding: 0;
}
#community-wrap .app-box-menus
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 8px;
}
#community-wrap .app-box-menu
{
	float: right;
	cursor: pointer;
	margin-left: 5px;
}
#community-wrap .app-box-menu-title
{
	display: block;
	text-indent: -9999px;
/*If .app-box-menu-title is displayed:
text-indent: 0;
*/
}
#community-wrap .app-box-menu-icon
{
	background-image: url(../images/app-box-menu-icon.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	line-height: 0;
	display: block;
/*
If .app-box-menu-title is displayed:
width: auto;
line-height: normal;
padding-left: 16px;
*/
}
#community-wrap .app-box-menu-icon:focus
{
	outline: none;
}
/*options menu*/
#community-wrap .app-box-menu.options .app-box-menu-icon
{
	background-position: 0 0;
}
/*toggle (expand/collapse) menu*/
#community-wrap .app-box-menu.toggle .app-box-menu-icon
{
	background-position: -16px 0;
}
#community-wrap .app-box.collapse .app-box-menu.toggle .app-box-menu-icon
{
	background-position: -32px 0;
}
#community-wrap .app-box-content
{
	margin: 5px 0;
	position: relative;
}
#community-wrap .app-box-info
{
}
#community-wrap .app-box-actions
{
	text-align: right;
}
#community-wrap .app-box-header+.app-box-actions
{
	padding: 4px 0;
	border-bottom: 1px solid #ECEFF5;
}
#community-wrap .app-box-header+.app-box-actions.no-border
{
	padding: 4px 0 0;
	border: none;
}
#community-wrap .app-box-action
{
	padding: 0 5px;
	outline: none;
}
#community-wrap .app-box-action+.app-box-action
{
	border-left: 1px solid #AAAAAA;
}
#community-wrap .app-box-action.no-border
{
	border: none;
}
#community-wrap .app-box-action.active
{
	font-weight: 700;
}
#community-wrap .app-box-footer
{
	border-top: 1px solid #ECEFF5;
	padding: 5px 0;
	text-align: right;
	font-size: 90%;
}
#community-wrap .app-box-footer.no-border
{
	border: none;
	padding: 0;
}
#community-wrap .app-box-footer .app-box-info
{
	float: left;
	padding-left: 5px;
}
#community-wrap .app-box.collapse .app-box-actions, #community-wrap .app-box.collapse .app-box-footer, #community-wrap .app-box.collapse .app-box-content
{
	display: none;
}
/*******************************************************************************************/
BODY #community-wrap DIV.ctitle
{
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 6px 0;
	margin-bottom: 6px;
	margin-top: 10px;
	text-align: left;
}
BODY #community-wrap DIV.ctitle H2
{
	margin: 0 !important;
}
BODY #community-wrap DIV.ccontent
{
	padding-left: 80px;
	padding-top: 6px;
	padding-bottom: 6px;
}
BODY #community-wrap DIV.cavatar
{
	height: 70px;
	float: left;
	width: 70px;
}
BODY #community-wrap DIV.ccontent-avatar
{
	margin-left: 70px;
	margin-top: 5px;
	padding: 5px;
}
BODY #community-wrap DIV.ccontent DIV.ccontent-min-height
{
	height: 40px;
	float: right;
	width: 1px;
}
/*SEND MESSAGE WINDOW STYLE*/
#writeMessageContainer
{
}
#writeMessageContainer .receiverContainer
{
	padding: 5px;
	border: 1px solid #CCC;
	background: #F2FDE9;
}
/*

We use generic styling

#writeMessageContainer div.receiverContainer div.receiverAvatar {
float: right;
}
#writeMessageContainer div.receiverContainer div.receiverName {
float: left;
width: 150px;
line-height: 50px;
padding: 0 0 0 20px;
}
#writeMessageContainer div.inputcontainer {
clear: both;
padding: 5px 0;
}

#writeMessageContainer label {

}
*/
#writeMessageContainer .inputbox
{
	float: right;
	width: 290px;
	display: block;
	line-height: normal;
}
/*SEND MESSAGE WINDOW STYLE
ADD NEW FRIEND WINDOW STYLE*/
#addFriendContainer
{
}
#addFriendContainer FORM#addfriend
{
	position: relative;
	padding-left: 65px;
	margin: 5px 0;
}
#addFriendContainer IMG.avatar
{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
}
#addFriendContainer TEXTAREA.inputbox
{
	width: 100%;
	height: 50px;
	padding: 1px 0;
	margin: 0;
}
/*ADD NEW FRIEND WINDOW STYLE
* Message **/
BODY #community-wrap DIV.avatar
{
/*background:transparent url(../images/left-arrow.jpg) no-repeat scroll right 10px;*/
	width: 100%;
}
/** buttons *
remove button*/
BODY #community-wrap A.remove:link, BODY #community-wrap A.remove:visited
{
	background: transparent url(../images/remove-button.gif) no-repeat 0 0;
	display: block;
	padding: 0px;
	width: 12px;
	text-indent: -9999px;
	outline-style: none;
	text-decoration: none;
	float: right;
	height: 12px;
	line-height: 12px;
}
BODY #community-wrap A.remove:hover
{
	background: transparent url(../images/remove-button.gif) no-repeat 0 -12px;
}
BODY #community-wrap A.remove-left:link, BODY #community-wrap A.remove-left:visited
{
	background: transparent url(../images/remove-button.gif) no-repeat 0 0;
	display: block;
	padding: 0px;
	width: 12px;
	text-indent: -9999px;
	outline-style: none;
	text-decoration: none;
	float: left;
	height: 12px;
	line-height: 12px;
}
BODY #community-wrap A.remove-left:hover
{
	background: transparent url(../images/remove-button.gif) no-repeat 0 -12px;
}
/*add button*/
BODY #community-wrap A.add:link, BODY #community-wrap A.add:visited
{
	background: transparent url(../images/add-button.gif) no-repeat 0 0;
	display: block;
	padding: 0px;
	width: 16px;
	text-indent: -9999px;
	outline-style: none;
/*margin: -16px 10px 0 -8px;*/
	height: 16px;
	line-height: 16px;
}
BODY #community-wrap A.add:hover
{
	background: transparent url(../images/add-button.gif) no-repeat 0 -16px;
}
BODY #community-wrap DIV.inbox-toolbar
{
	background: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}
BODY #community-wrap DIV.inbox-toolbar A
{
	color: #666;
	font-size: 11px;
}
BODY #community-wrap DIV.inbox-read
{
	padding: 3px;
	border-bottom: 1px solid #CCC;
	position: relative;
}
BODY #community-wrap DIV.inbox-read A.subject
{
	text-decoration: none;
}
BODY #community-wrap DIV.inbox-unread
{
	background: #F5FDEB;
	padding: 3px;
	border-bottom: 1px solid #CCC;
	position: relative;
}
BODY #community-wrap DIV.inbox-unread A.subject
{
	font-weight: 700;
	text-decoration: none;
}
BODY #community-wrap DIV.inbox-toolbar .checkbox, BODY #community-wrap DIV.inbox-message .checkbox
{
	margin: 1px 0 0;
}
BODY #community-wrap DIV.avatar
{
	float: left;
	width: 50px;
}
BODY #community-wrap DIV.message-body
{
	margin: 0 50px;
}
BODY #community-wrap .message-info
{
	font-size: 10px;
	color: #666;
}
BODY #community-wrap .message-subject
{
	padding: 3px 0;
	text-indent: 20px;
}
BODY #community-wrap .message-subject A:link
{
	text-decoration: none;
	font-size: 1.3em;
	font-weight: 700;
}
BODY #community-wrap .message-subject A:visited
{
	text-decoration: underline;
	font-size: 1.3em;
	font-weight: normal;
}
BODY #community-wrap .message-subject A:hover
{
}
BODY #community-wrap .bubble-arrow
{
	background: transparent url(../images/message-arrow.gif) no-repeat top left;
	float: left;
	width: 100%;
}
BODY #community-wrap .bubble-content
{
	background: #FFF;
	border-top: 1px solid #C5D8E7;
	border-right: 1px solid #C5D8E7;
	border-bottom: 1px solid #C5D8E7;
	margin: 0 0 0 12px;
	padding: 10px 10px 5px;
	width: 100%;
}
BODY #community-wrap .avatar-message-view
{
	margin: 10px 0 0;
}
/** Ajax **/
BODY #community-wrap DIV.ajax-wait
{
	background-image: url(../images/wait.gif);
	width: 16px;
	height: 16px;
}
/** messages **/
BODY #community-wrap DIV.info, BODY #community-wrap DIV.error, BODY #community-wrap DIV.warning
{
	background: none;
/*Remove possible inheritance from Joomla!*/
	font-weight: bold;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 3px solid #DE7A7B;
	border-top: 3px solid #DE7A7B;
	background-color: #E6C0C0;
	color: #CC0000;
}
BODY #community-wrap DIV.warning
{
	border-bottom: 3px solid #F0DC7E;
	border-top: 3px solid #F0DC7E;
	background-color: #EFE7B8;
	color: #CC0000;
}
BODY #community-wrap DIV.info
{
	border-bottom: 3px solid #84A7DB;
	border-top: 3px solid #84A7DB;
	background-color: #C3D2E5;
	color: #0055BB;
}
/** drag **/
BODY #community-wrap TD.dragHandle
{
	cursor: move;
}
BODY #community-wrap .showDragHandle
{
	background-image: url(../images/drag.gif);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: move;
}
/**
* Unordered list for displaying avatars
**/
BODY #community-wrap UL.community-avatar-list LI
{
	background: transparent none repeat scroll 0 0;
	display: inline;
	line-height: 200%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 6px 0px 0px;
}
BODY #community-wrap UL.community-avatar-list LI IMG
{
	padding: 0;
}
/**
* Show-more link
**/
BODY #community-wrap DIV.community-show-more, BODY #community-wrap SPAN.community-show-mores
{
	text-align: right;
}
/**
* Jom Social Toolbar
 */
BODY #community-wrap #cToolbarNav, BODY #community-wrap #cToolbarNav UL
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
BODY #community-wrap #cToolbarNav
{
	background: transparent url(../images/toolbar/toolbar-bg.gif) no-repeat 0 0;
	height: 50px;
	margin: 0 0 10px;
}
BODY #community-wrap #cToolbarNavInner
{
	background: transparent url(../images/toolbar/toolbar-bg.gif) no-repeat 100% -50px;
	height: 50px;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList
{
	height: 50px;
	padding: 0 0 0 10px;
	margin: 11px 0 0;
	float: left;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI
{
	float: left;
	background: none;
	padding: 0;
	line-height: 27px;
	margin: 11px 0 0 3px !important;
	background: transparent url(../images/toolbar/toolbar-item-off-left.gif) no-repeat top left;
	list-style-position: outside;
	list-style-type: none;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI A
{
	display: block;
	padding: 0 14px;
	color: #FFF;
	text-decoration: none;
	background: transparent url(../images/toolbar/toolbar-item-off-right.gif) no-repeat top right;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI A:hover
{
	color: #FFF;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI.toolbar-active
{
	float: left;
	background: none;
	padding: 0;
	line-height: 27px;
	margin: 11px 0 0 3px;
	background: transparent url(../images/toolbar/toolbar-item-on-left.gif) no-repeat top left;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI.toolbar-active A
{
	display: block;
/*padding: 0 20px;*/
	color: #FFF;
	text-decoration: none;
	background: transparent url(../images/toolbar/toolbar-item-on-right.gif) no-repeat top right;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI.toolbar-active DIV
{
	background: #789539;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI.toolbar-active DIV A:link, BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI.toolbar-active DIV A:visited
{
	background: #789539;
	border-bottom: 1px solid #8CAE44;
	width: 90%;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI.toolbar-active DIV A:hover
{
	background: #97BB48;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI DIV
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 150px;
	z-index: 10;
	overflow: hidden;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI DIV A
{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px;
	width: 100%;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #444;
	color: #FFF;
	border-bottom: 1px solid #666;
	line-height: normal;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI DIV A:hover
{
	background: #555;
	color: #FFF;
}
BODY #community-wrap #cToolbarNav DIV.toolbar-myname
{
	float: right;
	height: 40px;
	line-height: 40px;
	font-weight: 700;
	margin-right: 20px;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI.toolbar-active DIV A.has-separator
{
	border-bottom: 3px solid #8CAE44;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI DIV A.has-separator
{
	border-bottom: 3px solid #666;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI#toolbar-item-notify
{
	background: transparent url(../images/toolbar/toolbar-item-notify-off-left.gif) no-repeat top left;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI#toolbar-item-notify A
{
	background: transparent url(../images/toolbar/toolbar-item-notify-off-right.gif) no-repeat top right;
}
BODY #community-wrap #cToolbarNav UL#cToolbarNavList LI#toolbar-item-notify SPAN
{
	font-size: 11px;
	height: 27px;
	line-height: 17px;
	display: block;
	padding-left: 2px;
	text-decoration: none;
	color: #FFFFFF;
}
/**
* Jom Social Toolbar

*****************************************************************************************
* SUBMENU TOOLBAR **/
BODY #community-wrap DIV.submenu-l
{
	background: transparent url(../images/submenu.gif) no-repeat 0 0;
	margin: 0 0 10px;
	height: 26px;
}
BODY #community-wrap DIV.submenu-r
{
	background: transparent url(../images/submenu.gif) no-repeat 100% -26px;
	height: 26px;
}
BODY #community-wrap DIV.submenu-l DIV.submenu-r UL.submenu
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
}
BODY #community-wrap DIV.submenu-l DIV.submenu-r UL.submenu LI
{
	list-style-type: none;
	background: none;
	float: left;
	line-height: 26px;
	font-weight: 800;
	margin: 0;
	padding: 0;
}
BODY #community-wrap UL.submenu LI A
{
	height: 12px;
	border-right: 1px solid #CCC;
	padding: 0 15px;
	padding: 0 15px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
BODY #community-wrap UL.submenu LI A.active:link, BODY #community-wrap UL.submenu LI A.active:visited, BODY #community-wrap UL.submenu LI A.active:hover
{
	height: 12px;
	border-right: 1px solid #CCC;
	padding: 0 15px;
	text-decoration: underline;
	color: #000;
}
/** SUBMENU TOOLBAR *
*****************************************************************************************
*****************************************************************************************
* FRONTPAGE **/
.app-box .actor-link
{
	width: 100%;
}
DIV.groups-news-title, SPAN.groups-news-title
{
	background: transparent url(../images/groups_news_title.gif) no-repeat scroll 0pt 5px;
	padding: 3px 3px 3px 20px;
}
/*Guest section*/
BODY #community-wrap DIV.greybox
{
	margin: 0 0 15px;
}
BODY #community-wrap DIV.greybox DIV
{
}
BODY #community-wrap DIV.greybox DIV DIV
{
	border: none;
	background: #FFF url(../images/greybox.gif) repeat-x top left;
}
BODY #community-wrap DIV.greybox DIV DIV DIV
{
	background: none;
}
BODY #community-wrap DIV.greybox DIV DIV DIV H1, BODY #community-wrap DIV.greybox DIV DIV DIV H2
{
	padding: 0;
	margin: 0;
}
BODY #community-wrap DIV.greybox DIV DIV DIV H1
{
	letter-spacing: -1px;
	font-size: 32px;
	margin: 0 0 20px;
	padding: 0 0 10px;
	line-height: 35px;
}
BODY #community-wrap DIV.greybox DIV DIV DIV H2
{
	color: #666;
	margin: 0 0 15px;
}
BODY #community-wrap DIV.greybox DIV DIV DIV.introduction
{
	margin: 0;
	padding: 30px 0 0 70px;
}
BODY #community-wrap DIV.greybox DIV DIV DIV.loginform
{
	width: 200px;
	float: right;
	padding: 20px 15px 20px 30px;
	background: transparent url(../images/greybox-separator.gif) no-repeat top left;
	height: 225px;
}
BODY #community-wrap DIV.greybox DIV DIV DIV.loginform INPUT.frontlogin
{
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	width: 90%;
}
BODY #community-wrap UL#featurelist
{
	list-style: none;
	margin: 20px 0;
}
BODY #community-wrap UL#featurelist LI
{
	font-size: 14px;
	color: #999;
	background: transparent url(../images/add-button.gif) no-repeat 0 0;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	margin: 0 0 5px !important;
	padding: 0 0 0 25px;
}
BODY #community-wrap DIV.greybox A#joinButton
{
	background: transparent url(../images/join-button-big-empty.gif) no-repeat 0 0;
	width: 278px;
	height: 49px;
/*text-indent: -9999px;*/
	display: block;
	outline: none;
	font-size: 19px;
	font-weight: 700;
	line-height: 46px;
	text-shadow: #333 0 1px 2px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
BODY #community-wrap DIV.greybox A#joinButton:hover
{
	background: transparent url(../images/join-button-big-empty.gif) no-repeat 0 -49px;
	text-decoration: none;
}
BODY #community-wrap DIV.greybox A#joinButton2
{
	background: transparent url(../images/join-button-big.gif) no-repeat 0 0;
	width: 278px;
	height: 49px;
	text-indent: -9999px;
	display: block;
}
BODY #community-wrap DIV.greybox A#joinButton2:hover
{
	background: transparent url(../images/join-button-big.gif) no-repeat 0 -49px;
}
BODY #community-wrap DIV.frontColLeft
{
	margin: 20px 280px 0 0;
}
BODY #community-wrap DIV.frontColRight
{
	width: 250px;
	float: right;
}
BODY #community-wrap DIV.yellowbox H3
{
	padding: 0;
	margin: 0 0 10px;
	color: #7B7948;
}
BODY #community-wrap H3.frontTitle
{
	margin: 0;
	padding: 10px 0;
	color: #010101;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 700;
	line-height: 100%;
}
BODY #community-wrap DIV.rightColContainer
{
	width: 230px;
	height: auto;
	float: right;
}
BODY #community-wrap DIV.leftColContainer
{
	margin-right: 250px;
}
BODY #community-wrap DIV.yellowbox-tl
{
	background: transparent url(../images/yellowbox-tl.gif) no-repeat top left;
	margin: 0 0 10px;
}
BODY #community-wrap DIV.yellowbox-tr
{
	background: transparent url(../images/yellowbox-tr.gif) no-repeat top right;
}
BODY #community-wrap DIV.yellowbox-bl
{
	background: transparent url(../images/yellowbox-bl.gif) no-repeat bottom left;
}
BODY #community-wrap DIV.yellowbox-br
{
	background: transparent url(../images/yellowbox-br.gif) no-repeat bottom right;
}
BODY #community-wrap DIV.center
{
	padding: 0px 10px 10px 16px;
}
/*video list in frontpage*/
BODY #community-wrap .frontpage .video-item
{
	display: block;
	float: left;
	width: 50%;
}
/** FRONTPAGE *
*****************************************************************************************
*****************************************************************************************
* USER PROFILE **/
BODY #community-wrap #profile-header UL.actions
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 33%;
	float: left;
}
BODY #community-wrap #profile-header UL.actions LI
{
	padding: 0 0 0 17px;
	margin: 5px 3px 5px 0 !important;
	display: block;
	float: left;
	width: 85%;
	background: none;
	font-size: 90%;
	height: 20px;
	line-height: 10px;
	text-align: left;
	border: 0;
}
BODY #community-wrap #profile-header UL.actions LI.profile
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 0;
}
BODY #community-wrap #profile-header UL.actions LI.avatar
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -10px;
}
BODY #community-wrap #profile-header UL.actions LI.privacy
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -20px;
}
BODY #community-wrap #profile-header UL.actions LI.apps
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -30px;
}
BODY #community-wrap #profile-header UL.actions LI.group
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -40px;
}
BODY #community-wrap #profile-header UL.actions LI.photo
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -50px;
}
BODY #community-wrap #profile-header UL.actions LI.write
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -60px;
}
BODY #community-wrap #profile-header UL.actions LI.inbox
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -70px;
}
BODY #community-wrap #profile-header UL.actions LI.invite
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -80px;
}
BODY #community-wrap #profile-header UL.actions LI.video
{
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -90px;
}
BODY #community-wrap DIV.mini-profile
{
	padding: 10px 0;
	border: 1px solid #CCC;
	margin: 0 0 5px;
	background: #B848C6;
	position: relative;
}
BODY #community-wrap DIV.mini-profile-avatar
{
	float: left;
	padding: 0 10px;
}
BODY #community-wrap DIV.mini-profile-details
{
	margin: 0 10px 0 100px;
}
BODY #community-wrap DIV.mini-profile-details H3.name
{
	margin: 0;
	padding: 0 0 5px;
	font-size: 120%;
}
BODY #community-wrap DIV.mini-profile-details DIV.status
{
	margin: 0;
	padding: 0 0 5px;
	font-size: 90%;
}
/** Profile View **/
BODY #community-wrap DIV.profile-main
{
	margin: 0;
	overflow: hidden;
}
BODY #community-wrap .profile-right
{
	float: right;
	width: 160px;
	margin-left: 15px;
	color: #FFFFFF;
}
BODY #community-wrap UL.profile-right-info
{
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
}
BODY #community-wrap UL.profile-right-info LI
{
	background: none;
	padding: 0;
	line-height: normal;
	color: #020202;
}
BODY #community-wrap UL.profile-right-info LI.infoDesc
{
	margin: 0 0 10px !important;
	color: #020202;
}
BODY #community-wrap DIV.profile-box
{
	padding: 8px;
	margin: 0;
}
BODY #community-wrap .profile-avatar
{
	float: left;
}
BODY #community-wrap DIV.profile-info
{
	margin: 0 0 0 190px;
	/*[empty]color:;*/
	background-color: #B848C6;
}
BODY #community-wrap DIV.profile-info .contentheading
{
/*Remove inheritance from Joomla! template:
- JA Relevant
*/
	border: none !important;
	color: #FEFEFE;
}
BODY #community-wrap DIV.profile-name
{
	font-size: 22px;
	font-weight: 700;
	color: #333;
	margin: 0 0 10px;
}
BODY #community-wrap DIV#profile-status
{
	font-size: 11px;
	color: #FEFEFE;
	width: 100%;
}
BODY #community-wrap #profile-status-edit
{
	float: right;
	font-size: 10px;
	width: 50px;
	text-align: right;
	cursor: pointer;
}
BODY #community-wrap UL.profile-details
{
	margin: 10px 0 0;
	padding: 0;
}
BODY #community-wrap UL.profile-details LI
{
	width: 58%;
	background: none;
	padding: 0;
	display: inline;
	float: left;
	height: 25px;
	color: #020202;
}
BODY #community-wrap UL.profile-details LI.title
{
	font-weight: 700;
	width: 38%;
}
BODY #community-wrap UL.friend-right-info
{
	margin: 0;
	padding: 0;
	list-style: none;
}
BODY #community-wrap UL.friend-right-info LI
{
	background: none;
	line-height: normal;
	padding: 2px;
	color: #666;
	float: left;
}
BODY #community-wrap DIV.profile-toolbox-bl UL.small-button
{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	height: 32px;
}
BODY #community-wrap DIV.profile-toolbox-bl UL.small-button LI
{
	background: none;
	line-height: 33px;
	padding: 0;
	display: block;
	float: left;
/*background: transparent url(../images/toolbar/profile-toolbar-separator.gif) no-repeat top right;*/
}
BODY #community-wrap DIV.profile-toolbox-bl UL.small-button LI A
{
	display: block;
	float: left;
	text-decoration: none;
	height: 20px;
	line-height: 16px;
	padding: 0 0 0 20px;
	margin: 8px 15px 0 0;
}
/*
body #community-wrap div.profile-toolbox-bl ul.small-button li.add-friend a {
background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 0;
}
body #community-wrap div.profile-toolbox-bl ul.small-button li.gallery a {
background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -21px;
}
body #community-wrap div.profile-toolbox-bl ul.small-button li.write-message a {
background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -104px;
}
body #community-wrap div.profile-toolbox-bl ul.small-button li.favourite a {
background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -63px;
}
body #community-wrap div.profile-toolbox-bl ul.small-button li.blog a {
background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -42px;
}
body #community-wrap div.profile-toolbox-bl ul.small-button li.videos a {
background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -83px;
}
*/
BODY #community-wrap UL.small-button LI.btn-add-friend A
{
	background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 0;
}
BODY #community-wrap UL.small-button LI.btn-gallery A
{
	background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -21px;
}
BODY #community-wrap UL.small-button LI.btn-blog A
{
	background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -42px;
}
BODY #community-wrap UL.small-button LI.btn-videos A
{
	background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -83px;
}
BODY #community-wrap UL.small-button LI.btn-write-message A
{
	background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -104px;
}
BODY #community-wrap UL.small-button LI.btn-favourite A
{
	background: transparent url(../images/toolbar/profile-toolbar-icons.gif) no-repeat 0 -63px;
}
/** Profile Toolbox*/
BODY #community-wrap DIV.profile-toolbox-bl
{
	background: #EEE url(../images/toolbar/profile-toolbar-bl.gif) no-repeat bottom left;
	margin: 0 0 10px;
}
BODY #community-wrap DIV.profile-toolbox-br
{
	background: transparent url(../images/toolbar/profile-toolbar-br.gif) no-repeat bottom right;
}
BODY #community-wrap DIV.profile-toolbox-tl
{
	background-color: #B848C6;
}
BODY #community-wrap DIV.profile-toolbox-bl H2.app-box-title
{
	font-family: Tahoma, Verdana, Helvetica, san-serif;
	font-size: 150%;
	padding: 10px 10px 0;
	font-weight: 700;
	color: #FFF;
	text-align: left;
}
/**
* User Status Text at Profile Page
 */
BODY #community-wrap DIV.profile-toolbox-bl DIV.statustext
{
	padding: 20px 0 10px;
}
BODY #community-wrap DIV.profile-toolbox-bl DIV.statustext FORM#formstatustext
{
	position: relative !important;
	padding: 2px 65px 0 100px !important;
	margin: 0 !important;
	display: block !important;
}
BODY #community-wrap DIV.profile-toolbox-bl DIV.statustext #labelstatustext
{
	background: transparent url(../images/statuslabel.gif) no-repeat scroll left top;
	display: block;
	width: 90px;
	height: 28px;
	margin: 0;
	color: #FFF;
	font-weight: 700;
	line-height: 28px;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
BODY #community-wrap DIV.profile-toolbox-bl DIV.statustext #statustext
{
	width: 100%;
	height: 16px;
	color: #999;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
}
BODY #community-wrap DIV.profile-toolbox-bl DIV.statustext #statustext.status-edit
{
	color: #333;
}
BODY #community-wrap DIV.profile-toolbox-bl DIV.statustext #save-status
{
	display: block;
	background: #333;
	padding: 3px 10px;
	margin: 2px 0 0;
	border: 1px solid #666;
	color: #FFF;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0;
}
BODY #community-wrap DIV#community-photo-caption INPUT#captiontext
{
	font-size: 16px;
	color: #999;
	margin: 0 0 0 10px;
	width: 50%;
}
BODY #community-wrap DIV#community-photo-caption #save-caption
{
	padding: 3px 10px;
	background: #333;
	color: #FFF;
	font-size: 11px;
	font-weight: 700;
	border: 1px solid #666;
	height: 28px;
	line-height: 28px;
}
BODY #community-wrap DIV.profile-toolbox-bl TD
{
	text-align: center;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A
{
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	width: 100%;
	background: #EEE;
	color: #360;
	font-size: 11px;
	font-weight: 700;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A SPAN
{
	float: left;
	display: block;
	width: 100%;
	padding: 50px 0 0;
	cursor: pointer;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-invite:link, BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-invite:visited
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 0px;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-invite:hover
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -80px;
	color: #690;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-photo:link, BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-photo:visited
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -160px;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-photo:hover
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -240px;
	color: #690;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-video:link, BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-video:visited
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -320px;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-video:hover
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -400px;
	color: #690;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-group:link, BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-group:visited
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -480px;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-group:hover
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -560px;
	color: #690;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-apps:link, BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-apps:visited
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -640px;
}
BODY #community-wrap DIV.profile-toolbox-bl TD A.btn-apps:hover
{
	background: #EEE url(../images/icons/profile-toolbox-icons.gif) no-repeat 0 -720px;
	color: #690;
}
BODY #community-wrap DIV.profile-toolbox-bl UL.updates
{
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
BODY #community-wrap DIV.profile-toolbox-bl UL.updates LI
{
	background: none;
	padding: 0 5px;
	text-align: left;
}
BODY #community-wrap DIV.profile-toolbox-bl UL.updates LI.title
{
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	padding: 3px 5px;
	color: #000000;
}
BODY #community-wrap DIV.profile-toolbox-bl UL.updates LI A
{
	color: #FFFFFF;
	text-decoration: none;
}
BODY #community-wrap DIV.profile-toolbox-bl UL.updates LI A:hover
{
	text-decoration: underline;
}
A.inbox
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -120px;
	padding: 0 0 0 22px;
}
A.friend
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 0;
	padding: 0 0 0 22px;
}
/** USER PROFILE *
*****************************************************************************************
*****************************************************************************************
* GROUPS **/
DIV#community-groups-wrap
{
	display: block;
}
DIV#community-groups-wrap SPAN.info
{
	font-size: 11px;
	margin: 0 0 10px;
}
DIV#community-groups-wrap DIV TEXTAREA
{
	width: 45%;
}
DIV#community-groups-wrap DIV SPAN.title
{
	width: 20%;
	float: left;
}
DIV#community-groups-wrap DIV.items
{
	margin-top: 10px;
}
DIV#community-groups-wrap DIV.submit
{
	margin: 30px 0 0;
	width: 70%;
	text-align: center;
}
DIV#community-groups-wrap DIV.title
{
	font-weight: bold;
	text-decoration: underline;
}
DIV#community-groups-wrap FIELDSET
{
	background: none;
	border: 1px solid #EEE;
	float: left;
	width: 50%;
	padding: 8px;
}
DIV#community-groups-wrap FIELDSET LEGEND
{
	color: #999;
	text-decoration: underline;
	font-size: 12px;
}
DIV#community-groups-wrap FIELDSET DIV.avatar
{
	width: 30%;
	float: left;
}
DIV#community-groups-wrap FIELDSET DIV.caption
{
	float: left;
}
DIV#community-groups-wrap DIV.upload
{
	margin: 20px 0 0;
}
DIV#community-groups-wrap DIV.community-groups
{
	border-bottom: 1px solid #789539;
	margin: 0 0 10px;
}
DIV.community-groups-right DIV.heading
{
	font-weight: 700;
	font-size: 12px;
	background-color: #F4F4F4;
	border: 1px solid #EEE;
	padding: 4px;
}
/******************************************************************************************
* GROUPS: VIEW GROUPS **/
#community-wrap .group
{
}
#community-wrap .group-top
{
	margin: 20px 0;
}
#community-wrap .group-bottom
{
	margin-top: 15px;
}
#community-wrap .group-left
{
	float: left;
	width: 175px;
}
#community-wrap .group-right
{
	float: right;
	width: 175px;
}
#community-wrap .group-main
{
}
#community-wrap .group-top .group-main
{
	margin-left: 190px;
}
#community-wrap .group-bottom .group-main
{
	margin-right: 190px;
}
#community-wrap .group-menus
{
	border-bottom: 3px solid #789539;
	display: block;
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
	width: 100%;
	list-style: none;
}
#community-wrap .group-menu
{
	background: none;
	float: right;
	text-transform: capitalize;
}
#community-wrap .group-menu A
{
	text-decoration: none;
	background: #444;
	padding: 5px 10px;
	color: #FFF;
	margin: 0 0 0 2px;
	display: block;
}
#community-wrap .group-menu.important A
{
	background: #8B0000;
}
#community-wrap .group-info
{
	margin: 15px 0;
}
#community-wrap .group-info .cparam
{
	padding-left: 150px;
	position: relative;
}
#community-wrap .group-info .clabel
{
	width: 150px;
	font-size: 11px;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
}
#community-wrap .group-info .cdata
{
	font-size: 11px;
}
#community-wrap .group-info .cinput
{
	display: none;
}
#community-wrap .group-members
{
}
#community-wrap .group-member
{
	display: inline;
/*Remove inheritance from Joomla! template*/
	list-style: none !important;
	background: none !important;
	padding: 0 !important;
}
/*******************************************************************************************/
DIV#community-group-info-actions
{
	display: none;
	padding: 0 0 0 170px;
}
DIV#community-groups-news H3, DIV#community-groups-join H3
{
	border-bottom: 1px solid #000000;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	float: left;
}
INPUT#news-title
{
	width: 400px;
}
TEXTAREA#news-description
{
	height: 200px;
	width: 400px;
}
DIV#community-groups-news DIV
{
	padding-top: 10px;
}
DIV.empty
{
	text-align: center;
	font-size: 12px;
	color: #999;
}
DIV.community-groups-action
{
	padding-top: 10px;
	text-align: right;
}
DIV#community-groups-results-wrapper
{
	margin-top: 20px;
}
DIV.community-groups-results-item
{
	border: 1px solid #CCC;
	padding: 15px;
	margin-top: 10px;
	background: #FFF;
}
DIV.community-groups-results-left
{
	float: left;
}
DIV.community-groups-results-right
{
	float: left;
	margin-left: 10px;
	width: 80%;
}
DIV.community-groups-results-right H3
{
	margin: 0;
	padding: 0;
	text-indent: 0 !important;
	margin-bottom: 5px;
}
DIV.groupActions
{
	margin-top: 5px;
}
/*divbody #community-wrap span.selected*/
#INVALID-RULE
{
	font-weight: 700;
	text-decoration: underline;
}
/** GROUPS *
*****************************************************************************************
*****************************************************************************************
PHOTO: ALBUM LIST ITEM
Affected files:
- templates/photos.myphotos.php
 */
BODY #community-wrap .albums
{
}
BODY #community-wrap .album
{
	float: left;
	width: 48%;
	margin: 5px;
	border: 1px solid #EEE;
}
BODY #community-wrap .album-cover
{
	float: left;
	margin: 10px;
}
BODY #community-wrap .album-summary
{
	margin: 8px;
	margin-bottom: 0;
}
BODY #community-wrap .album-name
{
	white-space: nowrap;
	overflow: hidden;
}
/** PHOTO: ALBUM LIST ITEM *
*****************************************************************************************
*****************************************************************************************
* PHOTO: PHOTO LIST ITEM *

* Affected files:
* - templates/photos.album.php
*
 */
BODY #community-wrap .photo-list-item
{
	border: 1px solid #CCC;
	display: inline-block;
	width: 100%;
}
BODY #community-wrap .photo-list-item .container
{
	padding: 5px;
}
BODY #community-wrap .photo-list-item .photo-item
{
	float: left;
	margin: 5px;
}
BODY #community-wrap .photo-list-item .photo-item A
{
	display: block;
}
BODY #community-wrap .photo-list-item .photo-item IMG
{
	border: 1px solid #CCC;
	padding: 3px;
	margin: 0 !important;
/*Prevent margin inheritance from ".hasTip img"*/
}
/** PHOTO: PHOTO LIST ITEM *
*****************************************************************************************
*****************************************************************************************
* FORM ELEMENTS **/
#writeMessageForm .receiverList #selections
{
	width: 140px;
	font-style: normal;
}
#writeMessageForm TEXTAREA.inputbox
{
	margin: 0;
}
/** FORM ELEMENTS *
*****************************************************************************************
* Use in app box if there are no item to show **/
DIV.content-nopost
{
	margin: 0 10px 0 31px;
	height: 22px;
	line-height: 27px;
}
DIV.icon-nopost
{
	float: left;
	height: 22px;
	padding: 4px 10px 0 5px;
}
/** Use in app box if there are no item to show *
blockUnregister*/
BODY #cWindowContent .blockUnregister
{
}
BODY #cWindowContent .blockUnregister DIV.message
{
	background: #FDE2E2;
	border-top: 2px solid #D19393;
	border-bottom: 2px solid #D19393;
	padding: 5px 10px;
}
BODY #cWindowContent .blockUnregister H3
{
	font-size: 15px;
	color: #333;
	padding: 0;
	margin: 0 0 10px;
}
BODY #cWindowContent DIV.loginform LABEL, BODY #cWindowContent DIV.loginform INPUT
{
	margin: 0;
}
BODY #cWindowContent DIV.loginform .frontlogin
{
	padding: 3px;
	margin: 0 0 3px;
}
BODY #cWindowContent .blockUnregister DIV.loginform, BODY #cWindowContent .blockUnregister DIV.right-col
{
	background: transparent url(../images/separator.gif) no-repeat center left;
	padding-left: 10px;
}
BODY #cWindowContent .blockUnregister UL#featurelist
{
	list-style: none;
	margin: 10px 0 !important;
	padding: 0;
}
BODY #cWindowContent .blockUnregister UL#featurelist LI
{
	font-size: 11px;
	color: #999;
	background: transparent url(../images/add-button.gif) no-repeat 0 0;
	line-height: 16px;
	height: 16px;
	margin: 0 0 5px !important;
	padding: 0 0 0 25px;
}
BODY #cWindowContent .blockUnregister A#joinButton2
{
	background: transparent url(../images/register-button-small.gif) no-repeat 0 0;
	width: 149px;
	height: 46px;
	text-indent: -9999px;
	display: block;
	outline-style: none;
	margin: 0 auto;
}
BODY #cWindowContent .blockUnregister A#joinButton2:hover
{
	background: transparent url(../images/register-button-small.gif) no-repeat 0 -46px;
}
/*blockUnregister
Tooltips*/
.tool-tip
{
	float: left;
	border: 1px solid #90B402 !important;
	padding: 5px;
	background: #F3FDE0 url(../images/tooltip-bg.gif) repeat-x top left !important;
	max-width: 200px;
}
.tool-title
{
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: transparent url(../images/tooltip-arrow.gif) no-repeat !important;
	font-size: 100%;
	font-weight: bold;
}
.tool-text
{
	margin: 0;
	font-size: 100%;
}
/**
* All small 16x16 icons please use these classes
* we will use it for all templates
 */
.icon-user, .icon-calendar, .icon-remove, .icon-write, .icon-group, .icon-leave, .icon-online, .icon-offline, .icon-add-friend, .icon-remove-friend, .icon-approve, .icon-unapprove, .icon-discuss, .icon-wall, .icon-edit, .icon-replies, .icon-bubble, .icon-photos, .icon-report, .icon-videos, .icon-edit2, .icon-save, .icon-blog, .icon-addfeatured, .icon-removefeatured
{
	line-height: 15px;
	margin: 10px 10px 0 0;
	padding: 3px 3px 3px 20px;
	display: inline;
}
.icon-waitingapproval
{
	line-height: 15px;
	margin: 10px 10px 0 0;
	padding: 3px 3px 3px 20px;
	color: #666;
}
.icon-user
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 2px;
}
.icon-calendar
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -20px;
}
.icon-remove
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -37px;
}
.icon-group
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -58px;
}
.icon-write
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -118px;
}
.icon-join
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -100px;
}
.icon-leave
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -80px;
}
.icon-online
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -138px;
}
.icon-offline
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -158px;
}
.icon-add-friend
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -180px;
}
.icon-remove-friend
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -200px;
}
.icon-block-user
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -200px;
	text-decoration: none;
}
.icon-remove-avatar
{
	text-decoration: none;
	background: transparent url(../images/icons/delete.png) no-repeat 0;
}
.icon-approve
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -218px;
}
.icon-unapprove
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -37px;
}
.icon-waitingapproval
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -238px;
}
.icon-discuss
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -256px;
}
.icon-wall
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -276px;
}
.icon-edit
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -337px;
}
.icon-replies
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -297px;
}
.icon-bubble
{
	background: transparent url(../images/icons/bubble.gif) no-repeat 0 3px;
}
.icon-photos
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -356px;
}
.icon-report
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -375px;
	color: #F00;
	text-decoration: none;
}
.icon-videos
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -398px;
}
.icon-edit2
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -419px;
}
.icon-save
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -440px;
}
.icon-blog
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -457px;
}
.icon-addfeatured
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -480px;
}
.icon-removefeatured
{
	background: transparent url(../images/icons/icons-16x16.gif) no-repeat 0 -501px;
}
A.icon-report:hover
{
	color: #F30;
	text-decoration: underline;
}
.paramlist_key LABEL.hasTip
{
	margin: 0;
}
.ajax-notice-apps-added
{
}
.ajax-notice-apps-removed
{
}
.ajax-notice-apps-configure
{
}
BODY #community-wrap .loading
{
	width: 50px;
	height: 11px;
	background: transparent url(../images/wait.gif) no-repeat 0 0;
}
BODY #community-wrap DIV.see-all
{
	font-size: 90%;
	margin: 0 0 10px;
	padding: 2px;
	text-align: right;
}
BODY #community-wrap #latest-members-nav A
{
	outline-style: none;
	border-right: 1px solid #333;
	padding: 0 10px;
	height: 11px;
}
/*Group Invite*/
BODY #community-wrap UL#friends-list
{
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
	height: 250px;
}
BODY #community-wrap UL#friends-list LI
{
	width: 32%;
	background: none;
	margin: 0 0 5px;
	padding: 3px;
	list-style: none;
	float: left;
}
BODY #community-wrap UL#friends-invited LI
{
	background: none;
	margin: 0 0 5px;
	padding: 3px;
	list-style: none;
	float: left;
}
BODY #community-wrap UL#friends-invited LI A, BODY #community-wrap UL#friends-list LI A
{
	text-decoration: none;
	font-weight: 700;
}
BODY #community-wrap UL#friends-invited LI A:hover, BODY #community-wrap UL#friends-list LI A:hover
{
	text-decoration: underline;
	color:black;
}
BODY #community-wrap UL#friends-list LI.friend-list
{
	margin: 0 0 10px !important;
}
BODY #community-wrap UL#friends-list LI.friend-list IMG
{
	border: 1px solid #EEE;
	padding: 2px;
}
BODY #community-wrap UL#friends-list LI.friend-list:hover
{
	background: #F2F2F2;
}
BODY #community-wrap UL#friends-list LI.friend-list:hover IMG
{
	border: 1px solid #FFF;
}
BODY #community-wrap UL#friends-invited LI IMG, BODY #community-wrap UL#friends-list LI IMG
{
	float: left;
}
BODY #community-wrap UL#friends-invited LI SPAN, BODY #community-wrap UL#friends-list LI SPAN
{
}
BODY #community-wrap UL#friends-invited LI SPAN.friend-name, BODY #community-wrap UL#friends-list LI SPAN.friend-name
{
	line-height: 45px;
	padding: 0 0 0 5px;
	vertical-align: middle;
}
BODY #community-wrap DIV#friend-selected-list
{
	border: 1px solid #808080;
	padding: 5px;
	overflow: scroll;
	margin-left: 20px;
	float: left;
	width: 20%;
	height: 250px;
	margin-top: 45px;
}
BODY #community-wrap UL#friends-invited
{
	margin: 0;
	padding: 0;
}
BODY #community-wrap UL#friends-invited LI
{
	font-weight: 700;
}
BODY #community-wrap UL#friends-invited LI.friend-list
{
	font-weight: 700;
	padding: 0;
	margin: 0 0 5px !important;
	background: none;
}
BODY #community-wrap UL.application-group-avatars
{
	margin: 0pt;
	padding: 0pt;
	list-style: none;
}
BODY #community-wrap UL.application-group-avatars LI
{
	display: inline;
	padding: 0;
	background: none;
	margin: 0 3px 0 0 !important;
}
BODY #community-wrap DIV.see-all
{
	position: relative;
}
BODY #community-wrap DIV.loading
{
	display: none;
	float: right;
	margin: 5px 5px 0 0;
}
BODY #community-wrap DIV.filterlink
{
	outline-style: none;
	padding: 0 10px;
	height: 11px;
	border-bottom: 0;
	padding: 0 0 3px;
	font-size: 90%;
	margin: 0 0 10px;
	text-align: right;
}
BODY #community-wrap DIV.filterlink A
{
	border-right: 1px solid #333;
	padding: 0 5px;
	outline: none;
	text-align: right;
}
BODY #community-wrap A.active-state
{
	font-weight: 700;
}
/*Standard Avatar List*/
BODY #community-wrap UL.avatar-list
{
	margin: 0;
	padding: 0pt;
	list-style: none;
}
BODY #community-wrap UL.avatar-list LI, BODY #community-wrap UL.avatar-list LI.avatar-list-item
{
	display: inline;
	padding: 0;
	background: none;
	margin: 0 3px 0 0;
}
BODY #community-wrap UL.avatar-list LI A
{
	text-decoration: none;
}
BODY #community-wrap UL.avatar-list LI.first
{
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
BODY #community-wrap UL.avatar-list LI.first A.avatar-link
{
	display: block;
	position: relative;
}
BODY #community-wrap UL.avatar-list .title
{
	font-weight: 700;
	font-size: 160%;
	margin-bottom: 10px;
}
BODY #community-wrap UL.avatar-list .title A
{
	text-decoration: none;
}
BODY #community-wrap UL.avatar-list .desc-title
{
	font-size: 90%;
	text-align: left;
	line-height: normal;
	border-bottom: 1px solid #CCC;
	padding: 2px 0;
	margin: 0 0 5px;
	font-weight: 700;
}
BODY #community-wrap UL.avatar-list .desc-details
{
	color: #666;
	text-align: left;
}
BODY #community-wrap .tag-new
{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: transparent url(../images/tag-new.gif) no-repeat 0 0;
}
BODY #community-wrap .col-left, BODY #community-wrap .col-right
{
	margin: 0;
	padding: 0;
}
BODY #cWindowContent .button
{
	padding: 2px 15px;
	background: #333 !important;
	border: 1px solid #666 !important;
	cursor: pointer;
	color: #CCC !important;
	font-size: 11px;
}
BODY #cWindowContent .button:hover
{
	background: #1C1D22 !important;
	border: 1px solid #666;
}
BODY #community-wrap DIV.greybox TABLE
{
	margin: 0 0 25px;
}
BODY #community-wrap DIV.greybox TABLE TD
{
	vertical-align: top;
}
BODY #community-wrap #profile-edit .inputbox
{
	width: 290px;
}
BODY #community-wrap #profile-edit .select
{
	width: auto;
}
BODY #community-wrap #profile-edit .validate-custom-date
{
	width: auto;
}
/******************************************************************************************
* VIDEO **/
BODY #community-wrap .video-heading
{
/*Remove any possible inheritance from Joomla! template*/
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
BODY #community-wrap .video
{
/*LEGACY:
.video is now replaced with .video-item
to avoid conflict.
*/
	float: left;
	width: 49%;
}
BODY #community-wrap .video-item
{
	float: left;
	width: 49%;
}
BODY #community-wrap .video-item .video-item
{
	position: relative;
	border: 1px solid #EEE;
	margin: 5px;
/*Reset from parent .video-item*/
	float: none;
	width: auto;
}
BODY #community-wrap .video-thumb
{
	float: left;
	padding: 8px;
/*Did not use margin because it breaks on IE6/7*/
	position: relative;
}
BODY #community-wrap .video-thumb-url
{
	display: block;
	background: url(../../../assets/video_thumb.png) no-repeat center;
	overflow: hidden;
}
BODY #community-wrap .video-thumb IMG
{
/*Avoid .hasTip interference*/
	margin: 0 !important;
}
BODY #community-wrap .video-summary
{
	margin: 8px;
	margin-bottom: 0;
}
BODY #community-wrap .video-title
{
	overflow: hidden;
	position: relative;
	white-space: nowrap;
/*Remove any possible <h3> inheritance from Joomla! template*/
	margin: 0;
	padding: 0;
}
BODY #community-wrap .video-description
{
/*Remove any possible <p> inheritance from Joomla! template*/
	margin: 0;
	padding: 0;
}
BODY #community-wrap .video-actions
{
	float: left;
}
BODY #community-wrap .video-durationHMS
{
	position: absolute;
	bottom: 8px;
	left: 8px;
/*Due to .video-thumb's using padding and not margin*/
	background: #000000;
	color: #FFF;
	opacity: 0.7;
	font-size: 80%;
	padding: 0 0.3em;
}
BODY #community-wrap .video-permalink
{
	padding: 10px 0;
}
/*
.frontpage .video
*/
BODY #community-wrap .frontpage .video-item
{
	float: none;
	width: auto;
	color: #020202;
	font-style: normal;
	background-repeat: repeat-x;
}
/*
.video-add
*/
BODY #cWindow .video-addType
{
	vertical-align: top;
	width: 50%;
	height: 200px;
	padding: 10px;
	position: relative;
}
BODY #cWindow .video-addType.link
{
}
BODY #cWindow .video-addType.upload
{
	border-left: 1px solid #DDD;
}
BODY #cWindow .video-addType-name
{
	font-weight: bold;
/*Reset inheritance from Joomla! template*/
	margin: 0;
	padding: 0;
}
BODY #cWindow .video-addType-description
{
/*Reset inheritance from Joomla! template*/
	margin: 10px 0;
	padding: 0;
}
BODY #cWindow .video-providers
{
	padding-left: 15px;
	margin: 0;
	color: #000000;
}
BODY #cWindow .video-provider
{
	width: 49%;
	float: left;
/*Reset inheritance from Joomla! template*/
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: disc;
	line-height: 150%;
}
BODY #cWindow .video-uploadRules
{
	padding-left: 15px;
	margin: 0;
}
BODY #cWindow .video-uploadRule
{
/*Reset inheritance from Joomla! template*/
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: disc;
	line-height: 150%;
}
BODY #cWindow .video-action
{
}
BODY #cWindow .video-addType.link .video-action
{
	margin-top: 15px;
}
BODY #cWindow .video-addType.upload .video-action
{
	margin-top: 20px;
}
/*
.video-full
*/
BODY #community-wrap .video-full
{
}
BODY #community-wrap .video-player
{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
BODY #community-wrap .video-full .video-summary
{
	padding: 10px;
/*reset inheritance from .video*/
	height: auto;
	margin: 0;
}
BODY #community-wrap .video-full .video-details
{
	padding-top: 15px;
}
BODY #community-wrap .video-full .video-details DT
{
	float: left;
	width: 75px;
/*Remove inheritance from Joomla! template*/
	margin: 0 !important;
	padding: 0 !important;
}
BODY #community-wrap .video-full .video-details DD
{
	display: inline;
}
BODY #community-wrap .video-full .video-actions
{
	display: block;
/*Remove inheritance*/
	position: relative;
}
BODY #community-wrap .play-button
{
	position: absolute;
	background: url(../images/play-video.png) no-repeat center;
	top: 0;
	left: 0;
}
BODY #community-wrap .facebook
{
	background: transparent url(../../../assets/favicon/facebook.gif) no-repeat 0 0;
	margin: 5px 0 0;
	padding-left: 20px;
	text-decoration: underline;
}
BODY #community-wrap .video-result
{
	border: 1px solid #EEE;
	margin-bottom: 10px;
}
BODY #community-wrap .video-search-form
{
	margin: 0 0 20px;
}
#linkVideo #videoLinkUrl
{
	width: 100%;
}
#uploadVideo #videoTitle
{
	width: 100%;
}
#uploadVideo #description
{
	width: 100%;
}
/*******************************************************************************************/
BODY #community-wrap #community-admin-wrapper
{
	margin: 0 0 10px;
	border: 1px solid #FFF;
	padding: 5px;
	background: #F4F4F4 none repeat scroll 0 0;
	color: #FFFFFF;
}
BODY #community-wrap #community-admin-wrapper #community-admin-controls LI
{
	display: inline;
	padding: 0 10px 0 20px;
}
BODY #community-wrap #community-admin-wrapper #community-admin-controls LI A SPAN
{
	text-decoration: underline;
	color: #020202;
}
BODY #community-wrap .pos-rel
{
	position: relative;
}
BODY #community-wrap DIV.error-box
{
	border: 1px solid #FF0000;
	padding: 20px;
	background-color: #FFEAEA;
}
/** Activity stream **/
BODY #community-wrap DIV.newsfeed-item
{
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
	position: relative;
	overflow: hidden;
	display: block;
}
/** Comment On Comment **/
#community-wrap .wall-cocs
{
	margin-top: 8px;
	margin-right: 40px;
	font-size: 95%;
}
#community-wrap .wallcmt
{
	padding: 4px;
	background-color: #F6F6F6;
	margin-bottom: 1px;
	position: relative;
	padding-left: 40px;
/*32px avatar + 4px padding-left + 4px padding-right*/
}
#community-wrap .wallcmt P
{
	margin: 0;
}
#community-wrap .wall-coc-avatar
{
	width: 32px;
	position: absolute;
	top: 4px;
	left: 4px;
}
#community-wrap .wall-coc-form
{
	display: none;
}
#community-wrap .wall-coc-form-actions
{
	text-align: left;
}
#community-wrap #wall-message
{
	display: block;
	height: 110px;
}
TEXTAREA
{
	height: 150px;
	width: 70%;
}
.denied-box
{
	padding: 15px;
	/*[disabled]border:1px solid #CCCCCC;*/
	/*[disabled]background:url(../images/greybox.gif) repeat-x top left;*/
}
/******************************************************************************************
* cFilterBar *

* Affected files:
* - libraries/filterbar.php
*
 */
BODY #community-wrap #cFilterBar
{
	position: relative;
	border: 1px solid #EEE;
	margin-bottom: 10px;
}
BODY #community-wrap #cFilterBar .filterGroup
{
	border: none;
	padding: 4px 6px;
}
BODY #community-wrap #cFilterBar .filterGroup#cFilterType_Sort
{
	text-align: right;
}
BODY #community-wrap #cFilterBar .filterGroup#cFilterType_Filter
{
	position: absolute;
	top: 0;
	left: 0;
}
BODY #community-wrap #cFilterBar .filterName
{
	display: inline;
	font-size: 12px;
	font-weight: normal;
}
BODY #community-wrap #cFilterBar .filterOptions, BODY #community-wrap #cFilterBar .filterOption
{
/*Remove inheritance from Joomla! template*/
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
BODY #community-wrap #cFilterBar .filterOptions
{
	display: inline;
}
BODY #community-wrap #cFilterBar .filterOption
{
	display: inline;
	font-size: 12px;
	padding-left: 2px;
	color: #FEFEFE;
}
/*******************************************************************************************/
#community-wrap .group-discussion
{
}
#community-wrap .group-discussion+.group-discussion
{
	border-top: 1px solid #CCC;
}
#community-wrap .group-discussion-title
{
	width: 70%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 !important;
}
#community-wrap .group-discussion-replies
{
	float: right;
	margin: 0 !important;
}
#community-wrap .group-discussion-author
{
	padding: 0pt 0pt 0pt 20px;
	color: #808080;
}
BODY #community-wrap DIV.featured-items
{
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
}
BODY #community-wrap DIV.featured-items A
{
	outline: none;
}
BODY #community-wrap DIV.empty-message
{
	text-align: center;
	padding: 30px;
	border: 2px solid #C8E1A1;
	background: #EDFED2;
	margin: 20px 0;
	font-size: 110%;
	color: #455D1E;
	font-weight: 700;
}
BODY #community-wrap DIV.newsfeed-item DIV.newsfeed-content-hidden
{
	padding: 0px 2px;
	background: #F4F5F6;
	border: 1px dotted #AAB4BE;
	margin-top: 10px;
	display: none;
}
BODY #community-wrap DIV.filterlink A.popular-videos
{
	border-right: none;
}
DIV#cWindowContent UL.bookmarks-list
{
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}
DIV#cWindowContent P
{
	padding: 0;
	margin: 0;
}
DIV#cWindowContent UL.bookmarks-list LI
{
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
	background: none;
	float: left;
	width: 30%;
}
DIV#cWindowContent UL.bookmarks-list LI A
{
	text-decoration: none;
	display: table-cell;
	line-height: 16px;
}
DIV#cWindowContent UL.bookmarks-list LI IMG
{
	float: left;
	margin-right: 3px;
}
DIV#cWindowContent INPUT.bookmarks-email
{
	width: 95%;
}
DIV#cWindowContent TEXTAREA.bookmarks-message
{
	width: 95%;
	height: 90px;
}
/*
******************************************************************************
Social Bookmark
 */
#community-wrap #social-bookmarks
{
	text-align: right;
	margin: 0 0 10px;
}
#community-wrap #social-bookmarks A
{
	display: block;
	height: 16px;
	background: transparent url(../images/bookmark.gif) no-repeat 0 0;
	width: 75px;
	float: right;
}
/*
******************************************************************************
* TinyMCE Fixes
 */
BODY #community-wrap TABLE.mceLayout
{
	margin-bottom: 10px;
}
BODY #community-wrap TABLE.mceLayout TR TD
{
	padding: 0;
}
BODY #community-wrap TABLE.mceLayout TR.mceFirst TD
{
	padding-top: 2px;
}
BODY #community-wrap .mceToolbar TD, BODY #community-wrap TABLE.mceLayout TR.mceLast TD
{
	padding: 0;
}
BODY #community-wrap .defaultSkin .mceIframeContainer
{
	border-right: 1px solid #CCC;
}
/*
******************************************************************************
* Other Fixes

* catch this on yoothemes*/
DIV#cWindowContent FORM DIV
{
	margin: 0;
}
DIV#cWindowContent .inputbox
{
	background: #FFF;
}
BODY #community-wrap FORM DIV
{
	margin: 0;
}
/** catch this on ja_purity*/
BODY #community-wrap INPUT, BODY #community-wrap SELECT, BODY #community-wrap TEXTAREA, BODY #community-wrap .inputbox
{
	/*[empty]background-color:;*/
	/*[empty]background-image:;*/
}
BODY #community-wrap .radio
{
	padding: 0;
	margin: 0;
}
.clrfix
{
}
.clrfix:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
}
BODY #community-wrap #cToolbarNav DIV.toolbar-myname
{
	margin-right: 20px;
	margin-top: 12px;
	line-height: normal;
	height: auto;
}
#report-form
{
}
#report-form SELECT#report-predefined
{
	width: 280px;
}
#report-form TEXTAREA#report-message
{
	height: 100px;
	width: 273px;
}
#report-form #report-message-error
{
	display: block;
}

