/* homepage */

#mainimage {
	width: 230px;
	float: left;
}

#localintro {
	background-color: #A7E1E6;
	width: 550px;
	height: 250px;
	float: left;
	font-size: 11px;
	color: #5F3E30;
	position: relative;
}

#localintro h2 {
	margin: 8px 0 8px 0;
}

.step1 {
	margin-bottom: 8px;
}

.step1 .image {
	margin: 4px 5px 0 0;
}

.step2 {
	margin-bottom: 5px;
}

.step2 .image {
	margin: 1px 3px 0 0;
}

#categories {
	padding-left: 5px;
}

.categorylist {
	float: left;
	font-size: 10px;
	line-height: 11px;
	padding: 0 0 10px 0;
}

.categorylist p {
	margin: 0;
}

#localintro .submit {
}

#contents {
	float: left;
	width: 456px;
}

#contents h2 {
	margin: 5px 0 5px 0;
	color: #77B3BB;
	font-size: 11px;
}

.contentpromo {	
	width: 220px;
	float: left;
	padding-left: 8px; 
	padding-bottom: 24px;
	color: #77B3BB;
}

.contentpromo h3, .contentpromo h1 {
	font-size: 11px;
	color: #77B3BB;
	margin: 0 0 5px 0 !important;
	padding: 0;
	text-transform: uppercase;
}

.contentpromo ul {
	margin: 0;
	padding: 0 0 10px 0;
}

.contentpromo li {
	margin-bottom: 2px;
	background-image: none;
}

.contentpromo p {
	margin: 0 0 5px 0;
}

.contentpromo p a {
	color: #77B3BB;
}

.circles {
	float: right;
	padding: 10px 5px 0 0;
}

.editpromo {
	width: 300px;
	color: #5F3E30;
	margin-bottom: 14px;
}

.editpromo h3 {
	color: #C54772;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #A7E1E6;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.editpromo .image {
	margin: 0 10px 10px 0;
}

.odbpromo {
	float: left;
	width: 90px;
	margin-right: 10px;
	text-align: center;
	font-size: 10px;
}

.odbpromo a:link, .odbpromo a:visited {
	text-decoration: none;
}

.odbpromo a:hover {
	text-decoration: underline;
}

#ps_shop_container {
	width:300px;
	height:250px;
	background-image: url(http://images.partyspot.com/homepage/promos/shop.gif); 
	background-repeat: no-repeat;
	background-position:125px 180px;
	border:1px solid #CCCCCC;
	position:relative;
}

#ps_shop_container img {
	border:none;
}

#ps_shop_head {
	background-color:#FCE1E6;
	height:50px;
}

#ps_shop_head_left {
	width:87px;
	float:left;
	padding:9px 0 0 10px;
}

#ps_shop_head_right {
	width:191px;
	float:right;
}
#ps_shop_head_right ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5F3E2F;
	margin:3px 0 0 0;
}
#ps_shop_head_right ul li {
	padding: 0 0 0 7px;
	margin:0;
	background-image: url(http://images.partyspot.com/homepage/promos/arrow.gif);
}
#ps_shop_colleft {
	width:94px;
	float:left;}
#ps_shop_colright {
	width:94px;
	float:right;
}
#ps_shop_bodyleft {
	width:150px;
	float:left;
	margin:30px 0 0 6px;
}
#ps_shop_bodyright {
	width:131px;
	float:right;
	margin:27px 0 0 0;
}
.ps_shop_offer {
	width:114px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#77B3BB;
	margin:13px 0 0 0;
	padding:0;
}
#ps_shop_link {
	clear:both;
	width:55px;
	position:absolute;
	bottom:7px;
	right:18px;
}