html,body {
width:100%;
height:100%;
}

body {
font-family:Verdana,Geneva,sans-serif;
text-align:center;
background-color:#000;
margin:0;
padding:0;
}

h1 {
font-size:15px;
line-height:18px;
margin:20px 0 15px;
}

h2 {
font-size:14px;
font-weight:400;
margin:0;
}

#outerframe {
height:100%;
width:100%;
display:table;
vertical-align:middle;
}

#container {
text-align:center;
position:relative;
vertical-align:middle;
display:table-cell;
height:768px;
}

#page {
position:relative;
background:#5c5452 no-repeat url(../images/navbar.png);
text-align:left;
color:#FFF;
width:1010px;
height:725px;
padding-right:15px;
margin:0 auto;
}

#content {
position:absolute;
right:30px;
bottom:55px;
width:485px;
height:485px;
line-height:12px;
font-size:11px;
z-index:4;
}

#content ul {
float:left;
padding-left:20px;
margin:5px 0;
}

#content ul.firstlist {
padding-left:15px;
}

#content br {
clear:both;
}

#content a {
color:#09F;
text-decoration:none;
}

#contentbg {
position:absolute;
width:510px;
height:485px;
bottom:53px;
right:15px;
overflow:hidden;
}

#header {
position:absolute;
top:10px;
right:15px;
}

#headerimg {
position:relative;
float:right;
background:url(../images/logo.png) no-repeat;
width:150px;
height:132px;
margin-right:-10px;
}

#headertitle {
position:relative;
float:right;
clear:both;
}

#headertxt {
position:relative;
float:right;
background-image:url(../images/headerbg.gif);
line-height:30px;
text-align:right;
padding-left:15px;
}

#headerright {
position:relative;
float:right;
background:url(../images/header-right.png) no-repeat;
width:22px;
height:30px;
}

#sidebar {
position:relative;
width:71px;
height:100%;
overflow:hidden;
margin-left:10px;
z-index:3;
}

#mainimg {
position:absolute;
left:98px;
width:402px;
height:671px;
overflow:hidden;
top: 43px;
}

#curve {
position:absolute;
top:0;
left:0;
background:url(../images/navbar.png) no-repeat;
width:1010px;
height:725px;
z-index:2;
}

#footer {
position:absolute;
left:100px;
width:900px;
top:670px;
*top:680px;
text-align:right;
font-size:11px;
line-height:15px;
z-index:3;
}

#footer a {
color:#FFF;
text-decoration:none;
padding-left:7px;
margin-left:7px;
border-left:1px #FFF solid;
}


#nav {
list-style:none;
}

#nav li {
display:inline;
}

#nav li a:hover {
color:#0FF;
}

#nav li.first a {
border:none;
padding-left:0;
margin-left:0;
}

#popouts {
position:absolute;
bottom:5px;
}

#popouts img {
margin-right:10px;
}

a.post-edit-link {
position:absolute;
bottom:58px;
right:20px;
color:#000;
text-decoration:none;
font-size:11px;
z-index:4;
}

#ajaxiframe {
position:absolute;
top:-3000px;
left:-3000px;
visibility:hidden;
}

div#fancy_overlay {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
display:none;
z-index:30;
}

* html div#fancy_overlay {
position:absolute;
}

div#fancy_wrap {
text-align:left;
}

div#fancy_loading {
position:absolute;
height:40px;
width:40px;
cursor:pointer;
display:none;
overflow:hidden;
background:transparent;
z-index:100;
}

div#fancy_loading div {
position:absolute;
top:0;
left:0;
width:40px;
height:480px;
background:transparent url(../images/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
position:absolute;
z-index:30;
}

div#fancy_loading_icon {
position:absolute;
background:url(../images/fancy_loading.gif) no-repeat;
z-index:35;
width:16px;
height:16px;
}

div#fancy_outer {
position:absolute;
top:0;
left:0;
z-index:90;
overflow:hidden;
background:transparent;
display:none;
margin:0;
padding:18px 18px 33px;
}

div#fancy_inner {
position:relative;
width:100%;
height:100%;
}

div#fancy_content {
z-index:100;
position:absolute;
color:#333;
font-size:14px;
background:transparent;
margin:0;
}

div#fancy_content a {
color:#512e8b;
font-weight:700;
text-decoration:none;
}

div#fancy_content .q {
color:#512e8b;
font-size:24px;
margin-left:-30px;
font-weight:700;
}

div#fancy_content .a {
color:#10af70;
font-size:24px;
font-weight:700;
margin-left:-30px;
}

div#fancy_div {
color:#FFF;
height:100%;
width:100%;
z-index:100;
}

img#fancy_img {
position:absolute;
top:0;
left:0;
border:0;
z-index:100;
width:100%;
height:100%;
margin:0;
padding:0;
}

div#fancy_close {
position:absolute;
top:-12px;
right:-15px;
height:30px;
width:30px;
background:url(../images/fancy_closebox.png) top left no-repeat;
cursor:pointer;
z-index:181;
display:none;
}

#fancy_frame {
position:relative;
width:100%;
height:100%;
display:none;
}

#fancy_ajax {
width:100%;
height:100%;
overflow:auto;
}

a#fancy_left,a#fancy_right {
position:absolute;
bottom:0;
height:100%;
width:35%;
cursor:pointer;
z-index:111;
display:none;
outline:none;
}

