﻿/*
=========================
	HTML TAGS
=========================
*/
a
{
    color: #293581;
}
a:hover
{
    color: #293581;
    text-decoration: none;
}
body
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    margin: 10px 0 10px 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

.wrap
{
    margin: 0 auto;
    width: 760px;
}

#adminContainer
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
}
#main
{
    height: 100%;
    width: 760px;
    background-color: #FFFFFF;
    text-align: left;
    font-family: Arial;
    font-size: 8pt;
}
td.footer
{
    padding-bottom: 0px;
    height: 30px;
    width: 760px;
    margin-bottom: 0px;
    vertical-align: middle;
    text-align: center;
    border-top: solid 1px #c6c8ca;
}
/*
=========================
	WEB LAYOUT
=========================
*/
#Container
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 760px;
    height: 100%;
    font-size: 9pt;
}

/*
=========================
	FORMS
=========================
*/
.ButtonUpload
{
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
    border-top: solid 1px #000000;
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
}
.Button
{
    border-right: solid 1px #535355;
    border-bottom: solid 1px #535355;
    border-left: solid 1px #535355;
    border-top: solid 1px #535355;
    color: #535355;
    font-family: Arial;
    font-size: 8pt;
    cursor: pointer;
}
.ButtonSearch
{
    border-right: solid 1px #535355;
    border-bottom: solid 1px #535355;
    border-left: solid 1px #535355;
    border-top: solid 1px #535355;
    color: #535355;
    font-family: Arial;
    font-size: 8pt;
    margin: 0 3px 0 5px;
    float: right;
    height: 21px;
    cursor: pointer;
}
.Input
{
    background-color: #FFFFFF;
    border: solid 1px #ccc;
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
    width: 250px;
}
.InputSearch
{
    background-color: #FFFFFF;
    border: solid 1px #ccc;
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
    height: 21px;
    float: right;
}
DIV.Item
{
    float: left;
}
DIV.Label
{
    float: left;
    line-height: 18px;
    width: 120px;
    text-align: left;
    padding-left: 10px;
}
DIV.Row
{
    float: left;
    margin-bottom: 4px;
    width: 400px;
    font-size: 8pt;
}
div.ErrorMessage
{
    background-color: #FFFFFF;
    color: #B70005;
    text-align: left;
    float: left;
    font-size: 9pt;
}
/*
=========================
	SERVICE DATAGRID
=========================
*/
.ServiceItem
{
    font-size: 10pt;
    color: #000000;
    padding-bottom: 4px;
}
.ServiceItem a
{
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
}
.ServiceItem a:hover
{
    font-size: 10pt;
    text-decoration: underline;
    color: #000000;
}

/*
=========================
	MAIN MENU
=========================

*/

.header
{
    font-size: 11px;
    width: 100%;
}

.logo, .logo a
{
    height: 137px;
    width: 400px;
    float: left;
}

