/* Style Overrides for EVBackup Website */

body.evbackup h1, body.evbackup h2, body.evbackup h3 {
	color: #3d3d3d;
}

body.evbackup #mainDiv {
	background-image:url("/images/top_subpage_evbackup.gif"); 
}

body.evbackup #mainDiv.hpBackground {
	background-image:url("/images/top_evbackup.gif");
}

body.evbackup #header #logo a {
	width: 144px;
	background: url('/images/logo_evbackup.gif') no-repeat scroll;
}

body.evbackup #main #nav div.navBtn a {
	background: url('/images/nav_image_evbackup.gif') no-repeat scroll;
}

body.evbackup #homepageTop {
	height: 230px;
}

body.evbackup #mainPrices {
	width: 543px;
}

body.evbackup #mainPrices #planA,
body.evbackup #mainPrices #planB,
body.evbackup #mainPrices #planC {
	width: 543px;
}

body.evbackup #mainPrices #planA {
	background: url('/images/5gb_orb_space.gif') no-repeat scroll 0px 2px;
}

body.evbackup #mainPrices #planB {
	background: url('/images/10gb_orb_space.gif') no-repeat scroll 0px 2px;
}

body.evbackup #mainPrices #planC {
	background: url('/images/25gb_orb_space.gif') no-repeat scroll 0px 2px;	
}

body.evbackup #custLoginTitle {
	background: url('/images/cust_login_title_evbackup.gif') no-repeat scroll;
}

body.evbackup .mainTeaserContainer {
	background-color: #ffffff;
}

body.evbackup .mainTeaserBanner {
	float: right;
	color: #7b7b7b;
	font-style: italic;
	font-size: 86%;
	margin-right: 6px;
}

body.evbackup .mainTeaserBanner a:link,
body.evbackup .mainTeaserBanner a:visited {
	color: #7b7b7b;
	text-decoration: none;
}

body.evbackup .mainTeaserBanner .linkUnderline {
	border-bottom: 1px dotted #7b7b7b;
}

body.evbackup #homepageMain #leftMainBarPosition {
	padding-top:15px;
}

body.evbackup #homepageMain #middleContentAreaPosition  {
	margin-top:6px; 
}

body.evbackup #homepageMain #rightMainBarPosition {
	margin-top:6px;
}


/* Support - Old Style; used mainly on EVBackup */

.support_box{
	margin-left:10px;
	margin-bottom:5px;
	width:235px;
	float: right;
}

.support_box_title{
	color: #ffffff;	
	font-size: 108%;
	font-weight:bolder;
}

.support_box_text{
	padding-top:5px;
}

html div.codeblock {
	background-color: #EDF1F3;
	padding: 5px;
	border: 1px solid #7F98A7;
	line-height: 1.2em;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 1em;
}

div.codeblock code {
	background-color: transparent;
}

.softwareOptionsTable {
	margin-left: auto;
	margin-right: auto;
	width:535px;
	border-spacing:0px;

}

.softwareOptionsTable td {
	border-bottom: dotted 1px #FFFFFF;
	padding:5px;
	vertical-align:top;
	background-color: #f1f1f1;
	font-size:77%;
}

.softwareOptionsTable td.softwareOptionsTableTitle {
	font-weight:bold;
}

.softwareOptionsTable td.header{
	background-color: #7b7b7b;
	color: #ffffff;
	font-weight:bold;
	font-size: 93%;
}

.title_text{
	font-size:108%;
	font-weight:bolder;
}

