@charset "iso-8859-2";
/* CSS Document */

a { color:#fc9735; text-decoration:none; font:inherit; } 
a:hover { color:#fc9735; text-decoration:underline; }

h1{ font-family:inherit; font-size:13px; color:#fd9839; font-weight:normal; margin:5px 0px 11px 0px; }
h2{ font-family:inherit; font-size:12px; color:#fd9839; font-weight:normal; margin:5px 0px 11px 0px; }
h3{ font-family:inherit; font-size:11px; color:#fd9839; font-weight:normal; margin:5px 0px 11px 0px; }
h4{ font-family:inherit; font-size:11px; color:#fd9839; font-weight:normal; margin:5px 0px 11px 0px; }
h5{ font-family:inherit; font-size:11px; color:#fd9839; font-weight:normal; margin:5px 0px 11px 0px; }

.bold1a { font-size:13px; font-family:inherit; color:#ffffff; }
.bold2a { font-size:12px; font-family:inherit; color:#ffffff; }
.bold3a { font-size:11px; font-family:inherit; color:#ffffff; }

.bold1b { font-size:13px; font-family:inherit; color:#fc9735; }
.bold2b { font-size:12px; font-family:inherit; color:#fc9735; }
.bold3b { font-size:11px; font-family:inherit; color:#fc9735; }

.bold1c { font-size:13px; font-family:inherit; color:#b52323; }
.bold2c { font-size:12px; font-family:inherit; color:#b52323; }
.bold3c { font-size:11px; font-family:inherit; color:#b52323; }

.bold1d { font-size:13px; font-family:inherit; color:#999999; }
.bold2d { font-size:12px; font-family:inherit; color:#999999; }
.bold3d { font-size:11px; font-family:inherit; color:#999999; }

p{margin:0px;}

/* General styles */
body { font-size:11px; font-family:Tahoma, Helvetica, sans-serif; background:#191919; color:#999999; }
p { margin:0px; padding:0px; }
td { font-size:11px; color:#999999;  }

table.products td{ border-right:1px solid #3e3e3e; padding:3px 5px 3px 5px; }
th{ background:#232323; color:#cccccc; text-align:center; line-height:140%; vertical-align:middle; padding:5px 15px 5px 15px; font-weight:normal; }

form{ margin:0px; padding:0px; }
div { font-family:inherit; }
span { font-family:inherit; }
caption { font-family:inherit; }
img { border:0px; margin:0px; padding:0px; }
blockquote{ margin:0px 0px 11px 20px; }
ul{ margin:2px 0px 2px 0px; padding:0px; }
ol{ margin:2px 0px 2px 30px; padding:0px; }
li{ margin:0px; padding:2px 0px 2px 0px; }
ul li{ padding-left:10px; background:url(../img/dot.gif) no-repeat 0px 10px; list-style:none; }
li.blank{ margin:0px; padding:2px 0px 2px 0px; list-style:url(../images/spacer.gif); background:none; }

td.hline{ border-bottom:1px solid #3e3e3e; }
th.no_vline, td.no_vline{ border-right:0px !important; }

.products_article {}
.products_article .info { width:500px;}
.products_article .info td { padding:6px; vertical-align:top}
.products_article .info .imageholder { width:200px;}
.products_article .info .title { color:#FFFFFF;text-align:right;padding-right:10px; }
.products_article .info .breakline {border-left:#3e3e3e solid 1px;  vertical-align:top; width:1px }
.products_article .info .desc { }
.products_article .info .desc_col1 { border-bottom:1px solid #3e3e3e; margin-left:10px;}
.products_article .info .desc_col2 {border-bottom:1px solid #3e3e3e; text-align:right; color:#CCCCCC}
.products_article .info .check { padding-left:25px; background:url(../img/check_box1.gif) no-repeat left}

.products_article .main_textfield { padding-top:10px;}
.products_article .main_textfield p { padding:20px 0px;}
.products_article .main_textfield ul { list-style:none; padding:0px;}
.products_article .main_textfield li { padding-left:12px; background:url(../img/bullet2.gif) left 9px no-repeat;}
.products_article .main_textfield .orange { color:#fc9735;}