.mainMenu
{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.mainMenu ul
{
    float: left;
    margin: 0;
    padding: 0 0 0 1px;
    list-style: none;
}

.mainMenu li
{
    float: left;
    color: #333;
}

.mainMenu li a
{
    color: #bbb;
    float: left;
    text-decoration: none !important;
    padding: 0 13px 0 13px;
}

.mainMenu li a:hover
{
    color: #fff;
}

.topMenu
{
    float: right;
    width: 250px;
    border-right: solid 2px #334a8e;
    margin-right: 20px;
    margin-top: 50px;
    padding-right: 10px;
}

.topMenu ul
{
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

.topMenu li
{
    float: right;
    clear: both;
}

.topMenu li a
{
    color: #666;
    text-decoration: none !important;
}

.topMenu li a:hover, .linkTopOn
{
    color: #293581;
    text-decoration: none !important;
}

.searchBox
{
    position: absolute;
    right: 8px;
    top: 13px;
    vertical-align: middle;
    padding: 0 !important;
}

.LinkOff
{
    color: #fff;
    text-decoration: none;
}
.LinkOn
{
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    background-color: #324b8e;
    padding: 0 13px 0 13px;
    float: left;
    background-image: url(../images/activeButton.jpg);
}
a:hover.LinkOn, a.LinkOn, .LinkOn a
{
    color: #fff !important;
}

/*
=========================
	DEFAULT PAGE
=========================
*/
div.defaultContainer
{
    background-position: center top;
    background-repeat: no-repeat;
    width: 760px;
    position:relative;
}
div.defaultContent
{
    float: left;
    width: 255px;
    background-color: Transparent;
    text-align: justify;
    font-size: 8pt;
    line-height: 1.6em;
    margin-top: 20px;
}

div.defaultServices
{
    float: left;
    width: 280px;
    padding: 20px 0 0 25px;
}

div.defaultClients
{
    float: left;
    width: 200px;
    padding: 20px 0 0 0;
    text-align: center;
}

.iso
{
    width: 200px;
    height: 150px;
    margin-left: 20px;
    margin-bottom: 25px;
}

/*
=========================
	SERVICES PAGE
=========================
*/
div.serviceContainer
{
    background-image: url(../images/main_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width: 760px;
    padding-left: 0px;
    padding-right: 0px;
}

div.serviceContainerCon
{
    width: 760px;
    padding-top: 10px;
}

div.serviceBanner
{
    width: 760px;
    border-bottom: solid 1px #c6c8ca;
}

div.serviceContent
{
    width: 760px;
    padding-top: 10px;
}

div.serviceMenu
{
    float: left;
    width: 240px;
}

div.ServiceBody
{
    float: left;
    width: 500px;
    font-size: 10pt;
    padding-bottom:20px;
    }

div.ServiceBodyCon
{
    float: left;
    width: 320px;
    font-size: 9pt;
}

div.ServiceBodyImg
{
    float: right;
    width: 140px;
    padding-left: 20px;
}

.ClientItem
{
    padding-bottom: 4px;
    text-align: center;
}

/*
=========================
	CONTACT PAGE
=========================
*/

img
{
    border: none;
}

div.ContactMenu
{
    float: left;
    width: 240px;
    font-size: 8pt;
}
div.ContactBody
{
    float: left;
    width: 480px;
    padding-left: 20px;
    font-size: 11px;
}

/*
=========================
	CONTENT PAGE
=========================
*/
div.cntContainer
{
    background-image: url(../images/main_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width: 760px;
    padding-left: 0px;
    padding-right: 0px;
}

div.cntContainerCon
{
    width: 760px;
    padding-top: 10px;
}

div.cntBanner
{
    width: 760px;
    height: 100px;
}

div.cntContent
{
    width: 760px;
    padding-top: 10px;
    font-size: 9pt;
    padding-bottom: 20px;
}

/*
=============================
	ADMIN LOGIN
=============================
*/

DIV.Login
{
    border: solid 1px #000000;
    height: 200px;
    padding: 10px;
    width: 360px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 8pt;
}

DIV.LabelAdminLogin
{
    float: left;
    line-height: 25px;
    color: #000000;
    width: 100px;
    font-weight: bold;
}

DIV.InputAdminLogin
{
    float: left;
    line-height: 25px;
    color: #000000;
    width: 250px;
    text-align: left;
}

DIV.RowAdminLogin
{
    float: left;
    margin-bottom: 4px;
    width: 360px;
}

/*
========================
	ADMIN TABS
========================
*/
TD.TabSpace
{
    border-bottom: solid 1px #334a8e;
}

TD.TabOn
{
    background-color: #334a8e;
    height: 25px;
    text-align: center;
    width: 70px;
    color: #FFFFFF;
    padding-left: 5px;
}

TD.TabOff
{
    background-color: #E0DDDB;
    height: 25px;
    text-align: center;
    width: 70px;
    border: solid 1px #334a8e;
    padding-left: 5px;
}

A.TabOn
{
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-size: 9pt;
    border: solid 1px #334a8e;
}

A.TabOff
{
    text-decoration: none;
    color: #334a8e;
    text-align: center;
    font-size: 9pt;
}

/*
=========================
	ADMIN DATAGRID
=========================
*/

.ListHead
{
    border: solid 1px #334a8e;
    padding-left: 5px;
    font-family: Arial;
    color: #000000;
    font-size: 8pt;
    height: 20px;
    font-weight: bold;
}

.ListItem
{
    border-bottom: solid 1px #334a8e;
    padding: 3px 0 0 5px;
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
}

/*
========================
	DATAGRIDS
========================
*/

.DGHeadWeb
{
    background-color: #334a8e;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    height: 24px;
    vertical-align: middle;
}

.DGHead
{
    background-color: #334a8e;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 9pt;
}

.DGItem
{
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    color: #000000;
    font-family: Arial;
    font-size: 9pt;
}

.DGItem a
{
    color: #334a8e;
    text-decoration: none;
}

.DGAlternate
{
    background-color: #E5E5E5;
}

.TableOrder
{
    width: 700px;
}
/*
========================
	ADMIN FORMS
========================
*/
DIV.FormLabel
{
    float: left;
    font-size: 8pt;
    padding-top: 3px;
    width: 125px;
}

DIV.FormField
{
    float: left;
    font-size: 8pt;
}
DIV.FormEditor
{
    float: left;
}
DIV.PanelEditor
{
    float: left;
    margin-left: 10px;
    margin-top: 17px;
    width: 500px;
}
/*
=========================
	SEARCH DATAGRID
=========================
*/
.SearchItem
{
    font-size: 10pt;
    color: #000000;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
    width: 250px;
}
.SearchItem2
{
    font-size: 10pt;
    color: #000000;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
    width: 550px;
    border-bottom: solid 1px #c6c8ca;
}

.subMenu
{
    float: left;
    width: 100%;
    margin-top: -10px;
}

.subMenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.subMenu li
{
    float: left;
    border-bottom: solid 1px #eee;
    padding: 1px 0 4px 0;
    width: 100%;
}

.subMenu li a
{
    text-transform: uppercase;
    font-size: 11px !important;
}

h2
{
    float: left;
    width: 90%;
    border-bottom: solid 2px #324b8e;
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
}

h1
{
    float: left;
    width: 100%;
    border-bottom: solid 2px #324b8e;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
}


h3
{
    float: left;
    width: 100%;
    border-bottom: solid 2px #324b8e;
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    text-align: left;
}

.clientImages
{
    float: left;
    margin-top: -10px;
}

.acreditation 
{
    background-image: url(../images/iso.jpg);
    width:200px;
    height:63px;
    position:absolute;
    bottom:0px;
    right:0px;
}
