﻿body
{
   background-color:#ebebeb;

   margin-left:0px;
   margin-top:0;
   margin-right:0;
   margin-bottom:0;

   font-size:11px;
   font-family:Verdana;
}


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


p
{
   color:#818181;
   text-align:left;
   padding-left:25px;
}


table
{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}


td
{
   background-color:#ffffff;
}


td.border-shadow
{
   /*position:absolute;top:0px;*/
   background-color:#ebebeb;
}


td.header1-contents
{
   width:740px;
   height:40px;
}


td.menu-container
{
   width:740px;
   height:124px;
   background-image:url('images/shadow.jpg');
}


td.category-title
{
   width:725px;
   height:44px;
   background-image:url('images/shadow.jpg');
   padding-left:15px;
}


td.media-container
{
   width:725px;
   height:561px;
   background-image:url('images/shadow.jpg');
}


table.menu-contents
{
   width:700px;
   border:0px;
   padding-left:10px;
}


table.page-contents
{
   width:1024px;
   border:0px;
}


div.header1-text
{
   background-image:url('images/index_02.jpg');
   width:740px;
   height:40px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   position:absolute;top:0px;
}


div.media-name
{
   float:left;
   width:150px;
   padding-left:15px;
}


div.media-description
{
   float:left;
   width:500px;
}


#main
{
   width: 510px;
   margin: 0 auto;
}

/* slider specific */
#content-slider
{
   width: 610px;
   height: 6px;
   margin: 5px;
   position: relative;
   background-image:url("images/slider_bg.jpg");
   left:0px;
}

.ui-slider-handle
{
   width: 50px;
   height: 22px;
   position: absolute;
   background-image:url("images/slider_handle.jpg");
}

#content-scroll
{
   width: 662px;
   height: 439px;
   margin-top: 10px;
   overflow: hidden;
}

#content-holder
{
   width: 662px;
   height: 439px;
}

.content-item
{
   width: 662px;
   height: 439px;
   padding: 5px;
   float: left;
}