/*
*************************************************************************
*	NextInspire.com														*
*	Copyright (C) 2010 NextInspire.com. All Rights Reserved				*
*	Last Modified : Aug 20, 2010 - Rev.05 (B)							*
*************************************************************************
*/

#supportticketsubmit-stepone .section {
	background:url(schemes/support_icon.gif) 10px 10px no-repeat; padding:10px 0 0 120px; 
}
#supportticketsubmit-steptwo .section {
	background:url(schemes/support_icon.gif) 10px 10px no-repeat;
}
#supportticketsubmit-stepone .topic, #supportticketsubmit-steptwo .topic {
	display:none;
}
#supportticketsubmit-steptwo .fieldarea {
	padding:15px 0 0 0;
} 
#supportticketsubmit-steptwo .fieldarea dl {
	padding:0 0 15px 0;
}
#supportticketsubmit-steptwo .fieldarea dt {
	width:auto!important; width:200px; min-width:200px; min-height:20px; padding:4px 8px 0 0; float:left; text-align:right; white-space:nowrap;
}
#supportticketsubmit-steptwo .fieldarea dd {
	padding:3px 0 3px 0; min-height:20px; text-align:left;
}
#supportticketsubmit-steptwo .urgency {
	width:135px;
}
#supportticketsubmit-steptwo .relatedservice {
	width:460px; margin:0;
}
#supportticketsubmit-steptwo .width_6 {
	width:450px; margin:0;
}
#supportticketsubmit-steptwo .upload {
	margin-bottom:5px;
}
#supportticketsubmit-steptwo .btn_area {
	margin-right:20px;
}
#supportticketsubmit-steptwo textarea {
	width:450px; height:200px;
}
#viewticket a {
	color:#993300;
}
#viewticket a:hover {
	text-decoration:underline;
}
#viewticket .summary {
	width:100%; margin:0;
}
#viewticket .summary ul {
	padding:5px 0 15px 8px; clear:left;
}
#viewticket .summary li {
	color:#858585; font:400 11px/2.0 "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Sans Serif";padding:0 0 0 24px; list-style:none;
}
#viewticket .summary li {
	background:url(schemes/bullet.png) no-repeat 2px -96px;
}
#viewticket .subject {
	font-size:13px; font-weight:700; padding:0 2px 5px 8px; float:left;
}
#viewticket .closeticket {
	font-size:13px; font-weight:700; padding:0 5px 0 0; text-align:center; float:right;
}
#viewticket .closeticket button {
	margin:8px 0;
}
#viewticket .section {
	border-top:1px dotted #aaa; width:100%; margin:0 0 10px 0;; padding:15px 0 0 0; display:inline-block;
}
#viewticket .client_icon {
	background:url(schemes/support_client.jpg) no-repeat 6px 3px; width:100px; padding:90px 0 0 8px; line-height:1.6; float:left;
}
#viewticket .client_message {
	background:none; height:auto!important; height:100px; min-height:100px; width:540px; padding:0px 0 0 40px; float:right; 
}
#viewticket .client_foot {
	background:none; width:540px; padding:8px 0 0 40px; float:right; 
}
#viewticket .admin_icon {
	background:url(schemes/support_admin.jpg) no-repeat 6px 3px; width:100px; padding:90px 0 0 8px; line-height:1.6; float:left;
}
#viewticket .admin_message {
	background:none; height:auto!important; height:100px; min-height:100px; width:540px; padding:0px 0 0 40px; float:right; 
}
#viewticket .admin_foot {
	background:none; width:540px; padding:8px 0 0 40px; float:right;
}
#viewticket .reply_icon {
	background:url(schemes/support_client.jpg) no-repeat 6px 3px; width:100px; padding:90px 0 0 8px; line-height:1.6; float:left;
}
#viewticket .reply_message {
	background:none; height:auto!important; height:100px; min-height:100px; width:510px; padding:5px 30px 0 0px; float:right;
}
#viewticket .reply_foot {
	background:none; width:540px; padding:8px 0 0 40px; float:right;
}
#viewticket .message {
	border-bottom:1px dotted #CCCCCC; padding:0 8px 15px 0;
}
#viewticket .attachments {
	font:400 italic 11px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Sans Serif";background:url(images/folder.gif) left 3px no-repeat; padding:4px 0 0px 24px; display:block;
}
#viewticket .upload {
	margin-bottom:5px;
}
#viewticket .postdate {
	float:left;
}
#viewticket .rating {
	float:right;
}
#viewticket .rating_title {
	float:left; padding:0 10px 0 0;
}
#viewticket .rating_neg {
	background:url(images/rating_neg.png) right 1px no-repeat; width:16px; height:16px; float:left;
}
#viewticket .rating_pos {
	background:url(images/rating_pos.png) right 1px no-repeat; width:16px; height:16px; float:left;
}
#viewticket textarea {
	width:530px; height:180px; margin:0px 0 10px 0;
}
#supportticketsubmit-steptwo .errormessage {
	margin-left:100px; margin-top:15px;
}