﻿@import url("reset.css");

/**** Global ****/
/* Body */
body
{
    font-size: 75%; /*base font size: 12px*/ /*line-height: 1.125em;*/
    line-height: 1.429em;
    font-family: Arial;
    background: url("../images/bk.jpg") repeat-x 0px 0px;
    padding-top: 30px;
    color: #000000;
}
/* Anchor */
a
{
    outline: 0;
    text-decoration: none;
    color: #000;
    color: #ff9e00;
}
a:hover, a:active
{
    text-decoration: underline;
}
address
{
    font-style: normal;
}
address span
{
    display: block;
    padding-bottom: 4px;
}
strong
{
    font-weight: bold;
}

/* Headings */
h2
{
    /*font-size: 1.571em;*/
    font-size: 1.667em; /*20px*/
    font-weight: normal;
    color: #000000;
    text-transform: uppercase;
}
h3
{
    font-size: 1.667em; /*20px*/
    margin-bottom: 30px;
    font-weight: normal;
    color: #000000;
}
h4
{
    font-size: 1.333em; /*16px*/
    margin-bottom: 20px;
    color: #b96a00;
    font-weight: normal;
}
h5
{
    color: #b96a00;
}
div.hr1
{
    background: url("../images/line1-trans.png") no-repeat;
    height: 2px;
}
p
{
    padding-bottom: 1em;
}
.h3_1
{
    color: #b96a00;
}
.i_1
{
    font-weight: bold;
    color: #ff9e00;
}
sup
{
    font-size: 1em;
    position: relative;
    top: -0.4em;
}
/* HTML5 tags */
header, section, footer, aside, nav, article, figure
{
    display: block;
}

/**** Layout ****/
.main-body
{
    clear: both;
    width: 980px;
    padding: 0px 0px;
    margin: 0px auto;
}
a.find-more
{
    display: inline-block;
    color: #ff9e5b;
    font-size: 1em; /*12px*/
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    background: url("../images/ar.gif") no-repeat 100% 50%;
}
.tag
{
    float: right;
    display: inline-block;
    background: url(../images/tag1-trans.png) no-repeat;
    height: 142px;
    width: 93px; /*position: relative;*/
    padding-top: 64px;
    padding-left: 20px; /*font-size: 85.7%;*/
    margin-right: -30px;
    margin-top: 15px;
}
.tag a, .tag a:hover
{
    color: #000;
    text-decoration: none;
}
.go-back
{
    margin-bottom: -4px;
    margin-right: 5px;
}
a.tag:hover, a.tag:active
{
    text-decoration: none;
}
.clear-float
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    visibility: hidden;
}
/* Header */
#banner
{
    height: 70px;
}
#banner a[title="Home"]
{
    float: left;
}
#banner nav
{
    float: right;
    position: relative;
    bottom: -45px;
    font-size: 1.167em; /*14px*/
}

