div.forms input.text, div.forms input.password, div.forms textarea, li input.tiny
{
	width: 378px;
	border: 1px #d4d0c8 solid;
}

div.forms input.calendar
{
	width: 178px !important;
	cursor:hand;
}
div.forms input.tiny, li input.tiny
{
	width: 178px !important;
}
div.forms fieldset li.option-first input.checkbox
{
 float: left;
}
 
 .forms-headlinecreation td.search-column select.multiple,
 .forms-headlinecreation td.search-column input.text
 {
  width: 300px !important;
  margin-bottom: 5px;
  border: 1px #d4d0c8 solid;
  border-style: solid !important;
 }
 
.forms-headlinecreation td.search-list select.multiple,
.forms-headlinecreation td.selected-list select.multiple
{
  width: 200px;
  border: 1px #d4d0c8 solid;
}

.forms-headlinecreation td.preview-submit select.multiple,
.forms-headlinecreation td.preview-submit input.text
{
  width: 300px !important;
  border: 1px #d4d0c8 solid;  
}
#tblHeadlineMessage .td-headline-message
{
  margin-top:0px; 
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
}
#main-container input.button, 
#main-container input.submit
{
 height:21px; 
 font:bold 11px Arial, Helvetica, sans-serif;
 text-align: center;
 color:#FFFFFF;
 text-transform:uppercase;
 cursor:pointer;
 border: 0;
 margin: 5px;
}

#main-container input.button, 
#main-container input.submit
{
 width:60px;
 background:url(/XIT/css/images/input_btn_bg.gif) no-repeat 0 0;
}

#main-container input.large
{
 width:115px;
 background:url(/XIT/css/images/input_bigbtn_bg.gif) no-repeat 0 0 ;
}

#main-container input.larger
{
 width:135px;
 background:url(/XIT/css/images/input_bigerbtn_bg.gif) no-repeat 0 0 ;
}

#main-container input.largest
{
 width:170px;
 background:url(/XIT/css/images/input_bigerbtn_bg.gif) no-repeat 0 0 ;
}

fieldset.partnership-apply input.text
{
 width: 200px;
 border: 1px #d4d0c8 solid;
}

table ol li input.text
{
 width: 200px !important;
}

input.disabled
{
color: #ccc !important;
}

