/* -===== Reset =====- */
@import url(reset.css);

/* -===== General =====- */
p { padding: 5px; margin-left:.5em; margin-right: .5em; }
img { border: 0 }

/* **************************************************************** shorthand */
.l      {text-align:    left                                    ;              }
.r      {text-align:    right                                   ;              }
.c      {text-align:    center          ; align:center                   ;     }
.vt     {vertical-align:text-top        ; align:top                      ;     }
.vm     {vertical-align:middle          ; align:middle                   ;     }
.vb     {vertical-align:text-bottom     ; vertical-align:bottom          ;     }
.nw     {white-space:   nowrap                                  ;              }
.b      {font-weight:   bold                                    ;              }
.i      {font-style:    italic                                  ;              }
.u      {text-decoration:               underline               ;              }
.pg     {page-break-before:             always                  ;              }
.pgb    {page-break-before:             always                  ;              }
.pga    {page-break-after:              always                  ;              }
.otw    {margin-left:                   8px                     ;              }
.sd     {overflow:                      auto                    ;              }
.hand   {cursor:                        pointer    /* hand */   ;              }
.none   {text-decoration:               none                    ;
         font-weight:                   normal                  ;              }

/* ***************************************************** KC's generic fixin's */
.hilite1   {background:#fff6bf;     color:#000025;          }
.hilite7   {background:#f1f1f1;                             }
.hilite9   {background:#ccffff;                             }

/* -===== Constrain width to prevent overflow =====- */
img,
embed,
object,
video {
  max-width: 100%;
}
.nowrap { white-space:nowrap }
.required { color: #900; font-style: italic }

.dspLabel {
	background: #333;
	color: #fff;
	padding: 4px .5em;
	margin-right: 1em;
	margin-left: 1em;
	text-align: center;
	font-weight: bold;
	/*width: 25em;*/
	display: inline-block;
	}
.dspValue {
	}

body {
    margin: auto;
    padding: 0;
    line-height: 1em;
	background: #003147;
    border: 1px solid #003147;
    width: 1150px;
 }
body * {
    font-family:tahoma, Arial, Helvetica, sans-serif;
    font-size: 95%;
	}
.gridTable {
	border: 1px solid #999;
	margin: 0 auto;
	border-collapse: collapse;
	padding: 3px 0 3px 0;
	}
.gridTable caption, .header {
	background: #333;
	color: #fff;
	font-size: 110%;
	padding: .25em .5em
	}
.gridTable th {
	padding: 4px 2px;
	background: #666;
	color: #fff !important;
	border-right: 1px solid #fff;
	text-align: center
	}
.gridTable tr {}
.gridTable td {
	vertical-align: top;
	padding: 2px 4px;
	border-bottom: 1px inset #999;
	border-right: 1px inset #999;
	
	}
.gridTable td:last {
	border-right: 0
	}
.odd { background: #fff }
.even { background: #eef }

.center {
	margin: auto;
	text-align: center !important;
}
p.news_updates {
		float: right;
		width: 33%;
		/*background: #f3f3e3;*/
		border-top: 5px solid #b31919;
		border-right: 1px outset #fff;
		}
		p.news_updates h2 {
			font-weight: bold;
			text-align: center;
			color: #666;
			border-bottom: 1px inset #666;
			padding: .2em 0 .6em;
			height: 30px
			}
		p.news_updates ul {
			/*margin : 0 .75em 0 -2em;
			margin : 0 1em\9;
			*margin : 0 1em;
			_margin : 0 1em;*/
			}
		p.news_updates li { list-style: none; padding-bottom: 1em }
		p.news_updates li a { font-weight: bold }
			
/* -===== Page wrapper & banner =====- */
 #wrap {
    margin: 5px 0;
    padding: 0;
    color: #0B12a0;
	/*background: #e8e8ee;*/
	
    }
    #wrap a {
    color: #0938A5;
    font-weight: bold;
    }

#banner {
	height: 6em !important;
	margin-top: 5px;
	background-image: url('../images/cclogo.png');
	background-repeat: no-repeat;
	
	z-index: 5;
}

#banner a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
	}
.topNav	{
	text-align: right;
	margin: 0 1em 0 0;
	white-space:nowrap;
	color: #fff;
	z-index: 1;
}
.topNav img {
	float: left;
	height: 100%;
	}
	
	div#logo {
		clear: both;
		text-align: left;
	    margin: 0;  
	    background: #3d4651; 
		/*border: #C00 medium solid; */
}
	    
	#logo p {
		margin: 0 0 0 1em;
		padding-top: 5px;
		text-transform: uppercase;
		font-weight: bold;
	    font-size: 85%;
}
	#logo img { margin: 0; vertical-align:text-bottom;   }
	#logo a { color: #fff; text-decoration: none; }
	

	#menu {
		float: right;
	    font-weight: bold;
	    font-size: 100%;
	    text-transform: uppercase;
		margin-top: -1.5em;
	    padding: 0;
		}
	#menu ul {
		margin: 0;
		text-align:left;
		}
	#menu li { list-style: none; color: #fff; display: inline; margin-left: 0; margin-right: 2px; }
	#menu a { font-family: "Arial Narrow", "Helvetica";  }
	#updated {
		width: 33% !important;
		padding: 1em 1em 0;
		text-align: center;
	    border-top: 5px outset #505050;
	    border-left: 1px inset #505050;
	    color: #fff;
		}
