@charset "utf-8";
/* CSS Document */
/* CSS Resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset */



body {
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1em;
	color: #C00;
	line-height: 1.70em;
}
h2 {
	font-size: 1.85em;
	color: #C00;
	text-align: left;
	margin: 0px;
}
h3 {
	font-size: 2em;
	margin-top: 10px;
	color: #CCC;
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
}
p.style2 /*black bold small text*/{
	font-size: 1em;
	margin-top: 5px;
	text-align: left;
	line-height: 1.70em;
}
p.style6 /*gray bold bigger(who page)*/{
	font-size: 1em;
	margin-top: 20px;
	color: #999;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
#header_home {
	height: 186px;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
#header_home p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	width: 150px;
	float: right;
	padding-right: 15px;
	font-size: 0.75em;
	padding-bottom: 10px;
	height: 50px;
	padding-top: 115px;
	font-weight: bold;
}
#header_pages {
	height: 34px;
	width: 320px;
}

#page_home, #pages{
	width: 320px;
	background-color: #F15A29;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#pages{
	background-image: url(images/background_pages.gif);

}
#what {
	font-size: 2.5em;
	color: #999;
	float: left;
}
#footer {
	font-size: 0.75em;
	text-align: center;
	color: #666;
	height: 20px;
	background-color: #000;
	line-height: 20px;
}
#footer a:link, #footer a:visited, a:link, a:visited {
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:hover, a:hover {
	color: #fff;
}
.clear {
	clear: both;	
}
#content_home, #content_pages {
	width: 300px;

	margin-left: auto;
	margin-right: auto;
	border:solid 1px #c0dee2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 7px;
	border-radius: 15px;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_home {
	min-height: 230px;
}
#content_pages {
	min-height: auto;
	padding-bottom: 11px;
}

/*#WHAT WHO HOW WHERE NAVIGATION */
.wnav {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav.gif);
}

#column_what, #column_who, #column_how, #column_where {
	float: left;
	text-align: center;
	height: 115px;
	width: 149px;
}
#column_what, #column_how {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #c6d09d;
}
#column_what, #column_who {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c6d09d;
}
#whatnav a, #whonav a, #hownav a,#wherenav a  {
	display: block;
	text-indent: -9999px;
	overline: hidden;	
}
#whatnav a {
	background-position: 0px 0px;
	height: 70px;
	width: 129px;
}
#whatnav a:hover, #whatnav a:active, #whatnav ul li a:hover, #whatnav ul li a:focus {
	background-position: 0px 71px;	
}
#whonav a {
	background-position: -130px 0px;		
	height: 70px;
	width: 117px;	
}
#whonav a:hover, #whonav a:active, #whonav ul li a:hover, #whonav ul li a:focus {
	background-position: -130px 71px;
}
#hownav a {
	background-position: 254px 0px;		
	height: 70px;
	width: 114px;	
}
#hownav a:hover, #hownav a:active, #hownav ul li a:hover, #hownav ul li a:focus {
	background-position: 254px 71px;	
}
#wherenav a {
	background-position: 142px 0px;		
	height: 70px;
	width: 144px;	
}
#wherenav a:hover, #wherenav a:active, #wherenav ul li a:hover, #wherenav ul li a:focus {
	background-position: 142px 71px;	
}
.what_title {
	background-position: 0px -30px;
	width: 211px;
}
.who_title {
	background-position: 615px -30px;
	width: 180px;
}
.where_title {
	background-position: 235px -30px;
	width: 235px;
}
.how_title {
	background-position: 420px -30px;
	width: 180px;
}
.wnav_noborder {
	border:none;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav.gif);
}

