
#phorum div.block1_cont a:link {
    color: rgb(235, 220, 170);
    text-decoration: underline;
}
#phorum div.block1_cont a:visited {
    color: rgb(235, 220, 170);
    text-decoration: underline;
}
#phorum div.block1_cont a:hover {
    color: rgb(250, 250, 255);
    text-decoration: underline;
}
#phorum div.block1_cont a:active {
    color: rgb(250, 250, 255);
    text-decoration: underline;    
}

#phorum table {
    width: 100%;
}

#phorum table.std {
    border: 1px solid rgb(60, 60, 80);
    border-top: 0;
}

#phorum table.std tr td {
    text-align: left;
    border-bottom: 1px solid rgb(0, 0, 0);
    padding-left: 4px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 3px;
}

#phorum table.std tr td.small {
    text-align: center;
}

#phorum table.std tr.term td {
    border-bottom: 0;
}

#phorum table.std tr td.left {
    padding-left: 8px;
}

#phorum table.std tr.header td {
    text-align: left;
    background-color: rgb(60, 60, 80);
    border-bottom: 0;
    border-left: 1px solid rgb(41, 39, 47);
    border-right: 1px solid rgb(41, 39, 47);
}

#phorum table.std tr.header td.left {
    padding-left: 4px;
    border-left: 0;
}

#phorum table.std tr.header td.right {
    border-right: 0;
}

#phorum table.std tr td.left div {
    padding-left: 4px;
}

blockquote.bbcode {
    border: 1px solid rgb(60, 60, 80);
}

blockquote.bbcode div.quote_header {
    background-color: rgb(60, 60, 80);
    display: block;
}

blockquote.bbcode span.quote_caption {
    color: rgb(200, 200, 200);
    display: inline;
}

blockquote.bbcode span.quote_author {
    color: rgb(200, 200, 200);
    display: inline;
}

blockquote.bbcode div.quote_content {
    color: rgb(170, 170, 200);
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 4px;
    padding-bottom: 4px;
}

blockquote.bbcode blockquote.bbcode {
    border: 1px solid rgb(60, 60, 60);
}

blockquote.bbcode blockquote.bbcode div.quote_header {
    background-color: rgb(60, 60, 60);
}

blockquote.bbcode blockquote.bbcode div.quote_content {
    color: rgb(170, 170, 170);
}

blockquote.bbcode blockquote.bbcode blockquote.bbcode {
    border: 1px solid rgb(45, 45, 45);
}

blockquote.bbcode blockquote.bbcode blockquote.bbcode div.quote_header {
    background-color: rgb(45, 45, 45);
}

/**/

#phorum #main_block .block1_head {
    font-family: "tahoma", sans-serif;
    size: 10pt;
}

#phorum #main_block .info_box {
}

#phorum #main_block .breadcrum {
    vertical-align:text-top;
}

#phorum #main_block .account {
    vertical-align:text-top;
    text-align: right;
    size: 10pt;
}

#phorum #main_block .search {
    padding-top: 5px;
    text-align: right;
    size: 10pt;
}

#phorum #main_block .announcements {
    margin-top: 14px;
}

#phorum #main_block .action {
    margin-top: 4px;
    size: 10pt;
}

#phorum .post .header {
    border-bottom: 1px solid rgb(0, 0, 0);
    padding-bottom: 10px;
    margin-bottom: 15px;
}

#phorum .post .header td {
    vertical-align: top;
}

#phorum .post .author {
    font-size: 16pt;
    padding-bottom: 6px;
}

#phorum .post .title {
    padding-bottom: 2px;
}

#phorum .post .date {
}

#phorum .post .awesome {
    font-weight: bold;
    padding-bottom: 2px;
}

#phorum .post .registered {
    padding-bottom: 2px;
}

#phorum .post .posts {
}

#phorum .post .content {
    margin-bottom: 14px;
}

#phorum .post .action {
    text-align: right;
}

#phorum .post .unapproved {
    font-size: 18pt;
    text-align: center;
}

#phorum .post .attachments {
    width: 80%;
    margin: 0 auto;
    padding-top: 4px;
}


#phorum .main_footer .action {
}

#phorum .paging {
    padding-top: 4px;
    font-size: 10pt;
}

#phorum .controlcenter ul {
    padding-left: 16px;
    padding-bottom: 16px;
}

#phorum .controlcenter table.std tr td.left div {
    padding-left: 0;
}

#phorum .controlcenter td.main {
    width: 100%;
    height: 100%;
    vertical-align: top;
}




/* Added by module "announcements", template "announcements::css" */



/* Added by module "editor_tools", file "mods/editor_tools/editor_tools.css" */
#editor-tools {
    padding: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

/* padding is arranged in editor_tools.js, so do not define it here. */
#editor-tools .editor-tools-button {
    margin-right: 2px;
    margin-bottom: 2px;
    background-color: #eee;
    border: 1px solid #ddd;
    vertical-align: bottom;
}

#editor-tools .editor-tools-button:hover {
    border: 1px solid #777;
}

.editor-tools-popup {
    text-align: left;
    position:absolute;
    padding: 5px 10px;
    background-color:#eee;
    border:1px solid #777;
    font-family: arial, helvetica, sans-serif;
    z-index: 1000;
}

.editor-tools-popup a,
.editor-tools-popup a:active,
.editor-tools-popup a:visited {
    text-decoration: none;
    color: black;
}

