 	/* ~~~~~~~~~~
Global Styles
Stephanie Sullivan
Last updated August 2009
Color Chart:
tan border: #d6d7c5
tan button: #cdcebc
beige button: #f1f2ee
gold box: #9092a0
gold end: #28326a
silver box: #d5dadd
silver end: #9aa4ab
platinum: #c7c8af
platinum end: #b8ba9b
palladium: #d7d8c7
palladium end: #c6c7b3
deep blue: #37448e
subnav links: #0048ed
bottom/right links: #0041f6
right sidebar text: #293667
~~~~~~~~~~ */
body {
font: 100%/1.4 Arial, Helvetica, sans-serif;
background:#F3F2EE; /*#eeefe9;*/
margin: 0;
padding: 0;
color: #000;
}
:focus {
	outline: 1px #c0c dotted;
}
/* ~~element/tag resets and selectors~~ */
ul, ol, dl {
margin: 0;
padding: 0;
list-style: none;
font-size: .8em;
}
.content ul {
padding-left: 40px;
list-style: square;
padding-bottom: 20px;
}
form {
margin: 0;
padding: 0;
}
p {
font-size: .8em;
margin-top: 0;
padding-right: 15px;
padding-left: 20px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math */
}
h1, h2, h3, h4, h5, h6 {
/*margin-top: 0;*/
margin-bottom: 0;
padding: 0 20px;
}
h1 {
color: #293667;
font-size: 1.3em;
padding-top: 15px;
padding-bottom: 15px;
}
h2 {
color: #293667;
font-size: 1.2em;
padding-top: 0px;
padding-bottom: 10px;
}
h3 {
font-size: 1em;
padding-top: 5px;
}
.content h3 {
margin-top:0;
padding-bottom:9px;
padding-top:5px;
font-size: 0.9em;
}
h4 {
color: #222458;
font-size: .9em;
}
h6 {
font-size: 0.8em;
color: #222458;
}
a img {
border: none;
}
a {
color: #0041f6;
text-decoration: underline;
}
a.small {
font-size: .7em;
line-height: 1.1;
}
.primary a:link {
color: #303b77;
text-decoration: underline;
}
.primary a:visited {
color: #6E6C64;
text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
text-decoration: none;
}
.subnav, .visit_blog, .home h3, .home h4, .blog_title, #cse-search-box label, #ccoptin legend, #ccoptin label, #ccoptin-sub legend, #ccoptin-sub label {
text-transform: uppercase;
}
.lower_subnav li{
background-color:#d5dade !important;
border-bottom:1px solid #a4acaf !important;
}
.lower_subnav li a{
font-size:12px !important;
}
.lower_subnav{
margin-top: 3px;
background:none !important;
border:1px solid #a4acaf !important;
border-bottom: none !important;
}
/* ~~this fixed width container surrounds all other divs~~ */
.container {
width: 914px;
margin: 0 auto;
padding: 0 12px;
overflow: hidden; /* clearing method */
}
.primary {
overflow: hidden;
background: url(i/primary_back.jpg) no-repeat center top;
font-size: .9em;
/*padding-bottom: 20px;*/
}
.primary ul {
padding-top: .5em;
text-align: center;
}
.primary ul.last {
background: url(i/shadow_full.png) no-repeat center bottom;
padding-bottom: 17px;
}
.primary li {
font-size: 11px;
display: inline;
}
.primary a {
color: #252868;
line-height: 1.8;
padding: 0 25px;
}
.primary a.a2a_dd {
padding: 0;
}
.header {
position: relative;
padding: 0 20px 20px 15px;
width: 903px;
margin: 0 auto;
background: url(i/cont_top.jpg) no-repeat center bottom;
}

.contain_back {
background: #FFF url(i/cont_back.jpg) repeat-y;
}
.home .contain_back {
background: #FFF url(i/cont_back_hm.jpg) repeat-y;
}
.branding {
position: relative;
overflow: hidden;
float: left;
background: url(i/header_inner.png) no-repeat;
color: #FFF;
height: 92px;
width: 688px;
border-bottom: 2px solid #FFF;
}
img.branding-img {
float: left;
margin: 0;
padding: 0;
}
.branding-home {
background: url(i/header_inner.png) no-repeat;
color: #FFF;
min-height: 92px;
/*width: 688px;*/
border-bottom: 2px solid #FFF;
}
div.branding p.contact_info {
display: none;
}
img.branding-home-img {
margin: 0;
padding: 0;
}

.contact_info {
color: #2b3b64;
position: absolute;
top: 0px;
left: 534px;
text-align: right;
line-height: 1.05;
font-size: 14px;
padding-top: 2px;
}
.contact_info b {
font-weight: bold;
display: block;
font-size: 25px;
}
.home .contact_info{
margin-left: 213px;
}
.img-contact_info {
position: absolute;
top: 0px;
left: 473px;
}
/* ~~ left side navigation and subnavigation ~~ */
.sidebar1 {
float: left;
width: 184px;
margin-right: 2px;
}
.sidebar1 h3 {
background: #37438D;
color: #FFF;
font-size: 1em;
margin: 0;
padding: 3px 2px 2px 5px;
}
.sidebar1 ul a, .sidebar1 ul a:visited {
text-decoration: none;
display: block;
font-weight: bold;
padding: 2px 10px;
}

.nav li {
border-bottom: 1px solid #FFF;
font-size: 1.1em;
}



.subnav {
border: 1px solid #d6d7c5;
/*border-bottom: 3px solid #FFF;*/
background: #f1f2ee;
border-bottom: none;
}
.subnav li {
font-size: .8em;
border-bottom: 1px solid #d6d7c5;
}
.visit_blog {
border: 1px solid #d6d7c5;
}
.visit_blog li a {
padding: 12px 15px;
font-size: 1.1em;
}



.nav a, .nav a:visited {
color: #FFF;
background: #37448E;
}
.nav a:hover, .nav a:active, .nav a:focus {
background: #353f79;
}

