/* initial conditions ============================================== */
* {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	/*outline: none;*/ /* CAUTION: will stop outlining of links when tabbing through a page!!!!! */
	}
/* /initial conditions ============================================== */

/* embed fonts ========================================================= */
/* nav fonts ===== */
@font-face{
font-family: 'MuseoSlab900';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=B1D4AD91-7937-0AA9-D907-4811FF8D887D');
font-weight:normal;font-style:normal;font-variant:normal;
}
/* /nav fonts ===== */

/* colophon fonts ===== */
@font-face{
font-family: 'ProximaNovaRegularItalic';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=F5870F1F-48F5-36F5-550E-B276AA09225A');
font-weight:normal;font-style:normal;font-variant:normal;
}
@font-face{
font-family: 'ProximaNovaSemiBold';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=C344819E-7F64-52D2-5903-DE54F5382845');
font-weight:normal;font-style:normal;font-variant:normal;
}
/* /colophon fonts ===== */

@font-face{
font-family: 'AlgerianStandardD';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=05EDCE75-827D-0F61-7D2B-4F26EBACD804');
font-weight:normal;font-style:normal;font-variant:normal;
}
@font-face{
font-family: 'ArtGothicURWTNormal';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=2A0EE333-80B6-D275-C128-A9CF279862EE');
font-weight:normal;font-style:normal;font-variant:normal;
}
@font-face{
font-family: 'AtraxDRegular';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=83A37E62-9DCB-3682-F954-AE448A354F42');
font-weight:normal;font-style:normal;font-variant:normal;
}
@font-face{
font-family: 'BuxomD';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=EA374720-7A91-D472-6548-0BB33DC99BF9');
font-weight:normal;font-style:normal;font-variant:normal;
}
@font-face{
font-family: 'ChevalierStripesSmallCapsD';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=0760B594-9252-BB7E-9D69-C357B8EDD8E1');
font-weight:normal;font-style:normal;font-variant:normal;
}
@font-face{
font-family: 'DevinneDRegular';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=E73C0AA0-D256-EBEB-9EA0-1BB7055345F7');
font-weight:normal;font-style:normal;font-variant:normal;
}
@font-face{
font-family: 'MetallophileSp8Medium';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=9B9E4426-C7CC-0403-D960-D0CBD2DDF3E5');
font-weight:normal;font-style:normal;font-variant:normal;
}
/*
@font-face{
font-family: 'P22AcropolisExtras';
src: url( '_fonts/P22ACROPOLIS-EXTRAS.TTF');
font-weight:normal;font-style:normal;font-variant:normal;
}
*/
@font-face{
font-family: 'P22Aragon';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=597C2663-B1B3-0EF6-D464-94D9F8D9C218');
font-weight:normal;font-style:normal;font-variant:normal;
}
/*
@font-face{
font-family: 'P22GaramoucheOrnaments';
src: url( '_fonts/P22GARAMOUCHE-ORNAMENTS.TTF');
font-weight:normal;font-style:normal;font-variant:normal;
}
*/
@font-face{
font-family: 'P22KellyRegular';
src: url( 'https://fnt.webink.com/wfs/?drawer=EDF5BD94-005E-4F4B-9264-488EA117B08B&font=2A5A43D0-A5AB-A22F-801C-4AE3743A2691');
font-weight:normal;font-style:normal;font-variant:normal;
}
/*
@font-face{
font-family: 'P22VictorianOrnamentsTwo';
src: url( '_fonts/P22VICTORIAN-ORNAMENTSTWO.TTF');
font-weight:normal;font-style:normal;font-variant:normal;
}
*/
/* /embed fonts ========================================================= */

/* Tag styles ========================================================= */
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
	}

body {
	text-align: center;
	color: #000000;
	background-color: #fff;
	background-image: url("pix/bg.jpg");
	background-position: top center;
	background-repeat: repeat;
	}

body,td,input,textarea,select,option {
	font: normal 12px arial, sans-serif;
	}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
p,
div.p,
#pagecontainer li {
	line-height: 1.4;
	}
br {line-height: 100%;}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

a,
a:link,
a:visited,
a:hover,
.bn1,
#pagecontainer a img  {
	color: #0000ff;
	border-color: #0000ff;
	text-decoration: none;
	}
