@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header{
	width:950px;
	height:106px;
	clear:both;
}

#leftNav{
	width:140px;
	float:left;
	background-color:#003366;
	color:#ffffff;
	font-weight:bold;
}

#mainContent{
	width:800px;
	position:absolute;
	left:145px;
	top:106px;
}

#content{
	width:800px;
}

#footer {
	width:800px;
	height:64px;
	font-size:11px;
	color:#666666;
	background-image:url(images/footer_bgrnd.gif);
	background-repeat:no-repeat;
	clear: both;
}


.footerTop{
	display:inline;
	padding:10px 15px 10px 20px;
	color:#666666;
	vertical-align:middle;
}
a.footerLinks:link{
	color:#666666;
	text-decoration:none;
}
a.footerLinks:visited{
	color:#666666;
	text-decoration:none;
}
a.footerLinks:hover{
	color:#666666;
	text-decoration:underline;
}
a.footerLinks:active{
	color:#666666;
	text-decoration:underline;
}


#memberVerified{
	position:absolute;
	width:500px;
	height:200px;
	top:50%;
	margin-top:-100px;
	left:50%;
	margin-left:-250px;
	border:solid thin #003366;
	background-color:#FFFFFF;
	color:#003366;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

#topBar {
	width:800px;
	height:8px;	
	background-color:#003366;
	clear:both;
}

#topCenterTitle {
	width:800px;
	height:300px;
	clear:both;
}

#topLeftBody {
	width:475px;
	height:200px;
	float:left;
}

#topRightBody {
	width:320px;
	height:200px;
	float:right;

}

#midLeftBody {
	width:475px;
	height:400px;
	float:left;

}

#midRightBody {
	width:320px;
	float:right;

}

#bottomCenterBody {
	width:800px;
	height:200px;
	clear:both;
}

.navLeft{
	background-image:url(images/leftnav_bg.gif);
	background-repeat:no-repeat;
	background-color:#003366;	
	padding: 5px 0px 5px 0px;
}
a.navLink:link{
	color:white;
	text-decoration:none;
}
a.navLink:visited{
	color:white;
	text-decoration:none;
}
a.navLink:hover{
	color:white;
	text-decoration:underline;
}
a.navLink:active{
	color:white;
	text-decoration:underline;
}

.welcomeBox{
	color:#666666;
	background-repeat:no-repeat;
	width:800px;
}
.welcomeText{
	color:#990000;
	font-size:18px;
}
.welcomesubText{
	color:#666666;
	font-size:14px;
}
.welcomeBoxMargin{
	margin:0px 10px 0px 10px;
}

.menuList{
	padding:5px 0px 5px 0px;
	margin-left:5px;
}

.menuList2{
	padding:0px 0px 0px 0px;
	margin-left:5px;
}

.marginLeft{
	margin-left:60px;
}

.blueBar {
	width:800px;
	height:8px;	
	background-color:#003366;
	clear:both;

}

#middleAd{
	width:450px;
}

#memberVerify{
	width:800px;;
}

#middleContainer{
	width:800px;
	clear:both;
}

#bottomContainer{
	width:800px;
	clear:both;
}

#memberShipBox{
	width:300px;
}

#bottomAd{
	float:right;
	width:450px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: inherit;
}
#menu {
width: 140px;
}
#smenu2{
display:none;
}
#smenu3{
display:none;
}
#menu dt {
color:#ffffff;
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
margin-left: 10px;
background: #003366;
}
#menu li {
padding-left:25px;
}
#menu li a, #menu dt a {
color: #ffffff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
font-weight:bold;
}

.subMenu li{
margin-left:15px;
}

.cartDisplay{
	padding:2px;
	font-weight:bold;	
}

.shoppingCartLinks:link{
	color:#fff;
	text-decoration:underline;
}
.shoppingCartLinks:active{
	color:#fff;
}
.shoppingCartLinks:hover{
	color:#fff;
	font-weight:bold;
}
.shoppingCartLinks:visited{
	color:#fff;
}
.cartColumn{
	width:200px;
}

#emptyCart{
	width:800px;
	height:300px;
	color:#003366;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.customItemHead{
	text-align:center;
}

.customItemTitle{
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	background-color:#003366;
}

.customItemSubTitle{
	font-weight:bold;
	color:#003366;
	font-size:14px;
}

.customItemSubHeader{
	color:#003366;
	padding:3px;
}

