* {
	margin: 0;
	padding: 0;
	outline:0;
	text-decoration: none;
}

body {
	font-size: 12px;
	line-height: 20px;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	color: #333;
	background-image: url(../../../newportfolio/images/bg-grey.jpg);
	background-repeat: repeat;
}

a { color: #ff0000; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: none; }

a img { border: 0; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }


.right, .alignright { float: right; display: inline; }
.left, .space { float: left; padding-left:2px; padding-top:2px; }


.shell {
	width: 980px;
	margin: 0 auto;
}
.border { border: 1px solid #e8e8e8; background: #fff; position: relative; }
.shadow-l { background: url(../../images/shadow-l.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;left:-25px; }
.shadow-r { background: url(../../images/shadow-r.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;right:-25px; }
.shadow-b { background: url(../../images/shadow-b.png) no-repeat 0 0; width: 980px; height: 20px; position: absolute; bottom:-20;left:0; }

#header {
	height: 109px;
	position: relative;
	background-color: #000000;
	background-image: url(../../../newportfolio/images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo a {
	background: url(../../images/header.gif) no-repeat 0 0;
	width: 600px;
	height: 109px;
	position: absolute;
	top:0;
	left:0;
	background-image: url(../newportfolio/images/header-bg.gif);
}

.socials {
	padding: 23px 5px 0 0;
}
.socials ul { list-style: none; }
.socials ul li { display: inline; float: left; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; line-height: 16px; border-right: 1px dotted #b9b9b9; padding: 2px 17px 2px 0; margin: 0 15px 0 0; }
.socials ul li.last { border:0; margin:0; }
.socials ul li a { float: left; color: #b9b9b9; height: 16px; padding: 0 0 0 20px; }
.socials ul li a.rss { background: url(../../images/soc-rss.gif) no-repeat 0 0; }
.socials ul li a.fb { background: url(../../images/soc-fb.gif) no-repeat 0 0; }
.socials ul li a.twit { background: url(../../images/soc-twit.gif) no-repeat 0 0; }

#navigation {
	height: 43px;
	border-bottom: 1px solid #dbdbdb;
	margin-right: auto;
	margin-left: auto;
	padding-left: 17px;
	background-image: url(../../../newportfolio/images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	float: left;
	height: 43px;
	border-right: 1px solid #dbdbdb;
	font-size: 9px;
	line-height: 43px;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation ul li a { float: left; height: 43px; color: #000; padding: 0 33px; }
#navigation ul li a.active {
	color: #CC3300;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.slider { width: 930px; height: 300px; border: 1px solid #dbdbdb; position: relative; margin: 25px 0 0 24px; }
.slider .item { position: relative; width: 928px; height: 298px; }
.slider .item img { position: absolute; top:0;left:0; z-index: 1; }
.slider .text { position: absolute; top:102px;left:480px; z-index: 2; }
.slider .text h3 {
	font-size: 45px;
	line-height: 45px;
	color: #FF9900;
	padding: 0 0 0 7px;
}
.slider .text h2 {
	font-size: 58px;
	line-height: 58px;
	color: #CC3300;
	text-transform: uppercase;
	padding: 0 0 0 2px;
	text-decoration: none;
}

.slider-nav { width: 92px; height: 18px; position: absolute; bottom:9px;right:6px; z-index: 3; }
.slider-nav a { width: 18px; height: 18px; background: #d7d7d8; margin: 0 5px 0 0;text-decoration: none;  }
.slider-nav a.active { background: #39393d;text-decoration: none;  }

#main {
	width: 932px;
	padding: 17px 24px 17px 24px;
	min-height: 600px;
}
#main h3 {
	font-size: 12px;
	line-height: 15px;
	color: #cc3300;
	text-transform: uppercase;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 9px 0;
}
#main a.more { background: url(../../images/more.gif) no-repeat 0 3px; font-size: 11px; line-height: 14px; color: #ff0000; text-decoration: underline; padding: 0 0 0 13px; }
#main a.more:hover { text-decoration: none; }

#content { width: 605px; }
#contentind {
	width: 930px;
}

.highlight {  }
.highlight h3 { margin: 0 0 9px 0; }
.highlight p { padding: 0 0 11px 0; }
.highlight img { margin: 4px 12px 0 12px; }

.projects {
	padding: 32px 0 0 0;
}
.projects h3 { margin: 0 0 17px 0; color:#3399cc }
.projects .item { margin: 0 0 28px 0; }


.projects .itemind {
	width:305px;
	margin: 0 0 8px 0;
	/*border:1px solid #dbdbdb;*/
float:left;
	height: 240px;
}

.alignleftind { float: left;  padding-top:20px; padding-left:15px; }
.alignleftind  p{
	width:250px;
}





.projects .image {
	width: 183px;
	height: 111px;
	border: 0px solid #dbdbdb;
	padding: 2px;
	margin: 0 20px 0 3px;
}
.projects .big {
	width: 603px;
	/*border: 1px solid #3399cc;*/
	padding: 2px;
	margin: 0 20px 0 3px;
	min-height: 430px;
}
.projects .tall {
	width: 357px;
	height: 500px;
	border: 1px solid #dbdbdb;
	padding: 2px;
	margin: 0 20px 0 3px;
}
.projects .text {
	width: 253px;
}
.projects .credit {
	width: 200px;
	font-size:10px;
	float: left;
 }
 .projects .thumb {
 padding-top:25px;
	width: 200px;
	font-size:10px;
	float: left;
 }
  .projects .thumbssss {
 padding-top:5px;
 padding-left:2px;
	width: 90px;
	font-size:10px;
	float: left;}
.projects .text h4 { font-size: 12px; line-height: 15px; color: #333; text-transform: uppercase; padding: 3px 0 2px 0; }
.projects .text p { padding: 0 0 3px 0; }

#sidebar { width: 300px; }
.paddingtop{
	margin-top:32px;
}

.sidebar-nav { list-style: none; padding: 0 0 17px 0; }
.sidebar-nav ul { list-style: none; }
.sidebar-nav ul li { border-bottom: 1px solid #dbdbdb; font-size: 12px; line-height: 18px; padding: 7px 0; }
.sidebar-nav ul li a { background: url(../../images/bullet.gif) no-repeat 5px 4px; color: #333; padding: 0 0 0 16px; }

.btn-buy { background: url(../../images/btn-buy.gif) no-repeat 0 0; display: block; width: 307px; height: 86px; font-size: 40px; line-height: 86px; color: #b50000; font-weight: bold; text-align: center; margin: 0 0 17px 0; position: relative; left:-3px; }
.btn-buy:hover { text-decoration: none; }

.advertisement { padding: 0 0 13px 0; }
.advertisement h3 { margin: 0 0 18px 0; }
.advertisement .ads { padding: 0 15px 0 7px; }
.advertisement .ad { margin: 0 0 18px 0; }

#sidebar .info {  }
#sidebar .info h3 { margin: 0 0 7px 0; }
#sidebar .info p {  }


#footer { font-family: Arial, sans-serif; font-size: 11px; line-height: 14px; color: #7f7f7f; padding: 18px 27px 20px 38px; }
#footer a{ color: #7f7f7f; }

.footer-nav {  }
.footer-nav ul { list-style: none; }
.footer-nav ul li { display: inline; border-right: 1px solid #7f7f7f; padding: 0 6px 0 0; margin: 0 7px 0 0; }
.footer-nav ul li.last { border:0; padding:0; margin:0; }

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:-350px;
left: -475px; /*position where enlarged image should offset horizontally */

}
.thumbnailb img{
	border: 2px solid #3399cc;
	float: left;
	margin: 12px;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;
}
 
.thumbnailb img:hover {
    margin-top: 5px;
	border: 2px solid #cc3300;
}

.noline{
text-decoration: none;
}
.key{
	padding-left: 90px;
	list-style-type: none;
}

.projects .little  {
	width: 603px;
	height: 230px;
	/*border: 1px solid #3399cc;*/
	padding: 2px;
	margin: 0 20px 0 3px;
}
