/* PAGE DEFAULTS */
/* Setting the main body, font, color, and link defaults */
body{ font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#333333; margin:0px; padding:0px; background:#F7F7F7; min-width:800px; }
input{ font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
a, a:visited{ color:#666666; }
a:hover{ color:#333333; }
hr{ background:#CCCCCC; color:#CCCCCC; height:1px; border:0px; }
fieldset{	border:1px solid #cccccc;}
legend{	color:#666666;}


/* GENERAL LAYOUT */

.page{
}
.page_container{
	width:97%;
	padding:15px;
	padding-bottom:2px;
}
.container{
	margin:0px;
	padding:0px;
	text-align:left;
}
.content{
	padding:15px;

	padding-top:15px;
	padding-bottom:15px;

	background:#fff;
	border:1px solid #E2E2E2;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	margin-top:8px;
}
.content_inner{

}
.side_bar_left{
	width:200px;
}
.side_bar_right{
	width:200px;
}
.side_bar_spacer{
	width:40px;
}
.search{
	float:right;
	color:#FFFFFF;
	padding:20px;
	padding-top:18px;
	padding-bottom:0px;
	width:196px;
}
.search_input{
	float:left;
	background:#fff;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	padding-left:5px;
	overflow:hidden;
	width:140px;
	
}
.search_input input{
	border:0px;
	font-size:11px;
	height:18px;
	width:140px;
}
.search_button{
	float:right;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	background:#E7EDF4;
	color:#636971;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	cursor:pointer;
}
h1{
	font-family:"Helvetica";
	font-size:22px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
h2{
	font-family:"Helvetica";
	font-size:18px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.ac_hidden_ie { position:absolute; height:1px; width:1px; left:0px; overflow:hidden; }

	/*HEADER*/
	.header{
		background:#0C2D52;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		-moz-border-radius-topright: 8px;
		-moz-border-radius-topleft: 8px;
		padding-left:20px;

	}
	.header_nav{
		background:#205795;
		margin:0px;
	}
	.footer_nav{
		color:#999999;  padding:20px; padding-top:5px; padding-bottom:10px;
	}
	.ac_menu_public{

		padding:10px;
		padding-left:20px;
		padding-top:5px;
		padding-bottom:12px;
	}
	.ac_menu_public a, .ac_menu_public a:visited{
		color:#C5D8EE;
		font-size:12px;
		margin-right:10px;
		text-decoration:none;
		background:#2760A1;
		padding:5px;
		padding-left:10px;
		padding-right:10px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
	}
	.ac_menu_public a.current {
		background:#0C2D52;
		color:#FFFFFF;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
	}
	.ac_menu_public a:hover {
		background:#0C2D52;
		color:#FFFFFF;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
	}
	.logo{
		font-size:20px;
		color:#FFFFFF;
		padding:15px;
		padding-left:0px;
		font-family:"Helvetica";
	}
	.logo a, .logo a:visited{
		color:#FFFFFF;
		text-decoration:none;
	}


	/* SIDE BARS */
	.side_box{
		border:1px solid #CCDDF0;
		background:#F7FBFF;
		padding:8px;
		border-radius: 7px;
		-moz-border-radius: 7px;
	}
	.side_box_border{
		background: #ECF2F8;
		border-radius: 7px;
		-moz-border-radius: 7px;
		padding:5px;
		margin-bottom:10px;
	}

	.side_box_header{
		font-family:"Helvetica";
		font-size:13px;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		letter-spacing:-.5px;
		margin:0px;
		padding:0px;
		margin-bottom:4px;
		font-weight:bold;
		color:#5B6A7A;
	}



/* TICKET VIEW PAGE */

.ticket_actions_box {
	border: 1px solid #ddd;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	top: 87px;
	font-size: 11px;
	right: 0;
	margin: 0;
	opacity: 0.7;
	padding: 4px;
	position: fixed;
	text-align: left;
	width: 100px;
}

#update_indicator {
	border-top: 1px solid #FF0000;
	bottom: 0;
	font-size: 11px;
	left: 0;
	margin: 0;
	opacity: 0.7;
	padding: 4px;
	position: fixed;
	text-align: center;
	width: 100%;
}

/*
.indicate_type { color: #000; background-color: #FFD9D9; font-weight: bold; }
.indicate_view { color: #888; background-color: #FFF0F0; }
*/
.indicate_post { color: #000; background-color: #CCFF99; font-weight: bold; }



/* TICKET ADD PAGE */
.ticket_add_subject{
	font-size:17px;
}
.ticket_add_submit{
	font-size:17px;
}

.ticket_submit_box{
	background:#F0F0F0; 
	padding:10px;
	font-size:12px;
	padding-left:13px;
		border-radius: 7px;
		-moz-border-radius: 7px;
}
.ticket_add_department{
	width:300px;
}
.ticket_add_sub_department{
	width:288px;
}
#custom_fields_box div{
	padding-top:2px; padding-bottom:2px;
}
#livesearch_status{
	margin-top:12px;
	background:#FCFFA7;
 	padding:10px;
	font-size:12px;
	padding-left:13px;
	padding-bottom:10px;
}
#livesearch_results{
	background:#FEFFDD;
 	padding:10px;
	font-size:12px;
	padding-left:13px;
	margin:0px;
}


/* TICKET LIST PAGE */
.ticket_list_row_over { background-color: #eee; cursor: pointer; }
.ticket_list_row_out { background-color: #fff; cursor: default; }
.ac_table_row td a.listlink,
.ac_table_row td a.listlink:visited
{
	text-decoration: none;
	color: #333;
	display: block;
}



/* Startup */
.startup_icons{
	margin-top:15px;
}
.startup_icons_icon{
	padding:15px;
	border:1px solid #CCDDF0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	cursor:pointer;
	background:#F6FAFE;
}
.startup_icons_icon div{
	margin-top:4px;
	color:#205795;
}
.startup_search{
	background:#FEFFCE;
	padding:10px;
	border:1px solid #E2E2E2;
	border-radius: 8px;
	-moz-border-radius: 8px;
	
}


.startup_search_input{

	background:#fff;
	border:1px solid #E2E2E2;

	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	padding-left:5px;
	
	height:35px;
	overflow:hidden;
	
	
}
.startup_search_input input{
	border:0px;
	font-size:11px;
	height:33px;
	width:950%;
	 font-size:19px

}
.startup_search_button{
	float:right;
	padding-top:9px;
	padding-left:8px;
	padding-right:8px;
	background:#F0F0F0;
	color:#636971;
	border:1px solid #E2E2E2;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;	
	font-size:15px;
	height:26px;
	overflow:hidden;
	cursor:pointer;
}


.startup_search_results .header{
	font-weight:bold;
	font-size:17px;
	background:none;
	padding:0px;
	margin:0px;
	font-family:"Helvetica";
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	letter-spacing:-.5px;
	margin-bottom:4px;
}
.startup_search_results{
	border:1px solid #4AB323;
	background:url(../images/startup-search-arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#EBFFCF;
	padding:20px;
	margin-top:-5px;

}
.startup_search_results a, .startup_search_results a:visited{
	color:#666666;
}
.startup_search_results .title{
	font-weight:bold;
	font-size:13px;
	margin-top:15px;
}
.startup_search_results .preview{
	color:#999999;
}
.startup_icons_icon a, .startup_icons_icon a:visited{
	display:block;
	text-decoration:none;
}


/*TROUBLESHOOTER*/

#troubleshooter_option{
	font-size:15px;
}


/* UPDATES & ANNOUNCEMENTS */

.updates_title{
	font-family:"Helvetica";
	font-size:18px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-.8px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}
.updates_info{
	color:#999999;
}
.updates_content{
	margin-bottom:10px;
	margin-top:10px;
	font-size:12px;
	line-height:150%;
	color:#666666;
}


/* DOWNLOADS */

#folders,
#files {
	font-size: 1em;
}

.downloads_category_icon,
.downloads_file_icon {

	margin-right: 5px;;
}

.downloads_category_icon img {

	padding: 0;
}

.downloads_category_link,
.downloads_file_link {

	vertical-align: top;
}

.downloads_category_descript,
.downloads_file_descript,
.downloads_file_info {

	margin-left: 20px;
}

.downloads_category_descript,
.downloads_file_descript {
	color: #666;
}

.downloads_file_info {
	color: #999;
}

/* KB AND STARTUP */
#kbExplorerWrap {
margin-bottom:20px;
}

#kbExplorer {
	background-color: transparent;
	padding: 0;
	color: #000000;
	width: 100%;
	overflow: auto;
}

#kbExplorer a.icon {
	text-decoration: underline;
}
#kbExplorer ul {
	padding-left: 0;
	margin: 2px 0;
	list-style-type: none;
}
#kbExplorer ul ul {
	padding-left: 20px;
	margin-left: 0;
/*	display: none;*/
}
#kbExplorer li {
	white-space: nowrap;
	line-height: 16px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#kbExplorer li img {
	vertical-align: middle;
}

#kbExplorer a,
#kbExplorer a:visited {
	color: #000000;
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#kbExplorer a:hover {
	color: #606060;
	text-decoration: underline;
}

.livesearch_alert div{
	margin-bottom: 10px;
	background:url(../images/file_icons/check.png);
	background-position:left;
	padding-left:22px;
	background-repeat:no-repeat;
}

.ticketstatusclosed { font-weight: bold; color: #900; }
.ticketstatusopen { }

.startup_article_title{
	font-size:16px;
}
.startup_article_preview{
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
}

option.option_sub { padding-left: 10px; }
