﻿.colLeft
{
    width:500px;
    float:left;
    text-align:justify;
}
.colRight
{
    float:right;
    width:280px;
}
.clrflt
{
    margin:0;
    padding:0;
    float:left;
    clear:both;
}
.clrflt li
{
    margin:0;
    padding:0;
    float:left;
    width:250px;
    list-style:none;
    display:block;
}
.clrflt a
{
    background: white url('../images/Resources/newskin/bullet_WW.jpg' ) no-repeat 5px center;
    border-top: 1px #7e7e7e dashed;
    display: block;
    padding-left: 30px;
    clear: both;
    font-weight: normal;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 13px;
    list-style:none;
    text-decoration:none;
}
.clrflt a:hover
{
    color:#C62929;
    font-weight:bold;
}
h3
{
    color:#333333;
    font-size:16px;
    display:block;
    padding-left:5px;
    border-left:5px #C62929 solid;
    border-bottom:1px solid #C62929;
    font-style:italic;
}
.ans
{
    display:none;
}
h4.que
{
    margin:0;
    cursor:pointer;
    background: transparent url('../images/Resources/newskin/expand.gif') no-repeat 5px center;
    padding-left:20px;
    display:block;
    font-weight:normal;
    font-size:11px;
}
.item
{
    padding:5px;
}
.show
{
    display:block;
    background-color:#FBF9E5;
    border:1px #DCCE74 solid;    
    margin:10px 0;
}
.show .que, .show .nav *
{
    color:#C62929;
    text-decoration:underline;
}
.show .que
{
    background: transparent url('../images/Resources/newskin/collapse.gif') no-repeat 5px center;
    font-weight:bold;
    
}
.show .ans
{
    display:block;
    padding-top:10px;
}
.show .nav
{
    font-weight:bold;
    text-align:right;
    
}
.show .nav *
{
    cursor:pointer;
    text-decoration:underline;
}
.show .nav *:hover
{
    color:Red;
}



/*--------------------------------------------------------------------------------------------------------------------/
/	LIVE SUPPORT
/--------------------------------------------------------------------------------------------------------------------*/


.liveSupport
{
    margin-top: 8px;
    background: #52804f url('../images/Resources/newskin/bg_LiveSupport.jpg' ) repeat-x left top;
}
.liveSupport .icon
{
    background: url(      '../images/Resources/newskin/icoLiveSupport.jpg' ) no-repeat left top;
    width: 279px;
    height: 90px;
    overflow: hidden;
    float: left;
}
.liveSupport .icon .title
{
    color: white;
    padding-left: 35px;
}
.liveSupport .icon img
{
    position: relative;
    top: 2px;
}
.liveSupport .icon .tip
{
    padding: 0 10px;
    color: black;
    display: block;
    float: left;
    clear: left;
    width: 279px;
}
.telnumber
{
    color: white;
    text-align: right;
    padding: 10px 10px;
}
.number
{
    font-family: "Times New Roman";
    font-size: 27px;
    line-height: 25px;
}