a              { color:#CCCC33; text-decoration: none}
active      { color:#000033; text-decoration:none}



body  {
  font-family : Arial, Helvetica;
  font-size : 13px;
  font-weight : normal;
  font-style : normal;
  scrollbar-face-color:#000000;
  scrollbar-arrow-color:#cccccc;
  scrollbar-highlight-color:#666666;
  scrollbar-3dlight-color:#000000;
  scrollbar-shadow-color:#666666;
  scrollbar-darkshadow-color:#000000;
  scrollbar-track-color:#333333;
}

body img { border:none; }

tr,br,li,div {
	font-family : Arial,Helvetica;
  font-size : 12px;
	color : #000000;
}


a:hover { color:#FFFFFF; text-decoration:none}
td {
	font-family : Arial, Helvetica;
  font-size : 12px;
	color : #666666;
}
ul {
	font-family : Arial, Helvetica;
  font-size : 12px;
	color : #666666;
}
.PicTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
.PicDescription {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.sml {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.smallcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* ------------------------------------------------------------------ */


#sales_container {	background:#1d1d1d;	padding:15px;}
.saleitem_box {	clear:both;	margin-bottom: 28px;}
.saleitem_box img.mainpic {	float:left; margin: 0px 8px 8px 0px; }
.nobottom { margin-bottom: 0px; }
p.saleitem_info {
	/* margin-left: 410px;
	width: 237px;
	min-height: 160px; */
	margin: 0px;
	padding: 0px 10px 10px 10px;
	color: #ccc;
}
#thumbs_container {
	clear:both;
	height:55px;
	padding-top:1px;
}
a.thumb {
	width: auto; /* 77px; */
	height: 60px;
	display: block;
	float: left;
	overflow: hidden;
	border-right: solid 1px #333;
	text-align: center;
	background: #000;
}
a.thumb img {	max-height:60px;}
a.more {
	width:50px;
	height:30px;
	display:block;
	text-align:center;
	float:right;
	background:url(imgs/viewall_camera_back.gif) center top no-repeat;
	padding-top:25px;
}

/* ------------------------------------------------------------------ */

.contact_box {
	width:240px;
	height:100px;
	float:left;
	padding-left:10px;
	color:#FFFFFF;
	margin-left:1px;
	margin-top:1px;
	font-size:11px;
}
.contact_box strong {
	font-size:14px;
	font-weight:normal;
}

.index_heli_img {
	width:180px;
	height:96px;
}
.index_heli_img a {
	display:block;
	height:95px;
	text-indent:-1000px;
	overflow:hidden;
}
.index-sales-link
{
  display: block;
  vertical-align: baseline;
  text-align: right;
  line-height: 24px;
}
.sale-desc {
  line-height: 1em;
  height: 3em;
  color: #999;
  overflow: hidden;
  font-size: 11px;
}

.titlebar, .bottombar {
/*	background:#121212; */
	color:#FFF;
	font-size: 16px;
	padding: 8px 0px;
	position:relative;
  font-weight: bold;
  border-bottom: 2px solid #fff;
  margin-bottom: 8px;
}
.titlebar span, .bottombar span {
	position:absolute;
	right: 16px;
	top:7px;
	text-align:right;
	font-size:11px;
}

.bottombar { border-top: 2px solid #fff; border-bottom: none; }

a.pdf_sheet {
	background:url(imgs/pdf_icon.gif) no-repeat top left;
	padding: 4px 0px 4px 20px;
  display: block;
	font-size: 11px;
/*	height:20px; */
}
.ventas
{
  border-top: 1px solid #333;
  margin: 16px 8px;
  padding: 8px;
  color: #ccc;
  text-align: center;
}
#ventas-internacionales {
/*  background: transparent url(imgs/spanish-pdf-icon.gif) no-repeat  scroll left center; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: inline;
  height: 36px;
  line-height: 20px;
  padding: 2px 0px 2px 20px;
}
.ventas strong { text-transform: uppercase; }

/* ------------------------------------------------------------------ */

.float-left { float: left; clear: right; }
.clear { clear: both; }
