/* CSS Document */

/***Standard Style***/

body {
	margin:0;
	background-color:#f3f0ee; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;		
}

a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}

a:hover{
	text-decoration:underline;
}

h1{
	font-weight:bold;
	font-size:130%;
}
h2{
	font-weight:bold;
	font-size:110%;
}

.SubLink{
	text-align:right;
	font-size:80%;
}

.page_container	{	
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
						
.content_container	{	
	width:943px;
	padding:0 0 0 12px;
}

.DonateButton{
	cursor:pointer;
}
					
/*****End Standard Styles*****/
/*****************************/
/***Start Home Page Styles****/
					
.page1 #column_left	{	
	width:251px;
	/*height:386px;*/
	margin-right:8px;
	float:left;
}
				
.page1 #column_left_top	{	
	width:247px;
	border-top:2px solid #393939;
	border-right:2px solid #393939;
	border-left:2px solid #393939;
}
					
.page1 #column_left_top_1	{	
	width:247px;
	height:26px;
	padding-top:5px;
	background-color:#636363;
	color:#FFFFFF;
}
					
.page1 #column_left_top_1	p{
	text-transform:uppercase;
	font-size:105%;
	font-weight:bolder;
	margin:3px 0 0 5px;
}
.page1 #column_left_top_2	{	
	width:247px;
	background-color: #e79824;
	padding:10px 0;
}
					
.page1 #column_left_middle	{	width:237px;
						/*height:234px;*/
						padding:5px;
						border-top:2px solid #393939;
						border-right:2px solid #393939;
						border-left:2px solid #393939;
						background-color:#e5eff6;
					}
					
.page1 #column_left_bottom
{
	height: 72px;
	width: 251px;
	background-image: url(../images/column-left-bottom.gif);
	background-repeat: no-repeat;
}
				
.page1 #column_center	{	width:324px;
					height:386px;
					margin-right:7px;
					float:left;
				}

.page1 #column_center p {
	padding:0 15px; 
}
				
.page1 #column_center_top	{
	width:320px;
	/*height:312px;*/
	border-top:2px solid #393939;
	border-right:2px solid #393939;
	border-left:2px solid #393939;
	padding-bottom:10px;
					}
					
.page1 #column_center_video{	
	padding: 6px 7px 5px 7px;
	background-color:#7c7c7c;
	/*height:253px;*/
	width:306px;
	margin-bottom:0;
}

					
.page1 #column_center_bottom{	height:72px;
						width:324px;
						background-image:url(../images/center-column-bottom.png);
						background-repeat:no-repeat;
					 }
				  
.page1 #column_right	{	width:339px;
					/*height:386px;*/
					float:left;
					overflow:hidden;
				}
				
.page1 #column_right_top	{	width:335px;
						/*height:274px;*/
						border-top:2px solid #393939;
						border-right:2px solid #393939;
						border-left:2px solid #393939;
		}
					
.page1 #column_right_top1 	{	width:335px;
						height:90px;
						background-image:url(../images/column-right-bground1.png);
						background-repeat:repeat-x;
					}
					
.page1 #column_right_top2	{	width:335px;
						height:93px;
						background-image:url(../images/column-right-bground2.png);
						background-repeat:repeat-x;
					}

.page1 #column_right_top3	{	width:335px;
						height:91px;
						background-image:url(../images/column-right-bground3.png);
						background-repeat:repeat-x;
					}

.page1 #column_right_bottom{	width:339px;
						height:110px;
						background-image:url(../images/column-right-bottom.png);
						background-repeat:no-repeat;
					}
					
.page1 #column_right_img	{
	margin: 0 0 0 11px;
	height: 80px;
	width: 106px;
	padding-top: 3px;
					}
					
/***END Home Page Styles***/
/****Start Page2 Styles****/

					
.page2 #column_left	{
	width:250px;
	/*height:386px;*/
	float:left;
				}
				
.page2 #column_left_top	{
	width:248px;
	border-top:1px solid #393939;
	border-right:1px solid #393939;
	border-left:1px solid #393939;
					}
					
.page2 #column_left_top_1	{
	width:248px;
	height:26px;
	background-color:#636363;
	padding-top:5px;
					}
.page2 #column_left_top_1	p{
	text-transform:uppercase;
	font-size:105%;
	font-weight:bolder;
	margin:3px 0 0 5px;
	color:#FFFFFF;
}

.page2 #column_left_top_2	{
	width:248px;
	padding:10px 0;
	background-color: #e79824;
					}
					
