﻿
.TodayInfo
{
    color:gray;
    font-size:11px;
    padding:3px 3px 3px 3px;
}

.FirstPage
{
}

.FirstPage img
{
    width:514px;
    height:200px;
    border:none;
}

.FirstPage h1
{
    font-size:14px;
    background-image:Url(../Images/TitleBg.jpg);
    background-position:center;
    padding:5px 10px 5px 10px;
    border-bottom:solid 1px #dfdfdf;
}

.FirstPage h1 a
{
    color:#505050;
    text-decoration:none;
}

.FirstPage p
{
    padding:10px;
}

.SecondPage
{
}

.SecondPage img
{
    width:234px;
    height:200px;
    border:none;
}

.SecondPage h1
{
    font-size:14px;
    background-image:Url(../Images/TitleBg.jpg);
    background-position:center;
    padding:5px 10px 5px 10px;
    border-bottom:solid 1px #dfdfdf;
}

.SecondPage h1 a
{
    color:#505050;
    text-decoration:none;
}

.SecondPage p
{
    padding:10px;
}

.Magazine
{

}

.Magazine img
{
    width:234px;
    height:200px;
    border:none;
}

.Magazine h1
{
    font-size:14px;
    background-image:Url(../Images/TitleBg.jpg);
    background-position:center;
    padding:5px 10px 5px 10px;
    border-bottom:solid 1px #dfdfdf;
    
}

.Magazine h1 a
{
    color:#505050;
    text-decoration:none;
}

.Magazine p
{
    padding:10px;
}

.HighLights
{
}

.HighLights h1
{
    color:#505050;
    font-size:13px;
    background-image:Url(../Images/TitleBg.jpg);
    background-position:center;
    border:solid 1px #dfdfdf;
    padding:5px;
    margin:10px;
    
}

.HighLights .Item
{
    margin-right:10px;
    width:158px;
    float:right;
    text-align:center;
}

.HighLights .Item img
{
    height:90px;
    width:158px;
    border:none;
}

.HighLights .Item h2
{
    text-align:right;
    height:40px;
    font-size:11px;
    padding:2px;
}

.HighLights .Item a
{   
    text-decoration:none;
    color:#00428f;
    font-weight:bold;
}

.HighLights .Item a:hover
{
    color:Red;
}

.MagazineArchive
{
    padding:10px 10px 0px 10px;
}

.MagazineArchive h1
{
    font-size:14px;
    color:#505050;
    
}

.News
{
    padding:10px 10px 0px 10px;
}

.News h1
{
    font-size:14px;
    color:#505050;
}

.News p
{
    font-weight:normal;
}

.CatalogBox
{
    padding:0px;
}

.CatalogBox h1
{
    padding-bottom:5px;
    color:#505050;
    font-size:16px;
    background-image:Url(../Images/TitleBg.jpg);
    background-position:center;
    padding:5px 10px 5px 10px;
    border-bottom:solid 1px #dfdfdf;
}

.ConfrencesScroller
{
    padding:10px;
}

.ConfrencesScroller h1
{
    padding-bottom:5px;
    color:#505050;
    font-size:18px;
}


.ConfrencesScroller .nextPage
{
    height:18px;
    width:18px;
    display:block;
    background-image:Url(../Images/arrow/right.png);
    background-repeat:no-repeat;
    cursor:pointer;
    float:left;
    margin:36px 0px 52px 10px;
}

.ConfrencesScroller .nextPage:hover
{
    background-position:bottom;
}

.ConfrencesScroller .prevPage
{
    height:18px;
    width:18px;
    display:block;
    background-image:Url(../Images/arrow/left.png);
    background-repeat:no-repeat;
    cursor:pointer;
    float:left;
    margin:36px 10px 52px 0px;
}

.ConfrencesScroller .prevPage:hover
{
    background-position:bottom;
}

.ConfrencesScroller .Scroller
{
	position:relative;
    height:124px;
    direction:ltr;
    width:918px;
    float:left;
}

.ConfrencesScroller .Scroller .Items
{
    position:absolute;
    width:10000px;
}

.ConfrencesScroller .Scroller .Items div
{
    float:left;
    width:158px;
    margin-right:10px;
}

.ConfrencesScroller .Scroller .Items img
{   
    width:158px;
    height:90px;
    border:none;
}

.ConfrencesScroller .Scroller .Items h2
{
    font-weight:normal;
    padding:4px;
    font-size:11px;
    height:32px;
}

.ConfrencesScroller .Scroller .Items a
{
    color:Black;
    text-decoration:none;
}

.ConferenceIndex
{
    height:100%;
}

.ConferenceIndex h1
{
	font-size:16px;
    color:#ca0001;
    border-bottom: solid 1px #ca0002;
	margin:auto 10px;
}

.ConferenceIndex .Item
{
    width:474px;
    height:100px;
    float:left;
    padding:10px 10px 0px 10px;
}

.ConferenceIndex .Item img
{
    border:none;
    float:left;
    margin:0px 10px 0px 0px;
}

.ConferenceIndex .Item a
{
    color:Gray;
    text-decoration:none;
}

.ConferenceIndex .Item a:hover
{
    color:Red;
}

.ConferenceIndex .Item h2
{
    font-size:14px;
}
.ConferenceIndex .Item h3
{
    font-size:12px;
}

.ConferenceBanners
{
    height:100%;
}

