/* FLEXBLOCK */
.flexblock {
	margin-top:10px;
}
input, textarea, select{
	margin-bottom:3px;
}
.flexblock a.flexblock_heading {
	display:block;
	font:bold 100% Tahoma;
	padding: 2px 8px 2px 23px;
	cursor: pointer;
	background: #EEEEEE url(../images/flex_arrow_open.gif) left center no-repeat;
	border-top: 1px solid #718EA5;
}

.flexblock div.flexblock_body {
	margin-top:5px;
	margin-bottom:5px;
}

.collapsed a.flexblock_heading  {
	background: #EEEEEE url(images/flex_arrow_shut.gif) left center no-repeat;
	border-top: 1px solid #CCCCCC;
}

.collapsed div.flexblock_body  {
	display:none;
}

#flexblock_mode {
	margin:5px;
	background:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#flexblock_mode .flexblock_body a {
	display:block;
	height:17px;
	padding-left:25px;
	border-left: 5px solid #FFFFFF;
	margin-bottom:2px;
}
#flexblock_mode .flexblock_body a#all:hover, #flexblock_mode .flexblock_body a#one:hover, #flexblock_mode .flexblock_body a#none:hover {
	background-position:0 -17px;
}
#flexblock_mode .flexblock_body a#all.selected, #flexblock_mode .flexblock_body a#one.selected, #flexblock_mode .flexblock_body a#none.selected {
	border-left:solid 5px #999999;	
	background-position:0 -17px;
}
#flexblock_mode .flexblock_body a#all {
	background:url(images/show_all.gif) 0 0 no-repeat;
}
#flexblock_mode .flexblock_body a#one {
	background:url(images/show_one.gif) 0 0  no-repeat;
}
#flexblock_mode .flexblock_body a#none {
	background:url(images/show_none.gif) 0 0  no-repeat;
}

/* GENERAL PRESENTATION

p {
	margin-bottom:.5em;
}
h1 {
	font: normal 160% "Trebuchet MS";
	color: #718EA5;
	margin-bottom:.3em;
}
ul {
	list-style:square;
	margin-left:13px;
} */

/* CONTACT FORM */
#frm_contact {
  clear:both;
  color:#444;
  margin-left:2%
}
#frm_contact input, #frm_contact select, #frm_contact textarea {
  font: 11px Arial, Helvetica, sans-serif;
  background-color: #ececec;
  margin: 0px;
  padding: 0.1em;
  border: 1px solid #999999;
 
}
#frm_contact label {
  font-weight: bold;
  display: block;
}


/* MODULES */

/* project module  */
img.project {
	clear:both;
	padding:5px;
	background: url(../images/project_bg.jpg) center center no-repeat;
	float:left;
	margin:1px 8px 3px 0;
}

h3{
 font-size:14px;
 color:#FF9900;
}
h2.project a {
	font-weight: normal;
	font-size:11px;
	color: #333;
	padding-left:20px;
}
h2 span {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

h2.smartcms_text {
	padding-left:83px;
	background:url(userimages/SmartCMS_15pt.gif) center left no-repeat;
}
h2.smartstore_text {
	padding-left:90px;
	background:url(userimages/SmartStore_15pt.gif) center left no-repeat;
}


h2.custom a{	background: url(../images/Custom_tiny.gif) no-repeat left center;}
h2.smartcms a{	background: url(../images/SmartCMS_tiny.png) no-repeat left center;}
h2.smartstore a{	background: url(../images/SmartStore_tiny.png) no-repeat left center;}
h2.smartlab a{	background: url(../images/SmartLab_tiny.png) no-repeat left center;}
h2.smarttravel a{	background: url(../images/SmartTicket_tiny.png) no-repeat left center;}

.rightLink{
	text-align:right;
	display:block;
	text-decoration:none;
}

#rightRead{
	padding-right:5px;
	background: url(../images/arrow_red.gif) no-repeat right 5px;
	text-decoration:none;
}

h6{
display: block;
font-size:13px;
background-color: #CCCCCC;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 2px;
padding-left: 15px;
}

/* product module */
img.product {
	padding:3px;
	border:1px solid #999999;
	float:left;
	margin:1px 8px 3px 0;
}
h2.product {
	font: 100% "Trebuchet MS";
	color: #3B5998;
	margin:5px 3px 0 70px;
}
h3.product {
	font: bold 120% 'Trebuchet MS';
	color:#666666;
	margin:0 0 3px 0;
}
h3.product span {
	font: 70% Tahoma;
	color:#FF6600;
}


