@font-face {
    font-family:Arial, sans-serif;
   
/*src: url('Fonts/TitilliumText22L005-webfont.eot');
    src: url('Fonts/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('Fonts/TitilliumText22L005-webfont.woff') format('woff'),         
		 url('Fonts/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    */
font-weight: normal;
    font-style: normal;
}

html{height:100%;}
#Body{height:100%;font-family:Arial, sans-serif;color:#333;}
#Form{height:100%;}
a{outline:0;border:0;}
p, ul, ol{margin:0;padding:0 0 1em 0;}
#DNN6{width:100%;position:relative;z-index:1;min-height:100%;background-color: #fafafa;}
#Background{background:#fafafa url('Images/Body-BG.jpg') repeat-x 0 bottom;position:absolute;bottom:0;width:100%;height:240px;z-index:-1;}

h1{/*font-family:TitilliumText22LBold;*/font-size:26px;}
h2{font-size:22px;}
h3{font-size:18px;}

#Header{width:100%;/*background:url(images/Header-BG.png) repeat-x center bottom;  background-color: #09182D;*/
background: rgba(9,24,45,1);
background: -moz-linear-gradient(top, rgba(9,24,45,1) 0%, rgba(9,24,45,1) 22%, rgba(33,94,170,1) 94%, rgba(33,94,170,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(9,24,45,1)), color-stop(22%, rgba(9,24,45,1)), color-stop(94%, rgba(33,94,170,1)), color-stop(100%, rgba(33,94,170,1)));
background: -webkit-linear-gradient(top, rgba(9,24,45,1) 0%, rgba(9,24,45,1) 22%, rgba(33,94,170,1) 94%, rgba(33,94,170,1) 100%);
background: -o-linear-gradient(top, rgba(9,24,45,1) 0%, rgba(9,24,45,1) 22%, rgba(33,94,170,1) 94%, rgba(33,94,170,1) 100%);
background: -ms-linear-gradient(top, rgba(9,24,45,1) 0%, rgba(9,24,45,1) 22%, rgba(33,94,170,1) 94%, rgba(33,94,170,1) 100%);
background: linear-gradient(to bottom, rgba(9,24,45,1) 0%, rgba(9,24,45,1) 22%, rgba(33,94,170,1) 94%, rgba(33,94,170,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09182d', endColorstr='#215eaa', GradientType=0 );
}
    #Header .Content{position:relative;width:960px;height:58px;margin: 0px auto 0 auto;}
    #Header #ContentBG{width:968px;margin:auto; padding:5px; background: url(images/Header-BG-Variable.png) no-repeat center bottom; height:211px;}
    /*WAM - removed z-index*/
    #Header #Nav{width:950px;height:48px;position:absolute;bottom:0px;left:0;}
    
    #Header .SearchContainer{z-index:22;right:0px;width:210px;height:32px;background:url(images/search_kosix.png) no-repeat;}
    #Header .SearchContainer .SearchBorder{border:0;background:none;}
    #Header .SearchContainer .SearchIcon{float:left;width:0px;padding:3px;background-position:9px 6px; display: none;}
    #Header .SearchContainer .SearchTextBox{float:left;background:none;width:145px;margin:3px;color:#09182d; padding-left:3px;}
    #Header .SearchContainer .SearchButton{float:left;text-indent:-9999px;display:block;height:32px;width:30px;padding:0;}

	input.SearchTextBox {
    float: left;
    z-index: 10;
    border: 0;
    width: 169px;
    height: 18px;
}

.language-object .Language {
    display: inline;
    float: left;
    margin: 0 2px;
    text-align: center;
    vertical-align: middle;
}
	
#Content {min-height: 100%; background:#c1c2c4 url(images/body-bg.png) repeat-x left top; }

#Panes{width:940px;margin:auto; border-top: 1px solid #cccccc;  background: url(images/body_content_bg.png) repeat-y left top; min-height:600px; padding:10px; position: relative;}
    
    .LogoRowRight{float:left;width:960px;font-size:11px; text-align:center; margin-top:10px;}
    #Login{color:#ffffff; width:100px;}
    #Login .SkinObject, #Login .LoginLink{color:#ffffff;text-transform:uppercase;padding:0 0 0 5px;text-decoration:none;}
    #Login .SkinObject:hover, #Login .LoginLink:hover{text-decoration:underline;}
    #Login .LoginLink{padding:0 5px;}

	#LogoRow{padding:42px 0 0px 10px;}

    #Breadcrumb{height:30px;width:960px;line-height:30px;background:url(images/Breadcrumb-BG.jpg) no-repeat 0 0;margin:0 0 2em 0;font-size:11px;}
    #Breadcrumb span{display:inline-block;height:30px;float:left;font-weight:bold;color:#666;font-size:11px;}
    #Breadcrumb .Intro{text-transform:uppercase;padding:0 15px 0 13px;margin:0 15px 0 0;font-size:10px;background:url(images/Breadcrumb-FirstSep.jpg) no-repeat right 0;}
    #Breadcrumb .SkinObject{display:inline-block;color:#944e4e;height:30px;float:left;}
    #Breadcrumb .SkinObject:hover{text-decoration:underline;}
    #Breadcrumb span.Sep{width:14px;background:url(images/Breadcrumb-Sep.jpg) no-repeat 0 0;margin:0 15px;}
    
	#dnn_ContentPane, #dnn_BottomPane{clear:both;}
	
	#DNN6.Home #dnn_LeftPane, #DNN6.TwoColRight #dnn_LeftPane{float:left;width:48%;margin:0 0px 0 0;}
	#dnn_LeftPane{
    padding-bottom: 100px;
}
	#DNN6.Home #dnn_RightPane, #DNN6.TwoColRight #dnn_RightPane{float:right;width:48%;}
	.RightPane {float:right;width:48%;}
	.RightPane_R {float:right;width:48%;}
	.RightPane_L {float:left;width:48%;}
	.RightPane_B {float:left;width:100%;}
	
	#DNN6.ThreeCol #dnn_LeftPane{float:left;width:180px;margin:0 30px 0 0;}
	#DNN6.ThreeCol #dnn_CenterPane{float:left;width:470px;margin:0 30px 0 0;}
	#DNN6.ThreeCol #dnn_RightPane{float:left;width:250px;}
	
	#DNN6.TwoColLeft #dnn_LeftPane{float:left;width:300px;margin:0 30px 0 0;}
	#DNN6.TwoColLeft #dnn_RightPane{float:left;width:630px;}

