body {
	margin: 0px;
	padding: 0px;
	background: url('img/back.jpg') left top repeat-x #FFF;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #333;
	font-size: 75%;
}

a:link, a:visited {
	color: #3591C0;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

table {
	table-layout: fixed;
}

td {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #333;
	font-size: 100%;
}

img {
	border-color: #9C9C9C;
	margin: 0px;
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.Font8 {
	font-size: 8pt;
}

.edit {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #333;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background: #F2F2F2;
}

.edit_correct {
	/*background: #EAF5D8;*/
	border-left: 1px solid #B5D37D;
	border-top: 1px solid #B5D37D;
	border-right: 1px solid #CCE39E;
	border-bottom: 1px solid #CCE39E;
}

.edit_wrong {
	background: #F6EFEF;
	border-left: 1px solid #DB8180;
	border-top: 1px solid #DB8180;
	border-right: 1px solid #EDA6A4;
	border-bottom: 1px solid #EDA6A4;
}

.button {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	padding: 4px 12px 4px 12px;
	border: 1px solid #000;
	background: url('img/menu.png') left -45px repeat-x #1E1E1E;
	color: #FFF;
	font-weight: bold;
}

.check {
	color: #333;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background: #F2F2F2;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.png {
	/* fix png in ie */
}

a.Next {
	background: url('img/arrow4.gif') right center no-repeat;
	padding: 0px 18px 0.2em 0px;
	text-decoration: none !important;
}

.Site {
	min-width: 1000px;
	max-width: 1400px;
}

.TopLine {
	background: #020202;
	color: #FFF;
	font-size: 8pt;
	padding: 4px 35px 0px 35px;
	height: 17px;
	overflow: hidden;
}

.TopLine a {
	color: #FFF !important;
	text-decoration: none !important;
}

.TopLine a:hover {
	color: #EEE !important;
	text-decoration: underline !important;
}

.Inner {
	background: url('img/bigback.jpg') center top no-repeat;
	padding: 0px 0px 40px 0px;
}

.Head {
	padding: 20px 35px 10px 35px;
}

.Head img {
	display: block;
}

.Head .right {
	padding: 78px 0px 0px 0px;
}

.Menu {
	margin: 0px 20px 0px 20px;
}

.Menu .body {
	background: url('img/menu.png') left -35px repeat-x;
	margin: 0px 17px 0px 17px;
	height: 35px;
	clear: both;
}

.Menu .lbord {
	width: 17px;
	height: 35px;
	float: left;
	margin: -35px 0px 0px 0px;
	background: url('img/menu.png') left top no-repeat;
}

.Menu .rbord {
	width: 17px;
	height: 35px;
	float: right;
	margin: -35px 0px 0px 0px;
	background: url('img/menu.png') -33px top no-repeat;
}

.Menu a {
	display: block;
	float: left;
	color: #FFF !important;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	padding: 13px 9px 0px 9px;
	height: 20px;
	background: url('img/menu.png') left -37px repeat-x #1E1E1E;
	margin: 2px 0px 0px 0px;
}

.Menu a:hover {
	color: #EEE !important;
	text-decoration: underline !important;
}

.Menu a.active {
	color: #000 !important;
	background: url('img/menuh.jpg') left 0px no-repeat #FEC513;
}

.Menu a.active:hover {
	color: #000 !important;
}

.Menu .sep {
	width: 4px;
	height: 35px;
	float: left;
	background: url('img/menu.png') -17px top no-repeat;
}

.Menu .sepa {
	width: 4px;
	height: 35px;
	float: left;
	background: url('img/menu.png') -29px top no-repeat;
}

.SearchBox {
	float: right;
}

.SearchBox .edit {
	border: 1px solid #A5A5A5;
	font-size: 7pt;
	padding: 3px 4px 2px 4px;
	margin: 9px 0px 0px -140px;
	width: 120px;
	position: absolute;
}

.SearchBox .Btn {
	margin: 9px 0px 0px 0px;
	width: 42px;
	height: 18px;
	color: #000;
	background: #E7D103;
}

#SearchPanel7 {
	background: url('img/search_panel.gif') left top no-repeat #0C0C0C;
	width: 167px;
	padding: 10px 0px 0px 20px;
	float: right;
	position: relative;
	z-index: 100;
	margin: 0px 50px 0px 0px;
	color: #FFF;
	font-size: 85%;
	display: block;
}

#SearchPanel {
	background: url('img/search_panel.gif') left top no-repeat;
	width: 167px;
	height: 46px;
	padding: 10px 0px 0px 20px;
	position: absolute;
	z-index: 100;
	color: #FFF;
	font-size: 85%;
	display: none;
}

