/* @override http://www.arrico.com/css/screen.css */

/* @override 
	http://clients.youknowwhodesign.com/arrico/css/screen.css
	http://www.arrico.com/css/screen.css
*/

/* CSS Document */






/* Main design styles
----------------------------------------------------------------------------------------- */
html,body {  background: #161761; font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; font-size:small; }

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


p{
	line-height: 20px;
	font-size: 14px;
}

a{
	color: #41558b;
}

a:hover{
	color: #6134a6;
}

/* @group Main Layout */

#wrap-inner {
	width: 970px;
	margin: auto;
}


h1, h2, h3, h4, h5{
	font-family: Georgia, "Times New Roman", Times, serif;
}



div#container {
	margin: auto;
	background: #d7dafd url(../images/main_bg_tile.jpg) repeat-x top center;
}

ul#top_navigation {
float: right;	
color: white;
width: 175px;
padding: 15px;
font-size: 11px;
height: 16px;
background: #0e1a3d url(../images/top_nav.gif) bottom left no-repeat;
	text-transform: uppercase;
}

#top_navigation li {
	float: right;
	margin-left: 15px;
	padding-top: 6px;
}

#main_subs h3 {
	margin: 10px 0px;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#main_subs ul {
	padding-left: 20px;
}

#main_subs ul li {
	list-style: disc;
	margin-bottom: 10px;
}




h1 {
clear: both;	
width: 266px;
		height: 115px;
	text-indent: -9999px;
	padding: 10px 0px;
	float: right;
	background: url(../images/infinity_logo.png) no-repeat bottom right;
	margin-bottom: 20px;
}

ul#side_navigation {
	clear: left;
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	width: 200px;
	padding-top: 40px;
}

img.read_more {
	margin-top: 10px;
}

div#main_area {
	float: left;
	width: 980px;
}

 



/* @end */

/* @group Homepage
 */

#who_are_we {
	padding: 20px 0px;
	border-bottom: 1px dotted  black;
	font-size: 14px;
}

#who_are_we h3, #recent_projects h3 {
	font-size: 18px;
	color: #6134a6;
	text-shadow: #c5edfe 1px 1px 0;
	margin-bottom: 5px;
	clear: left;
}


p.photo_description {
	position: absolute;
	right: -20px;
	top: 70%;
	background: #6134a6;
	padding: 10px;
	color: #FFF;
	text-transform: lowercase;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: #000 1px 1px 0;
}

#main_img {
width: 960px;
height: 220px;
border: 5px solid white;	
-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
-webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
margin-top: 20px;
position: relative;
}

#main_nav {
	width: 970px;
	height: 39px;
	background: url(../images/top_nav.gif) top left no-repeat;

	
}



#main_nav li{
	float: left;
	color: white;
	position: relative;
	text-transform: uppercase;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #1a1f3d 0 1px 0;

}

li#news, #products, li#projects, li#downloads, li#affiliations, li#profile, li#howtofindus, li#home, li#contact_us {
		background: url(../images/dividers.gif) bottom right no-repeat;
}





#main_nav li a {
	color: #ffffff;
	text-decoration: none;
	padding: 12px;
	height: 14px;
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#main_nav li a:hover{
	color: #d6dceb;
}

#sub_services_menu li a {
	color: white;
	font-size: 10px;
	width: 161px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #3f5da7;
	padding: 5px;
}

#sub_services_menu li a:hover{
	text-decoration: underline;
}

#main_nav li:hover ul { display: block; }

#sub_services_menu {
	position: absolute;
	left: 0px;
	top: 38px;
	background: #111e48;
	padding: 5px;
	width: 172px;
	z-index: 1;
	display: none;
	text-indent: 0px;
}



	


/* @group Useful Downloads */


#useful_downloads ul li{
	padding: 5px;
}

#useful_downloads ul li a {
	background: url(../images/download.png) no-repeat left;
	padding-left: 25px;
	color: #071568;
}

#useful_downloads ul li a:hover{
	text-decoration: none;
}

/* @end */

#main_area h2 {
	clear: left;
	font-size: 20px;
	color: #6134a6;
	margin: 20px 0px 10px 0;
	
}



/* @group Profile Main */

#profile_main h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 5px 0;
	color: #071568;
}



/* @end */