td, tr { vertical-align: top; }
.internal-main-content tr,
.internal-main-content td
{
 vertical-align: top;
}
.siteMap a
{
 text-decoration: none;
}
.siteMap ul
{
 padding-top: 10px;
}
.siteMap ul ul
{
 padding-top: 0px;
}
.siteMap ul li 
{
 padding-left: 30px;
 padding-bottom: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-size: 12px;
 display: block;
 clear: both;
 list-style-position: inside !important;
 list-style-image:url(/XIT/css/images/body_arrow_bullet.gif);
 color: #2e73dc;
}
.siteMap ul ul li 
{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 background-position: 20px 10px;
 padding-top: 5px; 
 list-style: none !important;
 list-style-image:  none !important;
 padding-left: 30px;
}
.siteMap ul ul 
{
 list-style-image:  none !important;
 list-style: none !important;
}
.siteMap ul ul li a 
{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #646464;
 text-decoration: none;
 font-weight: normal;
}
.siteMap ul ul ul li a
{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 11px;
 text-decoration: none; 
}
.siteMap ul ul li a:hover 
{
 color: #646464;
 text-decoration: underline;
}
html, body
{
 font:100% Arial, Helvetica, sans-serif;
 height: 100%;
 min-width: 990px;
 padding: 0px;
 margin: 0px;
}
body
{
 background: url(/XIT/css/images/main-content-bg.png) top center repeat-y;
}
h1, h2, h3, ol, ul, li, form, img
{
 border: 0;
 margin: 0;
 padding: 0;
}
*html img
{
 margin-bottom:-3px;
}
/* ____________Global Font ____________ */
h1
{
 font-size:0.95em;
 color:#2e73dc;
 font-weight:bold;
}
h2
{
 font-size:0.8em;
 color:#626262;
}
a img
{
 border:none; 
}
a 
{
 color:#2e73dc;
 text-decoration:underline;
 font-weight:bolder;
}
a:hover 
{
 color:#3ca8ee;
 text-decoration:none;
}
#head-container 
{
 min-height: 130px;
 min-width: 100%;
 width: auto;
 background: url(/XIT/css/images/bg-header.jpg) top left repeat-x;
}
#foot-container
{
 min-height: 100%;
 min-width: 100%;
 width: auto;
 background: url(/XIT/css/images/bg-footer.jpg) bottom left repeat-x;
 position: relative;
}
#main-container
{
 margin: 0px auto;
 padding-bottom: 131px;
 width: 990px;
}
#header 
{
 height: 130px;
 position: relative;
    z-index:3;
}
#footer
{
 height: 90px;
 width: 970px;
 position: relative;
 display: inline;
 float: left;
 bottom: 0px;
 left: 50%;
 margin-left: -495px;
 padding: 0px 0px 0px 20px;
 font-family: arial;
 font-size: 11px;
 color: #BBBBBB;
 line-height: 1.50em;
}
#content
{
 font-family: arial;
 margin-bottom: 10px;
}
#login
{
 position: absolute;
 top: 15px;
 right: 10px;
 text-align:right;
 width:780px;
       /*************************** IMPORTANT: **************************/
 visibility:visible;   /**** Set this line to VISIBLE if you want to enable the login ***/
}       
.login-fields
{
 width:136px;
 border:1px solid #a6b8c6;
 color:#666;
 background:#fff;
 font-size:0.7em;
 padding:3px 7px;
 margin-right:5px;
 vertical-align:middle;
}
.arrow-button
{
 vertical-align:middle;
}
.forgotten-password
{
 margin-top:2px;
 margin-right:32px;
 font-size:0.6em;
 font-family: arial;
}
.forgotten-password a
{
 color:#fff;
 text-decoration:underline;
}
.forgotten-password a:hover
{
 text-decoration:none;
 color:#fff;
}
/*-----Top nav styles-----*/
.main-navigation
{
 font: 12px Arial, Helvetica, sans-serif;
 position: absolute;
 bottom:15px;
 right: 10px;
 width: 780px;
}
.main-navigation:after
{ /*Add margin between menu and rest of content in Firefox*/
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.main-navigation ul
{
 margin: 0;
 padding: 0;
 list-style: none;
 float: right;
}
.main-navigation ul li{
 display:inline;
 float:left;
}
.main-navigation ul li a{
 height:16px;
 display:block;
 font-weight:normal;
 color: #FFFFFF;
 padding: 8px 12px;
 text-decoration: none;
 text-transform: uppercase;
 _float:left; 
}
.main-navigation ul li a:hover{
 color: #bbb;
 text-decoration: none;
 padding: 8px 12px;
 clear:left;
}
/*-----Sub top nav styles-----*/
.main-navigation ul ul{
 width:180px;
 position:absolute;
 background:#fff;
 border:1px solid #4dafee;
 font:12px Arial, Helvetica, sans-serif;
 z-index:500;
 _clear:left !important;
}
.main-navigation ul ul li{
 width:180px;
 clear: left;
 display: block;
 position: relative;
}
.main-navigation ul ul li a{
 width:180px;
 display: block;
 text-indent: 10px;
 border-bottom: 1px dashed #9b9b9b;
 padding: 5px 0;
 margin: 0px;
 text-decoration: none;
 font-weight:normal;
 text-transform: none;
 color:#1558af;
}
.main-navigation ul ul li.last a{
 border-bottom:none;
}
.main-navigation ul ul li.last a:hover{
 border-bottom:none;
}
.main-navigation ul ul li a:hover{
 border-bottom: 1px dashed #9b9b9b;
 padding: 5px 0;
 color:#fff;
 text-decoration: none;
 background:#4dafee;
}
.main-navigation ul ul{
 display: none;
}
.main-navigation ul li:hover ul ul{
 display: none;
}
.main-navigation ul ul li:hover ul ul{
 display: none;
}
.main-navigation ul li:hover ul{
 display: block;
}
.main-navigation ul ul li:hover ul{
 display: block;
}
* html .main-navigation ul ul li a{ /*IE only hack*/
 width: 100%;
}
/* Internal Pages Body */
.hero-pic
{
 margin: 2px 2px 0px 2px;
}
#internal-main-content
{
 padding:0px;
 margin:3px 10px 0px 0px;
 float: right;
 width: 794px;
 background:#fff;
 position: relative;
}
#internal-banner
{
 width:1048px;
 height:124px;
 background:url(/XIT/css/images/banner_internal.jpg) no-repeat top; 
}
#content-body
{
 padding:0 20px;
 font-size:0.9em;
 line-height:1.2em;
 padding-top: 10px;
 padding-bottom:10px;
}
/*
#content-body ul
{
 font-size:0.75em;
 line-height:1.7em;
}
#content-body ul li
{
 list-style-image:url(/XIT/css/images/body_arrow_bullet.gif);
}
*/
#content-body a
{
 color:#333333;
 text-decoration:underline;
}
#content-body a:hover
{
 text-decoration:none;
}
/* Internal pages Left Navigation */
#left-nav-container
{
 width:168px; 
 float:left;
 margin:0 4px 0 10px;
}
#left-nav-container h5
{
 margin: 0px 0px 5px 0px;
}
#left-nav-container .store-selector
{
 margin-bottom: 10px;
 width: 168px;
}
.left-nav
{
 background:url(/XIT/css/images/left_nav_body.gif) repeat-y top;
}
.left-nav-top
{ 
 height:3px;
 background:url(/XIT/css/images/left_nav_top.gif) no-repeat top;
}
.left-nav-bottom
{ 
 height:3px;
 background:url(/XIT/css/images/left_nav_bottom.gif) no-repeat;
}
.left-nav ul
{ 
 width:168px;
 background:none;
 font:12px Arial, Helvetica, sans-serif;
 _clear:left !important;
 margin:0 5px;
 padding:0px;
 list-style:none;
 
}
.left-nav ul li
{
 clear: left;
 display: block;
 position: relative;
 _width:159px;
}
.left-nav ul li a
{
 width:159px;
 display: block;
 text-indent: 10px;
 border-bottom: 1px dashed #fff;
 padding: 10px 0;
 margin: 0 0px;
 text-decoration: none;
 font-weight:normal;
 color:#333333;
}
.left-nav ul li.last a
{
 border-bottom:none;
}
.left-nav ul li.last a:hover
{
 border-bottom:none;
}
.left-nav ul li a:hover, .left-nav ul li.active a
{
 border-bottom: 1px dashed #fff;
 padding: 10px 0;
 text-indent:27px;
 color:#fff;
 text-decoration: none;
 background:url(/XIT/css/images/left_nav_arrow.gif) 0.8em no-repeat #6bc0f7;
}
/* FOOTER */
#footer ul li 
{ 
 display: inline; 
 border-right: 1px solid #BBBBBB; 
 padding: 0px 5px 0px 7px; 
}
#footer ul li.first
{ padding-left: 0px; }
#footer ul li:last-child
{ 
 border-right-width: 0px; 
}

#footer ul 
{
 margin: 0px;
 padding: 0px;
}
#footer a
{
 color: #BBBBBB;
 text-decoration: none;
}
#footer a:hover
{
 text-decoration: underline;
}
/* ____________Miscellaneous classes for reuse______________ */
.clear-float
{ 
 clear:both;
    height:0;
    line-height: 0px;
}
#main-banner
{
 width:auto;
 height:269px;
 background:url(/XIT/css/images/key-image.jpg) no-repeat top; 
}
#left-banner
{
 padding-top:10px;
 padding-left: 20px;
 float:left;
 overflow:hidden;
}
#left-banner a
{
 text-decoration:none;
 color:#2e73dc;
}
#banner-logo
{
 float:right;
 width:261px;
 height:156px;
 padding-top: 28px;
 padding-left: 55px;
 margin-top: 44px;
 margin-right: 50px;
 overflow:hidden;
}
.home-page 
{
 padding: 0 20px;
 background-color:white;
}
.home-content-left 
{
 padding:0 20px 0 20px;
 float:left;
 border-right:dotted 1px #999999;
 width:360px;
 height:200px
}
.home-content-middle, .home-content-right 
{
 padding: 0 20px 0 20px;
 float:left;
 width:230px;
 min-height:200px;
 background:url(/XIT/css/images/bg-top.jpg) no-repeat top;
}
.home-content-middle
{
 border-right:dotted 1px #999999;
}
.home-page  h1
{
 font-size:1em;
 color:#2e73dc;
 font-weight:bolder;
 padding: 7px 0 0 0; 
 background: none;
}
ul.home-product-list
{
 width:200px;
 padding:16px 0 16px 40px;
}
ul.home-product-list li
{
 font:12px  Arial, Helvetica, sans-serif;
 list-style-image: url(/XIT/css/images/product-list-bullet.gif);
 padding:0;
 margin:0;
 line-height:16px;
}
.home-content-right a
{
 padding-bottom:0;
}
.news-title p
{
 padding-bottom:5px;
 line-height:16px;
}
.news-body p
{
 padding:0px;
 font-size:11px;
}
/*#Forum#*/
.ForumManage
{
 border: 1px solid #cccccc;
 margin: 0px 5px 5px;
 padding: 2px 5px;
 background-color: #eeeeee;
}
.PostManageEdit table
{
 border: none !important;
}
.PostManageEdit .ForumNewPost td
{
 border-bottom: none !important;
}
.ForumNewPost .SignatureAreaItem
{
 width: 500px;
 height: 50px;
}
.SignatureArea
{
 width: 100%;
 border-top: solid 1px #D7D7D7;
 font-size: 8pt;
 color: #a8a8a8;
 margin-top: 5px;
 padding: 5px;
}
.ForumTree .PostTree .SignatureArea
{
 width: 100%;
 border-top: solid 1px #D7D7D7;
 font-size: 8pt;
 color: #a8a8a8;
 margin-top: 5px;
 padding: 5px;
}
/* Forum group */
.ForumGroup
{
 width: 100%;
}
.ForumGroup *
{
 font-family: Arial;
}
.ForumGroup .Table
{
 width: 100%;
 border-top: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
 background-color: #ffffff;
}
.ForumGroup .Table td
{
 padding: 6px;
}
.ForumGroup .Table .Header td
{
 font-weight: bold;
 font-size:14px;
 border: solid 1px #888888;
 color: #ffffff;
 padding-top: 4px;
 padding-bottom: 4px;
 background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
}
.ForumGroup .Table .Info td
{ 
 border-right: solid 1px #cccccc;
 border-bottom: solid 1px #888888;
 border-top: solid 1px #888888;
 color: #ffffff;
 padding-top: 4px;
 padding-bottom: 4px;
 background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
}
.ForumGroup .Table .GroupName
{
 display: block;
 font-weight: bold;
 font-size:14px; 
 padding-top: 0px;
 padding-bottom: 4px;
}
.ForumGroup .Table .GroupDescription
{
 display: block;
 font-size:12px; 
 padding:0 0 4px 10px;
 color: #dddddd;
}
.ForumGroup .Table .ForumInfo
{
 padding-top: 10px;
 padding-bottom: 10px;
}
.ForumGroup .Table .Threads
{
 text-align: center;
 width: 50px;
}
.ForumGroup .Table .Posts
{
 text-align: center;
 width: 50px;
}
.ForumGroup .Table .LastPost
{
 text-align: center;
 width: 200px;
}
.ForumGroup .Table .PostTime
{
 font-size:11px;
 white-space: nowrap;
}
.ForumGroup .Table .PostUser
{
 white-space: nowrap;
 font-weight: bold;
 color: #e36c26;
}
.ForumGroup .ForumOdd td
{
 background-color: #f8f8ff;
}
.ForumGroup .Forum td
{
 font-size:12px; 
 border-right: solid 1px #cccccc;
 border-bottom: solid 1px #cccccc;
}
.ForumGroup .Forum .ForumName
{
 font-weight: bold;
 font-size: 12px;
 text-decoration: underline;
 color: black;
}
.ForumGroup .Forum .ForumDescription
{
 font-size: 11px; 
 padding-left: 10px;
}
/* Forum flat view */
.ForumFlat *
{
 font-family: Arial;
}
.ForumFlat .Table
{
 width: 100%;
 background-color: #ffffff;
}
.ForumFlat .Table td
{
 padding: 6px;
}
.ForumFlat .Table .Info td
{
 border: solid 1px #888888;
 color: #ffffff;
 padding-top: 4px;
 padding-bottom: 4px;
 background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
}
.ForumFlat .Table .ForumContent
{
 background-color: #ffffff;
 padding: 0px;
 margin: 0px;
 /*font-size: 110%;*/
}
.ForumFlat .Table .Posts
{
 border-right: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
}
.ForumFlat .Table .ForumName
{
 display: block;
 font-weight: bold;
 font-size:14px; 
 padding-top: 0px;
 padding-bottom: 4px;
}
.ForumFlat .Table .ForumDescription
{
 display: block;
 font-size:12px; 
 padding:0 0 4px 10px;
 color: #dddddd;
}
.ForumFlat .Table .Informations td
{
 font-weight: bold;
 background-color: #eeeeee;
 border-right: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
 border-bottom: solid 1px #bbbbbb;
 padding: 5px;
 background-color: #fffec0;
}
.ForumFlat .Table .Actions td
{
 font-weight: bold;
 background-color: #eeeeee;
 border-right: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
 border-bottom: solid 1px #bbbbbb;
 padding: 5px;
}
.ForumFlat .Table .Actions .ActionLink
{
 color: #e36c26; 
 text-decoration: underline;
 padding: 0px 5px 0px 5px;
}
.ForumFlat .Table .Posts td
{
 border-right: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
 border-bottom: solid 1px #cccccc;
 padding: 0px;
}
.ForumFlat .Table .PostsTable
{
 width: 100%;
}
.ForumFlat .Table .PostsTable td
{
 border-top: none;
 border-right: none;
 border-left: none;
 border-bottom: solid 1px #cccccc;
}
.ForumFlat .Pager td
{
 background-color: #eeeeee;
 border: none;
 padding: 0px;
 height: 23px;
 font-weight: bold;
 text-align: center;
}
.ForumFlat .Pager a
{
 font-weight: bold;
 text-decoration: underline;
 color: #65a02f;
}
.ForumFlat .ThreadTable
{
 border-left: solid 1px #cccccc;
}
.ForumFlat .ThreadTable td
{
 font-size:12px;
 border-right: solid 1px #cccccc;
 border-bottom: solid 1px #cccccc;
}
.ForumFlat .ThreadTable .Header td
{
 font-weight: bold;
 font-size:14px;
 background-color: #eeeeee;
 border-right: solid 1px #cccccc;
 border-bottom: solid 1px #cccccc;
 color: #ffffff;
 padding-top: 4px;
 padding-bottom: 4px;
 background-image: url(../App_Themes/CorporateSite/Images/genbackground.gif);
}
.ForumFlat .ThreadTable .Author
{
 text-align: center;
 width: 200px;
 color: #e36c26;
}
.ForumFlat .ThreadTable .Posts
{
 text-align: center;
 width: 50px;
}
.ForumFlat .ThreadTable .LastPost
{
 text-align: center;
 width: 200px;
}
.ForumFlat .ThreadTable .PostTime
{
 font-size:11px; 
 white-space: nowrap;
}
.ForumFlat .ThreadTable .PostUser
{
 white-space: nowrap;
 font-weight: bold;
 color: #e36c26;
}
.ForumFlat .ThreadTable .ThreadInfo
{
 text-align: left;
}
.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
 font-weight: bold;
 text-decoration: underline;
 color: #e36c26;
}
.ForumFlat .ForumBreadCrumbs
{
 font-weight: normal;
 font-size: 11px;
 font-family: Arial;
 padding: 0px 5px 0px 5px;
}
.ForumFlat .ForumNewPost
{
 border-right: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
 border-bottom: solid 1px #cccccc;
}
/* Flat forum post */
.ForumFlat .ForumPost
{
 padding: 8px 8px 8px 8px;
}
.ForumFlat .PostIndent .ForumPost
{
 border-left: solid 1px #cccccc;
}
.ForumFlat .PostIndent
{
 padding-left: 30px;
}
.ForumFlat .PostUser, .ForumFlat .PostUserLink
{
 white-space: nowrap;
 font-weight: bold;
 color: #e36c26;
}
.ForumFlat .PostUser
{
 text-decoration: none;
}
.ForumFlat .PostSubject
{
 display: block;
 font-weight: bold;
 font-size: 13px;
}
.ForumFlat .PostText
{
 display: block;
 padding: 3px 5px 3px 5px;
}
.ForumFlat .PostActionLink
{
 text-decoration: underline;
 color: #e36c26;
 padding: 0px 5px 0px 5px;
}
/* New post form */
.ForumNewPost
{
 padding: 5px;
 font-family: Arial;
}
.ForumNewPost .PostReply
{
 border: solid 1px #cccccc;
 margin-top: 5px;
 margin-bottom: 5px;
}
.ForumNewPost .FormPadding
{
 /*border: solid 1px #cccccc;*/
 padding: 5px;
 margin-top: 5px;
 margin-bottom: 5px;
}
.ForumNewPost .Title
{
 font-size: 17px;
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 5px;
 display: block;
}
.ForumFlat .ForumNewPost .PostForm td
{
 border: none;
}
.ForumNewPost .ItemLabel
{
 font-weight: bold;
 vertical-align: middle;
 padding: 5px;
}
.ForumNewPost .Button
{
 width: 100px;
}
.ForumNewPost .TextboxItem
{
 width: 500px;
}
.ForumNewPost .TextboxItemShort
{
 width: 300px;
}
 
