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;
 font-size-adjust: none;
 font-stretch: normal;
 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:1.1em;
 color:#626262;
}
p
{
 font-size:1em;
 color:#333333;
 padding:0;
 line-height:16px;
}
a img
{
 border:none; 
}
a 
{
 color:#2e73dc;
 text-decoration:underline;
 font-weight:bolder;
}
a:hover 
{
 color:#3ca8ee;
 text-decoration:none;
}
#head-container 
{
 min-height: 158px;
 min-width: 100%;
 width: auto;
 background: url(/XIT/css/images/header-bg.png) top left repeat-x;
}
#foot-container
{
 min-height: 100%;
 min-width: 100%;
 width: auto;
 background: url(/XIT/css/images/footer-bg.gif) bottom left repeat-x;
 position: relative;
}
#main-container
{
 margin: 0px auto;
 padding-bottom: 131px;
 width: 990px;
}
#header 
{
 height: 158px;
 position: relative;
    z-index:3;
}
#footer
{
 height: 111px;
 width: 970px;
 position: absolute;
 bottom: 0px;
 left: 50%;
 margin-left: -495px;
 padding: 25px 0px 0px 20px;
 font-family: arial;
 font-size: 11px;
 color: #333333;
 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;
}
/*-----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:#1558af;
 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 10px 2px;
}
#internal-main-content
{
 padding:0px;
 margin:3px 10px 0px 0px;
 float: right;
 width: 794px;
 background:#fff;
 position: relative;
}
h1
{
 padding:15px 20px;
 margin:0px 0px;
 color:#fff;
 font-size:1.1em;
 background:url(/XIT/css/images/header_background.jpg) no-repeat left;
}
#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 ol
{
 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 #333333; 
 padding: 0px 5px 0px 7px; 
}
#footer ul li.first
{ padding-left: 0px; }
#footer ul 
{
 margin: 0px;
 padding: 0px;
}
#footer a
{
 color: #333333;
 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:280px;
 background:url(/XIT/css/images/hero-pic.jpg) no-repeat top; 
}
#left-banner
{
 float:left;
 text-align:right;
 font-size:1.9em;
 line-height:1.4em;
 font-weight:normal;
 color:#2e73dc;
 overflow:hidden;
 background: url(/XIT/css/images/banner-information-box-bg.png) no-repeat;
 margin: 44px 0px 0px 20px;
 height: 129px;
 width: 568px;
 padding-top: 50px;
 padding-right: 50px;
}
#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: 20px;
 overflow:hidden;
 background: url(/XIT/css/images/image-rotator-bg.png) no-repeat;
}
.home-page 
{
 padding: 0 20px;
}
.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: 4x;
 padding-bottom: 4x;
 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: 4x;
 padding-bottom: 4x;
 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: 378px;
 border: 1px #d4d0c8 solid;
}
div.forms input.tiny[type=text]
{
 width: 178px !important;
}
/* 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
{
 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 .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 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;
 font-size-adjust: none;
 font-stretch: 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;
}
div.forms textarea 
{
 overflow: auto;
 clear: left;
 display: block;
 margin-left: 100px;
 width: 500px;
 height: 200px;
}
div.forms fieldset
{
 clear: both;
 margin: 0;
 border: 0;
 padding: 0;
}
div.forms label
{
 width:140px;
 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 fieldset ol
{
 padding: 24px 20px;  
 list-style: none; 
} 
div.forms fieldset li
{
 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
{
 font-family: Arial,Helvetica,sans-serif;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 14px;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: 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;
}
/* 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;
}
 
.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:text-top;
}
.forms-headlinecreation td.selected-list
{
  vertical-align:text-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;  
 }
 
/* Button Styling */
#main-container input[type=button], 
#main-container input[type=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[type=button], 
#main-container 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] 
{
 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 ;
}
/* 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
{
 display: block;
 width: 150px;
}
/* Partnership & Services */
fieldset.partnership-apply
{
 border-bottom: 2px #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 li input[type=text]
{
 width: 200px !important;
}
table ol li select
{
clear: both;
display: block;
}
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: fixed; 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 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.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
{
 text-decoration: none !important;
}
table.data-listing tbody tr td,
table.grid 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.grid tr.selected td
{
 border: 1px #6bc0f7 solid;
 border-width: 1px 0px 0px 1px;
 padding: 2px 3px;
 font-size: 11px;
 background: #bfd2ed;
}
table.paging
{
 margin-top: 15px;
 width: 100%;
 border-spacing: none;
 border-collapse: collapse;
 border: 1px #6bc0f7 solid;
 border-width: 1px 1px 1px 1px;
}
table.paging tbody tr td
{
 border-collapse: collapse;
 width: 50%;
 background: #f2f2f2;
}
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;im tr
}
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: 200px;
}
ul.clean-list li span.name,
ul.clean-list li span.status,
ul.clean-list li span.date
{
 display: inline-block;
 width: 100px;
}
input.red { border: 1px red solid !important; }


input[disabled=disabled]
{
color: #ccc !important;
}