.page2 #column_left_middle	{
	width:238px;
	padding:5px;
	/*height:303px;*/
	border-top:1px solid #393939;
	border-right:1px solid #393939;
	border-left:1px solid #393939;
	background-color:#e5eff6;
					}
					
.page2 #column_left_bottom{
	height:5px;
	width:251px;
	background-image:url(../images/column-left2-bottom.png);
	background-repeat:no-repeat;
					 }
					 
.page2 #column_right	{
	width:679px;
	height:386px;
	float:left;
	margin:0 0 0 -2px;
}
				
.page2 #column_right_top	{
	width:656px;
	padding:10px;
	border-top:1px solid #393939;
	border-right:1px solid #393939;
	border-left:1px solid #000000;
	background-color:#e5eff6;
	background-image:url(.../images/column-right-bground1.png);
						background-repeat:repeat-x;
					}
					

.page2 #column_right_bottom{
	width:677px;
	height:5px;
	background-repeat:no-repeat;
	background-image: url(../images/coumn-right2-bottom.png);
	background-position:right;
	border-left:1px solid #000000;
					}
					
.page2 #column_right_img	{
	margin: 0 0 0 11px;
	height: 80px;
	width: 106px;
	padding-top: 3px;
					}
					
/****Start Page2 Styles****/
					 
.page3 #column_right	{
	width:929px;
	height:386px;
	float:left;
}

.page3 #column_right h1
{
	margin: 50px 0 0 15px;
	font-size:130%;
	font-weight:bold;
}				
.page3 #column_right_top
{
	width: 927px;
	/*height: 380px;*/
	border-top: 1px solid #393939;
	border-right: 1px solid #393939;
	border-left: 1px solid #393939;
	background-color: #e5eff6;
	background-image: url(../images/column-right-bground1.png);
	background-repeat: repeat-x;
}

.Page3Liner{
	padding: 15px 15px 15px 15px;
}	
					

.page3 #column_right_bottom
{
	width: 929px;
	height: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/column-bottom3.gif);
}
					
.page3 #column_right_img	{
	margin: 0 0 0 11px;
	height: 80px;
	width: 106px;
	padding-top: 3px;
}

.DD_DataGrid{
	background-color:#FFFFFF;
	border:solid 1px #DDDDDD;
	border-top-color:#EEEEEE;
	border-left-color:#EEEEEE;
}

.DD_DataGrid td{
	padding:3px;
	margin:3px;
}

.DD_DataGridRow{
	background-color:#FFFFFF;
}

.DD_DataGridAltRow{
	background-color:#EEEEEE;
}

.DD_FormView{
	background-color:#FFFFFF;
	border:solid 1px #DDDDDD;
	border-top-color:#EEEEEE;
	border-left-color:#EEEEEE;
}

.FormView{

}

.FormView td{

}

.FormViewLabel{
	font-weight:bold;
	text-align:right;
	margin-right:7px;
}

.ShortProgramListing{
	background-color:#E2EFF7;
	background-image:url(../images/column-right-bground1.png);
	background-repeat:repeat-x;
	font-size:90%;
	clear:both;
	padding:5px 10px 10px 10px;
	border:solid 1px #000000;
	margin:0 -1px -1px -1px;	
}

.ShortProgramListing p{
	margin:10px 0 0 0;
	text-align:left;
}
.ShortProgramListing h1{
	font-size:110%;
	font-weight: bold;
	margin:1px 0 0 0;
	text-align:left;
}

.ShortProgramListing img{
	border:solid 3px #DDDDDD;
	margin:10px 0 2px 10px;
	float:right;
}

.ShortProgramListingAlternate{
	background-color:#E2EFF7;
	background-image:url(../images/column-right-bground1.png);
	background-repeat:repeat-x;
	font-size:90%;
	clear:both;
	padding:5px 10px 10px 10px;
	border:solid 1px #000000;
	margin:0 -1px -1px -1px;	
}

.ShortProgramListingAlternate p{
	margin:10px 0 0 0;
	text-align:left;
}

.ShortProgramListingAlternate h1{
	font-size:110%;
	font-weight: bold;
	margin:1px 0 0 0;
	text-align:left;
}

.ShortProgramListingAlternate img{
	border:solid 3px #DDDDDD;
	margin:10px 0 2px 10px;
	float:right;
}

.FeaturedHeaderTitle{
	font-size:130%;
	font-weight: bold;
	margin:3px auto 10px auto;
	text-align:center;
	width:80%;
}