.ForumNewPost .TextareaItem
{
 width: 500px;
 height: 200px;
}
/* Forum tree view */
.ForumTree *
{
 font-family: Arial;
}
.ForumTree .Table
{
 width: 100%;
 background-color: #ffffff;
}
.ForumTree .Table td
{
 padding: 6px;
}
.ForumTree .Table .Info td
{
 background-color: #5c99e8;
 border: solid 1px #888888;
 padding-top: 0px;
 padding-bottom: 0px;
 background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top 
left;
 height: 55px;
 vertical-align: top;
}
.ForumTree .Table .ForumName
{
 display: block;
 font-weight: bold;
 font-size: 17px;
 padding-top: 8px;
 padding-bottom: 5px;
 /*text-decoration: underline;*/
 color: #ffffff;
}
.ForumTree .Table .ForumDescription
{
 display: block;
 padding-left: 10px;
 color: #dddddd;
}
.ForumTree .Table .Actions td
{
 font-weight: bold;
 background-color: #eeeeee;
 border-right: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
 border-bottom: solid 1px #bbbbbb;
 padding: 5px;
}
.ForumTree .Table .Actions .ActionLink
{
 color: #e36c26;
 text-decoration: underline;
 padding: 0px 5px 0px 5px;
}
.ForumTree .Table .Posts
{
 border-right: solid 1px #cccccc;
 border-left: solid 1px #cccccc;
 border-bottom: solid 1px #cccccc;
 padding: 0px;
}
.ForumTree .Table .Posts .PostTree td
{
 padding: 0px;
}
.ForumTree .Table .Posts .PostTree
{
 padding: 5px;
 border-top: solid 1px #dddddd;
 border-bottom: solid 1px #dddddd;
}
.ForumTree .ForumNewPost .PostForm td
{
 border: none;
}
/* Tree forum post */
.ForumTree .ForumPost
{
 padding: 8px 8px 8px 8px;
}
.ForumTree .PostDetail .ForumPost
{
 border-bottom: solid 1px #cccccc;
}
.ForumTree .PostUser, .ForumTree .PostUserLink
{
 color: #e36c26;
 font-weight: bold;
 white-space: nowrap;
}
.ForumTree .PostUser
{
 text-decoration: none;
}
.ForumTree .PostSubject
{
 display: block;
 font-weight: bold;
 font-size: 13px;
}
.ForumTree .PostText
{
 display: block;
 padding: 3px 5px 3px 5px;
}
.ForumTree .PostActionLink
{
 color: #e36c26;
 padding: 0px 5px;
 text-decoration: underline;
}
.ForumTree .PostTree .ForumPost
{
  border: solid 1px #cccccc;
  width: 600px;
}
/*#Form styles#*/
form
{
	width:100%;
	color: #333333;
	text-align:left;
}
div.forms input[type=text], div.forms input[type=password]
{
	width: 190px;
	border: 1px #d4d0c8 solid;
}
div.forms input.calendar[type=text]
{
	width: 178px !important;
	cursor:hand;
}
div.forms input.tiny[type=text]
{
	width: 178px !important;
}
div.forms select, li select.tiny-select
{
	width: 190px;
}
div.forms select.smallselect
{
	width: 120px;
}

