/*/////////////////////////////////////*/
/* Blade Pack Theme                    */
/* MIS                                 */
/* Custom theme by smiffy6969          */
/* ----------------------------------- */
/* This theme is not offered under any */
/* licence, and remains the property   */
/* of Morgan Integrated Systems Ltd.   */
/* Use of this theme is strictly       */
/* prohibited under copyright to       */
/* Morgan Integrated Systems Ltd.      */
/* ----------------------------------- */
/* 18-06-08                            */
/*/////////////////////////////////////*/

/*------------*/
/* GLOBAL TAG */
/*------------*/

* {
	margin: 0px;
	padding: 0px;
}

/*----------------*/
/* MAIN FRAMEWORK */
/*----------------*/

body {
	background: url(images/back.jpg) left top repeat-x;
	background-color: #eee;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
}

#pageframe {
	background: url(images/head.jpg) left top no-repeat;
	width: 830px;
	margin: 0px auto 0px auto;
}

#header {
	height: 160px;
	width: 830px;
        margin: 0px;
        padding: 0px;
        position: relative;
}

#header object {
	height: 155px;
        margin: 0px;
        padding: 0px;
}

#flashlogo {
	height: 155px;
        margin: 0px;
        padding: 0px;
}

#midbox {
        width: 830px;
        margin: 0px;
        padding: 0px;
	    background-color: #fff;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        float: left;
        position: relative;
}

#sidebar {
        width: 240px;
        margin: 35px 20px 0px 0px;
        padding: 0px;
        height: auto;
        float: right;
        position: absolute;
        top: 200px;
        right: 0px;
}

#sidebrace {
    width: 100%;
    float: none;
}

#footer {
        padding: 0px;
        margin:0px;
	height: auto;
        width: 830px;
        float: left;
}

/*-----------*/
/* ROOT TAGS */
/*-----------*/

h1 {
	font-size: 160%;
	font-family: Helvetica, Verdana, sans-serif;
        font-weight: normal;
        color: #0a3b64;
}

h2 {
	font-size: 110%;
	font-family: Helvetica, Verdana, sans-serif;
        font-weight: normal;
        color: #0a3b64;
	padding: 0px 5px 6px 0px;
}

h3 {
	font-size: 120%;
	font-family: Helvetica, Verdana, sans-serif;
        font-weight: normal;
        color: #555a8f;
}

p {
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
}

a {
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
    color: #0a3b64;
	border: 0px;
}

a:hover {
}

ul {
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
}

li {
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
        color: #dddddd;
}

/*----------------------*/
/* SITE NAME AND SLOGAN */
/*----------------------*/

.sitename {
    	font-size: 0px;
        height: 0px;
        margin: 0px;
        padding: 0px;
        float: right;
}

.slogan {
    	font-size: 0px;
        height: 0px;
        margin: 0px;
        padding: 0px;
        float: right;
}

/*-----------------*/
/* CONTENT SECTION */
/*-----------------*/

#content {
	width: 560px;
	padding: 20px 0px 0px 0px;
        float: left;
}

#content h1 {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 15px;
	margin-bottom: 8px;
	padding: 0px;;
        height: auto;
        width: auto;
        font-size: 160%;
        color: #0a3b64;
}

#content h2{
        margin-left: 20px;
        margin-right: 20px;
        margin-top: -6px;
	margin-bottom: 8px;
	padding: 0px;;
        height: auto;
        width: auto;
	color: #0a3b64;
        font-size: 110%;
}

#content h3 {
        margin-left: 5px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 0px;
        height: 30px;
        width: auto;
	display: block;
        color: #555a8f;
}

#content p, address {
	margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
	line-height: 20px;
        width: auto;
    color: #666;
}

#content a:hover {
}

#content table {
	margin: 0px;
    padding: 0px;
        width: 100%;
}

#content th {
	padding: 1px 0px 1px 0px;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
        width: 100%;
}

#content td {
	color: #666;
	padding: 0px;
        width: 100%;
}

#content td img {
}

#content blockquote {
	padding: 8px 8px 0 35px;
	background: url(quote.png) 5px 5px no-repeat;
	background-color:  #eeeeee;
	font-size: 14px;
	font-weight: normal;
	font-family: serif, Palatino ;
	display: block;
	border: solid 1px #dddddd;
}

#content ul {
	margin-left: 25px;
    padding-left: 5px;
    padding-right: 10px;
}

#content ol {
	margin-left: 25px;
}

#content li {
	padding: 3px;
}

#content .leftalign {
	margin: 8px;
	padding: 5px;
	display: block;
	float: left;
}

#content .rightalign {
	margin: 8px;
	padding: 5px;
	display: block;
	float: right;
}

.contentnav {
	margin-bottom: 20px;
	height: 26px;
}

.contentnav ul {
	padding: 6px 0px 0px 0px;
	list-style: none;
}

.contentnav li {
	margin: 0;
	padding: 0px;
	display: inline;
}

.contentnav ul li a, .contentnav ul li a:visited, .contentnav ul li a:active {
	padding: 4px 10px 6px 10px;
	color: #444444;
    height: 2.5em;
	text-decoration: none;
}

.contentnav ul li a.active {
	color: #111111;
	background-color: #ffffff;
	text-decoration: none;
}

.contentnav ul li a:hover {
	color: #111111;
	background-color: #eeeeee;
	text-decoration: none;
}

.contentnav ul li a.active:hover {
	color: #111111;
	background-color: #ffffff;
	text-decoration: none;
}
.textfield {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 220px;
	border: 1px solid #bbbbbb;
}

input, textarea {
	width: 220px;
	border: 1px solid #bbbbbb;
}

label {
	margin: 3px;
	padding: 5px;
	display: block;
	font-weight: bold;
}

