/* accordion */
body {
	font-family:  Georgia,  Cambria, 'Century',  , 'New Century Schoolbook','Century Schoolbook', Helvetica;
overflow-x: hidden;
	background-color: #191919;
	margin: 0px;
	padding: 0px;
	}


/*.add_background, body, #wrap { width:99.8%; }

.more { position:absolute; top:0px; right:9px; display:block; height: 100px; width: 240px; z-index: 20; }
*/


.trans {
    opacity: .40;  
    filter: alpha(opacity=40);  
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";  
}


ol, ul {list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#wrap {
margin: 0em;
	xwidth: 100%;
	}

.accordionButton { display:block;
	
}

.accordionButton a {
	padding: 4px 6px 1px 6px;
	font-weight: normal;
	font-size: 1.4em;
	overflow: hidden;
	margin: 0px;
	cursor: pointer;
	xdisplay: inline;
	border-bottom: 2px solid #17D3AA; /*#f9ef1e yellow */
	xborder-bottom: 2px solid #999;  /* dark grey */
	background-color: #17D3AA; /* bright green */
	xcolor: #000;
	xbackground-color: #000;
	color: #fff;
	line-height: 171%;
	text-decoration:none;
	}
.accordionButton a:hover , a.accordionButton:hover {
	color: #fff;
	background-image: url(../css-images/SpryTabBG_01.jpg);
}
/*
a.im { 	background-color: #17D3AA; }
a.e {	background-color: #ae0082;
}
a.p { background-color:#19bcdd; }
a.i { background-color: #ffde00; }
	*/
.accordionContent {	
	width: 100%;
	float: left;
	display: block;
background-image: url(../css-images/blackOpac.png);
background-position: top left;

	}


.fade {
xbackground:#999 none repeat scroll 0 0;
xbackground-image:url(../css-images/images/fade-bg_02.png);
xbackground-repeat:repeat-x;
white-space:nowrap;
text-align:right;
xz-index: 2;
xwidth: 100%;
}
#me h3 { xfloat:right; }

.fade h3 {
	color: #fff;
	font-weight:100;
	font-size:1em;
	xfont-family:'Century Gothic' ,Arial,Helvetica,sans-serif;
	xfont-weight: bold;
	xposition:relative;
	right:10px;
	xtext-transform:uppercase;
	top:8px;
	xdisplay:inline;
	margin: auto 0;
}
/*
.fade h3 span {  margin:0 20px; display: inline; }

.fade { xdisplay:inline; right: 0px;
 }*/


ul {

margin:0;
padding:0;
}
img { border:0;}

#sps {
xbottom:0;
clear:both;
display:block;
 margin-top: 0.4em;
height:360px;
overflow:auto;
position:relative;
text-align:left;
}

#col1 {display:block; float:left;width:50%; xheight: 500px; text-align: center; margin-top: 1em;}
#col2 {display:block; float:left;width:49.9%; xheight: 500px; text-align: center; margin-top: 1em;}
.active { display:block;} 


/*  footer */
hr  { }

#footer {
	font-size: 0.85em;
	display: block;
	height: 480px;
	background-image: url(../css-images/images/charles-ward-footer.png);
	background-position: 88% bottom ;
	background-repeat: no-repeat;
	width: 100%;
	overflow: hidden;
}
#footer h3 { color: #999; font-weight: 100; xborder-bottom: #FF0033 solid 1px; margin: 1em 0 0.2em 0; text-transform:uppercase; font-size: 1em; xline-height: 1.25em; width }


#footer h3 em {
	xbackground-color: #f9ef1e;
	font-style:normal;
	font-family: Helvetica, sans-serif;
	color:#999;
	padding: 0em;
}
ul.clients li em { background-color:#7F7F7F; }
ul.software li em {
	background-color:#4D4D4D;
	xfont-size: 1.15em;
}
ul.technologies li em {
	background-color:#4d4d4d;
}
ul.urls li em { background-color:#646991; xfont-size: 1.1em; }
ul.me li em { background-color:#AAA; }
#footer li a {
xbackground-color: none;
	color:#fff;
	text-decoration:none;
	padding: 0.05em 0.2em;

}
#footer li a:hover {
background-color:#33E2CC;
color:#FFFFFF;
	text-decoration:none;

}
#footer li {  color: #fff; font-size: 1.1em; line-height: 1.55em; }
#footer li em {
	display:inline;
	xbackground-color:#dedede;
	padding: 0.07em 0.2em;
	text-transform:none;
	font-style: normal;
}
#left { 
position: absolute; 
width: 18%;
left: 7%; 
}

#middleleft { 
position: absolute; 
left: 27%; 
width: 18%; 
}

#middleright { 
position: absolute; 
left: 57%; 
width: 18%; 
overflow: auto;
}

#right { 
position: absolute; 
left: 74%; 
width: 25%; 
overflow: auto;
}

#right, #middleright, #middleleft, #left { 
padding:0px;
margin:0px;
}

.fourstar, .threestar, .fivestar { visibility: hidden; width: 0; display:block; }

#wrap #footer #middleleft .software li img  , div {
padding: 0;
margin: 0;
}

#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#flickr {background:#000000;height:333px;margin:40px auto 40px;width:500px;}