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, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }

:focus { outline: 0; }

ol, ul { list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0; }

caption, th, td {
	text-align: left;
	font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

.clearfix:after, #kodak-header:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; }

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.tcenter {text-align: center;}
input {vertical-align: middle;}
img.left {
  margin: 0 10px 10px 0;
}

a {
  text-decoration: none;
  color: #b35151;
}

a.more {
  white-space: nowrap;
}

h2, h2 a {
  font-family: Arial, sans-serif;
  font-size: 25px;
  color: #626262;
}

h3 {
  font-size: 32px;
  color: #000;
  font-family: georgia, sans-serif;
}

hr {
  border: 1px dashed #eee;
}

small {
  font-size: Arial, sans-serif;
  color: #000;
  font-size: 11px;
}

.paddings {
  padding: 10px 12px 10px 10px;
}


/* ----- GENERAL GRID RULES ----*/

body {
	font-family:  'Helvetica Neue LT', Arial, sans-serif;
	color: #000;
 }
 
 #wrapper {
   width: 988px;
   margin: 0 auto;
   background: #fff;
   position: relative;
 }
 
 #content {
   background: #fff url(../images/content-bg.png) repeat-x;
   padding: 24px;
 }
 
#video-player-wrapper {
  width: 625px;
  height: 393px;
  float: left;
}
#video-player-wrapper embed {
  position: relative;
  z-index: 2000;
}

#lrec {
  float: right;
}
 
#north {
  margin: 0px auto;
  text-align: center;
}

#navigation {
  
}
 
 #navigation ul {
   width: 978px;
   height: 28px;
   padding-left: 10px;
   background: url(../images/nav_bg.gif) repeat-x;
 }
 
 #navigation ul li {
    float: left;
    line-height: 28px;
 }
 
 #navigation ul li#odd {
   background: none;
 }
 
 #navigation ul li a {
   color: #fff;
   font-size: 12px;
   font-family: Arial, sans-serif;
   text-transform: uppercase;
   padding: 10px 15px 0 15px;
 }
 
 #navigation ul li a:hover {
   text-decoration: underline;
 }
 #navigation ul li#ppv-link {
   float: right;
 }
 #navigation ul li#ppv-link a{
   width: 90px;
   margin: 0; padding:0;
   background: url(../images/ppv-bg.png) repeat-x;
   text-align: center;
   display: block;
 }
 
#navigation a#incio-link {
  background: url(../images/incio-bg.png) no-repeat;
  width: 63px;
  height: 28px;  
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  text-transform: uppercase;
  margin-left: 15px;
}

#navigation a#incio-link:hover {
  text-decoration: underline;
}

#video-list {
  margin-top: 20px;
}

#video-list li {
  float: left;
  margin-bottom: 10px;  

}

#video-list li a {
  float: left;
  width: 206px;
  height: 240px;
  padding: 10px;
  background: url(../images/gallery-bg.png) no-repeat 0 0;
  margin-left: 8px;
     line-height: 20px;
}

#video-list li a:hover {
   background: url(../images/gallery-bg.png) no-repeat -228px 0;

}
#video-list li a:hover p, #video-list li a:hover span { color: #000;}


#video-list li a span {
  color: #fff;
  font-size: 12px;
}

#video-list li a img {
  margin-bottom: 20px;
}

#video-list li a p, #video-list li a span, #video-list li a small { margin-left: 4px;}

#video-list li a small {
  color: #b35151;
  font-size: 11px;
}
 
#video-list li a span {
  float: left;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}
 
#video-pagination {
  width: 941px;
  height: 41px;
  background: url(../images/video-pagination-bg.png) no-repeat;
}
 
 #video-pagination ul {
   float: right;
 }
 
  #video-pagination ul li {
    float: left;
    font-size: 11px;
    color: #000;
    margin-left: 2px;
    line-height: 40px;
  }
 
  #video-pagination ul li a {
    float: left;
    text-transform: uppercase;
    padding: 0 12px;
    color: #333;
  }
  
  #video-pagination ul li a:hover {
    background:  url(../images/video-pag-hover.png) no-repeat left center;
    color: #fff;
  }
 
  #video-pagination ul li a#ultimo:hover {
    background:  url(../images/ultimo-bg.png) no-repeat left center;
     color: #fff;
  }
 
 
#comments-top, #comments-btm {
  width: 625px;
  height: 12px;
}
 
#comments-top {
  background: url(../images/comments-top-bg.png) no-repeat;
  margin-top: 10px;
  overflow: hidden;
}

#comments-btm {
  background: url(../images/comments-btm-bg.png) no-repeat;
  clear: both;
}
 
#comments-inner {
  width: 623px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}

#comments-pag-top {
  width: 570px;
  height: 50px;
  background: url(../images/comments-pag-bg.png) repeat-x;
  margin: 0 auto;
}

#comments-pag-top h2 {
  float: left;
  padding-top: 10px;
}
 
.comments-pagination {
  float: right;
}
 
