/* CSS Document */

.clr {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.joobb_box_header_left {
	background-image: url(images/j_header_left.png);
	background-color: #f9f9f9;
	width: 5px;
	height: 20px;
	float: left;
}

.joobb_box_header {
	background-image: url(images/j_header.png);
	width: 100%;
	height: 20px;
	float: left;
}

.joobb_box_header_right {
	background-image: url(images/j_header_right.png);
	background-color: #f9f9f9;
	width: 5px;
	height: 20px;
	float: right;
}

.joobb_box_top {
	background-color: #dadada;
	color: #323232;
	width: 100%;
	height: 28px;
	float: left;
}

div.joobb_box_top_caption {
	padding: 5px 0px 0px 10px;
  font-weight: bold;
  font-size: 14px;
}
	
.joobb_box_top_left {
  background: none;	
	width: 5px;
	height: 23px;
	float: left;
  display: none;
}

.joobb_box_top_right {
  background: none; 
	width: 5px;
	height: 23px;
	float: right;
	display: none;
}

.joobb_box_side_left {
	background-image: url(images/j_box_side_left.png);
	width: 5px;
}

.joobb_box_side_right {
	background-image: url(images/j_box_side_right.png);
	width: 5px;
}

.joobb_box_outer {
	width: 100%;
	float: left;
}

.joobb_box_inner {
	background-color: #f6f6f6;
	border: 2px solid #dadada;
}

.joobb_box_bottom {
	width: 100%;
	height: 5px;
	float: left;
	display: none;
}

.joobb_box_bottom_left {
	background-image: url(images/j_box_bottom_left.png);
	background-color: #f9f9f9;
	width: 5px;
	height: 5px;
	float: left;
}

.joobb_box_bottom_right {
	background-image: url(images/j_box_bottom_right.png);
	background-color: #f9f9f9;
	width: 5px;
	height: 5px;
	float: right;
}

.joobb_header {
	background: #f6f6f6;
	width: 100%;
	height: 45px;
	text-align: left;
	white-space: nowrap;
}

.joobb_breadcrumb_outer {
	width: auto;
	float: left;
}

.joobb_breadcrumb_inner {
	padding: 7px;
}

.joobb_breadcrumb_image_top {
	background: url(images/breadcrumbnav_start.gif);
	width: 15px;
	height: 15px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

.joobb_breadcrumb_image_bottom {
	background: url(images/breadcrumbnav_end.gif);
	width: 30px;
	height: 15px;
	float: left;
  font-size: 1px;
  line-height: 1px;
}

.joobb_breadcrumb_text {
	padding-left: 3px;
	color: #666666;
	float: left;
}

.joobb_breadcrumb_separator {
	padding-left: 3px;
	font-weight: bold;
	float: left;
}

a.joobb_breadcrumb_href:link, a.joobb_breadcrumb_href:visited {
}

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

.joobb_usershortdetails {

}

.joobb_usershortlogin_outer {
	border-left: 1px solid #f9f9f9;
	height: 45px;
	float: right;
}

.joobb_usershortlogin_inner {
	white-space: nowrap;
	padding: 3px;
	font-size: 14px;
}

.joobb_usershortlogin_text {
    width:70px;
    font-size:11px;
    float:left;
	height: 15px;
	padding-top: 1px;
	margin-bottom: 2px;
}

.joobb_usershortlogin_inputbox {
	width: 100px;
	float: left;
}

.joobb_usershortlogin_button {
    width: 120px;
    font-size: 11px;
	padding-left: 5px;
	float:left;
}

a.joobb_category_header_href:link, a.joobb_category_header_href:visited {
}

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

.joobb_forum_line {
	background: #f9f9f9;
	width: 100%;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

a.joobb_forumlink:link, a.joobb_forumlink:visited {
	font-size: 15px;
	font-weight: bold;
}

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

.joobb_topic_line {
	background: #f9f9f9;
	width: 100%;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #999999;
}

a.joobb_topiclink:link, a.joobb_topiclink:visited {
	font-size: 15px;
  font-weight: bold;
}

a.joobb_topiclink:link img, a.joobb_topiclink:visited img {
	border: none;
}

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

.joobb_forum_last {
	margin-left: 5px;
	font-size: 11px;
	color: #666666;
}

.joobb_topicitems {
	font-size: 11px;
	color: #666666;
}

.joobb_topic_counts {
	font-size: 13px;
	color: #666666;
}

.joobb_postheadline {
	font-size: 16px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
}

.joobb_posttext {
	font-size: 13px;
}

.joobb_postauthorinfo {
}

.joobb_pagination {
	background-image: url(images/j_pager.png);
	font-size: 12px;
	color: #f9f9f9;
	height: 25px;
	float: right;
}

.joobb_pager_left {
	width: 15px;
	height: 25px;
	float: left;
	display: none;
}

.joobb_pager_right {
	width: 15px;
	height: 25px;
	float: left;
	display: none;
}

.joobb_pages_counter {
	float: left;
}

.joobb_pages_links {
	float: left;
}

.joobb_board_footer {
	width: 100%;
}

.joobb_action_line {
	height: 25px;
	line-height: 22px !important;
	margin-bottom: 10px;
}

.joobb_action_button {
	float: left;
}

.labelkey {
	font-size: 15px;
}

.inputbox {
	border: 1px inset #cccccc;
	font-size: 15px;
}

/* form validation */
.invalid { border-color: #ca0000; }
label.invalid { color: #ca0000; }

/* joomla */
input.button { cursor: pointer; }

.joobb_editor_buttons {
	margin-left: 3px;
}

textarea {
	border: 1px solid #cccccc;
}

.text {
	font-size: 13px;
}

.jb_legend {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}

.jb_legend_sub {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

.joobbSmiley {
	cursor: pointer;
	margin: 2px;
}

a.joobbSmiley {
	border: 0px;
	cursor: pointer;
}

a.joobbSmiley img {
	border: 1px solid #F0F0EE !important;
}




img.hideshow {
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.joobb_border {
	border-top: 1px solid #f1b171;
	border-left: 1px solid #f1b171;
	border-right: 1px solid #f1b171;
}

.joobb_inputbox {
	background-color: #f9f9f9;
	width: 100%;
 	color: #666666;
	font-family: Verdana, Hevlvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}

.joobb_checkbox {
	vertical-align: middle;
	font-size: 11px;
}

.joobb_button {
	cursor: pointer;
	background: #f9f9f9;
	color: #666666;
	text-align: center;
	font-family: Verdana, Hevlvetica, sans-serif;
	font-size: 12px;
	border: 1px double #cccccc;
	padding: 3px 10px;
}

.joobb_button_edit {
	cursor: pointer;
	background: #f9f9f9;
	color: #666666;
	text-align: center;
	font-family: Verdana, Hevlvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	height: 30px;
	border: 1px double #cccccc;
}

/* Standard Table */
div.table {
	display: table;
	border-collapse: collapse;

}
div.tr {
	display: table-row;
	clear: both; /* fix for ie */
}
div.td {
	display: table-cell;
	float: left; /* fix for ie */
}

fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset p {  margin: 10px 0px;  }

legend {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.codetext {
	font-weight: bold;
}

.code {
	display: block;
	width: 500px;
	white-space:pre-line;
	padding: 10px;
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #756000;
	background-color: #f9f9f9;
	border: 1px solid #999999;
}

.quotetext {
	font-weight: bold;
}

.quote {
	display: block;
	padding: 10px;
	font-style: italic;
	background-color: #cccccc;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

.list {
}

/* System Messages */
dl#joobb-message { margin-bottom: 10px; padding: 5px; border: 1px dashed #ccc;}
#joobb-message dt { font-weight: bold; }
#joobb-message dd { margin: 0; font-size: 12px; font-weight: bold; text-indent: 30px; }

/* System Standard Messages */
#joobb-message dt.message { display: none; }
#joobb-message dd.message {  }
#joobb-message dd.message ul { line-height: 16px;color: #333;list-style: none; background: url(../images/icon_info.png) no-repeat; padding: 0;}

/* System Error Messages */
#joobb-message dt.error { display: none; }
#joobb-message dd.error {  }
#joobb-message dd.error ul { line-height: 16px;color: #f00;list-style: none; background: url(../images/icon_error.png) no-repeat; padding: 0;}

form.joobb_login_form td.joobb_field_label {
	width: 100px;
	text-align: right;
	font-size: 14px;
}

form.joobb_login_form td.joobb_field {
	padding-left: 7px;
}

form.joobb_login_form td.joobb_field input {
	width: 115px;
	border: 1px solid #a4a4a4;
}

form.joobb_login_form td.joobb_fields_column {
	padding-left: 111px;
}

form.joobb_login_form button {
	width: 118px;
}

div.joobb_footer {
	margin: 10px 0px;
	padding-top: 7px;
	padding-left: 20px;
	float: none;
	width: auto;
	clear: both;
}
