/*
	Editable CSS

*/

#ac_admin_header{
	padding-left:15px;
}
#ac_admin_header_logo{
	width:auto;
	text-align:left;
}

#ac_admin_header_logo a, #ac_admin_header_logo a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	font-family:Helvetica;
	letter-spacing:-1;
}

#ac_admin_side{
	float:right;
}

#ac_admin_content{
	margin-left:0px;
	margin-right:185px;
}

.question_contents{
	background:#FFFFFF;
}

.group_contents{
	background: #D9EAFF;
	padding: 9px;
}

.question_contents img{
	padding-right:5px;
}

/*
Main header/footer color
*/
.header_footer{
	background: #0554AD;
}

/*
Outer nav bar color
*/
.outer_nav_extra{
	background: #297FE1;
}

.grey_text{
	color:#999999;
	font-size:10px;
}

.outerp {
//padding:2px;
white-space: nowrap;
}
.outerp_t {
//padding:2px;
}
.box_head{
	background:url(startup_head.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.box_content{
	background:#F1F8FF;
	border:1px solid #5FA7EC;
	padding:10px;
}

.box_content a, .box_content a:visited{
	text-decoration:none;
	font-size:10px;
}

.box_content a:hover{
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
.option_up{
background:#FBFDFF; border: 1px solid #E5E5E5;
}

.option_down{
background:#FBFDFF; border: 1px solid #C2C2C2;
}

.public_top{
background: #0554AD;
border-bottom: 8px solid #297FE1;
}
.public_footer{
background: #0554AD;
border-top: 4px solid #297FE1;
height:15px;
}
.fSetOn{

}
.fSetOff{
		display:none;
}

.startup_head{
border: 1px solid #6AA5E8; background:#DFEEFF; font-size:10px;
padding: 5px;
}

.startup_head_under{
border: 1px solid #B8D9FF; border-top: 0px; background:#F5FAFF; font-size:10px; padding:6px; color: #4C92E1;
}

.startup_head_under a, .startup_head_under a:visited, .startup_head_under a:hover{
	color:#999999;
	display:block;
}


.ticket_view_op_on{
	background: #FFFFFF;
	border-bottom: 1px solid #DFEEFF;
}

.ticket_view_op_on a{
	text-decoration: none;
	display:block;
}

.tab_nav{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	padding-left:0px;

}

.tab_nav a {
	padding:5px;
	background-color:#F6F6F6;
	text-decoration: none;
	margin-right:10px;
	border: 1px solid #cccccc;
}
.tab_nav a:hover {
	padding:5px;
	background-color:#cccccc;
	text-decoration: none;

}
.grey_box{
	background: #F6F7F2;
	border: 1px solid #DEDEDE;
	color:#666666;
	padding: 5px;
}
.ticket_view_op_off{
	border-bottom: 1px solid #6AA5E8;
}

.ticket_view_op_off a,.ticket_view_op_off a:visited{
	text-decoration: none;
	display:block;
}
.ticket_view_op_off a:hover{
	text-decoration: none;
	display:block;
	background: #FFFFFF;
}

.search_find {
	border: #FFCC00;
	border-style: dashed;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #FFFFE8;
	text-decoration:none;
}


/*
Help Menu System
*/
.infoboxstyle {
	position: absolute;
	color: black;
	border: #D5F4FF;
	border-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	background-color: #F2FCFF;
	z-index: 1;
	visibility: hidden;
}

.sub_nav_side{
	background: #F6F6F6;
	border-right: 1px solid #CCCCCC;
}

.sub_nav_side_head{
	background: #E2E2E2;
	border-bottom: 1px solid #6B8DB4;
	padding: 4px;
	font-size: 12px;
	color: #666666;
}

.sub_nav_side_head a{
	color: #666666;
	display:block;
}
.sub_nav_side_head a:visited{
	color: #666666;
	display:block;
}
.sub_nav_side_head a:hover{
	color: #333333;
	display:block;
	background: #ffffff;
}
.sub_nav_side_contents{
	padding: 10px;
	font-size: 12px;
	color: #666666;
}
/*
Calendar Properties
*/
/*calendar days of the week*/
.calFont {
color:#FFFFFF
}
.cal_tdback {
background-color:#336699
}
.calyellow_td {
background-color:#FFFFF0
}

/*
Todo List Properties
*/
/*high importance*/
.impHigh {
background-color:#FFCCCC
}
/*medium importance*/
.impMedium {
background-color:#FFFFF0
}
/*low importance*/
.impLow {
background-color:#CCFFCC
}

.search_option_advanced{
	font-size:10px;
	color: #999999;
}
hr{
	color: #D5D5D5;
	background-color: #D5D5D5;
	height: 1px;
	border:0px;
}

/*
Main Ticket Color Codes
*/
/*Not Viewed*/
.notViewed {
	background-color:#FFFFF0;
	font-size: 10px;
	cursor: pointer;
}
/*Not Viewed Highlighted*/
.notViewed_h {
	background-color:#FFFFCC;
	font-size: 10px;
	cursor: pointer;
}
/*Viewed*/
.unassigned {
background-color:#D5F4FF;
	font-size: 10px;
	cursor: pointer;
}
/*Viewed Highlighted*/
.unassigned_h {
background-color:#B0ECFF;
	font-size: 10px;
	cursor: pointer;
}
/*Ticket Duration of Two or More Days*/
.twoDays {
background-color:#FFE6E6;
	font-size: 10px;
	cursor: pointer;
}
/*Ticket Duration of Two or More Days Highlighted*/
.twoDays_h {
background-color:#FFBFBF;
	font-size: 10px;
	cursor: pointer;
}
/*Ticket Duration of Seven or More Days*/
.sevenDays {
background-color:#FFCECE;
	font-size: 10px;
	cursor: pointer;
}
/*Ticket Duration of Seven or More Days Highlighted*/
.sevenDays_h {
background-color:#FFAAAA;
	font-size: 10px;
	cursor: pointer;
}


.clearFilters {
	background-color:#FF6464;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
.clearFilters_h {
	background-color:#FF2D2D;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}

/*Viewed*/
.notViewed1 {
background-color:#D5F4FF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Viewed Highlighted*/
.notViewed1_h {
background-color:#B0ECFF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Not Viewed*/
.unassigned1 {
background-color:#FFFFF0;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Not Viewed Highlighted*/
.unassigned1_h {
background-color:#FFFFCC;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*View All*/
.viewAll {
background-color:#FFFFFF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*View All Highlighted*/
.viewAll_h {
background-color:#FFFFFF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Closed*/
.closed1 {
background-color:#F7F7F7;
	font-size: 10px;
	cursor: pointer;
		padding-left: 4px;
	padding-right: 4px;
}
/*Two Days Past*/
.twoDays1 {
background-color:#FFE6E6;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Two Days Past Highlighted*/
.twoDays1_h {
background-color:#FFBFBF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Seven Days Past*/
.sevenDays1 {
background-color:#FFCECE;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Seven Days Past Highlighted*/
.sevenDays1_h {
background-color:#FFAAAA;
	font-size: 10px;
	cursor: pointer;
		padding-left: 4px;
	padding-right: 4px;
}

.xDays1 {
background-color:#F3F3F3;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}

.xDays1_h {
background-color:#E2E2E2;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Default*/
.default1 {
background-color:#F2FCFF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Default Hightlighted*/
.default1_h {
background-color:#F2FCFF;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*
Closed / Resolved Page Color Codes
*/
/*Status Resolved*/
.resolved {
background-color:#EDF0F3;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
.resolved_h {
background-color:#D1D9E0;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Status Closed*/
.closed {
background-color:#F7F7F7;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
.closed_h {
background-color:#EAEAEA;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Resolved*/
.resolved1 {
background-color:#EDF0F3;
	font-size: 10px;
	cursor: pointer;
		padding-left: 4px;
	padding-right: 4px;
}
/*Resolved Highlighted*/
.resolved1_h {
background-color:#D1D9E0;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Closed*/
.closed1 {
background-color:#F7F7F7;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*Closed Highlighted*/
.closed1_h {
background-color:#EAEAEA;
	font-size: 10px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
/*
Ticket Highlighting Default Settings
*/
tr.rowhighlight td {
	background:#F5FAFF;
	border-bottom:1px solid #DCEDFF;
	font-size: 10px;
	padding:5px;
}


tr.rowhighlight a, tr.rowhighlight a:visited, tr.rowhighlightd a, tr.rowhighlightd a:visited{
	padding:2px;
	border:1px solid #DCEDFF;
	text-decoration:none;
}
tr.rowhighlight a:hover, tr.rowhighlightd a:hover{
	padding:2px;
	border:1px solid #DCEDFF;
	background:#FFFFFF;
	text-decoration:none;
}

tr.rowhighlightd td {
	background:#DCEDFF;
	font-size: 10px;
	padding:5px;
	border-bottom:1px solid #DCEDFF;
}




tr.rowhighlight_h {
	background-color: #D5F4FF;
	font-size: 10px;
}
/*KB Details Small Font*/
.smalldetails{
	font-size: 9px;
	color: #666666;
}
/*
Main Ticket Page
*/
/*Ticket Options - near reply*/
.ticket_options{
    border: 1px solid #CCCCCC;
	background-color: #F2FCFF;
}
.ticket_options a, .ticket_options a:visited {
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
    background-color: #FFFFFF;
	padding:5px;
	font-size:10px;
	font-color: black;
	text-decoration:none;

}
.ticket_options a:hover {
	border: #999999;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
    background-color: #FFFFFF;
	padding-top: 5px;
	font-size:10px;
	font-color: black;
	text-decoration:none;
}

/*
Main Body Properties
*/
input {
   font-size:10px;
   /*
	border: 1px solid #666666;
	background-image:url(globals/legend_bg.gif);
	background-position:top;
	background-repeat:repeat-x;*/
}

.textareabig {
   font-size:12px;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   padding:2px;
   width:700px;
   height:400px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F6F6F6',EndColorStr='#FFFFFF');}
}

.ticket_view_temp{

}
.ticket_view_admin{
  background: #ECEFF1;
}
.ticket_view_client{
  background: #DEEFFF;

}
.ticket_view_comment{
	background: #FDFFE1;
}

.ticket_view_adminon{
  background: #D8DADD;
}
.ticket_view_clienton{
	background: #B4DAFF;
}
.ticket_view_commenton{
	background: #F9FF9E;
}

.textareamed {
   font-size:12px;
   background-color:#FFFFFF;
   padding:2px;
   height:250px;
   width:100%;
   border: 1px solid #6AA5E8;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F6F6F6',EndColorStr='#FFFFFF');}

}
textarea {
   font-size:12px;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   padding:2px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F6F6F6',EndColorStr='#FFFFFF');}
}
.textareasmall {
   font-size:12px;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   padding:2px;
   width:425px;
   height:100px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F6F6F6',EndColorStr='#FFFFFF');}
}
option{
   font-size:10px;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   background-color:#F6F6F6;
}
select {
   font-size:10px;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
}

form {
 margin-bottom: 0px;
}
fieldset {
	padding:10px;
	border: 1px solid #CCCCCC;
	background-image:url(globals/fieldset_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.ac_help_inline{  background: #FAFBE0; font-size:10px; padding:8px; color:#8F907C; border:1px solid #F7FA9E; margin-bottom:5px; }
legend {
	padding:4px;
	color:#666666;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-image:url(globals/legend_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

table.ticket_details {
	font-size: 10px;
	padding: 4px;
}
/*Blue Background on Main Table Areas*/

.rowback td{
	background-color: #83BBFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #154784;
	background-image:url(globals/row_head.gif);
	background-position:top;
	font-weight:bold;

}

tr.related {
	background-color: #F0F7FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	color: #666666;
}
tr.relatedd {
	background-color: #F0F7FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	color: #666666;
}
.options {
	background-color: #EEECE8;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #F0F0F0;
	border-top:1px solid #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
/*Navigation Options*/
.nav_unsel {
	background-color: #E6FAFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tab_nav_sel, .tab_nav_sel a, .tab_nav_sel a:hover, .tab_nav_sel a:visited{
	background-color: #DFEEFF;
	color:#003680;
	text-decoration:none;
	border-top:1px solid #6AA5E8;
	border-left:1px solid #6AA5E8;
	border-bottom:1px solid #FFFFFF;
	border-right: 1px solid #6AA5E8;
	padding-left:4px;
	padding-right:4px;
	font-size:12px;
	font-weight:bold;
	cursor: pointer;
}

.tab_nav_unsel, .tab_nav_unsel a, .tab_nav_unsel a:hover, .tab_nav_unsel a:visited{
	background-color: #F1F7FF;
	border-left:1px solid #cccccc;

	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	font-size:12px;
	color:#6991C8;
	cursor: pointer;
	border-left:1px solid #DFEEFF;
	border-right: 1px solid #6AA5E8;
	border-bottom:1px solid #6AA5E8;

}
.dark_back{
	background-color: #004F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.nav_sel{
	background-color: #004F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav_sel a {
	color: #FFFFFF;
}
.nav_sel a:hover {
	color: #FFFFFF;
}
.nav_sel a:visited {
	color: #FFFFFF;
}
tr.rowoption {
	background-color: #F2FCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #666666;
}
tr.rowoptiond {
	background-color: #D5F4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/*heading options*/
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0554AD;
	font-weight: bold;
}

/*supporttrio logo footer*/
.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
/*menu options*/
.menu tr{
	font-size:10px;
}

.menu a{
	text-decoration:none;
	display:block;
	color: #000000;
	padding:4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
}
.menu a:visited{
	text-decoration:none;
	display:block;
	color: #000000;
	padding:4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
}
.menu a:hover {
	background-color:#FFFFFF;
	color: #000000;
}
a:visited {
	text-decoration:underline;
	color: #000000;

}
a {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
.utilitynav a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.utilitynav a {
	text-decoration:underline;
	color: #FFFFFF;
}
.utilitynav a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.not_available {
	padding:5px;
	color: #AAAAAA;
}
.menu_not_available {
	color: #AAAAAA;
}
.fieldset_public{
 	border: 1px solid #D1E4F9;

}
.img_highlight{
	 border-color:#D1E4F9; border: solid 1px;
}
.detail_public{
	font-size: 10px;
	color: #999999;
}
.sub_menu_on{
	background-color:#3584DC;
}
.sub_menu_out{
	background-color:#2575CE;
}
.public_dep_over{
	background-color:#F4F4F4;
}
.t_nav_reg{

	BACKGROUND-COLOR: #297FE1;

	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	PADDING: 5px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	height:18px;
}

.t_nav_hlight{
	BORDER-RIGHT: #FFFFFF 1px solid;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #0554AD;
	PADDING: 5px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 9px;
	height:18px;

}

.t_sub_nav{

	BORDER-RIGHT: #A7D1FF 1px solid;
	BORDER-BOTTOM: #A7D1FF 1px solid;
	BORDER-TOP: #f0f0f0 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #f0f0f0 1px solid;
	COLOR: #24478E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5FAFF;
	PADDING: 4px;

	FILTER: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#D8EBFF',EndColorStr='#F6F6F6');

}


.t_sub_nav_td{

	BORDER-RIGHT: #C3E0FF 1px solid;
	BORDER-BOTTOM: #C3E0FF 1px solid;
	BORDER-TOP: #C3E0FF 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #C3E0FF 1px solid;
	COLOR: #24478E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5FAFF;
	PADDING: 3px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#D8EBFF',EndColorStr='#F6F6F6');

}


.t_sub_nav_td_d{

	BORDER-RIGHT: #A7D1FF 1px solid;
	BORDER-BOTTOM: #A7D1FF 1px solid;
	BORDER-TOP: #A7D1FF 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #A7D1FF 1px solid;
	COLOR: #24478E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5FAFF;
	PADDING: 3px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F6F6F6',EndColorStr='#D8EBFF');

}


#postcontent { width: 99%; border: 1px solid #6AA5E8; }

#fmessageadd {
   width: 95%;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
}

/*for update notice*/
.warning{
	border: 1px solid red;
	padding: 5px;
	background: #FFFFE8;
}

/* demo mode */

.demoDisabled{
	border: 1px solid #666666;
	background: #FFFFE8;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
	font-size:10px;
}

.brick { display: block; }
.tablerow { display: table-row; }
.invisible { display: none; }

.tree_box {
	position:fixed!important;
	position:absolute;
	height:inherit;
	top: 105px;
	left: 135px;
	border:1px solid #666666;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}


div.section,div#createNew {
	margin-bottom: 10px;
	background-color: #DCEDFF;

	border: 2px solid #2177E1;
}
div.section a, div.section a:visited{
	border: 1px solid #2177E1;
	border-top:0px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	background:#2177E1;
	color:#FFFFFF;
}


div.section a:hover{
	background:#FFFFFF;
	color:#000000;
}



div#createNew input { margin-left: 5px; }

div#createNew h3, div.section h3{
	font-size: 12px;
	padding: 5px;
	padding-top:0px;
	margin: 0 0 10px 0;
	background-color: #A1CCFC;
	display: block;
}
.page_options{
	float: right;

}
div.section h3 {

}

div.lineitem {
	margin: 8px;
	padding: 5px;
	background-color: #FFFFFF;

	border: 1px solid #cccccc;
}

div.lineitem fieldset{
	border:1px solid #FFFE9F;
	background:#FFFFF0;
	cursor:default;
}
div.lineitem legend{
	border:1px solid #FFFE9F;
	background:#FFFE9F;
	color:#333333;
}
div.lineitem fieldset div.question_contents{
	background:#FFFFF0;
}

div.lineitem a, div.lineitem a:visited{
	border: 1px solid #cccccc;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	background:#F4F4F4;
	color:#666666;
}

div.question_header {
	font-weight: bold;
}
.error_mesg {
	color: red;
	font-weight: bold;
}
.options_header_open {
	color: #ffffff;
	font-weight: bold;
	cursor:pointer;
	background:#5490D9;
	background-image:url(globals/options_header_open.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:10px;

}
.options_header_closed {
	color: #ffffff;
	font-weight: bold;
	cursor:pointer;
	background:#87B1E4;
	background-image:url(globals/options_header_closed.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 10px;
}

#loading{
	padding-top:0px;
	margin-right:15px;
	margin-top:-15px;
	right:0px;
	color:#666666;
	position: absolute;
	display:none;
	cursor:wait;
	overflow:hidden;
	z-index:99999;
}
.matrix_textboxes_table td{
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
	padding:5px;
}
* html fieldset {
background: #FFFFFF;
}


.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}



.top_nav_options {
	float: right;
	padding: 5px 10px 0 0;
}
.bottom_nav_links {
	text-align: right;
	padding: 20px;
	padding-left: 0;
	float: right;
}
.bottom_nav_options {
	margin: 20px;
	margin-right: 0;
	/*padding: 20px;
	border: 2px solid #657887;*/
}

.top_nav_button,
.bottom_nav_button {
	border: 1px solid black;
	border-top: 1px solid white;
	border-left: 1px solid white;
	font-weight: bold;
}

.question {
	background: white;
	border:2px solid #D3FF4E;
	border-top:12px solid #D3FF4E;

	padding: 0 0 30px 0;
	position: absolute;
	margin-left:5px;
	width: 475px;
	height:250px;
	overflow-y:scroll;
}
.question div a, .question div a:visited{
	background:none;
	border:0px;
	color:#666666;
	border:1px solid #FFFFFF;
}
.question div a:hover{
	color:#000000;
	border:1px solid #FFF2D7;
}
.question ul {
	list-style-type: none;
	margin: 5px 0 0 20px;
	padding: 0;
}

.question ul li {
	background: #EFEDDE;
	display: inline;
	margin: 0 3px;
	padding: 5px;
}

.question ul li.selected {
	background: #D3FF4E;
}
.question ul li.selected a, .question ul li.selected a:visited{
	color:#003300;
	font-weight:bold;
	background:none;
	border:0px;
	font-size:11px;
}

.question ul li a, .question ul li a:visited {
	padding: 0 4px;
	text-decoration: none;

	color:#999999;
	background:none;
	border:0px;
	font-size:11px;

}

.question_group {
	padding: 20px;
}

.question_group a, .question_group a:visited {
	float: left;
	font-size: 0.9em;
	margin: 8px 4px 10px 4px;
	min-height: 90px;
	text-decoration: none;
	width: 116px;

}

.question img {
	border: 1px solid #ccc;
	margin: 0 0 7px 0;
}

.add_question_button{
	margin-top:10px;
	margin-bottom:4px;
}

.add_question_button div a, .add_question_button div a:visited{
	background:#91C000;
	border:2px solid #D3FF4E;
	font-size:11px;
	font-weight:bold;

}

.sharedOffer {
	position: absolute;
	display: block;
	border: 1px solid #8FE04E;
	margin: 0;
	width: 400px;
	background-color: #DCFFC0;
	padding: 4px;
}
