@charset "utf-8";
/* CSS Document */
#new_index_page_bg {
	background-attachment:scroll;
	background-image:url(../www/partypills_new_index_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:650px;
	width:900px;
}
#new_index_page_content {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#FFCCFF;*/
	/*width:710px;*/
	min-height:267px;
	height:auto;
	/*position:relative;*/
	padding-top:22px;
	padding-left:0px;
	color: #AE46D1;
	font-size:12px;
	/*overflow:auto;
	clear:right;*/
}

#new_left_column{
	/*opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	background-color:#CC2299;*/
	width:435px;
	/*min-height:267px;*/
	height:auto;
	float:left;
	margin-top:20px;
	padding-left:190px;
}

#page_copy{
	min-height:300px;	
}

#new_right_column{
	clear:right;
	float:left;
	/*min-height:267px;*/
	padding-left:15px;
	padding-top:9px;
	width:200px;
}

#new_right_side_bar{
	height:auto;
	/*left:640px;
	position:relative;
	top:31px;*/
	width:200px;
}

#new_featured_product {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#99CCFF;*/
	width:442px;
	height:175px;
	/*position:relative;
	padding-top:-176px;*/
	/*padding-left:185px;*/
	float:left;
	clear:right;
	background-attachment: scroll;
	background-image: url(../www/party_pills_featured.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#module_contentholder{
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#99CCFF;*/
	margin:37px 0px 0px 116px;
	padding:0px 0px 0px 0px;
}

#index-footer{
	width:900px;
	height:174px;
	margin:0px auto 0px auto;
	padding:0px 150px 0px 150px;
	float:left;
}

#trucks{
	width:900px;
	height:139px;
	margin:0px auto 0px auto;
	/*padding:0px 150px 0px 150px;*/
	float:left;
}

.side_bar_button_div_top {
	height:43px;
}

.side_bar_button_div{
	height:43px;
}