body, td, th, .Normal {	font-family: Vollkorn,Georgia, Serif;font-size: 15px;line-height: 20px;color: #444;}
#Body {background:#FFCF63 url('images/orangebg.jpg') repeat-x;}
p {margin-top:5px;margin-bottom:12px;}
#MainTable {background-color:white;max-width:1140px;margin:0 10px 10px 10px;text-align:left;min-height:100%;box-shadow:0px 1px 4px 3px #555;border-radius:4px;}

.Head {
	text-align:left;
	font-size:16px;
	color: #092270;
	font-weight:bold;
}

a.Head, .Head:link, .Head:visited {
	text-decoration:none;
	color: #092270;
}
.Header {
	font-weight: bold;
	padding: 10px;
	background: #FFF; 
	background: #FFF linear-gradient(100deg, #FFF, #FFF, #C9D2EC, #6A82CB, #304DAB, #304DAB, #503D7B) no-repeat scroll right center / 80% 100%;
	color: white;
}
.Links {
	text-align:right;
	line-height:20px;
}
.HeaderLinks a, .HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:active, .HeaderLinks a:hover {
	color:white;
}
.Header .Links a, .Header .Links a:link, .Header .Links a:visited, .Header .Links a:active, .Header .Links a:hover {
	color:white;
}
.Header .smIcons { padding: 3px 0;}
.Portfolio .SubHead {
	font-size: 13px;
	margin-top: 8px;
	background: #A88;
}
.MoreInfo {
	background:#EAEFF3;
	text-align:right;
	font-weight:bold;
	border:1px solid #CACFD3;
	margin:2px;
	padding: 2px;
}
.lightened-text {color: #777;}
.threeColumnWrapper {
	background: #FFF;
}
.Article .Title {font-size:1.2em;}
.ArticleList.threeColumn {display:block;margin-left:8px;}
.ArticleList.threeColumn .Article {
	background: #FCFCFC url('images/LightGradient.Gif') repeat-x bottom;
	border:1px solid #EAEFF3;
	margin: 0 8px 15px 0;
	width:32.6%;
	padding: 8px;
	height: 630px;
}
.FloatRightPane {
	float:right;
	width:300px;
	margin: 3px;
}
.TopGradientContainer {
background:#fff url('images/ContentHeader.jpg') no-repeat top right;
padding-top: 35px;
}
.topbg {background:linear-gradient(3deg, #fff, #fff, #fff, #E8EBF8, #DBE2F1, #EBF3FA, #C2C6E2) no-repeat;background-size: 100% 160px;}
.topbg .contentHeader { font-weight:bold;font-size:32px;color:#fff;text-align:right;text-shadow: 3px 3px 4px #777;padding:15px 60px 20px 0;}
.DnnModule {margin-bottom:15px;}
/* style of item titles on edit and admin pages */
.SubHead {color: #092270; font-weight:bold;}

.rmExpandedRightColumn {width:305px;}
.Footer {padding:5px;text-align: center;background: #FFA629 url('orange3dbarb.gif');BORDER-TOP: black 1px solid; BORDER-BOTTOM: black 1px solid;}

/* GENERIC */
H1, H1 .Head { font-size: 21px;color: #294290;margin: 12px 0 3px 0;line-height:1.3em;}
H2, H2 .Head, h2.dnnFormSectionHead {color: #4962B0;font-weight:bold;font-size: 19px;line-height: 1.3em;margin:12px 0 3px 0;}
H3, H3 .Head {color: #CF6400;font-weight:bold;font-size: 17px;line-height: 1.3em;margin:12px 0 3px 0;}
H4, H4 .Head {color: #193290;font-weight:bold;font-size:13px;line-height: 1.3em;margin:12px 0 3px 0;}
UL {
	margin-top: 5px;
	margin-bottom:5px;
}
UL LI {
	list-style-image: url(bullet3.gif);
	list-style-type: disc outside;
	margin-top: 5px;
}
UL.services_home {
	width: 96%;
	margin:25px auto 12px;
	background: #f5f5f8;
	box-shadow: 0px 0px 6px #D1D1D5;
	padding: 15px;
	border-radius: 4px;	
}
UL.services_home li {
	width: 49%;
	float:left;
	color:#555;
	background-position: 0px 6px;
	background-repeat: no-repeat;
	list-style-image:none;
	list-style-type: none;
	margin-left:0px;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 18px;
	padding-right: 25px;
	text-indent: 0px;
	font-size: 18px;
	font-family: lucida sans, Arial, sans-serif;
}

.tech_logos { width:98%; margin:auto;}

.radmenu UL LI {
	margin-top:0px;
}
UL LI LI {
	list-style-image: url(bullet3.gif);
	list-style-type: disc outside;
}
OL {
	padding-left: 20px;
}
OL LI {
	margin-left: 10px;
	padding-left: 5px;
	list-style-position: inside;
}

li.reg {
	list-style-type: disc outside url(bullet3.gif);
	text-index: 0px;
	margin-left: 20px;
	padding-left: 0px;
}

.Quote, .Testimonial {
	color: #346;
	font-style: italic;
	font-variant: small-caps;
	font-family: 'Comic Sans', Verdana, Serif;
}
.Testimonial .Head {
	display:none;
}
.Testimonial .QuoteSource, .Testimonial .Subhead {
	color:#346;
	font-weight:bold;
	text-align:right;
}

BLOCKQUOTE, PRE {
	 color: blue;
	 font-family: Palatino Linotype, Arial, Helvetica;
	 margin: 5%;
}
.SelectedTab {
	 font-weight: bold;
	 font-size: 11px;
	 color: black;
}
a.SelectedTab, a.SelectedTab:link, a.SelectedTab:visited {
	text-decoration: none;
	color: black;
}
a.SelectedTab:hover {
	text-decoration: none;
	color: white;
}
.OtherTabs {
	font-size: 10px;
	color:black;
	font-family: Arial, Helvetica;
}
a.OtherTabs, a.OtherTabs:link, a.OtherTabs:visited {
	 text-decoration: none;
	 color:black;
}
a.OtherTabs:hover {
	 text-decoration: underline;
	 color:white;
}
a:link, a:visited, a:active {
	color: #192CC9;
	text-decoration: none;
}
.af-actions ul li {list-style-image: none;}
pre {
    background-color: #EEEEEE;
    font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
    margin-bottom: 10px;
    max-height: 600px;
    overflow: auto;
    padding: 5px;
    width: auto;
}
code {
    background-color: #EEEEEE;
    font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
}
.MainMenu {background: #F8A941 url('images/MenuItemBackground.gif') repeat;padding-left:0;}
#dnn_pnav > li {text-decoration: none;color: black;border-left: solid 1px #FBDBB9;border-right: solid 1px #8E4E00;}
#dnn_pnav > li:hover {color: #000;background: transparent url('images/MainItemBackgroundHover.gif') no-repeat center;}

#dnn_pnav > li {background: url('images/MenuItemBackground.gif') repeat-x;}
#dnn_pnav li a {color: #220044;}

#dnn_pnav > li {
    height: 28px !important;
    margin-right: 0px !important;
}
#dnn_pnav, #dnn_pnav ul {margin:0;}
#dnn_pnav > li:hover > a, #dnn_pnav > li.active > a {color: #000 !important;}
#dnn_pnav > li > a, #dnn_pnav > li > span { font-weight:normal !important;color:#000 !important; padding: 0px 10px !important;}


/*Blog - List Page */
.WP1 .Article {
	background:  #fff url('images/LightGradient.Gif') bottom repeat-x;
	-moz-border-radius: 7px;-webkit-border-radius:7px;border-radius:7px;
	-moz-box-shadow: 5px 5px 3px #BBB;
	-webkit-box-shadow: 5px 5px 3px #BBB;
	box-shadow: 5px 5px 3px #BBB;	
}
/*Blog - Details Page*/
.Article.WP1 { background: #fff url('images/LightGradient.Gif') bottom repeat-x;} 
.CommentsContainer {padding: 5px;-moz-border-radius: 7px;-webkit-border-radius:7px;border-radius:7px;}
textarea.codetextarea {width:90%;height:155px;}

.afcontainer a:link, .afcontainer a:active, .afcontainer a:visited {color:#192CC9;}
.rotatingArticleList {width:320px !important;height:300px !important;}
#dnn_ctr1880_ContentPane {height:350px;} /*for featured sites slideshow on portfolio page */
#dnn_ctr1894_ModuleContent  {height:400px;} /*for featured sites slideshow on home page in mobile mode */

@media only screen and (max-width: 534px) {
    body, td, th, .Normal {font-size: 13px;line-height: 1.5em;}
    #MainTable { margin:0;}
    .Header {padding:1px;}
    .Header .col-1-3, .Header .col-2-3 {text-align:center;}
    .Header {background: #FFF linear-gradient(130deg, #D9E2FC, #304DAB) no-repeat scroll right center / 100% 100%;}
    .MainMenu {padding-left:0 !important;}
    #dnn_header_dnnLOGIN_loginLink {display:none;}
    #dnn_ctr1894_ModuleContent {display:none;}
    .ArticleList.threeColumn .Article {height:auto;}
    #dnn_header_dnnLOGO_imgLogo {width:60%;}
}

.nav-pills .nav-item {list-style:none; display: inline-block; background: #eee; border-radius:8px;padding:4px 8px;margin-right:8px;}
.nav-pills .nav-item.active {background: #7AF;}