#body a {
    text-decoration: underline;
    font-weight: bold;
}

h1 {
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 40px;
    line-height: 46px;
}

h2 {
    font-size: 20px;
    font-weight: 100;
    margin-top: 5px;
    margin-bottom: 18px;
}

h3 {
    font-size: 14px;
    margin-bottom: 2px;
    clear: left;
}

h4 {
    font-size: 12px;
    margin-bottom: 2px;
}

h5 {
    font-family: Times New Roman;
    font-size: 30px;
    margin-bottom: 2px;
}

h6 {
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 21px;
    margin-bottom: 15px;
}

body {
	font-family: Arial;
	text-align: left;
	background-color: #DADADC;
}

p {
    margin-bottom: 18px;
}

ul {
    margin-left: 20px;
    margin-top: 12px;
    margin-bottom: 12px;
}

ul li {
    list-style-image: url(images/bullet.gif);
    padding-bottom: 1px;
    padding-top: 1px;
}

ol {
    margin-top: 12px;
    margin-bottom: 12px;
}

ol li {
    margin-left: 25px;
    margin-bottom: 2px;
    list-style-type: decimal;
}

/***************/
/******IDS******/
/***************/

#admin-login {
    width: 95px;
    float: left;
}

#admin-login a {
    font-weight: 100;
}

#contact-preferation {
    width: 124px;
}

#content {
    width: 965px;
    background-color: #FFFFFF;
}

#content-left-one-col {
    width: 925px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 40px;
}

#content-left-general-small
{   position: relative;
    width: 560px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 55px;
    vertical-align: top;
    line-height: 18px;
}

#content-left-general {
    position: relative;
    width: 575px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    vertical-align: top;
    line-height: 18px;
}

#content-right-general {
    width: 298px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 5px;
    vertical-align: top;
}

#content-left-news {
    position: relative;
    width: 575px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    vertical-align: top;
    line-height: 18px;
}

#content-left-news h2
{
    margin-bottom: 6px
}

#content-right-links {
    width: 290px;
    vertical-align: top;
    padding-left: 13px;
    padding-top: 10px;
}

#content-right-links a {
    color: #000000;
    font-weight: 100;
}

#content-right-links-news a {
    font-weight: 100;
}

#content-left-location-map {
    width: 444px;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

#content-right-location-map {
    width: 441px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

#contact-details-cta
{
    width: 256px;
    padding: 20px;
    background-image: url(images/cta-contact-background-small.gif);
    background-repeat: repeat-x;
    border: solid 1px #878787;
    margin-bottom: 25px;
    line-height: 18px;
    font-size: 13px;
}

.large-text
{
    font-size: 16px!important;
}

#contact-details-cta a
{
    color: #000000;
    text-decoration: none;
}

#enlarge-text {
    width: 916px;
    height: 22px;
    padding-top: 6px;
    margin-left: 24px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
}

#enlarge-text a {
    color: #FFFFFF;
}

#grey-footer
{
    width: 900px;
    height: 30px;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 25px;
    background-color: #e7e7e7;
}

.grey-panel-item
{
    float: left;
    margin-left: 15px;
    margin-top: 2px;
    cursor: pointer;
}

.grey-panel-text
{
    float: left;
    margin-left: 5px;
}

.grey-panel-text a
{
    text-decoration: none;
    color: #000000;
}

#footer {
    width: 900px;
    padding-top: 15px;
    padding-bottom: 45px;
    padding-left: 40px;
    padding-right: 25px;
    color: #FFFFFF;
}

#footer a {
    color: #FFFFFF;
    text-decoration: underline;
}

#footer-bottom {
    width: 1012px;
    height: 27px;
    background-image: url(images/footer-gradient.jpg);
    margin: 0 auto;
}

#footer-left {
    width: 180px;
    float: left;
    text-align: left;
}

#footer-right {
    width: 625px;
    float: right;
    text-align:  right;
    color: #FFFFFF;
}

#footer-right a {
    color: #FFFFFF;
}

#footer-legal {
    float: right;
}

#footer-legal a {
    font-weight: 100;
}

