/* think big overrides*/
body {
	font-family: Helvetica, Arial, Trebuchet MS;
	background-color: #7DB12E;
	background-image: none !important;
	margin: 0px;
	padding: 0px;
	color: #000;
}

.textfield {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}

/* ################### */
#background_container {
	min-width: 1189px;
}

#background_spacer {
	width: 1189px;
}

#background_left {
	position: absolute;
	left: 0;
	width: 529px;
	height: 846px;
	background-color: #7DB12E;
	background-image: url(../images/thinkbig_background_left.jpg);
	background-repeat: no-repeat;
}

#background_right {
	position: absolute;
	right: 0;
	width: 529px;
	background-color: #7DB12E;
	background-image: url(../images/thinkbig_background_right.jpg);
	background-repeat: no-repeat;
}

#content_container,#header_container {
	top: 0px;
}

#content_container {
	
}

#content {
	/* background:url(../images/green_heart_background.jpg) no-repeat; */
	
}

#header,#content,#footer {
	width: 1189px;
}

#content img {
	behavior: url('/themes/default/css/iepngfix2.htc');
}

/* ############################### */
p {
	margin: 0px;
}

h1 {
	color: #ffffff;
	text-align: center;
	font-size: 27px;
	margin: 0px;
	padding-bottom: 8px;
}

h2 {
	font-size: 17px;
	margin: 0px;
	padding-bottom: 8px;
}

textarea {
	padding: 10px;
	font-size: 14px;
}

#outer_container {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
}

#posterContest {
    width:948px;
    margin:auto;
}
#outer_container_header {
	width: 948px;
	height: 66px;
	background: transparent
		url(../images/thinkbig_outer_container_header.png) no-repeat;
	behavior: url('/themes/default/css/iepngfix2.htc');
}

#posterContest #outer_container_header {
	height: 162px;
	background: transparent url(../images/postercontest.png) no-repeat;
}

#outer_header_content {
	
}

#top_columns {
	width: 948px;
	float: left;
	padding-left: 65px;
	background: transparent
		url(../images/thinkbig_outer_container_middle.png) repeat-y;
}

#think_big_container {
	float: left;
	height: 114px;
	width: 535px;
	margin-left: 135px;
	_margin-left: 75px;
	margin-top: -51px;
	position: relative;
	z-index: 3;
	background: transparent url(../images/creationstationheader.png)
		no-repeat;
	behavior: url('/themes/default/css/iepngfix2.htc');
}

#section_explanation {
	color: #fff;
	float: left;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#section_explanation p {
	margin-bottom: 7px;
}

#outer_container_middle {
	clear: both;
	width: 948px;
	padding-top: 20px;
	background: transparent
		url(../images/thinkbig_outer_container_middle.png) repeat-y;
}

#outer_container_footer {
	width: 948px;
	height: 105px;
	background: transparent
		url(../images/thinkbig_outer_container_footer.png) no-repeat;
	behavior: url('/themes/default/css/iepngfix2.htc');
}

#posterContest #outer_container_footer {
	background: transparent url(../images/postercontest-footer.png)
		no-repeat;
	height: 93px;
    clear:left;
}

#inner_container {
	margin: 0 auto;
	width: 807px;
}

#posterContest #inner_container {
	width: 948px;
	position: relative;
    margin:0;
float:left;
}

#posterContest #container_left {
	width: 472px;
	height: 447px;
	float: left;
	background: url(../images/postercontest-votenow.jpg) no-repeat;
    position:relative;
}

#posterContest #container_left #viewNow {
    width:167px;
    height:50px;
    display:block;
    position:absolute;
    bottom:10px;
    left:80px;
}

#posterContest #container_left #seeWinners {
    width:167px;
    height:50px;
    display:block;
    position:absolute;
    bottom:10px;
    left:262px;
}

#posterContest #container_left p {
    display:block;
    width:380px;
    font-weight:normal;
    font-size:14px;
    position:absolute;
    bottom:74px;
    left:70px;
    color:#ebc1fd;
}
#posterContest #container_left p a {
    color:#ebc1fd;
}

#posterContest #container_right a {
    display:block;
    width:272px;
    height:53px;
    position:absolute;
    bottom:10px;
    left:100px;
}

#posterContest #container_right {
	width: 476px;
	height: 447px;
    float:left;
    position:relative;
	background: url(../images/postercontest-create.jpg) no-repeat;
}

#inner_container_header {
	width: 807px;
	height: 22px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #3366FF;
	background: transparent url(../images/thinkbig_inner_header.png)
		no-repeat;
	behavior: url('/themes/default/css/iepngfix2.htc');
}

#inner_container_center {
	width: 807px;
	height: 282px;
	background-color: #3366FF;
	background: transparent url(../images/thinkbig_inner_middle.png)
		repeat-y;
}

#inner_content {
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 21px;
	height: 533px;
	width: 931px;
	border: none;
	margin-left: 21px;
	background: transparent url(../images/creationstationbg2.png) no-repeat;
	behavior: url('/themes/default/css/iepngfix2.htc');
}
#learnMore {
    display:block;
    position:absolute;
    width:200px;
    height:200px;
    top:140px;
    right:110px;

}
#learnMore:hover {
    cursor:pointer;
}
#inner_content_content {
	text-align: left;
	color: #DB5F07;
	font-size: 12px;
	padding-left: 59px;
	padding-top: 190px; *
	position: relative; *
	padding-left: 0; *
	padding-right: 500px;
	width: 230px;
	_width: 350px;
}

#inner_content_content p,#inner_content_content img {
	text-align: center;
	margin-bottom: -14px;
	position: relative;
	z-index: 2; *
	margin-left: -10px;
}

#inner_content_content p {
	_width: 250px;
}

#inner_container_footer {
	background-color: #333;
}

#inner_container_footerA {
	width: 807px;
	height: 80px;
	background: transparent url(../images/thinkbig_inner_footer.png)
		no-repeat;
	behavior: url('/themes/default/css/iepngfix2.htc');
}

#inner_container_footerB {
	width: 807px;
	float: left;
}

#inner_container_footerB1 {
	width: 350px;
	height: 10px;
	float: left;
}

#inner_container_footerB2 {
	width: 187px;
	height: 0px;
	padding-left: -10px;
	padding-top: -15px;
	margin-top: -20px;
	margin-left: -35px;
	float: left;
}

#inner_container_footerB3 {
	width: 142px;
	height: 1px;
	float: left;
}

#inner_container_footerC {
	clear: both;
	width: 592px;
	height: 1px;
}

.think_big_thank_you {
	padding-top: 57px;
	padding-bottom: 7px;
	font-size: 37px;
}

#doSubmit {
	width: 187px;
	height: 56px;
	background: url(../images/submitbtn.png) no-repeat;
	behavior: url('/themes/default/css/iepngfix2.htc');
	cursor: pointer;
	vertical-align: middle;
	border: 0;
	position: relative;
}

#inner_container p {
	font-weight: bold;
	font-size: 17px;
}