/*=============================================================================
 * Public CSS file.
 ============================================================================*/
/* Reset all margins and padding to ensure x-browser compatibility */
* {
	padding: 0px;
	margin: 0px;
}
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	background-color: #000;
}
body, table, td, div, input, textarea {
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #FFF;
}
input, textarea {
	color: #333;
}
a {
	font-weight: normal;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	}
a.action:link, a.action:visited, a.action.bad:link, a.action.bad:visited {
	background-color: #900000;
	color: #fff !important;
	font-weight:normal;
	font-size: 12px;
	padding: 4px;
	text-decoration:none !important;
}
a.action.bad:link, a.action.bad:visited {
	background-color: #900000;
	font-weight: bold;
}
a.normal { font-weight: normal; }
a.redlink, a.red:link, a.red:visited {
	color: #804D68;
}
form {
}
img {
	display:inline;
	vertical-align: bottom;
}
img.floater {
	margin:20px;
	border:1px dotted #C2B2FB !important;
	border:1px solid #9C8FCA;
}
img.floater2 {
	margin-right:10px;
	margin-bottom:10px;
}
p {
	margin: 0 0 1em;
}
p.intro {
	font-size: 18px;
	line-height: 24px;
}
p.intro span {
	font-size: 190%;
	font-weight: bold;
	line-height: 36px;
	letter-spacing: -1px;
}
p.action {
	margin-bottom: 3em;
	text-indent: 90px;
}
p.instructions {
	font-size: 12px;
	line-height: 16px;
}
td {
	vertical-align: top;
}
label {
	clear:both;
	font-weight:bold;
	color: #666666;
	display:block;
	padding-bottom: 5px;
}
label.checkbox {
	clear: none;
	display: inline;
	padding-left: 5px;
}
label.simple {
	clear: none;
	color: #FFF;
	display: inline;
	padding: 0;
}

input {
}
select {
	font-size: 14px;
}
option {
	padding:0px 4px;
}
input[type=hidden] {
	display:none;
}
ul, ol {
	padding-left:30px;
}
ul {
	margin: 0 0 1em;
	list-style-type:disc;
}
ul li {
	padding: 2px 0px;
	list-style-type: square;
}
ul.navigation {
	margin: 0px;
	padding-left:0px;
	padding: 0px;
	display: inline;
}
ul.navigation li {
	margin:0px;
	list-style: none;
	display:block;
	float:left;
	padding:0px;
	padding-left:10px;
	margin-right:5px;
}
ul.navigation li.active {
	font-size: 1.2em;
	font-style: italic;
}

/* Secondary actions: orders ready to ship, on hold etc */

ul.navigation.secondary {
	float:right;
	margin-top: -30px;
	margin-right: 0px;
}
ul.sortable {
	margin-left: 0px !important;
	padding-left: 0px !important;
}

ul.sortable li {
	cursor: pointer;
	cursor: hand;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	margin-left: 0px !important;
}

ul.sortable li p {
	margin-bottom: 5px;
}

.navigation a, .navigation a:link, .navigation a:visited {
}
.navigation.secondary a, .navigation.secondary a:link, .navigation.secondary a:visited {
	color: #5272E0;
}
.navigation.tertiary a, .navigation.tertiary a:link, .navigation.tertiary a:visited {
	color: #000;
	padding: 4px;
}
.navigation.tertiary li {
	background-color: #ccc;
	padding-left: 4px;
	padding-right: 4px;
}
.navigation.tertiary li.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px;
}
#subnav {
	border-bottom: 1px solid #ccc !important;
	border-bottom: 0px;
	height: 18px;
}

img {	border: 0px; }

h1 {
	color: #FFD069;
	font-size: 25px;
	line-height: 35px;
	padding-bottom: 0;
	margin: 0 0 5px;
	font-weight: bold;
}
h1 .info {
	font-size: 14px;
	font-style: normal;
	color: #B8B3AD;
}

