/* 

Monastrell Wines from Murcia - CSS by Jason Reed
jason@jasonreedwebdesign.com
http://www.jasonreedwebdesign.com

*/

/* @group Colors */

/* Background -		a90532 */

/* @end */

/* @group 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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 1;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: center;
}
a img, :link img, :visited img {
	border: 0;
	text-align: center;
	color: #FFF;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* @end */

/* @group Globals */

body {
	background: #a90532;
	font: 62.5%/1.5 Verdana, Helvetica, Arial, sans-serif;
	color: #444;
}

li, dt, dd, p {font-size: 1.1em; line-height: 1.4em; }
li *, dt *, dd *, p * {font-size: 1em; }
ul, ol, dl, p {
	margin-bottom: 1.4em;
	text-align: justify;
} 

a {font-weight: bold; color: #a90532; text-decoration: none; }
a:hover {text-decoration: underline; }

strong {font-weight: bold; }
em {font-style: italic; }

.underline {text-decoration: underline; }

img.left {margin: 0 1em 1em 0; }
img.right {margin: 0 0 1em 1em; }

.fraction {
	font-size: 75%;
}

/* @end */


/* @group Layout */

#container {
	margin: 0 auto;
	width: 760px;
	background: url(../images/bg_container.gif) repeat-y center #fff;
}

#header {
	width: 760px;
	height: 150px;
	background: url(../images/bg_header.jpg) no-repeat left top;
}

#header2 {
	width: 760px;
	height: 150px;
	background: url(../images/bg_header2.jpg) no-repeat left top;
}

#header3 {
	width: 760px;
	height: 112px;
	background: url(../images/bg_header3.jpg) no-repeat left top;
}

#home #header {
	height: 113px;
}

#home #content {
	width: 760px;
	height: 457px;
}

.contentPrimary {
	position: relative;
	width: 590px;
	padding-right: 40px;
	z-index: 0;
	min-height: 1px;
}

.redhead {
	color: #A90532;
	font-size: 12px;
}

#left, .left {float: left; }

#yeclabutton {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: 40;
}

#jumillabutton {
	margin-left: auto;
	margin-right: auto;
	width: 325px;
	height: 40;
}


#bottles, .bottles {
	float: left;
	padding-top: 5px; 
	padding-right: 15px; 
	padding-bottom: 5px; 
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#titles, .titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 10px;
	width: 150px;
	float: left;
	margin-right: 310px;
	border-bottom-color: #968F3A;
	color: #A90532;
}

a.yeclarollover {
	display: block;
	width: 169px;
	height: 45px;
	text-decoration: none;
	background: url(../images/yecla_back_button.gif) 0 0 no-repeat;
	float: right;
}
 
a:hover.yeclarollover {
	background-position: -169px 0;
}

a.jumillarollover {
	display: block;
	width: 169px;
	height: 45px;
	text-decoration: none;
	background: url(../images/jumilla_back_button.gif) 0 0 no-repeat;
	float: right;
}
 
a:hover.jumillarollover {
	background-position: -169px 0;
}

a.bullasrollover {
	display: block;
	width: 169px;
	height: 45px;
	text-decoration: none;
	background: url(../images/bullas_back_button.png) 0 0 no-repeat;
	float: right;
}
 
a:hover.bullasrollover {
	background-position: -169px 0;
}

a.industryrollover {
	display: block;
	width: 169px;
	height: 45px;
	text-decoration: none;
	background: url(../images/industry_numbers_button.gif) 0 0 no-repeat;
	float: right;
}
 
a:hover.industryrollover {
	background-position: -169px 0;
}

#left.sidebar {
	position: relative;
	z-index: 999;
	overflow: visible;
	width: 94px;
	min-height: 253px;
}

#right, .right {
	float: right;
}

.clear {
	width: 100%;
	clear: both;
}

#footer {
	width: 760px;
	height: 35px;
	background: url(../images/bg_footer.gif);
}

.murcia_bottles {
	width: 120;
	height: 400px;
}

/* @end */

/* @group Headings */