a:hover,
.bn1:hover,
#pagecontainer a:hover img {
	color: #ff0000;
	border-color: #ff0000;
	text-decoration: underline;
	}
#pagecontainer a:hover img {
	text-decoration: none;
	}

h1,h2,h3,h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1.2;
	}
h1 {
	font-size: 150%;
	padding-top: 0px;
	}
h2 {
	font-size: 135%;
	}
h3 {
	font-size: 120%;
	}
h4 {
	font-size: 100%;
	}

table {border-collapse: collapse;}
table.separate {border-collapse: separate;}

form table td {padding: 3px;}

fieldset {
	display: block;/* for IE */
	margin: 0px 0px 14px 0px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
legend {padding: 0px 5px 0px 5px;}

img {border-width: 0px;}
img, div {
	behavior: url("/iepngfix/iepngfix.htc");/* IE 5-6 png fix */
	}

hr {
	height: 1px;
	margin-bottom: 14px;
	padding: 0px 0px 0px 0px;
	xcolor: red;
	xbackground-color: red;/*for IE6/7*/
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	}

blockquote {
	padding: 0px 25px 0px 25px;
	}
/* /Tag styles ========================================================= */

/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {padding: 0px 0px 0px 15px;}
ol {padding: 0px 0px 0px 25px;}
li {}
ul.bullet {list-style-image: url("/pix/bullet.gif");}
#pagecontainer li {
	padding-bottom: 5px !important;
	}
/* /list styles ========================================================= */


/* shell structure ================================================================== */
#shell {
	width: 881px;
	height: 100%;
	margin: 0px auto 0px auto; /* centers this div on the page, also, see body definition above */
	text-align: left;
xborder: solid 1px #00ff00;
	}

#shellcontainer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 100%;
	min-height: 1000px;
	height: 100% !important;
	height: expression("1000px");
xborder: solid 1px lime;
xbackground-color:lime;
	}

#shellcontainer_b {
	}
#shellbox1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 200px;
xbackground-color: orange;
xborder: solid 1px orange;
	}
#shellbox1_b {
	}
#shellbox2 {
	xmargin: 0px 0px 0px 200px;
xbackground-color: yellow;
xborder: solid 1px yellow;
	}
#shellbox2_b {
	}
/* /shell structure ================================================================== */

/* header ============================================================= */
#header {
	}
#header_b {
	}
/* /header ============================================================= */

/* page ============================================================== */
/*
#pagecontainer: min-height, height, height -- stops page height "flash" on js resize
#pageboxfull, #pagebox1, #pagebox2: NO padding or margins in the box
#pageboxfull_b, #pagebox1_b, #pagebox2_b: all margins and padding in the box
*/
#pagecontainer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 100%;
	min-height: 1000px;
	height: 100% !important;
	height: expression("1000px;");
xborder: solid 1px #000000;
	}

/* fullpage layout =================== */
#pageboxfull {
xbackground-color: #f2f2f2;
xborder: solid 1px blue;
	}
#pageboxfull_b {
	xpadding: 10px 10px 10px 10px;
	}
@media screen and (max-width: 480px) {
	#pageboxfull_b {
		padding: 0px 0px 10px 0px;
		}
	}
/* /fullpage layout =================== */

/* default layout ==================== */
#pagebox1 {
xbackground-color: red;
xborder: solid 1px red;
	}

#pagebox1_b {
	margin: 0px 213px 0px 0px;
	padding: 0px 0px 0px 0px;
xborder: solid 1px #000000;
	}

#pagebox2 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 30;
	width: 213px;
xbackground-color: green;
xborder: solid 1px green;
	}
@media screen and (max-width: 480px) {
	#pagebox2 {
		position: static;
		width: auto;
		}
	}
#pagebox2_b { 
	}
/* /default layout ==================== */

#pagecontainer ximg,
#pagecontainer img.border {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	}
#pagecontainer img.noborder {border-width: 0px;}
/* /page ============================================================== */

/* footer ============================================================= */
#footer1 {
	}
#footer2 {
	padding: 10px 10px 20px 10px;
	font-size: 85%;
	}
#footer2 #hp_byline {
	padding: 3px 0px 3px 20px;
	background-image: url("/pix/hp_bug.png");
	background-position: 0px 3px;
	background-repeat: no-repeat;
xborder: solid 1px #000000;
	}
/* /footer ============================================================= */

