/* Elements */


html {
	min-height: 101%;
}
body {
	font-family:"Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
	background: url(../images/bg_home.jpg) repeat-x #2f3738;
	color: #9fbcbf;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 17px;
	color:#94dee4;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

p, #main-right span, blockquote{
	font-size: 12px;
}

a {
	color: #59d8e5;
	text-decoration: none;
	font-size: 12px;
	outline:none;
}

em{
	color:#ccf0f3;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}
strong{
	color:#FAFAFA;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	list-style: inside square;
	color: #d5fbff;
	font-size: 12px;
	line-height: 20px;
	margin: 20px 0;
}

ol {
	list-style: inside decimal;
}

blockquote {
	background: transparent url(../images/blockquote.png) no-repeat 0 0;
	line-height: 20px;
	text-indent: 32px;
	text-align: justify;
}

#wrapper {
	margin: auto;
	width: 940px;
}

/* Header */

#header {
	background: url(../images/header_t3602010.jpg) no-repeat;
	height: 148px;
	width: 100%;
}
#headerDemo{
	/*background: url(../images/header_t360.jpg) no-repeat;*/
	height: 148px;
	width: 100%;
}

/* Menu */
#menu {
	float:right;
	list-style: none;
	margin-top: 118px;
	margin-bottom: 0px;
}

#menu li {
	float: left;
	background: url(../images/menu-center.gif);
	margin-right: -1px;
}

#menu li a {
	float: left;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	height: 27px;
	color: #cbeff2;
	font-size: 16px;
	/*min-width: 80px;*/
	text-align: center;
}

#menu li div{
	height: 31px;
	width: 6px;
	float: left;
}

#menu li div.menu-left {
	background: url(../images/menu-left.gif);
}

#menu li div.menu-right {
	background: url(../images/menu-right.gif);
}

#menu li.selected a, #menu li.current a {
	color: #2f3738;
	background: url(../images/menu-selected-center.gif);
}

#menu li.selected div.menu-left, #menu li.current div.menu-left {
	background: url(../images/menu-selected-left.gif);
}

#menu li.selected div.menu-right, #menu li.current div.menu-right {
	background: url(../images/menu-selected-right.gif);
}

/* Featured */
#featured {
	background: url(../images/feature-right-bg.jpg) 450px bottom no-repeat;
	height: 298px;
	width: 100%;
	margin-top: 2px;
	color: #2f3738;
	/*overflow: scroll;*/
}

#featured .inthid {
	display:none;
}

.feature-left {
	float: left;
	width: 340px;
	margin: 30px 40px 40px 0px;;
}

.feature-left h2 {
	font-size: 24px;
	color: #d5fbff;
}

.feature-left p {
	display: block;
	height: 100px;
	overflow: hidden;
	text-align: justify;
	line-height: 20px;
}

.feature-divider {
	background: url(../images/featured-divider.gif) repeat-x;
	height: 2px;
	width: 340px;
	margin: 20px 0px;
}

.feature-buttons {
	margin-top: 24px;
}

.feature-button-next, .feature-button-prev, .feature-button-portfolio, .searchBtn {
	background: url(../images/feature-button.jpg) no-repeat;
	width: 100px;
	height: 23px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
	color: #2f3738;
}

.feature-button-next:hover, .feature-button-prev:hover, .feature-button-portfolio:hover {
	text-decoration: none;
}

.feature-button-next {
	margin-right: 0px;
}

.feature-right {
	float: right;
	width: 520px;
	height: 220px;
	margin-top: 40px;
}

.feature-right img {
	border: 1px solid #79888b;
	padding: 16px;
	background-color: #252f31;
	width: 486px;
	height: 186px;
	overflow: hidden;
	cursor:pointer;
}


/* Main */
#main {
	padding-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#main h2, div.drawer-description h2 {
	color: #d5fbff;
	/*color:#e1fcff;*/
	font-size: 21px;
	margin-top: -8px;
}

