@import 'layout.css';
@import 'news.css';
/* ------------------------------------------------------ */
a {color: #000000;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #bbbbbb;}
a:active {color: #000000;}

/* Gallery */
.clear      { clear:both; }
.photo-link    { padding:5px; margin:5px; border:1px solid #ccc; display:block; width:100px; float:left; }
.photo-link:hover  { border-color:#999; }

#subNav {
	background-color:#000;
	min-width: 165px;
	position:relative;
	padding-top:0px;
	border: 0px solid green;
}

#subNav li {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	color:#A0C2CB;
	display:block;
	padding:2px 15px;
	text-decoration:none;
}
#subNav ul {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0;
}


#subNav a {
	color:#333333;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 5px;
	border-bottom:0px dotted #666666;
	text-decoration:none;
}
#subNav .level2 {
	padding-left:10px;
}

#subNav .level3 {
	padding-left:10px;
}


#subNav a.navActive{
	color:#B60019;
}
/*
#subNav a.level2 {
	color:#666666;
}
*/
#subNav a:hover {
	color:#B60019;
}

#eyeLineGraphic {
	background-color:#CCCCCC;
}

.sitemap ul {
  padding:0 0 0 50px;
  margin:0;
}
.sitemap ul ul {
  padding:0 0 0 5px;
}
.sitemap li {
  background:url('/images/layout/bullet-page.gif') 0px 1px no-repeat;
  margin:0 0 15px 0;
  padding:0 0 0 15px;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  outline:none;
}
.sitemap li li {
  margin: 0 0 4px 0;
  background:url('/images/layout/bullet-sub.gif') 0px 4px no-repeat;
  padding:0 0 0 10px;
}
.sitemap li li a {
  font-size:11px;
  font-weight:normal;
  text-transform:none;
}
.sitemap a:visited {
  color: #990000;
}
.sitemap a:hover {
  color: #CD1041; 
}

.fingerCursor{
	cursor:pointer;
}
.smTextGrey{
	font-size:smaller;
	color:#999999;
}
.qb-top {
    background: url("/images/quotebubble.png") no-repeat scroll left -19px transparent;
    font-size: 1px;
    height: 8px;
    line-height: 1px;
    overflow: hidden;
    width: 100%;
}
.qb-mid {
    background: none repeat scroll 0 0 #F2E6C1;
    padding: 10px 30px 5px;
}
.qb-bttm {
    background: url("/images/quotebubble.png") no-repeat scroll left -35px transparent;
    font-size: 1px;
    height: 30px;
    line-height: 1px;
    overflow: hidden;
    width: 100%;
	margin-bottom:16px;
}
.blockquote {
    color: #405065;
    display: block;
    font-size: 10pt;
    line-height: 18px;
    margin: 0;
    padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
.clientName{
	margin-top:9px;
	width: 500px;
	text-align:right;
	font-size:10px;
	font-style:italic;
	color:#707780;
}
.testimonial {
    float: left;
    padding: 20px 40px 0 15px;
    width: 640px;
}
.zebraStyleOnMainContent {
	background-color: #F2EAD0;
}
.over{
	background-color:#F2E6C1;
}
.projectHeader {
	font-weight:700;
	text-decoration:none;
	margin-bottom:5px;
}
.projectContent {
	margin-left:5px;
}
.projectSpace {
	width:13px;
}
.projectSidebar {
	width:225px;
}
#projectBody {
	width:450px;
}
#projectBody p {
	margin-top:2px;
}
.sidebarContent {
	margin-bottom:15px;
}
.paragraphTitle {
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:8pt;
	color:#888;
}
#caseStudyTitle {
	color:#666;
	margin:16px 0px 20px 0px;
	font-weight:700;
}
#projectFrontEnd p {
	margin-top:2px;
}
#phoneImg {
	position:absolute;
	top:50px;
	left:60px;
}
#slideRightFade {
	position:absolute;
	top:-20px;
	right:0px;
	background-repeat:repeat-y;
}
h1{
	font-family:Verdana, Lucida Sans, Univers, sans-serif;
	font-size: 14pt;
	color:#000000;
}
h2{
	font-family:Verdana, Lucida Sans, Univers, sans-serif;
	font-size: 12pt;
	color:#000000;}

	
h3{
	font-family:Verdana, Lucida Sans, Univers, sans-serif;
	font-size: 11pt;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#000000;
}	
	
h4, h5, h6{
	font-size: 10pt;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#000000;
}