h1.border {
	border-bottom: 1px dotted #806a53;
}

h1 a {
	color: #f86d0a;
	font-weight: normal;
	text-decoration: none;
}

h1.important {
	font-size: 1.9em;
	font-style: italic;
	line-height: 1.1em;
}

h2, h3, h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom:0px;
}

h2 {
	margin-top: 35px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
}
.form_block h2 {
	margin-top: 15px;
}
h3 {
	margin-top: 0px;
	color: #FFF;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.block h3 {
	margin-bottom: 1em;
	font-size: 12px;
	text-align: center;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #8a8075;
	font-weight: normal;
}

div.hr hr
{
	display: none;
}

div.line {
	border-bottom: 1px dotted #B5B5B5;
	padding:0px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 1px;
	overflow:hidden;
	clear:both;
}


div.indent {
	padding:0px;
	margin:0px;
	margin-top:-10px;
	padding-left:20px;
}

div.textblock {
	padding: 0 10px;
}

div.padLeft {
	padding-left:10px;
}
div.price {
	background-color: #6ABE32;
	color: #fff;
	font-size: 25px;
	padding: 5px 10px;
	text-align: center;
	font-style: italic;
	-moz-border-radius: 10px;
}

.info {
	font-size: 10px;
	font-style:italic;
	color: #666666;
	line-height:14px;
}

.money {
	color: #FFFFFF;
	font-style:italic;
}

/* BUTTONS */
/* This is used on anchors as well as button objects, so some css trickery is needed */
.button, .buttonWarning {
	background-color: transparent;
	background-image: url("/images/general/bg-button-simple.gif") !important;
	background-repeat: repeat-x;
	border: 2px solid #000;
	font-size: 15px;
	font-weight: bold !important;
	color: #eeeeee !important;
	color: #eeeeee;
	text-decoration: none !important;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	display:block;
}

#right a.button, a.button {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
}

.buttonWarning {
	background-color: #FF0000;
	border-color:#B00000;
	color:#eeeeee;
}

.buttonFeature {
	text-decoration: none;
	color: #FFF;
	background: url("/images/general/bg-button-slide.gif") no-repeat top right;
}
.buttonBlack {
	background: url("/images/general/bg-button-bl-slide.gif") no-repeat top right;
}
a:hover.buttonFeature {
	text-decoration: underline !important;
}
a:hover.buttonBlack {
	color: #888888;
}
.buttonFeature span {
	display: block;
	margin-right: 18px;
	padding: 0 0 0 18px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	background: url("/images/general/bg-button.gif") no-repeat 0 0;
}
.buttonBlack span {
	color: #888888;
	background: url("/images/general/bg-button-bl.gif") no-repeat 0 0;
}

/* WingClips Add To Cart Buttons */
.buttonEventPackage {
	display: block;
	width: 254px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 56px;
	text-indent: 9px;
	background: url("/images/general/btn-ticket.jpg") no-repeat 0 0;
	color: #FFF;
	cursor: pointer;
}
a:hover.buttonEventPackage {
	text-decoration: underline;
}

div.buyDVDs {
	margin-bottom: 10px;
	width: 254px;
	overflow: hidden;
}
div.DVDcover {
	float: left;
	background: url("/images/general/bg-dvd.gif") no-repeat bottom left;
}
div.DVDcover-inner {
	padding: 9px;
	background: url("/images/general/bg-dvd-top.gif") no-repeat 0 0;
}
.buttonDVD {
	margin: 6px 0 0;
	width: 169px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 17px;
	line-height: 30px;
	color: #FFF;
	background: url("/images/general/btn-buydvds.gif") no-repeat top right;
}
a:hover.buttonEventPackage {
	text-decoration: underline;
}

/* end buttons */

*.small {
	padding: 1px;
	font-size: 0.9em;
}

/* BEGIN TABLE LIST CSS */

