/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
body
{
    background-color: #3b429c;
}
.preload1
{
    background: url(../images/top_links/back_ora.gif);
}
.preload2
{
    background: url(../images/top_links/back_ora.gif);
}

#nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 35px;
    background: #CDCDCD;
    position: relative;
    z-index: 1;
    font-family: arial, verdana, sans-serif;
    background: url(../../images/top_links/back.jpg) right top;
}
#nav li.top
{
    display: block;
    float: left;
    vertical-align: middle;
    width: 14%;
    text-align: center;
}
#nav li a.top_link
{
    display: block;
    float: left;
    height: 35px;
    line-height: 33px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 0 0 0 0px;
    cursor: pointer;
    width: 100%;
    text-align: center;
}
#nav li a.top_link span
{
    float: left;
    display: block;
    padding: 0 0px 0 0px;
    height: 35px;
    text-align: center;
    width: 100%;
}
#nav li a.top_link span.down
{
    float: left;
    display: block;
    padding: 0 0px 0 0px;
    height: 35px;
}
#nav li.top a.top_link:hover
{
    color: #fff;
    background: url(../images/top_links/back_ora.gif) repeat-x;
}
#nav li.top:hover > a.top_link
{
    color: #fff;
    background: url(../images/top_links/back_ora.gif) repeat-x;
}
/*#nav li a.top_link:hover span {}
#nav li a.top_link:hover span.down {}

#nav li:hover > a.top_link span {background:url(../images/top_links/back_ora.gif)repeat-x right top;}
#nav li:hover > a.top_link span.down {background:url(../images/top_links/back_ora.gif) repeat-x right top;}
*/


#nav li.hov
{
    display: block;
    float: left;
    vertical-align: middle;
    width: 14%;
    text-align: center;
}
#nav li.hov a.top_link
{
    display: block;
    float: left;
    height: 35px;
    line-height: 33px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 0 0 0 0px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    background: url(../images/top_links/back_ora.gif) repeat-x;
}
#nav li.hov a.top_link:hover
{
    color: #fff;
    background: url(../images/top_links/back_ora.gif) repeat-x;
}
#nav li.hov:hover > a.top_link
{
    color: #fff;
    background: url(../images/top_links/back_ora.gif) repeat-x;
}


#nav li.interv
{
    display: block;
    float: left;
    background: url(../../images/top_links/Intervals.gif);
    width: 2px;
    height: 35px;
}


#nav li.hov
{
    color: #fff;
    background: url(../images/top_links/back_ora.gif) repeat-x;
}
/* Default list styling */

#nav li:hover
{
    position: relative;
    z-index: 200;
}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}



#nav li:hover ul.sub
{
    left: 0;
    top: 35px;
    background: #CDCDCD;
    padding: 1px;
    white-space: nowrap;
    width: 100%;
    height: auto;
    z-index: 300;
    text-align: left;
}
/*-moz-opacity: .8;filter: alpha(opacity=80);*/
#nav li:hover ul.sub li
{
    display: block;
    height: 25px;
    position: relative;
    float: left;
    width: 100%;
    font-weight: normal;
}
#nav li:hover ul.sub li a
{
    display: block;
    font-size: 11px;
    height: 25px;
    width: 100%;
    line-height: 20px;
    text-indent: 5px;
    color: #3b429c;
    text-decoration: none;
}
#nav li ul.sub li a.fly
{
    background: #CDCDCD url(../images/arrow.gif) 110px 9px no-repeat;
}
#nav li:hover ul.sub li a:hover
{
    background: #3b429c;
    color: #fff;
}
#nav li:hover ul.sub li a.fly:hover
{
    background: #444987 url(../images/arrow_over.gif) 110px 9px no-repeat;
    color: #fff;
}

#nav li:hover ul li:hover > a.fly
{
    background: #444987 url(../images/arrow_over.gif) 110px 9px no-repeat;
    color: #fff;
}

#nav li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{
    left: 100%;
    top: -1px;
    background: #CDCDCD;
    padding: 1px;
    white-space: nowrap;
    width: 100%;
    z-index: 400;
    height: auto;
}



