body {
	background-color: #f0f0f0;
}

body, td, input, select, textarea {
	font-family: Arial, Verdana, Serif;
	font-size: 11px;
	color: #333;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #609fdf;
	outline: none;
}

a:hover {
	color: #f00;
}

input {
	outline: none;
}

h1, h2, h3, h4, form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #036;
}

h2 {
    font-size: 14px;
    font-weight: normal;
    color: #036;
}

h3 {
    font-size: 12px;
    font-weight: normal;
    color: #036;
}

h4 {
    font-size: 11px;
    font-weight: normal;
    color: #036;
}

#mm {
	background: url(../images/mm_right_bg.png) left bottom repeat-x;
}

#mm #flag {
	display:inline;
	float: right;
}

#mm_ua {
	background: url(../images/mm_right_ua.png) left bottom no-repeat;
}

#mm_sc {
	background: url(../images/mm_right_cart.png) 5px bottom no-repeat;
}

#mm_scf {
	background: url(../images/mm_right_cartfull.png) 5px bottom no-repeat;
}

#mm_lang {
	background: url(../images/mm_right_flag.png) right bottom no-repeat;
}

#mm_dw {
	background: url(../images/mm_right_downloads.png) left bottom no-repeat;
}

#mm_ua, #mm_sc, #mm_lang, #mm_scf, #mm_dw {
	display: block;
	height: 57px;
	color: #999;
}

#mm_ua span, #mm_sc span, #mm_scf span {
	display: block;
	padding: 30px 0px 0px 50px;
}

#mm_dw span {
	display: block;
	padding: 30px 0px 0px 60px;
}

#mm_lang span {
	display: block;
	padding: 30px 0px 0px 10px;
}

a#mm_ua:hover, a#mm_sc:hover, a#mm_scf:hover, a#mm_dw:hover {
	color: #fff;
}

#mmr {
	background: url(../images/mm_right_flag.png) right bottom no-repeat;
}

#usrinfo {
	font-size: 10px;
}

.oldprice {
	text-decoration: line-through;
	color: #666;
	font-weight: normal;
}

#prodtable {
	width: 197px;
	background: #f0f0f0 url(../images/prods_bg.png) left top repeat-y;
}

#prodtable .tit {
	background: url(../images/prods_tit.png) left top no-repeat;
	height: 31px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

#prodtable .lst {
}

#prodtable .lst h1 {
	font-weight: bold;
	color: #043e7b;
	text-align: left;
	font-size: 12px;
	padding: 0px 0px 3px 23px;
	margin: 0px;
	background: url(../images/plist_cat.png) 5px 4px no-repeat;
}

#prodtable .lst a {
	font-weight: normal;
	text-decoration: none;
	color: #666;
	display: block;
	height: 17px;
	text-align: left;
	padding: 0px 0px 0px 22px;
	margin: 0px 1px 0px 1px;
	font-size: 11px;
	line-height: 17px;
}

#prodtable .lst a:hover, #prodtable .lsg a.sel {
	background: url(../images/prods_sel.png) left center repeat-x;
	color: #000;
}

#prodtable .lst .sep {
	height: 20px;
	background: url(../images/prods_sep.png) center center no-repeat;
}

#prodtable .btm {
	font-size: 6px;
	line-height: 8px;
	background: url(../images/prods_foot.png) left top no-repeat;
	height: 8px;
}

.newtbx {
	width: 197px;
	background: url(../images/ntbx_sep.png) left top repeat-y;
}

.newtbx .tit {
	font-size: 6px;
	background: url(../images/ntbx_h.png) left top no-repeat;
}

.newtbx .btm {
	font-size: 8px;
	background: url(../images/ntbx_b.png) left bottom no-repeat;
}

.newtbx a {
	display: block;
	text-align: left;
	color: #666;
	margin-bottom: 10px;
}

.newtbx a span {
	display: block;
}

.newtbx a .bt, .newtbx a .st {
	padding: 0px 5px 0px 70px;
	text-align: left;
}

.newtbx a .bt {
	font-weight: bold;
	font-size: 13px;
}

.newtbx a .st {
	font-size: 11px;
	color: #999;
}

.newtbx a:hover .bt {
	font-size: 13px;
	color: #036;
}

.newtbx a:hover .st {
	font-size: 11px;
	color: #666;
}


#downrow td {
	height: 78px;
	background: url(../images/down_bg.png) left top repeat-x;
	margin: 0px;
	padding: 0px;
}

#downrow a.down {
	display: block;
	height: 78px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#dphone {
	background: url(../images/down_phone.png) center center no-repeat;
}

