/**  phpBB 3.0 Style Sheet
* --------------------------------------------------------------
* @package: phpBB3 :: Advanced BBCode box 3 -> styles -> abbcode
* @version: $Id: abbcode.css, v 1.0.11 2008/10/11 11:10:08 leviatan21 Exp $
* @copyright: leviatan21 < info@mssti.com > (Gabriel) http://www.mssti.com/phpbb3/
* @license: http://opensource.org/licenses/gpl-license.php GNU Public License 
* @author: leviatan21 - http://www.phpbb.com/community/memberlist.php?mode=viewprofile&u=345763
* --------------------------------------------------------------
**/
.cat {
	text-indent: 0;
}

.helpline { 
	overflow: hidden;
	background-color: transparent !important;
	border-style: none;
	font-size: 10px;
	color:#FF0000;	
}

#abbc3posttable textarea.inputbox, 
#abbc3wysiwig textarea.inputbox{
	width: 100%;
	height: 300px;
}
#abbc3posttable textarea:hover, 
#abbc3wysiwig textarea:hover {
	border: 0;
}
#abbc3posttable, 
#abbc3wysiwig {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	vertical-align: top;
}
#abbc3posttable select, 
#abbc3wysiwig select {
	height: 20px;
	margin: 3px 0;
}
#abbc3posttable option, 
#abbc3wysiwig option {
	background-color: #eeeeee;
	color: black;
}
#abbc3posttable option.selected, 
#abbc3wysiwig option.selected {
	color: black;
	font-weight: bold;
	font-style: italic;
}
#abbc3posttable tr, #abbc3posttable td, #abbc3posttable div, 
#abbc3wysiwig tr, #abbc3wysiwig td, #abbc3wysiwig div {
	height: 26px;
	margin: 0;
	padding: 0 0 0 2px;
	vertical-align: top;
}
#abbc3posttable .btnbbcode3, #abbc3posttable .option.genmed,
#abbc3wysiwig .btnbbcode3, #abbc3wysiwig .option.genmed {
	height: 20px;
	vertical-align: top;
	margin: 3px 0 4px 0;
	padding: 0;
	cursor: pointer;
	background-color: transparent !important;
	padding: 1px;
}
#abbc3posttable .button2, 
#abbc3wysiwig .button2 {
	padding: 0;
	margin: 0;
}
.abbc3_link {
	float: right;
	margin: 8px 4px 0 0;
	padding: 0;
}

.editor_Button:hover {
	background: #FAFAFA url("images/bg/bg_button.gif");
}

/* MOD : add button over - START **/
/* DELETE ME 1
.editor_Button {
	background: url("images/bg/button_background.gif");
	border: 1px solid #6593CF;
	padding:1px;
}
.editor_Button:hover {
	background: #FCEEC1 url("images/bg/button_over.gif");
	border: 1px solid #FFBD69;
}
/* DELETE ME 2
/** MOD : add button over - END **/

#abbc3posttable .dot, #abbc3wysiwig .dot {
	margin: 3px 0;
	padding: 0;
	cursor: default;
	background-color: transparent !important;
}

/* wizards */
#abbcode_wizards {
	font-size: 1em;
}
#abbcode_wizards #preview {
	text-align: center;
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#abbcode_wizards select, #abbcode_wizards input, #abbcode_wizards label {
	font-size: 1em;
}

/** Place the testlink files in a scroll box **/
dl.testlink {
	margin: 0 1px;
	padding: 5px;
	height: auto;
	width: 99%;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
}
.abbc3_wrong {
	color: #ff0000; 
	font-size: 1em;;
}
.abbc3_good {
	color: #2E8B57; 
	font-size: 1em;;
}

/** Spoiler - START **/
.spoilwrapper {
	margin: 0 5px;
	padding: 5px;
	color: #000000;
	border: 1px solid #dbdbdb;
	background-color: #ffffff;
	font: 0.9em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}
.spoiltitle {
	padding: 0 0 5px 0;
}
.btnspoil {
	color: #000;
	background: #FAFAFA;
	border: 1px solid #666666;
	font-size: 1em;
	width: auto !important;
	padding: 1px 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	cursor: pointer;
}
input.btnspoil:hover {
	border: 1px solid #BC2A4D;
	background-color: #ECECEC;
	color: #BC2A4D;
}
/** Spoiler - END **/

/** Img - START **/
div.center { text-align: center; display: table; margin-left: auto; margin-right: auto; }
div.left   { float:left; padding:0 10px; clear:both; }
div.right  { float:right; padding:0 10px; clear:both; }
/** Img - END **/