.floatright
{
    float:right;
    font-size:12px;
}

.clearer
{
    clear:both;
}

.spantext
{
 color:#333333 !important;
 font-size:12px;
}

/* Some lame kentico control that uses a table making things hard for me :'( */
.EditingFormValueCell input,
.EditingFormValueCell textarea
{ 
 width: 378px;
 border: 1px #d4d0c8 solid;

}
 
form label, input, select, textarea, div.forms span.issue-ticket-storeinfo-value
{
 font:12px Arial, Helvetica, sans-serif;
 color: #333333; 
}
form textarea
{
  overflow: auto;
}
form fieldset
{
 clear: both;
 margin: 0;
 border: 0;
}
form label
{
 width:140px;
 float:left;
 margin:2px 0 0 0;
 display:block !important;
}

form .RecipientLabel
{
 width:180px;
 float:left;
 margin:2px 0 0 0;
 display:block !important;
}

form .large-field
{
 width:378px;
}
form .medium-field
{
 width:222px;
}
form .small-field
{
 width:153px;
}
form fieldset h3
{
 width: 715px;
 font: 14px Arial, Helvetica, sans-serif;
 color: #333333;
 background:#f2f2f2;
 padding:10px 20px;
 display: block;
}
h4
{
 font: 14px Arial, Helvetica, sans-serif;
 color: #333333;
 background:#f2f2f2;
 padding:10px 20px;
 display: block;
}
form fieldset ol
{
 padding: 24px 20px;  
 list-style: none; 
} 
form fieldset ol.partnership-ol
{
 padding: 0px 20px;  
 list-style: none; 
} 
form fieldset li{
 padding: 2px 0;
 clear:both!important;
}
/*#Form styles/Radio button and Check Box styles#*/
form input.input-checkbox, input.input-radio
{
 display: inline;
 height: auto;
 width: auto;
 background-color: transparent;
 border-width: 0;
 padding: 0;
 margin: 0 3px 0 0;
}
form label.label-checkbox
{
 width:auto;
 clear: none;
 display:block;
 margin:0 0 0 0;
 padding:0 20px 0 0;
}
form label.label-radio
{
 width:auto;
 clear: none;
 display:block;
 margin:0;
 padding:0 20px 0 0;
}
/*#Form styles/Button style#*/
div.forms
{
 font-family: Arial,Helvetica,sans-serif;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 14px;
 line-height: normal;
 -x-system-font: none;
 color: #333333;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0% 0%;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 10px;
 width: 100%;
}

div.forms.newsagent-public-page {
	padding-right: 0px;
}

div.forms textarea 
{
 overflow: auto;
 clear: left;
 display: block;
 margin-left: 140px;
 width: 500px;
 height: 200px;
}
div.forms textarea.small
{
 overflow: auto;
 clear: left;
 display: block;
 margin-left: 0px;
 width: 250px;
 height: 100px;
}
div.forms textarea.report
{
 overflow: auto;
 clear: left;
 display: block;
 margin-left: 122px;
 width: 500px;
 height: 200px;
}
div.forms fieldset
{
 clear: both;
 margin: 0;
 border: 0;
 padding: 0;
}
div.forms label
{
 width:135px;
 float:left;
 margin:2px 0 0 0;
 display:block !important;
}
div.forms .large-field
{
 width:378px;
}
div.forms .medium-field
{
 width:222px;
}
div.forms .small-field
{
 width:153px;
}
div.forms span
{
 padding-left: 2px;
 color:#ff0000;
}
div.forms span.valid
{
 color:#006400;
}
div.forms fieldset ol
{
 padding: 24px 20px 0px 24px;  
 list-style: none; 
} 
div.forms fieldset li
{
 font-size:12px;
 padding: 2px 0;
 clear:both!important;
}
div.forms fieldset li.option-first input[type=checkbox]
{
 float: left;
}
div.forms fieldset li.option-first label
{
 width: 500px !important;
 float: left;
}

/* Radio button and Check Box styles */
div.forms input.input-checkbox, input.input-radio
{
 display: inline;
 height: auto;
 width: auto;
 background-color: transparent;
 border-width: 0;
 padding: 0;
 margin: 0 3px 0 0;
}
div.forms label.label-checkbox
{
 width:auto;
 clear: none;
 display:block;
 margin:0 0 0 0;
 padding:0 20px 0 0;
}
div.forms label.label-radio
{
 width:auto;
 clear: none;
 display:block;
 margin:0;
 padding:0 20px 0 0;
}
div.forms fieldset h3, h3.h3fieldset
{
 font-family: Arial,Helvetica,sans-serif;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 14px;
 line-height: normal;
 -x-system-font: none;
 color: #333333;
 background-color: #f2f2f2;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0% 0%;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 10px;
 padding-left: 20px;
}
h3.h3fieldset
{
margin-bottom:-10px;
}
div.forms h4, div.forms fieldset h4
{
margin:0px;
}
/* Styling for forms-headlinecreation (Headline Creation screen in Help Desk) */
div.forms-headlinecreation
{
 font:12px Arial, Helvetica, sans-serif;
 color: #333333;
 text-decoration: none;
 text-align:left;
 overflow:hidden;
}
div.forms-headlinecreation ol, 
div.forms-headlinecreation ol li
{
 margin: 0px;
 padding: 0px;
 list-style: none;
}
div.forms-headlinecreation ol li label
{
 float: none;
}
div.forms-headlinecreation .search-column li
{
}
div.forms-headlinecreation .search-column label{
 width:140px;
 float:left;
 margin:2px 0 0 0;
 display:block !important;
}

.radioBroadband label {
 float:left;
}
.radioBroadband br {
 clear:both;
}
.radioBroadband input{
    float:left; 
}

 
.forms-headlinecreation td.search-column
{
 margin-top: 50px;
 margin-left: 50px;
 vertical-align:text-top;
}
 
 /* Search Column Styling */
 .forms-headlinecreation td.search-column select[multiple],
 .forms-headlinecreation td.search-column input[type=text]
 {
  width: 300px !important;
  margin-bottom: 5px;
  border: 1px #d4d0c8 solid;
  border-style: solid !important;
 }
.forms-headlinecreation td.search-list
{
  vertical-align:top;
}
.forms-headlinecreation td.selected-list
{
  vertical-align:top;
}
 /* Multi Select List Styling */
 .forms-headlinecreation td.search-list select[multiple],
 .forms-headlinecreation td.selected-list select[multiple]
 {
  width: 200px;
  border: 1px #d4d0c8 solid;
 }