#demail {
	background: url(../images/down_email.png) center left no-repeat;
}

#dnews {
	background: url(../images/down_news.png) center left no-repeat;
}

#dtools {
    background: url(../images/down_tools.png) center center no-repeat;
}

.submenu {
	display: none;
	position: absolute;
	z-index: 2;
}

.submenu, .submenu a {
	font-weight: normal;
	color: #666;
	padding-right: 15px;
}

.submenu a:hover {
	color: #036;
}

.ttip {
	font-style: italic;
	color: #666;
	font-size: 10px;
}

.ureq {
	font-weight: bold;
	color: #036;
}

.ureq strong {
	color: #f00;
	font-weight: normal;
}

.flash {
	border: 2px solid #f00;
	background-color: #f00;
}

.err {
	font-style: italic;
	color: #f00;
}

.err strong {
	font-style: normal;
}

.signature {
	text-align: right;
}

.tbx {
	width: 167px;
	background: url(../images/tbxbg.png) left top repeat-y;
}

.tbx .tit {
	background: url(../images/tbxup.png) left top no-repeat;
}

.tbx .btm {
	background: url(../images/tbxfoot.png) left bottom no-repeat;
}

.tbx .sep {
	background: url(../images/tbxsep.png) left center no-repeat;
}

.tbx p {
	margin: 0px;
	padding: 0px;
}

.tbx .cnv {
	padding: 0px 12px 0px 12px;
	font-size: 10px;
}

.tbx a.btn {
	display: block;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background: url(../images/tbxok.png) left top no-repeat;
}

.tbx a.btnac {
	display: block;
	height: 49px;
	margin: 0px;
	padding: 0px;
	background: url(../images/btnaddcart.png) left top no-repeat;
	color: #900;
}

.tbx a.btnch {
	display: block;
	height: 39px;
	margin: 0px;
	padding: 0px;
	background: url(../images/btncheckout.png) left top no-repeat;
	color: #900;
}

.tbx a.btnch span, .tbx a.btnac span {
	display: block;
	vertical-align: middle;
	padding: 20px 0px 0px 70px;
	font-weight: bold;
}

.tbx a.btnch span {
	padding: 15px 0px 0px 70px;
}

.tbx a.btnch:hover span, .tbx a.btnac:hover span {
	text-decoration: underline;
}

.price {
	color: #e50000;
}

#bottom_bar {
	text-align: center;
}


#bottom_bar .first_line a, #bottom_bar .second_line a {
	padding: 0px 10px 0px 10px;
	color: #036;
	font-weight: normal;
	font-size: 12px;
}

#bottom_bar .second_line {
	padding-bottom: 4px;
}

#bottom_bar .second_line a {
	color: #333;
}

#bottom_bar a:hover {
	color: #900;
}

#bottom_bar a.special {
	color: #e50000;
	font-weight: bold;
	padding-left: 20px;
}

#scart .ptit {
	font-weight: bold;
	color: #369;
	text-align: left;
}

#scart .ppri {
	text-align: right;
	margin-bottom: 2px;
}

#scart .ppri .itemtotal {
	font-weight: bold;
	color: #000;
}

#scart .totals {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-align: right;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #999;
}

#scart .ptit a {
	background: url(../images/smbcose.png) right center no-repeat;
	color: #036;
	display: block;
}

#scart .ptit a:hover {
	background: url(../images/smrcose.png) right center no-repeat;
	color: #900;
}

/*
td.ibxlabel {
	background: url(../images/ibxlabel.png) right center no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 104px;
	height: 34px;
}

td.ibxinput {
	background: url(../images/ibxinput.png) left center no-repeat;
	width: 195px;
	height: 34px;
}

td.ibxinput input {
	width: 180px;
	border: none;
	background: transparent;
	padding-left: 7px;
}
*/

td.ibxinput input {
	width: 150px;
}

.tbx .stp , .tbx .sta {
	padding-left: 72px;
	padding-right: 8px;
	font-size: 11px;
}

.tbx .stp strong {
	color: #036;
}

.tbx .sta strong {
	color: #69f;
}

.tbx .stp {
	color: #333;
}

.tbx .sta {
	color: #999;
}

.addnoit, .addnoitg, .remnoit, .remnoitg, .remitem {
	display: block;
	width: 19px;
	height: 19px;
}

.addnoit {
	background: url(../images/arrn_left.png) top center no-repeat;
}

.addnoitg {
	background: url(../images/arrn_left_grayed.png) top center no-repeat;
}

