/* general formatting */

body {
	margin: 0px;
	padding: 17px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #575887 url(/images/bgtile_new.jpg) repeat-x scroll top;
	font-size: 62.5%;
	line-height: 180%;
	color: #484848;
}

#topNav li ul ul {
    margin-left: 215px;
    bottom: -15px;
}

#topNav li:hover ul ul {
    left: -999em;
}

#topNav li.sfhover ul ul {
    left: -999em;
}

p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5 {
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	margin: 0px;
}

h1 {
	font-size: 2.5em;
	line-height: 1.2em;
	color: #0c2677;
}

h2 {
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1.1em;
}

form {
	margin: 0px;
	padding: 0px;
}

form p label {
	display: block;
	float: left;
	width: 95px;
}

input.text, input.password, textarea {
	font-size: 1.1em;
	line-height: 1.1em;
	height: 1.2em;
	width: 14em;
	padding: 0px;
	border: 1px solid #a9aaab;
}

select {
	color: #405987;
	font-size: 1em;
	line-height: 1em;
}

textarea {
	height: 8em;
}

a {
	color: #5a5f85;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

.white {
	color: #FFFFFF;
}

ul {
	margin-top: 5px;
}

.clearer {
	clear: both;
}

.blue {
	color: #4f6eb1;
}

a.linkicon {
	text-decoration: none;
	background: transparent url(/images/linkicon.gif) no-repeat scroll 0px 1px;
	padding-left: 17px;
	color: #4f6eb1;
}

a.linkicon:hover {
	color: #D03A07;
}


/* structural styles */

#pageContainer {
	position: relative;
	width: 898px;
	margin: 0 auto;
}

#topContainer {
	height: 139px;
	background: transparent url(/images/topbg.gif) no-repeat scroll bottom;
}

#logo {
	position: absolute;
	width: 204px;
	height: 67px;
	left: 28px;
	top: 7px;
	background: transparent url(/images/logo.gif) no-repeat scroll top;
}

#logo h1 {
	position:absolute;
	left: -999em;
}

#tel {
	position:absolute;
	right: 0px;
	top: 18px;
	color: #FFFFFF;
	font-size: 2.5em;
}

#tel span {
	color: #98a3d4;
}

#juiceLogin {
	position:absolute;
	right: 0px;
	top: 54px;
}

#juiceLogin input.text {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 180px;
	height: 21px;
	padding: 2px 2px 2px 1px;
	margin: 0px;
	line-height: 1em;
	font-size: 1.3em;
	border: none;
}

#juiceLogin #username {
	background: #FFFFFF url(/images/enter_username.gif) no-repeat scroll 1px 7px;
}

#juiceLogin #password {
	background: #FFFFFF url(/images/enter_password.gif) no-repeat scroll 1px 7px;
}

#juiceLogin img {
	float: left;
}

#topNav {
	position: absolute;
	left: 30px;
	top: 94px;
	height: 46px;
	background: transparent url(/images/topnav_bg.gif) no-repeat scroll 0px 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#topNav li {
	float: left;
	font-size: 1.4em;
	padding: 0px;
	line-height: 1.5em;
}

#topNav li:hover a, #topNav li.sfhover a {
	color: #b5b3d7;
	background: transparent url(/images/navline.gif) no-repeat scroll 8px bottom;
}

#topNav li:hover ul li a, #topNav li.sfhover ul li a {
	color: #FFFFFF;
	background: none;
}

#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 12px 20px 13px 20px;
}

#topNav a:hover, #topNav a.selected { color: #b5b3d7; }

#topNav li ul {
	background: #00a0c6 url(/images/dropdown_tile.gif) repeat-x scroll center top;
	list-style-type: none;
	position: absolute;
	left: -999em;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 9px 0px;
	width: 215px;
	z-index: 500;
	border-left: 2px solid #FFFFFF;
}

#topNav li.sfhover ul {
	left: auto;
}