#slides {
	height: 145px;
	width: 1150px;
	margin:0;
	text-align: center;
	background: #3d4651; 
	/*border: solid #F00 medium;*/
}
	
	.slides_container {
    width: 1150px;
    height: 150px;
    
}
  .slides_container div {
  	height: 145px;
	width: 1150px; 
	text-align: left;
    text-decoration: none;
    z-index: 0;
   /* border: 3px solid red;*/
}	  
  ul.pagination {
  /*display: none;*/
  
} 

#content {
	margin: 0 0 0 0 ;
	padding: .5em 0 0 0;
	color: #0B0017;
	clear: both;
	background: #e8e8ee; 
	
} 


#columnLeft {
	float: left;
	width: 75%;
	margin-left: 1em;
	padding: 0;
	color: #0B0017;
	
}
/* columnLeft p	{
	width: 75%; 
	
}

ul#columnLeft, li.columnLeft	{
	width: 95%; 
}
	a#columnLeft {
	text-decoration: none;
	color: #0B0017;
	}*/
		
#columnRight {
	float: right;
	width: 20%;
	margin: -1em 1em 0 0;
	z-index: 1;
	
}	
#columnRight a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
/* -===== Search =====- */
#searchbox {
	float: right;
	padding: 2px;
	margin-top: 1em;
	margin-right: 1em;
}

#cse .gsc-branding-text {display:none}
#cse .gsc-branding-img {display:none}

#menu_top #searchbox input {
	color: #666;
}

#searchbox input {
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari */
	border-radius: 3px; /* W3C CSS3 */
	/*border: 1px inset #666 !important;*/
	behavior: url([assets]/css/PIE.htc);
	padding: 1px 2px;
}

.searchResults {
	float: left;
	color: #0B0017;
	border: 2px groove #666;
	border-left: 0;
	border-right: 0;
	padding: 4px 0;
	margin-bottom: 1em
}

.searchResults a,.searchResults a:visited {
	color: #ff0;
	font-weight: bold;
}

.searchResults_hilite {
	background: #ff9 !important;
	font-weight: bold;
	padding: 1px 3px;
}

.searchword { /* Added for searchhi.js */
	background: #ff9;
	font-style: italic;
}


/* -===== Table Classes =====- */
table.files {
	color: #282525;
	margin: 1em;
	font-size: 110%;
	}
.files {
	color: #282525;
	margin: 1em;
	font-size: 110%;
	}
/* -===== User Info =====- */
#user_info {
	background: #333;
	color:#fff;
	font-size: 90%;
	padding: .5em 1em .5em .25em;
	-webkit-box-shadow: 5px 5px 7px #666;
	-moz-box-shadow: 5px 5px 7px #666;
	box-shadow: 5px 5px 7px #666;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#000000'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#000000)); /* WebKit */
	background: -moz-linear-gradient(top, #999999, #000000); /* FF 3.6+ */
	}
