.form_table{
	width: 100%;
	margin: 0;
	padding: 0;
}
.segment_header {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	color: #FFFFFF;
	background-color: #3399CC;
	text-align: left;
	width: 100%;
	background-image: url(../product-bckgrd/backgrndrepeat-blue.jpg);
	background-repeat: repeat;
	background-position: 0px 310px;
}

.q {
	padding-left: 50px;
	margin-bottom: 10px;
	float: left;
	display: block;
	padding-right: 50px;
	font-size: 1.4em;
}

.q .question{
	font-weight: bold;
}
.icon {
	padding-left: 14px;
	background-image: url(requiredStar.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	padding-right: 4px;
}
.multiday {
	padding-left: 50px;
	float: left;
}

.q .text_field{
	border: 2px inset #CCCCCC;
	color: #57470C;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #F2F2E8;
}

.q .drop_down{
	border: 2px inset #CCCCCC;
	color: #57470C;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #F2F2E8;
}

.q1 {
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
}
.formItem, .priceItem {
	height: 90px;
	width: 210px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	margin-left: 25px;
	margin-right: 0px;
	float: left;
	z-index: 2;
	position: relative;
}
.formItem .formItemImage {
	position: absolute;
	width:100px;
	height: 70px;
	z-index: 1;
	top: 2px;
	right: 2px;
}
.priceItem {
	width: 188px;
	margin-left: 8px;
}
.formItem img, .priceItem img {
	float: right;
}

.formItem .checkbox {
	display: block;
	float: left;
	padding-bottom: 8px;
	padding-top: 3px;
}
.item_name  {
	width: 103px;
	padding-top: 5px;
	font-size: 14px;
	padding-right: 80px;
	padding-bottom: 38px;
	padding-left: 20px;
	position: relative;
	display: block;
	z-index: 1;
	text-align: left;
}
.price_name  {
	width: 115px;
	font-size: 14px;
	position: relative;
	display: block;
	z-index: 1;
	text-align: left;
	top: 2px;
	left: 5px;
}
.price_name_small  {
	font-size: 10px;
}
.formItem .quoteBox {
	width: 200px;
	position: absolute;
	bottom: 3px;
	left: 0px;
	z-index: 3;
}
.priceItem .priceBox {
	width: 157px;
	position: absolute;
	bottom: 3px;
	left: 0px;
	z-index: 3;
}
.input  {
	border: 2px inset #CCCCCC;
	color: #57470C;
	margin-top: 2px;
	margin-bottom: 1px;
	background-color: #F2F2E8;
}
.outside_container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 150px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.outside_container .submit_button{
	color: #000000;
	background-color: #F4F4F4;
	border-style: double;
	border-width: 3px;
	border-color: #000000;
	clear: both;
	margin-bottom: 40;
}
a.shoppingItem {
	display: block;
	height: 30px;
	width: 140px;
	margin-bottom: 12px;
	margin-left: 25px;
	margin-right: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50px top;
	position: relative;
	font-size: 14px;
	text-align: left;
	color: #666;
	text-decoration: underline;
	padding-top: 65px;
	padding-bottom: 0px;
	padding-left: 52px;
	padding-right: 0px;
}
a:hover.shoppingItem {
	color: #000;	
}
.winterSmallLogo {
	position: absolute;
	z-index: 1000;
	bottom: 0px;
	left: 0px;
	background-image: url(../product-images/winter-special-50off_small.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 47px;
}