div.listContainer {
	height:300px;
	width: 100%;
	border: 1px solid #666666;
	background-color: #fff;
	overflow: auto;
}


.list {
	border: 1px solid #666666;
	width: 100%;
}
/* don't put a border around tables contained by a div */
div.listContainer .list {
	border: 0px;
	width: 100%;
}

.list td {
	background-color: #fff;
	padding: 2px 6px;
	color: #333;
	border-right: 1px solid #cccccc;
}

.list tr.odd td {
	background-color: #fff;
}

.list tr.even td, .even {
	background-color: #ECEEF2;
}
.numeric, .list .numeric {
	text-align:right;
}
.list th, .list tr.header td, .list td.header {
	font-weight: bold;
	background-color: #777777;
	background-image:url(/plugin_assets/substruct/images/table_header_bg.png);
	color: #eeeeee;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	text-transform:capitalize;
	padding: 4px;
	text-align: left;
	white-space: nowrap;
}

.list tr.footer td {
	font-weight:normal;
	font-style:italic;
	color: #333333;
	background-color: #cccccc;
	border-top: 1px solid #191465;
	text-transform:capitalize;
}

.list td.borderTop {
	border-top:1px solid #999999;
}

/* END TABLE LIST CSS */

*.hover {
	cursor: pointer;
	cursor: hand;
}
.hlt, tr.hlt td, tr.selected td {
	background-color: #990000 !important;
	font-style:italic;
}

.notes {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 400px;
}

.notesEdit {
	padding: 10px;
	width: 400px;
}

.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}

div.float, div.floatHalf {
	float:left;
	margin-right:10px;
}
div.floatHalf {
	width:45%;
}

/* MAIN TRI FLOATS */

div.floatTri {
	float: left;
	width: 31%;
	margin-right: 20px;
	background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-middle.gif);
	background-repeat: repeat-x;
}
div.floatTri h2 {
	text-align: center;
	margin-bottom: 10px;
}

div.floatTri h4 {
	margin-left: 20px;
}

