html, body {
margin:0px;
padding:0px; 
background-color: #FAF9F3; 
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
text-align:center;
color: #555555;
}
	
td{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7F7F7F;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #0465B0;
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
h2 {
font-size: 13px;
color: #0465B0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-align: left;
}
img{
border:0px;
}
TEXTAREA {
font-family: Verdana,Arial,Helvetica,sans-serif;
}
INPUT,
TEXTAREA,
SELECT,
OPTION {
border: 1px solid Gray;
background-color: White;
background: url(/pic/sinput_bgr.png) top left no-repeat;
}
TEXTAREA {
scrollbar-arrow-color: #696969;
scrollbar-base-color: #DCDCDC;
}
a {
	color: #0465B0;
	text-decoration:none;
	}
a:visited {
	color: #0465B0;
	text-decoration:none;
	}
a:hover {
	color: #0465B0;
	text-decoration: underline;
	}

/* TABLE */
.border {
	background-color: Silver;
	}
.bg, .bgi, .bgi input {
	background-color: White;
	}
.bgH {
	background-color: White;
	}
.bgHl {
	background-color: White;
	}

.button {
	background-color: #F5F5F5;
	}
.buttonH {
	color: #696969;
	font-weight: bold;
	background-color: White;
	}

.pageHeader {
	background-color: #7484D3;
	}
.menuLine {
	background-color: #5475C8;
	}

div.navline {
padding: 2px 0px 5px 0px;
}

.infoBoxHead {
	color: #00366B;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.infoBoxHead {
	background-color: #7484D3;
	}

.boxProduct {
	padding-bottom:5px
	}

.pagebar {
	color: #003050;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.pagebar {
	background-color: #7484D3;
	}
a.pagebar, {
	color: #0465B0;
	}
a.pagebar:hover {
	color: #0465B0;
	}
.pagebar select {
	font-weight: bold;
	font-size: 10px;
	}
.pagebar option {
	background-color: #CFD9EF;
	}

.desc_preview {
	font-size:10px;
	text-align: left;
	color: #111122;
	}

.toplogin {
	color: #DDDDDD;
	font-size: 11;
	font-weight: bold;
	}
a.toplogin,
a.toplogin:visited {
	color: #EEEEEE;
	font-size: 10;
	font-weight: normal;
	}
a.toplogin:hover {
	color: #0000FF;
	}
input.toplogin {
	color: #444444;
	background-color: #CFD9EF;
	border:1 #507080 solid;
	height: 18;
	font-size: 11px;
	font-weight: normal;
	}

.button1, .button2, .button3 {
	border: 1px solid #778899;
	font-size:14;
	font-weight:bold;
	padding: 2px;
	}
.button1, .button3 {
	background-color: #F5F5F5;
	}
.button2 {
	background-color: #DCDCDC;
	}
.button3 {
	font-size:12;
	}
.button1 a, .button2 a, .button3 a {
	text-decoration: none;
	}
.button1 a:hover, .button2 a:hover {
	text-decoration: none;
	}
.button1 a:hover, .button2 a:hover {
	border: none #0000AA 1;
	}
td.button1, td.button2, td.button3 {
	width: 100; /* for no bag */
	}

/* necessary to fill field */
.star {
	color: #CC3333;/*#FF0000*/
	}

.newsText,
.newsText A,
.newsHead {
	color: #386080;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
.newsHead {
	color: #616180;
	font-weight: bold;
	letter-spacing: 1px;
	}

.bigCat,
.bigCatB,
.smallCat {
	color: #224466;
	}
.bigCatB {
	font-weight: bold;
	}
.smallCat {
	font-size: 10px;
	}

/* ************************************************************************** */
.head, .headH, .header, .headerH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.headH, .headerH {
	font-size: small;
	}
.header, .headerH {
	text-decoration: underline;
	}

.txt, .txt TD {
	font-size: x-small;
	}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
	}

.note, .note1, .note2 {
	color: #116699;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #556699;
	}
.note2, .noteH2 {
	color: #CC3333;
	}

.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #339966;
	}
.warn, .warnH {
color: #CC3333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.hlH, .okH, .warnH {
	font-size: small;
	}

.inactive {
	color: #888888;
	}