A.paggingClass:link, A.paggingClass:visited
{
    font-family: Arial;
    padding: 4px;
    vertical-align: bottom;
    font-size: 10px;
    background-color: #e1e1e1;
    color: #3b429c;
}
.paggingClass, A.paggingClass:active
{
    font-family: Arial;
    padding: 4px;
    vertical-align: bottom;
    font-size: 10px;
    background-color: #3b429c;
    color: #fff;
}

A.paggingClass:hover
{
    font-family: Arial;
    padding: 4px;
    vertical-align: bottom;
    font-size: 10px;
    background-color: #3b429c;
    color: #fff;
}



/* padding Classes */

/* Top Padding*/
.tm0
{
    padding-top: 0px;
}
.tm1
{
    padding-top: 1px;
}
.tm2
{
    padding-top: 2px;
}
.tm3
{
    padding-top: 3px;
}
.tm4
{
    padding-top: 4px;
}
.tm5
{
    padding-top: 5px;
}
.tm6
{
    padding-top: 6px;
}
.tm7
{
    padding-top: 7px;
}
.tm8
{
    padding-top: 8px;
}
.tm9
{
    padding-top: 9px;
}
.tm10
{
    padding-top: 10px;
}
.tm11
{
    padding-top: 11px;
}
.tm12
{
    padding-top: 12px;
}
.tm13
{
    padding-top: 13px;
}
.tm14
{
    padding-top: 14px;
}
.tm15
{
    padding-top: 15px;
}
.tm16
{
    padding-top: 16px;
}
.tm17
{
    padding-top: 17px;
}
.tm18
{
    padding-top: 18px;
}
.tm19
{
    padding-top: 19px;
}
.tm20
{
    padding-top: 20px;
}
.tm21
{
    padding-top: 21px;
}
.tm22
{
    padding-top: 22px;
}
.tm23
{
    padding-top: 23px;
}
.tm24
{
    padding-top: 24px;
}
.tm25
{
    padding-top: 25px;
}
.tm26
{
    padding-top: 26px;
}
.tm27
{
    padding-top: 27px;
}
.tm28
{
    padding-top: 28px;
}
.tm29
{
    padding-top: 29px;
}
.tm30
{
    padding-top: 30px;
}
.tm35
{
    padding-top: 35px;
}
.tm40
{
    padding-top: 40px;
}
.tm45
{
    padding-top: 45px;
}
.tm50
{
    padding-top: 50px;
}
.tm55
{
    padding-top: 55px;
}
.tm57
{
    padding-top: 57px;
}
.tm60
{
    padding-top: 60px;
}
.tm65
{
    padding-top: 65px;
}
.tm70
{
    padding-top: 70px;
}
.tm75
{
    padding-top: 75px;
}
.tm80
{
    padding-top: 80px;
}
.tm85
{
    padding-top: 85px;
}
.tm90
{
    padding-top: 90px;
}
/* Right Padding*/

.rm0
{
    padding-right: 0px;
}
.rm1
{
    padding-right: 1px;
}
.rm2
{
    padding-right: 2px;
}
.rm3
{
    padding-right: 3px;
}
.rm4
{
    padding-right: 4px;
}
.rm5
{
    padding-right: 5px;
}
.rm6
{
    padding-right: 6px;
}
.rm7
{
    padding-right: 7px;
}
.rm8
{
    padding-right: 8px;
}
.rm9
{
    padding-right: 9px;
}
.rm10
{
    padding-right: 10px;
}
.rm11
{
    padding-right: 11px;
}
.rm12
{
    padding-right: 12px;
}
.rm13
{
    padding-right: 13px;
}
.rm14
{
    padding-right: 14px;
}
.rm15
{
    padding-right: 15px;
}
.rm16
{
    padding-right: 16px;
}
.rm17
{
    padding-right: 17px;
}
.rm18
{
    padding-right: 18px;
}
.rm19
{
    padding-right: 19px;
}
.rm20
{
    padding-right: 20px;
}
.rm21
{
    padding-right: 21px;
}
.rm22
{
    padding-right: 22px;
}
.rm23
{
    padding-right: 23px;
}
.rm24
{
    padding-right: 24px;
}
.rm25
{
    padding-right: 25px;
}
.rm26
{
    padding-right: 26px;
}
.rm27
{
    padding-right: 27px;
}
.rm28
{
    padding-right: 28px;
}
.rm29
{
    padding-right: 29px;
}
.rm30
{
    padding-right: 30px;
}
.rm35
{
    padding-right: 35px;
}
.rm40
{
    padding-right: 40px;
}
.rm45
{
    padding-right: 45px;
}
.rm49
{
    padding-right: 49px;
}
.rm50
{
    padding-right: 50px;
}
.rm55
{
    padding-right: 55px;
}
.rm60
{
    padding-right: 60px;
}
.rm70
{
    padding-right: 70px;
}
.rm80
{
    padding-right: 80px;
}
.rm90
{
    padding-right: 90px;
}
.rm95
{
    padding-right: 95px;
}
.rm100
{
    padding-right: 100px;
}
.rm120
{
    padding-right: 120px;
}

