.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/ * html .clearfix { height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */
.clear { clear:both;} 
.left { float:left;} 
.right { float:right;}
.img-left {float: left; margin-right: 10px;} 
.img-right {float: right; margin-left: 10px;}
.dnnsprite { background-image: url('images/AsideIcons.png'); background-color: transparent; background-repeat: no-repeat; }
.Community { background-position: -249px -5px; }
.Conferences { background-position: -188px -5px; }
.Manuals { background-position: -127px -5px; }
.Marketplace { background-position: -66px -5px; }
.Training { background-position: -5px -5px; }


ul.RotatorNav { margin:-74px 0 0 0;}
ul.RotatorNav li {margin:0;list-style:none;}

ul.sidebar-nav li { list-style-type: none;}
ul.sidebar-nav li ul li { padding-left: 20px;;}

/* Getting Started content */
.getting-started-wrap .left { width: 116px; padding-top:20px;}
.getting-started-wrap .right { width:500px;}
a#TourStart img, a#TourVideo img { margin: 3px 3px 3px -10px; vertical-align: middle;}
#dnnTourContainer { display:none; }
hr.tour { border-style: solid; border-top-width: 0; color: #ccc; margin-top: 1em; }

#Footer #dnn_Footer_LeftPane {float: left;margin: 0 20px 0 0;width: 430px;}
#Footer #dnn_Footer_RightPane {float: left;width: 510px;}

#Sponsors img{width:118px;height:58px;border:solid 1px #000;margin:0 7px 7px 0;background:url(images/Logos.jpg) no-repeat;}
#Sponsors .aspnet img{background-position:0 0;}
#Sponsors .maxasp img{background-position:-118px 0;}
#Sponsors .telerik img{background-position:-236px 0;}
#Sponsors .exacttarget img{background-position:-354px 0;}
#Sponsors .winlive img{background-position: 0 -58px;}
#Sponsors .redgate img{background-position: -118px -58px;}
#Sponsors .appliedi img{background-position: -236px -58px;}
#Sponsors .arrowdesign img{background-position: -354px -58px;}

/* Quick Links */
.tblQuickLinks { width:100%; }
.tblQuickLinks td { line-height:22px; }
.tblQuickLinks a:link, .tblQuickLinks a:active, .tblQuickLinks a:visited{ text-decoration:underline; color:#e5e5e5; }
.tblQuickLinks a:hover {color:#d0171e;}

/* ------    Awesome Cyles site styles    ------ */
/* footer */
.left-footer { width:48%; float:left;}
.right-footer { width:48%; float:right;}

/* Home page */
/* Header Banner*/
.bannerShadow {padding-bottom: 34px; background:url(/Portals/0/images/Slide-Shadow.png) no-repeat 0 bottom;}
	.header-banner { background-image: url("/Portals/0/images/header-bg.jpg"); background-repeat: repeat-x; background-color:#830c11; min-height:200px; color:#FFF;}
		.header-banner .header-banner-image { float:left; width:280px; margin-left:50px; padding-top:13px;}
		.header-banner .header-banner-text { float:right; width:550px; margin-right:55px;}
			.header-banner .header-banner-text { font-size:16px; line-height:19px; padding-top:10px;}
			.header-banner .header-banner-text h2 { font-size:36px; text-transform:uppercase}
			.header-banner .header-banner-text .header-read-more { font-size:14px; text-align:right;}
			.header-banner .header-banner-text .header-read-more a { color:#FFF;}

/* services columns */
.home-services div { width:190px; margin-right:20px; float:left;}
.home-services div.last { margin-right:0;}

/*  home page sidebar styles*/
#RightLinks .last { background:none;}
#RightLinks li.icoAbout img { background-image: url("images/bike-about-icon.png"); background-repeat: no-repeat;}
#RightLinks li.icoBike img { background-image: url("images/bike-icon.png"); background-repeat: no-repeat;}
#RightLinks li.icoNews img { background-image: url("images/bike-news-icon.png"); background-repeat: no-repeat;}

/* Subpage sidebar navigation on */
.Normal ul.sidebar-nav li { line-height:200%;}
.c_DNN6_Aside h3 { padding:0; margin:0; line-height:200%;}

/* Hack for module menu z-index problem */
.DnnModule {z-index:1;}

.gold_gradient {
background-image:url(/Portals/0/images/gradient_gold.gif);
background-repeat:repeat-x;
background-position:0 0;
}

.green_gradient {
background-image:url(/Portals/0/images/gradient_green.gif);
background-repeat:repeat-x;
background-position:0 0;
}

/*Custom Menu Lists*/

#menu li {
color:#26527d;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:12px;
text-decoration:none;
cursor:pointer;
list-style-image:url(/portals/0/images/checkmark.gif);
line-height:20px;
list-style-position:outside;
list-style-type:none;
margin-left:20px;
}

#menu li:hover {
color:#00558a;
text-decoration:underline;
list-style-image:url(/portals/0/images/checkmark_over.gif);
}

/**************************************************
 *                                                *
 * Default Hidden AJAX Tabs Style                 *
 *                                                *
 **************************************************/
.HiddenTabs_WithGradient {
text-align:left;
}

.HiddenTabs_WithGradient .ajax__tab_header {
font-family:verdana,tahoma,helvetica;
font-size:11px;
background:url("images/Default/tab-line.gif") repeat-x bottom;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_outer {
background:url("images/Default/tab-right.gif") no-repeat right;
height:21px;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_inner {
padding-left:3px;
background:url("images/Default/tab-left.gif") no-repeat;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_tab {
background:url("images/Default/tab.gif") repeat-x;
display:none;
margin:0;
padding:4px;
}

.HiddenTabs_WithGradient .ajax__tab_hover .ajax__tab_outer {
background:url("images/Default/tab-hover-right.gif") no-repeat right;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_hover .ajax__tab_inner {
background:url("images/Default/tab-hover-left.gif") no-repeat;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_hover .ajax__tab_tab {
background:url("images/Default/tab-hover.gif") repeat-x;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_active .ajax__tab_outer {
background:url("images/Default/tab-active-right.gif") no-repeat right;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_active .ajax__tab_inner {
background:url("images/Default/tab-active-left.gif") no-repeat;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_active .ajax__tab_tab {
background:url("images/Default/tab-active.gif") repeat-x;
display:none;
}

.HiddenTabs_WithGradient .ajax__tab_body {
	padding-right:3px;
	padding-bottom:8px;
	padding-left:3px;
}

/**************************************************
 *                                                *
 * Multiple column Table Styles                   *
 *                                                *
 **************************************************/
#gradient-style-forms {
font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size:12px;
width:525px;
text-align:left;
border-collapse:collapse;
margin:5px;
}

#gradient-style-forms td {
border-bottom:1px solid #fff;
color:#276097;
border-top:1px solid #fff;
background:#e8edff;
padding:0px;
}


#gradient-style {
font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size:12px;
width:80%;
text-align:left;
border-collapse:collapse;
margin:15px;
}

#gradient-style th {
font-size:13px;
font-weight:700;
text-align:center;
background:#276097;
color:#FFF;
border-top-width:2px;
border-bottom-width:1px;
border-top-style:solid;
border-bottom-style:solid;
border-top-color:#5896D3;
border-bottom-color:#5896D3;
border-right-style:solid;
border-right-color:#ffffff;
border-right-width:1px;
padding:2px;
}

#gradient-style td {
border-bottom:1px solid #003366;
border-right:1px solid #003366;
border-left:1px solid #003366;
color:#276097;
border-top:1px solid #003366;
background:#e8edff;
padding:5px;
}

#gradient-styleGuides {
font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size:12px;
width:700px;
text-align:left;
border-collapse:collapse;
margin:10px;
}

#gradient-styleGuides th {
font-size:13px;
font-weight:700;
background:#276097;
color:#FFF;
border-top-width:2px;
border-bottom-width:1px;
border-top-style:solid;
border-bottom-style:solid;
border-top-color:#5896D3;
border-bottom-color:#fff;
padding:8px;
}

#gradient-styleGuides td {
border-bottom:1px solid #fff;
color:#276097;
border-top:1px solid #fff;
background:#e8edff;
padding:8px;
}

.advisorHeader {
	color:#0A6C9d;
	font-size:14px;
	font-weight:700;
	background-image:url(images/checkmark_over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:20px;
	display:block;
	margin:0;
	padding:0;
	vertical-align: top;
}

#introStyle {
	display:block;
	text-decoration:none;
	padding: 0px;
}

/*Home Accordion*/

.Accordion_PPAHeaderSelected{
	cursor: pointer;
	text-align: left;
	padding:10px 22px;
	margin-top:2px;
	-moz-border-radius-topleft:4;
	-moz-border-radius-topright:4;
	background:#FFFFFF;
	border-top:1px solid #0a6c9d;
	border-left:1px solid #0a6c9d;
	border-right:1px solid #0a6c9d;
	background-image: url(/portals/0/images/triangle_grey_down.png);
	background-repeat: no-repeat;
	background-position: 5px;
	color:#0a6c9d;
	font-weight:bold;
	font-size: 14px;
}

.Accordion_PPAHeader{
	cursor: pointer;
	text-align: left;
	padding:10px 22px;
	margin-top:2px;
	-moz-border-radius-bottomleft:4;
	-moz-border-radius-bottomright:4;
	-moz-border-radius-topleft:4;
	-moz-border-radius-topright:4;
	border:1px solid #CCCCCC;
	background-image: url(/portals/0/images/triangle_grey_side.png);
	background-repeat:no-repeat;
	background-position: 5px;
	color:#0a6c9d;
	font-weight:bold;
	font-size: 14px;
	background-color: #F6F6F6;
}


.Accordion_PPAContent{
	text-align: left;
	margin-bottom:2px;
	padding:10px 22px;
	-moz-border-radius-bottomleft:4;
	-moz-border-radius-bottomright:4;
	background:#EEEEEE url(/portals/0/images/soft-highlight.png) repeat-x scroll 50% top;
	border-top:0 none;
	border-left:1px solid #0a6c9d;
	border-right:1px solid #0a6c9d;
	border-bottom:1px solid #0a6c9d;
	color:#333333;
}

/**************************************************
 *                                                *
 *                 Subhead Styles                 *
 *                                                *
 **************************************************/
.subhead1 {
color:#0A6C9d;
padding-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:700;
margin:0;
}

.subhead2 {
color:#0A6C9d;
padding-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
margin:0;
}

.subhead3 {
color:#0A6C9d;
padding-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
margin:0;
}

.subhead4 {
color:#0A6C9d;
padding-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:700;
margin:0;
}

.subhead5 {
color:#0A6C9d;
padding-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
margin:0;
}

.disclaimertext{
	font-size: 10px;
}

/**************************************************
 *                                                *
 *      Sprite Rollover ICD Button Styles         *
 *                                                *
 **************************************************/

a:link.btnICD,a:visited.btnICD,a:active.btnICD {
	background: url(/portals/0/images/btn_icd.png) no-repeat 0 0;
	width: 100px;
	height: 21px;
	display: block;
	font-size:12px;
	font-weight:bolder;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	text-transform:capitalize;
}

a.btnICD:hover { background-position: 0 -22px;

}

a.btnICD:active { background-position: 0 -22px;

}

/**************************************************
 *                                                *
 *           Sprite Rollover Button Styles        *
 *                                                *
 **************************************************/
a:link.btnRollover,a:visited.btnRollover,a:active.btnRollover {
	background: url(/portals/0/images/btn_background.png) no-repeat 0 0;
	width: 176px;
	height: 30px;
	display: block;
	font-size:14px;
	font-weight:bolder;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	text-transform:capitalize;
	padding-top:8px;
}

a.btnRollover:hover { background-position: 0 -38px;

}

a.btnRollover:active { background-position: 0 -38px;

}

/**************************************************
 *                                                *
 *           Sprite Rollover Button Style         *
 *                Learn More Button               *
 **************************************************/
a:link.btnLearnMore,a:visited.btnLearnMore,a:active.btnLearnMore {
	background: url(/portals/0/images/btn_arrow_sprite.png) no-repeat 0 0;
	width: 108px;
	height: 20px;
	display: block;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	text-transform:capitalize;
	text-indent: 7px;
}

a.btnLearnMore:hover { background-position: 0 -20px;

}

a.btnLearnMore:active { background-position: 0 -20px;

}

#advisorWrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 800px;
	margin:0px;
}

#advisorContainer{
	
}

#advisorSide-a {
	float: left;
	width: 225px;
	margin-top: 10px;
}

#advisorSide-b { 
	margin: 0;
	float: left;
	width: 575px;
	height: auto;
	min-height: 150px;
	margin-top: 10px;
}