.nav a.top-nav-32
, .nav a:active.top-nav-32
, .nav a:link.top-nav-32
, .nav a:visited.top-nav-32
, .nav a:hover.top-nav-32
 {
	height:27px;
	background-image: url(i/nav-bar-32.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
}


.nav a.top-nav-32-silver
, .nav a:active.top-nav-32-silver
, .nav a:link.top-nav-32-silver
, .nav a:visited.top-nav-32-silver
, .nav a:hover.top-nav-32-silver
 {
	height:27px;
	background-image: url(i/nav-bar-32-silver2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-color: #a5a5a5;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;	
}



.nav a.top-nav-21
, .nav a:active.top-nav-21
, .nav a:link.top-nav-21
, .nav a:visited.top-nav-21
, .nav a:hover.top-nav-21
 {
	height:21px;
	background-image: url(i/nav-bar-21.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-color: #a5a5a5;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}


.nav a.top-nav-21-b
, .nav a:active.top-nav-21-b
, .nav a:link.top-nav-21-b
, .nav a:visited.top-nav-21-b
, .nav a:hover.top-nav-21-b
 {
	height:21px;
	background-image: url(i/nav-bar-21.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 7px 0px;
	background-color: #a5a5a5;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}



.visit_blog a:hover, .visit_blog a:active, .visit_blog a:focus {
background: #f1f2ee;
}
.subnav a:hover, .subnav a:active, .subnav a:focus {
color: red;	 /* you need to change this :) */
}
div.myth {
background: url(i/bgd-myths.gif) no-repeat;
min-height: 120px;
margin: 13px 0 0 0;
padding: 58px 0 0 0px;
color: #1F2653;
}
div.myth span, div.myth span.myth-copy, div.myth a {
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: .01em;
font-size: 14px;
line-height: 12px;
display: block;
}
div.myth span.myth-copy {
font-size: 12px;
padding-top: 2px;
}
div.myth a {
color: #51279B;
font-size: 12px;
padding-top: 12px;
font-weight: normal;
text-decoration: underline;
}
div.myth a:hover {
text-decoration: none;
}
/* business badges */
#bus-logos {
text-align: center;
margin-top: 20px;
}
.usps {
margin: 5px auto;
display: block;
}
.ups {
top: -23px;
/*left: -5px;*/
position: relative;
}
.bbb {
margin-left: 9px;
margin-top: -7px;
}
/* ~~ main content area ~~ */
.content {
width: 503px;
float: left;
line-height: 14px;
}
.content-onecol {
width: 687px;
padding: 0;
float: left;
padding-bottom:60px;
}
.content-onecol ul {
margin-left: 45px;
margin-bottom: 15px;
}
.content-onecol ul li{
list-style-type:square;
}
.home .content p, .home .content-onecol p {
font-size: .7em;
}
.pullquote {
padding: 10px 30px 5px;
color: #666;
font-style: italic;
border-top: 1px solid #BBB;
border-bottom: 1px solid #BBB;
margin: 5px 20px;
}
.pullquote p {
line-height: 1.15;
}
.special {
background: #eeefe9;
border: solid 1px #D4D4D4;
width: 405px;
padding: 10px 10px 5px;
margin: 10px auto;
line-height: 1.2;
}
/* split boxes */
.line {
overflow: hidden;
}
.half {
width: 249px;
float: left;
margin-right: 2px;
}
.last {
width: auto;
float: none;
overflow: hidden;
}
/* precious metal boxes */
.gold h1, .silver h1, .plat h2, .pall h2, .home-h2-silver {
font: 1.3em "Times New Roman", Times, serif;
letter-spacing: .05em;
text-align: center;
color: #FFF;
margin: 0;
padding: 3px 2px 6px 0px;
}

div.content h2.home-h2-silver  {
	margin: 0; padding: 0;
}

.gold h1 a, .silver h1 a, .home-h2-silver a {
margin: 0;
padding: 5px 0 5px 0;
display: block;
color: #FFF;
font-size: 22px;
text-decoration: none;
}

.plat h2 a, .pall h2 a {
margin: 0;
padding: 2px 0 0 0;
color: #37448E;
font-size: 1em;
text-decoration: none;
}
.gold h1 a:hover, .silver h1 a:hover, .home-h2-silver a:hover {
margin: 0;
padding: 5px 0 5px 0;
display: block;
color: #FFF;
font-size: 22px;
text-decoration: underline;
}
.plat h2 a:hover, .pall h2 a:hover {
margin: 0;
padding: 3px 0 0 0;
font-size: 1em;
text-decoration: underline;
}
.gold p, .silver p, .plat p, .pall p {
padding-left: 15px;
}
.head {
background: url(i/shadow_out.png) no-repeat center bottom;
padding-bottom: 14px;
}




.gold {
background: #9092a0;
border-bottom: 2px solid #FFF;
color: #FFF;
}
.content .gold h1 {
background: #28326a url(i/gold_back.jpg) repeat-x;
padding-bottom: 2px;
}
.silver {
background: #d5dadd;
border-bottom: 2px solid #FFF;
}
.content .silver h2 {
background: #9aa4ab url(i/silver_back.jpg) repeat-x;
padding-bottom: 0;
}
.plat {
background: #c7c8af;
border-bottom: 2px solid #FFF;
}
.plat h2 {
margin: 0;
padding: 0;
background: #b8ba9b url(i/plat_back.jpg) repeat-x;
}
.pall {
background: #d7d8c7;
border-bottom: 2px solid #FFF;
}
.pall h2 {
margin: 0;
padding: 0;
background: #c6c7b3 url(i/pall_back.jpg) repeat-x;
}
.links h4 {
padding-top: 5px;
font-weight: normal;
font-size: 0.85em;
padding-left: 15px;
}
.home .links ul {
padding-left: 15px;
padding-top: 12px;
font-size: 0.7em;
padding-bottom: 10px;
list-style: none;
}
.links li {
margin-bottom: 6px;
}
/* ~~ right sidebar area ~~ */
.sidebar2 {
float: left;
width: 223px;
padding: 0 0 0px 1px;
}
.home .sidebar2 {
background: url(i/sidebar2_top.gif) 1px 133px no-repeat;
}
.link_list {
padding-left: 40px;
padding-top: 10px;
margin-bottom: 20px;
line-height: 0.9;
}
.link_list li {
padding-bottom: 5px;
list-style-type: square;
padding-left: 0px;
margin: 0 0 0 -15px;
font-size: 0.9em;
}
.link_list li a {
text-decoration: none;
}
.link_list li a:hover {
color: #666;
text-decoration: underline;
}
.sidebar2 h5 {
background: url(i/shadow_in_bott.jpg) no-repeat center bottom;
text-align: center;
font: 1.3em "Times New Roman", Times, serif;
font-variant: small-caps;
letter-spacing: .02em;
color: #293667;
margin: 0px;
padding: 0 10px 4px;
}
.sidebar2 h6 {
margin: 0;
padding-left: 10px;
}
.sidebar2 .callout h5 {
color: #7e7e69;
font: bold 1.1em Arial, Helvetica, sans-serif;
font-variant: normal;
letter-spacing: normal;
background: none;
text-align: left;
}
h5 span {
display: block;
background: url(i/shadow_in_top.jpg) no-repeat center top;
padding-top: 4px;
}
.content h5 span, .content-onecol h5 span {
background: url(i/shadow_in_top_wh.jpg) no-repeat top center;
padding-top: 5px;
}
.blog, #blog, .callout {
color: #293667;
background: #eeefe9;
padding-top: 16px;
border: 1px #bcbcbc solid;
margin-bottom: 4px;
}
.content .callout, .content-onecol .callout  {
background: none;
width: 185px;
float: right;
border: none;
text-align: center;
display: inline;
margin-right: 30px;
margin-left: 20px;
}
.content .callout p {
font-size: .7em;
font-style: italic;
color: #000;
line-height: 1.2;
}
.content .callout h5, .content-onecol .callout h5 {
color: #222458;
font-size: .9em;
font-weight: normal;
background: url(i/shadow_in_bott_wh.jpg) no-repeat bottom center;
padding-bottom: 5px;
margin-bottom: 5px;
}
.content h1, .content-onecol h1 {
clear: both;
padding-bottom: 17px;
line-height: 18px;
}
.content h2, .content-onecol h2 {
color: #12289D;
padding-top: 9px;
padding-bottom: 5px;
margin-top: 0;
font-size: 1.0em;
}

h2.home-h2-silver a {
	padding-top: 2px;
	margin-top: 0;
	text-decoration: none;
}

h2.home-h2-silver a:hover {
	padding-top: 2px;
	margin-top: 0;
	text-decoration: underline;
}

.home .blog, #blog {
border: none;
padding-top: 0;
background: none;
}
.blog h5, #blog h5 {
margin-top: 0px;
}
.blog_title {
font-weight: bold;
margin-bottom: 0;
line-height: 1.2;
margin-top: 10px;
}
.blog_date {
color: #a0a0a0;
font-style: italic;
font-size: .7em;
}
.continue {
display: block;
}
.continue span {
display: block;
text-indent: -999em;
}
.read {
text-align: center;
}
.read img {
margin-top: 13px;
}
.read p {
margin-bottom: 0;
line-height: 1.2;
}
.read_title {
font-weight: bold;
margin-top: 5px;
}
.author {
color: #696969;
font-size: .7em;
}
.blog_link, .review, .buy {
text-align: center;
font-size: .7em;
}

a.continue {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  font-size: 11px;
}

.rssHeader {
	display: none;
}

.division, .division-mod {
margin: 20px 10px 20px;
padding: 15px 0 5px 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.division p, .division-mod p {
line-height: 1.2;
font-size: .7em;
padding-left: 0;
padding-bottom: 10px;
}
.divison-mod p {
margin-bottom: 10px;
}
.division h5, .division-mod h5 {
padding-left: 0;
}
.division-mod h5 {
padding-bottom: 10px;
}
.division h6, .division-mod h6 {
padding-left: 0px;
}
.division-mod {
margin: 0px 10px 20px;
padding: 0px 0 5px 0;
border-top: none;
border-bottom: 1px solid #ccc;
}
/* ~~The footer ~~ */
.footer {
width: 938px;
color: #666;
background: url(i/cont_bott.jpg) no-repeat;
text-align: center;
font-size: 14px;
line-height: 20px;
padding: 0px;
text-align: center;
}
.footer ul {
list-style-type: none;
width: 638px;
margin: 5px auto;
padding: 20px 0 0 0;
text-align: center;
}
.footer ul li {
display: inline;
}
.footer ul li a {
text-decoration: none;
color: #666;
padding: 0 5px 0 5px;
}
.footer ul li a:hover {
text-decoration: underline;
color: #999;
}
.footer a {
text-decoration: none;
}
.nav1 {border-right:#B4B4B4 1px solid}
.home .footer {
}
/* ~~miscellaneous reusable classes~~ */
.center {
text-align: center;
}
.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.section-divide {
	margin-top: 15px;
	margin-bottom: 15px;
	
	border-color: #CFCFCF #FFFFFF #FFFFFF;
	border-style: solid none none;
	
	clear: both;
}
/* sign up form styling */
#ccoptin {
width: 221px;
float: right;
padding-top: 5px;
margin-bottom: 10px;
padding-left: 3px;
color: #FFF;
height: 133px;
}
.home #ccoptin {
background: none;
width: 220px;
min-height: 165px;
margin-top:-169px;
}
#ccoptin fieldset {
margin: 0;
padding: 0;
border: none;
}
#ccoptin legend {
font: 1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #FFF;
}
#ccoptin label {
padding-top: 32px;
padding-left: 10px;
padding: 27px 0 5px 10px;
display: block;
font-size: .8em;
}
#ccoptin label span {
display: block;
}
#ccoptin input[type="text"] {
width: 120px;
margin-left: 11px;
margin-top: 4px;
border: 2px inset;
}
#ccoptin p {
font-size: 9px;
line-height: 13px;
padding: 7px 10px 0px 6px;
}
#ccoptin-sub {
width: 221px;
float: right;
padding-top: 5px;
margin-bottom: 4px;
padding-left: 3px;
background: url(i/branding_form.jpg) no-repeat right top;
color: #FFF;
height: 134px;
}
.home #ccoptin-sub {
background: none;
width: 220px;
height: 166px;
}
#ccoptin-sub fieldset {
margin: 0;
padding: 0;
border: none;
}
#ccoptin-sub legend {
font: 1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #FFF;
}
#ccoptin-sub label {
padding-top: 32px;
padding-left: 10px;
padding: 15px 0 0 10px;
display: block;
font-size: .8em;
}
#ccoptin-sub label span {
display: block;
}
#ccoptin-sub input[type="text"] {
width: 120px;
margin-left: 7px;
margin-top: 2px;
border: 2px inset;
}
#ccoptin-sub p {
font-size: 9px;
line-height: 11px;
padding: 4px 10px 0px 6px;
}
input[type="text"] {
border: 2px inset;
}
/* search form styling */
#cse-search-box {
background: #37448e;
padding: 10px 0 12px 35px;

/*
border-left-width: 0px;
border-top-width: 1px;
border-right-width: 2px;
*/
}
#cse-search-results {
height: 850px;
padding: 20px;
}
.home #cse-search-box {
border-top-width: 0;
}
#cse-search-box label {
color: #FFF;
font-size: .8em;
}
#cse-search-box input[type="text"] {
width: 200px;
margin-left: 20px;
}
/* right col feature */
div.feature-a {
margin: 0 0 25px -10px;
padding: 0;
}
div.feature-a img {
float: left;
padding-right: 7px;
}
div.feature-a p a {
display: block;
line-height: 15px;
width: 135px;
float: left;
}
img.prod-im {
margin: 0 auto;
padding: 0 0 0 6px;
text-align: center;
}
div.header-print {
display: none;
font-size: 21px;
}
/* Carried over Styles */
#specials table {
background:#f6f7f1;
padding: 20px;
border:#d3d2d2 1px solid;
margin-top: 5px;
}
#specials td {
background: #f6f7f1;
padding: 5px;
text-align: left;
}
#specials h2{
padding-left: 10px;
font-size:14px;
}
#specials p{
padding-left: 10px;
font-size: 12px;
}
#glossary {margin:10px 0 25px 39px;height:50px}
#glossary ul {list-style:none;margin:0;padding:0; height: 20px;}
#glossary li {text-align:center;float:left; padding-right: 0.9px; width: 24px; list-style-type: none;}
#glossary li a {line-height:20px;display:block;height:20px;width:23px;text-align:center;background:#c8ccaf;border-right:#fff 1px solid;padding;float:left}
	ul#glossary-nav {margin: 20px; padding: 0; overflow: hidden; height: 42px; }
	ul#glossary-nav li { margin: 0; padding: 0; float: left; height: 42px; width: 85px; list-style-type: none; }
	ul#glossary-nav li a { display:block; background: transparent url(i/bg_glossary-nav.jpg) no-repeat 0 0; width: 85px; height: 42px; text-indent: -99999px;}
	ul#glossary-nav li a.ae { background-position: 0 0;}
		ul#glossary-nav li a.ae:hover, ul#glossary-nav li a.ae-active {background-position: -247px 0;} 
	ul#glossary-nav li a.fn { width: 79px; background-position: -85px 0;}
		ul#glossary-nav li a.fn:hover, ul#glossary-nav li a.fn-active { width: 79px; background-position: -332px 0;}
	ul#glossary-nav li a.oz { width: 82px; background-position: -165px 0;}
		ul#glossary-nav li a.oz:hover, ul#glossary-nav li a.oz-active { width: 82px; background-position: -412px 0;}
	a.glossary-letter {
		background: transparent url(i/bg_glossary-letter.jpg) no-repeat top left;
		display: block;
		width: 47px;
		height: 41px;
		color: #FFF;
		font-size: 26px;
		text-decoration: none;
		margin: 0;
		padding: 3px 10px 0px 0px;
		text-align: center;
	}
	div.back-to-top { border-bottom: 1px solid #D6D7C5; margin-left: 20px;}
	div.back-to-top a { font-size: 11px; text-transform: uppercase; text-decoration: none;}

#lunar-box {width:220px;height:50px;background:#eee;padding:5px;margin:0}
#perth ul {margin:0 0 0 48px;padding:0;list-style:none;width:125px;text-align:center}
#perth li {margin:20px 0 0 0;padding:0}
#perth li a img {
text-decoration: none;
}
#formleft {
padding-left: 17px;
padding-bottom: 5px;
}
/*#silver-side {margin-top: -7px;}*/
#silver-side ul {margin:0;padding:0;list-style:none;width:212px;text-align:center;}
#silver-side li {margin: 0;padding:0;}
#form {width:430px;margin:auto;padding:10px 0 0 0}
.form-left {line-height:25px;width:120px;height:25px;float:left;padding-bottom:10px}
.form-right {width:300px;height:25px;float:right;padding-bottom:10px}
.daily {list-style:none;width:350px;margin-left:130px}

