body 
{
  background-color: #FFF !important;
  font-size: 12px;
	color:#000;
  background-image: url(/images/custom/instawinca/ca-jellybelly-c1/body-bg.jpg);
  background-repeat: repeat-x;
	padding:0px !important;
	margin:0px !important;
}


#body_content
{
	width: 945px !important;
	border: 1px solid #000; 
  background-color: #FFF;
	margin-left: auto;
  margin-right: auto;
  height:auto;
	
}


#content_container
{
  width: 950px;
  background-repeat: no-repeat;
  background-color: #2b373e;
  color: #FFF;
}

#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;
}

/******************************************************************************/
/********** INSIDE PAGES ******************************************************/
/******************************************************************************/

#pg_left_container
{
  width: 210px;
	background-color:#FFFFFF;
}

#pg_right_container
{
  width: 733px;
	background-color:#FFFFFF;
}


#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
{
	float:left;
  width: 260px;
	height: 360px;
	background-color:#fffdf2;
	border: 1px solid #cccccc; 
	color:#000000;
	font-size:13px;
}

#form_frame
{
	font-family:Helvetica, Arial, sans-serif;
	width:520px;
	height: 414px;
	background-color:#fffecf; 
	color:#000000;
	font-size:12pt;
}



#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: 8px;
}


#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-c1/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;
	}

