/*///////////////////////
// MAKE MONEY TEMPLATE //
/////////////////////////
*/

#body_container .middle_top {
	background-color: #FFF;
	background-image: url(../images/sub_section_bg.gif);
	height: 7px;
}

#body_container .middle {
	background-color: #FFF;
	background-image: url(../images/sub_section_bg_sub_page.gif);
}

#body_container .bottom {
	height: 7px;
	background-image:url(../images/section_bg_bottom_sub_page.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#body_container .middle .flash_movie {
	background-color: #FFF;
	width: 520px;
	float: left;
	margin: 0 0 0 3px;
}

#body_container .middle .flash_movie .header_text {
	font-size: 14px;
	font-weight: bold;
}

#body_container .middle .flash_movie .header_text_blue {
	color: #0291EC;
}


#link a:hover {color: #3288fe; border-bottom:1px solid #3288fe; font-size:14px; }
#link a {color: #3288fe; font-size:14px; border-bottom: 0px #fff;text-decoration:none;}



#body_container .middle .flash_movie .text {
	color: #959595;
	width: 476px;
	margin: 0 0 0 0;
	padding: 10px 22px 10px 22px;
	line-height: 20px;
}

#body_container .middle .flash_movie .tout {
	background-image: url(../images/tout_bg.jpg);
	width: 224px;
	height: 113px;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	float: left;
}

#body_container .side_search {
	width: 238px;
	padding: 0 0 0 3px;
	float: left;
}

#body_container .side_search .top {
	background-image: url(../images/side_search_bg_top.png);
	background-repeat: no-repeat;
	height: 16px;
}
/* \*/
* html #body_container .side_search .top {
	display: block;
	height: 16px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/side_search_bg_top.png',sizingMethod='scale');
	}
/* */

#body_container .side_search .middle {
	background-image: url(../images/side_search_bg_middle.png);
	background-repeat: repeat-y;
	padding: 0 18px 0 18px;
}
/* \*/
* html #body_container .side_search .middle {
	display: block;
	height: 1px;
	background-repeat: repeat-y;
	padding: 0 18px 0 18px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/side_search_bg_middle.png',sizingMethod='scale');
	}
/* */

#body_container .side_search .middle .featured {
	color: #328BFE;
	font-size: 18px;
}

#body_container .side_search .middle .featured_link {
	color: #92AD00;
	font-style: bold;
}

#body_container .side_search .middle .price {
	font-size: 24px;
	font-weight: bold;
	color: #24306F;
}

#body_container .side_search .bottom {
	background-image: url(../images/side_search_bg_bottom.png);
	background-repeat: no-repeat;
	height: 16px;
}
/* \*/
* html #body_container .side_search .bottom {
	display: block;
	height: 16px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/side_search_bg_bottom.png',sizingMethod='scale');
	}
/* */

#body_container .side_nav {
	width: 167px;
	padding: 0 0 0 3px;
	float: left;
}

#body_container .side_image {
	width: 80px;
	padding: 0 0 0 3px;
	float: left;
}