/*
 * Site Map
 */
#site-map { width: 712px; margin: 20px 0 0; overflow: hidden; }

#site-map ul { margin: 0 0 0 20px; list-style: none; padding: 0; }
#site-map li { margin: 0 0 10px; list-style: none; }

#site-map li a { color: #0000FF  }
#site-map li a:hover { color: #12289D; text-decoration: underline; }

.site-map-section { margin: 0 0 20px; }
.site-map-heading { padding: 4px; background-color: #f1f1f1; }

#site-map ul.left, #site-map ul.right { width: 300px; padding: 0 0 0 4px; float: left; }

#button {
margin:  0;
padding: 0 0 25px 0;
}
#button a {
background: #222458;
border: 1px solid #101132;
color: #ffffff;
font-size: 11px;
margin: 0;
margin-left: 17px;
padding: 4px 8px 4px 8px;
line-height:35px;
}
#button a:hover {
background: #3e429a;
}
#formcontainer {
background: #e6e8dc;
border: 1px solid #c8ccaf;
width: 662px;
padding: 15px;
margin-left: 20px;
}
#formleft {
float: left;
width: 100px;
text-align: center;
padding: 0;
margin: 0;
}
#formcontainer img { padding-bottom: 5px; }
#formcontent {
float: left;
padding: 0;
margin-left: 43px;
width: 450px;
}
#formcontent ol {
margin-left: 40px;
padding: 0;
}
#formcontent p {
padding-left: 0px;
}
#formcontainer li {
margin: 10px 0 0 -25px;
list-style-type: decimal;
}
#formcontainer a {
font-size: 13px;
}
#adobecontainer {
background: #eeefe9;
border: 1px solid #e6e8dc;
width: 680px;
padding: 5px;
margin-left: 20px;
}
#adobeleft {
float: left;
width: 110px;
margin-left: 20px;
}
#adobecontainer img { padding: 5px 0 0 5px; }
#adobecontent {
float: left;
padding-left: 35px;
width: 375px;
margin-left: 20px;
}
#about-a {
background:url(i/bgnd_about_top.gif) repeat-y;
margin: 15px 0 0 18px;
padding:10px;
}
.people {background:#EEEFE9;padding:5px 5px 5px 5px;margin:0;text-align:left}
.people-b {width:490px;background:#fff;padding:5px 5px 5px 5px;margin:0;text-align:left}
.float {float:left;margin-right:10px}
#sitesearch-bottom {
background:#f6f7f1;
padding: 5px 5px 5px 10px;
border:#d3d2d2 1px solid;
width: 300px;
}
#sitesearch {
float: left;
width: 502px;
margin: 0 0 2px;
}
hr {
width: 464px;
margin-top: 20px;
margin-bottom: 0;
}
.content-onecol hr {
width: 100%;
}
#mailForm {
background: #eeefe9;
border-right: 1px solid #c8cdad;
border-bottom: 1px solid #c8cdad;
border-left: 1px solid #c8cdad;
color: #171447;
font-size: 12px;
padding-bottom: 10px;
margin: 0px 6px;
}
#mailForm label {font-weight: bold;}
#mailForm form {padding: 0px 20px 0px 18px;}
#mailForm ul {
list-style-type: none;
margin-left: 20px;
margin-bottom: 5px;
}
#mailFormWide {
background: #eeefe9;
border: 1px solid #c8cdad;
color: #171447;
font-size: 12px;
padding: 10px 0 10px 0;
margin: 0 0 15px 0;
}
#mailFormWide label {font-weight: bold;}
#mailFormWide form {padding: 0px 20px 0px 18px;}
#mailFormWide ul {
list-style-type: none;
margin-left: 20px;
margin-bottom: 5px;
}
.digg-link {
display: block;
position: relative;
top: 41px;
right: 5px;
}
a.box-link {
color: #FFF;
text-decoration: none;
margin: 0;
font-size: 9px;
padding: 3px 7px 3px 7px ;
background-color: #9092a0;
}
a.box-link:hover {
background-color: #37448e;
}
/*  TABLE STYLES */
h2.spot {font-size:12px;color:#12289D;margin:0;padding-bottom:5px; padding-top: 0;}
table {
padding: 0;
margin: 0;
margin-left: 20px;
width: 650px;
font-size: 12px;
text-align: center;
}
table tr {
padding: 0;
text-align: center;
margin: 0;
height: 22px;
}
table td {
text-align: center;
}
/* Page Options - Print, Email to Friend, Bookmark */
#page_options{
width: 420px;
height: 32px;
  padding: 2px 0 0 83px;
background:url(i/page_options/page_options.jpg) 0 0 no-repeat;
}

#adjust-label {font-size: 12px;
  margin: 0 0 0 15px;}

.resize-down {font-size:10px}
.resize-up {font-size:15px}

#page_options ul{
margin-left: 57px;
}
.more_indent ul{
margin-left: 99px !important;
}
.more_indent ul li{
margin-top: -5px !important;
}
#page_options ul li{
position: relative;
float: left;
height: 25px;
list-style-type: none;
margin-right: 25px;
padding-top: 7px;
margin-top: -3px;
}
#page_options ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #364291;
float:none;
margin-left: 0px;
}
#page_options ul li.print_page{
background:url(i/page_options/icon_print.gif) left center no-repeat;
padding-left: 18px;
}
#page_options ul li.email_page{
background:url(i/page_options/icon_email.gif) left center no-repeat;
padding-left: 22px;
}
#page_options ul li.bookmark_page{
background:url(i/page_options/icon_bookmark.gif) left center no-repeat;
padding-left: 18px;
}
#emailtofriend{
position: absolute;
width: 270px;
height: 130px;
left: 440px;
background-color:#FF0000;
display: none;
}
.message {background:#eee; color:#000;display:none;}
.contact {text-align:left;}
.contact ul {list-style-type:none;}
.contact li {list-style-type:none; text-align:right;font-size: 15px; color:#2d346a; font-weight: bold;}
.contact li.special {display:none;}
.contact input {}
.contact textarea {}
#alert{
font-size: 12px;
margin-bottom: 10px;
text-align: right;
color:#990000;
}
#emailtofriendinline{
background-color:#eeefe8;
width: 368px;
padding-right: 15px;
}
#emailtofriendinline input#name, #emailtofriendinline input#email, #emailtofriendinline textarea{
border-color:#C3C3C3;
border-right:1px solid #C3C3C3;
border-style:solid;
border-width:2px 1px 1px;
margin-bottom:15px;
padding:5px;
width: 192px;
}
#emailtofriendinline textarea{
margin-bottom: 5px;
width: 340px;
}
#emailtofriendinline h4{
margin:0;
padding:0;
text-align:left;
margin-bottom: 10px;
background:url(i/page_options/email-friend-h2.jpg) no-repeat;
width: 328px;
height: 53px;
font-size: 20px;
padding-left: 55px;
padding-top: 9px;
}
#emailtofriendinline label.messagelabel{
margin-right: 110px;
}
#emailtofriendinline .submitbutton{
padding-bottom: 20px;
}
.inner_contact_info {
left:742px;
top: -1px;
width:160px;
}
#book_entry{
border:solid #d7d9c6 1px;
margin-left: 20px;
padding: 20px;
margin-bottom: 20px;
}
.color1{
background-color: #f1f3ee;
}
.color2{
background-color: #edeee9;
}
.color3{
background-color: #e0e1dc;
}
h2.bookh2{
padding-top: 10px;
}
#book_entry h3{
padding: 0;
margin: 0;
color: #192554;
font-size: 14px;
font-weight: bold;
}
#book_entry .author{
color: #626262;
font-size: 12px;
}
#book_entry .pages{
color: #626262;
font-size: 10px;
}
#book_entry p{
padding: 0;
margin: 0px;
padding-top: 5px;
}
#book_entry a.buybook{
display:block;
margin-top: 5px;
}
#book_entry .bookcontent{
float: right;
position: relative;
width: 480px;
}
#book_entry .bookimage{
width: 105px;
height: auto;
float: left;
position: relative;
}
.photo_view{
float:right;
width: 156px;
margin-right: 15px;
margin-left: 15px;
margin-bottom:20px;
}
.photo_view a{
display:block;
margin-top:-21px;
font-size: 14px;
text-align: center;
text-transform:uppercase;
color: #12289D;
font-weight:bold;
}
.photo_view2{
float:left;
width: 156px;
margin-top: 3px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 24px;
}
.photo_view2 a{
display:block;
margin-top:-21px;
font-size: 14px;
text-align: center;
text-transform:uppercase;
color: #12289D;
font-weight:bold;
}
#pricetable{
width: 470px;
}
#pricetable .column1{
width: 20px;
}
#pricetable .column2{
width: 20px;
}
#pricetable .column3{
width: 20px;
}
#pricetable .column4{
width: 20px;
}
#pricetable .column5{
width: 20px;
}
#pricetable .column6{
width: 20px;
}
#puzzle a:hover{
text-decoration: none;
}
#footer1home{
background:url(i/cont_back.jpg) repeat-y scroll 0 0 #FFFFFF;
margin:0 auto;
overflow:hidden;
padding:0 12px;
width:914px;
}
#footer1home a{
color:#0041f6;
font-size:12px;
}
#footer1home_inner{
background:url(i/footer1_back.jpg) no-repeat;
width:914px;
height:286px;
margin-top:9px;
font-size:12px;
}
ul#links li{
float: left;
color:#222d5f;
font-size:18px;
text-transform:uppercase;
margin-left:100px;
margin-top:6px;
}
ul#links li.first{
margin-left:55px;
}
ul#footer1home_content li{
float: left;
width: 200px;
}
ul#footer1home_content li.quick_links{
width: 200px;
margin-right:50px;
margin-left: 25px;
margin-top: 25px;
}
ul#footer1home_content li.quick_links ul li{
margin-bottom:5px;
}
ul#footer1home_content li.industry_links{
width: 150px;
margin-top: 25px;
margin-right:80px;
}
ul#footer1home_content li.industry_links ul li{
margin-bottom:5px;
}
ul#footer1home_content li.spot_prices{
width: 200px;
margin-top: 25px;
margin-right: 35px;
}
ul#footer1home_content li.spot_prices p{
padding:0;
margin:0;
font-size: 12px;
padding-bottom: 15px;
}
ul#footer1home_content li.spot_prices h2{
text-transform: uppercase;
padding:0;
color:#222d5f;
font-size:14px;
margin-top: 2px;
padding-bottom: 4px;
}
ul#footer1home_content li.contact_cmi{
width: 140px;
margin-top: 25px;
}
ul#footer1home_content li.contact_cmi ul li{
margin-bottom:5px;
text-align: center;
width: 90px;
}
ul#footer1home_content li.contact_cmi h2{
margin:0;
padding:0;
}
ul#footer1home_content li.contact_cmi h2.phone{
font-size: 21px;
font-weight: bold;
line-height: 13px;
margin-top: 5px;
text-align: center;
}
ul#footer1home_content li.contact_cmi h2.time{
font-size:14px;
font-weight:normal;
text-align:center;
margin-bottom: 20px;
}
ul#footer1home_content li.contact_cmi ul{
margin-left: 20px;
margin-top: 15px;
}
ul#footer1home_content li.contact_cmi .fb_like{
margin-bottom: 10px;
}
ul#footer1home_content #ea{
border:none;
width: 126px;
height: 20px;
padding-top: 2px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 3px;
background:url(i/signup_text_back.jpg) no-repeat;
}