/* news module */
h2.newsitem, h2.newsitem a {
	font: 100% "Trebuchet MS";
	color: #3B5998;
	border-bottom:1px solid #999999;
}
h2.newsitem span.date {
	font: bold 78% Tahoma;
	color:#777777;
}

a[href$=".pdf"] {
	background: url(../images/filetypes/pdf.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".doc"] {
	background: url(../images/filetypes/doc.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".txt"] {
	background: url(../images/filetypes/txt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".ppt"] {
	background: url(../images/filetypes/ppt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".xls"] {
	background: url(../images/filetypes/xls.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".zip"] {
	background: url(../images/filetypes/zip.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}

img{
	border:none;
}


/* email module */
#content.email {
	padding:10px;
	background:none;
	}	

/*  cms administration panel */
.administration_panel, .administration_panel a, .administration_panel select {
	font-size:11px;
	}
	
.manageUsers tr td {
	line-height:20px;
	text-align:left;
}

.members_form tr th{
	font-size:11px;
	padding:0 5px;
	border-right:1px solid #999999;
}

#active{
	padding:0;
	margin:0;
	vertical-align:text-bottom;
}

/*  Admin stuff */

.admin_table {
	border-collapse:collapse;
	
}
.admin_table td {
	border:1px solid #CCCCCC;	
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#email_status.ok{
	border:1px solid #00CC00;
	color:#00CC00;
	padding:5px 2px;
}
#email_status.error{
	border:1px solid #FF0000;
	padding:1px 2px;
}
.img_border {
	border:1px solid #999999;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.adminCtrlTopIDU label{
	width:110px;
	float:left;
	line-height:17px;
}

/* SmartLAB Module */

#frm_order_tests fieldset {
	margin:1em;
	background:#FAFBFE;
	border:1px solid #73a0b5;
	
}
#frm_order_tests legend {
	font-weight:bold;
}
#frm_order_tests input, #frm_order_tests textarea {
	width:300px;
	margin-left:.5em;
}
#frm_order_tests label {
text-align:right;
width:120px;
float:left;
}
#frm_order_tests p {
	margin:10px 0;
	}
#frm_order_tests input.two_column {
	width:105px;
	}
#frm_order_tests label.two_column {
	float:none;
	margin-left:1em;
	}
	
/* Newsletter Module */
#content.email_template {
	float: none;
	padding: 10px;
	width: auto;
	background: url(../none);
}
#main.email_template {
	background: #FFFFFF url(../images/template/main_bottom_email.gif) no-repeat left bottom;
}


/*  email templates */
#Layer1.email {
	margin-left: 15px;
}
#main.email {
	padding-top: 1px;
}
#horizontal_menu.email {
	bottom: 0px;
	width: 70%;
	text-align: right;
}
#contact_info {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 5px;
	text-align: right;
	margin-right: 19px;
}

#frm_contact blockquote{
	width:400px;
	margin:0;
	
	padding: 0 20px;
	clear:both;
}

#frm_contact #inputData input{
	border:1px solid #CCCCCC;
	padding:1px 0px;
	vertical-align: middle;
	margin-bottom:10px	
}

#frm_contact blockquote textarea{
	border:1px solid #CCCCCC;
	width:320px;
	height:70px;
}

#frm_contact .contBut{
	margin:0 120px;
}

#loginUserTable tr td{
	padding:5px;
}

/* Page Administration panel buttons */
.administration_panel fieldset{
	border:1px solid #cccccc;
	padding: 0 15px 10px 15px;
	margin:0 0 25px 0;	
} 

.administration_panel fieldset legend{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999999;
}