/* nav ================================================================ */
#nav {
	}
#nav a#bar-back,
#nav a:visited#bar-back,
#nav a:hover#bar-back,
#nav a:visited#bar-next,
#nav a:hover#bar-next,
#nav a#bar-next {
	position: fixed;
	top: 0px;
	z-index: 1000;
	display: block;
	width: 60px;
	height: 100%;
	text-decoration: none !important;
	color: #fff !important;
xborder: solid 1px #000000;
	}
#nav a#bar-back {
	left: 0px;
	}
#nav a#bar-next {
	right: 0px;
	}
#nav #nav-back,
#nav #nav-next {
	position: fixed;
	top: 66%;
	z-index: 1000;
	display: block;
	width: 28px;
	height: 64px;
	}
#nav a:hover#bar-back #nav-back,
#nav a:hover#bar-next #nav-next {
	/*width: 80px;*/
	}
#nav #nav-back {
	left: 0px;
	background-image: url("pix/bn_back.png");
	background-position: top right;
	background-repeat: no-repeat;
	}
#nav #nav-next {
	right: 0px;
	background-image: url("pix/bn_next.png");
	background-position: top left;
	background-repeat: no-repeat;
	}
#nav #nav-back-text,
#nav #nav-next-text {
	position: absolute;
	top: 25px;
	z-index: 0;
	font-family: "MuseoSlab900";
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
#nav #nav-back-text {
	right: 28px;
	}
#nav #nav-next-text {
	left: 28px;
	}
/* /nav ================================================================ */


/* position ======================================================================== */
.floatright {float: right;}
.floatleft {float: left;}

img.picleft {display: block;}
.picleft, img.picleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
img.picleft {
	display: block;
	margin-top: 4px;
	}
.picright, img.picright {
	float: right;
	margin: 0px 0px 10px 10px;
	}
img.picright {
	display: block;
	margin-top: 4px;
	}

div.pictxtleft:after,
div.pictxtright:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
div.pictxtleft,
div.pictxtright {
	display: expression("inline-block");
	padding-top: 8px;
	padding-bottom: expression("10px");
	}
div.pictxtleft h1,
div.pictxtleft h2,
div.pictxtleft h3,
div.pictxtleft h4,
div.pictxtright h1,
div.pictxtright h2,
div.pictxtright h3,
div.pictxtright h4 {
	padding-top: 0px;
	}
div.pictxtleft img {
	display: block;
	float: left;
	margin: 2px 10px 10px 0px;
	}
div.pictxtleft div.img {float: left;}
div.pictxtleft div.img img {float: none;}
div.pictxtright img {
	display: block;
	float: right;
	margin: 2px 0px 10px 10px;
	}
div.pictxtright div.img {float: left;}
div.pictxtright div.img img {float: none;}
div.pictxtleft ol,
div.pictxtright ol,
div.pictxtleft ul,
div.pictxtright ul {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	zoom: 1;
xborder: solid 1px #000000;
	}
html>body div.pictxtleft ol,
html>body div.pictxtright ol,
html>body div.pictxtleft ul,
html>body div.pictxtright ul {
	left: 18px;
	zoom: normal;
	}

.clear {clear: both;}

.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.container {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	_width: 100%;
	}
/* /position ======================================================================== */

/* misc classes ===================================================================== */
.alert,
.error {
	color: red;
	}

.smtxt,
.caption {
	font-size: 85%;
	}
.caption {
	padding-top: 3px;
	}
.lgtxt {font-size: 115%;}

.notransform {text-transform: none;}

.lineheight_normal {line-height: normal;}

.nowrap {white-space: nowrap;}

.block {display: block;}
.inline {display: inline;}
.inline-block {display: inline-block;}
.none {display: none;}
.hidden {visibility: hidden;}
.visible {visibility: visible;}
.collapse {visibility: collapse;}
.inherit {visibility: inherit;}

.crumbtrail {
	}

.wp_last3 {
	}
.wp_last3_headlines {
	}

.filetree_container {
	float: left;
	min-width: 100%;
	white-space: nowrap;
	background-color: #ffffff;
	border: solid 1px #000000;
	padding: 5px;
	margin-bottom: 15px;
	}

.quote {
	}
.byline {
	}

.footnote {
	font-size: 10px;
	text-indent: -7px;
	padding-left: 7px;
	}

