img {
	text-decoration: none;
	border: 0px;
}

/* @group page */

/* @end */

/* New SF Navigation*/
#sfnavigation ul li a {
}

/* @group navigation */
#navigation ul li a {
	background: #d2d4d5 url(../../App_Themes/Aptify/_img/nav-button-bg.png) top left repeat-x;
	display: block;
	float: left;
	padding: 5px 15px 0px 15px;
	color: #000000;
	text-decoration: none;
	height: 20px;
}
* html #navigation ul li a {
	padding: 2px 15px 3px 15px;
}
#navigation ul li a:hover {
	background: transparent url(../../App_Themes/Aptify/_img/nav-button-bg.png) bottom left repeat-x;
	color: #ffffff;
	
}
#navigation ul li a:active {
	background: transparent url(../../App_Themes/Aptify/_img/nav-button-bg.png) center left repeat-x;
	color: #ffffff;
}
#navigation ul li.active a {
	background: transparent url(../../App_Themes/Aptify/_img/nav-button-bg.png) center left repeat-x;
	color: #ffffff;
}

/* dropdown styles */
#navigation ul#navigation-ul li:hover ul.dropdown,
#navigation ul#navigation-ul li.sfhover ul.dropdown {
	display: block;
	z-index: 4000;
}
#navigation ul li ul.dropdown {
	display: none;
	position: absolute;
	top: 25px;
	left: 0px;
	background: #fff;
	margin: 0;
	border-top: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
	padding: 0;
	height: auto;
	width: 175px;
}
#navigation ul li ul.dropdown li {
	background: #a6a6a6;
	display: block;
	height: auto;
	text-indent: 0;
	margin: 0;
	float: none;
	width: 175px;
	padding: 0px 0px 0px 0px;
	background: #ca0002 url(../../App_Themes/Aptify/_img/nav-dropdown-active-bg.png) left top repeat-x;
}

#navigation ul li ul.dropdown li a {
	display: block;
	background: none;
	float: none;
	text-indent: 0;
	color: #ca0002;
	background: #d3d5d6 url(../../App_Themes/Aptify/_img/nav-dropdown-inactive-bg.png) left top repeat-x;
	font-size: 11px;
	height: auto;
	line-height: 1.1em;
	font-family: Arial, Helvetica, Verdana, clean, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	width: 165px;
}

#navigation ul li ul.dropdown li a:hover {
	color: #ffffff;
	background: none;
}

#navigation ul li ul.dropdown li.active a {
	background: none;
	color: #ffffff;
}
/* NEW STYLE */
#navigation #MenuArea {
	float: right;
	width: auto;
}

/* @end */

/* @group header */
#header {
	position: relative;
}
/* @end */

/* @group content */
body a.learn-more {
	background: #9e040c url(../../App_Themes/Aptify/_img/learn-more.png) top left repeat-x;
	padding: 0px;
	height: 43px;
	width: 164px;
	text-indent: -3000px;
	display: block;
}

body a:hover.learn-more {
	background-position: 0px -43px;
}

body a.read-more {
	background: #9e040c url(../../App_Themes/Aptify/_img/content-read-more-bg.png) top left repeat-x;
	padding: 0px;
	height: 19px;
	width: 75px;
	text-indent: -3000px;
	display: block;
	float: right;
}
body a:hover.read-more {
	background: #9e040c url(../../App_Themes/Aptify/_img/content-read-more-bg.png) bottom left repeat-x;
}

#title 
{
    width:962px;
    height:116px;
    background: url(../../App_Themes/Aptify/_img/banner.png) no-repeat;
    margin-left:-6px;
}

#home #content .content-callout {
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background: #001947 url(../../App_Themes/Aptify/_img/content-callout-bg.png) top left repeat-x;
}
#home #content .content-callout p.learn-more-container {
	background: #58595b url(../../App_Themes/Aptify/_img/content-learn-more-container-bg.png) top left repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#content .content-callout {
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background: #001947 url(../../App_Themes/Aptify/_img/content-callout-bg.png) top left repeat-x;
}
#content .content-callout p.learn-more-container {
	background: #58595b url(../../App_Themes/Aptify/_img/content-learn-more-container-bg.png) top left repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#content #rad-education-center-box-links 
{
    position:absolute;
    z-index:99;
}

