div.block { margin: 0; overflow: hidden; }
div.block div.block { float: left; }
div.block1 { width: 240px; }
div.block2 { width: 480px; }
div.block3 { width: 720px; }
div.block4 { width: 960px; }

div.block > h1 { margin: 0; padding: 10px; }
div.block > h1 a { border-right: 1px solid #ccc; float: left; font-family: 'Arial', 'Helvetica', sans-serif; font-style: normal; font-weight: bold; font-size: 11px; line-height: 16px; margin: 4px 10px 0 0; padding: 0 10px 0 0; text-decoration: underline; }

div.col { float: left; overflow: hidden; padding: 10px; position: relative; }
html.js div.col { display: none; }
html.js div.win div.col { display: block; }
div.col1 { width: 220px; }
div.col2 { width: 460px; }
div.col3 { width: 700px; }
div.col4 { width: 940px; }

div.col div.alien { overflow: hidden; padding: 10px 0 0 0; text-align: center; width: 100%; }
div.col div.alien > div { border: 1px solid #ccc; padding: 4px; }

div.col div.item { overflow: hidden; padding: 0 10px 20px 10px; position: relative; width: 100%; }
div.col1 div.item { width: 200px; }
div.col2 div.item { width: 440px; }
div.col3 div.item { width: 680px; }
div.col4 div.item { width: 920px; }

div.col img.default { margin: 10px 0 0 0; }

div.col1 input.fieldmid, div.col1 textarea.fieldmid { width: 192px; }
div.col1 div.row label:first-child { margin-right: 0; text-align: center; width: 200px; }
div.col2 input.fieldmid, div.col2 textarea.fieldmid { width: 192px; }
div.col2 div.row label:first-child { width: 110px; }
div.col3 input.fieldmid, div.col3 textarea.fieldmid { width: 312px; }
div.col3 div.row label:first-child { width: 170px; }
div.col4 input.fieldmid, div.col4 textarea.fieldmid { width: 432px; }
div.col4 div.row label:first-child { width: 230px; }
div.col1 div.rowmid label:first-child, div.col2 div.rowmid label:first-child, div.col3 div.rowmid label:first-child, div.col4 div.rowmid label:first-child { margin-left: -10px; width: 50%; }

div.box { left: 0; overflow: hidden; position: absolute; top: 0; width: 100%; }
div.box0, div.box1 { background-color: transparent; background-repeat: repeat-y; height: 100%; overflow: hidden; position: absolute; top: 30px; width: 50%; }
div.box0 { background-position: 0 0; left: 0; }
div.box1 { background-position: 100% 0; right: 0; }
div.box00, div.box01, div.box10, div.box11 { background-color: transparent; background-repeat: no-repeat; height: 30px; position: absolute; width: 50%; }
div.box00 { background-position: 0 0; left: 0; top: 0; }
div.box01 { background-position: 0 100%; bottom: 0; left: 0; }
div.box10 { background-position: 100% 0; right: 0; top: 0; }
div.box11 { background-position: 100% 100%; bottom: 0; right: 0; }


div.edit { width: 100%; height: 100%; background: #f00; overflow: hidden; padding: 2px; border: 1px solid #000; margin: -3px 0 0 -3px; }

div.object { overflow: hidden; position: relative; width: 100%; } 

html.js div.objectgallery div.item { padding-bottom: 0; position: absolute; right: 0; top: 0; width: auto; }
html.js div.objectgallery div.js { padding-bottom: 20px; }
html.js div.objectgallery ul.menu { padding: 0 0 0 10px; }
html.js div.objectgallery ul.menu li { float: left; margin: 10px 10px 0 0; }
html.js div.objectgallery ul.menu li img { cursor: pointer; float: left; margin: 0; }

html.js div.objectbook div.item { border-left: 1px solid #ccc; border-right: 1px solid #ccc; cursor: pointer; float: left; position: absolute; top: 0; width: auto; }
html.js div.objectbook div.item:first-child { cursor: auto; text-align: center; }
html.js div.objectbook div.item > div.js { margin: 0 -10px -10px -10px; padding: 0 10px 20px 10px; position: relative; width: auto; }
html.js div.objectbook div.item span.min { bottom: 0; font-size: 11px; left: 50%; margin: 0 0 0 -20px; overflow: hidden; position: absolute; text-align: center; width: 40px; }
html.js div.objectbook div.item:first-child span.min { text-indent: -1000px; }
html.js div.col1 div.objectbook div.item h2, html.js div.col1 div.objectbook div.item p  { margin-left: 0; margin-right: 0; }

div.objectbox img.default, div.objectchannel img.default, div.objectdefault img.default, div.objecttab img.default, div.objectticker img.default  { float: right; margin-left: 30px; }
div.col1 div.objectchannel img.default, div.col1 div.objectdefault img.default, div.col1 div.objectticker img.default  { float: none; margin-left: 0; }

html.js div.objectchannel div.item { left: 0; padding-bottom: 0; position: absolute; top: 0; }
html.js div.objectslideshow div.item { float: left; left: 0; position: absolute; top: 0; }
html.js div.objecttab div.item { padding-bottom: 0; }
html.js div.objectticker div.item { left: 0; position: absolute; top: 0; }

div.objectgallery div.cellcopy, div.objectslideshow div.cellcopy { display: none; }
