#accordionExample {
	width: 500px;
}

#formLetterAccordionContent {overflow:hidden;}

#formLetterAccordion {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	border : 1px solid #4f4f4f;
  width: 500px;
	
}
.mainContent p {
	font-size : 14px;
}


.mainheader {
   font-weight : bold;
   font-size   : 16px;
}


a.menuLink:visited, a.menuLink:link  {
   color: #CCCCCC;
}

a.selectedMenuLink:visited, a.selectedMenuLink:link  {
   color: white;
}

div.mdBlueBox a:visited, div.mdBlueBox a:link {
   color: white;
}
a.menuLink:hover, a.selectedMenuLink, div.mdBlueBox a:hover {
   color: white;
}

.menuLink, .selectedMenuLink {
  margin-right : 25px;
}

.selectedMenuLink {
	font-size   : 12px;
	font-weight  : bold;
	color       : white;
}


#leftHalf a:visited, #leftHalf a:link, #rightHalf a:visited, #rightHalf a:link {
   color: white;
}

.demoLinks {
	display : block;
}

.bigText {
	font-family : Trebuchet MS, Arial;
	font-size   : 18px;
	font-weight  : bold;
	color       : rgb(30,69,82);
}
		
.menuBox, .clearBox,
.ltOliveBox, .mdOliveBox, .dkOliveBox,
.ltBlueBox, .mdBlueBox, .dkBlueBox,
.portalBox, outlineBox {
    background-color : rgb(206, 222, 189);
	font-family      : Trebuchet MS, Verdana, Arial;
	font-size        : 11px;
	color            : black;
	padding-top      : 6px;
	padding-bottom   : 6px;
	margin-top       : 6px;
}

.clearBox, .outlineBox {
   background-color : transparent;
}

.outlineBox {
   border: 1px solid gray;
}

.dkOliveBox {
   background-color : #6b795a;
   color:white;
}
.mdOliveBox {
   background-color : #adba8c;
}
.ltOliveBox {
   background-color : #cedebd;
}
.dkBlueBox {
   background-color : #003658;
   color:white;
}
.mdBlueBox {
   background-color : #1f669b;
   color:white;
}
.ltBlueBox {
   background-color : #C0D4e6;
}
.dkBlueGreenBox {
   background-color : #1e4552;
   color:white;
}

ul.stylizedList {
   list-style  : url("../images/liBullet.gif");
}

/*
COLOR PALETTE
DkBlueGreen #1e4552
Orange #f79a10

DkOlive #6b795a
MdOlive #adba8c
LtOlive #cedebd

DkBlue #003658
MdBlue  #1f669b
LtBlue #90D4e6
*/

.headerEndCap {
   background-color : #1F669B;
   width:50%;

}

/* fixes firefox padding in table cell with image in all
but transitional mode */
#container td .imgcell { display: block; }

.menuBox {
   background-color : rgb(30, 69, 82);
   color            : white;
}
	
.cellPadding {
   padding: 2px 2px 2px 2px;
}

.leftPadding {
	padding-left  : 7px;
   padding-right : 10px;
}
		
.topPadding {
	padding-top : 6px;
}

h2, .header {
   font-weight : bold;
   font-size   : 13px;
}


div.simpleDropPanel {
   width    : 200;
   height   : 80px;
   padding  : 2px;
   border   : 1px solid #5b5b5b;
}

span.indentedLine {
   display     : block;
   margin-left : 110px;
}

img { 
	border-width:0; 
}

a.backToSearch:link, a.backToSearch:hover, a.backToSearch:visited {
   text-decoration:underline;
   font-size: 14px;
   margin: 6px 0px 6px 0px;
}

a.no_link_hover:hover { 
	background: none !important; 
}

div.copyright {
	width : 45%;
	float : bottom;
	font-size: 8px;
	color: #999;
	margin-top : 55px;
	margin-left : 200px;
	border-top : 1px solid #ddd;
}

.copyright table {
		color : #999;
		font-size: 8px;
}

/*
body {font-family: Arial, Tahoma, Verdana;}*/
#accordionExample {
	width: 503px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.accordion{
  border : 1px solid #4f4f4f;
}

.panelheader{
	background-image: url('images/example1_panelBG.png');
    height: 22px;
	color : #ECECEC;
	font-weight : 'normal';
    padding-left: 5px;
}

div.Hover {
	background-image: url(../images/titulosvalles/on.gif);
  color:#FFFFFF;
  font-weight:bold;
  height: 22px;
  padding-left: 5px;
}

.panelClicked {
  /*background-color:#63699C;*/
  	background-image: url(../images/titulosvalles/on.gif);
  color:#FFFFFF;
  font-weight:bold;   height: 22px;
   padding-left: 5px;
}

div.selected {
  background-color:#63699C;
  color:#FFFFFF;
  font-weight:bold;
  height: 22px;
  padding-left: 5px;
}
.panelContent {
  background-color:#6B79A5;
  color:#CED7EF;
  font-weight:normal;
  overflow: auto;
}
.accordionTabTitle
{
	background-image: url(../images/titulosvalles/off.gif);
	height: 23px;

}
.accordionTabContent {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.valles {
	width: 503px;
	margin-top: 8px;
}
.fotoValles {
	margin-left: 50px;
	float: left;
}
.txtValles {
	float: right;
	width: 309px;
	padding-left: 10px;
}
.detallesVino {
	float: right;
	width: 309px;
	padding-left: 10px;
	margin-top: 5px;
}
.titulovino {
	clear: both;
	float: right;
	width: 309px;
	margin-top: 5px;
	padding-left: 10px;
}
.vinos {
	clear: both;
}
.fotoBotella {
	margin-left: 50px;
}
.agregar {
	clear: both;
	float: right;
	width: 309px;
	margin-top: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
}
