/***********************
	Helpdesk styles
************************/
TD {
	color : #4a5571;
	font-size: 12px;
	text-align: left;
}
a img {
	vertical-align: bottom;
	border : none;
}
h2{
	float: left;
	width: 980px;
	}
span#HeskMsg textarea{
	padding: 10px;
	margin: 5px 0;
	}
TD.white {
	background-color: #FFFFFF;
	color : #4a5571;
	font-size: 12px;	
}
TD.admin_white {
	background-color: #FFFFFF;
	color : #4a5571;
	font-size: 11px;
	border: #d1dceb 1px solid;
	padding: 1px;
}
TD.admin_right_noborder {
	color : #4a5571;
	font-size: 11px;
	border-bottom: #748aaf 1px solid;
	border-right: none;
	background: #fff url(http://www.idowedo.co.uk/images/row.jpg) no-repeat left top;
}
TD.admin_gray {
	background-color: #edf4ff;
	color : #4a5571;
	font-size: 11px;
	border: #d1dceb 1px solid;
	padding: 1px;
}
TD.notes {
	background-color: #fffbf2;
	color : #4a5571;
	font-size: 11px;
	border: #ffe6b8 1px solid;
}
.small {
	font-size: 11px;
}
.smaller {
	font-size: 10px;
}
table.white {
	background-color: #ffffff ;
	color : #23559C;
	font-size: 12px;
	border-collapse: collapse;
}

table.white th {
	color : #23559C;
	font-size: 11px;
	border: #b2babd 1px solid;
	border-collapse: collapse;
	background: #fff url(http://www.idowedo.co.uk/images/tableheader.jpg) no-repeat left top;
}
table.white td {
	height: 25px;
	padding-left: 5px;
}
.noborder{
border: none;
}
table.enclosing {
background-color:#FFFFFF;
	color : #4a5571;
	font-size: 12px;
	width: 990px;
}
.important{
	color: Red;
}
.medium{
	color: #FF9900;
}
INPUT {
	font-size: 12px;
	color:#000000;
}
INPUT.button {
	font-size: 12px;
	color:#000000;
	background-color:#FFFFFF;
}

select {
	font-size: 12px;
	height: 20px;
}
HR {
	color: #267ddc;
	height: 1px;
}
header a img {border: none; text-decoration: none !important;} 
.open {color : #FF0000;}
.waitingreply {color : #FF9933;}
.replied {color : #0000FF;}
.resolved {color : #008000;}
.allbutresolved {color : #000000;}
.success {color : #008000;}
.error {color : #FF0000;}
.notice {color : #FF9900}
#ok {
	border: 1px solid #679800;
}
.ok_header {
	padding: 1px;
	color: #ffffff;
	background-image: url(http://www.idowedo.co.uk/images/okbg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	height: 25px;
}
.ok_body {
	background-color: #FFF;
	font-weight: normal;
	padding: 10px;
	color: black; 
}
#error {
	border: 1px solid #ba3225;
}
.error_header {
	background-color: #FC9;/*#FC9;*/
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	color: #ffffff;
	background-image: url(http://www.idowedo.co.uk/images/errorbg.jpg);
	height: 20px;
	font-size:12px;
}
.error_body {
	background-color: #FFF;
	font-weight: normal;
	padding: 10px;
	color: black; 
}
.rate {
	color: #666666;
	text-align: right;
	font-style: italic; 
}
.article_list {
	font-size: 11px;	
}
fieldset {
	margin-bottom: 6px; 
	border: 1px SOLID #267DDC;
	padding: 4px;
	/*background-color:#dceffe;*/
	background-color:white;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	margin:20px 0px 20px 0px;
}
legend {
	background-image: url(http://www.idowedo.co.uk/images/bluebtn.png);
	background-repeat: no-repeat;
	color: #172901;
	border: 1px solid #267DDC;
	height: 10px;
	font-size: 10px;
	background-position: left top;
	display:block;
	width: auto;
	padding:4px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	width:130px;	
}
/*newly introduced styles*/
.header{
	width: 100%;
	background-color: #f3f3f3;
	color : #ffffff;
	font-size: 11px;
	text-align: center;
	height: 57px;
	padding: 0px;
	margin: 0px;
}
.header td{
	text-align: center;
	vertical-align: middle;
	color:#FFFFFF;
}
hr{
	border: none;
	border-bottom: 1px dotted #adbac3;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
}
.greenbutton{
	background-image: url(http://www.idowedo.co.uk/images/greenbtn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #527234;
	font-size: 10px;
	background-position: left top;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px
}
.greenbuttonover{
	background-image: url(http://www.idowedo.co.uk/images/greenbtnover.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #527234;
	font-size: 10px;
	background-position: left top;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px
}
.orangebutton{
	background-image: url(http://www.idowedo.co.uk/images/orangebtn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;	
}
.orangebuttonover {
	background-image: url(http://www.idowedo.co.uk/images/orangebtnover.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;		
}
.bluebutton{
	background-image: url(http://www.idowedo.co.uk/images/bluebtn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #5b79a3;
	height: 20px;
	font-size: 10px;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 2px;
}
/*styles for roundcorners tables*/
.roundcornersleft{
	width: 7px;
	border-left: 1px solid #6d88b3;
}
.roundcornersright{
	width: 7px;
	border-right: 1px solid #6d88b3;
}
.roundcornerstop{
	border-top: 1px solid #6d88b3;
	height: 7px;
}
.roundcornersbottom{
	border-bottom: 1px solid #6d88b3;
	height: 7px;
}
.ticketrow{
	background-color: #f3f3f3;
	color : #4a5571;
	border: #748aaf 1px dotted;
	padding: 6px;
}
.ticketalt{
	background-color: #ffffff;
	color : #4a5571;
	padding: 6px;
}
.subheaderrow {
	background-color: #ffffff;
	color : #23559C;
	border: #23559C solid 1px;
	border-collapse: collapse;
	background-image: url(http://www.idowedo.co.uk/images/tableheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
/****************
MINE ADDED
*****************/
p.submit_helpdesk{
	float: left;
	width: 400px;
	}
p.submit_helpdesk a{
	font-size: 130%;
	}
.search_helpdesk{
	float: right;
	width: 283px;
	text-align: right;
	margin: 0 0 10px 0;
	}
.center_holder .breadcrumb_date p{
	padding: 0;
	margin: 0;
	}
/************************
	end - helpdesk styles
*************************/