#SearchPanel .GoogleLogo {
	float: right;
	margin: 10px 10px 0px 0px;
}

.Central {
	background: url('img/back2.jpg') left top repeat-x #B7B7B7;
	margin: 0px 20px 0px 20px;
}

.LeftCol {
	background: #FFF;
	margin: 0px 0px 0px -208px;
	float: left;
	position: relative;
	width: 196px;
}

.RightCol {
	margin: 0px -256px 0px 12px;
	float: right;
	width: 243px;
	background: url('img/cart.gif') 13px 18px no-repeat;
	position: relative;
	border-left: 1px solid #989898;
}

.RightCol .Cell {
	padding: 16px 0px 20px 95px;
	height: 60px;
}

.RightCol .Cell span {
	font-size: 8pt;
}

.CartBTN {
	margin: 10px 0px 0px 0px;
}

.CartIMGSmall {
	margin: 0px 0px -2px 10px;
}

.Content {
	border-top: 1px solid #DEDFDE;
	background: url('img/back3.jpg') left top repeat-x #FFF;
	padding: 0px 256px 20px 208px;
	margin: 0px 2px 0px 2px;
}

.BorderTop {
	background: url('img/border.gif') left top repeat-x;
	height: 8px;
}

.BorderBottom {
	background: url('img/border.gif') left bottom repeat-x;
	height: 8px;
}

.Central .BorderBottom {
	background: url('img/border.gif') left bottom repeat-x #FFF;
	clear: both;
}

.BorderTop .lcrnr {
	float: left;
	width: 8px;
	height: 8px;
	background: url('img/corners.gif') left top no-repeat;
}

.BorderTop .rcrnr {
	float: right;
	width: 8px;
	height: 8px;
	background: url('img/corners.gif') -8px top no-repeat;
}

.BorderBottom .lcrnr {
	float: left;
	width: 8px;
	height: 8px;
	background: url('img/corners.gif') left -8px no-repeat;
}

.BorderBottom .rcrnr {
	float: right;
	width: 8px;
	height: 8px;
	background: url('img/corners.gif') -8px -8px no-repeat;
}

.SubDomains {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.SubDomains li div {
	background: url('img/leftpanel_hd.jpg') left top repeat-x #898989;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px 0px 0px 15px;
	height: 18px;
	border-right: 1px solid #989898;
}

.SubDomains li a {
	color: #FFF !important;
}

.SubDomains ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}

.SubDomains ul li {
	background: url('img/leftpanel_hd.jpg') left -34px repeat-x #FCFCFC;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px solid #989898;
}

.SubDomains ul li a {
	color: #145388 !important;
	text-decoration: none !important;
	padding: 0px 0px 0px 15px;
	display: block;
}

.SubDomains ul li a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}


.ProdTitle {
	background: url('img/leftpanel_hd.jpg') left top repeat-x #898989;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px 0px 0px 15px;
	height: 18px;
	border-right: 1px solid #989898;
}

.ProdTitle a {
	color: #FFF !important;
}

.ProdLink {
	background: url('img/leftpanel_hd.jpg') left -34px repeat-x #FCFCFC;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px solid #989898;
}

.ProdLink a {
	color: #145388 !important;
	text-decoration: none !important;
	padding: 0px 0px 0px 15px;
	display: block;
}

.ProdLink a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.Bner {
	font-size: 95%;
	font-weight: bold;
	padding: 4px 4px 0px 6px;
}

.Bner img {
	border: 1px solid #9C9C9C;
	margin: 20px 0px 5px -2px;
}

.Bner a {
	color: #145388 !important;
	text-decoration: none !important;
}