#Footer{min-height:45px;width:100%;/*background:#222 url(images/Footer-BG.jpg) repeat-x 0 0;*/ background-color:#09182d;}
    #Footer .Content{width:960px;margin:auto;padding:0px 0 0 0;}
    #Footer .Content .Panes{padding:0 0 45px 0;}
    #Footer #dnn_Footer_LeftPane{width:470px;float:left;margin:0 20px 0 0;}
    #Footer #dnn_Footer_RightPane{width:470px;float:left;}
    #Footer #dnn_Footer_BottomPane{clear:both;}
    #Footer #Copyright{clear:both;height:50px;width:960px; color:#fff;}
	.DnnModule-638, .DnnModule-363, .DnnModule-487 {
    margin-bottom: 10px !important;
}
    #Footer .Normal{color:#ffffff;}
    #Footer span.SkinObject{font-weight:normal;color:#ffffff;}
    #Footer a.SkinObject{float:right;font-weight:normal;text-decoration:underline;}
    #Footer a.SkinObject:link, #Footer a.SkinObject:active, #Footer a.SkinObject:visited, #Footer a.SkinObject:hover{color:#e5e5e5;padding:0 0 0 15px;}

/* Content */
.Social-Links{text-align:right;padding:15px 0 0 0;}
	.Social-Links a{margin:0 0 0 10px;}
	.icoIN{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -192px 0;}
	.icoFacebook{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat 0 0;}
	.icoTwitter{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -32px 0;}
	.icoTwitter2{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -576px 0;}
	.icoMySpace{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -64px 0;}
	.icoStumbleUpon{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -96px 0;}
	.icoDigg{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -128px 0;}
	.icoFlickr{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -160px 0;}
	.icoLinkedIn{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -192px 0;}
	.icoYouTube{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -224px 0;}
	.icoDelicious{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -256px 0;}
	.icoBlogger{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -288px 0;}
	.icoRSS{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -320px 0;}
	.icoEmail{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -352px 0;}
	.icoTumblr{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -384px 0;}
	.icoFourSquare{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -416px 0;}
	.icoReddit{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -448px 0;}
	.icoVimeo{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -480px 0;}
	.icoWordPress{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -512px 0;}
	.icoBebo{width:32px;height:32px;background:url(images/SocialMedia.png) no-repeat -544px 0;}

