Style.ie7.css
/* begin Page */
#art-page-background-glare {
zoom: 1;
}
/* Start Box */
.art-box {
zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='art-box-'+e[ i]}('br,bl,cr,cl,tr,tl'.split(',')));
}
.art-box-body {
zoom:1;
}
.art-box-tl, .art-box-tr, .art-box-cl, .art-box-cr, .art-box-bl, .art-box-br {
position:absolute;
display:block;
top:0;
bottom:0;
background-repeat: no-repeat;
}
.art-box-tl,.art-box-bl,.art-box-cl {
left:0;
}
.art-box-tr,.art-box-br,.art-box-cr {
right:0;
}
.art-box-cl, .art-box-cr {
background-repeat:repeat-y;
}
.art-box-tl {
background-position: top left;
z-index:-3;
}
.art-box-tr {
background-position: top right;
z-index:-3;
}
.art-box-cl {
background-position: center left;
z-index:-3;
}
.art-box-cr {
background-position: center right;
z-index:-3;
}
.art-box-bl {
background-position: bottom left;
z-index:-3;
}
.art-box-br {
background-position: bottom right;
z-index:-3;
}
.art-box .art-box-tl,.art-box .art-box-tr,.art-box .art-box-cl,.art-box .art-box-cr,.art-box .art-box-bl,.art-box .art-box-br{
z-index:-2;
}
.art-box .art-box .art-box-tl,.art-box .art-box .art-box-tr,.art-box .art-box .art-box-cl,.art-box .art-box .art-box-cr,.art-box .art-box .art-box-bl,.art-box .art-box .art-box-br{
z-index:-1;
}
/* End Box */
/* Start Bar */
.art-bar {
zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='art-bar-'+e[ i]}('r,l'.split(',')));
}
.art-bar-l, .art-bar-r {
position:absolute;
z-index:-1;
top:0;
bottom:0;
content:' ';
background-repeat:repeat-y;
}
.art-bar-l {
left:0;
background-position: top left;
}
.art-bar-r {
right:0;
background-position: top right;
}
/* End Bar */
/* end Page */
/* begin Header */
.art-header {
zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('div'),firstChild).className='art-header-jpeg');
z-index: 1;
}
.art-header-jpeg
{
position: absolute;
z-index:-1;
top: 0;
width:100%;
height: 380px;
background-image: url('images/header.jpg');
background-repeat: no-repeat;
background-position: center center;
}
/* end Header */
/* begin Menu */
.art-nav {
position: expression(runtimeStyle.position='relative');
}
.art-nav>.art-bar-l, .art-nav>.art-bar-r{
background-image: url('images/nav.png');
}
.art-nav>.art-bar-l{
right: 0;
}
.art-nav>.art-bar-r{
width: 0;
}
.art-hmenu ul li {
float: left !important;
width:100%;
}
.art-hmenu>li
{
display: inline !important;
zoom: 1;
float: none !important;
vertical-align: top;
}
/* end Menu */
/* begin MenuItem */
ul.art-hmenu>li>a{
zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('span'),firstChild).className='art-hmenu-'+e[ i]}('r,l'.split(',')));
}
ul.art-hmenu>li>a>span.art-hmenu-l, ul.art-hmenu>li>a>span.art-hmenu-r
{
position: absolute;
display: block;
top: 0;
bottom:0;
z-index: -1;
background-image: url('images/menuitem.png');
}
ul.art-hmenu>li>a>span.art-hmenu-l
{
left: 0;
right: 1px;
background-position: top left;
}
ul.art-hmenu>li>a>span.art-hmenu-r
{
width: 1px;
right: 0;
background-position: top right;
}
ul.art-hmenu>li>a.active>span.art-hmenu-l {
background-position: bottom left;
}
ul.art-hmenu>li>a.active>span.art-hmenu-r {
background-position: bottom right;
}
ul.art-hmenu>li>a.active {
color: #CACBC2;
}
ul.art-hmenu>li>a:hover>span.art-hmenu-l, ul.art-hmenu>li:hover>a>span.art-hmenu-l {
background-position: center left;
}
ul.art-hmenu>li>a:hover>span.art-hmenu-r, ul.art-hmenu>li:hover>a>span.art-hmenu-r {
background-position: center right;
}
ul.art-hmenu>li>a:hover, ul.art-hmenu>li:hover>a{
color: #A3A696;
}
/* end MenuItem */
/* begin MenuSeparator */
ul.art-hmenu>li:first-child {
padding-right:8px;
}
/* end MenuSeparator */
/* begin Layout */
.art-content-layout, .art-content-layout-row, .art-layout-cell
{
display: block;
zoom: 1;
}
.art-layout-cell
{
position:relative;
float: left;
clear: right;
}
/* end Layout */
/* begin PostIcons, PostHeaderIcons */
.art-postheadericons span{
zoom: 1;
}/* end PostIcons, PostHeaderIcons */
/* begin PostContent */
.art-postcontent {
height: 1%;
}
/* end PostContent */
/* begin PostIcons, PostFooterIcons */
.art-postfootericons span{
zoom: 1;
}/* end PostIcons, PostFooterIcons */
/* begin Footer */
.art-footer {
zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='art-footer-'+e[ i]}('r,l,t'.split(',')));
}
.art-footer-body
{
zoom: 1;
padding-right: 0;
}
.art-footer-t
{
position: absolute;
z-index:-1;
left:0;
right:0;
top:0;
bottom:0;
background-image: url('images/footer.png');
background-position:bottom left;
}
/* end Footer */
/* begin LayoutCell, content */
.art-content
{
width: auto;
float:none;
}
/* end LayoutCell, content */