/*MENU NAVIGATION ICONS*/
#iconsnav {
	top: 15px;
	z-index: 100;
	right: 15px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#iconsnav ul {
	list-style-type: none;
}
#iconsnav ul li a{
	display: block;
	text-indent: -9999px;
	overline: hidden;
	width: 23px;
	height: 24px;
	margin-bottom: 10px;
}
#iconsnav ul li a#email {
	background-image: url(images/sprite_icons.jpg);
	background-position: 0px 0px;
	height: 16px;
	width: 24px;
}
#iconsnav ul li a:hover#email,
#iconsnav ul li a:hover#email,
#iconsnav ul li a:focus#email {
	background-position: 24px 0px;
	height: 16px;
	width: 24px;
}
#iconsnav ul li a#facebook {
	background-image: url(images/sprite_icons.jpg);
	background-position: 0px 24px;
}
#iconsnav ul li a:hover#facebook,
#iconsnav ul li a:hover#facebook,
#iconsnav ul li a:focus#facebook {
	background-position: 24px 24px;
}
#iconsnav ul li a#linkedin {
	background-image: url(images/sprite_icons.jpg);
	background-position: 0px 75px;
}
#iconsnav ul li a:hover#linkedin,
#iconsnav ul li a:hover#linkedin,
#iconsnav ul li a:focus#linkedin {
	background-position: 24px 75px;
}
#iconsnav ul li a#skype {
	background-image: url(images/sprite_icons.jpg);
	background-position: 0px 49px;
}
#iconsnav ul li a:hover#skype,
#iconsnav ul li a:hover#skype,
#iconsnav ul li a:focus#skype {
	background-position: 24px 49px;
}

/*MENU NAVIGATION PAGES*/
#nav ul {
	list-style-type: none;
	margin-top: 20px;
}
#nav ul li a {
	width: 290px;
	height: 70px;
	display: block;
	float: left;
	background-image: url(images/nav_btn.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	line-height: 60px;
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
	padding-left: 10px;
}
#nav ul li a.noborder {
	border: none;
}
#nav ul li a:active,
#nav ul li a:hover,
#nav ul li a:focus,
.hover_pages {
	background-position: bottom;	
}

/*CONTENT PROJECTS PAGES*/
.title /*orange big titles*/{
	font-size: 1.25em;
	text-align: left;
	color: #F15A29;
}
.description /*gray italic description*/{
	font-size: 0.75em;
	text-align: left;
	color: #ccc;
	font-style: italic;
}
/*PROJECTS*/
.project_container, .project_image {
	height: auto;
	border: 1px dashed #E1DFDF;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright:16px;
	-moz-border-radius-bottomleft:16px;
	-moz-border-radius-bottomright:16px;
	-webkit-border-top-left-radius:16px;
	-webkit-border-top-right-radius:16px;
	-webkit-border-bottom-left-radius:16px;
	-webkit-border-bottom-right-radius:16px;
	border-top-left-radius:16px;
	border-top-right-radius:16px;
	border-bottom-left-radius:16px;
	border-bottom-right-radius:16px;
}
.project_container {
	width: 98%;
	background-color: #F7F4F4;
	padding-top: 3px;
}
.project_image {
	width: auto;
	padding: 5px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #fff;
	float: left;
}
.project_description {
	height: auto;
	width: 240px;
	line-height: 30px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width:98%;
	text-align: center;
}
.who_content ul li, .who_content {
	list-style-position: inside;
	list-style-type: circle;
	font-size: 1em;
	text-align: left;
	line-height: 2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
}
#title p {
	text-align: center;
	margin-top: 10px;
}
.content {
	padding-right: 2px;
	padding-left: 2px;
}

.contact_form_iframe {
	text-align: center;
	height: 190px;
	border:solid 1px #c0dee2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 7px;
	border-radius: 15px;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 260px;
	border:1px solid #E1DFDF;
	margin-top: 0px;
	padding: 5px;
}
input, .input_message  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666;
	margin-bottom: 4px;
	margin-right: 4px;
	font-weight: lighter;
	border:1px solid #E1DFDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 27px;
	border-radius: 5px;
	margin-left: 10px;
}
input {
	height: 20px;
}
.input_message {
	height: 60px;
}
.button {
	border: 1px solid #E1DFDF;
	height: 20px;
	color: #000;
	text-align: center;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: -12px;
	margin-left: 10px;
	width: 50px;
}