@charset "utf-8";
/* CSS Document */
body {
background: #990000 url(images/christmas_back2.gif) repeat-x;
margin:0;
padding:0;
font: 12px Arial, Helvetica, sans-serif;
color: #000;
}
object {
margin:0;
padding:0;
}
h1 {
font: italic bold 24px "Times New Roman", Times, serif;
color:#900;
}
a {
font-weight:bold;
}
a:link {
color: #900;
}
a:visited {
color: #900;
text-decoration:none;
}
a:hover, a:active {
color: #000;
text-decoration:overline underline;
}
h2 i, h3 i {
display:none;
}
#wrap {
background: url(images/christmas_back.gif) repeat-y center;
width:733px;
border-width: 0 1px;
padding:0 24px;
height:100%;
overflow:hidden;
margin:0 auto;
}
#banner {
background: #820101 url(images/chrismtas_banner.jpg) no-repeat;
width:713px;
height:47px;
margin:0;
padding:10px;
}
	#banner h1 {
	padding: 10px 0 0 90px;
	margin:0;
	font-size:22px;
	color:#FFFFFF;
	}
	#address {
	width: 200px;
	float:right;
	text-align:right;
	color:#FFFFFF;
	}
		#address span {
		font-weight:bold;
		font-size:14px;
		}
		#address a {
		color:#FFFFFF;
		}
#nav, #nav2 {
border:1px solid #000;
width:733px;
background: #abe7b6 url(images/christmas_nav.gif) repeat-x bottom;
height:20px;
height:20px;
color:#FFF;
}
#nav {
border-width: 1px 0;
}
#nav2{
border-width: 1px 0 0 0;
}
		.nav1 {
		width:325px;
		padding-left:8px;
		background-color:#369b38;
		font-weight:bold;
		font-size:10px;
		}
		.nav2 {
		width:100px;
		text-align:center;
		background:url(images/christmas_nav2.gif) no-repeat left;
		}
	#nav a, #nav2 a {
	height:18px;
	width:100px;
	display:block;
	padding-top:2px;
	}
	#nav a:link, #nav2 a:link {	
	text-decoration:none;
	color:#FFF;
	}
	#nav a:visited, #nav2 a:visited {	
	text-decoration:none;
	color:#FFF;
	}
	#nav a:hover, #nav a:active, #nav2 a:hover, #nav2 a:active {
	text-decoration:none;
	background-color:#f1eaee;
	color:#900;
	}
#layout {
width:733px;
background:url(images/christmas_divider.gif) repeat-x top;
height:100%;
}
	#layout1 {
	width:200px;
	vertical-align:top;
	padding:20px 10px 150px 10px;
	background: url(images/christmas_lay1_back.jpg) no-repeat bottom left;
	}
	#layout2 {
	width:494px;
	vertical-align:top;
	padding:20px 10px;
	height:550px;
	}
#specialh2 {
height:52px;
background: #FFF url(images/christmas_h2_special.gif) no-repeat;
margin:0;
padding:0;
}
#invh2 {
height:52px;
background: #FFF url(images/christmas_h2_inv.gif) no-repeat center;
margin:0;
padding:0;
}
#inventoryh2 {
height:52px;
width:459px;
background: #FFF url(images/christmas_h2_inventory.gif) no-repeat;
margin:10px 0 0 0;
padding:0;
}
#hoursh2 {
height:52px;
width:249px;
background: #FFF url(images/christmas_h2_hours.gif) no-repeat;
margin:0;
padding:0;
}
#specials {
border:4px solid #900;
border-width: 0 0 4px 0;
}
			#specials3 li {
			list-style-image: url(images/christmas_bullit2.gif);
			margin-bottom: 4px;
			padding:0 0 3px 3px;
			}
			#specials3 a {
			font-size:13px;
			text-decoration:none;
			}
	#specials2 div {
	padding:5px;
	
	}
	#specials2 a:link, #specials3 a:link {
	color:#900;
	text-decoration:none;
	}
	#specials2 a:visited, #specials3 a:visited {
	color:#900;
	text-decoration:none;
	}
	#specials2 a:hover, #specials2  a:active, #specials3 a:hover, #specials3  a:active {
	color: #000;
	text-decoration:underline;
	}
	#specials2 p {
	margin:8px 0;
	padding:0;
	}
	.itemid {
	font-size:10px;
	}
	.oldprice {
	text-decoration:line-through;
	}
	.newprice {
	font-size:16px;
	font-weight:bold;
	background-color:#900;
	color:#FFF;
	}
	.special2, .special3, .special4, .special5 {
	border-top:2px solid #369b38;
	}
#repairh2 {
height:52px;
background: #FFF url(images/christmas_h2_repair.gif) no-repeat;
margin:0;
padding:0;
}
#repair {
	overflow:hidden;
	margin-top:20px;
}

#additional {
border:4px solid #900;
}
	  #additional div {
		  text-align:center;
		  padding:5px;
	  }