/** NFO bbcode - START **/
/** IE6 Only **/
* html.nfo { line-height: 86%; letter-spacing: -2.9px; font-size: 10px; font-family: Terminal; }
/** IE7 Only **/
*:first-child+html .nfo { line-height: 86%; letter-spacing: -2.9px; font-size: 10px; font-family: Terminal; }
.NFOTable .codetitle	{ font-weight: bold; }
.nfo { color: #000000; font-weight: normal; line-height: 70%; letter-spacing: -2.5px; font-size: 9px; font-family: "Courier New"; background-color: #ffffff; }
/** NFO bbcode - END **/

/** ed2k bbcode - START **/
.ed2k_div1  {margin: 5px 0 0 0; padding:5px 0; color:#ffffff; border:1px solid #dbdbdb; text-align:center; background-color:#999999; font-size:0.9em; font-weight:bold; }
.ed2k_div2  {margin:         0; padding:    0; color:#000000; border:1px solid #dbdbdb; display:none     ; background-color:#E4F9DB; }
.ed2k_table {margin:         0; padding:5px  ;                border-collapse:collapse; }
.ed2k_col1  {               			          width:5%  ; border:1px solid #999999; text-align:center; }
.ed2k_col2  {margin:         0; padding:0 5px;    width:95% ; border:1px solid #999999; text-align:left; }
/** ed2k bbcode - END **/

/** Moderator bbcode - START **/
.ModTable              { background-color: #FFFFFF; border: 1px solid #000000; font-size:0.9em; font-weight: normal; color: #000000; overflow: hidden; }
.ModTable .exclamation { background-color: #ff6060; font-weight:bold; font-family: "Times New Roman", Verdana; font-size: 4em; color:#ffffff; vertical-align: middle; text-align: center; width: 1%; }
.ModTable .rowuser     { border-bottom: 1px solid #000000; font-weight: bold; }
.ModTable .rowtext     {}
/** Moderator bbcode - END **/

/** Offtopic bbcode - START **/
.OffTopic		{ border: 1px dotted #114499; font-size:0.9em; font-weight: normal; color: #2277DD;}
.OffTopicTitle	{ font-weight: bold; font-style: italic; color: #114499; background-color: #FFFFFF;  padding: 0.5em; }
.OffTopicText	{ padding: 0.5em; }
/** Offtopic bbcode - END **/

.codetitle, .codecontent { overflow: auto; }
.quotecontent, blockquote div { overflow: auto; max-height: 200px; }

/** thumbnails - START **/
.hoverbox { cursor: /* url("zoomin.cur"), */ pointer ; background:#eee; color: inherit; border-color: #ddd #bbb #aaa #ccc; border-style: solid; border-width: 1px; margin: 3px; padding: 5px; }
/** thumbnails - END **/

/** Image Resizer JS - START **/
.resized-div { margin: 0; padding: 0; border: 0px; background-color: #000000; width: auto; height: 24px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; text-align: left; }
.resized-txt { padding-bottom: 5px; /* padding: 6px 0 0 10px; */ color: #ffffff; font-size: 12px; font-weight: normal; text-decoration: none; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; vertical-align: middle; font-variant: normal; text-transform: none; line-height: 100%; }
.resized-div img { background-color: transparent !important; border: 1px solid transparent !important; margin: 2px 5px 0 10px; }
.resized-div img:hover { border: 1px solid transparent !important; }
/** Image Resizer JS - END **/

/** AdvancedBox JS - START **/
#AB-BackGround        { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }
#AB-Overlay           { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#AB-ToolBar           { position: absolute; top: 0; left: 0; height: 20px; width: 100%; z-index: 10; }
#AB-ImageName         { float: right; margin: 0; padding: 0 5px; width: auto; height: 18px; color: #f1f1f1; line-height: 150%; }
#AB-OuterContainer    { position: relative; width: 250px; height: 250px; margin: auto auto; border: 4px solid white; background-color: white; }
#AB-LoadingLink       { z-index: 1000; position: absolute; top: 52%; left: 48%; width: 20px; height: 20px; margin: 0; padding: 0; background: transparent url("advancedbox_blank.gif") no-repeat; /* Trick IE into showing hover */ }
#AB-LoadingLink       { background: url("advancedbox_icon_loading.gif") top left no-repeat; }
#AB-CloserLink, #AB-ZoomLink, #AB-PrevLink, #AB-NextLink, #AB-PlayLink, #AB-PauseLink { z-index: 104; margin: 0; padding: 0; width: 20px; height: 20px; float: left; background: transparent url("advancedbox_blank.gif") no-repeat; /* Trick IE into showing hover */ }
#AB-CloserLink        { background: url("advancedbox_icon_close.gif") top left no-repeat; }
#AB-ZoomLink          { background: url("advancedbox_icon_zoom.gif")  top left no-repeat; }
#AB-PrevLink          { background: url("advancedbox_icon_prev.gif")  top left no-repeat; }
#AB-NextLink          { background: url("advancedbox_icon_next.gif")  top left no-repeat; }
#AB-PlayLink          { background: url("advancedbox_icon_play.gif")  top left no-repeat; }
#AB-PauseLink         { background: url("advancedbox_icon_pause.gif") top left no-repeat; }
#AB-nOnText           { margin: 0; padding: 0 5px; width: auto; min-width: 50px; height: 18px; color: #666; float: left; line-height: 150%; border: 1px solid #999; background: #f1f1f1 url("advancedbox_blank.gif") no-repeat; /* Trick IE into showing hover */ }
#AB-ToolBar a:visited { border: 0; cursor: pointer; background-position: 100% 0; }
#AB-ToolBar a:hover   { border: 0; cursor: pointer; background-position: 0 100%; }
#AB-ToolBar a.disabled{ cursor: default; background-position: 100% 0; }
/** AdvancedBox JS - END **/

/* Hidden block */
.hiddenbox { padding: 0 2px 2px 5px; background-color: #ffffff; border: 1px solid #d8d8d8; font-size: 1em; }
.unhidden, .hidden { border-bottom: 1px solid #cccccc; margin-bottom: 3px; font-size: 0.8em; font-weight: bold; display: block; }
.unhidden { color: #339900; }
.hidden { color: #990000; }
.hiddentext { color: #ff0000; }

