/*

Main.css

-------------------------------------------------
*/

/*
-----------------------------------

Style Resets 

-----------------------------------
*/

*
{
	margin: 0;
	padding: 0;
	border: 0;
}	
a{

	color: #0b4682;	
	text-decoration: none;
	outline: 0px;
}
a:hover{
	text-decoration: none;
	color: #58b0da;	
}
.noshow 
{
	opacity: 0;
	text-indent: -500px;
	-ms-filter:"alpha(opacity=0)"; /* IE8 */
	filter:alpha(opacity=0); /* IE6/IE7 */
}

/*
-----------------------------------

Body / content

-----------------------------------
*/

body
{
	background-colo: #58b0da;	
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
#main_wrapper{
	background: url(../images/bg.png) repeat-x top #58b0da;	
	overflow: hidden !important;
	height: auto !important;
	overflow: auto;
	height: 100%;
	clear: both;
}
#logo{	
	display: block;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	width: 280px;
	height: 80px;
	background-image: url(../images/h1bg.png) !important;
	background-position: left top;
	background-repeat: no-repeat;

}
div#content
{
	width: 960px;
	margin: 0 auto;
}

/*
-----------------------------------

Font styling

-----------------------------------
*/

p
{
	font-size: 12px;
	color: #18232e;
	line-height: 20px;
}

p a
{
	color: #051a2f;
}

div#featured_work ul li ul li.links a:hover, div#services a:hover, div#fcb_nav ul li:hover
{
	background: #5ac4e3;
}

/*
-----------------------------------

Header

-----------------------------------
*/

h1 
{
	width: 280px;
	height: 80px;
}	

h1 a 
{
	display: block;
	height: 80px;
}

/*
-----------------------------------

Phone contact

-----------------------------------
*/

ul#phone_contact 
{
	position: relative;
	list-style-type: none;
	height: 80px;
	float: right;
	width: 480px;
	left: 0px;
	top: -159px;
}

ul#phone_contact li 
{
	float: left;
	width: 205px;
	padding-left: 35px;
	text-align: left;
	color: #375f93;
	font-size: 12px;
	padding-top: 20px;
}

ul#phone_contact li span
{
	color: #3e5976;
	font-weight: bold;
	font-size: 20px;
	display: block;
}

/*
-----------------------------------

Navigation

-----------------------------------
*/

#prim_nav ul.root  
{
	list-style-type: none;
	background: url(../images/primnavbg.png) no-repeat left;
	height: 79px;
	float: left;
	width: 960px;
}

#prim_nav ul.root  li
{	
	width: 240px;
	height: 79px;
	float: left;
	position: relative;
}

#prim_nav ul.root  li.top_li a.top_link.top_link 
{
	position: relative;
	top: 0;
	overflow: hidden;
	left: 0;
	text-decoration: none;
	display: block;
	padding-left: 85px;
	padding-top: 22px;
	height: 57px;
	background: url(../images/2pxbg2.png) repeat-y left;
	cursor: pointer;
}

#prim_nav ul.root  li.top_li a.top_link.first
{
	background: none;
}

#prim_nav ul.root  li.top_li span.title 
{
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	width: 155px;
	padding-left: 50px;
	margin-left: -50px;
	display: block;
	height: 35px;
}

#prim_nav ul.root  li.top_li span.tag
{
	font-size: 12px;
	color: #6886ac;
	font-style: italic;
	background: url(../images/2pxbg.png) repeat-x bottom;
	padding-bottom: 5px;
	margin-top: -10px;
	display: block;
	width: 135px;
}

