﻿/*----------------------------------------------------------
The base color for this template is #FF6000. If you'd like
to use a different color start by replacing all instances of
#FF6000 with your new color.
----------------------------------------------------------*/
body {
    font-size: .85em;
    font-family: Helvetica, Arial, "Trebuchet MS", Verdana, Sans-Serif;
    margin: 0;
    padding: 0;
    /*color:#CCCCCC; /*#101010;*/
    /*background-color:#213B55;
    overflow-y: scroll; 
    background:url(images/background.png) repeat-x #ffffff;*/
}

p, ul {
    margin-bottom: 20px;
    line-height: 2em;
}

strong {
    font-weight: bold;
    color: #555555;
}

h1, h2, h3, h4, h5, h6 {
    color: #0f76bb; /*#fff;*/ /*#253455;*/ /*#5D7C44;*/
    font-weight: normal;
    margin-bottom: 0;
}

header,
footer,
nav,
section {
    display: block;
}

strong {
    color: #0f76bb;
    font-weight: 600;
}

a {
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}

.info a,
p > a {
    color: #0f76bb;
}

nav a {
    text-decoration: none;
    color: black;
    font-size: 14px;
    font-weight: normal;
}

a:hover {
    color: #FF6000;
}

img {
    border: none;
}

.smallprint-section {
    clear: both;
    margin: 40px 0 0 0;
    overflow: hidden;
}

.smallprint {
    font-size: 11px;
    color: #999999;
}

.smallprint a {
    font-size: 11px;
}

.separator {
    /*background-image:url(images/separator.png);
    background-position:bottom;
    background-repeat:no-repeat;
    overflow:hidden;
    padding-bottom:20px;
    margin-bottom:10px;*/
}

.min-height {
    min-height: 600px;
    background-image: url(images/background-wm.png);
    background-position: -250px 270px;
    background-size: 600px 600px;
    background-repeat: no-repeat;
}

.info {
    padding: 0 50px 20px 50px;
    /*float:left;
    width:700px;
    margin-top:20px;*/
}

.info2 {
    /*float:left;
    width:600px;
    margin-top:20px;*/
}

.image-right {
    float: right;
    margin-top: 20px;
}

.image-right2 {
    float: right;
    margin-top: 40px;
}

.centred {
    text-align: center;
}

/* Header 
----------------------------------------------------------*/
#header-top {
    display: block;
    overflow: hidden;
    /*height:100px;*/
}

#header-top-left {
    display: block;
    float: left;
    text-align: left;
}

#header-top-right {
    /*background-image:url(images/phone-background.png);
    background-repeat: no-repeat;*/
    background-color: #0f76bb;
    display: block;
    float: right;
    /*width:270px;
    height: 70px;*/
    padding: 5px;
    /*box-shadow: 2px 2px 4px 5px #DDDDDD;*/
}

#phone {
    font-size: 20px;
    color: white;
    float: left;
    padding: 11px 10px 0 14px;
}

#phone-number {
    font-size: 30px;
    color: white;
    float: left;
    padding: 5px 0 0 5px;
}

#login {
    clear: both;
    float: right;
    padding: 5px 10px 5px 5px;
}

#divisor {
    float: right;
    padding: 5px;
    color: White;
}

#contact {
    float: right;
    color: white;
    padding: 5px;
}

#login a,
#contact a {
    color: white;
}

#login a:hover,
#contact a:hover {
    color: #FF6000;
}

.slogan {
    color: #fff;
    font-style: italic;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    max-width: 954px;
    margin-left: auto;
    margin-right: auto;
    /*box-shadow: 2px 2px 4px 5px #DDDDDD;*/
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    margin-top: 10px;
}

#main,
section {
}

#main-top {
    /*height:360px;*/
    overflow: hidden;
}

#slideshow {
    background-color: #FF6000;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

#slideshow-footer {
    padding: 0;
    vertical-align: top;
    overflow: hidden;
    background-image: url(images/slideview-footer.png);
    height: 60px;
}

#slideshow-nav {
    float: left;
    margin: 0;
    padding: 0;
}

#slideshow-nav li {
    float: left;
    list-style: none;
    margin: 4px;
    height: 48px;
}

#slideshow-nav li:hover {
    border: 1px solid #fff;
    margin: 3px;
}

#slideshow-nav a {
    text-decoration: none;
}

#slideshow-nav li.activeSlide {
    border: 1px solid #FF6000;
    margin: 3px;
}

#slideshow-nav a:focus {
    outline: none;
}

#prev, #next {
    background: url(images/classic-map.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 36px;
    opacity: 0.3;
    filter: alpha(opacity=30); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)"; /*IE8*/
    width: 30px;
    z-index: 2;
    float: left;
    margin: 12px;
}

#prev {
    background-position: 0 0;
}

#next {
    background-position: -300px 0;
    margin-left: 25px;
}

