﻿/* default */
* {
	margin: 0;
	padding: 0;
}
i {
	display: none;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p, li, label {
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
sup {
	color: #f03018;
}
h2 {
	color: #383a3e;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
}
h3 {
	color: #80a308;
	font-size: 20px;
	margin-bottom: 18px;
}
h4 {
	color: #333;
	font-size: 18px;
	margin-bottom: 18px;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	background: url("Images/background.png") repeat-x left top;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
}

/* forms */
form label{
	float: left;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	line-height: 25px;
}
.inputBox {
	float: left;
	width: 370px;
	height: 30px;
	padding: 3px 5px;
	margin-bottom: 18px;
	background: url("Images/input-bck.gif") no-repeat left top;
}
form input {
	width: 370px;
	height: 20px;
	border: none;
	font-size: 16px;
	margin-top: 4px;
}
form input.input-button {
	width: auto;
	height: auto;
	float: right;
	background: none;
	padding: 0px;
	margin: 0px 0px 18px 0px;
}

/* container*/
#container{
	background: url("Images/header-bck.png") no-repeat center top;
	margin: 0px auto;
	text-align: left;
}

#header {
	margin: 0px auto;
	height: 144px;
	width: 960px;
}
#header p, #header a{
	color: #fff;
}
#topLinks {
	float: right;
	text-align: right;
	height: 28px;
	padding-top: 8px;
	width: 960px;
}
#userPanel {
	float: right;
	width: 320px;
	margin-top: 36px;
	text-align: right;
	background: url("Images/header-dots.gif") no-repeat left top;
}
#logo {
	float: left;
	padding-top: 30px;
}
#logo h1 {
	float: left;
	margin-right: 5px;
}
#logo img.headline {
	padding-top: 25px;
}
#menu {
	float: left;
	width: 960px;
	height: 36px;
	margin-bottom: 36px;
	background: #383a3e;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	height: 36px;
	color: #fff;	
	float: left;
	text-align: center;
	border-right: 1px solid #43454a;
}
#menu li a{
	color: #fff;
	display: block;
	height: 29px;
	width: 159px;
	padding-top: 7px;
	text-decoration: none;
}
#menu li a:hover, #menu li a.active{
	background: #57a129 url("Images/menu-bck.png") no-repeat center top;
}

/* content zone */
#content {
	width: 960px;
	margin: 0px auto;
}
#content p {
	margin-bottom: 18px;
}

/* --------------------- */
/* center full content page */
/* --------------------- */
#center {
	floaT: left;
	width: 960px;
}
#center .contentBox{
	margin-bottom: 0px;
}
#center .contentBox h2{
	width: 920px;
}
#center .row {
	float: left;
	width: 880px;
	padding: 8px 20px;
	border-bottom: 1px solid #ccc;
}
#center .alt {
	background: #f6f6f6;
}
#center .rowLeft {
	float: left;
	width: 120px;
	margin-right: 20px;
}
#center .rowLeft p{
	padding-top: 5px;
	font-weight: bold;
}
#center .rowRight {
	float: left;
	width: 740px;
}
#content .rowRight p{
	font-size: 12px;
	margin-bottom: 0px;
}
#content .rowRight p.status{
	float: right;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}
#center .rowRight h3{
	margin: 0px;
}
#pages {
	float: left;
	padding-top: 10px;
	width: 960px;
	text-align: center;
}
#pages p{
	font-weight: bold;
	margin-bottom: 0px;
}
#pages p a{
	margin: 0px 2px;
}
/* --------------------- */
/* left side */
/* --------------------- */
#left {
	float: left;
	width: 620px;
	margin-right: 40px;
}

/* search box */
#search {
	width: 538px;
	height: 53px;
	margin-bottom: 36px;
	border: 1px solid #dfdfdf;
	padding: 17px 20px 0px 60px;
	background: url("Images/search-bck2.png") no-repeat left top;
}
#search form input.searchInput {	
	float: left;
	width: 348px;
	height: 24px;
	border: 0;
	margin-top: 8px;
	font-size: 16px;
	padding-right: 10px;
}
* html #search form input.searchInput {	
	width: 346px;
}
#search form input.image {	
	margin-top: -1px;
	width: auto;
	height: auto;
}
#search a.button {
	float: right;
	margin-top: 0px;
}

/* content boxes */
.contentBox {
	float: left;
	width: 580px;
	margin-bottom: 18px;
	padding-left: 40px;
}
.contentBox p.more{
	float: right;
	margin-top: 10px;
}
.contentBox h2, .contentBoxFull h2{
	padding-bottom: 6px;
	margin-bottom: 18px;
	background: url("Images/dots.gif") repeat-x left bottom;
}
.contentBox ul{
	margin-left: 12px;
}
.contentBox ul li{
	margin-bottom: 9px;
}
.general {
	background: url("Images/question.png") no-repeat left top;
}
.domain {
	background: url("Images/www.png") no-repeat left top;
}
.hosting {
	background: url("Images/web-hosting.png") no-repeat left top;
}
.vps {
	background: url("Images/private-server.png") no-repeat left top;
}
.dedicated {
	background: url("Images/dedicated-server.png") no-repeat left top;
}
.hosted {
	background: url("Images/hosted-exchange.png") no-repeat left top;
}
.sharepoint {
	background: url("Images/sharepoint.png") no-repeat left top;
}
.reseller {
	background: url("Images/reseller.png") no-repeat left top;
}
.login {
	background: url("Images/key.png") no-repeat left top;
}
.password {
	background: url("Images/padlock.png") no-repeat left top;
}
.create-account {
	background: url("Images/create-account.png") no-repeat left top;
}
.answers {
	background: url("Images/answers.png") no-repeat left 2px;
}
.related {
	background: url("Images/related-answers.png") no-repeat left top;
}
.rateArticle{
	background: url("Images/star.png") no-repeat left top;
}
.mysupport{
	background: url("Images/my-support.png") no-repeat left 2px;
}

