﻿body
{
    margin: 0px;
    font: normal 11px/18px tahoma;
    background: #fff url(images/bg.gif) top left repeat-x;
}
a
{
    color: #397092;
    font-family: Tahoma;
}
#header
{
    margin: 0px auto;
    height: 90px;
    width: 1000px;
}

#headerseparator
{
    height: 0px;
    background-color: #ff9900;
}
.navigation
{
    border: solid 1px red;
    z-index: 4;
}


.topNav
{
    padding: 23px 0px 10px 0px;
    margin: 0px;
    float: left;
    width: 640px;
}
#mainwrapper
{
    width: 942px;
    margin: 0px auto;
}
#main
{
    color: #666666; /*background: #fff url(images/innerHeader.jpg) top center no-repeat;*/
    padding: 0px;
    width: 942px;
    margin: 0px auto;
    margin-bottom: 20px;
    clear: both;
}
#title
{
    margin-left: 30px;
    padding-top: 20px;
    font-weight: bold;
    font-size: 2.5em;
    color: #FFFFFF;
    font-family: Tahoma,Helvetica;
}
#title a
{
    color: #FFFFFF;
    text-decoration: none;
}
#subtitle
{
    margin-top: 0px;
    margin-left: 100px;
    color: #c5c5c5;
    font-size: 1.3em;
    font-family: Tahoma,Helvetica;
}
#loginbox
{
    padding: 40px;
}
#loginboxwrapper
{
    background: url(images/login.png);
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    height: 225px;
    width: 240px;
}
#leftbox
{
    float: left;
    margin: 15px;
}
th
{
    vertical-align: top;
}
td
{
    vertical-align: top;
}
h1
{
    display: none;
    color: #666666;
    font-size: 1em;
    font-family: Tahoma;
    margin-bottom: 3px;
    border-bottom: solid 1px gainsboro;
    padding: 2px;
}

h2
{
    color: #259ce8;
    font-size: 1.25em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h3
{
    color: #996600;
    font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}


img
{
    border: 0px;
}
hr
{
    color: #ccc;
    height: 1px;
}
table
{
    font-size: 100%;
}
.codeblock
{
    color: #73880A;
    font: 100% "Courier New" , Courier, monospace;
    padding: 20px;
    margin: 20px;
    border-left: 1px solid #666666;
}
form
{
    margin: 0px;
    padding: 0px;
}
input, select
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border: 1px solid #c5c5c5;
}
textarea
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border: 1px solid #c5c5c5;
}


#footer
{
    display: block;
    background: url(images/footer.jpg) no-repeat center top;
    clear: both;
    height: 60px;
    bottom: 0;
    width: 942px;
    margin: 0px auto;
}

.pagesummary
{
    font-size: 0.9em;
    color: #000000;
    bottom: 0;
    font-style: italic;
    font-family: arial;
    margin-bottom: 15px;
}

.lastupdated
{
    font-size: 0.8em;
    color: dimgray;
    padding-top: 1em;
    bottom: 0;
    border-top: 1px solid whitesmoke;
    margin-top: 20px;
    font-style: italic;
    font-family: arial;
    font-weight: bold;
}
.loadingbox
{
    position: absolute;
    top: 40%;
    left: 40%;
    border: 1px solid lightsteelblue;
    background-color: #ffffff;
    height: 50px;
    width: 250px;
    text-align: center;
    padding-top: 20px;
}

.headlinks
{
    display: none;
    color: gray;
    font-size: 11px;
}


/* Amriar styles */
/* home page table content */
.homePageContent
{
    font: normal 11px/18px Tahoma;
    width: 942px;
    /*float: left;*/
}
.homePageContent td
{
    padding-right: 15px;
    width: 27%;
    vertical-align: top;
    text-align: left;
}

.homePageContent h1, .homeNews h1, .contTemp h1
{
    display: block;
    border: none;
    font: normal 18px Verdana;
    color: #ff7800;
    padding-bottom: 4px;
}

.homePageContent h2, .homeNews h2
{
    font: bold 11px Tahoma;
    padding: 0px;
    margin: 10px 0px;
}

.homePageContent ul
{
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
    margin-left: 14px;
    list-style-type: square;
}

