/* MAKET SPECIFIC STYLES */

#layout_intermaket{background:url(../../_img/layout_top_int.jpg) no-repeat center top;min-width:1000px;}
#int_layout{background:url(../../_img/layout_bottom.jpg) no-repeat center bottom;min-width:1000px;}

#page{
    height:auto;
    width:1000px;
    text-align:left; 
    /*position: relative;*/
}
#lay_body { width:688px;font-size:14px;line-height:1.55;}
#lay_body p, #lay_body td, #lay_body div, #lay_body table, #lay_body select, #lay_body textarea
{font-size:14px;line-height:1.55;}

#int_body{
    float:left;
    padding:0;
    position:relative;
    padding:0 11px 100px 0;
    line-height: 1.5;
}

#lay_f3{
    padding-left:30px;
    background:#C2E2FF;   
}
body #lay_f3{background:none;}
body #lay_f4{background:none;}

#int {
    float:left;
    padding:0 29px 62px 55px;
    position:relative;
}

#int #lay_f2{width:215px;}

#lay_f4 {
    padding-bottom:10px;
    clear:both;
    background:#C2E2FF;
}

.search_word {
margin-left: -35px;
}

.toolbar {display: none;}
.code {
    background: none repeat scroll 0 0 #DDE4DD;
    border: 1px dotted gray;
    overflow: auto;
    padding: 5px;
    width: 612px;
    margin: 15px;
}
table.confluenceTable {
    border-collapse: collapse;
    margin: 15px 0;
}
table.confluenceTable th.confluenceTh, table.confluenceTable td.confluenceTd {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
    min-width: 0.6em;
    padding: 5px 7px;
    text-align: left;
    vertical-align: top;
}
.confluenceTd p, .confluenceTd pre {
    margin: 0 !important;
}
.confluenceTh {background: #F0F0F0;}
.warningMacro {
    background-color: #FFE7E7;
    border: 1px dotted #000000;
    margin: 10px 0;
    padding: 10px;
}
.aui-message.warning {
    background: none repeat scroll 0 0 #FFFDF6;
    border-color: #FFEAAE;
}
.aui-message {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    margin: 10px 0 0;
    padding: 10px 10px 10px 36px;
    position: relative;
}

.aui-message p.title {
    font-weight: bold;
}