#content #rad-education-center-box-links a 
{
    height:200px;
    width:195px;
    margin-right:10px;
    display:block;
    float:left;
    background:url(blank.gif);
}


#content div.rad-education-center-box 
{
    width:33%;
    float:left;
}

#content div.rad-education-center-box div 
{
    padding:10px;
    margin-right:10px;
    background:#ccc;
    border-top:solid 1px #aaa;
	border-left:solid 1px #aaa;
	border-right:solid 2px #999;
	border-bottom:solid 2px #999;
    
}

#content div.rad-education-center-box div h2 
{
    margin-bottom:0px;
    color:#222;
}   

#home a.ms-gold-partner {
	margin: 10px 0px 0px 0px;
}
a.ms-gold-partner {
	display: block;
	text-decoration: none;
	margin: 10px 10px 0px 0px;
	float: right;
}

.content-container {
	padding: 20px 20px 15px 20px;
	background: #ececec url(../../App_Themes/Aptify/_img/callout-chrome.png) bottom repeat-x;
}

.video-block 
{
    clear:both;
    border-top:solid 1px #ccc;
    padding:20px 10px 20px 0;
    margin-right:10px;
}

#content .video-block h2 
{
    margin-bottom:10px;
}

.video-thumbnail, .video-thumbnail-large 
{
    width:170px;
    height:80px;
    border:solid 1px #ccc;
    /* float:left; */
    
    margin-right:10px;
    margin-bottom:10px;
}
.video-thumbnail-large 
{
    width:300px;
    height:234px;
    float:left;
    margin:5px 20px 40px 0;
    border:solid 1px #666;
    }
   
.whitepaper-download 
{
    float:left;
    width:60px;
    height:70px;
    border:solid 1px #ccc;
    margin: 0 10px 10px 0;
}

input, textarea 
{
    border:solid 1px #aaa;

}
input.ButtonClass 
{
    background:#ca0002;
    padding:5px;
    color:#fff;
    font-weight:bold;
    }
/* @end */

/* @group sidebar */
#sidebar {
	
}

#sidebar ul#subnav {
	background: #1e1e1e;
	margin: 0px 0px 10px 0px;
/*	line-height: auto;*/
}
#sidebar ul#subnav li {
	padding: 0px;
	margin: 0px;
	background: transparent;
	line-height: 1.1em;
	height: auto;
	position: relative;
	background: #616264 url(../../App_Themes/Aptify/_img/subnav-active-bg.png) repeat-x;
}
* html #sidebar ul#subnav li {
	width: 200px;
}
#sidebar ul#subnav li h3 {
	color: #ffffff;
	padding: 8px 10px 3px 10px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	background: #9f040c url('_img/subnav-header-bg.png') repeat-x;
}
* html #sidebar ul#subnav li h3 {
	padding: 8px 10px 3px 10px;
	margin: 0px;
/*	line-height: auto;*/
	height: auto;
}
#sidebar ul#subnav li a {
	background: #d3d5d6 url('_img/subnav-inactive-bg.png') repeat-x;
	display: block;
	width: 180px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #005cab;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Arial, clean, Helvetica, Verdana, sans-serif;
	border-top: 1px solid #1e1e1e;
	margin: 0px;
}
#sidebar ul#subnav li a:hover {
	background: none;
	color: #ffffff;
}
#sidebar ul#subnav li a:active {
	background: none;
	color: #ffffff;
}
#sidebar ul#subnav li.active a {
	background: none;
	color: #ffffff;
}

#sidebar .sidebar-callout {
	/* background: #d1d3d4 url(../../App_Themes/Aptify/_img/sidebar-home-callout-bg.png) left top repeat-x; */
/*	background:#f7f7f7 url(../../App_Themes/Aptify/_img/callout-chrome.png) bottom repeat-x;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	border-right:solid 2px #ccc;
	border-bottom:solid 2px #ccc;		*/
	margin: 0px 0px 20px 0px;
	padding:10px;
}

#sidebar .sidebar-callout.quote 
{
    background:none;
    border:none;
    padding-top:0;
   /* height:140px; This is done with jQuery now */
    }

#sidebar .sidebar-callout.success-showcase
{
    padding-top:15px;
    background:transparent url(./_img/success-showcase-icon.png) no-repeat top right;
}

