body {
	margin:0;
}
#doc2 {
	position: relative;
}
ul.supernav {
	background-image: url(/assets/layout/vbs/sn_bg.gif);
}
.aboutVbs, .vbsHome .pageTitle {
	display:none;
}
.searchBox {
	position: absolute;
	top:31px;
	right:5px;
	padding: 5px 8px;
	background-color: #0083D7;
	color:#fff;
	font-size: 85%;
}
.searchBox span.userGoodnews {
	padding-left: 3px;
	padding-right:6px;
}
.searchBox a {
	color:#fff;
}
/**** TEMPORARY TIL SEARCH REFACTOR ****/
.searchBox form {
	display:none;
}
.searchBox input.search {
	background-color: #80c1eb;
	border:none;
	padding: 2px 8px;
	margin-top:2px;
	margin-right:2px;
}
html {
	background: url(/assets/layout/vbs/html_bg.gif) repeat-x 0 100%;
}
body {
	background: url(/assets/layout/vbs/body_bg.gif) repeat-x 0 0;
}
body.vbsHome {
	background-image: url(/assets/layout/vbs/body_bg_home.gif);
}
#hd {
	background: url(/assets/layout/vbs/hd_bg.jpg) no-repeat 0 31px;
	height:172px;
}
.vbsHome #hd {
	background-image: url(/assets/layout/vbs/hd_bg_home.jpg);
	height: auto;
}
h1, h2, h3, h4 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	color:#0478DB;
	margin: 1em 0 .3em;
}
h1, h2 {
	color:#A5A6A7;
}
h1 { font-size:170%; }
h2 { font-size:170%; }
h3 { font-size:130%; }
a {
	text-decoration: none;
	color:#0364B6;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin: .5em 0 1em 1.2em;
}
p, li, blockquote, td, th {
	color:#777B7F;
	line-height: 150%;
}
li {
	margin-bottom:6px;
}

li.prev {
	font-weight: bold;
	list-style-image: url(/assets/layout/vbs/carat_prev.gif);
}
ul.links li {
	list-style-image: url(/assets/layout/vbs/carat_gray.gif);
	margin-bottom:3px;
}
h2.vbsBrand {
	background-color: #F3F8F9;
	color: #999;
	padding: 5px 7px 5px 10px;
	width: 165px;
	line-height: 14px;
	font-size: 16px;
}
h2.vbsBrand .slogan {
	font-weight: normal;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
h2.vbsBrand a, h2.vbsBrand a:hover {
	color: #999;
	text-decoration: none;
}
h2.logo {
	margin:0;
}
h2.logo a {
	text-indent: -1000em;
	position: absolute;
	width:272px;
	height:198px;
	top:36px;
	left: 270px;
	z-index: 50;
	background-image: url(/assets/layout/vbs/logo_os_small.png);
}

h2.formHeader {
	color: #0478DB;
	margin-bottom:0;
	margin-left: 10px;
	text-transform: uppercase;
}
form, .calloutBox {
	background-color: #0478DB;
	padding: 20px 12px 3px;
	color:#fff;
	margin-top:-5px;
}
form p, form td, .calloutBox p, .calloutBox td {
	color:#fff;
	border:none;
}
div.centeredForm {
	margin: 0 300px;
}
input, label {
	display:inline;
}
input[type="text"], input[type="password"], textarea {
	border: solid 3px #eee;
	padding: 3px;
}
textarea {
	width: 500px;
	display:block;
}
form dl {
	margin-top:0;
}


#bd {
	padding:70px 0 30px;
}
#ft {
	padding: 0 12px;
}
.vbsHome #bd {
	padding:12px 0;
}
.vbsHome h2.logo a {
	width:456px;
	height:292px;
	top:36px;
	left: 40px;
	background-image: url(/assets/layout/vbs/logo_os_home.png);
}
div.article {
	padding: 0 130px;
}
div.article .articleHeader {
	background-color: #0478DB;
	padding: .7em 2em;
	margin: 1em -2em 0;
}
.articleSubHead h3.articleDate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:8px 0;
}
div.article .articleHeader h1 {
	color:#fff;
	margin:0;
}
p.articleSupport {
	background-color: #eee;
	padding: 4px;
	text-align: center;
	margin: 18px -2em 0;
}
body.articleList #bd {
	padding-left: 130px;
	padding-right: 130px;
}
#videoPreview {
	background-color: #2A54B1;
	z-index: 20;
	padding: 6px 6px 2px 90px;
	border: solid 4px #F3F8F9;
	position: absolute;
	top:65px;
	left: 405px;
}

