﻿@import url("css/reset.css");


#__asptrace { margin-top: 2000px; }

body { margin: 0; padding: 0; font-size: 15px; }

.SweetSound {
      display: block;
      float: right;
      margin-top: 80px;
      text-align: right;
}

	
body {
	background: #FFF url(images/masthead-bkgd.jpg) center top no-repeat;
	font-family: Helvetica, "Helvetica Light", sans-serif;
	padding-bottom: 25px;
}
body.corp {
	font-family: "Helvetica Neue", Helvetica, "Helvetica Light", sans-serif;
}
#body-wrapper {
	width: 1010px;
	margin: 0 auto;
}

a:link, a:visited {
	color: #0099cc;
	text-decoration: none;
}
a:hover { color: #f7941d; }


/* Forms */

.form input.text {
	border: 1px solid #bbbbbb;
	padding: 4px;
	font-size: 75%;
}
.form label {
	font-weight: bold;
	color: #575757;
}
#login-bar .form label {
	text-transform: uppercase;
	font-weight: normal;
}
.form input.login, .form input.action {
	background: #f7941d;
	padding: 2px 4px;
	color: #fff;
	border: 0;
}
.form input.login:hover, .form input.action:hover {
	color: #000;
	background: #cccccc;
	cursor: pointer;
}

#sponsor-id-box {
	padding: 20px 0;
	text-align: center;
}


/* Masthead */

#masthead { height: 115px; }
#masthead h1#logo {
	width: 286px;
	height: 101px;
	background: url(images/logo.png) no-repeat;
	float: left;
	margin-top: 10px;
}
#masthead h1#logo span {
	display: block;
	text-indent: -1000em;
	width: 286px;
	height: 101px;
}
#masthead #user-box {


width: 400px;
	float: right;
	text-align: right;
	margin-top: 14px;
	font-size: 85%;
	color: #191919;
	line-height: 120%;
}
#masthead #user-box img {
	padding: 4px;
	border: 1px solid #000;
	float: right;
	margin-left: 8px;
                max-height: 50px;
                max-width: 50px;
}
#masthead #user-box strong {
	text-transform: uppercase;
	color: #434343;
	padding-top: 5px;
	display: block;
	font-size: 110%;
}

#login-bar {
                width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 6px 0;
	font-size: 75%;
	text-transform: uppercase;
                clear: both;
                text-align: right;
}
#login-bar .cart-summary {
	width: auto;
	float: right;
	text-align: right;
	border-left: 1px solid #cccccc;
	padding: 4px 29px 4px 6px;
	background: url(images/icon-cart.png) right 50% no-repeat;
                font-weight: bold;
}
body.corp #login-bar .form {
	width: 50%;
	float: right;
	display: block;
	text-align: right;
	padding-right: 12px;
}


/* Menus */

#main-menu {
	width: 220px;
	float: left;
	margin: 0 30px 20px 0;
}
#main-menu li {
	border-bottom: 1px solid #bfbfbf;
}
#main-menu li a {
	display: block;
	padding: 6px 10px 2px 10px;
	margin: 4px 0;
}
#main-menu li a span {
	display: block;
	height: 26px;
	text-indent: -1000em;
	background: url(images/main-menu-sprite-fire.png) no-repeat;
}
#main-menu li#m01 a span {
	width: 64px;
	background-position: top left;
}
#main-menu li#m01 a:hover span, #main-menu li#m01.active a span { background-position: 0 -26px; }
#main-menu li#m02 a span {
	width: 77px;
	background-position: -64px 0;
}
#main-menu li#m02 a:hover span, #main-menu li#m02.active a span { background-position: -64px -26px; }
#main-menu li#m03 a span {
	width: 96px;
	background-position: -141px 0;
}
#main-menu li#m03 a:hover span, #main-menu li#m03.active a span { background-position: -141px -26px; }
#main-menu li#m04 a span {
	width: 125px;
	background-position: -237px 0;
}
#main-menu li#m04 a:hover span, #main-menu li#m04.active a span { background-position: -237px -26px; }
#main-menu li#m05 a span {
	width: 71px;
	background-position: -362px 0;
}
#main-menu li#m05 a:hover span, #main-menu li#m05.active a span { background-position: -362px -26px; }
#main-menu li#m06 a span {
	width: 59px;
	background-position: -540px 0;
}
#main-menu li#m06 a:hover span, #main-menu li#m06.active a span { background-position: -540px -26px; }
#main-menu li#m07 a span {
	width: 97px;
	background-position: -599px 0;
}
#main-menu li#m07 a:hover span, #main-menu li#m07.active a span { background-position: -599px -26px; }
#main-menu li#m08 a span {
	width: 117px;
	background-position: -696px 0;
}
#main-menu li#m08 a:hover span, #main-menu li#m08.active a span { background-position: -696px -26px; }
#main-menu li#m09 a span {
	width: 61px;
	background-position: -813px 0;
}
#main-menu li#m09 a:hover span, #main-menu li#m09.active a span { background-position: -813px -26px; }
#main-menu li#m10 a span {
	width: 125px;
	background-position: -873px 0;
}
#main-menu li#m10 a:hover span, #main-menu li#m10.active a span { background-position: -873px -26px; }
#main-menu li a:hover, #main-menu li.active a { background-color: #f7941d; }