#prev:hover, #next:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*IE8*/
}

.portfolio-image {
    color: White;
    font-size: 26px;
}

.portfolio-image a,
.portfolio-image a:active,
.portfolio-image a:hover {
    font-size: 22px;
    background-image: url(images/logo-blue-icon.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px 0px;
    color: #0E1F34;
}

.portfolio-image a:hover {
    background-image: url(images/logo-blue-icon.png);
    color: #CCCCCC;
}

.text1 {
    margin: 90px 10px 0px 520px;
}

.text2 {
    margin: 20px 10px 0px 550px;
}

.text3 {
    margin: 20px 10px 0px 590px;
}

#sealand {
    background-image: url(images/sealand.jpg);
    height: 300px;
    width: 934px;
}

#dawlish {
    background-image: url(images/dawlish.jpg);
    height: 300px;
    width: 934px;
}

#drinktea {
    background-image: url(images/drinktea.jpg);
    height: 300px;
    width: 934px;
}

#charibreak {
    background-image: url(images/charibreak.jpg);
    height: 300px;
    width: 934px;
}

#chocolatecabin {
    background-image: url(images/chocolatecabin.jpg);
    height: 300px;
    width: 934px;
}

#secure24 {
    background-image: url(images/secure24.jpg);
    height: 300px;
    width: 934px;
}

#oodeys {
    background-image: url(images/oodeys.jpg);
    height: 300px;
    width: 934px;
}

#topsham {
    background-image: url(images/topsham.jpg);
    height: 300px;
    width: 934px;
}


#financemanager {
    background-image: url(images/financemanager.jpg);
    height: 300px;
    width: 934px;
}

#resourcemanager {
    background-image: url(images/resourcemanager.jpg);
    height: 300px;
    width: 934px;
}

#servicemanager {
    background-image: url(images/servicemanager.jpg);
    height: 300px;
    width: 934px;
}

#main-bottom {
    clear: both;
}

footer,
#footer {
    clear: both;
    color: #999;
    text-align: center;
    font-size: .9em;
    margin-bottom: 10px;
}

.footer-icon {
    padding-right: 50px;
}

.portfolio-left {
    clear: both;
    float: left;
    width: 66px;
    height: 66px;
    background-image: url(images/icon-background.png);
}

.portfolio-left img {
    padding: 9px 0px 0px 0px;
}

.portfolio-right {
    float: left;
    margin: 0;
    padding-left: 10px;
    vertical-align: text-top;
    width: 858px;
}

.right-arrow,
.right-arrow:hover {
    background-image: url(images/logo-orange-icon.png);
    background-repeat: no-repeat;
    padding-left: 18px;
    background-position: 0px 0px;
    color: #fff;
}

.right-arrow:hover {
    background-image: url(images/logo-orange-icon.png);
    color: #FF6000;
}

.portfolio-right p {
    padding: 0;
    margin: 0 0 3px 0;
}

.portfolio {
    background-image: url(images/separator.png);
    background-position: bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 30px 0 20px 0;
}

.portfolio-first {
    background-image: url(images/separator.png);
    background-position: bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 10px 0 20px 0;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    padding: 5px 0 5px 0;
    position: relative;
    margin: 0;
    text-align: right;
    /*background-image:url(images/slideview-header.png);*/
    background-color: #0f76bb;
}

ul#menu li {
    display: inline;
    list-style: none;
}

ul#menu li a {
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin: 0 2px 0 0;
    padding: 5px 35px 5px 8px;
}

ul#menu li a:hover {
    color: #FF6000;
}

ul#menu li a:active {
}

ul#menu li.selected a {
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

.input-form,
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 300px;
    min-width: 500px;
    font-size: 12px !important;
}

input {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="text"],
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 300px;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

input#Email,
input#Website,
input#ConfirmEmail {
    width: 400px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

.editor-label,
.editor-label-250 {
    clear: both;
    float: left;
    width: 180px;
    padding-top: 5px;
}

.editor-label-250 {
    width: 250px;
}

.editor-field {
    float: left;
}

.editor-validation {
    clear: both;
    font-size: 10px;
    height: 15px;
    vertical-align: top;
}

/* TABLE
----------------------------------------------------------*/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
    width: 100%;
}

table td {
    padding: 10px;
    border: solid 1px #e8eef4;
}

table th {
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff6000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff6000;
    background-color: #FEDBC6;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff6000;
}

.validation-summary-valid {
    display: none;
}

.signin-button {
    display: inline-block;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 5px 5px;
    background-color: #0F76BB;
    border-color: #0F76BB;
    color: #fff;
    text-decoration: none;
    width: 100px;
    text-align: center;
}

.signin-button:link,
.signin-button:visited {
    color: #fff;
}


input[type=text] {
    font-size: 14px;
    padding: 5px 5px;
    border-radius: 6px;
    line-height: 1.33;
}
