/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/

/*********************************************************
   HTML Elements
 *********************************************************/
html {height: 100%; overflow-y:scroll;}
body {height: 100%;}
body {margin: 0; padding: 0; text-align: center; background: url(../images/bg/light_body.gif) repeat-y top center; font: 400 0.7em verdana, arial, sans-serif; line-height: 170%; color: #555;}

/* Headers */
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px 0; padding: 0;}
h1 { padding-bottom: 0.2em; font: 400 1.6em arial, sans-serif; color: #536C71; border-bottom: 12px solid #ddd;}
h2 {font-size: 1.2em; color: #586B7A;}
h3 {text-transform: uppercase; font-size: 0.9em; color: #5D6F73;}
h4 {font-size: 0.85em;}
h5 {font-size: 0.8em;}

/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {padding-left: 5px; padding-right: 5px;}
.horrule {border-bottom: 6px solid #ddd; width: 100%;}
.horrule2 {border-bottom: 6px solid #ddd;width: 760px;margin: 0 auto;}

/* Links */
a {text-decoration: none; color: #3B5D77;}
a:hover {color: #668FA3;}
a img { border: 0;}
a img.border {border: 1px solid #668FA3;}
a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #668FA3;}
.bold {font-weight: bold;}
.italics {font-style: italic;}
.center {text-align: center;}
.orange {color: #e10000;}
.wrappertitle {padding-bottom:3px; border-bottom: 7px solid #ddd;}

/* Images */
img.floatRight {margin: 5px 0 10px 10px;}
img.floatLeft {margin: 5px 10px 10px 0;}



/* Blockquote */
blockquote {margin: 0; padding: 0 20px; background: #E7F1F3; border-top: 1px solid #AAD3DB; border-bottom: 1px solid #AAD3DB;}

/**************************************************************
   Form Elements
 **************************************************************/
form {padding: 0; margin: 0;}
/* If you're finding the input elements get pushed down, increase the width */
label {float: left; width: 25%; vertical-align: top;}
input,
textarea,
select {padding: 1px; font: 400 1em verdana, sans-serif; color: #999; background: #EEE; border: 1px solid #CCC;}
input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {color: #000; background: #E7F1F3; border: 1px solid #888;}
input.noBorder,
input:focus.noBorder,
input:hover.noBorder {padding: 0; border: 0;}
input.button {padding: 2px 5px; font: 400 0.9em verdana, serif; cursor: pointer; color: #fff; background: #FC3307; border-width: 1px; border-style: solid; border-color: #FF7800 #691300 #691300 #FF7800;}
input.radio {background: none; border: 0px;}


/*********************************************************
   TERMS of CANCELLATION
 *********************************************************/
 .cancellation {color: #555;	font-weight: normal;list-style-type: lower-alpha;}
 

/*********************************************************
   BLOCKLINKS
 *********************************************************/
a.mouseoverkeynotes { display:inline-block; width:180px; height:100px; background: #fff url(../images/block/keynotes.gif) 0 0 no-repeat; margin-right: 3px; }
a.mouseoverkeynotes:hover {background: #fff url(../images/block/keynotes.gif) -180px 0; }
a.mouseoverschedule { display:inline-block; width:180px; height:100px; background: #fff url(../images/block/schedule.gif) 0 0 no-repeat; margin-right: 3px; }
a.mouseoverschedule:hover {background: #fff url(../images/block/schedule.gif) -180px 0; }
a.mouseoverseminars { display:inline-block; width:180px; height:100px; background: #fff url(../images/block/seminars.gif) 0 0 no-repeat; margin-right: 3px;}
a.mouseoverseminars:hover {background: #fff url(../images/block/seminars.gif) -180px 0; }

a.mouseoverweek { display:inline-block; width:90px; height:20px; background: #fff url(../images/block/week.png) 0 0 no-repeat; }
a.mouseoverweek:hover {background: #fff url(../images/block/week.png) -90px 0; }
a.mouseover1107 { display:inline-block; width:90px; height:20px; background: #fff url(../images/block/1107.png) 0 0 no-repeat; }
a.mouseover1107:hover {background: #fff url(../images/block/1107.png) -90px 0; }
a.mouseover1207 { display:inline-block; width:90px; height:20px; background: #fff url(../images/block/1207.png) 0 0 no-repeat; }
a.mouseover1207:hover {background: #fff url(../images/block/1207.png) -90px 0; }
a.mouseover1307 { display:inline-block; width:90px; height:20px; background: #fff url(../images/block/1307.png) 0 0 no-repeat; }
a.mouseover1307:hover {background: #fff url(../images/block/1307.png) -90px 0; }
a.mouseover1407 { display:inline-block; width:90px; height:20px; background: #fff url(../images/block/1407.png) 0 0 no-repeat; }
a.mouseover1407:hover {background: #fff url(../images/block/1407.png) -90px 0; }
a.mouseover1507 { display:inline-block; width:90px; height:20px; background: #fff url(../images/block/1507.png) 0 0 no-repeat; }
a.mouseover1507:hover {background: #fff url(../images/block/1507.png) -90px 0; }

/*********************************************************
   FOOTER LINKS
 *********************************************************/
a.footermenu:hover {color: #6C0;}

/*********************************************************
   DELETE ENTRIES
 *********************************************************/
.areyousure {z-index: 1; display: none; position: absolute; border: solid #A80700 1px; padding: 10px; background-color: #eceded; text-align: justify; font-size: 12px; width: 135px; }

