@media all {
body {
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #eeefef;
	background: url(images/bkground-body.jpg);
	text-align: center;
}
a img {
	border: none;
}
h1 {
	display: none;
}
form {
	padding: 0;
	margin: 0;
}
h2,
h3,
h4,
h5 {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
P {
	margin: 10px 0px;
}
H2 {
	font-size: 18px;
	font-weight: normal;
}
H3 {
	font-size: 14px;
}
H4 {
	font-size: 13px;
}
H5 {
	font-size: 12px;
}
P {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #4ba9fb;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
table {
}
table td {
	/*text-align: left;*/
}

/* clearing  Updated for IE7
----------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
 

/*Home Structure---------------------------------------------------------------------------*/

#outer-wrap {
	background: url(images/glow.jpg) no-repeat center top;	
	width: 100%;
	height: 100%;
	height: auto;
	padding-top: 30px;
}

#header {
	z-index: 2;
	width: 994px;
	position: relative;
	height: 121px;
	margin: 0 auto;
}
#header #logo {
	left: 40px;
	position: absolute;
	top: 10px;
}
#header #customer-photo {
	z-index: 99;
	left: 330px;
	position: absolute;
	top: 7px;
}
#header #quicklinks {
	padding: 0;
	right: 220px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
	top: 5px;
}
#header #quicklinks li {
	display: inline;
	font-size: 11px;
	margin: 0px 5px 0px 0px;
}
#header #quicklinks li a {
	color: #666;
}
#header #quicklinks li a:hover {
	color: #000;
	text-decoration: none
}
#header #cart {
	padding: 5px 15px 0 5px;
	right: 10px;
	top: 0px;	
	background: url(images/bkground-cart.gif) no-repeat;
	margin: 0px;
	width: 180px;
	list-style-type: none;
	position: absolute;
	height: 33px;
}
#header #cart li {
	display: inline;
	margin: 0px 7px 0px 0px;
}
#header #cart li a {
	color: #000;
}
#header #cart li a:hover {
	text-decoration: none
}
#header #cart li IMG {
	margin: 3px 0px -3px;
}
#header #menu-container {
	z-index: 98;
	left: 280px;
	position: absolute;
	top: 73px;
	height: 48px;
}
#header #menu {
	padding: 0;
	margin: 0;
	overflow: hidden;
	list-style-type: none;
	position: relative;
	height: 48px;
	
}
#header #menu li {
	padding: 0;
	display: block;
	font-weight: bold;
	font-size: 13px;
	float: left;
	height: 53px;
}
#header #menu li a {
	display: block;
	float: left;
	color: #fff;
	padding: 20px 0 0 0;
	height: 53px;
	text-decoration: none;
}
#header #menu #menu-sale {
	background: url(images/btn-sale.gif) no-repeat 0px 5px;
	width: 102px;
}
#header #menu .active#menu-sale {
	text-decoration: underline;
}
#header #menu #menu-manufacturers {
	background: url(images/btn-manufacturers.gif) no-repeat 0px 5px;
	width: 102px;
}
#header #menu .active#menu-manufacturers {
	text-decoration: underline;
}
#header #menu #menu-reviews {
	background: url(images/btn-reviews.gif) no-repeat 0px 5px;
	width: 75px;
}
#header #menu .active#menu-reviews {
	text-decoration: underline;
}

#header #menu #menu-series {
	background: url(images/btn-series.gif) no-repeat 0px 5px;
	width: 75px;
}
#header #menu .active#menu-series {
	text-decoration: underline;
}



#header #menu #menu-giftcertificates {
	background: url(images/btn-giftcertificates.gif) no-repeat 0px 5px;
	width: 118px
}
#header #menu .active#menu-giftcertificates {
	text-decoration: underline
}
#header #menu #menu-aboutus {
	background: url(images/btn-aboutus.gif) no-repeat 0px 5px;
	width: 75px
}
#header #menu .active#menu-aboutus {
	text-decoration: underline
}
#header #menu #menu-help {
	background: url(images/btn-help.gif) no-repeat 0px 5px;
	width: 48px
}
#header #menu .active#menu-help {
	text-decoration: underline
}
#header #dropdown-sale,
#header #dropdown-manufacturers,
#header #dropdown-giftcertificates,
#header #dropdown-aboutus,
#header #dropdown-help{
	padding: 0;
	display: none;
	z-index: 99;
	background-color: #333;
	margin: 0px;
	width: 150px;
	line-height: 20px;
	list-style-type: none;
	position: absolute;
	top: 48px;
	text-align: left
}

#header #dropdown-sale {
	right: 301px;
}
#header #dropdown-manufacturers {
	right: 200px;
	_right: 205px;
}
#header #dropdown-giftcertificates {
	right: 88px;
}
#header #dropdown-aboutus {
	right: 48px;
	_right: 53px;
}
#header #dropdown-help {
	right: 0px;
	_right: 5px;
}

