.bbcode, .bbcode2 {
width : 485px;
background : url(images/bb_form.png);
border : 1px solid #63839f;
border-collapse : collapse;
border-spacing : 0;
}
.bbcode2 {
width : 486px;
}
.bbcode_block {
position : absolute;
text-align : center;
padding : 6px 4px;
background : #5d7c94 url(images/bb_form.png) repeat-x;
border : 1px solid #2c5169;
bottom : 28px;
z-index : 100;
}
.smiley {
vertical-align : middle;
}
h3.title1 {
width: 98%;
margin: auto;
margin-bottom: -7px;
margin-top: 0px;
color: #8e3457;
font-size: 14px;
font-weight: bold;
padding: 2px 5px;	
border-bottom: 2px solid #96c654;
}
h3.title2 {
display : inline;
color: #8e3457;
font-size: 14px;
font-weight: bold;
margin-left : 20px;
padding: 2px 5px;
font-weight: bold;
border: 1px solid #683a1e;
}
h4.stitle1 {
margin-bottom: -8px;
margin-top: 0px;
text-indent: 40px;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color : #da3e01;
}
h4.stitle2 {
text-indent: 80px;
margin-bottom: 0px;
margin-top: 0px;
font-size: 14px;
font-style: italic;
font-weight: bold;
text-decoration: underline;
color : #96c654;
}
.float_left {
float : left;
margin : 5px;
}
.float_right {
float : right;
margin : 5px;
}
.bb_table {
border : 1px solid #96c654;
border-spacing : 0;
border-collapse : collapse;
margin : auto;
}
.bb_table_col {
border : 1px solid #96c654;
padding : 6px;
}
.bb_ul {
margin-left : 20px;
}
.bb_ol {
margin-left : 35px;
}
.question {
color : blue;
background : #eeeeee url(../images/question.png) no-repeat;
}
.notice {
color : #ffffff;
background : #aca899 url(../images/notice.png) no-repeat;
}
.warning {
color : #ffffff;
background : #ff9900 url(../images/important.png) no-repeat;
}
.error {
color : #ffffff;
background : #d92e00 url(../images/stop.png) no-repeat;
}
.success {
color : #ffffff;
background : #8ac77f url(../images/success.png) no-repeat;
}
.question, .notice, .warning, .error, .success {
display : block;
height : 35px;
padding-top : 4px;
padding-bottom : 10px;
padding-left : 40px;
padding-right : 5px;
margin : 4px 25px;
border : 1px solid #b7b7b7;
background-position : 4px 4px;
}
html > body .question, html > body .notice, html > body .warning, html > body .error, html > body .success {
height : auto;
min-height : 30px;
}
.text_blockquote, .text_code, .text_hide {
display : block;
width : 93%;
padding-bottom : 2px;
font-weight : bold;
margin : auto;
}
.blockquote, .code, .hide {
overflow : auto;
max-height : 500px;
background : #fafbf7;
border : 1px solid #96c654;
border-left : 5px solid #96c654;
border-right : 5px solid #96c654;
color : #000000;
padding : 8px;
margin : 0 25px;
}
.hide {
cursor : pointer;
height : 10px;
overflow : auto;
}
.hide2 {
visibility : hidden;
}
.indent {
margin-left : 30px;
}
.bb_acronym {
cursor : help;
}
.bb_block {
margin : 0 20px;
padding : 5px;
border : 1px solid #c4ced6;
}
.bb_fieldset {
margin : 10px;
}
.xmlhttprequest_preview {
overflow : auto;
height : 220px;
width : 94%;
font-size : 11px;
margin : auto;
margin-top : 4px;
margin-bottom : 3px;
padding : 1px 2px;
}
.code ol {
margin-left : 3em;
}
a.wikipedia_link:before {
content : url(../images/wikipedia_icon.png);
vertical-align : middle;
}
a.wikipedia_link {
border-bottom : 1px dotted;
}