#footer-voyage {
    float: right;
    color: #C6C6C6;
}

#footer-voyage a {
    color: #C6C6C6;
    font-weight: 700;
    text-decoration: none;
}

#form {
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 15px;
    clear: left;
}

#form-col1 {
    width: 150px;
}

#form-col2 {
    width: 80px;
}

#form-col3 {
    width: 140px;   
}

#form-col4 {
    width: 140px;
}

.faq-title {
    font-size: 14px;
    margin-bottom: 2px;
    clear: left;
    font-weight: bold;
    cursor: pointer;
}

.faq-answer {
	padding-top: 10px;
	padding-bottom: 20px;	
	padding-left: 20px;
}

.footer-logo {
    float: left;
    margin-left: 15px;
}

.gallery {
    width: 290px;
    padding: 13px 0px 13px 13px;
    display: table-cell;
}

#glory-flash {
    width: 965px;
}

#glory-image {
    width: 965px;
    height: 250px;
}

#head {
    position: relative;
    width: 916px;
    height: 99px;
    margin-left: 24px;
}

#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 99px;
    height: 99px;
}

#useful-local-links
{
    width: 258px;
    padding: 20px;
    margin-bottom: 20px;
}

#useful-local-links a
{
    color: #000000;
}

#location-address
{
    width: 258px;
    padding: 20px;
    margin-bottom: 25px;
}

.google-map-item
{
    width: 439px;
    height: 130px;
    padding: 14px;
}

#location-map-directions
{
    width: 575px;
    display: table;
    background-color: #E7E7E7;
    margin-bottom: 20px;
}

#location-map-directions-padding
{
    padding: 10px 15px 10px 15px;
}

#location-map-directions .text
{
    margin-bottom: 6px;
}

#location-map-directions .text-field
{
    width: 170px;
    float: left;
    margin-top: 6px;
}

#location-map-directions .text-field input
{
    height: 20px;
    padding-top: 4px;
    padding-left: 4px;
}

#location-map-directions .submit
{
    width: 121px;
    height: 47px;
    float: left;
    background-image: url(images/submit-button2.png);
    background-position: 0px 0px;
}

#location-map-directions .submit:hover
{
    background-position: 120px 0px;
}

#print-directions
{
    width: 153px;
    height: 47px;
    float: left;
    background-image: url(images/print-directions-button.png);
    background-position: 0px 0px;
    cursor: pointer;
    margin-left: 5px;
}

#print-directions:hover
{
    background-position: 154px 0px;
}

#print-directions a {
	display: block;
	height: 47px;
	width: 100%;
	text-decoration: none;
}

#directions {
    clear: left;
    margin-bottom: 5px;
}

.submit input
{
    width: 121px;
    height: 47px;
}

.google-map-image
{
    width: 181px;
    margin-right: 10px;
    float: left;
}

.google-map-description
{
    width: 248px;
    float: left;
}

.google-map-title
{
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 2px;
    line-height: 18px;
}

.google-map-body-text
{
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: bold;
}

.google-map-more-button
{
    width: 105px;
    height: 43px;
    float: left;
    cursor: pointer;
    margin-right: 10px;
    background-image: url(images/google-map-more-button2.gif);
    background-position: 0px 0px;
}

.google-map-more-button:hover
{
    background-position: 105px 0px;
}

.google-map-more-button img
{
    width: 105px;
    height: 43px;
}

.google-map-directions-button
{
    width: 106px;
    height: 43px;
    float: left;
    cursor: pointer;
    background-image: url(images/google-map-directions-button2.gif);
    background-position: 0px 0px;
}

.google-map-directions-button:hover
{
    background-position: 106px 0px;
}

.google-map-directions-button img
{
    width: 106px;
    height: 43px;
}

.google-map-description .flete
{
    color: #005923;
}

.google-map-description .flete a
{
    color: #005923;
}

.google-map-description .stelphins
{
    color: #640070;
}

.google-map-description .stelphins a
{
    color: #640070;
}

.google-map-description .clevedon
{
    color: #739500;
}

