html,body {
	margin: 0;
	margin-top: 20px;
	cursor: default;
}

body {
	background-image: url('images/darkBg.png');
	background-repeat: repeat;
	font-family: "Myriad Pro", "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10pt;
}

a {
	border: none;
	color: #72C1E3;
	text-decoration: none;
}
a:hover {
	color: #20A9E3;
}

img {
	border: none;
}

.everything {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -37.5em;
}

.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 87px;
}

.viewer {
	background-image: url(images/viewerBg.png);
	width: 1000px;
	height: 344px;
	color: #f3f3f3;
	text-align: center;
	font-size: 15pt;
}

.viewerShadow {
	background-image: url(images/viewerShadow.png);
	height: 14px;
}

/* Span tags and other font settings */

@font-face {
    font-family: "Tertre";
    src: url("font/tertre-xbol.otf")
}

.title {
	font-family: Tertre;
	font-size: 15pt;
}

.mnuPortfolio {
	font-family: Tertre;
	font-size: 11pt;
	text-shadow: #111111 0px -1px 0px;
	color: #d3d3d3;
}

.mnuPortfolio a {
	color: #d3d3d3;
	text-decoration: none;
}

.mnuPortfolio a:hover {
	color: #ffffff;
}

.iconTitle {
	font-size: 13pt;
	color: #868686;
}


/* main menu */

.menu {
	margin-right: 20px;
	margin-top: 23px;
}

.menu, .menu div {
	float: right;
}

.menu div {
	background-position: bottom;
}

.menu div:hover {
	background-position: top;	
}

.btnPortfolio {
	background-image: url(images/btnPortfolio.png);
	height: 42px;
	width: 103px;
}

.btnPortfolio img {
	height: 42px;
	width: 103px;
}

.btnContact {
	background-image: url(images/btnContact.png);
	height: 42px;
	width: 90px;
}

.btnContact img {
	height: 42px;
	width: 90px;
}
.btnBlog {
	background-image: url(images/btnBlog.png);
	height: 42px;
	width: 66px;
}
.btnBlog img {
	height: 42px;
	width: 66px;
}
.btnStockicons {
	background-image: url(images/btnStockicons.png);
	height: 42px;
	width: 126px;
}
.btnStockicons img {
	height: 42px;
	width: 126px;
}


/* portfolio menu */

.mnuPortfolio {
	position: absolute;
	left: 745px;
	margin-top: 15px;
	z-index: 9998;
	padding: 5px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.mnuPortfolio:hover {
	background-color: #111111;
}

/* end */


.loading {
	text-shadow: #222222 0px -1px 0px;
	color: #999999;
	position: absolute;
	left: 50%;
	margin-left: -5em;
	top:230px;
	display: none;
}

.loading img {
	position: relative;
	top:6px;
	margin-right: 10px;
}

.content {
	background-image: url(images/lightBg.png);
	text-shadow: #ffffff 0px 1px 0px;
	color: #575756;
	min-height: 550px;
	padding-top: 10px;
}

.about {
	float: left;
	padding-left: 30px;
	width: 300px;
	text-align: justify;
}

.socialIcons img {
	margin-right: 10px;
}


.mainContent {
	float: right;
	padding-right: 30px;
	width: 600px;
	color: #868686;
}

.iconsetdownload {
	float: left;
	clear: both;
	margin-bottom: 15px;
	color: #B1B1B1;
}

.iconsetdownload a {
	color: #868686;
	text-decoration: none;
}

.iconsetdownload a:hover {
	color: #72C1E3;
	text-decoration: none;
}

.iconsetBtnL {
	background-image: url(images/iconSetBtn.png);
	background-repeat: no-repeat;
	float: left;
	margin: 5px;
	width: 283px;
	height: 79px;
}

.iconsetBtnR {
	background-image: url(images/iconSetBtn.png);
	background-repeat: no-repeat;
	float: right;
	margin: 5px;
	width: 283px;
	height: 79px;
}

.iconsetBtnL img,.iconsetBtnR img {
	float: left;
	margin: 15px;
}

.iconsetBtnL div,.iconsetBtnR div {
	float: left;
	margin-top: 14px;
}

/* Carousel */

.viewer {
	overflow: hidden;
}

.viewerPrev {
	background-image: url(images/viewerPrev.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 342px;
	position: absolute;
	float: left;
	z-index: 999;
	cursor: pointer;
}

.viewerNext {
	background-image: url(images/viewerNext.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 342px;
	position: absolute;
	float: right;
	left: 955px;
	z-index: 999;
	cursor: pointer;
}

.slider {
	overflow: hidden;
	position: relative;
	z-index: -999;
}

/* Illustrations */

.galeria div {
	cursor: pointer;
	width: 100%;
	background-image: url(images/galeriaBg.png);
	text-align: center;
}

.closetip {
	bottom: 0;
	background-image: url(images/galeriaBg.png);
	color: #ffffff;
	position: fixed;
	left: 50%;
	margin-left: -8em;
	margin-bottom: 50px;
	width: 200px;
	padding: 10px;
	text-align: center;
	z-index: 10000;
	display: none;
	cursor: pointer;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#dibujo {
	display: none;
	position: absolute;
	top: 0px;
	z-index: 9999;
	height: 100%;
	position: fixed;
}

#dibujo img {
	background: #ffffff;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow:0px 0px 20px #000;
	-webkit-box-shadow:0px 0px 20px #000;
	-moz-box-shadow:0px 0px 20px #000;
	height: 93%;
}

.mainshadow {
	background-image: url(images/shadowBg.png);
	width: 1082px;
	height: 70px;
	position: relative;
	left: 50%;
	top:-45px;
	margin-left: -40.5em;
	z-index: -10;
	margin-bottom: 20px;
}

.footer {
	width: 1000px;
	position: relative;
	left: 50%;
	top:-65px;
	margin-left: -37.5em;
	text-align: right;
	color: #bbbbbb;
	text-shadow: #333333 0px -1px 0px;
}