/* Gold Telemarketer */

/* content callout */

.content-callout {
	background: #EEEFE9;
	border: 1px solid #BCBCBC;
	color: #293667;
	margin: 25px auto 25px auto;
	padding-top: 5px;
	width: 468px;
}
	.content-callout ul {
		margin: 15px 20px 0 20px; padding: 0;
	}
	div.content .content-callout li {
		margin: 20px 0 20px 0; padding: 0;
		list-style-type: none;
	}
	div.content .content-callout li p {
		font-size: 1.0em;
		margin-top: 0px;
		padding-top: 3px;
		padding-left: 0px;
		padding-right: 15px;
	}
	.content-callout li a {
		color: #0222FF;
		text-decoration: underline;
	}
/* Reputable List */
	div.content ul.reputable {
		margin: 5px 20px 0 20px; padding: 0;
		overflow: hidden;
	}
	div.content .reputable li {
		margin: 30px 0 40px 0; padding: 0;
		list-style-type: none;
	}
	div.content ul.reputable li img {
		float: left;
		margin-right: 30px;
		margin-bottom: 20px;
	}
	div.content ul.reputable li p {
		font-size: 1.0em;
		margin-top: 0px;
		padding: 0;
	}
/* In the Media */
	div.sidebar2 ul.in-the-media {
		margin: 5px 0px 0 0px; padding: 0;
		overflow: hidden;
	}
	div.sidebar2 .in-the-media li {
		margin: 0 0 25px 0; padding: 0;
		overflow: hidden;
		list-style-type: none;
		text-align: center;
		width: 223px;
	}
	div.sidebar2 .in-the-media li a {
		text-decoration: none;
		display: block;
		overflow: hidden;
	}
	div.sidebar2 .in-the-media li a:hover {
		text-decoration: underline;
	}
	div.sidebar2 .in-the-media li span {
		float: left;
		line-height: 15px;
		text-align: center;
		display: block;
		width: 223px;
	}
	div.sidebar2 ul.in-the-media li img {
		float: left;
		margin-bottom: 5px;
		margin-left: 50px;
	}	
	

/* Photos */

    /* ~~~~~~~~~~
Global Styles
Stephanie Sullivan
Last updated August 2009
Color Chart:
tan border: #d6d7c5
tan button: #cdcebc
beige button: #f1f2ee
gold box: #9092a0
gold end: #28326a
silver box: #d5dadd
silver end: #9aa4ab
platinum: #c7c8af
platinum end: #b8ba9b
palladium: #d7d8c7
palladium end: #c6c7b3
deep blue: #37448e
subnav links: #0048ed
bottom/right links: #0041f6
right sidebar text: #293667
~~~~~~~~~~ */
body {
font: 100%/1.4 Arial, Helvetica, sans-serif;
background:#F3F2EE; /*#eeefe9;*/
margin: 0;
padding: 0;
color: #000;
}
:focus {
    outline: 1px #c0c dotted;
}
/* ~~element/tag resets and selectors~~ */
ul, ol, dl {
margin: 0;
padding: 0;
list-style: none;
font-size: .8em;
}
.content ul {
padding-left: 40px;
list-style: square;
padding-bottom: 20px;
}
form {
margin: 0;
padding: 0;
}
p {
font-size: .8em;
margin-top: 0;
padding-right: 15px;
padding-left: 20px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math */
}
img.figure { 
	padding: 0 0 0 20px; /* added padding for images used along with content */
}
h1, h2, h3, h4, h5, h6 {
/*margin-top: 0;*/
margin-bottom: 0;
padding: 0 20px;
}
h1 {
color: #293667;
font-size: 1.3em;
padding-top: 15px;
padding-bottom: 15px;
}
h2 {
color: #293667;
font-size: 1.2em;
padding-top: 0px;
padding-bottom: 10px;
}
h3 {
font-size: 1em;
padding-top: 5px;
}
.content h3 {
margin-top:0;
padding-bottom:9px;
padding-top:5px;
font-size: 0.9em;
}
h4 {
color: #222458;
font-size: .9em;
}
h6 {
font-size: 0.8em;
color: #222458;
}
a img {
border: none;
}
a {
color: #0041f6;
text-decoration: underline;
}
a.small {
font-size: .7em;
line-height: 1.1;
}
.primary a:link {
color: #303b77;
text-decoration: underline;
}
.primary a:visited {
color: #6E6C64;
text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
text-decoration: none;
}
.subnav, .visit_blog, .home h3, .home h4, .blog_title, #cse-search-box label, #ccoptin legend, #ccoptin label, #ccoptin-sub legend, #ccoptin-sub label {
text-transform: uppercase;
}
.lower_subnav li{
background-color:#d5dade !important;
border-bottom:1px solid #a4acaf !important;
}
.lower_subnav li a{
font-size:12px !important;
}
.lower_subnav{
margin-top: 3px;
background:none !important;
border:1px solid #a4acaf !important;
border-bottom: none !important;
}
/* ~~this fixed width container surrounds all other divs~~ */
.container {
width: 914px;
margin: 0 auto;
padding: 0 12px;
overflow: hidden; /* clearing method */
}
.primary {
overflow: hidden;
background: url(i/primary_back.jpg) no-repeat center top;
font-size: .9em;
/*padding-bottom: 20px;*/
}
.primary ul {
padding-top: .5em;
text-align: center;
}
.primary ul.last {
background: url(i/shadow_full.png) no-repeat center bottom;
padding-bottom: 17px;
}
.primary li {
font-size: 11px;
display: inline;
}
.primary a {
color: #252868;
line-height: 1.8;
padding: 0 25px;
}
.primary a.a2a_dd {
padding: 0;
}
.header {
position: relative;
padding: 0 20px 20px 15px;
width: 903px;
margin: 0 auto;
background: url(i/cont_top.jpg) no-repeat center bottom;
}

	div.likebutton {margin: 10px 0 0 10px; width: 170px; height: 30px; float: left; }
	body div.likebutton iframe { width: 200px; }

.contain_back {
background: #FFF url(i/cont_back.jpg) repeat-y;
}
.home .contain_back {
background: #FFF url(i/cont_back_hm.jpg) repeat-y;
}
.branding {
position: relative;
overflow: hidden;
float: left;
background: url(i/header_inner.png) no-repeat;
color: #FFF;
height: 92px;
width: 688px;
border-bottom: 2px solid #FFF;
}
img.branding-img {
float: left;
margin: 0;
padding: 0;
}
.branding-home {
background: url(i/header_inner.png) no-repeat;
color: #FFF;
min-height: 92px;
/*width: 688px;*/
border-bottom: 2px solid #FFF;
}
div.branding p.contact_info {
display: none;
}
img.branding-home-img {
margin: 0;
padding: 0;
}
.home .branding-home {
background: url(i/branding.jpg) 1px 0 no-repeat;
height: 169px;
}
.contact_info {
color: #2b3b64;
position: absolute;
top: 0px;
left: 534px;
text-align: right;
line-height: 1.05;
font-size: 14px;
padding-top: 2px;
}
.contact_info b {
font-weight: bold;
display: block;
font-size: 25px;
}
.home .contact_info{
margin-left: 213px;
}
.img-contact_info {
position: absolute;
top: 0px;
left: 473px;
}
/* ~~ left side navigation and subnavigation ~~ */
.sidebar1 {
float: left;
width: 184px;
margin-right: 2px;
}
.sidebar1 h3 {
background: #37438D;
color: #FFF;
font-size: 1em;
margin: 0;
padding: 3px 2px 2px 5px;
}
.sidebar1 ul a, .sidebar1 ul a:visited {
text-decoration: none;
display: block;
font-weight: bold;
padding: 2px 10px;
}
.nav {
border-bottom: 2px solid #FFF;
}
.nav li {
border-bottom: 1px solid #FFF;
font-size: 1.1em;
}
.subnav {
border: 1px solid #d6d7c5;
/*border-bottom: 3px solid #FFF;*/
background: #f1f2ee;
border-bottom: none;
}
.subnav li {
font-size: .8em;
border-bottom: 1px solid #d6d7c5;
}
.visit_blog {
border: 1px solid #d6d7c5;
}
.visit_blog li a {
padding: 12px 15px;
font-size: 1.1em;
}
.nav a, .nav a:visited {
color: #FFF;
background: #37448E;
}
.nav a:hover, .nav a:active, .nav a:focus {
background: #353f79;
}
.visit_blog a:hover, .visit_blog a:active, .visit_blog a:focus {
background: #f1f2ee;
}
.subnav a:hover, .subnav a:active, .subnav a:focus {
color: red;  /* you need to change this :) */
}
div.myth {
background: url(i/bgd-myths.gif) no-repeat;
min-height: 120px;
margin: 13px 0 0 0;
padding: 58px 0 0 0px;
color: #1F2653;
}
div.myth span, div.myth span.myth-copy, div.myth a {
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: .01em;
font-size: 14px;
line-height: 12px;
display: block;
}
div.myth span.myth-copy {
font-size: 12px;
padding-top: 2px;
}
div.myth a {
color: #51279B;
font-size: 12px;
padding-top: 12px;
font-weight: normal;
text-decoration: underline;
}
div.myth a:hover {
text-decoration: none;
}
/* business badges */
#bus-logos {
text-align: center;
margin-top: 20px;
}
.usps {
margin: 5px auto;
display: block;
}
.ups {
top: -23px;
/*left: -5px;*/
position: relative;
}
.bbb {
margin-left: 9px;
margin-top: -7px;
}
/* ~~ main content area ~~ */
.content {
width: 503px;
float: left;
line-height: 14px;
}
.content-onecol {
width: 687px;
padding: 0;
float: left;
padding-bottom:60px;
}
.content-onecol ul {
margin-left: 45px;
margin-bottom: 15px;
}
.content-onecol ul li{
list-style-type:square;
}
.home .content p, .home .content-onecol p {
font-size: .7em;
}
.pullquote {
padding: 10px 30px 5px;
color: #666;
font-style: italic;
border-top: 1px solid #BBB;
border-bottom: 1px solid #BBB;
margin: 5px 20px;
}
.pullquote p {
line-height: 1.15;
}
.special {
background: #eeefe9;
border: solid 1px #D4D4D4;
width: 405px;
padding: 10px 10px 5px;
margin: 10px auto;
line-height: 1.2;
}
/* split boxes */
.line {
overflow: hidden;
}
.half {
width: 249px;
float: left;
margin-right: 2px;
}
.last {
width: auto;
float: none;
overflow: hidden;
}
/* precious metal boxes */
.gold h1, .silver h1, .plat h2, .pall h2 {
font: 1.3em "Times New Roman", Times, serif;
letter-spacing: .05em;
text-align: center;
color: #FFF;
margin: 0;
padding: 3px 2px 6px 0px;
}
.gold h1 a, .silver h1 a {
margin: 0;
padding: 5px 0 5px 0;
display: block;
color: #FFF;
font-size: 22px;
text-decoration: none;
}
.plat h2 a, .pall h2 a {
margin: 0;
padding: 2px 0 0 0;
color: #37448E;
font-size: 1em;
text-decoration: none;
}
.gold h1 a:hover, .silver h1 a:hover {
margin: 0;
padding: 5px 0 5px 0;
display: block;
color: #FFF;
font-size: 22px;
text-decoration: underline;
}
.plat h2 a:hover, .pall h2 a:hover {
margin: 0;
padding: 3px 0 0 0;
font-size: 1em;
text-decoration: underline;
}
.gold p, .silver p, .plat p, .pall p {
padding-left: 15px;
}

