/* CSS Document for Rogue Core Dev*/

body {
	text-align : left;
	margin: 0em;
	background-color: DBDBDB;
	background-image: url(../images/core_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: normal;
	font-weight: 300;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
	
body A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: normal;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
	}
body A:visited{
	color: #000000;
	}
body A:hover{
	color: #01EAEB;
	}
	     
	#container {
	margin-left: auto;
	margin-right: auto;
	width: 48em;
	height: auto;
	text-align: left;
	background: #FFFFFF;

	}
		
	#header {
	position: relative;
	width: 100%;
	height: 6em;
	background: #666666;
	right: 0;
	bottom: auto;
	left: 0;
	float: left;
      }
   #sidebar {
	position: relative;
	width: 12em;
	top: auto;
	right: auto;
	bottom: 0;
	left: auto;
	background: #FFFFFF;
	float: left;
      }

div.firstlevel{
	background: #FFFFFF;
	height:1.5em;
	width:11.9em;
	margin-top:0em;
	padding-bottom:0em;
	padding-top:0.4em;
	margin-left:0;
	background-image: url(../images/content_item_bg.gif);
	background-repeat: repeat-x;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}

div.firstlevel P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	padding-top:1em;
}

div.firstlevel A{
	color: #333333;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: 400;
	text-decoration: none;
	padding-top:1em;
}
	
div.firstlevel A:visited{
	color: #333333;
	text-decoration: none;
}	 
	
div.firstlevel A:hover{
	color: #01EAE9;
	text-decoration: none;
}	 	 
	  
div.secondlevel{
	background: #FFFFFF;
	height:1.2em;
	width:11.9em;
	margin-top:0em;
	padding-bottom:0em;
	padding-top:0.4em;
	background-image: url(../images/content_item_bg_clr.gif);
	background-repeat: repeat-x;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}

div.secondlevel P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	padding-top:1em;
}

div.secondlevel A{
	color: #333333;
	font-size: 0.7em;
	line-height: 100%;
	font-weight: 400;
	text-decoration: none;
}
	
div.secondlevel A:visited{
	color: #333333;
	text-decoration: none;
}	 
	
div.secondlevel A:hover{
	color: #01EAE9;
	text-decoration: none;
}	 	  	  
      #main {
        position: relative;
        width: 36em;
        height: auto;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
		background: #FFFFFF url(../images/main_background.gif) repeat-x;
		float: left;
      }
      #footer {
        position: relative;
        width: 48em;
        height: 3.5em;
        top: auto;
        right: 0;
        left: 0;
		background: #FFFFFF;
		float: left;
      }
#clearfloats {
clear: both;
}


/* DOWNLOAD PAGE STYLES */

.download_head{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: left;
	font-size: 18px;
	color: #333333;
	float: left;
	width: 100%;
	clear: left;
	background-color: #F1F4F4;
	padding-top: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C6CFD1;
	margin: 0px;
	line-height: 150%;
	padding-bottom: 6px;
}
.download_box {
	float: left;
	height: auto;
	width: 100%;
	clear: left;
	text-align: center;
	background-color: #CCCCCC;
	margin: 0px;
	padding-bottom: 4px;
}
.download_info {
	background-color: #999999;
	float: left;
	width: 8%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	margin: 0px;
}
.download_date {
	background-color: #CCCCCC;
	float: left;
	width: 14%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 6px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding-bottom: 4px;
}
.download_title {
	background-color: #CCCCCC;
	float: left;
	width: 54%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	font-weight: 800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	padding-left: 6px;
	margin: 0px;
	padding-bottom: 4px;
}
.download_filetype {
	background-color: #666666;
	float: left;
	width: 6.9%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
}

.download_desc {
	background-color: #C1C1C1;
	float: left;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	padding-left: 2%;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 4px;
	margin: 0px;
}

.download_desc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: 500;
	text-decoration: none;
}
.download_desc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	font-weight: 500;
	text-decoration: none;
}

/* CALENDAR SYSTEM LIST AND FULL DISPLAY STYLES */

