/** BASIC */
html{
	overflow: -moz-scrollbars-vertical; 
}

body {
	margin: 0px;
	padding: 0px;
	background: #2E4459 url(/images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

.homehdr{
	color: #DD0000;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 18px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.list1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}

ul.list1 li {
	float: left;
	width: 50%;
}

ul.list1 li.alt {
	width: 45%;
	padding-left: 5%;
	background: url(images/homepage08.gif) repeat-y left top;
}

ul.list1 a {
	padding-left: 17px;
	background: url(images/homepage07.gif) no-repeat left center;
}


ul.list3 {
	position: relative;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}

ul.list3 li {	
	float: left;
	display:block;
	width: 230px;
	padding-left: 17px;
	background: url(/images/homepage07.gif) no-repeat left center;
}



ul.list2 li {
	padding-left: 17px;
	background: url(/images/homepage07.gif) no-repeat left center;
}

.line1 {
	clear: left;
	background: blue;
}

/** LINKS */

a {
	color: #DD0000;
}


a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

/** BACKGROUNDS */

.bg1 {
	background: #FFFFFF url(/images/bg04.jpg) no-repeat right bottom;
}

.bg2 {
	background: #FFFFFF url(/images/bg05.jpg) no-repeat right bottom;
}

.bg3 {
	background: #FFFFFF url(/images/subpage1_01.jpg) no-repeat right bottom;
}

.bg4 {
	background: url(/images/homepage08.gif) repeat-y left top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
}

.image-left {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 6px 0px;
}

.image-left img {
	border: 4px solid #FFFFFF;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

.table1 * {
	font-size: 9px;
}

.table1 {
	margin-bottom: 18px;
}

.table1 th, .table1 td {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.table1 th {
	padding: 5px 15px;
}

.table1 td {
	padding: 5px 15px;
	background: #F4F4F4;
}

.table1 tr.alt td {
	background-color:#2E4358;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

.table1 tr.clr td {
	background:none;
}

/** HEADER */

#header {
	width: 874px;
	height: 116px;
	padding-top: 20px;
}

/** MENU */

#menu {
	width: 578px;
	height: 58px;
	background: url(/images/bg02.jpg) no-repeat left top;
}

#menu1{
	margin: 0px auto;
	padding: 18px 0px 0px 20px;
}


/** LOGIN */

#login {
	width: 578px;
	height: 58px;
	margin: 0px auto;
	background: url(/images/bg03.jpg) no-repeat left top;
}

#login form {
	margin: 0px auto;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login ul {
	margin: 0px;
	padding: 19px 0px 0px 9px;
	list-style: none;
	line-height: normal;
}

#login li {
	float: left;
}

#login label {
	float: left;
	height: 22px;
	padding: 6px 10px 0px 10px;
	text-align: right;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #F1CCCC;
}

#login .text-input {
	width: 142px;
	height: 18px;
	padding: 2px 5px 0px 5px;
	background: #850000;
	border: 1px solid #850000;
	border-top-color: #580000;
	border-left-color: #690000;
	color: #FFFFFF;
}

.captcha-err {
	background: #850000;
	/*border: 1px solid #850000;
	border-top-color: #580000;
	border-left-color: #690000;*/
	color: #FFFFFF;
}

#submit-login {
	margin-left: 10px;
}

#submit-nl {
}

/** PAGE */

#page {
	width: 874px;
}

#plans {
	clear: both;
	height: 134px;
	overflow: hidden;
}

/** CONTENT */

#content {
	width: 578px;
}

#sidebar_content {
	width: 240px;
}

/** BOX STYLE A */

.boxA .title {
	padding: 20px 28px 0px 28px;
}

.boxA .content {
	padding: 14px 28px;
}

.boxA .sidebar_content {
	padding: 14px 18px;
}

.boxA h2 {
	font-size: 16px;
	/*text-indent: -9999em;*/
}

/** BOX STYLE B */

.boxB {
	width: 282px;
	height: 134px;
	background: url(/images/bg06.jpg) no-repeat left top;
}

.boxB h2 {
	float: left;
	width: 159px;
	height: 29px;
	padding: 17px 0px 0px 17px;
	font-size: 12px;
	/*text-indent: -9999em;*/
}

.boxB h3 {
	float: left;
	width: 159px;
	height: 29px;
	padding: 17px 0px 0px 17px;
	color:#DD0000;
	font-size: 12px;
	/*text-indent: -9999em;*/
}

.boxB ul {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	list-style: none;
	line-height: normal;
	font-size: 9px;
}

.boxB li {
	padding: 5px 0px;
	background: url(/images/homepage19.gif) repeat-x left top;
}

.boxB li.first {
	background: none;
}

.boxB li span {
	padding-left: 10px;
	background: url(/images/homepage07.gif) no-repeat left center;
}

.boxB p, .boxB p a {
	float: right;
	width: 106px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	/*text-indent: -9999em;*/
	line-height: normal;
}

/** SIDEBAR */

#sidebar {
	width: 296px;
}

/** FOOTER */

#footer {
	width: 874px;
	height: 100px;
	margin: 0px auto;
	/*background: url(images/bg07.gif) repeat left top;*/
}

#footerspacer {
	padding-bottom: 0px;
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	color: #9DADBE;
}

/** BOX1 */

#box1 {
	padding-bottom: 15px;
}

#box1 p {
	position: relative;
}

/** BOX2 */

#box2 {
	height: 260px;
	min-height: 260px;
	padding-bottom: 19px;
}

html>body #box2 {
	height: auto;
}

#box2 .title {
	padding: 26px 25px 0px 20px;
}

#box2 .content {
	padding: 15px 25px 0px 20px;
}

/** BOX3 */

#box3 {
	padding: 0px 34px;
	color: #9EBBD4;
}