/*
.head {
background: url(i/shadow_out.png) no-repeat center bottom;
padding-bottom: 14px;
}
*/

.gold {
background: #9092a0;
border-bottom: 2px solid #FFF;
color: #FFF;
}
.content .gold h1 {
background: #28326a url(i/gold_back.jpg) repeat-x;
padding-bottom: 0;
}
.silver {
background: #d5dadd;
border-bottom: 2px solid #FFF;
}
.content .silver h1 {
background: #9aa4ab url(i/silver_back.jpg) repeat-x;
padding-bottom: 0;
}
.plat {
background: #c7c8af;
border-bottom: 2px solid #FFF;
}
.plat h2 {
margin: 0;
padding: 0;
background: #b8ba9b url(i/plat_back.jpg) repeat-x;
}
.pall {
background: #d7d8c7;
border-bottom: 2px solid #FFF;
}
.pall h2 {
margin: 0;
padding: 0;
background: #c6c7b3 url(i/pall_back.jpg) repeat-x;
}
.links h4 {
padding-top: 5px;
font-weight: normal;
font-size: 0.85em;
padding-left: 15px;
}
.home .links ul {
padding-left: 15px;
padding-top: 12px;
font-size: 0.7em;
padding-bottom: 10px;
list-style: none;
}
.links li {
margin-bottom: 6px;
}
/* ~~ right sidebar area ~~ */
.sidebar2 {
float: left;
width: 223px;
padding: 0 0 0px 1px;
}

#ship-silver-banner {
	display:block;
	width:223px;
	height:62px;
	background:white;
	padding-bottom:2px;
	overflow:hidden
}

.link_list {
padding-left: 40px;
padding-top: 10px;
margin-bottom: 20px;
line-height: 0.9;
}
.link_list li {
padding-bottom: 5px;
list-style-type: square;
padding-left: 0px;
margin: 0 0 0 -15px;
font-size: 0.9em;
}
.link_list li a {
text-decoration: none;
}
.link_list li a:hover {
color: #666;
text-decoration: underline;
}
.sidebar2 h5 {
background: url(i/shadow_in_bott.jpg) no-repeat center bottom;
text-align: center;
font: 1.3em "Times New Roman", Times, serif;
font-variant: small-caps;
letter-spacing: .02em;
color: #293667;
margin: 0px;
padding: 0 10px 4px;
}
.sidebar2 h6 {
margin: 0;
padding-left: 10px;
}
.sidebar2 .callout h5 {
color: #7e7e69;
font: bold 1.1em Arial, Helvetica, sans-serif;
font-variant: normal;
letter-spacing: normal;
background: none;
text-align: left;
}
h5 span {
display: block;
background: url(i/shadow_in_top.jpg) no-repeat center top;
padding-top: 4px;
}
.content h5 span, .content-onecol h5 span {
background: url(i/shadow_in_top_wh.jpg) no-repeat top center;
padding-top: 5px;
}
.blog, .callout {
color: #293667;
background: #eeefe9;
padding-top: 16px;
border: 1px #bcbcbc solid;
margin-bottom: 4px;
}
.content .callout, .content-onecol .callout  {
background: none;
width: 185px;
float: right;
border: none;
text-align: center;
display: inline;
margin-right: 30px;
margin-left: 20px;
}
.content .callout p {
font-size: .7em;
font-style: italic;
color: #000;
line-height: 1.2;
}
.content .callout h5, .content-onecol .callout h5 {
color: #222458;
font-size: .9em;
font-weight: normal;
background: url(i/shadow_in_bott_wh.jpg) no-repeat bottom center;
padding-bottom: 5px;
margin-bottom: 5px;
}
.content h1, .content-onecol h1 {
clear: both;
padding-bottom: 17px;
line-height: 18px;
}
.content h2, .content-onecol h2 {
color: #12289D;
padding-top: 9px;
padding-bottom: 5px;
margin-top: 0;
font-size: 1.0em;
}
.home .blog {
border: none;
padding-top: 0;
background: none;
}
.blog h5 {
margin-top: 0px;
}

li.rssRow {
	padding-left: 20px;
}

li.rssRow h4, li.rssRow p, li.rssRow div.date {
	padding-left: 0;
}

.blog_title, li.rssRow h4 a {
font-weight: bold;
margin-bottom: 0;
line-height: 1.2;
margin-top: 10px;
color: #293667;
text-decoration: none;
}
.blog_date, li.rssRow div.date {
color: #a0a0a0;
font-style: italic;
font-size: 11px;
}

li.rssRow p {
	font-size: 11px;
line-height: 14px;
padding-bottom: 0;
margin-bottom: 0;
}

li.rssRow div {
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 15px;
}

.continue {
display: block;
}
.continue span {
display: block;
text-indent: -999em;
}
.read {
text-align: center;
}
.read img {
margin-top: 13px;
}
.read p {
margin-bottom: 0;
line-height: 1.2;
}
.read_title {
font-weight: bold;
margin-top: 5px;
}
.author {
color: #696969;
font-size: .7em;
}
.blog_link, .review, .buy {
text-align: center;
font-size: .7em;
}
.division, .division-mod {
margin: 20px 10px 20px;
padding: 15px 0 5px 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.division p, .division-mod p {
line-height: 1.2;
font-size: .7em;
padding-left: 0;
padding-bottom: 10px;
}
.divison-mod p {
margin-bottom: 10px;
}
.division h5, .division-mod h5 {
padding-left: 0;
}
.division-mod h5 {
padding-bottom: 10px;
}
.division h6, .division-mod h6 {
padding-left: 0px;
}
.division-mod {
margin: 0px 10px 20px;
padding: 0px 0 5px 0;
border-top: none;
border-bottom: 1px solid #ccc;
}
/* ~~The footer ~~ */
.footer {
width: 938px;
color: #666;
background: url(i/cont_bott.jpg) no-repeat;
text-align: center;
font-size: 14px;
line-height: 20px;
padding: 0px;
text-align: center;
}
.footer ul {
list-style-type: none;
width: 638px;
margin: 5px auto;
padding: 20px 0 0 0;
text-align: center;
}
.footer ul li {
display: inline;
}
.footer ul li a {
text-decoration: none;
color: #666;
padding: 0 5px 0 5px;
}
.footer ul li a:hover {
text-decoration: underline;
color: #999;
}
.footer a {
text-decoration: none;
}
.nav1 {border-right:#B4B4B4 1px solid}
.home .footer {
}
/* ~~miscellaneous reusable classes~~ */
.center {
text-align: center;
}
.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
/* sign up form styling */
#ccoptin {
width: 221px;
float: right;
padding-top: 5px;
margin-bottom: 10px;
padding-left: 3px;
color: #FFF;
height: 133px;
}
.home #ccoptin {
background: none;
width: 220px;
min-height: 165px;
margin-top:-169px;
}
#ccoptin fieldset {
margin: 0;
padding: 0;
border: none;
}
#ccoptin legend {
font: 1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #FFF;
}
#ccoptin label {
padding-top: 32px;
padding-left: 10px;
padding: 27px 0 5px 10px;
display: block;
font-size: .8em;
}
#ccoptin label span {
display: block;
}
#ccoptin input[type="text"] {
width: 120px;
margin-left: 11px;
margin-top: 4px;
border: 2px inset;
}
#ccoptin p {
font-size: 9px;
line-height: 13px;
padding: 7px 10px 0px 6px;
}
#ccoptin-sub {
width: 221px;
float: right;
padding-top: 5px;
margin-bottom: 4px;
padding-left: 3px;
background: url(i/branding_form.jpg) no-repeat right top;
color: #FFF;
height: 134px;
}
.home #ccoptin-sub {
background: none;
width: 220px;
height: 166px;
}
#ccoptin-sub fieldset {
margin: 0;
padding: 0;
border: none;
}
#ccoptin-sub legend {
font: 1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #FFF;
}
#ccoptin-sub label {
padding-top: 32px;
padding-left: 10px;
padding: 15px 0 0 10px;
display: block;
font-size: .8em;
}
#ccoptin-sub label span {
display: block;
}
#ccoptin-sub input[type="text"] {
width: 120px;
margin-left: 7px;
margin-top: 2px;
border: 2px inset;
}
#ccoptin-sub p {
font-size: 9px;
line-height: 11px;
padding: 4px 10px 0px 6px;
}
input[type="text"] {
border: 2px inset;
}
/* search form styling */