h1 {font-size: 2.6em; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 10px;
	width: 330px;
	border-bottom-color: #968F3A;
	color: #A90532;
	float: left;
	font-weight: bold;
	text-align: left;
}

h3 {font-size: 1.8em; }
h4 {font-size: 1.6em; }
h5 {font-size: 1.4em; }
h6 {font-size: 1.2em; }


h1 a {
	display: block;
	width: 262px;
	height: 105px;
	background: url(../images/bg_h1.png) no-repeat left top;
	text-indent: -999em;
	outline: none;
	-moz-outline: 0;
}


/* @end */

/* @group Navigation */

#navPrimary {
	position: absolute;
	width: 94px;
	height: 253px;
	z-index: 1000;
}

#navPrimary p {
	padding: 0 .6em;
}

/* @end */


/* @group Clearfix */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* @end */


a.hacienda {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/hacienda_carche.gif) 0 0 no-repeat;
}
 
a:hover.hacienda {
	background-position: -68px 0;
}

a.juan_gil {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/juan_gil.gif) 0 0 no-repeat;
}
 
a:hover.juan_gil{
	background-position: -68px 0;
}

a.luzon {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/bodegas_luzon.gif) 0 0 no-repeat;
}
 
a:hover.luzon {
	background-position: -68px 0;
}

a.omblancasrollover {
	display: block;
	width: 73px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_omblancas.gif) 0 0 no-repeat;
}
 
a:hover.omblancasrollover {
	background-position: -73px 0;
}

a.bledarollover {
	display: block;
	width: 62px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_bleda.gif) 0 0 no-repeat;
}
 
a:hover.bledarollover {
	background-position: -62px 0;
}

a.martinezrollover {
	display: block;
	width: 67px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_martinez.gif) 0 0 no-repeat;
}
 
a:hover.martinezrollover {
	background-position: -67px 0;
}

a.ermitarollover {
	display: block;
	width: 65px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_ermita.gif) 0 0 no-repeat;
}
 
a:hover.ermitarollover {
	background-position: -65px 0;
}

a.salinasrollover {
	display: block;
	width: 56px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_salinas.gif) 0 0 no-repeat;
}
 
a:hover.olivaresrollover {
	background-position: -68px 0;
}

a.olivaresrollover {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/bodegas_olivares.gif) 0 0 no-repeat;
}
a:hover.castanorollover {
	background-position: -68px 0;
}

a.castanorollover {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/bodegas_castano.gif) 0 0 no-repeat;
}
a:hover.rosariorollover {
	background-position: -68px 0;
}

a.rosariorollover {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/bodegas_rosario.gif) 0 0 no-repeat;
}
 
a:hover.salinasrollover {
	background-position: -56px 0;
}

a.purismarollover {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_purisma.gif) 0 0 no-repeat;
}
 
a:hover.purismarollover {
	background-position: -68px 0;
}

a.especiasrollover {
	display: block;
	width: 72px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_especias.gif) 0 0 no-repeat;
}
 
a:hover.especiasrollover {
	background-position: -72px 0;
}

a.carchelorollover {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/bodegas_carchelo.gif) 0 0 no-repeat;
}
 
a:hover.carchelorollover {
	background-position: -68px 0;
}

a.pedrorollover {
	display: block;
	width: 68px;
	height: 38px;
	background: url(../images/rollovers/pedro_martinez.gif) 0 0 no-repeat;
}
 
a:hover.pedrorollover {
	background-position: -68px 0;
}

a.leftnubrollover {
	display: block;
	width: 25px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_leftnub.gif) 0 0 no-repeat;
}
 
a:hover.leftnubrollover {
	background-position: -25px 0;
}

a.rightnubrollover {
	display: block;
	width: 28px;
	height: 38px;
	background: url(../images/rollovers/murcia_bodegabutton_rightnub.gif) 0 0 no-repeat;
}
 
a:hover.rightnubrollover {
	background-position: -28px 0;
}


.industrynumbers {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 20px;
	color: #000000;
}

.industrynumbers2 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 20px;
	color: #FFFFFF;
}
#container #content #right table tr td p a {
	text-align: center;
}
.img_centro {
	text-align: center;
}
.negrita {
	font-weight: bold;
}

