/* Text and Docs Links */


/* STRUCTURE */	
	/* header */
		#header .banner{ background:url(../images/layout/structure/top_banner_text_and_docs_links.jpg) no-repeat; height:123px;}

	/* content */	

		/* columns */
		#col1,#col2,#col3{display:inline; position:relative; float:left;}
		/*
		#col1{ width:606px;}
		#col2{width:254px;}
		#col3{ width:122px;}
		*/
		
		/* columns */
		#content{margin:10px 0 0 0;}
			#col1{ width:858px;}
			#col2{ width:122px;}
			
			.head{display:inline; position:relative; float:left; width:400px; padding:0;}
			.breadcrumb{display:inline; position:relative; float:right; }
			.breadcrumb ul{margin:0 20px 0 0; padding:0; }
				.breadcrumb li{margin:0 3px 0 0; padding:0; list-style-type:none; display:inline; position:relative; float:left; }
					.breadcrumb li a{background:url(../images/layout/structure/breadcrumb_arrow.gif) no-repeat 0 50%; padding:0 0 0 9px;}
				.breadcrumb li.first a{background:none; padding:0;}
			
		/* pods*/
			.pod{margin:0 0 4px 0;}
			/* pod specific*/			
				/* #rules h2{background:url(../images/layout/pod/title/pod_title_rules.gif) no-repeat; height:37px;} */
				#rules h2{height:37px;}
				#Docs h2{background:url(../images/layout/pod/title/pod_title_docs.gif) no-repeat; height:45px;}					
				
						
			/* specific bar text*/
				.pod .bar .barDocs{background-image:url(../images/layout/pod/expand_bar_title/expand_title_docs.gif); }							
				.pod .bar .barLinks{background-image:url(../images/layout/pod/expand_bar_title/expand_title_links.gif); }

				
		/* needs to be applied to all-  text_and_docs_links  */				
		/* text and docs links 2 specific */
			.textGroup {padding:8px 0 0 0;  width:400px; }
			/* bullets */			
				.textGroup ul{margin:0 0 10px 15px; padding:0;}
				* html .textGroup ul{padding:0 0 0 15px; margin:0 0 10px 0;}
					.textGroup ul li{margin:0 0 10px 0;}

				.textGroup .compact{margin:0 0 20px 0; padding:0;}
					.textGroup .compact li{margin:0;}


			.adMPU{margin:0 0 27px 0; padding:22px 0 0 12px; width:312px; height:260px; display:inline; position:relative; float:left; background:url(../images/layout/structure/ad_mpu_bg.gif) no-repeat 0 0;}
			

			/* TABLE */
			/*.left{width:521px;}*/
			
				.TableAZPod{ clear:both; margin:0 0 7px 0;}
				.TableAZPod,.TableAZPod .topRepeater,  .TableAZPod .leftBG,.TableAZPod .rightBG,.TableAZPod .verticalRepeater,.TableAZPod .bottombg,.TableAZPod .tableMargin{
					display:inline; 
					position:relative; 
					float:left;	
				}
				
				.TableAZPod{padding:15px 0 0 0; width:521px;  background:transparent url(../images/table_template/table_top.jpg) no-repeat 0 0; }
					.TableAZPod .bottombg{ width:100%; height:100%; background:url(../images/table_template/table_bottom.jpg) 0 100% no-repeat; }											
						.TableAZPod .topRepeater{margin:0 0 15px 0; width:100%; min-height:489px; background:transparent url(../images/table_template/table_top_repeater.jpg) repeat-y 0 0;}													
						* html .TableAZPod .topRepeater{height:489px;}																									
							.TableAZPod .leftBG{width:100%; height:100%; background:transparent url(../images/table_template/table_left.jpg) no-repeat 0 100%;}								
								.TableAZPod .rightBG{width:100%; height:100%; background:transparent url(../images/table_template/table_right.jpg) no-repeat 100% 100%;}									
									.TableAZPod .verticalRepeater{margin:0 10px 0 9px;  height:100%; width:502px ;background:transparent url(../images/table_template/table_vertical_repeater.jpg) repeat-x 0 100%;}
									* html .TableAZPod .verticalRepeater{height:489px;}									
										.tableMargin{margin:0 10px 0 10px; min-height:489px; }	
										
				/* wide */
				#wide .left{width:100%;}
					#wide .TableAZPod{width:788px; background-image:url(../images/table_template/table_wide_top.jpg); }
						#wide .TableAZPod .bottombg{background-image:url(../images/table_template/table_wide_bottom.jpg); }											
							#wide .TableAZPod .topRepeater{background-image:url(../images/table_template/table_wide_top_repeater.jpg);}													
								#wide .TableAZPod .verticalRepeater{width:769px;}
				
.linksTd { padding:20px; text-align:center }
