﻿body 
{
    color:#000000;
    padding:0px;
    margin:0px;
    font-family:Verdana, Arial, Sans-Serif;
    font-size:11px;
}

.left 
{
    float:left;
}

.right 
{
    float:right;
}

.clearBoth
{
    clear:both;
}

.wrapperSignup
{
    width:682px;
    height:786px;
    background:url(../imgs/backgrounds/signup_background.jpg) no-repeat;
}

.wrapperStart
{
    width:950px;
    height:780px;
    cursor:pointer;
    background-image:url("../imgs/backgrounds/intro_background.jpg");
}

.wrapperContact
{
    width:950px;
    height:780px;
    background-image:url("../imgs/backgrounds/contact_background.jpg");
}

.wrapperScholarship
{
    width:950px;
    height:780px;
    background-image:url("../imgs/backgrounds/scholarship_background.jpg");
}

.wrapperEvening
{
    width:950px;
    height:780px;
    background-image:url("../imgs/backgrounds/evening_background.jpg");
}

.wrapperNews
{
    width:950px;
    height:780px;
    background-image:url("../imgs/backgrounds/news_background.jpg");
}

.wrapperLinks
{
    width:950px;
    height:780px;
    background-image:url("../imgs/backgrounds/links_background.jpg");
}

.wrapperConference
{
    width:950px;
    height:780px;
    background-image:url("../imgs/backgrounds/conference_background.jpg");
}

.leftSide
{
    float:left;
    width:640px;
}

.topPaddingLeft
{
    height:185px;
}

.content
{
    width:396px;
    height:335px;
    margin-left:244px;
    overflow:auto;
}

.rightSide
{
    float:left;
    width:306px;
}

.topPaddingRight
{
    height:27px;
}

.topMenu
{
    width:240px;
    height:160px;
    margin-left:55px;
}

.rightBottom
{
    
}

.speechBubble
{
    float:left;
    width:114px;
    height:118px;
    margin-top:225px;
    margin-left:10px;
    display:inline;
}

#speechBubbleContent
{
    width:114px;
    height:118px;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    background:url(../imgs/pages/speech_bubble.png) no-repeat;
    visibility:hidden;
}

.speechBubbleText1
{
    padding-top:42px;
}

.speechBubbleText2
{
    padding-top:35px;
}

.speechBubbleText3
{
    padding-top:35px;
}

.speechBubbleText4
{
    padding-top:25px;
}

.speechBubbleText5
{
    padding-top:20px;
}

.speechBubbleContact
{
    float:left;
    width:114px;
    height:118px;
    margin-top:225px;
    margin-left:10px;
    display:inline;
}

.speechBubbleScholarship
{
    float:left;
    width:114px;
    height:118px;
    margin-top:225px;
    margin-left:10px;
    display:inline;
}

.speechBubbleEvening
{
    float:left;
    width:114px;
    height:118px;
    margin-top:225px;
    margin-left:10px;
    display:inline;
}

.speechBubbleNews
{
    float:left;
    width:114px;
    height:118px;
    margin-top:225px;
    margin-left:10px;
    display:inline;
}

.speechBubbleLinks
{
    float:left;
    width:114px;
    height:118px;
    margin-top:225px;
    margin-left:10px;
    display:inline;
}

.speechBubbleConference
{
    float:left;
    width:114px;
    height:118px;
    margin-top:225px;
    margin-left:10px;
    display:inline;
}

.rightBottomPictureContact
{
    width:257px;
    height:216px;
    margin-left:40px;
    background:url("../imgs/pages/car.png") no-repeat;
}

.rightBottomPictureScholarship
{
    width:220px;
    height:212px;
    margin-top:10px;
    margin-left:47px;
    background:url("../imgs/pages/flower.png") no-repeat;
}

.rightBottomPictureEvening
{
    width:240px;
    height:229px;
    margin-top:10px;
    margin-left:47px;
    background:url("../imgs/pages/coffe.png") no-repeat;
}

.rightBottomPictureNews
{
    width:240px;
    height:229px;
    margin-top:10px;
    margin-left:47px;
    background:url("../imgs/pages/paint.png") no-repeat;
}

