/*** Vortex CSS v0.9                             ***/
/*** DNS Europe Ltd. - www.dnseurope.net         ***/

/* Basic */

body {
	background: #3d4349;
	color: #444444;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}

a, a:link, a:visited, a:active {
	color: #0070ba;
	outline: none;
}

a:hover {
	color: #cc0000;
}

p, ol, ul, td, tr, th {
	font: normal 12px/19px Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin-top: 8px;
	margin-bottom: 8px;
}

p.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 130%;
	color: #0070ba;
	margin-top: 4px;
	margin-bottom: 12px;
}

.medium {
	font-size: 90%;
	line-height: 150%;
}

p.small {
	font-size: 90%;
	margin-top: 4px;
	margin-bottom: 12px;
}

.small {
	font-size: 90%;
}

ul {
	margin-top: 16px;
	margin-bottom: 16px;
}

li {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px !important;
	padding-left: 6px;
	list-style-type: image;
	list-style-image: url('../images/v-tick.gif');
}

ul.sm {
}

li.sm {
	font-size: 90%;
	line-height: 130%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	list-style-type: image;
	list-style-image: url('../images/v-tick.gif');
}

ul.features {
}

li.features {
	font-size: 90%;
	line-height: 130%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px !important;
	padding-left: 6px;
	border-bottom: 1px dotted #cccccc;
	color: #666666;
	list-style-type: image;
	list-style-image: url('../images/v-tick.gif');
}

li.featuresLast {
	font-size: 90%;
	line-height: 130%;
	margin-left: -2.2em;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #666666;
}

.featuresLink {
	font-size: 90%;
	line-height: 130%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 0px !important;
	padding-left: 6px;
	color: #666666;
	list-style-type: image;
	list-style-image: url('../images/dot.gif');
}

.featuresLink a {
	text-decoration: none;
}

.featuresLink a:hover {
	text-decoration: underline;
}

td {
	padding: 0px;
}

h1 {
	font: normal 33px/35px Arial, Helvetica, sans-serif;
	color: #0070ba;
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: -0.05em;
}

h2 {
	font: normal 20px/22px Arial, Helvetica, sans-serif;
	color: #0070ba;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: -0.03em;
}

h3 {
	font: normal 17px/19px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0070ba;
	margin-top: 30px;
	margin-bottom: 5px;
	letter-spacing: -0.02em;
}

h4 {
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	color: #0070ba;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: -0.01em;
}

h5 {
	font: normal 17px/19px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0070ba;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: -0.02em;
}

h6 {
	font: bold 17px/19px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0070ba;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: -0.02em;
}

#hpIntro {
	float: left;
	width: 550px;
	font-size: 140%;
	line-height: 130%;
	letter-spacing: -0.02em;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 12px;
}

#hpIcons {
	float: right;
	width: 290px;
}

.bright {
	color: #4a93f7;
}

.nl, a.nl, a.nl:link, a.nl:visited, a.nl:active {
	text-decoration: none;
}

a.nl:hover {
	text-decoration: underline;
}

.nlw, a.nlw, a.nlw:link, a.nlw:visited, a.nlw:active {
	color: #eeeeee;
	text-decoration: none;
}

a.nlw:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Layout */

#contPageHeader {
	background: #282e35;
	height: 90px;
	text-align: center;
}

	.cphImage {
		margin: 0px auto;
	}

#pageTop {
	text-align: center;
	background: #ffffff url('../images/gradient-header.gif') repeat-x;
	border-bottom: 2px solid #444444;
	z-index: 1000;
}

#pageMiddle {
	background: #000000;
	text-align: center;
	z-index: 800;
}

.hpiSplash {
	position: relative;
	width: 960px;
	margin: 0px auto;
}

.hpiText {
	position: absolute;
	top: 100px;
	left: 2px;
	width: 340px;
	text-align: left;
}

	.hpiText p.hpt {
		margin: 0px;
		color: #ffffff;
		font-size: 90%;
		line-height: 130%;
	}

.hpiLink {
	position: absolute;
	top: 250px;
	left: 2px;
}
	
