@import url(stylewrapper.php?file=document.css&selector=.html_document);
@import  url(explicite.css);
@import  url(online.css);

body
{
text-align: center;
margin:0px 0px 0px 0px;
font-family: Trebuchet MS, Verdana, Arial, Tahoma;
background: #8d0707 url(../img/bg.gif);
}

img
{
border: 0px none;
}

a
{
text-decoration: none;
color:#aa1717;
}

a:hover
{
text-decoration: underline;
color:#aa1717;
}

p
{
font-size: 12px;
}

h6
{
padding-top:10px;
font-size: 10px;
}

/************************************/

#head-stuff
{
position: absolute;
top:48px;
left:16px;
}

#head-lng
{
position: absolute;
top:21px;
left:807px;
}


div#container_outer
{
margin:0px;
left:0px;
width:100%;
height: 570px;

position: absolute;
margin-top:-285px;
top:50%;
/*background:  url(../img/head-strip-bg.gif) center 15px repeat-x;*/
}

#container_outer_dummy
{
width:970px;
height: 570px;
margin:auto;
}

div#container_middle
{

}


div#container_inner
{
width:970px;
height: 570px;
margin:auto;
text-align: left;
background: White;
}

div#container_head_1
{
width:970px;
height:205px;
position:relative;

background:  url(../img/head-strip.gif) 0px 15px repeat-x;

}

#head_logo
{
position:absolute;
top:48px;
right:0px;
}

#container_body
{
height:365px;
width:970px;
position: relative;
}


#document_window
{
top:0px;
left:250px;/*CAN BE CHANGED IN HTML DOCUMENT*/
margin-left:10px;
margin-top:10px;
position:absolute;
}

#pane_center
{
/*
float:left;
*/
text-align: left;
width:460px;
height:315px;

}

#pane_center_relative
{
position: relative;
width:440px;
height: 315px;

}


#pane_center_view
{
overflow: hidden;
top:0px;
left:0px;
width:430px;
height: 315px;
position: relative;

}

#side_box
{
position: absolute;
/*width:324px;
height:510px;*/
top:0px;
left:0px;
}

/*****************************/

#pane_left
{
position:absolute;
top:9px;
left: 16px;
width:225px;
height:319px;
background: url(../img/l-box.gif);
}

#pane_left .box
{
padding:9px 10px 5px 10px;
}

#pane_right
{
position:absolute;
top:9px;
left:724px;
width:225px;
height:319px;
background: url(../img/r-box.gif) bottom center no-repeat;
}


/*****************************/

#container_footer
{
border-top:1px solid #e5e5e5;
position: absolute;
top:340px;
left:15px;
font-size: 10px;
padding:5px 0px;
text-align: center;
width:940px;
margin:0px auto;
color:#a5a5a5;
}

#container_footer a
{
color:#aa1717;
text-decoration: underline;
}

#container_footer a:hover
{
color:#aa1717;
text-decoration: none;
}

/*****************************/

.body_corner
{
background-image: url(../img/body-corner.gif);
position: absolute;
width:15px;
height:15px;
top:0px;
overflow: hidden;
}

.body_corner_tl {left:0px;background-position: top left;}
.body_corner_tr {right:0px;background-position: top right;}
.body_corner_bl {left:0px;background-position: 0px 15px/*-15px left*/;top:350px;}
.body_corner_br {right:0px;background-position: 15px 15px;top:350px;}

#pane_center.pane_cente_gallery h1{ margin:0px 0px 15px 0px;}

/*****************************/

.html_document
{
background: transparent !important;
}

.clear
{
clear: both;
}
