/* CSS Reset */
 img, div { behavior: url(/images/iepngfix.htc) }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	line-height: 1em;
	font: .9em Arial, Helvetica, sans-serif;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

/********** Body Structure **********/

#container {

    width: 1008px;
	margin: 0 auto;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	
}


/********** Header **********/

#top-menu {
	width: 995px;
	text-align: right;
}

#top-menu li {
	text-align: right;
	display: inline;
	font-size: .7em;
	font-weight: bold;
	padding-left: 14px;

}

#top-menu a {
	color: black;
	text-decoration: none;
}

#top-menu a:hover {
	color: black;
	text-decoration: underline;
}
#search-box {
	display: inline;
}

#search-box form {
	display: inline;
}
#search-box div {
	display: inline;
}
.cartCountTotal {
	background: #ffa29d;
	padding: 0px 3px;
	padding-left: 3px !important;
	margin-left: 6px;
}

#header {


}

#headetc {
	width: 995px;
	background: url(../images/header-bg.gif) repeat-x;
}
#headetc li {
	display: inline;
}

#headetc p {
   display: inline;
}

.logo {
	position: relative;
	bottom: 6px;
	left: 22px;
}
.tagline {

	padding-left: 43px;
}
.help-center {
	background: url(../images/call-center-girl.png) no-repeat top right;
	height: 111px;
	vertical-align: bottom;
}
.help-center p {
    font-size: .9em;
	font-weight: bold;
	display: block !important;
	margin-top: 42px;
}

.help-center a {
	color: #1443A7;
	text-decoration: none;
}
.help-center a:hover {
	color: #1443A7;
	text-decoration: underline;
}

#mid-menu {
  width: 995px;
  height: 30px;
  background: url(../images/mid-menu-bg.gif) no-repeat top left;
  padding-top: 6px;
  text-align: center;
  list-style-type: none;
}

#mid-menu li {
	display: inline;
	color: #000;
	font-size: .8em;
	font-weight: bold;
	padding: 0px 6px;
}

#mid-menu a {
  color: #333;
  text-decoration: none;
}
#mid-menu a:hover {
	color: #333;
	text-decoration: underline;
}

/********** Left Sidebar **********/


#left {
  float: left;
  width: 170px;
  background: #727172;
  padding-bottom: 30px;

}

#left-menu {
  background: #727172;
  padding: 8px 0px 20px 9px;
 width: 161px;

}

#left-menu h4 {
  background: url(../images/lcat-bg.gif) no-repeat;
  width: 144px;
  height: 22px;
  text-align: center;
  font-size: .8em;
  font-weight: bold;
  color: #333;
  padding-top: 3px;
  margin-bottom: 3px;
}
#left-menu a {
	text-decoration: none;
	color: #333;
}
#left-menu a h4 {
	cursor: pointer;
}

#left-menu ul{
   margin-bottom: 8px;
}

#left-menu li {
	padding-left: 3px;
}

#left-menu ul a {
	color: white !important;
	text-decoration: none;
}

#left-menu  a h2:hover {
	color: white;
	text-decoration: underline !important;
}

#left-menu h2 {
	font-weight: bold;
	font-size: .88em;
	padding-bottom: 7px;
}

#left-menu img {
  	padding-top: 7px;
  	display: block;
	margin: 0 auto;
	padding-right: 7px;
}

.bmugs {
	margin-left: -4px !important;
	
}

#left object {
   display: inline;
}

.img-blank {
	padding-bottom: 16px;
}



/********** Body Content **********/

#right {
	float: left;
	width: 824px;
	background: #fff;
}

/****** Home Page ******/

#home-wrap {

}

#h-banner {
   margin-left: 14px;
}

#home-mid {
	margin: 20px 0px 30px 14px;
	padding-bottom: 14px;
	float: left;
	border-bottom: 1px solid #ccc;
}

#home-mid a {
	text-decoration:none;
	color: black;
}

#home-mid li {
	float: left;
	padding-right: 5px; 
    width: 262px;
}

#home-mid ul img {
	float: left;
	padding-right: 6px;
}