.editor-tools-popup a:hover {
    text-decoration: underline;
}

#editor-tools-smiley-picker img,
#editor-tools-subjectsmiley-picker img {
    border: none;
    margin: 3px;
}

#editor-tools-a-help {
    float: right;
}

/* Override fixes for color picker within XHTML transitional */

* html .colorPickerTab_inactive span,
* html .colorPickerTab_active span{
    position:/**/relative;
}

* html .colorPickerTab_inactive img,
* html .colorPickerTab_active img{
    position:relative;
    left:-3px;
}

* html #dhtmlgoodies_colorPicker .colorPicker_topRow{
    height:20px;
}



/* Added by module "smileys", file "mods/smileys/smileys.css" */
.mod_smileys_img {
    vertical-align: middle;
    margin: 0px 3px 0px 3px;
    border: none;
}


/* Added by module "spamhurdles", file "mods/spamhurdles/spamhurdles.css" */
#spamhurdles_captcha {
    font-size: small;
    padding: 10px 0px 10px 0px;
}

#spamhurdles_captcha_title {
    font-weight: bold;
}

#spamhurdles_captcha_explain {
    width: 85%;
}

#spamhurdles_spoken_captcha {
    padding-left: 15px;
    background: url(lib/audio.gif) no-repeat;
    padding-bottom: 10px;
    font-size: small;
}

#spamhurdles_captcha_image {
    margin: 8px 0px 8px 0px;
}

#spamhurdles_captcha_image .captcha_image {
    border: 1px solid #333;
}

#spamhurdles_captcha_asciiart {
    line-height: 4px;
    font-size: 6px;
    font-weight: bold;
    color: black;
}


/* Added by module "bbcode", file "mods/bbcode/colorpicker/js_color_picker_v2.css" */
	#dhtmlgoodies_colorPicker{
		position:absolute;
		width:250px;
		padding-bottom:1px;
		background-color:#FFF;
		border:1px solid #777;
		
		width: 252px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;	
				
        z-index: 1000;
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:3px double #777;
		background-color:#E2EBED;
		padding-left:2px;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 20px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;	
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_statusBar{
		height:13px;
		padding-bottom:2px;
		width:248px;
		border-top:3px double #777;	
		background-color:#E2EBED;
		padding-left:2px;
		clear:both;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 18px;	/* IE 5.x */
		height/* */:/**/13px;	/* Other browsers */
		height: /**/13px;	
						
	}
	
	#dhtmlgoodies_colorPicker .colorSquare{
		margin-left:1px;
		margin-bottom:1px;
		float:left;
		border:1px solid #000;
		cursor:pointer;
		
		width: 12px;	/* IE 5.x */
		width/* */:/**/10px;	/* Other browsers */
		width: /**/10px;	
		
		height: 12px;	/* IE 5.x */
		height/* */:/**/10px;	/* Other browsers */
		height: /**/10px;	
				
	}
	
	.colorPickerTab_inactive,.colorPickerTab_active{
	
		height:17px;
		padding-left:4px;
		cursor:pointer;	
		
		
	}
/* path fixed for Phorum */
	.colorPickerTab_inactive span{
		background-image:url(mods/bbcode/colorpicker/images/tab_left_inactive.gif);
	}
	
/* path fixed for Phorum */
	.colorPickerTab_active span{
		background-image:url(mods/bbcode/colorpicker/images/tab_left_active.gif);

	}
	.colorPickerTab_inactive span, .colorPickerTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		-moz-user-select:none;
	}	
	.colorPickerTab_inactive img,.colorPickerTab_active img{
		float:left;
	}
	.colorPickerCloseButton{
		width:11px;
		height:11px;
		text-align:center;
		line-height:10px;
		border:1px solid #777;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width: 15px;	/* IE 5.x */
		width/* */:/**/11px;	/* Other browsers */
		width: /**/11px;
		
		height: 15px;	/* IE 5.x */
		height/* */:/**/11px;	/* Other browsers */
		height: /**/11px;

			
	}
	#colorPicker_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;

	}

    /* disabled for Phorum
	form{
		padding-left:5px;
	}
    */
	
	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		position:absolute;
		bottom:0px;
		
		width: 5px;	/* IE 5.x */
		width/* */:/**/3px;	/* Other browsers */
		width: /**/3px;
		
		height: 5px;	/* IE 5.x */
		height/* */:/**/3px;	/* Other browsers */
		height: /**/3px;
				
	}
	.colorSliderLabel{
		width:15px;
		height:20px;
		float:left;
		font-size:11px;
		font-weight:bold;
	}
	.colorSlider{
		width:175px;
		height:20px;
		float:left;
	}
	.colorInput{
		width:45px;
		height:20px;
		float:left;
	}	
	.colorPreviewDiv{
		width:186px;
		margin-right:2px;
		margin-top:1px;
		border:1px solid #CCC;
		height:20px;
		float:left;
		cursor:pointer;
		
		width: 188px;	/* IE 5.x */
		width/* */:/**/186px;	/* Other browsers */
		width: /**/186px;
		
		height: 22px;	/* IE 5.x */
		height/* */:/**/20px;	/* Other browsers */
		height: /**/20px;
				

	}
	.colorCodeDiv{
		width:50px;
		height:20px;
		float:left;
	}