.google-map-description .clevedon a
{
    color: #739500;
}

.google-map-description .mote
{
    color: #006A84;
}

.google-map-description .mote a
{
    color: #006A84;
}

.google-map-description .willicombe
{
    color: #880306;
}

.google-map-description .willicombe a
{
    color: #880306;
}

.google-map-description .hollins
{
    color: #008BDA;
}

.google-map-description .hollins a
{
    color: #008BDA;
}

.google-map-description .corp
{
    color: #441968;
}

.google-map-description .corp a
{
    color: #441968;
}

#map {
	width: 575px;
	height: 360px; 
}

#map-text
{
    width: 545px;
    height: 30px;
    background-color: #e7e7e7;
    padding: 15px;
    margin-bottom: 20px;
}

#menu {
    position: relative;
    top: 71px;
    left: 127px;
    width: 534px;
    height: 30px;
    color: #FFFFFF;
    border-top: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    text-align: center;
}

#menu a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 100;
}

#menu a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#menu-bottom {
    width: 965px;
    height: 30px;
    color: #FFFFFF;
    text-align: center;
    border-top: solid 1px #FFFFFF;
}

#menu-bottom a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 100;
}

#menu-bottom a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#menu-dropdown-container {
    width: 0px;
    height: 0px;
    padding-top: 10px;
    position: absolute;
    left: 377px;
    top: 88px;
}

#menu-dropdown-container-what {
    width: 0px;
    height: 0px;
    padding-top: 10px;
    position: absolute;
    left: 284px;
    top: 88px;
}

#menu-dropdown-container-about {
    width: 0px;
    height: 0px;
    padding-top: 10px;
    position: absolute;
    left: 184px;
    top: 88px;
}

#menu-dropdown-container-dev-club 
{
    position: relative;
    width: 0px;
    height: 0px;
    padding-bottom: 10px;
    margin-top: -87px;
    margin-left: -1px;
    float: left;
    z-index: 200;
}

#menu-dropdown-container-dev-plans {
    position: relative;
    width: 0px;
    height: 0px;
    padding-bottom: 10px;
    margin-top: -57px;
    margin-left: -139px;
    float: left;
    z-index: 200;
}

#menu-submenu, 
#menu-submenu-what,
#menu-submenu-about,
#menu-submenu-dev-club,
#menu-submenu-dev-plans {
    text-align: center;
    border-top: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    background-color: #000000;
    color: #FFFFFF;
}

#menu-submenu a, 
#menu-submenu-what a,
#menu-submenu-about a,
#menu-submenu-dev-club a,
#menu-submenu-dev-plans a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight:  100;
}

#menu-submenu a:hover, 
#menu-submenu-what a:hover,
#menu-submenu-about a:hover, 
#menu-submenu-dev-club a:hover,
#menu-submenu-dev-plans a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#menu-submenu {
    position: absolute;
	width: 128px;
	z-index: 200;
}

#menu-submenu-what {
	width: 92px;
}

#menu-submenu-about {
	width: 99px;
}

#menu-submenu-dev-club,
#menu-submenu-dev-plans {
	width: 137px;
}

.menu-submenu-item {
	border-bottom: solid 1px #FFFFFF;
	width: 100%;
	color: Gray;
}

.menu-submenu-item a
{
    width: 100%;
    height: 22px;
    padding-top: 5px;
    display: block;
}

.menu-submenu-item a:hover,
.menu-submenu-item.selected a
{
    text-decoration: none!important;
    background-color: #441968;
}

