body {
	font: 13px/21px Helvetica, Arial, sans-serif;
	color: #52453E;
	background: #000;
}
input, textarea, select {
	font: 12px Helvetica, Arial, sans-serif;
	color: #52453E;
}
abbr {
	border-bottom:1px dotted #52453E;
}
.img-right-float {
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	padding:5px;
	background: #f9f7f3;
	border:1px solid #d1cac1;
}
.img-left-float {
	float:left;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding:5px;
	background: #f9f7f3;
	border:1px solid #d1cac1;
}


/* HEADER AREA */
#header {
	height:130px;
	width:960px;
	margin:35px auto 2px auto;
	padding:0;
	overflow:hidden;
}
#header a#logoLink {
	display:block;
	float:left;
	width: 407px;
	height:95px;
	background: url('../styleImages/logo/logo.jpg') top left no-repeat;
	text-indent:-999em;
}
#header #search-links {
	float:right;
	color: #4e3d3e;
	text-align:right;
	line-height:17px;
	position:relative;
	top:0px;
}
#header #search-links a {
	color: #ede5e5;
	padding:0 3px;
	text-decoration:none
}
#header #search-links a:hover {
	color: #932a35;
}
#top-links {
	position:relative;
	text-align:right;
	top:20px;
	clear:left;
}
#shopping-cart {
	width:200px;
}
#header #shopping-cart a {
	display:block;
	width:178px;
	height:66px;
	line-height:70px;
	text-align:right;
	background:url('../styleImages/cart-bg.gif') top left no-repeat;
	font-size:26px;
	text-align:left;
	margin:0 0 0 auto;
	color: #fff;
	padding:0;
}
#shopping-cart a span {
	display:block;
	position:relative;
	left:145px;
	letter-spacing: -0.1em;
	width:29px;
	text-align:center;
	padding:0;
}
#shopping-cart a:hover span {
	color: #fff;
}
#shopping-cart a.txtviewCart span {
	color:#000;
}
#shopping-cart a.flashBasket span {
	color:#fff;
}
#header #shopping-cart a:hover {
	background-position:top right;
}

/* CONTENT AREA */
#container {
	width: 952px;
	border:4px solid #542e17;
	background: #70442e url('../styleImages/contbg.gif') top left repeat-y;
	margin:0 auto;
	overflow:hidden;
	min-height:500px;
	position:relative;
	padding-bottom:20px;
}
span#sharethis_0 {
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
	font-size:130%;
}
span.nav-inactive-color {
	border:0;
	color: #000 !important;
}
#content h1 {
	font: 18px 'Georgia', 'Times New Roman', 'Times', serif;
	color: #fff;
	padding:10px;
	font-variant:small-caps;
	background: #6E0000;
}
.boxContent {
	padding-bottom:20px;
}
.boxContent p {
	padding:0 45px;
	margin: 20px 0 0 0
}
.boxContent p.txtError {
	padding:10px;
	margin:20px 45px;
	background: #ffd7d7;
	color: #7f0000;
	text-align: center;
	font-size:120%;
	border:1px solid #c42121
}
.boxContent h1 {
	margin: 20px 0 0 0;
}
.boxContent h2, .boxContent h3 {
	margin: 20px 45px -15px 45px;
	color:#6E0000;
}
.boxContent h4, .boxContent h5 {
	margin: 20px 45px -20px 45px;
	color:#6E0000;
}
.boxContent h2 {	
	font-size:16px;
	font-weight:bold;
}
.boxContent h3 {
	font-size:14px;
	font-weight:bold;
}
.boxContent h4 {
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}
.boxContent h5 {
	font-size:12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #006ca4;
}
.boxContent ul {
	margin: 20px 45px 0 55px;
	list-style: disc outside;
}
.boxContent ol {
	margin:20px 45px 0 55px;
	list-style:upper-roman outside;
}
.boxContent ul li, .boxContent ol li {
	margin: 5px 20px;
}



/* LEFT COLUMN */
#colLeft {
	width:211px;
	float:left;
	color: #d8b7a7;
	padding: 25px 0;
	font-size:12px;
}
#colLeft h4 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color: #fff;
	background: #391d12;
	padding: 4px 10px;
	margin: 5px 0;
}


