/* Component Styles - See Page-Components.html */

.std_button, .go_button, .form_button, a.write-review-button, .book-button, .rating_button {
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000;
	background: #B1E9AC;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	width: 100px;
	padding: 5px 0;
}

.form_button {
padding: 2px;
}

.go_button{
	width: 35px;
	display: inline;
}

.rating_button {
	display: inline;
	padding: 0px;
	width: 70px;
}


.ad-unit {
margin: 10px 0 10px 0;
}

#main-photo {
/* margin: 0 0 10px 0; */
margin: 0 0 1px 0; /* changed for super deals tag */
}

#captions {
padding: 5px;
border: 1px solid #9cbdc9;
}

#captions p.credit {
font-size: 12px;
font-weight: bold;
}

#captions p {
font-size: 11px;
}

#map-promo {
margin: 0 0 10px 0;
height: 191px;
background: url(../img/map-promo2.jpg) no-repeat 0 0;
border: 1px solid #999;
}

#map-promo a {
display: block;
padding: 5px 0 0 100px;
color: #000;
font-weight: bold;
}

.container-header {
position: relative;
background: url(../img/template/container_header_right.gif) no-repeat top right;
height: 59px;
margin: 0 -1px 0 -7px;
}

.container-header h2 {
	float: left;
	position: relative;
	margin: 0;
	padding: 20px 0 0 10px;
	font-size: 17px;
	color: #000;
}

.container-header h3 {
float: left;
position: relative;
margin: 0;
padding: 20px 0 0 10px;
font-size: 14px;
color: #000;
}


.container-header-blue {
position: relative;
background: url(../img/header-top-right.gif) no-repeat top right;
}


.container-header-blue h3 {
position: relative;
margin: 0;
padding: 5px 5px 5px 10px;
font-size: 14px;
color: #FFF;
background: url(../img/header-top-left.gif) no-repeat top left;
}

.container-header img {
  float:left;
  position: relative;
  padding: 0;
}

.container, .container-vr, .container_basic, .container_full_article, .container-12, .container-share, .container-journal, .container-deals, .container_open {
position: relative;
margin: 0 0 10px 0;
padding: 10px;
border: 2px solid #d5d5d5;
border-top: none;
background: #ffffff url(../img/template/container_bg.gif) repeat top left;
}

.container-share {
background: #e9eee9 url(../img/picture-frame2.jpg) no-repeat 0 0;
font-size: 11px;
}

/* container_basic does not use a blue header; it's just a box with an outline */
.container_basic {
	border-top: 2px solid #d5d5d5;
}

/* open container has softer boundaries on top and left */
.container_open {
  border-top: 1px solid #d5d5d5;
  border-left: 1px dotted #d5d5d5;
}

.container_full_article {
	margin-bottom: 0px;
}

/* the large picture at the top of a full article */
div.full_article_header {
	border: 1px solid #9cbdc9;
	height: 170px;
}

.container img {
position: relative;
float: left;
margin: 0 10px 5px 0;
border: 1px solid #333;
}

.container h4 {
padding: 0 0 2px 0;
}

.container p {
font-size: 11px;
}

.container-vr p, .container-12 p {
  font-size: 12px;
  margin-bottom:10px;
}

.container li {
padding: 0 0 5px 0;
}

.container_full_article h2 {
	padding: 0px;
	font-size: 18px;
}

p.more a {
font-weight: bold;
font-size: 11px;
color: #000;
}

.container-header-deals {
background: url(../img/header-deals-right2.gif) no-repeat top right
}

.container-header-deals-new {
  background: #5885f7 url(../img/header-deals-right3.gif) repeat-x top right;
  margin-top: 2px;
}

.container-header-deals h3, .container-header-deals-new h3 {
height: 16px;
margin: 0;
/* padding: 8px 5px 5px 60px; */ /* changed for super deals tag */
padding: 17px 5px 5px 60px;
font-size: 14px;
color: #FFF;
background: url(../img/header-deals-left2.gif) no-repeat top left;
}

.container-header-deals-new h3 {
  background: url(../img/header-deals-left3.gif) no-repeat top left;
}

