/* print styles */

#nav-skip, #main-menu, .bnr, .col-left, #search-box, .paging, .paging2 { display: none; }

#footer { margin-top: 15px; padding-top: 10px; border-top: 1px solid #8f8f8f; }

.breadcrumb { margin: 15px 0; font-size: 11px; margin-top: -20px; padding-left: 4cm; padding-bottom: 10px; border-bottom: 2px solid #434343; }
.breadcrumb * { color: #434343 !important; text-decoration: none !important; margin: 0; }

#logo img { width: 3cm; height: 1.3115cm; margin: 0; }

.annot { font-family: Georgia, serif; font-size: 115.385%; }

/* Attached images */
.att-images { margin: 0 0 20px 0; }
.att-images h2 {  }
.att-images .inner {  }
.att-images ul { margin: 0; padding: 0; }
.att-images ul li { margin: 0 0 10px 10px; padding: 0; background: none; float: left;_display: inline; }
.att-images ul li.first { xxmargin-left: 0; }
.att-images ul li img { display: block; padding: 0; }


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin: 5px 0 0 0;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:12px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url(../img/rating-cancel.png) no-repeat 0 -16px}
div.star,div.star a{background:url(../img/rating-star.png) no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:12px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.gallery-prologue { width: 100%; clear: both; }
.gallery-prologue h2 { margin-top: 0; font-size: 130.769%; font-weight: normal; }

.review-prologue { width: 100%; clear: both; }
.review-prologue h2 { margin-top: 0; font-size: 130.769%; font-weight: normal; }
.review-prologue p { margin-bottom: 0.8em; }
.review-prologue .rating-box { border: 0; padding: 0; }

.gallery-list { padding: 0; margin: 5px 0 20px; zoom: 1; }
.gallery-list ul { margin: 0 0 15px 0; padding: 0; width: 100%; float: left;}
.gallery-list ul li { margin: 0 0 0 0; padding: 0; background: none; float: right; width: 48%; }
.gallery-list ul li.first { float: left; }
.gallery-list ul li .img-box { float: left; }
.gallery-list ul li .img-box img { border: 1px solid #747474; }
.gallery-list ul li .text-box { width: 170px; float: right;}
.gallery-list ul li .text-box h3 { margin-top: 0; font-weight: normal; font-size: 130.769%; }
.gallery-list ul li .text-box .rating-box { border: 0; padding: 0; margin-bottom: 3px; }


