ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin:0; padding:0 }
a,a:visited { text-decoration:none }
a img,:link img,:visited img { border:none }

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 78%; }

h1 { font-size: 2.0em; font-weight: normal; padding: 0em; }
h2 { font-size: 1.4em; font-weight: normal; }
h3 { font-size: 1.2em; font-weight: normal; }
h4 { font-size: 1.2em; font-weight: normal; }
h5 { font-size: 1.0em; font-weight: bold; }
h6 { font-size: 0.8em; font-weight: bold; }
ol, ul, li { font-size: 1.0em; }
p { font-size: 1.0em; line-height: 1.6em; margin: 1.0em 0em 1.0em 0em; }
li > p { margin-top: 0.2em; }
pre, code { font-family: monospace; font-size: 1.0em; }
p code, h3 code { font-size: 1.0em; font-weight: bold; font-family: Monaco,"Courier New", Tahoma; }
p code { font-size: 1.1em; }
strong, b { font-weight: bold; }
em, i { font-weight:normal; font-style:italic; }	

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix { display:block; }
/* End hide from IE Mac */

.replace { text-indent: -10000px; }
a { outline: none; }
hr { display: none; }
@font-face {
	font-family: 'Cooper';
	src: url('../shop/fonts/COOPERB0.eot');
}

