body, html
{
	color: #b0b0b0;
	font-size: 9pt;
	font-family: Tahoma;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 30px 0px;
 	width: 100%;
 	text-align: center;
 	background-color: #333333;
}

table
{
	font-size: 9pt;
}

form, div
{
	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
}

h2, .item h1
{
	font-size: 14pt;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}


div#divbody
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: left;
}

.footdiv
{
	background-color: #2c2c2c;
	height: 119px;
	margin-top: 8px;
}

a { color: #ececec; font-family: Tahoma, Arial; text-decoration: underline; }
a:hover { color: #ffffff; font-family: Tahoma, Arial; text-decoration: underline; }

a.mlink { font-size: 9pt; color: #ececec; font-family: Tahoma, Arial; text-decoration: underline; }
a.mlink:hover { font-size: 9pt; color: #ffffff; font-family: Tahoma, Arial; text-decoration: underline; }

a.wl8u { font-size: 9pt; color: #ececec; font-family: Tahoma, Arial; text-decoration: underline; }
a.wl8u:hover { font-size: 9pt; color: #ffffff; font-family: Tahoma, Arial; text-decoration: underline; }

a.wl7u { font-size: 8pt; color: #ececec; font-family: Tahoma, Arial; text-decoration: underline; }
a.wl7u:hover { font-size: 8pt; color: #ffffff; font-family: Tahoma, Arial; text-decoration: underline; }

a.wl8bu { font-size: 9pt; color: #ececec; font-weight: bold; font-family: Tahoma, Arial; text-decoration: none; }
a.wl8bu:hover { font-size: 9pt; color: #ffffff; font-weight: bold; font-family: Tahoma, Arial; text-decoration: underline; }

a.gl8u { font-size: 9pt; color: #999999; font-family: Tahoma, Arial; text-decoration: underline; }
a.gl8u:hover { font-size: 9pt; color: #c9c9c9; font-family: Tahoma, Arial; text-decoration: underline; }

.cont {
    color:#999;
    text-decoration:none;
}

.cont:hover {
    color:#fff;
    text-decoration: underline;
}

a.rl16u { font-size: 16pt; font-weight: normal; color: #cb0606; font-family: Tahoma, Arial; text-decoration: underline; }
a.rl16u:hover { font-size: 16pt; font-weight: normal; color: #eb2626; font-family: Tahoma, Arial; text-decoration: underline; }

a.rl16u img {
    border: 0 none;
}

.y9b
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffdb00;
}

.mrow
{
	padding: 20px 8px 27px 8px;
	vertical-align: top;
}

.mrow_l
{
	padding: 0px 0px 0px 0px;
}

.mrow_sel
{
	padding: 20px 8px 13px 8px;
	background-color: #9d9d9d;
	background-image: url('/img/menusel_bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: top;
}

.mrow_sell
{
	padding: 0px 0px 10px 0px;
	border-bottom: 4px solid #bbbbbb;
}

.msep
{
	padding: 20px 0px 25px 0px;
	vertical-align: top;
}

.hdr
{
	padding: 10px 0px 4px 20px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color: #999999;
}

.hdr2
{
	padding: 20px 0px 4px 12px;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	color: #aaaaaa;
}

.ppan
{
	clear: left;
	background-color: #6a6a6a;
	padding: 2px 0px 1px 0px;
}

.tdp
{
	width: 20px;
	padding: 5px 7px 7px 7px;
	background-color: #363636;
	text-align: center;
}

.p
{
	background-color: #2c2c2c;
	background-image: url('/img/p_line.gif');
	background-position: 20px 0px;
	background-repeat: no-repeat;
	padding: 18px 20px 30px 21px;
	zoom: 1;
	
}

.cmrow
{
	padding: 5px 0px 5px 10px;
}

.cmsep
{
	background-color: #555555;
}

.itblock
{
	background-color: #363636;
	border-left: 1px solid #3b3b3b;
	border-right: 1px solid #282828;
	border-top: 1px solid #454545;
	border-bottom: 1px solid #222222;
	width: 260px;
	height: 260px;
	float: left;
	margin: 0px 7px 5px 0px;
}

.category-list {
    background-color: #363636;
	border-left: 1px solid #3b3b3b;
	border-right: 1px solid #282828;
	border-top: 1px solid #454545;
	border-bottom: 1px solid #222222;
        margin: 0px 7px 0px 0px;
        width: 525px;
        padding: 0px 0px 3px 6px;
        cursor: pointer;
}

* html .category-list {
    width: 530px;
}

*+ html .category-list {
    width: 530px;
}

.category-additional {
    display: none;
    padding-bottom: 5px;
    padding-top: 5px;
}

.category-additional .image-center {
    float: left;
    margin: 5px 10px 5px 0;
    border: 3px solid #DADADA;
    background-color: #fff;
    text-align: center;
}

.category-additional .image-center img {
    margin: 0;
    padding: 0;
}

.category-additional .image-center table {
    width: 100px;
    border-collapse:collapse;
    padding: 0;
    margin: 0;
    height: 100px;
}

.category-additional .image-center td {
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
}

.category-additional p {
    padding-top: 2px;
    margin: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.itinfo
{
	padding: 10px 0px 10px 11px;
	position: relative;
}

.itpic
{
	width: 146px;  
	height: 160px;
	border: 5px solid #dadada;
	background-color: #ffffff;
	float: left;
	 
}

/*
.imageholder {
	position:relative;
	display:table; 
	vertical-align: middle; 
	text-align: center;
}
.inner {
	width:100%;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	 
}

  
.imageholder .inner a {
	position: relative;
	top: -50%; 
}*/

.itbuylink
{
	float: left;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: -3px;
	top: 4px;
	width: 92px;  
	height: 73px;
	background: url('/img/buy_but.jpg') no-repeat left top;
}

.compareLink {
    background:url("/img/compare_na.jpg") no-repeat scroll left top transparent;
    display:block;
    margin-top:11px;
    padding:0 0 6px 23px;
    position:absolute;
    right:0;
    top:-5px;
    text-decoration: none;
}

.compareLink:hover {
    background:url("/img/compare.jpg") no-repeat scroll left top transparent;
    text-decoration: underline;
}

.itbuylink_sel
{
	float: left;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: -3px;
	top: 4px;
	width: 92px;
	height: 73px;
	background-image: url('/img/buy_but_sel.jpg');
}

.itbuypad
{
	padding: 40px 0px 0px 8px;
	text-align: center;
}

.itinfodata
{
	clear: left;
	padding: 4px 0px 0px 0px;
}

.itinfodescr
{
	color: #ffffff;
	font-size: 9pt;
	padding: 3px 0px 0px 0px;
}

.itinfocost
{
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	font-size: 9pt;
        clear: both;
}

.itinfoprice
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffdb00;
}

.newsit
{
	padding: 3px 0px 5px 0px;
}

.newsdt
{
	color: #999999;
	padding: 0px 0px 1px 0px;
}

.newstit
{
	padding: 0px 0px 2px 0px;
}

.error
{
	color: #ff0000;
}

.cartitem
{
	padding: 2px 10px 2px 10px;
	background-color: #393939;
	border-left: 1px solid #3e3e3e;
	border-top: 1px solid #484848;
	border-right: 1px solid #2a2a2a;
	border-bottom: 1px solid #1d1d1d;
}

a.cartlink { font-size: 9pt; font-family: Tahoma, Arial; color: #d0d0d0; text-decoration: underline; }
a.cartlink:hover { font-size: 9pt; font-family: Tahoma, Arial; color: #f0f0f0; text-decoration: underline; }

.tdtitle
{
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
}

.parname
{
	color: #e0e0e0;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
}

.parval
{
	padding: 0px 0px 10px 0px;
}

.subpn
{
	padding: 1px 5px 1px 10px;
	background-color: #555555;
}

.subpv
{
	padding: 1px 10px 1px 5px;
	background-color: #555555;
}

#top-info span {
	color: #fff;
}

#top-info td {
	vertical-align: middle;
}

div.error_message {
	color: #fa0100;
	text-align: center;
	margin-top: 9px;
}

div.error_message p {
	color: #fa0100;
	margin: 0;
}

p.p_message {
	padding-left: 20px;
}

#print-version {
    display: none;
}

.icon-print {
    overflow: hidden;
    zoom: 1;
}

.icon-print a {
    background: url(/img/printer2.gif) no-repeat left 2px;
    padding: 10px 0 10px 41px;
    display: block;
    float: left;
}

.orderLink .over_image {
    display: none;
}

.orderHover img {
    display: none;
}

.orderHover .over_image {
    display: inline;
}

.alert {

}

.alert p {
    color: Red;
    font-weight: bold;
}