body, html, form, h1, h2, h3, h4, h5, h6, ol, ul, img, td, th, table, p, object {
	padding:0;
	margin:0;
	border:none;
	font-size:1em;
	font-weight:normal;
/*--font-family:Century Gothic, Century-Gothic, Helvetica, Arial, sans-serif;--*/
	font-family:Century Gothic, Century-Gothic, Geneva, Helvetica, Arial, sans-serif;
	text-align:justify;
	vertical-align:top;
}
html{
    overflow-y:scroll;
    background-color: #74746C;
}
form {
	display:inline;
}

html, body {
	width:100%;
	height:100%;
}

body {
	font-size:11px;
	font-size:16px;
	color:#DED9E2;
	background-color:#74746c;

}

.bodywrap {
	margin:0 auto;
	width:935px;
}

p {
	margin:0 0 10px;
}

a, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
a:hover {
	color:#FFFFFF;
}

div.clear-all {
	line-height:0;
	font-size:0;
	clear:both;
}

/* HEADER */

#header {
	width:220px;
	float:left;
	padding-right:60px;
}

#header h1 {
	width:225px;
	height:84px;
	background:url(/_media/header.png) no-repeat bottom right;
	margin-top:36px;
	margin-bottom:65px;
}

#header h1 span {
	display:none;
}

#header .block {
	position:relative;
	min-height:401px;
}

#header .block .projectDetails {
	border-top:1px solid #115065;
	padding-top:10px;
	position:absolute;
	bottom:0;
	right:0;
	width:270px;
}

#header ul.navigation {
	/* compensating for line-height below */
	position:relative;
	top: -1px;
}

#header ul.navigation {
	margin:0;
	padding:0;
	list-style:none;
	min-height:310px;
	overflow:hidden; /* avoids a weird text artifact when doing jquery slideDown() in Safari */
}

#header ul.navigation li {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	line-height:15px;
}
#transitionSubMenu a{
	text-transform: lowercase;
}
#transitionSubMenu li.first{
	padding-top:8px !important;
        
}
#transitionSubMenu li.last,#header ul.navigation li ul li ul li.last{
	padding-bottom:12px !important;
}
#header ul.navigation li li {
	font-size:11px;
	line-height:15px;
}

#header ul.navigation li ul li ul li a{
	text-transform: lowercase;
}
#header ul.navigation li li li {
	padding:0 0px 0 0;
	font-size:1em;
}
#header ul.navigation li.selected {
	padding:10px 0 12px;
}

#header ul.navigation li li.selected {
	padding:0;
}

#header ul.navigation li li li.selected {
	padding:0 0px 0 0;
}

#header ul.navigation a.selected {
	color:#ffffff !important;

}

#header ul.navigation li.first {
	padding-top:0px !important;

}
#header ul.navigation li ul li.first {
	padding-top:1px !important;

}
#header ul.navigation li ul li.first a {
	line-height:15px !important;
}
#header ul.navigation li ul li a {
	line-height:15px !important;
}
#header ul.navigation li.first a {
	line-height:15px !important;
}


#header ul.navigation li.last {
	padding-bottom:0px;
}

#header ul.navigation a {
	color:#74716d;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
}

#header ul.navigation a:hover, #transitionSubMenu a:hover{
	color:#FFFFFF !important;
}

/* BODY */

#body {
	float:left;
	padding-top:36px;
	padding-left: 30px;
	font-size:11px;
}

#body h1{
    color:#FFFFFF;
}
/* SIDE */

#side {
	text-align:right;
	float:right;
	width:270px;
	font-size:0.9em;
	line-height:16px;
}

#side p {
	text-align:right;
	padding:0;
	margin:0;
}

/* FOOTER */

#footer {
	height:17px;
	background:url(/_media/footer.png) no-repeat left bottom;
        border-top: 1px solid #CCCCCC;
	margin-top:24px;
	margin-bottom:36px;
	position:relative;
	width: 935px;
}

#footer a {
	display:block;
	top:50px;
	left:180px;
	width:105px;
	height:15px;
	position:absolute;
}

#footer a span {
	display:none;
}

#photoSetupHost {
	position:relative;
	/*height:29px; /* 13px thumb + 16px top margin */
	_height:30px; /* IE6 */
	overflow:visible;
	top:-30px;
}

#thumbHost {
	overflow:visible;
	height:29px; /* 16 pad + 13 squares */
        position:absolute;
	bottom:-25px;
	right: -635px; /* 620 */
	width: 570px;
	text-align:left;
        float: left;
}

