@charset "UTF-8";
/* CSS Document */

html{
}
body { background-image:url(../images/bg.jpg); background-repeat:no-repeat; background-position:center 100px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#000000; padding:0px; margin:0px; color:white;font-size:13.5px; font-family:Verdana, Arial, Helvetica, sans-serif; min-width:1200px;}
a, a:visited { color:#2298D5; }
h1, p{margin-bottom:8px;}
p{ line-height:16px;}
#wrapper { width:950px; margin:0 auto; text-align:left;}


/* page home */

.cap { height:15px; background-image:url(../images/cap.png); background-repeat:no-repeat; }
.divider { background-image:url(../images/divider.jpg); background-repeat:no-repeat; height:7px; background-position:top center; margin-top:10px; margin-bottom:10px; }
.divider.small { background-image:url(../images/divider-small.jpg); background-position:top left; }
#main { background-color:#000000; min-height:500px; margin-top:-5px; }
#page_home #left { width:611px; float:left; }
#page_home #left .top { background-image:url(../images/girl-with-bgz.jpg); background-repeat:no-repeat; height:406px; }
#page_home #left .top #flash-holder { background-image:url(../images/flash-placeholder.png); background-repeat:no-repeat; width:416px; height:309px; margin-left:195px; margin-top:10px; }
#page_home #left #bottom .left { width:270px; float:left; }
#page_home #left #bottom .left .btn-holder { text-align:center; width:250px; margin-bottom:5px; }
#page_home #left #bottom .left .btn-holder a { display:inline; }
#page_home #left #bottom .left ul { list-style-type:none; font-size:16px; }
#page_home #left #bottom .left li { background-image:url(../images/star-bullet.png); background-repeat:no-repeat; padding-left:30px; padding-top:5px; height:20px; }
#page_home #left #bottom .left ul li img { float:right; margin-right:38px; margin-top:-3px; }
#page_home #right { float:right; width:330px; text-align:right; }
#page_home #right .top { background-image:url(../images/hours-of-fun.jpg); background-repeat:no-repeat; height:400px; background-position:top right; }
#page_home #right .bottom { background-image:url(../images/great-for-parties.jpg); height:217px; background-repeat:no-repeat; }
#page_home #right .bottom #lanyard { margin-top:-390px; margin-left:-55px; position:absolute; }

/* INNER PAGES */
.page_inner .left { float:left; width:325px; margin-left:10px; background-repeat:no-repeat; min-height:400px; }
.page_inner .right { width:585px; padding-right:15px; float:right; }
.page_inner .right h1{ font-size:20px;}
.page_inner ul{ margin:5px 10px 5px 30px;}
.page_inner ul li{list-style-type:disc; margin-bottom:4px}

/* MANY USES */
.page_inner.page_manyuses .left {background-image:url(../images/party.jpg);  }
.page_inner.page_manyuses .right .photo {margin-top:20px; border:5px solid #282828; text-align:center; padding:5px;}
.page_inner.page_manyuses .right .photo span{ display:block; font-size:20px; font-weight:bold; margin-bottom:8px;}
.page_inner.page_manyuses .right .photo img{  }
/* CUSTOM ORDER */
.page_inner.page_custom .left { background-image:url(../images/graduate.jpg); }

/* ABOUT PAGE */
.page_inner.page_about .left img{ margin-top:20px; margin-left:10px;}
.page_inner.page_about .right h2{ margin-bottom:8px; font-size:18px; font-weight:bold; color:#FFFF99}

.page_inner.page_about .right .section{
 width:540px;
 margin-bottom:20px; 
}

/* PURCHASE BLINGKEEZ */
.page_inner.page_purchase .left { background-image:url(../images/3dbox.jpg); }
.like-box-holder{padding-bottom:5px;}
.like-box-holder img.benefits{ float:left; margin-left:20px;}
.like-box-holder .like-box {width:250px; float:left;}

.page_inner .like-box-holder{padding-bottom:5px; float:right; width:250px; margin-left:10px; margin-bottom:10px;}
.page_inner .like-box-holder img.benefits{ display:block; float:none; margin-left:4px;}
.page_inner .like-box-holder .like-box {width:250px; float:none;}

.page_inner.page_manyuses .like-box-holder{float:none; margin-left:4px; margin-top:225px;}
.page_inner.page_about .right { width:600px; padding-right:15px; float:right; }











/* Ajax */
.ajax-loading-box {
	border: 1px solid #aaaaaa;
	background-color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 90%;
	width: 65px;
	display: none;
	z-index: 9999;
}
.ajax-message-wrapper {
	display: none;
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 9999;
	width: 339px;
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #366073;  
	border-bottom: 1px solid #366073;
	cursor: pointer;
}
.ajax-message {
	border: 1px solid #5b8496; 
	background: #ffffff url('images/ajax_message_bg.gif') repeat-x bottom; 
	padding: 25px 29px 10px 29px;
}

.ajax-notification-n, .ajax-notification-e, .ajax-notification-w {
	padding-left: 17px; 
	padding-bottom: 15px;
}

.ajax-notification-e {
	background: url('images/ajax_notification_e.gif') no-repeat left 1px; 
}

.ajax-notification-w {
	background: url('images/ajax_notification_w.gif') no-repeat left 1px; 
}

.ajax-notification-n {
	color: #1b7bdd; 
	font-weight: bold; 
	background: url('images/ajax_notification_n.gif') no-repeat left 1px; 
}
/* /Ajax*/

/* Listmania */
.lm-scroller {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
.lm-category-breadcrumbs-link, .lm-category-breadcrumbs-link:link, .lm-category-breadcrumbs-link:visited,  .lm-category-breadcrumbs-link:hover, .lm-category-breadcrumbs-link:active {
	font-weight: normal;
}
.lm-columns {
	float: left;
	width: 48%;
	min-width: 100px;
}
.lm-links {
	padding-bottom: 1px;
}
.lm-description {
	padding: 4px 0px 15px 0px;
	text-align: justify;
}
.lm-top {
	border-top: 1px solid #b7b7b7;
	font-size: 1px;
}
.lm-center {
	padding-top: 5px;
}
.lm-left {
	border-left: 1px solid #b7b7b7;
}
.lm-right {
	border-right: 1px solid #b7b7b7;
}
.lm-bottom {
	border-bottom: 1px solid #b7b7b7;
	font-size: 1px;
}
.lm-buttons-wrapper {
	padding: 0px 3px 0px 0px;
}
.lm-buttons {
	float: right;
	margin-left: 6px;
	margin-bottom: 1px;
}
.item-wrap {
	background: url('images/sidebox_delim.gif') repeat-x bottom center;
	margin-bottom: 4px;
	padding-bottom: 10px;
	clear: both;
}
.item-image {
	float: left;
	width: 35%;
	margin-right: 5%;
}
.item-description {
	float: right;
	width: 59%;
}
.lm-manufacturer {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
.lm-product-name {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.lm-cell-content {
	padding: 5px 9px 9px 9px;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
.lm-link:link, .lm-link:visited, .lm-link:active {
	font-weight: bold;
	text-decoration: underline;
}
.lm-link:hover {
	font-weight: bold;
	text-decoration: none;
}
.lm-bc-icon {
	padding: 0px 7px;
}
/* /Listmania */

/* Ads */
.ad-container {	/* to crop a large image */
	overflow: hidden;
	width: 100%;
}
/* /Ads */