a#fancy_left {
left:0;
}

a#fancy_right {
right:0;
}

span.fancy_ico {
position:absolute;
top:50%;
margin-top:-15px;
width:30px;
height:30px;
z-index:112;
cursor:pointer;
display:block;
}

span#fancy_left_ico {
left:-9999px;
background:transparent url(../images/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
right:-9999px;
background:transparent url(../images/fancy_right.png) no-repeat;
}

a#fancy_left:hover span {
left:20px;
}

a#fancy_right:hover span {
right:20px;
}

.fancy_bigIframe {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:transparent;
}

div#fancy_bg {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:70;
border:0;
margin:0;
padding:0;
}

div.fancy_bg {
position:absolute;
display:block;
z-index:70;
border:0;
margin:0;
padding:0;
}

div.fancy_bg_n {
top:-18px;
width:100%;
height:18px;
}

div.fancy_bg_ne {
top:-18px;
right:-13px;
width:13px;
height:18px;
}

div.fancy_bg_e {
right:-13px;
height:100%;
width:13px;
}

div.fancy_bg_se {
bottom:-18px;
right:-13px;
width:13px;
height:18px;
}

div.fancy_bg_s {
bottom:-18px;
width:100%;
height:18px;
}

div.fancy_bg_sw {
bottom:-18px;
left:-13px;
width:13px;
height:18px;
}

div.fancy_bg_w {
left:-13px;
height:100%;
width:13px;
}

div.fancy_bg_nw {
top:-18px;
left:-13px;
width:13px;
height:18px;
}

div#fancy_title {
position:absolute;
bottom:-33px;
left:0;
width:100%;
z-index:100;
display:none;
}

div#fancy_title div {
color:#FFF;
font:bold 12px Arial;
padding-bottom:3px;
}

div#fancy_title table {
margin:0 auto;
}

div#fancy_title table td {
vertical-align:middle;
padding:0;
}

td#fancy_title_main {
height:32px;
}

#fancy_inner iframe {
display:none;
}

#loader {
position:absolute;
top:50%;
left:50%;
background:url(../images/loading.gif) no-repeat;
z-index:100;
width:32px;
height:32px;
margin-left:24px;
margin-top:-16px;
}

#special {
position:absolute;
top:-170px;
left:0;
line-height:18px;
font-size:16px;
width:320px;
}

#special h2 {
font-weight:700;
font-size:18px;
text-transform:uppercase;
}

#mainimgLinks {
position:absolute;
top:43px;
left:95px;
z-index:20;
}

a img,img {
border:none;
}

#content a:hover,div#fancy_content a:hover {
text-decoration:underline;
}

a#fancy_left:hover,a#fancy_right:hover {
visibility:visible;
}

td#fancy_title_left,td#fancy_title_right {
height:32px;
width:15px;
}

#productList {
	list-style: none;
	position: absolute;
	left: 150px;
	top: 100px;
	z-index: 10;
	color: #FFF;
	font-size: 12px;
}

#productList li {
	margin-bottom: 10px;	
}

#productList li a {
	display: block;
	background: url(../images/pink-but.png) no-repeat top left;
	width: 173px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#productList li a:hover {
	background-position: bottom left;
}

#productIcon {
	float: right;
	width: 300px;
}

#productForm {
	position: relative;
	padding-top: 20px;
	*padding-top: 0;
	clear: both;	
}

#productForm label {
	float: left;
	display: block;
	width: 150px;	
}

#productDescription {
	float: left;
	width: 150px;
	font-weight: bold;	
}

.note {
	clear: both;
	font-size: 10px;
	font-style: italic;
	margin: 5px 0;
}

.productOption {
	margin: 5px 0;	
}

.prices {
	text-align: right;	
	padding-top: 50px;
}

#content.home {
	bottom: 15px;	
	height: 458px;
}

#contentbg.home {
	bottom: 13px;	
	height: 460px;
}

#page.home {
	background: #000;	
}

#curve.home {
	background-position: bottom left;
	height: 765px;	
}

#headerright.home {
	display: none;	
}

#headertxt.home {
	background: none;	
}

#mainimg.home {
	top: 257px;	
	height: 456px;
}

#special.home {
	left:-411px;
	background: #FFF;
	color: #000;
	top: auto;
	bottom: 473px;
	padding: 10px;
	width: 600px;
	font-size: 10px;
	color: #4e4c4c;
	line-height: normal;
}

#special.home h2 {
	font-size: 13px;
	padding-bottom: 10px;
}

#special.home div {
	margin-top: 10px;
}

#special.home a {
	font-size: 11px;
	font-weight: bold;	
}

#special.home small {
	margin-top: 10px;	
	display: block;
}

#headerimg.home {
	margin-top: 73px;	
}

#nav.home {
	position: absolute;
	top: -670px;
	right: -5px;
	line-height: 16px;	
	width: 775px;
}

#nav.home li {
	display: inline-block;
	border-right: 1px solid white;
	line-height: 22px;
	background: url(../images/pink.jpg) top left;
	margin-bottom: 10px;
}

#nav.home li:hover {
	background-position: bottom left;
}

#nav.home li a {
	display: block;
	color: #FFF;
	padding: 0 5px;
}

#footer.home a {
	padding: 0;
	margin: 0;
	border: none;
}

#content.spaced {
	line-height: 14px;	
}
