* {
	font-size:12px;
	font-family:Tahoma, kalimati, arial;
}
body {
	overflow-x:hidden;
}
.main_section a:link, .main_section a:visited {
	color:#3D648D;
	font-weight:bold;
	text-decoration:underline;
}
.main_section a:active {
	color:#F2822C;
}
.main_section a:link img, .main_section a:visited img {
	border:none;
	text-decoration:none;
}

hr {
	background-color:silver;
	border:none;
	height:1px;
}
.vr { /* vertical rule! */
	background-color:silver;
	border:none;
	width:1px;
	height:35px;
	margin:0 10px;
}
h3 {
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
}
.container {
	margin:auto;
	padding:5px;
	width:765px;
}
.container div.main_section, .container div.right_section {
	padding-top:5px;
}
.container div.main_section {
	background-image:url('/img/top_bg.jpg');
	background-repeat:no-repeat;
	background-position:0 5px;
	min-height:1050px;
	width:526px;
	margin-left:5px;
}
	.main_section h2.top_crumbs {
		margin:0;
		color:white;
		font-weight:bold;
		position:relative;
		top:10px;
		left:10px;
	}

	.main_section .search {
		height:185px;
	}
		.main_section .search * {
			display:block;
			position:relative;
			top:55px;
			float:left;
			left:10px;
		}
		.main_section .tips_link {
			text-decoration:none;
			float:none;
			font-weight:bold;
			left:497px;
			/*outline:1px dotted black;*/
			top:95px;
			width:20px;
		}
			.main_section .tips_link a {
				display:inline;
				float:none;
				font-size:10px;
				position:static;
				text-decoration:none;
			}
		#search_tips {
			background-color:white;
			border:1px solid silver;
			font-size:10px;
			padding:5px 5px 5px 20px;
			position:fixed;
			width:300px
		}
		.main_section .search input {
			border:1px solid gray;
			font-size:20px;
			font-weight:bold;
			height:33px;
			width:370px;
			padding-left:10px;
			padding-top:7px;
		}
		.main_section .search #suggestions {
			background-color:white;
			border:1px solid black;
			left:10px;
			top:97px;
			padding:0 5px;
			position:absolute;
			width:370px;
			z-index:3;
		}
		#suggestions a:hover {
			background-color:#3D648D;
			color:white;
		}
		#suggestions a:link, #suggestions a:visited {
			display:block;
			float:none;
			font-size:11px;
			font-weight:normal;
			margin:3px 0;
			left:0;
			padding:2px;
			position:relative;
			text-decoration:none;
			top:0;
		}
		.main_section .search button {
			background-image:url('/img/srch_button.gif');
			background-color:white;
			border:1px solid gray;
			font-size:16px;
			height:43px;
			margin-left:3px;
			width:90px;
		}
		.main_section .search button:active {
			background-position:0 40px;
		}
	.main_section .article, .main_section .message {
		border:1px solid silver;
		font:12px Tahoma;
		margin:5px;
		padding:15px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	}
	.main_section .articles {
		margin-bottom:0;
	}
	.main_section .message, .main_section .article .private {
		background-color:gold;
		color:green;
		font-size:14px;
		font-weight:bold;
		padding:10px;
	}
	.main_section .article .private {
		font-weight:bold;
		text-align:center;
		margin-bottom:10px;
		border:3px dotted black;
	}
	.article .text ol li, .article .text ul li {
		margin-top:5px;
		margin-bottom:5px;
	}
	.article img {
		border: 1px solid #ccc;
	}
	.article .subject {
		font-size:15px;
		font-weight:bold;
		margin:0 0 10px 0;
	}
	.article .subject1 {
		font-size:15px;
		font-weight:bold;
		color:#1a356e;
		margin:15px 0 10px 0;
	}
	.article .subject2 {
		font-size:13px;
		font-weight:bold;
		margin:15px 0 10px 0;
	}
	.article .subject2blue {
		font-size:13px;
		font-weight:bold;
		color:#1a356e;
		margin:15px 0 10px 0;
	}
	.article .subject2a {
		font-size:13px;
		font-weight:bold;
		color:#1a356e;
		margin:15px 0 10px 0;
	}
	.article .text {
		display:block;
		height:auto;
		padding:0;
	}
	.article .links .vr {
		position:relative;
		top:-10px;
	}
	.article .links {
		padding-top:5px;
		height:15px;
		margin-top:10px;
	}
		.article .links * {
			float:left;
		}
		.article .links .share_this {
			position:relative;
			top:-3px;
		}
		.article .links img {
			position:relative;
			top:-10px;
		}
	.helpful button {
		background-color:#3D648D;
		background-image:url('/img/helpful_button.gif');
		border:1px solid #DDDDDD;
		color:white;
		font-size:11px;
		font-weight:bold;
		height:21px;
		position:relative;
		left:15px;
		top:-8px;
		margin:5px 0;
		padding-bottom:4px;
		width:75px;
	}
	.helpful button:active {
		background-position:0 19px;
	}
	.related ul, fieldset ul {
		list-style-image:url('/img/arrow_bullet.gif');
	}
	.related li, fieldset li {
		margin:3px 0 0 0;
	}
	fieldset.have_questions {
		background-color:mistyrose;
	}
		.main_section .post_comment textarea {
			width:440px;
			height:105px;
			
		}
		.main_section .comment {
			margin:10px;
		}
			.main_section .comment img {
				float:right;
				position:relative;
			}
			.main_section .comment img.arrow {
				left:-353px;
				top:25px;
				z-index:2;
			}
			.main_section .comment img.avatar {
				left:-450px;
				padding:5px 5px 0 5px;
				top:5px;
				border:1px solid silver;
			}
			.main_section .comment .body {
				background-color:#F7F7F7;
				border:1px solid #E1E1E1;
				padding:10px;
				position:relative;
				left:90px;
				width:380px;
				z-index:1;
			}
				.main_section .comment .body .name {
					color:#3E658C;
					font-weight:bold;
					font-size:14px;
				}
				.main_section .comment .body .post_date {
					color:gray;
					font-size:11px;
					font-weight:bold;
				}
		.main_section .post_comment {
			margin-left:5px;
		}
		.main_section .post_comment input, .main_section .post_comment textarea {
			background-color:#F7F7F7 !important;
			border:1px solid #E1E1E1 !important;
		}
		.main_section .post_comment td.label {
			text-align:right;
		}
		.main_section .post_comment label {
			font-weight:bold;
		}
		.main_section .post_comment input {
			width:150px;
		}
		.main_section .post_comment .captcha_fail {
			color:red;
			/*text-align:center;*/
		}
	.right_section {
		float:right;
		margin-right:5px;
		position:relative;
		width:220px;
	}
		.right_section .menu {
			margin:0;
			padding-left:10px;
		}
		.right_section .menu a {
			background-image:url('/img/right_menu_li.gif');
			border:1px solid silver;
			border-top:none;
			display:block;
			padding:5px 0 0 25px;
			height:18px;
		}
		.right_section .menu .subitem a {
			background-image:url('/img/right_menu_li.gif');
			border:1px solid silver;
			border-top:none;
			display:block;
			padding:5px 0 0 35px;
			height:18px;
		}		
		.right_section .menu .ticket_login {
			background-color:#FFF3DE;
			border-left:1px solid #C0C0C0;
			border-right:1px solid #C0C0C0;
		}
		.right_section .menu .ticket_login label, .right_section .menu .ticket_login input {
			display:block;
			position:relative;
			left:30px;
		}
		.right_section .menu .ticket_login label {
			padding-top:5px;
		}
		.right_section .menu input.login_button {
			position:relative;
			left:122px;
			margin-top:10px;
		}
		.right_section .menu a.menu_top {
			-moz-border-radius-topleft:5px;
			-moz-border-radius-topright:5px;
			-webkit-border-top-left-radius:5px;
			-webkit-border-top-right-radius:5px;
		}
		.right_section .menu .social {
			padding: 0px 0 5px 0;
			margin: 0px 0 0px 0;
			text-align: center;
			background-color: #FFF3DE;
			border: 1px solid #C0C0C0;
			border-top: none;
			background-repeat:repeat-x;
			-moz-border-radius-bottomleft: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-radius: 5px;
		}
		.right_section .menu .social a {
			background-image:none;
			height:auto;
			border:none;
			display:block;
			position: static;
			padding: 5px 0 0 0;
			margin:auto;
		}
		.right_section .menu .sidetip {
			padding: 10px 10px 10px 10px;
			margin: 0px 0 0px 0;
			text-align: left;
			background-color: #FFF3DE;
			border: 1px solid #C0C0C0;
			border-top: none;
			background-repeat:repeat-x;
			-moz-border-radius-bottomleft: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-radius: 5px;
		}
		.right_section .menu .sidetip a {
			background-image:none;
			height:auto;
			border:none;
			display:block;
			position: static;
			padding: 5px 0 0 0;
			margin:auto;	
			}	
		.right_section .menu a:link, .right_section .menu a:visited {
			color:black;
			font-weight:normal;
			text-decoration:none;
			
		}
		.right_section .menu a:hover {
			background-position:0 24px;
			color:white;
		}
		.right_section .menu a.title {
			background-color:orange;
			background-image:url('/img/orange_ul.gif');
			background-repeat:repeat-x;
			border:none;
			color:white;
			font-weight:bold;
			height:20px;
			padding-left:10px;
		}
		.right_section .menu a.title {
			background-position:0 0;
		}
		.right_section .menu a.social {
			background-image:url('/img/social.jpg');
			height:219px;
			padding:0;
		}