div.floatTri p {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
div.floatTri form {
	margin-left: 20px;
	margin-right: 20px;
}

.floatTri .left {
	float: left;
	background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 150px;
}
.floatTri .right {
	float: right;
	background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 150px;
}
.floatTri .middle {
	padding-top: 20px;
}

/* /MAIN TRI FLOATS */


.content_pad {
	padding: 20px;
	padding-top: 0px;
}

.field {
	margin: 0 0 1em;
}

.fieldWithErrors input, .fieldWithErrors * option, .fieldWithErrors *, .fieldWithErrors textarea {
}

.fieldWithErrors {
	display: inline-block !important;
	display: inline;
	border: 3px solid #B00;
	background: #B00;
}


.formError {
	color: red;
	font-style: italic;
	padding-bottom: 5px;
	padding-left: 10px;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.inline {
	display:inline;
	clear:none;
	margin-bottom:0px;
}

div.error {
	margin:10px;
	background-color:#FFFF99;
	border:1px solid #804D68;
	font-weight: bold;
	padding: 20px;
	text-align:center;
	color: #804D68;
}
input.error {
	background-color: #FFD3E3;
}
.textInput {
	color: #333;
	line-height: 1em !important;
}

.textInput, .textArea {
	padding: 2px 1px 0px;
}
.textInput.big {
	border: 2px solid #7d6a55;
	height: 25px;
	color: #8a8075;
	font-size: 18px;
	line-height: 28px;
	padding-top: 7px;
	background-image: url(/plugin_assets/substruct/images/public-ui/input-bg.gif);
	background-repeat: repeat-x;
}
.signup {
	width: 124px;
	font-size: 12px;
}

.alert {
	margin: 0 0 5px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

/* CLASSES */
.minor_callout {
	margin-bottom: 20px;
}
.minor_callout p {
}
.main_block {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.form_block {
	margin: 10px 0px 20px 0px;
	padding: 20px;
	background-image: url("/images/general/column-fade-middle.gif");
	background-repeat: repeat-x;
}
.form_block h2 {
	margin-bottom: 10px;
}
.blog_entry {
	padding: 10px;
}
.blog_entry.even {
	background-color: transparent;
	background-image: url(/plugin_assets/substruct/images/public-ui/column-fade-middle.gif);
}
.module {
	margin: 0 0 1.5em;
	background: #333 url("/images/general/bg-module-head.gif") no-repeat 0 0;
}
div.menu .module {
	margin-top: 15px;
}
.module p
{
	font-size: 14px;
}
.module h2 {
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background: transparent url("/images/general/bg-module-head-door.gif") no-repeat top right;
}
.module h3
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.module-inner {
	padding: 0 1px 1px 0;
	background: #000 url("/images/general/bg-module.gif") no-repeat bottom right;
	border: 1px solid #989898;
	border-right: 0;
	border-bottom: 0;
	overflow: hidden;
	zoom: 1;
}
.module-basic {
	padding: 15px 16px 18px 15px;
}

.faq {
	margin: 15px 0 0;
	padding: 0;
	width: 322px;
	overflow: hidden;
	list-style-type: none;
}
* html .faq li {
	position: relative;
}
.faq li {
	margin: 0;
	padding: 0;
	display: inline;
}
.faq li a {
	position: relative;
	display: block;
	padding: 9px 9px 9px 35px;
	text-decoration: none;
	color: #fff;
	zoom: 1;
}
.faq li a span {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 23px;
	height: 23px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background: url("/images/general/bg-faq-item.gif") no-repeat 0 0;
}
.faq li a:hover span {
	background-image: url("/images/general/bg-faq-item-on.gif");
}
.faq li a:hover {
	background: #333300;
}

#faq1 {
	display: inline;
	margin-left: 18px;
	float: left;
}
#faq2 {
	display: inline;
	margin-right: 18px;
	float: right;
}

.steps
{
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	list-style: none;
	overflow: hidden;
}
.steps li {
	position: relative;
	display: block;
	padding: 8px 9px 4px 35px;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #fff;
	zoom: 1;
}
.steps li span {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 23px;
	height: 23px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	background: url("/images/general/bg-faq-item.gif") no-repeat 0 0;
}

.user_upload {
	padding: 3px !important;
	overflow: hidden;
	float: none;
	margin-right: 0;
	margin-left: 50px;
	margin-bottom: 10px;
	padding: 0;
}
.user_upload .image {
	float: left;
}
.user_upload .details {
	float: left;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 16px;
}
.user_upload .details span {
	display: block;
}
.user_upload .download {
	display: inline;
	float: right;
	margin: 7px;
	padding: 0;
}

.endorsement
{
	padding: 20px 20px 10px;
	background: #000;
	clear: both;
	zoom: 1;
}
.endorsement .citation
{
	margin: 0 0 2em 50px;
	width: 350px;
}
.endorsement .citation span
{
	display: block;
	position: relative;
	margin: -1.5em 0 0 1.5em;
}
.endorsement .citation span span
{
	display: inline;
	position: static;
	margin: 0;
}
.endorsement h2
{
	margin-top: 0;
	color: #999;
}

/* PRODUCT 'CHIPS' */
.product {
	width: 150px;
	margin-right: 5px;
	float: left;
	background-image: url(/plugin_assets/substruct/images/public-ui/item-middle.gif);
	background-repeat: repeat-y;
}
.product_top {
	width: 150px;
	height: 10px;
	background-image: url(/plugin_assets/substruct/images/public-ui/item-top.gif);
	background-repeat: no-repeat;
}
.product_bottom {
	width: 150px;
	height: 20px;
	background-image: url(/plugin_assets/substruct/images/public-ui/item-bottom.gif);
	background-repeat: no-repeat;
}
.product_main {
	margin-left: 12px;
	margin-right: 20px;
	margin-top: 10px;
	width: 115px;
	overflow:hidden;
	text-align: center;
}
.product_image {
	height: 130px;
	overflow: hidden;
}
.product_title {
	height: 40px;
	margin: 4px 0px;
	overflow: hidden;
}
.product .money {
	display: block;
	background-color: #69bf32;
	color: #fff;
	padding: 2px;
	overflow: hidden;
	-moz-border-radius: 5px;
}
.product .icon {
	position:absolute;
	margin-left: 110px;
	z-index:300;
}

/* PAGINATION ============================================= */
div.pagination {
	background-color: #EDEDED;
	/*border-top: 2px solid #C5BEBE;*/
	padding: 10px;
	font-size: 1.2em;
	text-align: right;
	margin: 20px 0px;
}
div.pagination a {
	text-decoration: none;
}
div.pagination a, div.pagination span {
	padding: 5px;
	font-weight: bold;
}
div.p * {
	font-size: 1.2em;
}

#flash {
	margin: 0 0 10px;
	padding: 10px;
	z-index: 100;
	background-color: #FFEDAD;
	border: 3px solid #E75C43;
	color: #900;
}
#flash p {
	color: #900;
}
#flash h2 {
	background-color: #6AC034;
	padding: 5px;
	color: #900;
}
#flash div, #flash .action {
	font-size: 1em;
	line-height: 1.2em;
}
#flash .button {
	font-size: 0.9em;
}