.deal-double-container {
margin: 0 0 10px 0;
padding: 0;
border: 1px solid #9cbdc9;
border-top: none;
background: #FFF url(../img/double-deals-background.gif) repeat-y 0 0;
}
.deal-double-container-new {
  margin: 0 0 10px 0;
  padding: 0;
  border: 2px solid #5885f7;
  border-top: none;
  background: #FFF;
}

.deal {
width: 232px;
float: left;
}

.deal #deal-photo-01 {
margin: 0;
border: none;
border-bottom: 1px solid #333;
}

.deal #deal-photo-02 {
margin: 0 0 0 1px;
border: none;
border-bottom: 1px solid #333;
}

.deal h4 {
clear: left;
padding: 10px 10px 1px 10px;
font-size: 12px;
}

.deal p {
padding: 0 10px 10px 10px;
font-size: 11px;
line-height: 16px;
}

.color-change {
color: #c24085;
}

.deal a, .deal-entry a, .deal-narrow a {
color: #000;
text-decoration: none;
}

.deal-entry {
padding: 10px 0;
border-top: 1px solid #CCC;
}

.deal-narrow {
  text-align: center;
}

.deal-entry img {
float: left;
margin: 0 10px 0 0;
border: 1px solid #333;
}
.deal-narrow img {
  margin: 0 0 10px 0;
  border: 1px solid #333;
}

.deal-entry .deal-info {
float: left;
width: 260px;
}

/* narrow deal box */
.deal-narrow .deal-info {
  width: 200px;
}

.deal-entry h4 {
float: left;
margin: 0;
padding: 0;
text-decoration: underline;
}
.deal-narrow h4{
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

.deal-entry ul {
float: right;
font-weight: bold;
}
.deal-narrow ul {
  font-weight: bold;
}

#share-img {
float: none;
padding: 9px 9px 20px 3px;
border: none;
}

#weather {
height: 30px;
background: url(/img/weather-bar-right.gif) no-repeat top right;
}

#weather h3 {
float: left;
/*width: 100px;*/
height: 25px;
margin: 0;
padding: 7px 0 0 10px;
background: url(/img/weather-bar-left.gif) no-repeat top left;
}

#weather img {
float: right;
margin: 2px 0 0 0;
}

#weather p {
float: right;
/*width: 110px;*/
margin: 0;
padding: 6px 5px 0 0;
text-align: right;
}

#newsletter-signup {
margin: 0 0 10px 0;
padding: 5px;
background: #e6eef9;
border: 1px solid #9cbdc9;
}

#newsletter-signup h3 {
margin: 0;
padding: 0 0 3px 0;
color: #33636f;
}

#newsletter-signup p {
padding: 0 0 3px 0;
}

#newsletter-signup form {
margin: 0;
padding: 0;
}

#newsletter-signup form label {
padding: 0 5px 0 0;
font-weight: bold;
}

#newsletter-signup form input#email {
width: 140px;
padding: 0 5px 0 0;
font-size: 12px;
}

#newsletter-signup form input#button {
width: 30px;
font-size: 12px;
}

.container-journal img {
display: block;
float: left;
margin: 0 10px 5px 0;
border: 1px solid #333;
position: relative;
}

.container-journal h4 {
margin: 0;
padding: 0;
font-size: 12px;
}

.container-journal p.posted {
font-size: 11px;
}

.container-journal p.date {
font-size: 11px;
}

.featured-subhead, .featured-subhead-main { /* the "main" version is used on the primary index page in explore maui */
background: #000;
color: #FFF;
border-right: 1px solid #9cbdc9;
border-left: 1px solid #9cbdc9;
border-top: 1px solid #9cbdc9;
}

.featured-subhead h4, .featured-subhead-main h4 {
margin: 0;
padding:10px;
/*float: left;*/
font-weight: normal;
font-size: 18px;
}

.featured-subhead p.byline, .featured-subhead-main p.byline {
margin: 0;
padding: 13px 0 10px 0;
}


img.user-video,
img.user-photo {
margin: 0 0 5px 0;
padding: 13px;
background: #F3F3F3 url(../img/picture-frame-small.gif) no-repeat 0 0;
border: none;
}

.container-featured-photo,
.container-featured-video {
position: relative;
margin: 0 0 10px 0;
padding: 2px 2px 10px 2px;
border: 1px solid #9cbdc9;
border-top: none;
background-color: #F3F3F3;
}

