@charset utf-8;

/*--

	Theme Name: theme1629

	Theme URI: http://template-help.com/

	Description: A theme for Wordpress 3.1+ from Template-Help.com Collection

	Author: Template_Help.com 

	Author URL: http://www.Template-Help.com/ 

--*/

@import url(http://fonts.googleapis.com/css?family=Oswald);

@import url(http://fonts.googleapis.com/css?family=Ubuntu:300);

/*----------------------------------------

				General

---------------------------------------- */

html,

body {

	min-width:320px;

}

body{

	background-image:url(images/bg-body.gif);

	background-color:#ebebeb;

	background-position:center top;

	background-repeat: repeat-y;

	color: #868686;

	font: 13px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;

	position:relative;

	font-style:normal;

}



#main {
	
	font-family:Verdana, "Times New Roman", Times, serif;
	
	
	font-size:16px;}



/* List styling */

dl dt {

	background:url(images/list-arrow.gif) no-repeat 0 3px;

	padding:0 0 3px 32px;

	margin-bottom:.2em;

	font-size:18px;

	line-height:1.2em;

	color:#191919;

	}

dl dd {

	padding:0 0 0 32px;

	margin:0 0 1.5em 0;

	}



/* ----------------------------------------

				Header

---------------------------------------- */

#header {

	/* height:315px; */

	position:relative;

	z-index:99;

	background:none;

	margin:0px;

	padding:0px;

}



	.row-logo {

		background:url(images/bg-row-logo.gif) center top repeat;

		border-bottom:1px solid #dadada;

		/* height:218px; */		/* original  height:218px; */

		position:relative;

	}

	.row-menu {

		background:url(images/bg-row-menu.gif) center top repeat;

		border-top:1px solid #fff;

		/* height:95px; */

		position:relative;

	}

	

/* Logo */

.logo-container {text-align:center;}

.logo {

	display:inline-block;

	/* width:176px; */

	padding: 25px 10px 25px 10px;  /* anterior / padding:75px 10px 0px 10px; */      /* original *//* padding:17px 10px 0px 10px; */

	background:url(images/bg-row-logo.gif) 0 0 repeat;

}

	.logo img {margin-top:0px; margin-bottom:2px;}

	.logo a {display:block;}

	#logo {margin-bottom:1px;}

	

	.logo h1,

	.logo h2 {

		font-size:80px;

		line-height:82px;

		font-weight:400;

		font-family: 'Oswald', sans-serif;

		text-transform:uppercase;

		display:inline-block;

		color:#202121;

		letter-spacing:-1px;

		background:none;

		padding-top:87px;

		margin:0 0 0 -2px;

	}

		.logo h1 a,

		.logo h2 a {

			color:#202121;

			display:inline-block;

			text-decoration:none;

		}

		.logo h2 .title-txt {background:none;}

.logo .tagline {

	font-size:11px;

	line-height:16px;

	color:#898989;

	text-transform:uppercase;

	font-style:normal;

	padding-left:2px;

	text-align:left;

	letter-spacing:1px;

	margin:0;

	font-family:Arial, Helvetica, sans-serif;

}

.logo-wrap {

	position:relative;

	z-index:2;

}

.logo-left, .logo-right {

    background:url(images/line-1.gif) 0 0 repeat-x;

    font-size: 0;

    height: 2px;

    line-height: 0;

    overflow: hidden;

    position: absolute;

    top: 70px;			/* original  top: 147px; */

	z-index:1;

}

.logo-left {left: 10px;}

.logo-right {right: 10px;}

/* ----------------------------------------

				EasyTooltip

---------------------------------------------------------------------------------MARGEN DEL PARRAFO */

.tooltip {

	background: none repeat scroll 0 0 #6791cb;

	border: 1px solid #3a3a3a;

	color: #fff;

	display: none;

	font-size: 11px;

	line-height:1.2em;

	margin: 25px 0 0;

	padding: 5px;

	z-index:99;

	font-style:normal;

}



/* Request a quote */

#widget_my_requestquotewidget {

	

	}

	

	.top-box {

		background:#eee;

		border:1px solid #dbdbdb;

		padding:20px;

		margin-bottom:20px;

		overflow:hidden;

		zoom:1;

		position:relative;

		min-height:80px;

		}

	.box-button {

		float:right;

		width:20%;

		padding:5% 0 5% 5%;

		}

		.box-button .button {

			float:right;

			}

	.box-text {

		float:left;

		width:75%;

		}





