﻿#full-wrapper
{
	font-family: Arial;
	width: 1000px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	position: relative;
}

#menu
{
	padding: 10px 20px 0 10px;
	font-size: 9pt;
	position: relative;
}

#menu a, #menu a:visited
{
	margin-left: 10px;
	color: #262791;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover
{
	color: #6C67C1;
}

#distformdiv
{
	display: none; 
	position: absolute; 
	left: 415px;
	background-color: #262791;
	top: 25px;
}

#distformdiv a, #distformdiv a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
}

#distformdiv a:hover
{
	color: #6C67C1;
}

#content
{
	padding: 55px 20px;
	min-height: 500px;
}

a, a:visited
{
	color: #262791;
}

a:hover
{
	color: #6C67C1;
}

h1
{
	font-size: 12pt;
	color: #D80100;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

input
{
	font-size: 10pt;
	font-family: Trebuchet MS;
}

select
{
	font-size: 10pt;
	font-family: Trebuchet MS;
}


#menu-box {
	position: absolute;
	left: 40px;
	top: 99px;
	width: 724px;
	height: 21px;
}

#menu-box a.main, #menu-box a.active {
	display: block;
	float: left;
	text-align: center;
	padding-top: 4px;
	width: 99px;
	height: 17px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-family: Arial, "sans-serif";
	background: transparent url('images/tab.gif') no-repeat;	
}

#menu-box .menu-link a.main {
	background: transparent url('images/tab_drop.gif') no-repeat;
}

#menu-box a.active {
	color: #fff;
	background: transparent url('images/tab_active.gif') no-repeat;
}

#menu-box .menu-link a.active {
	color: #fff;
	background: transparent url('images/tab_active_drop.gif') no-repeat;
}

.menu-link {
	position: relative;
	float: left;
}

.sub-menu {
	display: none;
	position: absolute;
	top: 21px;
	left: 0;
	background-color: #fff;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

.sub-menu a {
	display: block;
	padding: 3px 10px 3px 10px;
	white-space: nowrap;
	border-left: solid 5px #ddd;
	text-decoration: none;
	border-bottom: dashed 1px #ddd;
}

.sub-menu a:hover {
	background-color: #FF6C00;
	border-left: solid 5px #D95A00;
	color: #fff;
}	

.sub-menu h3 {
	margin: 0;
	padding: 3px 10px 3px 10px;
	white-space: nowrap;
	border-left: solid 5px #ddd;
	background-color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 1.1em;
}

#menu-box2 {
	position: absolute;
	left: 40px;
	top: 78px;
	width: 744px;
	height: 42px;
	padding-left: 50px;
}

#menu-box2 a.main, #menu-box2 a.active {
	display: block;
	float: left;
	text-align: center;
	padding-top: 4px;
	width: 198px;
	height: 38px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-family: Arial, "sans-serif";
	background: transparent url('images/tab2.gif') no-repeat;	
}

#menu-box2 a.active {
	color: #fff;
	background: transparent url('images/tab2_active.gif') no-repeat;
}

.cart-content {
	width: 100%;
	font: 10pt arial;
}

.cart-content-left {
	width: 200px;
	float: left;
}

.cart-content-right {
	width: 750px;
	float: right;
	border-left: 1px solid black;
}

.cart-inner-content {
	width: 100%;
	min-height: 500px;
}

.shopping-item-left {
	 width: 200px;
	 float: left;
	 padding: 5px;
	 margin-top:10px;
}

.shopping-item-right {
	 width: 150px;
	 height: 100px;
	 float: right;
	 padding: 5px;
}

.shopping-item-right-wide {
	 width: 450px;
	 height: 100px;
	 float: right;
	 padding: 5px;
}

.shopping-item-right a {
	display: block;
	width: 150px;
	height: 100px;
}

.shopping-item-left-distributor {
	 width: 125px;
	 float: left;
	 padding: 5px;
	 margin-top:10px;
}

.shopping-item-right-distributor {
	 width: 350px;
	 float: right;
	 padding: 5px;
}

.item-title 
{
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}

.item-title-wide{
	text-transform: uppercase;
	font: bold 12pt Helvetica;
}

.item-price {
	font-size: 12pt;
	text-align: left;
}

.item-price-distributor {
	font-size: 10pt;
}

.gridview-item {
	padding-left: 10px;
}

.gridview-item-more {
	padding: 1px 5px;
}

.form-label {
	display: block;
	float: left;
	width: 100px;
	padding-right: 10px;
}

.form-label-credit {
	display: block;
	float: left;
	width: 160px;
	padding-right: 10px;
}

.form-label-strong {
	display: block;
	float: left;
	width: 100px;
	padding-right: 10px;
	font-weight: bold;
}

.form-label-credit-strong {
	display: block;
	float: left;
	width: 160px;
	padding-right: 10px;
	font-weight: bold;
}

.category-header {
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	margin: 10px 2px 5px 2px;
	border: 1px solid black;
	float: left;
	font: 10pt Trebuchet MS;
}

.category-header-selected 
{
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	margin: 6px 2px 5px 2px;
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-color: Gray;
	border-bottom-width: 4px;
	float: left;
	font: 10pt Trebuchet MS;
	background-color: #ff0000;
	color: White;
	font-weight: bold;
}

.butt_x {display:block;}
.butt_x a, .butt_x a:visited {cursor: pointer; display:block; width:15px; height:15px; background: #ffffff url('../images/butt_x.jpg') no-repeat; background-position:left top; text-decoration: none; padding-top: 0px; display: block;}
.butt_x a:hover {background-position:left bottom ;}


.distributor_pack_table td {
	padding: 2px;
}

.StepTitle {
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
}

.CartInfo {
    font-family: Arial;
    font-size: 12px;    
    padding: 10px;
}

.PromoApplied {
    color: #3E6F49;
    border: 2px solid #3E6F49;
    background: #8BDF9E;
    padding: 5px;
}

.ProductNotes {
    font-size: 10px;
    font-weight: bold;
}

/* Velvet Box CSS */

.CoinStyle44, .CoinStyle39{
    position: absolute;            
}

.CoinStyle44, .CoinStyle39 {
    z-index: 1000;
}

.CoinStyle44 img {
    width: 88px;
    height: 88px;            
}

.CoinStyle39 img {
    width: 72px;
    height: 72px;            
}

.VelvetBox {
    height: 225px;
}

.VelvetBox img {
    height: 100%;
}

.PreviewWrapper {
    position: relative;
    float: right;
    height: 225px;
    margin: 10px;
    margin-right: 70px;
    width: 312px;
}

.CoinSelectors {
    text-align: right;
    margin-right: 75px;
    margin-top: 20px;
}

.ProductPanel {
    font-size: 12px;
    font-family: Arial;
    float: right;
    margin: 10px;
    text-align: right;
}

.ProductPanel select {
    font-size: 12px;
    width: 250px;
}
            
.ProductTitle {
    font-size: 16pt;
    font-weight: bold;
}

.ConfirmationPage {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.ShippingNotice {
    font-weight: bold;
    color: red;
}
