/*=====================================================*/
/* Global Reset
/*=====================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align:baseline;
	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* { padding: 0; margin: 0; }

a.imglink { text-decoration:none; border:none; }

img {  
 border-style: none;
}

/*=====================================================*/
/* Global Style Definitions
/*=====================================================*/

p.small_spacing {
 padding: 2px 10px 2px 10px;
 line-height: 150%;
 font-size: 12px;
}
.subtitle
{
 font-size: 12px;
 font-weight:bold;
 padding:5px 10px;
}

table {
 padding: 0px;
 margin: 0px;
 border: 0 none;
}

a.topnav { color: #535351; text-decoration: none; }
a.topnav:hover { text-decoration: none; }

a { color:#FFFFFF; text-decoration: none; border-bottom: 1px #FF0033 dotted; margin: 0px;}
a:hover, a:active { color:#FF0033; border-bottom: 1px #FF0033 solid; }

a.imglink{ text-decoration: none; border-bottom: none; margin: 0px;}
a.imglink:visited { text-decoration: none; border-bottom: none; margin: 0px;}
a.imglink:hover { text-decoration: none; border-bottom: none; margin: 0px;}
a.imglink:active { text-decoration: none; border-bottom: none; margin: 0px;}

.calendarcolumn a { color:#000; text-decoration: none; border-bottom: 1px #FF0033 dotted; margin: 0px;}
.calendarcolumn a:hover { color:#000; text-decoration: none; border-bottom: 1px #FF0033 solid; margin: 0px;}


/*=====================================================*/
/* Layout Definitions
/*=====================================================*/


body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #434343;
 background-color: #FFFFFF
}

#wrapper { 
 margin: 0 auto;
 width: 100%;
}

/*=====================================================*/
/* Header
/*=====================================================*/

#headerwrapper { 
 margin: 0 auto;
 width: 100%;
 float: left;
 text-align: center;
 margin: 0 auto;
 background-position: top;
 background-repeat: repeat-x;
}


#header {
 margin: 10px auto 0;
 width: 934px;
}

#header01 {
 width: 713px;
 float: left;
 padding: 0px 0px;
 border: none;
 height: 182px;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
}

#header_right_wrapper {
width: 203px;
float: left;
padding: 0px 0px 0px 13px;
border: none;
height: 182px;
margin: 0px 0px 0px 0px;
background: #FFFFFF
}

#header_right_top {
width: 203px;
float: left;
padding: 0px;
border: none;
height: 74px;
margin: 0px 0px 11px 0px;
background: #FFFFFF
}

#header_right_bottom {
width: 203px;
float: left;
padding: 0px;
border: none;
height: 93px;
margin: 0px 0px 0px 0px;
background: #FFFFFF
}

#header02 {
 width: 1000px;
 float: left;
 padding: 0px;
 border: none;
 height: 94px;
 margin: 0px 0px 0px 0px;
 background: #000000;
}

#navigation {
 width: 924px;
 float: left;
 padding: 0px;
 border: none;
 height: 29px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px; 
}

#navigation_block {
 padding: 0px;
 margin: 0px;
}

/*=====================================================*/
/* Columns
/*=====================================================*/
#tagline
{
	margin: 20px 0;
	font-size: 25px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-style: italic;
	color: #746e70;
}

#columnwrapper { 
 margin: 0 auto;
 width: 100%;
 float: left;
 text-align: center;
 margin: 0 auto;
 background: #FFFFFF;
 background-position: top;
 background-repeat: repeat-x;
}

#columns { 
padding: 14px;
 margin: 0 auto;
 width: 932px;
}

/* Left Column Properties*/

#leftcolumn { 
 border: none;
 margin: 0px 12px 10px 0px;
 padding: 0px;
 height: inherit;
 width: 533px;
 float: left;
}

.contenttext {
	padding: 5px 10px 0 10px;	
	background: #cecece url(../images/contentboxes/gradient.gif) repeat-x;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #828282;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #828282;
	line-height: 1.6em;
}

.contenttext a
{
    color: #003366;
}

.contenttext a:hover,
.contenttext a:active
{
    color:#FF0033; 
}

.contenttext ul
{    
    list-style-type: disc;
    text-align:left;
    list-style-position:outside;
    margin: 0 0 0 14px;    
}
.contenttext ul li
{
    padding: 1px 0;
}