/* ******************************************************************** */

.popup_head {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	}

.small {
	color: #003366;
	font-size: 9px;
	}


/*---------------- Shopping Cart ---------------*/

.sc_message {
	color: red;
	font-size: xx-small;
	}

.sc_warn {
	color: #AA0000;
	}

.sc_text {
	font-size: xx-small;
	}

/*------------------ Categories -------------------*/

/* --- if DHTML --- */
.tree {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3;
	padding-bottom: 8;
	text-indent: -16;
	}
.tree A,
.tree A:visited {
/*	color: #000000; */
	text-decoration: none;
	}
.tree A:hover {
/*	color: #2266CC; */
	padding:0 2 0 2;
	border: 0px #3E4A66;
	}
.tree A.active,
.tree A.active:visited {
	color: #0465B0;
	font-weight: bold;
	padding: 0 2 0 2;
	}
.tree A.active:hover {
	color: #0465B0;
	padding: 0 2 0 3;
	}

.tree IMG {
	border: 0;
	width: 14;
	height: 14;
   margin-right: 2;
	}
.tree IMG.corner {
	cursor: hand;
	}
.tree DIV {
	padding: 0 0 2 16;
	}
.tree DIV.last {
	text-decoration: none;
	}
.tree DIV.block {
	margin-left: -4;
	padding: 0;
	display: none;
	}
.tree .browse,
.tree A.browse,
.tree A.browse:visited {
color: #2266CC;
	}

/* --- if Usual --- */
.tree_usual {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3;
	padding-bottom: 8;
	padding-left: 8;
	}
.tree_usual A,
.tree_usual A:visited {
/*	color: #000000; */
	text-decoration: none;
	}
.tree_usual A:hover {
/*	color: #2266CC; */
	padding:0 2 0 2;
	border: 0px #3E4A66;
	}
.tree_usual A.active,
.tree_usual A.active:visited {
	color: #0465B0;
	font-weight: bold;
	padding: 0 2 0 2;
	}
.tree_usual A.active:hover {
	color: #0465B0;
	padding: 0 2 0 3;
	}

.tree_usual DIV {
	padding-top: 3;
	}

/* start my styles */

/* Main containers */
.wrapper {
	width: 960px;
	margin: 0 auto;
	background: #ffffff url(/pics/main-bg-shadow.gif) repeat-y;
	text-align: left;
	}
.headern { 
	height:80px; 
	position:relative;
	text-align:center;
	font-size:11px;
}
.logo {
	position: absolute;
	left: 15px;
	top: 8px;
	}

/* Header Navigation */
.head-nav-holder {
	position: absolute;
	top: 0px;
	right: 9px;
	width: 490px;
	height: 26px;
	background:url(/pics/header_menu_bgr.png) no-repeat;
}
.head-nav {
	position:relative;
	width: 490px;
	height: 26px;
}

.head-cart {
	position:absolute;
	top: 6px;
	left: 52px;
	}
.head-cart a:link, .head-cart a:visited {
	padding: 1px 11px 0 12px;
	width: 30px;
	height: 14px;
	background: url(/pics/head_cart.png) center center no-repeat;
}

.head-cart a:hover{
	background: url(/pics/head_cart_over.png) center center no-repeat;
}

.head-nav ul {
	position: absolute;
	top: 5px;
	left: 84px;
	list-style:none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	cursor:default;
	}

.head-nav li {
	display:inline;
	padding: 0;
	}