#header #dropdown-sale li,
#header #dropdown-manufacturers li,
#header #dropdown-giftcertificates li,
#header #dropdown-aboutus li,
#header #dropdown-help li {
	border-top: #666 1px solid
}

#header #dropdown-sale a,
#header #dropdown-manufacturers a,
#header #dropdown-giftcertificates a,
#header #dropdown-aboutus a,
#header #dropdown-help a {
	display: block;
	padding: 2px 2px 2px 5px;
	color: #fff;
	text-decoration: none;
	border-bottom: #000 1px solid;
	_height:24px;
}
#header #dropdown-sale a:hover,
#header #dropdown-manufacturers a:hover,
#header #dropdown-giftcertificates a:hover,
#header #dropdown-aboutus a:hover,
#header #dropdown-help a:hover {
	background-color: #040e1d;
}

#wrapper {
	z-index: 1;
	margin: 0 auto;
	width: 994px;
	position: relative;
	text-align: left;
	background-image: url(images/bkground-wrapper.gif);
	background-repeat: repeat-y;
}

#wrapper .textbox {
	border-right: #bbb8ae 1px solid;
	border-top: #bbb8ae 1px solid;
	background: url(images/bkground-textbox.gif) repeat-x 50% bottom;
	border-left: #bbb8ae 1px solid;
	border-BOTTOM: #bbb8ae 1px solid;
	height: 18px
}
#wrapper .areabox {
	border-right: #bbb8ae 1px solid;
	border-top: #bbb8ae 1px solid;
	background: url(images/bkground-textbox.gif) #fff repeat-x 50% bottom;
	border-left: #bbb8ae 1px solid;
	border-BOTTOM: #bbb8ae 1px solid
}
#wrapper .btn-blue {
	border: #2d4781 1px solid;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/btn-blue.gif) repeat-x;
	TEXT-TRANSform: uppercase;
	height: 14px
}
#wrapper .btn-blue a {
	color: #fff;
	text-decoration: none
}
#wrapper .btn-blue:hover {
	background: #3a1c1a;
	CURSOR: pointer
}
#wrapper .btn-cart {
	border-right: #004232 1px solid;
	PADDING-right: 3px;
	border-top: #004232 1px solid;
	PADDING-left: 3px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/btn-green.gif) repeat-x;
	PADDING-BOTTOM: 3px;
	margin: 0px auto;
	TEXT-TRANSform: uppercase;
	border-left: #004232 1px solid;
	PADDING-top: 3px;
	border-BOTTOM: #004232 1px solid;
	height: 14px
}
#wrapper .btn-download {
	border-right: #004232 1px solid;
	PADDING-right: 3px;
	border-top: #004232 1px solid;
	PADDING-left: 3px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/btn-green.gif) repeat-x;
	PADDING-BOTTOM: 3px;
	margin: 0px auto;
	TEXT-TRANSform: uppercase;
	border-left: #004232 1px solid;
	PADDING-top: 3px;
	border-BOTTOM: #004232 1px solid;
	height: 14px
}
#wrapper .btn-cart a {
	color: #fff;
	text-decoration: none
}
#wrapper .btn-cart a {
	color: #fff;
	text-decoration: none
}
#wrapper .btn-download a {
	color: #fff;
	text-decoration: none
}
#wrapper .btn-cart:hover {
	background: #004232;
	CURSOR: pointer
}
#wrapper .btn-download:hover {
	background: #004232;
	CURSOR: pointer
}
#wrapper .category {
	font-size: 12px;
	TEXT-TRANSform: uppercase
}
#left-content .textbox {
	width: 160px
}
#right-content .textbox {
	width: 174px
}
#left-content h2,
#left-content a,
#right-content a {
	color: #e4ebee;
}
#left-content a:hover,
#right-content a:hover {
	color: #fff;
}
#left-content {
	padding: 0 10px;
	float: left;
	width: 197px;
	_width:217px;
}
#left-content H2 {
	margin: 5px 0px
}
#left-content H3 {
	PADDING-right: 0px;
	PADDING-left: 20px;
	font-weight: bold;
	font-size: 14px;
	PADDING-BOTTOM: 0px;
	margin: 5px 0px;
	PADDING-top: 0px;
	font-family: Arial, Helvetica, sans-serif
}
#left-content H3 .submenu {
	PADDING-right: 0px;
	PADDING-left: 20px;
	font-weight: bold;
	font-size: 14px;
	PADDING-BOTTOM: 0px;
	margin: 5px 0px;
	PADDING-top: 0px;
	font-family: Arial, Helvetica, sans-serif
}
#left-content .submenu-active {
	PADDING-right: 0px;
	PADDING-left: 20px;
	font-weight: bold;
	font-size: 14px;
	PADDING-BOTTOM: 0px;
	margin: 5px 0px;
	PADDING-top: 0px;
	font-family: Arial, Helvetica, sans-serif
}

