.clearFix { clear: both }


#bottomCallouts {
	position:relative;
	width: 940px;
	height: 168px;
	background-image: url(/images/bottomcallouts/bg_footer.jpg);
}



#leftContainer {
	position: relative;
	left: 5px;
	top: 0;
	width: 355px;
}

#leftHeading {
	position: absolute;
	top: 15px;
	left: 100px;
	color: #e5dfb3;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
}

#leftConent {
	position: absolute;
	top: 55px;
	left: 22px;
	width: 195px;
	color: #d3ae5e;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}

#leftConent a {
	color: #d3ae5e;
	text-decoration: none;
}


#leftConent strong {
	font-size: 12px;
}



#leftPhoto {
	position: absolute;
	top: 45px;
	right: 5px;
	width: 131px;
	height: 104px;
}


#middleContainer {
	position: absolute;
	left: 375px;
	top: 0;
	width: 245px;
}

#middleContainer a {
	display: block;
	margin: 10px 0 0 5px;
}


#signupContainer {
	position: absolute;
	right: 5px;
	top: 0;
	z-index: 9999;
}

#signupBoxBG{
	position: absolute;
	right: 5px;
	top: 0;
	width: 305px;
	height: 168px;
	background-color: none;
	background:transparent url(/images/bottomcallouts/bg_widget.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/bottomcallouts/bg_widget.png');
	z-index: 9998;
}


#signupBox{
	width: 305px;
	height: 168px;
	position: relative;
}

#signupBox .controls {
	display: block;
	position: absolute;
	top: 120px;
	margin: 0 0 0 22px;
}

#signupBox .textbox.blur {
	color: #8e8e8e;
	zoom: 1;
	
}

#signupBox label {
	visibility: hidden;
}

#signupBox .textBoxContainer {
	background-color: #FFF;
	border: 1px solid #FFF;
	width: 200px;
	height: 20px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.signupError {
	background-image: url(/images/bottomcallouts/exclamation.gif);
	background-repeat: no-repeat;
	background-position: 180px 2px;
}

#signupBox .textbox {
	border: none;
	background: transparent;
	background-color: transparent;
	width: 165px;
	height: 14px;
	line-height: 14px;
	padding: 0;
	margin: 3px 10px 0 10px;
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	display:none;
}

#signupBox .next {
	margin: 0;
	pading:0;
	float: left;
	visibility: visible;
	cursor: hand;
	cursor: pointer;
}

#signupBox .prev {
	margin: 0;
	pading:0;
	float: left;
	visibility: hidden;
	cursor: hand;
	cursor: pointer;
}

#signupBox .finish {
	margin: 0;
	pading:0;
	float: left;
	visibility: hidden;
	cursor: hand;
	cursor: pointer;
}

#thankyou, #signuperror {
	font-size: 11px;
	text-align: center;
	padding: 25px 0 0 0;
}

#thankyou strong, #signuperror strong{
	font-size: 13px;
}

.widgetContent {
	width: 240px;
	margin: 0 0 0 40px;
	position: absolute;
	top: 45px;
	display: none;
	color: #d3ae5e;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
}

.widgetText {
	width: 145px;
	float: left;
	padding: 5px 0 0 2px;
}

.widgetThumb {
	width: 89px;
	height: 63px;
	float: right;
	
}


.thumb1 {
	background:transparent url(/images/bottomcallouts/thumb1.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/bottomcallouts/thumb1.png');
}

.thumb2 {
	background:transparent url(/images/bottomcallouts/thumb2.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/bottomcallouts/thumb2.png');
}

.thumb3 {
	background:transparent url(/images/bottomcallouts/thumb3.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/bottomcallouts/thumb3.png');
}

.thumb4 {
	background:transparent url(/images/bottomcallouts/thumb4.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/bottomcallouts/thumb4.png');
}