/* full content box */
.contentBoxFull ul{
	margin-left: 14px;
	margin-bottom: 36px;
}
.contentBoxFull ol {
	margin-left: 20px;
	margin-bottom: 36px;
}
.contentBoxFull ul li, .contentBoxFull ol li{
	margin-bottom: 9px;
}
.contentBoxFull ol li ul{
	margin: 9px 0px 9px 36px;
	list-style-type: disc;
}

/* special boxes */
.reminder {
	float: left;
	width: 580px;
	padding: 18px 18px 0px 20px;
	margin-bottom: 18px;
	border: 1px solid #c582ac;
	background: #ebd3e2 url("../img/reminder-bck.png") no-repeat left top;
}
.vps {
	padding-left: 40px;
	background: url("Images/private-server.png") no-repeat left 3px;
}
.important, .note, .code, .tip {
	float: left;
	width: 540px;
	padding: 18px 18px 0px 60px;
	margin-bottom: 36px;
}
.important {
	padding: 18px 18px 10px 60px;
	border: 1px solid #f9dd87;
	background: #fffdd4 url("../img/important-bck.png") no-repeat left top;
}
#content .important p {
	margin-bottom: 9px;	
}
.note {
	border: 1px solid #adc8cd;
	background: #d5e6e9 url("../img/note-bck.png") no-repeat left top;
}
.code {
	border: 1px solid #dfdfdf;
	background: #e9e9e9 url("../img/code-bck.png") no-repeat left top;
}
.codeArea {
	width: 540px;
	overflow: auto;
	margin-bottom: 18px;
}
.tip {
	border: 1px solid #a2d056;
	background: #ddebb8 url("../img/tip-bck.png") no-repeat left top;
}

/* pagination */
.pagination {
	float: right;
}
.pagination p, .pagination a {
	color: #80a308;
	font-size: 14px;
}
* html .pagination select {
	margin-bottom: -2px;
}
*+html .pagination select {
	margin-bottom: -2px;
}

/* answers list */
ul.answersList {
	margin-left: 0px;
	list-style-type: none;
}
ul.answersList li span{
	width: 30px;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 2px;
	background: url("../img/question-bck.png") no-repeat left top;
}
ul.answersList li{
	margin-bottom: 18px;
}

/* rate article */
#rate input{
	width: auto;
	float: left;
	margin-right: 5px;
}
#rate label{
	width: auto;
	font-size: 14px;
	line-height: 17px;
	margin-right: 40px;
	font-weight: normal;
}
#rate input.button{
	width: auto;
	height: auto;
	float: right;
	margin-top: 18px;
}

/* --------------------- */
/* right side */
/* --------------------- */
#right {
	float: left;	
	width: 300px;
}
#rightBox {
	width: 262px;
	padding: 18px;
	padding-bottom: 0px;
	margin-bottom: 36px;
	border: 1px solid #dfdfdf;
	background: #e9e9e9 url("../img/sidebar-bck.png") no-repeat left top;
}
#rightBox h2, #rightBoxFull h2{
	padding-bottom: 6px;
	margin-bottom: 18px;
	background: url("../img/dots.gif") repeat-x left bottom;
}
#rightBox ul{
	margin-left: 14px;
	margin-bottom: 18px;
}
#rightBox ul li{
	margin-bottom: 9px;
}
#right p.button{
	margin-bottom: 36px;
}
#rightBoxFull {
	width: 300px;
	margin-bottom: 36px;
}
#rightBoxFull ul{
	margin-bottom: 36px;
	list-style-type: none;
}
#rightBoxFull ul li.print {
	padding-left: 30px;
	margin-bottom: 9px;
	background: url("Images/print.png") no-repeat left top;
}
#rightBoxFull ul li.email {
	padding-left: 30px;
	background: url("Images/email.png") no-repeat left top;
}
#rightBoxFull a.button{
	float: right;
	margin: 0px 0px 10px 10px;
}

/* search questions */
#right form{
	margin-bottom: 18px;
}
#right form label{
	padding-top: 0px;
	line-height: 18px;
	margin-bottom: 4px;
	font-weight: normal;
}
#right form input{
	width: 250px;
	height: 20px;
	padding: 1px 4px 4px 4px;
	margin-bottom: 18px;
	border: 1px solid #ccc;
}
* html #right form input{
	height: 19px;
	padding: 3px 4px;
}
*+html #right form input{
	height: 19px;
	padding: 3px 4px;
}
#right form select{
	width: 260px;
	height: 27px;
	padding: 4px;
	margin-bottom: 18px;
	border: 1px solid #ccc;
}
#right form input.button{
	width: 260px;
	height: 36px;
	padding: 0px;
	border: 0px;
}

/* --------------------- */
/* footer */
/* --------------------- */
#footer {
	width: 100%;
	height: 92px;
	margin-top: 54px;
	padding-top: 38px;
	background: #58616c;
}
#footer p, #footer a {
	color: #fff;
}	
#footer p {
	margin-bottom: 10px;
}
#footer a {
	margin: 0px 2px;
}
