@charset "utf-8";
/* CSS Document */

/* Reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img, ol, ul, dl
fieldset, form, label {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}



h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset, form{
	padding:0 0 20px 0;
}


/*layout*/
abbr{
	cursor:help;
	font-style:italic;
}

body{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	/**background:#ffffff url(../images/body_bg.png) repeat-x;*/
}
/*#page{
	float:left;
	width:100%;
	background:url(../images/header_light_bg.gif) no-repeat 2% 0;	
}*/
#wrap{
	width:960px;
	margin:0 auto;
}

#header{
	margin:1em 0 0 0;
	padding:0;	
	float:left;
	width:100%;
}


.contact-info iframe {
	background:#0e1c1f;
	padding:7px;
	margin:0 0 20px 0!important;
	margin:0 0 0px 0;
	float:left;
	border:1px solid #1d383d;
}


a:link, a:visited{
	color:#bd2830;
	text-decoration:none;
}
a:hover{
	color:#000000;
}
#logo{
	padding:0 0 0 0; 
}
#logo h1{
	width:296px;
	height:36px;
	text-indent:-3000px;
	float:left;
	padding:0;
	margin:0;
}
#logo h1 a{
	width:130px;
	height:51px;
	display:block;
	margin:35px 0 0 0;
	background:url(../images/logo.png) no-repeat top;
	 
}

#logo img{}



.tagline{
	padding:20px;
	margin:0 0 0 20px;
	border-left:1px solid #1c373d;
	color:#3d9162;
	font-style:italic;
	font-size:14px;
}

#intro{
	float:left;
	padding:2em 0 0 0;
}

#flag{
	float:right;
	font: 10px Arial, Sans-Serif;
	margin: 0;
	padding: 15px 20px 0px 0px;
}


/*main-menu*/
.main-nav-wrap{
	background:url(../images/divider.png) no-repeat bottom;
	float:left;
	width:100%;
	padding:3em 0 2px 0;
	margin:0 0 4em 0;
}

.main-nav-wrap .main-nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.main-nav-wrap .main-nav li{
	color:#334d52;
	list-style:none;
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding:5px;
}
.main-nav-wrap .main-nav li.current{
	background:url(../images/arrow_up.gif) no-repeat bottom center;
}
.main-nav-wrap .main-nav li a{
	display:block;
	float:left;
	text-transform:uppercase;
	color:#334d52;
}
.main-nav-wrap .main-nav li a:hover, .main-nav-wrap .main-nav li.current a{
	color:#627b80;
}


/*home-content, about, portfolio, contact*/
#home, #about, #portfolio, #contact{
	float:left;
	width:100%;
	padding:0em 0 0 0;
}

.featured-work{
	width:581px;
	float:left;
	margin:0 36px 0 0;
}


.about-me, .contact-form{
	width:318px;
	float:left;
	margin:0 36px 0 0;
}
.sample-works{
	width:100%;
	float:left;
}

h2 {
	color: #000;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.works{
	padding:0;
	margin:0;
	list-style:none;
}
.works li{
	display:block;
	float:left;
	width:310px;
	margin-left: 15px;
}

.works li.clear {
	height: 34px;
	width: 100%;
	float: none;
	clear: both;
}
.works li.firstrowbox{
	margin-left: 0;
	clear: left;
}

.works li .responsibility{	
	padding:0;
	margin:0;
}
.responsibility small{
	text-transform:uppercase;
}
.skill{
	color:#999999;
}

.featured-work .image-thumb{
	background:#0e1c1f;
	padding:7px;
	margin:0 0 20px 0!important;
	margin:0 0 0px 0;
	float:left;
	border:1px solid #1d383d;
}
.works .image-thumb{
 	background:#0e1c1f;
	padding:7px;
	margin:0 0 20px 0;
	float:left;
	border:1px solid #1d383d;
}

.testimonial .image-thumb{
 	background:#0e1c1f;
	padding:7px;
	margin:0 0 20px 0;
	float:left;
	border:1px solid #1d383d;
}

