﻿body {
}

h1 {text-align: center; font-size:20px; font-family: Trebuchet MS;}

.white {font-size:14px; font-family: Trebuchet MS; color: White;}
.black{font-size:14px; font-family: Trebuchet MS; color: black;}
.basic{margin-left: 10px; padding-right: 10px; font-size:14px; font-family: Trebuchet MS; color: black;}
.courseListAim{font-size:12px; font-family: Trebuchet MS; color: black;}

.boldTitles {font-size:16px; font-family: Trebuchet MS; font-weight: bold; color: white;}
.blackBoldTitles {padding-left: 5px; font-size:16px; font-family: Trebuchet MS; font-weight: bold; color: black;}
.whiteBoldTitles {padding-left: 5px; font-size:16px; font-family: Trebuchet MS; font-weight: bold; color: white;}

.greenCourseTitles {padding-left: 5px; font-size:20px; font-family: Trebuchet MS; font-weight: bold; color: #008000;}
.whitePageTitles {text-align: center; padding-left: 5px; padding-top: 5px; font-size:24px; font-family: Trebuchet MS; font-weight: bold; color: white;}

.pageTitles {text-align: center; padding-left: 5px; padding-top: 5px; font-size:24px; font-family: Trebuchet MS; font-weight: bold; color: black;}
.blackPageTitles {padding-left: 5px; padding-top: 5px; font-size:20px; font-family: Trebuchet MS; font-weight: bold; color: black;}

a {text-decoration: none}

p{padding-left: 5px; font-size:14px; font-family: Trebuchet MS; color: black;}
ul{ font-size:14px; font-family: Trebuchet MS; color: black;}



/*===========================================COURSE IMAGE ROLL======================================*/

.logoLink
{
    width: 320px;
    height:36px;
    display: block;
    font-size: 14px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align:left;
    text-decoration: none;
    padding-top: 14px;
    padding-left: 80px;
    color: White;
    background-image: url(images/logoLink.jpg);
}

.logoLink:hover
{
    background-position:bottom right;    
}

.logoLinkLeft
{
    width: 141px;
    height:85px;
    display: block;
    font-size: 14px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align:left;
    text-decoration: none;
    padding-top: 15px;
    padding-left: 20px;
    color: White;
    background-image: url(images/logoLinkLeft.jpg);
}

.logoLinkLeft:hover
{
    background-position:bottom right;    
}

.logoLinkHome
{
    width: 95px;
    height:80px;
    display: block;
    font-size: 13px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align:left;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 15px;
    color: White;
    background-image: url(images/logoLinkHome.jpg);
}

.logoLinkHome:hover
{
    background-position:bottom right;    
}


.listBg
{
    padding-left: 10px;
    padding-right: 10px;
}
/*=======================================END COURSE IMAGE ROLL======================================*/

.courseGroupList
{
 background-image: url(images/logo.jpg);
 background-position: top right;
 background-repeat: no-repeat;
 height: 250px
}

.courseImages
{
 position: inherit;
 float: right;
 width: 180px;
 height: 100%;
 padding-top: 75px;
 text-align: left;
}

.courseImagePolar
{
 position: inherit;
 height: 120%;
 padding-top: 10px;
 padding-bottom: 5px;
 text-align: center;
 background-color: White;
}

.courseImagepadding
{
margin-bottom: 10px
}

.courseContent
{
 position: inherit;
 float: left;
 width: 400px;
 text-align: left;
 /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
}

.courseStartDates
{
 position: inherit;
 float: right;
 width: 180px;
 height: 100%;
 text-align: left;
}

.alignLeft
{
    text-align: left;
    padding-left: 30px
}



/*==============================================TESTAMONIALS========================================*/

.testWhite
 {padding-left: 15px;
    padding-right: 15px;
    font-size:14px;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: White;
 }
  
  
.testText 
{padding-left: 15px;
    padding-right: 15px;
    font-size:12px;
    font-family: Trebuchet MS;
    color: black;
}

/*==========================================END TESTAMONIALS========================================*/


/*==============================================MASTERPAGE LAYOUT========================================*/
.defaultMainLayout
{width: 390px;
 height: auto;
 padding-left:0px;
 padding-top: 5px;

 float: left;
 }
 
.defaultRightColumn
{width: 200px;
 height: auto;
 padding-left:0px;


 float: right;
 }


.MainLayout
{width: 590px;
 height: auto;
 padding-left:0px;
 padding-top: 5px;

 float: left;
 }

.rightLinks
{width: 790px;
 height: 51px;
 padding-left: 25px;
 padding-right: 20px
}


.MenuClass
{background-image: url(images/masterPage/menuBg.jpg);
 width: 790px;
 height: 51px;
 padding-left: 25px;
 padding-right: 20px;
 font-size:14px;
 font-family: Trebuchet MS;
 font-weight: bold;
 color: White;
}

.tableLayout
{width: 850px;
 height: auto;
}

.tableLayoutHeader
{width: 850px;
 height: 75px;
  background-image: url(images/masterPage/bgTop.jpg);
  padding-left: 0px;
    padding-top: 25px;
}

.tableLayoutMenu
{width: 850px;

  background-image: url(images/masterPage/bgMain.jpg);
  padding-left: 0px;

}

.tableLayoutMain
{width: 850px;
 height: auto;
  background-image: url(images/masterPage/bgMain.jpg);
  padding-left: 30px;
  padding-right: 30px;
  text-align: left
}

.tableLayoutFooter
{width: 850px;
 height: 100px;
 padding-left:55px;
 padding-right: 70px;
 font-size:14px;
 font-family: Trebuchet MS;
 font-weight: bold;
 color: White;
 text-align: center;
 background-image: url(images/masterPage/bgFt.jpg)
}
/*========================================== END MASTERPAGE LAYOUT========================================*/



/*==============================================ROUNDED CORNERS========================================*/
.headRc
{width: 190px;
 height: 35px;
 padding-right: 10px;
 padding-top:15px;
 font-size:14px;
 font-family: Trebuchet MS;
 font-weight: bold;
 color: White;
 text-align: center;
 background-image: url(images/roundedCorners/headRc.jpg)
}

.headRcLarge
{width: 370px;
 height: 35px;
 padding-right: 10px;
 padding-top:15px;
 font-size:14px;
 font-family: Trebuchet MS;
 font-weight: bold;
 color: White;
 text-align: center;
 background-image: url(images/roundedCorners/headRcLarge.jpg)
}

.headRcSmall
{width: 180px;
 height: 35px;
 padding-top:15px;
 font-size:14px;
 font-family: Trebuchet MS;
 font-weight: bold;
 color: White;
 text-align: center;
 background-image: url(images/roundedCorners/headRcSmall.jpg)
}


.dialog 
{
 position: inherit;
 float: left;
 margin:0px auto;
 padding: 0px;
 width: 200px;
 text-align: left;
 /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:15px;
}

.dialog .ft .c {
 height:30px;
}

.dialog .hd {
 background:transparent url(images/roundedCorners/tl.jpg) no-repeat 0px 0px;
 margin-right:15px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(images/roundedCorners/tr.jpg) no-repeat right 0px;
 margin-right:-15px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(images/roundedCorners/lft.jpg) 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(images/roundedCorners/rt.jpg) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .bd .c .s {
 margin:0px 2px 0px 4px;
 background:transparent url(images/roundedCorners/btm.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(images/roundedCorners/bl.jpg) no-repeat 0px 0px;
 margin-right:30px;
}

.dialog .ft .c {
 background:transparent url(images/roundedCorners/br.jpg) no-repeat right 0px;
 margin-right:-30px;
}
/*==========================================END ROUNDED CORNERS========================================*/