@charset "utf-8";
/* CSS Document */
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0;}

/*nomalizes font-size for headers */
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

/*removes list-style from lists */
ol, ul { list-style: none; }

/*Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

/* Removes list-style from lists */
table { border-collapse: collapse; border-spacing: 0; }

/*Removes border from fieldset and img */
fieldset, img { border: 0;
margin: 0;
padding: 0; }

/*Left aligns text in caption and th */
caption, th {text-align : left;}

/*removes quotation marks from q */
q:before, q:after {content: ''; }

a:link, a:visited, a:hover, a:active: {text-decoration: none;}


html {text-align: center;}

div#wrapper {
width:775px;
border: 1px solid #FFCCFF;
margin: 0 auto;
position: relative;
text-align: left;
font-size: 14px;
background-image: url(../Images/whiteCourseTry.gif);}

#branding {width: 775px;
height: 96px;
position: relative;
background-color: #fff;}

#nav_main {position: relative;
width: 773px;
height: 26px;
text-align: center;
line-height: 26px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 15px;
background-color: #f9c;
border: 1px solid black;
 }

 

#nav_main ul {
width: 775px;
text-align: center;
margin-top: 1px;
background-color: #F9C;
position: relative;
}

 

 

 
 

#nav_main a { 
color: black;
font-size: 15px;
 
background-color: #F9C;
font-weight: normal;
padding-right: 8px;
border-right: 1px black solid;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;}

a#ahome {border-right: none;}

 
#nav_main a:link {color: black;
background-color: #F9C;}
#nav_main a:visited {color: black; background-color: #F9C;}
#nav_main a:hover {color: black;
 text-decoration: underline;}
#nav_main a:active {color:black;
background-color:#FCF;
text-decoration: underline;}


/* =Nav_sub */

#nav_sub {
position: relative;
float: right;
width: 155px;
 
 }

#nav_sub h3 {text-align: center;
font-size: 15px;
color: #9933CC;
margin-bottom: 5px;
margin-top: 5px;}

#nav_sub ul {width: 140px;
margin-left: 7px;}

#nav_sub li {width:140px;
border-bottom: 1px solid #555;
border-right: 1px solid #555;
border-left: 1px solid #555;
height: 28px;
text-align: center;
}

.emphasis {font-style:italic;}

#nav_sub li a {width: 138px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 2px;
padding-right: 0;
text-decoration: none;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
line-height: 20px;
font-transform: capitalize;
color: black;
display:block;
}

#nav_sub li a:link {color: black;}
#nav_sub li a:visited {color: #90f;}
#nav_sub li a:hover {color: black;
background-color: #ff99cc;}
#nav_sub li a:active {color:#9933CC;}

.topBorder {border-top: 1px black solid;}

#nav_sub p.testimony {margin-top: 7px;
 margin-left: 4px;
 margin-right: 5px;
 padding-left: 7px;
 padding-right: 3px;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #FFCCCC;
 border: 1px solid black;
 line-height: 1.4em;
 }
 div#story {border: 1px solid black;
 margin-top: 7px;
 margin-left: 4px;
 margin-right: 4px;
 padding-left: 7px;
 padding-bottom: 4px;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color:#FFFFCC;
  
 line-height: 1.4em;}
 
 div#story h4 {font-size: 14px;
 text-align: left;
 margin: 0;
 padding-left: 2px;
 color: black;
 font-variant:small-caps;
 width: 127px;
 margin-left: 0;
 position: relative;
 padding-top: 4px;
 padding-bottom: 2px;
 font-family:Geneva, Arial, Helvetica, sans-serif;}
 
 div#story a:link {text-decoration: underline;
 }
 
div#masterpack {width: 140px;
height: 162px;
border: 1px solid black;
background-color:#FFFFCC;
margin-top: 8px;
margin-bottom: 3px;
margin-left: 7px;} 
 
#masterpack img.complete {
border-bottom: 1px solid black;}

#masterpack p.master {text-align: center;
margin-top: 0;
padding-bottom: 5px;}
#nav_sub p.master a:link {text-decoration: underline;
color: black;}