.container-featured-video h4,
.container-featured-video p,
.container-featured-photo h4,
.container-featured-photo p {
padding: 0 10px;
}

.by-owner li {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #CCC;
}



.hotel-info {
position: relative;
/*margin: 0 0 10px 0;*/
/*padding: 10px;*/
/*border: 1px solid #9cbdc9;*/
}

.hotel-info img {
float: left;
position: relative;
margin: 0 10px 0 0;
border: 1px solid #666;
}

.hotel-info ul {
width: 185px;
float: left;
position: relative;
}

.hotel-info li {
padding: 0 0 3px 0;
}

.hotel-info li.hotel-name {
font-size: 14px;
font-weight: bold;
}

.hotel-info li.rating-of {
font-size: 11px;
font-weight: bold;
}

/* container to hold thumbs in blogs and reviews */
.thumb-box {
	float:right;
	position: relative;
	width:122px;
	text-align:center;
}
/* container to hold text in blogs and reviews */
.text-box {
	float:left;
	position: relative;
	width:320px;
}
/* review text on details page when there are pictures */
.review-text-wide { 
  clear:left;
  width:470px;
}
/* some padding for images in reviews on details page */
.review-img-pad img {
  margin-bottom: 5px;
}

/* style for blog body */
.blog-entry p{
  padding: 0 0 20px 0;
  font-size: 12px;
}

.book-button {
margin: 25px 0 0 0;
padding: 5px 0;
}

.rating {
float: right;
position: relative;
margin: 0;
padding: 0;
width: 85px;
text-align: center;
}

.rating img {
display: block;
border: none;
}

.rating p {
clear: both;
padding: 3px 0 0 0;
}

.tags {
clear: both;
padding: 10px 0 0 0;
font-weight: bold;
}

.tags a {
font-weight: normal;
}

#review-header {
height: 32px;
margin: 10px 0;
background: #e6eef9;
}

#review-header h4 {
float: left;
padding: 10px;
}

.review-entry {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #CCC;
}

p.review-byline {
/*float: left; */
font-size: 11px;
}

.review-entry .rating-indiv {
border: none;
float: right;
}

p.review-byline a {
font-size: 11px;
font-weight: bold;
}

h5.review-title {
float: left;
position: relative;
clear: both;
padding: 3px 0;
font-size: 14px;
}

p.review-body {
padding: 0 0 5px 0;
font-size: 12px;
}

p.helpful {
font-size: 11px;
}

p.prev-page {
position: relative;
float: left;
padding: 0 0 10px 0;
}

p.next-page {
position: relative;
float: right;
padding: 0 0 10px 0;
}

a.write-review-button {
clear: both;
width: 120px;
margin: 0;
padding: 5px 10px;
}

img.user-review-photo {
clear: right;
float: right;
margin: 0 0 10px 10px;
}

img.blog_thumb {
  margin:0;
}

.offensive {
font-size: 11px;
}

.container-ratings {
position: relative;
margin: 0 0 10px 0;
padding: 10px 10px 0 10px;
border: 1px solid #9cbdc9;
border-top: none;
background: #ffffff url(../img/template/container_bg.gif) repeat top left;
}

.container-ratings li {
height: 30px;
}

.container-ratings li p {
clear: left;
float: left;
padding: 1px 0 0 0;
font-weight: bold;
}

.container-ratings li img {
float: right;
display: block;
}

.container-user-ratings {
position: relative;
margin: 0 0 10px 0;
padding: 10px 10px 0 10px;
border: 1px solid #9cbdc9;
border-top: none;
background-color: #F3F3F3;
}

.container-user-ratings ul {
padding: 0 0 10px 0;
}

.container-user-ratings li {
height: 30px;
border-top: 1px solid #CCC;
}

.container-user-ratings li p {
clear: left;
float: left;
padding: 5px 0 0 0;
}

.container-user-ratings li img {
float: right;
display: block;
padding: 5px 0;
}

#search-reviews {
padding: 0 0 10px 0;
}

#search-reviews form {
margin: 0;
padding: 0;
}

#search-reviews form label {
padding: 0 3px 0 0;
font-weight: bold;
font-size: 14px;
}

#search-reviews form input#search-field {
width: 145px;
}


#search-reviews form input#button {
margin: 0 3px;
}

#search-reviews form a {
font-weight: bold;
}