.contenttext.short
{
    background: #cecece url(../images/contentboxes/gradient-short.gif) repeat-x;
    min-height:170px;
}

.contentheader 
{
    background:transparent url(../images/contentboxes/532-grey-header-bg.gif) no-repeat;
    margin: 0;
    width:522px;
    height:49px;    
    padding-left: 10px;
}

.contentheader h1,
.contentheader h2,
.rightheader h1,
.rightheader h2,
.calendarheader h1,
.calendarheader h2
{
    font-size: 15pt;
    color:#ffffff;   
    padding: 14px 0;
    font-family:Verdana, Sans-Serif; 
}

.contentfooter 
{
    background:transparent url(../images/contentboxes/532-grey-footer-bg.gif) no-repeat;
    margin: 0;
    width:532px;
    height:18px;  
    clear:left;      
}

.contentheader_right {
  margin: 0px 0px 0px 0px;
  float:right;
  background: #b1005d
}
#right_footer {
    height:45px;
    width:380px;
    float:right;
    padding-top: 15px;
    background: transparent url(../images/contentboxes/right_footer.gif) no-repeat;
    text-align:center;
}

/* Calendar Column Properties*/

.calendarcolumn { 
 border: none;
 margin: 0px 0px 10px 0;
 padding: 0px;
 height: inherit;
 width: 924px;
 float: left;
 background:#2d1f26;
}

#leftcontent {
 width: 532px;
 float: left;
 padding: 0px;
 border: none;
 height: inherit;
 margin: 0px 0px 0px 0px;
 text-align: left;
}

/* Right Column Properties*/

#rightcolumn { 
     float: left;
     color: #333;
     border: none;
     background: transparent; 
     background-position: top;
     background-repeat: repeat-x;
     margin: 0px 0px 10px 0px;
     padding: 0px;
     height: inherit;
     width: 380px;
     display: inline;
     text-align:left;
}

#right_content{
    width: 365px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    float: right;
    background-color: #b1005d;
}

#right_content ul
{
    color:#ffffff;
    list-style-type: disc;
    text-align:left;
    list-style-position:outside;
    margin: 0 0 0 14px;
    line-height: 1.3em;
}
#right_content ul li
{
    padding: 1px 0;
}

#rightcontent {
     width: 349px;
     float: left;
     padding: 0px 0 10px 0;     
     margin: 0px 0px 0px 27px;    
}

#rightcontent .rightheader
{
    background:transparent url(../images/contentboxes/351-pink-top-bg.gif) no-repeat;    
    width:351px;
    margin: 0;    
    height:49px;    
    padding-left: 10px;    
}
#rightcontent .righttext{
    border-left:1px solid #7f7f7f;
    border-right:1px solid #7f7f7f;   
    width: 349px;       
    background:#2b2629;
    padding: 15px 0 1px 0;
}
#rightcontent .rightfooter
{
    background:transparent url(../images/contentboxes/351-black-bottom-bg.gif) no-repeat;    
    width:351px;
    margin: 0;    
    height:8px;           
}

#rightcontent .contentheader,
#rightcontent .contentfooter,
#rightcontent .contenttext
{
    width:323px;
    margin:0 auto;
}

#rightcontent .contentheader 
{        
    background:transparent url(../images/contentboxes/323-white-top-bg.gif) no-repeat;    
    height:7px;
    padding:0;
}
#rightcontent .contenttext 
{    
    background:#ffffff;    
    width:303px;
    border:none;
    line-height:1.2em;
}
#rightcontent .contentfooter 
{    
    background:transparent url(../images/contentboxes/323-white-bottom-bg.gif) no-repeat;    
    height:10px;   
    margin-bottom:15px; 
}


#calendarwrapper {
 width: 529px;
 background-image: url(../images/road_repeat.jpg);
 margin: 10px 0px 0px 0px;
}

#calendarheader {
 background-image: url(../images/calender_header_bg.jpg);
 vertical-align: middle;
 height: 60px;
}

#calendar_table_top {
 width: 510px;
 height: 10px;
 background-image:url(../images/calendar_table_top.jpg);
 background-position:top;
 background-repeat:no-repeat;
 margin: 0px;
 padding: 0px;
}