.TentPole{
	height:0;
	width:0;
	clear:both;
}


.ProgramDetail{
	padding:15px;
}

.ProgramDetail .MainImage{
	float:right;
	margin:0 0 2px 10px;
}

.ProgramDetail h1{
	font-size:140%;
	margin-top:-5px;
	text-align:left;
}

.ProgramDetail h2{
	font-size:120%;
	margin-top:-10px;
	text-align:left;
}

.ProgramDetail .Description{
	margin-top:15px;
	margin-bottom:25px;
	text-align:left;
}

.ProgramDetail .Details{
	font-size:90%;
}

.ProgramDetail .Details a{
	font-weight:normal;
}

.ProgramDetail .ImmediateDetails{
	font-size:90%;
}

.ProgramDetail .ImmediateDetails b{

}

.FrontPageNews{
	width:90%;
	margin:15px auto;
}

.FrontPageNews h1{
	font-size:120%;
	text-align:left;
	font-style:normal;
	text-transform:capitalize;
}

.FrontPageNews p{
	font-size:80%;
	margin-top:-5px;
	margin-left:4px;
	text-align:left;
	font-style:italic;
}

.FrontPageNews ul{
	margin-left:-36px;
}

.FrontPageNews li {
	margin-bottom: 5px;
	list-style-type: none;
}

.NewsItemDetail{}

.NewsItemDetail h1{
}

.LeftColumnTopicPrograms{
}

.ProgramListing{
	font-size:90%;
	margin:0 15px 25px 15px;
}


.ProgramListing h1{
	font-size:140%;
}

.ProgramListing h2{
	font-size:90%;
	margin-top:-5px;
}

.ProgramListing img{
	float:right;
	margin:0 0 5px 7px;
}

.ProgramListing a img{
	border:solid 1px #000000;
}

.ProgramListingDetails{
	margin:25px 0;
	font-size:90%;
}

.ProgramListingDetails a{
	font-weight:normal;
}

.BrowseBy{
	width:90%;
	margin:15px auto;
}

.BrowseBy h1{
	font-size:120%;
	text-align:left;
	font-style:normal;
	text-transform:capitalize;
}

.BrowseBy p{
	margin:0 0 3px 0;
	font-weight:bold;
}

.BrowseBy select{
	width:240px;
	margin:0;
}

.BrowseBy a{ 
	font-size:80%; 
}


.LeftColumnSeriesInfo{
	width:90%;
	margin:15px auto;
}

.LeftColumnSeriesInfo h1{
	font-size:120%;
	text-align:left;
	font-style:normal;
	text-transform:capitalize;
}

.LeftColumnSeriesInfo .Sublink{
	font-size:80%;
	text-align:left;
	margin-top:-20px;
	text-align:left;
}

.LeftColumnSeriesInfo p{
	font-size:90%;
	margin-top:-5px;
	margin-left:4px;
	text-align:left;
	font-style:normal;
}

.LeftColumnSeriesInfo ul{
	margin-left:-36px;
}

.LeftColumnSeriesInfo li{
	margin-bottom: 10px;
	list-style-type: none;
}

.ProgramComment{
	margin-bottom:25px;	
}

.ProgramComment h1{
	font-weight:normal;
	font-style:italic;
	margin-left:15px;
	margin-top:10px;
	font-size:90%;	
}

.ProgramComment p{
	
}

.LeftPageSubMenu{
	width:90%;
	margin:15px auto;
}

.LeftPageSubMenu h1{
	font-size:120%;
	text-align:left;
	font-style:normal;
	text-transform:capitalize;
}

.LeftPageSubMenu .Sublink{
	font-size:80%;
	text-align:left;
	margin-top:-20px;
}

.LeftPageSubMenu p{
	font-size:90%;
	margin-top:-5px;
	margin-left:4px;
	text-align:left;
	font-style:normal;
}

.LeftPageSubMenu ul{
	margin-left:-36px;
}

.LeftPageSubMenu li{
	margin-bottom: 10px;
	list-style-type: none;
}

.PurchasePanel{
	border:solid 1px #999999;
	padding:15px;	
}

.BuyProgram{
	margin-left:15px;
	margin-bottom:25px;	
}


/****************************** GENERAL STYLE OVERRIDES ***********/
					

p { text-align:justify;}

.GreyBox{
	clear:both;
	padding:5px;
	margin:10px;
	border:solid 1px #000000;
	background-color:#EEEEEE;	
}