/* CSS Document */

/* Tags: */

body,td,th,p,pre,div,ul,li,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img.border {
	border: 1px solid #ccc;
}

/* IDs: */

#navig {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 460px;
	margin: 0px;
	padding: 0px;
	color: #ccc;
	overflow: hidden;
	background: url(/images/icon_filter.gif) no-repeat 445px 16px #000;
/*	z-index: 10000; */
}
#navig .menu {
	position: absolute;
	top: 150px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	padding-bottom:16px;
	border: 0px dotted #fff;
	overflow: hidden;
	border: 0px dotted #0FF;
/*	z-index: 10; */
}
#navig h2, #navig h3 {
	margin: 0 0 0 20px;
	padding: 0;
	cursor: pointer;
}
#navig h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #ccc;
	height: 20px;
}
#navig h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #ccc;
	margin-top: 12px;
}

#clientfilter {
	position: absolute;
	top: 0px;
	left: 465px;
	height: 180px;
	width: 255px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	border: 0px dotted #999;
/*	z-index: 200; */
}
/*#clientfilter .box {
	border: 1px solid #ccc;
	padding: 2px;
	width: 190px;
	margin-top: 15px;
	background: #fff;
	cursor: pointer;
}*/
#clientfilter .box {
	width: 182px;
	margin-top: 18px;
	background: #fff;
	cursor: pointer;
}
#clientfilter .box_mod {
	display:none; 
	position:absolute; 
	top:0px;
	z-index: 10;
}
#clientfilter .box img {
	padding: 1px 1px;
}
#clientfilter ul {
	margin: 0;
	padding: 0;
}
#clientfilter ul li {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	list-style: none;
	margin: 1px 10px 1px 10px;;
	padding: 0 5px;
	background-color: #ccc;
}
#cf_help {
	position: absolute;
	top: 0px;
	left: 182px;
	margin-top: 18px;
	border: 0px solid #ccc;
	padding: 1px;
	width: 20px;
	cursor: pointer;
}
#cf_help_box {
	position: absolute;
	top: 0px;
	left: 183px;
	margin-top: 19px;
	border: 1px solid #ccc;
	padding: 2px 2px 2px 25px;
	width: 125px;
	font-size: 11px;
	background: #fff url(/images/icon_help_close.gif) no-repeat -1px -1px;
	display: none;
	z-index: 10; 
}

#playground {
	position: absolute;
	top: 0px;
	left: 740px;
	height: 180px;	
	width: 255px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px dotted #999;
/*	z-index: 100; */
}
#playground ul {
	margin: 20px 0;
	padding: 0;
}
#playground ul li {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}
#playground_link {
	margin: 30px 0 0 85px;
}

#content {
	position: absolute;
	top: 185px;
	left: 0px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	z-index: 11;
}
#content h1 {
	font-size: 48px;
	line-height: 48px;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0px;
}
#content h2 {
	font-size: 36px;
	line-height: 44px;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0px;
}
#content h3 {
	font-size: 24px;
	line-height: 24px;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0px;
}
#content h4, #content pre {
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	background-image: url(/images/line_10px.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	margin: 0 0 10px 0;
	padding: 0px;
}
#content h4 span, #content pre span {
	background-color: rgb(255,255,255);
	margin: 0;
	padding: 0 8px 0 0;
}
	
#content h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}

#content p {
	margin: 0;
	padding: 8px 0px;
}
#content p img {
	margin-right: 10px;
}
#content p img.mr5px {
	margin-right: 5px;
}

#content div.col1 {
	width: 460px;
	float: left;
	border: 0px dotted #690;
}
#content div.col2 {
	width: 245px;
	float: right;
	border: 0px dotted #C30;
}
#content .col1 h1,
#content .col1 h2,
#content .col1 h3,
#content .col1 h4,
#content .col1 h5,
#content .col1 pre,
#content .col1 p,
#content .col1 form {
	margin-left: 20px;
}
#content .col1 div.faq p {
	margin-left: 0;
}
#content .col2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .col2 ul li {
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	margin: 8px 0;
}
#content .col2 ul li a {
	background: none;
	padding-left: 0px;
}

/*#teaser {
	position: absolute;
	top: 185px;
	left: 465px;
	width: 255px;
	margin: 0px;
	padding: 0px;
}*/

#news {
	position: absolute;
	top: 185px;
	left: 740px;
	width: 255px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 205px;
}
#news h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 10px 0;
	line-height:24px;
}
#news p {
	margin: 0px;
	margin-bottom: 10px;
}

#logofix {
	position: fixed;
	visibility: visible;
	height: 200px;
	width: 255px;
	left: 740px;
	bottom: 15px;
}

#team td {
	font-size: 12px;
	color: #666;
	vertical-align: top;
}
#team td.col1 {
	padding-bottom: 10px;
	width: 90px;
}
#team td.col2 {
	padding-bottom: 10px;
	width: 155px;
}

#contact td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 15px;
}

#devbox {
	position:absolute; 
	left:1015px; 
	top:5px; 
	width:250px; 
	padding:5px; 
	border:1px dotted #F9C; 
	background-color:#FEF;
	display: none;
}

/* Classes: */

h6.path {
	height: 17px;
	margin: 0 0 20px 0;
	padding: 4px 0 0 20px;
	background-image: url(/images/bg_matrix_20px.gif);
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}

div.dottedline {
	height: 2px;
	background-image: url(/images/line_9px.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

div.faq {
	margin: 0 0 10px 20px;
	padding: 0;
	border: 0px dotted #900;
}

div.pulldown {
	height: 18px;
	padding: 2px 5px;
	margin-bottom: 10px;
	line-height: 18px;
	border: 1px solid #999;
	overflow: hidden;
	background: url(/images/icon_pulldown.gif) no-repeat top right;
}

.clear {
	clear: both;
}

input.text, textarea.text {
	border: 1px solid #ccc;
	padding: 3px 2px;
	margin: 2px 0;
}
input.button {
	text-transform: uppercase;
	font-size: 13px;
	color: #999;
	border: none;
	padding: 0 0 0 12px;
	background-color: #fff;
	background-image: url(/images/icon_link.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

/* Links: */

#navig a {
	color: #ccc;
	text-decoration: none;
	border: none;
}
#navig h3.active a {
	color: #fff;
}
#playground a, #clientfilter a {
	color: #666;
	text-decoration: none;
}
a.more, #content a {
	color: #666;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(/images/icon_link.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#content a.pfdin {
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
}
#content a.download {
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(/images/icon_download.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#content a.noicon {
	padding-left: 0px;
	background-image: none;
}
#content a.trick17 {
	padding-left: 0px;
	background-image: none;
	display: none;
	color: #fff;
}
#content div.trick17, #content p.trick17 {
	display: none;
}
a:active, a:focus { 
	outline: none; 
}
a img {
	border: none;
}

.pointer {
	cursor: pointer;
}