#hpiButtons {
	display: block;
	width: 960px;
	height: 97px;
	z-index: 1200;
	margin: 0 auto;
	position: relative;
	top: -10px;
}
	
	#hpiButtons a:focus {
		outline: none;
	}
	
	#hpiButtons img {
		border: none;
		display: block
	}
	
#hpiButton {
	cursor: pointer;
	list-style: none;
	margin: 0px;
	margin-right: 5px;
	float: left;
}

#pageBottom {
	background: #ffffff url('../images/hpgradient.gif') repeat-x;
	text-align: center;
	border-top: 1px solid #ffffff;
}

	#pageBottomContent {
		width: 960px;
		margin: 0px auto;
		text-align: left;
	}

#main {
	background: #ffffff url('../images/gradient4.gif') repeat-x;
	text-align: center;
	border-top: 1px solid #ffffff;
}

	#mainContent {
		width: 960px;
		margin: 0px auto;
		text-align: left;
		clear: right;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.rightColumn {
		float: right;
		margin-left: 30px;
		width: 256px;
		height: 500px;
	}
	
#pageContent {
	width: 100%;
	margin-bottom: 40px;
}

	.left {
		vertical-align: top;
		padding-right: 30px;
		padding-top: 15px;
	}
	
	.right {
		padding: 20px;
		width: 240px;
		vertical-align: top;
		border-left: 1px solid #cccccc;
	}
	
	.rightEmpty {
		padding: 20px;
		width: 240px;
		vertical-align: top;
	}

#header {
	width: 960px;
	height: 90px;
	margin: 0px auto;
	text-align: left;
}

#logo {
	float: left;
	margin-top: 12px;
}

#topNavigation {
	width: 193px;
	float: right;
	margin-top: 15px;
}
	
	.buttons {
		height: 31px;
	}

	.mainSearch {
		width: 193px;
		white-space: nowrap;
	}
	
	.searchSite {
		float: left;
		margin: 0px;
		background: url('../images/gradient2.gif') repeat-x;
		border: 1px solid #bbbbbb;
		width: 166px;
		height: 21px;
		color: silver;
		font-size: 90%;
		line-height: 120%;
	}

#navigation {
	float: left;
	margin-left: 20px;
	margin-top: 54px;
	z-index: 1000;
}

	.navItem {
		float: left;
		margin-right: 10px;
	}
	
#pageHeader {
	border-bottom: 1px solid #cccccc;	
}

h1.pageTitle {
	font: normal 39px/39px Arial, Helvetica, sans-serif;
	color: #0070ba;
	margin: 0px;
	letter-spacing: -0.05em;
}

#slNavigation {
	margin-top: 15px;
	padding-bottom: 15px;
	display: block;
	height: 24px;
	margin-left: -4px;
}

	.slImg {
		float: left;
	}

	.slnicActive {
		background: url('../images/slnav-end-active.gif') right no-repeat;
		padding-right: 5px;
		margin-left: 5px;
		float: left;
		height: 24px;
		text-align: center;
		white-space: nowrap;
		display: block;
	}
	
	.slNavItemActive, a.slNavItemActive, a.slNavItemActive:link, a.slNavItemActive:visited, a.slNavItemActive:active {
		display: block !important;;
		display: inline;
		white-space: nowrap;
		font-weight: bold;
		background: url('../images/slnav-back-active.gif') no-repeat;
		height: 24px;
		font-size: 11px;
		line-height: 22px;
		padding-left: 15px;
		padding-right: 10px;
		text-decoration: none;
		color: #ffffff;
	}
	
	.slnic {
		background: url('../images/slnav-end.gif') right no-repeat;
		padding-right: 5px;
		margin-left: 5px;
		float: left;
		height: 24px;
		text-align: center;
		white-space: nowrap;
		display: block;
	}
	
	.slnicHover {
		background: url('../images/slnav-end-hover.gif') right no-repeat;
		padding-right: 5px;
		margin-left: 5px;
		float: left;
		height: 24px;
		text-align: center;
		white-space: nowrap;
		display: block;
	}

	.slNavItem, a.slNavItem, a.slNavItem:link, a.slNavItem:visited, a.slNavItem:active {
		display: block !important;
		display: inline;
		white-space: nowrap;
		font-weight: bold;
		background: url('../images/slnav-back.gif') no-repeat;
		height: 24px;
		font-size: 11px;
		line-height: 22px;
		padding-left: 15px;
		padding-right: 10px;
		text-decoration: none;
		color: #707679;
	}
	
	a.slNavItem:hover {
		display: block !important;
		display: inline;
		white-space: nowrap;
		background: url('../images/slnav-back-hover.gif') no-repeat;
		height: 24px;
		font-size: 11px;
		line-height: 22px;
		padding-left: 15px;
		padding-right: 10px;
		text-decoration: none;
		color: #333333;
	}
	
