#Header
{
    height : 125px;
    background : url('templates/bcba/css/../Images/Logo.png') 20px 40px no-repeat;
}

#Header *
{
    display : none;
}
#Sidebar
{
    width : 200px;
    float : left;
    margin-left : 20px;
    _margin-left : 10px;
    font-size : 11px;
}

#Sidebar div
{
    margin-bottom : 15px;
    border : 1px solid #666;
    background : #ddd;
}

#Sidebar div div
{
    border : 0px;
    background : none;
    margin : 0px;
    padding : 4px;
}

#Sidebar div div div
{
    padding : 0px;
}

#Sidebar h2
{
    background : #666;
    font-size : 14px;
    padding : 3px 6px 3px 6px;
    color : #fff;
    font-weight : normal;
    margin : 0px;
}

#Sidebar a
{
    font-weight : bold;
}

#Sidebar dl
{
    position : relative;
    margin-top : 4px;
}

#Sidebar dt
{
    font-weight : bold;
    position : absolute;
    left : 0px;
}

#Sidebar dd
{
    margin-left : 50px;
}

#Sidebar fieldset
{
    margin : 0px;
    padding : 0px;
    border : 0px;
}

#Sidebar label
{
    font-weight : normal;
    width : auto;
}


#Sidebar fieldset div
{
    margin-top : 5px;
    margin-bottom : 2px;
    position : relative;
}

#Sidebar fieldset .TextBox
{
    position : absolute;
    left : 80px;
    width : 100px;
    border : 1px solid #888;
    background : #f1f1f1;
    padding : 1px 2px 1px 2px;
    font-size : 10px;
}

#Sidebar #Contact
{
    background : #e5cdb5;
    border : 1px solid #80552E;
}

#Contact h2
{
    background : #80552E;
}

#Contact a
{
    color : #80552E;
}

#Sidebar #Join
{
    background : #b8d0e5;
    border : 1px solid #345C80;
}

#Join h2
{
    background : #345C80;
}

#Join a
{
    color : #345C80;
}


#Menu .error
{
    color : #800;
}
#Breadcrumbs
{
    margin-right : 20px;
    margin-left : 240px;
    font-size : 10px;
    margin-bottom : 20px;
}

#Main
{
    margin-right : 20px;
    margin-left : 240px;
    min-height : 600px;
    _height : 600px;
}
#ABC
{
    text-align : right;
    color : #aaa;
    font-size : 10px;
    padding-bottom : 10px;
    padding-top : 50px;
    margin-right : 5px;
    clear :both;
}

#ABC *
{
    margin : 0px;
    padding : 0px;
    list-style : none;
    display : inline;
    background : none;
}
#Menu ul
{
    margin : 0px;
    padding : 0px;
}

#Menu li
{
    background : none;
    margin : 0px;
    padding : 0px;
    padding-left : 5px;
    text-indent : 0px;
    line-height : 25px;
}

#Menu li li
{
    border-top : 1px solid #888;
}

#Menu ul ul li
{
    padding-left : 15px;
}

#Menu ul ul ul li
{
    padding-left : 25px;
}

#Menu li a
{
    color : #333;
}
fieldset
{
    border : 1px solid #666;
    background : #ddd;
    margin-top : 15px;
    margin-bottom : 15px;
    padding-bottom : 10px;
}

fieldset h3
{
    background : #666;
    font-size : 14px;
    padding : 3px 6px 3px 6px;
    color : #fff;
    font-weight : normal;
    margin : 0px;
    margin-bottom : 10px;
}

fieldset div
{
    padding : 3px 5px 4px 10px;
    position : relative;
}

fieldset label
{
    font-weight : bold;
    display : inline-block;
    width : 200px;
}

fieldset .TextBox
{
    width : 250px;
    border : 1px solid #888;
    background : #f1f1f1;
    padding : 2px 3px 2px 3px;
    font-size : 10px;
}

fieldset select
{
    border : 1px solid #888;
    background : #f1f1f1;
    padding : 2px 3px 2px 3px;
    font-size : 10px;
}


fieldset .error
{
    color : #800;
    padding : 10px;
}

fieldset .Button
{
    width : 150px;
    height : 45px;
    padding-bottom : 3px;
    background : url('templates/bcba/css/../Images/Button.png');
    color : #fff;
    font-size : 12px;
    text-align : center;
    margin-top : 10px;
}
#pluto
{
	display:none;
}










*
{
	margin : 0px;
	padding : 0px;
	border : 0px;
}

body
{
	text-align : center;
	background : #fff url('templates/bcba/Images/Background.png') center;
}

#Container
{
    width : 750px;
    margin : auto;
    text-align : left;
}

.Module
{
	min-height : 25px;
	_height : 25px;
}

.Controls
{
    position : relative;
}

.Controls .One
{
    position : absolute;
    top : 0px;
    left : 0px;
}

.Controls .Two
{
    position : absolute;
    top : 0px;
    left : 25px;
}

.Controls .Three
{
    position : absolute;
    top : 0px;
    left : 50px;
}

.Controls .Four
{
    position : absolute;
    top : 0px;
    left : 75px;
}

.Controls .Five
{
    position : absolute;
    top : 0px;
    left : 100px;
}

.Controls .Six
{
    position : absolute;
    top : 0px;
    left : 125px;
}
body
{
	font-family : 'Arial', Sans-Serif !important;
	font-size : 12px;
	color : #333;
	line-height : 1.4em;
}

a
{
	text-decoration : none;
	color : #345C80;
}
a:hover
{
	text-decoration : underline;
}

.RadEContentBordered a
{
	text-decoration : none !important;
	color : #345C80 !important;
}
.RadEContentBordered a:hover
{
	text-decoration : underline !important;
}

h2
{
    margin-top : 24px;
    margin-bottom : 12px;
    color : #345C80;
    font-size : 16px;
}

h3
{
    font-size : 12px;
    color : #000;
    margin-top : 12px;
    margin-bottom : 6px;
}

ul
{
    margin-top : 1em;
}

li
{
    margin-top : .75em;
    background : url('templates/bcba/css/../images/Bullet.png') 0px 3px no-repeat;
    list-style : none;
    padding-left : 15px;
}

p
{
    margin-top : 1em;
}