/* RIGHT COLUMN */
#colRight {
	width:741px;
	float:left;
}
#colRight strong {
	font-weight: bold;
}
#colRight em {
	font-style: italic;
}
#colRight a, span#sharethis_0 a {
	color: #006ca4;
}
#colRight a img {
	text-decoration: none;
	border:0;
}
#colRight a:hover, span#sharethis_0 a:hover {
	text-decoration: none;
	color: #6E0000;
}
#navBar {
	background: #1e1e1e;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
#navBar .session {
	position:relative;
	left:10px;
	color: #4e3d3e;
	float:left;
}
#navBar .session span {
	color: #d1d1d1;
}
#navBar .session a {
	color: #fff;
	padding:0 3px;
	text-decoration:none
}
#navBar .session a:hover {
	color: #932a35;
}
.searchForm {
	overflow: hidden;
	float:right;
	display:inline;
	position:relative;
	right:10px;
	top:8px;
}
a#adv-search {
	font-size:11px;
	color: #555555 !important;
	text-decoration: none;
	text-align:right;
	float:right;
	display:inline;
	margin-right:15px;
	text-decoration: underline;
	display:none;
}
a#adv-search:hover {
	color: #dedede !important;
	text-decoration: none;
}
#searchStr {
	font-size:12px;
	color: #EDE5E5;
	border:1px solid #6E0000;
	padding:4px;
	background:black;
	float:left;
	display:inline;
	width:120px;
	margin-left:5px;
}
.searchSubmit {
	float:left;
	display:inline;
	margin-left:5px;
}
#colRight #content {
	padding: 0;
	color: #52453e;
	line-height:21px;
}

/* FORMS */

.boxContent fieldset {
	width:160px;
	margin:0 auto;
}
.boxContent fieldset.fullWidth {
	width:auto;
	margin:20px 45px;
}
.boxContent fieldset.fullWidth p {
	padding-left:0;
	padding-right:0;
}
/* .boxContent fieldset dl {
	overflow: hidden;
}
.boxContent fieldset dt {
	display:block;
	margin-top:10px;
	clear:left;
} */
.boxContent fieldset input[type=text], .boxContent fieldset input[type=password] {
	padding:6px;
	background:#fff;
	border:1px solid #d1c4b3;
	width:150px;
}
.boxContent fieldset select {	
	padding:4px;
	background:#fff;
	border:1px solid #d1c4b3;
	line-height:22px;
}
.boxContent fieldset select option {
	padding:2px 3px;
}
.boxContent fieldset textarea {	
	background:#fff;
	border:1px solid #d1c4b3;
	padding:4px;
	width:150px;
}
.boxContent fieldset label {
	display:block;
	margin-top:10px;
	font-size:12px;
	text-transform: capitalize;
	font-weight: normal;
	color: #6E0000;
}
.boxContent fieldset label.inline {
	clear:left;
	float:left;
	margin-bottom: 10px;
}
.boxContent fieldset input.checkbox {
	width:auto;
	float:left;
	position:relative;
	top:8px;
	left:10px;
}
.boxContent fieldset input.submit, a.submit {
	clear:left;
	margin:20px auto 0 auto;
	padding:0;
	display:block;
	padding:7px 9px;
	text-align: center;
	font-size:12px;
	background: #fff;
	border:1px solid #C6D880;
	color: #529214 !important;
	text-decoration: none;
	-moz-border-radius: 6px;
}
.boxContent fieldset input.submit:hover, a.submit:hover {
	background: #529214;
	color: #fff !important;
	border-color:#529214;
	cursor:pointer;
	outline:0;
}
a.submit-highlight {
	background-color: #529214;
	color:#fff !important;
}
a.submit-highlight:hover {
	background-color: #fff;
	color: #529214 !important;
}

.boxContent fieldset.horizontal {
	width:auto;
	margin-top:20px;
}
.boxContent fieldset.horizontal p {
	margin:0;
	padding:0;
	clear:both;
}
.boxContent fieldset.horizontal label {
	display:block;
	clear:left;
	float:left;
	width:40%;
	margin-right:10%;
	margin-bottom:10px;
	margin-top:0;
	text-align: right;
}
.boxContent fieldset.horizontal input, .boxContent fieldset.horizontal select, .boxContent fieldset.horizontal textarea {
	float:left;
	margin-bottom:10px;
}
.boxContent fieldset.horizontal input.radop {
	float:left;
}
.boxContent fieldset.horizontal input.submit {
	margin:0 auto;
	clear:both;
	float:none;
}
.boxContent h3.formTitle {
	clear:both;
	margin-bottom:10px;
	font-size:16px;
	color: #006ca4;
	font-family:Georgia; Times New Roman, serif;
	font-weight: normal;
	border-bottom:1px solid #c5bdb2;
}
/* LOGIN FORM */

