#bredcrumbs{
	height: 24px;
}
#bredcrumbs-inner { padding: 0px 0px !important;}
#bredcrumbs a:normal, #bredcrumbs_indi  a:normal{ color: #414141; }
#bredcrumbs a:hover,#bredcrumbs_indi a:hover { color: #df8900; }
#bredcrumbs a:selected, #bredcrumbs_indi a:selected{ color: #ffa921; }
#bredcrumbs a.selected, #bredcrumbs_indi a.selected{ color: #ffa921; }


#bredcrumbs_indi {
  padding-left:0px;
	padding-top:15px;
	padding-bottom:19px; 
}

#bredcrumbs_indi a {
  margin-left:0px;
	padding-left:3px;
	cursor:pointer;
	color:#414141;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	padding-top:12px;
	text-transform:uppercase;
	padding-left:0px ;
	height: 24px;
}

#bredcrumbs a {
	cursor:pointer;
}


#contentcolumn { 
  background: #fff ;
	padding:1px;
}

#contentcolumn-inner-portfolio {
	margin-top: 0px;
  padding-top: 12px;
}

#contentcolumn-inner-portfolio .underline {
    background: url(/img/PORTFOLIO/dotted_line_px.png) repeat-x bottom;
    line-height: 1;
}

#contentcolumn-inner-portfolio h1 {
    background: url(/img/PORTFOLIO/hdr_portfolio.jpg) no-repeat bottom left;
    line-height: 1.2;
    padding-top: 15px;
		margin-left:0px;
		width: 100%;
}

#contentcolumn-inner-portfolio .cur-selected {
    color: #ffa921;
    font-size: 30px;
    padding: 0px 0px 4px 220px;
    display: block;
}

#work {
    margin: 0px;
    padding: 0px;
}

#work ul {
    margin: 0px;
    padding: 0px;
}

.hlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.hlist li {
    border: 0px dotted #ccc;
    float: left;
    font-size: 14px;
    margin: 0 0px 0 0;
    padding: 0px 0px 4px 0px;
}

.hlist li.hover {
    background: #666666;
    border-color: #aaa;
    cursor: pointer;
		background-color: #292c2f;
		font-family: Georgia, serif;
		color: #FFFFFF;
		font-size: 14px;   
		opacity:0.9;
}

#work ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 218px;
    height: 285px;
    border: 0px #fff solid;
    margin-right: 0px;
    margin-bottom: 5px;
	padding:5px 5px;
}

#work ul li img {
    padding: 0px 0px 5px 0px;
}

#work ul li img.active {
    display: block;
}

#work ul li img.hovered {
    display: none;
}

#work .headtxt {
    font-size: 15px;
    font-weight: bold;
    float: left;
    padding: 5px;
    width: 210px;
    word-spacing: -1px;
    letter-spacing: -0.4px;
		font-family:Georgia, "Times New Roman", Times, serif;
}

#work .desc {
    font-size: 14px;
    float: left;
    padding: 0px 5px 0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		line-height:18px;
}

.closebtn {
   float:right;
	 background:#fff url(/img/PORTFOLIO/btn_close.jpg) no-repeat;
	 width:35px;
	 display:block;
	 height:35px;
	 background-position:0 0px;
	 padding-right:10px;
	 margin-top:9px;
}

a.closebtnleft {
	 background:#fff url(/img/PORTFOLIO/btn_close.jpg) no-repeat;
	 width:35px;
	 display:block;
	 height:35px;
	 background-position:0 0px;
	 padding-right:10px;
	 padding-left:31px;
}

a.closebtn:hover {
   background-position:0 -35px;
}

a.closebtnleft:hover {
   background-position:0 -35px;
}

#indi_portfolio h1 {
   font-family:Georgia, "Times New Roman", Times, serif;
	 font-weight:bold;
	 font-size:26px;
	 color:#414141;
	 background:url(/img/PORTFOLIO/dotted_line_px.png) repeat-x bottom;
	 width:882px;
	 margin:0px;
}

#ind_portfolio .slideshow {
   float:left;
	 display:inline;
}

#ind_portfolio .challenge {
  width: 200px;
	display:inline;
}

#ind_portfolio .results {
   padding-top:5px;
}

#ind_portfolio  .head{
   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:22px;
	 color:#ffa921;
	 display:block;
}

#ind_portfolio  .desc{ 
   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:17px;
	 color:#666666;
	 display:block;
     line-height: 20px;
}

#indi_portfolio .hr {
   border:0px;
	 width:870px;
	 height:1px;
   background:url(/img/PORTFOLIO/dotted_line_px.png) repeat-x bottom;
	 padding:20px 0px 0px;
	 margin-bottom:10px;
}

#indi_portfolio .hr hr{
   display:none;
}


.challenge .desc  {
   padding-left:665px;
	 padding-right:10px;
}

.challenge .head  {
   padding-left:665px;
}

.results .desc  {
   width:630px;
}

#contentcolumn-controls {
   background:none;
	 position:relative;
	 top:19px;
}

#pagination  {
  font-weight:bold;
	font-size:11px;
	color:#414141;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:210px;
}

#pagination a {
  cursor:pointer;
	text-decoration:underline;
	color:#414141;
}

#pagination a:hover {
   color: #df8900; 
}

#pagination a.selected {
  color: #ffa921; 
}

#pagination a.navprev,#pagination a.navnxt {
    text-decoration:none;
}

.control-link1-hide {
  cursor:pointer;
}

/*
#maincontainer-wrapper {
    background-color:#292C2F;
		margin:0 auto;
		overflow:hidden;
		width:1060px;
} */



#footer {
  margin-top:-17px;
}

#ss_container {
  float:left;
	display:inline;
	margin-right: 31px;
	width:652px;
}

#slideshow ul, #slideshow li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
#slideshow li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:650px;
		height:435px;
		overflow:hidden; 
		}
		
div#indi_portfolio span#prevBtn a{  
         background-image:url(/img/PORTFOLIO/btn_port_arrow_prev.jpg);
				 background-repeat:no-repeat;
				 height:35px;
				 width:35px;
				 background-position:0 0px;
				 display:block;
				 float:left;
				 padding-right:2px;
				 margin-top:6px;
				 margin-left:580px;
}

div#indi_portfolio span#prevBtn a:hover {
         background-position:0 -35px;
}

div#indi_portfolio span#nextBtn a{
         background-image:url(/img/PORTFOLIO/btn_port_arrow_next.jpg);
				 background-repeat:no-repeat;
				 height:35px;
				 width:35px;
				 background-position:0 0px;
				 display:block;
				 float:left;
				 margin-top:6px;
}	

div#indi_portfolio span#nextBtn a:hover {
         background-position:0 -35px;
}

#viewproject  {
   height:35px;
	 padding-bottom:10px;
}

#viewproject a {
        background:url(/img/PORTFOLIO/btn_viewproject.jpg) no-repeat 0 0px; 
				height:35px;
				width:141px;
				display:block;
				float:left;
				margin-top:6px;
				position:absolute;
				
}

#viewproject a:hover {
         background-position:0 -35px;
}

#slideshow {
   background:#666666; 
	 width:652px;
}

.highlight  {
	display: none;
	height: 0;
	position:relative;
	top:-8px;
}

.highlight-inner {  position: absolute; top: -40px; width: 215px;
height: 40px; opacity: 0.7; background-color: #292c2f; font: 14px
Georgia; text-align: left; padding-top: 13px;
text-transform:uppercase; font-weight:bold;  padding-left:7px; display:block; 
 filter: alpha(opacity = 70);
}


.clearli  {
   clear:both;
}