#box3 a {
	color: #D2EAFF;
}

/** BOX4 */

#box4 {
}

#box4 p {
	background: url(/images/homepage16.jpg) no-repeat left top;
}

#box44 {
}

#box44 p {
	background: url(images/sp1.jpg) no-repeat left top;
}


/** BOX5 */

#box5 {
}

#box5 p {
	background: url(images/homepage17.jpg) no-repeat left top;
}

#box55 {
}

#box55 p {
	background: url(images/sp2.jpg) no-repeat left top;
}

/** BOX6 */

#box6 {
}

#box6 p {
	background: url(images/homepage18.jpg) no-repeat left top;
}

#box66 {
}

#box66 p {
	background: url(images/sp3.jpg) no-repeat left top;
}

/** BOX7 */

#box7 {
}

/** BOX8 */

#box8 {
}

#box8 .title {
	padding-top: 30px;
}

/** BOX9 */

#box9 {
}

#box9 .title {
	padding-top: 0px;
}

.spimg{
	padding-right: 13px;
}


.frmerr{
	color: #A82A01;
	font-size:13px;
	font-weight:bold;
	width:200px;
}

.frmlst {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	width: 150px;
}

.frmlst li {
	display: block;
	float: left;
	width: 70px;
	margin-bottom: 8px;
	overflow:visible;
}

#homeimg ul {
	float: left;
	margin: 0px;
	padding: 50px 0px 0px 25px;
	list-style: none;
	line-height: normal;
	
}

#homeimg li {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
	/*background: url(images/homepage19.gif) repeat-x left top;*/
}

#homeimg li a{
	color:#FFFFFF;
	text-decoration:none;
}

.selst {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

.selst li {
	color:#FFFFFF;
	font-size: 11px;
	padding: 5px 5px;
	background: url(images/homepage19.gif) repeat-x left top;
}

.selst li#top {
	background: none;
}

.selst li#btm {
	font-size: 12px;
	font-weight:bold;
	padding: 5px 5px;
}

.tAlignLeft{
text-align:left;
}

.tAlignCenter{
text-align:center;
}

.brdbtm{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}


.splitRightNarrow { width: 320px; float: left; } /* part of 3 col layout used on Why Carbonite page */ 
.splitRightNarrow2 { /* part of 3 col layout used on Why Carbonite page */ width: 241px; margin: 0 auto; text-align:center } 
div#protection { /* .splitRightNarrow2 on Why Carbonite */ 
    background: #EBF0F5 url(/images/roundedblue_bottom.gif) no-repeat bottom left; 
    text-align: center; padding-bottom: 12px; overflow: hidden; /* IE6 sucks */ } 
div#protection h3 { background: #EBF0F5 url(/images/roundedblue_top.gif) no-repeat top left; 
    margin: 0 0 8px 0; padding: 10px; width: 221px; text-align: center; font-size: 15px; } 
div#protection ul { padding: 0 7px; width: 223px; font-size: 12px; line-height: 1.4; 
    text-align: left; margin: 0; color: #666; } 
div#protection p { text-align: center; padding: 0 7px; width: 223px; margin: 14px 0 0 0; } 
div#protection ul li { width: 179px; padding: 0 0 11px 44px; margin-bottom: 5px; } 
div#protection ul li h5 { display: inline; color: #553ca0; font-size: 12px; } 
div#protection ul li#deletion { background: url(/images/icon_recycle.gif) no-repeat top left; } 
div#protection ul li#theft { background: url(/images/icon_thief.gif) no-repeat top left; } 
div#protection ul li#disaster { background: url(/images/icon_fire.gif) no-repeat top left; } 
div#protection ul li#alert { background: url(/images/icon_drivefailure.gif) no-repeat top left; } 

.content .leftSide ul {
margin: 16px 0 0 0;
padding: 0 0 0 0px;
height: 90px;
text-align:left;
}
.content .leftSide ul li { float: left; height: 75px; width: 108px; padding: 0 10px; color: #333; line-height: 1.2; font-size: 11px;}
.content .leftSide ul li#li2, li#li3, li#li4 { border-left: 1px dotted #aaa; }
.content .leftSide ul li strong { color: #3C58A0; font-size: 12px; display: block; margin-bottom: 5px; } 


.customswlist {
margin: 16px 0 0 0;
padding: 0 0 0 0px;
text-align:left;
}
.customswlist li { float: left; width: 210px; padding: 5px 5px 5px; color: #333; line-height: 1.2; font-size: 11px;}

.customswlist li { border-bottom: 1px dotted #aaa; }
.customswlist li#btm { border-bottom: 0px dotted #aaa; }
.customswlist li strong { color: #3C58A0; font-size: 12px; margin-bottom: 5px; } 

.HomeQuote {
	background: url(/images/quote.jpg) no-repeat left top;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #3D3D3D;
	line-height: 1.4;
}

.HomeQuote b {
	font-style: italic;
	padding-top: 10px;
	font-size: 12px;
	color: #3D3D3D;
	line-height: 1.2;
	text-align: right;
	float:right;
}

.HomeQuote b a {
	font-style:normal;
	color: #3D3D3D;
}


.HomeQuoteDrop {
	width: 32px;
	height: 15px;
	float: left; 
}

blockquote {
	background: url(images/quote.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 10px 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 16px;
	color: #3D3D3D;
}

.CTspacer {
	clear:both;
	padding-top: 10px;
}

blockquote p {
	margin-bottom: 0;
}

blockquote p#client {
	margin: 0;
	font-style: normal;
	padding-top: 5px;
	color: #3D3D3D;
	line-height: 1.2;
	text-align: right;
	float:right;
}

blockquote p#client a {
	font-style:normal;
	color: #3D3D3D;
}