.ConferenceBanners .Scroller
{
	position:relative;
    height:200px;
    direction:ltr;
    width:994px;
    float:left;
}

.ConferenceBanners .Scroller .Items
{
    position:absolute;
    width:100000px;
}

.ConferenceBanners .Scroller .Items div
{
    float:left;
    width:994px;
}

.ConferenceBanners .Scroller .Items div a img
{   
    width:994px;
    height:200px;
    border:none;
}

.ConferenceBanner img
{
    border:0px;
}

.PageResults
{
    padding:1px 10px 1px 10px;
}

.PageResults h1
{
    padding:15px;
    color:#505050;
    padding-bottom:5px;
    border-bottom:solid 1px #dfdfdf;
    font-size:18px;
    margin:-10px;
    margin-bottom:0px;
    background-image:Url(../Images/TitleBg.jpg);
    background-repeat:repeat-x;
    background-position:top;
    
}

.PageResults h1 span
{
    color:#ca0002;
    font-size:16px;
}

.SubCatalog h1
{
    padding:15px;
    color:#505050;
    padding-bottom:5px;
    border-bottom:solid 1px #dfdfdf;
    font-size:18px;
    margin:-10px;
    margin-bottom:0px;
    background-image:Url(../Images/TitleBg.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

.PageResult
{
    padding:10px 0px 10px 0px;
    clear:both;
}

.PageResult h2
{    
    font-size:14px;
}

.PageResult h2 a
{   
    color:gray;
    text-decoration:none;
}

.PageResult h2 a:hover
{
    color:#ca0002;
    text-decoration:underline;
}

.PageResult img
{
    border:none;
    float:right;
    margin-left:10px;
}

.PageContent
{
    width:692px;
}

.PageContent .PageHeader
{
    border-bottom:solid 1px #dfdfdf;
    padding:10px;
    background-image:Url(../Images/PageHeaderBg.jpg);
    background-repeat:repeat-x;
    background-position:center;
}

.PageContent .PageHeader .Title
{
    padding:0px;
    color:#505050;
    padding-bottom:0px;
    font-size:16px;
}

.PageContent .PageHeader .Date
{
    color:#ca0002;
}

.PageContent .PageHeader .Description
{
}

.PageContent .PageHeader .Image
{
    border:none;
    float:left;
    margin-right:10px;
}

.PageContent .HtmlContent
{
    padding:30px;
    padding-bottom:60px;
}

.ConferenceDetails
{
    padding:0px;
}

.ConferenceDetails h1
{
    font-size:14px;
    border-bottom:solid 1px #dfdfdf;
    padding:10px;
    margin-bottom:0px;
    background-image:Url(../Images/TitleBg.jpg);
    background-repeat:repeat-x;
    background-position:center;
}

.SearchResults
{
    padding:10px;
}

.RegistrationForm
{
    padding:15px;
}

.RegistrationForm h1
{
    margin:-15px;
    padding:5px;
    margin-bottom:5px;
    font-size:13px;
    color:#ca0002;
    background-image:Url(../Images/RegistrationForm.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:25px;
    border-bottom:solid 1px #dfdfdf;
}

.RegistrationForm input
{
    width:250px;
}

.RegistrationForm input[type="submit"]
{
    width:256px;
}

.RegistrationPage
{
    padding:30px;
}

.RegistrationPage .PersonalInfo
{
    width:300px;
    float:left;
}

.RegistrationPage .Tracks
{
    width:630px;
    margin-bottom:10px;
}

.RegistrationPage .Tracks table
{
    width:630px;
}

.RegistrationPage .Tracks td
{
    border-bottom:dotted 1px #ca0002;
    padding-top:3px;
    padding-bottom:3px;
}

.RegistrationPage table h1
{
    color:#ca0002;
    font-size:16px;
}

.RegistrationPage table h2
{
    color:Gray;
    font-size:14px;
}

.OrderOption
{
    width:600px;
    background-color:#fafafa;
    border:solid 10px gray;
    padding:10px;
}

.OrderOption p
{
    margin-bottom:10px;
}

.OrderOption h1
{
    color:#ca0002;
    font-size:16px;
    border-bottom:solid 1px #ca0002;
    margin-bottom:10px;
    padding-bottom:5px;
}

.OrderOption hr
{
    margin-top:10px;
    margin-bottom:10px;
}

.OrderOption input
{
    width:200px;
}

.OrderOption input[type="submit"]
{
    width:206px;
}

.ContactUsInfo
{
    float:left;
    width:50%;
}

.ContactUsForm
{
    float:right;
    border-bottom:solid 2px #ca0002;
    padding:10px;
    background-color:#f1f1f1;
}

.ContactUsForm input[type="text"],.ContactUsForm textarea
{
    width:300px;
    font-family:Arial;
}

.ContactUsForm label
{
    width:80px;
    display:block;
}

#PlayerContainer
{
    clear:both;
    padding:10px;
    background-image:Url(../Images/VideoBg.jpg);
    border-bottom:solid 1px Silver;
    text-align:center;
}

.Videos
{
    list-style:none;
    padding:0px;
    margin:0px;
    padding:10px;
    font-size:11px;
}

.Videos li
{
    float:left;
    padding:10px;
}

.Videos li:hover
{
    padding:9px;
    border:solid 1px #cbcbcb;
    background-color:#f1f1f1;
}