#debug {
	display: none;
	padding: 10px;
	background-color: #fff;
	}
/* /misc classes ===================================================================== */

/* colophon ========================================================================= */
#colophon-bar {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 2000;
	width: 240px;
	height: 60px;
	cursor: pointer;
xborder: solid 1px #000000;
	}
#colophon {
	position: fixed;
	top: -460px;
	right: 20px;
	z-index: 2100;
	width: 183px;
	height: 500px;
	font-family: "ProximaNovaRegularItalic";
	cursor: pointer;
	background-image: url("pix/colophon.png");
	background-position: top left;
	background-repeat: no-repeat;
	}
#colophon-list {
	position: absolute;
	bottom: 20px;
	left: 0px;
	z-index: 2000;
xborder: solid 1px #000000;
	}
#colophon-list_b {
	padding: 34px 20px 0px 20px;
	}
#colophon p,
#colophon ol,
#colophon ul,
#colophon li {
	padding-bottom: 5px;
	font-size: 12px;
	color: #fff;
	line-height: 1.2;
	}
#colophon ul {list-style-image: url("pix/bullet.png");}
#colophon li {
	padding-bottom: 0px !important;
	}
#colophon a,
#colophon a:link,
#colophon a:visited,
#colophon a:hover {
	color: #bded74
	}
#colophon-title {
	position: fixed;
	top: 0px;
	right: 26px;
	z-index: 2200;
	width: 169px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-family: "MuseoSlab900";
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
	background-color: #4A5D3C;
xborder: solid 1px #000000;
	}
#colophon-intro {
	}
#colophon-fonts {
	font-family: "ProximaNovaSemiBold";
	}
#colophon-footer {
	font-size: 10px !important;
	}
/* /colophon ========================================================================= */

#frame {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
 	width: 881px;
	height: 731px;
	background-image: url("pix/frame.png");
	background-position: top left;
	background-repeat: no-repeat;
	}

#title {
	position: absolute;
	top: 80px;
	left: 100px;
	z-index: 100;
	font-size: 100px;
	}
#title-line-1,
#title-line-3 {
	font-family: 'P22Aragon';
	font-size: 118px;
	color: #A30071;
	-moz-text-shadow: 2px 2px 0px #CADFDF, 4px 4px 0px #A30071;
	-o-text-shadow: 2px 2px 0px #CADFDF, 4px 4px 0px #A30071;
	-webkit-text-shadow: 2px 2px 0px #CADFDF, 4px 4px 0px #A30071;
	text-shadow: 2px 2px 0px #CADFDF, 4px 4px 0px #A30071;
	}
#title-line-1 {
	padding-right: 15px;
	}
#title-line-2 {
/*
	position: relative;
	top: -10px;
	left: 0px;
	z-index: 10;
	font-family: 'P22VictorianOrnamentsTwo';
	font-size: 73px;
	color: #A30071;
*/
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: inline-block;
	width: 35px;
	height: 78px;
	background-image: url("pix/of.png");
	background-position: top left;
	background-repeat: no-repeat;
	}
#title-line-3 {
	padding-left: 10px;
	}

#subtitle {
	position: absolute;
	top: 195px;
	left: 0px;
	z-index: 110;
	width: 100%;
	font-family: 'ArtGothicURWTNormal';
	font-size: 22px;
	color: #16444C;
	}
#subtitle-1 {
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 110;
	}
#subtitle-2 {
	position: absolute;
	top: 0px;
	right: 240px;
	z-index: 110;
	}

#lamps {
display: none;
	position: absolute;
	top: 134px;
	left: 0px;
	z-index: 10;
	width: 100%;
	}
#lamp-left,
#lamp-right {
	position: absolute;
	top: 0px;
	z-index: 10;
	font-family: 'P22AcropolisExtras';
	font-size: 48px;
	color: #335C65;
	}
#lamp-left {
	left: 50px;
	}
#lamp-right {
	right: 50px;
	}
#lamp-left-flame,
#lamp-right-flame {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	font-family: 'P22GaramoucheOrnaments';
	font-size: 50px;
	color: #fff;
	}
