/* general styles */

html {
	margin: 0;
}

body {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #5F3E30;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #D5F5F8;
	background-image: url(http://images.partyspot.com/global/bg_big.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#pagecontainer {
	background-color: #fff;
	width: 780px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: relative;
	margin: auto;
	text-align: left;
}

* html #pagecontainer {
	width: 782px;
}

a:link {
	color: #5F3E30;
}

a:visited {
	color: #5F3E30;
} 

a:hover {
	color: #5F3E30;
	text-decoration: underline
}

a:active {
	color: #5F3E30;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	background-repeat: no-repeat;
}

h2 {
	font-size: 14px;
	background-repeat: no-repeat;
	margin: 20px 0 12px 0;
}

h3 {
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
}

h4 {
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	font-size: 11px;
}

h5 {
	background-repeat: no-repeat;
}

h6 {
	background-repeat: no-repeat;
}

b {
	font-weight: bold;
}

p {
	margin: 0 0 14px 0;
}


ul {     
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

ul li { 	
	background-image: url(http://images.partyspot.com/global/img_bullet.gif); 
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ol li {
	margin-bottom: 0;
}

li a:link, li a:visited {
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

table {
	border: 0;
	padding: 0;
}

td {
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

select {
	height: 16px;
	font-size: 10px;
	border: 1px solid #000;
}

textarea {
	font-size: 10px;
	border: 1px solid #000;
	font-weight: bold;
}

.input {
	height: 16px;
	font-size: 10px;
	border: 1px solid #000;
	vertical-align: top;
}

.radio {
	border: none;
}

.checkbox {
	border: none;
}

.submit {
	margin: 0;
}

.error {
	color: red;
}

.bold {
	font-weight: bold;
}

/* general positioning styles */

.left {
	float: left;
}

.right {
	float: right;
}

.image {
	float: left;
}

.imageleft {
	float:left;
	margin-right: 10px;
}

.imageright {
	float:right;
	margin-left: 10px;
}

.inline {
	display: inline;
}

.inline ul {
	display: inline;
}

.inline li {
	display: inline;
}

div.spacer { 
	clear: both;
}


/* page content */

.content {
	float: left;
}

.contentblock {
	border-bottom: thin dotted #ccc;
	margin-bottom: 8px;
	margin-top: 8px;
}

.breadcrumb {
	padding-left: 10px;
}

.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited {
	font-size: 9px;
	color: #999;
}

.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.photocredit {
	font-size: 9px;
	color: #999;
}

.pagination, .pagination td {
	color: #666;
	font-size: 9px;
}

.pagination a:link, .pagination a:visited {
	color: #666;
	text-decoration: none;
}

.right160 {
	float: right;
	width: 170px;
}

.right310 {
	float: right;
	width: 310px;
}


/* ads */

#rightad {
	float: right;
	width: 268px;
	background-image: url(http://images.partyspot.com/global/bg_ad310wide.gif);
	margin: 0 0 8px 0;
	padding: 17px 21px 18px 21px;
	text-align: center;
}

* html #rightad {
	width: 268px;
	w\idth: 310px;
}

#skyscraper {
	float: right;
	width: 170px;
	background-image: url(http://images.partyspot.com/global/bg_ad160wide.gif);
	margin: 0 0 8px 0;
	padding: 5px 0 5px 0;
	text-align: center;
}

#rightad .badge {	
	width: 134px;
	float: left;
	text-align: center;
}

#rightad .bspace {
	padding-bottom: 14px;
}

#skyscraper .badge {
	padding: 8px 0 12px 0;
}

/* more features */

#morefeatures {
	width: 300px;
	background-color: #ECFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.photofeature {
	width: 280px;
	margin-left: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.listfeature {
	width: 280px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#morefeatures li {
	padding-left: 12px;
	background-image: url(http://images.partyspot.com/articles/arrow_green.gif);
	background-position: left 3px;
}

#morefeatures h3 {
	background-image: url(http://images.partyspot.com/articles/hd_relatedcontent.gif);
	height: 15px;
}

#morefeatures h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#morefeatures p, #morefeatures ul {
	margin-bottom: 8px;
}

#morefeatures .featureimage {
	float: left;
	margin-right: 8px;
}

#morefeatures a:link, #morefeatures a:visited {
	color: #5F3E30;
	text-decoration: none;
}

#morefeatures a:hover {
	text-decoration: underline;
}


/* sponsored links */

#sponsoredlinks {
	width: 296px;
	font-size: 9px;
	border: 2px solid #ccc;
	visibility: hidden;
}

* html #sponsoredlinks {
	width: 296px;
	w\idth: 300px;
}

#sponsoredlinks h3 {
	background-image: url(http://images.partyspot.com/global/hd_sponsoredlinks300.gif);
	background-repeat: no-repeat;
	background-color: #BBBDBF;
	margin-bottom: 14px;
}

#sponsoredlinks p {
	color: #666;
	padding-left: 14px;
}

#sponsoredlinks a:link, #sponsoredlinks a:visited {
	color: #666;
	text-decoration: none;
}

#sponsoredlinks a:hover {
	text-decoration: underline;
}



/* nav/footer */

#hpnav {
	height: 102px;
	margin: 0;
	padding: 0;
	font-size: 9px;
	background-image: url(http://images.partyspot.com/nav/topnav_homepageNoLogo.gif);
	position: relative;
}

#hpnav .login {
	position: absolute;
	right: 8px;
	bottom: 3px;
}

#hpnav .links {
	float: right;
	text-align: right;
	padding: 72px 8px 0 0;
}

#nav {
	height: 118px;
	margin: 0;
	padding: 0;
	font-size: 9px;
	background-image: url(http://images.partyspot.com/nav/topnav_subpageNoLogo2.gif);
	background-repeat: no-repeat;
	position: relative;
}

#nav #top {
	height: 86px;
}

.partylogo {
	float: left;
	padding: 30px 0 0 128px;
}

#nav #bottom {
}

#nav .localsearch {
	float: left;
	padding: 3px 0 0 130px;
}

.localsearch select {
	margin-bottom: 3px;
}
	
#nav .links {
	float: right;
	text-align: right;
	padding: 72px 8px 0 0;
}

#hpnav .navtext, #nav .navtext {
	position: absolute;
	top: 5px;
	left: 130px;
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #999;
}

#footer {
	background-image: url(http://images.partyspot.com/global/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 9px;
	height: 80px;
}

#footer a:link, #footer a:visited {
	color: #5F3E30;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footertop {
	color: #fff;
	padding-top: 13px;
}

#footertop a:link, #footertop a:visited {
	color: #fff;
}

#footerbottom {
	padding-top: 20px;
}

#footer p {
	margin: 0 0 5px 0;
}


#popup {
	text-align: left;
}

#popup p {
	line-height: 14px;
}

#popup h2 {
	font-size: 15px;
	padding: 0;
	font-weight: normal;
}

#popup p, #popup ul, #popup table, #popup h2, #popup h3, #popup h4, #popup .breadcrumb {
	color: #5F3E30;
	margin: 0 10px 8px 10px;
}