#home-mid p {

	font-size: .8em;
}

#h-cat-wrap {
	

}
#h-cat-wrap strong {
	font-size: .8em;
	display: block;
	text-align: center;
	padding-top: 3px;
	
}

#h-cat-wrap li {

	padding-bottom: 14px;
}

.cat-list {
	float: left;
	width: 824px;
}

.cat-list li {
	padding: 0px 0px 14px 14px;
	width: 188px;
	display: inline;
	float: left;
}
.cat-list a {
	color: #000;
	text-decoration: none; 
}

.cat-list a:hover {
	text-decoration: underline;
}


#home-cats {
	margin: 8px;
}

#home-cats td {

  padding: 1px;
}

#home-cats img {
   vertical-align: top;
 
}

#home-ads {
	margin-top: 12px;
}

#home-text {
   padding: 20px;
}

#home-text p {

  margin-bottom: 16px;
  line-height: 1.15em;
  font-size: .88em;

}

#cat-img-wrap {
	margin-bottom: 20px;
}

#cat-img-wrap h1 {
	color:#fff;
	font-family:georgia;
	font-size:1.8em;
	font-weight:bold;
	padding:186px 0 0 8px;
	letter-spacing: .1em
}

#cat-img-wrap p {
	color: #f6f6f6;
	float: right;
	width: 226px;
	padding: 4px 5px;
	font-size: .8em;
	line-height: 1.35em;
	font-family: verdana, sans-serif;
	letter-spacing: .04em;
	
}

#cat-img-wrap strong {
	display: block;
	font-size: 1.15em;
	margin-bottom: 4px;
	padding-top: 6px;
	text-transform: capitalize;
}

.box-set-header {
	margin: 20px 0px;
}



.cat-mugs {
	width: 798px;
	height: 222px;
	background: url("../images/mugs.jpg") no-repeat;
}
.cat-glass {
	width: 798px;
	height: 222px;
	background: url("../images/glass-mugs.jpg") no-repeat;

	
}
.cat-candy {
	width: 798px;
	height: 222px;
	background: url("../images/candy-jars.jpg") no-repeat;

}
.cat-stemware {
	width: 798px;
	height: 222px;
	background: url("../images/stemware.jpg") no-repeat;
}
.cat-bar {
	width: 798px;
	height: 222px;
	background: url("../images/bar-pub.jpg") no-repeat;

}
.cat-spring {
	width: 798px;
	height: 222px;
	background: url("../images/spring-water.jpg") no-repeat;
}
.cat-sports {
	width: 798px;
	height: 222px;
	background: url("../images/sports-bottles.jpg") no-repeat;
}
.cat-travel {
	width: 798px;
	height: 222px;
	background: url("../images/travel-mugs.jpg") no-repeat;
}
.cat-picture {
	width: 798px;
	height: 222px;
	background: url("../images/picture-mugs.jpg") no-repeat;
}
.cat-sale {
	width: 798px;
	height: 222px;
	background: url("../images/sales.jpg") no-repeat;
}
.cat-wedding {
	width: 740px;
	height: 380px;
	background: url("../images/wedding.jpg") no-repeat;
}
.cat-flutes {
	width: 740px;
	height: 380px;
	background: url("../images/flutes.jpg") no-repeat;
}
.cat-hurricane {
	width: 740px;
	height: 380px;
	background: url("../images/hurricanes.jpg") no-repeat;
}
.cat-jars {
	width: 740px;
	height: 380px;
	background: url("../images/jars.jpg") no-repeat;
}
.cat-martini {
	width: 740px;
	height: 380px;
	background: url("../images/martini.jpg") no-repeat;
}
.cat-shots {
	width: 740px;
	height: 380px;
	background: url("../images/shots.jpg") no-repeat;
}
.cat-wine {
	width: 740px;
	height: 380px;
	background: url("../images/wine.jpg") no-repeat;
}
.cat-party-favors {
	width: 740px;
	height: 380px;
	background: url("../images/favor-header.jpg") no-repeat;
}
.cat-bachelor {
	width: 740px;
	height: 380px;
	background: url("../images/bachelor.jpg") no-repeat;
}
.cat-birthday {
	width: 740px;
	height: 380px;
	background: url("../images/birthday.jpg") no-repeat;
}
.cat-celebration {
	width: 740px;
	height: 380px;
	background: url("../images/celebration.jpg") no-repeat;
}
.cat-school {
	width: 740px;
	height: 380px;
	background: url("../images/school.jpg") no-repeat;
}
.cat-shower {
	width: 740px;
	height: 380px;
	background: url("../images/shower.jpg") no-repeat;
}
.cat-arena {
	width: 798px;
	height: 222px;
	background: url("../images/arena.jpg") no-repeat;
}
.cat-brighton {
	width: 798px;
	height: 222px;
	background: url("../images/brighton.jpg") no-repeat;
}
.cat-bristol {
	width: 798px;
	height: 222px;
	background: url("../images/bristol.jpg") no-repeat;
}
.cat-cancun {
	width: 798px;
	height: 222px;
	background: url("../images/cancun.jpg") no-repeat;
}
.cat-dover {
	width: 798px;
	height: 222px;
	background: url("../images/dover.jpg") no-repeat;
}
.cat-elite {
	width: 798px;
	height: 222px;
	background: url("../images/elite.jpg") no-repeat;
}
.cat-granada {
	width: 798px;
	height: 222px;
	background: url("../images/granada.jpg") no-repeat;
}
.cat-newport {
	width: 798px;
	height: 222px;
	background: url("../images/newport.jpg") no-repeat;
}
.cat-quad {
	width: 798px;
	height: 222px;
	background: url("../images/quad.jpg") no-repeat;
}
.cat-roma {
	width: 798px;
	height: 222px;
	background: url("../images/roma.jpg") no-repeat;
}
.cat-valencia {
	width: 798px;
	height: 222px;
	background: url("../images/valencia.jpg") no-repeat;
}
.cat-knives {
	width: 798px;
	height: 222px;
	background: url("../images/knives.jpg") no-repeat;

}