.forms-headlinecreation td.preview-submit
{
 margin-top: 50px;
 margin-left: 50px;
}
 /* Search Column Styling */
 .forms-headlinecreation td.preview-submit select[multiple],
 .forms-headlinecreation td.preview-submit input[type=text]
 {
  width: 300px !important;
  border: 1px #d4d0c8 solid;  
 }
div.forms span.rightalign
{
 color:#333333;
 font-size:12px;
 margin:0px 0 0 121px;
 display:block !important;
}
 
/* Button Styling */
#main-container input[type=button], 
#main-container input[type=submit],
#public-transfer-activity input[type=button],
#public-transfer-activity input[type=submit],
a.link-button
{
 height:21px; 
 font:bold 11px Arial, Helvetica, sans-serif;
 text-align: center;
 color:#FFFFFF;
 text-transform:uppercase;
 cursor:pointer;
 border: 0;
 margin: 5px;
}
a.link-button
{
    display: block;
    text-decoration: none !important;
    padding-top: 4px;
    height: 17px;
    color: #fff !important;
    cursor: hand;
}
#main-container input[type=button], 
#main-container input[type=submit],
#public-transfer-activity input[type=button],
#public-transfer-activity input[type=submit]
{
 width:60px;
 background:url(/XIT/css/images/input_btn_bg.gif) no-repeat 0 0;
}
#main-container input.large[type=submit],
#main-container input.large[type=button],
a.link-button 
{
 width:115px;
 background:url(/XIT/css/images/input_bigbtn_bg.gif) no-repeat 0 0 ;
}
#main-container input.larger[type=submit],
#main-container input.larger[type=button] 
{
 width:135px;
 background:url(/XIT/css/images/input_bigerbtn_bg.gif) no-repeat 0 0 ;
}
#main-container input.largest[type=submit],
#main-container input.largest[type=button] 
{
 width:170px;
 background:url(/XIT/css/images/input_biggerbtn_bg.gif) no-repeat 0 0 ;
}
/* List inside a List (mainly used on Client Config page) */
#main-container ol ul
{
 margin-left: 100px;
}
#main-container ol ul li
{
 list-style-image: none;
 list-style: none;
}
#main-container ol ul li strong
{
 float: left;
 display: block;
 width: 150px;
}
/* template list */
fieldset.template-list
{
 margin: 10px 0px;
 padding: 0px 0px 10px 0px;
}

fieldset.template-list div
{
 display: inline;
 border-style: none;
}

fieldset.template-list input[type=text],
fieldset.template-list textarea
{
 width: 200px;
 border: 1px #d4d0c8 solid;
}

fieldset.template-list textarea
{
  width: 500px;
  height: 500px;
}


/* billing */
fieldset.billing
{
 margin: 10px 0px;
 padding: 0px 0px 10px 0px;
}

fieldset.billing input[type=text],
fieldset.billing textarea
{
 display: inline;
 width: 190px;
 border: 1px #d4d0c8 solid;
}

fieldset.billing textarea
{
 height: 100px;
}

/* Partnership & Services */
fieldset.partnership-apply
{
 border-bottom: 3px #6bc0f7 solid;
 margin: 10px 0px;
 padding: 0px 0px 10px 0px;
}
fieldset.partnership-apply input[type=text],
fieldset.partnership-apply textarea
{
 width: 200px;
 border: 1px #d4d0c8 solid;
}
fieldset.partnership-apply tr, 
fieldset.partnership-apply td
{
 vertical-align: top;
 border-collapse: collapse;
}
fieldset.partnership-apply span.gray { color: #ccc; }
table.packages tr
{
} 
table.packages tr td
{
 width: 50%;
 background: red;
}
table ol {
padding: 0px 20px !important;
margin-bottom: 10px !important;
}
table ol.olnostyle {
 list-style:none;
}
table ol li input[type=text]
{
 width: 190px !important;
}
table ol li select
{
clear: right;
/*clear: both;
display: block;*/
}
select.larger
{
 width: 400px !important;
}
div.forms-headlinecreation table ol {
padding: 0px 0px !important;
margin-bottom: 0px !important;
}
.update-progress-panel 
{ 
 background: transparent url(/XIT/css/images/ajax-loading-bg.png) center center no-repeat; 
 position:absolute; z-index: 1000; 
 top: 50%; left: 50%;  
 width: 308px; height: 144px; 
 margin-left: -154px; margin-top: -72px;
}

.update-progress-panel span
{
 color: #fff; 
 position: absolute; 
 top: 0; margin-top: 35px; 
 left: 50%; 
 margin-left: -110px; 
 display: block; 
 width: 220px; 
 text-align: center; 
 font-weight: bold; 
 font-family: Arial; 
}
.update-progress-panel .ajax-loading
{
 position: absolute;
 bottom: 15px;
 left: 50%;
 margin-left: -110px;
 width: 220px;
 height: 19px;
}

table.data-listing-public-transfer-activity
{
 width: 730px;
 border-spacing: none;
 border-collapse: collapse;
 border: 1px #6bc0f7 solid;
 border-width: 0px 1px 1px 0px;
}

table.data-listing-public-transfer-activity thead tr 
{
}
table.data-listing-public-transfer-activity thead tr th, 
table.data-listing-public-transfer-activity tr.header th
{
 background: #f2f2f2;
 padding: 3px 3px;
 border: 1px #6bc0f7 solid;
 border-width: 1px 0px 0px 1px;
 font-weight: bold;
 font-size: 12px;
 font-family: arial;
}
table.data-listing-public-transfer-activity thead tr th a,
table.data-listing-public-transfer-activity tr.header td a,
table.data-listing-public-transfer-activity tr.header th a
{
 text-decoration: none !important;
}
table.data-listing-public-transfer-activity tbody tr td,
table.data-listing-public-transfer-activity tr.row td
{
 border: 1px #6bc0f7 solid;
 border-width: 1px 0px 0px 1px;
 padding: 2px 3px;
 font-size: 11px;
}
table.data-listing-public-transfer-activity tr.selected td
{
 border: 1px #6bc0f7 solid;
 border-width: 1px 0px 0px 1px;
 padding: 2px 3px;
 font-size: 11px;
 background: #bfd2ed;
}
table.data-listing-public-transfer-activity tr.header th, table.data-listing-public-transfer-activity tr.row td
{
    text-align:center;
}



/* Table to list content */
table.data-listing, table.grid
{
 width: 100%;
 border-spacing: none;
 border-collapse: collapse;
 border: 1px #6bc0f7 solid;
 border-width: 0px 1px 1px 0px;
}
table.data-listing thead tr, 
table.grid tr.header, 
table.grid tr.paging
{
}
table.data-listing thead tr th, 
table.data-listing tr.header th, 
table.grid tr.header td, 
table.grid tr.paging td
{
 background: #f2f2f2;
 padding: 3px 3px;
 border: 1px #6bc0f7 solid;
 border-width: 1px 0px 0px 1px;
 font-weight: bold;
 font-size: 12px;
 font-family: arial;
}
table.data-listing thead tr th a,
table.data-listing tr.header td a,
table.data-listing tr.header th a
{
 text-decoration: none !important;
}
table.data-listing tbody tr td,
table.grid tr.row td,
table.data-listing tr.row td
{
 border: 1px #6bc0f7 solid;
 border-width: 1px 0px 0px 1px;
 padding: 2px 3px;
 font-size: 11px;
}
table.middle tbody tr td,
table.middle tbody tr
{
 vertical-align: middle !important;
}
table.data-listing tr.selected td, 
table.grid tr.selected td
{
 border: 1px #6bc0f7 solid;
 border-width: 1px 0px 0px 1px;
 padding: 2px 3px;
 font-size: 11px;
 background: #bfd2ed;
}
table.data-listing tr.header th, table.data-listing tr.row td
{
    text-align:center;
}
#content-body table.paging
{
 margin: 0;
 margin-top: 15px;
 width: 100%;
 border-spacing: none;
 border-collapse: collapse;
 border: 1px #6bc0f7 solid !important;
}
#content-body table.paging tbody tr td
{
 border-collapse: collapse;
 width: 50%;
 background: #f2f2f2;
 padding: 0;
 border: 1px #6bc0f7 solid !important;
}
table.paging tbody tr td a
{
 display: block;
 padding: 5px 20px 5px 20px;
}
table.paging tbody tr td.next a
{
 text-align: right;
}
table.paging tbody tr td a:hover
{
 background: #ccc;
}
/* Clean List */
ul.clean-list 
{
 list-style: none;
 list-style-image: none;
 margin: 5px 5px 5px 20px;
 padding: 0px;
}
ul.clean-list li
{
 list-style: none;
 list-style-image: none;
 margin: 2px 0px;
 padding: 0px;
 font-family: arial;
 font-size: 12px;
 clear: both;
}
ul.clean-list li strong
{
 display: inline-block;
 width: 135px;
}
ul.clean-list li strong.menu-item
{
 display: inline-block;
 width: 50px;
}
ul.clean-list li span.name,
ul.clean-list li span.status,
ul.clean-list li span.date
{
 display: inline-block;
 width: 100px;
}

input.redwarning, textarea.redwarning{ border: 1px red solid !important; }
select.redwarning { border: 1px red solid !important; background-color:#FF9999}

input[disabled=disabled]
{
 color: #ccc !important;
}

input.right-align
{
 float: right;
}

p.right-align
{
 float: right;
 margin-top:-2px;
}

a.right-align
{
 padding: 5px;
 float: right;
}
/* label + dropdown */
div.middle-buttons
{
 width: 345px;
}

div.middle-buttons-search
{
    float:right; 
    padding-right: 414px; /*402px;*/
}

div.middle-buttons-other
{
    /*float:right; */ 
    padding-right: 382px;
	margin-left: 145px;
}


#public-transfer-activity table.heading,
.na-public-create-list-issue-ticket table.heading
{
	width: 730px;
	background:url(/XIT/css/images/header_background.jpg) no-repeat left;
}

.detail-expando 
{
    
}   

.txtWaterMark
{
    color:Gray;
    font-style: italic;
}


  #content-body table {
    border: 0;
    border-collapse: collapse;
    margin: 10px 0;
  }



  #content-body td {
    border: 1px dotted #bbb;
    border-bottom: 1px solid #bbb;
    border-top: 0;
    padding: 7px;
  }

  #content-body th {
    padding: 7px;
    border: 0;
    background: #ccc;
    vertical-align: middle;
    font-size: 14px !important;
    font-family: 'Varela', sans-serif;
    font-weight: normal;
    color: #333;
  }

    #content-body th:first-child {
      border-radius: 4px 0 0 0;
      -moz-border-radius: 4px 0 0 0;
      -webkit-border-radius: 4px 0 0 0;
    }

    #content-body th:last-child {
      border-radius: 0 4px 0 0;
      -moz-border-radius: 0 4px 0 0;
      -webkit-border-radius: 0 4px 0 0;
    }