.menu-submenu-item.stelphins a
{
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu-submenu-item.stelphins a:hover,
.menu-submenu-item.stelphins.selected a
{
    background-color: #640070;
}

.menu-submenu-item.flete a
{
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu-submenu-item.flete a:hover,
.menu-submenu-item.flete.selected a
{
    background-color: #005923;
}

.menu-submenu-item.hollins a
{
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu-submenu-item.hollins a:hover,
.menu-submenu-item.hollins.selected a
{
    background-color: #008BDA;
}

.menu-submenu-item.clevedon a
{
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu-submenu-item.clevedon a:hover,
.menu-submenu-item.clevedon.selected a
{
    background-color: #739500;
}

.menu-submenu-item.mote a
{
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu-submenu-item.mote a:hover,
.menu-submenu-item.mote.selected a
{
    background-color: #006A84;
}

.menu-submenu-item.willicombe a
{
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu-submenu-item.willicombe a:hover,
.menu-submenu-item.willicombe.selected a
{
    background-color: #880306;
}

.menu-submenu-item.club a:hover,
.menu-submenu-item.club.selected a
{
    background-color: #0083A9!important;
}

.menu-submenu-item.care a:hover,
.menu-submenu-item.care.selected a
{
    background-color: #772059!important;
}

#next {
    float: right;
    margin-right: 12px;
}

#page {
    width: 989px;
    padding-top: 29px;
    background-image: url(images/page-gradient.gif);
    margin: 0 auto;
    padding-left: 23px;
}

#previous {
    float: left;
    clear: left;
}

#secrets {
    width: 220px;
    height: 145px;
    padding-top: 110px;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF!important;
    background-image: url(images/15secrets_bg.jpg);
    border: solid 2px #441968;
}

#secrets-button {
    float: right;
    text-align: right;
}

#secrets-text {
    font-size: 14px;
    line-height: 160%;
    font-weight: 600;
    color: #441968;
}

#special-offers
{
    width: 255px;
    height: 176px;
    padding: 20px;
    margin-bottom: 20px;
}

.special-offer-title
{
    width: 165px;
    color: #FFFFFF;
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 12px;
}

.special-offer-text
{
    width: 230px;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}

#window-image {
    min-height: 491px;
    margin-bottom: 17px;
}

/***************/
/****CLASSES****/
/***************/

.brochure-download {
    width: 179px;
    height: 24px;
    color: #FFFFFF;
}

.brochure-submit {
    margin-right: 5px;
}

.bold {
    font-weight: bold;
}

.care-title {
	font-family: Times New Roman;
	font-size: 15pt;
	color: #78205A;
}

.care-text {
	color: #78205A;	
	font-size: 14px;
}

.club-title {
	font-family: Times New Roman;
	font-size: 15pt;
	color: #1785AA;
}

.club-text {
	color: #1785AA;
	font-size: 14px;		
}

.email {
    position: absolute;
    top: 46px;
    right: 0px;
    color: #FFFFFF;
    font-weight: 100;
}

.email a {
    color: #FFFFFF;
    font-weight: 100;
}

#contact-radio-left
{
    width: 350px;
    float: left;
    padding-top: 25px;
    padding-bottom: 10px;
}

#contact-radio-right
{
    float: left;
    padding-top: 25px;
    padding-bottom: 10px;
}

.coming-soon-box
{
    width: 534px;
    padding: 20px;
    margin-top: 16px;
    background-color: #dbdbdb;
    clear: left;
    float: left;
}

.coming-soon-box a
{
    color: #000000;
}

.coming-soon-further-info
{
    width: 320px;
    float: left;
    font-size: 13px;
    color: #441968;
    margin-bottom: 25px;
}

.coming-soon-click-here
{
    float: left;
    margin-bottom: 25px;
}

.form-question {
    vertical-align: top;
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px;
}

.form-long-field {
	width: 342px;	
}