.head-nav li a:link, .head-nav li a:visited {
	height: 22px;
	padding: 0 8px 0 8px;
	text-decoration: none;
	color: #111111;
}
.head-nav li a:hover{
	background: #0465B0;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
span.head-nav  {
	display: inline;
	width: 1px;
	height:11px;
	margin: 0 4px 0 4px;
	cursor:default;
	}

/*end of header navigation */

.payment {
	position: absolute;
	top: 4px;
	right: 24px;
	}
	
/* MAIN NAVIGATION */
.main-nav {
	width: 942px;
	height: 22px;
	margin: 0 9px 0 9px;
	background: #71A9FA;
}
.menun {
  padding:0;
  margin: 0;
  float:right; 
  list-style-type:none;
  white-space:nowrap;
  height: 22px;
  }

.menun li {
  float:left;
  }

.menun a {
  float:left; 
  color:#fefdf5; 
  text-align:center; 
  padding:5px 13px 5px 13px; 
  font: 10px Tahoma;
  text-align: center;
  text-decoration:none;
  }
.menun a:visited {
  float:left; 
  color:#fefdf5; 
  text-align:center; 
  padding:5px 13px 5px 13px; 
  font: 10px Tahoma;
  text-align: center;
  text-decoration:none;
  }

.menun a:hover{
  color:#5a5a5a; 
  background: #fef5ab;
  }

a.activen {
  background:url(/pics/main_nav_pointer.png) center top no-repeat;
  }
a:visited.activen {
  background:url(/pics/main_nav_pointer.png) center top no-repeat;
  }  
a:hover.activen {
  color:#5a5a5a; 
  background: #fef5ab url(/pics/main_nav_pointer.png) center top no-repeat;
  }

/* Main content */
.main {
	width: 914;
	margin: 10px 17px 0px 19px;
/*	min-height: 500px;*/
	}

/* Left side */

.left {
	float:left;
	width: 189px;
	}	

/* Login container */
.search-cont {
	width: 189px;
	background:url(/pics/search_bgr.png) top repeat-y;
	}

.search-top {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	width: 189px;
	background:url(/pics/search_top.png) bottom no-repeat;	
	}
.search-btm {
	height: 7px;
	margin-top: 10px;
	line-height: 7px;
	font-size: 7px;
	width: 189px;
	background:url(/pics/search_btm.png) bottom no-repeat;	
	}

.search-table {
	margin: 0px 0 0px 20px;
	font-size:9px;
	color: #ac7f98;
	}

.search-table td {
	height: 26px;
	padding: 0px 0 0px 0;
	margin: 0; 
	}

.search-btn {
	margin: 0 0 0 2px;
	}

.search-input {
	width: 106px;
	padding: 1px 2px;
	margin: 0px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #9AC3FC;
	background: url(/pics/input_bgr.png) top left no-repeat;
}

/*News container */
.small-cont {
	margin: 9px 0 0 0; 
	width: 189px;
	background:url(/pics/cont_small.png) repeat-y;
	}
.small-cont-header {
	height: 27px;
	padding-left: 12px;
	line-height: 27px;
	font-size: 11px;
	background:url(/pics/heading_small.png) top no-repeat;
}

.small-cont-content {
	margin: 12px 20px 10px 20px;
	line-height: 16px;
}

.small-cont-btm {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	background:url(/pics/cont_small_btm.png) bottom no-repeat;	
}

/* Right side */
.right {
	float:right;
	width: 725px;
	}

.big-cont{
	margin: 0px 0 0 0; 
	width: 725px;
	background: url(/pics/cont_big_bgr_white.png) repeat-y;
	}
.big-cont-top {
	height: 27px;
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	line-height: 27px;
	font-size: 11px;
	background: url(/pics/cont_big_bgr_white2.png) no-repeat top;
}

.big-cont-content {
padding-top: 3px;
margin: 0px 20px 12px 20px;
color:#5a5a5a;
line-height: 16px;
}

.big-cont-btm {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	background:url(/pics/cont_big_btm_white.png) bottom no-repeat;	
}

/* Footer etc */

.copyrights {
	position: absolute;
	right: 28px;
	top: 0px;
}

.foot-line{
	margin: 12px 9px 12px 9px;
	border-bottom: 10px solid #71A9FA;
	}
.clearer {
	clear: both;
	}
.footer {
	position:relative;
	height:50px;
	color:#5a5a5a; 
	text-align:center; 
	font-size:10px;
}

.footer span {
	position: absolute;
	top: 0px;
	left: 20px;
	list-style:none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	}
	
.footer ul {
	position: absolute;
	top: 0px;
	left: 20px;
	list-style:none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	}

.footer li {
	display:inline;
	padding: 0;
	}

.footer li a:link, .footer li a:visited {
	height: 22px;
	padding: 0 3px 0 3px;
	text-decoration: none;
	color: #0465B0;
}
.footer li a:hover{
	text-decoration: underline;
	font-size: 11px;
}
/* end my styles */