#banner nav li
{
    float: left;
    display: inline;
    margin-left: 20px;
}
#banner nav li a
{
    display: inline-block;
    color: #000;
    text-decoration: none;
}
.home #banner nav li.nav-home, .success-stories #banner nav li.nav-success-stories, .company #banner nav li.nav-company, .community #banner nav li.nav-community, .products #banner nav li.nav-products, .services #banner nav li.nav-services, .support #banner nav li.nav-support, .news #banner nav li.nav-news
{
    background: url("../images/nav_left.gif") no-repeat left;
    padding-left: 8px;
}
.home #banner nav li.nav-home a, .success-stories #banner nav li.nav-success-stories a, .company #banner nav li.nav-company a, .community #banner nav li.nav-community a, .products #banner nav li.nav-products a, .services #banner nav li.nav-services a, .support #banner nav li.nav-support a, .news #banner nav li.nav-news a
{
    background: url("../images/nav_right.gif") no-repeat right;
    padding: 0px 12px 0px 4px;
    color: #fff;
}
.home .service-intro
{
    /*height: 190px;*/
    font-size: 1em;
    color: #666666;
    margin-right: 20px;
}
/* Body */
.content-wrapper
{
    padding: 20px 0px 25px 0px;
    background: transparent url("../images/bk1.jpg") repeat-x bottom;
}
footer
{
    padding: 20px 0px;
}
footer hgroup h3
{
    margin-bottom: 0px;
}
footer hgroup h5
{
    font-size: 1em;
    font-weight: normal;
    color: #ff9e00;
    margin-top: 3px;
    margin-bottom: 30px;
}
footer section:first-child
{
    float: left;
    width: 50%;
}
footer ul li
{
    padding-bottom: 5px;
    min-height: 35px;
}
footer ul label
{
    display: inline-block;
    float: left;
    width: 180px;
    margin-top: -5px;
}
footer ul span
{
    margin-top: -3px;
    display: block;
    color: #e9b34b;
    padding-right: 5px;
}
footer ul input[type=text], footer ul textarea
{
    width: 260px;
    resize: none;
}
footer ul input[type=image]
{
    margin-left: 180px;
}
footer aside
{
    padding-top: 35px;
    text-align: right;
}
footer address, footer aside
{
    font-size: 1em; /*12px*/
    color: #666666;
}
footer aside p.copyright
{
    text-align: right;
    padding-right: 0px;
    font-size: 1em; /*12px*/
}