#prim_nav ul.root  li.top_li span.roll_over
{
	display: block;
	position: absolute;
	left: 0px;
	z-index: 1000;
	width: 238px;
	height: 54px;
	padding-top: 25px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

#prim_nav ul.root  li.top_li span.roll_over span 
{
	background: url(../images/primnavhover.png) no-repeat bottom;
	top: 80px;
	position: absolute;
	left: 0;
	z-index:1500;
	width: 238px;
	display: block;
	height: 79px;
}

#prim_nav ul.root  li.top_li.nav113 a.top_link span.title 
{
	background: url(../images/icons/www.png) no-repeat left;
}

#prim_nav ul.root  li.top_li.nav150 a.top_link span.title 
{
	background: url(../images/icons/graph.png) no-repeat left;
}
/*
#prim_nav ul.root  li.top_li.nav150 a.top_link span.title 
{
	background: url(../images/icons/graph.png) no-repeat left;
}*/

#prim_nav ul.root  li.top_li.nav114 a.top_link span.title 
{
	background: url(../images/icons/cd.png) no-repeat left;
}

#prim_nav ul.root  li.top_li.nav31 a.top_link span.title 
{
	background: url(../images/icons/at.png) no-repeat left;
}

/*
-----------------------------------

Twit sub-nav

-----------------------------------
*/

div#twit_subnav
{	
	width: 960px;
	height: 75px;
	background: url(../images/dropshadow.png) no-repeat bottom;
	position: relative;
	float: left;
	top: -80px;

}

div#twit_subnav div.twit
{
	width: 480px;
	height: 40px;
	float: left;
	background: url(../images/twitterbg.png) no-repeat;
	font-size: 12px;
}

div#twit_subnav div.twit ul.subnav a
{
	color: #fff;
	text-decoration: none;
	display: block;
	height: 40px;
}

div#twit_subnav div.twit span.name
{
	color: #fff;
	display: block;
	width: 85px;
	height: 40px;
	line-height: 40px;
	padding-left: 35px;
	float: left;
}

div#twit_subnav div.twit p.tweet
{
	display: block;
	width: 325px;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 35px;
}


div#twit_subnav .subnav 
{
/*	float: right;
	width: 480px;*/
	height: 38px;
	padding-left: 20px;
	background-color: #296099;
	border-bottom: 1px solid #afbecc;
	border-top: 1px solid #698297;	
}
div#twit_subnav .subnav ul.root
{
	display: block;
	list-style-type: none;
}
div#twit_subnav .subnav ul.root li.top_li
{
	float: left;
	/*width: 120px;*/



}

div#twit_subnav .subnav ul li.small
{
/*	width: 80px;*/
}

div#twit_subnav .subnav ul.root li.top_li a.top_link
{
	color: #fff;
	display: block;
	display: -moz-inline-box;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	height: 25px;	
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #296099;
}

div#twit_subnav .subnav ul.root li.top_li a.top_link:hover,div#twit_subnav .subnav ul.root li.top_li:hover a.top_link
{
	background: #1e4976;
}

/*
-----------------------------------

Content container

-----------------------------------
*/

div#home_content
{
	position: relative;
	width: 960px;
	float: left;
	top: -80px;
}

/*
-----------------------------------

Featured work

-----------------------------------
*/

div#featured_work
{
	height: 245px;
	width: 960px;
	background: url(../images/dropshadow.png) no-repeat bottom center;
	float: left;
}

div#featured_work ul#nextprev
{
	position: absolute;
	width: 60px;
	height: 30px;
	float: right;
	left: 885px;
	top: 15px;
	z-index: 1100;	
}

div#featured_work ul.overflow 
{	
	overflow: hidden;
	height: 210px;
	width: 960px;
	position: absolute;
}

div#featured_work ul#nextprev li
{
	width: 30px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	cursor: pointer;
	float: left;
	background: #006199;
}

div#featured_work ul#nextprev li.deactive
{
	background: #145083;
	color: #18232e;
	cursor: default;
}

div#featured_work ul li
{
	width: 960px;
	height: 210px;
	position: relative;
	list-style-type: none;
	background: #0b4682;
	float: left;
}

div#featured_work ul li ul li
{
	width: auto;
	height: auto;
	position: absolute;
}

div#featured_work ul li ul li.image
{
	width: 720px;
	height: 210px;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}

div#featured_work ul li ul li.name
{
	position: absolute;
	top: 35px;
	float: right;
	z-index: 1000;
	left: 755px;
	width: 205px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

div#featured_work ul li ul li.desc
{
	position: absolute;
	top: 70px;
	float: right;
	z-index: 1000;
	left: 755px;
	width: 170px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}

div#featured_work ul li ul li.links
{
	position: absolute;
	top: 145px;
	float: right;
	z-index: 1000;
	left: 755px;
	width: 170px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
}

div#featured_work ul li ul li.links a
{
	display: block;
	width: 85px;
	height: 30px;
	float: left;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #296099;
}

div#featured_work ul li ul li.tags
{
	position: absolute;
	float: left;
	z-index: 1000;
	left: 35px;
	top: 145px;
	padding:0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #18232e;
	background: #fff;
	opacity: 0.8;
	-ms-filter:"alpha(opacity=0.8)"; /* IE8 */
	filter:alpha(opacity=0.8); /* IE6/IE7 */
}

div#featured_work ul li ul li.tags a
{
	color: #18232e;
}

/*
-----------------------------------

Services 

-----------------------------------
*/

div#services,#main_content 
{
	width: 960px;
	border: 1px solid #c4c4c4;
	background: #fff;
	float: left;
}
#main_content{
	width: 890px;
	padding: 35px;
	padding-left: 34px;
	padding-right: 34px;
	border: 0px;
}
div#services div
{
	width: 170px;
	float: left;
	height: 220px;
	position: relative;
	padding: 35px;
	background: url(../images/servicesgrad.png) repeat-y left;
}

div#services h2
{
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: #0b4682;
}

div#services h3
{
	color: #5e5e5e;
	font-size: 12px;
	font-style: italic;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

div#services a 
{
	background: #006199;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 8px;
	position: absolute;
	display: inline-block;
	bottom: 35px;
	left: 35px;
}

/*
-----------------------------------

Front page content

-----------------------------------
*/

div#front_content_box
{
	float: left;
	width: 960px;
	margin-top: 35px;
	height: 520px;
	background: #fff;
}

div#front_content_box div.contcontain
{
	float: left;
	width: 720px;
	overflow: hidden;
	height: 520px;
	position: relative;
}

div#front_content_box div.content
{
	width: 650px;
	padding: 30px 35px;
	height: 560px;
	float: left;
	background: url(../images/gradbg.png) repeat-x top;
}

div#front_content_box div.content h3
{
	font-size: 20px;
	height: 49px;
	width: 685px;
	text-transform: uppercase;
	color: #0b4682;
}

div#front_content_box div.content img
{
	float: right;
	margin: 35px 0 35px 35px;
}

div#front_content_box div.content p
{
	margin-top: 15px;
}

div#front_content_box div.content p.first
{
	margin-top: 35px;
}

div#front_content_box div.content dl
{
	font-size: 12px;
	color: #18232e;
	line-height: 20px;
}

div#front_content_box div.content dl dt, div#front_content_box div.content dl dt a
{
	font-weight: bold;
	color: #18232e;
}

div#fcb_nav
{
	float: right;
	width: 240px;
}

div#fcb_nav h3
{	
	font-size: 20px;
	padding: 30px 0 0 35px;
	height: 49px;
	width: 205px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/bluegrad.png) repeat-x top #2b5e92;
}		

div#fcb_nav 
{
	background: #0b4682;
	height: 520px;
}

div#fcb_nav ul
{
	list-style-type: none;
	margin-top: 35px;
}

div#fcb_nav ul li
{
	margin-bottom: 15px;
	color: #fff;
	background: #134c86;
	font-size: 12px;
	padding-left: 35px;
	width: 160px;
	display: block;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

div#fcb_nav ul li.current
{
	background: #fff;
	color: #18232e;
	cursor: default;
}

/*
-----------------------------------

Front page portfolio

-----------------------------------
*/

div#fp_portfolio
{
	float: left;
	margin-top: 35px;
	background: #fff;
}

div#fp_portfolio div.type
{
	float: left;
	width: 960px;
}

div#fp_portfolio div.details
{
	float: left; 
	width: 170px;
	height: 200px;
	background: url(../images/dbluegrad.png) repeat-x bottom #0b4682;
	padding: 35px;
}

div#fp_portfolio div.details h4
{
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	background: url(../images/2pxbg.png) repeat-x bottom;
	padding-bottom: 5px;
}

div#fp_portfolio div.details p
{
	color: #fff;
	margin-top: 30px;
}

div#fp_portfolio div.port_list
{
	width: 169px;
	height: 200px;
	padding: 0 35px;
	margin: 35px 0;
	border-right: 1px solid #ccc;
	float: left;
}

div#fp_portfolio a 
{
	font-size: 12px;
	color: #18232e;
}

div#fp_portfolio div.last
{
	width: 170px;
	border: none;
}

/*
-----------------------------------

Footer

-----------------------------------
*/

div#footer
{
	position: relative;
	float: left;
	width: 100%;
	background: url(../images/footerbg.png) repeat-x top #051d3d;
}

div#footer div.cont
{
	width: 960px;
	margin: 0 auto;
}

div#footer div.cont div.item
{
	float: left;
	width: 170px;
	padding: 35px;
}

div#footer div.cont div h5
{
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
}

div#footer div.cont div ul
{
	margin-top: 15px;
}

div#footer div.cont div ul li
{
	list-style-type: none;
	padding: 5px 0;
	border-top: 1px solid #1b324f;
}

div#footer div.cont div ul li a
{	
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}	

div#footer div.cont div ul li a:hover
{	
	color: #;
}

div#footer div.cont div.wider
{
	width: 410px;
}

div#footer div.cont div.wider h5
{
	border-bottom: 1px solid #1b324f;
	padding-bottom: 15px;
}

div#footer div.cont div.wider h6 a
{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}

div#footer div.cont div.wider p 
{
	color: #fff;
}

div#footer div.cont div.wider div#feedcontent
{
	width: auto;
	padding: 0;
}


div#footer div.cont div.wider p.meta
{
	background: #253b58;
	margin: 10px 0;
}

div#footer div.cont p.copyright
{
	color: #fff;
	width: 960px;
	text-align: center;
	float: left;
	padding-bottom: 35px;
}
div#footer div.cont p.copyright a{
	color: #fff;
}
