body
{
background-color: #ffffff;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: #555555;
}
a
{
color: #555555;
text-decoration: none;
}
.mainContainer
{
position: relative;
margin: 0 auto;
text-align: left;
width: 1000px;
height: 800px;
/* border: solid 1px #dddddd; */
}
.footer
{
position: absolute;
left: 25px;
top: 657px;
}
.nav,
.nav a
{
font-size: 14px;
line-height: 20px;
}
a:hover,
.nav a:hover,
.title,
.navOn
{
color: #f78f1e;
}
.logoLink img
{
border: none;
margin-left: 24px;
}
.stage,
.left,
.right
{
height: 607px;
}
.leftTextContainer
{
position: relative;
width: 600px;
height: 210px;
font-size: 14px;
line-height: 18px;
}
.leftText
{
width: 600px;
height: 210px;
font-size: 14px;
line-height: 18px;
}
.jScrollPaneContainer
{
margin-top: 27px;
width: 600px;
}
.leftImage
{
width: 600px;
height: 370px;
position: relative;
background-color: #eeeeee;
margin-bottom: 0px;
}
.leftImage img
{
position: absolute;
top: 0px;
left: 0px;
}
.stage
{
width: 950px;
position: absolute;
top: 25px;
left: 25px;
/* border: solid 1px #dddddd; */
}
.left
{
width: 625px;
background-color: #ffffff;
border-right: solid 1px #555555;
position: relative;
float: left;
}
.right
{
width: 324px;
background-color: #ffffff;
position: relative;
float: right;
}
.home
{
width: 300px;
height: 300px;
position: absolute;
display: block;
z-index: 1;
}
.home img
{
border: none;
display: none;
position: absolute;
top:0px;
left: 0px;
z-index: 0;
}
.homeHover
{
width: 300px;
height: 300px;
position: absolute;
top: 0px;
left: 0px;
display: block;
text-decoration: none;
z-index: 1;
background-image: url('/assets/graphics/blank.gif');
}
.home1
{
left: 0px;
top: 0px;
background-image: url('/assets/graphics/k.gif');
}
.home2
{
right: 18px;
top: 0px;
background-image: url('/assets/graphics/o.gif');
}
.home3
{
left: 0px;
bottom: 0px;
background-image: url('/assets/graphics/a.gif');
}
.home4
{
right: 18px;
bottom: 0px;
background-image: url('/assets/graphics/p.gif');
}

.nav
{
width: 300px;
height: 300px;
position: relative;
margin: 10px 0px 0px 24px;
}
.homeNav
{
margin-left: 18px;
}
.thumbRack
{
position: absolute;
bottom: 0px;
left: 0px;
width: 600px;
height: 130px;
}
.thumbRow
{
position: absolute;
top: 0px;
left: 45px;
display: none;
}
.arrowLeft,
.arrowRight
{
position: absolute;
display: block;
width: 45px;
height: 130px;
}
.arrowLeft
{
top: 0px;
left: 0px;
background-image: url('/assets/graphics/arrowLeft.gif');
}
.arrowRight
{
top: 0px;
right: 0px;
background-image: url('/assets/graphics/arrowRight.gif');
}
.thumbLink img
{
border: none;
}
.itemText
{
margin-top: 10px;
font-size: 14px;
width: 600px;
height: 80px;
position: relative;
}
.itemTextContent
{
width: 600px;
height: 80px;
position: relative;
}
.adminFlag,
.adminFlag a
{
font-size: 16px;
}
.adminFlag
{
border: solid 1px #666666;
padding-top: 10px;
padding-bottom: 10px;
background-color: #cdcdcd;
}


.editWindow
{
position: absolute;
top: 0px;
left: 100px;
background-color: #cdcdcd;
z-index: 100;
width: 800px;
height: 640px;
}
.textContainer iframe
{
width: 800px;
height: 550px;
}
.editableField
{

}

.editEnabled
{
background-color: #dedede;
}

