/* @override http://www.cypsa.net/css/style.css */

/* general start */

* {	
	padding:0;
	margin:0;
}

body {	
	background:#d6e8f9;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	}
	
img {	
	border:0;
	}
	
ul {	
	list-style-type:none;
	}

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

a {	
	color:#c32f2d;
	outline:0;
	text-decoration:underline;
	}
	
a:hover {	
	text-decoration:none;
	}	

.marTop {	
	margin:25px 0 0 0;
	}

.marBot {	
	margin:0 0 20px 0;
	}

#wrap {	
	width:960px;
	margin:0 auto;
	background:url(/images/main-bg.jpg) repeat-y 0 0;
	}

/* general end */
	
/*toplinks start*/
#toplinks ul {	
	float:right;
	margin:10px 50px 0 0;
	}


#toplinks ul li {	
	float:left;
		font-size:10px;
	}
	
#toplinks ul li a {	
	float:left;
	margin:0 0 0 15px;
	text-decoration:none;
	font-size:10px;
	line-height:40px;
	}	

#toplinks ul li a:hover {	
	color:#44669d;
	}

#toplinks ul li a.contact {	
	background:url(/images/contact-icon.gif) no-repeat 50% 0;
	}

#toplinks ul li a.home {	
	background:url(/images/home-icon.gif) no-repeat 50% 0;
	}

#toplinks ul li a.sitemap {	
	background:url(/images/sitemap-icon.gif) no-repeat 50% 0;
	}

/*toplinks end*/	
	
#header {	
	background:url(/images/header-bg.jpg) no-repeat  0 0;
	width:950px;
	height:234px;
	margin:0 auto;
	position:relative;
	}
	
.logo {
	left:54px;
	position:absolute;
	top:78px;
	}

#banners {
	width:612px;
	height:184px;
	left:304px;
	position:absolute;
	top:49px;
	}


/*navigations start*/
ul#navMenu {	
	background:url(/images/nav-bg.jpg) repeat-x 0 0;
	width:840px;
	margin:0 auto;
	height:42px;
	padding:0 0 0 110px;
	}

ul#navMenu li {	
	float:left;
	color:#FFF;
	font:bold 14px/18px Tahoma, Geneva, sans-serif;
	}

ul#navMenu li a {	
	float:left;
	color:#FFF;
	font:bold 14px/35px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	padding:0 30px;
	height:38px;
	margin:0 1px 0 0;
	}

ul#navMenu li a:hover, ul#navMenu li a.active {	
	background:url(/images/menu-hover.jpg) repeat-x 0 0;
	color: #4e6fa4;
	}
	
/*navigations end*/	
	
#content {	
	width:900px;
	margin:20px auto 0;
	padding:0 0 20px 0;
	}

#content h2 {	
	font:bold 18px/24px Tahoma, Geneva, sans-serif;
	color:#44669d;
	padding:0 0 15px 0;
	}

#content h2 span {	
	color:#555353;
	font-size:24px;
	display:block;
	padding:0 0 5px 0;
	}
	
#content h2.blueHead {	
	background:url(/images/h2-bg-blue.gif) repeat-x 0 0;	
	color:#fff;
	padding:0 15px 18px 15px;
	}

#content h2.blueHead span {	
	color:#FFF;
	font-size:20px;
	line-height:50px;
	background:url(/images/logo-tag.png) no-repeat 100% 3px;
	display:block;
	}
	
#content h2.redHead {	
	background:url(/images/h2-bg-red.gif) repeat-x 0 0;	
	color:#fff;
	padding:0 15px 18px 15px;
	}

#content h2.redHead span {	
	color:#FFF;
	font-size:20px;
	line-height:50px;
	background:url(/images/logo-tag.png) no-repeat 100% 3px;
	display:block;
	}
	
#content h3 {	
	font-size:13px;
	padding:0 0 5px 0;
	
	}

#content p {	
	padding:0 0 10px 0;
	}

#content ul {
	}

#content ul li {	
	background:url(/images/bor-dot.gif) repeat-x 0 100%;
	padding:3px 5px;
	}
	
#content ul li a {	
	background:url(/images/nav-arrow.gif) no-repeat 98% 7px;
	display:block;
	text-decoration:underline;
	}

#content ul li a:hover, #content ul li a.active {	
	color:#44669d;
	background:url(/images/nav-arrow.gif) no-repeat 98% -17px;
	text-decoration:none;
	}

#leftCol {	
	width:358px;
	float:left;
	margin:0 20px 0 0;
	}

#midCol {	
	width:300px;
	float:left;
	margin:0 20px 0 0;
	background: #ffe5eb;
	}
	
#rightCol {	
	width:200px;
	float:right;
	}	
	
.box {	
	width:266px;
	margin:0 auto;	
	padding:0 0 10px 0;
	}

.textRightdiv {		
	width:160px;
	float:right;
	}

.imgLeftdiv {	
	width:78px;
	float:left;
	padding:6px;
	background:#d1e3ed;
	margin:5px 0 0 0;
	}

.imgLeftdiv img {	
	border:solid 1px #FFF;
	}
	
/*footer start*/

#footer {	
	border-top:solid 1px #d5dce0;
	width:900px;
	margin:0 auto;
	}
	