.featured-work .image-thumb img,
.works .image-thumb img{
	float:left;
}
.featured-work h3, .works h3{
	color:#333333;
	font-size:16px;
	font-weight:normal;
}


/*footer*/
#footer{
	margin-top: 50px;
	background: #d0d0d0 url(../images/footer-bg.jpg) repeat-x;
	
   clear: both;
}

#footer .inner {
	margin: 0 auto;
	width: 960px;
	padding-top: 25px;
	font-size:11px;
	color:#334d52;
	position:relative;
}

#footer .tabs {
	margin: 0 auto;
	display: block;
	width: 960px;
	list-style: none;
	padding: 0;
	height: 36px;	
	position: absolute;
	top: -32px; 
	left: 0;
}

#footer .tabs li {
	display: block;
	float: left;
	height: 20px; /* 36 - 8 - 8 */
	background: url(../images/footer-tab-inactive-bg.jpg) repeat-x left top;	
	position:relative;
	margin: 0 1px;
	padding: 8px 24px;
}

#footer .tabs li a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
}

#footer .tabs li a.rss {
	background: url(../images/icon-rss.gif) no-repeat left bottom;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 2px 0 0 10px;

}

#footer .tabs li.active a.rss {
	background-position: left top;	
}

#footer .tabs li.active {
	background: url(../images/footer-tab-active-bg.jpg) repeat-x left top;	
}

#footer .tabs li.active a {
	color: #000;	
}



#footer .tabContainer {
	display: none;	
}

#footer #newsarchive {
	display: block;	
}

#newsarchive a.next,#newsarchive a.prev{
	display: block;
	width: 16px;
	height: 19px;
	margin-top: 30px;
	float :left;
}

#newsarchive a.prev {
	margin-right: 10px;	
}
			

#newsarchive ul {
	list-style: none;	
	float: left;
}

#newsarchive li {
	float: left;
	margin-right: 13px;
	width: 156px;
}

#newsarchive li.hidden {
	display: none;	
}

#footer #newsarchive li a {
	color: #000;	
}

#newsarchive .date {
	padding-top: 10px;
	font-size: 10px;
	color: #bd2730;
}

#contactlist table {
	border-collapse: collapse;	
}

#contactlist tr.odd {
	background-color: #c6c6c6;	
}

#contactlist td,#contactlist th {
	padding: 5px;	
}

#contactlist th {
	text-align: left;	
	cursor: pointer;
}


#footer a:link, #footer a:visited{
	color:#456065;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}


/*testimonial, my-services, karriar*/
.testimonial, .my-services, .karriar{
	width:263px;
	float:left;
	margin:0 36px 0 0;
}

/*twitter, miljo, contact-info*/
.twitter, .miljo, .contact-info{
	width:306px;
	float:right;
}
.twitter ul, .my-services ul{
	list-style:none;
}
.twitter ul li, .my-services ul li{
	padding:0 0 10px 0;
	display:block;
}
.twitter ul li span{
	display:block;
}



/*blockquote*/
/*blockquote .first{
	color:#3d5358;
	font-style:italic;
	background:url(../images/quote_start.gif) no-repeat;
	text-indent:15px;
}

blockquote .author{
	color:#354a4e;
	padding:0;
	margin:0;
}*/







/*button link*/
.buttonlink{
	padding:6px 10px;
	text-transform:uppercase;
	font-size:10px;
}
.buttonlink:hover{
	padding:6px 10px;
	background:#c6c6c6;
	color:#bd2830;
}




/*form*/
#contact-form p{
	margin:0;
	padding:0 0 10px 0;
}
#cf_name, #cf_email, #cf_subject, #cf_message{
	background:#ffff;
	border:1px solid #000;
	padding:7px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#cf_name, #cf_email, #cf_subject{
	width:80%;
}
#cf_message{
	width:80%;
}
.button-bg{
	color:#fff;
	border:0;
	background:#999;
	padding:8px 10px;
}
 
 

/*common style*/ 
.clear{
	clear:both;
}
.highlight{
	font-weight:bold;
	color:#3d9162;
}
 
