/********************************

	subpage.css
	for Technical Communities
	
	last updated by Jeff
	on 2/4/2009
	
	includes: subpage column 
			fonts and spacing
	
********************************/

/*----------------------
	subpage styles
----------------------*/

#partnerlogin {
	position: absolute;
}


#subpagemain, #subpagemainone {
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
	width: 580px;
	float: left; 
	font-family: Myriad, arial, sans-serif;	
	font-size: 14px;
	line-height: 20px;
}

#subpagemarketing {
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
	width: 380px;
	float: left; 
	font-family: Myriad, arial, sans-serif;	
	font-size: 14px;
	line-height: 20px;
}

	#subpagemainone {
		width: 850px;
	}

	#subpagemain h2, #subpagemainone h2 , #subpagemarketing h2 {
		*margin: 10px 0 0 0;
		color: #660000;
		font-size: 24px;
		font-family: Myriad, arial, sans-serif;
		font-weight: normal;
	}
	
	 #subpagemarketing h2{
		list-style-type: none;
		vertical-align: top;
		
		padding-left: 0px;
		

	
	}
	
	#subpagemain ul li, #subpagemainone ul li, #subpagemarketing ul li {
		padding-left: 35px;
		margin-bottom: 15px;
		margin-left: -35px;
		vertical-align: top;
		list-style: none;
		list-style-type: none;

		background: url("images/subheadicon.gif") top left no-repeat;
	}

	#subpagemain p, #subpagemain table, #subpagemainone p, #subpagemainone table, #subpagemarketing p, #subpagemarketing table {
		font-size: 12px;
	}


#subpageleft {
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
	width: 580px;
	float: left; 
	font-family: Myriad, arial, sans-serif;	
	font-size: 14px;
	line-height: 20px;
}

	#subpageleft h2 {
		*margin: 10px 0 0 0;
		color: #660000;
		font-size: 24px;
		font-family: Myriad, arial, sans-serif;
		font-weight: normal;
	}
	
	#subpageleft ul {
		list-style-type: none;
		text-indent: -25px;
		vertical-align: top;
		
	}
	
	#subpageleft ul li {
		margin-bottom: 15px;
		
	
		/*list-style-image: url(/images/subheadicon.gif); */
	}

#subpageright {
	margin: 0 20px 0 0;
	width: 250px;
	float: right;
}

#subpagerightmarketing {
	margin: 30px 50px 0 0;
	width: 400px;
	float: right;
}
#subpageyellowbox {
	margin: 10px 0 10px 0; padding: 0;
	width: 250px;
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	float: left;
	background: url("images/bg_yellowbox_repeat.gif") top left repeat-y;
}

#subpageyellowboxmarketing {
	margin: 76px -22px 0px 0; padding: 0;
	width: 250px;
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	float: right;
	background: url("images/bg_yellowbox_repeat.gif") top left repeat-y;
}
	#subpageyellowboxtop {
		width: 250px;
		height: 27px;
		display: block;
		float: left;
		background: url("images/bg_yellowbox_top.gif") top left no-repeat;
	}

	#subpageyellowboxbottom {
		_margin-bottom: -5px;
		width: 250px;
		height: 22px;
		display: block;
		float: left;
		background: url("images/bg_yellowbox_bottom.gif") top left no-repeat;
	}
	
	#subpageyellowbox {
		color: #000000;
		font-size: 14px;
	}
	
#subpagebluebox {
	margin: 10px 0 10px 0; padding: 0;
	width: 250px;
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	float: left;
	background: url("images/bg_bluebox_repeat.gif") top left repeat-y;
}

#subpageyellowbox TABLE {
	MARGIN: 10px 0px 0px 5px;
	width: 125px;
	float: left;	
	font-size: 12px;
}
	
	#subpageblueboxtop {
		width: 250px;
		height: 27px;
		display: block;
		float: left;
		background: url("images/bg_bluebox_top.gif") top left no-repeat;
	}
	
	#subpageblueboxbottom {
		_margin-bottom: -5px;
		width: 250px;
		height: 22px;
		display: block;
		float: left;
		background: url("images/bg_bluebox_bottom.gif") top left no-repeat;
	}	
	
	#subpageblueboxtop h2, #subpageyellowboxtop h2 {
		margin: 5px 0 0 30px;
		font-size: 14px;
		color: #ffffff;
		width: 210px;
	}
	
	#subpagebluebox p, #subpageyellowbox p {
		margin: 10px 0 0 20px;
		_margin: 10px 0 0 10px;
		float: left;
		width: 210px;
		line-height: 18px;	
		font-size: 12px;	
	}
	
	#subpagebluebox_divider {
		margin: 5px 0 5px 50px;
		float: left;
		width: 129px;
		border-bottom: dotted 1px #bac4cc;
	}
	
#subpageright h4 {
	margin: 20px 0 5px 5px;
	color: #660000;
	font-family: Myriad, Arial, sans-serif;	
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}	
	
/*---- IE png fix ----*/

#subpageyellowbox TABLE {
	MARGIN: 10px 0px 0px 5px;
	width: 125px;
	float: left;	
	font-size: 12px;
}
	
img, div { behavior: url(iepngfix.htc) }

#subpagebluebox2 {
	
	width: 800px;
	font-family: Myriad, Arial, sans-serif;
	font-size: 12px;
	
	background: url("images/bg_bluebox_repeat.gif") top left repeat;
}

#subpageblueboxtop2 {
		width: 850px;
		height: 27px;
		display: block;
		float: left;
		background: url("images/bg_bluebox_top.gif") top left no-repeat;
	}
