@charset "UTF-8";
/*
Colors:
c1 #414042   65/ 64/ 66,     Gray
c2 #004C72,   0/ 76/114, PMS Blue 7692
c3 #B2BB1E, 178/198/ 31, PMS Green 383
c4 #F58025, 254/128/ 37, PMS Orange 158
c5 #B51218, 181/ 18/ 24,     Indian Red
*/

/* Reset */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body, html {
	line-height: 1;
	width: 100%;
	height: 100%;
}
ol {
	margin-left: 3px;
}
ul {
	list-style: none;
}
ul.list, ul.FAQ_List, .newsletter ul {
	list-style: disc;
}
.list li, .FAQ_List li, .newsletter li {
	margin: 0 0 0 15px;
}
.list4px li {
	margin-top: 4px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
u {
	text-decoration: underline;
}
i, .i {
	font-style: italic;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* nospacing and border1 classes added by MHG for FAQs3 page */
.nospacing table {
	margin-left: 25px;
}
.nospacing td {
	padding: 0px;
}
.border1 td {
	border-width: 1px;
	border-style: solid;
	padding: 0px 2px;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 30, 2012 */
@font-face {
    font-family: 'QuicksandBold';
    src: url('/Inc.fonts/Quicksand/quicksand-bold-webfont.eot');
    src: url('/Inc.fonts/Quicksand/quicksand-bold-webfont.eot?#iefix') format('embedded-opentype'),
/*       url('/Inc.fonts/Quicksand/quicksand-bold-webfont.woff') format('woff'), */
         url('/Inc.fonts/Quicksand/quicksand-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'QuicksandLight';
    src: url('/Inc.fonts/Quicksand/quicksand-light-webfont.eot');
    src: url('/Inc.fonts/Quicksand/quicksand-light-webfont.eot?#iefix') format('embedded-opentype'),
/*       url('/Inc.fonts/Quicksand/quicksand-light-webfont.woff') format('woff'), */
         url('/Inc.fonts/Quicksand/quicksand-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'QuicksandRegular';
    src: url('/Inc.fonts/Quicksand/quicksand-regular-webfont.eot');
    src: url('/Inc.fonts/Quicksand/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),
/*       url('/Inc.fonts/Quicksand/quicksand-regular-webfont.woff') format('woff'), */
         url('/Inc.fonts/Quicksand/quicksand-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Custom */
* {
	font-family: Verdana, sans-serif;
	font-weight: 400;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
body {
	background-color: #fff;
	font-size: 14px;
	color: #414042;
}
a {
	color: #004C72;
	cursor: pointer;
}
/*
a:hover {
	color: #F58025;
}
*/
b, strong, strong em {
	font-family: Verdana, sans-serif;
	font-weight: 700;
}
b a{
	font-family: Verdana, sans-serif;
	font-weight: 700;
	color: #B2BB1E;
}
img {
	border: 0;
}
p {
	margin: 10px 0;
}
h1 {
	font-family: QuicksandBold, Verdana, sans-serif;
	color: #004C72;
	font-size: 30px;
	margin-bottom: 8px;
}
h2 {
	font-family: QuicksandBold, Verdana, sans-serif;
	color: #F58025;
	font-size: 22px;
	margin-bottom: 8px;
}
h2.FAQs {
	font-family: Verdana, sans-serif;
	color: #F58025;
	font-size: 19px;
	margin-bottom: 21px;
}
h3 {
	font-family: Verdana, sans-serif;
	color: #B2BB1E;
	font-size: 17px;
	margin-bottom: 0px;	
}
.Highlight, .Highlight p {
	background-color: #B2BB1E;
	margin: 5px 60px;
	padding: 6px 6px;
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-style: italic;
}
.excerpt {
	font-style: italic;
	padding-right: 60px;
	padding-left:  60px;
	text-align: justify;
}
.indented {
	padding: 0 20px;
}
input, textarea {
	background: #fff;
	border: 1px solid #B2BB1E;
	padding: 2px;
	width: 250px;
	font-size: 12px;
	color: #565456;
}
.ta_01 {
	width: 95%;
	height: 60px;
	border-color: #004C72;
	font-size: 10px;
}
input.bg_submit {
	background: url('/Images/Common/bg-submit-off.png') no-repeat;
	width: 124px;
	height: 38px;
	font-size: 20px;
	font-family: Verdana, sans-serif;
	color: #004C72;
	border: none;
	cursor: pointer;
	margin: 8px;
}
input.bg_submit:hover {
	background: url('/Images/Common/bg-submit-on.png') no-repeat;
	color: #B2BB1E;
}
.account input[type=text], .account input[type=password] {
	text-align: left;
}
/* Had been td input[...  Changed to .lined input[... 7/14 */
.lined input[type=text] {
	border-color: #004C72;
	font-size: 10px;
	width: 80px;
}
.t01 input[type=text] {
	border-color: #004C72;
	font-size: 10px;
	width: 200px;
}

.inputexp {
	border-color: #004C72;
	font-size: 10px;
	width: 120px !important;
}
td input.iw151 {
	width: 151px;
	text-align: left;
}
td input.iw200 {
	width: 200px;
	text-align: left;
}
.bg_btn_01 {
	background: #F58025;
	border: 0;
	padding: 5px 10px;
	width: auto;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-family: Verdana, sans-serif;
	cursor: pointer;
}
.bg_btn_01:hover {
	background: #004C72;
}
td {
	padding: 5px;
	vertical-align: top;
}
textarea {
	width: 356px;
	height: 110px;
}
.fbox textarea {
	height: 125px;
}
.bg_search, .bg_send, .bg_create, .bg_add_cart, .bg_skp_cart, .bg_button240 {
	display: block;
	text-align: center;
	background: url('/Images/Common/bg-search-off.png') no-repeat;
	width: 205px;
	height: 23px;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	color: #004C72;
	border: none;
	cursor: pointer;
	margin: -17px auto 0;
	padding: 4px 0;
}
.bg_search:hover {
	background: url('/Images/Common/bg-search-on.png') no-repeat;
	color: #B2BB1E;
}
.bg_send {
	display: inline;
	background: url('/Images/Common/bg-send-off.png') no-repeat;
	width: 134px;
	height: 31px;
}
.bg_send:hover {
	background: url('/Images/Common/bg-send-on.png') no-repeat;
	color: #B2BB1E;
}
.bg_create, .bg_add_cart, .bg_skp_cart {
	background: url('/Images/Common/bg-create-off.png') no-repeat;
	color: #fff;
	width: 144px;
	height: 36px;
	margin: 0;
	font-size: 12px;
	padding: 9px 0;
}
.bg_add_cart, .bg_skp_cart {
	margin-bottom: 5px;
}
.bg_skp_cart {
	background: url('/Images/Common/bg-create-grn.png') no-repeat;
}
.bg_create:hover, .bg_add_cart:hover, .bg_skp_cart:hover {
	background: url('/Images/Common/bg-create-on.png') no-repeat;
}
.bg_button240 {
	background: url('/Images/Common/bg-button240-off.png') no-repeat;
	color: #fff;
	width: 240px;
	height: 36px;
	margin: 0;
	font-size: 12px;
	padding: 9px 0;
}
.bg_button240:hover {
	background: url('/Images/Common/bg-button240-on.png') no-repeat;
}
.bg_01 {
	font-family: Verdana, sans-serif;
	background: url('/Images/Common/bg-01a.png') no-repeat;
	color: #fff;
	width: 112px;
	height: 16px;
	margin: 0;
	font-size: 12px;
	padding: 12px 0;
	display: inline-block;
	text-align: center;
}
.bg_01:hover {
	background: url('/Images/Common/bg-01b.png') no-repeat;
	color: #fff;
}
.bg_02 {
	font-family: Verdana, sans-serif;
	background: url('/Images/Common/bg-01c.png') no-repeat;
	color: #fff;
	width: 112px;
	height: 16px;
	margin: 0;
	font-size: 12px;
	padding: 12px 0;
	display: inline-block;
	text-align: center;
}
.btn_go {
	font-family: Verdana, sans-serif;
	background-color: #F58025;
	border: 0;
	margin-left: 5px;
	width: 41px;
	height: 17px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	position: relative;
	top: -4px; /* webkit */
	top:  3px; /* opera */
	top:  4px; /* firefox */
	top:  1px; /* msie */
}
.bg_02:hover {
	background: url('/Images/Common/bg-01b.png') no-repeat;
	color: #fff;
}
blockquote {
	padding: 0 20px;
	margin: 0 auto;
	background: url('/Images/Common/icon-quote-open-01.png') top left no-repeat;
	font-size: 19px;
	text-transform: none;
	width: 455px;
	color: #B2BB1E;
}
blockquote span {
	display: block;
	background: url('/Images/Common/icon-quote-close-01.png') bottom right no-repeat;
	padding-right: 20px;
}
.product blockquote {
	padding: 0 20px;
	margin: 0;
	background: url('/Images/Common/icon-quote-open-01.png') top left no-repeat;
	font-size: 16px;
	text-transform: none;
	width: 650px;
	color: #004C72;
}
.testimonials blockquote {
	padding: 0 20px;
	margin: 0;
	background: url('/Images/Common/icon-quote-open-01.png') top left no-repeat;
	font-size: 17px;
	text-transform: none;
	width: 650px;
	color: #004C72;
}
blockquote.praise {
	text-transform: none;
	width: 650px;
	color: #004C72;
}
.center { text-align: center; }
.hidden { display: none; }
.s0 { font-size: 9px; }
.s1 { font-size: 11px; }
.s2 { font-size: 14px; }
.s3 { font-size: 17px; }
.s4 { font-size: 19px; }
.s5 { font-size: 22px; }
.s6 { font-size: 26px; }
.s7 { font-size: 30px; }
.s8 { font-size: 34px; }
.s9 { font-size: 37px; }
.s10 { font-size: 40px; }
.s11 { font-size: 43px; }
.s12 { font-size: 46px; }
.s13 { font-size: 49px; }
.white { color: #fff; }
.c1 { color: #414042; }
.c2 { color: #004C72; }
.c3 { color: #B2BB1E; }
.c4 { color: #F58025; }
.c5 { color: #B51218; }
a:hover .c1, a.c1:hover { color: #F58025; }
a:hover .c2, a.c2:hover { color: #F58025; }
a:hover .c3, a.c3:hover { color: #F58025; }
a:hover .c4, a.c4:hover { color: #B2BB1E; }
a:hover .c5, a.c5:hover { color: #004C72; }
.r2:hover { color: #004C72 !important; }
.rb, .rb:hover { font-family: QuicksandRegular, Verdana, sans-serif !important; }
.rbb, .rbb:hover { font-family: QuicksandBold, Verdana, sans-serif !important; }
.caps { text-transform: uppercase; }
.w1 { width: 30px; }
.w5 { width: 210px; }
.wNL_date2 {width: 38px; padding-right: 2px; }
.h20 { height: 20px; }
.prt7 { position: relative; top: 7px; }
.pv5 { padding: 5px 0; }
.p15 { padding: 15px; }
.pb50 { padding-bottom: 50px; }
.mt35 { padding-top: 35px; }
.ph10 { padding: 0 10px; }
.pr10 { padding: 0 10px 0 0; }
.pl25 { padding-left: 25px; }
.lh225 {line-height: 2.25em; }
.clear { display: block; clear: both; }
.tleft { text-align: left !important; }
.tright { text-align: right !important; }
.tcenter { display: block; text-align: center !important; }
.left { float: left; }
img.left { margin: 0 20px 10px 0; }
.right { float: right; }
img.right { margin: 0 0 10px 20px; }
.al { text-align: left; }
img.greenright { margin: 0 0 10px 20px; border:2px solid #B1BA1D; float:right;}
.nob { border: 0 !important; }
.ffv { font-family: Verdana, sans-serif; }
.ffqr { font-family: QuicksandRegular, Verdana, sans-serif; }
.ffqb, .ffqr b { font-family: QuicksandBold, Verdana, sans-serif; }
.fwb { font-weight: 700; }

.db {
	position: relative;
	border: 2px dotted #B2BB1E;
	width: 250px;
	padding: 10px 25px;
	margin: 30px 0 0 45px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.product .db {
	margin: 10px 0;
}
.b4 { border: 2px dotted #F58025; }
.hr1 {
	height: 0px;
	border: 1px dashed #B2BB1E;
}
.hr2 {
	height: 0px;
	border: 1px dashed #F58025;
}
.br1 {
	border-right: 2px dashed #B2BB1E;
	padding-right: 10px;
	margin-right: 10px;
}
.br2 {
	border-right: 1px dashed #F58025;
	padding-right: 10px;
	margin-right: 10px;
}
.br2r6 {
	border-right: 1px dashed #F58025;
	padding-right: 6px;
	margin-right: 6px;
}
.br3 {
	border-right: 2px solid #F58025 !important;
}
.bb1 {
	padding: 5px;
	border-bottom: 1px dashed #F58025;
}
.vab { vertical-align: bottom; }
.vam { vertical-align: middle; }
.b1 { border: 2px solid #F58025; }
.b1:hover { border: 2px solid #004C72; }
.half {
	width: 45%;
	float: left;
	border-right: 2px dotted #B2BB1E;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}
.half2 {
	width: 35%;
	float: left;
	border-right: 2px dotted #B2BB1E;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}
.half3 {
	width: 55%;
	float: left;
	border-right: 2px dotted #B2BB1E;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}
.third {
	width: 33%;
	float: left;
	border-right: 2px dotted #B2BB1E;
}
.column1of2 {
	float: left;
	width: 325px; 
	margin-right: 125px;
}
.column2of2 {
	float: left;
	width: 325px; 
}
.last {
	border: none;
}
.tab,
.tablink {
	font-family: Verdana, sans-serif;
	background: #F58025;
	padding: 10px;
}
.tab:hover,
.tab.on,
.tablink:hover {
	color: #004C72;
	background: #B2BB1E;
}
.bg_line {
	background: url('/Images/Common/bg-line-01.gif') 0 50% repeat-x;
}
.bg_white {
	background: white;
}
.check, .scheck, .rcheck{
	display: inline;
	width: 13px;
	height: 13px;
	cursor: pointer;
	border: 0;
}
.check, .scheck {
	background: url('/Images/Common/bg-check-off.gif') no-repeat;
}
.checked {
	background: url('/Images/Common/bg-check-on.gif') no-repeat;
}
.cb_label {
	position: relative;
	top: -3px;
	left: 3px;
	font-family: Verdana, sans-serif;
}
.cb_cat_label {
	color: #004C72;
	font-size: 11px;
	position: relative;
	top: -3px;
	font-family: QuicksandBold, Verdana, sans-serif;
}
.text_label {
	position: relative;
	top: -3px;
	right: 3px;
	font-family: Verdana, sans-serif;
}
.close_search {
	position: absolute;
	top: 10px;
	right: 10px;
}
.close_search :hover{
	color: #B2BB1E;
}
.day {
	position: relative;
	top: -11px;
	line-height: 50px;
}
.day02 {
	position: relative;
	top: -11px;
	line-height: 40px;
}
a.c3 span:hover {
	color: #004C72;
}
#bline {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: #414042;
	z-index: 0;
}
#header,
#content,
#footer {
	position: relative;
	width: 800px;
	margin: 0 auto;
	z-index: 1;
}
#header_wrap {
	position: relative;
	z-index: 2;
}
#header {
	height: 90px;
}
#logo {
	display: block;
	background: #fff;
	width: 151px;
	height: 46px;
	text-align: center;
	border: 2px solid #B2BB1E;
	border-top: none;
	padding: 12px;
}
#nav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.nav_link {
	display: inline-block;
	float: left;
	height: 25px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 5px;
	z-index: 4;
	font-family: 'QuicksandRegular', Verdana, sans-serif;
}
.nav_link_bg {
	position: absolute;
	width: 170px;
	height: 45px;
	top: 0;
	left: 0;
	z-index: 2;
}
.nav_link_txt {
	display: inline-block;
	position: relative;
	font-size: 13px;
	line-height: 14px;
	padding: 5px 15px;
	color: #004C72;
	z-index: 3;
	font-family: 'QuicksandRegular', Verdana, sans-serif;
}
#nav ul {
	display: none;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 2;
}
#nav li a {
	display: block;
	background: #004C72;
	font-size: 12px;
/*	color: #B2BB1E; */
	color: #D8DD8E;
	text-align: center;
	padding: 2px 0;
	border-bottom: 1px solid #fff;
	font-family: 'QuicksandRegular', Verdana, sans-serif;
}
#nav li a:hover {
	background: #B2BB1E;
	color: #fff;
	font-family: 'QuicksandBold', Verdana, sans-serif;
}
.drop_texts {
	width: 340px;
}
.dropmenuleft {
	width: 170px;
	margin-left: -68px;
}
.dropmenuright {
	width: 170px;
	margin-left: 102px;
	position: relative;
	top: -184px;
}
.dropmenufull {
	width: 340px;
	margin-left: -68px;
	position: relative;
	top: -184px;
}	
.dropmenuright2 {
	width: 170px;
	margin-left: 102px;
	position: relative;
	top: -207px;
}
.dropmenufull2 {
	width: 340px;
	margin-left: -68px;
	position: relative;
	top: -207px;
}	
.dropmenucoltop {
	height: 51px;
	margin-top: -33px;
}
.dmct2 {
	position: relative;
	top: 33px;
	font-family: 'QuicksandRegular', Verdana, sans-serif;
	font-weight: 400;
}
#nav_cart {
	position: absolute;
	display:block;
	top: 35px;
	right: 10px;
	z-index: 0;
}

#nav_cart a:hover {
	color: #F58025;
	font-family:  Verdana, sans-serif;
}

#content {
	position: relative;
	min-height: 300px;
	z-index: 0;
	padding: 0 0 100px 0;
	margin: 15px auto;
}
.auth_bio a {
	color: #F58025;
}
.auth_bio a:hover {
	color: #004C72;
}
#box_search_wrap {
	position: fixed;
	top: 90px;
	right: -383px;
	width: 418px;
	z-index: 1;
}
#tab_search {
	float: left;
	width: 35px;
}
#box_search {
	width: 340px;
	padding: 20px;
	text-align: center;
	background: #fff;
	border: 3px solid #B2BB1E;
	border-right: none;
	float: right;
}
.srch #content #box_search2 {
	width: 225px;
	padding: 0;
	text-align: left;
	border: 0;
	float: left;
	margin: 0 45px 0 0;
	padding: 0 30px 0 0;
}
#sidebar {
	float: left;
	width: 225px;
	font-size: 12px;
	padding: 0 30px 0 0;
	margin: 0 30px 0 0;
}
.hanging {
	margin: 0px 0px -20px 20px; 
	display: block; 
	line-height: 1em;
	text-indent: -20px;
}
.list_ind {
	position: relative;
}
.list_ind .musical {
	position: absolute;
	top: 0px;
	left: -30px;
}
.grant .guy {
	position: absolute;
	top: -18px;
	left: -49px;
}
.keywords {
	height: 11px;
	width: 167px;
	border: 1px solid #F58025;
	font-size: 10px;
	margin: 15px 0 0 0;
}
.jump {
	height: 11px;
	width: 50px;
	border: 1px solid #F58025;
	text-align: center;
	font-size: 10px;
}
#main {
	float: left;
	width: 510px;
}
.srch #main {
	width: 495px;
}
.up01 {
	position: relative;
	top: -110px;
}
.nm01 {
	margin: 0 0 -110px 0;
}
.bg01 {
	background: url(http://www.PioneerDrama.com/Images/Common/bg-01.png) no-repeat;
	width: 600px;
	height: 210px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.bg02 {
	background: url(http://www.PioneerDrama.com/Images/Common/bg-02.png) no-repeat;
	width: 605px;
	height: 333px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 60px 0;
}
.bg03 {
	background: url(http://www.PioneerDrama.com/Images/Common/bg-03.png) 15px 0 no-repeat;
	min-height: 70px;
	padding: 5px 0 0 40px;
}
.box01_out {
	width: 700px;
	margin: 0 auto;
}
.l01 div {
	text-align: center;
	margin: 0 40px;
}
.box01 {
	background: #fff;
	display: block;
	width: 150px;
	border: 2px solid #F58025;
	text-align: center;
	float: left;
	margin: 0 10px 30px;
}
.box01 * {
	font-family:  Verdana, sans-serif;
}
.box01 div {
	background: #F58025;
	color: #fff;
	line-height: 1em;
	padding: 10px 0;
}
.box01 span {
	display: block;
	padding: 10px;
}
.box01 .p1 {
	padding: 17px 0;
}
.box02 {
	display: block;
	width: 335px;
	border: 2px dotted #B2BB1E;
	float: left;
	margin: 15px;
	padding: 15px;
	text-align: left;
	font-size: 11px;
}
.home #content {
	background: url('/Images/Common/bk-bar285.png') 0 335px no-repeat;
}
.slider-01 {
	width: 275px;
	height: 530px;
	overflow: hidden;
	margin: 0 0 10px 0;
	position: relative;
}
.flex-control-nav {
	position: absolute;
	top: 500px;
}
#copy {
	width: 500px;
	position: absolute;
	top: 0;
	left: 285px;
	z-index: 0;
}
.swap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#search {
	position: absolute;
	top: 165px;
	left: 108px;
}
#cbox {
	position: absolute;
	top: 247px;
	left: 0px;
	padding: 0 30px; 
	width: 520px;
}
#cbox a {
	background: url('/Images/HomePage/Home_menu_bg_orange.gif') no-repeat; 
	color: #fff; 
	cursor: pointer; 
	display: block; 
	font-size: 12px; 
	font-weight: 700; 
	line-height: 1em; 
	padding-top: 8px; 
	text-align: center; 
	text-decoration: none; 
	height: 40px; 
	width: 130px; 
	float: left; 
	margin: 4px 9px;
}
#cbox a:hover {
	background: url('/Images/HomePage/Home_menu_bg_green.gif') no-repeat; 
}
#icons {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.icon.facebook {
	display: inline-block;
	background: url('/Images/Common/icon-facebook-color.png') no-repeat;
	width: 29px;
	height: 28px;
}
.icon.bbb {
	display: inline-block;
	background: url('/Images/Common/icon-bbb-color.png') no-repeat;
	width: 74px;
	height: 28px;
}

#non_footer {
	position: relative;
	min-height: 100%;
}
* html #non_footer {
	height: 100%;
}
#footer_wrap {
	position: relative;
	margin-top: -100px;
	background: #F58025;
	padding: 10px 0;
	border-bottom: 15px solid #414042;
	clear: both;
	font-family:  QuicksandRegular, Verdana, sans-serif;
}
#footer {
	height: 35px;
	position: relative;
	font-size: 12px;
	text-align: left;
	color: #fff; /* graduating */  /* is this an error? */
	z-index: 0;
	font-family:  QuicksandRegular, Verdana, sans-serif;
}
#footer * {
	color: #fff;
	font-family:  QuicksandRegular, Verdana, sans-serif;
}

#footer a:hover {
	color: #fff;
	font-family:  QuicksandBold, Verdana, sans-serif;

}
.fbox .fancybox-skin {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	/* border: 2px solid #F58025; */
	background: #fff;
}
.box_title {
	background: #F58025;
	font-family: QuicksandBold, Verdana, sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 7px 25px;
	z-index: 8038;
}
.fbox .box_title {
	font-size: 21px;
	padding: 10px 10px 10px 30px;
	width: 615px;
	z-index: 8038;
}
.fbox .box_in {
	padding: 20px;
}
.fbox span.left {
	display: block;
	width: 400px;
	margin: 0 0 20px 0;
}
.fbox .fancybox-close {
	background-image: url('/Images/Common/icon-fbox-close.png');
	position: absolute;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 14px;
	cursor: pointer;
	z-index: 8040;
}
.bt textarea {
	border-width: 2px;
	width: 540px;
	height: 80px;
}
.cart table, .order table {
	width: 100%;
	font-size: 12px;
}
.cart tr.head, .order tr.head {
	background: #004C72;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
.lined td {
	border-right: 2px dotted #B2BB1E;
	vertical-align: middle;
	text-align: center;
	padding: 6px 15px;
}
.cart tr.head td, .order tr.head td {
	border: none;
	font-family: Verdana, sans-serif;
}
#box_pro_1 .lined,
.srch .lined,
.orange_border
{
	border: 2px solid #F58025;
}
.srch .lined span {
	display: block;
	padding: 10px 25px;
}
.product #box_pro_1 .lined {
	border-top: none;
}
#box_pro_1 a img {
	position: relative;
}
.drop_cart {
	display: none;
	position: absolute;
}
.drop_cart a {
	display: block;
	background: #F58025;
	color: #004C72;
	text-align: left;
	border: 1px solid #fff;
	font-size: 11px;
	padding: 5px 10px;
	width: 130px;
}
.drop_cart a:hover {
	color: #004C72;
	font-family: Verdana, sans-serif;
}
.player {
	display: block;
	float: left;
	width: 30px;
	height: 25px;
}
.favs a img {
	border: 3px solid #F58025;
	margin: 20px;
}
.favs a img:hover {
	border-color: #B2BB1E;
}
span.indent_wrap20 {
	display: block; 
	margin: -10px 0 -11px 20px; 
	text-indent: -20px;
}
#Celebrating50 {
	width: 171px; 
	height: 21px; 
	margin: -17px 0 0 4px; 
	display: block;
	background: url(/images/common/Celebrating50_green.gif) no-repeat;
}
#Celebrating50:hover {
	background: url(/images/common/Celebrating50_orange.gif) no-repeat;
}

.Opt_Cells td {
	padding: 1px 4px;
}