#content-body table[class*="performance"]{
	margin:5px  0 0 0;
	color: #000 !important;
}
#content-body table[class*="performance"] tr{
	padding: 0 5px;
}

#content-body table[class*="performance"] td{
	padding: 0 5px;
	color: #000;
}

#content-body table[class*="performance"] th{
	padding: 15px;
	color: #000;
	font-weight:bold;
}


 #content-body  .performance-report-empty
{
    width:76px;
    border-width:0px;
    border-right:1px solid black;
    text-align:center;
}
 #content-body .performance-report-date
{
    width:63px;
    border-width:0px;
    text-align:center;
    vertical-align:middle;
    font-size: 11px;
    font-family: arial;
}
 #content-body .performance-report-cell3
{
    width:207px;
    text-align:center;
    border-right:1px solid black;
}
 #content-body .performance-report-cell1
{
    width:36px;/*original 39*/
    text-align:center;
    border-right:1px solid black;
}
 #content-body .performance-report-cell1-small
{
    width:12px;
    text-align:center;
    border-right:1px solid black;
    background-color:White;
    border-bottom-style:none;
}

 #content-body .performance-report-cell1-halfsmall
{
    width:8px;
    text-align:center;
    border-right:1px solid black;
    background-color:White;
    border-bottom-style:none;
}

 #content-body .performance-report-cellITC-Red
{
    width:35px;
    border:2px solid red;
    text-align:center;
    font-size: 11px;
    font-family: arial;
    background-color:#ffcccc;
}

 #content-body .performance-report-distITC-hidden
{
	visibility: hidden;
}
 #content-body .performance-report-cellITC-Green
{
    width:35px;
    border:2px solid green;
    text-align:center;
    font-size: 11px;
    font-family: arial;
    background-color:#ddffdd;
}
 #content-body .performance-report-cellITC-Yellow
{
    width:35px;
    border:2px solid #AF7817;
    text-align:center;
    font-size: 11px;
    font-family: arial;
    background-color:#faf8cc;
}
 #content-body .performance-report-distITC-Green
{
    vertical-align:middle;
    border:2px solid green;
    background-color:#ddffdd;
}
 #content-body .performance-report-distITC-Red
{
    vertical-align:middle;
    border:2px solid red;
    background-color:#ffdddd;
}
 #content-body .performance-report-distITC-Yellow
{
    vertical-align:middle;
    border:2px solid #AF7817;
    background-color:#faf8cc;
}
 #content-body .performance-report-row-green
{
    border:2px solid green; 
    margin-top:5px;
    background-color:#ddffdd;
}
 #content-body .performance-report-row-red
{
    border:2px solid red;
    margin-top:5px;
    background-color:#ffcccc;
}
 #content-body .performance-report-row-yellow
{
    border:2px solid #AF7817;
    margin-top:5px;
    background-color:#faf8cc;
}
 #content-body .performance-report-header
{
    background: #F2F2F2;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    border:1px solid black;
    margin-top: 0px !important;
}
.textNormal
{
    padding-left:30px;
    font-size: 12px; 
    font-family: Arial;
}
.textNormalBold
{
    padding-left:30px;
    font-size: 12px; 
    font-weight: bold; 
    font-family: Arial;
}

.DocTypeHorizontalCheckboxList label
{
	width: 30px !important;
}

.DocTypeHorizontalCheckboxListFileLogging label, .file-logging-only-errors span
{
	width: auto !important;
	position: relative;
	display: inline-block !important;
	float: left;
	color: #333;
	margin-top: 2px;
}

.DocTypeHorizontalCheckboxListFileLogging input, .file-logging-only-errors input
{
	position: relative;
	display: inline-block !important;
	float: left;
	margin-right: 5px;
}


.file-logging-date, .file-logging-only-errors, .DocTypeHorizontalCheckboxListFileLogging {
	position: relative;
	display: inline-block !important;
	float: left;
	margin-top: 5px;
}
.file-logging-only-errors {
	margin-left: 5px;
	width: 100px;
}
.DocTypeHorizontalCheckboxListFileLogging {
	margin-left: 5px;	
}

.issue-ticket-form-row,
.issue-ticket-filter-row,
.issue-ticket-form-cell,
.issue-ticket-form-cell label,
.issue-ticket-form-cell input,
.issue-ticket-form-cell select,
.issue-ticket-storeinfo-value,
div.forms,
.issue-ticket-find-store,
.issue-ticket-filter-cell-status-checkbox,
.issue-ticket-filter-cell-outbound-checkbox,
.issue-ticket-find-store .ui-autocomplete-input,
form,
#foot-container,
div.update-panel-wrapper,
div.update-panel-wrapper div,
div.performance-result-grid-div,
div.bottom-border,
div.issue-ticket-show-all-performance,
.PagerContainerTable,
.na-client-page-menu-item,
.na-client-page-menu,
.na-public-transfer-activity,
.na-client-page-welcome-text,
.na-public-create-list-issue-ticket,
#content-body
{
	position: relative;
	float: left;
	display: inline;
}

