html {font-size: 100%;}

body {
    font-family: trebuchet ms, tahoma, arial, lucida, sans-serif;
    font-size: 0.7em;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000000;
    background: #FFFFFF;
}


table {font-size: 1em;}

form {margin: 0px;}

a {
    text-decoration: underline;
    color: #FF3300;
}

a:hover {text-decoration: none;}

a img {border: 0px;}

ul {text-align: left;}

fieldset {border: 0px; margin: 0px; padding: 2px;}

p {color: #000000;}

h1 {
    margin: 0px; 
    padding: 0px;
    float: right;
}

.logo a {
    background-color: transparent; 
    display: block; 
    position: absolute;
    width: 448px;
    left: 0px;
    top: 0px;
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}

.logo span {
    width: 448px;
    height: 120px;
    background: url('/images/logo-svitime.jpg') left top no-repeat;
    cursor: pointer; 
    display: block; 
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

#top {
    width: 1004px;
    height: 120px;
    margin: 0px auto 0px auto;
    position: relative;
    background: #000000 url('/images/top-img.jpg') right top no-repeat;
}

#top #flash {float: right;}
#top h1 {display:none}

#menu {
    width: 1004px;
    margin: 2px auto 2px auto;
    height: 31px;
    background: #000000;
}

#menu ul {
    margin: 0px;
    padding: 4px 0px 0px 0px;
    height: 27px;
    list-style-type: none;
}

#menu ul li {
    float: left;
    background: url('/images/menu-separ.png') right 4px no-repeat;
    padding: 0px 6px 0px 4px;
    display: block;
    line-height: 24px;
}
#menu ul li a {
    float: left;
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    display: block;
    height: 27px;
    color: #FFFFFF;
    padding: 0px 10px 0px 12px;
}

#menu ul li.last {background: none;}
#menu ul li.active {padding: 0px 6px 0px 4px;}
#menu ul li.active a {
    background: #FFFFFF url('/images/menu-li-a.png') left top no-repeat;
    color: #000000;
    padding: 0px 10px 0px 12px;
    text-decoration: none;
}

#main {
    width: 1004px;
    margin: 0px auto 0px auto;
    background: #FFFFFF url('/images/main-bg.png') left top repeat-y;
}

#left {
    width: 220px;
    float: left;
    text-align: center;
    background: #000000 url('/images/left-top-bg.jpg') left top no-repeat;
}
#left a, #left p {color: #FFFFFF;}

#left form {
    width: 200px;
    text-align: left;
    margin: 2px auto 40px auto;
}
#left form input.btn {
    position: relative;
    top: 2px;
    left: 3px;
}

#left form label {
    color: #FFFFFF;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 10px 0px 4px 0px;
    border-bottom: 2px solid #FFBE29;
}

#leftIn {
    width: 200px;
    text-align: left;
    margin: 0px auto 0px auto;
}

#leftIn i {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom: 2px solid #FFBE29;
    display: block;
    padding-bottom: 2px;
    margin-bottom: 3px;
}

#leftIn ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#leftIn ul li {display: inline;}
#leftIn ul li a {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    padding: 1px 0px 1px 15px;
    background: url('/images/left-menu-li.png') left 7px no-repeat;
}
#leftIn ul li.sub a {
    padding: 1px 0px 1px 25px;
    font-size: 12px;
    background: url('/images/left-menu-li-sub.png') 14px 8px no-repeat;
}

#leftIn p.partners {font-size: 0.8em; font-weight: bold;}
#leftIn p.partners a {font-size: 1.4em;}

#leftIn ul li h2 {
    font-size: 1em;
	margin: 0px;
}
#leftIn ul li h3 {
    font-size: 1em;
	margin: 0px;
}
#leftIn ul li h4 {
    font-size: 1em;
	margin: 0px;
}

#right {
    width: 754px;
    float: right;
    margin: 9px 10px 0px 0px;
    display: inline;
    background: #FFFFFF url('/images/main-right-bg.png') left top repeat-y;
}