.form-title {
    width: 60px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.form-send-friend {
	width: 200px;	
}

.form-name {
    width: 120px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.form-address {
    width: 340px;
}

.form-town {
    width: 340px;
}

.form-postcode {
    width: 200px;
}

.form-phone-number {
    width: 200px;
}

.form-email {
    width: 340px;
}

.form-email-small {
    width: 200px;
}

.form-questions {
    width: 340px;
    height: 80px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.footer-grey {
    color: #B6B6B6;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clevedon-box-left {
    width: 310px;
    float: left;
}

.grey-box {
    width: 530px;
    margin-bottom: 20px;
    padding: 15px;
    background-color: #dadada;
    display: table;
}

.grey-box-image-right {
    float: right;
    border: solid 2px #739500;
}

.grey-box-image-left {
    float: left;
    margin-right: 15px;
    border: solid 2px #739500;
}

.clevedon-box-right {
    background-color: #719300;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFFFFF;
}

.clevedon-box-right p {
    font-weight: bold;
}

.clevedon-box-right a {
    color: #FFFFFF;
}

.clevedon-title {
    font-size: 28px;
    color: #FFFFFF;
    font-weight: 100;
    font-family: Times New Roman;
    padding-bottom: 8px;
}

.content-subtitle {
    font-size: 14px;	
    margin-bottom: 10px;
}

.cta-right
{
    padding-bottom: 25px;
    clear: left;
}

.cta-right img
{
    border: 0!important;
}

.gallery-window {
    width: 735px;
    background-color: #FFFFFF;
    padding: 11px;
    font-size: 14px;
    color: #8D8D8D;	
}

.gallery-modal-background {  
    background-color: #000000;  
    filter: alpha(opacity=70);  
    opacity: 0.7;
}

.gallery-large-image {
	margin-bottom: 15px;
}

.gallery-thumbnail {
    width: 85px;
    height: 77px;
    float: left;
}

.gallery-previous {
    float: left;
}

.gallery-next {
    float: right;
    margin-right: 10px;
}

.hr-colour {
    height: 2px;
    width: 560px;
    background-color: #005877;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    clear: left;
}

.hr {
    height: 1px;
    width: 560px;
    background-color: #888888;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    clear: left;
}

.more-button
{
    width: 73px;
    height: 45px;
    cursor: pointer;
    background-image: url(images/more-button2.png);
    background-position: 0px 0px;
}

.more-button:hover
{
    background-position: 74px 0px;
}

#paging-container
{
    font-weight: bold;
    font-size: 14px;
    border-top: solid 1px #CCCCCC;
    margin-top: 25px;
}

#paging-container a
{
    font-weight: bold;
    font-size: 14px;
}

.news-dev-paging
{
    float: right;
    clear: both;
    margin-right: 10px;
}

.news-detail-previous
{
    width: 270px;
    margin-top: 8px;
    float: left;
}

.news-detail-previous a
{
    text-decoration: none;
}

.news-detail-arrow
{
    color: #858585;
    text-decoration: underline!important;
}

.news-detail-paging
{
    float: left;
    margin-top: 8px;
    margin-right: 4px;
    color: #441968;
}

.news-detail-next-article
{
    width: 100px;
    float: right;
    margin-top: 8px;
}

.news-detail-next-article a
{
    text-decoration: none;
}

.news-detail-back
{
    width: 300px;
    float: left;
    clear: left;
    margin-top: 8px;
}

.news-detail-back a
{
    text-decoration: none;
}

.news-bar {
    width: 298px;
    height: 45px;
    margin-bottom: 3px;
    vertical-align: middle;
    background-color: #E7E7E7;
}

.news-bar-title
{
    padding-left: 15px;
    color: #FFFFFF;
}

.news-bar-text {
    width: 207px;
    padding-left: 13px;
    padding-right: 10px;
}

.news-bar-button {
    padding-top: 7px;
}

.news-bar-see-all {
    width: 298px;
    height: 45px;
    font-size: 14px;
    background-color: #ABABAB;
}

.see-all-news-button {
    float: right;
    text-align: right;
    padding-right: 15px;
    padding-top: 13px;
    vertical-align: top;
}

.see-all-news-button a 
{
    color: #FFFFFF;
}

.large-link {
    font-size: 15px;
    font-weight: bold;
}

.large-text {
    font-size: 14px;
    line-height: 20px;
}

.link-bold-clevedon {
    font-weight: bold;
    color: #739500;
}

.logo-dim {
    width: 99px;
    height: 99px;
}

.menu-tab-on {
    background-color: #888888;
}

.menu-tab {
    position: absolute;
    height: 20px;	
    border-left: solid 1px #FFFFFF;	
    padding-top: 6px;  
    text-align: center;  
}

.menu-tab-home {
    width: 57px;
    left: 0px;
}

.menu-tab-about {
    width: 100px;
    left: 57px;
}

.menu-tab-what-we-do {
    width: 93px;
    left: 157px;
}

.menu-tab-our-developments {
    left: 250px;
    width: 129px;
}

.menu-tab-news {
    left: 379px;
    width: 67px;
}

.menu-tab-talk-to-us {
    left: 446px;
    width: 87px;
}

.menu-bottom-tab {
    height: 23px;
    float: left;
}

.menu-bottom-tab-end {
    height: 23px;
    float: left;
}

.menu-bottom-tab-general {
    width: 160px;
    height: 23px;
    padding-top: 7px;
    border-right: solid 1px #FFFFFF;
}

.menu-bottom-tab-general-end {
    width: 160px;
}

.menu-bottom-tab-five {
    width: 192px;
}

.menu-bottom-tab-five-end {
    width: 193px;
}

.menu-bottom-tab-seven {
    width: 137px;
    height: 23px;
    padding-top: 7px;
    border-right: solid 1px #FFFFFF;
}

.menu-bottom-tab-seven-end {
    width: 137px;
    padding-top: 7px;
}

.news-select {
	padding-left: 13px;	
	padding-right: 13px;
	padding-bottom: 15px;
}

.news-title {
    font-size: 14px;
    margin-bottom: 2px;
}

.news-article {
    width: 560px;
    padding-bottom: 10px;
    float: left;
    clear: left;
}

.news-description {
    width: 560px;
    float: left;
}

.news-left
{
    width: 477px;
    padding-right: 10px;
    float: left;
}

.news-description h3
{
    padding-top: 10px;
    padding-bottom: 6px;
}

.news-description a {
    color: #000000;
    font-weight: 100;
}

.news-date {
    width: 200px;
    font-size: 14px;
}

.news-paging {
	font-size: 14px;
	font-weight: 700;		
}

.news-read-more
{
    float: left;
}

.padding-brochure {
    padding-bottom: 20px;
}

.para-right {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 8px;
}

.phone-number {
    position: absolute;
    top: 6px;
    right: 0px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 36px;
}

.small-text {
    font-size: 11px;
}

.search {
    position: absolute;
    top: 72px;
    right: 0px;
    width: 255px;
}

.search a {
    color: #FFFFFF;
    text-decoration: none;
}

.search-left {
    color: #FFFFFF;
    font-weight: bold;
    margin-right: 10px;
    padding-top: 4px;
    float: right;
}

.search-right {
    float: right;
}

.small-image {
    width: 85px;
    height: 77px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
}
 
.small-image-position {
    position: relative;
    left: -100px; top: -80px;
}

.download-form td {
	padding: 5px;
	color: #441968;
	font-size: 14px;	
	vertical-align: top;
}

.download-desc {
	text-align: right;
	width: 115px;
}

.download-field {
	width: 430px;	
}

.download-button {
	border: solid 1px #441968;
	background-color: White;
	color: #441968;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;	
}

.textbox-download {
	width: 250px;
	border: solid 1px #441968;		
	padding: 2px;
}

.title {
    position: absolute;
    top: 27px;
    left: 129px;
    font-family: Times New Roman;
    font-size: 24px;
    color: #FFFFFF;
}

.title-right {
    width: 290px;
    height: 26px;
    padding-left: 13px;
    padding-top: 12px;
    background-color: #FFFFFF;
    font-size: 14px;
    clear: left;
}

.val-error {
	font-size: 14pt;
	font-weight: bold;
	color: Red;	
}

.window-direction {
    color: #979797;
}

.window-prev-link {
	padding-left:4px; 
	padding-right:10px;
}

.window-next-link {
	padding-left:10px; 
	padding-right:4px;
}

.window-close {
	padding-left:20px; 
	padding-right:2px;
}


/* ****** */
/* POLL   */
/* ****** */
#poll {
	background-color: #CCCCCC;
	margin-bottom: 10px;
}

#poll input {
	padding: 4px;	
}

#poll input.pds-votebutton {
	padding: 0px;
}

.pds-box
{
    width: 298px!important;
}