/* GENERIC TAGS */
body
{
margin:0;
padding:0;
font-family:calibri,verdana,times,arial;
color:#333;
}

a img
{
    border:0;
}

h1,h2,h3,h4,h5,h6
{

}

h1
{
font-size:150%;
font-weight:bold;
color:#660066;
}

h2
{
font-size:130%;
font-weight:normal;
color:#002D62;
}

h3
{
font-size:130%;
color:#660066;
}

h4
{
font-size:110%;
color:#002D62;
}

h5
{
font-size:110%;
}

h6
{
font-size:100%;
}

p
{

}

a, a:visited
{
color:#002D62;
text-decoration:underline;
}

a:hover
{
color:#305580;
text-decoration:underline;
}

li
{

}

.pdfdownload a:link, .pdfdownload a:visited
{
    color:#002d62;
    text-decoration:none;
    font-size:80%;
}

.pdfdownload a:hover
{
    text-decoration:none;
}

/*STRUCTURE*/
#header1
{
    height:5px;
    background:#fff;
    width:100%;
    font-size:0%;
}

#header2
{
    height:130px;
    width:100%;
    background:#660066;
}

#headerinner
{
    width:960px;
    margin:auto;
}

#headerleft
{
    float:left;
    width:210px;
    padding-right:20px;
}

#headerright
{
    float:left;
    width:730px;
}

#mainmenuholder
{
    width:100%;
    background:#660066;
    height:20px;
    padding-bottom:5px;
}

#mainmenuinner
{
    width:960px;
    margin:auto;
}



#content
{
    clear:left;
    width:960px;
    margin:auto;
}

#contentleft
{
    float:left;
    width:210px;
    padding-right:10px;
    padding-top:20px;
    padding-bottom:20px;
 }

#contentright
{
    padding-top:20px;
    padding-bottom:20px;
    float:left;
    width:710px;
    padding-left:9px;
    border-left:1px solid #E5E5E5;
    min-height:500px;
}

#footer
{
    clear:left;
    margin:auto;
    width:960px;
    border-top:1px solid #E5E5E5;
    padding-top:10px;
}

#footer p
{
    font-size:80%;
    color:#666;
    margin:0;
}


.footerlinks
{
    float:right;
    margin:0;
    padding:0;
}

.footerlinks li
{
    display:inline;
    list-style:none;
    background:url(../graphics/bottom_bullet.jpg) no-repeat left center;
    padding-left:15px;
    padding-right:25px;
}

.footerlinks li a:link, .footerlinks li a:visited
{
    font-size:80%;
    color:#666;
    text-decoration:none;
    display:inline;
}

.footerlinks li a:hover
{
    text-decoration:none;
}

#footerleft
{
    float:left;
    width:500px;
}

#footerright
{
    float:left;
    width:460px;
    text-align:right;
}

#flashbanner
{
    width:700px;
    height:300px;
    padding:15px;
    background:url(../graphics/flashholder.jpg) no-repeat;
}

.gmaps-container
{
    width:730px;
    height:330px;
}

.findus-directions-row
{
    float:left;
    clear:left;
    padding-top:20px;
    padding-bottom:20px;
    width:665px;
}

.findus-directions-left
{
    float:left;
    width:65px;
}

.findus-directions-right
{
    float:left;
    width:600px;
}

.findus-directions-right h3
{
    padding:0;
    margin:0;
}

.findus-directions-right p
{
    padding:0;
    margin:0;
}


/*////////////////////////////////////////////CMS STYLESHEET - PLEASE REFER TO TEMPLATE FILES BEFORE MODIFYING///////////////////////////////////////////*/
/*SITE SEARCH BOX STYLES*/
.generalsearchform 
{

}

.generalsearchform-textinput
{

}

.generalsearchform-submitbtn
{

}

/*MAIN MENU STYLES*/
.mainmenu
{
float:right;
margin:0;
padding:0;
}

