/* 
    Document   : globalcourses
    Created on : 06/12/2011, 9:10:35 AM
    Author     : George Huynh
    Description:
        Style for courses
*/


body {margin:0;padding:0; font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#4C4C4C}
h2{font:normal 13px Arial,Helvetica,sans-serif,Verdana; color:#4C4C4C; font-weight:bold}
.courseprice a{ color:#0079c2; text-decoration:underline;font-weight:bold}
.courseprice a:hover{color:#0079c2; text-decoration:none; font-weight:bold}

.coursepackages a{ color:#0079c2; text-decoration:underline;font-weight:bold}
.coursepackages a:hover{ color:#0079c2; text-decoration:none;font-weight:bold}
.main .mainpanel .showli a {text-decoration:none;font-weight:normal;color:#E69B24;}
.main .mainpanel .showcontent .con h1{color:#E69B24; margin:10px 20px 10px 30px; font-weight:100}

.module-white H2 {
    color: #4C4C4C;
    font-size: 1.8em;
    font-weight: normal;
}

.orange {
    color: #E69B24;
    font-weight: bold;
}

.courseprice .title {
    font-size: 12.5px;
    
}

.coursepackages .package-title {
    width: 500px; /*338px;*/
    color: #4C4C4C; /*#4C4C4C; 16 April 2013*/
    font-weight: bold;
    border-bottom: 1px solid #D9EBF6;
    padding: 10px 0px 10px 0px;
}

.coursepackages .title {
    font-size: 12.5px;
    padding: 0px 0;
    border-style: none;
    color: #4C4C4C;
}



.coursepackages .gst {
    border-bottom: 1px solid #D9EBF6;
}
.coursepackages .saving {
    border-bottom: 1px solid #D9EBF6;
    padding: 8px 0 0 20px;
    width:0px;
}
.coursepackages .booking {
    border-bottom: 1px solid #D9EBF6;
    width: 217px; /*120px;*/
    text-align: left !important;
}

.h7 {
    font-size: 12px;
    padding: 0px 50px 0px 0px;
    color: #4C4C4C;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}
.coursepackages table tr td {
    border-bottom: 1px solid #D9EBF6;
}

.courseprice table tr td {
    padding: 4.5px 0; /*changed 16 april 2013, 4.5px 0 */

}

div.coursedetail div.content div.courseprice div div table tbody tr td.gts {
   
    text-align: left !important;
}

html body div.wrap div.coursedetail div.content div.coursepackages div div table tbody tr.headrow td.ahashsnippetcc h3 strong{
    font-size: 15px;
}
.coursepackagestable {
    margin:5px 0 0 0;
}

.coursepackages li {
    color: #4C4C4C;
    font-weight: bold;
    list-style-type: square;
    line-height: 18px;
}

.coursepackages .booking span {
    padding: 0 0 0 0;
}

.coursepackages .booking .book-enquire {
    padding: 0 0 0 0;
    width: 40px;
}

.coursepackages .booking .book-online {
    padding: 0 0 0 0;
    width: 40px;
}

.coursepackages .booking .book-or {
    padding: 30px;
    width: 4px;
}

.coursepackages .booking form {
    margin: 0 0 0 20px;
    width: 165px;
}


.coursedetail .sidebar .schedulesearch {
    margin-top: 360px;
    overflow: hidden;
    padding-right: 20px;
}

div.sidebar#r5 { margin-top: 360px;}

/* 16 April 2013 */
.package-totaldur{
    color: #4C4C4C; 
    font-weight: normal;
    font-size: 12.5px !important;
    margin-left: 20px;
    line-height: 41px;
    margin-bottom: -4px !important;
}
.coursedur{
    color: #4C4C4C; 
    font-weight: normal;
    font-size: 11.5px;
}
.coursepackages .bookingorenq {
    border-bottom: 1px solid #D9EBF6;
    width: 110px; 
    vertical-align: middle;
}
.coursepackages .bookingorenq .book-or {
    padding-left: 30px;
    width: 4px;
}

.coursepackages .package-titlecc {
    font-size: 14px;
    width: 500px; /*338px;*/
    color: #4C4C4C; /*#4C4C4C; 16 April 2013*/
    font-weight: bold;
    border-bottom: 1px solid #D9EBF6;
    padding: 10px 0px 0 0;
}

.coursepackages .gst {
    font-size: 14px;
    text-align: left !important;
    
}

.courseprice .gst {
    text-align: center !important;
}

/*16 April 2013*/
.pricegst
{padding: 0 3px 0 0; color: #3d820d; font-size: 18px; font-weight: bold;}
.yousave{
    color: #e00707;
    font-size: 13px;
    line-height: 130%;
}
.ahashsnippetcc{
    color: #3D820D !important;
    text-decoration: none !important;
    cursor:default !important;
    font-size: 15px !important;
    text-align: left !important;

}

.duration {
    text-align: left !important;
}

.titleoc {
    margin-left: 31px !important;
}

.linedwtclients {
    margin-left: 27px;    margin-right: 20px;    margin-top: 10px;    width: 95%; border-top: 1px solid #D9EBF6;
}

.ourclienttrust {
    padding-bottom: 20px;
}

@media
(-webkit-min-device-pixel-ratio:0) 
{
    html body div.wrap div.coursedetail div.content div.sr-module-listing-container dl.sr-module-listing img.ccphoto {
        display: inline; margin-top:60px !important;
    }
}