.adminButtons{
	float:left;
	width:86px;
	height:26px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:26px;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:27px;
	margin-right:5px;
	margin-top:5px;
}
.adminButtons:hover{
	background-position:right;
}
#saveAdminButton{background-image:url(../images/smartCmsButtons/save.png);}
#cancelAdminButton{background-image:url(../images/smartCmsButtons/cancel.png);}
#newPageAdminButton{ background-image:url(../images/smartCmsButtons/newPage.png);}
#editPageAdminButton{background-image:url(../images/smartCmsButtons/editPage.png);}
#duplicatePageAdminButton{background-image:url(../images/smartCmsButtons/duplicatePage.png); width:88px; padding-left:25px;}
#deletePageAdminButton{background-image:url(../images/smartCmsButtons/deletePage.png);}
#imagesAdminButton{background-image:url(../images/smartCmsButtons/userImages.png);}
#filesAdminButton{background-image:url(../images/smartCmsButtons/userFiles.png);}
#emailsAdminButton{background-image:url(../images/smartCmsButtons/emailLists.png);}
#emailPageAdminButton{background-image:url(../images/smartCmsButtons/sendEmail.png);}
#usersAdminButton{background-image:url(../images/smartCmsButtons/manageUsers.png);}
#newMemberButton{background-image:url(../images/smartCmsButtons/newMember.png);}
#testsAdminButton{background-image:url(../images/smartCmsButtons/manageTests.png);}
#backAdminButton{background-image:url(../images/smartCmsButtons/back.png);}
#backupAdminButton{background-image:url(../images/smartCmsButtons/backup.png);}
#newsAdminButton{background-image:url(../images/smartCmsButtons/news.png);}
#careerAdminButton{background-image:url(../images/smartCmsButtons/career.png);}
#exitAdminButton{background-image:url(../images/smartCmsButtons/exit.png);}
#newArticleAdminButton{background-image:url(../images/smartCmsButtons/newArticle.png);}
#newCareerAdminButton{background-image:url(../images/smartCmsButtons/newCareer.png);}
#projectAdminButton{background-image:url(../images/smartCmsButtons/projects.png);}
#newProjectAdminButton{background-image:url(../images/smartCmsButtons/newProject.png);}

.formButton
{
	display: block;
	float: left;
	width: 50px;
	height: 15px;
	background-image: url(../images/smartCmsButtons/formButton.png);
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin: 3px;
}
.formButton:hover
{
	background-position: right center;
}

/* hacks  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	


#testimonial{
	padding:10px;
}

#testimonialsCustomers{
	float:right;
	margin: 0 20px 10px 0px;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}



#newsTable, #careersTable{
	border-collapse:collapse;
}

#newsTable tr th, #careersTable tr th{
	padding-bottom:10px;	
}
#newsTable tr td, #careersTable tr td{
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #6699FF;
}

.newsDateHeader, .careersDateHeader{
	font-size:15px;
	font-weight:bold;
	color:#0066FF;
	margin:0;
	border-bottom:1px #9FBBBB solid;
	margin-bottom:0px;
}

/*
.newsSearch h2, .careersSearch h2{
	font-size:15px;
	color:#0066FF;
	border-bottom:2px #9FBBBB solid;
	text-transform:capitalize;
	margin-top:23px;
}*/

.newsDate, .careersDate{
	padding:0;
	margin:0;
	display:inline;
	font-weight: bold;
	color:#225496;
}

.newsDescription, .newsTitle, .careersDescription, .careersTitle, .careersDepartment, .careersEmploymentStatus{
	padding:0 ;
	margin:0;
	display:inline;
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;*/
}



.newsDateHome, .careersDateHome{
	margin:0;
	color:#225496;
	display:inline;
	font-size: 10px;
	font-weight: bold;
}

.newsDescriptionHome, .newsTitleHome, .careersDescriptionHome, .careersTitleHome{
	margin:0;
	padding:0;
	display:inline;	
	font-size: 10px;
	color:#333;/*
	font-family:Arial, Helvetica, sans-serif;*/
}

.newsTitleHome, .careersTitleHome{
font-size: 10px;
	color:#333;/*
	font-family:Arial, Helvetica, sans-serif;*/
}

.newsInfoDiv, .careersInfoDiv{
	padding:5px 10px 23px 10px;
	margin:0;
	margin-top:7px;
	position:relative;
}

#newsArchiveDiv, #careersArchiveDiv{
	margin: 0 0px 0 0;

}
#newsArchiveDiv span, #careersArchiveDiv span{
	font-family:Arial, Helvetica, sans-serif;
/*	font-size:11px;*/
}
.newsSearch form, .careersSearch form{
/*	font-size:11px;
	line-height:11px;*/
	margin:10px 0 0 0 ;
	padding:0;
}



.newsSearch newsInfoDiv p, .careersSearch careersInfoDiv p{
 padding:5px 0;
 margin:0;
}

.newsSearch p, .newsSearch #keywords, .careersSearch p{
	margin:0;
	margin-left:5px;
	padding:0;
}

.newsSearch #keywordSearch, .newsSearch #searchDate, .careersSearch #keywordSearch, .careersSearch #searchDate{
	margin-top:10px;
	font-style:italic;
}

.newsSearch #month, .careersSearch #month, .careersSearch #keywords, .newsSearch #keywords{
	margin:10px 0 10px 10px;
	display:block;
	width:100px;	
}
.newsSearch #year{
	margin:10px 0 0px 10px;
	display:block;
	width:100px;
}
.careersSearch #department, .careersSearch #full_time{
	margin:10px 0 0px 10px;
	display:block;
}