#calendar_table {
 width: 509px;
 margin: 0px 0px 0px 10px;
 padding: 0px;
 background-image: url(../images/calendar_table_bg.jpg);
 background-repeat:repeat-y;
}

.calendartablewrapper {
 width: 509px;
 height: 101px;
 background-image: url(../images/calendar/calendar_table_allbg.jpg);
 margin: 0px 0px 0px 10px;
 padding: 10px 0px 0px 0px;
}

.calendartableleft {
 width: 269px;
 float:left;
 padding: 8px 0px 8px 10px;
}

.calendartableright {
 width: 217px;
 float:right;
 padding: 8px 10px 8px 0px;
 text-align: right;
}


#next_course {
 padding: 0px 0px 0px 0px;
 width: 193px;
 height: 60px;
 float: left;
}

#calendarcourse {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #FFFFFF;
 margin: 0px 10px 0px 0px;
 line-height: 380%;
}

.courselink {
 line-height: 150%;
}

.courseheader {
 color: #d13052;
 font-weight:bold;
}

.coursecategory {
 color: #d13052;
 padding: 15px 0px 0px 0px;
}

/*=====================================================*/
/* Footer
/*=====================================================*/

#footer { 
 width: 924px;
 background-image: url(../images/footer.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 height: 111px;
 clear: both;
 color: #333;
 border: none;
 padding: 0px;
 text-align: left;
}

#footerwrap {
 width: 500px;
 float: left;
 text-align: left;
}
#footer_left {
width: 516px;
padding-left:30px;
padding-top:25px;
float:left;
height: 111px;
}
#footer_right {
width: 377px;
padding-top:25px;
float:left;
height: 111px;
}
#footer p
{
color:#FFFFFF
}
.footertext {
 color:#FFFFFF;
 font-size:10px;
 padding: 15px 0px 0px 50px;
 line-height: 120%;
}
 

/*=====================================================*/
/* Navigation Definitions
/*=====================================================*/

#navcontainer {
    float:left;    
    padding: 2px;
    margin: 0px;
    background-color:#2D1F26;   
    width:917px;     
    
}

#nav {    
    list-style: none;
    margin: 0;
    padding: 0px;    
    display: inline;
    overflow: hidden;
    width: 917px;        
}
	
#nav li 
{
    float:left;
    margin: 0px; 
    padding: 0px;
    list-style-type: none;    
    text-align:center;
    font-size:1.0em;      
}

#nav a  
{
    display:block;
    padding: 0px;
    overflow: hidden;
    height: 0px; 
    font-weight:bold;
    border:0;
    width: 101px;
    height:25px;
    line-height:25px;
    border-left: solid 1px #ffffff;
}

#nav li.first a
{
    border:0;
}
	
#nav a:hover
{    
    background-color: #64707E;
    border-left: solid 1px #ffffff;
    color:#fff;
}

/*=====================================================*/
/* Calendar Definitions
/*=====================================================*/

#calendarmainwrap {
 width: 931px;
 padding: 0px 0px 0px 0px;
 
}

#calendarregmainwrap {
 width: 931px;
 padding: 0; 
}


.calendarcolumn .calendarheader 
{
    background:transparent url(../images/calendar/calendar_header.gif) no-repeat;
    margin: 0;
    width:924px;
    height:49px;    
    padding-left: 10px;
    text-align:left;
}

.calendarcolumn .calendarfooter 
{
    background:transparent url(../images/calendar/calendar_footer.gif) no-repeat;
    margin: 0;
    width:924px;
    height:6px;        
    text-align:left;
    clear:left;
}


.clndrdateswrap {
 width: 898px;
 background: url(../images/calendar/regional_background_cont.jpg) repeat-y;
 float: left;
 height: inherit;
 margin:0 0 0 13px;
}

.clndrheadertop {
 height: 24px; 
 clear:both;
}

.clndrheaderbg {
 float:left;
 height: 53px;
 width: 898px;
 background: url(../images/calendar/calendar_course_header.gif) repeat-x;
 margin:15px 0 0 13px;
}

.clndrdatesbg {
 float:left;
 height: inherit;
 width: 73px;
 padding: 15px 0px 0px 0px;
 background:url(../images/calendar/datesbg.jpg) repeat-x;
 background-color: #F4EEF0;
 font-size: 9px;
 
}

