/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
.servicio h3  {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
#serviciox .servicio   {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight:bold;color:#0289ce;
}

em {
	font-style:oblique;
}

p {
	margin:15px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

h1 {
	font-size:180%;
	text-align: center;
	color: #333;
	
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.whiteh1 {
	color: white;
	text-shadow: black 3px 3px 2px;
		
}




h2 {
	font-size:150%;
	color: #603;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {font-size:125%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

a:link {color:#0289ce;}
a:hover {color:#f64274;}

/*End RESET - Begin Full Width CSS*/



	body {
	color:#333;
	font-family: 'Cabin', Arial, sans-serif;
	background-color: #F5F5F5;
	}

	.wrap {
	position:relative;
	margin:0 auto;
	width:1022px;
	}
	
	#header, #footer {
		width:100%;
		float:left;
		padding:15px 0;
	}
#seccion-bg {
	background-image: url(../images/center_bg.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
#home-bg {
	background-image: url(../images/center_bg.jpg);
	width: 100%;
	background-repeat: repeat-x;
}
	
	#header {
	background-image: url(../images/top_bg.png);
	background-repeat: repeat;
	}
	
	#header .logo {
	float:left;
	width:220px;
	}
	
	#content {
	clear:both;
	min-height:800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#tagline {
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	margin: 0px;
	width: 990px;
	min-height:100px;
	padding-top: 0px;	
}
#serviciox {
	width: 990px;
	background-color: #FFF;
	padding-left: 0px;
}
.servicio h3 {
	color: #000;
	letter-spacing: 1px;
	padding: 5px;
	font-weight: bold;
}
.servicio p {
	color: #151B25;
	font-size: 13px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#serviciox .servicio {
	float: left;
	width: 215px;
	margin-right: 15px;
	text-align: left;
	background-color: #FFF;
	margin-left: 15px;
}
#tagline h2 {
	margin-top: 15px;
	letter-spacing: -1px;
	color: #246090;
	font-size: 28px;
	float: left;
}
#white {
	background-color: #FFF;
	padding: 5px;
	width: 100%;
}
#tagline-link {
	float: right;
}
	
#footer {
	text-align:center;
	margin-top: 20px;
	background-color: #903E98;
	background-image: url(../images/bg-header-tile.jpg);
	min-height:250px;
	color: #FFF;
	}
#footer .footer-column {
	float: left;
	width: 247.5px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#footer .footer-column h3 {
	color: #3494B7;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer .footer-column ul li {
	list-style-type: none;
}
#footer .footer-column ul li a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 1px;
}
#footer-bottom  {
	width: 100%;
	height: 50px;
	font-size: 12px;
	color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
}
#footer-bottom .copyright {
	float: left;
}
#footer-bottom .copyright a {
	color: #8F3D97;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1px;
}
#footer-bottom .social a  {
	float: left;
	margin-right: 10px;
}
#footer-bottom .social  {
	list-style-type: none;
	float: right;
	margin-right: 10px;
}
.clear {
	clear: both;
	height: 10px;
}


/* MENU  PRINCIPAL **/
.ddsmoothmenu{
	width: 400px;
	font-family: 'Cabin', Arial, sans-serif;
	text-shadow: black 3px 3px 2px;
	font-size: 15px;
	margin-top: 25px;
	letter-spacing: 1px;
	float: right;
	font-weight: lighter;
	background-image: url(../images/top_bg.png);
}

.ddsmoothmenu ul{
	z-index:100;
	padding: 0;
	list-style-type: none;
	background-image: url(../img/bg-menu.png);
	background-repeat: repeat-x;
	margin: 0;
	float: right;
}

/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block; /*background of menu items (default state)*/
	color: #036;
	padding: 8px 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: white;
	background-color: transparent;
	background-image: url(../images/bg-menu-h.png);
	background-repeat: repeat;
}

.ddsmoothmenu ul li a:hover{
	color: #FFF;
	text-shadow: #eaeaea 1px 0px 0px;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
	background-color: transparent;
	background-image: url(../images/bg-menu-h.png);
	background-repeat: repeat;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
	width: 190px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}
.option p {
	font-size: 13px;
}
#price-calculator-pro {
	font-family: Arial, Helvetica, sans-serif;
}