/* buttom Padding*/

.bm0
{
    padding-bottom: 0px;
}
.bm1
{
    padding-bottom: 1px;
}
.bm2
{
    padding-bottom: 2px;
}
.bm3
{
    padding-bottom: 3px;
}
.bm4
{
    padding-bottom: 4px;
}
.bm5
{
    padding-bottom: 5px;
}
.bm6
{
    padding-bottom: 6px;
}
.bm7
{
    padding-bottom: 7px;
}
.bm8
{
    padding-bottom: 8px;
}
.bm9
{
    padding-bottom: 9px;
}
.bm10
{
    padding-bottom: 10px;
}
.bm11
{
    padding-bottom: 11px;
}
.bm12
{
    padding-bottom: 12px;
}
.bm13
{
    padding-bottom: 13px;
}
.bm14
{
    padding-bottom: 14px;
}
.bm15
{
    padding-bottom: 15px;
}
.bm16
{
    padding-bottom: 16px;
}
.bm17
{
    padding-bottom: 17px;
}
.bm18
{
    padding-bottom: 18px;
}
.bm19
{
    padding-bottom: 19px;
}
.bm20
{
    padding-bottom: 20px;
}
.bm21
{
    padding-bottom: 21px;
}
.bm22
{
    padding-bottom: 22px;
}
.bm23
{
    padding-bottom: 23px;
}
.bm24
{
    padding-bottom: 24px;
}
.bm25
{
    padding-bottom: 25px;
}
.bm26
{
    padding-bottom: 26px;
}
.bm27
{
    padding-bottom: 27px;
}
.bm28
{
    padding-bottom: 28px;
}
.bm29
{
    padding-bottom: 29px;
}
.bm30
{
    padding-bottom: 30px;
}
.bm35
{
    padding-bottom: 35px;
}
.bm40
{
    padding-bottom: 40px;
}
.bm45
{
    padding-bottom: 45px;
}
.bm50
{
    padding-bottom: 50px;
}
.bm55
{
    padding-bottom: 55px;
}
.bm60
{
    padding-bottom: 60px;
}

/* Left Padding*/

.lm0
{
    padding-left: 0px;
}
.lm1
{
    padding-left: 1px;
}
.lm2
{
    padding-left: 2px;
}
.lm3
{
    padding-left: 3px;
}
.lm4
{
    padding-left: 4px;
}
.lm5
{
    padding-left: 5px;
}
.lm6
{
    padding-left: 6px;
}
.lm7
{
    padding-left: 7px;
}
.lm8
{
    padding-left: 8px;
}
.lm9
{
    padding-left: 9px;
}
.lm10
{
    padding-left: 10px;
}
.lm11
{
    padding-left: 11px;
}
.lm12
{
    padding-left: 12px;
}
.lm13
{
    padding-left: 13px;
}
.lm14
{
    padding-left: 14px;
}
.lm15
{
    padding-left: 15px;
}
.lm16
{
    padding-left: 16px;
}
.lm17
{
    padding-left: 17px;
}
.lm18
{
    padding-left: 18px;
}
.lm19
{
    padding-left: 19px;
}
.lm20
{
    padding-left: 20px;
}
.lm21
{
    padding-left: 21px;
}
.lm22
{
    padding-left: 22px;
}
.lm23
{
    padding-left: 23px;
}
.lm24
{
    padding-left: 24px;
}
.lm25
{
    padding-left: 25px;
}
.lm26
{
    padding-left: 26px;
}
.lm27
{
    padding-left: 27px;
}
.lm28
{
    padding-left: 28px;
}
.lm29
{
    padding-left: 29px;
}
.lm30
{
    padding-left: 30px;
}
.lm35
{
    padding-left: 35px;
}
.lm40
{
    padding-left: 40px;
}
.lm45
{
    padding-left: 45px;
}
.lm49
{
    padding-left: 49px;
}
.lm50
{
    padding-left: 50px;
}
.lm55
{
    padding-left: 55px;
}
.lm60
{
    padding-left: 60px;
}
.lm70
{
    padding-left: 70px;
}
.lm79
{
    padding-left: 79px;
}
.lm80
{
    padding-left: 80px;
}
.lm90
{
    padding-left: 90px;
}
.lm100
{
    padding-left: 100px;
}
.lm110
{
    padding-left: 110px;
}
.lm120
{
    padding-left: 120px;
}

