/* reset 
-------------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	background-color:#FFF;
}
* {
	padding: 0;
	margin: 0;
	outline: none;
}
a img,
fieldset {
	border: none;
}
ul,
ol {
	margin-bottom: 1.2em;
}
p {
	color:#5B5B5B;
	font-size:13px;
	line-height:17px;
}
.parrafo {
	color:#5B5B5B;
	font-size:15px;
	line-height:20px;
}
input,
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #39C;
}
/* general **************************/

ul li {
	list-style: none;
	background-image: url(../img/flecha_cyan.jpg);
	background-position:0 46%;
	background-repeat: no-repeat;
	padding-left: 12px;
	border-bottom: 1px dotted #ababab;
}
h1 {
	font-size: 30px;
	margin:10px 0 15px 0;
	color: #39C;
	font-weight:normal;
	line-height:30px
}
h2 {
	font-size:22px;
	font-weight:normal;
	margin:20px 0 5px 0;
	line-height:28px; /*background:url(../img/img_bullet.jpg) 0 3px no-repeat;*/
}
h2 span {
	margin-left:-10px;
	border-bottom: 1px solid #adadad;
	display:block;
	padding-bottom: 3px;
}
h3 {
	font-size: 14px;
	margin:1px 0 5px 0;
}
h3.titOne {
	font-size: 12px !important;
	color: #717171;
	background:#e0e0e0 url(../img/flecha_gris.jpg) 99% 50% no-repeat;
	padding-left: 12px;
	height: 20px;
	line-height: 20px;
}
h3.titOne a {
	text-decoration: none;
	color: #717171;
}
hr {
	width:100%;
	height:1px;
	text-align:left;
	border-width:0 0 1px 0;
	border-color:#727272;
	border-style: dotted;
	display:block;
	margin:0 0 5px;
}
/* container **************************/
.container {
	width: 960px;
	margin: 0 auto;
}
/* header **************************/
.header {
	margin-bottom: 9px;
	background: url(../img/bg_header.jpg) left top no-repeat;
	height:94px;
	padding-top: 25px;
}
.logo h1 {
	margin: 0 0 0 10px;
}
.slideShow {
	height:354px;
	margin-top:-3px;
	float:left;
}
/* main body **************************/
.mainBody {
	margin-bottom: 14px;
	position:relative;
}
/* left bar **************************/
.sidebarLf {
	float: left;
	width: 214px;
	min-height: 400px;
	/* HACK FOR IE 6 */
	height: auto !important;
	height: 400px;
}
/* right bar **************************/
.sidebarRg {
	float: right;
	width: 724px;
}
.breadcrumb {
	font-size: 11px;
	color:#666;
}
.copete {
	background: #f0f0f0;
	padding: 5px 14px 15px 14px;
	border-top: 8px solid #09C;
	margin-bottom: 20px;
}
/*** BOX : Casos de Exito , Serv. Relacionados 
	***************************************************************************/
.box {
	border:1px solid #CCCCCC;
	height:auto;
	margin-bottom:20px;
	padding:3px;
	width:720px;
}
.box h3 {
	background-color: #f0f0f0;
	padding:6px 12px;
	font-size: 15px;
	color: #666;
	font-weight:300;
}
.box ul {
	margin-left: 12px;
	margin-bottom:1px;
	display:block;
}
.box ul li {
	line-height: 26px;
}
.top {
	display:block;
	text-align:right;
	height: 32px;
	line-height:1px;
	float:right;
}
.top a {
	text-decoration: none;
}
.top a img {
	vertical-align:middle;
}
.listas {
	font-size:12px;
	margin:0 0 25px 0;
	padding:0;
	line-height:20px;
}
.listas ul {
	margin:0 0 20px 0 !important;
}
.listas li {
	background: url(../img/lista_guion.gif) top left no-repeat !important;
	border:none;
	color:#5b5b5b;
	padding:4px 4px 4px 15px;
	margin:0 0 0 15px;
}
.comentarios {
	width:550px;
	margin:20px auto 38px auto !important;
	padding:0;
	color:#0099cc;
	font-size:17px;
	font-style:italic;
	text-align:center;
	line-height:20px;
}
/** NOVEDADES 
	*************************************************************************/
