@charset "UTF-8";
/* CSS Document */
body {
    background-image: url(images/giwebbg.jpg);
} #pageFloatBox {
    width: 791px;
    margin: 10px auto;
} #pageFloatBox_top {
    background-image: url(images/pageFloatBox-top.png);
    height: 20px;
} #pageFloatBox_center {
    background: url(images/pageFloatBox-bgRepeat.png) repeat-y;
} #page {
    margin: 0 30px 0px 33px;
} #nav {
    background-image: url(images/nav-and-top-bg.png);
    height: 61px;
} #nav ul {
    list-style: none;
    padding-top: 15px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
} .title-info {
    color: red;
} .speaker-info {
    font-weight: bold;
}

/* Schedule - Collapse */ .fitandfabulous_list {
    margin: 0px;
    padding: 0px;
    width: 383px;
    } .fitandfabulous_head, .bemadewhole_head1, .bemadewhole_head2, .madeinhisimage_head1, .madeinhisimage_head2, .challengingtimes_head, .houseonfire_head {
    padding: 2px 2px 2px 5px;
    cursor: pointer;
    position: relative;
    /*background-color:#FFCCCC;*/
    margin: 5px 5px 5px 2px;
} .fitandfabulous_body, .bemadewhole_body, .madeinhisimage_body, .challengingtimes_body, .houseonfire_body {
    padding: 5px 10px 5px;
    margin: 10px;
    background: #a7a7a7;
    /*border:1px solid #999999;*/
    border-collapse: collapse;
    color: #666666;
    font-family: arial, helvetica;
    font-size: 12px;
} #nav ul li {
    display: inline;
    padding-left: 0;
    margin-left: 19px;
} #nav ul li.first {
    margin-left: 0px;
} #nav ul li a {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	font-weight: bold;
    text-decoration: none;
    font-size: 85%;
} #content {
    background: url(images/center-content-box-bg.png) repeat-y;
} .centerBox {
    margin: 0 30px;
    padding: 0px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
} .centerBox h1 {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #000000;
    margin-bottom: 18px;
    margin-top: 0px;
} .centerBox p {
} #content_bottom {
    background-image: url(images/center-content-box-bottom.png);
    height: 24px;
} #pageFloatBox_bottom {
    background-image: url(images/pageFloatBox-bottom.png);
    height: 31px;
} #footer ul {
    list-style: none;
    padding-top: 0px;
    margin-top: 0px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
} #footer ul li {
    display: inline;
    padding-left: 5px;
    margin-left: 0px;
    border-left: 1px solid #ffffff;
} #footer ul li.first {
    margin-left: 0px;
    border-left: none;
} #footer ul li a {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
} .leftImage {
    float: left;
    margin-right: 8px;
    margin-bottom: 5px;
} .clear {
    display: block;
    height: 0;
    clear: all;
} .centerBox h2 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #000000;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    clear: both;
} #footer p {
    list-style: none;
    padding-top: 0px;
    margin-top: 0px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
} #speakerlist {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    width: 150px;
    padding-right: 15px;
}

/*	Schedule	*/ .schedule_time {
    padding-left: 10px;
} .schedule_info {
    padding-left: 5px;
} .schedule_border {
    border-right: 1px solid #000000;

}
/* Form  */ .RegisterBox {
    margin: 0 30px;
    padding: 0px 10px;	
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
}  .RegisterBox h1 {
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 8px;
    border-bottom: 1px solid #000000;
    margin-bottom: 18px;
    margin-top: 0px;
} .RegisterBox h2{
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #000000;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    clear: both;