/* Scroller */

#scroller {
	width: 960px;
	text-align: left;
	margin: 0px auto;
}

#scrollItems {
	width: 960px;
	height: 290px;
	overflow: hidden;
	margin: 0px auto;
	z-index: 800;
}

#scrollNav {
	position: absolute;
	margin-top: 220px;
	z-index: 800;
}

#bplay {
	cursor: pointer;
	border: 1px solid #cccccc;
	padding: 2px;
}

#bpause {
	cursor: pointer;
	border: 1px solid #cccccc;
	padding: 2px;
}

#prevslide {
	cursor: pointer;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
}

#nextslide {
	cursor: pointer;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 2px;
}

.hpBox {
	margin-top: 15px;
	width: 309px;
	height: 309px;
	background: url('../images/hp-box2.gif') no-repeat;
	float: left;
	margin-right: 16px;
}

	.hpbTitle {
		margin-top: 10px;
		margin-left: 20px;
	}
	
	.hpbContent {
		font-size: 95%;
		margin: 0px 20px;
		height: 177px;
	}
	
	.hpbContent p {
		font-size: 95%;
		line-height: 140%;
		margin-bottom: 10px;
	}
	
	.hpbContent li {
		font-size: 95%;
		line-height: 140%;
		margin-bottom: 5px;
	}
	
	.hpbPrice {
		margin: 0px 20px;
		margin-top: 5px;
	}
	
	.hpbButton {
		float: right;
	}

#partnerLogos {
	margin: 0px;
	padding: 20px;
}

#logos {
	margin: 0px auto;
}
	
#footer {
	background: #3d4349 url('../images/gradient-footer.gif') repeat-x;
	color: #ffffff;
	padding: 20px;
	text-align: center;
}

	#footerContent {
		width: 960px;
		margin: 0px auto;
		text-align: left;
	}
	
	.footerLinks {
		font-size: 90%;
		float: left;
		margin-right: 40px;
	}
	
	a.footerLink, a.footerLink:link, a.footerLink:visited, a.footerLink:active {
		color: #ffffff;
		text-decoration: none;
	}
	
	a.footerLink:hover {
		text-decoration: underline;
	}
	
	.footerText {
		font-size: 10px;
		line-height: 13px;
		color: #cccccc;
		margin: 0px;
		margin-top: 40px;
	}
	
	
/* Main Navigation */

#mainNav {
}

	#mainNavLinks {
	}
	
	.menuItem {
		float: left;
	}

	.mainLink {
		float: left;
		margin-right: 10px;
	}


/* Drop-down menus */

.dropDownMenu {
	display: block;
	position: relative;
	top: 26px;
	z-index: 900;
}

.dropdown {
	display: none;
	width: 190px;
	position: absolute;
	padding-top: 2px;
}

.ddContent {
	background: url('../images/dd-back.gif') repeat-y;
}

.ddsmContent {
	background: url('../images/dd-sl-back.gif') repeat-y;
}

	.ddIcon {
		margin-left: 8px;
		margin-right: 10px;
		float: left;
	}
	
	.ddArrow {
		margin-left: 5px;
		margin-right: 8px;
		float: right;
	}
	
	.ddTop {
		border-bottom: 1px solid #919597;
	}
	
	.ddBottom {
	}
	
	.ddLink, a.ddLink, a.ddLink:link, a.ddLink:visited, a.ddLink:active {
		font-size: 90%;
		display: block;
		white-space: nowrap;
		text-decoration: none;
		line-height: 32px;
		clear: both;
		color: #ffffff;
		width: 190px;
		height: 32px;
		border-bottom: 1px solid #919597;
		background: url('../images/dd-back.gif') repeat-y;
		z-index: 2000;
	}
		
	a.ddLink:hover {
		color: #ffffff;
		background: #5a6063 url('../images/dd-back-hover.gif') repeat-y;
	}
	
