/*---- Rapid Advert Banners styles, January 2009 ----*/

/*-- Side Bar - Contains Adverts, Promotions etc. --*/
.sidebar_wrap {
	height:auto;
	width:210px;
	float:right;
	margin-left:35px;
}
/*---- Banners - Place within Sidebar ----*/
.banner_wrap h1 {
	font-size:0.8em;
	color:#ffffff;
	padding:0px 0px 5px 10px;
	margin:0px;
}
.banner_wrap p {
	font-size:0.7em;
	padding-right:20px;
}
.banner_wrap {
	width:210px;
	height:auto;
	margin-bottom:15px;
	background:#fff;
}
.banner_titletop {
	width:210px;
	height:5px;
	background:url(../../assets/banner_titletop.gif) no-repeat;
}
.red {
	background:url(../../assets/banner_titletop_red.gif) no-repeat;
	}
.banner_title {
	width:210px;
	height:auto;
	background:url(../../assets/maincon_banner_grad_bg.gif) repeat-x bottom;
	background-color:#000000;
}
.solid {
	background:none;
	background-color:#666666;
	border-bottom:1px solid #333;
}
.banner_content {
	width:108px;
	height:auto;
	background:#FFFFFF;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	padding:10px 90px 0px 10px;
}
.upgrades {
	background:url(../../assets/quote_bg.jpg) no-repeat top right;
}
.storage {
	background:url(../../assets/support_bg.jpg) no-repeat top right;
}
.dest_green {
	width:198px;
	padding:10px 0px 0px 10px;
}
.banner_borderbottom {
	width:210px;
	height:5px;
	background:url(../../assets/sidebar_borderbottom.gif);
}
/*---- 'More' Button ----*/
.button_small {
	border:none;
	padding:0px 0px 0px 10px;
}
p.more {
	font-size:0.8em;
	font-weight:bold;
	color:#003151;
	padding:10px 0px 0px 0px;
}
p.more a {
	color:#003151;
}
p.more a:hover {
	color:#003151;
	text-decoration: underline;
}

