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

tr { 
	height:				30px; 
}

h1 {
color:#002395;
font-size:12px;
font-weight:700;
padding-top:140px;
padding-left:20px;
}

h2 {
color:#002395;
font-size:12px;
font-weight:700;
padding-left:5px;
}

h4 {
color: #838383;
font-size:11px;
font-weight:normal;
padding-left:5px;
padding-right:15px;
line-height:11px;
padding-top:3px;
}

input.admins, textarea.admins, select.admins {
	color: 					#838383;
	background-color:		#ffffff;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			16px;
	width:					200px;
	border:					1px solid #cccccc;
}

a.loginlinks {
	color: 				#002395;
	text-decoration: 	none;
	border-bottom: 		1px dotted #0044a7;
	font-size:			13px;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	line-height:		30px;
}

.link_blue_bold {
	color: 				#002395;
	text-decoration: 	none;
	border-bottom: 		1px dotted #0044a7;
	font-size:			13px;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	line-height:		30px;
}

.link_blue_bold:hover {
	color:				#f6bd3e;
	text-decoration:	underline;
	border-bottom: 		none;
}

a.loginlinks:hover {
	color:				#f6bd3e;
	text-decoration:	underline;
	border-bottom: 		none;
}

.links {
	width:				300px;
	/*height:				500px;*/
	float:				left;
}

.logins {
	width:				350px;
	/*height:				500px;*/
	float:				left;
}

.loginwrapper {
	padding:	        12px;
}

#pagetitle {
width:701px;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
border-bottom: 2px solid #5e6a71;
font-size:12px;
margin-bottom:10px;
font-weight:bold;
}

#hubrow {
width: 690px;
}


/* home */
#sm {
 background-image:url(../_img/pen_03.jpg);
 background-repeat:no-repeat;
 height:189px;
 width:210px;
 cursor:hand; 
 float:left;
 margin-right:20px;
}

#dt {
 background-image: url(../_img/meeting_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
 float:left;
  margin-right:20px;
}

#secm {
 background-image:url(../_img/chain_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
 float:left;
  margin-right:20px;
}

#ev {
 background-image:url(../_img/presentation_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
 float:left;
  margin-right:20px;
}

#sm:hover {
 background-image:url(../_img/pen_hover_03.jpg);
}

#dt:hover {
 background-image: url(../_img/meeting_hover_03.jpg);
}

#secm:hover {
 background-image:url(../_img/chain_hover_03.jpg);
}

#ev:hover {
 background-image:url(../_img/presentation_hover_03.jpg);
}


/* devoteam */

#tunnel {
 background-image:url(../_img/tunnel_03.jpg);
 background-repeat:no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
  float:left;
   margin-right:20px;
}

#jigsaw {
 background-image: url(../_img/jigsaw_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
  float:left;
   margin-right:20px;
}

#whitepaper {
 background-image:url(../_img/whitepaper_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
  float:left;
   margin-right:20px;
}

#newspaper {
 background-image:url(../_img/newspaper_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
  float:left;
   margin-right:20px;
}

#joystick {
 background-image:url(../_img/joystick_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
  float:left;
   margin-right:20px;
}

#earphones {
 background-image:url(../_img/earphones_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
  float:left;
   margin-right:20px;
}

#casestudies {
 background-image:url(../_img/casestudies_03.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
  float:left;
   margin-right:20px;
}


#tunnel:hover {
 background-image:url(../_img/tunnel_hover_03.jpg);
}

#jigsaw:hover {
 background-image: url(../_img/jigsaw_hover_03.jpg);
}

#whitepaper:hover {
 background-image:url(../_img/whitepaper_hover_03.jpg);
}

#newspaper:hover {
 background-image:url(../_img/newspaper_hover_03.jpg);
}

#joystick:hover {
 background-image:url(../_img/joystick_hover_03.jpg);
}

#earphones:hover {
 background-image:url(../_img/earphones_hover_03.jpg);
}

#casestudies:hover {
 background-image:url(../_img/casestudies_hover_03.jpg);
}

/* service management */

#lefttopServiceM {
 background-image:url(../_img/devohub_servicem_03.jpg);
 background-repeat:no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
}

#leftbottomServiceM {
 background-image: url(../_img/devohub_servicem_07.jpg);
 background-repeat: no-repeat;
 clear:both;
 height:177px;
 width:210px;
 cursor:hand;
}

