.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%;}

.iPanel {
background: #EDEDF1;
}

.iPanel-hdr-td {
width: 100%;
}

.iPanel-body 
{
	background-color:#fff;
	padding:3px 3px 3px 3px;
}
.iPanel-body h1 {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#333;
}
.iPanel-body h1.blu {
	color:#355C7E;
}
.iPanel h2 {
	font-size:12px;
	font-weight:bold;
	color:#355C7E;
}
.iPanel h3 {
	font-size:12px;
	font-weight:bold;
	color:#333;
}

.iPanel smallFont {
	font-size:x-small;
	font-style:italic;
	
}
.containerTable
{
    width: 640px;
}



.Lcol-pnl {
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
border-bottom:1px solid #DFDFDF;
}

.Lcol-pnl ul {
	margin:0;
	padding:0;
}
.Lcol-pnl li.header {
	background:#355C7E;
	color:#DFDFDF;
	padding:6px 4px 6px 6px;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
}

.Lcol-pnl li.subHeader {
	background:#84A2BD;
	color:#FFF;
	padding:2px 2px 2px 6px;
	font-weight:bold;
}

.Lcol-pnl li {
	margin:0;
	padding:0;
	color:#1C1C50;
	list-style:none;
	border-bottom:1px solid #DFDFDF;
	
}
.Lcol-pnl p
{
font-size:11px;
}
.Lcol-pnl li.header-ylw {
            background:#0055a5;
            color:#DFDFDF;
            padding:6px 4px 6px 6px;
            font-weight:bold;
            font-variant:small-caps;
            font-size:13px;
border-top:4px solid #DAF477;
}

.Lcol-pnl li.header-green {
            background:#0055A5;
            color:#DFDFDF;
            padding:6px 4px 6px 6px;
            font-weight:bold;
            font-variant:small-caps;
            font-size:13px;
border-top:4px solid #5ECE66;
}

.Lcol-menu li.header-darkred
{
    padding-bottom: 6px;
    font-variant: small-caps;
    padding-left: 6px;
    padding-right: 4px;
    background: #ce8200;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-top: 6px;
    border-top:4px solid #aa3434;

}

.Rcol-pnl {
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
border-bottom:1px solid #DFDFDF;
}
.Rcol-pnl ul {
	margin:0;
	padding:0;
}
.Rcol-pnl li {
	margin:0;
	padding:0;
	color:#1C1C50;
	list-style:none;
	border-bottom:1px solid #DFDFDF;
	font-size:11px;
}
.Rcol-pnl li.header {
	background:#355C7E;
	color:#DFDFDF;
	padding:6px 4px 6px 6px;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
}
.Rcol-pnl li.subHeader {
	background:#84A2BD;
	color:#FFF;
	padding:2px 2px 2px 6px;
	font-weight:bold;
}

.Rcol-pnl li a {
	margin:2px;
	display:block;
	list-style:none;
	padding:2px 2px 2px 6px;
	color:#31659C;
	text-decoration:none;
}
.Rcol-pnl li a:hover {
	background:#DADADA;
}
.Rcol-pnl li.pnl-img {
	text-align:center;
}

.Rcol-pnl li.header-grn {
            background:#0055A5;
            color:#DFDFDF;
            padding:6px 4px 6px 6px;
            font-weight:bold;
            font-variant:small-caps;
            font-size:13px;
            border-top:4px solid #5ECE6C;
}

.Rcol-pnl li.header-ylw {
            background:#355C7E;
            color:#DFDFDF;
            padding:6px 4px 6px 6px;
            font-weight:bold;
            font-variant:small-caps;
            font-size:13px;
border-top:4px solid #DAF477;
}

.Rcol-pnl li.header-red {
            background:#355C7E;
            color:#DFDFDF;
            padding:6px 4px 6px 6px;
            font-weight:bold;
            font-variant:small-caps;
            font-size:13px;
border-top:4px solid #FF0000;
}

.Rcol-pnl li.header-pink {
            background:#0055A5;
            color:#DFDFDF;
            padding:6px 4px 6px 6px;
            font-weight:bold;
            font-variant:small-caps;
            font-size:13px;
border-top:4px solid #F49077;
}