#cat-menu {
	width: 229px;
	height: 756px;
	background: url(images/categories-col-bkgd.png) no-repeat;
	float: left;
	margin-right: 8px;
}
#cat-menu ul {
	list-style: none;
	margin-top: 40px;
	margin-left: 10px;
}
#cat-menu li {
	margin-bottom: 4px;
	font-size: 85%;
	text-transform: lowercase;
}
#cat-menu li a {
	display: block;
	width: 199px;
	height: 17px;
	padding: 6px 0 0 8px;
	background: url(images/cat-menu-btns.png) no-repeat top left;
	color: #2e2d2d;
	text-decoration: none;
}
#cat-menu li a:hover, #cat-menu li.active a {
	background-position: 0 -23px;
	color: #fff;
}


/* Lists */

ul.round-bullet { margin: 20px 0; }
ul.round-bullet li {
	background: url(images/ul-bullet.png) left 4px no-repeat;
	padding-left: 20px;
	width: 46%;
	float: left;
	margin-bottom: 10px;
}


/* Content */

.content {
	color: #575757;
	line-height: 140%;
	margin-bottom: 45px;
}
.content h2 {
	color: #ed9107;
	font-size: 24px;
	margin-bottom: 12px;
/*	text-transform: lowercase;*/
	line-height: 90%;
}
.content h2 span { text-transform: none; }
.content h3 {
	color: #ed9107;
	font-size: 140%;
	margin-bottom: 12px;
	text-transform: lowercase;
}
.content .header {
	font-size: 120%;
	color: #797979;
	border-bottom: 1px solid #797979;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.content p { margin-bottom: 20px; }


/* Layout Body stuff */

#main-col {
	width: 601px;
	float: left;
}
body.corp #main-col { width: 760px; }

#feature-rotator {
	width: 601px;
	height: 321px;
}

#featured-items {
	width: 587px;
	height: 176px;
	padding-top: 35px;
	text-align: center;
	background: url(images/featured-items-bkgd.png) no-repeat;
	margin-bottom: 12px;
}

#deal-col {
	width: 172px;
	height: 531px;
	background: url(images/deals-column-bkgd.jpg) no-repeat;
	float: left;
}
#deal-col ul {
	list-style: none;
	padding: 150px 15px 15px 15px;
}
#deal-col li {
	border-bottom: 1px solid #cccccc;
	padding: 6px 0;
	text-align: center;
	font-size: 140%;
	text-transform: lowercase;
}
#deal-col li.first { border-top: 1px solid #cccccc; }
#deal-col li a {
	color: #f7941d;
	text-decoration: none;
	display: block;
	padding: 10px 8px;
}
#deal-col li a:hover {
	background: #f7941d;
	color: #fff;
}

#product-box {
	width: 772px;
	height: 206px;
	padding-top: 6px;
	background: url(images/products-box-bkgd.png) no-repeat;
	float: left;
	text-align: center;
}
#product-box img { margin: 0 4px; }

#video-player ul { margin-top: 8px; }
#video-player li {
	width: 94px;
	float: right;
	margin-left: 4px;
	line-height: 0;
}
#video-player li img { border: 4px solid #fff; }
#video-player li.active img, #video-player li img:hover { border-color: #f7941d; }
#video-player li span {
	display: block;
	text-align: center;
	font-size: 70%;
	color: #383838;
	text-transform: lowercase;
	padding: 2px 0;
	line-height: normal;
}
#video-player span {
	font-size: 85%;
	color: #383838;
	text-align: right;
	display: block;
	padding: 4px 0 0 0;
}

#testimonials {
	width: 763px;
	height: 177px;
	background: url(images/testimonials-bkgd.png) no-repeat;
	clear: both;
	margin: 0 auto 20px auto;
	padding: 35px 0 0 5px;
}
#testimonials li {
	width: 175px;
	float: left;
	margin: 0 6px;
}
#testimonials li span {
	text-transform: lowercase;
	color: #e76d00;
	display: block;
	text-align: center;
}

#brands { margin-bottom: 20px; }
#brands li {
	width: 101px;
	height: 51px;
	float: left;
	margin: 0 12px 12px 0;
	line-height: 0;
}

