/* Membership Stylesheet - Main */

#MembershipSection #MainContent{
 clear:none;
 font-size: 11px;
 background: #000; /*#000;*/
 border-bottom: 1px solid #333; /*#333;*/
}

#MembershipSection #PageWrapper{
 background-color: #000; /*#000;*/
}

#MembershipSection #Membership{
 position: relative;
 float: left;
 width: 311px;
 background: #fff; /*#000;*/
 padding-left: 10px;
 padding-top: 10px;
 color: #000; /*#fff;*/
}

#MembershipSection #Membership a {
 color: #0048d6; /*#ffffcc;*/
}

#MembershipSection #SpaceBelowMembership{
 float: left;
 width:311px;
 background: #fff; /*#000;*/
 color: #fff; /* #fff;*/
}

#MembershipSection #Membership .MembershipHeader{
 font-size:11px;
 font-weight:normal;
 color: #91d2ff; /*#91D2FF;*/
}

#MembershipSection #RightBar{
 float: left;
 width: 451px;
 border-left: 1px solid #555; /*#000;*/
 /* background: #fff; */ /*#022f4e;*/
    background-color: #ccc;
}

#MembershipSection #RightBar h1.Header{
 margin: 0px;
 clear:both;
 border-top: 5px solid #ccc; /*#022f4e;*/
 background: #fff; /*#023b63;*/
 padding: 8px;
 font-size:11px;
 font-weight:normal;
 color: #000; /*#fff;*/
}

#MembershipSection #RightBar a {
 color: #0048d6; /*#ffffcc;*/
 font-weight:bold;
}

#MembershipSection .RightBarItem{
 width:100%;
 font-size:10px;
 padding: 0px;
 background: #fff; /*#000;*/
 color: #000; /*#CCCCCC;*/
}

#MembershipSection #MiddleBar {
 float: left;
 width: 290px;
 border: 0px solid green;
}

#MembershipSection #Ads{
 float: right;
 width:160px;
 border: 0px solid red;
}


#MembershipSection #Banner{
 clear:both; 
 margin:0px;
 padding: 10px;
 background: #fff;/*#25638E;*/
 font-size:20px;
 color: #fff; /*#fff;*/
}

#MembershipSection #SubNav{
 clear: both;
}
#MembershipSection #SubNav ul{
 float: left;
 padding: 0px;
 margin: 0px;
 background: url( http://www.achannel.ca/css/gradient_subnav.gif );
 color: #ffff99; /*#ffff99;*/
 width: 100%;
 font-size: 11px;
 line-height: 25px;
}
#MembershipSection #SubNav ul li{
 display: inline;
 list-style-type: none;
 padding-right: 10px;
 padding-left: 10px;
 border-right: 1px solid #000; /*#000;*/
}
#MembershipSection #SubNav ul li a{
 color: #000;/*#000;*/
 text-decoration: none;
}
#MembershipSection #SubNav ul li a:hover{
}
/*            Duplicate 
#MembershipSection #MainContent{
 clear: none;
 font-size: 10px;
 background: #fff;
}
*/
#MembershipSection #MainContent .MainContentContainer{
 float: left;
 background: #fff; /*#001320;*/
 width: 100%;
}

/*        Duplicate
#MembershipSection #Ads{
 float: right;
 color: #087ac9;
 background: #fff;
 border-top: 5px solid #022f4e;
 text-align:center;
}
*/
#MembershipSection div.Ad{
 padding-top:20px;
 text-align: center;
 color: #5f6c75;/*#5f6c75;*/
}
#MembershipSection #ThreeBlocks {
 width:462;
 margin-left: 0px;
 background: #fff; /*#000;*/
 float:left;
}
#MembershipSection #TwoBlocks {
 width:3;
 margin-left: 462px;
 background: #fff; /*#000;*/
 float:none;
}
#MembershipSection #ThreeBlocks table {
 width: 462px;
 margin: 0px;
 padding: 0px;
 float: left;
 color: #ccc; /*#ccc;*/
 border-left: 1px solid #000; /*#000;*/
}
#MembershipSection #TwoBlocks table {
 width: 308px;
 margin: 0px;
 padding: 0px;
 float: left;
 color: #ccc; /*#ccc;*/
}
#MembershipSection #TwoBlocks th,
#MembershipSection #ThreeBlocks th {
 width: 154px;
 padding: 10px;
 maring: 0px;
 border-top: 4px solid #042d4b; /*#042D4B;*/
 border-right: 1px solid #000; /*#000;*/
 background: #fff; /*#023b63;*/
 color: #fff; /*#fff;*/
 font-size: 11px;
 font-weight: normal;
}
#MembershipSection #TwoBlocks td,
#MembershipSection #ThreeBlocks td {
 width: 154px;
 vertical-align: top;
 padding: 0px;
 maring: 0px;
 border-right: 1px solid #000; /*#000;*/
 background: #fff; /*#001320;*/
 font-size: 10px;
 color: #ccc; /*#ccc;*/
 clear:none;
}
#MembershipSection #TwoBlocks td.Text,
#MembershipSection #TwoBlocks td.TextLast,
#MembershipSection #ThreeBlocks td.Text{
 padding-left: 8px; 
 padding-right: 8px;
 width: 154px;
}
#MembershipSection #TwoBlocks td a,
#MembershipSection #ThreeBlocks td a{
 color: #ffff99; /*#ffff99;*/
}
#MembershipSection #TwoBlocks td.Last,
#MembershipSection #TwoBlocks th.Last {
 border-right: 0px;
}