﻿body
{
    background-color: #6d6e70;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    color: #6d6b6b;
    cursor: default;
}

.defaultColor
{
    color:#6d6b6b;
}

a {
   outline: none;
}

.line17
{
    line-height: 17px;
}


.left
{
    float: left;
}

.right
{
    float: right;
}
.alignCenter
{
    text-align: center;
}
.darkBlue
{
    color: #304770;
}

.white
{
    color: White;
}

.black
{
    color: black;
}

.orange
{
    color: Orange;
}
.whiteBG
{
    background-color: White;
    display:table;
}

.bold
{
    font-weight: bold;
}

.large
{
    font-size: 13px;
}

a, img
{
    border-width: 0px;
    text-decoration: none;
    color: #6d6b6b;
}
#divMain
{
    width: 950px;
    margin: 0 auto;
    background-color:White;
}

#divHeader
{
    height: 70px;
    width:950px;
}

.LightGrayBG
{
    background-color: #DFDDDE;
}

.rightbox
{
    background-color: #DFDDDE;
    min-height: 420px;
    margin-top: 10px;
}

#aLogo
{
    display: block;
    width: 171px;
    height: 68px;
    /*background: transparent url(../../innerData/Images/Logo.png) no-repeat 0 0;*/
    margin: 2px 0px 0px 42px;
}

#divHeader #divUser
{
    height: 20px;
    margin: 44px 35px 0px 0px;
}

#divMenu
{
    padding-left:45px;
    height: 31px;
    background: transparent url(../../innerData/Images/MenuBG.jpg) repeat-x 0 0;
}

#divFlash
{
    height: 288px;
}

#divBar
{
    height: 18px;
    background: transparent url(../../innerData/Images/WhiteBarBG.jpg) repeat-x 0 0;
    margin-top: 3px;
    padding-top: 2px;
    padding-left: 35px;
    font-weight:normal;
}

#divFooter
{
    background-image: url(../../innerData/Images/BoxTopGrad.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    height: 133px;
    padding-top:5px;
}

#divInfoTabsBox
{
    height: 122px;
    margin-left: 0;
}

#divInfoTabsBox #divTabs
{
    height: 20px;
    position: relative;
}

#divInfoTabsBox #divTabs a
{
    display: block;
    width: 210px;
    height: 20px;
    background-color: Transparent;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    color: White;
    padding-left: 30px;
    padding-top: 2px;
}

.TabOut
{
    background-image: url(../../innerData/Images/OrangeTab.png);
}

.TabHover
{
    background-image: url(../../innerData/Images/OrangeTabHover.png);
}


#divInfoTabsBox #divContent
{
    background-color: #363437;
    height: 80px;
    width: 874px;
    margin-top: 21px;
}

#tblFooter a
{
    color: #787878;
}
#tblFooter td
{
    padding-top:20px;
    color: #787878;
}
#divTabsContent
{
    position: absolute;
    top: 29px;
    left: 35px;
    height: 83px;
    overflow:hidden;
    width: 873px;
    background-color: #363437;
}

#divTabsContent2
{
    margin-top:10px;
    top: 80px;
    left: 3px;
    /*min-height: 560px;*/
    overflow:hidden;
    width: 873px;
    background-color: #363437;
}
#divTabsContent2 .item
{
    padding-bottom:20px;
}
ul
{
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: disc;
    list-style-position: outside;
}
ul ul
{
    margin-bottom: 0;
    margin-top: 0;
    list-style-type:circle;
    list-style-position: outside;
}

ul li
{
    color: orange;
    margin-left:-20px;
    line-height:20px;
}

ul li span
{
     color: #6d6b6b;
}

.liParent
{
    list-style-type:none;
    
}

#divTabsContent li
{
    line-height: 13px;
    color: orange;
}
#divTabsContent li span
{
    color: White;
}
#divTabsContent div
{
    display: none;
}

#divInfoTabsBox
{
    padding-top: 11px;
    position: relative;
}
#maincontent {
	width: 950px;
	display:table;
}
.ReadMore
{
    background: transparent url(../../innerData/Images/OrangeArrow.png) no-repeat right 3px;
    padding-right: 7px;
    color: orange;
    font-size: 10px;
    width:70px;
}
#divContent #divBreadCrums
{
    height: 51px;
    padding-left: 45px;
    padding-top: 15px;
}
#divContent
{
    background: white url(../../innerData/Images/grad2.jpg) repeat-x 0 0;
    /*min-height: 720px;*/
    display:table;
    width:950px;
}

