/* @override http://www.srdperu.com/v4/stylesheets/style.css */

body {
background: #231e33 url(../images/background.png) repeat-x;
margin: 0px;
padding: 0px;
font-size: 62.5%;
}

label,h3 {
	text-transform: lowercase;
}

p,span {
	font: normal normal 1.2em/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0;
	word-spacing: 5px;
	text-decoration: none;
	text-transform: lowercase;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	position: relative;
}

/* @group Header */

#logo {
}

#logo h1, #logo h1 a {
	background: url('../images/logo.png') no-repeat;
	width: 660px;
	height: 200px;
	text-indent: -4000em;
	margin: 0 auto;
	display: block;
}

#logo h2 {
	text-indent: -4000em;
}




/* @end */



/* @group Menu */

#menu {
	margin-top: 10px; /* comentable en IE */
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#menu li {
	float: left;
	display:inline;
}

#menu li a, .menu-option {
	padding: 0px;
	height: 130px;
	text-indent: -9000em;
	display: block;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
}



#menu li#learn a {
	background: transparent url(../images/menu.png) 0px 0px;
	width: 240px;
}


#menu li#how a {
	width: 230px;
	background: transparent  url(../images/menu.png) -240px 0px;
}

#menu li#contact a {
	width: 250px;
	background: transparent  url(../images/menu.png) -460px 0px;
}


.hidden {
	
	display :none ;
}

/* @end */

/* @group Content */

#container, #end_container {
	float: none;
	clear: both;
	overflow:hidden;
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	
}

#container {
	background: url(../images/content_top.png) no-repeat;

}

/* Menu Pointer */
#container h2 {
	text-indent: -9000px;
}

.who-we-are #container h2, .who {
/* 	background: url(../images/pointer-transparent.png) no-repeat;*/
	display: block;
	width: 25px;
	height: 17px;
    margin-left: 105px;	
}


.what-we-do #container h2, .what {
/* 	background: url(../images/pointer-transparent.png) no-repeat;*/
	display: block;
	width: 25px;
	height: 17px;
    margin-left: 360px;	
}


.contact-us #container h2, .contact {
/* 	background: url(../images/pointer-transparent.png) no-repeat;*/
	display: block;
	width: 25px;
	height: 17px;
    margin-left: 605px;	
}

#content {
	background: url(../images/content_back.png) repeat-y;
	padding: 35px 35px 30px 15px;
	overflow: auto;
}

#load {
	display: none;
	background: url(../images/loader.gif);
	width: 220px;
	height: 19px;
	text-indent: -9999em;
	margin: 0 auto;
}


#content h3#who,
#content h3#contact,
#content h3#what {
	text-indent: -9000em;	
	margin: 0px auto;
	margin-bottom: 3em !important;

}

#content h3#who {
	background: url(../images/who-we-are.png) no-repeat;
	width: 602px;
	height: 71px;
}

#content h3#contact {
	background: url(../images/contact-us.png) no-repeat;
	width: 517px;
	height: 71px;
}

#content h3#what {
	background: url(../images/what-we-do.png) no-repeat;
	width: 568px;
	height: 71px;
}

#content #text {
	  position: relative;
}

#content h3{
	color: #ddb05c;
	font: normal normal 1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content a, #content a:link, #content a:visited, #content a:active {
	
	color: #e5bf77;
}


#content #text form {
	width: 280px;
	margin-left: 20px;
	padding: 10px 20px;
	overflow: auto;
	float: left;
	display:inline;
}

#content #text form fieldset {
	border: none;
	margin-left: 20px;
}

#content #text form label {
	display:block;
	font-size:11px;
	margin: 0 10px 10px 0pt;
	text-align:left;
	width:160px;

}

#content #text form input.input {
	background:#000000 url(../images/input.png) no-repeat scroll right top;
	border:0pt none;
	color: #fff;
	display:block;
	height:19px;
	margin: 0pt 0pt 15px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:6px 7px 0px;
	width:225px;
	font: 1.7em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content #text form input.active {
	background:#000000 url(../images/input.png) no-repeat scroll left top;
}

#content #text form textarea.input {
	background: #000000 url(../images/textbox.png) no-repeat scroll right center;