#user_info a {
	color: #fff;
	text-decoration: none
	}
#user_info ul { margin: 0 0 1em -3em }
#user_info li {
	float:left;
	list-style: none;
	border-right: 1px ridge #fff;
	padding:0 .75em;
	 }
#user_info li:hover {
	background: red;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	}

	/* -===== Account =====- */
	#account { }
	#account:hover, #account a:hover { }

	/* -===== Help =====- */
	#user_info #help {
		float:right;
		white-space:nowrap;
		margin: -3px -1em 0 2em;
		padding: 2px 1em;
		/*border: 1px solid #f33;
		border-width: 0 1px;*/
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#cc0000'); /* IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#600), to(#c00)); /* WebKit */
		background: -moz-linear-gradient(top, #600, #c00); /* FF 3.6+ */
		}
	#user_info #help:hover {
		background: #093; border-color: #fff;
		-webkit-transition:all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		}

	/* -===== Admin =====- */
	#admin {
		float: right;
		border: 0 !important;
		padding: 0;
		margin: 0 -1em 0 0;
		}
	ul#admin { margin: -1em -1em 0 0 !important }
	#admin li {
		float: left;
		list-style: none;
		background: #900;
		padding: 2px .5em;
		margin: -.2em 0 0 0;
		border-right: 1px ridge #fff;		
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#cc0000'); /* IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#600), to(#c00)); /* WebKit */
		background: -moz-linear-gradient(top, #600, #c00); /* FF 3.6+ */
		}
	#admin li:hover {
		background: #06c;
		-webkit-transition:all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		}


	/* -= Member Area Links =- */
	div#member_nav {
		background:#282525;
		font-size: 100%;
		margin-top:-.1em;
		padding-top:.2em;
		border-bottom: 1px outset #333;
		border-top: 1px outset #333;
		-webkit-box-shadow: 5px 5px 7px #666;
		-moz-box-shadow: 5px 5px 7px #666;
		box-shadow: 5px 5px 7px #666;
		}
	div#member_links {
		margin-top: -1em;
		padding-bottom: .5em;
		height: .8em;
		}
	#member_links ul { margin-left: -2em }
	#member_links li.active {
		background: #333 !important;
		color: #fff;
		margin-top: -2px;
		margin-left: -1em;
		padding: 2px 1em;
		}
	#member_links a {
		color: #fff;
		text-shadow: 1px 1px #333;
		display: block;
		text-decoration: none;
		}
	#member_links li {
		float: left;
		list-style: none;
		display: block;
		margin-right: 1em;
		padding-right: 1em;
		border-right: 1px ridge #fff !important;		
		font-size: 85%
		}
	#member_links li a:hover {
		display: block;
		background: #06c !important;
		padding: 2px 1em;
		margin: -2px -1em;
		}

	/* -= Highlight active & account nav functions =- */
	.active { background: #339 !important }


/* -===== Front Page Panels =====- */
#panels {
	padding: 0;
	margin:0;
	width: 900px;
	/*border: 2px solid red;
	position: relative;*/
	}
	#panels img {
		vertical-align: middle;
		margin: 0 1em 0 0;
		}
	#working_groups {
		/*width: 20em;*/
		background: #eee;
		border-right: 1px ridge #ddd;
		border-top: 5px solid #666;
		/*vertical-align: top*/
		}
	#working_groups h2 {
		text-align: center;
		color: #666;
		border-bottom: 1px inset #666;
		padding: 0 0 .6em;
		height: 30px
		}
	#schemes {
		width: 200px;
		display: block;
		}
		
		.schemes {
		width: 200px;
		text-align:center; 
		
		}
		
		#news_updates {
		background: #66ccff;
		font-size: 100%;		
		}
		#news_updates h3 {
			font-weight: bold;
			text-align: center;
			color: #666;
			border-bottom: 1px inset #666;
			padding: .2em 0 .6em;
			height: 30px
			}
		#news_updates ul {
			margin : 0 .75em 0 -2em;
			margin : 0 1em ;
			/*margin : 0 1em;
			margin : 0 1em;*/
			}
		#news_updates li { list-style: none; padding-bottom: 1em }
		#news_updates li a { font-weight: bold }