#divContent #divLeftContent
{
    width: 169px;
    height: 100%;
    padding-left:50px;
}

#divContent #divMidcontent
{
    width: 519px;
    min-height: 480px;
    margin-left: 11px;
    float:left;
}
#divContent #divnoleft
{
    width: 670px;
    min-height: 480px;
    margin-left: 60px;
    float:left;
}

#divContent #divRightcontent
{
    width: 168px;
    height: 100%;
    margin-right: 20px;
    float:right;
}
#divRightcontents {
	width: 168px;
    height: 100%;
    margin-right: 20px;
    float:right;
}
h1
{
    color: #475a7d;
    font-size: 24px;
    font-weight: normal;
    margin:0;
    line-height:20px;
}

h2
{
    color: #475a7d;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 8px;
}

h3
{
    color: #475a7d;
    font-size: 12px;
    margin-bottom: 0px;
}


#divEmailUs
{
    height: 119px;
    margin-top: 0px;
    font-size: 11px;
    width:168px;
}

.BoxBorder1
{
    
}

.GrayBorder
{
    border: solid 1px #C2C6C9;
    border-top: solid 3px #334261;
    height: 97%;
}

.GrayBorder2
{
    border: solid 1px #76787a;
    border-top: solid 3px #76787a;
    height: 97%;
    
}

.GrayBorder2 span
{
    color:White;
}

.aEmailUsLink
{
    background: transparent url(../../innerData/Images/EmailUsIcon.png) no-repeat 0 0;
    padding: 2px 0px 5px 22px;
    
    min-width:100px;
    text-decoration: underline;
}

hr
{
    color: #C5C5C5;
}

#divKDT
{
    height: 175px;
    margin-top: 10px;
	width: 168px;
	float: right;
}
#divKDT_withmargin
{
    height: 175px;
    margin-top: 10px;
	width: 168px;
	float: right;
	margin-right: 20px;
}

.underline
{
    text-decoration: underline;
}

.block
{
    display: block;
}

#divQPopUp
{
    background-color: #2e446c;
    height: 310px;
    width: 168px;
    position: absolute;
    bottom: 36px;
    display: none;
}

.divQPopUp
{
    background-color: #2e446c;
    height: 310px;
    width: 177px;
    position: absolute;
    bottom: 36px;
    display: none;
}

#divAddTB
{
    width: 100%;
    display: none;
}

.aSubmit
{
    background: transparent url(../../innerData/Images/GrayArrow.png) no-repeat 100% 50%;
    padding-right: 18px;
    color: Orange;
    padding-top: 1px;
    font-weight: bold;
    cursor:pointer;
}

.small
{
    font-size: 11px;
}

.xsmall
{
    font-size: 10px;
}

#BottomFooter
{
    margin-right:25px;
}

#BottomFooter #Icon1
{
    background:transparent url(../../innerData/Images/Icon_03.png) no-repeat 0 0;
}

#BottomFooter #Icon2
{
    background:transparent url(../../innerData/Images/Icon_05.png) no-repeat 0 0;
}

#BottomFooter #Icon3
{
    background:transparent url(../../innerData/Images/Icon_07.png) no-repeat 0 0;
}

#BottomFooter #Icon4
{
    background:transparent url(../../innerData/Images/Icon_09.png) no-repeat 0 0;
}

#BottomFooter #Icon5
{
    background:transparent url(../../innerData/Images/Icon_11.png) no-repeat 0 0;
}

#BottomFooter #Icon6
{
    
    background:transparent url(../../innerData/Images/Icon_13.png) no-repeat 0 0;
}

#BottomFooter #Icon7
{
    background:transparent url(../../innerData/Images/Twitter.jpg) no-repeat 0 0;
}

