﻿.RBS_TitleTextDiv 
{
    text-align:center;
    width: 100%;
    
}

.RBS_TitleTextDiv 
{
    font-weight: bold;
    color: Black; 
    font-size:15px;
}


.RBS_Table_TR
{
    position: relative;
    width: 100%;
}

.RBS_Table_TD1
{
    padding-top: 20px;
}

.RBS_Table_TD2
{
}

.RBS_Table_NewLiner
{
	clear: both;
}

.RBS_ContentLabel
{
    color: Black; 
    font-size:12px;
    font-weight: bold;
    vertical-align: top;
}

.RBS_ContentLabelMandatory
{
    color: Red; 
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
}

.RBS_ContentTextBox
{
    color: Black; 
    font-size:12px;
    width: 90%;
}

.RBS_ContentTextArea
{
    color: Black; 
    font-size:12px;
    height: 100px;
}

.RBS_LineSpacing
{
    margin: 5px 0px 0px 0px;
}

.RBS_ExistingLogoLink
{
    color: Black; 
    font-size:10px;
}

.RBS_FieldSet
{
    padding: 0px 10px 0px 10px;
    margin-bottom: 5px;
    height: 350px;
}

.RBS_FieldSetLegend
{
    color: Black; 
    font-size:13px;
    font-weight: bold;
    padding: 0px 5px 0px 0px;
}

.RBS_LogoHelpText
{
    color: Black; 
    font-size:10px;
    font-weight: bold;
    padding-top:2px;
        
}

.RBS_PageSizeDropdown
{
    color: Black; 
    font-size:12px;
}

.RBS_RadioButton
{
    color: Black; 
    font-size:12px;
}

.RBS_RadioButtonLink
{
    cursor: pointer;
}

.RBS_Button1
{
    text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_public.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 188px; 
    border: 0px;
    cursor: pointer;
}

.RBS_Button1:hover
{
    text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_over_public.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 188px; 
    border: 0px;
    cursor: pointer;
}
.RBS_Button2
{
    text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	Width: 94px; 
	Height: 23px;
	border: 0px;
}

.RBS_Button2:hover
{
   text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	Width: 94px; 
	Height: 23px;
	border: 0px;
}

.RBS_MarginsTextBox
{
    
}

.RBS_ContentLabel2
{
    color: Black; 
    font-size:11px;
    font-weight: bold;
    vertical-align: top;
}

.RBS_MainDiv1
{
    float: left; 
    width: 40%; 
}

.RBS_PaddingDiv
{
    float: left;
    width: 1%;
}

.RBS_MainDiv2
{
    float: left;  
    width: 29%; 
}

.RBS_MainDiv3
{
    float: left;  
    width: 29%;
}

.RBS_ImageContainerDiv
{
    float: left; 
    width: 70px
}

.RBS_ImageContainerDivRight
{
    float: left;
}

.RBS_MarginsMainDiv
{
     width: 100%;
}

.RBS_MarginContent1
{
    float: left; 
    width: 12%;
    padding-top:5px;
}

.RBS_MarginContent2
{
    float: left;
}

.RBS_MarginContent3
{
    float: left; 
    width: 22%;
    padding-top:5px;
    padding-left:10px
}

.RBS_MarginContent4
{
    float: left;
}

.RBS_MainginLineSpacing
{
     margin-top: 10px;
}

.RBS_ButtonsFieldset
{
    width: 98%; 
    padding: 5px; 
    text-align: right;
}

.RBS_Dropdown
{
    color: Black; 
    font-size:12px;
    width: 150px;
}
.DisableLink
{
    color: Black; 
    font-size:14px;
    font-weight: bold;
    cursor:default;
    text-decoration:none;
}

.RBS_Length
{
    color: Gray; 
    font-size: 8px;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 5px;
    white-space: nowrap;
}