body
{
    margin: 0;
    padding: 0;
    background: #F9F9F7 url(http://webio.pl/Content/bg.gif) repeat-x;
    font: 80% Arial, Helvetica, sans-serif;
    color: #555;
    line-height: 180%;
}

html, body
{
    font-size: 12px;
    line-height: 21px;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

html > body
{
    font-size: 12px;
    line-height: 21px;
}

table 
{
    font-size:inherit;
    line-height:inherit;
    padding:inherit;
    margin:inherit;
}
h1
{
    font-weight: bold;
    color: #007ac3;
    font-size: 2em;
    line-height: 1em;
    margin: 0em 0 .75em 0;
}

h2
{
    color: #1371aa;
    font-weight: bold;
    font-size: 1.6666em;
    line-height: 1em;
    margin: 1.25em 0 .75em 0;
}

h3
{
    color: #1371aa;
    font-size: 1.41667em;
    line-height: 1em;
    font-weight: bold;
    margin: 1.25em 0 .75em 0;
}

h4
{
    color: #000;
    font-size: 1.1667em;
    line-height: 1em;
    font-weight: bold;
    margin: 1.25em 0 .5em 0;
}

h5
{
    color: #000;
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    margin: 1.25em 0 .5em 0;
}

h6
{
    color: #000;
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    margin: 1.25em 0 .5em 0;
}

strong
{
    font-weight: bold;
}

a
{
    color: #0e82c7;
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit;
}

a:hover
{
    text-decoration: underline;
}

pre, code, tt
{
    font-family: "Andale Mono" , "Lucida Console" , "Courier New" , Courier, monospace;
    margin: .833em 0;
}
sub
{
    vertical-align: sub;
    font-size: smaller;
    line-height: inherit;
}

sup
{
    vertical-align: super;
    font-size: smaller;
    line-height: inherit;
}

/* Page Specific */

#container
{
    width: 980px;
    margin: 0px auto;
}

img
{
    border: none;
}

#header_menu
{
    width: 980px;
    float: left;
    height: 25px;
}
#header {
    background: #ffffff;
    border: solid 1px #EBEBEB;
    margin: 0;
    padding: 0;
    list-style: none;
    left: 0px;
    width: 980px;
    height: 240px;
    overflow: hidden;
    position: relative;
    float: left;    
}
#header div#logo a {
    border:medium none;
    float:left;
    left:50px;
    position:relative;
    top:80px;
}
#header div#logo {
    border-right:1px solid #EBEBEB;
    float:left;
    height:240px;
    width:274px;
}

#content
{
    background-color: #FFFFFF;
    border: solid 1px #EBEBEB;
    width: 960px;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

/* HEADER */
#headermenu {
    background:url("http://webio.pl/Content/footer_bg.gif") repeat-x scroll center top transparent;
    color:#FFFFFF;
    float:left;
    font-size:10px;
    height:28px;
    overflow:hidden;
    width:981px;
}
#headermenu span {
    padding: 5px;
}
/* FOOTER */

#footer {
    background:url("http://webio.pl/Content/footer_bg.gif") repeat-x scroll center top transparent;
    border:1px solid #EBEBEB;
    color:#FFFFFF;
    float:left;
    font-size:10px;
    height:28px;
    overflow:hidden;
    position:relative;
    width:981px;
}
#footer span {
    padding: 5px;
}
#footer2 img {
    border: 1px solid #EBEBEB;
}
#footer2 {
    float: left;
    width: 924px;    
    padding-left: 18px;
    padding-right: 18px;
    margin-top: 5px;
    font-size: 12px;
    color: #999999;
}
/* BLOCKQUOTE 
blockquote
{
    font: italic 1em/1.6em Georgia, "Times New Roman" , Times, serif;
    width: 300px;
    background: url(http://webio.pl/Content/close-quote.gif) no-repeat right bottom;
    padding-left: 18px;
    text-indent: -18px;
    float: right;
    margin: 0px 0 10px 10px;
    color: #999999;
}
blockquote:first-letter
{
    background: url(http://webio.pl/Content/open-quote.gif) no-repeat left top;
    padding-left: 18px;
    font: italic 1.4em Georgia, "Times New Roman" , Times, serif;
}
*/
/* Logos */
#logos
{
    float: right;
    width: 150px;
    text-align: center;
}
#logos img
{
    float: left;
    margin-bottom: 35px;
}