/* Right Hand Links */
#RightLinks{margin:0;padding:0;}
	#RightLinks li{height:50px;clear:both;list-style-type:none;background:url(images/Horizontal-Sep.jpg) repeat-x left bottom;padding:1em 0;margin:0;}
		#RightLinks li img{float:left;height:50px;width:56px;margin:0 15px 0 0;}
		#RightLinks li a:link, #RightLinks li a:visited{color:#000;text-decoration:none;}
		#RightLinks li a:active, #RightLinks li a:hover{color:#D0171E;text-decoration:none;}
		#RightLinks li p{margin:0;line-height:14px;}
		#RightLinks li p span{display:block;color:#000;font-size:13px;font-weight:bold;text-transform:uppercase;padding:0 0 2px;font-family:Arial, sans-serif;font-size:14px;text-shadow: #f7f7f7 1px 1px 1px;}
		#RightLinks li.icoMarketplace{background:none;}
		#RightLinks li.icoCommunity img{background:url(images/Icons.png) no-repeat -192px 8px;}
		#RightLinks li.icoManuals img{background:url(images/Icons.png) no-repeat -250px 0;}
		#RightLinks li.icoTraining img{background:url(images/Icons.png) no-repeat -316px 2px;}
		#RightLinks li.icoConferences img{background:url(images/Icons.png) no-repeat -376px 0;}
		#RightLinks li.icoMarketplace img{background:url(images/Icons.png) no-repeat -444px 0;}

/* Password Information */
#Passwords{margin:2em 0;padding:0;}
	#Passwords li{display:inline-block;height:62px;width:305px;background:url(images/Icons.png) no-repeat -256px -64px;margin:0 15px 0 0;padding:0;list-style-type:none;}
	#Passwords li.Host{margin:0;}
	#Passwords span.SubHead{display:block;color:#FFF;font-size:14px;padding:11px 0 8px 15px;}
	#Passwords span.Password{color:#FFF;padding:0 0 0 15px;}
p.Disclaimer{clear:both;color:#666666;font-size:11px;line-height:14px;}

/* Default Over-rides */

#ControlPanelWrapper #dnnCPWrap{filter:none !important;}

/* Modules */
.DnnModule{margin:0 0 2em 0;}

/* Panes - In Layout Mode */
.paneOutline{border:0;}
.paneOutline span.SubHead center{border:1px #ccc dotted;border-left:0;border-right:0;line-height:2.5em;}

#iPopUp{display:none;}
.eipbackimg{z-index:1000;}

/* Fonts */
.Normal{font-size:11px;line-height:16px;}
.SubHead{color:#333; background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(247,247,247,1) 35%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(35%,rgba(247,247,247,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(247,247,247,1) 35%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(247,247,247,1) 35%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(247,247,247,1) 35%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(247,247,247,1) 35%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
;border-bottom: 1px solid #dedede;}

/* Language Object */
.language-object { display:inline-block; margin-left: 20px; border-width:0;}


/* Skins Container */
.headerYellow { border-bottom:1px solid #ebb65a; text-align:center; padding-top:10px; }
.textBorder { border-left: 1px solid #09182d; border-top: 1px solid #09182d; border-right: 1px solid #09182d; border-bottom: 2px solid #f5f5f5; padding: 5px 5px 0px 5px;
              text-transform:uppercase; color:#6f6f6f;
              }
.textBorder2 { border-left: 1px solid #cbced3; border-top: 1px solid #cbced3; border-right: 1px solid #cbced3; padding-top:6px; }
.BodyLinks { padding:0px; }


.latestNews { border-bottom:1px solid #ebb65a; text-align:left; padding:5px; border-bottom: 1px solid #ebb65a; text-transform:uppercase; font-weight:bold; }
.latestNewsBody { padding:15px 0px; }


.files { margin:0 auto; width:431px; color:#494e5d; text-shadow:1px 1px 1px #fff;}
.files_topbg { background:url(images/files_topbg.png) no-repeat; width:431px; height:6px;}

#files_content { background:url(images/files_bg.png) repeat-y; width:431px;  padding:5px 10px;}
#files_content .fileLeft { float:left; width:48%; height:100%;}
#files_content .fileRight { float:left; width:48%; border-left:1px solid #dddddd; margin-bottom:5px;}
#files_content .fileImgTitle {height:30px; width:100%;  background:url(images/files_titlebg.png) no-repeat center bottom; margin-bottom:5px;}
#files_content .fileImgTitle a{text-decoration:none; color:#494e5d;}
#files_content .fileImgTitle a:hover{text-decoration:none; color:#333640;}

#files_content .fileImg { float:left; height:27px; width:40px; margin: 1px 5px 0px 5px; text-align:right; }
#files_content .filetitle { float:left; height:27px; width:155px; font-size:15px; text-align:left; padding-top:5px;} 
#files_content .fileSummary { text-align:center; padding:3px;  }

.files_bottombg { background:url(images/files_bottombg.png) no-repeat; width:431px; height:6px; }