body {
	background-image: none;
	background:
		url(/images/custom/instawinca/ca-jellybelly-c2/full-background.gif)
		repeat-y fixed top center #1B8DC7;
	color: #000;
	font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
}

#body-content {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	width: 975px;
}

#content-container {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}

#top-header {
	padding: 15px 0 10px 0;
	text-align: center;
}

#footer-left {
	float: left;
	padding: 0 0 0 20px;
	width: 265px !important;
	width: 245px;
}

#footer-right {
	float: left;
	width: 600px;
}

#footer_left {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	float: left;
	width: 100%;
	text-align: center;
}

.white_nav_link {
	color: #FFF;
	font-weight: bold;
}

.blue-header {
	color: #064766;
	padding-top: 10px;
	font-size: 24px;
}

/******************************************************************************/
/********** INSIDE PAGES ******************************************************/
/******************************************************************************/
#left-container {
	background: url(/images/custom/instawinca/ca-jellybelly-c2/pg1-left-col.gif) no-repeat;
	float: left;
	height: auto !important;
	height: 565px;
	min-height: 565px;
	width: 119px;
}

#mid-container {
	background: url(/images/custom/instawinca/ca-jellybelly-c2/pg1-mid-background.gif) no-repeat;
    float: left;
    height: auto !important;
    height: 565px;
    min-height: 565px;
    padding: 8px 0 0 0;
    width: 718px;
}

#right-container {
	background: url(/images/custom/instawinca/ca-jellybelly-c2/pg1-right-col.gif) no-repeat;
    float: left;
    height: auto !important;
    height: 565px;
    min-height: 565px;
    width: 135px;
}

#left-container-form {
    background: url(/images/custom/instawinca/ca-jellybelly-c2/pg2-left-col.gif) no-repeat;
    float: left;
    height: auto !important;
    height: 565px;
    min-height: 565px;
    width: 119px;
}

#mid-container-form {
    background: url(/images/custom/instawinca/ca-jellybelly-c2/pg2-mid-background.jpg) no-repeat;
    float: left;
    height: auto !important;
    height: 565px;
    min-height: 565px;
    padding: 8px 0 0 0;
    width: 718px;
}

#right-container-form {
    background: url(/images/custom/instawinca/ca-jellybelly-c2/pg2-right-col.gif) no-repeat;
    float: left;
    height: auto !important;
    height: 565px;
    min-height: 565px;
    width: 135px;
}

#right-frame {
	width: 727px;
	height: 533px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

#pg2_right_frame {
	width: 727px;
	height: 533px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

#how_to_frame {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fffdf2;
	border: 4px solid #63b1d9;
	color: #000000;
	float: left;
	font-size: 13px;
	height: 360px;
	width: 251px;
}

#form_frame {
	font-family: Helvetica, Arial, sans-serif;
	width: 520px;
	height: 414px;
	background-color: #fffecf;
	color: #000000;
	font-size: 12pt;
}

#entryform-frame {
    background-color: #FFFECF;
    color: #000000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12pt;
    height: 414px;
    width: 520px;
}

#entryform-padding {
	padding: 65px 0 0 105px;
}

#click_text {
	padding-top: 15px;
	padding-left: 40px;
	font-size: 14px;
	color: #bf1e2e;
	text-decoration: underline;
}

#click_text  a {
	color: #c75052;
	text-decoration: underline;
}

#pg1_button {
	padding-left: 385px;
	padding-top: 100px;
}

#form_top {
	
}

#form_content {
	width: 410px;
	min-height: 454px;
	background-repeat: no-repeat;
	background-color: #CFD2D4;
	color: #000;
}

#form_content_inner {
	padding-left: 8px;
	padding-right: 8px;
}

#sw_form_title_white {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#sw_form_title_white_ques {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 325px;
	float: left;
}

#sw_form_input {
	border: 1px solid #666666;
	width: 300px;
	height: 20px;
	padding-top: 3px;
	font-family: Arial;
}

#sw_submit_button {
	width: 180px;
	float: left;
	padding-left: 515px;
}

#sw_submit_button_pg2 {
	
}

.sw_form_input {
	border: 1px solid #666666;
	width: 180px;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial;
}

#sw_form_input_container {
	width: 250px;
	float: left;
	padding-bottom: 5px;
}

#sw_enter_button {
	padding-top: 20px;
	text-align: right;
}

.form-error {
	border: 2px solid #990000;
	color: #000;
	background-color: #FFF;
}

.form_error_desc {
	background-color: #990000;
	color: #990000;
}

#boxError {
	width: auto;
	padding: 5px;
	float: left;
	border: 1px solid #FEB632;
	background-color: #FFFF99;
	font-size: 12px;
	color: #FF0000;
}

.tooltip-target {
	display: block;
	padding: 10px;
	background-color: #EEE;
	text-align: center;
}

.tooltip-content {
	background-image:
		url(/images/custom/instawinca/ca-jellybelly-c2/jelly_belly_bubble.gif)
		;
	background-repeat: no-repeat;
	display: none; /* required */
	position: absolute; /* required */
	height: 437px;
	width: 384px;
	color: black;
}

.tooltip-content p {
	margin: 0;
}

img, div { behavior: url(/css/iepngfix.htc) }