@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;
	opacity:0.9;
	filter:alpha(opacity=90);
	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;
	border-radius: 1em;
}
:focus {
	outline: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color: #FFF;
	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: 1.6em;
	margin-bottom: 0.4em;
	margin-top:0.4em;
	color: #333;
	background:url(../images/h1.gif) no-repeat center left;
	padding-left:35px;
	height:24px;
	padding-top:3px;
	color:#099
}
.content_pad1 h2 {
	font-size: 0.9em;
	margin-bottom:10px;
	color: #333;
	font-weight:bold;
	padding-bottom:0px;
	background:url(../images/nav.gif) no-repeat center left;
	padding-left:10px;
}
.content_pad h2 {
	font-size: 0.9em;
	margin-bottom:10px;
	color: #333;
	font-weight:bold;
	padding-bottom:0px;
	background:#fff url('../images/Sprite_BT_master.gif') -5px -782px no-repeat;
	padding-left:15px;
}
.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:url(../images/header_menu_rol.gif) no-repeat left;
	background-position:0 0 10px;
}
#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;
!important padding:10px;
	margin:5px
}
blockquote p {
	color: #759B00;
!important
}
#navigation {
	background-color: #D8DAC9;
	font-size:0.8em
}
.highslide-caption {
	color:#333!important
}
.tips {
	font-size:0.9em;
	color: #333;
	font-family:"Comic Sans MS", cursive
}
.reporterror {
	font-size:0.9em;
	color:#CCC
}
#gallery {
	width:90px;
	nim-height:64px;
	background-color: #FFF;
	display: inline-block;
	float:left;
	margin:2px
}
#cnn_sectsopbtn {
	display:block;
	height:21px;
	width:47px;
	background:#fff url('../images/Sprite_BT_master.gif') 0px -660px no-repeat;
	float:left;
}
#cnn_sectsopbtn:hover {
	background-position:0px -701px;
}
.backbtn1 {
	background:url(../images/btn_bg.jpg) top center no-repeat;
	display:block;
	margin:0px;
	margin-bottom:2px;
	padding-top:5px;
	padding-left:18px;
	color: #C00!important;
	height:21px;
}
.backbtn {
	display:block;
	height:20px;
	padding-top:2px;
	padding-left:30px;
	color:#333;
	width:110px;
	background:#fff url('../images/Sprite_BT_master.gif') 0px -3004px no-repeat;
}
.backbtn:hover {
	background-position:0px -3043px;
	color: #C00
}
.search1 {
	display:block;
	height:20px;
	padding-top:2px;
	padding-left:30px;
	color:#333;
	border:0px;
	background:#fff url('../images/Sprite_BT_master.gif') 0px -3004px no-repeat;
}

#cnn_maintoplive{
	margin-bottom:10px;
	padding-bottom:10px;}
	
#cnn_maintoplive h3 {
	display: block;
	background-color: #333;
	color: #FFF;
	height:25px;
	padding-top:5px;
	text-align:center;
	margin-bottom:6px;
	font-weight:bold
}

#cnn_maintoplive ul{
	text-align:left;
	font-size:11px;
	color:#036;
	padding:0px;
	margin:0px;
	padding-left:2px;
	list-style:none;
	margin-bottom:5px;}
	

	
	#cnn_maintoplive li {
	text-align:left;
	font-size:11px;
	color: #666;
	background: url('../images/Sprite_BT_master.gif1') 0px -954px no-repeat;
	padding-left:0px;
	padding-bottom:5px;
	font-weight:normal;
	list-style:none;
	}
	
#cnn_maintoplive .more {
	
	display:block;
	height:22px;
	width:55px;
	color:#333;
	margin-top:10px;
	background: url('../images/Sprite_BT_master.gif') 0px -351px no-repeat;

}
#cnn_maintoplive .more:hover {
	background-position:0px -388px;
	color: #C00}
	
	.calendar-prev, .calendar-next, .calendar, .calendar-month{
		color: #C00}
		
		
		.calendar_link{
			color: red; font-weight: bold; font-size: larger; text-decoration: underline;
			}


.cdl{
	color: #82A64A;
	text-align:left;
	float:left;
	display:block;
	background:url(../images/cdl_logo_copyright.png) right no-repeat;
	padding-right:41px;
	margin-top:10px;}
	