#income-options {
	width: 729px;
	height: 205px;
	padding: 35px 0 0 15px;
	background: url(images/income-options-bkgd.png) no-repeat;
	margin: 20px auto;
}
#income-options li {
	width: 180px;
	float: left;
	margin: 0 30px;
	text-align: center;
	line-height: 0;
}
#income-options li span {
	color: #787878;
	font-weight: bold;
	line-height: 110%;
}
#income-options li span strong {
	font-weight: normal;
	color: #e76d00;
	text-transform: lowercase;
}

dl.event-summary {
	border-top: 1px solid #bfbfbf;
	padding-top: 15px;
	margin-bottom: 14px;
	color: #575757;
}
dl.event-summary dt, dl.event-summary dd.contact { font-weight: bold; }
dl.event-summary dd.date {
	color: red;
	font-weight: bold;
	font-size: 90%;
}
dl.event-summary dd.contact { margin: 12px 0; }
dl.event-summary dd.desc { font-size: 90%; }

#eyes {
	position: relative;
	height: 290px;
}
#eyes #eyes1 {
	position: absolute;
	top: 0;
	left: 100px;
}
#eyes #eyes2 {
	position: absolute;
	top: 0;
	left: 360px;
}

#bob-signature {
	width: 128px;
	height: 59px;
	padding-top: 65px;
	background: url(images/bob-signature.jpg) no-repeat;
}


/* Footer */

#footer-links {
	padding: 15px 0;
	clear: both;
	text-align: center;
}
body.corp #footer-links { border-top: 1px solid #cccccc; }
#footer-links ul { list-style: none; }
#footer-links li {
	border-right: 1px solid #000;
	padding: 0 10px;
	display: inline;
	text-transform: uppercase;
	font-size: 80%;
}
body.corp #footer-links li {
	border: 0;
	font-size: 70%;
	padding: 0 8px;
}
#footer-links li.last {
	border: 0;
	padding-right: 0;
}
#footer-links li a {
	color: #707070;
	text-decoration: none;
}
#footer-links li a:hover { color: #f7941d; }

#footer-badges { padding: 15px 0; }
#footer-badges ul {
	list-style: none;
	width: 506px;
	margin: 0 auto;
}
#footer-badges li { float: left; }
#footer-badges li.fb a {
	width: 143px;
	height: 53px;
	display: block;
	background: url(images/badge-fb.jpg) no-repeat;
}
#footer-badges li.twitter a {
	width: 143px;
	height: 53px;
	display: block;
	background: url(images/badge-twitter.jpg) no-repeat;
}
#footer-badges li.utube a {
	width: 155px;
	height: 53px;
	display: block;
	background: url(images/badge-utube.jpg) no-repeat;
}
#footer-badges li.comodo a {
	width: 65px;
	height: 65px;
	display: block;
	background: url(images/badge-comodo.jpg) no-repeat;
}
#footer-badges li a span {
	display: block;
	text-indent: -1000em;
}

#footer-copyright {
	clear: both;
	text-align: center;
	padding: 20px 0;
	font-size: 75%;
}

/* Clearing Elements */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 40%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

/* New Menu Buttons */
#homebutton
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/home_act.png") no-repeat 0 0;

}

#homebutton:hover
{ 
  background-position: 0 -36px;
}

#homebutton span
{
  display: none;
}

#tourbutton
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/tour_act.png") no-repeat 0 0;

}

#tourbutton:hover
{ 
  background-position: 0 -36px;
}

#tourbutton span
{
  display: none;
}

#mystorebutton
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/mystore_act.png") no-repeat 0 0;

}

#mystorebutton:hover
{ 
  background-position: 0 -36px;
}

#mystorebutton span
{
  display: none;
}

#retailmall
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/myretail_act.png") no-repeat 0 0;

}

#retailmall:hover
{ 
  background-position: 0 -36px;
}

#retailmall span
{
  display: none;
}

#greenmall
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/mygreen_act.png") no-repeat 0 0;

}

#greenmall:hover
{ 
  background-position: 0 -36px;
}

#greenmall span
{
  display: none;
}

#brandbutton
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/brand_act.png") no-repeat 0 0;

}

#brandbutton:hover
{ 
  background-position: 0 -36px;
}

#brandbutton span
{
  display: none;
}

#visionbutton
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/vision_act.png") no-repeat 0 0;

}

#visionbutton:hover
{ 
  background-position: 0 -36px;
}

#visionbutton span
{
  display: none;
}

#getstartedbutton
{
  display: block;
  width: 222px;
  height: 36px;
  background: url("images/getstarted_act.png") no-repeat 0 0;

}

#getstartedbutton:hover
{ 
  background-position: 0 -36px;
}

#getstartedbutton span
{
  display: none;
}