.box1 {
	padding: 10px 20px;
	border: 1px solid #b8b8b8;
	background: #ffffff url('../images/gradient4.gif') repeat-x;
	margin-bottom: 20px;
}

.box2 {
	position: absolute;
	padding: 10px 20px;
	border: 1px solid #b8b8b8;
	background: #ffffff url('../images/gradient4.gif') repeat-x;
	margin-bottom: 20px;
}

.box3 {
	padding: 10px 20px;
	border: 1px solid #b8b8b8;
	border-bottom: 2px solid #b8b8b8;
	background: #000000 url('../images/gradient6.gif') repeat-x;
	margin-bottom: 20px;
	color: #ffffff;
}

.box3 a {
	font-size: 90%;
	line-height: 240%;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
	background: url('../images/arrow-blue-small.gif') right no-repeat;
	padding-right: 20px;
}

.box3 a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('../images/arrow-white-small.gif') right no-repeat;
	padding-right: 20px;
}

.box3 p {
	color: #ffffff;
	font-size: 90%;
}

.box3 li {
	color: #ffffff;
	font-size: 90%;
	line-height: 140%;
	text-indent: -16px;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 4px;
}

.blackBox {
	padding: 10px 20px;
	border: 1px solid #b8b8b8;
	border-bottom: 2px solid #b8b8b8;
	background: #000000 url('../images/gradient6.gif') repeat-x;
	margin-bottom: 15px;
	color: #ffffff;
}

.blackBox h5 {
	color: #4a93f7;
}

.blackBox h6 {
	color: #4a93f7;
}

.blackBox a {
	font-size: 90%;
	line-height: 240%;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
	background: url('../images/arrow-blue-small.gif') right no-repeat;
	padding-right: 20px;
}

.blackBox a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('../images/arrow-white-small.gif') right no-repeat;
	padding-right: 20px;
}

.blackBox p {
	color: #ffffff;
	font-size: 90%;
}

.blackBox li {
	color: #ffffff;
	font-size: 90%;
	line-height: 130%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	margin-top: 4px !important;
	margin-bottom: 4px !important;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: image;
	list-style-image: url('../images/v-tick2.gif');
}

.boxR {
	width: 60%;
	margin-left: 40%;
}

.boxL {
	width: 60%;
}

.underline1 {
	border-bottom: 1px dotted #cccccc;
}

.underline2 {
	border-bottom: 1px dotted #666666;
}

.rmLink, a.rmLink, a.rmLink:visited, a.rmLink:active {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/arrow-down-blue.gif') left no-repeat;
	margin-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
}

a.rmLink:hover {
	background: url('../images/arrow-down-red.gif') left no-repeat;
}

.faqLink, a.faqLink, a.faqLink:visited, a.faqLink:active {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	background: url('../images/arrow-down.gif') left no-repeat;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #444444;
	text-decoration: none;
}

a.faqLink:hover {
	background: url('../images/arrow-down.gif') left no-repeat;
	color: #0070ba;
	text-decoration: underline;
}

/* Tables */

table {
	border-collapse: collapse;
}

.table1 {
	border: 1px solid #bbbbbb;
	margin-top: 10px;
}

	.tdHead {
		font-weight: bold;
		border-bottom: 1px solid #bbbbbb;
		padding: 4px 12px;
		text-align: left;
		background: #000000 url('../images/tdhead-back.gif') repeat-x;
		color: #ffffff;
		white-space: nowrap;
	}
	
	.tdHead2 {
		font-weight: bold;
		border-bottom: 1px solid #bbbbbb;
		padding: 4px 12px;
		text-align: left;
		background: #000000 url('../images/blue-gradient.gif') repeat-x;
		color: #ffffff;
		white-space: nowrap;
	}
	
	.tdLabel {
		border-top: 1px dotted #cccccc;
		border-right: 1px solid #bbbbbb;
		padding: 6px 12px;
		text-align: left;
		color: #666666;
		background: #f0f0f0;
	}
	
	.tdCell {
		border-top: 1px dotted #cccccc;
		padding: 6px 12px;
		text-align: left;
	}
	
	

