/*
*************************************************************************
*	NextInspire.com														*
*	Copyright (C) 2009 NextInspire.com. All Rights Reserved				*
*	Last Modified : November 28, 2009 ( Revision 03-1 )					*
*************************************************************************
*/

#supportticketsubmit-stepone .content 		{ background:url(images/support_icon.gif) 6px 30px no-repeat; padding-left:120px; padding-top:35px; }

#supportticketsubmit-steptwo .content 		{ background:url(images/support_icon.gif) 6px 30px no-repeat; }
#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 	{ padding:4px 8px 0 0; float:left; width:auto!important; width:200px; min-width:200px; min-height:20px; 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:470px; margin-right:0; }
#supportticketsubmit-steptwo .width_6		{ width:465px; margin-right:0; }
#supportticketsubmit-steptwo .upload 		{ margin-bottom:5px; }
#supportticketsubmit-steptwo .btn_area		{ margin-right:20px;}
#supportticketsubmit-steptwo textarea		{ width:465px; height:200px; }

#viewticket a 								{ color:#930; }
#viewticket a:hover 						{ text-decoration:underline; }

#viewticket .summary						{ border-bottom:1px #ddd solid; width:100%; margin:0 0 15px 0; } 
#viewticket .summary ul						{ padding:5px 0 15px 12px; list-style:none; clear:left; }
#viewticket .summary li						{ font:400 11px "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; color:#858585; padding:0 0 0 24px; line-height:2; }
#viewticket .summary li						{ background:url(images/bullet_01.png) no-repeat 2px -96px; }

#viewticket .content 						{ padding:20px 0; }
#viewticket .subject 						{ font:700 14px Candara, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; padding:0 2px 5px 12px; float:left; }
#viewticket .closeticket					{ font:700 14px Candara, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; padding:0 5px 0 0; text-align:center; float:right; }
#viewticket .closeticket button 			{ margin:8px 0; }

#viewticket .section						{ margin:5px 0 10px 0; width:100%; display:inline-block; }

#viewticket .client_icon					{ float:left; background:url(images/support_iconclient.jpg) no-repeat 8px 0px; width:100px; padding:90px 0 0 10px; line-height:1.6}
#viewticket .client_message					{ float:right;background:url(images/support_bgclient.gif) no-repeat 0 top ; height:auto!important; height:100px; min-height:100px; width:525px; padding:0px 20px 0 40px;  }
#viewticket .client_foot					{ float:right;background:url(images/support_bgclient.gif) no-repeat 0 bottom ; width:525px; padding:8px 20px 15px 40px;}

#viewticket .admin_icon						{ float:left; background:url(images/support_iconadmin.jpg) no-repeat 8px 0px; width:100px; padding:90px 0 0 10px; line-height:1.6}
#viewticket .admin_message					{ float:right;background:url(images/support_bgadmin.gif) no-repeat 0 top ; height:auto!important; height:100px; min-height:100px; width:525px; padding:0px 20px 0 40px;  }
#viewticket .admin_foot						{ float:right;background:url(images/support_bgadmin.gif) no-repeat 0 bottom ; width:525px; padding:8px 20px 15px 40px;}

#viewticket .reply_icon						{ float:left; background:url(images/support_iconclient.jpg) no-repeat 8px 0px; width:100px; padding:90px 0 0 10px; line-height:1.6}
#viewticket .reply_title 					{ background:url(images/icon_info.gif) -2px 8px no-repeat; font:700 12px Candara, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; line-height:1.8; text-transform:uppercase; padding:8px 0 5px 25px; }
#viewticket .reply_message					{ float:right;background:url(images/support_bgclient.gif) no-repeat 0 top ; height:auto!important; height:100px; min-height:100px; width:515px; padding:0px 30px 0 40px;  }
#viewticket .reply_foot						{ float:right;background:url(images/support_bgclient.gif) no-repeat 0 bottom ; width:525px; padding:8px 20px 20px 40px;}
#viewticket .message						{ border-bottom:1px solid #ccc; padding:15px 0 15px 0 }
#viewticket .attachments  					{ font:400 italic 11px "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; background:url(images/folder.gif) left 3px no-repeat; display:block; padding:4px 0 0px 24px; }
#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						{ margin:0px 0 10px 0; width:520px; height:180px; }
