@charset "utf-8";
@font-face {
    font-family: "AvantGarde Bk BT";
    font-style:  normal;
    font-weight: normal;
    src: url(AVANTGA0.eot);
}

body {
	background: #F4F4F4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.kephart_ideas01 #container {
	width: 930px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.kephart_ideas01 #header {
	height: 110px;
	margin-top: 10px;
	margin-left: 20px;
}

.kephart_ideas01 #mainContent {
	padding: 0 20px;
}

.kephart_ideas01 #footer {
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 15px;
}

.kephart_ideas01 #footer a {
	color: #095D7F;
}

.kephart_ideas01 #submit_idea {
	float: left;
}

.kephart_ideas01 #sign-up_blog {
	margin-left: 300px;
	font-size: 12px;
}

.kephart_ideas01 #boxes {
	font-size: 15px;
}

.kephart_ideas01 #boxes .box_empty {
	width: 122px;
	height: 134px;
	padding-right: 5px;
}

.kephart_ideas01 #boxes .box_blue {
	background-image: url(../images/box_blue.jpg);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 134px;
	padding-right: 12px;
	padding-left: 7px;
}

.kephart_ideas01 #boxes .box_blue a {
	color: #FFFFFF;
	text-decoration: none;
}

.kephart_ideas01 #boxes .box_grey {
	background-image: url(../images/box_grey.jpg);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 134px;
	padding-right: 12px;
	padding-left: 7px;
}

.kephart_ideas01 #boxes .box_grey a {
	color: #FFFFFF;
	text-decoration: none;
}

.kephart_ideas01 #boxes .box_yellow {
	background-image: url(../images/box_yellow.jpg);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 134px;
	padding-right: 12px;
	padding-left: 7px;
}

.kephart_ideas01 #boxes .box_yellow a {
	color: #FFFFFF;
	text-decoration: none;
}

.kephart_ideas01 #boxes .box_white {
	background-image: url(../images/box_white.jpg);
	color: #231F20;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 134px;
	padding-right: 12px;
	padding-left: 7px;
}

.kephart_ideas01 #boxes .box_white a {
	color: #231F20;
	text-decoration: none;
}

.kephart_ideas01 #boxes .box_red {
	background-image: url(../images/box_red.jpg);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 134px;
	padding-right: 12px;
	padding-left: 7px;
}

.kephart_ideas01 #boxes .box_red a {
	color: #FFFFFF;
	text-decoration: none;
}

.hidden { display: none; }

.unhidden { display: block; }

#box_holder {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	top:50px;
	width:930px;
	height:0px;
	z-index:1;
	visibility: visible;
}

#box_holder ul{
	color: #FFFFFF;
	padding-right: 35px;
	padding-left: 35px;
}

#box_big_form {
	position:relative;
	width:450px;
	height:550px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-form.gif);
	padding-right: 240px;
	padding-left: 240px;
}

#box_big_form .headline{
	color: #231F20;
	padding-right: 35px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: bold;
}

#box_big_form .required{
	color: #910029;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 0px;
}

#box_big_form .error{
	color: #910029;
	font-size: 16px;
	font-weight: bold;
}

#box_big_form .button{
	color: #910029;
	background-image: none;
	background-color: #FFFFFF;
	font-size: 16px;
	border: 0px;
}

#box_big_form p{
	color: #231F20;
	padding-right: 35px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 13px;
}

#box_big_red {
	position:relative;
	width:550px;
	height:550px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-big-red.gif);
	padding-right: 190px;
	padding-left: 190px;
}

#box_big_red p {
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 35px;
}

#box_big_blue {
	position:relative;
	width:550px;
	height:550px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-big-blue.gif);
	padding-right: 190px;
	padding-left: 190px;
}

#box_big_blue p{
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 35px;
}

#box_big_yellow {
	position:relative;
	width:550px;
	height:550px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-big-yellow.gif);
	padding-right: 190px;
	padding-left: 190px;
}

#box_big_yellow p{
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 35px;
}

#box_big_grey {
	position:relative;
	width:550px;
	height:550px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-big-grey.gif);
	padding-right: 190px;
	padding-left: 190px;
}

#box_big_grey p{
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 35px;
}

#box_big_white {
	position:relative;
	width:550px;
	height:550px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-big-white.gif);
	padding-right: 190px;
	padding-left: 190px;
}

#box_big_white p{
	color: #231F20;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 35px;
}

#close_box {
	padding-left: 25px;
	padding-top: 25px;
}

#close_box_form {
	padding-left: 25px;
	padding-top: 15px;
}