/* Forms */

.formTable {
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-top: 10px;
}

	.formLabel {
		font-size: 90%;
		line-height: 110%;
		padding: 6px;
		text-align: right;
		color: #4a93f7;
		width: 120px;
		font-weight: bold;
		border-bottom: 1px dotted #bbbbbb;
	}
	
	.formLabel2 {
		font-size: 90%;
		padding: 6px;
		text-align: right;
		color: #0070ba;
		width: 120px;
		font-weight: bold;
		border-bottom: 1px dotted #bbbbbb;
	}
	
	.formField {
		padding: 6px;
		text-align: left;
		border-bottom: 1px dotted #bbbbbb;
		white-space: nowrap;
	}
	
	.ffMax {
		width: 100%;
	}
	
	.ffBold {
		font-weight: bold;
	}
	
	.formNote {
		font-size: 80%;
		line-height: 120%;
		color: #666666;
		text-align: left;
		border-bottom: 1px dotted #bbbbbb;
		padding-left: 15px;
	}
	
	.formMessage {
		font-weight: bold;
		text-align: center;
		background: #0070ba url('../images/blue-gradient.gif') repeat-x;
		color: #ffffff;
		padding: 6px;
		vertical-align: middle;
	}

	#cost {
		font-weight: bold;
	}
	
#preload {
	display: none;
	visibility: hidden;
}

.blueCircle {
	float: left;
	width: 24px;
	height: 24px;
	background: url('../images/blue-circle.gif') no-repeat;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1;
	line-height: 24px;
}

.indent {
	margin-left: 35px;
	margin-bottom: 20px;
}

.leftCol {
	float: left;
	width: 300px;
}

.rightCol {
	float: right;
	width: 300px;
}

.center {
	text-align: center;
}

.transparent {
	opacity: 0.75;
}

.opaque {
	opacity: 1.00;
}

.popup {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 190px;
	width: 100%;
}

.window {
	position: relative;
	margin: 0px auto;
	text-align: left;
	z-index: 1000;
}

.windowTop {
	background: url('../images/window-top.gif') no-repeat;
	text-align: right;
}
	.windowTop img {
		position: relative;
		left: 5px;
	}

.windowBottom {
	background: url('../images/window-bottom.gif') no-repeat;
	text-align: right;
}
	.windowBottom img {
		position: relative;
		left: 5px;
	}

.windowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	background: #ffffff;
	color: #0070ba;
	margin: 0px;
	padding: 5px 12px;
}

	.windowTitle img {
		float: right;
	}

.windowContent {
	background: #ffffff;
	padding: 15px;
}

#fade {
	zoom: 1;
}

.fadeOut {
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

.fadeIn {
	opacity: 1.00;
	filter: alpha(opacity = 100);
}

#solutions {
	background: #282e35;
	text-align: center;
	height: 200px;
}

.solutionsIntro {
	width: 970px;
	height: 200px;
	background: #282e35;
	color: #ffffff;
	margin: 0px auto;
	text-align: left;
}

.solutionsText {
	float: right;
	width: 600px;
	height: 170px;
	margin-top: 30px;
	margin-right: 50px;
}

.solutionsIntro p {
	font: normal 15px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 6px;
	margin-bottom: 6px;
}

.solutionsIntro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: -1;
}

.solimg {
	float: left;
	margin-right: 20px;
}

#solutionIconRow {
	padding-bottom: 30px;
	margin: 0px auto;
	width: 840px;
	height: 120px;
	white-space: nowrap;
}

#solutionIcons {
	position: relative;
	z-index: 2000;
}

#solutionIcons img {
	margin-left: 10px;
	margin-right: 10px;
}