#lamp-left-flame {
	-moz-transform: matrix(-1, 0, 0, 1, -8px, -40px) rotate(270deg);
	-webkit-transform: matrix(-1, 0, 0, 1, -8, -40) rotate(270deg);
	-o-transform: matrix(-1, 0, 0, 1, -8, -40) rotate(270deg);
	transform: matrix(-1, 0, 0, 1, -8px, -40px) rotate(270deg);
	}
#lamp-right-flame {
	-moz-transform: rotate(-90deg) translate(40px,0px);
	-webkit-transform: rotate(-90deg) translate(40px,0px);
	transform: rotate(-90deg) translate(40px,0px);
	}

#hourglass {
display: none;
	position: absolute;
	top: 412px;
	left: 0px;
	z-index: 10;
	width: 100%;
	}
#hourglass-left,
#hourglass-right {
	position: absolute;
	top: 0px;
	z-index: 10;
	font-family: 'P22GaramoucheOrnaments';
	font-size: 29px;
	color: #16444C; 
	}
#hourglass-left {
	left: 28px;
	}
#hourglass-right {
	right: 28px;
	}

#leaf {
display: none;
	position: absolute;
	top: 647px;
	left: 0px;
	z-index: 10;
	width: 100%;
	}
#leaf-left,
#leaf-right {
	position: absolute;
	top: 0px;
	z-index: 10;
	font-family: 'P22GaramoucheOrnaments';
	font-size: 34px;
	color: #16444C; 
	}
#leaf-left {
	left: 211px;
	-moz-transform: matrix(-1,0,0,1,0,0);
	-webkit-transform: matrix(-1,0,0,1,0,0);
	-o-transform: matrix(-1,0,0,1,0,0);
	transform: matrix(-1,0,0,1,0,0);
	}
#leaf-right {
	right: 201px;
	}
	
#sphinx {
display: none;
	position: absolute;
	top: 618px;
	left: 0px;
	z-index: 10;
	width: 100%;
	}
#sphinx-left,
#sphinx-right {
	position: absolute;
	top: 0px;
	z-index: 10;
	font-family: 'P22VictorianOrnamentsTwo';
	font-size: 73px;
	color: #16444C;
	}
#sphinx-left {
	left: 341px;
	}
#sphinx-right {
	right: 343px;
	-moz-transform: matrix(-1,0,0,1,0,0);
	-webkit-transform: matrix(-1,0,0,1,0,0);
	-o-transform: matrix(-1,0,0,1,0,0);
	transform: matrix(-1,0,0,1,0,0);
	}

#crown {
display: none;
	position: absolute;
	top: 696px;
	left: 429px;
	z-index: 10;
	font-family: 'P22GaramoucheOrnaments';
	font-size: 29px;
	color: #16444C; 
	}

/* categories ==================================================================== */
#categories {
	position: absolute;
	top: 227px;
	left: 0px;
	z-index: 0;
	width: 100%;
	font-size: 60px;
	}
#categories_b {
	margin: 0px 56px 0px 56px;
	}
#categories-left,
#categories-right {
	width: 50%;
	float: left;
	}
#categories-left {
	}
#categories-right {
	text-align: right;
	}
.category-pos {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	height: 98px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #386069;
	}

.category-bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
	}
#category-bg-1 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(187, 43, 25),rgb(130, 3, 0) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(187, 43, 25)),to(rgb(130, 3, 0)));
	}
#category-bg-on-1 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(238, 56, 36),rgb(204, 28, 30) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(238, 56, 36)),to(rgb(204, 28, 30)));
	}
#category-bg-2 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(169, 0, 84),rgb(103, 0, 83) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(204, 28, 30)),to(rgb(103, 0, 83)));
	}
#category-bg-on-2 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(237, 7, 119),rgb(171, 33, 142) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(237, 7, 119)),to(rgb(171, 33, 142)));
	}
#category-bg-3 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(157, 1, 112),rgb(52, 0, 77) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(157, 1, 112)),to(rgb(52, 0, 77)));
	}
#category-bg-on-3 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(198, 22, 141),rgb(102, 45, 145) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(198, 22, 141)),to(rgb(102, 45, 145)));
	}
#category-bg-4 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(0, 84, 134),rgb(0, 38, 92) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(0, 84, 134)),to(rgb(0, 38, 92)));
	}
#category-bg-on-4 {
	background-image: -moz-radial-gradient(100px 30px 45deg,circle cover,rgb(0, 128, 199),rgb(0, 68, 137) 90%);
	background-image: -webkit-gradient(radial, 100 30, 15, 100 30, 350,from(rgb(0, 128, 199)),to(rgb(0, 68, 137)));
	}