#sidebar .sidebar-callout p.learn-more-container {
	/* background: #58595b url(../../App_Themes/Aptify/_img/content-learn-more-container-bg.png) top left repeat-x; */
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#home #sidebar .sidebar-callout p.learn-more-container {
	/* background: #58595b url(../../App_Themes/Aptify/_img/content-learn-more-container-bg.png) top left repeat-x; */
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#sidebar .news-list {
	margin: 0px 0px 10px 0px;
}
#sidebar .news-list li {
	display: block;
	/* background: #616264 url(../../App_Themes/Aptify/_img/news-list-home-active-bg.png) top left repeat-x; */
}
#sidebar .news-list li a {

	display: block;
	color: #005cab;
	font-weight: bold;
	/* background: #d2d4d5 url(../../App_Themes/Aptify/_img/news-list-home-inactive-bg.png) top left repeat-x; */
}
#sidebar .news-list li a:hover {
	color: #ffffff;
	background: none;
}
#sidebar .news-list li a:active {
	color: #ffffff;
	background: none;
}

#sidebar .link-list {
	margin: 0px 0px 10px 0px;
}
#sidebar .link-list li {
	display: block;
	width: 200px;
	background: #616264 url(../../App_Themes/Aptify/_img/news-list-home-active-bg.png) top left repeat-x;
}
#sidebar .link-list h2 {
	font-size: 108%;
	height: 22px;
	background: #CA0002 url(../../App_Themes/Aptify/_img/news-list-home-h2-bg.png) top left repeat-x;
	padding: 7px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#sidebar .link-list li a {
	width: 180px;
	display: block;
	color: #005cab;
	text-decoration: none;
	padding: 6px 10px 5px 10px;
	background: #d2d4d5 url(../../App_Themes/Aptify/_img/news-list-home-inactive-bg.png) top left repeat-x;
}
#sidebar .link-list li a:hover {
	color: #ffffff;
	background: none;
}
#sidebar .link-list li a:active {
	color: #ffffff;
	background: none;
}
#sidebar .link-list li.active a {
	background: none;
	color: #ffffff;
}

#home #sidebar #search {
	padding: 10px 20px 10px 20px;	
}
#sidebar #search {
	background: #616264 url(../../App_Themes/Aptify/_img/sidebar-home-search-bg.png) top left repeat-x;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	position: relative;
	height: 20px;
}

#sidebar #search input {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 19px;
	border: none;
	width: 125px;
/*	line-height: auto;*/
}
* html #sidebar #search input {

}
#home #sidebar #search input {
	width: 135px;
}
#home #sidebar #search input.submit {
	width: 55px;
}
#sidebar #search input.submit {
	background: #9e040c url(../../App_Themes/Aptify/_img/search-button-bg.png) top left repeat-x;
	display: block;
	width: 55px;
	cursor: pointer;
	text-indent: -3000px;
}
#sidebar #search input:hover.submit {
	background: #9e040c url(../../App_Themes/Aptify/_img/search-button-bg.png) bottom left repeat-x;
}
#sidebar .contact-info {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: #ffffff url(../../App_Themes/Aptify/_img/sidebar-contact-bg.png) bottom left repeat-x;
	position: relative;
}
/* NEW STYLE */
#sidebar div.contact-info table {
	padding: 0px 10px 5px 10px;
}
/* NEW STYLE */
#content table tr {
	padding: 0px 0px 10px 0px;
}
#VideoPage h1 
{
    float:left;
}

#VideoPage p 
{
    clear:left;
}

#VideoPage #contact-us-callout 
{
    float:right;
    width:240px;
    padding:15px 10px;
    margin: 0 20px 20px 20px;
    background:#ddd;
    border:solid 1px #ccc;
    text-align:center;
}

#VideoPage #contact-us-callout * 
{
    padding:0;
    margin:0;
}

#VideoPage #newsletter-signup 
{
    float:right;
    margin-right:20px;
    }

#VideoPage #newsletter-signup input 
{
    padding:5px;
}

#VideoPage #newsletter-signup p
{
    padding:0;
    font-size:12px;
    
}

#videoLinks, #videoLinks div.video-link
{
    float:left;
    margin-right:20px;
}

/* @end */

/* @group footer */

/* @end */
