/* @override http://newmediacampaigns.com/css/compiled.css */

/* Eric Meyer Reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { font: 12px/20px arial, verdana, sans-serif; color: #58534c; background: #FFF; }

:focus { outline: 0; }



a img{ border: none; }


/* Layout */
.boundingBox{ margin: 0 0; width: 970px; }

/* Content */

#content{ padding: 0px 0; }



ul#options_butt  li  {
	background:transparent url(../images/cart_btn_right.png) no-repeat scroll right top;
	bottom:25px;
	color: #000;
	height:20px;
	line-height:20px;
	padding:0 10px 0 0;
	float: left;
	text-align:center;
	width:auto;
	margin: 6px 0px 0px 5px;
}

ul#options_butt li { 
display: inline; 
font-weight: bold;
text-transform: uppercase;
}

ul#options_butt li:hover {
	background-position:100% -20px;
}

ul#options_butt li:visited {
	background-position:100% -20px;
}

ul#options_butt li span a{
	background:transparent url(../images/cart_btn_left.png) no-repeat scroll left top;
	color: #a25400;
	font-family: georgia, times, serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	letter-spacing: 1px;
	font-size:11px;
	display:block;
	height:20px;
	line-height:20px;
	padding:0 0 0 10px;
	position:relative;
	text-transform: uppercase;
}

ul#options_butt li:hover span a {
	background-position:0 -20px;
	color:#FFF;
}




/* Content - Portfolio Listing */

ul#portfolio-filter { 
margin: -20px 0; 
padding: 0; 
height: 64px; 
line-height: 64px; 
}

ul#portfolio-filter li { 
display: inline; 
font-weight: bold;
text-transform: uppercase;
}

ul#portfolio-filter a { 
margin-right: 4px; 
padding: 20px 10px 19px 10px; 
height: 40px;
	background-image: url(../images/filter_button_off.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ddd; 
color: #666; 
font-weight: bold; 
text-decoration: none;

 
}

ul#portfolio-filter a:hover, ul#portfolio-filter a.current{
	color: #FFF;
	
	background-color: #666;
}

ul#portfolio-filter a.current { 
background-color: #666;
background-image: url(../images/filter_button_hov.jpg);
	background-repeat: no-repeat;
	background-position: center bottom; 
}






ul#portfolio-list{ margin: 16px 0 0 0px; padding: 0; list-style: none; }
ul#portfolio-list li{ width: 165px; height: 160px; display: block; float: left; overflow: hidden; }
ul#portfolio-list li a{ display: block; width: 163px; height: 120px; overflow: hidden; border: 1px solid #CDCDCD; background: #eee; }
ul#portfolio-list li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 5px 0; }


ul#portfolio-list li{
	width: 284px;
	height: 184px;
	margin:10px 20px 10px 0px;
	margin-left: 0px;
	padding: 8px;
	float:left;
	overflow: hidden;
	position: relative;
	background-image: url(../images/port_bg3.png);
	background-repeat: no-repeat;
	background-position: top;
}


ul#portfolio-list li img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
ul#portfolio-list li p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
				


.blue {
 					border-top: 2px solid #0099FF;
 					
 				}
				
				
/* PROJECT VIEWER */
				