.newsSearch #submit, .careersSearch #submit{
	background:url(../images/template/searchBut-news.jpg) no-repeat center;
	height:18px;
	width:58px;
	border:none;
	color:#637ec8;
	display:block;
	padding-bottom:2px;
	_padding:0;
	cursor:pointer;
	margin:20px 0 40px 70px;
	text-transform:capitalize;
}

.newsSearch #keywords, .careersSearch #keywords{
	width:175px;
}
.newsSearch #newsContuctInfo, .careersSearch #careersContuctInfo{
	background:url(../images/template/newsInfo.jpg) repeat-x center;
	height:86px;
	margin-top:50px;
	width:200px;
}

#newsContuctInfo #newsContuctHeader, #careersContuctInfo #careersContuctHeader{
	color:#b12235;
	padding:10px 0 2px 10px;
	margin:0;
}
#newsContuctInfo #newContName, #careersContuctInfo #careerContName{	
	color:#000099;
	padding: 0 0 7px 10px;
	margin:0;
}
#newsContuctInfo p, #careersContuctInfo p{
	padding:0 0 0 10px;
	margin:0;
}
.newsLinkHome, .careersLinkHome{
	text-decoration:none;
}
.newsInfoDivHome, .careersInfoDivHome{
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px solid #CCCCCC;
}	
.newsLink, .careersLink{
	text-decoration:none;
}

#projectsReadMore, #newsReadMore, #careersReadMore, #gotoSite, #all_clients, #all_testimonials, #testimonialsReadMore{
	float:right;
	text-decoration:none;
	margin:0 10px;
	padding:0;
	padding-right:6px;
	background: url(../images/arrow_red.gif) no-repeat right 6px;
	font-size:11px;
}

#testimonialsReadMore{
	float:right;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-right:6px;
	background: url(../images/arrow_red.gif) no-repeat right 6px;
	font-size:11px;
	margin-bottom:10px;
}

#testimonialsBar{
	margin:0;
}
#all_testimonials{
	margin-right:0;
}

#projectsReadMore{
	margin-right:20px;
}

#all_clients, #all_testimonials{
	margin:7px 0px;

}

#newsReadAll, #careersReadAll{
	float:right;
	margin:0 10px; 
	padding-left:6px;
	background: url(../images/arrow_red2.gif) no-repeat left 4px;
}

#newsReadAllHome, #careersReadAllHome{
	text-decoration:none;
	float:right;
	margin:5px 5px;
	padding-right:5px;
	font-size:11px;
	background: url(../images/arrow_red.gif) no-repeat right 5px;
}

#under_our_news #phrase{
	_margin:-3px 0 0 0px;
}
#under_our_news #exactPhraseP{
	margin: 0px 0 10px 0;
	padding:0 10px;
}

#under_our_news #keywordSearch, #under_our_news #searchDate, #under_our_news #keywords, #under_our_news #month{
	margin:0 10px;
}

#under_our_career #keywordSearch, #under_our_career #searchDate, #under_our_career #keywords, #under_our_career #month{
	margin:0px;
	margin-right:10px;
}

#full_time{
	margin:0px 0 0 0px;
	clear:both;
	float:left;
}

#keywordSearch, #searchDate{
	padding-top:15px;
	clear:both;
	font-weight:bold;
	color:#333;
	font-size:11px;
	margin:0;
}

#under_our_news #submit{
	margin:10px 0 0 110px;
}

#pagerDiv{
	background:url(../images/pager.gif) no-repeat center;
	/*color: #A60004;*/
	color:#000000;
	text-decoration:none;
	height:20px;
	line-height:17px;
	text-align:right;
	margin-bottom:10px;

}

#pagerDiv .pagerPage{	
	color:#000000;
}

#showAllNews{

}
#pagerDiv a{

}
#clearNews, #clearCareers{
	color: #000000;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#clearNews a, #clearCareers a{
	color:#990000;
}

.careersTitlesCss{
	font-weight: bold;
	color: #333;
}

.datePicker{
	float:left;
}

#tickCareersNews ul li{
	list-style:none;
}

#our_news .searchNews{
	padding:5px 5px 10px 3px;
}

#our_career .searchCareers{
	padding:5px 5px 10px 10px;
}


#our_career .searchCareers #submit{
	margin-top:10px;
	margin-left:100px;
}

#smartCMSfunctions{
	text-align:justify;
}

#smartCMSfunctions img{
	float:left;	
}

#smartCMSfunctions p{
	margin-left:55px;
}
#smartCMSfunctions span{
	margin-left:5px;
}