#container {
	margin: 12px auto;
	width: 924px;
	text-align: left;
}

#header {
	margin: 0 0 8px;
	clear: both;
	overflow: hidden;
}

#branding
{
	display: inline;
	margin: 7px 0 0 7px;
	width: 264px;
	float: left;
}
#branding a img {
	padding: 10px 0;
}
#branding span {
	display: block;
	position: relative;
	margin: -8px 0 0 40px;
	font-size: 13px;
}

div#topnav
{
	position: relative;
	display: inline;
	margin: 0 7px 0 0;
	width: 613px;
	float: right;
}
div#topnav ul, div#topnav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#topnav li
{
	display: inline;
	font-size: 10px;
}
div#topnav li a
{
	float: left;
	text-align: center;
}
div#topnav a
{
	text-decoration: none;
	color: #666;
}
div#topnav a:hover, div#topnav a.on
{
	color: #FFF;
}
div#topnav p
{
	float: left;
	display: inline;
	font-size: 10px;
}
p#greeting
{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	color: #666;
}
p#greeting a
{
	color: #AF0000;
}

#toplinks {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	width: 550px;
}

#toplinks li {
	margin-left: 15px;
	line-height: 30px;
	float: right;
}

#searchbox {
	float:right;
	clear:right;
	margin-right: 10px;
	margin-top: 10px;
	width: 500px;
}

#searchbox .textInput {
	width: 250px;
}

/* Div that comes before the content */
#preContent {
	height: 83px;
	background-image: ;
	background-repeat: no-repeat;
}

