﻿/*//////////////////////////////////*/
/*/////// Global Defaults //////////*/
/*//////////////////////////////////*/
*
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
html
{
    height: 100%;
}
body
{
    font: 12px Tahoma, Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
    background-color: #9ea7ae;
}
/* Headlines */
h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    font-family: Tahoma,Arial, Helvetica, sans-serif;
}

/* Text Styles */
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea
{
    font: normal normal normal 12px Tahoma,Arial, Helvetica, sans-serif;
}
p
{margin-right:29px!important;font: 12px/1.5 tahoma,arial,helvetica,sans-serif!important;}
/*Images */
img
{
    border: none;
}

/* Tables */
table
{
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
/* Forms */
form
{
    height:100%;
}
/* Common Classes */
.clear
{
    clear: both;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.textLeft
{
    text-align: left;
}
.textRight
{
    text-align: right;
}
.textCenter
{
    text-align: center;
}
.textJustify
{
    text-align: justify;
}
.blockCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* remember to set width */
.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.underline
{
    text-decoration: underline;
}
.noindent
{
    margin-left: 0;
    padding-left: 0;
}
.nomargin
{
    margin: 0;
}
.nopadding
{
    padding: 0;
}
.nobullet
{
    list-style: none;
    list-style-image: none;
}
/*//////////////////////////////////*/
/*/////// Global Defaults End////////*/
/*//////////////////////////////////*/


.wrapper
{
    width: 999px;
    background-image: url('images/bg.png');
    background-repeat: repeat-y;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -412px;
    vertical-align: middle;
}
.adminwrapper
{background-image:none!important;padding-top:30px;width: 999px;
    margin:auto;
    vertical-align: middle;}
.adminlogin td
{vertical-align:middle;}
.adminlogin td *
{vertical-align:middle;}
.adminlogin input[type="text"] , .adminlogin input[type="password"]
{border:solid 1px black;}
.loginbtn
{background-color:Transparent;margin-right:12px;cursor:pointer; float:right;background-image:url('images/login.png');width:51px;height:26px;}
.editorlist
{margin-top:30px;}
.editorlist a
{color:White;}
.cancelbtn
{background-color:Transparent;cursor:pointer; background-image:url('images/cancel.png');width:55px;height:25px;}
.savebtn
{background-color:Transparent;cursor:pointer; background-image:url('images/save.png');width:50px;height:25px;}
.push
{
    height: 150px;
}

.contentcontainer
{
    width: 657px;
    min-height: 610px;
    padding-left: 29px;
    padding-top: 12px;
}
.logo
{
    margin-bottom: 25px;
    margin-top:8px;
}
.pageheader
{
    color: #ef3e42;
    font-size: 16px;
    margin-bottom: 18px;
	font-weight:bold;
}
.artheader
{
    color: #1d1c1f;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 18px;
}
.article
{
    color: #1d1c1f;
    font-size: 12px;
    text-align: justify;
    margin-right: 29px;
    margin-bottom: 22px;
}
.ourservices
{
    width: 525px;
    color: #1d1c1f;
    font-size: 12px;
}
.ourservices .lefttd
{
    width: 110px;
}
.ourservices .righttd
{
    width: 415px;
}
.ourservices .righttd span
{
    color: #ef3e42;
}
.menucontainer
{
    width: 296px;
    height: 131px;
    background-color: #9ea7ae;
    padding-top: 47px;
    padding-left: 12px;
    padding-bottom: 4px;
}
.menucontainer .menuitem
{
    margin-bottom: 4px;
    background-image: url('images/menuline.png');
    background-repeat: repeat-x;
    background-position: bottom;
    text-transform:uppercase;
    padding-left: 4px;
}
.menucontainer .menuitem a , .menucontainer .menuitem span
{
    text-decoration: none;
    font-size: 14px;
    color: White;
}
.menucontainer .menuitem .reddy
{color:Red!important;padding-right:7px;}
.menucontainer .selected
{
    background-color: White;
}
.menucontainer .selected a
{
    color: #ef3e42 !important;
    font-weight: bold;
}
.menucontainerStaging
{
    width: 296px;
    height: 171px;
    background-color: #9ea7ae;
    padding-top: 7px;
    padding-left: 12px;
    padding-bottom: 4px;
}
.menucontainerStaging .menuitem
{
    margin-bottom: 4px;
    background-image: url('images/menuline.png');
    background-repeat: repeat-x;
    background-position: bottom;
    
    padding-left: 4px;
}
.menucontainerStaging .menuitem a
{
    text-decoration: none;
    font-size: 14px;
    color: White;
}
.menucontainerStaging .selected
{
    background-color: White;
}
.menucontainerStaging .selected a
{
    color: #ef3e42 !important;
    font-weight: bold;
}
.footer
{
    height: 412px;
    width: 999px;
    margin: auto;
}
.footer .gap
{
    width: 686px;
    height: 0px;
    display: table-cell;
}
.footer .dg
{
    width: 313px;
    height: 372px;
}
.footer .cont
{
    width: 686px;
    height: 48px;
    padding-top:8px;
    background-color: #ef3e42;
    margin-top: 316px;
}

.footer .cont .contacts
{
    width: 635px;
    height: 32px;
    font-family: Tahoma;
    font-size: 13px;
    color: White;
    margin: auto;
    text-align: left;
    line-height:12px;
}
.footer .cont .contacts *
{color:White!important; line-height:20px;}
.footer .cont .contacts .tdleft
{
    width: 232px;
    height: 32px;line-height:20px;
}
.footer .cont .contacts .xtdleft
{
    width: 202px;
    height: 32px;line-height:4px;vertical-align: bottom;padding-top: 19px;
}
.footer .cont .contacts .tdcenter
{
    width: 214px;
    height: 32px;
    padding-left: 15px;
    border-right: solid 1px White;
    border-left: solid 1px White;line-height:20px;
}
.footer .cont .contacts .xtdcenter
{
    width: 260px;
    height: 32px;
    padding-left: 20px;
    border-right: solid 1px White;
    border-left: solid 1px White;line-height:14px;
}
.footer .cont .contacts .tdcenter span
{ line-height: 14px;}
.footer .cont .contacts .tdright
{
    width: 153px;
    height: 32px;
    padding-left: 19px;line-height:20px;
}
.footer .cont .contacts .xtdright
{
    width: 153px;

    padding-left: 19px;line-height:13px;vertical-align: bottom;padding-top: 19px;
}

.fu
{
    width: 965px;
    height: 40px;
    background-color: White;
    padding-left:29px;
    padding-right:5px;
}
.fu .copyright
{color:#3e3e3e;font-size:11px;margin-top:15px;}
.fu .joinus
{
    color:#1d1c1f;
    font-size:13px;
    margin-top:15px;
    margin-right:10px;
}
.fu .links
{margin-top:12px;}
.fu .links a
{text-decoration:none;}

/*innerpages*/
.impfooter
{
    width: 525px;
    color: #1d1c1f;
    font-size: 12px;
}
.impfooter .lefttd
{
    width: 178px;
}
.impfooter .righttd
{
    width: 347px;
}
p.passionateprofessionals
{margin-bottom:20px!important;}
.triplearts table
{width:625px;}
.triplearts table td
{padding-bottom:15px!important; color: #1d1c1f;vertical-align:top;
    font-size: 12px;
    text-align: justify;padding-left:3px;}
.triplearts table td .firstletter
{color:#ef3e42!important;}
.contas .article
{margin-bottom:15px!important;}
/*innerpages end*/

/*slideshow*/
.aslideshow, .aslideshow-label, .aslideshow-content, .aslideshow-panel {
    font:12px Verdana, Tahoma, sans-serif;
}

.aslideshow {
    padding:0;
    border:0;
    position:relative;
    display:none;           /* Set to "none" for not preview slideshow content */
    z-index:1
}
.aslideshow-content {
    padding:0;
    background-color:#fff;
    color:#333;
    overflow:hidden;
    position:relative;
    z-index:1;
}

    /* Some Content Changes */
    .aslideshow-content p {
        padding:0 !important;
        overflow:auto;
    }

    .aslideshow-content img {
        padding:0 !important;
        border:0 !important;
    }

    .aslideshow-slide {
        display:none;
        position:absolute;
    }

.aslideshow-fullscreen {
    position:absolute;
    top:0;
    left:0;
    padding:0;
    border:0;  
    overflow:hidden;
}

.aslideshow-label-place, .aslideshow-panel-place {
    /* Stupid IE hack */
    /* border-style:dotted; border-width: 1px 0; border-color: transparent; background:transparent;*/
}

.aslideshow-label-place {
    padding:0;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
    height:30px;
}
    .aslideshow-label {   
        z-index:101;
        color:#fff;
        width:100%;
        height:100%;
        line-height:30px;
        text-indent:8px;
        font-weight:bold
    }

    .aslideshow-label a,
    .aslideshow-label a:hover,
    .aslideshow-label a:active,
    .aslideshow-label a:visited {
        color:#fff;
    }

.aslideshow-panel-place {
    padding:0;
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:100;
    height:26px;
}
    .aslideshow-panel {
        z-index:101;    
        width:100%;
        height:100%;
    }
    
        .aslideshow-panel a.button {
            display: block;
            width:24px;
            height:24px;
            float:left;
            text-indent:-99999%;
            overflow:hidden;
            outline: 0; /* @ Firefox, prevent dotted border after click */ 
            background-image:url(images/buttons.png);
            background-repeat:no-repeat;
            border:1px solid transparent
        }
        
            .aslideshow-panel a.button:hover {
                border:1px solid #777;
            }
            
            
            .aslideshow-panel a.first {
                background-position: 0 0
            }
            
            .aslideshow-panel a.prev {
                background-position: -24px 0
            }
            
            .aslideshow-panel a.play {
                background-position: -48px 0
            }
            
            .aslideshow-panel a.stop {
                background-position: -72px 0
            }
            
            .aslideshow-panel a.next {
                background-position: -96px 0
            }
            
            .aslideshow-panel a.last {
                background-position: -120px 0
            }
            
            .aslideshow-panel a.help {
                position:relative;
                background-position: -144px 0
            }
            
            .aslideshow-panel span.counter {
                float:right;
                display: block;
                font-weight:700;
                color:#fff;
                /*width:26px;*/
                height:24px;
                line-height:24px;
                padding:0 4px;
            }


.aslideshow-help {
    position:absolute;
    bottom:26px;
    left:0px;    
    z-index:101;   
    background-color:#ff9; 
    display:none;
    opacity: 0.9;
    width:100%;
}

.aslideshow-frame div {
    position:absolute;
    top:0px;
    left:0px;
    background:url(images/big-play.png) 50% 50% no-repeat;
    z-index:201;
    cursor:pointer;
    width:100%;
    height:100%;
}

.aslideshow-load {
    display:none;
}
    .aslideshow-load div {
        position:absolute;
        top:0px;
        left:0px;
        background:url(images/ajax-loader.gif) 50% 50% no-repeat;
        z-index:201;
        cursor:pointer;
        width:100%;
        height:100%;
    }

.aslideshow-shadow {
    position:absolute;
    top:0px;
    left:0px;
    z-index:200;
    width:100%;
    height:100%;
}
    
.aslideshow-opacity {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
    background:rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#85000000, endColorstr=#85000000);
}
/*slideshow*/


.contx
{
    width: 686px;
    height: 56px;
    background-color: #ef3e42;
    margin-top: 316px;
}
.contx *
{ color: white
 ;}


table.contactsx
{ width: 686px;height: 56px;}
table.contactsx .lefttd
{ width: 192px;padding-left: 25px;font-size: 13px;line-height: 17px;}
table.contactsx .septd
{ width: 1px;padding-top: 4px;}
table.contactsx .septd div
{ width: 1px;background-color: white;height: 40px;}
table.contactsx .centerTD
{ width: 279px;padding-left: 15px;font-size: 13px;line-height: 17px;}
table.contactsx .righttd
{ width: 140px;padding-left:13px;font-size: 13px;line-height: 17px;}