﻿
body 
{
    background-color: #0e041c;
    background-image: url("../images/page_bg.jpg");
    background-repeat: repeat-x;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
}

h1, h2, h3, h4, h5
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h1
{
    font-size: 20px;
    color: #630c67;
    font-weight: bold;
    text-transform: uppercase;
}

h2
{
    color: #b0006e;
    font-size: 16px;
    font-weight: bold;
}

h2.dark
{
    color: #630c67;
    font-size: 16px;
    font-weight: bold;
}

h2.light
{
    color: #9999cc;
    font-size: 16px;
    font-weight: bold;
}

h3
{
    color: #888888;
    font-size: 16px;
    font-weight: normal;    
}

h4
{
    color: #888888;
    font-size: 15px;
    font-weight: bold;    
    text-decoration: none;
}

h4 a, h4 a:hover, h4 a:link h4 a:visited
{
    text-decoration: none;
}

h4.dark
{
    color: #400043;
    text-decoration: none;
}

h4.dark a, h4.dark a:hover, h4.dark a:link, h4.dark a:visited
{
    text-decoration: none;
    color: #888888;
    font-size: 14px;
    font-weight: bold;    
    text-decoration: none;
    color: #400043;
}

h4.light
{
    color: #666699;
}

h4.light a
{
    color: #666699;
    font-size: 14px;
    font-weight: bold;    
    text-decoration: none;
}

h5
{
    color: #000000;
    font-size: 12px;
}

h5.light
{
    color: #6d6d9e;
    font-size: 12px;
}


#Wrapper
{
    border-bottom: solid 1px #0e041c;
    width: 977px;
    height: auto;
    
}
#Header
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 184px;
    width: 827px;
}

#HeaderLogo
{
    background-image: url("../images/IWMC_Logo.jpg");
    background-repeat: no-repeat;
    height: 184px;
    width: 251px;
    float: left;
    cursor: pointer;
}

#HeaderRight
{
    background-image: url("../images/header_right.jpg");
    background-repeat: no-repeat;
    height: 184px;
    width: 576px;
    float:left;
}


#PageContainer
{
    float:left;
    width: 827px;
    text-align: left;
    height: auto;
 }

#PageBorderLeft, #PageBorderRight
{
    background-repeat: no-repeat;
    float: left;
    width: 75px;
    height: 784px;
}

#PageBorderLeft
{
    background-image: url("../images/border_page_left.jpg");
}

#PageBorderRight
{
    background-image: url("../images/border_page_right.jpg");
}

#ContentContainer
{
    width: 827px;    
/*    padding-right: 1px; */
    height: auto;
}

#Content
{
    background-color: #FFFFFF;
    width: 787px;
    min-height: 490px;    
    height: auto;
    float: left;
    padding: 15px 20px 15px 20px;
    text-align: left;
}

#Content p
{
    line-height: 1.4em;
    color: #333333;
}

