			* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

body {
	background-color: #FFDCF8;
	height: 100%;
}

ol.productlist {width: 100%; margin: 0; padding: 0;}
ol.productlist li.item {width: 100%; clear: both; list-style: none;}
ol.productlist li.item ul {width: 100%; float: left; list-style: none;}
ol.productlist li.item ul li.image {margin-right: 5px; float: left; width: 60px; height: 60px; text-align: center;}
ol.productlist li.item ul li.name a:link, ol.productlist li.item ul li.name a:visited, ol.productlist li.item ul li.name a.active:link, ol.productlist li.item ul li.name a.active:visited {color: #FC9DEF; text-decoration: none; font-weight: bold;}
ol.productlist li.item ul li.name a:hover {text-decoration: underline;}
ol.productlist li.item ul li.description {color: #777777; }
ol.productlist li.first, ol.productlist li.middle {border-bottom: 1px dotted #c0c0c0; margin-bottom: 5px;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}

.container1 {
	width: 100%;
	height: 100%;
	background-image: url(/images/pink-bg.jpg);
	background-repeat : repeat-x;
	background-position : bottom left;
	margin-bottom: -15px;
}

.container2 {
	width: 606px;
	height: 100%;
	margin-top: 0px;
	margin-left : auto;
	margin-right : auto;
}

.container3 {
	display: block;
	min-height: 100%;
	width: 606px;
	background-image: url(/images/container-bg.jpg);
	background-repeat : repeat-y;
	background-position : top left;
}

.header {
	width: 100%;
	height: 79px;
	padding-top:20px;
	background-color: #FFDCF8;
	background-image: url(/images/header.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.banner {
	width: 604px;
	height: 200px;
	margin-left: 1px;
	background-image: url(/images/enjoy_2010_pic.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}

.content {
	float: right;
	width: 436px;
	padding: 10px;
}

.content ul li {
	margin-left: 20px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}

h2 a:link, h2 a:visited, h2 a.active:link, h2 a.active:visited {
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

p {
	padding-top: 6px;
	padding-bottom: 6px;
}

div.inline {
	float: left;
	width: 120px;
	height: 120px;
	background-color: #FFFFFF;
	text-align: center;
	border: 3px solid #FC9DEF;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
}

ul.inline li {
	display:inline;
	width: 120px;
	height: 120px;
	list-style-type: none;
	background-color: #FFFFFF;
	text-align: center;
	border: 3px solid #FC9DEF;
	text-indent: 0;
	margin-left: 0;
}

ul.inline div {
	width: 120px;
	height: 120px;
	display: block;
}

ul.inline li a:link, ul.inline li a:visited {
	font-size: 12px;
	text-decoration: none;
}

.nav {
	float: left;
	width: 150px;
	height: 306px;
	text-align: left;
	text-transform: uppercase;
	background-image: url(/images/pink-nav-bg.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}

.nav ul {
	width: 150px;
}

.nav ul li {
	display: block;
	width: 150px;
	line-height: 30px;
	list-style-type: none;
	text-indent: 5px;
}
	
.nav ul li a:link, .nav ul li a:visited {
	display: block;
	height: 32px;
	font-size: 16px;
	text-decoration: none;
}

.nav ul li a.active:link, .nav ul li a.active:visited {
	background-image: url(/images/pink-nav-highlight.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}

.nav ul li a:hover {
	text-decoration: underline;
}

li.dropdown ul  li, li.dropdown ul  li a:link, li.dropdown ul  li a:visited {
	height: 24px;
	font-size: 10px;
	line-height: 24px;
}

li.dropdown ul  li a.active:link, li.dropdown ul  li a.active:visited {
	background-image: url(/images/pink-nav-sub-highlight.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}

.footer {
	clear: both;
	width: 100%;
	height: 210px;
	background-image: url(/images/pink-footer.jpg);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.footer p {
	text-indent: 10px;
	padding-top: 150px;
	color: #ffffff;
}

img {
	border: 0;
}

/* --- Inline --- */
html>body .inline-block{display:-moz-inline-box;display:inline-block}
.inline-block{position:relative;display:inline-block}
* html .inline-block{display:inline}
*:first-child+html .inline-block{display:inline}

/* --- Sprites --- */
.sprite{background:transparent url("/Image/sprites.gif")}
#s-edit {width:14px;height:14px;background-position:0px -22px;cursor:pointer;}
#s-delete {width:14px;height:14px;background-position:-14px -22px;cursor:pointer;}
#s-plus {width:14px;height:14px;background-position:-42px -22px;}
#s-arrow-s {width:7px;height:14px;background-position:-28px -22px;}
#s-arrow-s.hover {background-position:-35px -22px;}
#s-arrow-n-s {width:14px;height:14px;background-position:-84px -22px;}
#s-remove-little {width:14px;height:14px;background-position:-70px -22px;cursor:pointer;}
#s-remove-little.hover {background-position:-56px -22px;}
	
button{
	background-position:0px 0px;
	background-repeat:repeat-x;
	color:#333;
	font-weight:bold;
	margin:0 0;
	padding:2px 4px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:1px solid #f9f9f9;
	cursor:pointer;
	width:auto;
	overflow:visible;
}
button.hover{
	color:#000;
	border:1px solid #fff
}
#sortable { list-style-type: none; margin: 0; padding: 0; width: 430px; }
#sortable li { margin: 0px; padding: 5px; font-size: 1.2em; }
#sortable li.hover { background-color: #f2f4ff;}
.ui-state-default { 
	position: relative;
	cursor:move;
}
.ui-state-default .options {
	position: absolute;
	top: 2px;
	right: 2px;
	border: 0;
}
.ui-state-highlight {
	border: 3px dashed #e8e8ff;
}

div.button-dropdown {
	z-index: 999;
	display:none;
	position:absolute;
	width:130px;
	overflow: none;
	background-color:#ffffff;
	border:#000000 solid 1px;
	padding:0;
}

div.button-dropdown ul {
	float : left;
	width : 100%;
	padding: 0;
	margin: 0;
}

div.button-dropdown li {
	list-style: none;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

div.button-dropdown li a, div.button-dropdown li a.active:link, div.button-dropdown li a.active:visited, div.button-dropdown li a:link, div.button-dropdown li a:visited {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	color: #000000;
}

div.button-dropdown li a:hover {
	background-color: #f0f0f0;
}