@charset "utf-8";
/* CSS Document */

.homepodarticles {	height: 340px; }	/* this is overwriting the style in home.css */
.homepodarticles2 { padding: 20px 0px 0px 20px;	margin: 0px 0px 0px 0px; float: left; display: block; width: 920px; height: 340px; }




.homepodarticles_mainimage { position: relative; float: left; width: 530px; height: 312px; border: 4px solid #a49b89; }
.homepodarticles_loader { position: absolute; top:114px; left: 253px;  } 
.homepodarticles_image { position: absolute; top:0px; left: 0px; width: 530px; height: 312px; }
.homepodarticles_caption_bg { position: absolute; bottom:0px; left: 0px; width: 500px; height: 30px; padding: 15px; background: #000; opacity: 0.4; filter: alpha(opacity=40); moz-opacity:0.4;  } 
.homepodarticles_caption_txt { position: absolute; bottom:0px; left: 0px; width: 500px; height: 30px; padding: 15px; color: #fff; line-height: 1.2em; } 

.homepodarticles_caption_txt a, .homepodarticles_caption_txt a:visited { color: #fff; padding-right: 17px; background: url(../images/home/articleimage_link.gif) right 4px no-repeat;  }
.homepodarticles_caption_txt a:hover, .homepodarticles_caption_txt a:active { text-decoration: none;  }





.homepodarticles_item { position: relative; float: left; width: 372px; height: 100px; margin-bottom: 10px; background: url(../images/home/articleitembg.gif) no-repeat; }
.homepodarticles_item_selected { background: url(../images/home/articleitembg_selected.gif) no-repeat; } 


.homepodarticles_item_title { position: absolute; top: 12px; left: 25px; }
.homepodarticles_item_txt { position: absolute; top: 42px; left: 25px; width: 215px; line-height: 1.3em; font-size: 0.9em; color: #666;  }

.homepodarticles_item_txt a, .homepodarticles_item_txt a:visited {color: #705b4a; font-weight: bold;  text-decoration: none; padding-right: 17px; background: url(../images/home/articleitem_link.gif) right 3px no-repeat;  }
.homepodarticles_item_txt a:hover, .homepodarticles_item_txt a:active { text-decoration: underline;  }

.homepodarticles_item_selected .homepodarticles_item_txt a, .homepodarticles_item_selected .homepodarticles_item_txt a:visited { color: #fff; background-image: url(../images/home/articleitem_link_selected.gif); } 
.homepodarticles_item_selected .homepodarticles_item_txt { color: #fff } 


.homepodarticles_item_thumb { position: absolute; top: 17px; left: 256px; }
.homepodarticles_image_caption { display: none; }