#righttopServiceM {
 background-image:url(../_img/devohub_servicem_05.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:205px;
 cursor:hand;
}

#rightbottomServiceM {
 background-image:url(../_img/devohub_servicem_08.jpg);
 background-repeat: no-repeat;
 clear:both;
 height:177px;
 width:205px;
 cursor:hand;
}

#lefttopServiceM:hover {
 background-image:url(../_img/devohub_servicem_hover_03.jpg);
}

#leftbottomServiceM:hover {
 background-image: url(../_img/devohub_servicem_hover_07.jpg);
}

#righttopServiceM:hover {
 background-image:url(../_img/devohub_servicem_hover_05.jpg);
}

#rightbottomServiceM:hover {
 background-image:url(../_img/devohub_servicem_hover_08.jpg);
}

/* security management */

#lefttopSecurityM {
 background-image:url(../_img/devohub_securitym_03.jpg);
 background-repeat:no-repeat;
 height:189px;
 width:210px;
 cursor:hand;
}

#leftbottomSecurityM {
 background-image: url(../_img/devohub_securitym_07.jpg);
 background-repeat: no-repeat;
 clear:both;
 height:177px;
 width:210px;
 cursor:hand;
}

#righttopSecurityM {
 background-image:url(../_img/devohub_securitym_05.jpg);
 background-repeat: no-repeat;
 height:189px;
 width:205px;
 cursor:hand;
}

#rightbottomSecurityM {
 background-image:url(../_img/devohub_securitym_08.jpg);
 background-repeat: no-repeat;
 clear:both;
 height:177px;
 width:205px;
 cursor:hand;
}

#lefttopSecurityM:hover {
 background-image:url(../_img/devohub_securitym_hover_03.jpg);
}

#leftbottomSecurityM:hover {
 background-image: url(../_img/devohub_securitym_hover_07.jpg);
}

#righttopSecurityM:hover {
 background-image:url(../_img/devohub_securitym_hover_05.jpg);
}

#rightbottomSecurityM:hover {
 background-image:url(../_img/devohub_securitym_hover_08.jpg);
}

/* page icons / titles */

#pageicon {
width:125px;
height:375px;
float:left;

display:block;
}

#pagetitleimage{
width:588px;
height:19px;
margin-bottom:45px;
}

#pageholder {

float:left;
}

#pagecontent {
margin-left:4px;
display:block;
min-height: 250px;

}

.tablerow {
background-color:#f6f6f6;
margin-bottom:5px;
border:1px solid #ededed;
padding:5px;
width:550px;
clear:both;
color:#594f4f;
display:block;
min-height:30px;
}

.tablerow a {
color:#594f4f;
text-decoration:underline;
}

.tablerow a:hover {
color:#002395;
}

a.img {
color:#002395;
font-size:14px;
height:15px;
text-decoration:none;
font:Arial, Helvetica, sans-serif;
}

a.img:hover {
text-decoration:underline;
}

a.pagerLnk {
padding:5px;
background-color:#002395;
width:20px;
height:20px;
text-decoration:none;
color:#594f4f;
font-size:14px;
margin-right:5px;
font:Arial, Helvetica, sans-serif;
}

a.pagerLnk:hover {
background-color:#a9a9a9;
color:#ffffff;
}

span.pagerLinkSel {
padding:5px;
background-color:#a9a9a9;
width:20px;
height:20px;
text-decoration:none;
color:#ffffff;
font-size:14px;
margin-right:5px;
font:Arial, Helvetica, sans-serif;
}

.pageme {
clear:both;
margin-top:20px;
}

.formerror {
color:#0045a7;
}

.blue {
color:#0045a7;
font-size:16px;
}

#headerText {
font-size:11px;
color:#002395;
padding-top:43px;
padding-left:27px;

}


/* jquery popup */

#layer1 
		{
			position: absolute;
			left:200px;
			top:100px;
			width:250px;
			background-color:#f0f5FF;
			border: 1px solid #000;
			z-index: 50;
		}
		#layer1_handle 
		{
			background-color:#5588bb;
			padding:2px;
			text-align:center;
			font-weight:bold;
			color: #FFFFFF;
			vertical-align:middle;
		}
		#layer1_content 
		{
			padding:5px;
		}
		#close
		{
			float:right;
			text-decoration:none;
			color:#FFFFFF;
		}

/* end jquery */


