@charset "utf-8";
/* CSS Document */
 img, div, a, input { behavior: url('css/iepngfix.htc') }

html, body, #wrap {
	height: 100%;
	margin:0;
	background-color: #333;
	background-image:url(../images/bg_body.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	behavior: url('css/iepngfix.htc');
}

body > #wrap {
	height: auto;
	height: 100%;
}
a {text-decoration:none;}
a:hover {text-decoration:none;}
.wirth {color: #CCC;}
.orange {color:#F30; }
.yellow {color:#FC0;}
.pink {color: #F09;}
/* ------------------- header ------------------------------ */
#header { height: 75px; font-family:Verdana, Geneva, sans-serif; background-image:url(../images/bg_header.gif); background-repeat:repeat-x;}
#header_left {
	width:300px;
	height: 75px;
	position: relative;
	float:left;
}
#header .right { width: auto; float:left; line-height:75px; margin-left:50px; width:600px; margin-top:15px; }
#header .right ul {list-style-type: none;
margin: 0;
padding: 0;}
#header .right li {
	float: left;
	display: block;
    padding: 0 2px;
    /*background: url(../images/tab.png) no-repeat;
	background-position: center top;*/
}
#header .right a {}
#header a { color:#FFF;  text-shadow: 2px 2px 2px #999;}
#header a:hover {color:#1e1e1e;  text-shadow: 2px 2px 2px #FFF;}
/* ------------------- intro --------------------------------- */
#intro_text {margin: 10px;}
#intro_text  h1{
	color:#069;
	font-size:24px;
	font-weight:bold;
}
/* ------------------- main --------------------------------- */
#main {/*padding-bottom: 40px;*/ }  /* must be same height as the footer */
/* ----------------- footer ---------------------------------- */
#footer {
	position: static;
	margin-top: -40px; /* negative value of footer height */
	width:100%;
	height: 50px;
	clear:both;
	/*background-color: #333;*/
	color:#999;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	behavior: url('css/iepngfix.htc');
	position:fixed;  
	left:0px;  
	bottom:0px;  
} 
#footer .left {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	float:left;
	width:400px;
	line-height: 12px;
	margin-left:20px;
	margin-top:0px;
	text-align:left;
	position:fixed;  
	left:0px;  
	bottom:7px;  
}
#footer .right { float:right; width:250px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#999; line-height:40px;}
#footer a {color:#999; text-decoration:none;}
#footer a:hover {color:#FFF; text-decoration:none;}
#footer .back {color:#CCC;}

/* CLEAR FIX*/
.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix { display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Film id */
#film {
	width:900px;
	margin: auto;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}
#film h1 {
	color:#09F;
	font-size:14px;
}
#film .top { background-image:url(../images/bg_content_01.png); background-repeat:no-repeat; height:20px; behavior: url('css/iepngfix.htc');}
#film .center { background-image:url(../images/bg_content_02.png); background-repeat:repeat-y; height:auto; behavior: url('css/iepngfix.htc');}
#film .footer { background-image:url(../images/bg_content_03.png); background-repeat:no-repeat; height:21px; margin-bottom: 10px; behavior: url('css/iepngfix.htc');}

/* about id */
#about {
	width:800px;
	margin: auto;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}
#about .top { background-image:url(../images/bg_about_01.png); background-repeat:no-repeat; height:20px; margin-top:20px; behavior: url('css/iepngfix.htc');}
#about .center { background-image:url(../images/bg_about_02.png); background-repeat:repeat-y; height:auto; behavior: url('css/iepngfix.htc');}
#about .footer { background-image:url(../images/bg_about_03.png); background-repeat:no-repeat; height:21px; margin-bottom: 100px; behavior: url('css/iepngfix.htc');}


#award {
	width:800px;
	background-image:url(../images/opacity50.png);
	background-repeat: repeat;
	border: thin dashed #333;
	margin:0 auto;
	behavior: url('css/iepngfix.htc');
}

/* about template */
#contentbox_generic {
	width: 750px;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image: url(../images/black-70.png);
	background-repeat: repeat;
	behavior: url('css/iepngfix.htc');
}
.recentclientdetail, .genericcontainer{float: left;
	width: 790px;
	color: #aaaaaa;
	font-size: 1.1em;
	line-height:1.8em;
	padding: 15px 15px 15px 0px;}

.portfoliooverview, .genericside
{background-image:url(../images/opacity50.png);
	float: left;
	width: 150px;
	color: #aaaaaa;
	font-size: 1.1em;
	line-height:1.6em;
	padding: 15px;
	margin-left: 20px;
	behavior: url('css/iepngfix.htc');
}
.genericside a{color:#09F; text-decoration:none;}
.portfoliooverview ul li a:hover{background-color: #841b50;color: #fff;}
#contentbox_generic p.recentworkdescription, p.servicedescription
{
	padding: 6px 8px 20px 0px;
	font-size: 0.9em;
	line-height: 1.8em;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#contentbox_generic p a {color:#09F; text-decoration:none;}
#contentbox_generic h2{ font-size: 1.5em; font-weight:normal; margin-bottom: 20px; color:#FFF;}
#contentbox_generic .yellow {color:#FC0;}
#contentbox_generic .blue {color:#06F;}
#contentbox_generic h3 {font-weight: normal; font-size: 1.2em; color:#FFF}
/* END ABOUT */

#icon_bg {
	background-image:url(../images/icon_background.png);
	background-repeat:no-repeat;
	height:120px;
	text-align:center;
	background-position: center top;
	 text-decoration:none; font-weight:bold;
	/*behavior: url('css/iepngfix.htc');*/
}
#icon_bg a { color:#FFF;}
#icon_bg a:hover { color:#09F; }

/* spacial */
.panel {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.back_to_top {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}
.box {
-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,0.2);
box-shadow: 5px 5px 20px rgba(0,0,0,0.2);
}