/* List of Forms to include PDF icon */
li.pdf {
	/*list-style-image:url(/portals/0/images/adobe_25w.png);*/
	list-style-image:url(/portals/0/images/adobe_16w.png);
	padding-bottom: 10px;
}

/* Style for Contact Us tab */
.contactBox {
	border:1px #cccccc solid;
	background-color: #eeeeee;
	margin: 10px 0;
	padding: 5px;	
}

a:link.btnGeneric,a:visited.btnGeneric,a:active.btnGeneric {
	background: #444444;
	color:#FFFFFF;
	width: 125px;
	height: 20px;
	display: block;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	text-transform:capitalize;
	text-indent: 7px;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

a.btnGeneric:hover {
	text-decoration:none;
	background: #cccccc;
	color:#444444;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
 }
 
 /**************************************************
 *                                                *
 * One column Table Styles *
 *                                                *
 **************************************************/

#one-column-emphasis
{
	font-family: "Arial", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	margin-bottom:20px;
	text-align: left;
	border-collapse: collapse;
	border:1px solid #3e72a2;
}
#one-column-emphasis th
{
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
	color: #000;
	background: #3e72a2;
	border-top: 4px solid #aabcfe;
	color: #FFF;
	text-align:left;
}

#one-column-emphasis td
{
	padding: 5px 5px;
	color: #000;
	border-top: 1px solid #3e72a2;
}
.oce-first
{
	background: #d0dafd;
	width:150px;
}

.white {background-color:#FFF; 
}

.gray {background-color:#CCC; 
}