.mainmenu li
{
list-style:none;
float:left;
display:inline;
padding-left:30px;
font-size:90%;
}

.mainmenu li a, .mainmenu li a:visited
{
color:#fff;
text-decoration:none;
}

.mainmenu li a:hover
{
color:#fff;
text-decoration:underline;
}

/*SUB MENU STYLES*/
.submenu
{

}

.submenu li
{
list-style:none;
float:left;
}

.submenu li a, .submenu li a:visited
{

}

.submenu li a:hover
{

}

/*LATEST NEWS WIDGET STYLES*/
.latestnewscontainer
{

}

.latestnews
{

}

.latestnews p
{

}

.latestnews-image
{

}

.latestnews-image img
{

}

.latestnews-title
{

}


.latestnews-title h2
{

}

.latestnews-description
{

}


/*LATEST NEWS WIDGET STYLES*/
.latestblogcontainer
{

}

.latestblog
{

}

.latestblog p
{

}

.latestblog-image
{

}

.latestblog-title
{

}

.latestblog-title h2
{

}

.latestblog-description
{

}


/*VIEW BLOG STYES (viewblog.php)*/
.blog
{

}

.blog h1
{

}

.blog h2
{

}

.blog p
{

}

.viewblog-image
{

}

.viewblog-title
{

}

.viewblog-content
{

}


/* BLOG HOMEPAGE STYLES  (blog.php) */
/* bloghomepage-blog is the container for each individual blog item on the blog page*/
.bloghomepage-blog
{

}

.bloghomepage-blog h2
{

}

.bloghomepage-blog p
{

}

/*bloghomepage-image is the image container for each individual blog image*/
.bloghomepage-image
{

}
/*bloghomepage-content is the content container for each individual blog content*/
.bloghomepage-content
{

}

/*bloghomepage-categories is the list style for the blog category list*/
.bloghomepage-categories
{

}

.bloghomepage-categories li
{

}

.bloghomepage-categories li a, .bloghomepage-categories li a:visited
{

}

.bloghomepage-categories li a:hover
{

}


/*BLOG COMMENT STYLES*/
.blogcomment-label
{

}

.blogcomment-field
{

}

.blogcomment-field input
{

}

.blogcomment-commentbox
{

}

.blogcomment
{

}

.blogcomment p
{

}

.error
{
border: 1px solid #990000;
padding:5px;
}


/*CONTACT US FORM (FOR CONTACT.PHP)*/
.contactform
{

}

.contactform-left
{

}

.contactform-left p
{
    padding:0;
    margin:0;
}
.contactform-right
{

}

.contactform-textinput
{
width:250px;
margin-top:5px;
margin-bottom:10px;
border:5px solid #EAEAEA;
}

.contactform-textarea
{
width:700px;
height:200px;
margin-top:5px;
margin-bottom:5px;
border:5px solid #EAEAEA;
}

.contactform-submitbtn
{

}


/*VIEW NEWS PAGE STYLES (viewnews.php)*/
.viewnews-image
{

}

.viewnews-title
{

}

.viewnews-content
{

}

/*NEWS PAGE (news.php)*/
.newspage-container-large
{
    float:left;
    width:225px;
    padding-right:10px;
}

.newspage-image
{

}

.newspage-image img
{

}

.newspage-content
{

}

.newspage-content h2 a:link, .newspage-content h2 a:visited
{
font-size:95%;
font-weight:bold;
color:#002D62;
        text-decoration:none;
        font-weight:normal;
}

.newspage-content h2 a:hover
{
    text-decoration:none;
    font-weight:normal;
}


/*ESSENTIAL BUG FIXING AND CLEARING*/
.clearleftfloat
{
clear:left;
height:1px;
}
.bsslink
{
    padding-top:10px;
}

.bsslink a:link, .bsslink a:visited
{
 color:#666;
    text-decoration:none;
}