#community-photos-container {
height: 830px;
margin: 0 0 10px 0;
padding: 10px;
border: 1px solid #9cbdc9;
border-top: none;
background-color: #F3F3F3;
}


p.sort {
padding: 0 0 10px 0;
}

.photo-thumb, .photo-thumb-userpage {
float: left;
position: relative; /*IE6 fix */
width: 120px;
height: 150px;
margin: 0 4px 7px 4px;
text-align: center;
}
.photo-thumb {
  height: 200px;
}

.photo-thumb img.thumb {
border: 1px solid #666;
}

.photo-thumb p {
padding: 0;
font-size: 11px;
}

.next-prev-nav {
height: 25px;
}

#photo-meta-column-01 {
position: relative;
clear: left;
float: left;
width: 350px;
}

#photo-meta-column-01 img {
border: none;
}

#photo-meta-column-01 a.rate-photo {
display: block;
padding: 3px 0 0 0;
}

#photo-meta-column-01 .photo-description {
clear: left;
padding: 0 0 5px 0;
font-size: 12px;
}

#photo-meta-column-02 {
position: relative;
float: right;
width: 150px;
}

#photo-meta-column-02 h4 {
padding: 10px 0 5px 0;
font-size: 14px;
}


h4#comment-title {
padding: 20px 0 0 0;
font-size: 14px;
}

.comment-entry {
padding: 10px 10px 10px 0;
border-bottom: 1px solid #CCC;
}

.comment-entry .posted-by {
font-size: 14px;
}

.comment-entry .posted-by a {
font-weight: bold;
}

.comment-entry p {
font-size: 12px;
}

.comment-entry .posted-date {
float: left;
font-size: 11px;
color: #666;
}

.comment-entry .offensive {
float: right;
position: relative;
font-size: 11px;
}

#leave-comment {
padding: 20px 10px 10px 0;
}

#leave-comment h4 {
margin: 0;
padding: 0 0 3px 0;
font-size: 14px;
}

#leave-comment form textarea {
width: 300px;
height: 100px;
margin: 0 0 5px 0;
padding: 0;
}

#user-info {
margin: 0 0 10px 0;
padding: 10px;
border: 2px solid #d5d5d5;
border-top: none;
background: #ffffff url(../img/template/container_bg.gif) repeat top left;
}

#user-info img {
float: left;
margin: 0 10px 10px 0;
border: 1px solid #333;
}

#user-info h3 {
padding: 0;
}

#user-info a {
display: block;
padding: 0;
font-size: 12px;
font-weight: bold;;
}

#user-info #stats {
width: 100px;
padding: 10px 0 0 0;
}

#user-info p#about-me {
clear: left;
padding: 0 0 10px 0;
font-size: 12px;
}

.section-feature {
height: 230px;
padding: 10px;
border: 1px solid #9cbdc9;
color: #fff;
}

.section-feature h3 {
font-size: 14px;
padding: 0;
}

.section-feature h4 {
font-size: 24px;
padding: 0;
}

.more-articles, .more-articles-alt {
position: relative;
margin: 0 0 10px 0;
padding: 10px;
background: #e6eef9;
border: 1px solid #9cbdc9;
border-top: none;
}

.more-articles-alt {
  background: #ffffff;
  margin: 0;
}

.more-articles h4, .more-articles-alt h4 {
position: relative;
font-size: 14px;
}

.more-articles li, .more-articles-alt li {
/*position: relative;*/
/*float: left;*/
/*width: 223px;*/
padding: 0 0 5px 0;
}

#container_full_article h3 {
padding: 0;
font-size: 18px;
}

#container_full_article h4 {
padding: 0 0 10px 0;
font-weight: normal;
color: #666;
}

#container_full_article p {
padding: 0 0 20px 0;
}

.message_box, .green_message_box{
	padding: 5px;
	margin: 10px 0 10px 0;
}
.message_box {
	border: 2px solid #ff0000;
	background-color: #fae9e9;
}
.green_message_box {
	border: 2px solid #33cc33;
	background-color: #ccffcc;
}
.message_box li, .green_message_box li  {
  list-style-position: inside;
}

div.radio_label{
	float: left; 
	width: 90px;
	height: 25px;
	text-align: left;
}
div.radio_row{
	float: left;
	height: 25px;
}