/* -===== Panel Boxes =====- */
.panel_box {
	padding:1em;
	background:#f9f9f9;
	border:1px ridge #999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	box-shadow: 3px 3px 5px #333;
	-moz-box-shadow: 3px 3px 5px #333;
	-webkit-box-shadow: 3px 3px 5px #333;
	}
/* -==========Newsbits======- */
#newsbit {
		position: absolute; 
		color: #ffffff !important;
		z-index: 1;
		margin-right: 12em;
		margin-left: .5em;
		height: 45em !important;
		width: 200px;
		margin-top: -9em;
		font-size: 80%;
		background: #3d4651; /* Old browsers */
background: -moz-linear-gradient(top, #3d4651 0%, #3d4651 35%, #3d4651 70%, #cfcfcf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d4651), color-stop(35%,#3d4651), color-stop(70%,#3d4651), color-stop(100%,#cfcfcf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3d4651 0%,#3d4651 35%,#3d4651 70%,#cfcfcf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3d4651 0%,#3d4651 35%,#3d4651 70%,#cfcfcf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3d4651 0%,#3d4651 35%,#3d4651 70%,#cfcfcf 100%); /* IE10+ */
background: linear-gradient(top, #3d4651 0%,#3d4651 35%,#3d4651 70%,#cfcfcf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4651', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */	
}

	#newsbit_item {
		position: relative;
		margin: 0;
		padding: 0;
		
		/*background: #656e7a; */
		width: 200px; 
		z-index: 555;
		
		}
	#newsbit_item p { margin-top: 0; margin-left: .5em; padding-bottom: 5px; }
	
	#newsbit_date {
		margin-left: 1em !important;
		padding: 0;
		font-weight: bold;
	}
/* -===== News =====- */
#news {
	}
	.news_item {
		padding: 0 0 0 1em;
		vertical-align: top;
		border-bottom: 1px dotted #999;
		}
	.news_item { margin-left: 0em; padding-left: 8em }
	.news_item a { color: #fff; text-decoration: none; }
	.news_item a:hover { text-decoration: underline; }
	.news_date {
		float: left;
		width: 5.5em;
		white-space: nowrap;
		margin-left: -6em;
		font-size: 110%;
		font-weight: bold;
		text-align: center;
		line-height: 1.2em;
		padding: .5em 0;
		border: 1px dashed #939393;
		color: #063 ;
		-moz-border-radius: 5px 0;
		border-radius: 5px 0;
		box-shadow: 3px 3px 5px #333;
		-moz-box-shadow: 3px 3px 5px #333;
		-webkit-box-shadow: 3px 3px 5px #333;
	}

/* -===== Progress Dialog =====- */
#progress {
	text-align:center;
	font-size: 1.5em;
	border: 2px outset #333;
	-moz-border-radius: 5px;
	text-shadow: 1px #333;
	background-color: #666;
	color: #fff;
	filter:alpha(opacity=95); /* IE opacity*/
	opacity: 0.95; /* Everything else */
	/*dth: 15em;*/
	height: 1em;
	padding: 1.5em 1em 1em;
	/*vertical-align: middle;*/
	
	top: 50%;
	left: 38%;
	margin: auto;
	display: none;
	z-index:1000;
	}

#plain {
    text-align:left;
    padding:0;
    margin:0;
    float:left;
    display:table;
	}

#content_left {
	/*width:445px;*/
	height:271px;
	text-align:left;
	padding:0;
	margin:0;
	float:left;
	display:table;
	}

#privacy {
	/*width:629px;*/
	height:271px;
	text-align:left;
	padding:0;
	margin:0;
	float:left;
	display:table;
	}

.content {text-decoration:none}
.right_content {color:#5E5E5E; text-decoration:none}
.dot {background-image:url([assets]images/dot.gif); height:1px}

#content_right {
	/*width:234px;*/
	text-align:left;
	margin:0;
	padding:0;
	float:right;
	}