hr.light
{
    color: #d5d5d5;
    height: 1px;
   
    border-top: solid 1px #d5d5d5;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.ContentItem
{
    border-top: solid 1px #d5d5d5;
    margin: 5px 0px 5px 0px;
    padding: 10px 0px 5px 0px;
}

#ContentLeft
{
    width: 400px;
    height: auto;
    float: left;
}

#ContentRight
{
    width: 337px;
    height: auto;
    float: right;
    padding: 10px 25px 0px 25px;    
}

#ContentFooter
{
    background-image: url("../images/border_page_bottom.jpg");
    background-repeat: no-repeat;
    width: 827px;
    height: 70px;
}


#ContentLeftLocation
{
    width: 337px;
    height: auto;
    float: left;
}

#ContentRightLocation
{
    width: 400px;
    height: auto;
    float: right;
    padding: 10px 25px 0px 25px;  
}

#ContentRightLocation .SidebarBox
{
    background-image: url("../images/bg_sidebar_gradient.jpg");
    background-repeat: repeat-x;
    background-color: #c9c9e5;
    border: solid 1px #e5e5e5;
    width: 370px;
    height: auto;
    padding: 15px;
    line-height: 1.4em;
    font-size: 11px;
    color: #333333;
    margin-top: 20px;
    float: right;
}

#AdvCouncil
{
    font-size: 10px;
    color: #685b9d;
    font-weight: 700;
}

#Sponsors
{
    text-align: center;
    width: 827px;
}

.SponsorBorder
{
    color: #3f394c;
    height: 1px;
    width: 827px;
}

#Sponsors img
{
    float: left;
    padding: 0px 7px 0px 7px;
    border: none;
}

#PageFooter
{
    text-align: center;
	padding: 10px 0px;
}

#Nav
{
    top: 155px;
    width: 576px;
    position: absolute;
}

#Nav A
{
    color: #666666;
    text-decoration: none;
    padding-right: 24px;
    font-size: 14px;
    font-weight: 700;
}

#Nav A:hover
{
    color: #630c67;
    font-weight: 700;
}

#Nav A.selected
{
    color: #630c67;
    font-weight: 700;
}

.FooterContact
{
    font-size: 10px;
    color: #b0006e;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 20px;
}

.FooterCopyright
{
    color: #916b8d;
    font-size: 9px;
    font-weight: bold;
	line-height: 16px;
    padding-top: 10px;        
}


.ClearFloat
{
    clear: both;
}

.NewsItem
{
    padding: 5px 0px 5px 0px;
}

.NewsListItemTitle
{
    font-weight: bold;
    color: #630c67;
    text-decoration: none;
}

.NewsListItemTitle:Hover
{
    text-decoration: underline;
}

#Breadcrumb
{
    font-size: 10px;
    color: #666666;
    padding-bottom: 10px;
}

#Breadcrumb A
{
    color: #666666;
    text-decoration: none;
}

#Breadcrumb A:hover
{
    color: #333333;
    text-decoration: underline;
}

#Breadcrumb .currentpage
{
    color: #ae799a;
}


#ContentPhotoSidebar
{
    width: 265px;
    float: right;
    height: auto;
}

#ContentPhotoSidebar img
{
    border: solid 1px #cccccc;
    margin-bottom: 20px;
    text-align: right;
}

#ContentPhotoSidebar i, #ContentRightLocation i
{
    font-style: italic;
    font-size: 10px;
    color: #999999;
    line-height: 12px;
}

#ContentLeftWide
{
    width: 480px;
    height: auto;
    float: left;
    padding: 0px 10px 0px 10px;
}

.SidebarContentBox
{
    background-image: url("../images/bg_sidebar_gradient.jpg");
    background-repeat: repeat-x;
    background-color: #c9c9e5;
    border: solid 1px #e5e5e5;
    width: 235px;
    height: auto;
    padding: 15px;
    line-height: 1.4em;
    font-size: 11px;
    color: #333333;
    margin-top: 20px;

}

.SidebarContentBox p
{
    line-height: 1.4em;
    font-size: 11px;
    color: #333333;
}

a.large
{
    font-size: 12px;
    font-weight: bold; 
    color: #660066;
    text-decoration: none;
}

.ScheduleAccordionHeader
{
    padding: 2px 0px 2px 0px;
}

.ScheduleAccordionContent
{
    padding: 5px 2px 5px 2px;
}


#ContentLeftSchedule
{
    width: 350px;
    min-height: 675px;
    float: left;
}

#ContentRightSchedule
{
    background-image: url("../images/bg_sidebar_gradient.jpg");
    background-repeat: repeat-x;
    background-color: #c9c9e5;
    border: solid 1px #e5e5e5;
    width: 368px;
    height: auto;
    padding: 15px;
    line-height: 1.4em;
    font-size: 11px;
    color: #333333;
    margin-top: 20px;
    float: right;
}

#ContentRightSchedule ul
{
    margin: 3px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
}

#ContentRightSchedule li
{
    margin: 3px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}

#ContentPhotoSidebar dl
{
    margin: 5px 0px 0px 0px;
}

#ContentPhotoSidebar dt
{
    padding: 0px 5px 4px 5px;
}

p.nopad
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#NewsList p
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.linkarrows
{
    font-size: 9px;
}

.webdings
{
    font-family: Webdings;
}

#JoinLink
{
    float: right;
    padding: 16px 30px 0px 0px;
}

#JoinLink A
{
    color: White;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#RegWizard
{
    float: left;
}

#EventPrice
{
    float: right;
}

.registrationBox
{
    border: solid 1px #e5e5e5;
    width: 480px;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 10px 0px;
    float: none;
    text-align: left;
}

.regTableLeftCol
{
    text-align: right;
    width: 150px;
}

.errorBox
{
    border: solid 1px red;
    width: 480px;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 10px 0px;
    float: none;
    text-align: left;
}

#twitter_update_list
{
    padding: 0px 5px 0px 5px;
}

.module-list-item
{
    margin: 0px 0px 10px 0px;    
}