table.data-listing {
	position: relative;
	float: left;
}
div.full-width,
div.full-width div {
	width: 100%;
}

div.issue-ticket-form-cell input[type="text"],
div.issue-ticket-form-cell select
{
	clear: both;
	width: 170px;
}

.issue-ticket-form-row {
	width: 744px;
	margin:5px;
}

div.newsagent-public-page div.issue-ticket-form-row {
	width: 715px;
}

.issue-ticket-filter-row {
	width: 744px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
}

div.issue-ticket-filter-row .issue-ticket-form-cell,
div.issue-ticket-form-row .issue-ticket-form-cell {
	width: 175px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:0px;
	margin-bottom:0px;	
}


div.issue-ticket-form-row .issue-ticket-form-cell {
	margin: 5px;
}

div.issue-ticket-form-cell.issue-ticket-form-cell-subject {
	width: 544px;
	margin: 5px;
}

div.issue-ticket-form-cell.store-issue-ticket-form-cell-subject {
	width: 714px;
	margin: 5px;
}

div.newsagent-public-page div.issue-ticket-form-cell.issue-ticket-form-cell-subject {
	width: 710px;
}

div.issue-ticket-form-cell-subject input[type="text"] {
	width: 536px;
}

div.store-issue-ticket-form-cell-subject input[type="text"] {
	width: 702px;
}

div.newsagent-public-page div.issue-ticket-form-cell-subject input[type="text"] {
	width: 702px;
}


div.issue-ticket-form-cell.issue-ticket-form-cell-description,
div.issue-ticket-form-cell.issue-ticket-form-cell-closedescription {
	width: 734px;
	margin: 5px;
}

div.newsagent-public-page div.issue-ticket-form-cell.issue-ticket-form-cell-description {
	width: 710px;
}

div.issue-ticket-form-cell-description textarea {
	width: 726px;
	height: 40px;
	margin-left: 0px;
}

div.newsagent-public-page div.issue-ticket-form-cell-description textarea {
	width: 702px;
}

div.issue-ticket-form-cell-closedescription textarea {
	height: 40px;
	width: 726px;
	margin-left: 0px;
}

div.issue-ticket-form-cell label {
	width: 175px;
	clear: both;
}

div.issue-ticket-form-cell-outbound.issue-ticket-form-cell {
	width: 80px;
}
div.issue-ticket-form-cell-save.issue-ticket-form-cell {
	float: right;
	width: 80px;
	margin-right: 6px;
}

div.issue-ticket-form-cell-search.issue-ticket-form-cell {
	float: right;
	width: 150px;
	margin-right: 6px;
}

div.issue-ticket-form-cell-save input[type="submit"]{
	float: right;
	margin-top: 15px !important;
}



table.issue-ticket-list-subtable {
	width: 700px;
	border-color: gray;
    border-style: solid;
    border-width: 0 1px 1px 0;
	float: right;
	border-collapse: collapse;
}


table.issue-ticket-list-subtable thead tr th,
table.issue-ticket-list-subtable tbody tr td  {
	border-color: gray;
    border-style: solid;
    border-width: 1px 0 0 1px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

table.issue-ticket-list-subtable tbody tr td {
	background: none repeat scroll 0 0 #FAFAFA;
}

table.issue-ticket-list-subtable thead tr th {
background: none repeat scroll 0 0 #B2B2B2;
}

table.issue-ticket-list-subtable tbody tr td:first-child {
	width: 400px;
}

div.forms label.issue-ticket-subheading,
label.issue-ticket-subheading {
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	font-size: 13px;
	clear: both;
	width:180px;
}

label.issue-ticket-list {
	width: 250px;
}

div.issue-ticket-form-row-storeinfo {
	background: #E5E5E5;
	border: 1px solid #929292;
}
.issue-ticket-table-yellow-background
{
	background: #ffff99;
}

div.issue-ticket-form-row-storeinfo.issue-ticket-form-row-storeinfo-created-by-store {
	background: #ffff99;
}

div.issue-ticket-form-cell-storeinfo.issue-ticket-form-cell {
	width: 450px;
	padding: 4px;
}

div.issue-ticket-find-store {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid black;
}


div.forms label.issue-ticket-find-store {
	width: 85px;
	margin-top: 5px;
}

div.issue-ticket-find-store .ui-button-icon-only .ui-button-text { padding: 0px; } 
div.issue-ticket-find-store input.ui-autocomplete-input { margin: 0; padding: 3px 0 3px 3px; width: 500px; height: 18px;}
div.issue-ticket-find-store .ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}

.issue-ticket-find-store .ui-button {
	height: 26px;
}
	/* IE 6 doesn't support max-height
	 * we use height instead, but this forces the menu to always be this tall
	 */
* html .issue-ticket-find-store .ui-autocomplete {
	height: 300px;
	padding-right: 0px;
}

.issue-ticket-find-store .ui-widget,
ul.ui-autocomplete li.ui-menu-item a.ui-corner-all {
	font-size: 14px;
	font-weight: normal;
}

ul.ui-autocomplete {
	max-height: 400px;
	overflow: auto;
}

div.bottom-border {
	border-bottom: 1px solid black;
}

div.update-panel-wrapper {
	padding-bottom: 10px;
}

div.issue-ticket-filter-row div {
	width: auto;
}


div.issue-ticket-filter-row div.issue-ticket-filter-cell-status-checkbox,
div.issue-ticket-filter-row div.issue-ticket-filter-cell-outbound-checkbox {
	width: 87px;
}

.ajax__calendar_container { z-index : 1000 ; }

.issue-ticket-form-cell-storeinfo-links ul {
	list-style: none;
}

div.performance-result-grid-div {
	clear: both;
}

.issue-ticket-performance-result-divider {
	margin-bottom: 10px;
	width: 776px;
}

div.issue-ticket-show-all-performance {
	margin-bottom: 5px;
	margin-top: -5px;
	clear:both;
}

table.issue-ticket-table {
	width:97%
}



div.transfer-activity-search-form,
div.full-width div.transfer-activity-search-form {
	margin-right: auto;
	margin-left: auto;
	width:700px;
}


div.transfer-activity-search-form div.transfer-activity-centered-div
{
	float: none;
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}

div.full-width div.transfer-activity-search-form .transfer-activity-search-button-div,
div.transfer-activity-search-form .transfer-activity-search-button-div
{
	padding-left: 190px;
	width: auto;
}

.distributor-check-th
{
    text-align:center;   
}

.na-client-page-menu {
	margin:7px;
	width:716px;
	margin-left: 5px;
}
.na-client-page-menu-item
{
	border:1px solid gray; 
	background:darkgray;
	margin-left:5px;
	padding:3px;
}

.na-client-page-menu-item a
{
	color: white;
}

.na-client-page-menu-item a:hover
{
	color: white;
	text-decoration: none;
}
.na-client-page-menu-item-text {
	position:relative;
	float:left; 
	margin-left:5px;
	color: black; 
	font-weight:bold;
	padding: 3px;
}
.na-client-page-welcome-text {
	width: 600px;
}
.na-public-transfer-activity,
.na-public-create-list-issue-ticket {
	clear: both;
	width: 730px;
}

.web-order-page-td-gap
{
    width:20px;   
}

.web-order-label
{
	width:150px;
}

.list-issue-tickets-td, .list-issue-tickets-td label, .list-issue-tickets-td input
{
 width:180px;   
}
.list-issue-tickets-td label, .list-issue-tickets-td input, .list-issue-tickets-td select
{
 width:172px;   
}
div.issue-ticket-filter-cell-status-checkbox,
div.issue-ticket-filter-cell-outbound-checkbox {
	width: 87px;
	height: 19px;
	vertical-align:top;
    margin-top: 5px;
}
div.issue-ticket-filter-cell-status-checkbox input,
div.issue-ticket-filter-cell-outbound-checkbox input
{
    margin-top: 2px;
    width:13px;   
    border: 1px #D4D0C8 solid;
}

