
/*************************** dreamlevels **************************************/

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
    color: #fff;
}
a {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	color: #f7da01;
}

form {
padding: 0px;
margin: 0px;
}
img {
	border: 0;
}
input, select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
.main-tbl {
}
.hrder {
background: url(images/header.jpg) no-repeat;
height: 226px;
width: 770px;
}
.top-mn-cell {
background: url(images/top-mn-cell-bg.gif) repeat-x;
height: 53px;
color: #fff;
}

#cart-links td {
	padding: 0 10px;
}
#cart-links a, #cart-links a:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #adadad;
}
#cart-links a:hover {
color: #f7da01;
}
#cart-bx-cell a, #cart-bx-cell a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#cart-bx-cell a:hover {
color: #5f1c01;
}
#top-search {
	margin: 2px 0 1px 8px;
	font-size: 10px;
}
#top-search input {
	width: 92px;
}
#topmenu {
	margin: 0px 0px 0 0;
	font-weight: bold;
	width: 215px;
height: 102px;

}
#topmenu td {
background: url(images/cart-box-bg.jpg) no-repeat;
}
#cart-bx-cell td {
background: none;
font-weight: bold;
}

.lft-mn-cell {
width: 190px;
background: url(images/page-bg.gif) repeat-x top #000000;
padding-top: 5px;
}
.footer {
background: url(images/page-bg.gif) repeat-x top #000000;
height: 37px;
}

.main-cell {
background: url(images/page-bg.gif) repeat-x top #000000;
padding: 5px 5px 5px 5px;
}
a.position, a.position:visited {
color: #fff;
text-decoration: none;
}
a.position:hover {
text-decoration: underline;
}
.position-cell {
color: #fff;
padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}
.copy {
font-weight: bold;
color: #FFFFFF;
width: 190px;
padding-left: 5px;
}
a.des, a.des:visited {
color: #9d9da1;
text-decoration: none;
}
a.des:hover {
text-decoration: underline;
}
.des-cell {
text-align: right;
padding-right: 10px;
color: #9d9da1;
}
.add-but {
background-color: #9f0d15;
font-family: Tahoma, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
}
.plus-but {
background-color: #626277;
font-family: Tahoma, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
}
.box-ttl {
background: url(images/title-bg.gif) repeat-x;
height: 31px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
color: #cccccc;
}
.box-ttl-lc {
background: url(images/m-corner-l.gif);
width: 8px;
height: 32px;
}
.box-ttl-rc {
background: url(images/m-corner-r.gif);
width: 8px;
height: 32px;
}
.menu-c-item {
line-height: 25px;
padding-left: 15px;
margin: 0 0px;
color: #FFFFFF;
background: url(images/item.gif) left top no-repeat;
background-position: 0 5px;
border-bottom: 1px solid #1f1f1f;
padding-bottom: 10px;
}
div.menu-c-item a, div.menu-c-item a:visited {
text-decoration: none;
color: #b2b1b1;
line-height: 15px;
}
div.menu-c-item a:hover {
color: #f7da01;
}
.box {
	margin-bottom: 5px;
	color: #fff;
}
.box a, .box a:visited {
	color: #fff;
}

.lineup {
	padding: 7px 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	margin: 10px 0;
	border-bottom: 2px solid #626277;
}
.lineup span {
	background: url(images/main-title-bg.gif) repeat-x #626277;
	padding: 7px 30px;
}

.product-tbl {
	margin: 0 8px 10px 8px;
}
.prod-title {
	color: #fff;
	font-weight: bold;
	margin-bottom: 6px;
}
.prod-desc {
	padding: 8px 0;
	margin-bottom: 10px;
	color: #e2e2e2;
}
.prod-mprice {
	color: #515151;
	text-decoration: line-through;
	font-size: 12px;
}
.prod-oprice {
	color: #e83f02;
	font-size: 12px;
	font-weight: bold;
}
.prod-oprice span {
	color: #0c1d34;
}
.prod-option-button1 {
	padding: 4px 8px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-color: #626277;
	color: #fff;
	margin: 0 5px;
}
.prod-option-button2 {
	padding: 4px 8px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-color: #9f0d15;
	color: #fff;
	margin: 0 5px;
}
.prod-option-button1 a, .prod-option-button1 a:visited,
.prod-option-button2 a, .prod-option-button2 a:visited
{
	color: #fff;
	text-decoration: none;
}

/* xcart styles */

TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {
	background: #f6f6f6 url(images/bn-center.gif) repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
	height: 21px;
}
FONT.Button {
	FONT-FAMILY: Arial;
	COLOR: #3C3C3C;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

.SmallNote:link {
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}

#links_on_flash {
	position: absolute;
	top: 174px;
	padding-left: 280px;
	z-index: 1;
}

.tp-m-cell {
background: url(images/menu-vl.gif) no-repeat left top;
height: 53px;
margin-top: 20px;
}
.y-cart-tx {
color: #5f1c01;
}
.box-brd {
padding: 7px 7px 7px 7px;
border-left: solid 1px #4a4a4a;
border-right: solid 1px #4a4a4a;
border-bottom: solid 1px #4a4a4a;
	background-color: #000000;
}
.buy-but-l {
background: url(images/buy-lc.gif);
width: 3px;
height: 19px;
}
.buy-but-c {
padding: 0 3px 0 3px;
background: url(images/buy-cc.gif);
height: 19px;
color: #000000;
text-align: center;
font-weight: bold;
CURSOR: pointer;
}
.buy-but-r {
background: url(images/buy-rc.gif);
width: 3px;
height: 19px;
}
.c-but-l {
background: url(images/but-lc.gif);
width: 4px;
height: 19px;
}
.c-but-c {
padding: 0 3px 0 3px;
background: url(images/but-cc.gif);
height: 19px;
color: #000000;
text-align: center;
font-weight: bold;
CURSOR: pointer;
}
.c-but-c2 {
padding: 0 3px 0 3px;
background: url(images/but-cc.gif);
height: 19px;
color: #000000;
text-align: center;
CURSOR: pointer;
}
.c-but-r {
background: url(images/but-rc.gif);
width: 4px;
height: 19px;
}

#top-search strong {
	text-transform: uppercase;
}

.top-mn-cell2 {
	background: url(images/page-bg.gif) repeat-x top #000000;
}

.SaveMoneyLabel {
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	BACKGROUND-REPEAT: no-repeat;
}

#wl_table table td { background-color: #666; }