#topNav li.sfhover ul li.sfhover ul {
	left: auto;
}

/* this messes up IE7 (menus stick), so it's in as conditional for non-IE browers in inc_top.asp
#topNav li:hover ul {
	left: auto;
}

*/

#topNav li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
	background: none;
	display: inline;
}


#topNav li ul li ul#msmenu {
	top: 210px;
	height: 100px;
}


#topNav li ul li ul li {
	font-size: 1em;
}

#topNav li ul li a {
	display: block;
	padding: 4px 0px 4px 32px;
	margin: 0px;
	color: #FFFFFF;
}

#topNav li ul li a:hover {
	color: #0a2f7a;
	background: transparent url(/images/navicon.png) no-repeat scroll 8px 6px;
}

#searchBox {
	position: absolute;
	width: 271px;
	height: 20px;
	left: 590px;
	top: 47px;
	padding: 6px 3px 0px 6px;
	background: transparent url(/images/searchbg.png) no-repeat scroll center;
}

#searchBox input.text {
	border: none;
	color: #909090;
	width: 268px;
}




/* home page styles */

#homepicholder {
	width: 898px;
	height: 339px;
	overflow: hidden;
	background: transparent url(/images/homepage_blank.jpg) no-repeat scroll center;
}

.homePicStyle {
	height: 319px;
	/*background: transparent url(/images/homepic.jpg) no-repeat scroll center;*/
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0px 0px 27px;
	font-size: 1.2em;
}

.homePicStyle h1 { font-size: 4.5em; }

.homePicStyle p { width: 360px; }

.homePicStyle a {
	display: block;
	width: 95px;
	height: 21px;
	padding-top: 3px;
	text-decoration: none;
	font-size: 1.3em;
	color: #0c2677;
	background: transparent url(/images/tc_icon_blue.gif) no-repeat scroll right top;
}

#homeBot {
	margin-top: 5px;
	position: relative;
	background: transparent url(/images/homemid.png) no-repeat scroll 0px 0px;
}

#homeBot div.mid {
	float: left;
	height: 195px;
	color: #FFFFFF;
	font-size: 1.2em;
}

#homeBot div.mid ul, #homeMicrosoft ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 15px 0px;
}

#homeBot div.mid div {
	height: 124px;
	overflow: hidden;
}

#homeBotServices {
	width: 219px;
	padding: 22px 140px 0px 24px;
}

#homeBotNews {
	width: 231px;
	padding: 22px 22px 0px 22px;
}

#homeBotShop {
	width: 196px;
	padding: 22px 24px 0px 20px;
}

#homeBot #homeBotShop div {
	height: 85px;
	width: 110px;
}

#homeBot a.mainLink {
	padding: 3px 30px 1px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	background: transparent url(/images/icon.png) no-repeat scroll right 2px;
}


#homePartners {
	float: left;
	clear: left;
	width: 364px;
	height: 410px;
	font-size: 1.2em;
	margin-top: 4px;
	padding: 22px 0px 0px 22px;
	color: #98a5d4;
	background: transparent url(/images/home_botleft.png) no-repeat scroll left top;
}

#homeRight {
	float: left;
	width: 511px;
	height: 432px;
	font-size: 1.2em;
	margin-top: 4px;
	color: #FFFFFF;
	background: transparent url(/images/home_botright.png) no-repeat scroll left top;
}

#homeRight a {
	color: #FFFFFF;
	text-decoration: none;
}

#homeJuice {
	position: relative;
	width: 475px;
	height: 205px;
	padding: 20px 0px 0px 20px;
	font-size: 1.3em;
}

#homeJuice img {
	position: absolute;
	left: 182px;
	top: 18px;
}

#homeJuice p {
	width: 200px;
}

#homeMicrosoft {
	float: left;
	width: 255px;
	height: 198px;
	padding: 15px 0px 0px 20px;
	line-height: 1.6em;
}

#homeMicrosoft img {
	margin-bottom: 13px;
}

