html { min-height: 100%; margin-bottom: 1px;  }

a
{
	text-decoration:none;
	color:#000;
}

a:hover
{
	color:#882135;
}
body {
background:#393939 url(./assets/images/di-bg.gif);	
margin: 0; 
padding: 0;	
font-family: helvetica, Arial,  sans-serif;
color:#666666;
font-size: 12px;
letter-spacing: 0.6pt;
word-spacing: 1pt;
line-height: 1.5;
}

input , textarea
{
	color:#666666;
	font-family: helvetica, Arial,  sans-serif;
	font-size: 11px;
}

#wrapper2 
{
	padding:0px 0px 0px 0px;
}

#wrapper 
{
	height: auto !important;	
	margin: 0 auto;
	min-height: 500px;
	width: 1100px;
	position: relative;
	padding-bottom:80px;
}

.connectwrapper
{
position:relative;
right:20px;
bottom: 15px;
z-index:10;
}

.footer 
{
color:#666666;
font-size:11px;
text-align:left;
letter-spacing: 1pt;
word-spacing: 0.5pt;
padding-left:80px;

}

ul
{
	 padding:0;
	 margin:0;
}

li
{
	padding:0;
	margin:0;
	list-style:none;
}

.detail li
{
	
	line-height:2.5;
	
}
.detail ul 
{
	padding-top:7px;
	padding-bottom:7px;
}
.detail li a
{
	color:#000;
	letter-spacing:3pt;
	font-size:11px;
	font-family:  helvetica,  sans-serif;
	font-weight:bold;
	text-transform :uppercase;
}

.leftMenu li
{
	line-height:2.5;
}

.leftMenu li a:hover
{
	color:#882135;
}

.leftMenu li a
{
	
	letter-spacing:3pt;
	font-size:11px;
	font-family:  helvetica,  sans-serif;
	font-weight:bold;
	
}

.detail li a:hover
{
	color:#882135;
}


#pageTitle
{
	width: 818px; 
	height: 77px; 
	vertical-align: bottom; 
	padding-top: 149px;
    background: transparent url(./assets/images/DottedRuleShort.gif) no-repeat bottom left;
}


 .tab 
{
    
    padding-top:6px;
	
}
#accordion .tab :hover 
{
    cursor:pointer;
}

#accordion .detail 
{
	cursor: default; 
	width: 584px; 
	display: none;
    margin: 0; 
    padding: 0;
}


div.scrollable 
{
	position:relative;
	overflow:hidden;
	width: 506px;
	height:120px;
	float:left;	
}

div.scrollable div.items 
{
	width:20000em;
	position:absolute;
	clear:both;
}


div.scrollable div.items div
{
	float:left;
    margin :5px 15px 3px 0px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:0px;
}

div.scrollable div.items img
{
	border:0px;
}

#work li
{
	float :left;
	padding :7px 20px 15px 0px;
	line-height:0pt;
}

#work li img
{
	 
	 border:0px;
}

#floatdiv
{
	position: absolute; 
	width: 135px; 
	height: 119px; 
	left: 942px;                           
    top: 583px; 
    padding: 1px; 
    background: #FFFFFF; 
    border: 0px solid #2266AA;
}

div.overlay_apple
{
    padding:40px;	
    width:450px;  
    display:none;
    background-image:url(./assets/images/white.png);	
    
}

div.overlay div.close, #overlay div.close 
{
    background:url(./assets/images/close.png) no-repeat;
    position:absolute;
    top:2px;
    right:5px; 
    width:35px;
    height:35px;
    cursor:pointer;
}

#overlay td
{
    font-weight:bold;
    font-size :11px;
}

.currentTab
{
	color:#882135;
}

.newsfeed
{
	margin-top:10px;
	margin-bottom:10px;
	background:transparent url(./assets/images/arrow-right.png) no-repeat 0 3px;
	padding-left:15px;
}

.casestudy
{
	background:none;
	padding-left:0px;
}
.newsfeedOpen
{
	margin-top:10px;
	margin-bottom:10px;
	background:transparent url(./assets/images/arrow-down.png) no-repeat 0 3px;
	padding-left:15px;
}

.newsfeed a
{	
	letter-spacing:3pt;
	font-size:11px;
	font-family:  helvetica,  sans-serif;
	font-weight:bold;
	text-transform :uppercase;
}

.newsfeed .active a
{
	color:#882135;
}

.newsfeedOpen a
{	
	letter-spacing:3pt;
	font-size:11px;
	font-family:  helvetica,  sans-serif;
	font-weight:bold;
	text-transform :uppercase;
}

.newsfeedOpen .active a
{
	color:#882135;
}

#clientWork #title a
{
	text-decoration:underline;
	
}