﻿
#sideImagesRegister
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px 10px !important;
    width: 254px;
    background-color: #ebebeb;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}


#sideImagesRegister #businessMeeting
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 9px 0px;
    margin-bottom: 10px;
    width: 234px;
}

#sideImagesWelcome
{
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px 10px !important;
    width: 203px;
    background-color: #ebebeb;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}

#sideImagesWelcome #businessMeeting
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 9px 0px;
    margin-bottom: 10px;
    width: 150px;
}

#sideImagesAboutUs
{
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px 10px !important;
    width: 199px;
    background-color: #ebebeb;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}

#sideImagesAboutUs #businessMeeting
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 9px 0px;
    margin-bottom: 10px;
    width: 179px;
}

#sideImagesContactUs
{
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px 10px !important;
    width: 189px;
    background-color: #ebebeb;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}


#sideImagesContactUs #businessMeeting
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 9px 0px;
    margin-bottom: 10px;
    width: 254px;
}

#sideImagesPassword
{
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px 10px !important;
    width: 199px;
    background-color: #ebebeb;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}


#sideImagesPassword #businessMeeting
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 9px 0px;
    margin-bottom: 10px;
    width: 179px;
}


#sideImagesRegistered
{
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px 10px !important;
    width: 332px;
    background-color: #ebebeb;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}

#sideImagesRegistered #businessMeeting
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 9px 0px;
    margin-bottom: 10px;
    width: 312px;
}


#sideImagesActivate
{
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px 10px !important;
    width: 232px;
    background-color: #ebebeb;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}

#sideImagesActivate #businessMeeting
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 9px 0px;
    margin-bottom: 10px;
    width: 212px;
}

.viewWrap
{
    padding: 15px;
    background: #2291b5 0 0 url(../../Images/BackGrounds/bluegradient.gif) repeat-x;
}


/* * * * MsgBox * * * */
div.MsgBox
{
    padding: 0px 5px;
}
table.MsgBox
{
    margin: 15px auto 15px auto;
}
.MsgBox td
{
    margin: 0px;
    padding: 0px;
}
.MsgBox .msgbox_corner, .MsgBox .msgbox_top_side, .MsgBox .msgbox_left_side, .MsgBox .msgbox_right_side, .MsgBox .msgbox_bottom_side
{
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.MsgBox .msgbox_corner, .MsgBox .msgbox_corner img
{
    width: 7px;
    height: 7px;
    font-size: 0px;
}
.MsgBox .msgbox_left_side, .MsgBox .msgbox_right_side, .MsgBox .msgbox_top_side, .MsgBox .msgbox_bottom_side
{
    background-color: #F8F8F8;
    background-image: url(../../Images/MessageBox/msgbox_bd.gif);
    font-size: 0px;
}
.MsgBox .msgbox_left_side
{
    width: 7px;
    background-position: left top;
    background-repeat: repeat-y;
}
.MsgBox .msgbox_right_side
{
    width: 7px;
    background-position: right top;
    background-repeat: repeat-y;
}
.MsgBox tr .msgbox_top_side
{
    height: 7px;
    background-position: left top;
    background-repeat: repeat-x;
}
.MsgBox .msgbox_bottom_side
{
    height: 7px;
    background-position: left bottom;
    background-repeat: repeat-x;
}
.MsgBox .msgbox_content
{
    border: 0px;
    background-color: #F8F8F8;
}
.MsgBox .msgbox_text
{
    text-align: center;
    color: #33AAFF;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
    text-transform: uppercase;
}
/* * * *  * * * */