/* TABLE */
#hostingPlansTable
{
    float: left;
    width: 780px;
}

#hostingPlansTable caption
{
    padding: 0 0 5px 0;
    width: 250px;
    font: italic 10px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

#hostingPlansTable th
{
    font: bold 10px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px; /*text-transform: uppercase;*/
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA url(http://webio.pl/Content/bg_header.jpg) no-repeat;
}

#hostingPlansTable th.nobg
{
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C1DAD7;
    background: none;
}

#hostingPlansTable td
{
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
}


#hostingPlansTable td.alt
{
    background: #F5FAFA;
    color: #797268;
}

#hostingPlansTable th.spec
{
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff url(http://webio.pl/Content/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}

#hostingPlansTable th.specalt
{
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #f5fafa url(http://webio.pl/Content/bullet2.gif) no-repeat;
    font: bold 10px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    color: #797268;
}

/* PAGES */
div.pageheader
{
    margin-top: 3px;
    width: 960px;
    float: left;
    color: #8F8F8F;
    font-family: Verdana;
    font-size: 24px;
    font-style: normal;
    text-transform: normal;
    letter-spacing: -2px;
    line-height: 1.2em;
    padding: 10px;
    background-color: #F8F8F8;
    margin-bottom: 5px;
}
div.pageheader span
{
    float: left;
}
div.pageheader a
{
    color: #8F8F8F;
    float: left;
    margin-left: 10px;
}
div.pageheader a img
{
    border: none;
}
div.pagecontent
{
    float: left;
    width: 940px;
    font-family: Helvetica, Arial, san-serif;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* BUTTON */

.button
{
    padding: 5px;
    border: solid 1px #EBEBEB;
    background-color: #FBFBFB;
    font-size: 11px;
    font-family: Verdana;
}

.button:hover
{
    background-color: #F6F6F6;
    border: solid 1px #E6E6E6;
}

/* Login2 */

ul.tabNavigation
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.tabNavigation li
{
    display: inline;
    width: 218px;
}

ul.tabNavigation li a
{
    font-weight: bold;
    padding: 9px;
    background-color: #eee;
    color: #000;
    text-decoration: none;
}

ul.tabNavigation li a img
{
    margin-right: 5px;
}

ul.tabNavigation li a.selected, ul.tabNavigation li a:hover
{
    color: #222;
    background-color: #FAFAFA;
    border-left: solid 1px #EBEBEB;
    border-top: solid 1px #EBEBEB;
    border-right: solid 1px #EBEBEB;
}

ul.tabNavigation li a:focus
{
    outline: 0;
}

div.tabs > div
{
    padding: 15px;
    color: #000;
    border-left: solid 1px #EBEBEB;
    border-right: solid 1px #EBEBEB;
    border-bottom: solid 1px #EBEBEB;
}

div.tabs > div h2
{
    margin-top: 0;
}

.waste
{
    min-height: 1000px;
}

/* Annoucements */
#ogloszenia div
{
    width: 977px;
    float: left;
    color: #00529B;
    background-color: #BDE5F8;
    border: 1px solid;
}

#ogloszenia div img
{
    float: left;
    margin: 10px;
}

#ogloszenia div span
{
    float: left;
    width: 850px;
}

#ogloszenia div p
{
    padding: 0px;
    margin: 5px;
    margin-right: 20px;
    float: right;
    width: 880px;
}

#ogloszenia a.close
{
    float: right;
    padding: 10px;
    cursor: pointer;
    background-image: url('http://webio.pl/Content/MessageBox/close.png');
    background-repeat: no-repeat;
    background-position: center;
}

/* PAGEFLIP */

#pageflip
{
    float: right;
    position: relative;
}
#pageflip img
{
    width: 50px;
    height: 52px;
    z-index: 99;
    position: absolute;
    right: 0;
    top: 0;
    -ms-interpolation-mode: bicubic;
}
#pageflip .msg_block
{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 98;
    background: url('http://webio.pl/Content/pageflip.png') no-repeat right top;
    text-indent: -9999px;
}

/* tag cloud */

#tagList
{
    text-align: center;
    margin: 0;
    padding: 0;
}
#tagList ul
{
    text-align: center;
}
#tagList li
{
    list-style-type: none;
    float: right;
    margin: 0 10px;
    height: 35px;
}
#tagList li span
{
    text-decoration: none;
    color: #666666;
}
#tagList li span:hover
{
    text-decoration: underline;
}

/* VALIDATION */

/*.field-validation-error
{
    margin-left: 5px;
    color: #ff0000;
}*/

.field-validation-error {
    color:#FF0000;
    float:left;
    font-size:11px;
    left:400px;
    margin-left:5px;
    position:relative;
    top:-35px;
    width:200px;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

label.error {
    float:left !important;
    margin-left: 300px !important;
    width: 320px !important;
}

/* Pager */
.pageNumbers
{
    margin: 8px 3px;
    padding: 3px;
}

.pageNumbers .disabled
{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 4px;
    padding: 3px;
    text-align: center;
}

.pageNumbers .selectedPageNumber
{
    background-color: #06c;
    border: 1px solid #009;
    color: #fff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}

.pageNumbers span, .pageNumbers a
{
    margin: 4px 3px;
}

.pageNumbers a
{
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}

/* Impromptu */

.jqifade
{
    position: absolute;
    background-color: #aaaaaa;
}
div.jqi
{
    width: 400px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #ffffff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eeeeee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
}
div.jqi .jqicontainer
{
    font-weight: bold;
}
div.jqi .jqiclose
{
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    font-weight: bold;
}
div.jqi .jqimessage
{
    padding: 10px;
    line-height: 20px;
    color: #444444;
}
div.jqi .jqibuttons
{
    text-align: right;
    padding: 5px 0 5px 0;
    border: solid 1px #eeeeee;
    background-color: #f4f4f4;
}
div.jqi button
{
    padding: 3px 10px;
    margin: 0 10px;
    background-color: #2F6073;
    border: solid 1px #f4f4f4;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}
div.jqi button:hover
{
    background-color: #728A8C;
}
div.jqi button.jqidefaultbutton
{
    background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons
{
    background-color: #BF5E26;
}


/* FAQ */
ul#faq
{
    float: left;
    width: 920px;
    list-style-image: url('http://webio.pl/Content/faq_question.png');
}
ul#faq li
{
    margin-bottom: 10px;
}
ul#faq li a
{
    cursor: pointer;
}
ul#faq li div
{
    display: none;
}

/* Webio Twitter */
ul#webioTwitter
{
    float: left;
    width: 920px;
    list-style-image: url('http://webio.pl/Content/twitterChat.png');
}
ul#webioTwitter li
{
    margin-bottom: 10px;
}
ul#webioTwitter li span
{
    font-size: 9px;
    font-weight: bold;
}


/* Bloggers */

ul.bloggersideas
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.bloggersideas li
{
    line-height: 15px;
    margin: 5px;
    border: 1px solid #999999;
}
ul.bloggersideas li:hover
{
    background-color: #EFEFEF;
    border: 1px solid #666666;
}
ul.bloggersideas li img
{
    margin: 3px;
}

/* Knowledge list */

ul.knowledgeList {
    margin:15px;
}

ul.knowledgeList li {
    list-style-image: url('http://webio.pl/Content/knowledge_book.png');
    margin-bottom:5px;
}

/* CheckBoxList */

.checkBoxListItem {
    float:left;
    width:100px;
}

.checkBoxListItem label {
    width:50px !important;
}

.availableDomain {
    float:left;
    line-height:35px;
    margin-bottom:10px;
    width:200px;
}
.availableDomain img {
    float:left;
}

/* --------------------------------------------------------------
   INFO BOXES
-------------------------------------------------------------- */

.contentbox {
	/*width: 75%;*/
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto;
	margin-right: auto;
}

.successbox {
	border: 1px dashed #66CC00;
	font-weight: bold;
	background-color: #DDFFC6;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #009933;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------------------------------------------------
   CLIENT AREA NAVBAR
-------------------------------------------------------------- */

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

/* --------------------------------------------------------------
   TABLES
-------------------------------------------------------------- */

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading td {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
    font-size: 12px;
	padding: 4px;
}

.clientareatable td, tr.clientareatableactive td {
	background-color: #ffffff;
	text-align: center;
    padding: 2px;
}

tr.clientareatablepending td {
	background-color: #FFFFE2;
	text-align: center;
    padding: 2px;
}

tr.clientareatablesuspended td {
	background-color: #E9FFD2;
	text-align: center;
    padding: 2px;
}

tr.clientareatableterminated td {
	background-color: #FFE1E1;
	text-align: center;
    padding: 2px;
}

/* --------------------------------------------------------------
   NETWORK ISSUES
-------------------------------------------------------------- */

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

/* --------------------------------------------------------------
   SUPPORT TICKETS
-------------------------------------------------------------- */

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-color: #ffffff;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-color: #ffffff;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

/* --------------------------------------------------------------
   KNOWLEDGEBASE
-------------------------------------------------------------- */

.kbarticle {
    padding: 2px 5px 5px 15px;
}

.kbviews {
    color:#A8A8A8;
    font-size:10px;
}

.kbalsoread {
    padding: 5px 5px 5px 15px;
    background-color: #f8f8f8;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

/* --------------------------------------------------------------
   TEXT COLORS
-------------------------------------------------------------- */

.textblack {
	color: #000000;
}

.textblue {
    color: #224488;
}

.textgreen {
	color: #779500;
}

.textgrey {
	color: #888888;
}

.textgold {
    color: #ffbb55;
}

.textorange {
	color: #ff6600;
}

.textred {
	color: #cc0000;
}

/* --------------------------------------------------------------
   BUTTONS
-------------------------------------------------------------- */

input.button,input.buttongo,input.buttonwarn {
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    width:auto;
    overflow:visible;
    padding:4px 7px 3px 7px;
}
input.button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
input.buttongo:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
input.buttonwarn:hover{
    background-color:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}

#company_title
{
    background-color: #FAFAFA;
    color: #333;
    float: left;
    font-size: 24px;
    line-height: 60px;
    margin: 0;
    margin-top:5px;
    padding: 0;
    text-align: left;
}
#company_title img
{
    border: none;
}
#content_container
{
    /*background: #FFF url(images/content_container_bg.gif) repeat-y;*/
    color: #666;
    padding: 0;
    text-align: left;
    width: 700px;
    float:left;
}
#content_left
{
    background-color: #FFF;
    float: left;
    margin: 0;
    padding: 15px;
    text-align: left;
    width: 670px;
}
#side_menu
{
    background-color:#FCFCFC;
    border:1px solid #EBEBEB;
    float: right;
    margin: 0;
    padding: 15px;
    text-align: left;
    width: 219px;
    margin-bottom:10px;
}
#side_menu ul
{
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
#side_menu ul li
{
    line-height: 25px;
    margin: 0;
    padding: 0;
}
#top
{
    background-color: #FAFAFA;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
}
#top_container
{
    background-color: #FAFAFA;
    border-bottom: 3px solid #036;
    color: #FFF;
    height: 80px;
    margin: 0;
    padding: 0;
    text-align: center;
}
#top_menu
{
    background: #FAFAFA url(images/top_menu_bg.gif) repeat-x;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
}
#top_menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#top_menu ul li
{
    float: left;
    margin: 0;
    padding: 0;
}
#top_menu ul li a, #top_menu ul li a:visited
{
    color: #666;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
#top_menu ul li a.down, #top_menu ul li a.down:visited, #top_menu ul li a.down:hover
{
    background-color: #FFF;
    border-right: 1px solid #EBEBEB;
    color: #333;
    font-weight: 700;
    width: 99px;
}
#top_menu ul li a:hover
{
    background-color: #EBEBEB;
    color: #333;
}
#welcome_box
{
    background-color: #FAFAFA;
    color: #333;
    float: right;
    line-height: 60px;
    margin: 0;
    padding: 0;
    text-align: right;
}
#welcome_box a, #welcome_box a:visited
{
    color: #accbff;
    text-decoration: none;
}
#welcome_box a:hover
{
    text-decoration: underline;
}
.absmiddle
{
    vertical-align: middle;
}
.breadcrumb
{
    background-color: #F5F5F5;
    margin: 0 0 10px;
    padding: 10px;
}
.clear
{
    clear: both;
}
.green
{
    color: #006F0F;
}
.header
{
    color: #1a4d80;
    font-size: 14px;
    font-weight: 700;
}
.red
{
    color: #BF0000;
}
.small
{
    font-size: 11px;
}
.warning
{
    background-color: #FFFFDF;
    border: 1px solid #FDFF3F;
    margin: 0 0 10px;
    padding: 10px;
}
.contentbox
{
    padding: 10px;
    margin: 0 0 10px;
    text-align: center;
}
.errorbox
{
    background-color: #FFBFBF;
    padding: 10px;
    margin: 0 0 10px;
    text-align: center;
    color: #7F0000;
}
.successbox
{
    border: 1px solid #66CC00;
    font-weight: bold;
    background-color: #DDFFC6;
    text-align: center;
    padding: 10px;
    color: #009933;
}
.clientareatableactive
{
    background-color: #DFFFE0;
}
.clientareatablepending
{
    background-color: #EFEFEF;
}
.clientareatablesuspended
{
    background-color: #FFF6CF;
}
.clientareatableterminated
{
    background-color: #FFCFCF;
}
.clientticketreplyheader
{
    background-color: #EBEBEB;
    color: #333;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #EBEBEB;
    border-left: 1px solid #CCC;
}
.clientticketreply
{
    background-color: #F5F5F5;
    margin: 0 0 10px;
    padding: 10px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
}
.adminticketreplyheader
{
    background-color: #CFE6FF;
    color: #333;
    border-top: 1px solid #CAE6FF;
    border-right: 1px solid #CAE6FF;
    border-bottom: 1px solid #CAE6FF;
    border-left: 1px solid #CAE6FF;
}
.adminticketreply
{
    background-color: #EEF6FF;
    padding: 10px;
    margin: 0 0 10px;
    border-right: 1px solid #CAE6FF;
    border-bottom: 1px solid #CAE6FF;
    border-left: 1px solid #CAE6FF;
}
.networkissueaffected
{
    background-color: #EFEFEF;
    padding: 10px;
    margin: 0 0 10px;
}
.textgreen
{
    color: #158F00;
}
.textred
{
    color: #9F0000;
}

a:hover
{
    color: #666;
    text-decoration: none;
}

body, td, th
{
    color: #666;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
}
form
{
    margin: 0;
    padding: 0;
}
h1
{
    border-bottom: 1px solid #EBEBEB;
    color: #1a4d80;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0 0 3px;
}
h2
{
    border-bottom: 1px solid #F5F5F5;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 10px 0 3px;
}
h3
{
    color: #666;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 5px;
}
hr
{
    background-color: #EBEBEB;
    border: 0;
    border-top: 1px solid #EBEBEB;
    height: 0;
    margin: 10px 0;
    overflow: hidden;
}
input, select, textarea
{
    color: #666;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 2px;
}
p
{
    margin: 0;
    padding: 3px 0 8px;
}
table.data
{
    margin: 0 0 10px;
    padding: 0;
}
table.data td
{
    background-color: #FFF;
    border-bottom: 1px solid #EBEBEB;
}
table.data th
{
    background-color: #888;
    border-bottom: 1px solid #333;
    color: #FFF;
    font-weight: 400;
}
table.data tr.clientareatableactive td
{
    background-color: #DFFFE0 !important;
}
table.data tr.clientareatablepending td
{
    background-color: #EFEFEF !important;
}
table.data tr.clientareatablesuspended td
{
    background-color: #FFF6CF !important;
}
table.data tr.clientareatableterminated td
{
    background-color: #FFCFCF !important;
}
table.frame
{
    margin: 0 0 10px;
    padding: 0;
    border: 1px solid #EBEBEB;
    border-bottom: 0;
}
table.frame table td
{
    background-color: #FFF;
    border-bottom: 1px solid #EBEBEB;
}
table.frame table td.fieldarea
{
    background-color: #F5F5F5;
    color: #333;
    text-align: right;
    border-right: 1px solid #EBEBEB;
}
.kbarticle
{
    padding: 2px 5px 5px 15px;
}
.kbviews
{
    color: #A8A8A8;
    font-size: 10px;
}
.kbalsoread
{
    padding: 5px 5px 5px 15px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 10px 0 10px 0;
}
