body {
	behavior: url(css/csshover.htc);
}
body, html {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#contents {
	margin-right: auto;
	margin-left: auto;
	width: 962px;
}

/* MENU STARTS */
.menu {
	font-size: 11px;
	color: #333333;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
	background: url(../images/menu-item.gif) no-repeat;
	width: 87px;
}
.menu ul li a {
	color: #333333;
	text-decoration: none;
	padding: 0 0 0 6px;
	display: block;
}
.menu ul li a:hover {
	text-decoration: none;
}
.menu ul li ul {
	padding: 2px 0 0 0;
}
.menu ul li ul li {
	background: none;
	margin: 0;
	padding: 0;
	width: 160px;
	
	color: #333333;
	background: url(../images/menu-subitem.gif) repeat-x;
	background-color: #FFFFFF;
	display: block;
	
	border: 1px solid #BDBEC0;
	padding: 2px 2px 2px 4px;
	margin: 0;
}

.menu ul li ul li a {
	padding: 0;
	text-decoration: none;
	color: #333333;
}

.menu ul li ul li a:hover {
	text-decoration: underline;
}

.menu li {
	position: relative;
	z-index: 500;
}

.menu ul ul {
	position: absolute;
	z-index: 500;
}

div.menu ul ul,
div.menu ul li:hover ul ul,
div.menu ul ul li:hover ul ul
{display: none;}

div.menu ul li:hover ul,
div.menu ul ul li:hover ul
{display: block;}
/* MENU ENDS */

/* HEADER */
#header {
	width: 962px;
	height: 183px;
}

#header .left {
	float: left;
	background: url(../images/header-left.jpg) no-repeat;
	width: 46px;
	height: 148px;
}

#header .logo {
	float: left;
	width: 232px;
}

#header .logo .top {
	background: url(../images/header-top.jpg) no-repeat;
	width: 232px;
	height: 17px;
}

#header .logo .bottom {
	background: url(../images/header-bottom.jpg) no-repeat;
	width: 232px;
	height: 28px;
}

#header .right {
	float: left;
	background: url(../images/header-right.jpg) no-repeat;
	width: 684px;
	height: 148px;
}

#header .info {
	float: left;
	width: 962px;
	height: 35px;
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #1C3838;

	background: url(../images/header-foot.jpg) 100% 0 no-repeat;
}

#header .info .slider {
	position: relative;
	float: left;
	width: 230px;
	overflow: hidden;
	height: 20px;
}

.headline {
   position: absolute;
   top: 210px;
   height: 50px;
   width: 230px;
}

#header .info .menu {
	float: left;
	line-height: 20px;
}

#header .info .search {
	float: left;
	font-size: 9px;
	line-height: 20px;
}

#header .info .search input {
	border: 1px solid #C1D5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header .info .search input[type=submit] {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px 0 1px 2px;
	color: #FFFFFF;
	background: #464646;
}

.divider_vert {
	float: left;
	width: 1px;
	height: 20px;
	background: url(../images/divider-vert.gif) 0 0 no-repeat;
	margin: 0 15px 0 10px;
}

.divider {
	margin: 3px 0 8px 0;
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #E8E8E8;
}

/* FOOTER */
#footer {
	width: 962px;
	height: 112px;
	background: url(../images/footer-bg.jpg) repeat-x;
	font-size: 11px;
	color: #CCC;
}

#footer .left {
	position: relative;
	float: left;
	background: url(../images/footer-left.jpg) no-repeat;
	height: 112px;
	width: 30px;
}

#footer .right {
	position: relative;
	float: left;
	background: url(../images/footer-right.jpg) 100% 0 no-repeat;
	height: 112px;
	width: 30px;
}

#footer .left_img {
	position: relative;
	float: left;
	background: url(../images/footer-seguinos.jpg) no-repeat;
	height: 112px;
	width: 99px;
}

#footer .padding {
	position: relative;
	float: left;
	width: 295px;
	padding: 19px 0 0 0;
}

#footer .padding.text {
	float: left;
	width: 265px;
	padding-top: 43px;
	margin-left: 60px;
	text-align: center;
}

#footer .padding.logo {
	position: relative;
	float: left;
	width: 128px;
	padding: 19px 0 0 55px;
}

#outer_footer {
	padding: 6px 0;
	font-size: 11px;
	color: #333;
	text-align: right;
}

#outer_footer a {
	color: #333;
	text-decoration: none;
}

#outer_footer a:hover {
	text-decoration: underline;
}

/* COLS */
#two_cols .left {
	float: left;
	width: 628px;
	margin: 0 14px 0 0;
}

#two_cols .right {
	float: left;
	width: 320px;
}

#three_cols p {
	margin: 0;
}