.Bner a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.LeftCol .Bner {
	background: url('img/brd_fade.gif') right top no-repeat;
}

.RightCol .Bner {
	background: url('img/brd_fade2.gif') left bottom no-repeat;
	padding: 20px 4px 0px 18px;
	margin-left: -1px;
}

.RightCol .ProdTitle {
	border-right: 0;
	border-left: 0;
}

.Block {
	padding: 13px 0px 2px 4px;
}

.Block a {
	color: #145388 !important;
	text-decoration: none !important;
	display: block;
	background: url('img/bullet1.gif') left top no-repeat;
	padding: 0px 0px 0px 21px;
	margin: 0px 0px 10px 0px;
}

.Block a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.Breadcrumbs {
	font-size: 85%;
	margin: 4px -6px 6px -6px;
	padding: 0px 6px 4px 6px;
	border-bottom: 1px solid #BBBBBB;
	color: #666;
}

.Breadcrumbs a {
	color: #333 !important;
	text-decoration: none !important;
}

.Breadcrumbs a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

h1.Title {
	font-size: 160%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

h2.Title {
	font-size: 140%;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.Footer {
	margin: 4px 20px 0px 20px;
	background: #F3F3F3;
	border-left: 2px solid #B7B7B7;
	border-right: 2px solid #B7B7B7;
}

.Footer .BorderTop {
	margin: 0px -2px 0px -2px;
}

.Footer .BorderBottom {
	margin: 0px -2px 0px -2px;
}

.FooterInner {
	padding: 6px 16px 6px 16px;
	font-size: 85%;
	color: #898989;
	text-align: right;
}

.FooterInner {
	font-weight: bold;
}

.FooterInner a {
	color: #145388 !important;
	text-decoration: none !important;
}

.FooterInner a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.FooterInner .left {
	width: 250px;
	text-align: left;
	font-weight: normal;
}

.Podval {
	padding: 40px 20px 20px 20px;
}

.Podval img {
	display: block;
	float: left;
	margin: 0px 4px 0px 0px;
}





/*----------------- CONTACT ----------------*/

.ContactForm {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #CCC;
}

.ContactForm .FormTag {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 100%;
}

.ContactForm .FormTag .TagName {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 0px 0px;
	float: left;
	width: 120px;
	text-align: right;
}

.ContactForm .FormTag .TagName2 {
	margin: 10px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
	border-top: 1px solid #EEE;
}

.ContactForm .edit {
	width: 300px;
	margin: 4px 0px 4px 0px;
	padding: 4px 2px 4px 2px;
	font-size: 100%;
}

.ContactForm textarea.edit {
	margin: 4px 0px 0px 0px;
}

.ContactForm .ValidateIMG {
	border: 1px solid #9C9C9C;
	border-left: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	margin: 6px 0px 0px 130px;
}

.ContactBottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
	text-align: right;
}

.ContactBottom .button {
	margin: 0px 0px 0px 40px;
}

.ErrorPanel {
	background-color: #EEE;
	margin: 10px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
}

.ErrorTitle {
	font-weight: bold;
	color: #C00;
}


/* FAQ */

.FAQQuestions {
	border-bottom: 1px solid #CCC;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 30px 0px;
	font-size: 110%;
}

.FAQAnswers {
	margin: 0px 0px 30px 0px;
}

.FAQBlock {
	line-height: 150%;
	margin: 0px 0px 30px 0px;
}

.FAQAnswers h2.Title {
	margin-bottom: 7px;
}

.FAQBottom {
	border-top: 1px solid #DDD;
	text-align: center;
	padding: 6px 0px 0px 0px;
	margin: 10px 60px 0px 60px;
}

/* PRICE */

.Price {
	background: url('img/icon_xls.gif') 6px top no-repeat;
	height: 43px;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	padding: 6px 0px 0px 60px;
	font-size: 90%;
}

.Price a {
	font-size: 130%;
	font-weight: bold;
}


/* NEWS */

.NewsDate {
	color: #666;
	font-size: 85%;
	padding: 1px 0px 6px 18px;
	margin: 0px 0px 0px 0px;
	background: url('img/date.gif') left top no-repeat;
}

.NewsTitle {
	font-size: 140%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.NewsBody {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.NewsLinkMore {

}

.NewsLinkMore a {
	padding: 0px 0px 6px 30px;
	margin: 0px 0px 40px 0px;
	border-bottom: 1px solid #CCC;
	width: 140px;
	display: block;
	background: url('img/arrow1.gif') 10px 1px no-repeat;
}

.NewsLinkBack a {
	padding: 6px 0px 0px 30px;
	margin: 20px 0px 40px 0px;
	border-top: 1px solid #CCC;
	width: 140px;
	display: block;
	background: url('img/arrow2.gif') 10px 7px no-repeat;
}

.Navigator {
	padding: 0px;
}

.Navigator a {
	padding: 2px 4px 2px 4px;
	color: #333 !important;
	border: 1px solid #3591C0;
}

.Navigator a.active {
	padding: 2px 4px 1px 4px;
	margin: 1px 1px 0px 1px;
	color: #333 !important;
	border: 0;
	border-bottom: 2px solid #3591C0;
}


/* CATALOG */

.Catalog0 {
	height: 60px;
	border-bottom: 1px solid #EEE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.Catalog0 img {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
}

.Catalog0 h2 {
	margin: 0px 0px 0px 0px;
}

.Catalog1 {
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #EEE;
}

.Catalog1 a img {
	margin: 10px 0px 10px 0px;
}

.Catalog3 {
	table-layout: auto;
	width: 100%;
}

.TRSilver {
	background: #EEE;
}

.Catalog3 th {
	background: #898989;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	padding: 6px 4px 6px 4px;
}

.Catalog3 td {
	text-align: center;
	padding: 4px 4px 4px 4px;
}

.TRDelim {
	font-size: 120%;
	padding: 12px 0px 4px 20px !important;
	border-bottom: 1px solid #898989;
	text-align: left !important;
}

.Catalog4_Info {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #DDD;
}

.Catalog4_IMG {
	margin: 10px 0px 60px 0px;
}

.Catalog4_IMG h2 {
	white-space: nowrap;
}

.Catalog4_Spec {
	font-size: 85%;
	margin: 12px 0px 0px 40px;
}

.Catalog4_Prop {
	overflow: scroll;
	margin: 0px 0px 20px 0px;
}

.Catalog4_Descr {
	margin: 0px 0px 30px 0px;
}

.Catalog4_Descr .ProdTitle {
	background: #FFF;
	color: #333;
	font-weight: bold;
	font-size: 120%;
	padding: 0px 0px 8px 0px;
	border-right: 0;
	border-bottom: 1px solid #DDD;
}

.SpecIMG {
	margin: 0px 8px -10px 0px;
}

.Catalog4_Price {
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 20px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	background: #F0F0F0;
}

.Catalog4_Price span {
	margin: 0px 0px 0px 20px;
	color: #006600;
}


.SearchResults {

}

.SearchResults p {
	margin: 0px 0px 10px 0px;
}

.SearchResults p a {
	font-weight: bold;
}



.OrderTable {
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
}

.OrderTable th {
	text-align: left;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
}

.OrderTable td {
	border-bottom: 1px solid #E5E5E5;
	padding: 4px 0px 4px 0px;
}

.OrderTable .edit {
	width: 70px;
	text-align: right;
	padding: 2px 4px 2px 4px;
}

.OTB {
	background-color: #EEF3F7;
}

.OTB .button {
	font-size: 8pt;
	font-weight: normal;
	width: 80px;
}

th.OTc1 {
	padding-left: 10px;
}

th.OTc2 {
	width: 90px;
}

th.OTc3 {
	width: 70px;
	text-align: center;
}

td.OTc1 {
	padding-left: 10px;
	padding-right: 10px;
}

td.OTc1 span {
	font-size: 95%;
	color: #666;
}

td.OTc2 {

}

td.OTc3 {
	text-align: center;
}

.OTB .OTc2 {
	padding: 12px 0px 12px 0px;
}

.OTHL {
	background-color: #EEE;
}

.OTInfo .OTc2 {
	text-align: center;
	font-weight: bold;
}

.CartNext {
	text-align: right;
}