.novedad {
	border: 1px solid #CCC;
	padding: 7px 18px 7px 7px;
	margin-bottom: 15px;
	height: 245px;
}
.novedad h3 {
	border-bottom: 1px solid #CCC;
	overflow:hidden;
}
.thumb-novedad {
	background:url(../img/bg_thumb_novedades.jpg) left top no-repeat !important;
	padding: 12px;
	float: left;
	margin-right: 18px;
	display: block;
}
/** THUMBNAILS 
	************************************************************************/
.thumb {
	float:left;
	width: 165px;
}
.thumb img {
	float: left;
	border: 1px solid #e3e3e3;
	padding: 3px;
}
.thumb img a {
	padding: 3px;
}
.thumb img:hover {
	background-color: #e3e3e3;
}
.thumb h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
	border-bottom: 1px dotted #999;
	float: left;
	display:block;
	width:165px;
	margin-top: 6px;
}
.thumb h4 a {
	color: #33c5e2;
	text-decoration: none;
}
.thumb h4 a:hover {
	text-decoration: underline;
}
.thumb p {
	font-size: 10px;
	float:left;
    line-height: 12px;
    padding: 4px 0 3px;
}
/** SCREEN CASOS DE EXITOS
************************************************************************/
.screenProyecto {
border:1px solid #CCCCCC;
height:536px;
margin-bottom:15px;
overflow:hidden;
padding:10px;
width:701px;
}
.screenProyecto ul {
	margin-bottom: 0;
}
.screenProyecto ul li {
	background:none repeat scroll 0 0 transparent;
	font-size:12px;
	line-height:18px;
	padding-bottom:6px;
	padding-left:0;
	padding-top:6px;
}
.screen {
	margin-bottom: 0;
	float:left;
	width:703px;
	height:436px;
}
.detaCliente {
	display:inline-block !important;
	float:left;
	font-size:12px;
	margin-right:10px;
	margin-top:4px;
	width:300px;
}
.detaCliente ul li {
	border-bottom: none;
}
.titCliente {
	font-size: 16px !important;
	font-weight: bold;
	color:#39C;
}
.url {
	border-bottom: 0px none !important;
}
.url a {
	text-decoration: none;
	color: #474747;
}
.url a:hover {
	text-decoration: underline;
	color: #39C;
}
.infoProyecto {
	width: 380px;
	float:left;
	border-left: 1px solid #dfdfdf;
	padding-left:10px;
	display: block !important;
	margin-top:4px;
}
/*** CLIENTES 
	************************************************************************/
