/*****************************************************************************/
/*                                                                           */
/* home.css                                                                  */
/*                                                                           */
/* Copyright (C) 2008-2009 DreamShared                                       */
/*                                                                           */
/*****************************************************************************/

html, body
{
  height: 100%;
}

td
{
  text-align: center;
}

a:hover
{
  text-decoration: none;
}

td p
{
  padding: 0 5px;
}

.vc_outer, .c_outer
{
  display: table;
  overflow: hidden;
  margin: 0px auto;
  height: 100%;
  text-align: left;
}

.vc_middle, .c_middle
{
  display: table-cell;
  vertical-align: middle;
}

.siteHomeShuttersV
{
  border:1px solid #888888;
  height:425px;
  list-style-type:none;
  margin:0pt auto 5em;
  overflow:hidden;
  padding:0pt;
  width:320px;
}

.siteHomeShuttersV li
{
  float:left;
}

.siteHomeShuttersV li a
{
  border-bottom:1px solid #FFFFFF;
  cursor:default;
  display:block;
  float:left;
  height:30px;
  text-decoration:none;
  width:320px;
}

.siteHomeShuttersV li a img
{
  border:0pt none;
  height:30px;
  width:320px;
}

.siteHomeShuttersV li a:hover
{
  background:#EEEEEE none repeat scroll 0% 0%;
  height:240px;
}

.siteHomeShuttersV li a:hover img
{
  height:240px;
}


.siteHomeShutters, .siteHomeShuttersSmall
{
  height: 268px;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 352px;
}

.siteHomeShuttersSmall
{
  height: 100px;
}

.siteHomeShutters li, .siteHomeShuttersSmall li
{
  float: left;
}

.siteHomeShutters li a, .siteHomeShuttersSmall li a
{
  display: block;
  float: left;
  height: 268px;
  text-decoration:none;
  width: 42px;
}

.siteHomeShutters li a img, .siteHomeShuttersSmall li a img
{
  border: 0;
  height: 268px;
  width: 42px;
}

.siteHomeShuttersSmall li a, .siteHomeShuttersSmall li a img
{
  height: 100px;
  width: 16px;
}

.siteHomeShutters li a:hover, .siteHomeShuttersSmall li a:hover
{
  width: 268px;
}

.siteHomeShuttersSmall li a:hover
{
  width: 100px;
}

.siteHomeShutters li a:hover img
{
  width: 268px;
}

.siteHomeShuttersSmall li a:hover img
{
  width: 100px;
}

.siteHomeShuttersText
{
  float: left;
  width: 226px;
  height: 268px;
}

.siteHomeShuttersText .vc_inner
{
  text-align: center;
}