.linespace {
	line-height: 160%;
	width:73px;
	white-space:normal;
	height:auto;
}

.clndrdatesspacer {
 float:left;
 height: 69px;
 width: 2px;
 background: url(../images/calendar/dates_spacer.jpg);
}

#clndrfooter {
 background:url(../images/calendar/footerbg.jpg);
 width: 931px;
 height: 17px;
 clear:both;
}

.singleclndrfooter {
 background:url(../images/calendar/calendar_footer.jpg);
 width: 931px;
 height: 3px;
 clear: both;
}

.clndrtitle {
 text-align:left;
 float:left;
 padding: 5px 0px 0px 5px;
}

.clndrinfo {
 float:right;
 text-align:right;
 padding: 5px 5px 0px 0px;
}

.clndritemtitle {
 font-size:13px;
 font-weight:bold;
 color:#000;
}

.clndritemdisc {
 font-size:10px;
 padding: 5px 0px 0px 0px;
 color:#000;
}

.smallcalendartext {
 font-size: 9px;
}

/*=====================================================*/
/* Contact / Registration Definitions
/*=====================================================*/

#contactcontainer {
 padding: 0px;
 margin: 17px 0px 0px 0px;
 width: 326px;
 float: left;
}

#contactcontainerright {
 padding: 0px;
 margin: 10px 0px 0px 15px;
 width: 169px;
 border-bottom:none;
 border-top:none;
 border-left:none;
 float: left;
}

.fieldset {
 border:none;
 padding: 0px;
}

label {
 display: block;
}

.registration label
{
    min-height: 25px;
}

#contactcontainer label span {
 width: 7em;
 margin-left: 0px;
 float: left;
 padding: 4px 0px 0px 0px;
}

#submit {
 margin-left: 104px;
 background-image:url(../images/contact_submit.jpg);
 background-repeat:no-repeat;
 width: 64px;
 height: 30px;
 color: #434343;
 background-color: #f4edef;
 border: 1px #b6a1a4 solid;
}

#totalamount {
 width: 45px;
}

#contactcontainer input, #contactcontainer  select { 
 width:211px;
 height: 22px;
 background-image: url(../images/registration_inputbg.jpg);
 font-family: LucidaGrande, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #434343; 
 border:none;
 padding: 4px;
 font-size: 12px;
}



textarea { 
 font-family: LucidaGrande, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #434343; 
 border:none;
 padding:4px;
 height:112px;
 width: 210px;
 background:url(../images/contact_input.jpg) no-repeat;
 font-size: 12px;
}

#contactcontainer .radio {
	background:none;
	width: auto;
	margin-right:0.4em;
	height: 16px;
}


.reditalic {
 color:#FF0033;
 font-size:10px;
 font-style:italic;
}

#contactcontainer.registration {
	width: 510px;
	margin:0;
	padding:10px;
	border-left: 1px solid #828282;
    border-right: 1px solid #828282;
}

#contactcontainer.registration label span {
	width: 16em;
}
#contactcontainer.registration label span.longer {
	width: 16em;
	padding:0;
	line-height: 1.0em;
}
#payment-options
{
	margin-top:0.8em;
	margin-left:0.5em;	
}

.hidden
{
    display:none;
    visibility:hidden;
}

.clear
{
    clear:both;
}

#available
{
    margin:10px 0;
    width:540px;
    background: #ffffff url(../images/announce_bg_middle.jpg) repeat-y;       
    min-height: 106px;
}
#availablewrap
{    
    width:540px;    
    background: transparent url(../images/announce_bg_top.jpg) no-repeat;   
}

#availablewrap #availableinner
{       
    width:540px;    
    background: transparent url(../images/announce_bg_bottom.jpg) no-repeat 0px bottom;   
    padding:5px 5px 20px;
}

#availableinner img
{
    float:left;
}
#availableinner ul
{
    margin:0px 30px 0 110px;
    float:left;
    list-style-type: disc;    
    vertical-align:middle;
}
#availableinner ul li
{
    margin:0 5px;
    line-height:1.4em;
    font-size: 1.4em
}
#availableinner ul li a
{
    color:#000000;
    border-bottom:none;
}
#availableinner ul li a:hover
{
    border-bottom: 1px dotted #FF0033;
    color: #FF0033;
}

