@charset "utf-8";
/* ===========================  */
body, td, th {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 115%;
	margin : 0;
	padding : 0;
	color : #000;
}
h1, h2, h3, h4, h5 {
	font-weight : bold;
	margin-bottom : 2px;
	line-height : 120%;
	color : #666666;
	text-align:center
}
h1 {
	font-size : 20px;
	padding-top : 20px;
	color : #ff0000;
}
h2 {
	font-size : 17px;
	margin-top : 16px;
}
h3 {
	font-size : 16px;
	margin-top : 12px;
}
h4 {
	font-size : 14px;
	margin-top : 8px;
}
h5 {
	font-size : 13px;
	margin-top : 6px;
}
.h h1 { text-align:left }
.h3 h3 { text-align:left }
td, input, bottom, select {
	font-size : 12px;
}
p {
	text-align : justify;
}
a:link, a:visited, a:active {
	color : #990000;
	text-decoration : none;
}
a:hover {
	color : #ff0000;
}
a img {
	border : 0;
}
hr {
	color : #f00;
	height : 1px;
}
li {
	line-height : 125%;
}
button {
	display : inline;
}
input, select, button {
	vertical-align : middle;
}
input:focus, select:focus, textarea:focus { 
	background-color: #ffd 
}
fieldset {
	border:#abadb3 1px solid;
	background-color: #fafafa;
}
legend {
	font-size:10px;
	font-weight:bold;
	color:#333;
}
table caption, table th, table td {
	padding : 0.2em 0.4em 0.2em 0.4em; 
}
table tr.row th, .row {
	background-color : #fff2f2;
}
table tr.row th, table tr.row {
	text-align : left;
}
table tr.marked th, table tr.marked {
	background : #fc0;
	color : #000;
}
.row:hover, .hover {
	color : #000;
	background-color : #ffe6a3;
}
table tr.row:hover th, table tr.hover th {
	background : #fc0;
	color : #000;
}
.thdc, .thdc a {
	color : #fff;
	font-weight : bold;
	padding : 1px;
	background-color: #f60;
}
.simg {
	float : left;
	margin-top : 4px;
	margin-right : 4px;
	margin-bottom : 0;
}
.rubr, .rubr a {
	text-transform : uppercase;
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	background-color : #c00;
	margin : 0;
	padding-bottom : 2px;
	padding-top : 1px;
}
.rubr a:hover {
	color : #fc0;
}
.sm {
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
.st {
	font-size : 11px;
}
.smm, .smm a {
	color : #808080;
	font-size : 9px;
	margin : 1px;
	font-weight : normal;
	line-height : normal;
}
.smm a:hover {
	text-decoration : underline;
}
.i {
	text-decoration : none;
	font-size : 9pt;
	margin-top : 10px;
	margin-bottom : 10px;
	line-height : 130%;
	text-align : justify;
	font-style : italic;
	font-family : Verdana;
	margin-left : 60px;
}
.ii {
	text-decoration : none;
	text-align : justify;
	font-size : 9pt;
	margin: 8px 4px 8px 36px;
	line-height : 130%;
	font-style : italic;
	font-family : Verdana;
	padding : 8px;
	background-color : #fff;
	border-width: 1px 1px 1px 12px;
	border-style: solid;
	border-color: #fc0;
}
.er {
	text-decoration : none;
	text-align : justify;
	font-size : 9pt;
	margin: 8px 4px 8px 36px;
	line-height : 130%;
	font-style : italic;
	font-family : Verdana;
	padding : 8px;
	background-color : #fff;
	border-width: 1px 1px 1px 12px;
	border-style: solid;
	border-color: #F00;
}
.sc {
	text-decoration : none;
	text-align : justify;
	font-size : 9pt;
	margin: 8px 4px 8px 36px;
	line-height : 130%;
	font-style : italic;
	font-family : Verdana;
	padding : 8px;
	background-color : #fff;
	border-width: 1px 1px 1px 12px;
	border-style: solid;
	border-color: #0C0;
}
.frml {
	border : 1px solid #f00;
	text-decoration : none;
	font-size : 10pt;
	color : #000;
	text-indent : 0;
	line-height : 130%;
	text-align : center;
	font-weight : bold;
	background-color : #fff;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 4px;
	padding-bottom : 4px;
}
.rzr {
	border : 1px solid #c0c0c0;
	text-decoration : none;
	font-size : 10pt;
	color : #000;
	text-indent : 0;
	text-align : center;
	padding : 8px 12px 8px 12px;
	margin : 12px 0 12px 0;
}
.rzr:hover {
	background-color : #fffcf0;
}
.fltrt {
	float : right;
	margin-left : 8px;
}
.fltlft {
	float : left;
	margin-right : 8px;
}
.nowrap {
	white-space : nowrap;
}
.clearfloat {
	clear : both;
	height : 0;
	font-size : 1px;
	line-height : 0;
}
a.zam {
	border : 1px solid #f00;
	padding-right : 12px;
	padding-left : 12px;
	font-size : 11px;
	padding-bottom : 2px;
	color : #f00;
	padding-top : 1px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight : bold;
}
a:hover.zam {
	border : 0 solid #f7f5f0;
	background : #f00;
	color : #fff;
	text-decoration : none;
}
a:active.zam {
	border : 0 solid #f7f5f0;
	background-color : #ffcc00;
	color : #fff;
	text-decoration : none;
}
.img {
	float : left;
}
.img2 {
	float : left;
	margin-top : 4px;
	margin-right : 12px;
}
.img-l {
	float : left;
	margin: 4px 12px 0 0;
}
.img-r {
	float: right;
	margin: 4px 0 0 12px;
}
.hicon {
	float : left;
}
.srp {
	border-bottom : 1px solid #abadb3;
	border-top : 1px solid #abadb3;
	margin-right : 6px;
	margin-left : 6px;
	padding-top : 8px;
	padding-bottom : 8px;
	margin-top : 3px;
	margin-bottom : 3px;
}
.srp p {
	margin-bottom : -4px;
	margin-top : 2px;
}
.red, .red a {
	background-color : #c00;
	padding : 2px;
	color : #fff;
	font-size : 11px;
	font-weight : bold;
}
.red a:hover {
	text-decoration : none;
	color : #fc0;
}
.yell {
	background-color:#FC0;
}
.mnu, a.mnu {
	display : block;
	padding-right : 16px;
	padding-left : 3px;
	padding-bottom : 6px;
	padding-top : 4px;
	background : #ff0000;
	color : #ffffff;
	text-align : right;
	text-decoration : none;
	font-size : 13px;
	border-bottom : 1px solid #ff6600;
}
a:hover.mnu {
	color : #333333;
	text-decoration : none;
	background-color : #ffcc00;
}
.h {
	border-bottom : 2px dotted #ff0000;
	margin : 0 0 0 96px;
	padding-left : 4px;
	padding-bottom : 6px;
}
.p {
	font-weight : bold;
	color : #999999;
	padding : 2px 2px 2px 100px;
	list-style-position : inside;
	list-style-type : disc;
}
.srv {
	height : 80px;
	margin : 0 8px 0 8px;
	padding-bottom : 8px;
}
.h3 {
	font-size : 15px;
	color : #808080;
	font-weight : bold;
	padding : 0 0 0 40px;
	margin-top : 0;
}
.tmnu {
	margin-left : 256px;
	font-size : 11px;
	padding : 1px 8px 0 8px;
	text-align : right;
	color : #cc0000;
}
.tmnu a {
	color : #ff6600;
}
.tmnu a:hover {
	color : #ffcc00;
	text-decoration : none;
}
.form_login {
	padding : 10px 6px 6px 6px;
	position : absolute;
	top : 18px;
	right : 0;
	z-index : 990;
	line-height : 13px;
	background-color : #fff0f0;
	border-right : 1px solid #ffcccc;
	border-bottom : 3px solid #9d080d;
	border-left : 1px solid #ffcccc;
}
.sl {
	font-size : 9px;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #fff;
	border-top : 1px solid #fcc;
	border-left : 1px solid #fcc;
	margin : 2px 0 2px 0;
	padding-right : 4px;
}
.thr #container {
	width : 100%;
	background : #ffffff;
	text-align : left;
	min-width :1120px;
}
.thr #header {
	clear : both;
	height : 118px;
	width : auto;
	background-color : #ff0000;
	background-image : url(http://www.leosvit.com/images/a.gif);
}
.thr #header h1 {
	margin : 0;
	padding : 10px 0;
}
.thr #menubar {
	float : left;
	width : 180px;
}
.thr #rightbar {
	float : right;
	width : 248px;
}
.thr #mainContent {
	margin-top : 0;
	margin-right : 250px;
	margin-bottom : 0;
	margin-left : 182px;
}
.thr #footer {
	height : 82px;
}
.thr #footer p {
	margin : 0;
	padding : 10px 0;
}
.thr #tadv {
	margin-top: 4px;
	margin-left: 256px;
}
.thr .block {
	margin-top : 2px;
}
.cont {
	margin : 8px;
}
.cont p {
	margin-top : 8px;
	margin-bottom : 2px;
	line-height : 130%;
}
.cont li {
	line-height : 140%;
}
.adv {
	padding : 4px;
	margin-top : 4px;
	background-color : #fff0f0;
}
.thr #ftb {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #abadb3;
	margin-top : 2px;
}
.thr #csm {
	text-align : center;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding : 2px;
	background-color:#fff2f2;
}
.thr #auth {
	position: absolute;
	background-color:#fff;
	border:#abadb3 1px solid;
	width: 260px;
	height: 180px;
	margin: auto;
	padding: 8px;
	right: 0px;
	top: 20px;
}
.post {
	width:560px;
	margin: 8px auto;
	border:#abadb3 1px solid;
	padding: 2px;
	background-color: #fafafa;
}
.post input {
	font-size: 11px;
	margin:0
}
.post td {
	font-size: 11px;
}
.price {
	font-size: 13px;
	font-weight : bold;
	margin: 8px;
}
.price li {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}
.price table {
	border:black 1px solid;
	width: 560px;
}
.price th {
	background:#F00;
	color:#FFF;
}
.price td {
	padding:2px;
}
.price .row:hover {
	background:#ffe6a3
}
.price .row:marked {
background : #fc0;
color : #000;
}
.price .tol {
	text-align:right;
	color:#f00;
	font-weight:bold;
	padding:0 4px 0 4px;
}
.price .tb {
	text-align: center;
	font-weight:bold;
	padding:0 4px 0 4px;
}
.act {
	border:2px solid #F00;
	width:544px;
	background:#FFF;
	margin:0 auto;
	padding:8px;
}
.act h1 {
	font-size:32px;
	margin:0;
	padding:0;
	text-decoration:blink
}
.warn {
	border:#abadb3 1px solid;
	padding: 6px;
	width: 548px;
	margin: 16px auto 0 auto
}
.else {
	font-size:11px;
	font-weight:bold;
	border-bottom: 2px dotted #999;
	margin: 8px 16px;
	padding: 2px;
}
td.tab {
	background-color:#FC0;
	white-space:nowrap;
	padding:4px 12px;
	font-size:12px;
	border-style: solid;
	border-width:1px 1px 3px 1px;
	border-color: #FC0 #FC0 #900 #FC0;
	height: 24px;
}
td.active {
	background-color:#fafafa;
	padding:4px 12px;
	border-color:#900 #900 #fafafa #900;
	border-style:solid;
	border-width:1px 1px 3px 1px;
	height: 24px;
}
