html, body {
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	border: 0;
	padding-top: 0px;
	padding-bottom: 30px;
	font-weight: normal;
    font-size: 11px;
}

body {
	margin: 0px;
	background: #fff;
}

#head {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	/* background: #333; */
	background: #FFF;
	color: #fff;
	padding: 4px 0 0 0;
	margin: 0 0 15px 0;
	height: 103px;
	position: relative;
	border-top: 2px solid #2c2c2c;
}
#headsm {
	background: #333;
	color: #fff;
	padding: 0;
	margin: 0 0 15px 0;
	height: 35px;
	position: relative;
}
#head-login {
	padding: 0;
	text-align: right;
	color: #888;
	position: absolute;
	top: 10px;
	right: 0;
}
#head-login a:link, #head-login a:visited  {
	color: #fff;
	text-decoration: none;
}
#head-login a:hover {
	color: #0281ca;
	text-decoration: none;
}

#head-inner {
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#head-logo {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#head-nav {
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	position: absolute;
	top: 68px;
	right: 0;
}
#head-nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#head-nav ul li {
	display: block;
	float: left;
	list-style: none;
	background: #4d4d4d;
	margin-left: 5px;
	border-left: 1px solid #676767;
	border-top: 1px solid #676767;
	border-right: 1px solid #676767;
}
#head-nav ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 9px 16px;
}
#head-nav ul li a:hover,#head-nav ul li a.current {
	color: #0281ca;
	background: #fff;
}


.head ul {
	margin: 0;
}

.head h1 {
	font-size: 25px;
	color: #222;
	margin: 10px 0 20px 0;
	padding: 0;
	font-weight: bold;
	overflow: visible;
	letter-spacing: -0.4px;
}
.head h2 {
	font-size: 18px;
	line-height: 22px;
	color: #222;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}
.head h3 {
	font-size: 13px;
	color: #222;
	margin: 0 0 6px 0;
	padding: 6px 10px;
	font-weight: normal;
	background: #efefef;
}
.head h4 {
	font-size: 14px;
	line-height: 18px;
	color: #444;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: bold;
}
.head hr {
	height: 0px;
	border: 0px;
	margin: 10px 0;
	border-top: dotted 1px #e1e1e1;
	overflow: hidden;
	clear: both;
}

.copyright{
  color: #007FC7;
}

.logo {
	border: none;
}


#ne {
	width: 835px;
	background: #EEEEEE;
	border: #E0E0E0 1px solid;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin: 0 auto;
}

#ne body, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote, img {
	margin: 0;
	padding: 0;
}


#ne #left {
	float: left;
	width: 242px;
}

#ne #right {
	float: right;
	width: 586px;
}



#ne a {
	color: #007FC7;
}

#ne a:hover {
	text-decoration: underline;
}

#ne a img {
	border: none;
}

#ne h1 {
	font-size: 13px;
	font-weight: bold;
}

#ne h2 {
	font-size: 12px;
    font-weight: bold;
}

#ne h3 {
	font-size: 11px;
	font-weight: bold;
}

#ne h4, h5 {
	font-weight: normal;
}

#ne p {
	line-height: 17px;
}

#ne ul {
	list-style: none;
    margin: 0;
	padding: 0;
}


#caption {
	width: 842px;
	margin: 0 auto 10px auto;
	padding-left: 7px;
	position: relative;
}

#caption #login {
	position: absolute;
	right: 0;
	bottom: 0;
}

#caption #login p {
	padding-left: 23px;
	font-size: 11px;
	line-height: 18px;
}


.block {
	padding: 6px 6px 20px 6px;
	border: #E0E0E0 1px solid;
	background: #fff;
	margin-top: 7px;
}


.block_footer, .block_footer_category, .block_footer_signupcategory {
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
	background: #fff;
	text-align: right;
	padding: 5px 10px;
}

.block_footer{
    width: 564px !important;
    width: 566px;
}

.block_footer_category {
    width: 268px !important;
}

.block_footer_signupcategory{

}

.block .left {
	float: left;
}

.block .right {
	float: right;
	padding-right: 10px;
	font-weight: bold;
}

.block_title {
	width: 100%;
    border: #dddddd 1px solid;
	background: #eeeeee;
}

