/* standard elements */
html {min-height: 100%;}

* {margin: 0px;	padding: 0px;}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #888888; color:#000;
	font-size: 75%; font-family: Verdana, Tahoma, Helvetica, sans-serif;
	padding-top: 0px;
}

p, ul {margin-top: 0px; margin-bottom: 4px;}

li {list-style: none;}

h1 {font-size: 1.9em; font-weight:bold; padding-bottom: 2px}
h2 {font-size: 1.6em; font-weight:bold;}
h3 {font-size: 1.2em; font-weight:bold;}
/*h1,h2,h3 {padding-top: 6px; color:#438622; margin-bottom: 4px;}*/
h1,h2,h3 {padding-top: 4px; color:#000; margin-bottom: 4px;}

form,input {margin: 0; padding: 0; display: inline;}

/* misc */
.clear {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.leftalign {text-align: left;}
.rightalign {text-align:right;}
.hide {display:none;}
.bolder {font-weight:bold;}
.smallitalic {font-style:italic; font-size:0.8em;}
.medium {font-size:0.9em;}
.red {color:Red;}
.cyan {color:#9cfcff;}
.counter {Color:Green; font-weight:bold; font-family:Arial, Tahoma, Verdana;}

.boxedRed {padding:2px; background:#FFB9B9; width:140px; border:1px solid red;}
.boxedGreen {padding:2px; background:#CCFF80; width:140px; border:1px solid green;}
.boxedGray {padding:2px; background:#CCCCCC; width:140px; border:1px solid #999999;}
/*.nospace_noborder {margin:0px; padding:0px; border:0px; background:#FFFFFF;}*/


/* structure */
#inner-container {
	/*border: 2px solid #D7D7D2;*/
	border: none;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding:4px;
	width: 820px;
}

#outer-container {
	padding-bottom: 0px;
}

/* headere & title */
#header {
	/*background: #222 url('../img/headerbg.jpg') repeat-x;*/
	background-color:#0B4D8E;
	height: 110px;
	width: 820px;
	/*text-align: center;*/
}

#header .title {
	color: #FFF;
	padding-top: 20px;
	padding-left:2px;
	font-weight: bold;
}
#header .title .sitename {
	color: #FFF;
	font-size: 2.5em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	text-decoration: none;
}
#header .title a {color: #FFF; text-decoration: none;}
#header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 3px;
}

#content 
{
	width:800px;
	margin-left:10px;
	margin-top:10px;
}

#content p {line-height: 1.5em; margin: 0px; padding-bottom:10px; padding-top:4px; clear: both;}
#content ul li {
	list-style: url(img/li.gif);
	margin-left: 32px;
	padding:4px;
	color: red;
	font-weight: bold;
}
#content ul.black li {
	list-style: url(img/li.gif);
	margin-left: 32px;
	padding:4px;
	color: black;
	font-weight: normal;
}
#content ul.small li {
	list-style: url(img/li.gif);
	margin-left: 32px;
	padding:4px;
	color: black;
	font-weight: normal;
	font-size:0.8em;
}



.p {margin-left:10px; margin-right:10px;}

.hilight {
	color:Red;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 6px;
	line-height:1.2em;
}
.hilight2 {
	color:#4682b4;
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom: 6px;
	line-height:1.2em;
}

a.tinyLink, #content .tinyText {
	font-size: 0.8em; font-style:italic;
}

#content a
{
	line-height:1.5em;
	margin-bottom:5px;
}



/* Normal Table*/
#content .withborder {font-size:0.8em;}
#content .withborder table {margin:10px; width:500px; border:solid 1px #FFCC66;}
#content .withborder th {background:#DDDDDD; padding:3px; color:#666666; font-weight:bold; text-align:center; border-bottom:1px solid #FFCC66;}
#content .withborder td {padding:3px; border:1px solid #FFCC66;}

