﻿body 
{
    background-color: #f3f8fc;
    padding: 0px;
    margin: 0px;
}

#outer
{
    margin: 0px auto;
    padding: 0px;
    width: 980px;
    background-repeat: repeat-y;
    background-image: url('../../../../images/site_images/parents/bg_repeat.jpg');
}

#top
{
    width: 100%;    
    min-height: 135px;
    background-repeat: no-repeat;
    background-image: url('../../../../images/site_images/parents/bg_top.jpg');
    float: left;
}

#content
{
    width: 100%;    
    min-height: 330px;
    background-repeat: no-repeat;
    background-image: url('../../../../images/site_images/parents/bg_content.jpg');
    float: left;
}

#bottom
{
    width: 100%;    
    min-height: 260px;
    background-repeat: no-repeat;
    background-image: url('../../../../images/site_images/parents/bg_bottom.jpg');
    float: left;
}

#menu
{
    width: 100%;
    height: 105px;
}

#breadcrumb
{
    width: 100%;
    height: 30px;
}

#left
{
    float: left;
    margin: 10px 0px 0px 12px;
    width: 512px;
    min-height: 330px;
}

#right
{
    float: left;
    margin: 10px 0px 0px 10px;
    width: 265px;
    min-height: 330px;
}

#feature
{
    float: left;
    width: 100%;
    height: 65px;
}

#islands
{
    width: 100%;
    height: 110px;
}

#islands div
{
    margin: 0px 13px 0px 0px;
    float: left;
    width: 190px;
}

#footer
{
    margin: 10px 0px 0px 0px;
}

.container
{
    float: left;
    width: 800px;
    margin: 0px 0px 0px 94px;
}

.clear
{
    clear: both;
}

hr
{
    color: #666666;
    margin: 10px 20px 10px 10px;
}

table
{
    margin: 10px 0px 10px 10px;
    width: 95%;
}

table tr td hr
{
    margin: 10px 0px 10px 0px;
	width: 100%;
}

.secondaryTitle
{
    font-size:11px;
    background-color:#cf7cad;
    color:#ffffff;
    padding:4px;
}

secondaryTitle a
{
    color:#ffffff;
}

.secondaryTitle a:hover
{
    color:#ffffff;
}

.secondaryTitle a:visited
{
    color:#ffffff;
}

.nav-menu-new ul
{
list-style: none;
padding: 0;
margin: 0;
}

.nav-menu-new li
{
float: left;
margin: 0 0.15em;
}

.nav-menu-new li a
{
background: url(../../../../images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
padding-left:4px;
padding-right:4px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
font-size:11px;
}

/* Hide from IE5-Mac \*/
.nav-menu-new li a
{
float: none
}
/* End hide */

.nav-menu-new
{
width:30em
} 

.buynowlist
{
    font-size:12px;
}

.buynowlist ul
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width:250px;
}

li.buynow
{
    background-image: url(../../../../images/buynow.png);
    background-repeat: no-repeat;
    background-position: 100% .4em;
    padding-right: .6em;
    padding-top:7px;
    height:22px;
}

.buynow
{
    font-size:14px;
}

.buynowrow
{
    height:22px;
}