.main-divider-long, .main-divider-short {
	background: url(../images/main-divider.gif) repeat-x;
	height: 2px;
	width: 100%;
	margin: 15px 0px 20px 0px;
	clear: both;
}

.main-divider-short {
	margin-right: 80px;
	width: auto;
}

.main-divider-small {
	background: url(../images/main-divider.gif) repeat-x;
	height: 2px;
	width: 100%;
	margin: 10px 0px;
}

#main img {
	background-color: #252f31;
	border: 1px solid #4d5859;
	padding: 1px;
}

#main-left {
	width: 420px;
	float: left;
}


/* ###################### SECTOR PANEL ####################### */

#sectorPanel {
	float: left;
	width: 340px;
}

#sectorPanel div {
	margin-left: 0;
	width: 341px;
	float: left;
}


#sectorPanel .sectorGrip {
	margin-bottom:24px;
	background-color: transparent;
	border: 1px solid transparent;
	cursor:pointer;
	
}

#sectorPanel .sectorGrip a {
	/*background-color: red;*/
	
}

#sectorPanel .sectorGrip p {
	text-align: justify;
	line-height: 20px;
	padding-right:12px;
}

#sectorPanel h3 {
	margin-bottom:2px;
}



#sectorPanel .sectorIcon{
	float: left;
	/*border:none;*/
	/*background-color: transparent;*/
	/*background-color:#006600;*/
	padding:13px 5px 13px 5px;
	margin-right:16px;
	background-color: #252f31;
	border: 1px solid #4d5859;
}






#main-right {
	float: right;
	width: 520px;
}

#main-right p {
	line-height: 20px;
	text-align: justify;
}

.author-date, .testimonial-link {
	float: right;
	margin-top: -20px;
}

.testimonial-author {
	color: #59d8e5;
	float: right;
	font-style: italic;
	margin-top: 10px;
}

.main-button-short, .main-button-long {
	background: url(../images/main-button-short.jpg) no-repeat;
	width: 100px;
	height: 23px;
	overflow: hidden;
	color: #b8d9dd;
	margin: 20px 20px 20px 0px;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	display: block;
	float: left;
}

.main-button-short:hover, .main-button-long:hover, .main-button-long-port:hover {
	text-decoration: none;
}

.main-button-long {
	width: 150px;
	margin-top: 15px;
	background: url(../images/main-button-long.jpg) no-repeat;
}

.main-button-long-port {
	height: 23px;
	overflow: hidden;
	color: #b8d9dd;
	margin: 0px 20px 20px 0px;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	display: block;
	float: left;
	width: 150px;
	background: url(../images/main-button-long.jpg) no-repeat;
}

.contact {
	font-size: 11px;
	width: 150px;
	float: left;
	
}

.contact .type {
	width: 40px;
	float: left;
	color: #d5fbff;
}

.contact .type span, .contact .value span {
	line-height: 20px;
}

.contact .value span {
	float: right;
}

div.contitle{
	width: 112px;
	float: left;
}
.contouch {
	font-size: 11px;
	width: 180px;
	float: left;
	margin-left:30px;
	
}

.contouch .type {
	width: 40px;
	float: left;
	color: #d5fbff;
}

.contouch .type span, .contouch .value span {
	line-height: 20px;
}

.contouch .value span {
	float: right;
}

div.conServices{
	width: 160px;
	float: left;
	margin-left: 30px;
}

#main .conServices img {
	background-color: transparent;
	border: 0px;
}



.net-services {
	width: 160px;
	float: right;
	margin-right: 80px;
}

.service-icon {
	margin: 0px 0px 10px 15px;
	width: 32px;
	float: left;
}

#main .net-services img {
	background-color: transparent;
	border: 0px;
}



/* Footer */

#footer-wrapper {
	background: url(../images/footer-divider.gif) #647678 repeat-x 0 0;
	width: 100%;
	color: #2f3738;
	font-size: 11px;
}