#cse-search-results {
height: 850px;
padding: 20px;
}
.home #cse-search-box {
border-top-width: 0;
}
#cse-search-box label {
color: #FFF;
font-size: .8em;
}
#cse-search-box input[type="text"] {
width: 200px;
margin-left: 20px;
}
/* right col feature */
div.feature-a {
margin: 0 0 25px -10px;
padding: 0;
}
div.feature-a img {
float: left;
padding-right: 7px;
}
div.feature-a p a {
display: block;
line-height: 15px;
width: 135px;
float: left;
}
img.prod-im {
margin: 0 auto;
padding: 0 0 0 6px;
text-align: center;
}
div.header-print {
display: none;
font-size: 21px;
}
/* Carried over Styles */
#specials table {
background:#f6f7f1;
padding: 20px;
border:#d3d2d2 1px solid;
margin-top: 5px;
}
#specials td {
background: #f6f7f1;
padding: 5px;
text-align: left;
}
#specials h2{
padding-left: 10px;
font-size:14px;
}
#specials p{
padding-left: 10px;
font-size: 12px;
}
#glossary {margin:10px 0 25px 39px;height:50px}
#glossary ul {list-style:none;margin:0;padding:0; height: 20px;}
#glossary li {text-align:center;float:left; padding-right: 0.9px; width: 24px; list-style-type: none;}
#glossary li a {line-height:20px;display:block;height:20px;width:23px;text-align:center;background:#c8ccaf;border-right:#fff 1px solid;padding;float:left}
#lunar-box {width:220px;height:50px;background:#eee;padding:5px;margin:0}
#perth ul {margin:0 0 0 48px;padding:0;list-style:none;width:125px;text-align:center}
#perth li {margin:20px 0 0 0;padding:0}
#perth li a img {
text-decoration: none;
}
#formleft {
padding-left: 17px;
padding-bottom: 5px;
}
/*#silver-side {margin-top: -7px;}*/
#silver-side ul {margin:0;padding:0;list-style:none;width:212px;text-align:center;}
#silver-side li {margin: 0;padding:0;}
#form {width:430px;margin:auto;padding:10px 0 0 0}
.form-left {line-height:25px;width:120px;height:25px;float:left;padding-bottom:10px}
.form-right {width:300px;height:25px;float:right;padding-bottom:10px}
.daily {list-style:none;width:350px;margin-left:130px}
#button {
margin:  0;
padding: 0 0 25px 0;
}
#button a {
background: #222458;
border: 1px solid #101132;
color: #ffffff;
font-size: 11px;
margin: 0;
margin-left: 17px;
padding: 4px 8px 4px 8px;
line-height:35px;
}
#button a:hover {
background: #3e429a;
}
#formcontainer {
background: #e6e8dc;
border: 1px solid #c8ccaf;
width: 662px;
padding: 15px;
margin-left: 20px;
}
#formleft {
float: left;
width: 100px;
text-align: center;
padding: 0;
margin: 0;
}
#formcontainer img { padding-bottom: 5px; }
#formcontent {
float: left;
padding: 0;
margin-left: 43px;
width: 450px;
}
#formcontent ol {
margin-left: 40px;
padding: 0;
}
#formcontent p {
padding-left: 0px;
}
#formcontainer li {
margin: 10px 0 0 -25px;
list-style-type: decimal;
}
#formcontainer a {
font-size: 13px;
}
#adobecontainer {
background: #eeefe9;
border: 1px solid #e6e8dc;
width: 680px;
padding: 5px;
margin-left: 20px;
}
#adobeleft {
float: left;
width: 110px;
margin-left: 20px;
}
#adobecontainer img { padding: 5px 0 0 5px; }
#adobecontent {
float: left;
padding-left: 35px;
width: 375px;
margin-left: 20px;
}
#about-a {
background:url(i/bgnd_about_top.gif) repeat-y;
margin: 15px 0 0 18px;
padding:10px;
}
.people {background:#EEEFE9;padding:5px 5px 5px 5px;margin:0;text-align:left; overflow: hidden;}
.people-b {width:490px;background:#fff;padding:5px 5px 5px 5px;margin:0;text-align:left}
.float {float:left;margin-right:10px}

.bill-haynes {
	padding: 20px 0 20px 20px;
}

.people-info {
	float: left;
	width: 405px;
	padding-left: 13px;
}

.people-info h3 {
	margin: 0; padding: 0;
	margin-bottom: 15px;
	font-weight: bold;
}

.people-info p {
	padding-left: 0;
}

img.people-profile {
	float: left;
}

.people-inset {
	margin-top: 5px;
	float: left;
	overflow: hidden;
}

.people-inset p {
	float: left;
}

.people-inset img {
	float: left;
}

.people-inset p {
	font-size: 12px;
	font-style: italic;
	margin-left: 10px;
	width: 225px;
}
#sitesearch-bottom {
background:#f6f7f1;
padding: 5px 5px 5px 10px;
border:#d3d2d2 1px solid;
width: 300px;
}

hr {
width: 464px;
margin-top: 20px;
margin-bottom: 0;
}
.content-onecol hr {
width: 100%;
}
#mailForm {
background: #eeefe9;
border-right: 1px solid #c8cdad;
border-bottom: 1px solid #c8cdad;
border-left: 1px solid #c8cdad;
color: #171447;
font-size: 12px;
padding-bottom: 10px;
margin: 0px 6px;
}
#mailForm label {font-weight: bold;}
#mailForm form {padding: 0px 20px 0px 18px;}
#mailForm ul {
list-style-type: none;
margin-left: 20px;
margin-bottom: 5px;
}
#mailFormWide {
background: #eeefe9;
border: 1px solid #c8cdad;
color: #171447;
font-size: 12px;
padding: 10px 0 10px 0;
margin: 0 0 15px 0;
}
#mailFormWide label {font-weight: bold;}
#mailFormWide form {padding: 0px 20px 0px 18px;}
#mailFormWide ul {
list-style-type: none;
margin-left: 20px;
margin-bottom: 5px;
}
.digg-link {
display: block;
position: relative;
top: 41px;
right: 5px;
}
a.box-link {
color: #FFF;
text-decoration: none;
margin: 0;
font-size: 9px;
padding: 3px 7px 3px 7px ;
background-color: #9092a0;
}
a.box-link:hover {
background-color: #37448e;
}
/*  TABLE STYLES */
h2.spot {font-size:12px;color:#12289D;margin:0;padding-bottom:5px; padding-top: 0;}
table {
padding: 0;
margin: 0;
margin-left: 20px;
width: 650px;
font-size: 12px;
text-align: center;
}
table tr {
padding: 0;
text-align: center;
margin: 0;
height: 22px;
}
table td {
text-align: center;
}
/* Page Options - Print, Email to Friend, Bookmark */
#page_options{
width: 420px;
height: 32px;
background:url(i/page_options.jpg) no-repeat 0 0;
}
#page_options ul{
margin-left: 57px;
}
.more_indent ul{
margin-left: 99px !important;
}
.more_indent ul li{
margin-top: -5px !important;
}
#page_options ul li{
position: relative;
float: left;
height: 25px;
list-style-type: none;
margin-right: 25px;
padding-top: 7px;
margin-top: -3px;
}
#page_options ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #364291;
float:none;
margin-left: 0px;
}
#page_options ul li.print_page{
background:url(i/icon_print.gif) left center no-repeat;
padding-left: 18px;
}
#page_options ul li.email_page{
background:url(i/icon_email.gif) left center no-repeat;
padding-left: 22px;
}
#page_options ul li.bookmark_page{
background:url(i/icon_bookmark.gif) left center no-repeat;
padding-left: 18px;
}
#emailtofriend{
position: absolute;
width: 270px;
height: 130px;
left: 440px;
background-color:#FF0000;
display: none;
}
.message {background:#eee; color:#000;display:none;}
.contact {text-align:left;}
.contact ul {list-style-type:none;}
.contact li {list-style-type:none; text-align:right;font-size: 15px; color:#2d346a; font-weight: bold;}
.contact li.special {display:none;}
.contact input {}
.contact textarea {}
#alert{
font-size: 12px;
margin-bottom: 10px;
text-align: right;
color:#990000;
}
#emailtofriendinline{
background-color:#eeefe8;
width: 368px;
padding-right: 15px;
}
#emailtofriendinline input#name, #emailtofriendinline input#email, #emailtofriendinline textarea{
border-color:#C3C3C3;
border-right:1px solid #C3C3C3;
border-style:solid;
border-width:2px 1px 1px;
margin-bottom:15px;
padding:5px;
width: 192px;
}
#emailtofriendinline textarea{
margin-bottom: 5px;
width: 340px;
}
#emailtofriendinline h4{
margin:0;
padding:0;
text-align:left;
margin-bottom: 10px;
background:url(i/email-friend-h2.jpg) no-repeat;
width: 328px;
height: 53px;
font-size: 20px;
padding-left: 55px;
padding-top: 9px;
}
#emailtofriendinline label.messagelabel{
margin-right: 110px;
}
#emailtofriendinline .submitbutton{
padding-bottom: 20px;
}
.inner_contact_info {
left:742px;
top: -1px;
width:160px;
}
#book_entry{
border:solid #d7d9c6 1px;
margin-left: 20px;
padding: 20px;
margin-bottom: 20px;
}
.color1{
background-color: #f1f3ee;
}
.color2{
background-color: #edeee9;
}
.color3{
background-color: #e0e1dc;
}
h2.bookh2{
padding-top: 10px;
}
#book_entry h3{
padding: 0;
margin: 0;
color: #192554;
font-size: 14px;
font-weight: bold;
}
#book_entry .author{
color: #626262;
font-size: 12px;
}
#book_entry .pages{
color: #626262;
font-size: 10px;
}
#book_entry p{
padding: 0;
margin: 0px;
padding-top: 5px;
}
#book_entry a.buybook{
display:block;
margin-top: 5px;
}
#book_entry .bookcontent{
float: right;
position: relative;
width: 480px;
}
#book_entry .bookimage{
width: 105px;
height: auto;
float: left;
position: relative;
}
.photo_view{
float:right;
width: 156px;
margin-right: 15px;
margin-left: 15px;
margin-bottom:20px;
}
.photo_view a{
display:block;
margin-top:-21px;
font-size: 14px;
text-align: center;
text-transform:uppercase;
color: #12289D;
font-weight:bold;
}
#pricetable{
width: 470px;
}
#pricetable .column1{
width: 20px;
}
#pricetable .column2{
width: 20px;
}
#pricetable .column3{
width: 20px;
}
#pricetable .column4{
width: 20px;
}
#pricetable .column5{
width: 20px;
}
#pricetable .column6{
width: 20px;
}
#puzzle a:hover{
text-decoration: none;
}
#footer1home{
background:url(i/cont_back.jpg) repeat-y scroll 0 0 #FFFFFF;
margin:0 auto;
overflow:hidden;
padding:0 12px;
width:914px;
}
#footer1home a{
color:#0041f6;
font-size:12px;
}
#footer1home_inner{
background:url(i/footer1_back.jpg) no-repeat;
width:914px;
height:286px;
margin-top:9px;
font-size:12px;
}
ul#links li{
float: left;
color:#222d5f;
font-size:18px;
text-transform:uppercase;
margin-left:100px;
margin-top:6px;
}
ul#links li.first{
margin-left:55px;
}
ul#footer1home_content li{
float: left;
width: 200px;
}
ul#footer1home_content li.quick_links{
width: 200px;
margin-right:50px;
margin-left: 25px;
margin-top: 25px;
}
ul#footer1home_content li.quick_links ul li{
margin-bottom:5px;
}
ul#footer1home_content li.industry_links{
width: 150px;
margin-top: 25px;
margin-right:80px;
}
ul#footer1home_content li.industry_links ul li{
margin-bottom:5px;
}
ul#footer1home_content li.spot_prices{
width: 200px;
margin-top: 25px;
margin-right: 35px;
}
ul#footer1home_content li.spot_prices p{
padding:0;
margin:0;
font-size: 12px;
padding-bottom: 15px;
}
ul#footer1home_content li.spot_prices h2{
text-transform: uppercase;
padding:0;
color:#222d5f;
font-size:14px;
margin-top: 2px;
padding-bottom: 4px;
}
ul#footer1home_content li.contact_cmi{
width: 140px;
margin-top: 25px;
}
ul#footer1home_content li.contact_cmi ul li{
margin-bottom:5px;
text-align: center;
width: 90px;
}
ul#footer1home_content li.contact_cmi h2{
margin:0;
padding:0;
}
ul#footer1home_content li.contact_cmi h2.phone{
font-size: 21px;
font-weight: bold;
line-height: 13px;
margin-top: 5px;
text-align: center;
}
ul#footer1home_content li.contact_cmi h2.time{
font-size:14px;
font-weight:normal;
text-align:center;
margin-bottom: 20px;
}
ul#footer1home_content li.contact_cmi ul{
margin-left: 20px;
margin-top: 15px;
}
ul#footer1home_content li.contact_cmi .fb_like{
margin-bottom: 10px;
}
ul#footer1home_content #ea{
border:none;
width: 126px;
height: 20px;
padding-top: 2px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 3px;
background:url(i/signup_text_back.jpg) no-repeat;
}