.calendar_list {
	background-color: #E4EEF4;
	height: auto;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0CFE9;
	margin: 0px;
	padding: 0px;
}
.calendar_list h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 4px 8px;
	background-color: #C0CFE9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABB8D0;
}
.calendar_list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 5px 8px 5px 10px;
}
.calendar_list p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 8px 6px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #333333;
}
.calendar_list a {
	font-size: 1em;
	color: #3366FF;
	font-weight: 800;
	text-decoration: none;
}
.calendar_list a:visited {
	color: #3366FF;
}
.calendar_list a:hover {
	color: #0099FF;
}
.calendar_list h4 {
	margin: 0px;
	padding: 1px 0px 3px 10px;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.calendar_display {
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0CFE9;
}
.calendar_display h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	background-color: #C0CFE9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABB8D0;
}
.calendar_display img {
	width: 100%;
}
.calendar_display p {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	background-color: #E0E7E9;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendar_display h4 {
	font-size: 14px;
	font-weight: 600;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	color: #003366;
	background-color: #B8CDE7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendar_display h5 {
	font-size: 12px;
	font-weight: 600;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	color: #003366;
	background-color: #A9BDD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendar_display a {
	font-size: 1em;
	color: #3366FF;
	font-weight: 800;
	text-decoration: none;
}
.calendar_display a:visited {
	color: #3366FF;
}
.calendar_display a:hover {
	color: #0099FF;
}

/* NEWS PAGES */

div.c2_newssys {
	height: auto;
}

div.c2_newssys input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px 5% 5px;
	width: 90%;
	padding-left: 5px;
	background-color: #FFFFFF;
}
div.c2_newssys select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px 5% 5px;
	width: 90%;
}
div.c2_newssys h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 2% 5px;
	width: 96%;
	color: #003366;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
}
div.c2_newssys h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 6px;
}
div.c2_newssys p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 2px 2% 5px;
	width: 96%;
	color: #333333;
	text-align: left;
	line-height: 140%;
}
div.c2_newssys a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #006699;
	font-weight: 600;
	margin-left: 5px;
}
div.c2_newssys a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
div.c2_newssys a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}

div.multiple p {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div.multiple a {
	color: #0066FF;
	text-decoration: none;
	font-size: 1em;
	margin-right: 4px;
	margin-left: 4px;
}
div.multiple a:visited {
}
div.multiple a:hover {
}
.multiple_divide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	margin-right: 3px;
	margin-left: 3px;
}
div.multiple strong {
	color: #003366;
	text-decoration: underline;
	font-size: 1em;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}

div.newsstory_display {
height: auto;
}

div.newsstory_display h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 0px 2% 5px;
	width: 96%;
	color: #003366;
	text-align: left;
	padding-top: 5px;
}

div.newsstory_display p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 2px 2% 5px;
	width: 96%;
	color: #333333;
	text-align: left;
	float: none;
	line-height: 140%;
}

div.newsstory_display a {
	margin-left: 0px;
	position: relative;
	top: -2px;
	left: 5px;
}

div.newsstory_display img{
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 10px;
}

div.news_audio_player {
	height: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 96%;
	margin-top: 5px;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
}

div.news_audio_player p{
	float: left;
}

div.news_video_player {
	height: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 96%;
	margin-top: 5px;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	clear: both;
}

div.news_video_player p{
	float: left;
}
.news_dotted {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.c2_newssys h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #990000;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 6px;
}
.kmm_poll {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	top: auto;
	background-color: #D4DFCD;
	border: 2px solid #FFFFFF;
	text-align: left;
}
.kmm_poll_hold {
	width:180px;
	margin-left:10px;
	height: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-image: url(../images/poll_graph_bg.gif);
	font-style: italic;
	}
.kmm_poll_scale {
	height: 6px;
	background-image: url(../images/poll_graph.gif);
	}
.kmm_poll_perc {
	font-size:9px;
	margin-left:10px;
	font-weight: normal;
	font-style: italic;
}