/*USE IN KAMAAINA/DIRECTORY/ */
#dir_basic_listing {
	float:left;
	position:relative;
	font-size: 13px;
	width:305px; 
}
#dir_basic_listing h3{
	margin: 0;
	padding: 0 0 0px 0;
	font-size: 15px;
}
#directory_tree { 
	float:left;
	position:relative;
	background:#d0e3f2; 
	width:185px; 
	padding:5px; 
	margin-right:10px;
}

/* used in directory tree in kamaaina/directory */
.list_directory_cats, .list_directory_cats2 {
	line-height: 150%;
	font-size: 14px;
	display: block;
}
.list_directory_cats2 {
	padding-left: 15px;
}


/* main featured listing in kamaaina/directory */
.main-featured-listing {
	height: 230px;
	padding: 10px;
	border: 1px solid #9cbdc9;
}

.main-featured-listing h3 {
	font-size: 14px;
	padding: 0;
}

.main-featured-listing h4 {
	font-size: 24px;
	padding: 0;
}

div.pagingLinks {
	text-align: right;
	font-size: 12px;
}
.pagingCurrentpage {
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}

#photo_rating{ /*photo_post.php*/
	display: none;
}

.fullpage, .colspan3{ /* used to format a page without boxes or columns */
	padding: 10px;
	width: 770px;
}
.fullpage h1{
	font-size: 20px;
}
.fullpage p{
	margin-bottom: 18px;
}
.fullpage ul {
	list-style: disc;
	margin-left: 10px;
}
.colspan3 ul {
	list-style: square; 
	margin-left: 10px;
}
.fullpage,.colspan3 li {
	margin-left: 10px;
	padding-left:3px;
}

.bordertable{
	border: 1px solid  #9cbdc9;
}
.bordertable td{
	padding-left: 10px;
	padding-right: 10px;
}

#full_article_body p {
  margin-top: 10px;
	margin-bottom: 20px;
}

/* for the vacation rental index page */
.vac_rental_blocks {
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom:1px solid #000000;
}
.vac_rental_links {
  font-size:13px;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
}

/* for vacation rental listing pages */
.vr_data{
	float:left;
	margin-right: 15px;
	font-size: 11px;
	margin-bottom:20px;
}

/*vacation rental search box*/
.vr_search_top,.vr_search_base{
  height:7px;
  width: 470px;
}
.vr_search_top{
  background:url(/img/vr_bg_top.gif);
}
.vr_search_base{
  background:url(/img/vr_bg_base.gif);
  margin-bottom: 10px;
}
.vr_search{
  background:url(/img/vr_bg.gif);
  padding: 0 10px 0 10px;
  width: 450px;  /* width of top/bottom minus the padding */
}
.vr_search p {
  font-size: 12px;
  font-weight: bold;
}
.vr_search select, .vr_search input {
  font-size:11px;
}

/*section index large image block */
#section_index {
  width:464px;
  background-color:#000;
  color: #fff;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#section_index p {
  padding-left: 14px;
  padding-top: 0px;
}
#section_index ul {
  margin-left: 23px;
  margin-right: 5px;
}
#section_index li {
  list-style-position: outside;
  list-style-image: url(/img/bullet_orange.gif);
  padding-right: 0;
}
#section_index a {
  font-size: 14px;
  color:#fff;
  padding-left: 5px;
}
#section_index a.section_index_view {
  font-size:11px;
}

/* trip planning home */
.extra_section_block{
  float: left;
  background-image: url(/img/section-index/extra_bg.jpg);
  height: 70px;
  width: 135px;
  margin-right: 5px;
  margin-bottom: 10px;
  border: 1px solid #408cc6;
  padding-left: 14px;
  padding-top: 5px;
}
.extra_section_block h2 {
  color: #408cc6;
  padding: 0;
  font-size:18px;
}
.extra_section_block p, .extra_section_block a {
  font-size: 11px;
  font-weight: bold;
}

/* activity index */
.topic_list {
  width: 222px;
}
.topic_list li {
  list-style-position: inside;
  list-style-type: square;
}
.topic_list a {
  font-weight: bold;
}


.classified_table{
  border-bottom:1px solid #000;
  padding: 5px 10px 5px 0;
}