.block_title h3, h2 {
    font-size:11px;
	padding: 5px 0 7px 12px;
}

.block li {
    background-image: url(../images/dots.gif);
    background-color: transparent;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 0% 0%;
    margin-top: 6px;
	margin-top: 6px;
	padding-top: 7px;
	line-height: 15px;
}

.block li ul, .block li ol {
	margin: 5px 10px 5px 20px;
}

.block li ul li, .block li ol li {
	background: none;
	margin: 0 0 0 50px;
	padding: 2px 0;
}

.block li ul li {
	list-style: disc;
}

.block li ol li {
	list-style: decimal;
	margin-left: 50px;
}

.block h1 {
	padding: 5px 0 7px 16px;
}

.block h4 {
    font-size:11px;
	margin-left: 5px;
	padding-left: 18px;
    background: url(../images/folder.gif) no-repeat 0 1px;
}

.block h4.article_article{
  background: url(../images/folder-public.gif) no-repeat 0 1px;
}

.block h4.internal_article{
  background: url(../images/folder-internal.gif) no-repeat 0 1px;
}

.block h4.draft_article{
  background: url(../images/folder-internal.gif) no-repeat 0 1px;
}

.internal_article a{
   color: #FF6633;  
}

.draft_article a{
    color: #FF6633;
}

.block p {
	margin-left: 23px;
	padding: 5px 5px 5px 0;
}


span.views {
	margin-left: 5px;
	color: #949494;
}

#kb {
	padding-bottom: 5px;
}

#kb .block_title a {
	color: #272727;
}

.cat_wrap_main {
	width: 100%;
}

.categories_wrap {
    width: 290px !important;
	width: 288px;
	float: left;
	margin-right: 2px;
}

.second {
    padding-left: 4px;
	margin-right: 0;
}

p.kb {
	margin: 0px 15px;
	padding: 5px 0 10px 0px;
}

p.dl {
	background: url(img/icon_downloads.jpg) no-repeat 0 8px;
	padding-left: 45px;
}

p.an {
	padding-left: 45px;
}

p.st {
	padding-left: 45px;
}

p.kn {
	padding-left: 45px;
}

p.ts {
	padding-left: 45px;
}

p.rg {
	background: url(img/icon_register.jpg) no-repeat  0 8px;
	padding-left: 45px;
}

.article_details {
	width: 100%;
	margin-bottom: 0px;
}

.article_details p {
	padding: 10px 0 5px 0;
}
ul.file_list {
	margin-left: 0px !important;
}

ul.file_list li {
	list-style: none !important;
	background: url(img/folder_page.gif) no-repeat !important;
	padding-left: 30px !important;
	line-height: 17px;
}

ul.related_articles {
	margin-left: 0 !important;
}

ul.related_articles li {
	background: url(img/folder.gif) no-repeat 0 3px !important;
	list-style: none !important;
	padding-left: 30px !important;
	line-height: 17px;
}

.rate_article {
	margin-left: 20px;
	color: #909099;
}

.rate_article_stars {
	margin-right: 20px;
}

.leave_comment p {
	padding: 3px 0;
}

.comment_block {
	width: 85%;
	background: #FAFAFA;
	border: #ECECEC 1px solid;
	padding: 5px;
	margin: 10px 0 5px 23px;
}

.comment_block p {
	padding: 5px;
	margin: 0;
}

hr {
	border: 0;
	height: 1px;
	color: #F2F2F2;
	background: #F3F3F3;
	display: block;
	overflow: hidden;
}

.download_file a {
	background: Green;
	width: 120px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	background: #EEEEEE;
	border: #D2D2D2 1px solid;
	font-size: 15px;
	margin: 10px auto 15px auto;
	display: block;
	color: #4F4F4F;
}

.download_file a:hover {
	background: #DFDFFF;
	border-color: #B2B3FF;
	text-decoration: none;
	color: #007FC7;
}

#announcements .rfa {
    background: url(../images/arrow_right.gif) no-repeat 0 1px;
}

#announcements .block li {
    background: url(../images/dots.gif) repeat-x;
}

#announcements p.an {
    background: url(../images/public/icon_announcements.jpg) no-repeat 0 8px;
}


.rfa {
	padding: 0 0 10px 25px !important;
}

#more_entries {
	background: transparent;
	margin-top: 7px;
}