/* MAIN */
div.main
{
	margin: 10px 0 16px;
	clear: both;
	background: url("/images/general/bg-main-tile.gif") repeat-y 0 0;
}
div.main div.hr
{
	height: 8px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.main div.top
{
	background-image: url("/images/general/bg-main-top.gif");
}
div.main div.bottom
{
	background-image: url("/images/general/bg-main-bottom.gif");
}
div.main-inner
{
	margin: 5px 12px;
	width: 900px;
	overflow: hidden;
}
/* /MAIN */

/* CONTENT */
div.content
{
	margin: 0 0 25px 15px;
	width: 722px;
	float: right;
}
div.content-inner
{
	padding: 0 10px 10px;
}
/* /CONTENT */

/* MENU */
div.menu
{
	margin-bottom: 1px;
	width: 163px;
	float: left;
}
div.menu ul
{
	list-style: none;
}
div.menu h2
{
	margin: 0;
	padding: 0;
}
div.menu h2 a
{
	display: block;
	margin: 0 0 -1px;
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	background: url("/images/general/bg-menu-btn.gif") no-repeat 0 0;
	cursor: pointer;
	color: #999;
	text-decoration: none;
}
div.menu a span
{
	padding: 0 10px;
}
div.menu h2 a:hover
{
	color: #FFF;
}
div.menu h2 a.on
{
	background: url("/images/general/bg-menu-btn.gif") no-repeat 0 -30px;
	color: #FFF;
}
div.menu div.box
{
	margin: 1em 0 1.4em;
	text-align: center;
	background: url("/images/general/bg-menu-category.gif") no-repeat bottom left;
}
div.menu div.box-inner
{
	padding: 15px 15px 1px;
	background: url("/images/general/bg-menu-category-top.gif") no-repeat 0 0;
}
div.menu div.category
{
	position: relative;
	margin: 0;
	width: 163px;
}
div.menu div.category div.box-inner
{
	position: relative;
	padding: 1px 0;
	overflow: hidden;
}
div.menu div.category div.box-inner img
{
	vertical-align: bottom;
}
div.menu div.category .menu-category-down {
	position: absolute;
	top: 0;
	left: 39px;
	z-index: 100;
	cursor: pointer;
}
div.menu div.category .menu-category-up {
	position: absolute;
	bottom: 0;
	left: 39px;
	z-index: 100;
	cursor: pointer;
}
div.menu div.category .off {
	cursor: default;
}
div.menu div.box h2
{
	margin: 0 0 1.5em;
	padding: 0;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	background: none;
	color: #FFF;
}
div.menu div.box h3
{
	margin: 0.5em 0 1em;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}
div.menu div.box h3 span
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
div.menu div.box p
{
	margin: 0 0 1em;
	font-size: 12px;
	line-height: 1.25em;
}
div.menu div.box ul
{
	position: relative;
	top: 40px;
	margin: 0;
	padding: 1px 0;
	list-style-type: none;
}
div.menu div.box ul li
{
	position: relative;
	margin: 25px 0;
	padding: 0;
	list-style-type: none;
}
div.menu div.box ul li img.bug
{
	position: absolute;
	top: 28px;
	right: -1px;
	z-index: 100;
}
div.menu div.box ul li div.product-details
{
	position: absolute;
	top: 0;
	left: 162px !important;
	left: 114px;
	opacity: 0.7;
}
div.menu div.box ul li div.product-details-inner
{
	display: none;
	padding: 5px 10px 10px;
	width: 230px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background: #333300;
	border: 2px solid #575757;
}
/* /MENU */

/* ACCOUNT NAV */
ul.accountnav
{
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
ul.accountnav li
{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 13px;
	list-style-type: none;
}
ul.accountnav li span
{
	display: block;
	line-height: 34px;
	width: 100%;
	background: url("/images/general/btn-accountmenu.gif") no-repeat 0 0;
}
ul.accountnav li a
{
	display: block;
	padding: 0 10px;
	width: 180px;
	text-decoration: none;
	background: url("/images/general/btn-accountmenu-on.gif") no-repeat 0 -34px;
}
ul.accountnav li a.on
{
	color: #FFF;
	background-position: 0 0;
}
/* /ACCOUNT NAV */

/* WCNAV */
div.wcnav
{
	background: url("/images/general/bg-wcnav.gif") no-repeat 0 0;
}
ul.wcnav
{
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	background: url("/images/general/bg-wcnav-slide.gif") no-repeat top right;
	overflow: hidden;
}
ul.wcnav li
{
	display: inline;
	list-style: none;
}
ul.wcnav li a
{
	padding: 5px 40px;
	float: left;
	border-right: 1px solid #989898;
}
/* /WCNAV */

#footer
{
	margin: 0 auto;
	padding: 40px 0 10px;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	color: #555;
}
#footer a
{
	padding-bottom: 0;
	color: #555;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover
{
	color: #444;
}


#big_product_image {
	float: left;
	margin: 20px;
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	overflow: hidden;
}

#bLeftCol, #bMiddleCol, #bRightCol {
	padding:15px;
	padding-top:20px;
	float:left;
}
#bLeftCol {
	width: 219px !important;
}
#bMiddleCol {
	width: 260px !important;
}
#bRightCol {
	width: 228px !important;
	width:210px;
	overflow:visible !important;
	overflow:hidden;
}