/* support index */
fieldset, .breadcrumbs {
	border:1px solid #CFCFCF;
	margin:10px 5px;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
fieldset.addons {
	margin-bottom:25px;
	width: 265px;
	float: left;
	padding-bottom: 0px;
}
	legend span, legend a {
		font-size:24px;
		font-weight: normal !important;
		position:relative;
		top:-10px;
	}
	legend img {
		height:40px;
	}
	fieldset ul.list_o_links {
		padding-left:30px;
		position:relative;
		top:-10px;
	}
fieldset.kbase {
	float:left;
	height:200px;
	width:265px;
}
	fieldset.kbase  ul {
		float:left;
		width:44%;
		padding-left:15px;
	}
	fielset.kbase ul li {
		margin-left:30px;
	}
fieldset.forums {
	float:right;
	height:165px;
	width:205px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
fieldset.tutorials {
	clear:left;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;

}
	fieldset.tutorials  ul {
		float:left;
		padding-left:20px;
		width:29%;
	}
	fieldset.search_results li {
		margin:5px 0;
	}

/* categories */
	fieldset.subcategories ul, fielset.search_results ul {
		float:left;
		list-style-image:url('/img/folder_bullet.gif');
		padding-left:10px;
		margin-left:20px;
		width:35%;
	}
	fieldset.popular li {
		list-style-image:url('/img/folder_bullet.gif');
	}
		fieldset.popular li li {
			list-style-image:url('/img/arrow_bullet.gif');
		}

.catdesc {
		padding-left:10px;
		margin-left:15px;
		padding-right:5px;
		margin-right:5px;		
		padding-bottom:5px;
		margin-bottom:5px;
}

.employees {
	border:2px dotted black;
	background-color:khaki;
	margin:5px 0;
}
	.employees h1 {
		margin:3px;
		font-style:italic;
	}
	.employees .info {
		margin:3px;
	}
	div.look_here {
		background-color:#EAE7D5;
		border:2px solid silver;
		margin:10px 0;
		padding:5px;
	}
	div.group {
		/* background-color:#dbdbce;e1ebf2c0c0c0 */
		background-color:#e1ebf2;
		border:2px solid #cccccc;
		margin:10px 0;
		padding:5px;
	}
	div.groupbox {
		background-color:#eeeeee;
		border:2px solid silver;
		margin:10px 0;
		padding:5px;
	}
	.qlinks {
		list-style: none;
		margin: 0 auto;
		padding:0;
	}
	.qlinks li {
		width: 125px;
		text-align: center;
		float: left;
		margin: 0 0px 20px 0;
	}

	.qlinks li a:link, .qlinks li a:visited {
		text-decoration: none;
		display: block;
		text-decoration: underline;
	}
	.qlinks h3 {
		padding: 0px;
		margin: 0px;
		font-size: 14px;
	}
	.qlinks li a:hover {
	
	}
	.qlinks img {
		border: none;
		margin-bottom: 5px;
	}

.shell {
background-color: black;
color: #00FF00;
border: 1px solid gray;
word-wrap: break-word;
font-family: Lucida Console,DejaVu Sans Mono,Andale Mono,Monaco,courier new,courier,monospace;} 

.code  { font-family: Lucida Console,DejaVu Sans Mono,Andale Mono,Monaco,courier new,courier,monospace; background-color: #D3D3D3; border: 2px solid #999999; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; word-wrap: break-word;
 }

CODE  { font-family: Lucida Console,DejaVu Sans Mono,Andale Mono,Monaco,courier new,courier,monospace; word-wrap: break-word;
}

.admin  { background-color: #ecd5d8; border: 2px dotted #999999; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; }

.ahk  { 
/* background-color: #dbdbce; CDBFAC  FFCC99 */
background-color: #dbdbce; 
border: 2px dotted #999999; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;
/* background:  url(/img/articles/quotemarks-white-trans-end.png) right bottom no-repeat #dbdbce; */
background-image: url(/img/articles/quotemarks-white-trans-end.png), url(/img/articles/quotemarks-white-trans.png);
background-repeat: no-repeat;
background-position: right bottom, left top;
 }

.billing { background-color: #99FF99; border: 2px dotted #999999; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; }

.chattech { background-color: #ffcc33; border: 2px dotted #999999; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; }

.chattechs { background-color: #ffcc33; border: 2px dotted #999999; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; }

.lightblue { background-color: #e1ebf2; border: 2px dotted #999999; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; }


.critical { border:1px solid red; color:#000000; background-color:#FAF164; padding:2px; }

.peerreview { border:3px dotted red; color:#000000; background-color:#FAF164; padding:2px; }

blockquote { border:1px #cccccc solid; color:#000000; background-color:#e1ebf2;
		/* margin:10px 0; */
		padding:15px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px; }

.blockquotemarks { 
background-image: url(/img/articles/quotemarks-white-trans-end.png), url(/img/articles/quotemarks-white-trans.png);
background-repeat: no-repeat;
background-position: right bottom, left top;
/* background-color: #fff3de; */
background-color: #dbdbce;
/* border:1px #FFBD09 solid; */
/* color:#000000;  */
/* background-color:#f6f6f5; */
		/* margin:10px 0; */
		padding:15px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px; }
		
.blockquotewarning { border:1px #FFBD09 solid; color:#000000; background-color:#FFFFFF;
		/* margin:10px 0; */
		padding:15px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px; }

.blockquoteresourcew { border:1px #FFBD09 solid; color:#000000; background-color:#f6f6f5;
		/* margin:10px 0; */
		padding:15px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px; }

.blockquoteerror { border:1px #ed541d solid; color:#000000; background-color:#fef5f1;
background-repeat: no-repeat;
background-image: url("/img/articles/message-24-error.png");
background-position: 10px 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 50px;
		/* margin:10px 0; */
		/* padding:15px; */
		-moz-border-radius:5px;
		-webkit-border-radius:5px; }	
		
.blockquoteok { border:1px #88ee44 solid; color:#000000; background-color:#f8fff0;
background-repeat: no-repeat;
background-image: url("/img/articles/message-24-ok.png");
background-position: 10px 8px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 50px;
		/* margin:10px 0; */
		/* padding:15px; */
		-moz-border-radius:5px;
		-webkit-border-radius:5px; }			
		
.blockquoteurl { border:1px #666666 solid; color:#000000; background-color:#ffffff;
background-repeat: no-repeat;
background-image: url("/img/articles/webpageiconwithline.png");
background-position: 1px 1px;
font-family: Lucida Console,DejaVu Sans Mono,Andale Mono,Monaco,courier new,courier,monospace;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 35px;
		/* margin:10px 0; */
		/* padding:15px; */
		-moz-border-radius:5px;
		-webkit-border-radius:5px; }	




		
        /* Shared styles */
        
        .drop-shadow {
            position:relative;
            /* float:left; */
            width:91%;    
            padding:1em; 
            margin:1em 10px 2em; 
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute; 
            z-index:-2;
        }
        
        .drop-shadow p {
            /* font-size:16px; */
            /* font-weight:bold; */
        }
       /* Lifted corners */

        .lifted {
            -moz-border-radius:4px; 
                 border-radius:4px;
        }
        
        .lifted:before,
        .lifted:after { 
            bottom:15px;
            left:10px;
            width:50%;
            height:20%;
            max-width:300px;
            -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);   
               -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
                    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -webkit-transform:rotate(-3deg);    
               -moz-transform:rotate(-3deg);   
                -ms-transform:rotate(-3deg);   
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }
        
        .lifted:after {
            right:10px; 
            left:auto;
            -webkit-transform:rotate(3deg);   
               -moz-transform:rotate(3deg);  
                -ms-transform:rotate(3deg);  
                 -o-transform:rotate(3deg);
                    transform:rotate(3deg);
        }		
        
        /* Curled corners */

        .curled {
            border:1px solid #efefef; 
            -moz-border-radius:0 0 120px 120px / 0 0 6px 6px;    
                 border-radius:0 0 120px 120px / 0 0 6px 6px;
        }
      
        .curled:before,
        .curled:after {
            bottom:12px;
            left:10px;
            width:50%;
            height:55%;
            max-width:200px;
            -webkit-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5); 
               -moz-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5); 
                    box-shadow:0 8px 12px rgba(0, 0, 0, 0.5); 
            -webkit-transform:skew(-8deg) rotate(-3deg);
               -moz-transform:skew(-8deg) rotate(-3deg);
                -ms-transform:skew(-8deg) rotate(-3deg);
                 -o-transform:skew(-8deg) rotate(-3deg);
                    transform:skew(-8deg) rotate(-3deg);
        } 
      
        .curled:after { 
            right:10px; 
            left:auto;
            -webkit-transform:skew(8deg) rotate(3deg); 
               -moz-transform:skew(8deg) rotate(3deg);     
                -ms-transform:skew(8deg) rotate(3deg);     
                 -o-transform:skew(8deg) rotate(3deg); 
                    transform:skew(8deg) rotate(3deg);
        }
        
        /* Perspective */

        .perspective:before {
            left:80px;
            bottom:5px;
            width:50%;
            height:35%;
            max-width:200px;
            -webkit-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
               -moz-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
                    box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
            -webkit-transform:skew(50deg);
               -moz-transform:skew(50deg);
                -ms-transform:skew(50deg);
                 -o-transform:skew(50deg);
                    transform:skew(50deg);
            -webkit-transform-origin:0 100%;
               -moz-transform-origin:0 100%;
                -ms-transform-origin:0 100%;
                 -o-transform-origin:0 100%;
                    transform-origin:0 100%;
        }
        
        .perspective:after {
            display:none;
        }
        
        /* Raised shadow - no pseudo-elements needed */
        
        .raised {
            -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }
        
        /* Curved shadows */

        .curved:before {
            top:10px;
            bottom:10px;
            left:0;
            right:50%;
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }
        
        .curved-vt-2:before {
            right:0;
        }
        
        .curved-hz-1:before {
            top:50%;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-hz-2:before {
            top:0;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }
        
        /* Rotated box */
        
        .rotated {
            -webkit-box-shadow:none;
               -moz-box-shadow:none;
                    box-shadow:none;
            -webkit-transform:rotate(-3deg);    
               -moz-transform:rotate(-3deg);   
                -ms-transform:rotate(-3deg);
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }
        
        .rotated > :first-child:before {
            content:"";
            position:absolute;
            z-index:-1;
            top:0;
            bottom:0;
            left:0;
            right:0;
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }        	
        
	.articleimg {
		border: 1px solid #ccc;
	}        
