@charset "utf-8";
body {
	background-color: #19bae0;
}
/* CSS Document */


.lines-inner {
	margin: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 0em;
	display: table;
	white-space: nowrap;
}
.lines-inner li {
	list-style-type: none;
	float: left;
	margin: 0px;
	display: table-cell;
	vertical-align: middle;
	padding: 0px;
}
.lines-inner li.last {
	margin: 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: table-cell;
}
.pageheader {
	background-image: url(images/innerpage-nav-top.gif);
	background-repeat: no-repeat;
}
.pagehdr-ftr {
	background-image: url(images/innerpage-nav-btm.gif);
	background-repeat: no-repeat;
	text-align: center;
	z-index: 100;
	height: 43px;
}
#pagehdr-back {
	background-color: #19bae0;
	background-image: url(images/innerpage-nav-top-B.gif);
	background-repeat: repeat-x;
	margin:0 0 0 auto;
}

#pagehdr-ftr-back {
	background-color: #19bae0;
	background-image: url(images/innerpage-nav-btm-B.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.pagehdr-back {
	background-color: #FFF;
	background-image: url(images/innerpage-nav-back.gif);
	background-repeat: repeat-y;
}
.padding-navarea {
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 1em;
}
#white-text {
	color: #FFF;
}



.padding-contentarea {
	padding-left: 30px;
	padding-right: 10px;
}
.centered {
	margin:0 auto;
}
.lines-border {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	clear: both;
	float: none;
}
.line-name {
	margin: 0em;
	padding: 0px;
}
.line-name-L {
	float: left;
}
.line-name-R {
	float: right;
}
.out {
	display:block;
	border:1px solid #ddd;
	position:relative;
	background-color: #666;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
  }
.in-pink {
	text-align:center;
	position:relative;
	padding:5px;
	font-weight:normal;
	background-color: #ec008c;
	color: #000;
  }


.in-purp {
	text-align:center;
	position:relative;
	padding:5px;
	font-weight:normal;
	background-color: #7c18ae;
	color: #FFF;
}

.ltin {
	left:-2px;
  }
.tpin {
	top:-2px;
  }
.narrow {width:8em;} /* change to suit */
.out p{
	text-indent: 0;
}
p {
	text-indent: 0;
}
hr.orange {
	line-height: 1px;
	color: #F90;
	background-color: #F90;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hm-nav-back {
	background-color: #19bae0;
	background-image: url(images/hm-nav-B.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.hmhdr-ftr {
	background-image: url(images/hm-nav-btm.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 248px;
}
.hm-img {
	border: 3px solid #FFF;
	height: 190px;
	width: auto;
	-ms-interpolation-mode: bicubic;
}
.celebstyle {
	text-align:center;
	position:relative;
	padding:5px;
	font-weight:bold;
	background-color: #ec008c;
	color: #000;
}
.celebstyle img {
	border: 3px solid #FFF;
}
.celebstyle p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: .5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.hotitems {
	text-align:center;
	position:relative;
	padding:5px;
	font-weight:bold;
	background-color: #7c18ae;
	color: #FFF;
}
.hotitems img {
	border: 3px solid #FFF;
}
.hotitems p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: .5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
