﻿.FeaturedSite table { border-collapse: collapse; }
.FeaturedSite td { vertical-align: top; padding: 10px 10px 0px 0px;}
.FeaturedSite h2 { font-family: Trebuchet MS; color: #000000; font-size: 12px; margin: 0px 0px 0px 0px;}
.FeaturedSite p { font-family: Trebuchet MS; color: #333333; font-size: 11px; margin: 0px 0px 6px 0px;}

a:visited	{ font-family: Trebuchet MS; color: #004D91; font-size: 11px; text-decoration: UNDERLINE;}
a:active	{ font-family: Trebuchet MS; color: #004D91; font-size: 11px; text-decoration: UNDERLINE;}

.FeaturedSite a:link	{ font-family: Trebuchet MS; color: #004D91; font-size: 11px; text-decoration: UNDERLINE;}
.FeaturedSite a:hover	{ font-family: Trebuchet MS; color: #EFC102; font-size: 11px; text-decoration: NONE;}

td.FeaturedDetails { padding: 0 0 0 10px; width: 33%; border-left: 0 #999999 solid; }
td.FeaturedDetails ul { margin: 0; padding: 0; }
td.FeaturedDetails ul li {
	list-style-type: none;
	background: url(../images_portfolio/box_ylw.gif) 0 .45em no-repeat;
	line-height: 150%;
	margin: 0;
	padding: 0 0 0 12px;
}

.YellowBox { margin: 0px 5px 0px 0px; }



.ImageButton { 
	text-align: center;
	width: 150px !important;
	padding: none;
    border: 0 none !important;
    outline: 0 	none !important;
  
}

img {
    border: 0px;
    border: 0 none !important;


 }

.CaseStudyButton { 
	text-align: center;
	width: 150px !important;
	padding: none;
	border: none;	
}

.Text2 { 
	font-family: Trebuchet MS; font-weight: bold; font-size: 16px;
	text-align: center;
	
}


.Text3 { 
	font-family: Trebuchet MS; font-weight: bold; font-size: 16px;
	text-align: left;
	
}

.Text4 { 
	font-family: Trebuchet MS; font-weight: bold; font-size: 20px;
	text-align: left;
	padding-left: 30px;
	
}

.Text4 a:link         { font-family: Trebuchet MS; color: #004D91; font-weight : bold; font-size: 20px; text-align: left; padding-left: 30px; text-decoration: UNDERLINE;}
.Text4 a:visited      { font-family: Trebuchet MS; color: #004D91; font-weight : bold; font-size: 20px; text-align: left; padding-left: 30px; text-decoration: UNDERLINE;}
.Text4 a:active       { font-family: Trebuchet MS; color: #004D91; font-weight : bold; font-size: 20px; text-align: left; padding-left: 30px; text-decoration: UNDERLINE;}
.Text4 a:hover        { font-family: Trebuchet MS; color: #EFC102; font-weight : bold; font-size: 20px; text-align: left; padding-left: 30px; text-decoration: UNDERLINE;}


.Text5  { 
	font-family: Trebuchet MS; color: #333333; font-size: 14px; 
	padding-left: 75px;
	border:0px;
	width:expression(document.body.clientWidth > 650? "650px": "auto" );
}

.Text5 a:link         { font-family: Trebuchet MS; color: #004D91; font-weight : none; font-size: 14px; text-align: left; padding-left: 0px; text-decoration: UNDERLINE;}
.Text5 a:visited      { font-family: Trebuchet MS; color: #004D91; font-weight : none; font-size: 14px; text-align: left; padding-left: 0px; text-decoration: UNDERLINE;}
.Text5 a:active       { font-family: Trebuchet MS; color: #004D91; font-weight : none; font-size: 14px; text-align: left; padding-left: 0px; text-decoration: UNDERLINE;}
.Text5 a:hover        { font-family: Trebuchet MS; color: #EFC102; font-weight : none; font-size: 14px; text-align: left; padding-left: 0px; text-decoration: UNDERLINE;}


.ProjectImg {
    border: 0px;
    border: 0 none !important;
    text-align: left;
	padding-left: 50px; 
 }
 
 .Screenshots {
    /*border: 0px;*/
   /* position: relative;*/
    border: 0 none !important;
    text-align: center;
    /*width: 100%; !important;*/
	padding: 0px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black;
	box-shadow: 5px 5px 5px black;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
 }
 

 