/* Normal Table*/
#content .compare {font-size:0.9em;}
#content .compare table {margin:10px; width:500px; border:solid 1px #CCCCCC;}
#content .compare th {background:#DDDDDD; padding:3px; color:#666666; font-weight:bold; text-align:center; border-bottom:1px solid #CCCCCC;}
#content .compare td {padding:3px; border:1px solid #CCCCCC;}
#content .compare td.cntr {padding:3px; border:1px solid #CCCCCC; text-align:center;}

/* Table without borders */
#content .noborder {font-size:0.9em;}
#content .noborder table {margin:10px; border:none;}
#content .noborder th {background:#DFEDCD; padding:2px; color:#999933; font-weight:bold; text-align:center; border:none;}
#content .noborder td {border:none; padding:1px;}

/* Table with TOP border only */
#content .features table {margin-top:6px; margin-bottom:26px; width:100%;}
#content .features th {font-size:1em; font-weight:bold; text-align:left; color:Red; border-bottom:1px solid #4682b4; padding-bottom:3px;}
#content .features td {line-height:1.4em; padding-top:3px; padding-bottom:20px;}

#content .tickets {font-size:0.9em;}
#content .tickets table {margin:2px; border:none; border-collapse:collapse;}
#content .tickets th {background:#DFEDCD; padding:2px; color:#999933; font-weight:bold; text-align:center; border:none;}
#content .tickets td {border:none; padding:1px;}

/* Comments block in Feedback page */
#content .commentblock {border:none; width:100%; margin-top:8px; margin-bottom:10px; background-color:#ffffff;}
#content .commentblock th { padding: 6px 0px;}
#content .commentblock td { border: none; vertical-align: top; text-align: left; font-size:0.9em;}
#content .commentblock tr .cmt {background-color:#ffffff;}

#content .commentblock .cmt {margin-bottom:25px; border-bottom:1px solid #DDDDDD;}
#content .commentblock .cmt td {margin-bottom:10px; padding:6px;}
#content .commentblock .username {font-style:italic; text-align:left;}

p.compact {line-height: 1.3em; margin: 0px; padding: 5px; clear: both;}






.errormsg {
	color:Red;
	font-size: 0.9em;
}



.kb
{
	margin-top:50px;
	margin-bottom:10px;
	font-size:0.7m;
	line-height:1.3em;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:5px;
}
.kb .q
{
	font-size:1.2em;
	font-weight:bold;
	
}
.kb ol li 
{
	list-style: decimal;
	list-style-image:none;
	margin-left: 32px;
	padding:2px;
	
}

.eula {
		width:650px;
		text-align:left;
		font-size:12px;
		padding:10px;
		white-space: pre-wrap;       /* css-3 */
		white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
		white-space: -pre-wrap;      /* Opera 4-6 */
		white-space: -o-pre-wrap;    /* Opera 7 */
		word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


/* Button formatting */
.buttonType {
  color: #ffffff; margin: 0px; margin-top: 1em; padding: 3px 6px;
 font-size: small; background-color:#1765a4; min-height:30px;
  border: 1px solid #666666;
}
.buttonType:hover {color: #000000; background: #FFCC66 url(../img/btnbg_o.gif) repeat-x bottom; border: 1px solid #E79601;}

/* footer */
#footer {
	/*background-color:#9EC630;
	background-color:#FEB51D;
	color: #F7F7F2;*/
	background-color:#FFFFFF;
	color: #000;
	font: 0.8em sans-serif;
	margin-top: 0px;
	padding: 10px 12px;
	min-height:30px;
	line-height:1.3em;
	height:40px;
	border-top:2px solid #777777;

}
#footer a {
	/*color: #F7F7F2;*/
	color: #000;
	text-decoration: none;
}
#footer .links {
	/*color: #F7F7F2;*/
	color: #000;
	text-decoration: none;
	font-size:0.7em;
	text-align:left;
	padding:0px;
}
#footer a:hover {color: red;}
#footer ul {padding:0px; margin:0px;}
#footer ul li {
	list-style: url(img/linone.gif);
	margin-left: 0px;
	padding:3px;
	color: black;
	font-weight: bold;
}
