﻿#img1 {
    left: 72px;
    top: 53px;
    z-index: 100;
    width:375px;
}
#img4 {
    left: 104px;
    z-index: 80;
    width:130px;
}
#img3 {
    left: 48px;
    top: 13px;
    z-index: 50;
    width:100px;
}
#img2 {
    left: 0;
    top: 64px;
    z-index: 90;
    width:150px;
}
#caurosalHolder img 
{
    position:absolute;
   /* border-radius:500px;*/
}
#caurosalHolder img[order="1"]
{
    cursor:pointer;
}
.floatRight
{
    float:right;
}
.floatLeft
{
    float:left;
}
.clear
{
    clear:both;
}
#caurosalHolder
{
    position:relative;
    height:350px;
    margin-top:18px;
}
.caurosalText
{
    color:#525568;
}
.caurosalText .divMainTitle, .caurosalText .divSubTitle
{
    width:700px;
    position:absolute;
    left:650px;
}

.caurosalText .divMainTitle
{
    top:120px;
}

.caurosalText .divSubTitle
{
    top:160px;
    display:none;
}

.ulCaurosalDots
{
    position:absolute;
    right:0px;
    top:410px;
}
.ulCaurosalDots li
{
    float:left;
    list-style-type:none;
    background-image:url('../images/Normal_Dot.png');
    width:18px;
    height:18px;
    margin-left:3px;
    cursor:pointer;
}
.ulCaurosalDots li.current
{
    background-image:url('../images/Active_Dot.png');
}
.caurosalText h1, .caurosalText h3
{
    margin:2px;
}
.caurosalText h1
{
    font-family:'Britannic','Arial';
    font-size:36px;/*48px;*/
    font-weight:bolder;
    text-transform:uppercase;
    color:#ca3c44;
}
.caurosalText h3, .caurosalText #hiddenSubTitle
{
     font-family: Helvetica Neue, Arial, Tahoma;
    font-size:24px;
    font-weight:normal;
}
.caurosalText #hiddenSubTitle
{
    visibility:hidden;
}
#caurosalHolder #navigationLink
{
    font-family: Helvetica Neue, Arial, Tahoma;
    font-size:16px;
    text-decoration:none;
    font-style:italic;
    line-height:18px;
    background: url("../images/Know-More-Icon.png") no-repeat scroll right center transparent;
    padding-right:10px;
    margin-left:-30px;
    margin-top:4px;
}
#caurosalHolder .divNavigation
{
    position:absolute;
    top:190px;
    left:400px;
}
#caurosalHolder #navigationLink:link, #caurosalHolder #navigationLink:visited, #caurosalHolder #navigationLink:active, #caurosalHolder #navigationLink:hover
{
    color:#ca3c44;
}
#caurosalHolder #navigationLink:hover
{
    text-decoration:underline;
}

/*.ms{ width:568; height:92; background-image:url('../Images/carousel/MS.png'); background-repeat:no-repeat; border:1px solid #000;}*/