#nav_sub div.adpraise {
 
text-align: left;
margin-top: 10px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 5px;
position: relative;
border: 1px solid black;
background-color: #FFD7AE;}

#nav_sub div.adpraise h4 {
padding: 4px;
font-size: 12px;
font-weight: normal;
 
text-align: center;
margin-bottom: 2px;
padding-top: 4px;}

#nav_sub div.adpraise p {font-size: 11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
line-height: 1.4em;
text-align: center;
padding: 5px;
padding-top: 0px;
margin-top: 0;
margin-bottom: 5px;
font-weight: normal;
 }


 

#content {width: 620px;
float: right;
position: relative;
 }

/*=content_main */

#content_main {width: 465px;
position: relative;
float: left;
font-family:Arial, Helvetica, sans-serif;}
 
#content_main ul {padding-left: 10px;
margin-right: 10px;
padding-right: 5px;
line-height: 1.4em;
list-style-type:disc;
list-style-position:inside;}
#content_main ul a:visited {text-decoration: underline;}

#rangeClear {margin-top: 0px;}

#introGif  {text-indent: -9000px;
background: url(../Images/introCourse.gif) no-repeat 10px 0px;
 }
 #adCourseIm {text-indent: -9000px;
 background: url(../Images/adCourseIm.gif) no-repeat 10px 0px;}
 #advancedImg {float: right;
 margin-right: 25px;
 margin-left: 10px;}

#content_main h1 {font-size: 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top: 7px;
margin-bottom: 15px;
color: black;
text-align: center;}

#content_main li.pricing a:link {text-decoration: underline;
font-family:"Times New Roman", Times, serif;}
#content_main li.pricing a:hover {text-decoration: underline;
color:#CC00FF;}

#content_main h2, h3 {font-size: 14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top: 8px;
margin-bottom: 8px;
color: black;
padding-left: 10px;}
#content_main p.venue {font-family: "Times New Roman", Times, serif;
font-size: 15px;
color: black;
line-height: 1.4em;
}
#content_main span.smallcaps {font-variant:small-caps;}

#content_main p {line-height: 1.3em;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
padding-left: 10px;
padding-right: 15px;
margin-bottom: 10px;}



#content_main th, td {border: 1px solid black;}
#content_main table {margin-left: 10px;
margin-bottom: 8px;
margin-right: 10px;}
#content_main th, td {padding: 4px;}
#content_main tr.altColor {background-color:#F7e7f7;}
#content_main tr.oddColor {background-color:#FFCCCC;}
#content_main tr.pinkColor {background-color:#Ff9;}

table#nobord {margin-left: 7px;}
table#nobord td {border: none;}
table#nobord a:visited {color: #90f;}

#content_main p.venue a:link {color: black;
text-decoration: underline;}
#content_main p.venue a:visited {color: black;
text-decoration: underline;}
#content_main p.venue a:hover {color:#9933FF;
text-decoration: underline;}
#content_main span.sans {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;}
#certificate {float : right;
margin-right: 15px;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 0;} 
#content_main img {border: 1px solid #ddd;}
#content_main a:link {color: black;
text-decoration: underline;}
#content_main a:visited {text-decoration: underline;
color: #90f;
}
#content_main a:hover {text-decoration: underline;
color: #90F;}
#content_main p.present {margin-top: 5px;}
#content_main table.paypalcourses td {padding: 7px;}

/* =content_adds */

 

/*content_sub */

#content_sub {float: left;
width: 155px;
 
 
position:relative;
font-size: 14px;
font-weight: normal;
margin-bottom: 0;}

#content_sub img {display: block;
left: 50%;
margin-left: -44px;
margin-top: 5px;
position:relative;
border: 1px solid black;
}

#content_sub img.cat {display: block;
left: 50%;
margin-left: -40px;
margin-top: 15px;
position: relative;}
 
 #content_sub p {margin-top: 7px;
 margin-left: 6px;
 margin-right: 6px;
 padding-left: 7px;
 padding-right: 3px;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: trasparent;
 line-height: 1.4em;
 }