#loginExtras {
	text-align: center;
	margin-top:20px;
}
#loginExtras .forgot-pass, #loginExtras .register {
	display:block;
}

/* CATEGORY VIEW */
.location {
	font-size:11px;
	clear:left;
	padding: 10px 45px 0 45px;
	overflow: hidden;
}
.location a {
	color: #6E0000;
}
.location a:hover {
	text-decoration: none;
}
#subCats {
	background: #000;
	padding:10px;
	overflow:hidden;
}
#subCats ul {
	width:721px;
	margin:0;
	padding:0;
	overflow: hidden;
}
#subCats ul li {
	border: 1px solid #313131;
	width:176px;
	margin:1px;
	height:100px;
	float:left;
	display: inline;
	text-align: center;
}
#subCats ul li a {
	text-decoration: none;
	color: #d8b7a7;
	display:block;
	line-height:normal;
	padding:15px;
}
#subCats ul li a img {
	padding-bottom:8px;
}
#subCats ul li a span {
	font-weight: normal;
	color: #ad9c94;
	font-size:85%;
}
#subCats ul li a:hover {
	color: #fff;
}
#prodSort {
	text-align:right;
	margin: 20px 0;
	background: #f9f6f2;
	border-bottom:1px solid #E3DBCA;
	padding:10px 45px 10px;
	overflow: hidden;
}
#prodSort .sort-cont {
	width:160px;
	margin:0 0 0 auto;
	overflow: hidden;
}
#prodSort #sortMethod {
	width:100px;
	position: relative;
	top:4px;
}
#prodSort button {
	display:block;
	float:left;
	font-size:12px;
	padding:5px 7px;
	background: #fff;
	border:1px solid #C6D880;
	color: #529214;
	-moz-border-radius: 7px;
	margin-left:10px;
}
#prodSort button:hover {
	background: #529214;
	color: #fff;
	border-color:#529214;
	cursor:pointer;
	outline:0;
}

#prodSort button, #prodSort select {
	float:left;
}
dl.viewCat-list {
	padding:0 45px;
	margin:0 0 20px 0;
	overflow: hidden;
	border-bottom:1px solid #E3DBCA;
}
dl.viewCat-list p {
	margin:0;
	padding:0;
}
dl.viewCat-list dt {
	clear:left;
}
dl.viewCat-list dt, dl.viewCat-list dd {
	float:left;
	display:inline;
	padding:20px 10px;
}
dl.viewCat-list dt {
	width:305px;
	text-align: center;
}
dl.viewCat-list dd.viewCat-desc {
	width:260px;
}
.viewCat-desc .txtOutOfStock {
	text-transform: capitalize;
	color: #6E0000;
	margin-left:20px;
}
dl.viewCat-list dd.viewCat-buy {
	width:46px;
	text-align:center;
	padding:20px 0;
}
#colRight dl.viewCat-list dd.viewCat-buy a.more, #colRight dl.viewCat-list dd.viewCat-buy button.buy {
	display:block;
	width:100%;
	padding:3px 0;
	background:#6E0000;
	color: #fff;
	text-decoration: none;
	border:0;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
}
#colRight dl.viewCat-list dd.viewCat-buy button.buy {
	padding:6px 0;
}
#colRight dl.viewCat-list dd.viewCat-buy a.more:hover, #colRight dl.viewCat-list dd.viewCat-buy button.buy:hover {
	color: #d8aeae;
	cursor:pointer;
}