.leftpane {
padding: 3px 6px 3px 6px;
width: 150px;
}

.separator {
padding-top: 15px;
}

.iPanel a
{
color: #355C7E;
text-decoration: none;
}

.Lcol-pnl a
{
color: #355C7E;
text-decoration: none;
}

.Lcol-pnl a:hover
{
color: #355C7E;
text-decoration : underline;
}

.Lcol-pnl a:visited, a:active
{
color: #355C7E;
text-decoration : none;
}

a
{
color: #355C7E;
text-decoration: none;
}

a:visited, a:active
{
color: #355C7E;
text-decoration : none;
}

a:hover
{
color: #355C7E;
text-decoration : underline;
}

.Lcol-pnl li.header-purple {
background: #0055A5;
color: #DFDFDF;
padding: 6px 4px 6px 6px;
font-weight: bold;
font-variant: small-caps;
 font-size:13px;
border-top: 4px solid purple;
}

.rightpane 
{
padding: 3px 6px 3px 6px;
width: 200px;
max-width: 200px;
}

.Head
{
/*
margin-top:15px;
padding-bottom:15px;
font-size: 12px;
font: bold ;
color: #355C7E;
text-transform: none;
*/

border-bottom: 0 none;
}



.dnnFormInfo {
    background: none;
    border: 0px;
    
    text-shadow: none;
color: #333;
font-size: 12px;
line-height: 1.5;
}

ul.dnnActions a.dnnSecondaryAction:hover
{
text-decoration : underline;
color: #355C7E;
}

ul.dnnActions a.dnnSecondaryAction, ul.dnnActions a.dnnSecondaryAction:link {
color: 
#355C7E;
text-decoration: none;
font-weight: normal;
}

.brClass
{
line-height:8px
}

.user_style {
position: absolute;
top: 72px;
right: 15px;
}


#standardMenu .rootMenu li a
{
line-height: 36px !important;
}


table.craitable {
    font-family: verdana,arial,sans-serif;
    font-size: 20px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}

    table.craitable td {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        /*background-color: #FFF;*/
    }

    table.craitable th, .th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #84A2BD;
    }

.cmsTable {
    color: rgb(51, 51, 51);
    /*width: 95%;*/
    font-size: 9pt;
    font-family: Tahoma;
    border-collapse: collapse;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

    .cmsTable tr:first-child td {
        font-weight: bold;
    }

table.cmsTable tr {
    color: #252628;
    background-color: White;
}

table.cmsTable td, th {
    border: 1px solid black;
}

.cmsFont {
    font-size: 9pt;
    font-family: Tahoma;
}

.popup {
    position: absolute;
    font-family: verdana;
    font-size: 13px;
    padding: 10px;
    background-color: rgb(240,240,240);
    border: 2px solid grey;
    z-index: 100000000000000000;
    display: none;
    position: absolute;
    /*top: 21%;*/
    left: 37%;
    width: 400px;
    margin-top: 0px;
}

.cancel {
    display: relative;
    cursor: pointer;
    margin: 0;
    float: right;
    height: 10px;
    width: 14px;
    padding: 0 0 5px 0;
    background-color: red;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: white;
    border-radius: 3px;
    z-index: 100000000000000000;
}

table.buttonsTable {

}

table.buttonsTable tr {
	height: 34px;
}

table.buttonsTable .firstColumn {
	width: 200px;
}


.tblBorder
{
    border: solid black 1px;
    border-collapse: collapse;
    padding: 0;
    border-spacing: 0;
    text-align: center;
}

.tblBorder td
{
    border-style: solid solid none none;
    border-color: black;
    border-width: 1px;
    padding: 0cm 5px;
    color: black;
}

.home_main_title
{
    margin-right: 45px;
    text-align: left !important;
}



.delUserMSG {
  position: absolute;
  z-index: 10;
  background-color: #eee;
  border-radius: 25px;
  border: 2px solid #aaa;
  padding: 20px;
  top: 50%;
  left: 20%;
}

.askDelUserMSG {
  position: absolute;
  z-index: 10;
  background-color: #eee;
  border-radius: 25px;
  border: 2px solid #aaa;
  padding: 20px;
  top: 50%;
  left: 33%;
  width: 300px;
  height: 100px;
}