/* General Padding */

.m0
{
    padding: 0px;
}
.m1
{
    padding: 1px;
}
.m2
{
    padding: 2px;
}
.m3
{
    padding: 3px;
}
.m4
{
    padding: 4px;
}
.m5
{
    padding: 5px;
}
.m6
{
    padding: 6px;
}
.m7
{
    padding: 7px;
}
.m8
{
    padding: 8px;
}
.m9
{
    padding: 9px;
}
.m10
{
    padding: 10px;
}
.m11
{
    padding: 11px;
}
.m12
{
    padding: 12px;
}
.m13
{
    padding: 13px;
}
.m14
{
    padding: 14px;
}
.m15
{
    padding: 15px;
}
.m16
{
    padding: 16px;
}
.m17
{
    padding: 17px;
}
.m18
{
    padding: 18px;
}
.m19
{
    padding: 19px;
}
.m20
{
    padding: 20px;
}
.m21
{
    padding: 21px;
}
.m22
{
    padding: 22px;
}
.m23
{
    padding: 23px;
}
.m24
{
    padding: 24px;
}
.m25
{
    padding: 25px;
}
.m26
{
    padding: 26px;
}
.m27
{
    padding: 27px;
}
.m28
{
    padding: 28px;
}
.m29
{
    padding: 29px;
}
.m30
{
    padding: 30px;
}
.m35
{
    padding: 35px;
}
.m40
{
    padding: 40px;
}
.m45
{
    padding: 45px;
}
.m50
{
    padding: 50px;
}
.m55
{
    padding: 55px;
}
.m60
{
    padding: 60px;
}
.producttoptdbg
{
    background-image: url(../images/internal/product/topbg.jpg);
    background-repeat: repeat-x;
    height: 13px;
}
LI
{
    font-size: 11px;
    color: #3b429c;
    font-weight: normal;
    vertical-align: middle;
}
LI A:link
{
    font-family: tahoma;
    font-size: 11px;
    color: #3b429c;
    font-weight: normal;
    text-decoration: none;
}

LI A:visited
{
    font-family: tahoma;
    font-size: 11px;
    color: #3b429c;
    text-decoration: none;
}

LI A:hover
{
    color: #3b429c;
    text-decoration: underline;
}

LI A:active
{
    color: #3b429c;
    text-decoration: underline;
}

.clienttoptdbg
{
    background-image: url(../images/internal/ourClient/topbg.jpg);
    background-repeat: repeat-x;
    height: 18px;
}

UL.menulist
{
    padding: 0px 0px 0px 0px; /* the left padding was set to make the bullets appear inside the container */
    margin: 0px 0px 0px 0px;
}

UL.menulist1
{
    padding: 0px 0px 0px 6px; /* the left padding was set to make the bullets appear inside the container */
    margin: 0px 0px 0px 0px;
}

LI.menulist
{
    background-image: url(../images/internal/mediacenter/menubg.jpg);
    background-repeat: no-repeat;
    width: 159px;
    height: 23px;
    padding: 5px 0px 0px 0px; /* the left padding was set to give the text left padding from the bullet position */
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    font-family: tahoma;
    color: #3b429c;
    list-style: none;
}
LI.menulist A:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #3b429c;
    font-weight: normal;
    text-decoration: none;
}