#three_cols .double {
	float: left;
	width: 628px;
	margin: 0 14px 0 0;
}

#three_cols .left {
	float: left;
	width: 342px;
	margin: 0 14px 0 0;
}

#three_cols .center.pad_right {
	margin: 0 14px 0 0;
}

#three_cols .center {
	float: left;
	width: 272px;
}

#three_cols .right {
	float: left;
	width: 320px;
}

#three_cols_internal em {
	font-size: 12px;
}

#three_cols_internal p a, 
#two_cols p a, 
{
	color: #2F5E5E;
	text-decoration: underline;
}

#three_cols_internal p a:hover, 
#two_cols p a:hover {
	text-decoration: none;
}


#three_cols_internal .left {
	float: left;
	width: 377px;
	margin: 0 14px 0 0;
	padding: 0 14px 0 0;
	border-right: 1px solid #E8E8E8;
}

#three_cols_internal .center {
	float: left;
	width: 320px;
	margin: 0 14px 0 0;
}

#three_cols_internal .right {
	float: left;
	width: 222px;
}

#three_cols_gallery .left {
	float: left;
	width: 377px;
	margin: 0 14px 0 0;
	padding: 0 14px 0 0;
	border-right: 1px solid #E8E8E8;
}

#three_cols_gallery .center {
	float: left;
	margin: 0 14px 0 0;
	width: 222px;
}

#three_cols_gallery .right {
	float: left;
	width: 320px;
}

#three_cols_shows .left {
	float: left;
	width: 300px;
	margin: 0 21px 0 0;
}

#three_cols_shows .center {
	float: left;
	margin: 0 22px 0 0;
	width: 299px;
}

#three_cols_shows .right {
	float: left;
	width: 320px;
}

.events .menu, 
.markets .menu {
	float: left;
	height: 64px;
	width: 209px;
	background: url(../images/side-menu-left.jpg) 0 9px no-repeat;
	
	font-size: 36px;
	color: #FFC500;
	font-weight: bold;
	letter-spacing: -4px;
	
	text-transform: uppercase;
	
	padding: 20px 0 0 20px;
}

.events .icon {
	float: left;
	width: 91px;
	height: 84px;
	background: url(../images/side-menu-agenda.jpg) 100% 0 no-repeat;
}

.markets .icon {
	float: left;
	width: 91px;
	height: 84px;
	background: url(../images/side-menu-mercados.jpg) 100% 0 no-repeat;
}

.events h1, 
.events h1 a {
	font-size: 16px;
}

/* DEFAULT NEWS STYLES */
h1, 
h1 a{
	margin: 0 0 4px 0;
	font-size: 22px;
	color: #464646;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #CF0A06;
	font-weight: normal;
}

.date {
	float: left;
	width: 60px;
	height: 50px;
	background: url(../images/boxes/date.gif) no-repeat;
	font-size: 24px;
	color: #464646;
	text-align: center;
	line-height: 20px;
	padding: 10px 6px 0 0;
	margin: 0 4px 4px 0;
}

p {
	margin: 4px 0 12px 0;
	text-align: justify;
}

/* LISTENING */
#listening {
	height: 135px;
	margin: 12px 0 0 0;
	color: #FFF;
}

#listening .inner {
	width: 120px;
	height: 60px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#listening h1 {
	margin-top: 4px;
}

#listening h2 {
	margin: 0;
	color: #FFF;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 18px;
}

#listening h2 a {
	color: #FFF;
	text-decoration: none;
}

#listening h2 a:hover {
	text-decoration: underline;
}

#listening h3 {
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
}

/* GREY BOX */
.box_grey_sm {
	background: url(../images/boxes/box-grey_sm-bg.jpg) bottom repeat-x #FFFFFF;
	border: 1px solid #C3C3C3;
	font-size: 11px;
	color: #464646;
	padding: 8px;
}

.box_grey_sm.hacienda {
	width: 110px;
	text-align: center;
}

.box_grey_sm.granos {
	position: relative;
	float: left;
	width: 51px;
	text-align: center;
	margin-right: 3px;
}

.box_grey_sm.valores {
	position: relative;
	float: left;
	width: 124px;
	text-align: center;
	margin-right: 3px;
}

.box_grey_sm.hacienda img, 
.box_grey_sm.granos img {
	padding: 4px 0 4px 0;
}

.box_grey {
	background: url(../images/boxes/box-grey-bg.jpg) bottom repeat-x #FFFFFF;
	border: 1px solid #C3C3C3;
	font-size: 11px;
	color: #464646;
	padding: 8px;
}

.box_grey_sm a, 
.box_grey a{
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}