#inventory {
border:4px solid #900;
border-width: 0 0 4px 0;
width:459px;
margin-bottom:20px;
}
	#inventory table {
	width:100%;
	margin-bottom:10px;
	}
		#inventory td {
		vertical-align:top;
		}
		#inv1 {
		width:250px;
		padding:10px 10px 0 10px;
		}
		#inv2 {
		width:250px;
		padding: 10px;
		}
		#inv3 {
		width:210px;
		background:url(images/christmas_linev.gif) repeat-y left;
		padding: 0 0 0 35px;
		}
		#inv3 select {
		width:200px;
		}
		#qsh3 {
		width:114px;
		height:17px;
		background: url(images/christmas_h3_qs.gif) no-repeat;
		margin:0;
		padding:0;
		}
		#fbpch3 {
		width:183px;
		height:17px;
		background: url(images/christmas_h3_fbpc.gif) no-repeat;
		margin:0;
		padding:0;
		}
		#pfh3 {
		width:130px;
		height:17px;
		background: url(images/christmas_h3_pf.gif) no-repeat;
		margin:0;
		padding:0;
		}
#hours2 {
float:right;
width:270px;
padding-top:5px;
}
#hours {
width:249px;
border:4px solid #900;
border-width: 0 0 4px 0;
margin:0 20px 0 0;
float:left
}
	#hours table {
	margin:5px auto;
	}

		.hdays {
		font-weight:bold;
		text-align:right;
		padding: 2px 10px 2px 0;
		}
		.hhours {
		padding:2px 0 2px 15px;
		background: url(images/christmas_bullit.gif) no-repeat left;
		font-weight:bold;
		}

			.hhours span {
			font-size:10px;
			font-weight:normal;
			}
#paragraph2 {
margin-top:80px;
}
#footer {
border-top:1px solid #000;
background: #abe7b6 url(images/christmas_nav.gif) repeat-x bottom;
font-size:11px;
color:#FFF;
padding: 3px 10px;
}
	#footer span {
	float:right;
	}
	#footer p {
	margin:0;
	padding:0;
	font-size:11px;
	}
form {
margin:7px 0 0 0;
padding:0;
}
input, select {
font-size:11px;
vertical-align:middle;
}
.article {
margin-bottom: 15px;
}
.find {
width:51px;
height:20px;
background: url(images/christmas_b_find.gif);
vertical-align:middle;
margin-left:7px;
}
.bsearch {
width:94px;
height:20px;
background: url(images/christmas_b_search.gif);
vertical-align:middle;
margin:7px;
}
#repairtd {
	padding:10px;
	width:460px;
}
#repairh1 {
		width:436px;
		height:48px;
		background: url(images/christmas_h1_repair.gif) no-repeat;
		margin:10px auto;
		padding:0;
	}
	#ticketnum2 {
		font-size:1.5em;
		font-weight:bold;
		border:1px solid #000;
		padding:5px;
		width:180px;
		color:#900;
		margin-left:5px;
	}
.bstatus {
width:200px;
height:39px;
background: url(images/christmas_b_status.gif);
float:right;
margin:5px 20px 0 0;
}
.highlight {
	border:1px solid #000;
	padding:4px 2px;
	text-align:center;
	background:#369B38;
	color:#FFF;
}

.b_back {
	float:right;
	margin:0 20px;
	border:1px solid;
	text-decoration:none;
	padding:3px;
}
.tools img {
	border:1px solid #000;
	width:200px;
}
	.find img, .bsearch img, .bstatus img {
	display:none;
	}
.sideimg {
text-align:center;
}
	.sideimg img {
	border:2px solid #564e78;
	}
.invresult {
width: 450px;
border-bottom: 1px solid #000000;
overflow:hidden;
padding:10px;
margin-bottom:20px;
clear:both;
}
	.invresult td {
	vertical-align:top;
	padding: 10px 0;
	}
	.invresult img {
	vertical-align:middle;
	margin: 0 10px 0 3px;
	}
	.invresultimg {
	border: 1px solid #000000;
	max-width:246px;
	height:auto;
	}
	.invresultimg2 {
	background-color:#900;
	display:block;
	margin: 0 10px 0 3px;
	padding:2px 0;
	}
		.invresultimg2:link, .invresultimg2:visited {
		color:#FFFFFF;
		text-decoration:none;
		}
		.invresultimg2:hover, .invresultimg2:active {
		color:#FCC;
		text-decoration:none;
		}
		.invresultimg2 img {
		border:none;
		}
	.invresult p {
	margin:0 0 10px 3px;
	padding:0;
	}
	.refid {
	padding: 3px;
	margin:0;
	background-color: #900;
	display:block;
	color:#FFF;
	}
	.invresult form {
	display:inline;
	margin:0;
	padding:0;
	}
.searchagain {
height:20px;
width:116px;
float:right;
border:none;
background:url(images/christmas_b_searchagain.gif) no-repeat;
}
.nextpage {
height:20px;
width:104px;
float:right;
border:none;
background:url(images/christmas_b_nextpage.gif) no-repeat;
}

/* ------------------ Lightbox ------------------------ */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Paypal */
.pp_buynow {
background-image:url(http://jewelbase.com/styles/images/christmas_b_buynow.gif);
width:114px;
height:38px;
}
.pp_viewcart {
background-image:url(http://jewelbase.com/styles/images/christmas_b_viewcart.gif);
width:114px;
height:40px;
}