/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* GENERAL TAGS                                                                                                                         */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
body, td, th {
	color: #000000;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

a {
	//font-weight: bold;
}

a:link, a:visited {
	color: #CC6600;
	text-decoration: none;
}

a:hover, a:active {
  color: #FF3300;
  text-decoration: underline;
}

form {
  display: inline;
}

ol {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 25px;
	padding: 0px;
}

ol li {
	padding: 2px;
}

.stockWarning { 
	font-size : 11px; 
	color: #cc0033;
}

.productsNotifications  {
	background-color: #eeeeee;
}

.orderEdit { 
	color: #70d250; 
	text-decoration: underline; 
}

tr.header {
  background: #ffffff;
}

/* ----------------- */
/* header navigation */
/* ----------------- */
table.headerNavigation {
	background-color: #CCCC99;
	color: #FFFFFF;
	background-image: url(bar_b000.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

td.breadcrumbs {
	font-size: 10px;
	background-image: url(bar_l000.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

td.date {
	font-size: 11px;
	background-image: url(bar_r000.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* BOXES                                                                                                                                */
/* ------------------------------------------------------------------------------------------------------------------------------------ */

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}
/* ------------------- */
/* info boxes headings */
/* ------------------- */
table.infoBoxHeading {
	background-image: url(box_top0.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 200px;
}

table.infoBoxHeading td {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}

table.infoBoxHeading td.title {
	padding-left: 5px;
}


table.infoBoxHeadingTB {
	background-image: url(box_top01.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 400px;
}

table.infoBoxHeadingTB td {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}

table.infoBoxHeadingTB td.title {
	padding-left: 5px;
}



/* ------------------- */
/* info boxes contents */
/* ------------------- */
table.infoBox {
	background-image: url(box_body1.gif);
	background-position: center;

	width: 100%;
	font-weight: normal; 
	background-position: bottom;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

table.infoBoxTB {
	background-image: url(box_body11.gif);
	background-position: center;

	width: 100%;
	font-weight: normal; 
	background-position: bottom;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

table.infoBox2 {
	background-image: url(box_body2.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 23px;
	background-position: top;
	padding-top: 0px;
	margin-bottom: 10px;
}
table.infoBox21 {
	background-image: url(box_body21.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 23px;
	background-position: top;
	padding-top: 0px;
	margin-bottom: 10px;
}

.infoBoxContents, .infoBoxContents td {
	font-size: 11px;
	padding: 3px;
}

.boxText {
	font-size: 11px;
}

.errorBox { 
	background: #ffb3b5; 
	font-weight: bold; 
}
/* ------------------ */
/* CONTENT BOX DESIGN */
/* ------------------ */
.contentBox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	margin-bottom: 10px;
}

.contentBoxContents {
	font-size: 11px;
	padding: 5px;
	//background-color: #FAF9F8;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

table.contentBoxHeading {
	background-image: url(contentb.gif);
	height: 29px;
	background-repeat: repeat-x;
	background-color: #FAF9F8;
}

td.contentBoxHeading {
	background-image: url(contentb.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px;
	background-repeat: repeat-x;
}

td.contentBoxHeading td {
	padding: 0px;
}

table.contentBoxHeading td.contentBoxHeading {
	background-image:none;
	border:none;
	width:auto;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

td.contentBoxHeadingCornerL {
	background-image: url(contentc.gif);
	background-repeat: no-repeat;
	width: 7px;
}

td.contentBoxHeadingCornerR {
	background-image: url(contentd.gif);
	background-repeat: no-repeat;
	width: 7px;
	background-position: right top;
}

.contentBox2 {
	background-color: #EEEEEE;
	border: 1px solid #FFC488;
}

.contentBox2 td {
	padding: 10px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #F9F8F8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: #E9E8E8;
}

TABLE.productListing {
	border: 1px solid #666666;
	padding: 1px;
}

.productListing-heading {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #D9D5BB;
	padding: 2px;
}

TD.productListing-data {
  font-size: 11px;
}

h1, TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: normal;
  color: #996600;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 11px;
	color: #666666;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FFCC00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCC66; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { 
	font-size: 11px;
}
.messageStackError, .messageStackWarning { 
	font-size: 11px; 
	background-color: #ffb3b5; 
}
.messageStackSuccess { 
	font-size: 11px; 
	background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 
	font-size: 10px; 
	color: #ff0000;
}



/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */


/* MEDIA DIVISION STYLES */
.topheader {
	background-image: url(slice_r1.gif);
	background-repeat: repeat-x;
	height: 134px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* BUTTONS                                                                                                                              */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
.cssButton, .cssButton:link, .cssButton:visited {
	color: #990000;
	//width: 70px;
	height: auto;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background-color: #ECE9D8;
	padding: 2px;
	display: inline;
	background-image: url(button_b.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #FF9900;
	overflow:hidden;
	white-space: nowrap;
}

.cssButton:hover {
	background-image: url(button_c.gif);
	color: #663300;
}

.cssButton:active {
	background-image: url(button_c.gif);
	color: #663300;
	border-top-color: #663300;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #663300;
}
.cssButtonCrop {
	background-image: url(/images/icons_crop_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}
.cssButtonColorize {
	background-image: url(/images/icons_color_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}
.cssButtonInvert {
	background-image: url(/images/icons_invert_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}

.cssButtonBrightness {
	background-image: url(/images/icons_brightness_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}
.cssButtonContrast {
	background-image: url(/images/icons_contrast_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}
.cssButtonSelect {
	background-image: url(/images/icons_select_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}
.cssButtonUnSelect {
	background-image: url(/images/icons_selectcancel_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.cssButtonRLeft {
	background-image: url(/images/icons_rotatel_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}
.cssButtonRRight {
	background-image: url(/images/icons_rotater_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}

.cssButtonGray {
	background-image: url(/images/icons_gray_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}
.cssButtonBlur {
	background-image: url(/images/icons_blur_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}

.cssButtonSmooth {
	background-image: url(/images/icons_smooth_n.png);
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;

}


/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* CATEGORY NAVIGATION                                                                                                                  */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
ul#nav {
	margin: 0px;
	padding: 0px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFBF;
}

#nav li ul {
	padding: 0px;
	margin: 0px;
}

#nav li li
{
	padding-left: 15px;
}

#nav li a {
	display:block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#nav li a.daddy {
	background-image: url(folder_c.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#nav li.selected>a {
	color: #663300;
}

#nav li.selected>a.daddy {
	background-image: url(folder_o.gif);
}

#nav li a:link, #nav li a:visited {
	
} 

#nav li a:hover, #nav li a:active {
	text-decoration: none;
	background-color: #FFCC66;
} 

