/* Website template by freewebsitetemplates.com */
/*------------------------- Layout styles ------------------------*/
body {
	background:url(../images/bg-body.jpg);
	margin:0;
}
a {
	outline:none;
}
a img {
	border:0;
	display:block;
}

/* Popup notice */
#popup_this {
    top: 50%;
    left: 50%;
    text-align:center;
    margin-top: -50px;
    margin-left: -100px;
    position: fixed;
    background: #fff;
    padding: 30px;
}
.b-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    background: #ff0000;
    padding: 5px 10px;
}
.border {
	position:relative;
	margin: 25px 0;
	-moz-box-shadow:    3px 3px 4px 0px #a3a3a3;
	-webkit-box-shadow: 3px 3px 4px 0px #a3a3a3;
	box-shadow:         3px 3px 4px 0px #a3a3a3;
	border-top:1px solid #9a9a9a;
	background:#e3e3e3;
}
.page {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#bg {
	background:url(../images/bg-sidebar.jpg);
	height: 99.8%;
	left: 0;
	margin: 0;
	position: absolute;
	text-indent: -99999px;
	width: 51%;
	z-index: 0;
	border-color: #E5E5E5;
	border-style: solid none none;
	border-width: 1px;
}
/*------------------------- Fonts ------------------------*/
@font-face {
	font-family: 'Conv_Muli-Italic';
	src: url('../fonts/Muli-Italic.eot');
	src: url('../fonts/Muli-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Italic.woff') format('woff'), url('../fonts/Muli-Italic.ttf') format('truetype'), url('../fonts/Muli-Italic.svg#Muli-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Muli-Regular';
	src: url('../fonts/Muli-Regular.eot');
	src: url('../fonts/Muli-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Regular.woff') format('woff'), url('../fonts/Muli-Regular.ttf') format('truetype'), url('../fonts/Muli-Regular.svg#Muli-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*------------------------- Header ------------------------*/
.sidebar {
	width:229px;
	float:left;
	height:auto;
	position: relative;
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sidebar ul li:first-child {
	padding-top:0;
}
.sidebar ul li {
	text-align:right;
	padding:29px 27px 0 0;
}
.sidebar ul li.selected a, .sidebar ul li a:hover {
	color:#fb8c16;
}
.sidebar ul li a {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:24px;
	color:#919191;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	text-shadow:0 1px 0 #dfdfdf;
}
.sidebar form {
	margin:200px 0 0;
	text-align:center;
}
.sidebar form span {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color:#ff9900;
	text-shadow:-1px 1px 0 #767676;
	font-size:18px;
	text-transform:uppercase;
	padding: 0 0 7px;
	display:block;
}
.sidebar form input {
	background:url(../images/bg-input.jpg) repeat-x;
	border-bottom:1px solid #fefefe;
	border-top:0;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	width:172px;
	padding:6px 5px;
	color:#fefefe;
	margin:0;
	text-align:center;
	text-shadow:0 1px 0 #000000;
	font-size:12px;
	letter-spacing:0.010em;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.sidebar form input#submit {
	background: none #e6e6e6;
	width:84px;
	border-radius:5px;
	border:1px solid #fff;
	padding:0;
	height:23px;
	color:#767676;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	text-transform:uppercase;
	font-size:13px;
	margin:12px 0 0;
	cursor:pointer;
	text-shadow:none;
}
.sidebar .connect {
	overflow: hidden;
	padding: 32px 48px 18px;
}
.sidebar .connect a#facebook {
	width:37px;
	height:37px;
	display:inline-block;
	float:left;
	text-indent:-99999px;
	background:url(../images/icons.png) no-repeat 0 -83px;
	margin:0 45px;
}
.sidebar .connect a#facebook:hover {
	background:url(../images/icons.png) no-repeat 0 -121px;
}
.sidebar p {
	clear:both;
	text-align:center;
	color:#fff;
	text-shadow:0 1px 0 #797979;
	line-height:24px;
	font-size:12px;
	margin:0;
	letter-spacing:0.001em;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
/*------------------------- Body ------------------------*/

.body {
	float:left;
	width:728px;
	position: relative;
	background:url(../images/bg-body.png) repeat-y #e3e3e3;
	min-height:1394px;
	height:auto;
	padding: 0 0 25px;
	border-color: #dfdfdf;
	border-style: none none none solid;
	border-width: 1px;
}
.body div {
	margin:23px 0 0 21px;
	background:#fff;
	-moz-box-shadow: 0 0 5px 3px #d3d3d3;
	-webkit-box-shadow: 0 0 5px 3px#d3d3d3;
	box-shadow: 0 0 5px 3px #d3d3d3;
	overflow: hidden;
}
.body div h2 {
	color: #919191;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	padding:36px 0 0 22px;
	margin:0;
}
.body div h5 {
	color: #919191;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	text-decoration: none;
	text-transform: uppercase;
	padding:0 0 0 0;
	margin:0;
}
.body div p {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:16px;
	text-align: justify;
	line-height:24px;
	color:#808080;
	padding:0 22px 0 22px;
	margin: 23px 0 30px;
}
.body p {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:14px;
	line-height:20px;
	color:#808080;
	padding:0 7px 0 22px;
	margin: 23px 0 30px;
}
.body div p a {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:14px;
	line-height:20px;
	color:#808080;
}
.body div p a:hover {
	color:#484848;
}
.body div div {
	background:none;
	box-shadow:none;
	margin: 0 21px;
}
.body div div h3 {
	background:url(../images/border.jpg) repeat-x right center;
	margin:20px 0 24px;
}
.body div div h3 span {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 18px;
	color:#7d7d7d;
	font-weight:normal;
	display:block;
	background-color:#fff;
	width: 140px;
}
.body div div p {
	padding:0;
}
.body div div ul {
	margin:0;
	padding:4px 0 7px;
	list-style:none;
	overflow:hidden;
}
.body div div ul li:first-child {
	margin:0;
}
.body div div ul li {
	float:left;
	height: 257px;
	width: 217px;
	position:relative;
	margin:0 0 0 7px;
}
.body div div ul li#link1 {
	background:url(../images/design.jpg) no-repeat;
}
.body div div ul li#link1:hover, .body div div ul li#link2:hover, .body div div ul li#link3:hover {
	filter:alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity:0.9;
}
.body div div ul li#link2 {
	background:url(../images/events.jpg) no-repeat;
}
.body div div ul li#link3 {
	background:url(../images/projects.jpg) no-repeat;
}
.body div div ul li a {
	height: 257px;
	width: 217px;
	display:inline-block;
	text-decoration:none;
}
.body div div ul li a span:hover {
	color: #919191;
}
.body div div ul li a span {
	color:#7c7c7c;
	font-size:24px;
	text-transform:uppercase;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	text-decoration:none;
	position:relative;
	float:right;
	top: 210px;
	right:16px;
}
.body div div.section ul {
	height:200px;
	padding-bottom: 33px;
}
.body div div.section ul li:first-child {
	margin:0;
}
.body div div.section ul li {
	text-align:center;
	background:url(../images/shadow.png) no-repeat 0 113px;
	width:200px;
	margin: 0 0 0 32px;
}
.body div div.section ul li a:first-child {
	height:auto;
	margin:0 0 13px 0;
}
.body div div.section ul li a:first-child img {
	border:1px solid #e3e3e3;
}
.body div div.section ul li span {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color:#7d7d7d;
	font-size:12px;
	display:block;
	line-height:24px;
}
.body div div.section ul li a {
	width:auto;
	font-size:14px;
	color:#7d7d7d;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	height:auto;
}
.body div div.section ul li a:hover {
	color:#404040;
}
.body .about {
	padding:0 0 85px 0;
}
.body .about img {
	margin: 27px 0 37px;
}
.body .about h4 {
	background: url("../images/border.jpg") repeat-x scroll right center transparent;
	width:665px;
	overflow:hidden;
	margin:0 22px;
}
.body .about h4 span {
	background-color: #FFFFFF;
	color: #7D7D7D;
	display: inline;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height:24px;
	margin:22px 0;
	padding:0 40px 0px 0;
}
.body .about p {
	margin:10px 0 35px;
	font-size:13px;
}
.body .services h2, .body .portfolio h2 {
	float:left;
}
.body .services ul.navigation {
	float:right;
	overflow:hidden;
	padding:32px 10px 22px 0;
	margin:0;
	list-style:none;
	clear:right;
}
.body .services ul.navigation li.selected, .body .portfolio ul.navigation li:hover,.body .services ul.navigation li:hover {
	background:url(../images/bg-nav-selected.jpg) repeat-x;
}
.body .services ul.navigation li:hover a {
	color:#fb8c16;
}
.body .services ul.navigation li.selected a, .body .portfolio ul.navigation li.selected a {
	color:#fff;
}
.body .services ul.navigation li:first-child, .body .portfolio ul.navigation li:first-child {
	margin:0;
}
.body .services ul.navigation li, .body .portfolio ul.navigation li {
	height:38px;
	float:left;
	border-radius:7px;
	background:url(../images/bg-nav.jpg) repeat-x;
	margin:0 0 0 6px;
	border-width:2px;
	border-style:none solid;
	border-color:#f4f4f4;
	width: auto;
}
.body .services ul.navigation li a, .body .portfolio ul.navigation li a {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#7f7f7f;
	text-transform:uppercase;
	line-height: 38px;
	padding:0 18px;
	display:block;
}
.body .services ul, .body .portfolio ul {
	clear:both;
	padding:0 0 195px;
	margin:0;
	list-style:none;
}
.body .services ul li {
	overflow:hidden;
}
.body .services ul li h3 {
	background: url("../images/border.jpg") repeat-x scroll right center transparent;
	width:665px;
	overflow:hidden;
	margin:0 21px;
}
.body .services ul li h3 span {
	background-color: #FFFFFF;
	color: #7D7D7D;
	display: inline;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 22px 0;
	padding: 0 11px 0 0;
}
.body .services ul li div {
	margin:35px 0 0 29px;
	width:251px;
	min-height:230px;
	height:auto;
	float:left;
}
.body .services ul li p {
	float: right;
	padding: 0 25px 0 0;
	width: 400px;
	margin: 20px 0;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:13px;
}
.body .portfolio ul.navigation {
	float:right;
	overflow:hidden;
	padding:27px 20px 22px 0;
	margin:0;
	list-style:none;
	clear:right;
}
.body .portfolio ul.navigation li a:hover {
	color:#fb8c16;
}
.body .portfolio h3 {
	background: url("../images/border.jpg") repeat-x scroll right center transparent;
	margin: 0 21px 27px;
	overflow: hidden;
	width: 665px;
}
.body .portfolio h3 span {
	background-color: #FFFFFF;
	color: #7D7D7D;
	display: inline;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 22px 0;
	padding: 0 11px 0 0;
}
.body .portfolio ul {
	overflow:hidden;
	padding: 0 11px 40px;
}
.body .portfolio ul li {
	width:217px;
	float:left;
	margin: 0 5px;
	text-align:center;
}
.body .portfolio ul li a:first-child {
	margin:0;
}
.body .portfolio ul li a:first-child img:hover {
	filter:alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity:0.9;
}
.body .portfolio ul li span {
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:12px;
	color:#7d7d7d;
	margin:14px 0 5px;
	display:block;
}
.body .portfolio ul li a {
	text-decoration:none;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color:#7d7d7d;
	text-transform:lowercase;
	font-size:14px;
	display:inline-block;
	margin:0 0 20px;
}
.body .portfolio ul li a:hover {
	color:#404040;
}
.body .contact {
	padding:0 0 600px;
}
.body .contact p {
	font-size:13px;
	margin-bottom: 24px;
}
.body .contact form {
	padding:5px 21px 0;
}
.body .contact form label {
	display:block;
	font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:13px;
	color:#868686;
	width: 100%
}
 /* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  font-family: Futura, Trebuchet MS, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #777777;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #E88632;
}

/* Add a background color and some padding around the form */
.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
} 