.libbey-halo {
color:black !important;
display:block !important;
float:left !important;
font-family:georgia !important;
font-style:italic;
font-weight:bold;
margin-left:190px;
padding-bottom:18px !important;
padding-top: 14px !important;
width:510px !important;
}


/********** Footer **********/

#foot-head {
	width: 995px;
	background: url(../images/foot-bg.gif) no-repeat top left;
	clear: both;
	padding: 3px 0px 4px 12px;
	float: left;
	margin-top: 12px;
}

#foot-head ul {
   font-size: .8em;
   font-weight: bold;
   color: #fff;
}

#foot-head li {
	display: inline;
}

#footer {
	background: #D9D8D8;
	width: 975px;
	float: left;
	margin-bottom: 20px;
	font-size: 1em;
	padding: 10px 10px 20px 10px;
}

#footer ul {
	float: left;
	width: 114px;
	

}
#footer li {
	list-style-position: outside;
	margin-left: 4px;

}

#footer ul {
  margin-top: 8px
}
#footer p, #footer a {
  color: #000;
  font-family: ,sans-serif;
  font-size: 0.7em;
}
#footer p {
  line-height: 15px;
}
#footer a {
  text-decoration: none;
}
.list-head li {
	
}
.slist {

}
.olist {
	padding-left: 160px;
}
.tlist {
	padding-left: 178px;
}
.clist {
		padding-left: 194px;
}
#bystyle {
	list-style-image: url(../images/bwhite.gif);
	margin-left: 12px;
}
#bystyle2 {
	list-style-image: url(../images/bwhite.gif);
	margin-left: 8px;
}
#byevent {
	list-style-image: url(../images/byellow.gif);
	margin-left: 12px;
}
#byevent2 {
	list-style-image: url(../images/byellow.gif);
}
#byhelp {
	list-style-image: url(../images/bblue.gif);
	margin-left: 20px;
}
#byhelp2 {
	list-style-image: url(../images/bblue.gif);
}