/* PRODUCT VIEW */
#prod-image {
	overflow: hidden;
	text-align: center;
	font-size:12px;
	color: #fff;
	background: #000;
}
#prod-image img {
	padding:10px;
}
#prod-image p {
	background: #232323;
	padding: 10px;
	margin: 0;
	text-align:center;
	color: #fff;
}
#prod-image p span {
	font-size:11px;
	color: #959595
}
#imgThumbSpace {
	padding:10px 10px 0 10px;
}
#imgThumbSpace table {
	width:100%;
	text-align:center;
	border:0;
}
#imgThumbSpace table td {
	vertical-align:center;
	padding:10px;
}
#prod-top-cont, #add-cart-cont {
	width:741px;
	overflow: hidden;
	margin:0;
	border-width:1px 0;
	padding:0 0 20px 0;
}
#prod-price {
	font-size:16px;
	text-align:right;
	color: #F85501;
	margin-right:45px;
	margin-top:10px;
}
.txtOldPrice {
	font-size:80%;
	text-decoration: line-through;
	color: #aaa;
}
#prod-meta {
	color: #AAAAAA;
	font-size:11px;
	line-height:20px;
	text-align:right;
	margin-right:45px;
}
#prod-meta p {
	margin:0;
	padding:0;
}
#prod-meta ul, #reviews-meta ul {
	list-style:none;
	margin:0;
	padding:0;
}
#prod-meta ul li, #reviews-meta ul li {
	margin:0;
	padding:0;
}
#reviews-meta {
	padding-left:45px;
	padding-right:45px;
	padding-top:20px;
	margin-top:20px;
	color: #AAAAAA;
	font-size:11px;
	line-height:20px;
	overflow: hidden;
}
#add-cart-cont {
	width:auto;
	padding:20px 45px;
	margin-top:20px;
	text-align: right;
	border-width:1px 0 0 0;
}
#add-cart-cont .txtOutOfStock {
	font-size:120%;
	text-transform: capitalize;
	padding:10px;
	background: #F9F6F2;
}
#related-prods { 
	margin-bottom:20px;
}
#add-cart-cont h2, #read-review h2, #write-review h2, #related-prods h2 {
	margin: 0 0 20px 0;	
	text-align: center;
	font: 18px 'Georgia', 'Times New Roman', 'Times', serif;
	color: #fff;
	padding:10px;
	font-variant:small-caps;
	background: #6E0000;
	clear:both;
}
#prod-opts {
	margin-bottom:0px;
	float:right;
	text-align: right;
}
#prod-opts label {
	margin-top:0;
	padding-top:0;
}
#prod-opts fieldset {
	margin:0 0 0 auto;
	padding:0;
	width:auto;
}
#buy-btn .quan {
	float:right;
	width:200px;
	margin: 8px 15px 0 0;
}
#buy-btn .add-me, .add-me {
	display:block;
	margin:0 0 0 auto;
	width:120px;
	padding:7px 0;
	text-align: center;
	background: #529214;
	color: #fff;
	border-color:#529214;
	-moz-border-radius: 7px;
	text-decoration: none;
	border:1px solid #C6D880;
	font-size:14px;
	float:right;
}
#buy-btn a.add-me:hover, .add-me:hover {
	cursor:pointer;
	outline:0;
	background: #fff;
	color: #529214;
}
#buy-btn label, #buy-btn input {
	display:inline;
}
#no-reviews {
	text-align:center;
	margin-top:20px;
}
#review-cont {
	background: #F9F6F2;
	padding:20px;
	margin-bottom:20px;
	border-bottom:1px solid #E3DBCA;
}
#read-review .ratingTop {
	margin:0px 25px;
}
#read-review h2 {
	margin-bottom:0px;
}
.ratingTop .stars, .rating-date {
	float:right;
}
.ratingTop h4 {
	margin:0;
	padding: 0;
}
.ratingMain, .ratingBottom {
	margin:0 25px;
}
.ratingBottom {
	color: #aaa;
	font-size:11px;
}
#write-review label {
	margin:0;
	padding:0;
	display:inline;
	float:left;
}
#repeated-prods-cont {
	width:651px;
	margin:0 auto;
	overflow: hidden;
}
#repeated-prods-cont ul {
	margin:0;
	padding:0;
	list-style: none;
}
#repeated-prods-cont ul li {
	float:left;
	width:152px;
	text-align: center;
	overflow: hidden;
	margin:0 5px;
}
#repeated-prods-cont ul li a {
	display:block;
	text-decoration: none;
	margin:0 auto;
	margin-bottom:10px;
}
#repeated-prods-cont ul li a img {
	display:block;
	margin:0 auto 10px auto;
	max-width: 150px;
}
.boxContent table { width: 651px; }