h2.tips {
	color:#9BC9F1;
	text-align: right;
	letter-spacing: -1px;
}
.article h3.author, .article .leftNav {
	display:none;
}

#hd .featured {
	background-color: #CC0000;
	border: solid 4px #F3F8F9;
	padding: 45px 7px 75px;
	color:#fff;
	height:161px;
	position: relative;
}
#hd .featured h2 {
	color:#FFFF66;
	font-size: 16px;
	margin:.5em 0 .3em;
}
#hd .featured.promote {
	border-top:none;
}
#hd .featured.promote h2 {
	margin-right: 20px;
	margin-top: 1em;
}
#hd .featured.manage {
	/*border-bottom:none;*/
	margin-top:15px;
}
#hd .featured h2 {
	margin-bottom: 3px;
}
#hd .featured a.overlayLink {
	position: absolute;
	display:block;
	zoom:1;
	z-index:1000;
	top:0;
	left:0;
	width:290px;
	height:170px;
	text-indent: -1000em;
}
#hd .featured .screenshot {
	position:relative;
	z-index:1;
	float:left;
	margin-right:10px;
	margin-top:10px;
	color:#fff;
	font-weight: bold;
	text-align: center;
}
#hd .featured .screenshot a {
	color:#fff;
}
.featured a.btnWhite {
	color:#CC0000;
	padding: 3px 8px;
	margin-left:116px;
	font-weight:bold;
	font-size: 16px;
}
#hd .featured ul {
	margin-left: 118px;
	margin-top:0;
}
#hd .featured li {
	list-style: none;
	font-size: 90%;
	color:#fff;
	line-height: 120%;
	margin-top:5px;
	margin-bottom:0;
}
.featuresTips {
	margin-top:194px;
}
img.orbit {
	position:absolute;
	top:421px;
	right:-65px;
}
.featuresTips h3 {
	font-size: 13px;
}
.featuresTips h2.tips {
	margin-bottom:0;
}
.featuresTips ul {
	margin-left:6px;
}
.featuresTips ul.feed {
	margin-top:6px;
}
.featuresTips ul.feed li {
	float:left;
	width: 27%;
	margin-right:12px;
	list-style: none;
}
.featuresTips li.prev {
	clear:left;
	list-style-image: url(/assets/layout/vbs/carat_onBlue.gif);
	margin-left:14px;
}
.featuresTips li.prev a {
	font-weight: bold;
	color:#fff;
}
.featuresTips ul.feed p, .featuresTips div.date {
	color:#CDE4F8;
	font-size: 85%;
	line-height: 16px;
}
ul.forumPosts li a, ul.forumTopics li a {
	font-weight: bold;
}
div.date {
	font-style: italic;
	margin-bottom:3px;
}
h3.leadArticle {
	margin-top:0;
	margin-bottom:3px;
}
.featuresTips ul.feed h3 a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

#ft {
	margin-top:105px;
}
#ft ul.moreResources {
	margin:0;
}
#ft ul.moreResources li {
	list-style: none;
	float:left;
	padding:6px;
	background-color: #D0D0D1;
}
#ft ul.moreResources li.first {
	margin-top:-95px;
	margin-right:20px;
	padding:0;
	background-color: transparent;
}
#ft .aboutAiG {
	clear:both;
	padding:35px 10px 16px;
	font-size:90%;
}
#ft .aboutAiG ul {
	float:right;
	margin-left:20px;
}
#ft .aboutAiG ul a {
	font-weight: bold;
}
#ft img.aigLogo {
	margin-top:0;
}
#ft .aboutAiG h2 {
	margin:0;
	margin-bottom: 5px;
}
#ft .aboutAiG .aboutText {
	margin-left: -7%;
	margin-right: -7%;
	width:45%;
}


/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; }
.ui-corner-tr { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.ui-corner-br { -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.ui-corner-top { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;}
.ui-corner-bottom { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;}
.ui-corner-right {  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.ui-corner-left { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.ui-corner-all { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}