@charset "utf-8";

body {
	background:url(../images/background.gif) repeat-x center top #FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border: 0;
	margin: 0 auto;
	padding-top: 0px;
	font-weight: normal;
	font-size: 11px;
}

a:link, a:active, a:visited {
	color: #006666;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
/* Custom CSS For Layout */

#layout {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#register_wrapper {
	width: 800px;
	padding: 0;
	background: url(../images/register_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 36px;
}

#register {
	margin-left: 326px;
	padding-top: 6px;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	height: 36px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	vertical-align: bottom;
	width: 474px;
	text-align: center;
}

#register .go {
	padding-left: 6px;
	vertical-align: bottom;
}

#left {
	float: left;
	background: url(../images/exploits.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 37px;
	height: 166px;
	margin-top: 6px;
}
#right {
	float: right;
	width: 763px;
	margin-top: 6px;
}
#top {
	background: url(../images/digital.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 763px;
	height: 36px;
	text-align: left;
}
p {
	padding: 0;
	text-align: justify;
}
h1 {
	margin: 0;
	font-size: 20px;
	color: #006666;
}

.clearit {
	height: 0;
	clear: both;
}
img {
	border-color: #006666;
}
/*  PUBLIC STARTS HERE  */
.logo {
	border: none;
}
/* Used to restrict the width of the main area when not showing the menu */
.menuless_view {
	width: 514px !important;
}
/* Wrap class (ne = newedge) */
#wrapper {
	width: 747px;
	background: #EEEEEE;
	border: #006666 1px solid;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin: 0 auto;
}
#wrapper body, p, h1, h2, h3, h4, h5, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}
#wrapper blockquote {
	margin: 0px 18px 12px 18px;
	text-align: justify;
}
#wrapper #celeft {
	float: left;
	width: 500px;
}
#wrapper #ceright {
	float: right;
	width: 242px;
}
/* override html elements */


#wrapper a {
	color: #006666;
}
#wrapper a:hover {
	text-decoration: underline;
}
#wrapper a img {
	border: none;
}
#wrapper h1 {
	font-size: 13px;
	font-weight: bold;
}
#wrapper h2 {
	font-size: 12px;
	font-weight: bold;
}
#wrapper h3 {
	font-size: 11px;
	font-weight: bold;
}
#wrapper h4, h5 {
	font-weight: normal;
}
#wrapper p {
	line-height: 17px;
}
#wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.block {
	padding: 6px 7px 12px 6px;
	border: #006666 1px solid;
	background: #fff;
	margin-top: 7px;
}
.block_footer, .block_footer_category, .block_footer_signupcategory {
	border-left: #006666 1px solid;
	border-right: #006666 1px solid;
	border-bottom: #006666 1px solid;
	background: #fff;
	text-align: right;
	padding: 5px 10px;
}
.block_footer {
	width: 478px !important;
	width: 480px;
}
.block_footer_category {
	width: 225px !important;
}
.block_footer_signupcategory {
}
.block .left {
	float: left;
}
.block .right {
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
.block_title {
	width: 100%;
	border: #006666 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;
	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_title h1, .block_title h2, .block_title h3 {
	font-size: 11px;
	padding: 5px 0 7px 12px;
}
.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: 5px;
	padding: 5px 5px 5px 0;
}
/* Knowledgebase */

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: 247px !important;
	width: 245px;
	float: left;
	clear:left;
	margin-right: 2px;
}
.second {
	float:right;
	padding-left: 4px;
	margin-right: 0;
	clear:right;
}
p.kb {
	margin: 0px 15px;
	padding: 5px 0 20px 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;
}
/* Knowledgebase ( Article) */

.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;
}
/* Downloads */

.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: #006666;
	text-decoration: none;
	color: #006666;
}
/* Announcements */

#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/icon_announcements.jpg) no-repeat 0 8px;
}
.rfa {
	padding: 0 0 10px 25px !important;
}
/* Announcements (More Entries) */

#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;
}
/* Submit Ticket */

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:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #006666;
}
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/ext/form/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;
}
/* Support Ticket */

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 Form Wrap */

#cip .razmak {
	margin: 20px 0 10px 0;
}
/* CIP Form Style (label) default */

/* Span Style (inline block)  */

#cip span.ib {
	display: -moz-inline-box;
	display: inline-block;
	margin: 5px 0;
	vertical-align: middle;
}
/* Right Side - Main Support Menu */

.menu {
	padding-bottom: 11px;
}
.menu li {
	padding-top: 8px;
	padding-bottom: 1px;
}
.menu_item {
	width: 100%;
	font-size: 11px;
}
.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;
}
/* Right Side - Search */

.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 Field (advanced) */

.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/ext/form/text-bg.gif) repeat-x scroll 0 0;
}
/* Fix */

#wrapper: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 */

#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;
}
/* Special List Styling (01) */

.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 Style */

.table {
	width: 100%;
}
.ts {
	margin: 10px 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;
}
/* Table Style (table 4 - package screen) */