#frmEnquery
{
    height: 230px;
    width: 450px;
}
/*** Home ***/
#homeTitle
{
    margin-top: 50px;
}
.home-content-wrapper
{
}
#home
{
    background: url("../images/people1.jpg") no-repeat 50% 129px;
}
#home ul:after
{
    content: ".";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#home #homeSection2
{
    height: 230px;
}
#home ul li
{
    float: left;
    width: 230px;
}
#home ul li.last
{
    margin-right: 0px;
}
#newsRmiaWrapper
{
    float: right;
    width: 48%;
    overflow: hidden;
    position: relative;
    height: 147px;
}
#home #newsRmia
{
    width: 20000em;
    position: absolute;
    height: 147px;
}
#home #newsRmia img
{
}
#home #newsRmia li
{
    text-align: center;
    width: 450px;
    float: left;
}
#newsRmiaNav
{
    text-align: center;
    overflow: hidden;
    width: 48%;
    float: right;
}
#newsRmiaNav a
{
    width: 8px;
    height: 8px;
    margin: 3px;
    background: url(../images/navigator.png) 0 0 no-repeat;
    display: inline-block;
    font-size: 1px;
}
#newsRmiaNav a:hover
{
    background-position: 0 -8px;
}

#newsRmiaNav a.active
{
    background-position: 0 -16px;
}
#rmiaDesc, #home #newsRmia figure
{
    text-align: center;
    font-weight: bold;
}
#ourServices
{
    margin-top: 420px;
}
#ourServices p
{
}
#ourProducts
{
    float: left;
    width: 500px;
    background: url("../images/vrt-line.gif") no-repeat 480px 50px;
}
#ourProducts figure
{
}
#ourProducts figure, #home #newsRmia
{
    height: 124px;
}
#ourServices ul li
{
    width: 245px;
}
.panNews
{
    margin-bottom: 5px;
}
/* Content Page */
body.content-page
{
    background: url("../images/bk2.jpg") repeat-x 0px -1px;
}

article.content-page /*total width 1017px*/
{
    width: 987px;
    padding: 0px 15px;
}
article.content-page h2
{
    padding: 15px 0px 8px 50px;
    color: #000000;
}
article.content-page .hr1
{
    margin-left: 30px;
}
article.content-page section
{
    min-height: 200px;
}

/* Content Page Type 1 */

article.content1 h2
{
    color: #000000;
    padding-left: 0px;
    padding-top: 20px;
}
article.content1 h2.h2_1
{
    padding-left: 50px;
}
article.content1 h3
{
    color: #da780b;
    margin: 0px;
    padding-bottom: 20px;
    padding-top: 5px;
}
article.content1 h5
{
    margin: 0px;
    padding-bottom: 10px;
}

article.content1, article.content2
{
    width: 980px;
    padding: 0px 13px 105px 13px; /*background: url("../images/content-bgr-trans.png") no-repeat;*/
    background: url("../images/content-bgr-1.jpg") no-repeat;
}
article.content1 ul
{
    padding-left: 280px;
    padding-right: 80px; 
}
article.content1 hgroup
{
    display: block;
    padding-left: 280px;
    min-height: 90px;
}
article.content1 section.main-section
{
    min-height: 400px;
    padding-left: 280px;
    padding-right: 80px;
}
article.smlpadding ul, article.smlpadding hgroup, article.smlpadding section.main-section
{
    padding-left: 50px;
}
.content-bottom
{
    width: 980px;
    padding: 0px 14px 0px 14px;
    height: 160px;
    margin-top: -145px;
    background: url("../images/content-bgr-btm.png") no-repeat 0px 100%;
}
.section-image
{
    float: left;
    margin: 80px 0px 0px 30px;
}
ul.ul_1 li
{
    background: url("../images/line2.png") no-repeat 0px 100%;
    margin-bottom: 20px;
}
ul.ul_2 li
{
    float: left;
}
ul.ul_3
{
    list-style-type: disc;
    margin-top: 0px;
    padding-top: 0px;
}
ul.ul_3 li
{
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 0.5em;
}
/* Content Page Type1*/
article.content2
{
    padding-top: 5px;
}


/* Success Stories */
#sucessStoriesWrapper
{
    width: 695px;
    display: inline-block;
    float: left;
    margin-right: -4px;
}
#caseStudiesWrapper
{
    display: inline-block;
    width: 279px;
}
#caseStudies
{
    padding: 20px 18px 26px 18px;
    background: url("../images/content-bgr2-trans.png") no-repeat 0px 0px;
    height: 759px;
    margin-left: -2px;
}
#caseStudies h2
{
    padding-left: 10px;
    color: #000000;
    margin-bottom: 20px;
}
#caseStudies ul li
{
    text-align: center;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
    background: url("../images/line2.png") no-repeat -700px 100%;
}
.case-wrapper
{
    height: 60px;
    overflow: hidden;
}
#caseStudies ul li:lastChild
{
    padding-bottom: 0px;
}
#caseStudies ul li a
{
    display: block;
    padding: 5px 0px 4px 15px;
    text-align: left;
    height: 2em;
    line-height: 2em;
    margin-top: 15px;
}
#caseStudiesWrapper .content-bottom
{
    background: url("../images/content-bgr2-btm.png") no-repeat 0px 100%;
    margin-left: 11px;
    width: 250px;
}
#sucessStories
{
    background: url("../images/content-bgr1-trans.png") no-repeat 0px 0px;
    margin-left: -15px;
    width: 600px;
    padding-left: 60px;
    padding-right: 60px;
    min-height: 655px;
}
#sucessStories .main-section
{
    padding-left: 0px;
    padding-right: 0px;
}
#sucessStories hgroup
{
    padding-left: 0px;
}
#sucessStories p, #sucessStories h2.h2_1
{
    padding-left: 0px;
    padding-right: 0px;
}

#sucessStories hgroup h3
{
    padding-left: 0px;
}
#sucessStoriesWrapper .content-bottom
{
    background: url("../images/content-bgr1-btm.png") no-repeat 0px 100%;
    width: 680px;
    margin-left: -2px;
}
#sucessStories ul li h3
{
    padding-left: 280px;
}
#sucessStories ul li h3:first-child
{
    padding-top: 0px;
}
#sucessStories ul li figure
{
    float: left;
    margin: 30px 0px 0px 60px;
}
#sucessStories table
{
    width: 100%;
}
#sucessStories table, #sucessStories table td
{
    border: dotted 1px #c6c8ca;
    text-align: center;
    vertical-align: middle;
    height: 90px;
}
#sucessStories table a
{
}
.pdf-icon
{
    margin-bottom: -8px;
    margin-right: 10px;
}
.story-link
{
    color: #dc7a0c;
}
/* Products */
#products .main-section
{
    padding-left: 0px;
    padding-right: 0px;
}
#products ul.ul_1
{
    padding-left: 0px;
    padding-right: 10px;
}

#products li
{
    text-align: center;
}
#products li.pdt_bws
{
    margin-bottom: 0px;
}
#products li .find-more
{
    display: inline-block;
}
#products
{
}
.products .content-bottom
{
}
#products .pdt_wrapper figure
{
    min-height: 100px;
    padding-left: 180px;
    background-repeat: no-repeat;
    background-position: 40px 50%;
}
#products .pdt_wrapper figure p
{
    padding-top: 10px;
}
#products .find-more-wrapper
{
    text-align: right;
}

#products .pdt_rw figure
{
    background-image: url(../images/riskware_pk.gif);
}
#products .pdt_bws figure
{
    background-image: url(../images/beworksafe_pk.gif);
}
article.products section
{
    text-align: center;
    font-size: 12px;
}
article.products section img
{
    padding-left: 50px;
}
.products section .h3_1
{
    padding-top: 15px;
    margin-bottom: 20px;
}

.products section p, .products section .h3_1
{
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
}

/* Products/riskware */
#rw_label
{
    background: url("../../images/label1-trans.png");
    width: 127px;
    height: 125px;
    float: right;
    margin-top: -14px;
    margin-right: -13px;
}
.riskware
{
    display: inline-block;
    background: url("../images/tm_rw-trans.png") no-repeat 0px 0px;
    width: 56px;
    height: 1.51em;
    margin-bottom: -3px;
}
.riskware span
{
    display: none;
}

.content2 .h3_1
{
    text-align: center;
}
.beworksafe
{
    display: inline-block;
    background: url("../images/tm_bws-trans.png") no-repeat;
    width: 109px;
    height: 1em;
    margin-bottom: -1px;
}
.beworksafe span
{
    display: none;
}
#bws_ftr
{
    position: relative;
    height: 500px;
    font-size: 0.857em;
}
#bws_ftr .beworksafe
{
    background-image: url("../images/tm_bws_sml-trans.png");
    width: 84px;
    margin-bottom: -3px;
}
#bws_ftr h5
{
    font-size: 1.167em;
}
#bws_ftr li
{
    text-align: left;
    width: 250px;
    position: absolute;
}
#bws_ftr li p
{
    padding: 0px;
}
#bws_01
{
    left: 80px;
    top: 20px;
    padding-left: 160px;
    padding-bottom: 60px;
    background: url(../images/bws_bk1.png) no-repeat;
}
#bws_02
{
    left: 50px;
    top: 180px;
    padding-left: 160px;
    padding-bottom: 20px;
    background: url(../images/bws_bk2.gif) no-repeat;
}
#bws_03
{
    left: 100px;
    top: 290px;
    padding-left: 160px;
    padding-bottom: 40px;
    background: url(../images/bws_bk3.png) no-repeat;
}
#bws_04
{
    left: 520px;
    top: 280px;
    padding-left: 160px;
    padding-bottom: 80px;
    background: url(../images/bws_bk4.png) no-repeat;
}
#bws_05
{
    left: 500px;
    top: 20px;
    padding-left: 160px;
    padding-bottom: 150px;
    background: url(../images/bws_bk5.png) no-repeat;
}
/* Services */
body.services ul
{
    padding-left: 0px;
    padding-right: 0px;
}

#projectManagement .section-image, #businessAnalysis .section-image, #softwareDevelopment .section-image, #community .section-image, #testing .section-image
{
    position: relative;
    right: -30px;
}
.service-nav
{
    margin-left: 20px;
    margin-top: 40px;
    background: url("../images/frm1-trans.png") no-repeat top;
    float: left;
    padding-top: 15px;
}
.service-nav h4
{
    padding: 0px;
    margin: 0px;
    background: url("../images/frm11.png") repeat-y;
    padding: 0px 15px;
    color: #000000;
}
.service-nav ul
{
    width: 235px;
    background: url("../images/frm11.png") repeat-y;
    padding-top: 15px;
    padding-bottom: 15px;
}
.service-nav li
{
    padding: 8px 15px 5px 15px;
    background: url("../images/line3.jpg") no-repeat 50% bottom;
}
.service-nav a
{
    color: #404040;
    text-decoration: none;
}
.service-nav li.current a
{
    color: #ff9e00;
}
.service-nav .service-nav-foot
{
    background: url("../images/frm12-trans.png") no-repeat 50% bottom;
    display: block;
    height: 20px;
    width: 235px;
}
#services .find-more-wrapper
{
    text-align: right;
}
#services .find-more-wrapper a
{
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
/* Services/ProjectManagement */

#pmMethods
{
    height: 75px;
}
#pmMethods li
{
    height: 70px;
    margin-right: 28px;
    float: left;
}
#pmMethods li.last
{
    margin-right: 0px;
}
#prince2
{
    margin-top: 11px;
}
#pmbok
{
    margin-top: 12px;
}
#agile
{
    margin-top: 2px;
}

/* Services/BusinessAnalysis */

#baFunctions
{
    padding-left: 0px;
    padding-right: 0px;
}
/* Services/Software Development */
.techo
{
    margin-top: 10px;
    margin-bottom: 15px;
}
/* Support */
#support section.main-section
{
    padding-top: 40px;
    padding-left: 8px;
    padding-right: 8px;
    height: 650px;
}
#frmSupport
{
    width: 960px;
    height: 600px;
    display: inline-block;
    margin-top: -5px;
}
#news .main-section
{
    padding: 30px 0px 0px 0px;
}
#news .main-section h4
{
    margin-bottom: 4px;
}
#news .main-section h5
{
    font-weight: normal;
    color: #666666;
}
#news .main-section hgroup
{
    min-height: 1px;
}
#news .main-section ul, #news .main-section hgroup, #news .main-section ul li, #news .main-section p
{
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 5px;
}
#news .main-section li.news-entry
{
    margin-bottom: 35px;
    background: url("../images/line2.jpg") no-repeat 20px bottom;
    padding-bottom: 15px;
    padding-left: 10px;
}
#news .main-section li.news-entry hgroup, #news .main-section li.news-entry article
{
    padding-left: 325px;
}
#news .main-section li.news-entry hgroup h3
{
    right:325px;
    position:relative;
}
#news .news-entry figure
{
    margin: 0px auto;
    margin-bottom: 10px;
    float:left;
    width: 320px;
    text-align: center;
    vertical-align:middle;
}
#news .news-entry figure img
{
}
.news-date
{
}

#riskwareRelease .main-section
{
    padding-left: 80px;
}
#mainImage
{
    margin: 10px auto 60px auto;
    min-height: 438px;
    _height: 438px;
    text-align: center;
}
#mainImage img
{
    margin-bottom: 10px;
}
#mainImage .caption
{
    display:block;
    text-align:center;
    font: italic 1.3em georgia,serif;
}
.gallary-wrapper
{
    position: relative;
    overflow: hidden;
    height: 70px;
    margin:0px auto 0px auto;
    width:728px;
    float:left;
    
}
.gallary
{
    width:20000em;
    position:absolute;
}
.gallary li
{
    width: 100px;
    height: 70px;
    margin: 0 2px;
    overflow: hidden;
    text-align:center;
}
.gallary li img
{
    visibility:hidden;
    cursor:pointer;
}
.gallary li div
{
    left: 240px;
}
.content1 ul.rmia-gallary
{
    overflow: hidden;
    padding-left: 0px;
}
.rmia-gallary li
{
    float: left;
}
.gallary-browse
{
    background:transparent url("../images/hori_large.png") no-repeat;
    width:30px;
    height:30px;
    float:left;
    margin-top:20px;
    cursor:pointer;
}
.gallary-left:hover
{
    background-position:-30px 0px;
}
.gallary-left:active
{
    background-position:-60px 0px;
}
.gallary-right:hover
{
    background-position:-30px -30px;
}
.gallary-right:active
{
    background-position:-60px -30px;
}
.gallary-right
{
    background-position:0px -30px;
}