#hpNewsBox {
	float: right;
	width: 345px;
	height: 180px;
	background: url('../images/newsbox.gif') no-repeat;
}

#hpNewsBoxContent {
	padding: 17px;
	padding-top: 0px;
}

.ss {
	padding: 6px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	cursor: pointer;
}

.ssFocus {
	padding: 6px;
	border: 1px solid #2a73d7;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	background: #2a73d7;
	color: #ffffff;
}

.previewImage {
	margin: 0px auto;
}

.caption {
	font-size: 80%;
	margin-top: 5px;
}

h2.newsTitle {
	font: normal 230%/120% Arial, Helvetica, sans-serif;
	color: #0070ba;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: -0.03em;
}

.newsItem {
	clear: both;
	padding-bottom: 25px;
	background: url(../images/media-default.gif) no-repeat;
}

.blogItem {
	clear: both;
	padding-bottom: 25px;
	background: url(../images/blog-default.gif) no-repeat;
}

.newsImg {
	float: left;
	margin-right: 20px;
}

.newsBody {
	margin-left: 150px;
}

p.newsTitle {
	font: normal 180%/120% Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: -0.01em;
}

p.newsDate {
	font-size: 90%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.newsSummary {
	margin-top: 10px;
	margin-bottom: 30px;
}

.readmore, a.readmore {
	color: #ffffff;
	background: #aaaaaa;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 3px;
	text-decoration: none;
	top: -2px;
	position: relative;
	white-space: nowrap;
}

a.readmore:hover {
	color: #ffffff;
	background: #0070ba;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 3px;
	text-decoration: none;
	top: -2px;
	position: relative;
	white-space: nowrap;
}

.news {
	margin-top: 8px !important;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 90%;
	line-height: 130%;
	background: url('../images/vtick.gif') 0px 3px no-repeat;
	padding-left: 23px;
}

.date {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}

.message {
	font-weight: bold;
	text-align: center;
	background: #0070ba url('../images/blue-gradient.gif') repeat-x;
	color: #ffffff;
	margin-bottom: 15px;
	padding: 6px;
	vertical-align: middle;
}

.qmo {
	margin-right: 5px;
}

.qmc {
	margin-left: 5px;
}

.quote {
	padding: 20px;
	border: 1px dotted #b8b8b8;
	margin-bottom: 20px;
	font-size: 110%;
	line-height: 160%;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 180px !important;
	width: 220px;
	float: right;
	margin-left: 30px;
}

.qsig {
	font-size: 10px;
	font-weight: bold;
	color: #888888;
	margin-top: 8px;
	margin-bottom: 0px;
	text-align: right;
}

/** Online Backup Home **/
	
#obMain {
	background: #282e35;
	text-align: center;
}

#obContainer {
	width: 960px;
	margin: 0px auto;
	background: url('../images/ob-probak.jpg') no-repeat;
}

#obTop {
	background: none;
	clear: both;
	padding-bottom: 30px;
}

.obTopContent {
	padding: 20px;
	padding-top: 30px;
	margin-left: 500px;
	width: 400px;
	text-align: left;
}

#obBottom {
	padding-bottom: 20px;
	margin-bottom: 0px !important;
	margin-bottom: 20px;
	clear: both;
}

li.smallBulletBlue {
	font-size: 90%;
	line-height: 100% !important;
	line-height: 160%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	list-style-type: image;
	list-style-image: url('../images/vtick-blue.png');
}

li.smallBulletGreen {
	font-size: 90%;
	line-height: 100% !important;
	line-height: 160%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	list-style-type: image;
	list-style-image: url('../images/vtick-green.png');
}

#probak {
	float: left;
	margin: 10px;
	border: none;
	text-decoration: none;
}

#probakent {
	float: left;
	margin: 10px;
	border: none;
	text-decoration: none;
}

.pbBox {
	width: 450px;
	height: 150px;
	text-align: left;
	cursor: pointer;
}

.pbBoxOver {
	width: 450px;
	height: 150px;
	text-align: left;
	cursor: pointer;
	background: url('../images/pb-box.gif') no-repeat;
}