.homePageContent ul li
{
    padding: 3px 0px;
}
.homePageContent ul li a, .homePageContent ul li a:visited
{
    font: normal 11px Tahoma;
    text-decoration: none;
    color: #666666;
}
.homePageContent ul li a:hover
{
    color: Orange;
}

.homePageContent .img01, .homePageContent .img02, .homePageContent .img03
{
    height: 82px;
    background: center left no-repeat;
}

.homePageContent .img01
{
    background-image: url(images/home_aboutUs.jpg);
}
.homePageContent .img02
{
    background-image: url(images/home_industries.jpg);
}
.homePageContent .img03
{
    background-image: url(images/home_services.jpg);
}
.homePageContent .img04
{
    background-image: url(images/home_news.jpg);
}
/* home news table */

.homeNews
{
    float: right;
    width: 170px;
}
.homeNews .content
{
    background: url(images/News_bg.gif) top center;
    background-repeat: no-repeat;
    padding: 10px;
    height: 297px;
}

.homeNews .content p
{
    font: normal 11px/18px Tahoma;
    color: #666666;
    padding: 0px;
    padding-bottom: 8px;
    margin: 0px;
    border-bottom: solid 1px #eaeaea;
}


/* contetn template styles */
.contTemp
{
}
.contTemp h1
{
    border-bottom: solid 1px #eaeaea;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
/* News List page  styles */
.NewsList
{
}
.NewsList td
{
    padding: 10px;
}
.NewsList a, .newsContent h3
{
    margin-top: 10px;
    color: #259de9;
    font: 16px 'Arial Black';
    text-decoration: none;
}
.NewsList b, .newsContent b
{
    font: normal 11px 'Tahoma';
    display: block;
    color: #ff7800;
}
.NewsList td.summary
{
    padding: 10px;
    line-height: 18px;
    word-spacing: 1px;
}
.NewsList td.item
{
    background: url(images/news-list-bg.jpg) repeat-x top;
    border-top: solid 1px #d6d6d6;
}

.newsContent .txt
{
    font: normal 12px 'Tahoma';
    color: #333333;
    line-height: 20px;
    word-spacing: 2px;
    padding: 20px;
    background: url(images/news-list-bg.jpg) repeat-x top;
}
.newsContent .summary
{
    display: block;
    border: solid 1px #eaeaea;
    padding: 10px;
    margin-bottom: 10px;
    color: green;
}


/* login page  styles */

.loginForm
{
    width: 100%;
    background: url(images/news-list-bg.jpg) repeat-x center top;
    border: solid 1px #eaeaea;
}

.loginForm td
{
    padding: 15px;
    text-align: center;
    border-bottom: solid 1px #eaeaea;
}

.loginForm input
{
    font: normal 12px 'Tahoma';
    color: #333333;
}

.loginForm b
{
    font: bold 14px 'Arial Black';
    color: Green;
    margin-top: -10px;
}

.loginForm td .clearBorder
{
    border: none;
}


/* HTML static pages titles style */
.htmlPagesTitles
{
    clear: both;
    padding: 18px 0px 10px 80px;
    display:none;
}
.htmlPagesTitles h1
{
    color: White;
    font: normal 34px 'Arial Black';
}

/* HTML edit link */
.editLink
{
    clear: both;
    width: 942;
    border-top: solid 1px #aeaeae;
    margin-top: 10px;
    padding: 10px;
    background: url(images/news-list-bg.jpg) repeat-x top;
}


/* inner pages titles*/

.innerTitle
{
    font: bold 24px 'Tahoma';
    color: Gray;
    padding: 8px;
}


/* contact form modules styles */
.contactEmails
{
    width: 300px;
    border: solid 1px #eaeaea;
    vertical-align: middle;
    background: url(images/e-mails-bg.jpg) no-repeat center top;
}

.contactEmails a
{
    display: block;
    float: left;
    clear: both;
    font: normal 14px 'georgia';
    color: #333;
    text-decoration: none;
}
.contactEmails a:hover
{
    color: #ff6600;
}

.contactEmails b
{
    float: left;
    color: #2b8fcd;
    text-transform: uppercase;
    font-weight: normal;
}
.globalBranches
{
    float: left;
}
/* home page flash heaer container */
.homeFlash
{
    clear: both;
    width: 942px;
    height: 245px;
    padding: 0px;
    margin: 0px auto;
    z-index: 1;
}