td input[type=text]
{
    border: 1px #d4d0c8 solid;
}
.divOrderInProgress a
{
    font-size:13px;
    color:#32AA32;
}

.web-order-address-txt-disabled
{
    width:250px;
    color:black;   
    background-color: #eeeeee;
}
.web-order-address-txt
{
    width:250px;
    color:black;   
    background-color: #ffffff;
}
.web-order-address-td-label
{
  width:120px;   
  text-align:right;
  padding-top:4px;
}
.white-background
{
    background-color:#ffffff;
    color: #333333;
    border-color: gray;
}
#pnlWebFormDetails input[type=submit]
{
    background: url(/XIT/css/images/input_btn_bg_small.gif);
    margin:1px;
    height: 19px;
}

  #content-body p {
    font-size: 12px;
    margin: 8px 0;
    color: #666;
  }
  #content-body ol,
  #content-body ul,
  #content-body th,
  #content-body td {
    font-size: 12px;
    margin: 4px 0;
    color: #666;
  }

  #content-body ol,
  #content-body ul {
    font-size: 12px;
    margin: 0 0 0 20px;
    padding: 0 0 0;
  }
  h1,
  #content-body h1 {
    background: none;
    text-align: center;
    font-size: 28px;
    margin: 20px 0 8px;
    PADDING: 0;
    color: #0080C9;
    font-family: 'Varela', sans-serif;
    font-weight: normal;
    border: 2px solid #0080C9;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
	height:33px;
	line-height:normal;
  }

  #content-body h2 {
    font-size: 16px;
    margin: 20px 0 8px;
    font-family: 'Varela', sans-serif;
    font-weight: normal;
    color: #0080C9;
  }

  #content-body h3 {
    font-size: 14px;
    margin: 12px 0 8px;
    font-family: 'Varela', sans-serif;
    font-weight: normal;
    color: #0080C9;
  }




  #content-body ol ul,
  #content-body ol ol {
    margin: 8px 0;
    font-size: 12px;
  }

    #content-body ol ul li {
      list-style-type: disc;
      margin-left: 20px;
      padding-left: 0;
    }

    #content-body ol ol li {
      margin-left: 20px;
      padding-left: 0;
    }

  .become-member-section {
    width:320px;
    margin-left:30px;
    font-family:Arial,sans-serif;
  }

  .become-member-section h1 {
    font-weight:bold;
    color:#345e7a;
    font-size:20px;
    border:none;
    text-align:left;
    height:auto;
  }
  .become-member-section p {
    font-weight:normal;
    color:#2f80b5;
    font-size:14px;
    line-height: normal;
    text-align:left;
  }
/* Containers for links*/
  .home-container {
    display: block;
    width: 270px;
    font-family:Arial,sans-serif;
    background:#fff;
    height:auto;
    margin: 20px 0 0 20px;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 10px;
    border:1px solid #ddd;       
  }
.link-container {
    display: block;
    width: 100%;
    font-family:Arial,sans-serif;
    background:#fff;
    height:auto;
    margin: 20px auto;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 10px;
    border:1px solid #ddd;  	
}

  .home-container h1,
.link-container h1{
    display:block;
    padding:10px;
    margin:0;
    height:25px;
    width:250px;
    color: #fff;
    font-size: 19px;
    font-weight:bold;
    background: 005a87;
    background: #00608b; /* Old browsers */
    background: -moz-linear-gradient(top, #00608b 0%, #00537f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00608b), color-stop(100%,#00537f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00608b 0%,#00537f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00608b 0%,#00537f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00608b 0%,#00537f 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00608b 0%,#00537f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00608b', endColorstr='#00537f',GradientType=0 ); /* IE6-9 */
  }

.home-container a,
.link-container a
  {
    display: block;
    padding:10px;
    min-height: 14px;
    color: #2f80b5;
    border-top:1px solid #ddd;    
    font-size: 14px;
    text-decoration: none !important;
    background: f7f7f7;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
  }
  
    .home-container br {
      display:none;
    }

    /* News Section */
  .news-section {
    display: block;
    width: 250px;
    font-family:Arial,sans-serif;
    height:auto;
    margin: 0px 0 0 20px;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 10px;
    border:1px solid #ddd;       
    padding:10px;
    border-top:1px solid #ddd;    
    font-size: 14px;
    text-decoration:none;
    background: f7f7f7;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
  }

      .news-section h1 {
        color:#2f80b5;
        font-weight:bold;
        font-size:16px;
        margin:0;
        border:none;
        height:15px;
        text-align:left;
      }

      .news-section p {
        color:#363636;
        font-size:12px;
        font-weight:normal;
      }

      .news-section a {
        color:#2f80b5;
        font-weight:normal;
        font-size:12px;
      }
.facebook-logo
{
  width:150px;   
}
.td-facebook
{
  text-align:right;
  padding-right:20px;   
}
.main-page-bottom-text1
{
    color:#345e7a;
    font-size:16px;
    font-weight:bold;
}
.main-page-bottom-text2
{
  color: #2f80b5;
  font-size:12px;
}

.ajax__calendar_container TABLE td {
	padding: 0 !important;
	border: 0 !important;
}

div#content-body .PagerContainerTable {
border: 1px #6BC0F7 solid;
margin-top: -10px !important;
}

div#content-body td[class*="Pager"] {
color: #000000;
border:0;
}

table.data-listing-public-transfer-activity.middle table td {
    border: 0 !important;
}

#content-body table.noborder > tbody > tr > td {
border: 0;
}

#content-body table[class*="performance"] {
    border-collapse: separate;
}
#content-body table[class*="performance"] table {
    margin: 0;
}
.newsItemDetail h1{
	display:none;
}
#content-body .EditingFormLabelCell, EditingFormValueCell{
	border:none;
}
#content-body .EditingFormValueCell{
	border:none;
}
#content-body .EditingFormButtonLeftCell{
	border:none;
}
#content-body .EditingFormButtonCell{
	border:none;
}
.ErrorLabel{
	color:red;
}
#content-body .border-edi-doc{
    padding-bottom: 0px;
    padding-top: 0px;
    border-bottom: none;
}
#content-body .edi-doc-detail-header th{
      border-radius: 0 0 0 0;
      -moz-border-radius: 0 0 0 0;
      -webkit-border-radius: 0 0 0 0;
}
#content-body .edi-doc-detail-header td{
    border-top: 1px solid #bbb;
}
.partnership-wait
{
    width:16px;
    display:inline-block;
    margin-bottom: 4px;
    visibility:hidden;
}
.partnership-wait2
{
    padding-top:5px;
    width:16px;
    display:inline-block;
    margin-bottom: 0px;
    padding-bottom:2px;
    vertical-align:bottom;
}
.check-reconciliation-button
{
    vertical-align:bottom;
    display:inline-block;
}
.left-align-wait
{
    float:left;   
}
.left-align-button
{
    float:left;   
}
.reconciliation-panel
{
    padding-top: 10px;   
}
div.forms fieldset li h3{
    width:880px;   
}
.sb1-days-td
{
    width:25px;
    text-align:center;
}
.tdwidth1
{
    width:100px;
}
.tdwidth2
{
    width:150px;
}
.SB1-details-table{
    border-width: 1px;
    border-style: solid;
    border-color: #D3D3D3;
    border-collapse:collapse;
}
.SB1-details-table td
{
    border-width: 1px;
    border-style: solid;
    border-color: #e7e7e7;
    padding-left: 5px;
    padding-right: 5px;
}
.SB1-details-table th
{
    border-width: 1px;
    border-style: solid;
    border-color: #D3D3D3;
    background: #D3D3D3;
    padding-left: 5px;
    padding-right: 5px;
}
.SB1-details-table tr:nth-child(even) 
{
    background: #e7e7e7;
}