.pbBoxContent {
	padding: 15px;
	text-align: left;
}

/** Smartdrive Shop Home **/
	
#sdMain {
	background: #282e35;
	text-align: center;
}

#sdContainer {
	width: 960px;
	margin: 0px auto;
	background: url('../images/sd-background.jpg') no-repeat;
}

#sdTop {
	background: none;
	clear: both;
	padding-bottom: 30px;
}

.sdTopContent {
	padding: 20px;
	padding-top: 30px;
	margin-left: 500px;
	width: 400px;
	text-align: left;
}

#sdBottom {
	padding-bottom: 20px;
	margin-bottom: 0px !important;
	margin-bottom: 20px;
	clear: both;
}

li.smallBulletBlue {
	font-size: 90%;
	line-height: 120% !important;
	line-height: 160%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	list-style-type: image;
	list-style-image: url('../images/vtick-blue.png');
}

li.smallBulletGreen {
	font-size: 90%;
	line-height: 120% !important;
	line-height: 160%;
	margin-left: -1.8em !important;
	margin-left: -2.2em;
	list-style-type: image;
	list-style-image: url('../images/vtick-green.png');
}

#sdPremium {
	float: left;
	margin: 10px;
	border: none;
	text-decoration: none;
}

#sdBusiness {
	float: left;
	margin: 10px;
	border: none;
	text-decoration: none;
}

.sdBox {
	width: 450px;
	height: 150px;
	text-align: left;
	cursor: pointer;
}

.sdBoxOver {
	width: 450px;
	height: 150px;
	text-align: left;
	cursor: pointer;
	background: url('../images/pb-box.gif') no-repeat;
}

.sdBoxContent {
	padding: 15px;
	text-align: left;
}

.whiteText {
	color: #ffffff;
}

.grayText {
	color: #444444;
}

.ftNavigationBlock {
	margin-bottom:10px;
}

.ftTitle {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}

.ftLink, a.ftLink, a.ftLink:visited {
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.ftLink:hover {
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #cccccc;
	background: #f0f0f0;
	font-weight: bold;
	color: #0070ba;
	text-decoration: none;
}

.ftLinkSub {
	color: #0070ba;
	font-size: 9px;
	line-height: 11px;
	position: relative;
	top: -8px;
	margin-left: 39px;
}

.ftIcon {
	margin: 5px;
	margin-right: 10px;
	vertical-align: middle;
}

.roundedFrame {
	border: 1px solid #ffffff;
	background: #ffffff url('../images/sd-white-back.jpg') 0px 2px no-repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.roundedFrameContent {
	padding: 15px;
	text-align: left;
}

a.optionNormal {
	display: block;
	background: #cccccc url('../images/arrow-gray2.gif') right center no-repeat;
	color: #444444;
	xbackground-position: 0 -10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 16px;
	cursor: pointer;
	text-decoration: none;
}

a.optionActive {
	display: block;
	background: #666666;
	color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 16px;
	cursor: pointer;
	text-decoration: none;
}

a.optionHover {
	display: block;
	background: #0070ba url('../images/arrow-white2.gif') right center no-repeat;
	color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 16px;
	cursor: pointer;
	text-decoration: none;
}


.frame {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff url('../images/boxgradient.gif') left bottom repeat-x;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.frameContent {
	padding: 15px;
	text-align: left;
}

.testimonial {
	font-size: 110%;
	line-height: 130%;
	font-family: Georgia MS, Times New Roman, Times, serif;
}

.quotes {
	font-family: Georgia MS, serif;
	font-size: 16px;
	line-height: 10px;
	font-weight: bold;
	color: #0070ba;
}

.quote2 {
	padding: 12px;
	border: 1px solid #cfcfcf;
	background: url('../images/quote-back.gif') no-repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

#scroller2 {
	padding: 12px;
	border: 1px solid #cfcfcf;
	background: url('../images/quote-back.gif') no-repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

	#scrollItems2 {
		overflow: hidden;
		height: 360px;
	}
	
	.scrollItem2 {
		display: block;
		height: 360px;
	}
	
.blue {
	color: #0070ba;
}