.header_img {margin-top: 39px; background-color: #6394d7; width: 898px; height: 142px}

body {
  margin: 0px;
  font-family: "trebuchet ms", tahoma; font-size: 14px;
  background-color: #FFFFFF;
}


h1 {
  font-size: 30px; color: #6d6d6d; margin: 0px; padding-bottom: 20px;
}
h4 {
  font-size: 30px; color: #6d6d6d; margin: 0px; padding-bottom: 0px;
}
h5 {
  font-size: 23px; color: #6d6d6d; margin: 0px; padding-bottom: 30px;
}
h2 {
	font-size: 20px; color: #4d4d4d; margin-bottom: 15px;
}
h3 { color: #4d4d4d; }

p {
//  margin-bottom: 30px;
  margin-bottom: 12px;
}

a {
  color: #23539d;
  text-decoration: none;
}

a.ext { 
  background-image: url(images/xlink.gif); 
  background-position: 100% 60%;
  background-repeat: no-repeat;
  padding-right: 10px;
}

b a {
  text-decoration: none;
}

b a:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #9e2323;
}



#index_prod_indent {
  padding-left: 13px
}

#main a { cursor: hand }

td#back_ltop {
  background-color: #78b0e8;
  background-image: url('images/back_ltop.gif'); background-repeat: repeat-y;
  background-position: right top;
}

td#main {
  width: 898px;
}

td#back_rtop {
  background-color: #78b0e8;
  background-image: url('images/back_rtop.gif'); background-repeat: repeat-y;
  background-position: left top;
}


td#back_down {
  background-color: #78b0e8;
  background-image: url('images/back_down.jpg'); background-repeat: no-repeat;
  background-position: center top;
  height: 102px;
}

div#header {
  width: 898px; height: 181px; 
}

#menu_lev1_cont {
  background-image: url('images/back_menu_lev1.gif'); 
  background-repeat: repeat-x; 
  width: 898px; float: left;
}

#menu_lev1 {
  margin-left: 20px;
  background-image: url('images/back_menu_lev1.gif'); background-repeat: repeat-x;
}

#menu_lev1 td {
  margin: 0px;
  padding: 0px;
  background-image: url('images/back_menu_lev1.gif'); background-repeat: repeat-x;
}


#menu_lev1 td#selected {
  background-image: url('images/back_menu_selected.gif'); background-repeat: repeat-x;
  padding: 6px 30px;
  color: #1a1a1a; font-weight: bold;
  font-size: 14px;
}

#menu_lev1 a {
  float: left;
  padding: 6px 30px;
  text-decoration: none;
  color: #cbe8ff;
  /*font-weight: bold;*/
  font-size: 14px;

}

#menu_lev1 a#selected {
  padding: 0px; margin: 0px; color: #1a1a1a;
}

#menu_lev1 a#selected:hover {
  padding: 0px; margin: 0px; color: #1a1a1a; background-image: none;
}

#menu_lev1 a:hover {
  background-image: url('images/back_menu_hover.gif'); background-repeat: repeat-x;
}

#menu_lev1_n{
  background-image: url('images/back_menu_lev1.gif'); background-repeat: repeat-x;
  color: white;
}

#menu_lev1_n a:hover {
  background-image: url('images/back_menu_hover.gif'); background-repeat: repeat-x;
}

.menu_lev1_cell {
  height: 31px; 
  font-size: 14px;
  padding: 0px 30px;
}

div#menu_lev2 {
  height: 40px; width: auto; 
  padding-left: 8px; clear: both; padding-top:3px;
}


div#menu_lev2_cell {
  font-size: 11px; color: black;
  padding: 8px 38px; text-align: center; float: left;
  background-image: url('images/arrow_right.gif');
  background-repeat: no-repeat;
  background-position: 14px 50%; //9px
}

div#menu_lev2 a{
  color: #23539d; font-weight: bold;
}

div#menu_lev2_cell_selected {
  font-size: 11px; color: black;
  padding: 8px 38px; text-align: center; float: left;
  font-weight: bold;
  background-image: url('images/arrow_down.gif');
  background-repeat: no-repeat;
  background-position: 12px 50%; //9px;
}

div#menu_lev2_cell_selected a, div#menu_lev2_cell_selected a:visited{
  text-align: center; float: left;
  color: black; 
  font-weight: bold;
}

div#menu_lev3 {
  background-image: url('images/back_menu_lev3.jpg'); background-repeat: repeat-x;
  background-color: #fafafa;
  height: 41px; width: auto;
  padding-left: 4px; clear: both;
}