.rightBottomPictureLinks
{
    width:240px;
    height:229px;
    margin-top:10px;
    margin-left:47px;
    background:url("../imgs/pages/dolls.png") no-repeat;
}

.rightBottomPictureConference
{
    width:240px;
    height:229px;
    margin-top:10px;
    margin-left:47px;
    background:url("../imgs/pages/angel.png") no-repeat;
}

.subMenuContact
{
    float:left;
    margin-top:163px;
    margin-left:45px;
    display:inline;
}

.subMenuScholarship
{
    float:left;
    margin-top:163px;
    margin-left:45px;
    display:inline;
}

.subMenuEvening
{
    float:left;
    margin-top:163px;
    margin-left:45px;
    display:inline;
}

.subMenuNews
{
    float:left;
    margin-top:163px;
    margin-left:45px;
    display:inline;
}

.subMenuLinks
{
    float:left;
    margin-top:163px;
    margin-left:45px;
    display:inline;
}

.subMenuConference
{
    float:left;
    margin-top:163px;
    margin-left:45px;
    display:inline;
}

.subMenuItem
{
    width:112px;
    /*height:13px;*/
    padding-top:7px;
    padding-bottom:7px;
    padding-left:8px;
    margin-bottom:8px;
    font-weight:bold;
    text-transform:uppercase;
    background-image:url("../imgs/pages/submenu_bg.png");
}

#subMenuItem a, a:link, a:visited, a:active, a:hover
{
    color:#000000;
}

.menuItem
{
    float:left;
    font-family:Verdana, Arial, Sans-Serif;
    font-size:11px;
    font-weight:bold;
    padding-top:3px;
    padding-left:10px;
    padding-right:10px;
}

.textDiv
{
    margin-bottom:25px;
}

.inputDiv
{
    margin-bottom:5px;
}

/********************/
/*    input and     */
/*  select widths   */
/********************/

input.datewidth {
    width: 70px;
}
select.datewidth {
    width: 75px;
}

input.smallwidth {
    width: 80px;
}
select.smallwidth {
    width: 85px;
}

input.middlewidth {
    width: 108px;
}
select.middlewidth {
    width: 113px;
}

input.middlelargewidth {
    width: 148px;
}

select.middlelargewidth {
    width: 153px;
}

input.notsolargewidth {
    width: 228px;
}

select.notsolargewidth {
    width: 233px;
}

input.largewidth {
    width: 238px;
}

select.largewidth {
    width: 243px;
}

input.fckwidth {
    width: 443px;
}

input.emailwidth {
    width: 327px;
}

input.text {
    font-size: 11px;
}

select.text {
    font-size: 11px;
}

/******************/
/*   conference   */
/******************/

.speakerListPhoto 
{
    float:left;
    width:100px;
    height:150px;
}

.speakerPhoto
{
    float:left;
    width:103px; /* changed from 130px because of the pictures I recieved */
    margin-bottom:20px;
}

.speakerListItem
{
    margin-bottom:10px;
}

.speakerListName
{
    font-weight:bold;
    text-transform:uppercase;
}

.speakerListProfession
{
    font-weight:bold;
    text-transform:uppercase;
    color:#ff5f1b;
}

.speakerName
{
    margin-left:15px;
    margin-bottom:5px;
    font-weight:bold;
    text-transform:uppercase;
}

.speakerProfession
{
    margin-left:15px;
    margin-bottom:20px;
    font-weight:bold;
    text-transform:uppercase;
    color:#ff5f1b;
}

.speakerSeminars
{
    margin-bottom:10px;
}

.speakerSeminarDateAndTime
{
    
}

.speakerSeminarTitle
{
    margin-bottom:15px;
}

.speakerText
{
    margin-bottom:10px;
}

.speakerLinks
{
    margin-bottom:10px;
}

.signupTopPadding
{
    width:300px;
    height:55px;
}

.signupContent
{
    width:540px;
    margin-left:90px;
}

.signupTabContainer
{
    width:520px;
}

.newsTitle
{
    float:left;
    width:320px;
}

.newsDate
{
    float:right;
}

.newsText
{
    margin-top:0px;
}

.colTitle
{
    font-weight:bold;
}

.littlePaddingLeft
{
    padding-left:2px;
}

.tabContent
{
    font-size:11px;
}