#left-content .h3-minus {
	background: url(images/btn-minus.gif) no-repeat 0px 0px
}
#left-content .h3-plus {
	background: url(images/btn-plus.gif) no-repeat 0px 0px
}
#left-content .li-minus {
	background: url(images/btn-minus-small.gif) no-repeat 0px 5px
}
#left-content .li-plus {
	background: url(images/btn-plus-small.gif) no-repeat 0px 5px
}
#left-content ul {
	padding: 5px 5px 5px 10px;
	font-weight: normal;
	font-size: 12px;
	background: #80838b;
	margin: 10px 0px 10px 5px;
	border: #8b8d93 1px solid;
	line-height: 19px;
	list-style-type: none
}
#left-content ul li {
	PADDING-left: 11px;
	background: url(images/bullet-arrow.gif) no-repeat 0px 5px;
}
#left-content ul li a {
	display: block;
	PADDING-left: 4px;
	height: 19px
}
#left-content ul li a:hover {
	background-color: #43454a;
}
#left-content ul li a.active {
	PADDING-right: 4px;
	PADDING-left: 4px;
	font-weight: bold;
	PADDING-BOTTOM: 0px;
	PADDING-top: 0px;
	background-color: #fff;
	text-decoration: none
}
#left-content ul ul {
	padding: 0;
	margin: 5px 0px 5px 5px;
	border: none;
}
#left-content .textbox {
	float: left
}
#center-content .textbox {
	float: left
}
#left-content .btn-blue {
	float: left;
	margin: 0px 0px 10px 5px;
	width: 16px
}
#center-content .btn-blue {
	float: left;
	margin: 0px 0px 10px 5px;
	width: 16px
}
#center-content {
	float: left;
	width: 560px;
	background: url(images/catalog-bk.gif) repeat-x top left;
}


#center-content h2 {
	clear: both;
	padding: 0 10px;
	background: url(images/h2_coverflow.gif) repeat-x;
	position: relative;
	height: 40px;
	vertical-align: middle;
	font: normal 18px/40px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#center-content h2 span {
	font-weight: bold;
	font-size: 12px;
	right: 15px;
	width: 65px;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 10px
}


#right-content {
	padding: 0 10px;
	float: right;
	width: 197px;
}
#right-content h2 {
	color: #000;
	background: url(images/chisel.gif) repeat-x 0 100%;
	clear: both;
	font: normal 18px/25px Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	margin: 5px 0px
}

#right-content P {
	clear: both;
	PADDING-right: 0px;
	PADDING-left: 0px;
	PADDING-BOTTOM: 0px;
	margin: 0px 0px 10px;
	PADDING-top: 0px;
	position: relative
}
#right-content #best-sellers {
	padding: 0;
	margin: 0px 0px 0px 20px;
	line-height: 14px;
	/*list-style-type: none*/
}
#right-content #best-sellers .altrow {
	background: #dfeae6;
}
#right-content #best-sellers li {
	padding: 2px;
}
#right-content #best-sellers li .number {
	display: block;
	font-weight: bold;
	float: left;
	width: 20px;
}
#right-content #best-sellers li .indent {
	font-size:11px;
	display: block;
	margin: 0px;
}
#right-content #best-sellers li a {	
	border-bottom:1px dotted #CCC;
}
#right-content #best-sellers li a:hover {
	color:#3CF;
}

#right-content LABEL {
	padding: 0;
	display: block;
	font-size: 11px;
	margin: 2px 0px;

}
#right-content .btn-blue {
	float: right;
	margin: 10px 43px 10px 0px;
}
#right-content .btn-login {
	float: right;
	margin: 10px;
}
#footer {
	padding-top: 30px;
	background: url(images/bkground-footer.jpg) no-repeat 50% top;
	margin: 0px auto;
	width: 994px;
	clear: both;
	color: #7383a3;
	height: 100px;
}
#footer a{
	color: #b5bdcd;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
}
#footer ul {
	margin: 0px 0px 8px;
	padding: 0;
	list-style-type: none
}
#footer ul li {
	border-right: #7383a3 1px solid;
	padding: 0 8px 0 2px;
	display: inline;
	margin: 0px 2px;
}

#footer ul .last {
	border-right-style: none
}
#footer P {
	font-size: 11px;
	margin: 0px 0px 10px;
	line-height: 16px;
}



.clear {
	clear: both
}

.discounted {
	font-weight: normal;
	color: gray;
	text-decoration: line-through;
}


.pads {
	clear: both;
	padding: 20px 0;
	color:#FFFFFF;
}
.information_content p {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
	
}