img{
	border:0;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

.errorMsg, .infoMsg{
	float:left;
	padding:10px;
	width:95%;
	margin:0 0 20px 0;
}
.errorMsg h3{
	color:#FF0000;
}
.infoMsg h3{
	color:#009900;
}
.errorMsg ul{
	padding-left:14px;
}

.mails:link, a.mails:active, a.mails:visited {
text-decoration: none;
}

.mails:hover {
background-color: #bd2830;
color: #FFF;
}

/* lightbox */
#CurtainLayer 
{
    display: none; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;

    background-color: #000;
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.lightboxLayer
{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    
    padding: 15px;
    
    width: 675px; /* 735 - 30 - 30 */
    height: 390px; /* 450 - 30 - 30 */
    
    z-index: 1500;

    border:5px solid #000;
    background-color: #fff;
}

.lightboxLayer  .close 
{
    position: absolute;
    top: 12px;
    right: 12px;
    
    color: #000;
    font-size: 12px;
    text-decoration: none;
}

#NewsLayer {
    width: 645px; /* 675 - 15 - 15 */
    height: 100%; /* 560 - 15 - 15 */
}

#NewsLayer .content {
	width: 575px;	
}

#NewsLayer  .video {
	margin-bottom: 10px;	
	width: 570px;
	heigth: 294px;
}

#NewsLayer h2 {
	padding-bottom: 0;	
	margin-bottom: 0;
}

#NewsLayer .date {
	color: #bd2730;
	font-size: 10px;
	padding-bottom: 0;
}

.social a {
	float: none;
	width: auto;
	margin-right: 5px;
	line-height: 16px;
}

.social .email {
	float:left;
	position: relative;
}

.social .email div {
	display: none;
	position:absolute;
	top: 20px;
	left: -5px;
	background-color: #FFF;
	padding: 5px;
	width: 250px;	
}

.social .email div span{
	display: none;	
}

.social .email div span.failed{
	color: red;	
}

#CaseLayer {
    width: 660px; /* 690 - 15 - 15 */
    height: 670px; /* 700 - 15 - 15 */
}

#CaseLayer .inner {
	margin-top: 20px;	
}

#CaseLayer .mediaItem {
	float: right;	
	padding: 3px;
	border: 1px solid #fff;	
}

#CaseLayer .mediaItem img {
		border: 1px solid #bbbcbb
}

#CaseLayer .media {
	list-style: none;	
	width: 220px;	
}

#CaseLayer .media li {
	float: left;	
	width: 60px;/* 66 - 3 - 3 */
	height: 60px; /* 66 - 3 - 3 */
	border: 1px solid #bbbcbb;
	padding: 3px;
	margin: 0 0 5px 5px;
	text-align: center;
}

#CaseLayer li.first {
	margin-left: 0;	
	clear: left;
}

#CaseLayer .body {
	margin-top: 20px;	
	width: 220px;
	height: 400px;
	font-size: 10px;
}

#CaseLayer .body li {
	color: #a199a0;	
	background: url(../images/comment.gif) no-repeat left 6px;
	padding-left: 16px;
	list-style: none;
	margin-bottom: 5px;
}

#CaseLayer .body .mail {
	color: #bd2830;
	background: url(../images/mail.gif) no-repeat left 2px;
	padding-left: 15px;
}

#CaseLayer .body .phone {
	background: url(../images/phone.gif) no-repeat left 1px;
	padding-left: 15px;	
}

#clientlist img {
	margin: 0 8px 8px 0;	
}

#clientlist img.last {
	margin-right: 0;	
}

.redlink{
	font-size:10px;	
	text-transform:uppercase;
}

.twittericon {
	background: url(../images/icon-twitter.gif) no-repeat left 3px;
	padding: 6px 0 0 20px;
	line-height: 16px;
}

#absoluteFooter a:link, #absoluteFooter a:visited {
	font-weight: normal;	
}

div.twitter {
background:transparent url(../images/SCPatTwitter.gif) no-repeat scroll right top;
line-height: 22px;

}