@font-face {
	font-family: 'CooperFirefox';
	src: local("Cooper Std"), local("CooperBlackStd"), url('../shop/fonts/CooperBlackStd.otf'), url('../shop/fonts/COOPER.ttf');
}
#popup {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
} #popup #cover {
	height: 100%;
	width: 100%;
	background: #db2bb4;
	position: fixed;
	top: 0;
	opacity: 0.9;
	z-index: 50;
} #popup #panel {
	position: relative;
	z-index: 98;
	margin: 0 auto;
	background: white;
	width: 476px;
	height: 400px;
	margin-top: 10%;
	background: white;
} #popup #panel #character {
	display: block;
	width:300px;
	height: 400px;
	position: absolute;
	left: -250px;
	bottom: -40px;
	background: url(http://image2.irregularchoice.com/images/characters/strip.png);
	z-index: 15;
} #popup #panel #content {
	height: 100%;
} #popup #panel #topbar, #popup #panel #bottombar, #popup #panel #leftbar, #popup #panel #rightbar {
	display: block;
	position: absolute;
	background-position: 0px 0px;
	z-index: 11;
} #popup #panel #topbar {
	height: 13px;
	width: 98%;
	position: absolute;
	left:1%;
	top: -3px;
	background: url(http://image2.irregularchoice.com/images/popup-x.png);
} #popup #panel #bottombar {
	height: 13px;
	width: 98%;
	left: 1%;
	bottom: -4px;
	background: url(http://image2.irregularchoice.com/images/popup-x.png);
} #popup #panel #leftbar {
	width: 13px;
	height: 98%;
	left: -5px;
	top: 1%;
	background: url(http://image2.irregularchoice.com/images/popup-y.png);
} #popup #panel #rightbar {
	width: 13px;
	height: 98%;
	top: 1%;
	right: -5px;
	background: url(http://image2.irregularchoice.com/images/popup-y.png);
} #popup #panel .topleft, #popup #panel .bottomleft, #popup #panel .bottomright, #popup #panel .topright, #popup #panel .ui-resizable-handle {
	diplay: block;
	background: url(http://image2.irregularchoice.com/images/popup_sprites.png);
	position: absolute;
	z-index: 12;
} #popup #panel .topleft {
	width: 44px;
	height: 48px;
	top: -11px;
	left: -7px;
} #popup #panel .bottomleft {
	width: 44px;
	height: 48px;
	bottom: -11px;
	left: -7px;
	background-position: 0 -47px;
} #popup #panel .topright {
	width: 50px;
	height: 48px;
	top: -12px;
	right: -10px;
	background-position: -43px 0;
	cursor: pointer;
} #popup #panel .bottomright {
	width: 50px;
	height: 42px;
	bottom: -7px;
	right: -11px;
	background-position: -43px -49px;
} #popup #panel .ui-resizable-se {
	width: 50px;
	height: 42px;
	bottom: -7px;
	right: -11px;
	background-position: -43px -49px;
	cursor: se-resize;
} #popup #panel.ui-resizable-disabled {
} #popup #panel.ui-resizable-disabled .ui-resizable-se {
	display: none;
} #popup #panel h2 {
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size: 2em;
} #popup #panel /* dt {
	float: left;
	height: 30px;
	text-align: right;
	margin-right: 10px;
	clear: left;
	width: 100px;
} #popup #panel dd {
	float: left;
	height: 30px;
	text-align: right;
	margin-right: 10px;
} #popup #panel */ {
} #popup #panel #loading {
	display: block;
	width:309px;
	height: 340px;
	position: absolute;
	left:109px;
	top: 30px;
	background: white;
}  .centered {
	text-align: center;
}  .two_pane {
} .two_pane .left {
	width: 65%;
	float: left;
	padding: 46px 0 0 40px;
	overflow: hidden;
} .two_pane .left h1 {
	font-size: 24px;
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	color: #ea1e92;
} .two_pane .right {
	width: 24%;
	padding: 30px 7px;
	float: right;
} .two_pane .right h4 {
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
} .two_pane .right .bar {
	display: block;
	width:13px;
	height: 100%;
	background: url(http://image2.irregularchoice.com/images/popup-y.png);
	position: absolute;
	left:71%;
	top: 0;
	z-index: 10;
} .two_pane .right li {
	list-style: 1.2em;
} .two_pane .right ul.accordian {
	list-style: none;
	font-size: 20px;
} .two_pane .right ul.accordian li span {
	color: red;
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-weight: 700;
	cursor: pointer;
} .two_pane .right ul.accordian ul {
	list-style: none;
	font-size: 0.8em;
	display: none;
} .two_pane .right ul.accordian ul li {
	color: black;
}  .page {
	position: absolute;
	left:0;
	top: 23px;
	width: 92%;
	margin-right: 8px;
	overflow: auto;
	height: 75%;
	padding: 23px 15px 20px 20px;
} .page.character {
	margin-left: 35px;
} .page.autoH {
	height: 90%;
} .page h1 {
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
	font-size: 2.2em;
	color: #ea1e92;
} .page .strong {
	font-weight: 400;
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
} .page li {
	margin-left: 10px;
	line-height: 1.5em;
} .page form {
	margin-left: 10px;
} .page form dt {
	margin: 14px 0 4px;
} .page form dt label {
	font-size: 1.2em;
	color: #ea1e92;
	font-family: "Cooper","CooperFirefox","Cooper Std","CooperBlackStd","arial";
} .page form input {
	width: 90%;
	font-size: 16px;
} .page form .button {
	background: url(http://image2.irregularchoice.com/images/submit.png);
	text-indent: -99999px;
	display: block;
	width:224px;
	height: 24px;
} .page #popup_footer {
	font-size: 10px;
	color: #333;
} .page .center {
	margin: 0 auto;
	text-align: center;
} .page #home_search input#keyword_search {
	border:solid 1px #C90704;
	float:left;
	width:250px;
	padding:4px 0 4px 10px;
	margin:0 0 0 110px;
} .page #home_search input#submit {
	font-family: "Cooper", "CooperFirefox", "Cooper Std", "CooperBlackStd", "arial";
	border:solid 1px #C90704;
	margin:0 0 0 0px;
	padding:4px 0 2px;
	float:left;
	background:#C90704;
	color:#fff;
	width:50px;
} .page #search_avatar {
	position:absolute;
	top:50px;
	display:block;
	height:69px;
	width:123px;
	background:url('http://image2.irregularchoice.com/images/search_avatar.png') no-repeat;
}  #content_popup table {
	width:100%;
	margin:20px 0 20px 0;
	border-collapse:collapse;
}  #content_popup table td,  #content_popup table th {
	border:solid 1px #7A7A7A;
	padding:5px;
}  #content_popup table td {
	text-align:center;
}  #content_popup table tr.pink {
	background:#EAA0B7;
}  #content_popup a {
	text-decoration:underline;
	color:#EA1D91;
}  #content_popup p {
	margin:0;
}  div.jquery-image-zoom {
	line-height: 0;
	font-size: 0;
	z-index: 100;
	border: 5px solid #fff;
	margin: -5px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
} div.jquery-image-zoom a {
	background: url(http://image2.irregularchoice.com/images/jquery.imageZoom.png) no-repeat;
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: -17px;
	top: -17px;
} div.jquery-image-zoom a /* IE-users are prolly used to close-link in right-hand corner */ {
	*left: auto;
	*right: -17px;
	text-decoration: none;
	text-indent: -100000px;
	outline: 0;
	z-index: 11;
} div.jquery-image-zoom a:hover {
	background-position: left -25px;
} div.jquery-image-zoom img, div.jquery-image-zoom embed, div.jquery-image-zoom object, div.jquery-image-zoom div {
	width: 100%;
	height: 100%;
}