@charset "UTF-8";
/* CSS Document TREEHOUSE PPP NEWS*/
.wrapper {
	min-height: 100%;
	height: auto !Important;
	height: 100%;
	margin: 0 auto -150px;
}
.footer, .push_footer {
	min-height: 50px;
}
body {
	background-color: #FFF;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-image: url(ppp/images/ppp_news_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #666;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
h1, h2, h3 {
	margin-bottom:10px;
}
h2 {
	font-size:20px;
	margin-top:10px;
	font-weight:normal;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
p, ul {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 10px;
}
li {
	font-size: 14px;
	line-height: 140%;
	list-style-type: disc;
	margin-left: 20px;
	list-style-position: outside;
}
a {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a:visited {
	color:#333;
}
a:hover {
	color:#FF6633;
}
.footer_text a:visited{
	color:#000;
}
.navigation li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #FFF;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.navigation a {
	text-decoration:none;
}
.background {
	background-image: url(images/shoes_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.home_text_block {
	padding: 10px;
//*	width:320px !Important; *//
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.button {
	padding: 5px;
	width: 100px;
	cursor: auto;
	font-weight: bold;
	color: #FFF;
	background-color: #DD0292;
}
.center_text {
	text-align: center;
}
input {
	padding: 5px;
	border: 1px solid #CCC;
}
.footer {
	line-height: 140%;
	font-size: 9px;
	padding-top: 30px;
	background-image: url(ppp/images/ppp_news_footer_background.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	color: #FFF;
}
.footer_text {
	font-size:10px; text-align:center;
}
.call_to_action {
	border: 1px dotted #CCC;
	padding:10px !Important;
//*	margin-top: 30px;
	margin-bottom: 30px; *//
; 	background-image: url(../images/ux_background.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.push {
	height:10px;
}
.caption_text {
	font-size: 9px;
}
.push_down{
	height:20px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC; */
	display: block;
}
.highlight_text {
	color: #3B5896;
}
.picture_background {
	background-image:url(ppp/images/picture_background.gif);
}
.main_picture {
	border:#FFF 5px solid;
	margin-left:20px;
	margin-top:80px;
	margin-bottom:10px;
}
.pic_caption {
	font-size:12px;
	margin: 0px 20px 20px 20px;
}
#table-1 tr {
	vertical-align:top;
}
#table-1 p {
	font-size:8px;
	margin:0px;
}
#table-1 td {
	padding:5px;
		border-bottom:1px solid #cccccc;

}