.button {
	padding: 2px;
	margin: 0px;
	display: block;
	border: 1px solid #9DC6D2;
	color: #000000;
	background: #E9F2F5;
        width: 220px;
}

.noshow {
	display: none;
}

.clear {
	clear: both;
}

.audio {
	height: 40px;
}

.pip {
    width: 60px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    float: right;
    display: block;
}

.pip a {
    width: 60px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-image: url(newpip.jpg);
    background-repeat: no-repeat;
}

.pip a span {
    display: none;
}

.loc8or {
    margin: 0px 0px 0px 5px;
    float: left;
}

.loc8or img, .lo8or a img {
    border: none;
}

.contentpicright {
    margin: 5px;
    padding: 0px;
    float: right;
}

.contentpicleft {
    margin: 5px;
    padding: 0px;
    float: left;
}

#map {
    margin-left: 20px;
    margin-bottom: 20px;
}

#contactform {
    width: 220px;
    position: absolute;
    top: 270px;
    right: 40px;
}

#code {
    width: 520px;
    margin: 20px;
    padding: 10px;
    background-color: #eee;
    border: 1px solid #666;
}

#contactFormOutputGreen {
    margin: 0px;
    padding: 2px;
    background-color: #a8f4a0;
    border: 1px solid #2ac91a;
}

#contactFormOutputGreen p {
    color: #2ac91a;
    padding: 0px;
    width: auto;
}

#contactFormOutputRed {
    margin: 0px;
    padding: 2px;
    background-color: #f9d6d6;
    border: 1px solid #cb0808;
}

#contactFormOutputRed p {
    color: #cb0808;
    padding: 0px;
    width: auto;
}

/*----------------*/
/* TOP NAVIGATION */
/*----------------*/
/* ######################################################### */
/* ######################################################### */
/* Topnav css */
/* ######################################################### */
/* ######################################################### */

#topnav {
    margin: 0px;
    padding: 0px;
    width: 850px;
    height: 36px;
    text-align: left;
    float: left;
}


#topnav ul {
    padding: 0px 0px 0px 1px;
    margin: 0;
    list-style-type: none;
    width: auto;
}

#topnav ul li {
    padding: 0;
    margin: 0;
    float: left;
    width: auto;
    height: 36px;
}

#topnav ul li a {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0px;
    width: auto;
    height: 26px;
    color: #0a3b64;
    text-decoration: none;
    font-size: 100%;
    font-weight: bold;
    float: left;
}

#topnav ul li a:hover {
    background-color: #eee;
}

#topnav a.active {
    background-color: #eee;
}

#topnav a.active:hover {
}


/*---------*/
/* SIDEBAR */
/*---------*/

#sidebar h2, #contactusform h2 {
        width: 220px;
	display: block;
	color: #11456d;
	padding-top: 3px;
        clear: left;
}

#sidebar p, #contactusform p {
        width: 220px;
	padding-left: 0px;
        padding-bottom: 15px;
        color: #666;
}

#sidebar img {
    float: left;
    clear: none;
}

/*--------------------*/
/* SIDEBAR NAVIGATION */
/*--------------------*/

#sidenav {
	float: left;
	width: 0px;
}

#sidenav ul {
	list-style: none;
	font: bold 14px Helvetica, Verdana, sans-serif;
}

#sidenav li {
	padding: 0px 0px 0px 0px;
	display: block;
	height: 28px;
	margin: 0px;
}

#sidenav h2 {
	display: block;
	padding: 6px 5px 6px 25px;
	color: #ff6633;
	text-transform: uppercase;
}

#sidenav a {
	padding: 4px 0px 0px 16px;
	height: 26px;
	display: block;
	color: #333333;
}

#sidenav a:hover, #sidenav a.active {
	color: #ff6600;
}

#picadjust {
    margin: 0px 0px 0px 40px;
}

/*-------------------*/
/* FOOTER NAVIGATION */
/*-------------------*/

#footer ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

#footer ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    display: inline;
}

#footer ul li a {
    padding: 0px 8px;
    color: #0a3b64;
    text-decoration: underline;
}

#seo {
    width: 830px;
    position: absolute;
    bottom: -350px;
}

#seoaerials {
    width: 830px;
    position: absolute;
    bottom: -320px;
}

#seocctv {
    width: 830px;
    position: absolute;
    bottom: -380px;
}

#seotel {
    width: 830px;
    position: absolute;
    bottom: -290px;
}

#seocontact {
    width: 830px;
    position: absolute;
    bottom: -150px;
}

#seo h3, #seoaerials h3, #seocctv h3, #seotel h3, #seocontact h3{
    width: 830px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#footer p, #seo p, #seoaerials p, #seocctv p, #seotel p, #seocontact p{
    width: 830px;
    margin: 20px 0px 0px 0px;
    color: #666;
    text-align: center;
}

#footer p a, #seo p a, #seoaerials p a, #seocctv p a, #seotel p a, #seocontact p a{
    color: #0a3b64;
    text-decoration: underline;
}

#footerLeft {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 50%;
    height: auto;
    text-align: right;
    float: left;
    display: block;
}

#footerLeft ul li, #footerRight ul li {
    display: block;
    color: #666;
}

#footerRight {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 50%;
    height: auto;
    text-align: left;
    float: right;
    display: block;
}

img {
    border: none;
}

iframe {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

#footer p a.val {
    margin: 0px 5px 0px 5px;
    padding: 0px 0px 0px 3px;
    border: 1px solid #0a3b64;
    background-color: #0a3b64;
    color: #fff;
    text-decoration: none;
}

a.val span {
    background-color: #fff;
    padding: 0px 3px 0px 3px;
    margin: 0px 0px 0px 3px;
    color: #0a3b64;
    text-decoration: none;
}