#mainLeft {
    width: 553px;
    float: left;
    text-align: left;
}

#mainLeft h2 {
    font-size: 1.4em;
    margin: 0px;
    font-style: italic;
    padding-bottom: 2px;
    border-bottom: 2px solid #FFBE29;
}

#mainRight {
    width: 168px;
    float: right;
    text-align: left;
}

#mainRight i {
    font-size: 1.3em;
    font-weight: bold;
    display: block;
    padding-bottom: 3px;
    border-bottom: 2px solid #FFBE29;
}

#mainRight p.hCart {
    background: #000000;
    color: #FFFFFF;
    margin: 0px 0px 25px 0px;
    padding: 5px 0px 5px 16px;
    line-height: 1.8em;
    font-weight: bold;
    font-size: 11px;
    font-style: italic;
}

.hCart b {font-size:14px;}

#mainRight p a {
    padding: 0px 0px 0px 18px;
    color: #FFFFFF;
    background: url('/images/h-cart-ico.png') left top no-repeat;
}
#mainRight p b { padding-left: 3px;}

#mainRight form {
    margin-top: 6px;
    float: right;
}

#mainRight form fieldset {
    width: 160px;
    text-align: left;
}

#mainRight form label {
    color: #666666;
    font-weight: bold;
    padding-right: 5px;
    display: block;
    width: 38px;
    float: left;
    line-height: 20px;
}
#mainRight form input {
    width: 110px;
    background: #F3F3F3;
}

#mainRight form a {
    display: block;
    text-align: left;
    padding: 0px 0px 0px 10px;
    margin-left: 47px;
    color: #000000;
    font-weight: bold;
    background: url('/images/right-form-a.png') left 6px no-repeat;
}

#right p.hUser {margin: 5px 0px 0px 20px;}
#right p.hUser a {
    background: none;
    display: inline;
    color: #000000;
    padding: 0px;
    font-weight: bold;
    line-height: 20px;
    }


.product {
    height: 260px;
    width: 182px;
    float: left;
    text-align: center;
    margin-top: 10px;
    border-right: 2px solid #E1E1E1;
}

.productIn {
    width: 150px;
    height: 260px;
    margin: 0px auto 0px auto;
}

.productIn h3 {
    font-size: 12px;
    margin: 2px 0px 8px 0px;
    padding: 0px;
    line-height: 1.2em;
}
.productIn p {
    margin: 0px 0px 10px 0px;
    font-size: 10px;
    line-height: 1.2em;
}
.productIn p.price {
    float: left;
    width: 66px;
    margin: 0px;
    text-align: right;
}
.productIn p.price b {
    font-size: 11px;
}

#footer {
    width: 1004px;
    margin: 2px auto 0px auto;
    height: 31px;
    background: #000000 url('/images/footer-bg.png') left top repeat-y;
}

#footer p {
    margin: 0px;
    line-height: 30px;
    font-size: 0.8em;
    display: inline;
}

#footer p.hrefs {
    width: 200px;
    float: left;
    text-align: left;
    color: #000000;
    margin-left: 14px;
}
#footer p.hrefs a {color: #000000;}

#footer p.copy {
    width: 400px;
    float: right;
    text-align: right;
    margin-right: 14px;
    color: #FFFFFF;
}
#footer p.copy a {color: #FFFFFF;}

.productIn img.btn {float: right; position: relative; top: -2px;}
.product.noBorder {border: 0px;}
.product.right {width: 170px;}
.product.right p.price {text-align: right; width: 68px;}

.path {margin: 5px 0px 10px 0px;}

.list {
    width: 100%;
    height: 27px;
    margin-bottom: 17px;
    background: #FFFFFF;
    
}

.list ul {
    clear: both;
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    font-size: 0.8em;
    font-weight: bold;
    width: 320px;
    float: left;
}

.list ul li {
    display: inline;
    color: #333333;
    line-height: 25px;
}