#BottomFooter a
{
    padding-top:0px;
    padding-left:17px;
    padding-right:3px;
}
/*
#VMenu
{
    width:169px;
    margin:0;
}

#VMenu li
{
    min-height:20px;
    display:block;
    background-color:#dfdede;
    color:#59595b;
    font-size:11px;
    width:169px;
    margin:0;
    margin-bottom:1px;
}

#VMenu ul
{
    margin:0;
    list-style:none;
}

#VMenu li a
{
    padding-left:10px;
    display:block;
    width:93%;
}

#VMenu .Header
{
    margin-bottom:0px;
    background-color:#e49e30;
}
*/
.leftBoxGrad
{
    background:#e6e6e6 url(../../innerData/Images/LeftBoxGradBG.jpg) repeat-x 0 0;
    min-height:97px;
    margin-top:10px;
    margin-left:4px;
    padding-left:10px;
    font-size:11px;
    
}

.leftBoxGrad2
{
    background:#75767a url(../../innerData/Images/ThinkTestingBoxbg.jpg) repeat-x 0 0;
    min-height:97px;
    margin-top:10px;
    padding-left:10px;
    font-size:11px;
    color:White;
    
}
.leftBoxGrad2 ul li
{
    line-height:15px;    
}

.leftBoxGrad li
{
    line-height:15px;
}
.aSeeMore
{
    margin-left:3px;
    background:transparent url(../../innerData/Images/SeeMore.png) no-repeat 0 1px;
    padding-left:17px;
    display:block;
    width:80px;
}

#aAdd
{
    background:transparent url(../../innerData/Images/OrangePlus.png) no-repeat 0 3px;
    padding-left:15px;
}


#ulNumeric
{
    list-style-type:decimal;
    list-style-position:inside;
    line-height:12px;
    }

.clear
{
    clear:both;
    float:none;
}

.smallUl li
{
    line-height:15px;
}

#divSearch
{
    width:147px;
    height:20px;
    margin-top:2px;
    padding-right:15px;
}

#divSearch #txtSearch
{
    border:solid 0px red;
    font-size:11px;
    line-height:11px;
    height:11px;
    width:80px;
    margin-top:3px;
}

#divSearch #txtSearchContainer
{
    background:transparent url(../../innerData/Images/TextBox.png) no-repeat 0 0;
    width:90px;
    padding-left:5px;
    margin-top:1px;
    height:20px;
    
}

#VMenu, #VMenu ul{ margin:0px; padding:0px; width:169px;  list-style:none; list-style-position:outside;}

#VMenu
{
    list-style:none;
}

#VMenu li
{
    margin:0;
    padding:0;
    background-color:#dfdede;
}

#VMenu a
{
    color:#424242;
    text-decoration:none;
    display:block;
    padding:1px;
    padding-left:10px;
}

#VMenu ul
{
    list-style:none;
}

#VMenu li.currentLi ul li.selected a
{
    color:#e5a330;
}

#VMenu li.currentLi a
{
    background-color:#e5a330;
    color:White;
}

#VMenu li.currentLi li a
{
    color:#424242;
}

#VMenu li.currentLi li a:hover
{
    color:#e5a330;
}

#VMenu a:hover, #VMenu a.selected
{
    color:#e5a330;
}

#VMenu li
{
    margin-bottom:1px;
}

a.aBack
{
    background:transparent url(../../innerData/images/Back.png) no-repeat 0 0;
    padding:3px 0px 3px 25px;
    color:White;
    font-size:12px;
    font-weight:bold;
}

#divMap
{
        position:relative; 
        height:123px; 
        background:transparent url(../Images/countries.jpg) no-repeat 0 0;
        margin-top:25px;
}

#divMap a
{
        background:transparent url(../Images/pin.png) no-repeat 0 0;
        display:block;
        height:23px;
        width:23px;
}

#divMap a.selected
{
        background:transparent url(../Images/pinSelected.png) no-repeat 0 0;
}

#divBranchesMenu .items
{
    border:solid 1px #e29830;
    border-width:1px 0px;
}

#divBranchesMenu .title h3
{
    margin:0;
    cursor:pointer;
}

#imgNewsletter
{
    cursor:pointer;
}

.tblDevicesContainer
{
    margin-top:20px;
}
.tblDevicesContainer th
{
    text-align:left;
    color:Orange
    
}