#more_entries a {
	display: block;
	float: left;
	margin-right: 7px;
	background: #fff;
	font-size: 13px;
	padding: 8px 0px;
	border: #E0E0E0 1px solid;
	width: 70px;
	text-align: center;
}

form#submit_ticket {
	width: 95%;
	padding: 20px 10px;
	clear: both;
}

form#submit_ticket fieldset, .fieldset {
	padding-left: 20px;
	BORDER: #E2E2E2 1px solid;
	-moz-border-radius: 5px 5px 5px 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}

form#submit_ticket legend, .niceLegend {
	font-size: 13px;
	font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
	color: #007FC7;
}

form#submit_ticket label input, form#submit_ticket select {
	display: -moz-inline-box; 
	display: inline-block;
	vertical-align: middle;
}

form#submit_ticket textarea {
	width: 355px;
	margin-top: 5px;
	height: 100px;
    background:#FFFFFF url(../images/text-bg.gif) repeat-x scroll 0 0;
}

form#submit_ticket fieldset p, .niceFieldset {
	margin: 0;
	padding: 5px 0 10px 0;
}

form#submit_ticket fieldset p.verify {
	padding: 0 0 17px 0 !important;
}

img#verification_image {
	position: absolute;
	left: 350px;
	top: 60%;
}

input.verify {
	width: 230px;
}

.razmak {
	margin-top: 10px;
}

.st_subject {
	width: 240px;
}

.st_submit {
	margin-left: 5px;
}

.login_submit {
	margin-left: 10px;
	margin-top: 15px;
}

.login_cookie {
	margin-top: 10px !important;
}

.login_cookie input {
	margin-left: 20px;
	vertical-align: middle;
}

span.support_ticket {
	color: #B92F2F;
	margin-left: 10px;
}

#st_wrap {
	width: 100%;
}

.st_l {
	float: left;
	width: 300px;
}

.st_r {
	float: left;
	width: 250px;
}

.st_r p {
	margin-left: 5px;
}

.st_opened {
	width: 100%;
	clear: both;
}

.ticket {
	width: 90%;
	padding: 10px;
	border: #E2E2E2 1px solid;
	margin: 20px 0;
}

.ticket p {
	padding: 5px 0 !important;
}

p.ticket_caption {
	padding: 0 !important;
	font-size: 11px;
}

.st_submit {
	margin: 15px 0 0 0;
}

.innerPriorityOne {
    background-color: rgb(255,109,109);
}

.innerPriorityTwo {
    background-color: #FFCCCC;
}



.label, .label130{
    background:#F0F7FB none repeat scroll 0 0;
    text-align: right;
    line-height:15px;
    padding:5px 5px 5px 0px;

	display: -moz-inline-box;
	display: inline-block;
	margin: 2px 0;
	vertical-align: middle;

}

.label130{
    width:130px !important;
}

.columnheader{
   background:#F7F7F7 none repeat scroll 0 0;
   line-height:15px;
   padding:5px 5px 5px 5px;
   font-weight: bold;
   margin: 2px 0;
}

.columnheader td{
   padding:5px 5px 5px 0px;
   border-bottom: #EBEBEB 1px solid;
   border-top: #EBEBEB 1px solid;
}


#cip .razmak {
	margin: 20px 0 10px 0;
}

#cip span.ib {
	display: -moz-inline-box; 
	display: inline-block;
	margin: 5px 0;
	vertical-align: middle;
}

.menu {
	padding-bottom: 11px;
}

.menu li {
	padding-top: 8px;
	padding-bottom: 1px;
}

.menu_item {
	width: 100%;
}

.icon {
	float: left;
	width: 30px;
	padding-left: 5px;
}

.text {
	float: left;
	width: 170px;
	padding-left: 8px;
}

.text h3 {
	font-weight: bold;
}

.text p {
	margin-left: 0;
	padding: 1px 0;
	line-height: 15px;
}


.search {
	padding-bottom: 0px !important;
}

#search li {
	position: relative;
}

#search input.field {
	width: 161px;
	height: 20px;
	padding: 0;
	border: #E0E0E0 1px solid;
	padding-top: 3px;
}

#search .button {
	position: absolute;
	left: 172px;
	top: 7px;
}


