	/*

	Styles by: 
	Kematica
	http://www.kematica.com

	Author: 
	Kenneth Mata

	Contact Telephone: 
	650-575-5462

	E-mail:
	ken.mata@gmail.com

	Client:
	Elvias Boutique

	*/

/**Reset by Eric Meyer*/
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*Reset End*/


	/**************** body ****************/
	body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #E6EEF1;
	background-image: url(../images/backgrounds/multibg8.gif);
	background-repeat: repeat-x;
	}

	body#portada{
	background-image: url(../images/backgrounds/multibgportada.gif);
	}
	
	body#catalogos{
	background-image: url(../images/backgrounds/multibgcatalogos.gif);
	}
	
	body#catalogos1{
	background-image: url(../images/backgrounds/multibgcatalogos1.gif);
	}
	
	body#catalogos2{
	background-image: url(../images/backgrounds/multibgcatalogos2.gif);
	}
	
	body#catalogos3{
	background-image: url(../images/backgrounds/multibgcatalogos3.gif);
	}
	
	body#accesorios{
	background-image: url(../images/backgrounds/multibgaccesorios.gif);
	}
	
	body#banquetes{
	background-image: url(../images/backgrounds/multibgbanquetes.gif);
	}
	
	body#compania{
	background-image: url(../images/backgrounds/multibgcompania.gif);
	}
	
	body#contacto{
	background-image: url(../images/backgrounds/multibgcontacto.gif);
	}
	
	body#decoraciones{
	background-image: url(../images/backgrounds/multibgdecoraciones.gif);
	}
	
	body#descargas{
	background-image: url(../images/backgrounds/multibgdescargas.gif);
	}
	
	body#hombres{
	background-image: url(../images/backgrounds/multibghombres.gif);
	}
	
	body#ninos{
	background-image: url(../images/backgrounds/multibgninos.gif);
	}
	
	body#rentas{
	background-image: url(../images/backgrounds/multibgrentas.gif);
	}
	
	body#mapa{
	background-image: url(../images/backgrounds/multibgmapa.gif);
	}
	/**************** text ****************/

	/* This section controls the text for the different items in the page */
	
	p{
	font-size: 0.85em;
	line-height: 140%;
	letter-spacing: 0.1em;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	}
	
	h1.h1huge {
	color: #664C33;
	font-size: 3em;
	line-height: 1.25em;
	text-decoration: none;
	font-weight: normal;
	margin-left: 25px;
	padding-bottom: 5px;
	}
	
	h1.h1main {
	margin-left: 25px;
	font-size: 1.5em;
	color: #663300;
	}
	
	h2.h2main {
	margin-left: 25px;
	font-size: 1.25em;
	color: #FF6633;
	font-family: georgia, tahoma;
	}
	
	h3.h3main {
	margin-left: 25px;
	font-size: 1.1em;
	color: #333333;
	}
	
	p.pserviceareatext{
	font-size: 1em;
	color: #333333;
	padding: 20px;
	border: 1px dashed #333333;
	background-image: url(../images/backgrounds/transbig-trans.png);
	background-repeat: no-repeat;
	}
	
	p.pfocuscontenttext{
	font-size: 0.9em;
	color: #000000;
	font-family: georgia, tahoma;
	border: thin solid #333333;
	}
	
	p.psearch{
	font-size: 0.85em;
	line-height: 140%;
	letter-spacing: 0.1em;
	float: left;
	}
	
	#footer h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:13px;
	}
	
	.toptitles{
	display: inline;
	font-size: 1.5em;
	color: #0161B6;
	margin-top: 25px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(../images/backgrounds/diagpat2.gif);
	background-repeat: repeat;
	border: 1px dashed #4E819C;
	}
	
	p.telephonetop{
	text-align:left;
	text-indent:-9999em;
	background-image: url(../images/contacto/telephonetop.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	width: 200px;
	margin-left: 0px;
	margin-top: -2px;
	}
	
	/* Sidebar */
	
	.sidebarwrap{
	width: 300px;
	margin-top: 100px;
	float: right;
	margin-right: 25px;
	border: 1px solid #CCCCCC;
	margin-left: 25px;
	background-image: url(../images/backgrounds/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-color: #F1F5F6;
	margin-bottom: 50px;
	}
	
	h2.h2sidebar {
	margin-left: 25px;
	font-size: 1.25em;
	color: #CC0000;
	font-family: georgia, tahoma;
	margin-bottom: 25px;
	margin-top: 25px;
	}

	
	/**************** Links ****************/

	/* These are the scrolling link effects */	

	a.scrollover {
      /* Default Colour/Styles here */
      color: #557AFF;
	}
	
	a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color: #FF5B3C;
	}
	
	.translate{
	color: #CC0000;
	font-weight: bold;
	font-size: 15px;
	
	}
	
	.breadcrumbs{
	font-size: .65em;
	}
	
	.translate{
	
	}
	
	.beforebreadcrumbs{
	color: #000000;
	text-transform: uppercase;
	font-style: italic;
	font-size: 0.65em;
	display: inline;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	
	}
	
	a.footerlinks{
	color: #999999;
	text-decoration: none;
	}
	
	a:hover.footerlinks{
	color: #666666;
	text-decoration: none;
	}
	
	a.resourceslinks{
	color: #663300;
	text-decoration: none;
	}
	
	a:hover.resourceslinks{
	color: #CC9933;
	text-decoration: none;
	}
	
	.recommended{
	float: right;
	width: 288px;
	margin-top: 120px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-image: url(../images/addons/side_bg.gif);
	background-repeat: repeat;
	
	}
	
	/**************** Div ****************/
	
	/* This is the foundation of the whole page, the holder of everything */
	#layoutcontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}

	#headercontainer {
	width: 950px;
	height: 150px;
	float: left;
	padding-top: 15px;
	}
	
	.headerlogocontainer{
	float: left;
	width: 420px;
	}
	
	#topmenu{
	width: 940px;
	float: left;
	padding-left: 10px;
	}
	
	/* This is the eye catcher for each section at the top of the respective pages */	
	
	#focuscontent {
	width: 950px;
	float: left;
	height: 200px;
	}
	
	.highlighter{
	background-image: url(../images/backgrounds/transbig-trans.png);
	background-repeat: no-repeat;
	border: 1px dashed #666666;
	width: 90%;
	color: #FF0000;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
	.focuscontentimage {
	width: 295px;
	float: left;
	height: 180px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
	.focuscontentindexleft{
	height: 210px;
	width: 940px;
	}
	
	.insidebox1{
	float: left;
	height: 210px;
	width: 313px;
	
	}
	
	.insidebox2{
	float: left;
	height: 210px;
	width: 275px;
	margin-left: 25px;
	
	}
	
	.insidebox3{
	float: left;
	height: 210px;
	width: 313px;
	}
	
	/* This is the breadcrumb container */	
	#breadcrumbdiv {
	width: 950px;
	float: left;
	}
	
	
	/* This is the main content container for all the areas */	
	#maincontent {
	width: 950px;
	float: left;
	}
	
	#contactform{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	}
	
	#contactformright{
	float: right;
	width: 450px;
	text-align: center;
	}
	
	.input {
	background-color: #CCCCCC;
	color: #333333;
	border: 1px solid #8595B2;
	width: 125px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	line-height: 1em;
	background-image: url(../images/backgrounds/diagpat2.gif);
	background-repeat: repeat;
	}
	
	/* This is the container for the resources and downloads of the site*/
	#resources {
	width: 950px;
	float: left;
	padding-top: 30px;
	}
	
	/* These following classes will divide the content in three distinct chunks, left, center and right */
	.resourceslistdivleft {
	width: 45%;
	float: left;
	}
		
	.resourceslistdivright {
	width: 48%;
	float: right;
	}
	
	.resourceslistdivmiddle {
	width: 100%;
	float: left;
	padding-top: 30px;
	}
	
	.footerlistdivleft {
	width: 420px;
	float: left;
	}
	
	.footerlistdivright {
	width: 480px;
	float: left;
	}
	
	.footerlistdivmiddle {
	width: 945px;
	float: left;
	}
	
	/* This is the footer of the page */
	#footer {
	width: 950px;
	color: #75BDE9;
	float: left;
	}
	
	h3.bigtelephone{
	width:425px;
	height:150px;
	text-align:left;
	text-indent:-9999em;
	background-image: url(../images/footer/bigphone-trans.png);
	background-repeat: no-repeat;
	float: right;
	background-position: left center;
	}
	
	p.footerbottomtext{
	font-size: 0.7em;
	color: #666666;
	}
	
	.youtubevids{
	height: 265px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
	}
	
	.sidebox {
	background-image:url(../images/addons/side_bg.gif);
	background-repeat:repeat-y;
	margin-top:15px;
	width: 288px;
	float: right;
	margin-right: 2%;
	margin-bottom: 15px;
}

	
	/**************** Google styles ****************/

	#google_map {
	width: 500px;
	height: 450px;
	float: left;
	padding: 25px;
	}
	
	#gsearch {
	float: right;
	width: 375px;
	height: 25px;
	}
	
	#gphone{
	float: right;
	width: 325px;
	background-color: #FFFFFF;
	}
	

	/**************** footer styles ****************/
  
	
	
	/* Misc*/

	.dropcap {
	float: left;
	width: 42px;
	font-size: 62px;
	line-height: 51px;
	font-weight: bold;
	color:#083D65;
	margin-right: 30px;
	}

	/*Gallery organization */
	
	.imageviewrow {
	width:90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
	
	.imagegalleryholderlandscape{
	width: 190px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E2E2E2;
	background-image: url(../images/backgrounds/diagpat2.gif);
	background-repeat: repeat;
	height: 300px;
	float: left;
	margin-left: auto;
	}
	
	p.pimagegallerytext{
	font-size: .65em;
	margin-left: 10px;
	
	}

	/*-----------*/
	
	.input {
	background-color: #D3D6DC;
	color: #000000;
	border: 1px solid #333333;
	font-size: .85em;
	padding: 1px;
	}
	
	.img{
	margin-right: 10px;
	margin-left: 10px;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	}
	
	.img2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
	.horizontaldivider{
	text-align: center;
	width: 85%;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #333333;
	}
	
	.horizontaldivider2{
	text-align: center;
	width: 95%;
	background-image: url(../images/addons/horizontaldiv2.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	.focuscontentimg{
	width: 222px;
	padding-right: 23px;
	padding-left: 23px;
	}

	.image {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 75px;
	margin-right: 75px;
	}
	
	.imagefloatright{
	margin-left: 75px;
	}

	.imagewrapleft {
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	}
	
	.imageblockquotes {
	padding-left: 10px;
	margin-bottom: -15px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: -15px;
	}
	
	.newsletterimg{
	padding-top: 15px;
	padding-bottom: 2px;
	
	}

	/* Table formatting */

	.ebtables {
	width: 950px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	caption {
	text-align: right;
	}

	th {

	}

	th.nobg {
	background-color: #CCCCCC;
	background-image: none;
	border: 1px solid #28903A;
	}

	th.toxic {
	background-color: #990000;
	background-image: url(../images/background/tablecaptionred.jpg);
	border: 1px solid #28903A;
	color: #000000;
	}

	th.nontoxic {
	background-color: #FFCC33;
	background-image: url(../images/background/tablecaptionyellow.jpg);
	border: 1px solid #28903A;
	color: #000000;
	}

	td.specspec {
	background: #fff;
	color: #000000;
	border: 1px solid #083D65;
	}

	td.specspec:hover{
	background-color: #CCCCCC;
	}

	td.alt {
	color: #000000;
	background-color: #A4E1FF;
	border: 1px solid #083D65;
	}

	td.alt:hover{
	background-color: #C4E4FF;
	}

	th.spec {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #083D65;
	color: #000000;
	background-color: #fff;
	text-align: center;
	}

	th.specalt {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #083D65;
	background-color: #34829D;
	text-align: center;
	}

	/* These will create blockquotes to "highlight text" */

	.blockquotesright {
	width: 200px;
	padding: 10px;
	float: right;
	background-color: #663333;
	border: 1px solid #000000;
	margin: 10px;
	color: #FFFFFF;
	}

	.blockquotesleft {
	width: 200px;
	padding: 10px;
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	background-image: url(../images/backgrounds/diagpat3.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	}

	.pullquote {
	width: 20%;
	float:right;
	font-size:125%;
	line-height:180%;
	margin:0px;
	background-image: url(../images/quotes/closequote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	}
	
	.pullquote:first-letter {
	background-image: url(../images/quotes/openquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-right: 10px;
	}

	/* Helpers for browser problems */

	.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
	}

	.clearfix {display:block;}

	/* Hides from IE5/Mac \*/
	* html .clearfix {height: 1px;}
	
	.clearfix {display: block;}
	/* End hide from IE5/Mac */
	
	
	/* Hides from IE-mac \*/
	* html .floatholder {height: 1%;}
	/* End hide from IE-mac */

	
/*
         Toolbox CSS
		 Chris Coyier
		 http://css-tricks.com
*/

/*
	LAYOUT TOOLS
*/
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }

/*
	PRINT TOOLS
*/
.page-break 		{ page-break-before: always; }


/*
	TYPOGRAPHIC TOOLS
*/
.error				{ border: 1px solid #fb4343; padding: 3px; color: #fb4343; }
.warning			{ border: 1px solid #d4ac0a; padding: 3px; color: #d4ac0a; }
.success			{ border: 1px solid #149b0d; padding: 3px; color: #149b0d; }
.callOut			{ font-size: 125%; font-weight: bold; }
.strikeOut			{ text-decoration: line-through; }
.underline			{ text-decoration: underline; }
.resetTypeStyle		{
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0px;
	text-transform: none;
	text-indent: 0px;
}

/* 

	DISPLAY VALUES
*/
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }
