body {
 	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-image:url(images/layout/page_bg.gif);
	background-repeat:repeat-x;
	line-height:20px;
	
}
a {
	color:#0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:16px;
	color:#3B3E72;
	margin-top:0px;
}
h2 {
	font-size:14px;
	color:#3B3E72;
	margin-top:0px;
}
h3 {
	font-size:12px;
}
ul {
	margin-left:10px;
	padding-left:10px;
	margin-bottom:15px;
}
li {
	margin-bottom:5px;
}
.head {
	background-image:url(images/layout/header.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:94px;
	display:block;
}
.roo {
	background-image:url(images/layout/roo.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:71px;
	display:block;
}
.menucontainer {
	margin-left:auto;
	margin-right:auto;
	width:770px;
}
.footercontainer {
	margin-left:auto;
	margin-right:auto;
	width:770px;
}
.nav {
	background-color: #ECD9B0;
	width:100%;
	height:25px;
	border-bottom:1px solid #3b3e72;
}
.nav2 {
	background-color: #ECD9B0;
	width:100%;
	height:25px;
	border:solid;
	border-width: 1px 0 1px 0;
	border-color:3B3E72;
	float:left;
}
.sidebar {
	width:25%;
	margin-left:5px;
	float:left;
}
.content {
	padding:20px;
}
.content2 {
	margin-left:25%;
	height:1%;
	padding:2%;
}
/* This reduces the list indent in the sidebar */
.boxtext ul {
	margin-bottom:0;
}
.boxtext {
	padding:10px;
}

.sidebox {
	border:2px solid #DFE0EE;
	margin:20px 0;
	width:100%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.clearer {
	clear: left; line-height: 0; height: 0;
}

.centre {
	width:100%;
	text-align:center;
	padding:0;
	table-layout:fixed;
}
.results {
	width:100%;
	text-align:center;
	font-size:10px;
	margin-top:20px;
	table-layout:fixed;
	}
.inlinebox {
	height:125px;
}
.getinline {
	margin-bottom:20px;
}
.fullwidth {
	width:100%;
}
.form {
	margin:0;
}
.gobutton {
width: 38px;
height: 22px;
background: url(/images/layout/gobuttons.gif) no-repeat;
vertical-align:bottom;
}
.gobutton:hover {
background: url(/images/layout/gobuttons.gif) no-repeat 0 -22px;
}
.gobutton:active {
background: url(/images/layout/gobuttons.gif) no-repeat 1px 1px;
}
.buybutton1 {
width: 145px;
height: 25px;
background: url(/images/layout/buy-domestic.gif) no-repeat;
vertical-align:bottom;
}
.buybutton1:hover {
background: url(/images/layout/buy-domestic.gif) no-repeat 0 -25px;
}
.buybutton1:active {
background: url(/images/layout/buy-domestic.gif) no-repeat 1px 1px;
}
.buybutton2 {
width: 168px;
height: 25px;
background: url(/images/layout/buy-international.gif) no-repeat;
vertical-align:bottom;
}
.buybutton2:hover {
background: url(/images/layout/buy-international.gif) no-repeat 0 -25px;
}
.buybutton2:active {
background: url(/images/layout/buy-international.gif) no-repeat 1px 1px;
}
a.reset {
width:100px;
height:25px;
display:block;
background: url(/images/layout/reset.gif) no-repeat;
}
.reset:hover {
background: url(/images/layout/reset.gif) no-repeat 0 -25px;
}
.reset:active {
background: url(/images/layout/reset.gif) no-repeat 1px 1px;
}
.hidden {
	display:none;
}
.blackbird {
	height:25px;
	font-size:10px;
	width:100%;
	float:left;
}
.blackbird2 {
	line-height:30px;
	width:325px;
	margin-left:auto;
	margin-right:auto;
}
.blackbird3 {
	width:80px;
	height:30px;
	background-image:url(images/layout/feather.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	float:left;
}
.border {
	border: 1px solid #000000;
	margin-left:auto;
	margin-right:auto;
}
.border td {
	padding:5px;
}
.details {
	width:100%;
	text-align:center;
}
.details td {
	padding:10px;
}
.picture {
	border: 1px solid #000000;
	margin:10px;
}
.pictureleft {
	border: 1px solid #000000;
	float:left;
	margin: 5px 10px 5px 0;
}
.pictureright {
	border: 1px solid #000000;
	float:right;
	margin: 5px 0 5px 10px;
}
.pictureleftnoborder {
	float:left;
	margin: 5px 10px 5px 0;
}
.picturerightnoborder {
	float:right;
	margin: 5px 0 5px 10px;
}
.captionr {
	float:right;
	width:200px;
	text-align:center;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
}
/* Buttons */
a.footer1 {
	background-image: url(/images/buttons/email.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	width:145px;
	margin-left:3%;
	float:left;
}
a.footer1:hover {
	background-image: url(/images/buttons/email2.gif);
	background-repeat:no-repeat;
	background-color:#3B3E72;
}
a.footer2 {
	background-image: url(/images/buttons/terms.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	width:145px;
	float:left;
}
a.footer2:hover {
	background-image: url(/images/buttons/terms2.gif);
	background-repeat:no-repeat;
	background-color:#3B3E72;
}
a.footer3 {
	background-image: url(/images/buttons/sitemap.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	width:145px;
	float:left;
}
a.footer3:hover {
	background-image: url(/images/buttons/sitemap2.gif);
	background-repeat:no-repeat;
	background-color:#3B3E72;
}
a.footer4 {
	background-image: url(/images/buttons/ordering.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	width:145px;
	float:left;
}
a.footer4:hover {
	background-image: url(/images/buttons/ordering2.gif);
	background-repeat:no-repeat;
	background-color:#3B3E72;
}
a.footer5 {
	background-image: url(/images/buttons/links.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	width:145px;
	float:left;
}
a.footer5:hover {
	background-image: url(/images/buttons/links2.gif);
	background-repeat:no-repeat;
	background-color:#3B3E72;
}
li.arrow {
	list-style-type:none;
	background-image:url(/images/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-left:-10px;
	margin-bottom:0;
	padding-left:20px;
	padding-right:0;
}
li.ticker {
	list-style-type:none;
	background-image:url(/images/layout/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-left:-20px;
	padding-left:25px;
	padding-right:0;
}
li.tickerfront {
	list-style-type:none;
	background-image:url(/images/layout/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom:0;
	margin-left:20px;
	padding-left:25px;
}
li.quotes {
	list-style-type:none;
	background-image:url(/images/layout/quotes.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left:25px;
	margin-right:25px;
	margin-bottom:20px;
}
li.quotes2 {
	list-style-type:none;
	background-image:url(/images/layout/quotes.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-left:-20px;
	padding-left:25px;
	padding-right:0;
	margin-bottom:0;
}
.halfleft {
	width:50%;
	float:left;
}
.halfright {
	margin-left:50%;
}
.strike {
	text-decoration:line-through;
	color:#FF0000;
}
.strike2 {
	text-decoration:line-through;
}
.red {
	color:#FF0000;
}
.search {
	float:right;
	width:180px;
	margin-top:5px;
	margin-bottom:10px;
}
.searchboxx {
	background-image:url(images/layout/magnifying.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:120px;
}
.cat1 {
	background-image:url(images/cat1.jpg);
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:130px;
	height:150px;
}
.cat1:hover {
	background-image:url(images/cat1a.jpg);
}
.cat2 {
	background-image:url(images/cat2.jpg);
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:130px;
	height:150px;
}
.cat2:hover {
	background-image:url(images/cat2a.jpg);
}
.cat3 {
	background-image:url(images/cat3.jpg);
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:130px;
	height:150px;
}
.cat3:hover {
	background-image:url(images/cat3a.jpg);
}
.cat4 {
	background-image:url(images/cat4.jpg);
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:130px;
	height:150px;
}
.cat4:hover {
	background-image:url(images/cat4a.jpg);
}
.headerbug {
	width:300px;
}
.small {
	font-size:8pt;
}
.cellroll:hover {
	background-color:#F4F4FF;
}
#sale {
	background:url(images/promo/sale.png);
	width:96px;
	height:96px;
	position:absolute;
	right:0;
	top:0;
	z-index:2000;
}
	
/* Start of flash font stuff
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	line-height:28px;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	line-height:21px;
}
/* End of flash font stuff */

/* CSS for the menu button rollovers */
#home, #home:visited {
	background-image:url(/images/buttons/home.gif);
}
#opals, #opals:visited {
	background-image:url(/images/buttons/opals.gif);
}
#visit, #visit:visited {
	background-image:url(/images/buttons/visit.gif);
}
#learn, #learn:visited {
	background-image:url(/images/buttons/learn.gif);
}
#discuss, #discuss:visited {
	background-image:url(/images/buttons/discuss.gif);
}
#about, #about:visited {
	background-image:url(/images/buttons/about.gif);
}
#contact, #contact:visited {
	background-image:url(/images/buttons/contact.gif);
}

.rollover span.alt {
	display:none;
}
.rollover img {
	border:none;
}
:root .rollover img {
	display:block;
}

.rollover, .rollover:visited {
	background-color:transparent !important; /* needed for Opera5/6 */
	background-repeat:no-repeat;
	background-position:0 0;
}
.rollover:hover, .rollover:focus, .rollover:active, .rollover.MMO, .rollover.MMO:visited {
	background-position:0 -26px;
}
/* CSS for the rollovers */

/* Start of menu core CSS to ensure javascript disabled users can see the menu */
.MM,.SM,.MM li,.SM li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
.MM li,.SM li{position:relative;background:none;}
.MM a,.SM a{display:block;position:relative;}
* html>body .MM a,* html>body .SM a{position:static;}
* html .MM li,* html .SM li{display:inline;width:100%;display/**/:block;float/**/:left;}
*:first-child+html .MM li,*:first-child+html .SM li{width:100%;float:left;}
* html>body .MM li,* html>body .SM li{display:block;width:auto;}
.MM ul,.SM ul{display:none;position:absolute;top:-9999px;width:11px;overflow:hidden;z-index:11111;}
ul/**/.MM ul,ul/**/.SM ul{display:block;}
* html .MM ul,* html .SM ul{display:block;}
.NOSEPARATOR{border-width:0 !important;padding:0 !important;margin:0 !important;}
.NOLINK{cursor:default !important;}
#Menu1{border-width:0;padding:0;background-color:transparent;background-image:none;z-index:9999;position:static;height:auto;}
#Menu1 ul{left:-800px;}
#Menu1{top:0;left:0;width:100%;padding-top:0;float:left;}
#Menu1 li{float:left;width:auto;left:0;}
#Menu1 a{white-space: /**/nowrap;}
head:first-child+body #Menu1>li{left:0;}
*>*>html:lang(en),#Menu1>li{left:0;}
#Menu1>li:first-child{margin-left:0 !important;}
#Menu1>li>a{/*/*//*/float:left;/* */}
* html>body #Menu1>li>a{float:left;}
* html #Menu1{float:none;}
* html>body #Menu1>li{float:none;}
* html>bo\64 y #Menu1>li{float:left;}
#Menu1 ul li{float:none;}
.MM{border-width:0px;border-style:solid;border-color:#8F90C4;padding:0px;background-image:none;background-color:#CBCBEF;}
.MM li{border-style:solid;border-color:transparent;border-width:0 0 0px 0;padding:0 0 0px 0;margin:0 0 0px 0;}
.MM li a.CURRENT,.MM li a.CURRENT:link,.MM li a.CURRENT:visited{border-width:0px;border-style:solid;border-color:#CBCBEF;background-image:none;background-color:#FFFBF0;color:#252455;text-decoration:none;}
.MM li a,.MM li a:link{cursor:pointer;border-width:0px;border-style:solid;border-color:#FFF5C6;padding:0px;background-image:none;background-color:#FFF5C6;color:#252455;font-size:12px;font-family:verdana,arial,helvetica,sans-serif;font-weight:bold;text-decoration:none;text-align:left;line-height:0;}
.MM li a:visited{border-width:0px;border-style:solid;border-color:#FFF5C6;background-image:none;background-color:#FFF5C6;color:#252455;text-decoration:none;}
.MM li a:hover,.MM li a:focus,.MM li a:active,.MM li a.MMO,.MM li a.MMO:link,.MM li a.MMO:visited,.MM li a.CURRENT:hover,.MM li a.CURRENT:focus,.MM li a.CURRENT:active{border-width:0px;border-style:solid;border-color:#4d4c76;background-image:none;background-color:#CBCBEF;color:#000000;text-decoration:none;}
.MM li a.NOROLL{border-style:solid !important;border-color:#FFF5C6 !important;background-image:none !important;background-color:#FFF5C6 !important;color:#252455 !important;text-decoration:none !important;}
