/*
	Stylesheet Support
	http://www.tweehost.net
	
*/
.shrink {
width : 800px;
margin : 0 auto;
}
#contents {
background:transparent url('../images/content-bg.jpg') no-repeat 0 0;
padding: 3px 0px 0 10px;
width : 777px;
margin : 10px auto;
}
a img, img { border: 0; }
#footer { bottom : 0; clear : both; text-align : left; border-top : 2px solid #e5e5e5; height : 50px; color : #888; padding:16px 0 0 20px; width : 800px; margin : 0px auto;}
#footer a:hover {text-decoration : underline; border-bottom: none;}
#footer a {color : #fca028; text-decoration : none; background : transparent; border-bottom: none;}
body { font: .8em 'Tahoma', 'Nimbus Sans L', sans-serif;padding: 0; margin: 0;}
#headers {
background:transparent url('../images/top.jpg') repeat-x 0 0;
padding: 0; margin: 0;
}
#headers {
height:99px;
}
#headers .inside {
width:800px;
margin:0 auto;
}
#logo a:link,#logo a:visited,#logo a:active,#logo a:hover {
border-bottom: none; text-decoration: none;
}
#logo {
float:left;
width:38%;
margin:5px 0 0 0;
}
#logo a:link,#logo a:visited,#logo a:active,#logo a:hover {
display:block;
height:41px;
}
#logo .slogan {
color : #868686;
margin : 0;
padding : 0;
font : bold 8pt "Tahoma", Verdana, Arial, sans-serif;
padding-left : 2px;
}
#mainnav.submit {
vertical-align : bottom;
}
#mainnav .submit ul {
margin : 0;
padding : 0 10px 0 0;
list-style : none;
}
#mainnav .submit li {
display : inline;
margin : 0;
padding : 0;
}
#mainnav .submit a {
float : left;
background : transparent;
margin : 0;
padding : 0 5px 0 0;
text-decoration : none;
}
#mainnav .submit a span {
float : left;
color : #fff;
font-weight : bold;
display : block;
padding : 7px 30px 6px 30px;
margin-right : 1px;
}
#elements .moduletable {
width:0%;
float:left;
padding:0px 0px;
margin:0 0px;
}
#mainnav {
clear:both;
margin:0;
height:20px;
}
#mainnav ul {
margin:0;
padding:5px 0 0 0;
}
#mainnav li {
display:inline;
margin:0;
padding:0 10px;
}
#mainnav a:link,#mainnav a:visited {
text-decoration:none;
font-size:14px;
}
#topnav {
width:16%;
float:right;
text-align:right;
margin:13px 0 0 0;
overflow:hidden;
}
#topnav ul {
margin:0;
padding:0;
height:28px;
width:101%;
}
#topnav li {
display:inline;
margin:0;
padding:0 10px;
line-height:10px;
}
#topnav a:link,#topnav a:visited {
text-decoration:none;
font-size:11px;
border-bottom: none;
}
#topnav li {
border-right:1px solid #fff;
}
#topnav a:link,#topnav a:visited {
color:#fca028;
}
#topnav a:hover,#topnav a:active {
color:#ffffff;
}
#footer {
bottom : 0;
clear : both;
text-align : left;
border-top : 2px solid #e5e5e5;
height : 50px;
color : #888;
padding:16px 0 0 20px;
width : 800px;
margin : 0px auto;
}
#footer .right {
float : right;
}
/* Testing */
#solidblockmenu{
float: left;

font-family:Tahoma;
width:100%;
height: 30px;
overflow: hidden;
border: 0px solid #800000;
padding: 0; margin: 6px 0 0 0;
background: #800000 url(../images/block.png) center center repeat-x;
}

#solidblockmenu td.sep{
border-right: 1px solid white;
}
#solidblockmenu li{
display: inline;
}
#solidblockmenu td{
text-align:left;
}

#solidblockmenu li a{
float: left;
color: white;
padding : 9px 30px 11px 30px;
text-decoration: none;
}
#solidblockmenu a{
color: white;
font-size:8pt;
padding : 9px 30px 11px 30px;
text-decoration: none;
border-bottom: none;
}
#solidblockmenu a:hover,span a:hover{
color:black;
border-bottom: none;
}
#solidblockmenu li a:visited{
color: white;
}
#solidblockmenu li a:hover, #solidblockmenu li #current{
color: black;
background: transparent url(../images/active.png) center center repeat-x;
padding : 9px 30px 11px 30px;
}

ul.top-nav{list-style:none;}
ul.top-nav li{list-style:none;}
/* Support Stuff */
* {
	font-size:12px;
	font-family:Tahoma, san-serif;
}
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('/images/top_bg.jpg');
	background-repeat:no-repeat;
	background-position:0 5px;
	min-height:900px;
	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('/images/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 .subject {
		font-size:15px;
		font-weight:bold;
		margin:0 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('/images/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('/images/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('/images/right_menu_li.gif');
			border:1px solid silver;
			border-top:none;
			display:block;
			padding:5px 0 0 25px;
			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 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('/images/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('/images/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 {
		font-size:24px;
		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-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('/images/folder_bullet.gif');
		padding-left:10px;
		margin-left:20px;
		width:35%;
	}
	fieldset.popular li {
		list-style-image:url('/images/folder_bullet.gif');
	}
		fieldset.popular li li {
			list-style-image:url('/images/arrow_bullet.gif');
		}
.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;
	}
	.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;
	}
