﻿/*grid*/
.featureGPOver2
{
    padding: 10px;
    background-image: url('../images/backgrounds/gray-dot.png');
    background-repeat: repeat;
}

.featureGPOver1
{
    background: #A25384 url('../images/backgrounds/gradiant2.png') repeat-x;
    background-position: bottom;
}
.featureTA
{
    background: #5d1e49 url('../images/backgrounds/gradiant2.png') repeat-x;
    background-position: bottom;
    display: block;
    padding: 10px;
    margin: 10px;
}

.featureTA a
{
    color: #b2b2b2;
}

.featureTA a:hover
{
    color: white;
}
.featureGP
{
    margin: 0;
    padding: 0;
}
.featureGP img
{
    clear: left;
    float: left;
    padding: 0 10px .5em 0;
}

.featGPBlock
{
    padding: 0;
    margin: 0;
}

.book
{
    float: left;
    padding: 0 5px 0 10px;
    margin:-10px 0;
}

.contact
{
    padding: 20px 5px 10px 5px;
    background-color: #A25384;
}

.booking
{
    padding: 5px;
    margin: 10px 5px 5px 5px;
    background-color: #5d1e49;
}

.register
{
    padding: 5px;
    margin: 10px 5px 5px 5px;
    background-color: #5d1e49;
}

.booking a, .register a
{
    color: White;
}

.booking a:hover, .register a:hover
{
    color: #b2b2b2;
}

.socNetHead
{
    clear: both;
    background: black url('../images/backgrounds/purpledotonblack.png') no-repeat;
    color: white;
    padding: 10px 0 10px 0;
}
.socNetHead p
{
    text-align: center;
    margin: 0;
    padding: 0;
}
.socialNetworks
{
    background: #5d1e49 none;
    padding: 5px 5px 20px 5px;
}
.socialNetworks a
{
    border: none;
    display: block;
    padding: 5px;
    text-align: center;
    color: white;
}

.socialNetworks a:hover
{
    color: #b2b2b2;
}
.quotesHead
{
    background: #A25384 url('../images/backgrounds/graydot_circlepattern.png') repeat-x;
}
.quotes
{
    height:800px;
    background: #A25384 url('../images/backgrounds/graydot_circlepattern.png') repeat;
    padding: 10px 15px 25px 15px;
    color: #e18fc2;
    overflow:auto;
}
.quoted
{
    color: white;
}
ul.featuredList
{
    list-style: none outside none;
    padding: 10px 0;
    clear: left;
}
.featuredList li
{
    float: left;
    width: 180px;
    text-align: center;
    margin: 5px 0 5px 19px;
    padding: 5px 0 5px 0;
    background: #A25384 url('../images/backgrounds/gradiant2.png') repeat-x;
    background-position: bottom;
}
.featuredList img
{
    height: 135px;
    width: 100px;
}
.featuredList span.gpName
{
    display: block;
    padding: 5px;
}

.featuredList a
{
    color: #A25384;
}

.featuredList a:hover
{
    color: white;
}

.hotTopics
{
    clear: left;
}
.htList
{
    list-style: none outside none;
    clear: left;
}
.htList li
{
    background: white url('../images/backgrounds/gray-white-gradiant.gif') no-repeat;
    background-position: bottom;
    float: left;
    text-align: center;
    width: 131px;
    min-height: 200px;
    margin: 10px 0 10px 10px;
    padding: 5px;
}

.htList li a
{
    color: Black;
}

.htList li a:hover
{
    color: #A25384;
}

.htTitle
{
    display: block;
    padding: 5px 0 5px 0;
}
.ceBlock
{
    background-color: #5d1e49;
    padding: 10px 0 10px 0;
}
.ceTextArea
{
    margin: 10px;
    padding: 10px;
    background-color: #D7D7D7;
}
h2.ceHead
{
    color: #5d1e49;
    clear: left;
    background-image: url('../images/backgrounds/999_goldbar.png');
    padding: 5px 0 5px 10px;
}

.ceHead a, .ceTextArea a
{
    color: #5d1e49;
    text-decoration: none;
}
.ceHead a:hover, .ceTextArea a:hover
{
    text-decoration: underline;
}
.products
{
    padding: 20px 0 10px 0;
    background: #A25384 url('../images/backgrounds/gradiant2.png') repeat-x;
    background-position: bottom;
}
.bookList
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.bookList li
{
    float: left;
    width: 127px;
    text-align: center;
    margin: 10px 0 0 0;
}
.videoplayer
{
    padding: 9px;
}