#category-bg-5{
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(173, 122, 9),rgb(146, 43, 7) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(173, 122, 9)), to(rgb(146, 43, 7)));
	}
#category-bg-on-5 {
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(252, 175, 23),rgb(240, 78, 35) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(252, 175, 23)), to(rgb(240, 78, 35)));
	}
#category-bg-6 {
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(0, 97, 140),rgb(0, 31, 73) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(0, 97, 140)),to(rgb(0, 31, 73)));
	}
#category-bg-on-6 {
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(0, 161, 228),rgb(0, 107, 182) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(0, 161, 228)),to(rgb(0, 107, 182)));
	}
#category-bg-7 {
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(0, 119, 154),rgb(0, 40, 64) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(0, 119, 154)),to(rgb(0, 40, 64)));
	}
#category-bg-on-7 {
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(84, 197, 205),rgb(0, 132, 74) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(84, 197, 205)),to(rgb(0, 132, 74)));
	}
#category-bg-8 {
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(19, 109, 40),rgb(0, 54, 19) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(19, 109, 40)),to(rgb(0, 54, 19)));
	}
#category-bg-on-8 {
	background-image: -moz-radial-gradient(360px 30px 45deg,circle cover,rgb(125, 194, 66),rgb(0, 104, 56) 90%);
	background-image: -webkit-gradient(radial, 360 30, 15, 360 30, 350,from(rgb(125, 194, 66)),to(rgb(0, 104, 56)));
	}

.category-text {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	color: #fff;
	}
#category-text-1,
#category-text-on-1 {
	font-family: 'ChevalierStripesSmallCapsD';
	font-size: 48px;
	opacity: .6;
	-moz-transform: scaleX(.93) translate(26px,3px);
	-webkit-transform: scaleX(.93) translate(26px,3px);
	transform: scaleX(.93) translate(26px,3px);
	-moz-transform-origin: left center;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	}
#category-text-on-1 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}
#category-text-2,
#category-text-on-2 {
	font-family: 'AlgerianStandardD';
	font-size: 104px;
	opacity: .6;
	-moz-transform: scaleX(.66) translate(36px,0px);
	-webkit-transform: scaleX(.66) translate(36px,0px);
	transform: scaleX(.66) translate(36px,0px);
	-moz-transform-origin: left center;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	}
#category-text-on-2 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}
#category-text-3,
#category-text-on-3 {
	font-family: 'BuxomD';
	font-size: 104px;
	opacity: .6;
	-moz-transform: scaleX(.62) translate(30px,-2px);
	-webkit-transform: scaleX(.62) translate(30px,-2px);
	transform: scaleX(.62) translate(30px,-2px);
	-moz-transform-origin: left center;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	}
#category-text-on-3 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}
#category-text-4,
#category-text-on-4 {
	font-family: 'DevinneDRegular';
	font-size: 101px;
	opacity: .6;
	-moz-transform: scaleX(.53) translate(34px,0px);
	-webkit-transform: scaleX(.53) translate(34px,0px);
	transform: scaleX(.53) translate(34px,0px);
	-moz-transform-origin: left center;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	}
#category-text-on-4 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}
#category-text-5,
#category-text-on-5 {
	font-family: 'AtraxDRegular';
	font-size: 103px;
	opacity: .6;
	-moz-transform: scaleX(.5) translate(-64px,0px);
	-webkit-transform: scaleX(.5) translate(-64px,0px);
	transform: scaleX(.5) translate(-64px,0px);
	-moz-transform-origin: right center;
	-webkit-transform-origin: right center;
	transform-origin: right center;
	}
#category-text-on-5 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}
#category-text-6,
#category-text-on-6 {
	font-family: 'DevinneDRegular';
	font-size: 103px;
	opacity: .6;
	-moz-transform: scaleX(.36) translate(-110px,-4px);
	-webkit-transform: scaleX(.36) translate(-110px,-4px);
	transform: scaleX(.36) translate(-110px,-4px);
	-moz-transform-origin: right center;
	-webkit-transform-origin: right center;
	transform-origin: right center;
	}