border: none;
color:#CCCCCC;
display:block;
font-family:"lucida grande",verdana,sans-serif;
font-size:1.8em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:130px;
line-height:22px;
margin:0pt 0pt 7px;
padding:5px 7px;
width:226px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

#content #text form textarea.active {
	background: #000000 url(../images/textbox.png) no-repeat scroll left center;
}

#content #text input {
	clear: both;
	float: none;
	margin-top: 10px;
	margin-left: 160px;
	overflow: hidden;
	font-size: 2em;
	
}

#content div#extra {
	float: left;
	display:inline;
	padding: 10px 20px;
	width: 276px;
}

#content div#extra h3 {
	margin-top: 0px;
}

#content a#learn-link, #content a#learn-link:link {

	text-indent: -9000em;
	background: url(../images/learn-even-more.png) no-repeat center center;	
	width: 160px;
	height: 25px;
	margin-top: 20px;
	overflow: hidden;
	display: block;
	margin-left: 520px;
	border: 0px;
	text-decoration: none;

}

#end_container {
	background: url(../images/content_bottom.png) no-repeat;
	height: 20px;
    margin-bottom: 10px;
}




#extra_content {
	width: 650px;
	float: none;
	clear: both;
	overflow: hidden;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

#extra img.coffee {
	margin-left: 80px;
	margin-top: 50px;
	width: 50%;
}

#news {
	float: left;
	display:inline;
	width: 400px;
}

#news h2 {
	text-indent: -2000em;
	background: url(../images/latest-updates.png) no-repeat;
	width: 122px;
	height: 26px;
	padding-top:15px;
}

.news_post {

	padding: 7px;
}


.news_post span {
	color:  #c3a8ac;
	width: 70px;
	float: left;
	display:inline;
	margin-right: 30px;
	text-align: right;
	font-size: 1.3em;
}

.news_post p, .news_post a, .news_post a:link, .news_post a:visited, .news_post a:active {
	display: block;
	float: none;
	color:  #e5bf77;
	border: 0px;
	text-decoration: none;
	font-size: 1.3em;

}


#sidebar {
	float:right;
	display:inline;
	width: 200px;
}

#sidebar h2 {
	text-indent: -2000em;
	background: url(../images/read-our-blog.png) no-repeat;
	width: 120px;
	height: 24px;
	display: block;
	padding-top: 15px;
}

#sidebar p {
	color: #c3a8ac;
	font-size: 1.6em;
}

#sidebar img {
	
	width: 32px;
	margin-top: 20px;

}

#news_post {
	
}

/* @end */



/* @group Footer */

#footer {
	margin-top: 80px;
	clear: both;
	text-align: center;
	color: #FFF;
	padding-bottom: 20px ;
}

#footer img {
	width: 119px;
	height: 50px;
	margin: 0 auto;
	display: block;
}

#footer p, #footer a {
	display: block;
	text-decoration: none;
	border: 0px;
	text-indent: -9000em;
	background: url(../images/got-questions.png) no-repeat;
	width: 276px;
	height: 65px;
	margin: 0 auto;
}

#footer ul#secondary_menu {
	display: none;
}

/* @end */



#slider {
  width: 460px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 180px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  width: 480px;
  margin: 0 auto;
 }

div#works,
div#apart {
position: relative;	
}

.scrollContainer .panel {
  padding: 20px 20px 20px 0;
  height: 180px;
  width: 450px; /* change to 560px if not using JS to remove rh.scroll */
}

#content strong {
	clear: both;
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 10px;
	font: 1.4em "Gill Sans,Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d7aeb6;
	text-transform: lowercase;
}

.panel img {
	float: right;
	margin-left: 50px;
	margin-top: 10px;
}


div#works .scroll {
	position: relative;
	height: 400px;
}


div#works div.scroll div.scrollContainer div.panel img {
	width: 400px;
	float: none;
	margin: 1 auto;
}


div#works div.scroll div.scrollContainer div.panel p {
	clear: both;
	margin: 0px;
	padding-left: 10px;
}

div#works .panel {
	padding: 0;
	width: 500px;
	height: 390px;
}

div#works strong {
	display: block;
	padding: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.1em;
	color: #fff4f4;
}


.scrollButtons {
  position: absolute;
  top: 80px;
  cursor: pointer;
}

.scrollButtons.left {
  left: 25px;
}

.scrollButtons.right {
  right: 40px;
}