.logosClientes li {
	float: left;
	display:inline;
	padding: 10px;
	border: 1px solid #CCC;
	background: none;
	margin:0 10px 10px 0;
	width: 209px;
	text-align:center;
}
/* FOOTER **************************/
.footer {
	clear:both;
	width: 100%;
	height: 380px;
	font-size: 12px;
	background: url(../img/bg_footer.jpg) 0 0 repeat-x;/*position: absolute; bottom: 0;*/
}
.footerCont {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}
.info {
	float:right;
	padding-top:22px;
	width: 216px;
	margin-bottom: 10px;
	display:block;
}
.reseller {
	float:right;
	text-align:right;
	margin-bottom: 20px;
}
.valido {
	background:url("../img/bg_validar.png") repeat scroll 0 0 transparent;
	float:right;
	height:17px;
	overflow:hidden;
	padding:2px 4px;
	width:85px;
	display:block;
}
.valido img a {
	vertical-align:middle;
}
.copy {
	float:left;
	color: #bababa;
}
.footer a {
	color: #b0b0b0;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
/*** FORMS
*************************/
#formContact {
	height: 220px;
	width: 695px;
	float:left;
	display:inline;
}
#formContact legend {
	font-size: 16px;
	height:22px;
	font-weight: bold;
	width: 100%;
	color: #474747;
}
#formContact input,
#formContact textarea {
	float:left;
	border: 1px solid #c9c9c9;
	margin-bottom: 9px;
	color: #565656;
	font-size: 12px;
	line-height:16px;
}
#formContact input {
	width: 203px;
	height: 25px;
	line-height: 25px;
	margin-right:12px;
	padding-left: 10px;
}
#formContact textarea {
	width: 534px;
	margin-right:2px;
	padding:5px 10px;
}
#formContact input.btEnviar {
	width: 102px;
	height:29px;
	border: 0;
}
#formNewsletter legend {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	height:33px;
	color: #a8a8a8;
	background: url(../img/ico_smedia_gris.jpg) 0 0 no-repeat;
	padding-left: 23px;
	line-height: 28px;
}
#formNewsletter input.fieldNews {
	float:left;
	border: none;
	color: #a7a7a7;
	font-size: 12px;
	line-height:20px;
	width: 160px;
	height: 25px;
	margin-right:12px;
	padding-left: 10px;
	background: url(../img/bg_fieldnews.png) no-repeat;
}
/*.fieldNews { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}*/
#formNewsletter input.btEnviar {
	width: 55px;
	height:24px;
	border: 0;
	font-weight: bold;
	color: #393939;
	text-align:center;
	padding: 0;
	background:url(../img/bt_enviar_news.png) no-repeat;
	cursor: pointer;
}
/*** MISC 
**********************/
.fl {
	float: left;
	margin-right: 10px;
}
.fl a {
	color:#333;
	text-decoration:none;
}
.fl a:hover {
	color:#00B7DB;
	text-decoration:none;
}
.fr {
	float: right;
	margin-left: 10px;
}
.limpia,
.clearThis {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.trns { /* */
}
ul.listOne {
	margin-bottom: 0;
}
ul.listOne li {
	border-bottom: 1px dotted #ababab;
	margin-bottom: 5px;
	line-height: 19px;
	padding-bottom: 3px;
}
ul.listOne li h1 {
	font-weight:bold;
	font-size: 12px !important;
	margin: 0;
}
ul.listOne li a {
	color: #616161;
	text-decoration: none;
}
ul.listOne li a:hover {
	color: #00B7DB;
	text-decoration: none;
}
.cloudTag {
	padding: 30px 0;
}
.cloudTag a {
	text-decoration: none;
	color: #717171;
	margin:30px 8px !important;
}
.cloudTag a:hover {
	color:#00b7db;
}
/***** GRID 
******************/
.d90 {
	width: 90%;
}
.d80 {
	width: 80%;
}
.d75 {
	width: 75%;
}
.d70 {
	width: 70%;
}
.d66 {
	width: 66.66%;
}
.d60 {
	width: 60%;
}
.d50 {
	width: 50% !important;
}
.d45 {
	width: 45% !important;
}
.d40 {
	width: 40% !important;
}
.d33 {
	width: 33.33%;
}
.d30 {
	width: 30%;
}
.d25 {
	width: 25%;
}
.d20 {
	width: 20%;
}
.d10 {
	width: 10%;
}
.d90,
.d80,
.d75,
.d70,
.d66,
.d60,
.d50,
.d40,
.d33,
.d30,
.d25,
.d20,
.d10 {
	float: left;
	overflow: hidden
}
/* margenes derechos *******/
.mr1 {
	margin-right: 12px;
}
.mr2 {
	margin-right: 24px;
}
.mr3 {
	margin-right: 36px;
}
.mr4 {
	margin-right: 48px;
}
/* margenes izquierdo *******/
.ml1 {
	margin-left: 12px;
}
/* do not show */
.no {
	display: none !important;
}
.noBg {
	background:none;
}
.noPd {
	padding: 0 0 12px 0 !important;
}
.noBd,
li.noBd,
ul.subQsomos li.noBd,
ul.subPortfolio li.noBd {
	border-bottom: 0px none !important;
} /* quita el border bottom */
.clearme {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
#formContact textarea.textAreaExclusive {
	margin-bottom:4px;
}
#piensa img {
	margin-right:8px;
	padding-left:10px;
	margin-top:5px;
}
#response_news_letter img {
	margin-right:8px;
}
#response_news_letter {
	padding-left:10px;
	margin-top:5px;
}
#response_contacto img {
	margin-right:10px;
}
.ok {
	color: #9FC536;
	font-weight: bold;
}
.error {
	color: #ff0000;
}
.oculto {
	display:none;
}
#slider li {
	display: block;
	position: relative;
	text-decoration: none;
}
.slideDescript {
	color: white;
	display: block;
	left: 567px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	top: 56px;
}
.slideDescript .label {
	display: block;
	font-size: 14px;
	line-height: 19px;
	width: 304px;
	background-image: url(../img/bg-separator-lbl-slide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.slideDescript .descript {
	display: block;
	font-size: 19px;
	letter-spacing: 0em;
	line-height: 28px;
	margin-bottom: 3px;
}
.slideDescript a {
	color: white;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 21px;
	text-decoration: none;
	text-transform: none;
}
.slideDescript a span {
	display: block;
	float:left;
	height: 27px;
}
.slideDescript a .left {
	background-image: url(../img/lnk-slide-left.png);
	width: 28px;
	background-repeat: no-repeat;
	background-position: right;
}
.slideDescript a .center {
	background-image: url(../img/lnk-slide-center.png);
	background-repeat: repeat-x;
}
.slideDescript a .right {
	background-image: url(../img/lnk-slide-right.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 28px;
}
/* .ofertaslaborales 
---------------------------------------------------*/
.ofertaslaborales h1 {
	color: #3399CC;
	font-size: 25px;
	font-weight: bold;
	margin: 15px 0;
}
.ofertaslaborales p.sumate {
	color: #616161;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
.ofertaslaborales .parrafo {
	color: #616161;
	font-size: 12px;
	line-height: 14px;
}
.ofertaslaborales h2.acc_trigger {
	border: 1px solid #EEEEEE;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 53px;
	line-height: 46px;
	margin: 8px 0 0;
	overflow: hidden;
	padding: 3px 0;
	width: 721px;
}
.ofertaslaborales h2.acc_trigger a {
	background: url("../img/accordion-bg.png") repeat-y scroll 0 0 transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 52px;
	overflow: hidden;
	padding: 0 0 0 15px;
	text-decoration: none;
	width: 706px;
}
.ofertaslaborales h2.acc_trigger a span.bullet {
	background: url("../img/bullet.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	display: block;
	float: left;
	height: 12px;
	margin: 18px 0 0;
	padding: 0 5px;
	text-decoration: none;
	width: 8px;
}
.ofertaslaborales h2.acc_trigger a span.indice {
	border: medium none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 13px 0 0;
	width: 440px;
}
.ofertaslaborales h2.acc_trigger a span.postularse {
	border: medium none;
	display: block;
	float: right;
	line-height: 30px;
	margin: 0;
	padding: 0;
	width: 225px;
}
.ofertaslaborales h2.acc_trigger a span.posfec {
	border: medium none;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0;
	width: 225px;
}
.ofertaslaborales h2.acc_trigger a span.postext {
	border: medium none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 225px;
}
.ofertaslaborales h2.acc_trigger.active a span.bullet {
	background: url("../img/bullet-active.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 8px;
	margin: 21px 0 0;
	padding-right: 1px;
	width: 12px;
}
.ofertaslaborales h2.acc_trigger a:hover span.bullet {
	background: url("../img/bullet-hover.png") no-repeat scroll 0 0 transparent;
}
.ofertaslaborales h2.acc_trigger.active a:hover span.bullet {
	background: url("../img/bullet-active.png") no-repeat scroll 0 0 transparent;
}
.ofertaslaborales h2.acc_trigger a:hover span.bullet {
	text-decoration:none;
}
.ofertaslaborales h2.acc_trigger.active a {
	background:url(../img/accordion-bg-hover.png) 0 0 repeat-y;
}
.ofertaslaborales h2.acc_trigger a:hover {
	background:url(../img/accordion-bg-hover.png) 0 0 repeat-y;
}
.ofertaslaborales h2.acc_trigger a:hover {
	color: #F2F2F2;
}
.ofertaslaborales h2.active {
	background: url("../img/accordion-bg-block-2.png") no-repeat scroll 0 3px transparent;
	border-bottom: medium none;
}
.ofertaslaborales .acc_container {
	background: none repeat scroll 0 0 transparent;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-top:none;
	border-bottom: 1px solid #F0F0F0;
	clear: both;
	font-size: 1.2em;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 0 3px;
	width: 721px;
}
.ofertaslaborales .acc_container .block {
	background: url("../img/accordion-bg-block.png") repeat-y scroll 0 0 transparent;
	display: block;
	padding: 15px 12px 20px 33px;
	width: 672px;
}
.ofertaslaborales .acc_container .block .leftpart {
	display: block;
	float: left;
	width: 410px;
}
.ofertaslaborales .acc_container .block .rightpart {
	display: block;
	float: right;
	margin-right: 0;
	width: 214px;
}
.formulariolaboral input {
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	height: 25px;
	margin-bottom: 7px;
	width: 192px;
	color:#565656;
	padding:0 10px;
	font-size:12px;
}
a.adjuntartype {
	background: url("../img/adjuntar-bg.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 34px;
	line-height: 16px;
	padding: 0 12px;
	text-decoration: none;
	width: 190px;
}
a.adjuntartype:hover {
	text-decoration:none;
}
.adjuntartype .textline1 {
	font-size:12px;
	color:#ffffff;
}
.adjuntartype .textline2 {
	color: #C1E7F0;
	font-size: 11px;
}
.formulariolaboral .bgSend {
	background: url("../img/accordion-bg-right.png") no-repeat scroll 0 5px transparent;
	border: medium none;
	display: block;
	height: 75px;
	margin: 15px 0 0;
	width: 209px;
}
.formulariolaboral .sendcv {
	background: url("../img/btn-enviar-cv.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 69px;
	margin: 0 auto;
	padding: 0;
	width: 69px;
}
.ofertaslaborales .acc_container p {
	color: #616161;
	font-size: 12px;
	line-height: 15px;
}
.ofertaslaborales .acc_container .error {
	font-size: 12px;
	display:none;
}
.ofertaslaborales .acc_container h3 {
	font-size: 14px;
	color:#30adcc;
}
.ofertaslaborales ul.ulrequisitos li {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:20px;
	background:none;
	border:none;
	color:#616161;
}
/* uploadingField archivo */
.rFormArch {
	height: 34px;
	overflow: hidden;
	position: relative;
	width: 214px;
}
.rFormArch .fonTxtImg { /* background */
	height: 34px;
	left: 0;
	position: absolute;
	top: 0;
	width: 214px;
	z-index: 0;
}
.rFormArch .fonTxtImg .contArch { /* text container */
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #000000;
	height: 32px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 217px;
	z-index: 1;
}
.rFormArch .btnForUploading { /* button */
	height: 34px;
	left: 0;
	position: absolute;
	top: 0;
	width: 214px;
	z-index: 0;
}
.rFormArch .uploadingField { /* HTML field for uploading */
	cursor: default;
	font-size: 15px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 214px;
	z-index: 2;
}
.errorform {
	background-color: #FCCAC1;
	border: 1px solid #EB5439;
	color: #8A1F11;
	padding: 5px 15px;
	font-weight:bold;
	display: none;
}
.successform {
	background-color:#effeb9;
	border:1px solid #98c700;
	color:#264409;
	padding: 5px 15px;
	font-weight:bold;
	display: none;
}
/*=========================================================================================
Portfolio >> Proyectos  ::  29-8-2011
==========================================================================================*/


#sliderProyectos {
}
#sliderProyectos.coda-slider-wrapper,
#sliderProyectos.coda-slider-wrapper .coda-slider,
#sliderProyectos.coda-slider-wrapper .coda-slider .panel {
	height: auto;
	width: 735px;
}
#sliderProyectos .panel ul {
}
#sliderProyectos .panel ul li {
	float: left;
	padding: 0;
	border: 0;
	margin-right: 11px;
	margin-bottom: 16px;
	display:block;
	padding: 5px;
	border: 1px solid #CACACA;
	position: relative;
}
#sliderProyectos .panel ul li .shadow {
	background-image: url(../img/portfolio/shadow-item.jpg);
	display: block;
	height: 11px;
	width: 234px;
	position: absolute;
	left: 0px;
	bottom: -12px;
}
#sliderProyectos .panel ul li:hover .shadow {
	bottom: -14px;
	left: -2px;
}
#sliderProyectos .panel ul li img {
	display:block;
}
#sliderProyectos .panel ul li:hover {
	display:block;
	padding: 3px;
	border: 3px solid #5597C9;
}
#sliderProyectos .panel ul li a {
	display:block;
	border-radius: 0;
	float: left;
	background:transparent;
	clear: both;
	text-decoration: none;
	padding: 0;
	font-size: 12px;
	color: white;
	text-align: center;
	line-height: 26px;
}
#sliderProyectos .panel ul li a:hover {
	background: transparent;
}
#sliderProyectos .panel ul li .hoverBlock {
	width: 222px;
	left: 5px;
	display: none;
	height: 179px;
	position: absolute;
	top: 5px;
	z-index: 99;
}
#sliderProyectos .panel ul li .mask {
	width: 222px;
	left: 5px;
	display: none;
	height: 179px;
	background: black;
	position: absolute;
	top: 5px;
	z-index: 5;
}
#sliderProyectos .panel ul li:hover .mask,
#sliderProyectos .panel ul li:hover .hoverBlock {
	left: 3px;
	top: 3px;
}
#sliderProyectos .panel ul li .hoverBlock .name {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: white;
	margin-bottom: 10px;
	border-bottom: 1px dotted white;
	padding-bottom: 6px;
	cursor: default;
}
#sliderProyectos .panel ul li .hoverBlock .desc {
	color: white;
	display: block;
	margin-bottom: 13px;
	cursor: default;
}
#sliderProyectos .panel ul li .hoverBlock .bottom {
	color: white;
	position: absolute;
	left: 0;
	bottom: 1px;
	padding: 14px;
}
#sliderProyectos .panel ul li .hoverBlock a {
	background-image: url(../img/portfolio/bg-btn.png);
	height: 25px;
	width: 105px;
}
#sliderProyectos .panel .title {
	display:none;
}
.portfolioNew .screenProyecto {
	border: 0 none;
	height: auto;
	padding: 0;
	width: 728px;
}
.portfolioNew #coda-nav-1 {
	background: none repeat scroll 0 0 transparent !important;
	border-top: 0 none !important;
	float: left;
	height: 24px !important;
	width: 735px;
}
.portfolioNew .coda-nav ul li a {
	background-image: url("../img/portfolio/bg-item-slide.png");
	height: 19px;
	width: 24px;
	text-align: center;
	font-size: 12px;
	text-indent: 3px;
	text-decoration: none;
	line-height: 20px;
	color: white;
	float: left;
}
.portfolioNew .coda-nav ul li a.current,
.portfolioNew .coda-nav ul li a:hover {
	background-position: 0 -19px;
}

