﻿@import "Cypher.Objects.css";

body
{
    margin: 0px;
    padding: 0px;
    background: url('../images/body-bg.jpg') repeat-x;
    background-color: #efefef;
    font-family: Calibri;
    font-size: 11px;
    color: #000;
}

#admin-bg
{
    background: url('../images/bg_container_admin.jpg') repeat-x;
    background-color: #fff;
}

h1, h2, h3, h4, h5
{
    font-family: Arial;
    /*font-weight: bold;*/
    /*padding-bottom: 8px;*/
    text-transform: uppercase;
    color: #4e4e4e;
    border-bottom: solid 0px #999;
}

h1
{
    font-size: 20px;
}

a
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

p
{
    text-align: justify;
    font-size: 13px;
}

#PageBorder
{
    width: 950px;
    border: solid 0px #000;
    margin-left: auto;
    margin-right: auto;
}

#PageBorder-Left
{
    /*background-image: url('../images/left_border.png'); */
    background-repeat: repeat-y;
    background-position: left;
}

#PageBorder-Right
{
    /*background-image: url('../images/right_border.png'); */
    background-repeat: repeat-y;
    background-position: right;
}

#PageContainer
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    /*border: solid 1px red;*/
}

#Header
{
    width: auto;
    height: 125px;    
    /*background-image: url('../images/bg_nav.png');*/
    /*background-repeat: repeat;	*/
    /*-webkit-box-shadow: 0px 2px 20px 2px #000000;
    -moz-box-shadow: 0px 2px 20px 2px #000000;
    box-shadow: 0px 2px 20px 2px #000000;*/
    border: solid 0px red;
}

#HeaderNav
{
    width: 950px;
    margin: 20px auto 15px auto;
}

#Logo
{
    float: left;
    width: 298px;
    min-height: 113px;
    background-image: url('../images/mce-logo.jpg');
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 0px;
}

#Logo a
{
    padding-left: 298px;
    padding-bottom: 113px;    
}

#logo-links
{
    float: right;
    /*width: 805px;*/
    /*height: 43px;*/
    /*margin: 30px 4px 0px 0px;*/
    /*padding: 4px 4px 0px 0px;*/
    border: solid 0px red;
    text-align: right;
}

#logo-links .social
{
    /*margin: 10px 20px 0px 0px;*/
}

#logo-links .contact-info
{
    width: 262px;
    height: 50px;
    padding: 0px 0px 18px 0px;
    background-image: url('../images/contact-no.jpg');
    background-repeat: no-repeat;
    background-position: 90px 1px;
}

#logo-links .icons
{
    /*width: 805px;
    height: 30px;
    position: relative;
    top: -43px;
    padding: 0px 0px 0px 0px;
    border: solid 1px red;*/
}

#logo-links .link-icons
{
    float: right;
    width: 268px;
    height: 58px;
    background-image: url('../images/social-networking-1.jpg');
    background-position: right;
    background-repeat: no-repeat;
    /*border: solid 1px red;*/
}

#logo-links .link-icons a
{
    margin: 0px 4px 0px 20px;
    padding-left: 46px;
    padding-bottom: 40px;
    border: solid 0px red;
}

.link-icon-fb:hover,
.link-icon-twitter:hover,
.link-icon-rss:hover
{
    background-image: url('../images/logo-links2-hover.png');
    background-repeat: no-repeat;
}

.logo-link-fb
{
    padding-right: 36px;
    padding-bottom: 20px;
    border: solid 0px red;
}

.logo-link-twitter
{
    padding-right: 36px;
    padding-bottom: 20px;
    border: solid 0px red;
}

.logo-link-linkedin
{
    padding-right: 36px;
    padding-bottom: 20px;
    border: solid 0px red;
}

#LogPanel
{
    width: auto;
    height: 15px;
    padding: 4px 0px 4px 4px;
}

#LogPanel-Acct
{
    width: auto;
    height: 15px;
    padding: 4px 4px 4px 4px;
    background-color: #000;
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
}

#Login-Register
{
    float: right;
    padding: 8px;
    background: url(../images/bg_container.png) repeat;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
}