#footer .right {	
	float: left;
	width: 65%;
	text-align: left;
	padding: 20px 0 20px 70px;
	background: url(/images/small-logo.gif) no-repeat 10px 50%;
	}

#footer .left {	
	float: right;
	width: 10%;
	padding:20px 0;
	}
	
#footer ul {	
	float: left;
	padding:0 0 5px 0;
	}

#footer li {	
	float:left;
	font-size:12px;
	}

#footer li a{	
	float:left;
	padding:0 10px;
	color:#495963;
	background:url(/images/footer-nav-bor.jpg) no-repeat 100% 5px;	
	font-size:12px;
	}

#footer li a.nobor {	
	background:none;
	padding-right:0;
	}

/*footer end*/

/*inner page start*/
#leftpanIn  {	
	width:660px;
	float:left;
	margin:0 20px 0 0;
	}	
	
#leftpanIn p {
	text-align: justify;
}
	
img.fleft {	
	float:left;
	margin:5px 20px 10px 0;
	}
	
img.fleft2 {	
	float:left;
	margin:0 20px 0 0;
	}	

img.rleft {	
	float:right;
	margin:5px 0 10px 20px;
	}
	
p img.thumb{
	float:left;
	margin:0 20px 10px 0;
	}	
	
.detailsForm{
	padding:25px 0 0 0;
	}
	
.detailsForm p{
	font-size:15px;
	font-weight:bold;
	color:#CC2C2E;
	margin:0 0 20px 0;
	}
	
.detailsForm table td{
	padding-bottom:10px;
	font-size:13px;
	line-height:20px;
	color:#495963;
	font-weight:bold;
	}	
	
	
.detailsForm input.txtBox{
	margin:0 0 0 10px;
	width:250px;
	height:18px;
	padding:3px;
	border:solid 1px #CFE1F3;
	background:#EEF6FD;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#4B4F52;
	}
	
.detailsForm textarea{
	margin:0 0 0 10px;
	width:250px;
	height:50px;
	padding:3px;
	border:solid 1px #CFE1F3;
	background:#EEF6FD;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#4B4F52;
	}	
	
.detailsForm input.submit{
	width:70px;
	height:27px;
	background:url(/images/button-bg.jpg) repeat-x 0 0;
	border:solid 1px #1F558C;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin:0 0 0 10px;
	}
	
.map{
	border:solid 1px #CFE1F3;
	}
	
	
/*---- referencias ------*/

.referPanel{
	width:306px;
	height: 500px;
	}
	
.lftAlign{
	float:left;
	}
	
.rtAlign{
	float:right;
}



.serviceListBox{
	background:url(/images/servicelist-bg.jpg) repeat-x 0 100% #F2F9FE;
	border:solid 1px #A9CCDE;
	padding:0 10px 30px 10px;
	margin:10px 0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}


.serviceBox{
	width:200px;
	float:left;
	margin:20px 0;
	}
	
.serviceBoxMrgn{
	margin-right:18px;
	}
	
.serviceBox img{
	float:left;
	}
	
.serviceBox .serviceContent{
	float:right;
	width:131px;
	padding-left:6px;
	}

.serviceContent h3{
	font:bold 14px/19px Tahoma, Geneva, sans-serif;
	color:#44669D;
	padding-bottom:8px;
	}
	
#content .serviceContent p{
	padding:0 0 10px 0;
	color:#495963;
	}
	
/*-----------*/

img.productPic{
	width:155px;
	height:117px;
	padding:2px;
	background:#FFF;
	border:solid 1px #A1A4A5;
	float:left;
	margin:0 20px 20px 0;
}


#content h3.productHeading{
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	color:#44669D;
	padding-bottom:10px;
	}
	
#content h4.productSubHeading{
	font-size:14px;
	line-height:25px;
	color:#C32F2D;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#content ul.specification{
	padding:10px 0 0 0;
	}
	
#content ul.lftList{
	float:left;
	}
	
#content ul.specification li{
	background:url(../images/red-arrow.gif) no-repeat 0 8px;
	font-size:12px;
	line-height:17px;
	padding-bottom:6px;
	padding-left:20px;
	}
	
#content ul.specification li ul{
	padding-left:15px;
	}
	
#content ul.specification li ul li{
	background:url(../images/innerBlt.gif) no-repeat 0 8px;
	padding-left:20px;
	}
	
#content p.productContent{
	background:url(../images/red-arrow.gif) no-repeat 0 7px;
	font-size:12px;
	line-height:17px;
	padding-bottom:6px;
	padding-left:20px;
	float:left;
	}
	
	
.productThumb{
	width:275px;
	float:left;
	margin:30px 22px 0;
	}
	
.productThumbEnd{
	margin-bottom:30px;
	}
	
.productThumb img{
	width:260px;
	height:195px;
	}
	
.productThumb a{
	display:block;
	text-align:center;
	text-decoration:none;
	background:#FFF;
	border:solid 1px #B4B3B6;
	padding:6px;
	margin-bottom:5px;
	width:260px;
	height:195px;
	}

.productThumb p {	
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#44669D;
	height:35px;
	text-align:left!important;
	}	

	
.productThumb a:hover{
	color:#C32F2D;
	}
#leftpanIn p.contactText{
	line-height:17px;
	}
	
/*inner page end*/

div.productThumb a div.productName {
	background-color: #d2342b;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	border: 1px solid #a5221f;
}