.remnoit {
	background: url(../images/arrn_right.png) top center no-repeat;
}

.remnoitg {
	background: url(../images/arrn_right_grayed.png) top center no-repeat;
}

.remitem {
	background: url(../images/arrn_clear.png) center center no-repeat;
}

table.it_prod th {
	background-color: #ccc;
	color: #000;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

table.it_prod td {
	padding: 5px 2px 2px 2px;
	font-size: 12px;
	text-align: right;
	border-bottom: 6px solid #fff;
}

table.it_prod th.it_name {
	width: 300px;
	text-align: left;
}

table.it_prod td.it_btn {
	padding: 2px;
}

table.it_prod td.it_name {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

table.it_prod th.it_qty {
	width: 70px;
	text-align: center;
}

table.it_prod th.it_pu {
	width: 80px;
}

table.it_prod th.it_vat {
	width: 80px;
}

table.it_prod th.it_amo {
	width: 90px;
	padding-right: 6px;
}

table.it_prod td.it_amo {
	padding-right: 6px;
	color: #000;
}
	
table.it_prod td.it_totln, table.it_prod td.it_totlv, table.it_prod td.it_totla {
	color: #000;
	font-weight: bold;
	text-align: right;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

table.it_prod td.it_totn, table.it_prod td.it_totv, table.it_prod td.it_tota {
	padding: 0px 6px 0px 0px;
	color: #000;
	font-weight: bold;
	border-bottom: none;
	margin: 0px;
}

table.it_prod td.it_totla, table.it_prod td.it_tota {
	font-weight: bold;
}


table.it_prod td.it_sep {
	border-bottom: none;
}


.itcoup {
	width: 230px;
	border: 2px dashed #999;
	padding: 6px;
}

.itcoup strong {
	font-size: 14px;
	color: #900;
}

.itcoup #mcoup_scc {
	color: #036;
	font-weight: normal;
	font-size: 14px;
}

.itchelp {
	font-size: 11px;
	color: #666;
}

table.dwnld {
	border: 1px solid #999;
}

table.dwnld tr.ovr td {
	color: #900;
}

table.dwnld td.tit {
	padding: 5px;
	background-color: #ccc;
	color: #036;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #999;
}

table.dwnld tr td {
	border-left: 1px solid #999;
	text-align: center;
}

table.dwnld tr th {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #eee;
}

table.dwnld tr td:first-child, table.dwnld tr th:first-child {
	border-left: none;
}

a.dwlnk {
	display: block;
	height: 21px;
	background: url(../images/dwnlds.png) center center no-repeat;
	color: #900;
}

.tiplogin {
	color: #e50000;
	font-weight: bold;
}

.dwnld div.licp {
	font-weight: bold;
	font-size: 14px;
	color: #666;
	text-align: left;
	padding: 6px 0px 0px 3px;
}

.dwnld div.licn, .dwnld div.licq {
	text-align: left;
	padding: 0px 0px 0px 60px;
	font-size: 12px;
}

.dwnld div.licn {
	padding-top: 3px;
}

.dwnld div.licn strong
{
	font-family: Courier;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

.dwnld div.licn a {
	font-family: Courier;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.dwnld div.licq
{
	color: #f00;
	padding-bottom: 6px;
}

.dwnld div.licq strong {
	color: #000;
	font-size: 14px;
}

a.usrinvoice {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 2px;
	margin:2px;
	border: 1px solid #036;
	background-color: #369;
}

.btcust {
	text-align: left;
}

.btcust strong {
	color: #000;
}

a#invoice_print {
	display: block;
	background: url(../images/printer.jpg) left top no-repeat;
	height: 70px;
	padding: 27px 0px 0px 70px;
	text-align: left;
}

.thisep {
	height: 3px;
	font-size: 1px;
}

.copyright {
	color: #666;
	text-align: center;
}

.bpkw {
    display: none;
    font-size: 1px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    left: 400px;
    top: 0px;
}

.sc_bb_mo, .sc_br_mo, .sc_bb_ca, .sc_br_ca {
    display: block;
    padding-top: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    tet-decoration: none;
    color: #000;
}

.sc_bb_mo { background: url(../glob/sdbtnb_mouse.png) top left no-repeat; }
.sc_br_mo { background: url(../glob/sdbtnr_mouse.png) top left no-repeat; }
.sc_bb_ca { background: url(../glob/sdbtnb_cart.png) top left no-repeat; }
.sc_br_ca { background: url(../glob/sdbtnr_cart.png) top left no-repeat; }