#right_box {
	/*width:219px;*/
	height:120px;
	background:url([assets]images/right_px.jpg) repeat-y left;
	margin:0px;
	padding:0px;
	display:table;
	}

#inner_right {
	/*width:180px;*/
	margin:0px;
	margin-left:24px;
	padding:0px;
	display:table;
	}

#left_cont_left {
	background:url([assets]images/dot1.jpg) right repeat-y;
	/*width:220px;*/
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	display:table;
	}

#left_cont_right {
	/*width:198px;*/
	text-align:left;
	margin:0;
	padding:0;
	float:right;
	display:table;
	}

#left_cont_right1 {
	background:url([assets]images/dot1.jpg) right repeat-y;
	/*width:215px;*/
	text-align:left;
	margin:0;
	padding:0;
	float:right;
	display:table;
	}

#left_cont_right2 {
	/*width:220px;*/
	text-align:left;
	margin:0;
	padding:0;
	float:right;
	display:table;
	}

/*#width_l {width:180px; display:table}
#width_c {width:182px; display:table}*/

#margin_left  {margin-left:14px; display:table}
#margin_left1 {margin-left:20px; display:table}
#margin_left2 {margin-left:10px; display:table}
#margin_left3 {margin-left:7px; display:table}
#margin_left4 {margin-left:26px; display:table}
#margin_left5 {margin-left:12px; /*width:170px*/}
#introspeech  {text-align:justify;margin-left:26px; margin-right:26px; display:table}

#footer {
    margin:1em auto;
    height: 25px;
    text-align:left;
    border-top: 3px inset #aaa;
    color: #fff;
    display:block;
    clear:both;
	
	}
#footer a { color: #fff }

.brown_d {color:#9F855F; text-decoration:none}
.brown {color:#AE9878; text-decoration:none}
.red {color:#B9241F; text-decoration:none}
.big {font-size:12px}
.bigger {font-size:13px}

#box_subscribe {
	margin-left:24px;
	padding:0;
	/*width:190px;*/
	height:138px;
	display:table;
	}

#line {
	height:1px;
	background-image:url([assets]images/dot.jpg);
	/*width:100%;*/
	}

.copy {
	color:#393f46;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	}


#clear {
	clear:both
	}

.search { 
	width:109px;
	height:20px;
	font-size:13px;
	background-color:#C3C3C3;
	color:#303030;
	margin-left:0px;
	margin-right:0px
	}

.u {text-decoration:underline}
.t {text-transform:uppercase}

a {color:blue;text-decoration:underline}
a:hover {
	text-decoration:none;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	}

h1, #page_title { font-size: 125%; font-weight: bold; margin-left: .5em; }
h2 { font-size: 115%; font-weight: bold; margin-left: .5em; }
h3 { font-size: 110%; margin-left: .25em; }
h4 { font-size: 100%; margin-left: .5em; margin-right: .5em; }
h5 { font-size: 95% }
h6 { font-size: 80%; border: 0 }

#page_title {
	padding-bottom: .5em;
	}

.subtitle {
	color: #000;
	font-size: 110%;
	font-weight: bold;
}

  .country
, .schemetitle
, .ccversion {
	color: #282525;
	font-weight: bold;
	font-size: 110%;
	}
.country {
	/*vertical-align: top;*/
}

/* -===== Forms =====- */
form {
	/*border: 1px ridge #999;*/
	/*background: #ddd;*/
	margin: auto;
	padding: 1em;
	width: auto;
	position: relative;
	}
form legend {
	font-style: italic;
	font-weight: bold;
	padding: 0 6px
	}
label {
	display: block;
	float: left;
	width: 12em !important;
	padding-right: .75em;
	padding-top: .2em;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	}
#contact {
	text-align: left;
	margin-left: 12em;
}
form .contact {
	border: 1px ridge #999;
	padding: 1em ;
	margin-left: 2em;
	margin-right: 2em;
	/*width: auto;*/
	}
/*form legend.contact {
	margin-left: 10em;
	font-style: italic;
	font-weight: bold;
	padding: 0 6px
	}*/