.thumb {
	background-color: #c2c2c2;
	width: 13px;
	cursor:pointer;
}

.thumbSeparator {
	width: 2px;
}

.thumb, .thumbSeparator {
	height: 13px;
	float: left;
	font-size: 0;
	line-height: 0;
	margin-right: 4px;
	margin-top: 16px;
}

#photoHost {
	position:absolute;
	bottom:0px;
	height:520px;
	right: -715px; /* 620 */
	width: 650px;
	text-align:left;
}

.photoClient, .photoClient div, .photoClient img {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}

.photoClient div {
	background:transparent url(/_media/loader2.gif) no-repeat center center;
	border:1px solid #333;
	z-index: 100;
}

.photoClient img {
	z-index: 200;
}

.f-textArea, .f-textBox {
	background-color: #bababa;
	color: #333333;
	border:none;
	padding:3px;
	margin-top:4px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:normal;
	font-family:Century Gothic, Century-Gothic, Geneva, Helvetica, Arial, sans-serif;
}

.f-textBox {
	width:285px;
}

.f-textArea {
	width:519px;
	height:170px;
}

.error {
	color:#994444;
	position:relative;
	top:-16px;
}

.clear-both {
	clear:both;
	font-size:0;
	line-height:0;
}

.cv h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:18px;
	margin-top:34px;
}

.cv h1.first {
	margin-top:0;
}

.cv .block {
	margin-bottom:18px;
	clear:both;
	line-height:15px;
	width:470px;
}

.cv .block p {
	padding:0;
	margin:0;
}

.cv .left {
	float:left;
}

.cv .right {
	float:right;
}
.cv .right p {
	text-align:right;
}

/* OVERLAY ELEMENTS */

#overlayFade {
	background-color: #111;
	z-index: 10000;
	position:absolute;
	width: 100%;
	height: 100%;
}

#overlayPlate {
	width:2px;
	height:480px;
	background-color:#cccccc;
	position:absolute;
	z-index: 10001;
	padding:10px 0 10px 0;

}

#overlayPlate, #overlayPlate a {
	line-height:16px;
	font-size:11px;
	color:#292929;
}

#overlayPlate a:hover {
	color:#777;
}

#overlayClient {
	position:absolute;
	z-index:10010;
	width:704px;
}

#overlayClient .controlsLeft {
	float:left;
}

#overlayPlate .controlsRight {
	float:right;
}

#overlayClient .picHost {
	top:10px;
	clear:both;
	width: 704px;
	height: 444px;
	position:relative;
	top:10px;
	overflow:hidden;
	z-index:10011;
}

#overlayClient .picClient {
	position:absolute;
	top:0;
	left:0;
	width:10000px;
	height:444px;
	z-index:10012;
}

#overlayClientReveal {
	z-index:11000;
	width:740px;
	height:500px;
	background-color:#ccc;
	position:absolute;
	top:0;
	left:0;
}

.block ul.navigation a{
    color:#FFFFFF !important;
}
.block #transitionSubMenu a{
    color:#CCCCCC !important;

}
.block ul.navigation li ul li a{
    color:#CCCCCC !important;
    text-transform: uppercase;
}

#body p label{
    color:#ffffff !important;
}
#detailMenu{
    font-size: 11px;
}
#detailMenu p{
    font-size: 14px;
}
#detailMenu .paginator{
    padding-top: 20px;
}

.textAlignLeft p{
    text-align: left;
}
.style1{
    font-size: 16px;
	color:#FFF;
	line-height: 21px;
}
.cssSinCursor{
    cursor: default;
}
.menuIzquierdoDetalles{
    float: right;
}
.menuIzquierdoDetalles p,.menuIzquierdoDetalles div{
    text-align: right !important;
}
.menuIzquierdoDetalles p{
    color:#FFFFFF;
    margin-bottom:1px;
}
.menuIzquierdoDetalles div.miCompletionDate{
    font-style: italic;
}
.menuIzquierdoDetalles div.miComents{
    padding-top: 10px;
    padding-bottom: 20px;
}
.mainTitleBottomMargin{
	margin-bottom: 3px;
}

.cv .cProfile{
    float: left;
    text-align: left;
    width: 260px;
    line-height: 15px;
}
.cv .cpMarginLeft{
    margin-left: 30px;
}
.cv .cProfile .cpTitleCompany{
    font-style: italic;
}