.search p {
	padding: 10px 0 10px 0 !important;
	margin: 0 0 0 5px;
	font-weight: bold;
}

.search p a {
	font-weight: normal;
}

.sm {
	width: 220px;
	height: 80px;
}

#advanced_search select {
	font-size: 11px;
}

#advanced_search p {
	font-size: 11px;
	padding-bottom: 2px !important;
}

#advanced_search {
	padding-bottom: 25px;
}

#advanced_search select {
	margin-left: 5px;
}

/* Login Field */

.login {
	font-size: 12px;
}

.login label {
	display: block;
	line-height: 20px;
	margin: 5px 0 0 10px;
}

.login input.field {
	width: 181px;
	height: 20px;
	padding: 0;
	border: #E0E0E0 1px solid;
	padding-top: 3px;
    background:#FFFFFF url(../images/text-bg.gif) repeat-x scroll 0 0;
}



#ne:after,
.block h4:after,
.menu_item:after,
.categories_wrap:after,
.cat_wrap_main:after,
#more_entries:after,
.lbs_wrap:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



#login_block {
	padding-bottom: 15px !important;
}

#login_block .block_title img {
	margin-right: 10px;
	vertical-align: text-bottom;
}

#login_block label {
	display: -moz-inline-box; 
	display: inline-block;
	width: 90px;
	margin: 8px 0 8px 10px;
	vertical-align: middle;
}

#login_block input {
	display: -moz-inline-box; 
	display: inline-block;
	vertical-align: middle;
	width: 110px;
	padding: 2px 0;
}

#login_block .login_block_submit {
	width: 74px;
	margin: 8px 0 0 10px;
}

.lbs_wrap {
	width: 100%;
}

.lbs_left {
	float: left;
}

.lbs_right {
	float: right;
	width: 120px;
	padding-top: 1px;
}

.sel{
    color : rgb(243,179,90);
}

.hidden { display: none; }
.unhidden { display: block; }

.menu_item ul {
	margin: 6px 0 !important;
}

.menu_item ul li {
	margin: 0px!important;
	list-style: none !important;
	line-height: 12px;
	padding-left: 12px !important;
    background: url(../images/menu_arrow.png) no-repeat 0 3px !important;
}


.mp0 {
	padding: 0 !important;
	margin: 6px 0 -5px 0!important;
	line-height: 0 !important;
	height: 1px;
	overflow: hidden;
	background: url(../images/dots.gif) repeat-x left top;
}


.table {
	width: 100%;
}

.ts {
	margin: 20px 0;
}

.ts tr.caption {
	background: #F7F7F7;
	font-weight: bold;
}

.ts tr.caption td {
	border-bottom: #EBEBEB 1px solid;
	border-top: #EBEBEB 1px solid;
	padding: 5px;
    vertical-align: middle;
}



.table4 table {
	width: 570px;
}




.invoice_filter {
	background: #F7F7F7;
	padding: 2px 10px;
	border: #EBEBEB 1px solid;
	width: 484px;
}

.ai_spacer {
	padding: 0 0 15px 0;
}



.invoice_summary {
	width: 472px;
	margin-left: 2px;
	padding: 10px 15px;
	background: #FEF6EF;
	border: #FDECDD 1px solid;
	position: relative;
}

.is_close {
	position: absolute;
	right: 10px;
	top: 10px;
}

.invoice_summary h2 {
	margin: 0 0 0 -1px;
	font-size: 18px;
	padding: 0 0 15px 0;
	font-weight: normal;
}



#cip .invoice_summary span {
	font-size: 12px;
	border-bottom: #FDECDD 1px solid;
}

#cip .invoice_summary span.w100 {
	width: 100px;
}

#cip .invoice_summary span.w350 {
	width: 350px;
}



img.note {
	margin-left: 5px;
}

img.cc {
	vertical-align: middle;
}



p.note, span.note {
	color: #FB0000;
	padding: 10px 0 0 0 !important;
}



.ib_ff2 {
	display: block !important;
	width: 130px;
}

.serverInfo {
	font-size: 12px;
}



.currentStep {
    font-weight: bold;
}

.futureStep {
    color: grey;
}


.error {
    color: red;
}

form#order_form {
	clear: both;
}