.bsslink a:hover
{
     color:#666;
    text-decoration:none;
}

/*BREADCRUMBS*/
.breadcrumbs
{

}

.breadcrumbs a:link, .breadcrumbs a:visited
{
    text-decoration:underline;
    color:#002D62;
}

.breadcrumbs a:hover
{
    text-decoration:underline;
    color:#305580;
}

/*COURSES PAGES*/
.course-search-course
{
    clear:left;
    float:left;
    width:730px;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid #ccc;
}

.course-search-title
{
    float:left;
    width:580px;
    padding:0;
    margin:0;
}

.course-search-title h4
{
    padding:0;
    margin:0;
}

.course-search-title h4 a:link, .course-search-title h4 a:visited
{
    color:#002D62;
    text-decoration:none;
    font-weight:normal;
}

.course-search-title h4 a:hover
{
    color:#002D62;
    text-decoration:none;
}

.course-search-link
{
    float:left;
    width:150px;
    padding:0;
    margin:0;
}

.course-search-more
{
    text-align:right;
    padding:0;
    margin:0;
}

.course-search-more a:link, .course-search-more a:visited
{
    color:#002D62;
}

.course-search-more a:hover
{
    color:#305580;
}


.course-details-top
{
    width:730px;
    padding-bottom:10px;
}

.course-details-top-left
{
    float:left;
    width:550px;
}

.course-details-top-left h4
{
    padding:0;
    margin:0;
}

.course-details-top-left p
{
    margin:0;
    padding-top:5px;
    padding-bottom:15px;
}

.course-details-top-right
{
    float:left;
    width:180px;
}

.course-details-bottom
{

}

.course-details-bottom h2
{
    font-size:100%;
    padding-bottom:0;
    margin-bottom:0;
}

.course-details-bottom p
{
    padding-top:5px;
    margin-top:0;
}

.course-apply-button
{
    background:url(../graphics/apply2.jpg);
    height:35px;
    width:180px;
    border:0;
    cursor:pointer;
}

/* APPLICATION FORM */
form-apply
{
width:730px;
}

.form-apply-row
{
width:730px;
clear:left;
float:left;
padding-bottom:20px;
}

.form-apply-left
{
    float:left;
    width:350px;
    padding-right:10px;
}

.form-apply-right
{
    float:left;
    width:350px;
}

.form-apply-label
{

}

.form-apply-label p
{
margin:0;
padding:0;
}

.form-apply-textbox
{
width:330px;
border:5px solid #D2D2D2;
margin:0;
}

.form-apply-textbox-small
{
width:100px;
border:5px solid #D2D2D2;
margin:0;
}

.form-apply-textarea
{
width:330px;
height:80px;
border:5px solid #D2D2D2;
margin:0;
}

.form-apply-checkbox
{

}

.form-apply-select
{
    margin-top:5px;
    margin-bottom:5px;
}

.feedback-container
{
    float:left;
    clear:left;
    width:720px;
    padding-bottom:20px;
     border-bottom:1px solid #E5E5E5;
    padding-top:20px;
}

.feedback-left
{
    width:230px;
    float:left;
    padding-right:20px;  
}

.feedback-right
{
    float:left;
    width:450px;
}

.feedback-right h3
{
    margin-top:0;
    padding-top:0;
}

.feedback-right p
{
    font-style:italic;
}

.courses-leftnav
{
    margin:0;
    padding:0;
    width:200px;
}

.courses-leftnav li
{
    list-style:none;
    padding-left:20px;
    margin:0;
    background:url(../graphics/bullet.jpg) no-repeat center left;
    margin-bottom:10px;
}

.courses-leftnav li a:link, .courses-leftnav li a:visited
{
    color:#002D62;
    text-decoration:none;
    font-weight:normal;
}

.courses-leftnav li a:hover
{
    color:#334F62;
    text-decoration:none;
    font-weight:normal;
}