/* Custom CSS Document for 
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
/* @group Global Styles */
body.GeneralPage {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #F9FBE9;
	clear: both;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/BodyBackground.jpg);
	background-repeat: repeat-x;
	/*background-position: center top;
	background-color: #1e2223;*/
	background-position: center bottom;
	background-color: #000000;
}
a { border: none;text-decoration: none; }
a img,img { 
	border: none;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #F9FBE9;
	text-decoration: none;
}
a:visited {
}
a:hover, a:active {
	color: #efdd95;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{
	margin-bottom: 0.25em;
}
h1 {
	font-size: 20px;
	color: #F9FBE9;
	border-bottom: 1px solid #F9FBE9;
	margin-top: 0;
	padding-top: 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F9FBE9;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	color: #F9FBE9;
	border-bottom: 1px solid #F9FBE9;
}

p {
	font-size: 11px;
	color: #F9FBE9;
}

ul {
	list-style-type: none;
	line-height: 20px;
	list-style-position: inside;
}
ul li{
	padding-left: 8px;
	background: url(images/bullet_new.gif) no-repeat left center;
}

ul a, li a {
	border-bottom: 1px dotted #5E635F;
	width: 100%;
	display: block;
}
/* @end */
.ErrorMessages a, .ErrorMessages a:link, .ErrorMessages a:visited, .ErrorMessages a:hover, .ErrorMessages a:active { color: #C90D4F; }
/* @group Page Definition */
#PageTable,
#PageCell {
	width: 100%;
	height: 100%;
	clear: both;
}

#PageSubTable {
	width: 775px !important;
	height: auto;
	clear: both;
	background-color: #3A403C;
	border-width: 0px solid;
	border-left: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
	padding: 0px 5px;
	margin: 5px;
}

#ContentCell {
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

#ContentCell table{
	padding-right: 5px;
}
/* @end */
/* @group Landing Page - Pandora */
#PageTable.Pandora {
	background-color: #c1b7aa;
	background-image: url(images/land-body_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
#PageTable.Pandora img {
	margin: 0px;
	padding: 0px;
}
#PageTable.Pandora #PageSubTable {
	border-left: 1px solid #3a403c;
	border-right: 1px solid #3a403c;
}

#PageTable.Pandora #ContentCell {  }
#PageTable.Pandora #ContentCell,
#PageTable.Pandora #ContentCell .Content { background: #ffffff; }

#PageTable.Pandora #ContentCell .Content { padding: 9px 3px 0px 3px; width: auto; }
#PageTable.Pandora #ContentCell .header {
	background: #828483;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #f1e5b4;
	height: auto;
	width: 100%;
	margin: 0 0 3px 0;
	padding: 8px 0;
	float: left;
	clear: both;
}

#PageTable.Pandora #ContentCell .header a {
	color: #f1e5b4;
	text-decoration: none;
}

#PageTable.Pandora #ContentCell .header a:hover { text-decoration: underline; }

#PageTable.Pandora #ContentCell .header img {
	vertical-align: middle;
	margin: 0 6px;
}

#PageTable.Pandora #ContentCell .float-left {
	background: #828483;
	width: 336px;
	height: 468px;
	float: left;
}

#PageTable.Pandora #ContentCell .float-right {
	width: 234px;
	height: auto;
	float: right;
}

#PageTable.Pandora #ContentCell .bottom {
	float: left;
	width: 100%;
	height: 64px;
	clear: both;
}

#PageTable.Pandora #ContentCell .bottom img {
	float: left;
	margin: 10px 0 0 17px;
}

#PageTable.Pandora #ContentCell .bottom p {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #434144;
	margin: 0;
	float: right;
	width: 402px;
	height: auto;
	padding: 18px 0 0 0;
}
/* @end */
/* @group TopSubBanner Styles */
#bn_table {
	background-image: url(images/BN_HorizantalLineTile.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 0;
}

#bn_table td { }

#bn_right { padding-right: 8px; }

.bnnavtext { font-size: 11px; }

.bnnavtext a:link,
.bnnavtext a:visited {
	color: #F9FBE9;
	text-decoration: none;
}

.bnnavtext a:hover,
.bnnavtext a:active {
	color: #F9FBE9;
	text-decoration: none;
}
.navlinks {
	height: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-top: -2px;
}
#SSL {
	width: 135px;
	height: 86px;
	margin: 0px;
	padding: 0px;
}
/* @end */

/* @group LeftColumnNav Styles */
#lc_navwrap {
	font-size: 12px;
	padding: 0 10px;
	margin-bottom: 1em;
}

#lc_navwrap a { line-height: 22px; }
#LeftColumnCell { padding: 7px 0 0 0; }
#LeftColumnNav1_SimpleSearch1_Panel1 table {
	margin: 0;
}

.lc_horizontalline {
	background-image: url(images/BN_HorizantalLineTile.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 2px;
	font-size: 1px;
}

.LeftColumn { height: 100%; }
/* @end */
/* @group RightColumnNav Styles */
#rctable { width: 100%; }
.rcnavtext { font-size: 11px; }

.rcnavtext a:link,
.rcnavtext a:visited {
	color: #F9FBE9;
	text-decoration: none;
}

.rcnavtext a:hover,
.rcnavtext a:active {
	color: #F9FBE9;
	text-decoration: none;
}

.RightColumn { height: 100%; }
/* @end */
/* @group Footer Styles */
#FooterCell {
	background-image: url(images/BN_HorizantalLineTile.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: right;
	padding: 12px;
}

/* @end */
/* @group Default Page Styles */
#deftable { width: 100%; }

#df_subcontent {
	background-image: url(images/BN_HorizantalLineTile.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#df_featured { width: 100%; }

#df_featured,
#df_featured td {
	border: 3px solid #1E2223;
	background-color: #F9FBE9;
	height: 100%;
}

#df_featured td {
	padding: 5px;
}
#df_featured td p { text-align: center;}

