<?xml version="1.0" encoding="UTF-8"?>
<swifttemplate>
	<title>Default</title>
	<author>Kayako</author>
	<version>0</version>

	<category name="template_general" app="core" icon="icon_template.gif">
		<template name="clientcss" date=""><![CDATA[
body  { margin: 0; padding: 0; FONT-FAMILY: verdana, arial, helvetica, sans-serif; }
.bodymain { min-width: 1020px; background: url("<{$_themePath}>images/mainbackground.gif") white; }
.chatbodymain { background: url("<{$_themePath}>images/mainbackground.gif") white; }
#main { background-color: white; margin: 0.8em; border: 1px solid #cdc6b6; position: relative; clear: both; }

label { cursor: pointer; }

a:visited { COLOR: #333333; TEXT-DECORATION: none; outline: none; }
a:hover { COLOR: red !important; TEXT-DECORATION: none; outline: none; }
a:link { COLOR: #333333; TEXT-DECORATION: none; outline: none; }

.bluelink:visited { color: #277dca; TEXT-DECORATION: none; outline: none; }
.bluelink:hover { COLOR: red !important; TEXT-DECORATION: none; outline: none; }
.bluelink { color: #277dca !important; font-family: Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 12px; font-weight: bold; outline: none; }

.redtext { COLOR: red; }
.graytext { COLOR: #333333; }

.chatlink:visited { COLOR: #277dc9; TEXT-DECORATION: none; outline: none; }
.chatlink:hover { COLOR: red !important; TEXT-DECORATION: none; outline: none; }
.chatlink:link { COLOR: #277dc9; TEXT-DECORATION: none; outline: none; }

.smalltext { font-size: 11px; font-family: Verdana, Tahoma, sans-serif; }
.linkedselectcontainer { PADDING: 4px 0 0 20px;	BACKGROUND: URL('<{$_themePath}>images/linkdownarrow_blue.gif') no-repeat 0 10px; }

.searchboxcontainer { border: 4px SOLID rgba(204, 204, 204, 0.6); -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.searchbox { border: 1px SOLID #cccccc; }
.searchbuttoncontainer { float: right; height: 35px; vertical-align: top; }
.searchbutton { -moz-border-radius: 7px 7px 7px 7px; width: 70px; height: 15px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; background: #7bc17a; color: white !important; display: inline-block; font-size: 11px; font-weight: bold; padding: 6px 12px 6px 12px; text-decoration: none; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); margin: 4px 5px 0px 0px; CURSOR: pointer; }
.searchbutton:hover { background: #88cc85; color: white !important; }
.searchbutton span { background: URL('<{$_themePath}>images/searchpointer.png'); display: inline; float: right; margin: 1px 0 0 5px; height: 13px; width: 12px; }
.searchinputcontainer { height: 35px; outline: none; display: inline-block; width: 80%; }
.searchquery { width: 100%; margin: 1px 0 0 0; background: URL('<{$_themePath}>images/icon_search.png') no-repeat 8px 6px; padding: 5px 6px 7px 30px; border: 0px; color: #d5d5d5; font-size: 18px; font-family: 'Lucida Grande','Helvetica Neue',Helvetica,Arial,Verdana,sans-serif; height: 20px; }
.searchqueryactive { color: #666666 !important; }

#topbanner { position: relative; height: 5em; } /* if you don't manually set this height, ie gets the weirdest bug ever: the .widgetrow a:hover rule triggers the logo moving ~10 px left, for no apparent reason. suppressing that :hover rule or setting this height removes the effect. */
.topbannerchat { margin-top: 8px; float: left; }
#topbanneravatarcontainer { float: right; width: 100px; height: 100px; }
#logo { margin: 0.3em 0 0.3em 0.3em; }

#toptoolbar               { margin: 0; padding: 0; background: #6895ab url("<{$_themePath}>images/navbarbackground.png") repeat-x; font-size: 70%; width: 100%; border-top: 1px solid #40738b; position: relative; color: #333; float: left; clear: both; }
#toptoolbar a             { color: white; font-weight: bold; font-family: 'trebuchet ms', verdana, helvetica, sans-serif; font-size: 16px; text-decoration: none; text-shadow:0 1px 0 rgba(0, 0, 0, 0.6); }
#toptoolbarrightarea      { float: right; display: inline-block; margin-top: 0.2em; margin-right: 0.4em; height: 100%; }
#toptoolbarrightareainset { display: inline-block; }
#toptoolbar select        { border: 1px solid #cdc2ab; font-family: verdana, tahoma, sans-serif; font-size: 1em; margin: 5px 5px 0 0; }

#toptoolbarlinklist { margin: 0; padding: 0; }
#toptoolbarlinklist ul         {  }
#toptoolbarlinklist li         { list-style-type: none; display: inline-block; float: left; margin: 0.2em 0 0 .8em; padding: 0; clear: none; }
#toptoolbarlinklist li:hover   { background: url("<{$_themePath}>images/topbarhoverarrow.png") no-repeat bottom center transparent; }
#toptoolbarlinklist li.current { background: url("<{$_themePath}>images/topbarcurrentarrow.png") no-repeat bottom center transparent; }

#leftloginsubscribebox, .leftnavboxbox { margin: 10px 0 10px 10px; }
#leftlivechatbox                           { text-align: center; float: left; margin-left: 17%; padding-top: 6px;}
#leftloginbox, #leftsubscribebox                              { border: solid #cdc6b6; border-width: 0 1px 1px 1px; }
#leftloginbox .inputframe, #leftsubscribebox .inputframe                  { vertical-align: middle; }

#leftloginbox .maitem,  #leftsubscribebox .maitem { padding: 0.5em 0.5em 0.5em 25px; vertical-align: middle; font-size: 70%; border-bottom: 1px solid #ddddc7; border-top: 1px solid #ffffff; background-color: #f8f4eb; }
#leftloginbox .maitem:hover,  #leftsubscribebox .maitem:hover { background-color: #ffefbb; border-bottom: 1px solid #e5c365; cursor: pointer; }

#leftloginbox .maprofile                  { background: #f8f4eb URL('<{$_themePath}>images/icon_myprofile.gif') no-repeat 4px 4px; }
#leftloginbox .maorganization             { background: #f8f4eb URL('<{$_themePath}>images/icon_userorganization.png') no-repeat 4px 4px; }
#leftloginbox .machangepassword             { background: #f8f4eb URL('<{$_themePath}>images/icon_lock.gif') no-repeat 4px 4px; }
#leftloginbox .mapreferences              { background: #f8f4eb URL('<{$_themePath}>images/icon_preferences.gif') no-repeat 4px 4px; }
#leftloginbox .mabilling              { background: #f8f4eb URL('<{$_themePath}>images/icon_creditcards.png') no-repeat 4px 4px; }
#leftloginbox .malogout              { border-bottom: none !important; background: #f8f4eb URL('<{$_themePath}>images/icon_logout.png') no-repeat 4px 4px; }

#leftloginbox input.loginstyled, input.loginstyledlabel            { width: 98%; background: white url("<{$_themePath}>images/inputtextbg.gif") repeat-x top left; border: 1px solid #cdc2ab; padding: 2px; margin: 1px; font-size: 70%; font-family: Verdana, Tahoma, sans-serif; }
#leftloginbox input.loginstyledlabel            { color: #878787; }
#leftloginbox #leftloginboxrememberme      { width: 1.5em; margin: 0; padding: 0; vertical-align: middle; }
#leftloginboxremembermetext                { font-size: 70%; vertical-align: middle; }

#leftsubscribebox input.emailstyled, input.emailstyledlabel            { width: 98%; background: white url("<{$_themePath}>images/inputtextbg.gif") repeat-x top left; border: 1px solid #cdc2ab; padding: 2px; margin: 1px; font-size: 70%; font-family: Verdana, Tahoma, sans-serif; }
#leftsubscribebox input.emailstyledlabel            { color: #878787; }

.leftnavboxtitle       { position: relative; }
.leftnavboxtitleleftgap { background: url("<{$_themePath}>images/navboxtl.gif") no-repeat top left; display: inline-block; width: 3px; margin: 0; padding: 0; height: 1.5em; }
.leftnavboxtitlebulk   { background: url("<{$_themePath}>images/navboxtr.gif") no-repeat top right; position: absolute; left: 3px; right: 0; height: 1.5em; vertical-align: middle; }
.leftnavboxtitletext   { background: url("<{$_themePath}>images/doublearrowsnav.gif") no-repeat 2px 2px; padding-left: 1.7em; padding-top: 0; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; vertical-align: middle; }

.leftnavboxcontent         { border: 1px solid #cdc6b6; word-wrap: break-word; }
.leftnavboxcontent a       { display: block; text-decoration: none; color: black; font-family: Verdana, Tahoma, sans-serif; font-size: 11px; border-bottom: 1px solid #f5f5f5; text-indent: 20px; padding: 0.375em; background-image: url("<{$_themePath}>images/icon_folderyellow.gif"); background-repeat: no-repeat; background-position: 0.375em 0.25em; line-height: 140%; }
.leftnavboxcontent a:hover { background-color: #fff8e9; color: #476ca4; }

#toptoolbarlinklist a { display: inline-block; border: 0; padding: 0.3em 0.7em 0.6em 2.3em; margin: 0; background-position: 14px 0.45em; background-repeat: no-repeat; }

a.toptoolbarlink           { background-image: url("<{$_themePath}>images/space.gif");}
a.toptoolbarlink:hover           { color: #fff6cf !important; text-shadow:0 1px 0 rgba(0, 0, 0, 1) !important; }

#maincore        { position: relative; padding: 0; clear: both; width:100%; }
#maincoreleft    { float: left; left: 0px; width: 14em; height: 100%; }
#maincorecontent { margin-left: 14.5em; height: 100%; padding: 0.75em; }

#coresearchinput { vertical-align: middle; margin: 3px; padding: 1px 0 0 23px; border: 1px solid #40738b; height: 23px; color: #285063; font-family: calibri, candara, verdana, tahoma, sans-serif; font-size: 1.4em; width: 280px; background: url("<{$_themePath}>images/icon_search.gif") no-repeat 3px 3px white; vertical-align: middle; }

#breadcrumbbar        { border: 1px solid #cdc6b6; font-size: 11px; }
.breadcrumb           { background: white url("<{$_themePath}>images/breadcrumbbg.png") no-repeat right center; color: #666; display: inline-block; padding: 0.4em 1em 0.5em 0.5em; }
.breadcrumb:hover     { background: white url("<{$_themePath}>images/breadcrumbbghover.png") no-repeat right center; }
.breadcrumb.lastcrumb { font-weight: bold; background-image: url("<{$_themePath}>images/breadcrumbbghover.png");}

#bottomfooter   { text-align: center; margin-top: 2em; clear: both; font-size: 70%; }
.bottomfooterpadding   { padding: 4px 4px 8px 4px; }
#bottomfooter a { text-decoration: none; color: #333;}

.blockgray   { BACKGROUND: #333333; }
.blockred     { BACKGROUND: #ce1707; }
.blockgreen   { BACKGROUND: #639d0c; }
.blockyellow  { BACKGROUND: #fbc22d; }
.blockpink    { BACKGROUND: #ec8ff1; }
.blockorange  { BACKGROUND: #fe9309; }
.blockblue  { BACKGROUND: #3b5998; BODER-BOTTOM: 1px SOLID #00376a; }

.blockred, .blockgreen, .blockyellow, .blockpink, .blockorange, .blockblue, .blockgray  {
	HEIGHT: 10px;
	PADDING: 4px 6px 4px 6px;
	TEXT-ALIGN: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	DISPLAY: inline;
	COLOR: #FFFFFF;
	FONT: 11px Verdana, "lucida grande", Tahoma, Arial, Helvetica;
}

#corewidgetbox { margin-top: 2em; margin-bottom: 1.5em; padding-left: 3px; }

.widgetrow         { width: 100%; position: relative;}
.widgetrowitem       { DISPLAY: block; CURSOR: pointer; width: 240px; margin: 0 1.5em 1em 0; clear: none; text-decoration: none; display: inline-block; vertical-align: middle; -moz-border-radius: 7px; -webkit-border-radius: 7px; border: 1px solid #c9cfd7; background: #fcfaf4; padding: 0.8em 1em 0.8em 0.3em; -moz-box-shadow: 0.05em 0.05em 0.3em 0.01em #dedede; -webkit-box-shadow: 0.05em 0.05em 0.3em 0.01em #dedede; box-shadow: 0.05em 0.05em 0.3em 0.01em #dedede;}
.widgetrowitem:focus { outline:none; background-color:#eee; }
.widgetrowitem:hover { background-color: #f9fde9; border-color: #b7d4ae; }
.widgetrow a .widgetitemtitle   {  }

.defaultwidget       { background-image: url("<{$_themePath}>images/space.gif"); }

.widgetrow a { width: 180px; padding: 12px 1em 18px 2.8em; margin: 0 1.5em 1em 0; background-repeat: no-repeat; background-position: 9px 7px; color: #277DC9; font-family: 'MuseoSans500',Candara, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 500; }
.widgetrow a:hover { color: #277DC9 !important; text-shadow:0 1px 0 rgba(239, 243, 222, 1) !important;}

#leftloginsubscribeboxlogintab        .tabtext { background-image: url("<{$_themePath}>images/icon_tabuser.gif"); }
#leftloginsubscribeboxsubscribetab    .tabtext { background-image: url("<{$_themePath}>images/icon_tabmail.gif"); }

.tabrow  { background: url("<{$_themePath}>images/tabborderpx.png") repeat-x bottom left; margin: 0; padding: 0; }
.tabtext { padding: 0 1em 0 2em; background-repeat: no-repeat; background-position: 0.25em 0; }

.atab { display: inline-block; clear: none; margin: 0; padding: 0; height: 100%; text-decoration: none; color: #333; font-weight: bold; font-size: 11px; font-family: verdana, candara, sans-serif; cursor: pointer; }

.atab.inactive, .atab.inactive { background: url("<{$_themePath}>images/tabborderpx.png") repeat-x bottom left; margin: 0; padding: 0; color: #a0947b; }
.atabbasic { cursor: inherit !important; }

.tableftgap { border-bottom: 1px solid white; background-image: url("<{$_themePath}>images/activetab_left.gif"); background-repeat: no-repeat; background-position: top right; width: 3px; display: inline-block; padding: 5px 0 4px 0; margin: 0 0 0 5px; height: 100%; }
.tabbulk    { border-bottom: 1px solid white; background-image: url("<{$_themePath}>images/activetab_right_bulk.gif"); background-repeat: no-repeat; background-position: top right; display: inline-block; padding: 5px 3px 4px 0; margin: 0; height: 100%; }
.tabbulk:hover { color: black !important; }

.inactive .tableftgap { background-image: url("<{$_themePath}>images/inactivetab_left.gif");       border-bottom: 1px solid #cdc6b6; }
.inactive .tabbulk    { background-image: url("<{$_themePath}>images/inactivetab_right_bulk.gif"); border-bottom: 1px solid #cdc6b6; }

:hover.inactive .tableftgap { background-image: url("<{$_themePath}>images/hoverinactivetab_left.gif"); }
:hover.inactive .tabbulk    { background-image: url("<{$_themePath}>images/hoverinactivetab_right_bulk.gif"); color: black; }

.zebraeven { background-color: #fefefe; }
.zebraodd  { background-color: #f7f5e7; }

.inputframe { padding: 0.25em 0.5em 0.25em 0.25em; }

.switchingpanel        { display: none; }
.switchingpanel.active { display: block; }

.vdivider { margin: 0.4em 0.4em; height: 0px; border: solid #ddddc7; border-width: 1px 0 0 0; }

.customfieldrequired { COLOR: red; MARGIN-LEFT: 6px; }

#logintext { float:left; font-size: 70%; margin-top: 0.75em; margin-left: 0.7em; }

#loginsubscribebuttons { text-align: right; display: block; }

.rebutton, .rebuttonblue, .rebuttonred { border: 0 solid white; background: url("<{$_themePath}>images/button1_sprite.png") no-repeat top left; background-position: 0 0; height: 24px; width: 79px; color: black; font-family: verdana, tahoma, sans-serif; font-size: 11px; margin: 5px 5px 5px 0; padding: 4px 0 15px 0; vertical-align: middle; cursor: pointer; }

.infotextcontainer { FONT-SIZE: 12px; FONT-STYLE: italic; }

.sprite-button1 { background-position: 0 0; }
.sprite-button1blue { background-position: 0 -74px; }
.sprite-button1green { background-position: 0 -148px; }
.sprite-button1hover { background-position: 0 -222px; }
.sprite-button1red { background-position: 0 -296px; }

.rebuttonblue { background-position: 0 -74px; }
.rebuttonred { background-position: 0 -296px; }
.rebuttonblue:hover { background-position: 0 -148px; }
.rebuttonred:hover  { background-position: 0 -148px; }
.rebutton:hover { background-position: 0 -148px; }
.sprite-buttonwide { background-position: 0 0; }
.sprite-buttonwidehover { background-position: 0 -95px; }
.sprite-buttonwide2 { background-position: 0 0; }
.sprite-buttonwide2hover { background-position: 0 -86px; }

.rebuttonwide2 { border: 0 solid white; background: url("<{$_themePath}>images/buttonwide2_sprite.png") no-repeat top left; background-position: 0 0; height: 36px; width: 95px; color: #333333; font-family: candara, trebuchet ms, tahoma, verdana, tahoma, sans-serif; font-size: 16px; font-weight: bold; margin: 5px 5px 5px 0; padding: 5px 0 10px 0; vertical-align: middle; cursor: pointer; }
.rebuttonwide2:hover { background-position: 0 -86px; }


.datecontainerparent { WIDTH: 54px; HEIGHT: 88px; }

.monthholder { BACKGROUND: URL('<{$_themePath}>images/calendartop.gif') no-repeat; DISPLAY: block; TEXT-ALIGN: center; VERTICAL-ALIGN: middle; PADDING: 0px; COLOR: #FFFFFF; FONT: bold 11px Verdana,Arial,Helvetica; WIDTH: 54px; HEIGHT: 22px; text-shadow:0 1px 0 rgba('112, 165, 232, 0.5'); }

.monthsub { PADDING-TOP: 4px; }

.dateholder { BACKGROUND: URL('<{$_themePath}>images/calendarbottom.gif') no-repeat; DISPLAY: block; TEXT-ALIGN: center; VERTICAL-ALIGN: middle; PADDING: 0px; COLOR: #555555; FONT: 10px Verdana,Arial,Helvetica; WIDTH: 54px; HEIGHT: 66px; }

.datesub { PADDING-TOP: 6px; PADDING-BOTTOM: 6px; }

.datecontainer { FONT: 28px Trebuchet MS, Calibri, Verdana, Arial, Helvetica; padding-top: 3px; }

.boxcontainer { margin: 16px 0 16px 0; padding: 10px; BACKGROUND: #F2F2EB; -moz-border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0; }

.boxcontainerlabel { font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #4e4e4e; margin-bottom: 8px; TEXT-SHADOW: 0 1px 0 rgba(255, 255, 255, 0.85); }

.boxcontainercontent { border: 2px SOLID #e2e2d6; background: white; padding: 10px; font-size: 12px;}

.boxcontainercontenttight { border: 2px SOLID #e2e2d6; background: white; font-size: 12px; }


.hlineheader { width: 100%; margin: 0; padding: 0; white-space: nowrap; color: #277dca; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia,serif; text-decoration: none; font-size: 14px; font-weight: none; }
.hlineheader th { margin: 0; padding: 0 8px 0 0; }
.hlineheader td { font-size: 50%; margin: 0; padding: 0; }
td.hlinelower { border-top: 1px solid #ececec; width: 100%; }
.hlinegray { color: #626262 !important; }


.subcontent { padding: 4px 0px 4px 4px; }
.captchaholder { padding: 4px 0 4px 0; }

.dialogerror { display: none; background-color: #ff969b; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding: 6px; margin: 16px 0 16px 0; }
.dialogerrorsub { border: 1px solid #dfdfd3; padding: 2px; background: white; }
.dialogerrorcontent { border: 1px solid #dfdfd3; padding: 6px 6px 6px 34px; background: white; color: #4e4e4e; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia,serif; text-decoration: none; font-size: 16px; font-weight: bold; background: URL('<{$_themePath}>images/icon_error.png') no-repeat 4px 2px;}

.dialoginfo { display: none; background-color: #b3eab8; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding: 6px; margin: 16px 0 16px 0; }
.dialoginfosub { border: 1px solid #dfdfd3; padding: 2px; background: white; }
.dialoginfocontent { border: 1px solid #dfdfd3; padding: 6px 6px 6px 38px; background: white; color: #4e4e4e; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia,serif; text-decoration: none; font-size: 16px; font-weight: bold; background: URL('<{$_themePath}>images/icon_info.png') no-repeat 4px 0px;}

/*
* Begin SWIFT General CSS
*/

.error { BORDER: 1px dotted red !important; background-image: none !important; background: #ffeef0 !important; DISPLAY: block; MARGIN-TOP: 5px; PADDING: 4px; }

.swifttexterror { BORDER: 1px dotted red !important; background-image: none !important; background: #ffeef0 !important; }
.swifttext { WIDTH: 300px; BACKGROUND: #FFFFFF URL('<{$_themePath}>images/inputtextbg.gif') REPEAT-X TOP LEFT; COLOR: #000000; BORDER: 1px SOLID #cdc2ab; PADDING: 2px 2px 2px 2px; MARGIN: 0px; vertical-align: middle; }
.swifttextsmall { WIDTH: 80px; BACKGROUND: #FFFFFF URL('<{$_themePath}>images/inputtextbg.gif') REPEAT-X TOP LEFT; COLOR: #000000; BORDER: 1px SOLID #cdc2ab; PADDING: 4px 4px 4px 4px; MARGIN: 0px; vertical-align: middle; }
.swifttextlarge { WIDTH: 300px; BACKGROUND: #FFFFFF URL('<{$_themePath}>images/inputtextbg.gif') REPEAT-X TOP LEFT; COLOR: #000000; BORDER: 1px SOLID #cdc2ab; PADDING: 4px 4px 4px 4px; MARGIN: 0px; vertical-align: middle; }
.swifttextwide { WIDTH: 100%; BACKGROUND: #FFFFFF URL('<{$_themePath}>images/inputtextbg.gif') REPEAT-X TOP LEFT; COLOR: #000000; BORDER: 1px SOLID #cdc2ab; PADDING: 4px 4px 4px 4px; MARGIN: 0px; vertical-align: middle; }
.swifttextdisabled { BACKGROUND-COLOR: #ddd6c7; COLOR: #808080; BORDER: 1px SOLID #c3baa7; PADDING: 2px 2px 2px 2px; vertical-align: middle; }
.swifttextarea { BACKGROUND: #FFFFFF URL('<{$_themePath}>images/inputtextbg.gif') REPEAT-X TOP LEFT; COLOR: #000000; BORDER: 1px SOLID #cdc2ab; padding: 2px 2px 2px 2px; vertical-align: middle; WIDTH: 550px;}
.swiftselect { BORDER: 1px SOLID #cdc2ab; BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; margin: 0px; padding: 1px; vertical-align: middle; Z-INDEX: 11; }
.swifttextareawide { WIDTH: 100%; BACKGROUND: #FFFFFF URL('<{$_themePath}>images/inputtextbg.gif') REPEAT-X TOP LEFT; COLOR: #000000; BORDER: 1px SOLID #cdc2ab; padding: 2px 2px 2px 2px; vertical-align: middle; }
.rebuttonwide { border: 0 solid white; background-image: url("<{$_themePath}>images/buttonwide.gif"); background-repeat: no-repeat; height: 45px; width: 79px; color: black; font-family: verdana, tahoma, sans-serif; font-weight: bold; font-size: 11px; margin: 5px 5px 5px 0; padding: 4px 0 12px 0; vertical-align: middle; cursor: pointer; }
.rebuttonwide:hover { background-image: url("<{$_themePath}>images/buttonwidehover.gif"); }
.errorrow { PADDING: 6px; BORDER: 1px SOLID #e7bcbc; -moz-border-radius: 4px 4px 4px 4px; BACKGROUND-COLOR: #ffeef0; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica; }
.errorrowhidden { PADDING: 6px; DISPLAY: none; BORDER: 1px SOLID #e7bcbc; -moz-border-radius: 4px 4px 4px 4px; BACKGROUND-COLOR: #ffeef0; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica; }

.swifttext, .swifttexterror, .swifttextnumeric, .swifttextwide, .swifttextareawide, .swifttextsmall, .swifttextlarge, .swiftpassword, .swifttextdisabled, .swifttextarea, .swiftselect, .swifttextlarge
{
	FONT-FAMILY: Calibri, Verdana, Tahoma, Helvetica;
	FONT-SIZE: 1.4em;
}

/*
* End SWIFT General CSS
*/

/*
* Begin Support Center CSS
*/

.addplus { display: inline; background: url("<{$_themePath}>images/icon_add.gif") no-repeat 0px 0px; padding: 0 0 0 20px; }
.useremailitem, .ticketattachmentitem { padding: 4px; }
.useremailitemdelete, .ticketattachmentitemdelete { margin-right: 4px; width: 18px; display: inline-block; background: url("<{$_themePath}>images/icon_trash.gif") no-repeat 0px 1px; height: 18px; cursor: pointer; }


/*
* End Support Center CSS
*/


/*
* Begin Chat Related CSS
*/
#sendemailcontainer { display: none; }

#livechattab .tabtext { background-image: url("<{$_themePath}>images/icon_tablivechat.gif"); }

#chattoptoolbar               { background: url("<{$_themePath}>images/toolbarbg.gif") repeat-x top left #fcfaf4; font-size: 70%; width: 100%; border-width: 1px 0; border-style: solid; border-color: #e1d9c9 white #cdc6b6 white; position: relative; color: #333; float: left; clear: both; padding-bottom: 0.3em; }
#chattoptoolbar a             { color: black; text-decoration: none; }
#chattoptoolbarrightarea      { float: right; display: inline-block; margin-top: 0.6em; margin-right: 0.4em; height: 100%; }
#chattoptoolbarrightareainset { display: inline-block; margin: 0 0.2em 0 0; }
#chattoptoolbar select        { border: 1px solid #cdc2ab; font-family: verdana, tahoma, sans-serif; font-size: 1em; }

#chattoptoolbarlinklist          { margin: 0; padding: 0; }
#chattoptoolbarlinklist li       { background: url("<{$_themePath}>images/toolbarbuttonbg.gif")       repeat-x top left #fcfaf5; list-style-type: none; display: inline-block; float: left; margin: 0.3em 0 0 0.3em; padding: 0; clear: none; }
#chattoptoolbarlinklist li:hover { background: url("<{$_themePath}>images/toolbarbuttonbg_hover.gif") repeat-x top left #fcfaf5; }

#chattoptoolbarlinklist a { display: inline-block; border: 1px solid; border-color: white #dcd2c0 #dcd2c0 white; padding: 0.4em 0.7em 0.4em 2.3em; margin: 0; background-position: 0.5em 0.3em; background-repeat: no-repeat; }
#chattoptoolbarlinklist a:hover { border-color: #f9f0d7 #e5c365 #e5c365 #f9f0d7; }

a#chattoptoolbarcloselink          { background-image: url("<{$_themePath}>images/icon_widget_close.gif")   }
a#chattoptoolbarprintlink          { background-image: url("<{$_themePath}>images/icon_widget_print.gif")   }
a#chattoptoolbaremaillink          { background-image: url("<{$_themePath}>images/icon_widget_email.gif")   }
a#chattoptoolbarsoundonlink        { background-image: url("<{$_themePath}>images/icon_widget_soundon.gif") }
a#chattoptoolbarsoundofflink       { background-image: url("<{$_themePath}>images/icon_widget_soundoff.gif")}
li#chattoptoolbarprint             { display: none;   }
li#chattoptoolbaremail             { display: none;   }
li#chattoptoolbarsoundon           { display: none;   }
li#chattoptoolbarsoundoff          { display: none;   }

#main.chatview { position: fixed; margin: 0; top: 0.8em; bottom: 0.8em; left: 0.8em; right: 0.8em; }
.chatview #bottomfooter { height: 22px; vertical-align: middle; border-top:1px solid #D9CEBC; color:#61718C; background: white url("<{$_themePath}>images/chatfooterbackground.gif") repeat-x top left; position: absolute; bottom: 0; width: 100%; padding: 4px 0px 0px 0px; }
.chatview #chatpostcontainer { position: absolute; bottom: 22px; width: 100%; padding: 6px;}

#chatcontentcontainer { z-index: 10000; overflow: auto; position: fixed; top: 16.5em; bottom: 11em; left: 30px; right: 30px; }
#chatstatuswrapper        { z-index: 10001; position: fixed; bottom: 8.8em; height: 2em; left: 30px; right: 30px;}
.chatstatusbar        { HEIGHT: 2em; PADDING-TOP: 7px; VERTICAL-ALIGN: middle; FONT-SIZE: 11px; FONT-WEIGHT: bold; PADDING-LEFT:20px; BACKGROUND: URL("<{$_themePath}>images/icon_chatstatusbar.gif") no-repeat left;}
.chatstatusbarhidden        { HEIGHT: 2em; PADDING-TOP: 7px; VERTICAL-ALIGN: middle; FONT-SIZE: 11px; FONT-WEIGHT: bold; PADDING-LEFT:20px;}
#chatcore             { background-color: #faf9f4; padding-top: 0.5em; height: 100%; width: 100%; }
#chatbox              { background-color: white; padding: 0.8em; font-size: 70%; position: fixed; top: 17em; bottom: 3em; left: 1.5em; right: 1.5em; overflow: auto; }

#chatcontrolregion { position: fixed; left: 30px; right: 30px; height: 45px; bottom: 3em; z-index: 10002; }
#chatpostmsgwrap   { position: absolute; height: 100%; top: 0; bottom: 0; right: 6em; left: 0; }
#chatpostmsg       { height: 100%; width: 100%; BACKGROUND: #FFFFFF URL('<{$_themePath}>images/inputtextbg.gif') REPEAT-X TOP LEFT; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma; FONT-SIZE: 11px; BORDER: 1px SOLID #cdc2ab; vertical-align: middle; }
#chatpostbutton    { position: absolute; height: 100%; top: 0; bottom: 0; right: 0; width: 80px; border: 0 solid white; background-image: url("<{$_themePath}>images/buttonwide.gif"); background-repeat: no-repeat; color: black; font-family: verdana, tahoma, sans-serif; font-weight: bold; font-size: 11px; margin: 0; padding: 0; vertical-align: middle; cursor: pointer; }

.chatsystemmessage { BORDER-TOP: 1px SOLID #CCCCCC; BORDER-BOTTOM: 1px SOLID #CCCCCC; PADDING-LEFT:20px; BACKGROUND: #FFFFFF URL("<{$_themePath}>images/icon_infosquare.gif") no-repeat left; MARGIN-TOP: 8px; MARGIN-BOTTOM: 8px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px; FONT-SIZE: 12px; COLOR: #333333;}
.chaturlmessage { BORDER-TOP: 1px SOLID #CCCCCC; BORDER-BOTTOM: 1px SOLID #CCCCCC; PADDING-LEFT:20px; BACKGROUND: #FFFFFF URL("<{$_themePath}>images/icon_pushurl.png") no-repeat left; MARGIN-TOP: 8px; MARGIN-BOTTOM: 8px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px; FONT-SIZE: 12px; COLOR: #333333;}
.chatimagemessage { BORDER-TOP: 1px SOLID #CCCCCC; BORDER-BOTTOM: 1px SOLID #CCCCCC; PADDING-LEFT:20px; BACKGROUND: #FFFFFF URL("<{$_themePath}>images/icon_pushimage.png") no-repeat left; MARGIN-TOP: 8px; MARGIN-BOTTOM: 8px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px; FONT-SIZE: 12px; COLOR: #333333;}
.chatcodemessage { BORDER-TOP: 1px SOLID #CCCCCC; BORDER-BOTTOM: 1px SOLID #CCCCCC; PADDING-LEFT: 6px; MARGIN-TOP: 8px; MARGIN-BOTTOM: 8px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px; FONT-SIZE: 12px; COLOR: #333333;}
.chatonsitemessage { BORDER-TOP: 1px SOLID #CCCCCC; BORDER-BOTTOM: 1px SOLID #CCCCCC; PADDING-LEFT:20px; BACKGROUND: #FFFFFF URL("<{$_themePath}>images/icon_onsite.gif") no-repeat 0px 8px; MARGIN-TOP: 8px; MARGIN-BOTTOM: 8px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px; FONT-SIZE: 11px; COLOR: #333333;}
.chatonsitemessagetitle { MARGIN-BOTTOM: 8px; PADDING-TOP: 2px; FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #333333;}
.chatonsitemessagewin { PADDING-LEFT:34px; BACKGROUND: #FFFFFF URL("<{$_themePath}>images/icon_windows.gif") no-repeat left; MARGIN-TOP: 8px; MARGIN-BOTTOM: 8px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px; FONT-SIZE: 11px; COLOR: #333333; HEIGHT: 32px;}
.chatonsitemessageostext { PADDING-TOP: 8px;}
.swiftselect .deponline { height: 20px; background-repeat:no-repeat; background-position:bottom left; padding-left:20px; background: #D5FFD5 URL("<{$_themePath}>images/icon_online.gif") no-repeat left; }
.swiftselect .depoffline { height: 20px; background-repeat:no-repeat; background-position:bottom left; padding-left:20px; background: #EDEDED URL("<{$_themePath}>images/icon_offline.gif") no-repeat left; }


.msgwrapper { DISPLAY: block; PADDING-TOP: 1px; PADDING-BOTTOM: 1px;}
.timestamp { DISPLAY: inline; COLOR: #676767; FONT-SIZE: 12px; PADDING-RIGHT: 5px; }
.staffname { DISPLAY: inline; FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #FF3232; }
.staffmessage { DISPLAY: inline; FONT-SIZE: 12px; COLOR: #333333; }
.clientname { DISPLAY: inline; FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #0080FF; }
.clientmessage { DISPLAY: inline; FONT-SIZE: 12px; COLOR: #333333; }

#imagezoomcontainer {width:100%; overflow:hidden;}
#imagezoomcontainer a {position:relative; float:left; margin:5px;}
#imagezoomcontainer a span { display:block; background-image:URL('<{$_themePath}>images/icon_zoom.png'); background-repeat:no-repeat; width:16px; height:16px; position:absolute; bottom:8px; right:8px;}
#imagezoomcontainer img { border: solid 1px #999; padding:5px;}

#printcontent { FONT-SIZE: 12px; FONT-FACE: Candara, Verdana, Arial, Helvetica; PADDING: 8px; }
.chatprinthr { margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf; }
/*
* End Chat Related CSS
*/


/* BEGIN jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:URL('<{$_themePath}>images/icon_ratingdelete.gif') no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:URL('<{$_themePath}>images/icon_ratingstar.gif') no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/*
* Begin Tickets CSS
*/

.irsui
{
	BACKGROUND-COLOR: #FFFBF2; BORDER: 1px SOLID #FFE6B8; COLOR: #333333; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; PADDING: 6px; MARGIN: 10px 0 0 0;
}

.irscontainer {
	DISPLAY: none;
}

.irstitle
{
    FONT-SIZE: 18px;
    COLOR: #333333;
    FONT-FAMILY: Calibri, Trebuchet MS, Verdana, Arial, Helvetica;
	MAGIN-BOTTOM: 6px;
	FONT-WEIGHT: bold;
}

.irsdesc
{
    COLOR: #333333;
	MAGIN-BOTTOM: 6px;
}

.irshr
{
	BORDER: none;
	COLOR: #FFEECF;
	BACKGROUND-COLOR: #FFEECF;
	HEIGHT: 1px;
	MARGIN: 3 1 3 1;
	PADDING: 0;
}


.headerbutton, .headerbuttongreen, .headerbuttonorange, .headerbuttonred, .headerbuttonblue, .headerbuttonyellow {
	background: #333333 URL('<{$_themePath}>images/overlay-button.png') repeat-x;
	padding: 9px 10px 10px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: -4px 0 0 6px;
	display: inline;
	float: left;
}

.headerbutton:active, .headerbuttongreen:active, .headerbuttonorange:active {
	-moz-transform: translateY(1px);
}

.headerbutton:hover {
	BACKGROUND-COLOR: #222222;
}

.headerbuttongreen {
	BACKGROUND-COLOR: #01a934;
}

.headerbuttongreen:hover {
	BACKGROUND-COLOR: #14c84b;
}

.headerbuttonorange {
	BACKGROUND-COLOR: #ff5c00;
}

.headerbuttonorange:hover {
	BACKGROUND-COLOR: #ff823c;
}

.headerbuttonred {
	BACKGROUND-COLOR: #e33100;
}

.headerbuttonred:hover {
	BACKGROUND-COLOR: #f3643c;
}

.headerbuttonblue {
	BACKGROUND-COLOR: #2daebf;
}

.headerbuttonblue:hover {
	BACKGROUND-COLOR: #41c6d7;
}

.headerbuttonyellow {
	BACKGROUND-COLOR: #ffb515;
}

.headerbuttonyellow:hover {
	BACKGROUND-COLOR: #ffcc5d;
}

.paginationborder
{
	border: 1px solid #efe8da;
        margin-bottom: 6px;
}
.gridhighlightpage
{
	background-color: #FFFFFF;
	color: #666666;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}

.gridnavpage
{
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}

.gridnavpageselected
{
	background-color: #fcfaf5;
	color: #000000;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}

.ticketlistproperties {
	COLOR: white;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
}

.ticketlistpropertiescontainer {
	PADDING: 8px;
}

.ticketlistsubject {
	FONT-SIZE: 1.8em;
	COLOR: #333333;
	PADDING: 4px 0 4px 5px;
}

.ticketlistpropertiesdivider {
	HEIGHT: 8px;
}

.ticketlistheaderrow {
	BORDER-TOP: 1px solid #FFFFFF;
	BORDER-BOTTOM: 1px solid #DDDDC7;
	BACKGROUND: #F8F4EB;
	COLOR: #333333;
	FONT-SIZE: 1em;
	PADDING: 8px;
}

.ticketlisttable {
	BORDER: 1px SOLID #CDC6B6;
}

.ticketsubdepartment {
	BACKGROUND: URL('<{$_themePath}>images/linkdownarrow.gif') no-repeat 4px 0px;
	PADDING: 0 0 0 20px;
	MARGIN-LEFT: 10px;
}

.ticketgeneralcontainer {
	BACKGROUND: #ffffff;
}

.ticketgeneraltitlecontainer {
	PADDING: 8px 8px 10px 8px;
}

.ticketratings {
	PADDING: 6px 8px 5px 8px;
	FONT: Tahoma, Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	COLOR: #333333;
}

.ticketrating {
	DISPLAY: inline-block;
	MARGIN-RIGHT: 12px;
}

.ticketratingtitle {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN-RIGHT: 5px;
}


.ticketpostbox {
	text-decoration: none;
	MARGIN: 0 0 0 30px;
	COLOR: #333333;
	WIDTH: 150px;
}

.ticketpostinfoitem, .ticketpostinfoitemtext {
	PADDING: 5px 0px 0px 5px;
	BORDER-BOTTOM: #F0EADE 1px SOLID;
	BACKGROUND-COLOR: transparent;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 11px;
	HEIGHT: 34px;
}

.ticketpostinfoitemtext {
	CURSOR: default;
}

.ticketpostinfoitemtitle {
	TEXT-ALIGN: left;
	FONT-SIZE: 0.9em;
}

.ticketpostinfoitemcontent, .ticketpostinfoitemlink {
    FONT-SIZE: 1.3em;
    FONT-FAMILY: Calibri, Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
}

.ticketpostinfoitemcontainer {
	PADDING: 3px 0 3px 0;
}

.ticketpostinfoitemlink:hover {
	COLOR: red;
}

.ticketgeneralinfocontainer {
	PADDING: 6px 8px 5px 8px;
	FONT: Tahoma, Verdana, Arial, Helvetica;
	FONT-SIZE: 10px;
	COLOR: #5a5a5a;
}

.ticketgeneraldepartment {
	COLOR: #b24c58 !important;
	FONT: Calibri, Tahoma, Verdana, Arial, Helvetica;
	FONT-SIZE: 1em;
	FONT-WEIGHT: bold;
}

.ticketgeneraltitle {
	COLOR: #333333;
	FONT: Calibri, Tahoma, Verdana, Arial, Helvetica;
	FONT-SIZE: 1.8em;
	BACKGROUND: URL('<{$_themePath}>images/linkdownarrow.gif') 10px 4px no-repeat;
	PADDING: 0px 0 8px 25px;
}

.ticketgeneralproperties {
	HEIGHT: 65px;
}

.ticketgeneralpropertiesselect {
	DISPLAY: block;
	PADDING: 4px 0 0 0;
	TEXT-ALIGN: center;
}

.ticketgeneralpropertiesobject, .ticketgeneralpropertiesobjectwide, .ticketgeneralpropertiesobjectmed {
	PADDING: 10px 12px 6px 12px;
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 160px;
	COLOR: #ffffff;
	FONT: Calibri, Tahoma, Verdana, Arial, Helvetica;
	HEIGHT: 49px;
	BACKGROUND: transparent;
}

.ticketgeneralpropertiesobjectwide {
	WIDTH: 220px;
}

.ticketgeneralpropertiesobjectmed {
	WIDTH: 160px;
}

.ticketgeneralpropertiestitle {
	TEXT-ALIGN: center;
	FONT-SIZE: 0.9em;
}

.ticketgeneralpropertiescontent {
	PADDING: 4px 0 0 0;
	TEXT-ALIGN: center;
	FONT-SIZE: 1.3em;
	FONT-WEIGHT: bold;
}

.ticketgeneralpropertiesdivider {
	PADDING: 10px 0 0 0;
	DISPLAY: block;
	FLOAT: left;
}

.viewticketcontentcontainer {
	PADDING: 0 0 0 8px;
}

.ticketpaddingcontainer {
	PADDING: 8px;
}

.ticketpostsholder {
}
.ticketpostcontainer {
	BACKGROUND: #f8f4eb;
	BORDER-TOP: 1px SOLID #d3c7b6;
	BORDER-LEFT: 1px SOLID #d3c7b6;
	BORDER-RIGHT: 1px SOLID #b5a48c;
	BORDER-BOTTOM: 1px SOLID #b5a48c;
	MARGIN: 8px;
	POSITION: relative;
}


.ticketpostbar {
	WIDTH: 240px;
	FLOAT: left;
	PADDING: 10px;
}

.ticketpostbarbottom {
	POSITION: absolute;
	BOTTOM: 0px;
	LEFT: 0px;
	FONT: Georgia,Arial,sans-serif;
	WIDTH: 240px;
	BORDER-TOP: 1px SOLID #ded5c7;
}

.ticketpostbarname {
	FONT: 18px Candara, Trebuchet MS, Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #b24c58;
	PADDING: 0 0 0 10px;
	TEXT-SHADOW: 0 1px 0 rgba(0, 0, 0, 0.15);
	TEXT-ALIGN: center;
	MARGIN-LEFT: -50px;
}

.ticketpostbardesignation {
	FONT: 11px Candara, Trebuchet MS, Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #333333;
	PADDING: 0 0 0 10px;
	TEXT-SHADOW: 0 1px 0 rgba(0, 0, 0, 0.15);
	TEXT-ALIGN: center;
	MARGIN-LEFT: -50px;
}

.ticketpostavatar {
	BACKGROUND: #f9f5ed;
	BORDER-TOP: 1px SOLID #d3c7b6;
	BORDER-LEFT: 1px SOLID #d3c7b6;
	BORDER-RIGHT: 1px SOLID #b5a48c;
	BORDER-BOTTOM: 1px SOLID #b5a48c;
	WIDTH: 100px;
	MARGIN: 25px 0px 10px 0px;
	LEFT: 50%;
	MARGIN-LEFT: -80px;
	POSITION: relative;
	PADDING: 6px;
}

.tpavatar {

}

.ticketpostbarbadgeblue, .ticketpostbarbadgered, .ticketpostbarbadgegreen {
	FONT: 10px Verdana, Tahoma, Arial, Helvetica;
	COLOR: #000000;
	WIDTH: 71px;
	HEIGHT: 21px;
	MARGIN: 10px 0px 10px 0px;
	LEFT: 50%;
	MARGIN-LEFT: -57px;
	POSITION: relative;
}

.ticketpostbarbadgeblue {
	BACKGROUND: URL('<{$_themePath}>images/badge1blue.gif') top left no-repeat;
}

.ticketpostbarbadgered {
	BACKGROUND: URL('<{$_themePath}>images/badge1red.gif') top left no-repeat;
}

.ticketpostbarbadgegreen {
	BACKGROUND: URL('<{$_themePath}>images/badge1green.gif') top left no-repeat;
}

.ticketpostbarbadgeblue .tpbadgetext, .ticketpostbarbadgered .tpbadgetext, .ticketpostbarbadgegreen .tpbadgetext {
	WIDTH: 70px;
	TEXT-ALIGN: center;
	PADDING: 3px 0 0 0;
}


.ticketpostcontentsbottom {
	POSITION: absolute;
	BOTTOM: 0px;
	LEFT: 0px;
	BORDER-TOP: 1px SOLID #ded5c7;
	FONT: Georgia,Arial,sans-serif;
	WIDTH: 100%;
}

.ticketpostcontentsbottom .ticketpostbottomcontents,.ticketpostbarbottom .ticketpostbottomcontents {
	PADDING: 8px;
	HEIGHT: 16px;
}

.ticketpostedited {
	FONT: 11px Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	PADDING: 15px 0 0 0;
}

.ticketpostbottomcontents {
	FLOAT: left;
}

.ticketpostclearer {
	CLEAR: both;
}

.ticketpostcontents {
	MARGIN-LEFT: 236px;
	BACKGROUND: #ffffff;
	HEIGHT: auto;
	BORDER-LEFT: 4px SOLID #ded5c7;
	POSITION: relative;
}

.ticketpostcontentsbar {
	POSITION: relative;
	FLOAT: left;
	DISPLAY: block;
	MARGIN: 10px 0px 0 -40px;
	BACKGROUND: #98BDC6;
	WIDTH: 100%;
	HEIGHT: 20px;
	BORDER: 1px solid #6E8D94;
	TEXT-SHADOW: 0 1px 0 rgba(139, 174, 183, 1);
}

.ticketbarquote {
	MARGIN: 2px 3px 0 0;
	FLOAT: right;
	BACKGROUND: URL('<{$_themePath}>images/icon_quote.gif') no-repeat;
	HEIGHT: 16px;
	WIDTH: 16px;
	CURSOR: pointer;
}

.ticketpostcontentsbar .ticketbarcontents {
	PADDING: 3px 0 0 6px;
	FONT: Georgia,Arial,sans-serif;
	COLOR: #ffffff;
}

.ticketpostcontentsbar span.ticketbardatefold {
	BACKGROUND: URL('<{$_themePath}>images/ticketdatefold.png') no-repeat center center;
	DISPLAY: block;
	BOTTOM: -15px;
	LEFT: 0;
	HEIGHT: 14px;
	POSITION: absolute;
	WIDTH: 19px;
}

.ticketpostcontentsattachments {
	BORDER-BOTTOM: 1px SOLID #ded5c7;
	FONT: Georgia,Arial,sans-serif;
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 6px;
}

.ticketpostcontentsattachmentitem {
	PADDING: 4px 0 5px 18px;
	MARGIN: 0 10px 0 0;
	CURSOR: pointer;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	DISPLAY: inline;
}

.ticketpostcontentsdetails {
	PADDING: 50px 0 0 0;
}

.ticketpostcontentsholder {
	PADDING: 0 0 15px 20px;
}

.ticketpostcontentsdetailscontainer {
	FONT: Candara, Calibri, Georgia, Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #333333;
	MARGIN-BOTTOM: 30px;
	CURSOR: text;
}

.ticketpostbottomright {
	FLOAT: right;
	PADDING: 8px;
}

.ticketsearchcontainer {
	padding: 0 10px 16px 38px; border-bottom: 1px SOLID #ececec; margin: 0 0 30px 0; background: URL('<{$_themePath}>images/icon_ticket.png') no-repeat 0px 1px;
}

.ticketsearch {
	color: #277dca; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; font-size: 20px; font-weight: bold;
}

.ticketsearchtext {
	color: #969696; font-family: Verdana, Arial, Helvetica, Georgia, serif; font-size: 12px;
}

.searchighlightcode
 {
 	COLOR: #000000;
 	BACKGROUND: #ffffd0;
 }

/*
* End Tickets CSS
*/


/*
* Begin News CSS
*/
.newshr {
	margin-bottom: 16px; height: 1px; BORDER: none; BORDER-TOP: 1px solid #cfcfcf; color: white; background-color: white;
}

.newstitle {
	font-size: 80%; margin-left: 10px; padding: 3px; padding-top: 0px; margin-top: 0px;
}

.newstitlelink {
	color: #277dca !important; font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 28px; font-weight: bold;
}

.newsavatar {
	FLOAT: right; BORDER: 1px SOLID lightgray; PADDING: 3px;
}

.newsreadmorelink {
	color: #277dca !important; font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 22px; font-weight: bold;
}

.newsinfo {
	font-size: 11px; padding-top: 2px; padding-bottom: 14px; color: gray; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif;
}

.newscontents {
	font-size: 12px;
}

a img {
	BORDER: 0px;
}

.newsfooter {
	TEXT-ALIGN: center;
}

/*
* End News CSS
*/




/*
* Begin Knowledgebase CSS
*/

.kbarticlecontainer, .kbsearchcontainer {
	padding: 0 10px 16px 38px; border-bottom: 1px SOLID #ececec; margin: 0 0 30px 0; background: URL('<{$_themePath}>images/icon_kbarticle.png') no-repeat 0px 1px;
}

.kbarticle, .kbsearch {
	color: #277dca; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; font-size: 20px; font-weight: bold;
}

.kbarticletext, .kbsearchtext {
	color: #969696; font-family: Verdana, Arial, Helvetica, Georgia, serif; font-size: 12px;
}

.kbarticlefeatured {
	background-color: #fff4d3; border: 1px SOLID #f2ebde; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background-position: 4px 6px; padding: 4px 10px 16px 42px;
}

.kbarticlelist {

}

.kbarticlelist .kbarticlelistitem, .kbarticlecategorylistitem {
	background: URL('<{$_themePath}>images/icon_kbarticlesmall.png') no-repeat 0px 0px; PADDING: 0px 0 0 20px; margin-top: 8px; line-height: 1.4em;
}

.kbrightstrip {
	margin-right: 12px;
}

.kbcategorytitlecontainer {
	margin: 0 12px 20px 0;
}

.kbcategorytitle {
	color: #333333; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; font-size: 18px; padding: 0 0 4px 20px; border-bottom: 1px SOLID #ececec; font-weight: bold;
	background: URL('<{$_themePath}>images/icon_folderyellowfaded.gif') no-repeat 0px 1px; cursor: pointer; margin: 0 0 10px 0;
}

.kbcategorytitle:hover {
	background-image: URL('<{$_themePath}>images/icon_folderyellow.gif');
	color: red !important;
}

.kbcategorytitle:hover > a {
	color: red !important;
}

.kbcategorytitle .kbcategorycount {
	font-size: 14px; margin-left: 4px; color: #989898;
}

.kbtitle {
	font-size: 80%;
}

.kbtitlemain {
 font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 28px; font-weight: bold;
}

.kbinfo {
	font-size: 11px; padding-top: 2px; padding-bottom: 14px; color: gray; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif;
}

.kbavatar {
	FLOAT: right; BORDER: 1px SOLID lightgray; PADDING: 3px;
}

.kbcontents {
	font-size: 12px;
}

.kbhr {
	margin-bottom: 16px; height: 1px; BORDER: none; BORDER-TOP: 1px solid #cfcfcf; color: white; background-color: white;
}

.kbrating {
	margin-top: 25px;
}

.kbratinghelpful {
	DISPLAY: inline; margin-right: 40px; CURSOR: pointer;
}

.kbratingnothelpful {
	DISPLAY: inline; margin-right: 40px; CURSOR: pointer;
}

.kbratingstars {
	DISPLAY: inline; FONT-SIZE: 11px; margin-right: 40px;
}

.kbratingstars span {
	PADDING-TOP: 2px;
}

.kbattachments {
	FONT: Georgia,Arial,sans-serif;
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 6px;
}

.kbattachmentitem {
	PADDING: 4px 0 5px 18px;
	MARGIN: 0 10px 0 0;
	CURSOR: pointer;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	DISPLAY: inline;
}

/*
* End Knowledgebase CSS
*/



/*
* Begin Comments CSS
*/

.commentslabel {
	color: #333333; font-family: Calibri, Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 22px; padding-bottom: 6px;
}

.commentchild {
	background: URL("<{$_themePath}>images/downarrow.gif") no-repeat 0px 22px; padding-left: 18px;
}

.clearfix {
	clear: both;
}

.commentcontentsholder {
	font: 16px Georgia,"Times New Roman",Times,serif; margin-bottom: 20px; PADDING-BOTTOM: 12px; PADDING-TOP: 15px;
}

.commentdatelabel {
	font: 14px Georgia,"Times New Roman",Times,serif; color: #666666;
}

.commentnamelabel {
	font: 16px Georgia,"Times New Roman",Times,serif; color: #333333; margin-bottom: 6px; padding-top: 4px;
}

.commentavatar {
	float: left; width: 80px;
}

.commentdataholder {
	line-height: 16px; margin-left: 20px;
}

.commentdataholderstaff {
	background: #fff1c8; padding: 12px 12px 0 12px; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}

/*
* End Comments CSS
*/



/*
* Begin Troubleshooter CSS
*/

.troubleshootercategory {
	PADDING: 4px;
}

.troubleshootercategorycontainer {
	BORDER: 1px SOLID WHITE;
	CURSOR: pointer;
}

.troubleshootercategorycontainer:hover {
	BACKGROUND: #ffefbb;
	BORDER-COLOR: #efe8da;
	CURSOR: pointer;
}

.troubleshootercategorytitle {
	BACKGROUND: url("<{$_themePath}>images/icon_folderyellow.gif") no-repeat 0 0;
	PADDING: 2px 0 4px 20px;
}

.troubleshootercategorydesc {
	PADDING-BOTTOM: 4px;
}

.troubleshootercategoryfooter {
	MARGIN-BOTTOM: 18px;
	PADDING-BOTTOM: 2px;
	BORDER-BOTTOM: 1px DASHED #CCCCCC;
}

.trsteptitle {
	font-size: 80%;
	PADDING-BOTTOM: 8px;
}

.trsteptitlemain {
 font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 28px; font-weight: bold;
}

.trstepcontents {
	font-size: 12px;
}

.trstephr {
	margin-bottom: 16px; height: 1px; BORDER: none; BORDER-TOP: 1px solid #cfcfcf; color: white; background-color: white;
}

.trattachments {
	FONT: Georgia,Arial,sans-serif;
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 6px;
}

.trattachmentitem {
	PADDING: 4px 0 5px 18px;
	MARGIN: 0 10px 0 0;
	CURSOR: pointer;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	DISPLAY: inline;
}

.troubleshooterstepradio {
	BACKGROUND: #fff9d7;
}

.troubleshooterstepsubject {
	BACKGROUND: #f8f8f8;
}

/*
* End Troubleshooter CSS
*/
		]]></template>

		<template name="header"><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "https://www.w3.org/TR/html4/strict.dtd">
<html>

  <head>

    <meta http-equiv="Content-Type" content="text/html; charset=<{$_language[charset]}>" />
	<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    <title><{if $_pageTitle != ""}><{$_pageTitle}><{else}><{$_companyName}><{/if}> - <{$_poweredByNotice}></title>
    <meta name="KEYWORDS" content="Home" />
    <!-- <meta name="description" content="DISPLAY SOME KB STUFF OR NEWS HERE" /> -->
    <meta name="robots" content="index,follow" />

    <link rel="shortcut icon" href="<{$_swiftPath}>favicon.ico" />
	<{if $_settings[nw_enablerss] == '1'}>
    <link rel="alternate" type="application/rss+xml" title="RSS" href="<{$_swiftPath}>rss/index.php?<{$_templateGroupPrefix}>/News/Feed" />
	<{/if}>
	<script language="Javascript" type="text/javascript">
	var _themePath = "<{$_themePath}>";
	var _swiftPath = "<{$_swiftPath}>";
	var _baseName = "<{$_baseName}>";
	var datePickerDefaults = {showOn: "both", buttonImage: "<{$_themePath}>images/icon_calendar.gif", changeMonth: true, changeYear: true, buttonImageOnly: true, dateFormat: '<{if $_settings[dt_caltype] == 'us'}>mm/dd/yy<{else}>dd/mm/yy<{/if}>'};
	</script>

	<link rel="stylesheet" type="text/css" media="all" href="<{$_baseName}><{$_templateGroupPrefix}>/Core/Default/Compressor/css" />
	<script type="text/javascript" src="<{$_baseName}><{$_templateGroupPrefix}>/Core/Default/Compressor/js"></script>
	<script language="Javascript" type="text/javascript">
	<{$_jsInitPayload}>
	</script>
  </head>


  <body class="bodymain">

    <div id="main">

      <div id="topbanner"><a href="<{$_baseName}><{$_templateGroupPrefix}>"><img border="0" src="<{$_headerImageSC}>" alt="Kayako <{$_productTitle}> Logo" id="logo" /></a></div>

      <div id="toptoolbar">

        <span id="toptoolbarrightarea">
		<select class="swiftselect" name="languageid" id="languageid" onchange="javascript: LanguageSwitch(false);">
		<{foreach key=_languageID item=_languageItem from=$_languageContainer}>
		<{if $_languageItem[isenabled] == '1'}>
		<option value="<{$_languageID}>"<{if $_activeLanguageID == $_languageID}> selected<{/if}>><{$_languageItem[title]}></option>
		<{/if}>
		<{/foreach}>
		</select>
        </span>

        <ul id="toptoolbarlinklist"><{foreach key=key item=_item from=$_widgetContainer}><{if $_item[displayinnavbar] == '1'}><li<{if $_item[isactive] == true}> class="current"<{/if}>><a class="toptoolbarlink" style="<{if $_item[defaultsmallicon] != ''}>background-image: URL('<{$_item[defaultsmallicon]}>');<{/if}>" href="<{$_item[widgetlink]}>"><{$_item[defaulttitle]}></a></li><{/if}><{/foreach}></ul>

      </div>

      <div id="maincore">



        <div id="maincoreleft">

          <div id="leftloginsubscribebox">
            <{if $_userIsLoggedIn == true}>
            <div class="tabrow" id="leftloginsubscribeboxtabs"><a id="leftloginsubscribeboxlogintab" href="#" class="atab"><span class="tableftgap">&nbsp;</span><span class="tabbulk"><span class="tabtext"><{$_language[myaccount]}></span></span></a></div>
            <div id="leftloginbox" class="switchingpanel active">
              <div class="maitem maprofile" onclick="javascript: Redirect('<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/Profile');"><{$_language[maprofile]}></div>
			  <{if ($_settings[user_orgprofileupdate] == 'allusers' && $_user[userorganizationid] != '0') || ($_user[userrole] == 2 && $_settings[user_orgprofileupdate] == 'managersonly' && $_user[userorganizationid] != '0')}>
              <div class="maitem maorganization" onclick="javascript: Redirect('<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/MyOrganization');"><{$_language[maorganization]}></div>
			  <{/if}>
			  <{foreach key=_itemID item=_navbarMenuItem from=$_navbarMenuItemContainer}>
              <div class="maitem<{if $_navbarMenuItem[class] != ''}> <{$_navbarMenuItem[class]}><{/if}>" onclick="javascript: Redirect('<{$_navbarMenuItem[link]}>');"><{$_navbarMenuItem[title]}></div>
			  <{/foreach}>
              <div class="maitem mapreferences" onclick="javascript: Redirect('<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/Preferences');"><{$_language[mapreferences]}></div>
              <div class="maitem machangepassword" onclick="javascript: Redirect('<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/ChangePassword');"><{$_language[machangepassword]}></div>
              <div class="maitem malogout" onclick="javascript: Redirect('<{$_baseName}><{$_templateGroupPrefix}>/Base/User/Logout');"><{$_language[malogout]}></div>
            </div>

            <{else}>
            <form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/User/Login" name="LoginForm">
            <div class="tabrow" id="leftloginsubscribeboxtabs"><a id="leftloginsubscribeboxlogintab" href="#" onclick="javascript: ActivateLoginTab();" class="atab"><span class="tableftgap">&nbsp;</span><span class="tabbulk"><span class="tabtext"><{$_language[login]}></span></span></a><{if $_canSubscribeNews == true}><a id="leftloginsubscribeboxsubscribetab" href="#" onclick="javascript: ActivateSubscribeTab();" class="atab inactive"><span class="tableftgap">&nbsp;</span><span class="tabbulk"><span class="tabtext"><{$_language[subscribe]}></span></span></a><{/if}></div>
            <div id="leftloginbox" class="switchingpanel active">
			  <input type="hidden" name="_redirectAction" value="<{$_redirectAction}>" />
              <div class="inputframe zebraeven"><input class="loginstyled<{if $_userLoginEmail != ''}><{else}>label<{/if}>" value="<{if $_userLoginEmail != ''}><{$_userLoginEmail}><{else}><{$_language[loginenteremail]}><{/if}>" onfocus="javascript: ResetLabel(this, '<{$_language[loginenteremail]}>', 'loginstyled');" name="scemail" type="text"></div>
              <div class="inputframe zebraodd"><input class="loginstyled" value="<{$_userLoginPassword}>" name="scpassword" type="password"></div>
              <div class="inputframe zebraeven"><input id="leftloginboxrememberme" name="rememberme" value="1" type="checkbox"<{if $_userRememberMe == true}> checked<{/if}>><label for="leftloginboxrememberme"><span id="leftloginboxremembermetext"><{$_language[rememberme]}></span></label></div>
              <hr class="vdivider">
              <div id="logintext"><a href="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserLostPassword/Index"><{$_language[lostpassword]}></a></div>
              <div id="loginsubscribebuttons"><input class="rebutton" value="<{$_language[login]}>" type="submit" /></div>
            </div>
            </form>
            <{if $_canSubscribeNews == true}>
	        <form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/News/Subscriber/Subscribe" name="SubscribeForm">
			<div id="leftsubscribebox" class="switchingpanel">
              <div class="inputframe zebraeven"><input class="emailstyledlabel" value="<{$_language[loginenteremail]}>" onfocus="javascript: ResetLabel(this, '<{$_language[loginenteremail]}>', 'emailstyled');" name="subscribeemail" type="text"></div>
              <hr class="vdivider">
              <div id="logintext">&nbsp;</div>
              <div id="loginsubscribebuttons"><input class="rebutton" value="<{$_language[buttonsubmit]}>" type="submit"></div>
			</div>
            </form>
			<{/if}>
            <{/if}>
          </div>

		  <{if $_filterKnowledgebase == true}>
			<div class="leftnavboxbox">
				<div class="leftnavboxtitle"><span class="leftnavboxtitleleftgap">&nbsp;</span><span class="leftnavboxtitlebulk"><span class="leftnavboxtitletext"><{$_language[filterkb]}></span></span></div>
				<div class="leftnavboxcontent">
				<{foreach key=_knowledgebaseCategoryID item=_knowledgebaseCategory from=$_navKnowledgebaseCategoryContainer}>
				<a class="zebraeven" href="<{$_baseName}><{$_templateGroupPrefix}>/Knowledgebase/List/Index/<{$_knowledgebaseCategoryID}>/<{$_knowledgebaseCategory[seotitle]}>"><{$_knowledgebaseCategory[title]}><{if $_knowledgebaseCategory[totalarticles] > 0}> <span class="graytext">(<{$_knowledgebaseCategory[totalarticles]}>)</span><{/if}></a>
				<{/foreach}>
				</div>
			</div>
		  <{/if}>

		  <{if $_filterNews == true}>
			<div class="leftnavboxbox">
				<div class="leftnavboxtitle"><span class="leftnavboxtitleleftgap">&nbsp;</span><span class="leftnavboxtitlebulk"><span class="leftnavboxtitletext"><{$_language[filternews]}></span></span></div>
				<div class="leftnavboxcontent">
				<{foreach key=_newsCategoryID item=_newsCategory from=$_newsCategoryContainer}>
				<a class="zebraeven" href="<{$_baseName}><{$_templateGroupPrefix}>/News/List/Index/<{$_newsCategoryID}>"><{$_newsCategory[categorytitle]}><{if $_newsCategory[totalitems] > 0}> <span class="graytext">(<{$_newsCategory[totalitems]}>)</span><{/if}></a>
				<{/foreach}>
				</div>
			</div>
		  <{/if}>

		  <{if $_settings[ls_displaystatus] == '1'}>
		  <div id="leftlivechatbox">
          <!-- BEGIN TAG CODE --><div><div id="proactivechatcontainernc2v4biell"></div><table border="0" cellspacing="2" cellpadding="2"><tr><td align="center" id="swifttagcontainernc2v4biell"><div style="display: inline;" id="swifttagdatacontainer"></div></td> </tr><tr><td align="center"><!-- DO NOT REMOVE --><div style="MARGIN-TOP: 2px; WIDTH: 100%; TEXT-ALIGN: center;"><span style="FONT-SIZE: 9px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;"><a href="http://www.kayako.com/products/live-chat-software/" style="TEXT-DECORATION: none; COLOR: #000000" target="_blank">Live Chat Software</a><span style="COLOR: #000000"> by </span>Kayako</span></div><!-- DO NOT REMOVE --></td></tr></table></div> <script type="text/javascript">var swiftscriptelemnc2v4biell=document.createElement("script");swiftscriptelemnc2v4biell.type="text/javascript";var swiftrandom = Math.floor(Math.random()*1001); var swiftuniqueid = "nc2v4biell"; var swifttagurlnc2v4biell="<{$_swiftPath}>visitor/index.php?<{$_templateGroupPrefix}>/LiveChat/HTML/HTMLButtonBase";setTimeout("swiftscriptelemnc2v4biell.src=swifttagurlnc2v4biell;document.getElementById('swifttagcontainernc2v4biell').appendChild(swiftscriptelemnc2v4biell);",1);</script><!-- END TAG CODE -->
		  </div>
		  <{/if}>

        </div>



        <div id="maincorecontent">

			<!--
			<div id="breadcrumbbar">
				<span class="breadcrumb lastcrumb"><{$_language[home]}></span>
			</div>
			-->

            <form method="post" id="searchform" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/Search/Index" name="SearchForm">
			<div class="searchboxcontainer">
				<div class="searchbox">
					<span class="searchbuttoncontainer">
						<a class="searchbutton" href="javascript: void(0);" onclick="$('#searchform').submit();"><span></span><{$_language[searchbutton]}></a>
					</span>
					<span class="searchinputcontainer"><input type="text" name="searchquery" class="searchquery" onclick="javascript: if ($(this).val() == '<{$_language[pleasetypeyourquestion]}>' || $(this).val() == '<{$_language[pleasetypeyourquery]}>') { $(this).val('').addClass('searchqueryactive'); }" value="<{if $_baseIndex == true}><{$_language[pleasetypeyourquestion]}><{else}><{$_language[pleasetypeyourquery]}><{/if}>" /></span>
				</div>
			</div>
			</form>

			<!-- BEGIN DIALOG PROCESSING -->
			<{foreach key=key item=_item from=$_errorContainer}>
			<div class="dialogerror"><div class="dialogerrorsub"><div class="dialogerrorcontent"><{$_item[message]}></div></div></div>
			<{/foreach}>
			<{foreach key=key item=_item from=$_infoContainer}>
			<div class="dialoginfo"><div class="dialoginfosub"><div class="dialoginfocontent"><{$_item[message]}></div></div></div>
			<{/foreach}>
		]]></template>

		<template name="footer"><![CDATA[</div>
      <div id="bottomfooter" class="bottomfooterpadding"><{$_defaultFooter}></div>
    </div>

  </div>
  </body>

</html>]]></template>


		<template name="homeindex"><![CDATA[
			<div id="corewidgetbox"><div class="widgetrow"><{foreach key=key item=_item from=$_widgetContainer}><{if $_item[displayinindex] == '1'}><span onclick="javascript: window.location.href='<{$_item[widgetlink]}>';"><a href="<{$_item[widgetlink]}>" class="widgetrowitem defaultwidget" style="<{if $_item[defaulticon] != ''}>background-image: URL('<{$_item[defaulticon]}>');<{/if}>"><span class="widgetitemtitle"><{$_item[defaulttitle]}></span></a></span><{/if}><{/foreach}></div></div>
			<{if $_showIndexNews == true}>
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{if $_settings[nw_enablerss] == '1'}><div style="float: right;"><a href="<{$_swiftPath}>rss/index.php?<{$_templateGroupPrefix}>/News/Feed" title="<{$_language[rssfeed]}>" target="_blank"><img src="<{$_themePath}>images/icon_rss.png" align="absmiddle" alt="<{$_language[rssfeed]}>" border="0" /></a></div><{/if}><{$_language[latestupdates]}></div>

			<div class="boxcontainercontent">
				<{if $_newsCount > 0}>
				<table cellpadding="0" cellspacing="0" border="0">
				<{foreach key=newsitemid item=_newsItem from=$_newsContainer}>
					<tr>
						<td width="60" align="left" valign="top">
							<div class="datecontainerparent">
							<div class="monthholder"><div class="monthsub"><{$_newsItem[parsedmonth]}></div></div>
							<div class="dateholder"><div class="datecontainer"><{$_newsItem[parseddate]}></div></div>
							</div>
						</td>

						<td width="100%" valign="top">
							<div class="newsavatar"><img src="<{$_baseName}><{$_templateGroupPrefix}>/Base/StaffProfile/DisplayAvatar/<{$_newsItem[staffid]}>/<{$_newsItem[emailhash]}>/60" align="absmiddle" border="0" /></div>
							<div class="newstitle"><a class="newstitlelink" href="<{$_baseName}><{$_templateGroupPrefix}>/News/NewsItem/View/<{$_newsItem[newsitemid]}>/<{$_newsItem[urlextension]}>" title="<{$_newsItem[subject]}>"><{$_newsItem[subject]}></a>
							<div class="newsinfo"><{$_language[postedby]}> <{$_newsItem[author]}> <{$_language[on]}> <{$_newsItem[date]}></div>
					</tr>
					<tr><td colspan="2" class="newscontents">
						<{$_newsItem[contents]}>
						<br />
						<a class="newsreadmorelink" href="<{$_baseName}><{$_templateGroupPrefix}>/News/NewsItem/View/<{$_newsItem[newsitemid]}>/<{$_newsItem[urlextension]}>" title="<{$_newsItem[subject]}>"><{$_language[readmore]}></a>
					</td></tr>
					<tr>
					<td colspan="2"><hr class="newshr" /><br /><br /></td>
					</tr>
				<{/foreach}>
				</table>
				<br />
				<div class="newsfooter">
				<a class="newsreadmorelink" href="<{$_baseName}><{$_templateGroupPrefix}>/News/List"><{$_language[viewallnews]}></a>
				</div>
				<{/if}>
				<{if $_newsCount == 0}>
				<div class="infotextcontainer">
				<{$_language[noinfoinview]}>
				</div>
				<{/if}>
			</div>
			</div>
			<{/if}>
		  ]]></template>

		<template name="comments"><![CDATA[
			<div class="commentslabel"><{$_language[comments]}> (<{$_commentCount}>)</div>
			<div id="commentscontainer">
			<{foreach key=_commentID item=_comment from=$_commentContainer}>
			<div style="padding-left: <{$_comment[padding]}>px;">
				<div class="commentavatar<{if $_comment[parentcommentid] != '0'}> commentchild<{/if}>"><img src="<{$_comment[avatarurl]}>" align="absmiddle" border="0" />
				<div style=""><{if $_canPostComments != false}><a href="javascript: void(0);" onclick="javascript: MoveCommentReply('<{$_commentID}>');"><{$_language[reply]}></a><{/if}></div>
				</div>
				<div class="commentdataholder" style="padding-left: <{if $_comment[parentcommentid] != '0'}>80px;<{else}>60px<{/if}>">
					<div class="<{if $_comment[isstaff] == true}>commentdataholderstaff<{/if}>">
						<div class="commentnamelabel"><{$_comment[fullname]}></div>
						<div class="commentdatelabel"><{$_comment[date]}></div>
						<div class="commentcontentsholder"><{$_comment[contents]}></div>
					</div>
				</div>
				<div class="clearfix"></div>
				<div id="commentreplycontainer_<{$_commentID}>"></div>
			</div>
			<{/foreach}>
			<{if $_canCaptcha == true && $_settings[security_captchatype] == 'recaptcha'}>
			<script type="text/javascript" src="https://www.google.com/recaptcha/api/js/recaptcha_ajax.js"></script>
			<{/if}>

			<div id="commentparent">
				<{if $_canPostComments != false}>
				<div id="commentsformcontainer">
				<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/<{$_commentsApp}>/Comments/Submit/<{$_commentsItemID}>/<{$_commentExtendedURL}>" enctype="multipart/form-data" name="CommentsForm">
				<input type="hidden" name="parentcommentid" id="commentformparentcommentid" value="0" />
				<table class="hlineheader"><tr><th rowspan="2" nowrap><div id="postnewcomment"><{$_language[postnewcomment]}></div><div id="replytocomment" style="display:none;" ><{$_language[replytocomment]}></div></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
				<table width="100%" border="0" cellspacing="1" cellpadding="4">
					<{if $_commentsFullName == ''}>
					<tr>
						<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[commentfullname]}></td>
						<td><input name="fullname" type="text" size="25" class="swifttextlarge" value="<{$_commentsPostFullName}>" /></td>
					</tr>
					<{/if}>
					<{if $_commentsEmail == ''}>
					<tr>
						<td align="left" valign="middle" class="zebraodd"><{$_language[commentemail]}></td>
						<td><input name="email" type="text" size="25" class="swifttextlarge" value="<{$_commentsPostEmail}>" /></td>
					</tr>
					<{/if}>
					<tr>
						<td align="left" valign="top" class="zebraodd"><{$_language[commentdata]}></td>
						<td><textarea name="comments" class="swifttextarea" rows="4" cols="20"><{$_commentsPostData}></textarea></td>
					</tr>
				</table>
				<{if $_canCaptcha == true}>
				<table class="hlineheader"><tr><th rowspan="2"><{$_language[captchaverification]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
				<div class="subcontent"><{$_language[captchadesc]}></div>
				<{$_captchaHTML}>
				<br />
				<{/if}>
				<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[buttonsubmit]}>" type="submit" name="button" /></div>
				<{if $_commentsFullName != ''}><input type="hidden" name="fullname" value="<{$_commentsFullName}>" /><{/if}>
				<{if $_commentsEmail != ''}><input type="hidden" name="email" value="<{$_commentsEmail}>" /><{/if}>
				</form>
				</div>
				<{/if}>
			</div>
			</div>
		  ]]></template>

		<template name="customfields"><![CDATA[
		<{foreach key=key item=_customFieldGroup from=$_customFields}>
		<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_customFieldGroup[title]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<{foreach key=key item=_customField from=$_customFieldGroup[_fields]}>
				<{if $_customField[fieldtype] == 'custom' && $_customField[valuetype] != 'static'}>
				<!-- PLACE CUSTOM FIELD TYPE HTML CODE HERE -->
				<{else}>
				<tr>
					<td width="<{if $_isLiveChat}>100<{else}>200<{/if}>" align="left" valign="middle" class="<{if $_isLiveChat}><{else}>zebraodd<{/if}>"><{$_customField[title]}>:<{if $_customField[isrequired] == '1'}><span class="customfieldrequired">*</span><{/if}></td>
					<td><{if $_customField[valuetype] == 'static'}><{$_customField[fieldvalue]}><{else}>
					<{if $_customField[fieldtype] == 'text'}>
					<input name="<{$_customField[fieldname]}>" type="text" autocomplete="off" size="20" class="swifttextlarge" value="<{$_customField[fieldvalue]}>">
					<{elseif $_customField[fieldtype] == 'textarea'}>
					<textarea name="<{$_customField[fieldname]}>" class="swifttextarea" rows="5" cols="100"><{$_customField[fieldvalue]}></textarea>
					<{elseif $_customField[fieldtype] == 'password'}>
					<input name="<{$_customField[fieldname]}>" type="password" autocomplete="off" size="20" class="swifttextlarge swiftpassword" value="<{$_customField[fieldvalue]}>">
					<{elseif $_customField[fieldtype] == 'checkbox'}>
						<{foreach key=optionkey item=_customFieldOption from=$_customField[fieldvalue]}>
						<label for="<{$_customField[fieldname]}>[<{$optionkey}>]"><input type="checkbox" id="<{$_customField[fieldname]}>[<{$optionkey}>]" name="<{$_customField[fieldname]}>[<{$optionkey}>]" value="<{$_customFieldOption[value]}>"<{if $_customFieldOption[checked] == 1}> checked<{/if}> /> <{$_customFieldOption[title]}></label><br />
						<{/foreach}>
					<{elseif $_customField[fieldtype] == 'radio'}>
						<{foreach key=optionkey item=_customFieldOption from=$_customField[fieldvalue]}>
						<label for="<{$_customField[fieldname]}>[<{$optionkey}>]"><input type="radio" id="<{$_customField[fieldname]}>[<{$optionkey}>]" name="<{$_customField[fieldname]}>" value="<{$_customFieldOption[value]}>"<{if $_customFieldOption[checked] == 1}> checked<{/if}> /> <{$_customFieldOption[title]}></label><br />
						<{/foreach}>
					<{elseif $_customField[fieldtype] == 'select'}>
						<select name="<{$_customField[fieldname]}>" class="swiftselect">
						<{foreach key=optionkey item=_customFieldOption from=$_customField[fieldvalue]}>
						<option value="<{$_customFieldOption[value]}>"<{if $_customFieldOption[selected] == 1}> selected<{/if}>><{$_customFieldOption[title]}></option>
						<{/foreach}>
						</select>
					<{elseif $_customField[fieldtype] == 'selectmultiple'}>
						<select name="<{$_customField[fieldname]}>[]" class="swiftselect" multiple>
						<{foreach key=optionkey item=_customFieldOption from=$_customField[fieldvalue]}>
						<option value="<{$_customFieldOption[value]}>"<{if $_customFieldOption[selected] == 1}> selected<{/if}>><{$_customFieldOption[title]}></option>
						<{/foreach}>
						</select>
					<{elseif $_customField[fieldtype] == 'selectlinked'}>
						<select name="<{$_customField[fieldname]}>[0]" class="swiftselect" onChange="javascript: LinkedSelectChanged(this, '<{$_customField[fieldname]}>');">
						<{foreach key=optionkey item=_customFieldOption from=$_customField[fieldvalue]}>
						<option value="<{$_customFieldOption[value]}>"<{if $_customFieldOption[selected] == 1}> selected<{/if}>><{$_customFieldOption[title]}></option>
						<{/foreach}>
						</select>
						<{if $_customField[fieldvaluelinked] != false}>
							<{foreach key=linkedoptionkey item=_customFieldOptionContainer from=$_customField[fieldvaluelinked]}>
								<div id="selectsuboptioncontainer_<{$linkedoptionkey}>" class="linkedselectcontainer linkedselectcontainer_<{$_customField[fieldname]}>" style="display: <{if $_customFieldOptionContainer[display] == true}>block<{else}>none<{/if}>;">
								<select name="<{$_customField[fieldname]}>[1][<{$linkedoptionkey}>]" class="swiftselect">
								<{foreach key=optionkey item=_customFieldOption from=$_customFieldOptionContainer[_options]}>
								<option value="<{$_customFieldOption[value]}>"<{if $_customFieldOption[selected] == 1}> selected<{/if}>><{$_customFieldOption[title]}></option>
								<{/foreach}>
								</select>
								</div>
							<{/foreach}>
						<{/if}>
					<{elseif $_customField[fieldtype] == 'file'}>
					<input name="<{$_customField[fieldname]}>" type="file" size="20" class="swifttextlarge" /><{if $_customField[fieldvalue] != ''}><br /><{$_customField[fieldvalue]}><{/if}>
					<{elseif $_customField[fieldtype] == 'date'}>
					<table border="0" cellpadding="0" cellspacing="0"><tr><td><input type="text" name="<{$_customField[fieldname]}>" id="<{$_customField[fieldname]}>" size="12" value="<{$_customField[fieldvalue]}>" class="swifttextsmall"/></td><td width="2"><img src="<{$_themePath}>images/space.gif" width="2" border="0"/></td><td align="left" valign="top"><div style="padding: 4px 0 0 4px;"><a href="javascript: void(0);" onclick="javascript: ClearDateField('<{$_customField[fieldname]}>');"><img src="<{$_themePath}>images/icon_calendarcross.gif" border="0" /></a></div></td></tr></table><script type="text/javascript">QueueFunction(function(){ $("#<{$_customField[fieldname]}>").datepicker(datePickerDefaults); });</script>
					<{/if}>

					<{/if}>
					<{if $_customField[description] != '' && $_customField[valuetype] == 'field'}><br /><span class="smalltext"><{$_customField[description]}></span><{/if}></td>
				</tr>
				<{/if}>
				<{/foreach}>
			</table>
		<br/>
		<{/foreach}>
		]]></template>

		<template name="profileform"><![CDATA[
		<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/ProfileSubmit" enctype="multipart/form-data" name="ProfileForm">
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[profiletitle]}></div>

			<div class="boxcontainercontent">
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[generalinformation]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="100" align="center" valign="middle"><img src="<{$_userAvatarImage}>" border="0" /></td>
					<td align="left" valign="middle">
						<table width="100%" border="0" cellspacing="1" cellpadding="4">
							<tr>
								<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[prfullname]}></td>
								<td><select class="swiftselect" name="salutation"><option value="0"<{if $_userSalutation == '0'}> selected<{/if}>>&nbsp;</option><option value="1"<{if $_userSalutation == '1'}> selected<{/if}>><{$_language[salutationmr]}></option><option value="2"<{if $_userSalutation == '2'}> selected<{/if}>><{$_language[salutationmiss]}></option><option value="3"<{if $_userSalutation == '3'}> selected<{/if}>><{$_language[salutationmrs]}></option><option value="4"<{if $_userSalutation == '4'}> selected<{/if}>><{$_language[salutationdr]}></option></select> <input name="fullname" type="text" size="20" class="swifttextlarge" value="<{$_userFullName}>" /></td>
							</tr>
							<{if $_canUpdateOrganization == true}>
							<tr>
								<td align="left" valign="middle" class="zebraodd"><{$_language[prorganization]}></td>
								<td><input name="userorganization" type="text" size="20" class="swifttextlarge" /></td>
							</tr>
							<{/if}>
							<{if $_userOrganizationName != ''}>
							<tr>
								<td align="left" valign="middle" class="zebraodd"><{$_language[prorganization]}></td>
								<td><{$_userOrganizationName}></td>
							</tr>
							<{/if}>
							<tr>
								<td align="left" valign="middle" class="zebraodd"><{$_language[prtitleposition]}></td>
								<td><input name="userdesignation" type="text" size="20" value="<{$_userDesignation}>" class="swifttextlarge" /></td>
							</tr>
						</table>
					</td>
				</tr>
			</table>

			<br />
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[profiledetails]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[prphone]}></td>
					<td><input name="phone" type="text" size="20" class="swifttextlarge" value="<{$_userPhone}>" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[prprofileimage]}></td>
					<td><input name="profileimage" type="file" size="20" class="swifttextlarge" /></td>
				</tr>
			</table>
			<br />
			<{$_extendedProfileHTML}>
			<{RenderTemplate name="customfields"}>

			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[emailaccounts]}> [<div class="addplus"><a href="#" onclick="javascript: AddProfileEmail();"><{$_language[praddemail]}></a></div>]</th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<div id="profileemailcontainer">
			<{foreach key=key item=_item from=$_userEmailContainer}>
			<div class="useremailitem"><div class="useremailitemdelete" onclick="javascript: $(this).parent().remove();">&nbsp;</div><{$_item[email]}> <input type="hidden" name="emaillist[]" value="<{$_item[email]}>" /></div>
			<{/foreach}>
			</div>

			<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[buttonupdate]}>" type="submit" name="button" /></div>

			</div>
			</div>
		</form>]]></template>

		<template name="myorganizationform"><![CDATA[
		<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/MyOrganizationSubmit" enctype="multipart/form-data" name="MyOrganizationForm">
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[myorganization]}></div>

			<div class="boxcontainercontent">
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[orgprofile]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[orgname]}></td>
					<td><{$_userOrganizationName}></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgaddress]}></td>
					<td><textarea name="address" rows"3" cols="35" class="swifttextarea"><{$_userOrganizationAddress}></textarea></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgcity]}></td>
					<td><input name="city" type="text" size="20" value="<{$_userOrganizationCity}>" class="swifttextlarge" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgstate]}></td>
					<td><input name="state" type="text" size="20" value="<{$_userOrganizationState}>" class="swifttextlarge" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgzip]}></td>
					<td><input name="postalcode" type="text" size="20" value="<{$_userOrganizationZIP}>" class="swifttextlarge" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgcountry]}></td>
					<td><select name="country" class="swiftselect"><{foreach key=key item=_item from=$_countryContainer}><option value="<{$_item[value]}>"<{if $_item[selected] == true}> selected<{/if}>><{$_item[title]}></option><{/foreach}></select></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgphone]}></td>
					<td><input name="phone" type="text" size="20" value="<{$_userOrganizationPhone}>" class="swifttextlarge" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgfax]}></td>
					<td><input name="fax" type="text" size="20" value="<{$_userOrganizationFax}>" class="swifttextlarge" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[orgwebsite]}></td>
					<td><input name="website" type="text" size="20" value="<{$_userOrganizationWebsite}>" class="swifttextlarge" /></td>
				</tr>
			</table>
			<br/>
			<{RenderTemplate name="customfields"}>

			<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[buttonupdate]}>" type="submit" name="button" /></div>

			</div>
			</div>
		</form>]]></template>

		<template name="changepasswordform"><![CDATA[
		<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/ChangePasswordSubmit" name="ChangePasswordForm">
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[changepasswordtitle]}></div>

			<div class="boxcontainercontent">
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[passworddetails]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[existingpassword]}></td>
					<td><input name="existingpassword" type="password" size="20" value="" class="swifttextlarge swiftpassword" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[newpassword]}></td>
					<td><input name="newpassword" type="password" size="20" value="" class="swifttextlarge swiftpassword" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[newpasswordrepeat]}></td>
					<td><input name="newpasswordrepeat" type="password" size="20" value="" class="swifttextlarge swiftpassword" /></td>
				</tr>
			</table>
			<br />

			<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[buttonupdate]}>" type="submit" name="button" /></div>

			</div>
			</div>
		</form>]]></template>

		<template name="preferencesform"><![CDATA[
		<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserAccount/PreferencesSubmit" name="PreferencesForm">
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[preferencestitle]}></div>

			<div class="boxcontainercontent">
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[generaloptions]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[prtimezone]}></td>
					<td><select name="timezone" class="swiftselect"><{foreach key=key item=_item from=$_timeZoneContainer}><option value="<{$_item[value]}>"<{if $_item[selected] == true}> selected<{/if}>><{$_item[title]}></option><{/foreach}></select></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[prenabledst]}></td>
					<td><input type="radio" name="enabledst" value="1"<{if $_enableDST == true}> checked<{/if}> /> <{$_language[yes]}> <input type="radio" name="enabledst" value="0"<{if $_enableDST == false}> checked<{/if}> /> <{$_language[no]}></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[prlanguage]}></td>
					<td><select name="languageid" class="swiftselect"><{foreach key=key item=_item from=$_userLanguageContainer}><option value="<{$_item[languageid]}>"<{if $_item[selected] == true}> selected<{/if}>><{$_item[title]}></option><{/foreach}></select></td>
				</tr>
			</table>
			<br />

			<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[buttonupdate]}>" type="submit" name="button" /></div>

			</div>
			</div>
		</form>]]></template>

		<template name="lostpasswordresetform"><![CDATA[
		<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserLostPassword/ResetSubmit/<{$_userVerifyHashID}>" name="LostPasswordForm">
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[lostpasswordtitle]}></div>

			<div class="boxcontainercontent">
			<{$_language[lostpasswordresetdesc]}><br /><br />
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[accountinformation]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[regpassword]}></td>
					<td><input name="password" type="password" size="20" class="swifttextlarge" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regpasswordrepeat]}></td>
					<td><input name="passwordrepeat" type="password" size="20" class="swifttextlarge" /></td>
				</tr>
			</table>
			<br />

			<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[buttonsubmit]}>" type="submit" name="button" /></div>

			</div>
			</div>
		</form>]]></template>

		<template name="lostpasswordform"><![CDATA[
		<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserLostPassword/Submit" name="LostPasswordForm">
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[lostpasswordtitle]}></div>

			<div class="boxcontainercontent">
			<{$_language[lostpassworddesc]}><br /><br />
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[accountinformation]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[regemail]}></td>
					<td><input name="email" type="text" size="25" class="swifttextlarge" value="<{$_userEmail}>" /></td>
				</tr>
			</table>
			<br />

			<{if $_canCaptcha == true}>
			<table class="hlineheader"><tr><th rowspan="2"><{$_language[captchaverification]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<div class="subcontent"><{$_language[captchadesc]}></div>
			<{$_captchaHTML}>
			<br />
			<{/if}>

			<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[buttonsubmit]}>" type="submit" name="button" /></div>

			</div>
			</div>
		</form>]]></template>

		<template name="registerform"><![CDATA[
		<form method="post" action="<{$_baseName}><{$_templateGroupPrefix}>/Base/UserRegistration/RegisterSubmit" enctype="multipart/form-data" name="RegisterForm">
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[registertitle]}></div>

			<div class="boxcontainercontent">
			<{$_language[registerdesc]}><br /><br />
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[generalinformation]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[regfullname]}></td>
					<td><input name="fullname" type="text" size="25" class="swifttextlarge" value="<{$_userFullName}>" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regemail]}></td>
					<td><input name="regemail" type="text" size="25" class="swifttextlarge" value="<{$_userEmail}>" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regpassword]}></td>
					<td><input name="regpassword" type="password" size="20" class="swifttextlarge" /></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regpasswordrepeat]}></td>
					<td><input name="passwordrepeat" type="password" size="20" class="swifttextlarge" /></td>
				</tr>
			</table>
			<br />
			<{RenderTemplate name="customfields"}>
			<{if $_canCaptcha == true}>
			<table class="hlineheader"><tr><th rowspan="2"><{$_language[verifyregistration]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<div class="subcontent"><{$_language[captchadesc]}></div>
			<{$_captchaHTML}>
			<br />
			<{/if}>
			<{$_registerExtendedForms}>

			<div class="subcontent"><input class="rebuttonwide2" value="<{$_language[regsignup]}>" type="submit" name="button" /></div>

			</div>
			</div>
		</form>]]></template>

		<template name="registervalidationpending"><![CDATA[
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[validationpendingtitle]}></div>

			<div class="boxcontainercontent">
			<{$_language[validationpendingesc]}><br /><br />
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[registrationdetails]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[regfullname]}></td>
					<td><{$_userFullName}></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regemail]}></td>
					<td><{$_userEmail}></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regpassword]}></td>
					<td><{$_language[pwhidden]}></td>
				</tr>
			</table>
			<br />

			</div>
			</div>]]></template>

		<template name="registersuccess"><![CDATA[
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[registersuccesstitle]}></div>

			<div class="boxcontainercontent">
			<{$_language[regsuccessdesc]}><br /><br />
			<table class="hlineheader"><tr><th rowspan="2" nowrap><{$_language[registrationdetails]}></th><td>&nbsp;</td></tr><tr><td class="hlinelower">&nbsp;</td></tr></table>
			<table width="100%" border="0" cellspacing="1" cellpadding="4">
				<tr>
					<td width="200" align="left" valign="middle" class="zebraodd"><{$_language[regfullname]}></td>
					<td><{$_userFullName}></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regemail]}></td>
					<td><{$_userEmail}></td>
				</tr>
				<tr>
					<td align="left" valign="middle" class="zebraodd"><{$_language[regpassword]}></td>
					<td><{$_language[pwhidden]}></td>
				</tr>
			</table>
			<br />

			</div>
			</div>]]></template>

		<template name="searchresults"><![CDATA[
			<div class="boxcontainer">
			<div class="boxcontainerlabel"><{$_language[searchresults]}></div>

			<div class="boxcontainercontent">
				<{if $_searchResultCount == 0}>
				<div class="infotextcontainer">
				<{$_language[nosearchresults]}>
				</div>
				<{/if}>

				<{if $_searchResultCount > 0}>
				<{foreach key=_searchResultID item=_searchResult from=$_searchResultContainer}>
				<div class="<{$_searchResult[cssprefix]}>container">
				<div class="<{$_searchResult[cssprefix]}>"><a href="<{$_searchResult[url]}>"><{$_searchResult[subject]}></a></div>
				<div class="<{$_searchResult[cssprefix]}>text"><{$_searchResult[contentstext]}></div>
				</div>
				<{/foreach}>
				<{/if}>

			</div>
			</div>
		  ]]></template>

		<template name="email_text"><![CDATA[<{$_contentsText}>
------------------------------------------------------
<{$_language[supportcenterfield]}> <{$_basePath}><{$_templateGroupPrefix}><{if $_showUnsubscribe == true}>
<{$_language[unsubscribe]}>: <{$_swiftPath}>index.php?/News/Subscriber/Unsubscribe/<{$_subscriberID}>/<{$_subscriberHash}>
<{/if}>
]]></template>

		<template name="email_html"><![CDATA[<font face="Candara, Verdana, Arial, Helvetica" size="3"><{$_contentsHTML}><br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
<{$_language[supportcenterfield]}> <a href="<{$_basePath}><{$_templateGroupPrefix}>" target="_blank"><{$_basePath}><{$_templateGroupPrefix}></a><br />
<{if $_showUnsubscribe == true}><br /><br />
<{$_language[unsubscribe]}>: <a href="<{$_swiftPath}>index.php?/News/Subscriber/Unsubscribe/<{$_subscriberID}>/<{$_subscriberHash}>"><{$_swiftPath}>index.php?/News/Subscriber/Unsubscribe/<{$_subscriberID}>/<{$_subscriberHash}></a>
<{/if}>
</font>]]></template>

		<template name="emailnotificationuser_text"><![CDATA[<{$_notificationContentsText}>

------------------------------------------------------
<{$_language[supportcenterfield]}> <{$_basePath}><{$_templateGroupPrefix}>
]]></template>

		<template name="emailnotificationuser_html"><![CDATA[<font face="Candara, Verdana, Arial, Helvetica" size="3"><{$_notificationContentsHTML}>
<br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
<{$_language[supportcenterfield]}> <a href="<{$_basePath}><{$_templateGroupPrefix}>" target="_blank"><{$_basePath}><{$_templateGroupPrefix}></a><br />
</font>]]></template>

		<template name="emailnotification_text"><![CDATA[<{$_notificationContentsText}>

------------------------------------------------------
<{$_language[notificationstaffcp]}> <{$_swiftPath}>staff
]]></template>

		<template name="emailnotification_html"><![CDATA[<font face="Candara, Verdana, Arial, Helvetica" size="3"><{$_notificationContentsHTML}>
<br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
<{$_language[notificationstaffcp]}> <a href="<{$_swiftPath}>staff" target="_blank"><{$_swiftPath}>staff</a><br />
</font>]]></template>

		<template name="email_noregistration_text"><![CDATA[<{$_language[regemailrejectintro]}> <{$_basePath}><{$_templateGroupPrefix}>

<{$_language[regemailrejectfooter]}>

------------------------------------------------------
<{$_language[supportcenterfield]}> <{$_basePath}><{$_templateGroupPrefix}>
]]></template>

		<template name="email_noregistration_html"><![CDATA[<font face="Candara, Verdana, Arial, Helvetica" size="3"><{$_language[regemailrejectintro]}> <a href="<{$_basePath}><{$_templateGroupPrefix}>"><{$_basePath}><{$_templateGroupPrefix}></a>
<br /><br /><{$_language[regemailrejectfooter]}><br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
<{$_language[supportcenterfield]}> <a href="<{$_basePath}><{$_templateGroupPrefix}>" target="_blank"><{$_basePath}><{$_templateGroupPrefix}></a><br />
</font>]]></template>

		<template name="email_notvalidatedgeneric_text"><![CDATA[<{$_language[validationmailrejectintro_generic]}>

<{$_language[validationemailrejectfooter]}>

------------------------------------------------------
<{$_language[supportcenterfield]}> <{$_basePath}><{$_templateGroupPrefix}>
]]></template>

		<template name="email_notvalidatedgeneric_html"><![CDATA[<font face="Candara, Verdana, Arial, Helvetica" size="3"><{$_language[validationmailrejectintro_generic]}>
<br /><br /><{$_language[validationemailrejectfooter]}><br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
<{$_language[supportcenterfield]}> <a href="<{$_basePath}><{$_templateGroupPrefix}>" target="_blank"><{$_basePath}><{$_templateGroupPrefix}></a><br />
</font>]]></template>

		<template name="email_needsstaffvalidation_text"><![CDATA[<{$_language[validationmailrejectintro_staff]}>

<{$_language[validationemailrejectfooter]}>

------------------------------------------------------
<{$_language[supportcenterfield]}> <{$_basePath}><{$_templateGroupPrefix}>
]]></template>

		<template name="email_needsstaffvalidation_html"><![CDATA[<font face="Candara, Verdana, Arial, Helvetica" size="3"><{$_language[validationmailrejectintro_staff]}>
<br /><br /><{$_language[validationemailrejectfooter]}><br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
<{$_language[supportcenterfield]}> <a href="<{$_basePath}><{$_templateGroupPrefix}>" target="_blank"><{$_basePath}><{$_templateGroupPrefix}></a><br />
</font>]]></template>

		<template name="email_generatepassword_text"><![CDATA[<{$_language[generatepasswordintro]}>

<{$_language[emailuserpw]}> <{$_userPassword}>

<{$_language[generatepasswordfooter]}>

------------------------------------------------------
<{$_language[supportcenterfield]}> <{$_basePath}><{$_templateGroupPrefix}>
]]></template>

		<template name="email_generatepassword_html"><![CDATA[<font face="Candara, Verdana, Arial, Helvetica" size="3"><{$_language[generatepasswordintro]}><br /><br />
<{$_language[emailuserpw]}> <{$_userPassword}>
<br /><br /><{$_language[generatepasswordfooter]}><br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
<{$_language[supportcenterfield]}> <a href="<{$_basePath}><{$_templateGroupPrefix}>" target="_blank"><{$_basePath}><{$_templateGroupPrefix}></a><br />
</font>]]></template>
	</category>

</swifttemplate>