.box_grey_sm a:hover, 
.box_grey a:hover{
	text-decoration: underline;
}

.box_grey input[type=button], 
.box_grey input[type=submit]{
	font-family: Tahoma, Geneva, sans-serif;
	background: #464646;
	border: none;
	color: #FFF;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}

.box_grey input[type=text], 
.box_grey input[type=file]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 2px 1px 2px;
}

.box_grey input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 2px 1px 2px;
}

.box_grey textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.box_grey.detailed_home {
	padding: 12px;
	border-top: none;
}

#three_cols_gallery .auleft {
	float: left;
	width: 40px;
}

#three_cols_gallery .auright {
	float: left;
	width: 337px;
}

#two_cols .auleft {
	float: left;
	width: 40px;
}

#two_cols .auright {
	float: left;
	width: 540px;
}

.box_grey.detailed_home .auleft {
	float: left;
	width: 40px;
}

.box_grey.detailed_home .auright {
	float: left;
	width: 250px;
}

.box_grey.detailed {
	float: left;
	width: 351px;
	padding: 12px;
	border-top: none;
}



.box_grey.padding {
	width: 351px;
	padding: 12px;
}

.box_grey.albums {
	min-height: 213px;
}

.box_grey.detailed p {
	float: left;
	text-align: left;
	width: 305px;
	margin: 0;
	padding: 0;
}

.box_grey.padding p {
	margin: 0;
	padding: 0;
}

.box_grey.detailed .buttons {
	float: left;
	width: 44px;
	text-align: right;
}

.box_grey h1 {
	font-size: 18px;
}


.box_grey h1 a{
	margin: 0 0 4px 0;
	font-size: 22px;
	color: #464646;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
}

.box_grey h1 a:hover {
	text-decoration: underline;
}

.box_grey .title {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
}

.box_grey .title_error, 
.title_error {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -1px;
	color: #AD0000;
}

.box_grey.lists ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box_grey.lists ul li {
	padding: 2px 0 2px 15px;
	background: url(../images/icons/item.gif) 0 5px no-repeat;
}

.box_grey.lists ol {
	margin: 0 0 0 20px;
	padding: 0;
}

.box_grey.lists ol li {
	margin: 0;
}

.box_grey.lists_albums ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box_grey.lists_albums ul li {
	padding: 4px 0 4px 20px;
	background: url(../images/icons/album.gif) 0 3px no-repeat;
}

.box_grey.lists_shows ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box_grey.lists_shows ul li {
	padding: 4px 0 4px 20px;
	background: url(../images/icons/shows.gif) 0 5px no-repeat;
}

/* DEFAULT LAYOUT STYLES */

#printable {
	width: 620px;
	margin: 0 auto 0 auto;
}

form {
	margin: 0;
}

a {
	color: #2F5E5E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.spacer {
	height: 14px;
}

.half {
	width: 50%;
}

.half_spacer {
	height: 7px;
}

.spacer_vert {
	width: 5px;
}

.pic, 
.pic_ro {
	border: 1px solid #E8E8E8;
}

.pic_ro:hover {
	border: 1px solid #999;
}

.box {
	background: #CF0A06;
}

.box .box_left {
	background: url(../images/boxes/box-left.gif) no-repeat;
	height: 30px;
	overflow: hidden;
}

.box .box_right {
	background: url(../images/boxes/box-right.gif) 100% 0 no-repeat;
	height: 30px;
	padding: 5px;
}

.box_inner {

	font-size: 9px;
	text-transform: uppercase;
	color: #464646;
}

.box_inner a {
	color: #464646;
	text-decoration: none;
}

.box_inner a:hover {
	color: #283939;
}

.box_inner .box_inner_left {
	float: left;
	background: url(../images/boxes/box-inner-left.gif) no-repeat;
	height: 20px;
	width: 9px;
}

.box_inner .box_inner_contents {
	line-height: 20px;
	float: left;
	height: 20px;
	background-color: #FFF;
}

.box_inner .box_inner_contents img {
	vertical-align: middle;
}

.box_inner .box_inner_right {
	float: left;
	background: url(../images/boxes/box-inner-right.gif) 100% 0 no-repeat;
	height: 20px;
	width: 9px;
}

img.float_right {
	margin: 0 0 10px 10px;
}

img.float_left {
	margin: 0 10px 10px 0;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

label {
	cursor: pointer;
}

.hidden {
	display: none;
}

.fields_error {
	background: #FFC;
}

img.float_right {
  	margin: 2px 0px 5px 10px;  
}
img.float_left {
  	margin: 2px 10px 5px 0px;
}

.banner {
	text-align: center;
}

.vote_row {
	height: 10px;
	background-color: #999;
	border: 1px solid #666;
}