#homeMicrosoft a {
	text-decoration: underline;
}

#homeMicrosoft a:hover {
	text-decoration: none;
}

#homeTwitter {
	float: left;
	width: 185px;
	height: 198px;
	padding: 15px 20px 0px 20px;
}

#twitter_update_list {
	float: left;
	width: 160px;
	height: 114px;
	padding: 20px 0px 0px 20px;
}

#twitter_update_list li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#twitter_update_list span {
	display: block;
}

/* tier page styles */

#tierContainer {
	background: transparent url(/images/midtile.gif) repeat-y scroll left top;
}

#tierContent {
	background: #FFFFFF url(/images/midgrad.gif) repeat-x scroll left top;
	padding: 14px 0px 0px 20px;
	margin: 0px 7px 0px 7px;
	font-size: 1.2em;
}

#tierContent.microsoft {
	background-image: none;
}

#noback #tierContent {
    background: #ffffff;
}

#tierContent h1 {
	padding-bottom: 10px;
}

#tierImage, .tierImage {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 297px;
	height: 444px;
	float: right;
	margin-bottom: 16px;
}

#tierImage.about {
    width: 577px;
}

#textContainer, .textContainer {
	width: 528px;
	border-top: 2px solid #9998c8;
	padding: 20px 0px 0px 0px;
}

#textContainer.news {
    width:855px;
}

#textContainer.MSTop {
    width:855px;
	color: #6573bf;
}

#textContainer.MSTop h2 {
	font-size: 2.4em;
	font-weight: normal;
	color: #98a3d4;
}

#textContainer.MSTop p {
    padding-right: 10px;
}

#MSLeft.textContainer, #MSRight.textContainer {
    width: 400px;
	border: none;
	padding: 10px 20px 0px 0px;
	float: left;
	color: #555;
}

#MSRight.textContainer {
    width: 400px;
	border: none;
	padding: 10px 0px 0px 20px;
	float: left;
	color: #555;
	border-left: 1px solid #CCC;
}

#MSLeft.textContainer h3, #MSRight.textContainer h3 {
	font-weight: bold;
    color: #004990;
}

#MSLeft.textContainer ul, #MSRight.textContainer ul {
    padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 15px;
}

#MSLeft.textContainer img, #MSRight.textContainer img {
	margin: 0px 0px 15px 0px;
}

#MSLeft.textContainer p strong, #MSRight.textContainer p strong {
	color: #6573bf;
}

#textContainer.about {
    width:259px;
}

#textContainer div, .textContainer div {
	float: left;
	width: 254px;
}

ol.MSBigList {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

ol.MSBigList li {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	clear: left;
}

ol.MSBigList li h2 {
	width: 45px;
	float: left;
	font-size: 3.7em;
	font-weight: normal;
	color: #98a3d4;
	line-height: 1em;
}

ol.MSBigList li p {
	width: 350px;
	float: left;
}

#MSRight ol.MSBigList li h2 {
	width: 60px;
}

#MSRight ol.MSBigList li p {
	width: 335px;
}

#callback {
	background-color: #FFFFFF;
	padding: 14px;
	font-size: 1.2em;
}

ul.downloads {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.downloads li {
	float: left;
	width: 260px;
	height: 64px;
	margin-bottom: 10px;
}

ul.downloads li a {
	display: block;
	height: 42px;
	padding: 22px 0px 0px 53px;
	background: transparent url(/images/pdf.png) no-repeat scroll 0px 0px;
}


/* footer styles */

#footer {
	background: transparent url(/images/footerbg.png) no-repeat scroll left top;
	width: 888px;
	height: 34px;
	margin: 5px auto 0 auto;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 0px 0px 0px 10px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer div {
	padding-top: 8px;
}

#footer div.right {
	float: right;
	padding-right: 20px;
	text-align: right;
}

#footer img {
	float: right;
	margin-left: 4px;
	border: none;
}