#recent_projects li {
	margin-right: 20px;
	float: left;
	width: 960px;
	margin-bottom: 10px;
	background: url(../images/projects_middle.gif) repeat-y;

}



#recent_projects li span#top {
	font-size: 14px;
	background: url(../images/top_projects.gif) no-repeat top left;
	display: block;
	margin: 0;
	padding: 20px 0 0;
}

#top em {
	color: #6134a6;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}

#recent_projects li span#bottom {
	font-size: 12px;
	background: url(../images/project_bottom.gif) no-repeat bottom left;
	display: block;
	margin: 0;
	padding: 0 20px 20px 20px;
	min-height: 80px;
	line-height: 18px;
}

a.read_more {
	height: 31px;
	width: 251px;
	background: url(../images/read_project.gif) no-repeat top left;
	display: block;
	margin-left: 170px;
	text-indent: -9999px;
	margin-top: 10px;
}

a:hover.read_more{
	background: url(../images/read_project.gif) no-repeat 0px -31px;
}


#recent_projects #img img {
	float:left;
	width: 150px;
	height: 100px;
	margin-right: 20px;
	border: 2px solid #ffffff;	
	margin-left: 20px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}

#recent_projects {
	padding: 20px 0px;
	float: left;
}

/* @group What We Do */

#what_we_do h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #030d47;
	font-weight: bold;
	

}

#what_we_do div.service  {
	display: block;
	width: 940px;
	float: left;
	border-bottom: 1px solid grey;
	padding: 10px 0px;
}


#what_we_do div.service:last-child{
	border-bottom: none;
}

#what_we_do div.service-l {
	margin-right: 0px;
}

#what_we_do ul {
	margin: 0 0 20px 20px;
}


#what_we_do li{
	padding-bottom: 5px;
	list-style: disc;
}

#what_we_do, #profile_main, #news_area, #useful_downloads, #affiliations_list, #projects_main, #main_subs, #affiliations_list, #contact_us_main {
	background: white;
	padding: 15px;
	width: 938px;
	float: left;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px;
	height: 100%;
}




/* @end */

/* @group News */


div.news_item {
	padding: 20px 0px;
	border-bottom: 1px solid #cdcdcd;
	float: left;
	width: 100%;
}

#news_area div.news_item h3 {
	font-size: 20px;
	color: #071568;
	clear: left;
	float: left;
	margin-top: 5px;
}

#news_area div.news_item span {
	text-transform: uppercase;
	color: #9ea0a0;
	font-size: 11px;
	font-weight: bold;
	float: left;
	clear: left;
	margin-top: 5px;
	}

#bottom p {
	width: 730px;
	margin-left: 173px;
}

#news_area div.news_item p {
	clear: left;
	padding-top: 5px;
}

#main_subs p {
	margin-bottom: 10px;
}

/* @end */

/* @group Affiliations */

#affiliations_list div.affiliations_single p.title {
	font-size: 11px;
	color: #0f2498;
	text-transform: uppercase;
	text-shadow: #fffeff 1px 1px 0;
	font-weight: bold;
}



div.affiliations_single {
	width: 139px;
	height: 93px;
	background: url(../images/affiliate_box.gif) no-repeat;
	padding: 10px;
	float: left;
	margin: 0 13px 15px 13px;
}

#affiliations_list div.affiliations_single span.image {
	width: 118px;
	float: left;
	height: 55px;
	margin-left:5px;
	border: 5px solid white;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 0px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
	overflow: hidden;
}



/* @end */

/* @group Latest News */

#latest_news ul li span {
	display: block;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	color: #e1a9ec;
	text-shadow: #000 1px 1px 0;
}


/* @end */



div#services, div#latest_news, div#contact_us {
	float:left;
	width:310px;
	margin: 20px 20px 0 0;
	font-size: 12px;
	line-height: 18px;
}

#services ul li {
	padding-left: 20px;
	background: url(../images/tick_small.png) top left no-repeat;
}




div#services h3, div#latest_news h3, div#contact_us h3{
	font-size: 16px;
	margin-bottom: 8px;
	color: #e1a9ec;
}

div#contact_us{
	margin-right: 0px;
}

#news_1{
	padding-bottom: 20px;
	border-bottom: 1px dotted black;
	font-size: 14px;
	text-shadow: #ecfcfe 0 1px 0;
}



/* @end */

/* @group Footer */

div#footer_inner {
	clear: left;
	margin: auto;
	width: 980px;
}