LI.menulist A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #3b429c;
    font-weight: normal;
    text-decoration: none;
}

LI.menulist A:hover
{
    font-weight: normal;
    color: #555555;
    text-decoration: none;
}

LI.menulist A:active
{
    font-weight: normal;
    color: #555555;
    text-decoration: none;
}
LI.halist
{
    padding: 0px 0px 3px 0px; /* the left padding was set to give the text left padding from the bullet position */
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 11px;
    color: #555555;
    font-weight: normal;
    text-align: justify;
}
LI.halist2
{
    padding: 0px 0px 3px 0px; /* the left padding was set to give the text left padding from the bullet position */
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 11px;
    color: #444ba1;
    font-weight: normal;
    text-align: justify;
}

LI.halist2 A:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #444ba1;
    font-weight: normal;
    text-decoration: none;
}

LI.halist2 A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #444ba1;
    font-weight: normal;
    text-decoration: none;
}

LI.halist2 A:hover
{
    font-weight: normal;
    color: #444ba1;
    text-decoration: underline;
}

LI.halist2 A:active
{
    font-weight: normal;
    color: #444ba1;
    text-decoration: underline;
}

LI.adlist
{
    padding: 0px 0px 3px 0px; /* the left padding was set to give the text left padding from the bullet position */
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 11px;
    color: #f26522;
    font-weight: normal;
    text-align: justify;
}

LI.adlist A:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #f26522;
    font-weight: normal;
    text-decoration: none;
}

LI.adlist A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #f26522;
    font-weight: normal;
    text-decoration: none;
}

LI.adlist A:hover
{
    font-weight: normal;
    color: #f26522;
    text-decoration: underline;
}

LI.adlist A:active
{
    font-weight: normal;
    color: #f26522;
    text-decoration: underline;
}

LI.emlist
{
    padding: 0px 0px 3px 0px; /* the left padding was set to give the text left padding from the bullet position */
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 11px;
    color: #ed1c24;
    font-weight: normal;
    text-align: justify;
}

LI.emlist A:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ed1c24;
    font-weight: normal;
    text-decoration: none;
}

LI.emlist A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ed1c24;
    font-weight: normal;
    text-decoration: none;
}

LI.emlist A:hover
{
    font-weight: normal;
    color: #ed1c24;
    text-decoration: underline;
}

LI.emlist A:active
{
    font-weight: normal;
    color: #ed1c24;
    text-decoration: underline;
}

LI.malist
{
    padding: 0px 0px 3px 0px; /* the left padding was set to give the text left padding from the bullet position */
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 11px;
    color: #00aeef;
    font-weight: normal;
    text-align: justify;
}

LI.malist A:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #00aeef;
    font-weight: normal;
    text-decoration: none;
}

LI.malist A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #00aeef;
    font-weight: normal;
    text-decoration: none;
}

LI.malist A:hover
{
    font-weight: normal;
    color: #00aeef;
    text-decoration: underline;
}

LI.malist A:active
{
    font-weight: normal;
    color: #00aeef;
    text-decoration: underline;
}


LI.prlist
{
    padding: 0px 0px 3px 0px; /* the left padding was set to give the text left padding from the bullet position */
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 11px;
    color: #8dc63f;
    font-weight: normal;
    text-align: justify;
}

LI.prlist A:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #8dc63f;
    font-weight: normal;
    text-decoration: none;
}

LI.prlist A:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #8dc63f;
    font-weight: normal;
    text-decoration: none;
}

LI.prlist A:hover
{
    font-weight: normal;
    color: #8dc63f;
    text-decoration: underline;
}

LI.prlist A:active
{
    font-weight: normal;
    color: #8dc63f;
    text-decoration: underline;
}

.imageborder
{
    border: solid 1px #c2c2c2;
}
a.ratingPopUp
{
    font-family: Arial;
    padding: 4px;
    vertical-align: bottom;
    font-size: 10px;
    color: #3b429c;
    text-decoration: none;
}
a.ratingPopUp:hover
{
    font-family: Arial;
    padding: 4px;
    vertical-align: bottom;
    font-size: 10px;
    color: #3b429c;
    text-decoration: underline;
}

