/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
  text-align: center;
  background: url(../images/background.jpg) top center;
}

#container {
  margin: 0 auto;
  width: 967px;
  text-align: left;
  overflow: hidden;
  position: relative;
}

/* LOGO ***********************************************************************/
/******************************************************************************/

#logo {
  border-top: 1px solid white;
  float: left;
  margin: 15px 0 0 0;
  height: 265px;
}

#logo a {
  float: left;
	width: 967px;
	height: 176px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat 0 0;
}

#contact {
  float: left;
  font: 11px normal Verdana, Geneva, sans-serif;
  color: white;
  margin: 0;
  padding: 0 12px;
  background: url(../images/arrow.gif) left center no-repeat;
}

#contact span#name {

  font-size:18px;
}

#contact a {
  color: #f8c100;
  text-decoration: none;
  line-height: 20px;
}

#contact a:hover {
  border-bottom: 2px solid #f8c100;
}


/* PORTFOLIO ******************************************************************/
/******************************************************************************/


#showcase_cont {
  float: left;
  margin: 0;
  padding: 0;
}
html>body #showcase_cont {  margin: 0px 0 1px 0; }

.separator1 {
  float: left;
  margin: 0;
  width: 967px;
  height: 1px;
  display: block;
  background: url(../images/separator1.png) bottom no-repeat;
}

.showcase {
	width: 968px;
	float: left; 
}
.showcase ul {
	list-style: none;
}	
.showcase ul li {
	display: inline;
	float: left;
	margin: 1px 1px 0 0;
	width: 241px;
	height: 140px;
}
.showcase ul li a:hover {
  cursor: pointer;
}

.showcase ul li.item_06 {background: url(images/projects/officepartners_over.jpg) top left no-repeat;}
.showcase ul li.item_02 {background: url(images/projects/bab_over.jpg) top left no-repeat;}
.showcase ul li.item_08 {background: url(images/projects/penchis_over.jpg) top left no-repeat;}
.showcase ul li.item_03 {background: url(images/projects/toscana_over.jpg) top left no-repeat;}
.showcase ul li.item_01 {background: url(images/projects/evropa_over.jpg) top left no-repeat;}
.showcase ul li.item_04 {background: url(images/projects/foxestate_over.jpg) top left no-repeat;}
.showcase ul li.item_07 {background: url(images/projects/maraia_over.jpg) top left no-repeat;}
.showcase ul li.item_05 {background: url(images/projects/travelzeppelin_over.jpg) top left no-repeat;}
.showcase ul li.item_09 {background: url(images/projects/oceania_over.jpg) top left no-repeat;}
.showcase ul li.item_10 {background: url(images/projects/hotelgela_over.jpg) top left no-repeat;}
.showcase ul li.item_11 {background: url(images/projects/yescasino_over.jpg) top left no-repeat;}
.showcase ul li.item_12 {background: url(images/projects/grupateraz_over.jpg) top left no-repeat;}

.separator2 {
  float: left;
  margin: 1px 0 0 0;
  width: 967px;
  height: 1px;
  display: block;
  background: url(../images/separator2.png) top no-repeat;
}

.workcase {
	width: 968px;
	float: left; 
}

.workcase ul {
	list-style: none;
}	
.workcase ul li {
	display: inline;
	float: left;
	margin: 0 1px 0 0;
	width: 483px;
	height: 281px;
}


/* DETALLE DE CADA ITEM *******************************************************/
/******************************************************************************/

#get_inside {
  position: absolute;
  width: 967px;
  top: 1248px;
  left: 0;
  text-align: center;
}

.works_cont {
  float: left;
  padding: 114px 0 0 0;
}
html>body .works_cont {
  margin: 1px 0 0 0;
}

.goback {
  background: url(../images/back-to-top.jpg) no-repeat;
  width: 227px;
  height: 19px;
  float: right;
  display: block;
  font: normal 11px Verdana, Geneva, sans-serif;
  color: #aba6a6;
  padding: 6px 0 0 14px;
  text-decoration: none;
}

/* FOOTER *********************************************************************/
/******************************************************************************/

#footer {
  float: left;
  padding: 15px 0 0 17px; /* IE6 only */
  font: 11px normal Verdana, Geneva, sans-serif;
  width: 947px;
  display: block;
  color: white;
  padding-right:20px;
}
html>body #footer {
  padding: 0 0 10px 17px;
}
#footer p {
  float: left;
  padding-top: 15px;
}

a#mt {
  float: right;
  text-indent: -9999px;
  background: url(../images/mt.png) no-repeat;
  width: 241px;
  height: 43px;
  padding-right: 17px;
}

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #171717;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #171717;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/