#Login-Register a
{
    padding-right: 4px;
    padding-left: 4px;
    color: #222;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#Login-Register a:hover
{
    /*color: #fff;*/
    text-decoration: underline;
}

#MainMenu
{
    width: 942px;
    height: 32px;
    margin: 5px auto 30px auto;
    padding: 15px 0px 0px 8px;        
    border: solid 1px #ccc;
    background-color: #fff;
    color: #000;
    text-align: left;
}

#MainMenu a
{
    margin: 0px 10px 0px 0px;
    padding: 10px;
    color: #012a62;
    font-size: 14px;
    /*font-family: Tahoma;*/
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    /*border-right: solid 1px #ff5f09;*/
}

#MainMenu a:hover
{
    color: #fff;
    background-color: #55a6c1;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius:  6px;
    border-radius:  6px;
    /*text-shadow: 1px 0px 20px #fff;
    transition: width 0.3s;
    -webkit-stroke-width: 5px;
    -webkit-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    -webkit-stroke-color: #fff;
    -webkit-fill-color: #fff;
    -webkit-transition: width 0.3s; /*Safari & Chrome*/
    /*-moz-transition: width 0.3s; /* Firefox 4 */
    /*-o-transition: width 0.3s; /* Opera */
}

#MainMenu span
{
    color: #000;
    font-weight: bold;
    position: relative;
    top: -2px;
}

.Banner {}

.BannerContainer
{
    background-color: #fff;
    margin-bottom: 20px;
    padding: 12px;
    width: 924px;
    height: 349px;
    border: solid 1px #ccc;
}

#Content
{
    width: auto;
    min-height: 350px;
    padding: 15px 0px 0px 0px;
    background-color: transparent;
    font-size: 16px;
    color: #4e4e4e;
}

#Content p
{
    line-height: 16px;
    padding: 0px;
}

#con-normal p
{
    margin-bottom: 10px;
    font-size: 16px;
}

#con-normal h1
{
    margin-bottom: 25px;
}

#con-right
{
    width: 280px;
    display: table-cell;
    padding: 0px 15px 20px 15px;
}

#con-right p
{
    margin-bottom: 10px;
    padding-left: 0px;
    font-size: 16px;
    color: #000;
}

#con-right span
{
    vertical-align: top;
}

#con-right .icon
{
    padding-bottom: 10px;
}

#con-right .icon .row-cell
{
    min-width: 23px;
    display: table-cell;
    vertical-align: top;
    padding-right: 12px;
}

#con-right .icon .row-cell a
{
    color: #4e4e4e;
}

#con-right li
{
    list-style-position:inside;
    /*list-style-type: disc;	*/
    list-style-image: url('../images/bullet.gif');
    padding-bottom: 4px;
}

#con-right li a
{
    color: #4e4e4e;
}

#con-right li a:hover
{
    text-decoration: none;
    color: #000;
}

#con-left
{
    width: 620px;
    padding-right: 30px;
    display: table-cell;
}

#con-left p
{
    padding-left: 0px;
    margin: 0px 0px 10px 0px;
    font-size: 16px;
}

#con-left ul li
{
    list-style-position:inside;
    list-style-image: url('../images/bullet2.gif');
}

#con-left .c-person
{
    /*padding-left: 18px;*/
    margin: 20px 0px 30px 0px;
}

#con-left .c-person .c-info-label,
#con-left .c-person .name,
#con-right .icon .row-cell .c-info-label
{
    color: #000;
}

#con-left .c-person .position
{
    font-style: italic;
}

#con-left .c-person .c-info a
{
    color: inherit;
}

#con-bottom {
    display: inline-table;
    padding: 0px 0px 0px 10px;
    border: solid 0px red;    
}

#con-bottom div {
    display: inline-block;
    width: 228px;
    height: 250px;    
    padding: 0px 2px 0px 0px;
    border: solid 0px red;
}

#con-bottom .sec-1,
#con-bottom .sec-2,
#con-bottom .sec-3,
#con-bottom .sec-4 {
    background-repeat: no-repeat;    
    background-position: center;
}

#con-bottom .sec-1 {
    background-image: url('../images/m001.png');
}

#con-bottom .sec-2 {
    background-image: url('../images/m002.png');
}

#con-bottom .sec-3 {
    background-image: url('../images/m003.png');
}

#con-bottom .sec-4 {
    background-image: url('../images/m004.png');
}

