/* ----- Thin CSS Rules ----- */

@import url(../thin.css);

body{
	font-size: 75%; /* Resets 1em to 10px */
}

.hidein_thin{
	display: none !Important;
}


#container{
width:760px;
}

#navcontainer ul li a /*Target IE 6*/
{	
	font-size: .95em;		
}

/* @group Two Row Category Template Structure and Layout */

/* @group My Group */

#content.category.two_row #primary_content .block{
	padding-top: 10px;
	width: 400px;
}


* HTML #content.category.two_row #primary_content .block{
	width: 390px;
}

#content.category.two_row #primary_content .quote p{
	font-size: 1em;
	line-height: 1.2em;

}

#content.category.two_row #primary_content p.quotes{
	font-size: 1em;
	line-height: 1.2em;

}

* HTML #content.category.two_row #primary_content .block ul li{
	width: 100%;
}


/* @end */

/* @group Navigation Layout  */
#content.category.two_row #secondary_navigation{
	width:530px;
}

* HTML #content.category.two_row #secondary_navigation{
	width:520px;
}

#content.category.two_row #secondary_content #primary_navigation{
	float: left;
	width: 220px;	
}

* HTML #content.category.two_row  #secondary_content #primary_navigation{
	
	width:200px;
}





#content.category.two_row #secondary_content #navigation #secondary_navigation ul li{
	width:49%;

}

#content.category.two_row #secondary_content #navigation #primary_navigation ul li{
	width: 100%;

}

/* @end */

/* @end */
#content.category #primary_content a.block:link, #content.category #primary_content a.block:visited{
	
	width: 50%;
	float: left;

}


#content.category #primary_content #category_stage{

	width: 43%;
	float: right;
	height: 100%;
	background: url(/images/shared/dotted/grayvertical_dotted.png) repeat-y;

}

#content.category #primary_content #partners{
	 float: left;
		width: 100%;		
		
		
}

* HTML #content.category #primary_content #partners{
	
		width: 100%;
		
}

#category_stage .overview, #category_stage .img_holder{
	margin-left: 5px;
	width: 100%;
	
}


#content.category #primary_content #category_stage #course_type{
	text-align: left;
	font-size: .9em;
	margin: 20px 15px;
	width: 90%;
	
}

#helpful_content ul li{
	font-size: 95%;
}