.list ul li a {
    color: #333333;
    text-decoration: underline;
    margin: 0px 2px 0px 2px;
    font-size: 1.2em;
}
.list ul li a:hover {text-decoration: none;}
.list ul li a.active {text-decoration: none; color: #FF9999;}

.list fieldset {
    float: right; 
    margin: 3px 3px 0px 0px; 
    padding: 0px; 
    clear: none;
    width: 200px;
    text-align: right;
}

.list fieldset select {font-size: 12px; margin-left: 8px;}
.list fieldset label {vertical-align: top; position: relative; top: 4px; color: #333333; font-weight: bold;}

#detailP {
    width: 560px;
    padding: 0px 7px 7px 0px;
}

#detailP #imgs {
    float: left;
    width: 200px;
    height: auto;
    text-align: left;
    margin-bottom: 20px;
}
#detailP #imgs img {width: 200px;}

#detailR {
   float: left;
   width: 310px;
   margin-left: 20px;
}

#detailR table {
    text-align: left;
    font-size: 0.9em;
}

#detailR table td.bold {padding-left: 10px;}

#detailR h3 {font-size: 1.3em; margin-bottom: 5px; font-family: arial, tahoma, verdana, lucida, sans-serif;}
#detailR p {font-size: 1em; margin-top: 0px;}

#detailR form input {background: #FFFFFF; font-weight: bold; text-align: center;}
.detailH3{border-bottom:2px solid #FFBE29;font-size:1.4em;font-style:italic;margin:0;padding-bottom:2px;}

#files a {
    padding-left: 30px;
    line-height: 30px;
    display: block;
    color: #FFCC00;
    font-weight: bold;
    font-family: arial, tahoma, sans-serif;
    background: url('/images/ico-pdf.gif') left top no-repeat;
}

.cart {
     width: 550px;
     text-align: center;
     color: #333333;
     border-collapse: collapse;
}

.cart a {font-weight: bold; color: #FF3300; }

.cart th {
    text-align: center;
    height: 2em;
    font-size: 0.9em;
    color:#666666;
    border-bottom: 2px solid #E1E1E1;
}

.cart .newQuant {width: 24px; text-align: center;}
.cart .left {text-align: left;}
.cart .separ td {border-bottom: 2px solid #CCCCCC;}

.bgBlue {
    background: #000000;
    padding: 10px;
}
.bgBlue td, .bgBlue th {color: #FFFFFF;}
.bgBlue table th {
    text-align: left;
}
.bgBlue p {margin: 0px; color: #FFFFFF;}

.reg {
   width: 550px;
   font-weight: bold;
}

h3.arr {
    font-size: 1.2em;
    margin-bottom: 20px; 
    padding-bottom: 3px;
    font-style: italic;
    border-bottom: 2px solid #FFBE29;
}
.reg textarea {width: 450px; height: 80px; margin-bottom: 20px;}
.reg select {width: 150px;}

#outerMsgErr {width: 550px; background: #cc0000; padding: 5px 0px 0px 0px; margin-bottom: 10px;}
#outerMsgOk {width: 550px; background: #FFBE29; padding: 5px 0px 0px 0px; margin-bottom: 10px;}
#innerMsgErr {margin: 0px 5px 5px 5px; width: 540px; display: table; height: 40px; #position: relative; overflow: hidden; background: #cc0000; color: #ffffff; line-height: 15px;}
#innerMsgOk {margin: 0px 5px 5px 5px; width: 540px; display: table; height: 40px; #position: relative; overflow: hidden; background: #FFBE29; color: #000000; line-height: 15px;}
#middleMsg {#position: absolute; #top: 50%; left: 0px; display: table-cell; vertical-align: middle; text-align: left;}
#inMsg {width: 500px; margin-left: 10px; #position: relative; #top: -50%; font-weight: bold; font-size: 11px;}


.hImg {float: right; margin-top: 10px;}
.hText {width: 392px; float: left; margin: 12px 0px 10px 0px;}
.bold {font-weight: bold;}
.cleaner {clear: both;}
.red {color: #FF3300;}
.right {text-align: right;}

a.productpic { display: block; width:150px; height:150px;}

