@charset "utf-8";
/* CSS Document */
/* Copyright © 2008 Spook Creative */
/* Party Pills, all rights reserved */
/* LAYOUT STYLES */
html {
	/*scrollbar-face-color:#261331;
	scrollbar-arrow-color:#EA4094;
	scrollbar-track-color:#261331;
	scrollbar-shadow-color:#AE46D1;
	scrollbar-highlight-color:#a95f63;
	scrollbar-3dlight-color:#f2959a;
	scrollbar-darkshadow-Color:#110916;*/
}
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../www/partypills_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family:Arial;
}
#topLeft {
	background-attachment: scroll;
	background-image: url(../www/partypills_top_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 700px;
}
#top {

}
#topRight {
	background-attachment: scroll;
	background-image: url(../www/partypills_top_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#home_link {
	/*opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	background-color:#CC9999;*/
	width:266px;
	height:58px;
	position:relative;
	top:30px;
	left:15px;
}
#home_anchor {
	width:266px;
	height:58px;
}
#header_image {
	background-attachment: scroll;
	background-image: url(../www/partypills_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:211px;
	width:900px;
}
#page {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#index_page_bg {
	background-attachment: scroll;
	background-image: url(../www/partypills_index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*height:650px; OLD INDEX PAGE BG IMAGE, WITHOUT CARS*/
	height:850px;
	/*height:auto;*/
	width:900px;
}
#default_page_bg {
	background-attachment: scroll;
	background-image: url(../www/partypills_default_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:650px;
	width:900px;
}
#navigation {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#FFFFCC;*/
	width:567px;
	height:40px;
	position:relative;
	top:0px;
	left:163px;
}
#shopping_cart_link {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#FFCC33;*/
	width:115px;
	height:40px;
	position:relative;
	top:-35px;
	left:740px;
}
#page_centre {
	/*opacity:0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	background-color:#CCFFFF;*/
	width:100%;
	height:100%;
	position:relative;
	top:-40px;
	left:0px;
}
#right_side_bar {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#66CCCC;*/
	width:200px;
	height:258px;
	position:relative;
	top:31px;
	left:640px;
	/*float:left;*/
}
.side_bar_button_div_top {
	padding:0px;
	margin:0px;
	border:0px;
}
.side_bar_button_div {
	/*padding:0px;*/
	margin:0px;
	border:0px;
}
#subscribe {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#FFCC99;*/
	width:200px;
	height:40px;
	position:relative;
	top:15px;
	left:0px;
	padding-left:42px;
	font-weight:bold;
}

#socialBookmarks {
	width:200px;
	/*height:77px;*/
	/*position:relative;
	top:15px;
	left:0px;*/
	padding:15px 0px 0px 42px;
}

#index_page_content {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#FFCCFF;
	width:435px;
	min-height:210px;
	height:190px;
	position:relative;
	top:42px;
	left:0px;
	color: #AE46D1;
	font-size:12px;
	overflow:hidden;
	clear:right;*/
	clear:right;
	color:#AE46D1;
	font-size:12px;
	height:190px;
	left:180px;
	min-height:210px;
	overflow:hidden;
	position:relative;
	top:-220px;
	width:445px;
}
#default_page_content {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#FFCCFF;*/
	/*width:635px;*/
	min-height:570px;
	/*height:850px;*/
	position:relative;
	/*top:42px;
	left:0px;*/
	color: #AE46D1;
	left:190px;
	top:-220px;
	width:435px;
}

#default_page_content li{
	color:#AE46D1;
	font-size:12px;
}

#featured_product {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#99CCFF;
	width:311px;
	height:123px;
	position:relative;
	top:80px;
	left:90px;*/
	height:123px;
	left:290px;
	position:relative;
	top:-178px;
	width:311px;
}
#footer {
	background-attachment: scroll;
	background-image: url(../www/partypills_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	top:-220px;
	left:0px;
	width:900px;
	height:181px;
}
/* FORMATTING STYLES */
h1 {
	color:#EA4094;
	font-size:16px;
}
h2 {
	color:#EA4094;
	font-size:14px;
}
.main_nav_link {
	/*color:#FF66B2;*/
	/*color:#C21DAC;*/
	color:#EA4094;
	padding-top:10px;
	font-size:12px;
}
.main_nav_roll {
	color:#FFFF00;
	padding-top:10px;
	font-size:12px;
	cursor:pointer;
}
.main_nav_selected {
	color:#FFFF00;
	padding-top:10px;
	font-size:12px;
	cursor:pointer;
}
#page_centre p {
	color: #AE46D1;
	font-size:12px;
	overflow:hidden;
	/*cursor:pointer;*/
}
#page_top ul {
	display: inline;
	list-style-type: none;
}
#page_top li {
	display: inline;
	list-style-type: none;
}
#navigation td {
	padding-left:17px;
	padding-right:17px;
}
#subscribe a:link {
	color: #EA4094;
	text-decoration:none;
	font-size:12px;
}
#subscribe a:visited {
	color: #EA4094;
	text-decoration:none;
	font-size:12px;
}
#subscribe a:hover {
	color: #AE46D1;
	text-decoration:none;
	font-size:12px;
}
#subscribe a:active {
	color: #EA4094;
	text-decoration:none;
	font-size:12px;
}

#chat_button{
	width:200px;
	padding:15px 0px 0px 42px;
	/*float:left;*/
}

#featured-product_title {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
#featured-product_text {
	color: #EA4094;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
}
#featured-product_link a {
	color:#FFFF00;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0px 20px 0px 0px;
}
#copyright {
	width:350px;
	float:left;
	color:#3B1C4E;
	margin-right:100px;
	font-size:11px;
	clear:both;
}
#siteBy a {
	width:350px;
	float:right;
	color:#3B1C4E;
	margin-left:100px;
	clear:right;
	font-size:11px;
	text-decoration:none;
}
#footer_text {
	/*opacity:0.25;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	background-color:#99CCFF;*/
	height:50px;
	margin-top:-220px;
}
#default_page_content a:link {
	color: #EA4094;
	text-decoration:none;
}
#default_page_content a:visited {
	color: #EA4094;
	text-decoration:none;
}
#default_page_content a:hover {
	color: #FFFF00;
	text-decoration:none;
}
.currencyConvert {
font-size:10px;
padding-left:20px;
}
#DiscountCode {
	background-color:#261331;
	border:1px solid #AE46D1;
	color:#EA4094;
	font-size:12px;
	font-weight:bold;
	padding-left:2px;
	width:120px;
}

#new_right_side_bar img, #right_side_bar img{
	cursor:pointer;
}

#pagination{
	line-height:24px;
	/*margin-top:-4px;*/
	padding-bottom:10px;
	vertical-align:super;
}