#photos_header{
    height: 98px;
    margin: auto;
    background:url(../../photos/images/header_bg.jpg) no-repeat;
}

#photos_header h2{
    margin: 0px;
    float: left;
    font-size: 28px;
    color:#FFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-left:25px;
    padding-top:30px;
    text-transform: uppercase;
}

#photos_sidebar h2{
    background:url(../../photos/images/backtomain.jpg) no-repeat;
    width: 214px;
    height: 35px;
    padding:0;
    margin: 6px 0;
}

#photos_sidebar h2 a{
    color:#FFF;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    text-align:center;
    font-weight: bold;
    padding-top: 10px;
}

#photos_header_right{
    float: right;
    margin-right:15px;
    margin-top:35px;
}

#photos_header_right iframe{
    vertical-align: middle;
}

#photos_header_right span{
    color:#FFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#photos_content{
    width: 680px;
    position: relative;
    float: right;
}

#photos_content h2.title{
    margin:15px 0 25px;
    padding: 0;
    color: #283468;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: normal;
}

#photos_sidebar{
    width: 214px;
    position:relative;
    float: left;
}

.photos #header_left{
    float: left;
}

.photos #header_left h1{
    margin:0;
    padding:0;
    color: #283468;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: -5px;
    margin-top: 30px;
}

.photos #header_left h2{
    margin:0;
    padding:0;
    font-size: 18px;
    color: #79797a;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.photos #header_right{
    float: right;
}

.photos #header_right .logo{
    position:absolute;
    left: 585px;
    top: 40px;
}

.photos #header_right .contact_info{
    position:absolute;
    text-align: left;
    left: 745px;
    top: 38px;
}		

.box-top{
	
	background: #d5dadd;
}


.box-top-purple {
	background: #8f92a0;
	color:#FFFFFF;
}
	
 .box-top h1
, .box-top h1 a
, .box-top a{
	color:#FFFFFF;
	text-decoration:none;
}
	
 .box-top-purple h1
, .box-top-purple h1 a
, .box-top-purple a{
	color:#FFFFFF;
	text-decoration:none;
}


.head-purple {
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	background-image: url(i/box-top-purple.png);
	margin-top: 0x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

  .head-purple h1
, .head-purple a
, .head-purple a:link
, .head-purple a:visited
, .head-purple a:active
, .head-purple a:hover 
, .head-purple h1 a
, .head-purple h1 a:link
, .head-purple h1 a:visited
, .head-purple h1 a:active
, .head-purple h1 a:hover {
	background:none;
	margin-top: -5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
}



.head-silver {
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	background-image: url(i/box-top-silver.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

  .head-silver h2
, .head-silver a
, .head-silver a:link
, .head-silver a:visited
, .head-silver a:active
, .head-silver a:hover 
, .head-silver h2 a
, .head-silver h2 a:link
, .head-silver h2 a:visited
, .head-silver h2 a:active
, .head-silver h2 a:hover {
	background:none;
	margin-top: -5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
}

.shadow-grey, shadow-silver{
	margin:0px;
	padding:0px;
	
}

h2 .purple-box-sub-title{
	font-size:15px;
	color:#FFFFFF;	
	text-align: center;
}


h2.purple-box-sub-title{
	font-size:15px;
	color:#FFFFFF;	
	text-align: center;
}

h2.silver-box-sub-title{
	font-size:15px;
	color:#3a3b3b;	
	text-align: center;
}

.big-blue-link
, .big-blue-link a 
, .big-blue-link a:active
, .big-blue-link a:link
, .big-blue-link a:visited
, .big-blue-link a:hover {
	font-size:12px;
	color:#08088f;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
}


#warning-box{
	width:501px;
	height: 50px;
	clear:both;
	background-color: #f2f2ee;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.warning-box-title{
	font-size:18px;
	line-height:24px;
	color:#0a2b50;
		
}


#warning-icon{
	width:67px;
	height:62px;
	float:left;
	padding-left: 20px;
}


#warning-content{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	width:404px;
	float:left;
	margin:0px 0px 0px 10px;
}


#warning-content p {
	margin:0px;
	
}

.top-nav-32:hover {
   background-color: #37448E;
   background-image: none !important;
   }
   
.top-nav-32-silver:hover {
   background-color: #717171;
   background-image: none !important;
   }
   
.top-nav-21:hover, .top-nav-21-b:hover {
   background-color: #A5A5A5;
   background-image: none !important;
   }
   
.head-purple h1 a, .head-silver h2 a {
   text-decoration: underline;
   }        
.head-purple h1 a:hover, .head-silver h2 a:hover {
   text-decoration: none;
   }     

.head-silver h2 a {
	display: block;
	padding-top: 13px;
}

.front-left-promo {
   background-color: #8F92A0;
   height: 540px;                  
   border-bottom: 2px solid #fff;
   }
   
.front-right-promo {
   background-color: #D5DADD;
   height: 540px;
   border-bottom: 2px solid #fff;
   }
   
   
/* Review Page */

#program-review-container  { width: 480px; margin: 50px auto; padding: 0;}    
#program-review-container h1, #program-review-container h3 { margin: 20px 0; padding: 0;}
#program-review-container h3 {font-size: 14px; color: #44219F; margin-top: 30px;}
#program-review-container p { margin: 0; padding: 0;}
#program-review-container ul {overflow: hidden; margin: 0 0 0 -8px; padding: 0;}
#program-review-container li { float: left; width: 237px; height: 88px; margin: 0; padding: 0; }
#program-review-container ul a { display: block; width: 237px; height: 88px; background: transparent url(i/btns-review.gif) no-repeat top left; text-indent: -9999px; margin: 0; padding: 0; }
	
#program-review-container .google { background: transparent url(i/btns-review.gif) no-repeat 0 0;}
#program-review-container .google:hover { background: transparent url(i/btns-review.gif) no-repeat 0 -466px;}

#program-review-container .supermedia { background: transparent url(i/btns-review.gif) no-repeat -246px 0;}
#program-review-container .supermedia:hover { background: transparent url(i/btns-review.gif) no-repeat -246px -466px;}

#program-review-container .bing { background: transparent url(i/btns-review.gif) no-repeat 0 -92px;}	
#program-review-container .bing:hover { background: transparent url(i/btns-review.gif) no-repeat 0 -558px; }	

#program-review-container .yelp { background: transparent url(i/btns-review.gif) no-repeat -246px -93px;}
#program-review-container .yelp:hover { background: transparent url(i/btns-review.gif) no-repeat -246px -559px;}

#program-review-container .judys-book { background: transparent url(i/btns-review.gif) no-repeat 0 -186px;}
#program-review-container .judys-book:hover { background: transparent url(i/btns-review.gif) no-repeat 0 -652px; }

#program-review-container .azcentral { background: transparent url(i/btns-review.gif) no-repeat -246px -186px;}
#program-review-container .azcentral:hover { background: transparent url(i/btns-review.gif) no-repeat -246px -652px;}

#program-review-container .yahoo-local { background: transparent url(i/btns-review.gif) no-repeat 0 -281px;}
#program-review-container .yahoo-local:hover { background: transparent url(i/btns-review.gif) no-repeat 0 -747px; }

#program-review-container .citysearch { background: transparent url(i/btns-review.gif) no-repeat -246px -281px;}					
#program-review-container .citysearch:hover { background: transparent url(i/btns-review.gif) no-repeat -246px -747px;}

#program-review-container .facebook { background: transparent url(i/btns-review.gif) no-repeat 0 -371px;}					
#program-review-container .facebook:hover { background: transparent url(i/btns-review.gif) no-repeat 0 -837px;}
		
/* Testimonial Page */