.comments-pagination {
   font-family: Tahoma;
   padding-top: 10px;
 }

.comments-pagination p {
   float: left;
   color: #000;
   font-size: 11px;
 }

.comments-pagination ul {
   float: right;
 }

.comments-pagination ul li {
   float: left;
   color: #bdbbbc;
   font-size: 11px;
   margin: 15px 4px 0 4px;
 }

.comments-pagination ul li a {
   font-weight: bold;
   text-transform: uppercase;
 }

.comments-pagination ul li.first {
   color: #000;
 }
 
 
 #commentlist {
   margin: 10px 0 0 30px;
 }
 #commentlist li ul {
 	border-left: 1px solid #ddd;
 	font-size: 110%;
 	list-style-type: none;
 }

 #commentlist li .avatar {
 	float: left;
 	margin-right: 25px;
 	padding: 2px;
 	border: 1px solid #ccc;
 }

 #commentlist li {
   width: 560px;
   margin-bottom: 20px;
   display: block;
   clear: both;
 }
 .comment-body {
   border: 1px solid #ccc;
   background: #fff;
   padding: 5px;
   width: 460px;
   margin-bottom: 5px;
   min-height: 30px;
   _height: 30px;
 }

 .comment-box {
   width: 460px;
    float: left;
 }

 .comment-box p {
   font-size: 12px;
   color: #373737;
 }

 .comment-box p.ab { width: 555px;}
 .comment-auth {
   width: 83px;
   float: left;
 }
 
 .comment-auth small a {
   color: #373737;
 }


 .comment-auth {
   width: 83px;
   float: left;
 }
 
 span.comment-corner {
   width:17px;
   height:16px;
   margin-left: -22px;
   margin-top: 10px;
   float: left;
 }
 
#comments-inner h3 {
  color: #626262;
  font-size: 25px;
  margin-left: 25px;
}
 
/* footer */
#footer {
  text-align: center;
}

#ft{clear:both;}
#ft{background:#fff;margin:50px 0 0 4px;position:relative;}
#ft div.links{min-height:220px;*min-height:200px;background:#f2f3f3;width:924px;padding:8px;}
#ft div.links div.prop,#ft div.links div.ymg,#ft div.links div.todo{float:left;padding:10px;}
#ft div.links h3,#ft div.locations h3{font:bold 14px Arial, Helvetica, sans-serif;color:#787878;text-align:left;}
#ft div.links ul.list{float:left;margin:10px 0;}
#ft div.links ul.list li{color:#f26522;text-align:left;}
#ft div.links ul.list li a{color:#292828;font-size:12px;}
#ft div.links ul.list li.standalone a{font-weight:bold;font-size:85%;}
#ft div.links div.prop{background:#e3e3e2;}
#ft div.links div.prop h3,#ft div.locations h3{color:#20619e;}
#ft div.links div.prop ul.list li{width:155px;padding:3px 0;}
#ft div.links div.ymg ul.list li{width:100px;padding:3px 0;}
#ft div.links div.todo ul.list li{width:110px;padding:3px 0;}
#ft div.links div.todo{border-left:1px solid #b8b9b9;}
#ft div.locations{background:#f2f3f3;width:924px;margin-top:5px;padding:8px;min-height:35px;*min-height:35px;_height:auto !important;_height:20px;}
#ft div.locations ul li{float:left;height:24px;margin-top:5px;}
#ft div.locations ul li a{display:block;padding:0 10px;border-left:1px solid #292828;font-size:12px;color:#292828;}
#ft div.locations ul li.first a{padding-left:0;border:0;}
#ft h4{clear:both;display:block;font-size:14px;padding:10px;background:#fff;}
#ft h4 a{text-decoration:underline;color:#000;}

#commentform .textarea-wrapper {
	width: 405px;
	height: 100px;
	background: url(../images/textarea.gif) no-repeat;
	border: 0;
	outline: none;
	padding: 20px 25px 45px 35px;
	display: block;
	margin-bottom: 10px;
}
#commentform .textarea-wrapper textarea {
  width: 100%;
  height: 120px;
  border: none;
  outline: none;
  background: none;
  overflow: auto;
}
#commentform .input-text-wrapper {
  width: 414px;
  height: 45px;
  background: url('../images/input-field.png') 0 0 no-repeat;
  display: block;
  margin: 0 0 10px 50px;
  position: relative;
  *left: -20px;
}
#commentform .input-text-wrapper input {
  border: none;
  width: 388px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  position: absolute;
  left: 16px;
  top: 11px;
  background: none;
}

.av {
  float: left;
  width: 70px;
}

.av img {
  border: 1px solid #ccc;
  padding: 2px;
}

#commentform {
  margin: 10px 0 0 40px;
  width: 536px;
}
 
#main-wrapper {
   position: relative;
   z-index: 2;
 }
 
 #rich-banner {
   position:fixed;
   width: 100%;
   height: 100%;
   text-align: center;
   left: 0px;
   z-index: 1;
   _position: absolute;
   /*top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');*/
 } 
 
 