#df_welcometext {
	background-image: url(images/DF_VerticalLineTile.gif);
	background-position: right center;
	background-repeat: repeat-y;
	padding-right: 7px;
	width: 100%;
}
#df_welcometext p {
	line-height: 1.25em;
}
/* @end */
/* @group Search & Cart Control Styles */
.searchbox {
	border: 0;
	background-color: #F9FBE9;
	width: 115px;
	height: 20px;
}

/* @end */
/* @group Styles.css Custom */
#Instruction1_InstructCell { padding: 7px; }

.phone { position: relative; }

.phone p {
	position: absolute;
	top: 10px;
	left: 120px;
	font-size: 14px;
	color: #F3DB9C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.animation { margin-bottom: 8px; }

.pandora-tbl td { padding-bottom: 8px; }
.mid img { margin: 0 8px; }

#PageTable #ContentCell #Table3 .ErrorMessages {
	color: #C90D4F;
	background-color: transparent;
}
/* @end */
/* @group Left Tree Menu */
ul#cat_menu,ul#cat_menu ul,
ul#cat_menu li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	white-space: normal;
}

ul#cat_menu, ul#brand_menu {
	display: block;
	overflow: hidden;
	clear: both;
}

ul#cat_menu h4 {
	display: inline;
	margin: 0em;
	padding: 0em;
}

ul#cat_menu li.csection {
	white-space: nowrap;
	background: url(images/arrow_dn.gif) no-repeat left 0.5em;
	padding-left: 10px;
	cursor: pointer;
}

ul#cat_menu li.csection.closed { background: url(images/arrow_up.gif) no-repeat left 0.5em; }

ul#cat_menu li.csection ul.csub {
	padding: 0em;
	overflow: hidden;
	height: auto;
	margin: 0em 0em 0em .4em;
}
ul.csub li {
	background-image: none;
	padding: 0px;
}
ul#cat_menu li.csection.closed ul.csub { height: 1px; }

ul#cat_menu li a {
	display: inline;
	text-decoration: none;
}

ul#cat_menu li.csection ul.csub a { letter-spacing: -1px; }
/* @end */
/* @group Tag Display */
#notice {
	height: 83px;
	width: 151px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	font-size: 1.1em;
	font-weight: bold;
	overflow: hidden;
}
#notice #tag {
	height: 83px;
	width: 151px;
	float: left;
	position: relative;
	overflow: hidden;
	background-image: url(images/tag_std.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 20px 10px 0px;
	padding: 0px;
	clear: both;
}
#notice a,#notice a:link, #notice a:visited , #notice a:hover, #notice a:active {
	color: #3A403C;
	text-decoration: none;
}

#notice:hover #tag,#notice.hover #tag { background-image: url(images/tag_ov.jpg); }

#notice p.info {
	position: relative;
	color: #FF0000;
	margin: 0em;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	clear: both;
}

#nscroller {
	width: 131px;
	height: 20px;
	position: absolute;
	z-index:30;
	top: 59px;
	left: 15px;
	background: transparent;
	color: #3A403C;
	font-size: 0.9em;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.qslide {
	background: transparent;
	width: auto;
	font-size: 1em;
	padding: 3px;
	height: 1.2em;
	text-align: center;
	display: block;
}
/* @end */
/* @group Holiday Alert */
#alert {
	background: url(images/BN_HorizantalLineTile.gif) repeat-x bottom;
	height: auto;
	width: 100%;
	clear: both;
	position: relative;
}

#alert td { background: url(images/BN_HorizantalLineTile.gif) repeat-x bottom; }

#holiday {
	position: relative;
	float: left;
	height: 38px;
	width: auto;
	min-width: 400px;
	clear: both;
	top:0px;
	left: 0px !important;
	left: -5px;
	margin: 2px 0px;
	padding: 0px 5px 0px 15px;
	background: transparent url(images/ribbon.jpg) repeat-x right bottom;
	font-size: 1.25em;
	line-height: 30px;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
}

#holiday div.alert,
#holiday div.close,
#holiday div#hscroller {
	line-height: 30px;
	height: 38px;
	float: left;
}

#holiday div.close {
	background: url(images/ribbon_end.jpg) no-repeat right top;
	height: 66px;
	width: 41px;
	margin: 0px;
	padding: 0px;
	top: -28px;
	right: -41px;
	position: absolute;
}

#holiday .alert {
	width: auto;
	text-align: left;
	clear: left;
	white-space: nowrap;
	margin-right: 0px;
}

#hscroller {
	margin: 0px 0px 0px 1em;
	width: 340px;
	clear: right;
}
.hslide {
	text-align: center;
	padding: 0px 3px;
	height: auto;
	display: block;
	width: auto;
	word-spacing: -2px;
}

.hslide a { text-decoration: none; }
.hslide a:hover { text-decoration: underline; }

#hscroller .hslide {
	width: auto;
	overflow: visible;
	position: relative;
	word-spacing: -2px;
}
#holiday div.clearing { width: 0; }
/* @end */

.sml { font-size: 8px; }

.scroller {
	background: transparent;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}

.clearing {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