div.testimonial-select-container {
	background-color: #F1F2EE;
	padding: 10px 20px;
	margin: 0 20px;
	overflow: hidden;
}		
	div.testimonial-select { float: left; width: 57%;}
		div.testimonial-select h2 {color: #293667; font-size: 1.3em; margin: 0; padding: 0; margin-bottom: 15px;}
	div.testimonial-bbb { float: left; width: 42%; overflow: hidden;}
		div.testimonial-bbb img {float: left;}
		div.testimonial-bbb a {display: block; font-size: 11px; margin-left: 46px; margin-top: 10px;}
		div.testimonial-list h3 {color: #293667; font-size: 1.2em; padding-top: 15px; padding-bottom: 15px;}
		
		.testimonial-list {
			 width: 490px;
		}
		
/* Horror Stories */

body#public.noI {
	padding: 10px;
}		

form.wufoo {
border: 1px solid red;
margin: 20px 14px 0 14px;
padding: 0 0 20px 0;
position: relative;
}

/* Special Tabs */

ul.specials-tab { overflow: hidden; width: 297px; position: absolute; top: 37px; left: 455px; }
ul.specials-tab li { float: left; height: 19px; width: 144px; margin: 0; padding: 0; list-style-type: none; }
ul.specials-tab li.gold { background: transparent url(i/specials-tabs.png) no-repeat 0 0; }
ul.specials-tab li.silver { background: transparent url(i/specials-tabs.png) no-repeat -145px 0; }
ul.specials-tab li.gold a { height: 19px; width: 144px; display: block; text-indent: -9999px; }
ul.specials-tab li.silver a { display:block; height: 19px; width: 144px; text-indent: -9999px; }


/* Photo Gallery Landing Page */

div.popular-gold-container {
	background: transparent url(i/bg-popular-gold-photos.jpg) no-repeat top left;
	width: 660px;
	height: 239px;
	margin-top: 6px;
	float: left;
}

div.popular-gold-container h2 { font-weight: bold; text-transform: uppercase; }
div.popular-silver-container h2 { font-weight: bold; text-transform: uppercase; }

div.popular-gold-container ul, div.popular-silver-container ul { margin: 0 4px 0 12px; overflow: hidden; }
div.popular-gold-container li, div.popular-silver-container li { 
	background: url(i/bg-popular-listitems.gif) no-repeat top left;
	float: left;
	width: 149px;
	height: 173px;
	margin-right: 4px;
	padding: 4px;
}
div.popular-gold-container li:last-child, div.popular-silver-container li:last-child {
	margin-right: 0;
}

div.popular-gold-container li a, div.popular-silver-container li a { display: block; text-decoration: none; }

div.popular-gold-container li span, div.popular-silver-container li span {
	display: block;
	text-align: center;
	color: #202E68;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 3px;
}
div.popular-gold-container li span:hover, div.popular-silver-container li span:hover {
	text-decoration: underline;
}

div.popular-silver-container {
	background: url(i/bg-popular-silver-photos.jpg) no-repeat top left;
	width: 660px;
	height: 239px;
	margin-top: 26px;
	float: left;
	margin-bottom: 21px;
}

div.photo-products { 
	float: left;
	margin-bottom: 70px;
}

div.platinum-products { float: left; width: 326px; margin-right: 10px; }
div.palladium-products { float: left; width: 326px; }

div.platinum-products ul, div.palladium-products ul {
	margin: 10px 0 0 30px;
}

div.platinum-products li a, div.palladium-products ul li a {
	color: #1F2D67;
	font-size: 12px;
	text-decoration: none;
}

div.platinum-products li a:hover, div.palladium-products ul li a:hover {
	text-decoration: underline;
}

div.platinum-products h3, div.palladium-products h3 {
	background: url(i/bg-popular-products.jpg) no-repeat top left;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	padding-top: 7px;
	height: 32px;
	width: 326px;
}

.watch-video-button { 
  display: block; 
  width: 300px; 
  height: 43px; 
  padding: 12px 0 0;
  margin: 0 0 0 20px; 
  text-indent: 47px; 
  font-size: 12px; 
  outline: none; 
  background: url(i/watch-video-button.jpg) 0 0 no-repeat; 
}

/* Shipping Silver Slideshow Styles */

#silver-shipping-slideshow { width: 632px; padding: 7px 9px 0 8px; margin: 10px 20px 0; overflow: hidden; background: #FFF url(i/silver-shipping-slideshow-bg.jpg) 0 0 no-repeat; }

#silver-shipping-slideshow #controls { display: block; width: 358px; height: 28px; padding: 0 0 0 274px; margin: 2px 0 0; list-style: none; overflow: hidden; background: #C0C0C0 url(i/silver-shipping-controls-bg.jpg) 0 0 repeat-x; }

#silver-shipping-slideshow #controls li { margin: 0 2px; float: left; }

#silver-shipping-slideshow #controls a { display: block; text-indent: -9999px; }

#silver-shipping-slideshow #first { width: 8px; height: 28px; background: #C0C0C0 url(i/silver-shipping-controls.jpg) 0 0 no-repeat; }
#silver-shipping-slideshow #last  { width: 8px; height: 28px; background: #C0C0C0 url(i/silver-shipping-controls.jpg) -69px 0 no-repeat; }

#silver-shipping-slideshow #prev  { width: 25px; height: 28px; background: #C0C0C0 url(i/silver-shipping-controls.jpg) -14px 0 no-repeat; }
#silver-shipping-slideshow #next  { width: 25px; height: 28px; background: #C0C0C0 url(i/silver-shipping-controls.jpg) -39px 0 no-repeat; }

#silver-shipping-slideshow #counter { width: 50px; padding: 5px 0 0 15px; }

#silver-shipping-slideshow #curr { width: 15px; height: 12px; border: solid 1px #9A9A9A; float: left; background: #FFF url(i/silver-shipping-curr-bg.jpg) 0 0 repeat-x; }

#silver-shipping-slideshow #captions-wrapper { padding: 0 30px; }

#silver-shipping-slideshow #captions { margin: 55px 0 0; }

#silver-shipping-slideshow #captions p { 
  width: 537px; margin:0 0 10px; text-align: center; 
  font-size: .9em; line-height: 1.3em;
}

.gallery ul { padding:0 }
.gallery ul li { list-style:none }

#taking-calls {
	display: none;
	float: left;
	font-size: 12px;
	color: #353c65;
	padding: 0 0 0 20px;
	margin: 12px 0 0 12px;
	background: url(i/taking-calls.png) no-repeat;
}

#tune-in {
	background: white;
	padding: 3px;
	border: 1px solid #CECECC;
	margin-right: 2px;
}

#daily-prices-popup { background: url(i/daily-prices-bg.jpg) no-repeat; padding: 110px 0 0; height: 253px; overflow: hidden; }
#daily-prices-popup p {
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin: 0 0 12px;
}
#daily-prices-popup div { width: 300px; padding: 10px 0 0; margin: 0 auto; clear: both; }
#daily-prices-popup #ea {
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	-webkit-box-shadow: -2px -2px 0px #60615d;
	   -moz-box-shadow: -2px -2px 0px #60615d;
			box-shadow: -2px -2px 0px #60615d;
	height: 31px;
	color: #404040;
	border: 0;
	width: 170px;
	padding: 2px 5px;
	float: left;
}
#daily-prices-popup .submit {
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	color: #fff;
	background: #2e3469;
	text-transform: uppercase;
	border: 0;
	height: 34px;
	width: 100px;
	cursor: pointer;
	float: left;
	margin: 0 0 0 5px;
}

@media print {
  body {margin:0;padding:0;line-height:1.4em;word-spacing:1px;letter-spacing:0.2px;font: 1.4 Arial, Helvetica, sans-serif;color:#000}
  div.sidebar1, ul.nav, ul.subnav, .primary, .contact_info, a.a2a_dd, #ccoptin-sub, div.sidebar2, #sitesearch, .footer, .header, .branding-img, .print {display: none}
  a {color:#000;text-decoration:none}
  .container {width:914px;margin:0 auto;padding:0 12px;overflow: hidden}
  div.header-print {display:block;margin:0;padding:0}
  .header-print h2.print{font-size:33px}
  .content {width:100%}
  .content h1 {color:#000;font-size:35px}
  .content h2 {color:#000;padding-top:10px;font-size:22px}
}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('i/fancybox/fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:none;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}#fancybox-content{width:0;height:0;padding:0;outline:none;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('i/fancybox/fancybox.png') -40px 0;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:none;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:none;background:transparent url('i/fancybox/blank.gif');z-index:1102;display:none}#fancybox-left{left:0}#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('i/fancybox/fancybox.png');background-position:-40px -30px}#fancybox-right-ico{background-image:url('i/fancybox/fancybox.png');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('i/fancybox/fancybox-x.png')}#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('i/fancybox/fancybox.png');background-position:-40px -162px}#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('i/fancybox/fancybox-y.png');background-position:-20px 0}#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('i/fancybox/fancybox.png');background-position:-40px -182px}#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('i/fancybox/fancybox-x.png');background-position:0 -20px}#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('i/fancybox/fancybox.png');background-position:-40px -142px}#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('i/fancybox/fancybox-y.png')}#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('i/fancybox/fancybox.png');background-position:-40px -122px}#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}#fancybox-title-over{padding:10px;background-image:url('i/fancybox/fancy_title_over.png');display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:none;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('i/fancybox/fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#FFF;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('i/fancybox/fancybox-x.png') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('i/fancybox/fancybox.png') -55px -90px no-repeat}





/*  Buy Books */

  a.btn_buy_book
, a.btn_buy_book:link
, a.btn_buy_book:active
, a.btn_buy_book:visited
, a.btn_buy_book:hover  {
	height: 12px;
	width:auto;
	border: 1px solid #d8d8c7;
	background-color:#e4e7dc;
	color: #1158f1;
	font: normal 12px arial, sans-serif;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	float: left;
	display: block;
	outline: none;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 38px;
	background-image: url(i/icon-buy-book.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	

a.btn_buy_book:hover {
	background-color:#b4b9a5;
}




/*  Download PDF's */

  a.btn_download_pdf
, a.btn_download_pdf:link
, a.btn_download_pdf:active
, a.btn_download_pdf:visited
, a.btn_download_pdf:hover  {
	height: 12px;
	width:auto;
	border: 1px solid #d8d8c7;
	background-color:#e4e7dc;
	color: #1158f1;
	font: normal 12px arial, sans-serif;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	float: left;
	display: block;
	outline: none;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 38px;
	background-image: url(i/icon-download-pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	

a.btn_download_pdf:hover {
	background-color:#b4b9a5;
}






/*  Download PDF's */

  a.btn_read_review
, a.btn_read_review:link
, a.btn_read_review:active
, a.btn_read_review:visited
, a.btn_read_review:hover  {
	height: 12px;
	width:auto;
	border: 1px solid #d8d8c7;
	background-color:#e4e7dc;
	color: #1158f1;
	font: normal 12px arial, sans-serif;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	float: left;
	display: block;
	outline: none;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 38px;
	background-image: url(i/icon-read-review.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	

a.btn_read_review:hover {
	background-color:#b4b9a5;
}