#prod-desc table, .boxContent table {
	border-collapse:collapse;
	border:1px solid #CEBEA2;
	margin:0 auto;
}
#prod-desc table td, .boxContent table td {
	padding: 3px;
}
.boxContent table td p, #prod-desc table td p {
	padding:0;
}

/* VIEW ORDERS */
table.view-orders, table.edit-address, table.cart-checkout {
	width:649px;
	margin:20px auto 0 auto;
	border:1px solid #E3DBCA;
	font-size:12px;
}
table.view-orders th, table.edit-address th, table.cart-checkout th {
	padding:10px;
	background: #F9F6F2;
	text-align: center;
}
table.view-orders tbody td {
	padding:10px;
	vertical-align: top;
}

/* CHECKOUT PAGES */
.cartProgress {
	margin: 20px auto;
	width:300px;
	background: #F9F6F2;
	border:1px solid #E3DBCA;
	text-align: center;
	padding:10px;
	color: #aaa;
}
.txtcartProgressCurrent {
	font-size:14px;
	color:#6E0000;
}
table.edit-address {
	margin-top:0;
	empty-cells: hide;
}
table.edit-address tbody td {
	padding:2px 10px;
	vertical-align: top;
}
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
table.cart-checkout tbody td {
	padding:10px;
	vertical-align: middle;
	text-align: center;
}
table.cart-checkout tbody td img {
	max-width: 100px;
}

/* END CHECK OUT PAGES */

/* STEP 1 */
#no-account, #continue-shopping {
	margin-top:20px;
}

/* GATEWAY */
table#gateway-select {
	margin:20px auto;
	width:70%;
}
table#gateway-select td {
	padding:10px 20px;
}
table#gateway-select td label {
	margin:0;
	padding:0;
}
table#gateway-select td textarea {
	width:100%;
	height:60px;
	overflow:auto;
}
.pagination {
	overflow: hidden;
	margin:20px 45px 0 45px;
	text-align: right;
}
.pagination strong, .pagination a {
	padding: 8px;
	background: #FAF6F1;
	margin-left:3px;
	text-decoration: none;
	font-weight: normal !important;
}
.pagination strong {
	color: #E3DBCA;
}

/* FOOTER */
#footer {
	margin:0 auto 10px auto;
	border: 4px solid #262626;
	border-width:0 4px 4px 4px;
	width:912px;
	text-align:right;
	padding:20px;
	background:#141414 url('../styleImages/foot-bg.gif') top left repeat-x;
	color: #9E8B82;
	font-size:12px;
	clear:both;
	overflow: hidden;
	color :#909090;
}
#footer div {
	float:left;
	text-align:left;
	min-height:250px;
}
#footer #help, #footer #kitchen-knives, #footer #japanese-knives {
	border-right:1px solid #262626;
	padding-right:20px;
}
#footer #kitchen-knives, #footer #japanese-knives, #footer #join-vip {
	padding-left:20px;
	width:204px;
}
#footer #help {
	width:170px;
}
#footer #help a { width:170px; }
#footer #kitchen-knives a, #footer #japanese-knives a { width: 204px; }
#footer a {
	color: #909090;
	text-decoration: none;
	display:block;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer h4 {
	color: #fff;
	font-family:georgia, times, 'times new roman', serif;
	font-size:17px;
	margin-bottom:10px;
}
#footer ul {
	margin-bottom:20px;
}
#footer p {
	margin-bottom:10px;
}
#footer ul.vip-benefits {
	margin-left:10px;
	list-style-type:disc;
	list-style-position: inside;
}
#footer #vip-signup {
	width:175px;
	height:43px;
	display:block;
	margin:0 auto 0 0;
	background:url('../styleImages/sign-up-now.gif') top left no-repeat;
	text-indent: -9999em;
}
#footer #vip-signup:hover {
	background-position: top right;
}

/* SITEMAP */
ul.sitemap li ul {
	margin-left:5px;
	margin-top:10px;
}


/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav, #maindoc-nav, #priority-links {
	list-style: none;
	list-style-type: none;
	width: 211px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.li-nav a {
	padding: 2px 0 2px 20px;
	display:block;
	width:191px;
	color: #d8b7a7;
	text-decoration:none
}
.li-nav a:hover {
	background: #643c28 url('../styleImages/nav-hov.gif') center left no-repeat;
	color: #ce9c6f;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 211px;
	padding: 0px;
}