#content_sub p.normal {background-color: #Ffffec;
font-size: 12px;
padding-left: 3px;
margin-right: 2px;
text-align: center;
margin-bottom: 0px;}

#content_sub p.normal a:link {text-decoration: underline;
font-weight: bold;}
#content_sub p.normal a:visited {text-decoration: underline;}
#content_sub p.normal a:hover {color:#CC00FF;
background-color:#F7E6F7;}
 
#content_sub p.button {border: 1px solid #CC33CC;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
width: 128px;
left: 50%;
margin-left: -67px; 
position: relative;
padding-left: 3px;}

 
 
#content_sub ul { 
margin-right: 6px;
margin-left: 11px;
list-style-type: disc;
list-style-position: inside;
font-family:"Times New Roman", Times, serif;
font-weight: normal;
text-align: left;}

#content_sub ul li {line-height: 1.3em;}

#content_sub h4 a:link {text-decoration: underline;
color: black;}
#content_sub h4 a:visited {text-decoration: underline;}
#content_sub h5 {font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;}
#content_sub ul a:link {text-decoration: underline;
color: black;}
#content_sub h4 {background-color: #ffffec;
margin-top: 7px;
color: #9933CC;
margin-bottom: 5px;
text-align: center;}
#content_sub h5 {margin-left: 3px;
margin-right: 3px;
text-align: left;}
#content_sub h5 a:link {text-decoration: underline;}
#content_sub h5 a:visited {text-decoration: underline;}
#content_sub h5 a:hover {color: #CC00FF;}

#content_sub h4.courseBorder {border-bottom: 1px solid black;
padding-bottom: 10px;
font-weight: normal;}

#content_sub h4.courseBorder a:hover {color:#FF33FF;}

#content_sub ul a:visited {color: black;
text-decoration: underline;}



#content_sub div.coursePraise { 
text-align: left;
margin-top: 15px;
margin-bottom: 0px;
margin-left: 4px;
margin-right: 4px;
padding-top: 4px;
padding-bottom: 6px;
position: relative;
border: 1px solid black;
background-color: #FFD7AE;}

#content_sub div.coursePraise h4 {
font-size: 12px;
font-weight: normal;
margin-bottom: 4px;
background-color: #FFD7AE;
color: black;}

#content_sub div.coursePraise p {
margin-top: 5px;
font-size: 11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
background-color: #FFD7AE;}
#content_sub ul.ecourse {line-height: 1.2em;}
#content_sub h4.ecourse a:link {color:#9900FF;
text-decoration: underline}
#content_sub h4.ecourse a:visited {text-decoration: underline;
color:#9933FF;}
#content_sub h4.ecourse a:hover {color:#FF00FF;}
#content_sub h5.ecourse a:link {color:#9900FF;
text-decoration: underline;}
#content_sub h5.ecourse a:visited {text-decoration: underline;
color:#9933FF;}
#content_sub h5.ecourse a:hover {color:#FF00FF;}
#content_sub p.botBorder {border-bottom: 1px solid black;}
#content_sub p.box {background-color: #fcc;

 }

/*=site_info*/
#site_info {width: 775px;
height: 80px;
clear:both;
position:relative;
background-color: #FFCCFF;
text-align: center;
padding-top: 10px;
line-height: 1.4em;
font-weight: normal;
margin-top: 0;
 }

#site_info a {text-decoration: none;
color: black;}
#site_info a:link {text-decoration: none;
color: black;}
#site_info a:visited {text-decoration: none;
color: red;}
#site_info a:hover {text-decoration: underline;
color: #9900CC;}
#site_info a:active {text-decoration: underline;
color: #9900CC;}



/*=Typography */

.bold {font-weight: bold;}
.monospace {font-family:"Courier New", Courier, monospace;
font-size: 11px;}
.box {border: 1px solid black;
margin-top: 10px;
 }

a:link {text-decoration: none;
color: black;}
a:visited {text-decoration: none;
color: #FF00FF;}
a:hover {text-decoration: none;
color:#CC00FF;
 }