/* Superbanner 768x150 all places */
.ad_superbanner {
background  : white;
  width      : 768px;
  padding    : 0px;
  margin     : 0px 0px 5px 0px;
  float      : right;
}
/* IE Hack stuff */
/*\*/
* html .ad_superbanner {
  display : inline;
}

/* Superbanner_thin 768x60 all places */
.ad_superbanner_thin {
background  : white;
  width      : 768px;
  padding    : 0px;
  margin     : 0px 0px 0px 0px;
  float      : right;
}
/* IE Hack stuff */
/*\*/
* html .ad_superbanner_thin {
  display : inline;
}
/* Superbanner_article 468x60 all places */
.ad_superbanner_article{
background  : white;
  height     : 60px;
  width      : 468px;
  padding    : 0px;
  margin     : 9px 0px 0px 0px;
  float      : right;
}
/* IE Hack stuff */
/*\*/
* html .ad_superbanner_article{
  display : inline;
}

/* Superbanner 768x150 all places */
.ad_superbanner_inline {
  width      : 768px;
  padding    : 0px;
  margin     : 0px 0px 5px 5px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_superbanner_inline {
  display : inline;
}

/* Top right superbanner fill */
.ad_superbanner_fill {
  width      : 133px;
  padding    : 0px;
  margin     : 0px 0px 5px 0px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_superbanner_fill {
  display : inline;
}

/* Megaboard 768x400 all places */
.ad_megaboard {
background  : white;

  width      : 468px;
  height     : 400px;
  padding    : 0px;
  margin     : 0px 0px 5px 5px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_megaboard {
  display : inline;
}


/* Superboard 768x400 all places */
.ad_superboard {
  width      		: 768px;
  padding    		: 0px;
  margin     		: 0px 0px 5px 5px;
  float      		: left;
  background-color	:white;
}
/* IE Hack stuff */
/*\*/
* html .ad_superboard {
  display : inline;
}

/* Superboard 860x448 all places */
.ad_xxl_superboard {
  width      : 860px;
  padding    : 0px;
  margin     : 0px 0px 0px 0px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_xxl_superboard {
  display : inline;
}

.ad_xxl_superboard_fill {
  width      : 80px;
  padding    : 0px;
  margin     : 0px 0px 0px 0px;
  float      : right;
}
/* IE Hack stuff */
/*\*/
* html .ad_xxl_superboard_fill {
  display : inline;
}

/* Skyscraper 180x500 all places */
.ad_skyscraper {
  width      : 180px;
  padding    : 0px;
  margin     : 0px 0px 5px 0px;
  float      : right;
}
/* IE Hack stuff */
/*\*/
* html .ad_skyscraper {
  display : inline;
}

/* Rectangle 180x250 all places */
.ad_rectangle {
  width      : 180px;
  padding    : 0px;
  margin     : 0px 0px 5px 0px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_rectangle {
  display : inline;
}

/* Button 180x150 all places */
.ad_button {
  width      : 180px;
  padding    : 0px;
  margin     : 0px 0px 5px 0px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_button {
  display : inline;
}

/* Button small 180x60 all places */
.ad_button_small {
  width      : 180px;
  padding    : 0px;
  margin     : 0px 0px 5px 0px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_button_small {
  display : inline;
}

/* Articleboard 320x173 */
.ad_articleboard {
  width      : 320px;
  padding    : 0px;
  margin     : 5px 0px 0px 0px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_articleboard {
  display : inline;
}

/* Text ads on top of the page */
.ad_text_901_container {
  width      : 901px;
  padding    : 0px;
  margin     : 0px 0px 5px 0px;
  float      : left;
}
/* IE Hack stuff */
/*\*/
* html .ad_text_901_container {
  display : inline;
}

/* Text ads 180x40 all places */
.ad_text {
  font-family  : arial,helvetica;
  font-size    : 10px;
  color        : #000000;
  width        : 169px;
  height       : 30px;
  padding      : 0px 5px 0px 5px;
  border-right : 1px #000000 solid;
  margin       : 0px 0px 0px 0px;
  float        : left;
  text-align   : center;
}
/* IE Hack stuff */
/*\*/
* html .ad_text {
  display : inline;
}

.ad_text a:link, .ad_text a:visited { 
  display         : block;
  width           : 169px;
  height          : 30px;
  color           : #000000;
  text-decoration : none;
}

.ad_text a:hover { 
  color           : #c0c0c0;
  text-decoration : underline;
}

.ad_horseshoe_container {
  position   : absolute;
  width      : 1px;
  left       : 50%;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_container {
  display : inline;
}

#ad_horseshoe_spacer {
  width      : 948px;
  height     : 155px;
}

.ad_horseshoe_container_global {
	margin:5px auto 0px auto;
	position:relative;
	padding-top:0px;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_container_global {
  display : inline;
}

.ad_horseshoe_left {
	background:none repeat scroll 0 0 white;
	height:auto;
	left:-150px;
	margin-bottom:0;
	overflow:hidden;
	position:absolute;
	top:0;
	/*width:150px;*/
	z-index:100;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_left {
  display : inline;
}

.ad_horseshoe_top {
	background:none repeat scroll 0 0 white;
	height:auto;
	margin-left:0;
	overflow:hidden;
	text-align:center;
	width:947px;
}

/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_top {
  display : inline;
}


.ad_horseshoe_top img {
	float:left;
	display:inline;
}


.ad_horseshoe_right {
	background:none repeat scroll 0 0 white;
	height:auto;
	left:947px;
	margin-bottom:0;
	overflow:hidden;
	position:absolute;
	top:0;
	/*width:150px;*/
	z-index:100;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_right {
  display : inline;
}

.bottombanner {
  bottom     : 0px;
  position   : fixed;
  z-index    : 100;
  border-top : 0px solid #dddddd;
}
.ad-item{
	width:171px;
	margin-left:5px;
	float:left;
	margin-top:5px;
}