.li-nav {	
	float: left;
}
.ul-nav .li-nav {
	background: #79422F;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 195px;
	margin-top: -27px;
	border-left: 1px solid #412018;
	border-right: 1px solid #412018;
	border-bottom: 1px solid #412018;
	border-top: 2px solid #412018;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
a.hassubmenu:hover {
}
/*
End Cross-Browser DHTML Menu
*/

/* IMPORTANT GLOBALS */
.smaller {
	font-size:11px;
	color: #aaa;
}
.centerText {
	text-align:center !important;
}
.rightText {
	text-align: right !important;
}
.leftText {
	text-align: left !important;
}

.txtCopyright {
	display:none;
}


/* TERMS */
#terms {
	width:960px;
	margin:0 auto 20px auto;
	text-align:right;
	color: #9E8B82;
	font-size:11px;
	line-height:19px;
	background:url('../styleImages/terms-bg.gif') center right no-repeat;
	height:81px;
	padding-top:20px;
}
#terms p {
	padding: 0 90px 0 0;
}
#terms p a {
	color: #d3c3bb;
	text-decoration:none;
	padding:4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#terms p a:hover {
	color: #fff;
	background:#1b1919;
}


#hiddenbox {
	display:none;
	text-align:center;
	padding: 10px 0;
	background: #FFAEAE;
	border: 1px solid #EC0000;
	color: #C10000;
	margin:20px;
}
#hiddenbox ul, #hiddenbox li {
	margin:0;
	padding:0;
	list-style-type:none;
}



/* VIDEOS */
#videos-container {
	width: 651px; margin:20px auto;
}
#featured-video {
	overflow:hidden;
}
#featured-video a img {
	border:10px solid #1d1d1d;
	float:left;
}
#featured-video a:hover img {
	border:10px solid #000;
}
#featured-description {
	width:192px;
	background:#1d1d1d url('../styleImages/feat-desc-top.gif') top left no-repeat;
	float:right;
	position:relative;
}
#featured-description h2 {
	text-align:center;
	font:16px/23px Georgia, 'Times New Roman', serif;
	margin:0 10px 10px 10px;
	padding:10px 0 10px 0;
	background:url('../styleImages/feat-desc-indent.gif') bottom left repeat-x;
}
#featured-description h2 span {
	display:block;
	color: #636363;
	font-size:90%;
}
#featured-description h2 a {
	color: #fff;
	padding:3px;
	text-decoration: none;
}
#featured-description h2 a:hover {
	background: #000;
	color: #fff;
}
#featured-description p {
	color: #e1d8cb;
	font:12px/19px Helvetica, Arial, sans-serif;
	margin:0;
	padding:0 15px 10px;
	background:url('../styleImages/feat-desc-bottom.gif') bottom left no-repeat;
}
#featured-video #speech-bubble {
	position:absolute;
	top:30px;
	left:-16px;
	height:28px;
	width:16px;
	background:url('../styleImages/speech-bubble.gif') top left no-repeat;;
}
#videos {
	margin-top:40px;
	width:651px;
	overflow: hidden;
}
#videos .video {
	float:left;
	width:217px;
	text-align:center;
}
#videos .video-row {
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}
#videos a img {
	border:5px solid #1d1d1d;
}
#videos a:hover img {
	border:5px solid #000;
}
#videos .video p {
	text-align:left;
	font-size:13px;
	color: #302f2f;
	line-height:19px;
	padding:0 10px 10px 10px;
	margin:0;
}
#videos p.category {
	margin:0px 0;
	text-align:right;
	padding:0 10px;
	font-size:11px;
	color: #b5ab9d;
}
#videos p.category a {
	color: #9d9282;
}
#videos p.category a:hover {
	color: #6e0000;
	text-decoration:none;
}
#videos h3 {
	font:14px/19px Georgia, 'Times New Roman', serif;
	color: #6e0000;
	padding:0 10px;
	margin:5px 0 5px 0;
	text-align:left;
}
#videos h3 a {
	color: #6e0000;
	text-decoration:none;
	padding:2px;
}
#videos h3 a:hover {
	background: #fff;
}

#video-cont {
	padding:20px;
	background:#000;
	text-align:center;
}
.vid-category {
	font-size:11px;
	margin:10px 0;
	padding: 0 45px;
}

ol.decimal{
	list-style-type:decimal;
}