@CHARSET "UTF-8";

.communityjustice_panel {
    background: none repeat scroll 0 0 #EBEAEB;
    border-bottom: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    clear: both;
    float: right;
    height: 30px;
    padding: 5px 10px;
    position: relative;
    vertical-align: middle;
    width: 150px;
    
    cursor: pointer;
}

.communityjustice_panel:hover {
    background: none repeat scroll 0 0 #CBCACB;	
}

.communityjustice_panel img {
    left: 0;
    position: absolute;
    top: 2px;
}

.communityjustice_rules {
	border-bottom: 1px solid;
	border-color: #E9E9E9;
	width: 100%;
	background-color: #F2F6F8;
	padding-bottom: 15px;
}

.communityjustice_notice_text {
    left: 33px;
    position: absolute;
    top: 4px;
}

.communityjustice_notice_bar {
    border: 1px solid #F2F6F8;

    left: 34px;
    position: absolute;
    top: 29px;
    width: 125px;
    
    background-color: #FAFAFA;
}

.communityjustice_notice_loader {
	position: absolute;
	left: -20px;
	top: 20px;
	background-color: transparent;
}

.communityjustice_notice_help {
	position: absolute;
	left: -22px;
	top: 0px;
	background-color: transparent;
}

.communityjustice_notice_admin_link {
	position: absolute;
	left: 35px;
	top: 45px;
	background-color: transparent;
	
	cursor: pointer;	
}

.communityjustice_notice_admin_link:hover {
	text-decoration: underline;
}

.communityjustice_community_rules_panel {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-color: #CBCACB;
	border-width: 1px;
	border-style: solid;
	
	margin-left: 30px;
	margin-right: 15px;
	
	position: relative;
}

.communityjustice_forum_rules_panel {
	margin-top: 15px;
	padding-top: 10px;	
	padding-bottom: 10px;
	
	border-color: #CBCACB;
	border-width: 1px;
	border-style: solid;	
	
	margin-left: 30px;
	margin-right: 15px;
	
	position: relative;
}

.communityjustice_rules_element {
	margin-left: 30px;
	margin-top : 10px;
	font-size: 100%;
	margin-bottom: 10px;
	margin-right: 15px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	cursor: pointer;
}

.communityjustice_rules_element_checked {
	margin-left: 30px;
	margin-top : 10px;
	font-size: 100%;
	margin-bottom: 10px;
	margin-right: 15px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	background-color: #E3C9A3; /*#D3DCE3;*/
	
	cursor: pointer;
}

.communityjustice_rules_element_pos_checked {
	margin-left: 30px;
	margin-top : 10px;
	font-size: 100%;
	margin-bottom: 10px;
	margin-right: 15px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	background-color: #B8D5AF;
	
	cursor: pointer;
}

.communityjustice_rules_element:hover {
	background-color: #CBCACB;
}

.communityjustice_rules_button_panel {
	height: 48px;
    margin-top: 5px;

    position: relative;
}

.communityjustice_rules_button_clear {
	position: absolute;
	
	left: 30px;
	top: 10px;
	
    font-size: 110%;
    height: 25px;
    width: 130px;
	
	background-color: #F76744;
	color: #FEFEFE;
	
    padding-top: 10px;	
    text-align: center;    
    
    cursor: pointer;
}

.communityjustice_rules_button_clear:hover {
	background-color: #E4512B;	
}

.communityjustice_rules_button_submit {
 	background-color: #4F8959;
    color: #FEFEFE;
    font-size: 110%;
    height: 25px;
    left: 170px;
   	top: 10px;
    padding-top: 10px;   	
    position: absolute;
    text-align: center;
    width: 300px;
    
    cursor: pointer;
}

.communityjustice_rules_button_submit:hover {
	background-color: #186224;
}

.communityjustice_rules_button_load {
    background-color: transparent;
    left: 480px;
    position: absolute;
    top: 20px;
}

.communtiyjustice_rules_close_button {
	font-size: 70%;
	font-weight: normal;
	color: #4172A4;
	cursor: pointer;
}

.communtiyjustice_rules_close_button:hover {
	text-decoration: underline;
}

.communityjustice_rules_progressbar {
    border: 1px solid #666666;
    left: 110px;
    position: absolute;
    top: 4px;
    width: 150px;
}

.communityjustice_pos_vote_panel {
	position: absolute;
	right: 10px;
	top: -4px;
	
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	
	font-size: 95%;
	
	/*z-index: -1000;*/
	
    /*border: 1px solid #F2F6F8;*/
    /*background-color: #F2F6F8;*/
}

.communityjustice_pos_vote_panel:hover {
	text-decoration: underline;	
	color: #4172A4;
	cursor: pointer;	
}
	
.communityjustice_pos_vote_panel_checked {
	position: absolute;
	right: 10px;
	top: -4px;
	
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	
	font-size: 95%;
	
	/*z-index: -1000;*/
	/*visibility: hidden;*/	
	color: #256713;
}

.communityjustice_pos_vote_panel_checked:hover {
	text-decoration: underline;	
	color: #4172A4;
	cursor: pointer;	
}

.communityjustice_user_status {
	position: relative;

	float: right;
    font-size: 11px;
    text-align: right;
    height: 30px;
}

.communityjustice_user_status_image {
	position: absolute;
	
	left: -2px;
	top: 0px;
	
	width: 25px;
}

.communityjustice_user_status_title {
	left: 25px;
    position: absolute;
    top: 5px;
}

.communityjustice_user_status_point {
    left: 182px;
    position: absolute;
    top: 5px;
}