/* Left content container */
#left {
	display: inline;
	float:left;
	width: 487px;
	margin-left: 10px;
	margin-right: 25px;
	min-height: 500px;
	margin-bottom: 20px;
}

/* Right content */
#right {
	float:right;
	width: 200px;
	padding-bottom: 10px;
}


#right .textInput {
	font-size: 15px;
	line-height: 30px;
	padding-top: 5px !important;
	padding-top: 10px;
	height: 25px;
}

#right h2 {
	color: #5e5e5e;
}
#right h3 {
	color: #8a8075;
	text-align: center;
}

#left, #right, #fullContent {
}

#fullContent {
	width: auto;
	margin: 0px 10px;
}

#customer_msg {
	position: absolute;
	margin-left: 390px;
	margin-top: 53px;
	background-color: #eee;
	width: 200px;
	padding: 0px 5px;
	height: 40px;
	overflow: hidden;
	color: #999;
}


#navigation {
	margin-top: 5px;
	background-image: url(/plugin_assets/substruct/images/public-ui/nav-middle-bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	overflow: hidden;
}


#submittingText {
	display:none;
	font-weight:bold;
	font-size:1.3em;
	color: green;
	padding: 10px;
}


/* HOME PAGE */

#main_callout {
	width: 690px;
	height: 310px;
	float: left;
}
#minor_callouts {
	width: 240px;
	float: right;
}

h1#new_sale_header {
	width: 120px;
	height: 180px;
	padding-top: 20px;
	text-align:center; 
	background-image: url(/plugin_assets/substruct/images/public-ui/new-sale-header-bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	margin-right: 20px;
	color: #f86d0a;
}
/* END HOME PAGE */

div.product-purchasing
{
	margin: 20px 0 20px 20px;
	float: right;
	width: 284px;
}
div.product-purchasing div.block {
	margin: 0 0 0.5em;
	padding: 10px 15px 5px;
	background: #000
}

div.product-purchasing div.related-films img {
	float: left;
	margin-left: 13px;
	margin-bottom: 13px;
}
div.product-purchasing h2
{
	margin: 0 0 0.5em;
	font-size: 15px;
	text-transform: uppercase;
}
div.product-purchasing span.regularprice
{
	display: block;
	margin: -14px 0 0 3px;
	font-size: 11px;
}
div.product-details
{
	margin: 30px 10px 7px 10px;
}
div.product-details h2
{
	margin: 0 0 0.5em;
}

/* HOW IT WORKS */
ul#howitworks
{
	margin: 30px 2px 0;
	padding: 0;
	list-style-type: none;
}
ul#howitworks li
{
	margin: 1em 0 2em;
	padding: 0;
	width: 50%;
	float: left;
	list-style-type: none;
}
ul#howitworks li h2
{
	margin: 0;
	padding: 3px 0 12px 47px;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.2em;
	background: url("/images/general/bg-howitworks1.gif") no-repeat 0 0;
}
ul#howitworks li#howitworks2 h2
{
	background-image: url("/images/general/bg-howitworks2.gif");
}
ul#howitworks li#howitworks3 h2
{
	background-image: url("/images/general/bg-howitworks3.gif");
}
ul#howitworks li#howitworks4 h2
{
	background-image: url("/images/general/bg-howitworks4.gif");
}
ul#howitworks li li
{
	margin: 0 0 0.4em;
	width: auto;
	float: none;
	list-style-type: disc;
}
/* END HOW IT WORKS */

