﻿h1
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 15px;
    color: #c31088;
    padding-left: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
h2
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px;
    color: #4F4E4E;
    padding-left: 5px;
    font-weight: bold;
}
.leftrowbg
{
    background: url(../Images/leftrow_bg.jpg) repeat-y;
}
.event_bg
{
    background: url(../Images/event_bg.jpg) no-repeat;
    height: 163px;
}
.testimoni_bg
{
    background: url(../Images/testmo_bg.jpg) no-repeat;
    height: 107px;
}
.testimonitxt
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px;
    color: #4F4E4E;
    padding-left: 5px;
    font-style: italic;
}
.leftrowheadtxt
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 12px;
    color: #4F4E4E;
    padding-left: 5px;
}
.galaryheadtxt
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px;
    color: #656767;
    padding-left: 5px;
    font-weight: bold;
}
.galarylinktxt
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px;
    color: #656767;
    padding-left: 5px;
    font-weight: bold;
    text-decoration: none;
}
.contentheadtxt
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 15px;
    color: #c31088;
    padding-left: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
.branchestxt
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 14px;
    color: #c31088;
    font-weight: normal;
    text-transform: uppercase;
}
.contentsubtxt
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px;
    color: #4F4E4E;
    padding-left: 5px;
    font-weight: bold;
}
.contacts_top
{
    background: url(../Images/contacts_top.jpg) no-repeat;
    height: 21px;
}
.contacts_middle
{
    background: url(../Images/contacts_middle.jpg);
}
.contacts_bottom
{
    background: url(../Images/contacts_bottom.jpg) no-repeat;
    height: 7px;
}
.bordernone
{
    border: 0px;
}
/*side slider used on the call back button*/

.panel
{
    position: absolute;
    top: 55px;
    left: 0;
    display: none;
    background: #000000;
    color: #fff;
    border: 1px solid #111111;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
    width: 235px;
    min-height: 200px;
    height: auto;
    padding: 30px 30px 30px 80px;
    filter: alpha(opacity=95);
    opacity: .95;
    z-index: 40001;
}
#close
{
    width: 16px;
    height: 16px;
    float: right;
}
#close a
{
    border: none;
    text-decoration: none;
}
.panel h3
{
    color: #cccccc;
    font-family: arial, serif;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 3px 0 0 0;
    padding: 0px;
}
.panel p
{
    margin: 0 0 15px 0;
    padding: 0;
    color: #ffffff;
}
.panel a, .panel a:visited
{
    margin: 0;
    padding: 0;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #9FC54E;
}
.panel a:hover, .panel a:visited:hover
{
    margin: 0;
    padding: 0;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}
a.trigger
{
    /*the button that launches the call back panel*/
    text-decoration: none;
    z-index: 1000;
    padding: 0 0 23px 0; /*this number changes where the small arrow lines up*/
    position: absolute;
}
a.trigger:hover
{
    background: url(../Images/arrow_down.png) no-repeat center bottom;
    cursor: pointer;
}
a.active.trigger
{
    background: url(../Images/arrow_down.png) no-repeat bottom center;
}
/* Call back form */
#call_back
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #fff;
}
#call_back_form
{
    margin: 8px 0 0 0;
    padding: 0;
}
#call_back_input
{
    height: 35px;
}
#call_back_input label
{
    float: left;
}
#call_back_input label input
{
    border: 1px solid #e5e5e5;
    padding: 4px;
    height: 15px;
    font-size: 11px;
    margin: 0px 6px 8px 0;
    color: #666666;
}
#call_back_submit
{
    text-align: center;
}
#call_back_submit input
{
    text-transform: uppercase;
    background-color: #cccccc;
    color: #fff;
    border: none;
    font-family: 'Droid Sans' , arial, serif;
    font-size: 11px;
    font-weight: bold;
    width: 90px;
    height: 25px;
    margin: 0px;
    padding: 0px;
}
#call_back_name, #call_back_email, #call_back_phone
{
    width: 220px;
}
#call_back_time
{
    width: 110px;
}
/*animated slider*/
/*slide 1*/

#slide1
{
    background: url(../Images/slide1.jpg) top no-repeat;
    width: 775px;
    height: 250px;
}
#slide1 .wrapper
{
    width: 480px; /*593px*/
    padding: 40px 20px 0 250px;
}
#slide1 h1
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 45px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-weight: normal;
}
#slide1 h2
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    font-weight: normal;
}
#slide1 h3
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    margin: 10px 0px 0 0;
    padding: 0px;
    line-height: 20px;
    font-weight: normal;
}
.slide_button
{
    width: 135px;
    height: 37px;
    background: url(../Images/button_banner.png) no-repeat top left;
    text-align: center;
    font-size: 18px;
    color: #0c2541;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    padding: 8px 0 0 0;
    margin-top: 20px;
}
/*slide 2*/
#slide2
{
    background: url(../Images/slide2.jpg) top no-repeat;
    width: 775px;
    height: 250px;
}
#slide2 h1
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #2f65a5;
    margin: 40px 0 30px 0;
    padding: 0px;
    font-weight: normal;
}
#slide2 .left
{
    float: left;
    width: 434px; /*454px*/
    padding: 20px 0 0 20px;
    text-align: center;
}
#slide2 .right
{
    float: right;
    width: 250px;
    font-size: 16px;
    color: #666666;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 40px 0 20px 0;
}
/*slide 3*/

#slide3
{
    background: url(../Images/slide3.jpg) top no-repeat;
    width: 775px;
    height: 250px;
}
#slide3 .text
{
    width: 753px;
    height: 34px;
    padding: 20px;
    background: url(../Images/black_transparent.png) repeat top;
    color: #FFF;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 14px;
}
/*slide 4*/

#slide4
{
    background: url(../Images/slide4.jpg) top no-repeat;
    width: 775px;
    height: 250px;
}
#slide4 .text
{
    width: 440px; /*480px*/
    height: 110px; /*150px*/
    padding: 20px;
    margin-left: 272px;
    background: url(../Images/white_transparent.png) repeat top;
    color: #000;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 14px;
}