#con-home,
#con-about,
#con-menu,
#con-events,
#con-gallery,
#con-contact
{
    height: 540px;
    position: relative;
    top: -31px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

#con-admin
{
    margin-top: 25px;
    padding: 30px;
    background: url(../images/bg_container.png) repeat;
    text-align: left;

    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
}

#con-admin h2
{
    margin-bottom: 10px;
    font-weight: bold;
}

#con-admin ul li
{
    list-style-type: disc;
}

#Footer
{
    width: auto;
    min-height: 80px;
    margin-bottom: 20px;
    padding: 5px 0px 0px 0px;
    border-top: solid 8px #ccc;
}

#FooterNav
{
    position: absolute;
    width: auto;
    padding: 20px 0px 4px 300px;
    border: solid 0px red;
    text-align: center;
}

#FooterMenu div
{
    display: table-cell;
    width: 125px;
    /*border: solid 1px red;*/
    text-align: left;
    padding: 0px 10px 0px 0px;
}

#FooterMenu a
{
    display:  list-item;
    line-height: 14px;
    list-style-type: none;
    font-size: 12px;
    color: #4e4e4e;
}

.footer-main-link
{
    text-transform: uppercase;
    font-weight: bold;
}

#FooterMenu a:hover
{
    text-decoration: underline;
}

#Copyright
{
    float: left;
    display: table;
    padding-left: 8px;
    padding-top: 14px;
    color: #4e4e4e;
    font-family: Century Gothic;
    font-size: 11px;    
    text-shadow: 1px 0px 20px #fff;
    transition: width 0.3s;
    -webkit-stroke-width: 8px;
    -webkit-stroke-color: #ccc;
    -webkit-fill-color: #ccc;
    -webkit-transition: width 0.3s; /*Safari & Chrome*/
    -moz-transition: width 0.3s; /* Firefox 4 */
    -o-transition: width 0.3s; /* Opera */
}

#Copyright .cf-logo-col
{
    display: inline-block;
    width: 70px;
}

#Copyright .cf-text-col
{
    position: relative;
    top: -2px;
    display: inline-block;
    width: 220px;
}

#Copyright .cf-text
{
    line-height: 16px;
    color: #000;
}

#Copyright .cf-date-title
{
    position: relative;
    top: -7px;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    font-family: MS Sans Serif;
    font-size: 14px;
}

#Copyright a
{
    color: #000;
    text-decoration: none;
}

#Copyright a:hover
{
    text-decoration: underline;
}

#FooterLogo
{
    float: right;
    width: 150px;
    height: 60px;
    margin: 0px 0px 0px 0px;
    background-image: url('../images/cypher_design(150x60).png');
}

#FooterLogo a
{
    padding-left: 150px;
    padding-bottom: 60px;
}

#googlemap
{
    width: 580px;
    height: 340px;
    border: solid 0px #222;
}

.map
{
    padding: 8px 2px 8px 2px;
    margin-top: 20px;
    background-color: #fff;
    border: solid 1px #ccc;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    /*-webkit-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);*/
    text-align: center;
}

#form-style
{
    background: url(../images/bg_container.png) repeat;
    padding: 8px 0 8px 0;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -1px 12px rgba(0, 0, 0, 0.5);
}

#crudControl
{
    padding: 4px 6px 4px 6px;
    background-color: #141414;
    border: solid 1px #999;
    color: #ccc;
}

#crudControl a
{
    color: #ccc;
}

.crud-javalink
{
    cursor: default;
    cursor: pointer;
}

#enquiry-container
{
    display: none;
}

#enquiry-title
{
    width: auto;
    height: 88px;
    background-color: #000;
    background-image: url('../images/enquiry-form-title.gif');
    background-repeat: no-repeat;
    border-bottom: solid 1px #fff;
}

#enquiry-form-wrapper
{
    width: 510px;
    margin-top: 0px;
    border: solid 2px #000;
    background-color: #fff;
    /*background-image: url('../images/bg_main.jpg');	*/
}

.gallery-container
{
    display: none;
}

.gallery-image-wrapper .gallery-image img
{
    border: solid 1px #000;
}

.gallery-image-wrapper .gallery-image img:hover
{
    border: solid 1px red;
    cursor:pointer;
}

.gallery-image-wrapper .gallery-image span
{
    font-size: 9px;
}

#gallery-catalogue-wrapper
{
    width: auto;
    max-height: 600px;
    padding: 8px 8px 8px 8px;
    background-color: #f9f9f9;
    /*background-image: url('../images/body_bg.jpg');*/
    /*border: solid 2px #063b67;*/
    border: solid 1px #ccc;
    display: table-cell;
    vertical-align: top;
    margin: auto;
}

#gallery-catalogue-wrapper .g-container
{
    /*width: 230px;
    height: 230px;
    padding: 4px 4px 4px 6px;
    margin: 2px;
    background-color: #fff;*/
    border: solid 1px #999;
    /*-moz-border-radius: .8em;
    border-radius: .8em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;*/
}

.side-link
{
    width: auto;
    padding: 10px 0px 0px 45px;
    border-top: dotted 1px #ccc;
}

.link-enquiry
{
    background-repeat: no-repeat;
    background-image: url('../images/sidelink-enquiry.png');
}

.dataForm
{
    margin-top: 10px;
    padding: 0px 8px 8px 8px;
}

.dataForm fieldset
{
    border: solid 1px #999;
    padding: 0px 8px 8px 8px;
    -moz-border-radius: .8em;
    border-radius: .8em;
}

.dataForm legend
{
    color: #000;
    font-weight: bold;
}

.subscription-option
{
    margin-top: 20px;
    padding: 4px 0px 0px 40px;
    border-top: dotted 1px #000;
    font-weight: normal;
    color: #000;
}

.unsubscribe-wrapper
{
    min-height: 100px;
}

.unsubscribe-form-wrapper
{
    width: 450px;
    margin: 0px auto 10px 0px;
}

.unsubscribe-form-field
{
    text-align: left;
    padding-bottom: 8px;
}

.unsubscribe-form-field label
{
    font-size: 14px;
}

.form_buttons
{
    margin-top: 18px;
}

.itemlabel
{
    width: 60px;
    font-weight: bold;
    vertical-align: top;
    /*text-shadow: 1px 1px 1px #fff;*/
}

#paging
{
    border-top: dotted 1px #ccc;
    padding-bottom: 10px;
    margin-top: 4px;
}

.simplePagerNav
{
    position: relative;
    left: -20px;
    width: 100%;
    height: 30px;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 8px;
    padding-left: 0px;
    border-top: dotted 1px #ccc;
    border-bottom: dotted 0px #ccc;
}

ul.simplePagerNav li{
    display:block;
    float: left;
    margin-right: 2px;
    padding: 0px 2px 0px 2px;
    border: solid 1px #fff;
    background-color: #000;
}

ul.simplePagerNav li a{
    color: #fff;
    text-decoration: none;
    padding: 0px 4px 0px 4px;
}

ul.simplePagerNav li.currentPage a {
    color: #cc161c;
}

.requiredField
{
    color: red;
    font-weight: bold;
}

#chkNewsletter
{
    position: relative;
    bottom: -2px;
}

#fb-like-plugin
{
    float: right;
    position: relative;
    right: -38px;
    padding: 4px 4px 4px 4px;
    /*background-color: #222;*/
    margin-right: 10px;
    /*border-top: 0px;
    border-bottom: solid 1px #999;
    border-left: solid 1px #999;
    border-right: solid 1px #999;*/
}

/*--BANNER SLIDESHOW*/
#slideshow {position:relative;height:190px;}
#slideshow IMG {position:absolute;top:0;left:0;z-index:8;}
#slideshow IMG.active {z-index:10;}
#slideshow IMG.last-active {z-index:9;}

/*--ROTATOR*/
li img
{
    width: 100%;
}

li img:hover
{
    cursor: default;
    cursor: pointer;
}

li.roundabout-in-focus
{
    cursor: default;
    cursor: pointer;
}

#rotator
{
    background-image: url('../images/rotator_shadow.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: 210px;
    height: 215px;
}

/*FORM WITH CAPTCHA*/
#form-sec
{
    margin-top: 20px;
}

.err
{
    font-family : Calibri;
    font-size : 12px;
    font-style: italic;
    color: red;
}

.err li
{
    list-style-type: disc;
}

#testimonial_form
{
    width: 450px;
    padding: 8px 4px 8px 12px;
    background-color: #f2f2f2;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
}

#testimonial_form label
{
    font-size: 14px;
}

#testimonial_form input, textarea
{
    border: solid 1px #999;
    padding: 2px 2px 2px 2px;
}

#testimonial_form a
{
    color: Red;
    text-decoration: underline;
}

#testimonial_form #submit
{
    color: #fff;
    font-size: 12px;
    background-color: #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    cursor: pointer;
}

.inquiry
{
    border-top: dotted 1px #999;
    padding: 10px 0px 0px 20px;
}

.product-logo
{
    float: left;
    padding: 4px 14px 8px 0px;
    border: none;
}

.product-logo img
{
    padding: 2px;
    border: solid 1px #ccc;
}

.product-item
{
    color: #000;
    font-weight: bold;
}

.product-item:hover
{
    text-decoration: underline;
}

.product-list p
{
    margin-bottom: 10px;
}

.article-title
{
    width: 100%;
    font-weight: bold;
    /*border-bottom: solid 1px #ccc;*/
}

.article-content
{
    margin: 4px 0px 12px 0px;
}

#itemsCRUD
{
    padding-left: 4px;
    padding-bottom: 4px;
    color: #000;
    font-style: italic;
}

#itemsCRUD a
{
    color: #000;
}

#itemsCRUD a:hover
{
    text-decoration: underline;
    cursor: pointer;
    cursor: default;
}

.itemsCRUD-header
{
    border: solid 1px #999;
    background-color: #ccc;
}

.itemsCRUD-content
{
    border: solid 1px #999;
}

.itemsCRUD-header td,
.itemsCRUD-content td
{
    padding: 4px 0px 4px 4px;
}

.spacer {
    margin-bottom: 50px;
}