.table4 table {
	width: 484px;
}
/* -------------------------------- Invoices -------------------------------- */

.invoice_filter {
	background: #F7F7F7;
	padding: 2px 10px;
	border: #EBEBEB 1px solid;
	width: 484px;
}
.ai_spacer {
	padding: 0 0 15px 0;
}
/* Invoices (invoice summary) */

.invoice_summary {
	width: 200px;
	float:right;
	margin-left: 2px;
	padding: 10px 15px;
	background: #FEF6EF;
	border: #FDECDD 1px solid;
	position: relative;
	top: -50px;
}
.additional_info {
	margin-left: 2px;
	margin-right: 15px;
	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;
}
/* Invoices (span) */

#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 */

img.note {
	margin-left: 5px;
}
img.cc {
	vertical-align: middle;
}
/* Text Note */

p.note, span.note {
	color: #FB0000;
	padding: 10px 0 0 0 !important;
}
/* Fire Fox 2 Inline Block Fix */

.ib_ff2 {
	display: block !important;
	width: 130px;
}
.serverInfo {
	font-size: 12px;
}
/* Order Form */

.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: #006666;
}
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;
}
.terms_wrapper {
	padding-left: 15px;
}
.terms {
	height: 250px;
	width: 540px;
	border:1px solid #bbb;
	overflow:auto;
}
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/ext/form/text-bg.gif) repeat-x scroll 0 0;
}
.messageBox {
	padding-left: 8px;
	border-left: #E2E2E2 1px dotted;
}
/* Tabs 1 */
#wrapper .nav_1 {
	margin:0;
	position:relative;
	z-index:1;
	width:100%;
	font-size:11px;
	background:#FFF url('../images/tabs/01/bkg_nav_1_5.gif') no-repeat bottom right
}
#wrapper .nav_1 UL {
	list-style:none;
	margin:0 !important;
	padding:0 0 0 .5em;
	border-bottom:1px solid #CCC;
	background:transparent url('../images/tabs/01/bkg_nav_1_6.gif') no-repeat bottom left
}
#wrapper .nav_1 UL.subs {
	margin:1em 0 4em 0;
}
#wrapper .nav_1 UL:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
#wrapper .nav_1 UL {
	display:inline-block
}
#wrapper .nav_1 UL {
	display:block
}
* html .nav_1 UL {
	height:1px
}
#wrapper .nav_1 LI {
	display: inline;
	margin: 0;
	padding: 0;
}
#wrapper .nav_1 A:Link {
	color: black
}
#wrapper .nav_1 A {
	color: #777;
	float: left;
	margin-left: .3em;
	position: relative;
	top: 1px;
	text-decoration: none;
	background: #FFF url('../images/tabs/01/bkg_nav_1_3.gif') no-repeat top left
}
#wrapper .nav_1 A:Visited {
	color: #777
}
#wrapper .nav_1 SPAN {
	display: block;
	padding: 6px 1.2em 4px 1.2em;
	background: transparent url('../images/tabs/01/bkg_nav_1_4.gif') no-repeat top right;
}
#wrapper .nav_1 A:Hover {
	background-image: url('../images/tabs/01/bkg_nav_1_1.gif');
	color: #000
}
#wrapper .nav_1 A:Hover SPAN {
	background-image: url('../images/tabs/01/bkg_nav_1_2.gif')
}
#wrapper .nav_1 LI.selected A {
	background-image: url('../images/tabs/01/bkg_nav_1_1.gif')
}
#wrapper .nav_1 LI.selected A:Link, #wrapper .nav_1 LI.selected A:Visited {
	color: #000
}
#wrapper .nav_1 LI.selected A SPAN {
	padding: 6px 1em 5px 1em;
	background-image: url('../images/tabs/01/bkg_nav_1_2.gif')
}
/* Sub Tabs *//**/
#wrapper .nav_1_subs_1 {
	border: 1px solid #CCC;
	position: relative;
	top: -1px;
	padding: .5em 1em;
	z-index: 0
}
#wrapper .nav_1_subs_1 A.here:Link, .nav_1_subs_1 A.selected:Visited {
	color: #333;
	font-weight: bold
}
/* random */
.ext-ie .x-form-text {
	position: static !important;
}
/*pagination*/

.tborder {
	background: #FFFFFF;
	color: #000000;
}
.thead {
	background: #2873A6;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink {
	color: #FFFFFF;
}
.thead a:visited, .thead_avisited {
	color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover {
	color: #FFFF00;
}
.alt1, .alt1Active {
	background: #F5F5FF;
	color: #000000;
}
.alt2, .alt2Active {
	background: #E1E4F2;
	color: #000000;
}
.smallfont {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control {
	background: #ABD6F0;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink {
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited {
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	font-weight: bold;
}

#footer a {
	font-weight: normal;
	padding-bottom: 4px;
	color: #006666;
	text-decoration: none;
	outline: none;
}