#category-text-on-6 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}
#category-text-7,
#category-text-on-7 {
	font-family: 'P22KellyRegular';
	font-size: 106px;
	opacity: .6;
	-moz-transform: scaleX(.27) translate(-280px,-2px);
	-webkit-transform: scaleX(.27) translate(-280px,-2px);
	transform: scaleX(.27) translate(-280px,-2px);
	-moz-transform-origin: right center;
	-webkit-transform-origin: right center;
	transform-origin: right center;
	}
#category-text-on-7 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}
#category-text-8,
#category-text-on-8 {
	font-family: 'AlgerianStandardD';
	font-size: 100px;
	opacity: .6;
	-moz-transform: scaleX(.5) translate(-50px,0px);
	-webkit-transform: scaleX(.5) translate(-50px,0px);
	transform: scaleX(.5) translate(-50px,0px);
	-moz-transform-origin: right center;
	-webkit-transform-origin: right center;
	transform-origin: right center;
	}
#category-text-on-8 {
	opacity: .9;
	text-shadow: 0px 0px 20px #fff;
	}

/* /categories ==================================================================== */

/* wheel ========================================================================= */
#spin_container {
	position: relative;
	top: 123px;
	left: 140px;
	z-index: 10;
	height: 600px;
	width: 600px;
	padding: 0px 0px 0px 0px;
	text-align: center;
xborder: solid 1px #000000;
	}

#spin {
	position: relative;
	top: 300px;
	left: 0px;
	z-index: 10;
	display: inline-block;
	width: 0px;
	height: 0px;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	}
#spin #wheel {
	position: absolute;
	top: -204px;
	left: -204px;
	z-index: 10;
	}
#spin .item {
	width: 300px;
	height: 1px;
xbackground-color: #000;
	}
#spin .item p {
	position: relative;
	top: -10px;
	left: 0px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	line-height: 1;
	white-space: nowrap;
xborder: solid 1px #000000;
	}
.v {
	display: inline-block;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	}
.char1 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: inline-block;
	font-family: 'P22Aragon';
	font-size: 66px;
	color: #16444C;
	-moz-transform: translate(142px,-22px);
	-webkit-transform: translate(142px,-22px);
	transform: translate(142px,-22px);
	}
/*
.char2 {
	display: inline-block;
	-moz-transform: scale(1.5,6) translateX(25px);
	}
.char3 {
	display: inline-block;
	-moz-transform: scale(1,5) translateX(40px);
	}
.char4 {
	display: inline-block;
	-moz-transform: scale(1,4) translateX(38px);
	}
.char5 {
	display: inline-block;
	-moz-transform: scale(1,3.5) translateX(38px);
	}
.char6 {
	display: inline-block;
	-moz-transform: scale(1,3) translateX(38px);
	}
.char7 {
	display: inline-block;
	-moz-transform: scale(1,2.5) translateX(48px);
	}
.char8 {
	display: inline-block;
	-moz-transform: scale(1,2) translateX(50px);
	}
.char9 {
	display: inline-block;
	-moz-transform: scale(1,1.5) translateX(52px);
	}
.char10 {
	display: inline-block;
	-moz-transform: scale(0.8,0.9) translateX(64px);
	}
.char11 {
	display: inline-block;
	-moz-transform: scale(0.6,0.8) translateX(72px);
	}
.char12 {
	display: inline-block;
	-moz-transform: scale(0.4,0.7) translateX(90px);
	}
*/
#oc9 {
	position: absolute;top: 0px;left: -300px;z-index: 10;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	} 
#oc9 .char1 {
	left: -5px;
	}
#oc10 {
	position: absolute;top: -75px;left: -280px;z-index: 10;
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	} 
#oc10 .char1 {
	left: -20px;
	}
#oc11 {
	position: absolute;top: -130px;left: -225px;z-index: 10;
	-moz-transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	} 
#oc11 .char1 {
	left: -14px;
	}
#oc12 {
	position: absolute;top: -150px;left: -150px;z-index: 10;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	} 
#oc12 .char1 {
	left: -18px;
	}
#oc1 {
	position: absolute;top: -130px;left: -75px;z-index: 10;
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
	} 
#oc1 .char1 {
	left: -0px;
	}
#oc2 {
	position: absolute;top: -75px;left: -20px;z-index: 10;
	-moz-transform: rotate(150deg);
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg);
	} 
#oc2 .char1 {
	left: -5px;
	}