.ownPhotoBox{
	border:solid thin #003366;
	padding:2px;
	color:#FF0000;
}

.vidSubtitles{
	text-align:center;
	height:30px;
	width:320px;
	color:#003366;
	margin:10px;
}

.vidTD{
	text-align:center;	
}

.vidHeading{
	font-weight:bold;
	color:#003366;
	padding:10px;
}

#adminTable{
	width:800px;
	padding:20px;
}

#adminTable table td {
	padding:5px;
}

.sectiontitle{
	border: solid thin #CCCCCC;
	width:783px;
	margin:5px;
	background-color:#003366;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	clear:both;
}

.section{
	border: solid thin #CCCCCC;
	width:788px;
	height:28px;
	margin:5px;
	background-color:#FFFFFF;	
	color:#003366;
}
/* Color Picker */
.color-swatch {
	display: inline-block;
	width: 40px !important;
	height: 40px;
	float: left;
	margin: 5px;
	clear: none !important;
	padding: 0 !important;
	border: 1px solid #a0aaa2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.swatch-hover {
	border: 2px solid #6b6b6a;
	margin: 4px;
}
.swatch-inner {
	width: 38px;
	height: 38px;
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
.swatch-selected {
	border: 2px solid #000;
	margin: 4px;
}

.lightStripe {
	background-color: #CCC
}

.floatleft{
	float:left;
	font-weight:bold;
	margin-left:10px;
}
.floatright{
	float:right;
	font-weight:bold;
	margin-left:10px;
}

.colorNameDisplay{
	border: none;
}
.stripe-total, .stripe-total *, .item-total, .item-total * {
	color: #0e67A9;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.color-picker {
	position: relative;
}

.picker-small .color-picker .color-swatch {
	width: 15px !important;
	height: 15px !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.picker-medium .color-picker .color-swatch {
	width: 22px !important;
	height: 22px !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.picker-small .color-picker .swatch-hover, .picker-small .color-picker .swatch-selected, .picker-medium .color-picker .swatch-hover, .picker-medium .color-picker .swatch-selected {
	margin: 1px !important;
}

.picker-small .color-picker .color-swatch, .picker-medium .color-picker .color-swatch {
	margin: 2px;
}

.picker-small .color-picker .swatch-inner {
	width: 13px !important;
	height: 13px !important;
	display: inline-block;
	overflow: hidden;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.picker-medium .color-picker .swatch-inner {
	width: 20px !important;
	height: 20px !important;
	display: inline-block;
	overflow: hidden;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.ring-previews {
	width: 240px;
	float: right;
}

.ring-preview-container {
	float: right;
	padding: 5px;
	width: 100%;
}

/*a:link, a:visited, a:hover, a:active {
	color:#ffffff;
}*/

#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; }

#tablepadding td{
padding:5px;
}

.select-menu {
	background: url("/assets/img/select_bg.gif") repeat-x scroll right top #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #7C7C7C #C3C3C3 #DDDDDD;
	color: #333333;
}

.select-menu .options {
	background-color: #000;
	border: 1px solid #333333;
	border-top: none;
	border-right: none;
	width: 280px;
	max-height: 300px;
}

.select-menu .options .current {
	background-color: #0a246a;
	color: #fff;
	height: 28px;
	border-bottom: 1px solid #efefef !important;
}

.select-menu .options .option a.font, .select-menu .options .opt-group {
	background: #000 url(images/fonts.png) no-repeat top left;
	padding: 2px 10px;
	font-size: 11px;
	width: auto;
	height: 28px;
	word-wrap: normal;
	display: block;
	text-indent: -9999px;
	border-bottom: 1px solid #efefef !important;
}

.select-menu .options .option a:hover {
	background-position: -280px;
	border: none;
	border-bottom: 1px solid #efefef !important;
}

.select-menu .options .hover {
	background-color: #0a246a;
	color: #fff;
}

.select-menu .selected {
	padding: 2px 14px 2px 5px;
}

.select-menu .selected a {
	border: none;
	border-bottom: none !important;
	color: #000 !important;
}

/* FONT STYLE DEFINITIONS */
.select-menu .options .option a.select {
	background-image: none;
	color: #000 !important;
	background-color: #fff !important;
	font-weight: bold;
	padding: 5px 10px;
	height: auto;
	font-size: 14px;
	text-indent: 0;
}

.select-menu .options .group-Standard {
	background-position: -8px top;
}

.select-menu .options .group-Gothic {
	background-position: -8px -360px;
}

.select-menu .options .group-Celtic {
	background-position: -8px -690px;
}

.select-menu .options .group-Classic {
	background-position: -8px -1020px;
}

.select-menu .options .group-Script {
	background-position: -8px -1470px;
}

.select-menu .options .group-Comic {
	background-position: -8px -2010px;
}

.select-menu .options .group-Fancy {
	background-position: -8px -2460px;
}

.select-menu .options .option a.font-Arial {
	background-position: -8px -30px;
}

.select-menu .options .option a.font-Arial:hover {
	background-position: -288px -30px;
}

.select-menu .options .option a.font-ArialBlack {
	background-position: -8px -60px;
}

.select-menu .options .option a.font-ArialBlack:hover {
	background-position: -288px -60px;
}

.select-menu .options .option a.font-Bauhaus {
	background-position: -8px -90px;
}

.select-menu .options .option a.font-Bauhaus:hover {
	background-position: -288px -90px;
}

.select-menu .options .option a.font-CooperBlack {
	background-position: -8px -120px;
}

.select-menu .options .option a.font-CooperBlack:hover {
	background-position: -288px -120px;
}

.select-menu .options .option a.font-Dynamo {
	background-position: -8px -150px;
}

.select-menu .options .option a.font-Dynamo:hover {
	background-position: -288px -150px;
}

.select-menu .options .option a.font-ErasBold {
	background-position: -8px -180px;
}

.select-menu .options .option a.font-ErasBold:hover {
	background-position: -288px -180px;
}

.select-menu .options .option a.font-Glaser {
	background-position: -8px -240px;
}

.select-menu .options .option a.font-Glaser:hover {
	background-position: -288px -240px;
}

.select-menu .options .option a.font-Microgramma {
	background-position: -8px -210px;
}

.select-menu .options .option a.font-Microgramma:hover {
	background-position: -288px -210px;
}

.select-menu .options .option a.font-Peignot {
	background-position: -8px -270px;
}

.select-menu .options .option a.font-Peignot:hover {
	background-position: -288px -270px;
}

.select-menu .options .option a.font-Stencil {
	background-position: -8px -300px;
}

.select-menu .options .option a.font-Stencil:hover {
	background-position: -288px -300px;
}

.select-menu .options .option a.font-Typist {
	background-position: -8px -330px;
}

.select-menu .options .option a.font-Typist:hover {
	background-position: -288px -330px;
}

.select-menu .options .option a.font-CopperplateGothic {
	background-position: -8px -390px;
}

.select-menu .options .option a.font-CopperplateGothic:hover {
	background-position: -288px -390px;
}

.select-menu .options .option a.font-Bedrock {
	background-position: -8px -420px;
}

.select-menu .options .option a.font-Bedrock:hover {
	background-position: -288px -420px;
}

.select-menu .options .option a.font-Judas {
	background-position: -8px -450px;
}

.select-menu .options .option a.font-Judas:hover {
	background-position: -288px -450px;
}

.select-menu .options .option a.font-Goodfellow {
	background-position: -8px -480px;
}

.select-menu .options .option a.font-Goodfellow:hover {
	background-position: -288px -480px;
}

.select-menu .options .option a.font-BONES {
	background-position: -8px -510px;
}

.select-menu .options .option a.font-BONES:hover {
	background-position: -288px -510px;
}

.select-menu .options .option a.font-ArtGothic {
	background-position: -8px -540px;
}

.select-menu .options .option a.font-ArtGothic:hover {
	background-position: -288px -540px;
}

.select-menu .options .option a.font-BlackChancery {
	background-position: -8px -570px;
}

.select-menu .options .option a.font-BlackChancery:hover {
	background-position: -288px -570px;
}

.select-menu .options .option a.font-RubberStamp {
	background-position: -8px -600px;
}

.select-menu .options .option a.font-RubberStamp:hover {
	background-position: -288px -600px;
}

.select-menu .options .option a.font-ShowcardGothic {
	background-position: -8px -630px;
}

.select-menu .options .option a.font-ShowcardGothic:hover {
	background-position: -288px -630px;
}

.select-menu .options .option a.font-OldeEnglish {
	background-position: -8px -660px;
}

.select-menu .options .option a.font-OldeEnglish:hover {
	background-position: -288px -660px;
}

.select-menu .options .option a.font-ArnoldBoe {
	background-position: -8px -720px;
}

.select-menu .options .option a.font-ArnoldBoe:hover {
	background-position: -288px -720px;
}

.select-menu .options .option a.font-Celtic {
	background-position: -8px -750px;
}

.select-menu .options .option a.font-Celtic:hover {
	background-position: -288px -750px;
}

.select-menu .options .option a.font-CelticHand {
	background-position: -8px -780px;
}

.select-menu .options .option a.font-CelticHand:hover {
	background-position: -288px -780px;
}

.select-menu .options .option a.font-Charlesworth {
	background-position: -8px -810px;
}

.select-menu .options .option a.font-Charlesworth:hover {
	background-position: -288px -810px;
}

.select-menu .options .option a.font-Chaucer {
	background-position: -8px -840px;
}

.select-menu .options .option a.font-Chaucer:hover {
	background-position: -288px -840px;
}

.select-menu .options .option a.font-Davida {
	background-position: -8px -870px;
}

.select-menu .options .option a.font-Davida:hover {
	background-position: -288px -870px;
}

.select-menu .options .option a.font-Harrington {
	background-position: -8px -900px;
}

.select-menu .options .option a.font-Harrington:hover {
	background-position: -288px -900px;
}

.select-menu .options .option a.font-Kelvin {
	background-position: -8px -930px;
}

.select-menu .options .option a.font-Kelvin:hover {
	background-position: -288px -930px;
}

.select-menu .options .option a.font-Pristina {
	background-position: -8px -960px;
}

.select-menu .options .option a.font-Pristina:hover {
	background-position: -288px -960px;
}

.select-menu .options .option a.font-Victorian {
	background-position: -8px -990px;
}

.select-menu .options .option a.font-Victorian:hover {
	background-position: -288px -990px;
}

.select-menu .options .option a.font-Americana {
	background-position: -8px -1050px;
}

.select-menu .options .option a.font-Americana:hover {
	background-position: -288px -1050px;
}

.select-menu .options .option a.font-Bernard {
	background-position: -8px -1080px;
}

.select-menu .options .option a.font-Bernard:hover {
	background-position: -288px -1080px;
}

.select-menu .options .option a.font-Beta {
	background-position: -8px -1110px;
}

.select-menu .options .option a.font-Beta:hover {
	background-position: -288px -1110px;
}

.select-menu .options .option a.font-Bodoni {
	background-position: -8px -1140px;
}

.select-menu .options .option a.font-Bodoni:hover {
	background-position: -288px -1140px;
}

.select-menu .options .option a.font-Britannic {
	background-position: -8px -1170px;
}

.select-menu .options .option a.font-Britannic:hover {
	background-position: -288px -1170px;
}

.select-menu .options .option a.font-BroadwayEngD {
	background-position: -8px -1200px;
}

.select-menu .options .option a.font-BroadwayEngD:hover {
	background-position: -288px -1200px;
}

.select-menu .options .option a.font-ClarendonNo1TMed {
	background-position: -8px -1230px;
}

.select-menu .options .option a.font-ClarendonNo1TMed:hover {
	background-position: -288px -1230px;
}

.select-menu .options .option a.font-GoudyHandtooled {
	background-position: -8px -1260px;
}

.select-menu .options .option a.font-GoudyHandtooled:hover {
	background-position: -288px -1260px;
}

.select-menu .options .option a.font-Letterman {
	background-position: -8px -1290px;
}

.select-menu .options .option a.font-Letterman:hover {
	background-position: -288px -1290px;
}

.select-menu .options .option a.font-Pegasus {
	background-position: -8px -1320px;
}

.select-menu .options .option a.font-Pegasus:hover {
	background-position: -288px -1320px;
}

.select-menu .options .option a.font-TimesNewRoman {
	background-position: -8px -1350px;
}

.select-menu .options .option a.font-TimesNewRoman:hover {
	background-position: -288px -1350px;
}

.select-menu .options .option a.font-TimesNewRomanBold {
	background-position: -8px -1380px;
}

.select-menu .options .option a.font-TimesNewRomanBold:hover {
	background-position: -288px -1380px;
}

.select-menu .options .option a.font-TwentiethCenturyPoster {
	background-position: -8px -1410px;
}

.select-menu .options .option a.font-TwentiethCenturyPoster:hover {
	background-position: -288px -1410px;
}

.select-menu .options .option a.font-UniversityRoman {
	background-position: -8px -1440px;
}

.select-menu .options .option a.font-UniversityRoman:hover {
	background-position: -288px -1440px;
}

.select-menu .options .option a.font-Aristocrat {
	background-position: -8px -1500px;
}

.select-menu .options .option a.font-Aristocrat:hover {
	background-position: -288px -1500px;
}

.select-menu .options .option a.font-MonotypeCorsiva {
	background-position: -8px -1530px;
}

.select-menu .options .option a.font-MonotypeCorsiva:hover {
	background-position: -288px -1530px;
}

.select-menu .options .option a.font-Magneto {
	background-position: -8px -1560px;
}

.select-menu .options .option a.font-Magneto:hover {
	background-position: -288px -1560px;
}

.select-menu .options .option a.font-CommercialScript {
	background-position: -8px -1590px;
}

.select-menu .options .option a.font-CommercialScript:hover {
	background-position: -288px -1590px;
}

.select-menu .options .option a.font-AntsyPants {
	background-position: -8px -1620px;
}

.select-menu .options .option a.font-AntsyPants:hover {
	background-position: -288px -1620px;
}

.select-menu .options .option a.font-VladimirScript {
	background-position: -8px -1650px;
}

.select-menu .options .option a.font-VladimirScript:hover {
	background-position: -288px -1650px;
}

.select-menu .options .option a.font-Helen {
	background-position: -8px -1680px;
}

.select-menu .options .option a.font-Helen:hover {
	background-position: -288px -1680px;
}

.select-menu .options .option a.font-Freehand {
	background-position: -8px -1740px;
}

.select-menu .options .option a.font-Freehand:hover {
	background-position: -288px -1740px;
}

.select-menu .options .option a.font-BrushScript {
	background-position: -8px -1710px;
}

.select-menu .options .option a.font-BrushScript:hover {
	background-position: -288px -1710px;
}

.select-menu .options .option a.font-Mistral {
	background-position: -8px -1770px;
}

.select-menu .options .option a.font-Mistral:hover {
	background-position: -288px -1770px;
}

.select-menu .options .option a.font-Palette {
	background-position: -8px -1800px;
}

.select-menu .options .option a.font-Palette:hover {
	background-position: -288px -1800px;
}

.select-menu .options .option a.font-Smudger {
	background-position: -8px -1830px;
}

.select-menu .options .option a.font-Smudger:hover {
	background-position: -288px -1830px;
}

.select-menu .options .option a.font-Vivaldi {
	background-position: -8px -1860px;
}

.select-menu .options .option a.font-Vivaldi:hover {
	background-position: -288px -1860px;
}

.select-menu .options .option a.font-Gigi {
	background-position: -8px -1890px;
}

.select-menu .options .option a.font-Gigi:hover {
	background-position: -288px -1890px;
}

.select-menu .options .option a.font-RageItalic {
	background-position: -8px -1920px;
}

.select-menu .options .option a.font-RageItalic:hover {
	background-position: -288px -1920px;
}

.select-menu .options .option a.font-Leda {
	background-position: -8px -1950px;
}

.select-menu .options .option a.font-Leda:hover {
	background-position: -288px -1950px;
}

.select-menu .options .option a.font-BrodyD {
	background-position: -8px -1980px;
}

.select-menu .options .option a.font-BrodyD:hover {
	background-position: -288px -1980px;
}

.select-menu .options .option a.font-BabyKruffy {
	background-position: -8px -2040px;
}

.select-menu .options .option a.font-BabyKruffy:hover {
	background-position: -288px -2040px;
}

.select-menu .options .option a.font-Bazooka {
	background-position: -8px -2070px;
}

.select-menu .options .option a.font-Bazooka:hover {
	background-position: -288px -2070px;
}

.select-menu .options .option a.font-Bertram {
	background-position: -8px -2100px;
}

.select-menu .options .option a.font-Bertram:hover {
	background-position: -288px -2100px;
}

.select-menu .options .option a.font-Bode {
	background-position: -8px -2130px;
}

.select-menu .options .option a.font-Bode:hover {
	background-position: -288px -2130px;
}

.select-menu .options .option a.font-CandiceD {
	background-position: -8px -2160px;
}

.select-menu .options .option a.font-CandiceD:hover {
	background-position: -288px -2160px;
}

.select-menu .options .option a.font-ComicSans {
	background-position: -8px -2190px;
}

.select-menu .options .option a.font-ComicSans:hover {
	background-position: -288px -2190px;
}

.select-menu .options .option a.font-Crozier {
	background-position: -8px -2220px;
}

.select-menu .options .option a.font-Crozier:hover {
	background-position: -288px -2220px;
}

.select-menu .options .option a.font-GoudyStout {
	background-position: -8px -2250px;
}

.select-menu .options .option a.font-GoudyStout:hover {
	background-position: -288px -2250px;
}

.select-menu .options .option a.font-HoboD {
	background-position: -8px -2280px;
}

.select-menu .options .option a.font-HoboD:hover {
	background-position: -288px -2280px;
}

.select-menu .options .option a.font-Jester {
	background-position: -8px -2310px;
}

.select-menu .options .option a.font-Jester:hover {
	background-position: -288px -2310px;
}

.select-menu .options .option a.font-Parade {
	background-position: -8px -2340px;
}

.select-menu .options .option a.font-Parade:hover {
	background-position: -288px -2340px;
}

.select-menu .options .option a.font-Poornut {
	background-position: -8px -2370px;
}

.select-menu .options .option a.font-Poornut:hover {
	background-position: -288px -2370px;
}

.select-menu .options .option a.font-Ravie {
	background-position: -8px -2400px;
}

.select-menu .options .option a.font-Ravie:hover {
	background-position: -288px -2400px;
}

.select-menu .options .option a.font-SpeedyMarker {
	background-position: -8px -2430px;
}

.select-menu .options .option a.font-SpeedyMarker:hover {
	background-position: -288px -2430px;
}

.select-menu .options .option a.font-Algerian {
	background-position: -8px -2490px;
}

.select-menu .options .option a.font-Algerian:hover {
	background-position: -288px -2490px;
}

.select-menu .options .option a.font-Bamboo {
	background-position: -8px -2520px;
}

.select-menu .options .option a.font-Bamboo:hover {
	background-position: -288px -2520px;
}

.select-menu .options .option a.font-WetPaint {
	background-position: -8px -2550px;
}

.select-menu .options .option a.font-WetPaint:hover {
	background-position: -288px -2550px;
}

.select-menu .options .option a.font-Curlz {
	background-position: -8px -2580px;
}

.select-menu .options .option a.font-Curlz:hover {
	background-position: -288px -2580px;
}

.select-menu .options .option a.font-Digiface {
	background-position: -8px -2610px;
}

.select-menu .options .option a.font-Digiface:hover {
	background-position: -288px -2610px;
}

.select-menu .options .option a.font-FancyPants {
	background-position: -8px -2640px;
}

.select-menu .options .option a.font-FancyPants:hover {
	background-position: -288px -2640px;
}

.select-menu .options .option a.font-GrekoDeco {
	background-position: -8px -2670px;
}

.select-menu .options .option a.font-GrekoDeco:hover {
	background-position: -288px -2670px;
}

.select-menu .options .option a.font-Jokerman {
	background-position: -8px -2700px;
}

.select-menu .options .option a.font-Jokerman:hover {
	background-position: -288px -2700px;
}

.select-menu .options .option a.font-Jolt {
	background-position: -8px -2730px;
}

.select-menu .options .option a.font-Jolt:hover {
	background-position: -288px -2730px;
}

.select-menu .options .option a.font-Promenade {
	background-position: -8px -2760px;
}

.select-menu .options .option a.font-Promenade:hover {
	background-position: -288px -2760px;
}

.select-menu .options .option a.font-Rickshaw {
	background-position: -8px -2790px;
}

.select-menu .options .option a.font-Rickshaw:hover {
	background-position: -288px -2790px;
}

.select-menu .options .option a.font-Storybook {
	background-position: -8px -2820px;
}

.select-menu .options .option a.font-Storybook:hover {
	background-position: -288px -2820px;
}

.select-menu .options .option a.font-Westminster {
	background-position: -8px -2850px;
}

.select-menu .options .option a.font-Westminster:hover {
	background-position: -288px -2850px;
}

#select_qty .options {
	background-color: #fff;
}

#select_qty .options .option {
	padding: 1px 3px;
}

#select_qty .options .option a {
	color: #000 !important;
	border: none !important;
}

#select_qty .options .hover a, #select_qty .options .hover a .quantityPrice {
	color: #fff !important;
}

#select_qty .options .option a .quantityPrice {
	display: block;
	font-weight: bold;
	margin: -14px 0 0 30px;
	text-align: right;
	color: #666666;
}

#select_qty .options .current a, #select_qty .options .current .quantityPrice, #select_qty .options .current {
	height: auto;
	color: #fff !important;
}