form#order_form fieldset, .fieldset {
	padding-left: 20px;
	BORDER: #E2E2E2 1px solid;
	-moz-border-radius: 5px 5px 5px 5px;
	position: relative;
}

form#order_form legend, .niceLegend {
	font-size: 13px;
	color: #007FC7;
}

form#order_form label {
	display: -moz-inline-box; 
	display: inline-block;
	width: 200px;
	vertical-align: middle;
}

form#order_form label input, form#order_form select {
	display: -moz-inline-box; 
	display: inline-block;
	vertical-align: middle;
}

form#order_form textarea {
	width: 355px;
	margin-top: 5px;
	height: 100px;
}

form#order_form fieldset p, .niceFieldset {
	margin: 0;
	padding: 0px 0px 0px 0;
}

form#order_form fieldset p.verify {
	padding: 0 0 17px 0 !important;
}

p.order_override {
    padding: 5px 0px 0px 0px !important;
}

p.order_override span.label {
    text-align: left;
    display: -moz-inline-box; 
	display: inline-block;
	width: 325px;
	vertical-align: middle;
    margin:0px 0;
    padding:0px 0px 0px 0;
    background:#ffffff none repeat scroll 0 0;
}

p.order_override span.price {
    text-align: right;
    display: -moz-inline-box; 
	display: inline-block;
	width: 200px;
	vertical-align: middle;
}

.order_checkout_price {
    width: 200px;
    padding-left: 250px;
    text-align: right;
}

.center {
    text-align: center;
}

.textarea{
    background:#FFFFFF url(../images/text-bg.gif) repeat-x scroll 0 0;
}

.messageBox {
   padding-left: 8px;
	border-left: #E2E2E2 1px dotted;
}


#ne .nav_1 {margin:0;position:relative;z-index:1;width:100%;font-size:11px;background:#FFF url('../images/bkg_nav_1_5.gif') no-repeat bottom right}
#ne .nav_1 UL {list-style:none;margin:0 !important;padding:0 0 0 .5em;border-bottom:1px solid #CCC;background:transparent url('../images/bkg_nav_1_6.gif') no-repeat bottom left}
#ne .nav_1 UL.subs {margin:1em 0 4em 0;}
#ne .nav_1 UL:after {content:".";display:block;height:0;clear:both;visibility:hidden}
#ne .nav_1 UL {display:inline-block}
#ne .nav_1 UL {display:block}
* html .nav_1 UL {height:1px}
#ne .nav_1 LI {display:inline;margin:0;padding:0;}
#ne .nav_1 A:Link {color:black}
#ne .nav_1 A {color:#777;float:left;margin-left:.3em;position:relative;top:1px;text-decoration:none;background:#FFF url('../images/bkg_nav_1_3.gif') no-repeat top left}
#ne .nav_1 A:Visited {color:#777}
#ne .nav_1 SPAN {display:block;padding:6px 1.2em 4px 1.2em;background:transparent url('../images/bkg_nav_1_4.gif') no-repeat top right;}
#ne .nav_1 A:Hover {background-image:url('../images/bkg_nav_1_1.gif');color:#000}
#ne .nav_1 A:Hover SPAN {background-image:url('../images/bkg_nav_1_2.gif')}
#ne .nav_1 LI.selected A {background-image:url('../images/bkg_nav_1_1.gif')}
#ne .nav_1 LI.selected A:Link, #ne .nav_1 LI.selected A:Visited {color:#000}
#ne .nav_1 LI.selected A SPAN {padding:6px 1em 5px 1em;background-image:url('../images/bkg_nav_1_2.gif')}
#ne .nav_1_subs_1 {border:1px solid #CCC;position:relative;top:-1px;padding:.5em 1em;z-index:0}
#ne .nav_1_subs_1 A.here:Link, .nav_1_subs_1 A.selected:Visited {color:#333;font-weight:bold}
.ext-ie .x-form-text {position:static !important;}

#hintbox{
position:absolute;
top: 0;
background-color: #9ed3f0;
width: 200px;
padding: 3px;
border:1px solid gray;
font:normal 11px Verdana;
line-height:12px;
z-index:100;
border-right: 3px solid gray;
border-bottom: 3px solid gray;
visibility: hidden;
}

.hintanchor{
font-weight: bold;
color: navy;
margin: 3px 8px;
}