/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff url(/skins/PitscoUmbrella/Default/images/corpBar3.gif) top left repeat-x;
}
.clear{clear:both;}
.small{font-size:9px;}
#header{
	clear:both;
	margin:0px;
	width:760px;
	height:89px;
	border-bottom: 1px solid #ED1B23;
	background:transparent none; /*url("/images/nav_header/headerBgrnd.jpg") top left no-repeat ;*/
	width:770px;
	height:110px;
	border:0px;
	padding:10px 0 0 20px;
/**/
}
#header #logo a{display: block; width:238px; height: 65px; background:transparent url(/skins/PitscoUmbrella/Default/images/PitscoEducationLogo.gif) top left no-repeat;}
#header #logo a span{display:none;}

#container{clear:both; padding:5px 0px 0px 12px; width:760px; text-align:left;}
	.left{float:left; width:300px;}
	.right{float:right; margin-right:35px; width:412px; }
	.catalog_row{clear:both; width:100%; }
		.catalog{float:left; width:47%; padding:4px 10px 4px 6px; height:275px;}
			.catalog h2{margin:5px 0px 5px 0px; font-size:14px;}
			.catalog img{float:left; margin:0px 4px 2px 0px; border:1px solid #ccc;}
			.catalog .catImage {height:180px; float:left;}
			.catalog p{height:150px; font-size:12px;}
			.catalog .catalogPDF{display:block; text-align:right; height:27px; float:right;}
			.catalog .catalogPDF a {display:block; width:120px; height:21px; padding-top:6px; text-align:right; background:transparent url('/sharedimages/misc/pdf-icon.gif') top left no-repeat;}
			.catalog_select{clear:both; width:100%; padding:2px; vertical-align:middle; background-color:#eee; border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
				.catalog_select .checkbox{float:left; vertical-align:bottom;}
	.button{width:100%; padding:4px 0px 4px 0px; text-align:center; border-top:1px solid red;}
	
	.catreq_form{}
	.chosen_catalogs{margin:0px 4px 6px 0px; width:294px; border:1px solid #999;}
		.chosen_catalogs td.cover_thumb{width:50px; }
		.chosen_catalogs .cat_name{text-align:left; font-size:12px; font-weight:bold;}
	.contact_info{float:left; margin:0px 4px 6px 0px; border:1px solid #999;}
		.chosen_catalogs thead, .contact_info thead, .job thead, .interest thead, .comment thead{background-color:#999; color:#FFF; font-size:15px; font-weight:bold;}
		.chosen_catalogs thead td, .contact_info thead td, .job thead td, .interest thead td, .comment thead td, .job thead td{height:25px;}
		.contact_info .label{width:30%;}
		.contact_info .field{text-align:left;}
	
	.job, .contact{float:left; margin:0px 4px 6px 0px; width:200px; height:210px; border:1px solid #999;}
		.job .label, .interest .label{width:200px;}
	.interest{margin:0px 4px 6px 0px; width:200px; height:210px; border:1px solid #999;}
	.comment{margin:0px 4px 6px 0px; width:404px; border:1px solid #999;}
	.submit{
	/*	margin:0px 42px 0px 4px; */
		width:402px; 
		padding:10px 0px 10px 0px;
		voice-family: "\"}\""; 
  		voice-family:inherit;
	/*	margin:0px 55px 0px 0px; */
		width:402px; 	
		text-align:center; 
		background-color:#eee; 
		border:1px solid #999;
	}
 	.filler{float:left; margin:0px 4px 6px 0px; width:294px; height:116px; background-color:#eee; border:1px solid #999;}