#footer{
	float: left;
	width: 100%;
	background: #161761;
	color: white;
	padding: 10px 0;
}

#latest_news ul li a {
	color: white;
}

#latest_news ul li a:hover {
	text-decoration: none;
}


/* @end */

/* @group Projects */

#projects_main ul li img  {
	width: 200px;
	height: 150px;
	margin: 5px 10px 0 0;
	border: 5px solid #ffffff;	
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}


#projects_main ul li h3 {
	clear: left;
	font-size: 17px;
	text-shadow: #ffffff 1px 1px 0;
	font-style: italic;
}

#projects_main ul li {
padding: 15px;
width: 908px;
display: block;
}

#projects_main ul span.single_project {
	clear: left;
	float: left;
	background: url(../images/projects_back.gif) no-repeat;
	position: relative;
	margin: 10px 0px;
}



span.bottom {
	background: url(../images/projects_back.gif) no-repeat 0 100%;
	width: 938px;
	position: absolute;
	bottom: 0;
	text-indent: -9999px;
	overflow: hidden;
}



p.null {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: left;
	clear: left;
}

#projects_main ul span.single_project li p {
	font-size: 14px;
	margin-bottom: 10px;
	text-shadow: #ffffff 1px 1px 0;
}

#projects_main h2 {
float: left;
clear: left;
margin-bottom: 5px;
}

#projects_main a.others {
	clear: left;
	float:left;
	font-weight: bold;
	background: #192c64 url(../images/arrow.png) no-repeat 5px 50%;
	display: block;
	color: #d1e5fe;
	padding: 8px 8px 8px 25px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 12px;
	text-decoration: none;
	margin-top: 5px;
}

#projects_main a:hover.others{
	text-decoration: underline;
	background: #0d1a42 url(../images/arrow.png) no-repeat 5px 50%;
}

/* @end */

/* @group Contact us */

#projects_main a {
	clear: left;
}

#googlemap {
	margin: 20px 0px;
}

#contact_form_sec {
	float: right;
	width: 628px;
	}

#col_1_contact {
	width: 285px;
	float: left;
	margin-right: 25px;
}

#freeform label {
float: left;	
display: block;
width: 200px;
padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}

#freeform input.input, textarea#message {
	float: left;
	padding: 8px;
	margin-bottom: 8px;
	width: 360px;
	background: white;
	border: 2px solid #bfbdbd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D1D1D1));
	
	  
}

#contact_form_sec h2 {
	background: #0e1b3f;
	margin: 0;
	padding: 10px;
	color:#ffffff;
	font-size: 14px;
	text-shadow: black 0 1px 0;
}

#freeform input:focus, #freeform textarea:focus{
	 background: #cdcdcd;
}

#freeform input.submit {
	clear: left;
	float:right;
	display: block;
	margin-top: 20px;
	background: #0e1b3f;
	padding: 7px;
	border: 1px solid black;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
		-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#freeform input.submit {
	clear: left;
	display: block;
	margin-top: 20px;
}

#freeform {
	background:#e9e9e9;
	padding: 10px;
	float: left;
}

#how_to_find_us {
	float: left;
	width: 628px;
	margin-bottom: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #cdcdcd;
}

#how_to_find_us h3 {
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 10px;
}



#how_to_find_us h4 {
	color: #0e1b3f;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

#how_to_find_us ul {
	padding-left: 15px;
}

#how_to_find_us ul li {
	list-style: disc;
	padding-bottom: 10px;
	font: italic 14px/18px Georgia, "Times New Roman", Times, serif;
}






#email_contacts li p.pos {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

#email_contacts li p.name_title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

ul#email_contacts li{
	padding: 15px 0;
	border-bottom: 1px solid #cdcdcd;
}

ul#email_contacts li p a{
	color: #08196d;
	text-decoration: none;
}

ul#email_contacts li p a:hover{
	color: #08196d;
	text-decoration: underline;
	
}


#contact_us p {
	font-size: 12px;
}


div.a-list {
	float: left;
	clear: left;
	margin-bottom: 20px;
}

 {
	
}


#contact_us p em,#email_contacts li p em {
	font-style: normal;
	font-weight: bold;
	color: #8cadce;
}

#paginate {
	clear: left;
	margin: 20px 0px;
	float: left;
}



/* @end */






