/**
 * @file
 * Custom styles.
 *
 * @author Shannon M. Rause <shannon.rause@creativeflavor.com>
 * @version $Revision: 1.18 $
 * @version $Name: HOCKEY24_2010-02-11_22 $
 * @version $Id: main.css,v 1.18 2009/03/30 14:50:07 smr Exp $
 *
 * These files are copyrighted to Creative Flavor Inc. and are
 * subject to the terms of the applicable Service Agreement.
 */
html,
body
{
   background-color: #069;
   color: #000;
   font: 85%/1.5em verdana,arial,helvetica,sans-serif;
   margin: 0px;
   padding: 0px;
}
table
{
   border: none;
}
td
{
   vertical-align: top;
   text-align: left;
}
img
{
   border: none;
}
#mainTable
{
   width: 770px;
   margin: 0px auto;
   margin-top: 15px;
}
.shadowLeft
{
   width: 5px;
   background: url(/images/en/shadow_left.gif) repeat-y;
   color: #000;
}
.shadowRight
{
   width: 5px;
   background: url(/images/en/shadow_right.gif) repeat-y;
   color: #000;
}
#navRow
{
   background-color: #333;
   color: #fff;
   height: 21px;
   text-align: center;
}
#bodyRowFront
{
   background: url(/images/en/background_content_lg.jpg) repeat-y;
   color: #000;
}
#bodyRowFront .columnRight
{
   padding-top: 50px;
}
#bodyRowInside
{
   background: url(/images/en/background_content_lg.jpg) repeat-y;
   color: #000;
}
.columnLeft
{
   float: left;
   width: 426px;
}
.content
{
   padding: 25px 10px 25px 20px;
}
.pageTitle
{
   font-weight: bold;
   color: #006699;
   font-variant: small-caps;
}
#footer
{
   background: url(/images/en/image_footer.jpg) no-repeat;
   color: #fff;
}
#footerCopy
{
   font-size: 10px;
   float: left;
   padding-top: 60px;
   padding-left: 12px;
   padding-bottom: 15px;
   line-height: 1.25em;
   width: 360px;
}
#footerHost
{
   float: right;
   width: 345px;
   text-align: right;
}
#footerCopy a:link,
#footerCopy a:visited,
#footerCopy a:active
{
   text-decoration: none;
   font-weight: bold;
   color: #0cf;
}
#footerCopy a:hover
{
   text-decoration: none;
   color: #fc0;
}
#sponsorsMain
{
   text-align: center;
}
#sponsorsMain .logo
{
   padding: 20px 0px;
}
#sponsorsMain .sep
{
   border-bottom: 1px solid #006699;
}
#sponsorsMain h2
{
   color: #006699;
   padding-top: 20px;
}
#sponsorsMain ul
{
   list-style: none;
}
#participants h2
{
   color: #006699;
   padding-top: 20px;
}
#participants #logoLeft,
#participants #logoRight
{
   float: left;
   font-weight: bold;
   text-align: center;
   width: 220px;
}
#participants #logoLeft img,
#participants #logoRight img
{
   border: 1px solid #006699;
   margin: 0 auto;
}
#participants #vs
{
   float: left;
   font-weight: bold;
   padding-top: 50px;
   text-align: center;
   width: 55px;
}