#footer {
	padding: 40px 0px;
	width: 940px;
	margin: auto;
}

#footer span {
	width: 100%;
	height: 18px;
	display: block;
}

span.rightFoot{
	margin-left:600px;
	width:300px;
}

#footer span.breadcrumbs{
	text-align:right;
}



#footer span.breadcrumbs a{
	color:#333;
}

#footer span.breadcrumbs a:hover{
	color:#5bd8d4;
}
#footer span.breadcrumbs a.current{
	color:#5bd8d4;
	cursor:default;
	text-decoration:none;
	outline:none;
}


/* Misc */

.widget h3 {
	color: #D5FBFF;
	line-height: 0.5em;
}

.tooltip{
    position:absolute;
    z-index:999;
    left:0px;
    /*background-color:#2f3738;*/
	background-color:#1d2223;
    padding:5px;
    border:1px solid #647678;
    width:280px;
    display: none;
}

.tooltip p{
    margin:0;
    padding:0;
    color: #d5fbff;
    /*background-color:#2F3738;*/
	background-color:#1d2223;
    padding:2px 7px;
    font-size: 11px;
}

.notification_error {
	border: 1px solid #A25965;
	height: auto;
	/*width: 490px;*/
	padding: 7px;
	background: #F8F0F1;
	text-align: left;
	font-size: 11px;
	margin-bottom: 15px;
	color: #7b2b39;
	text-align: center;
}

.notification_ok, .drawer_notification_ok {
	border: 1px #5dfbff solid;
	height: auto;
	width: 530px;
	padding: 7px;
	background: #252e2f;
	text-align: center;
	font-size: 11px;
	color: #5Dfbff;
	margin-bottom: 15px;
	text-align: center;
}

.drawer_notification_ok {
	width: 480px;
}



.float-left {
	float: left;
	margin-right: 20px;
}

.img-float-left {
	margin: 20px 20px 15px 0px;
	float: left;
}

#main .img-float-left-wide {
	margin: 20px 20px 15px 0px;
	float: left;
	margin-right: 30px;
	padding: 16px;
	border: 1px solid #4d5859;
	background-color: #252f31;
	cursor:pointer;
}

#main .img-fullMain {
	margin: 0px 20px 15px 0px;
	float: left;
	margin-right: 30px;
	padding: 16px 16px 4px 16px;
	border: 1px solid #4d5859;
	background-color: #252f31;
	cursor:default;
}

#main .img-float-left-narrow {
	margin: 20px 18px 12px 0px;
	float: left;
	margin-right: 30px;
	padding: 16px 12px 16px 12px;
	border: 1px solid #4d5859;
	background-color: #252f31;
	cursor:pointer;
}

/*#main .img-float-left-wide:hover {
	border: 1px solid #5d6a6c;
	background-color: #181f20;
}*/

.img-float-right {
	margin: 20px 0px 15px 20px;
	float: right;
}

.float-right {
	float: right;
	margin-left: 20px;
}

.clear {
	clear: both;
}
.clearFull {
	clear: both;
	width: 100%;
}

#main div.panoHold {
	padding: 16px 16px 10px 16px;
	border: 1px solid #4d5859;
	background-color: #252f31;
}

div.post{
	margin-bottom:3em;
}
#main img.iconned{
	padding:13px;
	margin-right:16px;
	margin-top:12px;
	margin-bottom:12px;
	float:left;
}

#main img.navup{
	padding:6px;
	float:right;
	cursor:pointer;
	margin-top:10px;
}

ul.features{
	list-style-position:outside;
	margin-left:1.4em;
}
ul.features li{
	background: url(../images/main-divider.gif) center bottom repeat-x;
	padding-bottom:0.4em;
	padding-top:0.4em;
}

#main .feature .inthid{
	/*display:none;*/
	background-color:#366;
}

h3 a{
	font-size: 18px;
	color: #D5FBFF;
	line-height: 0.5em;
}