/* Style for Services test: media="screen" */
/*
*{margin:0;padding:0;} 

img {border: none;}
ul {list-style: none;}
html {
	min-height: 100%;
	background-color: transparent;
	-webkit-font-smoothing: antialiased;
}
*/
html { -webkit-font-smoothing: antialiased; }

#featured-services p { margin:0px 10px 18px 4px; }
p.subtitle { color:#8bb3e4; font-weight: bold;}

.rounded { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; }
/*
body {
font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
*/
/* ---- featured ---- */
#featured-services {
background: #343538 url(../images/black_bg_radial6.jpg) no-repeat 0 0;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
height: 360px;
position: relative;
width: 690px; /**margin: 0 0 0 -18px;**/
margin:auto;
margin-top: 16px;
}

#featured-services #featured-list {
float: left;
width: 243px;
}

#featured-services #featured-list li {
float: left;
height: 60px;
width: 243px;
}
#featured-services #featured-list li:first-child {
border-top: 0;
}
#featured-services #featured-list li:last-child {
border-bottom: 0;
}

#featured-services #featured-list li:first-child,
#featured-services #featured-list li:first-child a {
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}

#featured-services #featured-list li:last-child,
#featured-services #featured-list li:last-child a {
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
}

#featured-services #featured-list li .left {
margin: 0 7px 0 0;
}

#featured-services #featured-list .feature-link {*color: #fff;}

#featured-services #featured-list .feature-link {
background-color: #44444d;
border-top: 1px solid #494953;
border-right: 1px solid rgba(255,255,255,0.1);
border-bottom: 1px solid #32323a;
color: #fff;
color: rgba(255,255,255,0.9);
display: block;
font-size: 14px;
height: 38px;
line-height: 38px;
padding: 10px 15px;
position: relative;
text-shadow: #000 0 -1px 0;
text-decoration: none;
z-index: 1;
}
#featured-services #featured-list .feature-link {*color: #fff; *padding: 9px 15px;
}
#featured-services #featured-list .feature-link img {
behavior: url(/home/scripts/iepngfix.htc); /* for IE 6 trans. */
}
#featured-services #featured-list .feature-link:hover {
background-color: rgba(0,0,0,0.1);
background: rgba(0,0,0,0.1) url(../images/white_arrow_small.png) no-repeat 218px center;
}
#featured-services #featured-list .feature-link.active, #featured-services #featured-list .feature-link:active {
background: rgba(0,0,0,0.1) url(../images/white_arrow_small5.png) no-repeat 218px center;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
color: #fff; #68b2eb;
width: 213px;
}

#featured-services #featured-list .feature-link:active {
	color: #fff;
	background-image:none ;
	background: rgba(0,0,0,0.1) url(../images/white_arrow_small.png) no-repeat 218px center;
}

.feature-link {
	vertical-align:middle;
}

#featured-services #featured-list li a.active {
border-right: 2px solid #383844;
}

#featured-services .featured-swap {
/*background: transparent -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.3)), color-stop(0.0025,transparent), to(transparent));*/
border-left: 1px solid #000;
color: #fff;
float: right;
height: 358px;
text-shadow: #000 0 1px 0;
position: relative;
width: 446px;
z-index: 0; *width: 704px;
}

#featured-services .featured-swap .ext-icon {
float: left;
margin: 0 10px 5px 0;

}
#featured-services .featured-swap h3 {
color: #fff;
margin-bottom: 0;
/*margin-left: 71px;*/
padding-top: 12px;
text-shadow: #000 0 1px 0;
/*font-size:1.5em; */
line-height:1em; 
}

#featured-services .featured-swap p {
font-size: 14px;
}
#featured-services .featured-swap a {
color:#8bb3e4; #68b2eb;
}
#featured-services span.pC {
	border-bottom: 2px solid #586dbe;
	color: #fff;
}
/***** positioning in this class breaks animation, control with margin OK *****/
#featured-services .featured-swap .description {
width: 360px;
margin-left:43px;
margin-top: 42px;
}

a {
	outline-style: none;
}
#featured-services #featured-list .feature-link span{
	vertical-align:top;
}