.view-larger {
	float: right;
	margin-top: 5px;
}

#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: #222; }

#cpreview {
	width: 500px;
	height: 460px;
	padding: 6px 8px 30px 6px;
	font-family: verdana;
}
#previewleft {
   float: left;
   display: inline;
   width: 320px;
   margin-bottom: 42px;
   text-align: center;
}

#previewleft h3 {
	padding-bottom: 4px;
	font-size: .9em;
}
#previewleft img {
}

#previewleft p {
	font-size: .85em;
}

#pimgwrap {
	width: 330px;

}

#previewright {
	float: left;
	display: inline;
	margin: 15px 0px 0px 12px;
	padding: 8px;
	border: 1px solid #ccc;
	clear: right;
}

#previewright h4 {
	font-size: 1em;
	font-weight: bold;
	color: #777;
}

#previewright p {
	padding-top: 10px;
	font-size: .85em;
}

#previewright img {
	display: block;
	padding-top: 10px;
}

#cpreview h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 14px;
	clear: both;
	color: #D64C4C;
}

#shop-cat {
	width: 488px;
	border-top: 1px solid #ccc;
	margin-top: 12px;
	padding: 6px 5px 0px 5px;
	clear: both;
}

#shop-cat h4 {
	font-size: 1em;
	font-weight: bold;
	color: #D64C4C;
	margin-bottom: 14px;
}

#cart-browse {
	font-size: .75em !important;
}

#cart-browse h5 {
	font-weight: bold;
}

#cart-browse tbody td {
    padding-bottom: 2px;
}

#cart-browse a {
	text-decoration: none;
	color: #333;
}

#cart-browse a:hover {
   text-decoration: underline;
   color: #333;
}

#shop-cat h6 {
  	font-size: .9em;
	font-weight: bold;
	color: #D64C4C;
	margin-bottom: 10px;
}

#imgpreview {
position: relative;
visibility: hidden;
border:solid 1px #CCC;
padding: 5px;
}

#mp_results_cyop_href {
	display: none;
}

#mp_text_view {
	display: none;
}

.poll-head {
  color:#1443A7;
  display:block;
   font-family:sans-serif;
   font-size:1.1em !important;
   font-weight:bold;
   margin:12px 0;
}

#specials-signup{
	cursor: pointer;
}

#specials-box {
	width: 320px;
	padding: 6px 9px;
	
	background: #eee;
	height: 120px;
}

#specials-box h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: georgia, serif;
	color: #D44B4B;
}

#specials-box input {
	border: 1px solid #7D868F;
}

#specials-boxl {
	width: 583px;
	padding: 6px 9px;
	
	background: #eee url(../images/mac_os_x/header.gif) no-repeat;
	height: 320px;
}

#specials-boxl form {
	margin-top: 88px;
	margin-left: 40px;

}

#specials-boxl h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: arial, sans-serif;
	color: #1443A7;
}

#specials-boxl input {
	border: 1px solid #7D868F;
	font-size: 1.4em;
}


#thanks-boxl {
	width: 583px;
	padding: 6px 9px;
	background: #eee;
	height: 320px;
	text-align: center;
	
}

#thanks-boxl h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: georgia, serif;
	color: #1C383B;
}

#submit-email {
	background: #1C383B;
	color: #eee;
	font-weight: bold;
}

#thanks-box {
	width: 320px;
	padding: 6px 9px;
	background: #eee;
	height: 120px;
	text-align: center;
}

#thanks-box h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: georgia, serif;
	color: #1C383B;
}

.testname {
	visibility: hidden;
	font-size: .6em;
}

.testname input {
	height: 8px;
}

/********** Accessories Block **********/

#accessories {
	
}

#accessories h4 {
  width: 794px;
  color: #333;
   padding: 4px 0px 4px 0px;
   border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
   margin: 0px 0px 8px 16px;
   font-family: arial;
   font-size: .9em;
   font-weight: bold;
}

/*** qTip Tooltip ***/
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}


.sale-sign {
	position: absolute !important;
	right: 40px;
	top: 0px;
}