#oc3 {
	position: absolute;top: 0px;left: 0px;z-index: 10;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	} 
#oc3 .char1 {
	left: -4px;
	}
#oc4 {
	position: absolute;top: 75px;left: -20px;z-index: 10;
	-moz-transform: rotate(210deg);
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	} 
#oc4 .char1 {
	left: -3px;
	}
#oc5 {
	position: absolute;top: 130px;left: -75px;z-index: 10;
	-moz-transform: rotate(240deg);
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg);
	} 
#oc5 .char1 {
	left: -0px;
	}
#oc6 {
	position: absolute;top: 150px;left: -150px;z-index: 10;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	} 
#oc6 .char1 {
	left: -4px;
	}
#oc7 {
	position: absolute;top: 130px;left: -225px;z-index: 10;
	-moz-transform: rotate(300deg);
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg);
	} 
#oc7 .char1 {
	left: -2px;
	}
#oc8 {
	position: absolute;top: 75px;left: -280px;z-index: 10;
	-moz-transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-transform: rotate(330deg);
	} 
#oc8 .char1 {
	left: -2px;
	}
/* /wheel ========================================================================= */

#pointer {
	position: absolute;
	top: 76px;
	left: 253px;
	z-index: 110;
xopacity: .5;
xborder: solid 1px #000000;
	}
#actions {
	}
#actions a {
xdisplay: none;
xopacity: .5;
	position: absolute;
	bottom: 18px;
	left: 9px;
	z-index: 120;
	width: 75px;
	height: 75px;
	text-decoration: none;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	outline: none;
	background-image: url("pix/bn.png");
	background-position: top left;
	background-repeat: no-repeat;
	}
#actions-b {
	}
#actions-b a {
	position: absolute;
	bottom: 5px;
	left: 20px;
	z-index: 120;
	font-family: 'MetallophileSp8Medium';
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	}
	
#result_container {
	position: absolute;
	top: 240px;
	left: 292px;
	z-index: 330;
	display: none;
	width: 308px;
	height: 369px;
xborder: solid 1px lime;
	}
#result {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 330;
	display: table;
	width: 308px;
	height: 369px;
	color: #16444c;
	line-height: 1 !important;
	background-image: url("pix/fortune.png");
	background-position: top left;
	background-repeat: no-repeat;
xborder: solid 1px red;
	}

#result-close a {
	position: absolute;
	bottom: 8px;
	left: 133px;
	z-index: 330;
	font-family: 'MetallophileSp8Medium';
	font-size: 12px; 
	color: #16444c;
	text-transform: uppercase;
	text-decoration: none;
	}

#result-num-1,
#result-num-2 {
	position: absolute;
	z-index: 330;
	font-family: 'P22Aragon';
	font-size: 34px;
	}
#result-num-1 {
	top: 40px;
	left: 30px;
	}
#result-num-2 {
	bottom: 45px;
	right: 30px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(1800deg);
	}

#result-cat-name-1,
#result-cat-name-2 {
	position: absolute;
	z-index: 330;
	font-family: 'P22Aragon';
	font-size: 16px;
	text-transform: uppercase;
	}
#result-cat-name-1 {
	top: 20px;
	right: 20px;
	}
#result-cat-name-2 {
	display: none;
	bottom: 20px;
	left: 20px;
	}

#result-fortune {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	padding: 0px 54px 0px 54px;
	font-family: 'ArtGothicURWTNormal';
	font-size: 24px;
	text-align: center;
	}
.message { clear:both; padding:10px; }
.message p { margin:auto; width:640px; }  
.error-box {
    background:#FFBABA url(/common/WebINK/img/icons/error.png) 10px center no-repeat;
    border: 1px solid;
    color: #D8000C;
    font: normal 13px/1.2 Helvetica, Arial, sans-serif;
    padding:8px 10px 8px 50px;
	text-align:left;
}
.error-box a {
	color:inherit;
	text-decoration:underline;
}

/* print styles ========================== */
@media print {
/* hack to give hasLayout to IE7, stops runaway printing */
#pagecontainer,
#pageboxfull,
#pagebox0,
#pagebox1,
#pagebox2,
#pagebox3 {
	min-height: 0 !important;
	}
/* /hack to give hasLayout to IE7 */
	}
/* /print styles ========================== */
