@charset "utf-8";
/* CSS Document */

@import url(header.css);
@import url(footer.css);
@import url(banners.css);
@import url(pager.css);
@import url(also.css);
@import url(projects.css);
@import url(pagination.css);
.clear {
	clear:both
}
#preloader {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 240px;
	height: 60px;
	overflow: auto;
	margin-top: -50px;
	margin-left: -100px;
	background-color: #FFFFFF;
	text-align:center;
	color: #7c7d6f;
	vertical-align:middle;
	font-size:17px;
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:5px solid #CCCCCC;
	z-index:1000;
	-moz-border-radius: 1em;
}
:focus {
	outline: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#0d0d0d;
	margin:0px;
	padding:0px
}
#master {
	width:100%;
	margin:auto;
}
#master a {
	color:#FFFFFF;
	text-decoration:none
}
hr {
	border:0px solid #CCCCCC;
	height:1px;
	background-color:#CCCCCC
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.1em;
	color: #000;
	padding:0px;
	margin:0px
}
.content_pad h1 {
	font-size: 2.1em;
	margin-bottom: 0.4em;
	color:#99CC00
}
.content_pad h2 {
	font-size: 1.5em;
	margin-bottom: 0.4em;
	color: #333333;
	padding-bottom:10px;
}
.content_pad p {
	color:#666666
}
caption {
	margin-bottom: 0.2em;
	padding-left: 5px;
	font-weight: bold;
	color: #000;
}
input.field {
	border: 1px solid #dedede;
}
input, button, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
input.button, button {
	margin: 1px;
	cursor: pointer;
	color: #c4c4c4;
	text-shadow: #333 1px 1px 0;
	outline: #cfcfcf 1px solid;
	border: 1px solid #111;
	background-color: #484747;
}
button:active {
	color: #fff;
}
optgroup {
	font-weight: bold;
	font-style: normal;
	color: #636363;
}
textarea {
	max-width: 195px;
}
form {
	display:inline-block
}
#content {
	padding:0px
}
#content_bg {
}
#content_center {
	width:980px;
	margin:auto;
}
code {
	color:#FFCC00
}
.contact p {
	padding:0px;
	margin:0px;
	color: #666666;
	font-size:11px;
	padding-top:15px
}
.contact {
	margin-left:10px;
	padding-left:20px;
	display:block;
	min-height:310px;
	background:url(../images/dot_vertical.gif) repeat-y top left
}
.contact strong {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #000000;
}
.contact h4 {
	padding:5px;
	color:#FFFFFF;
	font-size:15px;
	background-color: #99CC00;
	display:inline-block
}
.contactform_module input {
	border:0;
	background:url(../images/input_text.gif) no-repeat;
	width:195px;
	padding: 9px 5px;
	height:16px
}
.contactform_module label {
	float: right;
	margin: 1em 0 0.5em 0;
	width: 110px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 0.917em;
	font-weight: bold;
	color: #000000;
	text-align:right;
}
div.contactform_module input.submit {
	float: right;
	width: 57px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	border: 0;
	background: url(../images/btn_submit.gif) no-repeat;
}
div.domainfinder {
	background:url(../images/domain_bg.gif) no-repeat;
	width:317px;
	height:91px;
	padding-left:10px;
	padding-top:10px;
	margin-top:10px
}
div.domainfinder input.submit {
	width: 57px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	border: 0;
	margin-left:10px;
	background: url(../images/btn_submit.gif) no-repeat;
}
div.domainfinder h2 {
	padding:0px;
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	color:#99CC33
}
div.contactform_module textarea {
	padding: 5px;
	width: 195px;
	max-width: 195px;
	height: 70px;
	max-height: 70px;
	border: 0;
	background: url(../images/input_area_sm.gif) no-repeat;
}
#careers dl {
	font-size:1em;
	color:#000000;
	width:300px;
	float:left;
	margin:0px;
	padding:0px
}
#careers dt {
	font-size:1.1em;
	color: #CC0000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
}
#careers dd {
	color:#666666;
	font-size:0.8em;
	padding-bottom:10px;
}
#press dl {
	font-size:1em;
	color:#000000;
	float:left;
	margin:0px;
	padding:0px
}
#press dt {
	font-size:1.1em;
	color: #CC0000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
}
#press dd {
	color:#666666;
	font-size:0.8em;
	padding-bottom:10px;
}
#press var {
	font-size:10px;
	color: #999999;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
#press .more, .more {
	font-size:10px;
	color: #000000;
	text-transform:none;
	text-decoration:underline;
	padding-left:15px;
	background-position:0px 2px;
	background-image: url(../images/header_menu_rol.gif);
	background-repeat: no-repeat;
}
#cv {
	width:350px;
	float:right;
	min-height:410px;
	padding-left:10px;
	margin-left:10px;
	background:url(../images/dot_vertical.gif) repeat-y top left
}
var {
	font-size:10px;
	color: #999999;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
p.applyjob {
	float: right;
}
p.applyjob a {
	float: right;
	width: 86px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/btn_job.gif) no-repeat;
}
#alsoread {
	float:right;
	width:200px;
}
.sorter {
	font-size:0.8em;
	padding:5px;
	background-color: #333333
}
.sorter strong, .sorter a {
	color:#CC0000!important
}
.sorter .enabled {
	font-size:1.5em;
	font-weight:bold;
}
#messageerrors, #messageerrorsnews {
	color:#CC0000;
	font-size:1.3em;
	text-align:center
}
.disableditems {
	color:#CCCCCC
}
blockquote {
	font-size:0.8em;
	color: #759B00;
	padding:10px!important;
	margin:5px
}
blockquote p {
	color: #759B00!important;
}