#form label .contact {
	display: block;
	padding-right: .75em;
	padding-top: .2em;
	text-align: right;
	font-weight: bold;
	color: #000;
	vertical-align: top;
	}
#form input.contact {
	
	margin-left: 3em;
	padding-right: .75em;
	padding-top: .2em;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}
form input.contact submit {
	margin-left: 8em;
}
.loginForm  {
	
	text-align: center;
	border:1px outset #333;
	background:#eee;
	width: 38em;	
	-webkit-box-shadow: 5px 5px 7px #666;
	-moz-box-shadow: 5px 5px 7px #666;
	box-shadow: 5px 5px 7px #666;
}
.loginForm label {
	width: 6em !important; 
	}
	
optgroup {
	font-family: 'Consolas','Fixed',monospace;
	font-weight: bold;
	font-style: normal;
	font-size: 1.05em;
	border: 1px inset #fff !important;
	}
optgroup option {
	padding-left: 1em
	}
optgroup option:before { }
input,option,select,textarea,checkbox,input[type=radio] {
	color: #000;
	border-bottom: 1px solid #ccc
	}
input:hover,option:hover,textarea:hover,checkbox:hover,input[type=radio]:hover,
	input[type=text]:focus,input[type=file]:focus,text[focus],textarea:focus
	 {
	background: #ffc !important;
	border-color: #f00 !important;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	}
input[type=submit]:hover {
background: yellow;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	}
select, option {
	font-family: 'Consolas','Fixed',monospace;
	font-size: 1em !important;
	}

.buttons {
	padding:.2em 0;
	background:  #c40026;
	color: #fff;
	}
.buttons:hover {
	color: #fff;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	}
.button, faux_buttons, input[type=submit],input[type=browse] {
	background: #999;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-shadow: 1px 1px 3px #333;
	padding:.1em .25em;
	border: 1px outset #333;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari */
	border-radius:5px; /* W3C CSS3 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* WebKit */
	background: -moz-linear-gradient(top, #ccc, #000); /* FF 3.6+ */
	}
.button2, a.button2, span.button2 {
	padding: .2em .5em;
	text-align: center;
	white-space:nowrap;
	border-color: #ccc;
	color: #000;
	text-decoration: none;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#666666'); /* IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#666)); /* WebKit */
	/*background: -moz-linear-gradient(top, #ccc, #666); /* FF 3.6+ */
	background: #CCC;
}
.button2:hover {
	background: #666;
	color: #fff;
	border: 1px inset #fff
	}
.faux_buttons {
	padding: 2px .5em;
	background: #c40026;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9900cc', endColorstr='#000000'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#90c), to(#000)); /* WebKit */
	background: -moz-linear-gradient(top, #90c, #000); /* FF 3.6+ */
}

.return,.button.return {
	position: relative;
	left: 6em;
	background: #009 !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#000066'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#00f), to(#006)); /* WebKit */
	background: -moz-linear-gradient(top, #00f, #006) !important; /* FF 3.6+ */
	}

.button.delete, .button.delete.disabled {
	position: relative;
	left: 6em;
	background: #900 !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#330000'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#300)); /* WebKit */
	background: -moz-linear-gradient(top, #f00, #300) !important; /* FF 3.6+ */
	}
.button.delete.disabled {
	background: #999 !important;
	color: #ccc !important;
	}
.button:hover,input[type="submit"]:hover {
	background: #c09 !important;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6afd00', endColorstr='#296200'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#6afd00), to(#296200)); /* WebKit */
	background: -moz-linear-gradient(top, #6afd00, #296200) !important; /* FF 3.6+ */
	border-color: #660 !important;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	}
	
.action_bar {
	background:#aaa;
	padding:.5em 1em;
	text-align:center;
	border: 1px outset #333;
	font-size: 110%;
	height: 1.5em;
	vertical-align: middle;
	margin-right:-1em
}

/* -= jQuery UI mods =- */
input.datepicker { width: 6em }
#ui-datepicker-div { background: #eee !important }
img.ui-datepicker-trigger { background: url([assets]images/calendar.gif) no-repeat }

.news_form {
	/*width:133px;*/
	height:17px;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	background-color:#E0E0DD;
	color:#8E8E8E;
	margin-left:0px;
	margin-right:0px
	}


.form {
	/*width:168px;*/
	height:20px;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#595959;
	background-color:#ffffff;
	color:#000000;
	margin-left:0px;
	margin-right:0px
	}
	
.products {
	width: 90%;
	border: 0;
	margin: 1em auto 0;
}
		
.textarea {
	/*width:190px;*/
	height:195px;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#EAEAEA;
	color:#000000;
	overflow:auto;
	margin-left:0px;
	margin-right:0px
	}


/* -===== Messages, statuses, alerts, etc. =====- */
/*
	Status - general status messages
	Alert - Informational alerts (e.g. no records found)
	Devnote - Developer notes; typically for pages under construction or site-wide notices
	Instructions - Instructions for a particular page
	Error - Error messages
*/
div.msg_status, .msg_alert, .msg_devnote, .msg_instructions, .msg_error {
	clear: both;
	/*background: #003147;*/
	background: #ffffff;
	color: #000000;
	font-family: tahoma,arial,'sans serif';
	margin: 0 10px;
	padding: 5px 22px 5px 30px;
	border: 2px double #197b16;
	border-width: 2px 0;
	
	}
.msg_alert {
	
	}
.msg_devnote {
	
	}
.msg_instructions {
	text-align: center;
	margin: 0 10px;
	color: #282525;
	}
.msg_error {
	
	}
.msg_login {
	margin: 5px;
	background: #fff;
	color: #000;
	text-align: center;
	}
#msg_maintenance {
	background: #fff6bf url([assets]images/icon_information.gif) 15px .75em no-repeat;
	_background: #fff6bf url([assets]images/icon_information.gif) 15px .75em no-repeat;
	text-align: left;
	padding: 10px 15px 10px 40px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin: 2em auto;
	cursor: pointer;cursor:hand;
	font-size: 12px;
	/*width: 400px;*/
	}
#msg_maintenance h3{
	color: #333;
	font-size: 17px;
	margin: 0px;
	font-weight: bold;
	line-height: 100%;
	border: none;
	padding-bottom: .5em
	}


.fileTable #backTo { background: #ddd }
.fileTable tr td, .fileTable a { font-family: 'Fixed',monospace }
.fileFound { border-color: #cfc; background-color: #cfc }
.fileMissing { border-color: #fcc; background-color: #fcc }

/* Member class */
.member {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 100%;
	}
/* External link icon and notice */
/*
[href^="http://"]:not([href*="commoncriteriaportal.org"])::after {
    content: url('[assets]images/icon_external.gif');
	padding: 0 2px;
	}
*/
.external_link:after {
	content: url('/assets/images/icon_external.gif');
	padding-left: 1px;
	}

	
/* *************************************************** widths for any element */
#wda    {width: 31px}   .wda    {width: 31px}   /* + 0 */
#wdb    {width: 51px}   .wdb    {width: 51px}   /* +20 */
#wdc    {width: 71px}   .wdc    {width: 71px}   /* +20 */
#wdd    {width: 91px}   .wdd    {width: 91px}   /* +20 */
#wde    {width:111px}   .wde    {width:111px}   /* +20 */
#wdf    {width:131px}   .wdf    {width:131px}   /* +20 */
#wdg    {width:161px}   .wdg    {width:161px}   /* +30 */
#wdh    {width:191px}   .wdh    {width:191px}   /* +30 */
#wdi    {width:221px}   .wdi    {width:221px}   /* +30 */
#wdj    {width:251px}   .wdj    {width:251px}   /* +30 */

/* ***************************************** widths for any section or widget */
#wwa    {width: 222px}  .wwa    {width: 222px}  /* +  0 */
#wwb    {width: 333px}  .wwb    {width: 333px}  /* +111 */
#wwc    {width: 444px}  .wwc    {width: 444px}  /* +111 */
#wwd    {width: 505px}  .wwd    {width: 505px}  /* + 61 */
#wwe    {width: 555px}  .wwe    {width: 555px}  /* + 50 */
#wwf    {width: 636px}  .wwf    {width: 636px}  /* +081 */
#wwg    {width: 696px}  .wwg    {width: 696px}  /* + 60 */
#wwh    {width: 747px}  .wwh    {width: 747px}  /* + 51 */
#wwi    {width: 888px}  .wwi    {width: 888px}  /* +141 */
#wwj    {width: 999px}  .wwj    {width: 999px}  /* +111 */
       /*  ************************************  */
#wwx    {width:1066px}  .wwx    {width:1066px}  /* + 67 */
#wwy    {width:1177px}  .wwy    {width:1177px}  /* +111 */
#wwz    {width:1280px}  .wwz    {width:1280px}  /* +103 */

/* ************************************************** heights for any element */
#hto    {height:  1px}  .hto    {height:  1px}  /* Zeroeth */
       /*  ************************************  */
#hta    {height: 31px}  .hta    {height: 31px}  /* + 0 */
#htb    {height: 51px}  .htb    {height: 51px}  /* +20 */
#htc    {height: 71px}  .htc    {height: 71px}  /* +20 */
#htd    {height: 91px}  .htd    {height: 91px}  /* +20 */
#hte    {height:111px}  .hte    {height:111px}  /* +20 */
#htf    {height:131px}  .htf    {height:131px}  /* +20 */
#htg    {height:161px}  .htg    {height:161px}  /* +30 */
#hth    {height:191px}  .hth    {height:191px}  /* +30 */
#hti    {height:221px}  .hti    {height:221px}  /* +30 */
#htj    {height:251px}  .htj    {height:251px}  /* +30 */

/* **************************************** heights for any section or widget */
#hha    {height: 222px} .hha    {height: 222px} /* +  0 */
#hhb    {height: 333px} .hhb    {height: 333px} /* +111 */
#hhc    {height: 444px} .hhc    {height: 444px} /* +111 */
#hhd    {height: 505px} .hhd    {height: 505px} /* + 61 */
#hhe    {height: 555px} .hhe    {height: 555px} /* + 50 */
#hhf    {height: 636px} .hhf    {height: 636px} /* +081 */
#hhg    {height: 696px} .hhg    {height: 696px} /* + 60 */
#hhh    {height: 747px} .hhh    {height: 747px} /* + 51 */
#hhi    {height: 888px} .hhi    {height: 888px} /* +141 */
#hhj    {height: 999px} .hhj    {height: 999px} /* +111 */
       /*  ************************************  */
#hhx    {height:1066px} .hhx    {height:1066px} /* + 67 */
#hhy    {height:1177px} .hhy    {height:1177px} /* +111 */
#hhz    {height:1280px} .hhz    {height:1280px} /* +103 */

/* ********************************* left margins for any element, esp. forms */
.lma    {margin-left:  31px}        .lmf    {margin-left: 131px}
.lmb    {margin-left:  51px}        .lmg    {margin-left: 161px}
.lmc    {margin-left:  71px}        .lmh    {margin-left: 191px}
.lmd    {margin-left:  91px}        .lmi    {margin-left: 221px}
.lme    {margin-left: 111px}        .lmj    {margin-left: 251px}
       /*  ************************************  */
.lma    {margin-left:  31px}        .lla    {margin-left: 222px}
.lmb    {margin-left:  51px}        .llb    {margin-left: 333px}
.lmc    {margin-left:  71px}        .llc    {margin-left: 444px}
.lmd    {margin-left:  91px}        .lld    {margin-left: 505px}
.lme    {margin-left: 111px}        .lle    {margin-left: 555px}
.lmf    {margin-left: 131px}        .llf    {margin-left: 636px}
.lmg    {margin-left: 161px}        .llg    {margin-left: 696px}
.lmh    {margin-left: 191px}        .llh    {margin-left: 747px}
.lmi    {margin-left: 221px}        .lli    {margin-left: 888px}
.lmj    {margin-left: 251px}        .llj    {margin-left: 999px}
       /*  ************************************  */

/* ************************************************************************** */


/* 2016.07.27 - Fixed external_link class//KC                                 */
/* 2017.09.07 - 2017.09.08 - Changes to support NIAP request re.prod list//KC */