/* used in the directory address on reviews page */
.compact-address {
	font-size: 11px;
	padding-bottom:0;
	line-height: 100%;
}

/* used by topic pages for some box content */
.non{
  margin-bottom: 10px;
}

/* div type used on trip-planning home, vr display */
.vr-sample {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #9cbdc9;
}

/* vr listing page */
.full-vr-listing{
  border-bottom: 1px solid #9cbdc9;
  margin-bottom: 20px;
}

/* a standardized large font size for titles, links, etc.*/
h2.std_title {
  font-size: 14px;
  color: #000;
}
p.cnt-notice, p.largefont, p.all-article-list {
  font-size:14px;
  font-weight:bold;
}
p.cnt-notice {
  text-decoration:none;
  display:block;
  margin-top:10px;
}

/*all articles list */
p.all-article-list {
  
}
p.all-article-p {
  font-size: 12px;
}
p.all-article-divider {
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #9cbdc9;
  clear:both;
}

/* thrifty 50 restaurant reviews */
#thrifty-reviews p {
  margin-bottom: 20px;
  font-size: 12px;
}


/* advertise page */
ul.advertise {
	padding: 0 0 10px 15px;
  list-style: disc;
}

li.advertise {
	list-style-position: inside;
	padding: 0 0 7px 0;
	color: #444;
}

h3.advertise {
	font-size: 14px;
	padding: 0 0 5px 0;
	color: green;
}

p.advertise {
	padding: 0 0 10px 0;
	line-height: 18px;
}


#article_leadin {
	border:1px solid #9cbdc9; 
	border-top:none;
	padding:5px;
}
#article_leadin p {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
#article_leadin h3 {
	font-size: 18px;
}
.readmore {
	font-weight: bold;
	font-size: 11px;	
	font-style: normal;
}
.readmore2 {
	font-weight: bold;
	font-size: 11px;	
	font-style: italic;
	color: #000;
}


/* article paging */
#article_paging_back{
	float:left;
	position:relative;
}
#article_paging_next{
  float:right;
	position:relative;
}

/* article ad block */
#article_ad_block {
	width: 300px;
	padding: 10px 0;
	margin: 10px 0;
	border: 1px solid #cccccc;
	border-left: none;
	border-right: none;
}

.profile-photo{
	position: relative; /*needed to make stupid IE6 work right*/
}

/*formatting for testimonials */
#testimonials {
	color:#c24e00;
	background-color:#ffffcc;
	padding:5px;
	font-weight:bold;
	border:solid 1px #ff6600;
}
#testimonials p{
	margin-bottom:25px;
	font-size:11px;
}


/* directory page */
.directory_viewall {
	background:#d0e3f2;
	padding:5px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}


/* top deals */
#top_deals_list {
	border: 2px solid #f9a11b;
	padding: 5px;
}
#top_deals_list h3 {
	color: #f9a11b;
	font-size: 18px;
}
#top_deals_list ul {
	list-style: disc;
	padding-left: 15px;
}
#top_deals_list li {
	margin-bottom: 20px;
}
.top_deals_link {
	font-weight: bold;
	color: #6600ff;
}
#top_deals_detail {

}
#top_deals_detail h2 {
	font-size: 20px;
	background-color: #f9a11b;
	color:#fff;
	padding: 5px;
	margin-bottom: 15px;
}
#top_deals_detail p {
	margin-bottom: 15px;
}
#top_deals_detail ul {
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
}
.deals_toc {
	font-size: 10px;
	line-height: normal;
}
.deal_contact {
	border: 1px solid #f9a11b;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 130%;
}


/* maui lists */
#maui_list_body p {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
}

/* prominent text */
.prominent {
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color: green;
}
.prominent a {
	display: block;
	margin: 5px 0;
}

/* side navigation boxes */
.link_list {
  display: block;
  line-height: 150%;
}

/* dollar signs in listings */
.dollars{
  color:#047d1b;
  font-weight:bold;
  font-family:verdana;
  font-size: 12px;
}

/* a div class to strip the styles applied to an image in a container div */
.freetheimage img{
  border:none;
  margin:0;
  float:none;
}

/* special nav on home page, applied to h3 */
.poparrow_nav {
  font-weight:bold;
  padding-bottom:4px;
}

