/* 
    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: 11.5px;
    
}

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

.coursepackages .title {
    font-size: 11.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;  
}
.coursepackages .booking {
    border-bottom: 1px solid #D9EBF6;
    width: 120px;
}

.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;
}

.coursepackagestable {
    margin:5px 0 0 0;
}

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

.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: 0 0 0 0;
    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;}