div#menu_lev3 a:visited{
  color: #23539d;
}

div#menu_lev3_text {
  background-image: url('images/back_menu_lev3.gif'); 
  background-repeat: repeat-x;
  width: auto; font-size: 88%; padding: 20px 40px;
}

div#menu_lev3_cell_selected {
  background-image: url('images/arrow_down.gif');
  background-repeat: no-repeat;
  background-position: 16px 12px;
  font-size: 11px; color: black; font-weight: bold;
  padding-left: 28px; text-align: center; float: left;  
}

div#menu_lev3_cell_selected a,div#menu_lev3_cell_selected a:visited {
  font-size: 11px; color: black; font-weight: bold;
  padding: 11px 15px; text-align: center; float: left;
}

div#menu_lev3_cell {
  background-image: url('images/arrow_right.gif');
  background-repeat: no-repeat;
  background-position: 14px 12px;
  font-size: 11px; color: black; font-weight: bold;
  padding: 12px 0px 12px 34px; text-align: center; float: left;
}


div#content {
  padding-left: 48px; padding-top: 30px; padding-bottom: 40px;
}

div#content_text{
  width: 92%;
  color: black;
  font-size: 90%;
  line-height: normal;
}

div#content_text table td, div#content table td {
  color: black;
  font-size: 90%;
  line-height: normal;
}

div#footer {
  width: auto;
  background-image: url('images/footer.gif'); background-repeat: repeat-x;
  color: #666666; font-size: 12px;
  padding: 30px 40px;
}

#news_date {
  color: #808080; font-size: 100%; padding-top: 30px; 
  font-style: italic; font-weight: bold;
}

#news_text {
  font-size: 100%; padding-right: 80px;
line-height: normal;
}

#prod_text {
  font-size: 72%;
  padding-top: 30px;
  line-height: normal;
}

#prod_image {
  padding-top: 20px; padding-right: 10px;
  clear: both;
}

#prod_info {
	 width: 400px;
}


table#feedback td { padding: 6px 4px 6px 4px; }

#input_text, select.prod {
	float:right;
	border: 1px solid #a5acb2;
	color: #333333;
	width: 290px;
	height: 22px;
}

div.rate {
	text-align:center; 
	float: center;
	color: #333333;
	width: 290px;
	height: 22px;
}

#input_area {
	float: right;
	border: 1px solid #a5acb2;
	color: #333333;
	padding: 3px;
	width: 560px; height: 180px;
}

#form {
	padding-right: 20px;
}

#feedback_info {
	font-size: 75%; color: #333333;
	padding-top: 80px;
}

#feedback_links {
	font-size: 100%; color: #333333;
	padding-top: 20px;
}

// nail added
div.price {
	font-size: 80%;
}
div.priceitem {
	display: none;
}

tr.buy_item {
	padding-top: 10px;
	height: 40px;
}

tr.buy_item td { font-size: 100% !important; }
table.thanks td { padding-bottom: 10px; padding-right: 10px; vertical-align:top; }
table.thanks span { font-weight: bold; font-size: 120%; color: #333333; }
table.thanks span a { color: #333333; }

div.faq_text { padding-bottom: 10 px; }
div.faq_text  a { cursor: hand; }
.details { font-size:90%; color: gray; }
//input.order, input.reset { width: 80px; }
div.nojs { }
div.js   { display: none; }
select.buy_nojs { width: 150pt; text-align: right; }
img.left { float: left; padding: 3px 6px 3px 0px; }
img.right { float: right; padding: 3px 0px 3px 6px; }
img.lleft { float: left; padding: 3px 6px 3px 0px; clear: left; }
img.rright { float: right; padding: 3px 0px 3px 6px; clear: right; }

div.links { 
font-size: 90%;
float: right; 
padding: 15px; 
margin: 1px 0 1px 10px; 
border-left: 6px solid #DDDDDD; 
width: 180px; 
//height: 250px;
background-image: url('images/back_menu_lev3.jpg'); background-repeat: repeat-x;
}
html>body div.links {
width: 150px;
}

dl.changelog dt { color: #606060;  /* font-style: italic; */ }
dl.changelog dd { margin-left: 18px; padding-bottom: 6px; }

#prod_info li 
{ 
margin:0;
padding-left:12px;
list-style-type:none;
background-image:url(images/l.gif); 
background-repeat:no-repeat;
background-position: 0 50%;
}