/* art & real estate features */
.art-feature-img {
  height:250px;
  border: 1px solid #9CBDC9;
}
.art-feature-text, .art_fullpage {
  border: 1px solid #9CBDC9;
  border-top:none;
  padding:10px;
  margin-bottom:10px;
  background: #ffffff url(../img/template/container_bg.gif) repeat top left;
}
.art-feature-text h2, .art_fullpage h2 {
  font-weight:normal;
  font-size:21px;
}
.art_fullpage {
  border-top: 1px solid #9CBDC9;
}
.art_fullpage p {
  padding: 0 0 20px 0;
}

/* menu box */
.art-see-more {
  height: 200px;
  width: 140px;
  float: right;
  position: relative;
  background-color: #fff;
  margin: 10px;
  padding: 10px;
  border: 2px solid #d5d5d5;
}



/* quicklinks box */
.quicklinks-header {
  position: relative;
  height: 30px;
  width:675px;
  background: url(../img/template/quick_header_right.gif) no-repeat top right;
}

.quicklinks-header h3 {
  position: relative;
  height: 30px;
  float:left;
  width: 300px;
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 14px;
  color: #000;
  background: url(../img/template/quick_header_left.gif) no-repeat top left;
}

.quicklinks-container {
  width: 671px;  /*width of containter minus the width of the border */
  background: #fff;
  border: 2px solid #727273;
  border-top: 1px;
  font-family:Verdana;
  font-size: 11px;
}

/* sitemap pulls quicklinks, but formats differently */
.sitemap { 
  font-family:Verdana;
  font-size: 11px;
  margin-left: 20px;
}

.quicklinks-container h3, .sitemap h3 {
  font-size: 12px;
  text-decoration: none;
}

.quicklinks-container h3 a, .sitemap h3 a {
  text-decoration: none;
  color: #38b6d1;
  font-size: 12px;
}

.quicklinks-container ul li a, .sitemap ul li a {
  font-family:verdana;
	text-decoration: none;
  padding-left: 5px;
}

.quicklinks-column {
  float: left;
  width: 155px;
  padding: 10px 0 10px 10px;
  border-right: 1px solid #D5D5D5;
}

.quicklinks-li-outer {
  padding-bottom: 3px;
}

.quicklinks-inner ul{
  padding-left: 15px;
  font-size:10px;
}

.quicklinks-inner a{
  font-size:10px;
}

/* 3 perfect days */
#three-days p{
  padding-bottom:15px;
  font-size: 12px;
}

/*black header is used for article lists without title pics, such as art & real estate pages */
.black-header{
  background-color:#000;
  color:#fff;
  font-size:16px;
  font-weight:bold;
  padding:10px;
}

/* contributors page */
#contributors p{
  font-size:12px;
  padding-bottom:10px;
}
#contributors .mytype{
  font-size:13px;
  font-weight: bold;
}
#contributors h3 {
  font-size:15px;
  color:#000;
}
#contributors a.mycontrib {
  font-weight: bold;
  font-style: italic;
}


/* for the login/profiles page */
.profile_grid {
  float:left;
  position:relative;
  width:60px;
  margin-right:16px;
  text-align:center;
  font-weight:bold;
}

/* add to divs to make contained paragraphs have space in between */
.paragraph_space p{
  margin-bottom: 15px;
}

/* used on contest winners page but may be generalized */
.pic250 {  /* stackable floating div 250 px wide */
  float:left;
  position:relative;
  width:250px;
  padding-right:10px;
}
.pic250x { /* remove right padding for last div in stack */
  padding-right: 0;
}
.pagedivider {  /* div to draw separator line */
  height:20px;
  border-bottom:1px solid #d5d5d5;
  margin:0 20px 20px;
}

/* for directory listings */
.xtrapics {
  float:left;
  position:relative;
  width:130px;
  text-align:center;
}

/* used on talent announcement page, with fullpage div */
.announce p {
  font-size: 14px;
}

/* deal ads on home page */
.super-deal {float:left;position:relative;width:230px;}
.super-deal p{ padding:2px 0 0 0;margin:0;font-size:11px;line-height:100%;}
.super-deal a { color: #ee0000;font-size:11px;}

#welcome_box {
  width:290px; 
  text-align: justify; 
  padding:5px;
  border:1px dotted #5885f7;
  margin-bottom:10px;
  background: #fff;
}