/* CSS Document */

body{ margin:0px auto; font-family:Arial; font-size:16px; line-height:18px; }
*{margin:0px; padding:0px;}
a{text-decoration:underline; color:#333333}

#container{width:970px; margin:0px auto; background:url(../images/body_bg.gif) repeat-y;}
#header, #flash, #main_content, #footer{margin:0px auto; width:950px;}
.fl{float:left;}
.logo{ height:100px; float:left; padding-left:10px; margin-top:10px;}
#add{ float:right; width:222px; background:url(../images/top_bx_bg.gif); line-height:15px; padding-top:5px; height:110px; padding-left:10px;}
#flash_lft{ float:left; width:718px; height:213px;}
#link_rght{ float:left}
#link_rght ul li{ height:40px; line-height:40px; list-style-image:url(../images/blt.gif); margin-left:25px; } 
#link_rght ul li a{display:block; height:40px; width:200px; background:url(../images/dash_line.gif) no-repeat bottom; color:#93aa02; font-size:16px; font-weight:bold; padding-left:5px; }
#link_rght ul li a:hover{ color:#FF0000}
.clr{clear:both}

#read {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FF0000; padding-left:40px;}
#home{margin-top:10px; text-align:center}
#home a{color:#d00000; }
.fr{float:right}
.main{padding-left:10px; text-decoration:none}
#main_content{}
#leftcontent{ float:left; width:230px; background:url(../images/left_bg.gif) repeat-x}
#midcontent{float:left; width:485px; margin-left:1px;}
#rght_content{float:left; width:230px;margin-left:1px; background:url(../images/left_bg.gif) repeat-x;}
.red_bg{background:url(../images/red_bg.gif) repeat-x; width:200px; height:43px; line-height:40px; display:block; color:#FFF; font-size:18px; font-weight:bold; padding-left:30px;}
.blk_bg{background:url(../images/blk_bg.gif) repeat-x; width:220px; height:38px; display:block; line-height:35px; color:#cdcdce; font-size:18px; font-weight:bold; padding-left:10px; padding-top:5px;}
.blk_bg_mid{background:url(../images/blk_bg.gif) repeat-x; width:472px; text-align:left; height:43px; display:block; color:#cdcdce; line-height:35px; font-size:18px; font-weight:bold; padding-left:14px;}
#leftcontent ul{ list-style:none; }
#leftcontent ul li{ border-bottom:solid 1px #666666;  line-height:30px;}
#leftcontent ul li a{ color:#333333; background:url(../images/arrow2.gif) left no-repeat; margin-left:10px!important; margin-left:0px; padding-left:12px; font-size:16px; line-height:30px; text-decoration:underline;}
#leftcontent ul li a:hover{ color:#FF0000; font-size:14px; font-weight:bold;}

#rght_content ul{ list-style-image:url(../images/arrow.gif); margin-top:10px;}
#rght_content ul li{border-bottom:solid 1px #666666; margin-left:25px; margin-bottom:15px; text-decoration:none}
#rght_content ul li a{ margin-bottom:14px; color:#000; text-decoration:underline}

#product_section{padding:10px}
.products{ width:215px; float:left; margin-left:5px; margin-bottom:10px;}
.products span{ display:block; width:210px; height:30px; line-height:30px; background:#EEE; padding-left:10px; color:#d00000; font-size:16px; font-weight:bold;}
.pd{padding:10px;}
#footer{line-height:25px;  padding-top:10px;}
#footer a{ color:#FFF}
#footer a:hover{color:#CCC}
.ml{margin-left:8px;}
.ml2{margin-left:20px;}


.blk{display:block; height:100px; width:180px; text-align:center; vertical-align:middle; padding:10px; }

.brdr{border-right: solid #EEE 1px; padding-right:5px;}
.btn{ background:#e60200; border:solid #CC3300 1px; color:#FFF; font-weight:bold}

TABLE.productListing {
  /*border: 1px;*/
  border:thin;
  border-color:#FF0066;
  border-spacing: 1px;
}
TR.productListing-odd
{
 background: #FFFFFF;
}

TR.productListing-even
{
 background:#F4FFE1;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  background:url(../images/blk_bg.gif);
  color: #ffffff;
  font-weight: bold;
  /*text-decoration:underline;*/
}