/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
/* end of reset*/
body {	
	background: #666699 url(images/starrysky.gif);
}
html, body {
  width: 100%;
  min-width: 150px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
  padding: 3px;
}
p {
	margin: 10px 0px;
	line-height: 1.2;
}
a {
	color: #6666cc;
	text-decoration: underline;
}
a:hover {
	/*color: #F90;*/
	color: #CE6700;
}
h1 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	/*color: #666699; color: #E8921E;*/
    color: #CE6700;
	margin-bottom: 14px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #515179;
	background: #fdd79e;
	display: block;
	text-align: center;
	margin: 14px 0px 10px 0px;
	padding: 8px;
}
h2 a {
	text-decoration: none;
	color: #515179;
}
h3 {
  color: #666699;
  font-weight: bold;
  padding: 4px 0px 4px 10px;
  border-bottom: 2px #fdd79e solid;
  margin-bottom: 14px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
#container {
	width: 930px;
	max-width: 100%;
	/*width: 100%;
	max-width: 930px;*/
	margin: 0px auto;
	padding: 0px;
}
#header {
	padding-top: 20px;
	width: 930px;
	max-width: 100%;
}
.headerimg {
  max-width: 930px;
}
#topnav {
	color: #ffffff;
	background-color: #666699;
	margin: 0px;
	padding: 0px;
	width: 930px;
	max-width: 100%;
	display: block;
}
#topnav ul {
	padding: 0px;
	display: block;
}
#topnav ul li {
	background: #666699;
	display: inline;
	float: left;
	padding: 8px 0px;
}
#topnav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #666699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 12px;
}
#topnav ul li a:hover {
    color: #fdd79e;
}
li.firstitem, li.firstitem a {
	padding-left: 0px;
}

#equivalent {
        position: absolute;
        top: 6px; left: 78%;
}
#equivalent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #666699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 6px;
}

#homecolumn1, #column1 {
	width: 358px;
	max-width: 90%;
	float: left;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 20px;
}
.hcol1img {
  width: 100%;
  max-width: 358px;
}
ul {
	margin: 10px 0px 14px 0px;
}
li {
	line-height: 1.2;
}
#content ul li {
  background: url(images/star2.png) left top no-repeat;
  padding-left: 30px;
  min-height: 20px;
  margin: 4px;
}
#content {
	background: #fff;
	clear: left;
}
#homecolumn2, #column2 {
	background-color: #FFF;
	margin: 0px;
	padding: 20px 0px;
	float: left;
	width: 512px;
	max-width: 90%;
}
#homecolumn2 img, #column2 img {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px none;
}
#homecolumn2b {
	background-color: #FFF;
	margin: 0px;
	padding: 0px 4px;
	float: left;
	width: 504px;
	max-width: 90%;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}
#footer {
	text-align: center;
	background: #fdd79e;
	padding: 10px;
}
#footer p {
	font-size: 80%;
}
#footer p a {
	font-size: inherit;
	text-decoration: none;
}
ul#footernav {
	margin-left: auto;
	margin-right: auto;
}
ul#footernav li {
	display: inline;
	float: left;
	padding: 6px 0px 20px 0px;
}

ul#footernav li a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 14px;
}
#pagecontent {
	width: 486px;
	max-width: 90%;
	padding: 20px;
	margin: 0px;
	float: left;
}
#sidebar {
	width: 384px;
	min-width: 128px;
	max-width: 90%;
	margin: 0px;
	padding: 20px 0px;
	float: left;
}
img.thumb {
  float: left;
  padding: 0px 10px 10px 0px;
}
.sunsign {
  float: right;
  padding: 0px 0px 8px 0px;
  max-width: 100%;
}
.button {
  width: 180px;
  height: 48px;
  background: url(images/buttonbg.png);
  margin: 10px auto;
  text-align: center;
}
.button a {
  text-decoration: none;
  font-weight: bold;
  line-height: 48px;
  font-size: 13px;
}
.alert {
  color: #cc0000;
}
.mildalert {
  color: green;
}
#skintones {
  text-align: center;
  margin: 10px auto 20px auto;
}
#skintones input {
  margin: 0px;
}
#skintones div.floatL {
  float: left;
  width: 120px;
}
#zproducts {
  clear: left;
  padding: 20px;
}
.productDiv {
  width: 137px;
  padding: 5px;
  float: left;
  text-align: center;
}
.productDiv a {
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}
.productDiv img {
  margin: 6px;
}
div.notes {
  margin: 10px 0px;
  padding: 20px;
  background: #e6deff;
}
div.notes p {
  font-size: 90%;
  color: #515179;
}
div.notes h2 {
  background: inherit;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.right {
  text-align: right;
}
#img1 {
  width: 166px;
  padding-right: 16px;
  margin-top: 6px;
  float: left;
}
#img1 p, #img1 a {
  font-size: 11px;
}
.formcontainer {border: 1px #9999cc solid; padding: 10px;}
.diff {color: #CE6700;}
#cardcontent {width: 600px; max-width: 100%; padding: 30px; float: left;}
#card {width: 600px; max-width: 100%; height: 440px; margin: 10px auto; background: url('images/card-bg.png') repeat-x center top; padding-top: 188px; text-align: center;}
#cardsidebar {width: 200px; padding: 30px; float: right;}
.shareit {text-align: center; margin: 40px auto 0px auto;}
.email1 {display: none;}