/* resets, general */
*{margin:0;border:0;padding:0;}

/*holiday update section*/
html {background:url("http://www.aolcdn.com/ch_holidays/mothers_day_bckgrnd6") no-repeat scroll 50% 0 #F2FCBD;}
#titleBannerLeft{position:absolute;left:-17px;top:20.7em;background:transparent url(http://www.blogsmithmedia.com/news.holidash.com/media/holidashblog-mothers-day-title2.png) no-repeat 0 0;_background: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.blogsmithmedia.com/news.holidash.com/media/holidashblog-mothers-day-title2.png', sizingMethod='none');padding:55px 390px;z-index:9999;}
/*end holiday update section*/

body {position:relative;width:81.67em;min-width:980px;margin:0 auto;background:none;font-size:75%;font-family:Arial,Helvetica,sans-serif;}
div, p, h1, h2, h3, h4, h5, div, span, img, a, ul, li {margin:0;padding:0;font-weight:normal;}
table {border-collapse:collapse;border-width:0;}
ul {list-style-type:none;}
a {text-decoration:none;color:#2864b4;}
a:hover {text-decoration:underline;}
.clear {clear:both;float:none;_display:inline;}
.noFlt {clear:both;}
.left {float:left;}
.right {float:right;}
.clearfix {clear:both}

/* gallerymod for posts */
.gallerymod .top {height:8px;overflow:hidden;}
.gallerymod .topLeftCorner {background:transparent url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-topleftcorner.png') no-repeat;width:8px;height:8px;float:left;padding:0;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-topleftcorner.png', sizingMethod='none');}
.gallerymod .topBorder {background:transparent url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-topborder-full.png') no-repeat;height:8px;width:440px;float:left;padding:0;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-topborder-full.png', sizingMethod='none');}
.gallerymod .topRightCorner {background:transparent url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-toprightcorner.png') no-repeat;width:8px;_width:5px;height:8px;float:left;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-toprightcorner.png', sizingMethod='none');}
.gallerymod .moduleContent {height:138px;background:transparent url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-mainbg-full.png') no-repeat;padding:0 8px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-mainbg-full.png', sizingMethod='none');}
.gallerymod .moduleContent .moduleContentHeader {padding:5px;}
.gallerymod .moduleContent .moduleContentHeader h3 {float:left;color:#766B61;font-size:1.5em;}
.gallerymod .moduleContent .moduleContentHeader h2 {float:right;font-size:1em;}
.gallerymod .moduleContent .moduleContentHeader h2 a {font-weight:bold;_position:relative;}
.gallerymod .moduleContent .moduleContentHeader p.instructions {float:right;clear:both;font-size:.8em;margin-top:-10px;*width:145px;}
.gallerymod .moduleContent .moduleContentBody {width:440px;height:101px;}
.gallerymod .moduleContent .moduleContentBody a {position:relative;}
.gallerymod .moduleContent .moduleContentBody ul {padding:0 0 10px 10px;list-style-type:none;margin:0;}
.gallerymod .moduleContent .moduleContentBody ul li {float:left;margin:0 8px 0 0;background:url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-photo-dropshadow.png') no-repeat;width:78px;height:78px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-photo-dropshadow.png', sizingMethod='none');}
.gallerymod .moduleContent .moduleContentBody ul li img {margin:0 !important;}
.gallerymod .bottomLeftCorner {clear:left;background:url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-bottomleftcorner.png') no-repeat;width:8px;height:8px;float:left;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-bottomleftcorner.png', sizingMethod='none');}
.gallerymod .bottomBorder {background:url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-bottomborder-full.png') no-repeat;height:8px;width:440px;float:left;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-bottomborder-full.png', sizingMethod='none');}
.gallerymod .bottomRightCorner {background:url('http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-bottomrightcorner.png') no-repeat;width:8px;_width:5px;height:8px;float:left;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-gallerymod-bottomrightcorner.png', sizingMethod='none');}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
width:567px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-HD .jcarousel-container-horizontal {position:relative;padding:0 20px 20px 20px;}
#mycarousel {overflow:hidden;width:567px}
/* =CAROUSEL */
.carousel {margin-top:13px;width:638px;padding: 32px 0 0 0;border: none; color: #000;background:url(http://o.aolcdn.com/art/ch_holidays/cott_bkg_grad2) repeat-x;}
.carousel .panelStage {padding:0;background: transparent url('http://o.aolcdn.com/art/ch_holidays/current-cott-slide14.png') no-repeat 32px 0px;border: none;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/current-cott-slide14.png', sizingMethod='scale');}
.carousel li {list-style:none;color:#fff;float:left;width:186px;height:232px;margin:4px 3px 1em 0;background:#FFFFFF url(http://o.aolcdn.com/art/ch_holidays/single_slide_gradient2) repeat-x center bottom;}

.carousel ul {background:#fff;height:237px;}
.carousel img {border:0;}
.carousel a {outline:0;color:white;}
.carousel a:focus img {outline:3px dotted #F00;}
.carousel h4 {z-index: 9999;text-align: left; font-size: 1.3em; font-weight: normal; line-height: 1em; margin:0 0 .7em 9px;}
.carousel h4 a {text-decoration:none;color:#fff; padding: 4px 18px 18px 2px; margin: 0; }
.carousel h4 a:hover {text-decoration:underline;}
.carousel p {color:#000;padding:0 9px;}

.carousel .cottBottomLink {color:#2864B4;font-weight:bold;padding:0 9px;}

.carousel .jcarousel-prev{cursor:pointer;position:absolute;top:80px;left:0px;_left:-35px;width:23px;height:33px;background:url(http://o.aolcdn.com/art/ch_holidays/cotts_arrow_ll2) no-repeat 0 0;z-index:1000;overflow:hidden;}
.carousel .jcarousel-prev:hover {background-image:url(http://o.aolcdn.com/art/ch_holidays/cotts_arrow_l2_hov);}
.carousel .jcarousel-next{cursor:pointer;position:absolute;top:80px;right:0px;width:23px;height:33px;background: url(http://o.aolcdn.com/art/ch_holidays/cotts_arrow_rr2) no-repeat 0px 47%;z-index: 1000;overflow:hidden;}
.carousel .jcarousel-next:hover {background-image:url(http://o.aolcdn.com/art/ch_holidays/cotts_arrow_r2_hov);}

.carousel .credit {z-index:1;color:#544F44;font-size:.75em;display:block;text-align:right;padding:0 1.5em 0 0;height:1.5em}

/* BLOG POST */
h1.tagHeading {font-size:1.8em;color:#766B61;margin-left:5px;width:465px;float:left;padding:0 10px 10px 10px;_width:90%;}
div.post {padding:0 10px 10px 10px;float:left;width:456px;margin-left:5px;background:url(http://o.aolcdn.com/art/ch_holidays/holidash-post-bg.gif) repeat-x bottom;}
div.post h2.posttitle {font-size:2em;color:#766b61;padding-bottom:12px;}
div.post h2.posttitle a {color:#766b61;}
div.post p.byline a.email {margin-right:5px;display:block;float:left;background:url(http://o.aolcdn.com/art/ch_holidays/holidash-mail-icon.gif) no-repeat;width:18px;height:12px;text-indent:-9000px;}
div.post p.byline {color:#c7b9b0;margin-bottom:5px;}
div.post p.byline strong a {text-transform:capitalize;font-weight:bold;}
div.post p.filed-under {padding-bottom:5px;border-bottom:1px solid #ede5db;margin-bottom:5px;}
div.post div.postbody {line-height:1.5;}
div.post div.postbody p {margin-bottom:12px;}
div.postbody ul {list-style-type:disc;margin-left:20px;}
div.postbody ol {list-style-type:decimal;margin-left:20px;}
div.post p.continueReading {margin-top:10px;background:url('http://o.aolcdn.com/art/ch_holidays/holidash-continuereading.gif') no-repeat;width:140px;height:32px;}
div.post p.continueReading:hover {background:url('http://o.aolcdn.com/art/ch_holidays/holidash-continuereading-hover.gif') no-repeat;}
div.post p.continueReading a {color:#fff;font-weight:bold;padding:7px;text-align:center;display:block;}
div.post p.continueReading a:hover {text-decoration:none;}
div.post div.postmeta {margin:15px 0 0;}
div.post div.postmeta a.related-link {display:block;font-weight:bold;margin-top:10px;}
div.post div.navbar {background:#f5efe3;padding:8px;margin:10px 0 0;}
div.post div.navbar ul {text-align:right;}
div.post div.navbar ul li {display:inline;margin:0 10px;}
div.post div.navbar ul li.permalink a {padding:3px 0 3px 20px;background:url(http://o.aolcdn.com/art/ch_holidays/holidash-permalink-icon.gif) no-repeat left;}
div.post div.navbar ul li.comments a {padding:3px 0 3px 20px;background:url(http://o.aolcdn.com/art/ch_holidays/holidash-comment-icon.gif) no-repeat left;}
.posttags {margin-top:10px;}
.postdivider {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-dotted-divider.gif) no-repeat;float:left;height:23px;width:461px;margin:20px 0 10px 14px;}
div.poll {margin-bottom:20px !important;background:#F5EFE3;position:relative;margin:0 auto;width:80%;}
table.poll {background:#F5EFE3;margin:0 auto;border-collapse:collapse;}
.poll caption, div.poll p {background:#fff;border-top:2px solid #ECE5DD;border-bottom:3px solid #ECE5DD;padding:10px 0;font-size:1.2em;color:#766b61;text-align:center;}
div.poll fieldset {border-left:1px solid #ECE5DD;border-right:1px solid #ECE5DD;border-bottom:1px solid #ECE5DD;padding:10px;text-align:center;}
div.poll fieldset label {display:block;width:90%;padding-left:25px;margin:8px 0;position:relative;text-align:left;line-height:1.5em;}
div.poll fieldset input {margin-top:4px;position:absolute;top:0;left:0;}
div.poll fieldset button {width:60px;height:20px;background:#6596d5;color:#fff;font-weight:bold;}
table.poll tbody {border-left:1px solid #ECE5DD;border-right:1px solid #ECE5DD;border-bottom:1px solid #ECE5DD;}
table.poll th {width:80%;}
table.poll th, table.poll td {font-weight:normal;border-collapse:collapse;border-bottom:1px dotted #ECE5DD;padding:5px 10px;text-align:left;}
table.poll td {width:20%;border-left:3px solid #fff;white-space:nowrap;font-style:italic;}
.poll_result_bar {position:relative;border-bottom:9px solid #766b61;}
.postbody img {margin:0 0 10px 10px;}
a.next-page {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-nextpage-button.gif) no-repeat;margin-right:5px;width:97px;height:28px;display:block;float:right;}
a.next-page:hover {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-nextpage-button-hover.gif) no-repeat;}
a.previous-page {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-prevpage-button.gif) no-repeat;margin-left:5px;width:97px;height:28px;display:block;float:left;}
a.previous-page:hover {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-prevpage-button-hover.gif) no-repeat;}     
div.recentHeadlines {margin:20px 0 20px 5px;width:450px;padding:10px;border:3px solid #f3e7cf;}
div.recentHeadlines h3 {font-size:1.5em;color:#766B61;background:url(http://o.aolcdn.com/art/ch_holidays/brown_dot) repeat-x bottom;padding-bottom:8px;}
div.recentHeadlines ul {margin:10px 0 10px 14px;list-style-type:disc;color:#787878;line-height:1.5em;}
.inpostad {text-align:center;margin-left:5px;padding:30px;}

/*photo caption*/
.post .postbody .classy img {padding:2px; border: 0px; margin-top:20px;}
.post .postbody .classy a img {border: solid white 2px;}
.post .postbody .classy a:hover img {border-color: #2864B4; border-width: 2px;}
.post .postbody .photocaption img {float:right;}
.post .postbody .photocaption p {clear:both;float:right;font-size:11px; color:#999;width:240px; text-align:center; padding-left:10px; margin-top:0px;}
.post .postbody .captioncenter p {font-size:11px;color:#999;width:425px;text-align:center;padding-left:7px;margin-top:0px;padding-bottom:6px;}
.post .postbody .captionleft {float:left;padding-left:0px;margin-left:0px;padding-right:7px;}
.post .postbody .captionleft p {font-size:11px;color:#999;width:240px;text-align:center;padding-left:10px;padding-top:0px;margin-top:0px;padding-bottom:6px;}
/*end photocaption*/

/*post next button*/

.post a.aolBtn {
background-color:#2864b4;
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0,#2864b4),color-stop(1,#204e8b));
border:1px solid #fff;
margin:0 0.5em 0.5em 0;
padding:0.5em .75em .5em .75em;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
-webkit-box-shadow:2px 2px 2px #ccc;
-moz-box-shadow:2px 2px 2px #ccc;
}
.post a.aolBtn:hover {
background-color:#204e8b;
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0,#204e8b),color-stop(1,#2864b4));
}
.post .centerbtn {text-align:center;}

/* reverse color leftnav styles */
.reverse {border:3px solid #d2cabb !important;margin:10px 0;}
.reverse .container {border:1px solid #eee2ca !important;}
.reverse .container .menu {margin:0 !important;border:none !important;background:#eee2ca url(http://o.aolcdn.com/art/ch_holidays/holidash-reverse-leftnav-bg.gif) repeat-x top !important;}
.reverse .container .menu .head h3 {color:#fff !important;background:url(http://o.aolcdn.com/art/ch_holidays/holidash-reverse-dotted-full.png) no-repeat bottom !important;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-reverse-dotted-full.png', sizingMethod='none');}
.mod_tag_cloud p {padding:5px 5px 0;overflow:hidden;word-wrap:break-word;}
.mod_tag_cloud p a.tagSmall {font-size:1.2em;}
.mod_tag_cloud p a.tagNormal {font-size:1.6em;}
.mod_tag_cloud p a.tagMedium {font-size:1.6em;font-weight:bold;}
.mod_tag_cloud p a.tagLarge {font-size:1.8em;}
.mod_tag_cloud p a:visited {color:#71655a;}

/* RR module styles */
.ad300 {background:#f2e9d3;padding:7px 7px 3px;text-align:right;}
.ad300 p, .skyscraper p {color:#998d8f;font-size:8px;padding-top:3px;}
.skyscraper {background:#F2E9D3;width:26.17em;text-align:center;background:#f2e9d3;padding:10px 0 20px 0;}
.ad215 {float:right;padding:7px 10px 3px;}
.adBkgd728{float:left;background:#f4f0e7;padding:4px 0 8px 0;text-align:center;width:100%;height:90px;}

/* featured galleries */
.featuredGalleries .moduleContentBody ul {margin:0 0 0 3px !important;}
.featuredGalleries .moduleContentBody ul li {float:left;}
.featuredGalleries .moduleContentBody .imgWrap75 {margin:4px;_margin:4px 0;height:75px;}
.featuredGalleries .moduleContentBody .imgWrap75 a {position:relative;}
.featuredGalleries .bottomLink {font-weight:bold;display:block;margin:10px 10px 10px 12px;}

/* most popular posts */
.mostPopularPosts ul {margin:10px !important;padding-bottom:10px;}

.mostPopularPosts ul li {padding-left:27px;padding-top:5px;margin-top:15px;height:17px;} 
/* EDIT 11/7 .mostPopularPosts ul li {padding-left:27px;padding-top:9px;height:26px;}*/
.mostPopularPosts ul li a {position:relative;}
.mostPopularPosts ul li.popno1 {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-mpp-pop1.png) no-repeat left center;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-mpp-pop1.png', sizingMethod='none');}
.mostPopularPosts ul li.popno2 {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-mpp-pop2.png) no-repeat left center;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-mpp-pop2.png', sizingMethod='none');}
.mostPopularPosts ul li.popno3 {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-mpp-pop3.png) no-repeat left center;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-mpp-pop3.png', sizingMethod='none');}

#header{width:100%;background:#fdf9f1;float:left;}
#titleBanner {height:5.7em;float:left;_margin-top:-10px;}
#vendorIframe #titleBanner {height:9em !important;}
#titleBannerLeft2{width:663px;height:8.9em;padding:0;overflow:hidden;}
.crumbs{z-index:1000;position:absolute;top:21.4em;left:87px;font-weight:normal;color:#fff;font-size:1.2em;text-transform:capitalize;}
.crumbs a{color:#96ddfb;}

.crumArr{font-size:.75em; color:#96ddfb;}
.mainLink{padding: 36px 150px;display:block;}

#container{float:left;width:100%;background:#fff;_margin-top:-10px;}
#container_left{display:inline;float:left;width:53.59em;_width:53.67em;*width:53.59em;margin-left:9px;min-width:642px;_min-width:644px;*min-width:642px;}
#container_right{display:inline;float:right;width:26.34em;min-width:316px;margin:13px 8px .74em 0;*margin-right:5px;_margin-right:0;}
#container_left_top{float:left;width:100%;margin-bottom:.74em;}
#container_left_nav{float:left;width:12.67em;min-width:152px;margin-top:4px;}
#container_left_center{float:right;width:40.66em;overflow:hidden;min-width:488px;margin-top:4px;margin-bottom:20px;}

.subTitle{margin-left:20px;color:#a19486;text-transform:capitalize;font-size:2em;}

.nonmain #container_left{margin-top:35px;}
.module{margin-bottom:.74em;}
#container_right .module{float:left;}
#container_left_center .rrMod{margin-top:-3px;}

#titleBanner{background:#fff url(http://o.aolcdn.com/art/ch_holidays/whole_title23_bg) repeat-x;width:100%;}

#GH_{background:#FDF9F1 none repeat scroll 0 0;z-index:1500000;position:relative;font:11px Arial;width:981px;margin:0 auto 10px;clear:both;}
#GH_ #GH_hat{background:#F2F2F4;border-left:1px solid #ddd;border-right:1px solid #ddd;color:#666;float:left;height:28px;width:978px;}
#GH_ .GH_hat_A{background:none;color:#333;text-decoration:none;}
#GH_ .GH_hat_A:hover{text-decoration:underline;}
#GH_ .GH_hat_UL{list-style-type:none;margin:0;padding:8px 0 0;}
#GH_ .GH_hat_LI{float:left;}
#GH_ #GH_hat_links{float:left;padding-left:4px;width:50%;}
#GH_ #GH_hat_links .GH_hat_links_A,#GH_ #GH_hat_tools .GH_hat_links_A{border-right:1px solid #999;padding:0 10px;}
#GH_ #GH_hat_more,#GH_ .GH_hat_more{padding:0 0 0 10px;}
#GH_ #GH_hat_more_link{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat right -445px;;display:block;height:20px;left:25px;padding:0 12px 0 0;position:absolute;top:0;}
#GH_ #GH_hat_tools{float:right;padding:7px 15px 0 0;}
#GH_ #GH_hat_more, #GH_ .GH_hat_LI_more {position:relative;}
#GH_signIn{color:#2864B4;}#GH_ 
#GH_more_list{z-index:668;display:none;float:left;position:absolute;top:27px;left:340px;width:328px;border:1px solid #c7c7c7;background:#fff;padding:10px;font-size:12px;}
#GH_ #GH_more_list_lab{display:block;border-bottom:1px solid #c7c7c7;padding-bottom:8px;color:#2E2E2E;}
#GH_ .GH_more_list_UL{float:left;list-style-type:none;margin:0;padding:6px 0 0;width:33.33%;}
#GH_ #GH_more_list a{color:#2864B4;font-weight:normal;line-height:18px;text-decoration:none;}
#GH_ #GH_more_list a:hover{text-decoration:underline;}
#GH_ #GH_guts{background:#FDF9F0;border-left:1px solid #ddd;border-right:1px solid #ddd;clear:both;display:block;height:88px;position:relative;width:978px;z-index:667;}
#GH_ #GH_brand{padding:22px 0 0 14px;}
#GH_ #GH_brand_link{background:transparent url(http://o.aolcdn.com/art/ch_holidays/holidash_logo) no-repeat scroll 0 0 !important;color:#333;display:block;height:47px;overflow:hidden;text-decoration:none;text-indent:-6666px;width:214px;_background: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash_logo', sizingMethod='none');color:#FFFFFF;_cursor:pointer;}
#GH_ #GH_search{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -250px;padding:6px 8px;position:absolute;right:218px;top:15px;}
#GH_ #GH_search_form{height:43px;padding:5px 0 0 5px;width:473px;}
#GH_ #GH_search_field{float:left;height:24px;width:342px;margin:0;border:0;background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -100px;padding:10px 0 4px 13px;font:bold 16px Arial;color:#666;}
#GH_ #GH_search_field.GH_search_active{background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -50px;}
#GH_ #GH_search_button{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -150px;border:none;cursor:pointer;height:39px;margin:0 0 0 4px;overflow:hidden;padding:0;text-indent:-6666px;width:111px;}
#GH_ #GH_search_button:hover{background-position:0 -200px;}
#GH_ #GH_search_results{background-color:#fff;border:1px solid #818181;display:none;font-weight:normal;left:13px;position:absolute;top:49px;width:353px;font-size:12px;}
#GH_ #GH_search_results ul{color:#666;list-style-type:none;margin:0;padding:0;}
#GH_ #GH_search_results ul li{cursor:pointer;margin:0;padding:3px 10px;}
#GH_ #GH_search_results .GH_highlight{background-color:#a4bd3d;color:#fff;text-decoration:underline;}
#GH_ #GH_nav{background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) repeat-x scroll 0 -670px;clear:both;float:left;height:30px;width:967px;margin:0;background-color:#4a3730;padding:0 0 0 14px;}
#GH_ .GH_nav_LI{float:left;z-index:666;position:relative;list-style-type:none;margin-right:8px;padding-left:1px;}
#GH_ .GH_nav_list a{background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat scroll right -436px;padding-right:12px;text-decoration:none;}
#GH_ .GH_nav_list:hover a,#GH_ .GH_nav_list a:hover{background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat scroll right -486px;text-decoration:none;}
#GH_ .GH_nav_A{display:block;float:left;height:20px;margin-right:-1px;padding:7px 7px 0;font-size:14px;font-weight:bold;color:#fff;text-decoration:none;}
#GH_ .GH_nav_act{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat left -345px;}
#GH_ .GH_nav_act .GH_nav_A{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat right -345px;}
#GH_ .GH_nav_A:hover{text-decoration:underline;}#GH_ .GH_nav_list_UL{background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 31px -550px;border:1px solid #2E2E2E;display:none;left:0;list-style-type:none;margin:0;padding:7px 0 0 0;position:absolute;top:21px;z-index:667;}
#GH_ .GH_nav_list_UL li{background-color:#fff;clear:both;float:left;font-size:12px;width:135px;}
#GH_ .GH_nav_list_UL a{background:none;border-bottom:1px solid #c7c7c7;color:#2864B4;display:block;float:left;font-size:12px;font-weight:normal;padding:7px 0 7px 7px;text-transform:none;width:128px;}
#GH_ .GH_nav_list_UL a:hover{background:#84a210;color:#fff;}#GH_ .GH_nav_list_UL .GH_nav_A_last{border:none;}
#GH_ #GH_fb_link,#GH_ #GH_rss_link{float:right;list-style-type:none;margin-right:0;padding-right:15px;}
#GH_ #GH_fb_link a,#GH_ #GH_rss_link a{color:#fff;font-size:12px;padding:8px 0 0;}
.getFeed {background:transparent url(http://o.aolcdn.com/art/feeds_media/feed_icon) no-repeat left 9px;padding-left:16px !important;}
.GH_hat_LI_First{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat -460px -614px !important;padding:0 23px !important;}

#footer #GF_guts{background:#FDF9F0;border-left:1px solid #ddd;border-right:1px solid #ddd;clear:both;display:block;height:88px;position:relative;width:978px;z-index:667;}
#footer #GF_brand{padding:22px 0 0 14px;}
#footer #GF_brand_link{background:transparent url(http://o.aolcdn.com/art/ch_holidays/holidash_logo) no-repeat scroll 0 0 !important;color:#333;display:block;height:47px;overflow:hidden;text-decoration:none;text-indent:-6666px;width:214px;_background: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash_logo', sizingMethod='none');color:#FFFFFF;_cursor:pointer;}
#footer #GF_search{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -250px;padding:6px 8px;position:absolute;right:218px;top:15px;}
#footer #GF_search_form{height:43px;padding:5px 0 0 5px;width:473px;}
#footer #GF_search_field{float:left;height:24px;width:342px;margin:0;border:0;background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -100px;padding:10px 0 4px 13px;font:bold 16px Arial;color:#666;}
#footer #GF_search_field.GF_search_active{background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -50px;}
#footer #GF_search_button{background:url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat 0 -150px;border:none;cursor:pointer;height:39px;margin:0 0 0 4px;overflow:hidden;padding:0;text-indent:-6666px;width:111px;}
#footer #GF_search_button:hover{background-position:0 -200px;}
#footer #GF_search_results{background-color:#fff;border:1px solid #818181;display:none;font-weight:normal;left:13px;position:absolute;top:49px;width:353px;font-size:12px;}
#footer #GF_search_results ul{color:#666;list-style-type:none;margin:0;padding:0;}
#footer #GF_search_results ul li{cursor:pointer;margin:0;padding:3px 10px;}
#footer #GF_search_results .GH_highlight{background-color:#a4bd3d;color:#fff;text-decoration:underline;}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    input.search {height:1.66em;width:30em;}
    .searchButton {_height:2.4em;white-space:nowrap;}
    .searchButton {height:2.2em;padding:.20em 1em;width:7.25em;}
    #titleBanner{height:5.68em;}
    #titleBannerLeft{top:19em;}
    #titleBannerLeft2{top:19em;}
    .crumbs{top:20.8em;}
}


#OnOurRadar{background:#faede5 url(http://o.aolcdn.com/art/ch_holidays/radar) repeat-x;float:left;width:100%;height:25em;overflow:hidden;}
#OnOurRadar .crosspromo {overflow:hidden;height:29em;padding:0 0 0 12px;font-family:Arial,Helvetica,sans-serif;font-size:12px;}
#OnOurRadar .crosspromo img {border:none; padding:0; margin:0;}
#OnOurRadar .crosspromo .img_cred {display:block; font-size:.7em; color:#777; text-align:right;}
#OnOurRadar .crosspromo h3, .crosspromo h4, .crosspromo p, .crosspromo ul {margin:0; padding:0; font-weight:normal;}
#OnOurRadar .crosspromo h4 {color:#2864b4; font-weight:bold; font-size:1em; margin-bottom:5px; display:block; width:auto; float:left;}
#OnOurRadar .crosspromo h4 a {color:#97775e;}
#OnOurRadar .crosspromo .icon {float:right;position:relative;top: -18px;*position:static;*top:0;}
#OnOurRadar .crosspromo .crosshdr {border-bottom:3px solid #D9CDB6;margin:18px 10px 10px 2px;padding:0 0 5px 0;float:left;width:78.83em;}
#OnOurRadar .crosspromo .crosshdr h3 {display:block;width:auto;float:left;padding-top:5px;color:#766B61;font-size:1.6em;text-transform:capitalize;}
#OnOurRadar .crosspromo .crossnav {float:right;}

#OnOurRadar .crosspromo .crossnav a.prev {border:1px solid #c4c4c4;display:block;width:23px;height:23px;float:left;background:url(http://www.aolcdn.com/ch_channels/prev_off.gif) no-repeat;}
#OnOurRadar .crosspromo .crossnav a.prev:hover {background:url(http://www.aolcdn.com/ch_channels/prev_on.gif);}
#OnOurRadar .crosspromo .crossnav a.next {border:1px solid #c4c4c4;border-left:0;display:block;width:23px;height:23px;float:left;background:url(http://www.aolcdn.com/ch_channels/next_off.gif) no-repeat;}
#OnOurRadar .crosspromo .crossnav a.next:hover {background:url(http://www.aolcdn.com/ch_channels/next_on.gif);}
#OnOurRadar .crosspromo .crossnav a span.hidden {display:block;position:absolute;top:-999px;width:1px;height:1px;overflow:hidden;}
#OnOurRadar .crosspromo .content {clear:both;}
#OnOurRadar .crosspromo .cart {float:left;margin:0 6px 0 1px; width:12.67em;}
#OnOurRadar .crosspromo .cart .top {display:block; _font-size:0;border-top: 1px solid #f0f0f0;}
#OnOurRadar .crosspromo .cart .body {padding:23px 9px 0px; min-height:175px; height:auto; _height:175px;background:#fff;border:1px solid #f0f0f0;border-width:0 1px;*padding:10px 9px 0;}
#OnOurRadar .crosspromo .cart a {display:block; clear:both;}
#OnOurRadar .crosspromo .cart .btm {display:block; height:41px; _font-size:0; background:url(http://www.aolcdn.com/ch_stylelist/stylelist-cardref) no-repeat -1px 0;}
#OnOurRadar .crosspromo .photo img {clear:both;}
#OnOurRadar .crosspromo .photo p {clear:both; margin:0; color:#2864b4; line-height:15px;}
#OnOurRadar .crosspromo .text p {clear:both; margin:0; color:#2864b4; font-size:1.4em; line-height:22px;}
#OnOurRadar .crosspromo .list .body {padding-right:5px;}
#OnOurRadar .crosspromo .list ul {clear:both; color:#777;  margin-bottom:0;}

#OnOurRadar .crosspromo .list ul li {padding:0 0 3px 10px;line-height:1.17em;background:transparent url(http://www.aolcdn.com/ch_stylelist/bullet_green) no-repeat scroll 0px 5px;}
#OnOurRadar .crosspromo .list li.more {list-style:none; margin-bottom:0;}
#OnOurRadar .crosspromo .list li.more a {font-weight:bold; text-decoration:underline;}
#OnOurRadar .crosspromo a:hover {color:#4d8f8e;outline-color:invert;outline-style:none;outline-width:0px;text-decoration:underline;}
#OnOurRadar .crosspromo a {color:#2865b5;text-decoration:none;}

#footer {background:#fff;float:left;width:100%;}
#footer #FeedbackUrl {float:right;margin:-34px 20px 0 0;text-align:right;}
#footer #FeedbackUrl a {color:#2865b5;}
#footer .hdrMdl .chLogo{float:left;}

#QuickLinks {clear:both;overflow:auto;width:98%;padding:25px 10px;background:#F0F0F0 none repeat scroll 0 0;}
#QuickLinks .col {float:left;width:137px;overflow:hidden;border-left:1px solid #d8d8d8;padding-left:20px;}
#QuickLinks .firstFootLink{border-left:none;}
#QuickLinks .col ul {margin-top:10px;}
#QuickLinks .col b{color:#7e625f;font:bold 1.2em Georgia;}
#QuickLinks .col ul a {color:#618FCA;font-size:11px;font-weight:bold;}

#TermsOfService {clear:both;overflow:auto;padding-left:20px;display:block;background:#E2E2E2 none repeat scroll 0 0;padding-top:10px;}
#TermsOfService div {float:left;width:100%;position:relative;}
#TermsOfService div ul {margin-top:9px;list-style:none;display:inline;}
#TermsOfService div ul li {display:inline;*margin:0 .3em 0 0;*border-left:1px solid #777777;*padding:0 0 0 .3em;font-size:1em;}
#TermsOfService div ul li:before {content:"| ";color:#2765b2;}
#TermsOfService div ul li:first-child:before {content:'';}
#TermsOfService div ul li a {padding:3px;color:#2765b2;}
* html #TermsOfService  divul li {margin:0 0.3em 0 -0.3em;border-left:1px solid #777777;padding:0 0.3em 0 0.3em;} /* IE6 Fix */
#TermsOfService p {float:left;margin-right:8px;line-height: 1.75em;color:#8f8f91;}
#TermsOfService a{color:#2765b2;}
#TermsOfService .tosAol{font:normal 1.8em Arial;color:#2765b2;padding-right:15px;}

#floor{width:100%;background:#faede5 url(http://o.aolcdn.com/art/ch_holidays/floor) repeat-x;height:20px;}

#container_left .rrMod .moduleCenter .main{margin:0 8px 7px 7px;}
#container_left .rrMod .moduleCenter img{border:3px solid #fff;}
#container_left .rrMod .moduleCenter .credit{color:#766b61; display:block;text-align:right;padding:2px 2px 4px 2px;font-size:.9em;}
#container_left .rrMod .moduleCenter p{text-align:left;}

#featurePromo .galMore{display:block;text-align:left;margin:8px 0 10px 0;padding:2px 25px;background: url(http://o.aolcdn.com/art/ch_holidays/photo_icon) no-repeat; font-weight:bold;}
#container_left_center #featurePromo img{border:none;margin-left:1px;}
#container_left_center #featurePromo .moduleContentHeader {background:none !important;}

#container_left_center .rrMod .moduleCenter{background:url('http://o.aolcdn.com/art/ch_holidays/holidayscenter-middlemodslice') repeat-y;}
#container_left_center .rrMod .topBorder {width:474px;}
#container_left_center .rrMod .moduleContent {width:472px;}
#container_left_center .rrMod .bottomBorder {width:474px;}
#container_left_center .rrMod .moduleContent .moduleContentHeader {background:none;}
#container_left_center .rrMod .moduleContent h3 {margin:0 0 10px;}

#centerCombo .rrMod .moduleCenter{background:url('http://o.aolcdn.com/art/ch_holidays/bgslice244') repeat-y;}
#centerCombo .rrMod .topBorder {width:19.14em;}
#centerCombo .rrMod .moduleContent {width:18.75em;background: #fcf8f1 url(http://o.aolcdn.com/art/ch_holidays/centermodbg3) repeat-x top;padding-left:3px}
#centerCombo .rrMod .bottomBorder {width:19.14em;}
#centerCombo .rrMod .moduleContent .moduleContentHeader {background-position:0% 100%;width:16.5em;height:2.08em;margin-bottom:10px;}
#centerCombo .rrMod .moduleCenter .credit{margin-right:1.88em;}

#trendList {overflow:auto !important;height:auto !important;}
#trendList{background:url(http://o.aolcdn.com/art/ch_holidays/trendlistbg) repeat-x;background-position:0 100%;padding-bottom:20px;margin-right:10px;margin-bottom:0;}
#trendList h2{text-align:left;margin:5px 8px 0 10px;padding:15px 0 10px 0;font-size: 1.8em; color:#766b61;background: url(http://o.aolcdn.com/art/ch_holidays/brown_dot) repeat-x; background-position: 0 96%}

.rrMod .top{height:7px;overflow:hidden;width:100%;}
.rrMod .topLeftCorner {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-topleftmodcorner.gif') no-repeat;width:7px;height:7px;float:left;padding:0;}
.rrMod .topBorder {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-topmodborder.gif') repeat-x;height:7px;width:304px;float:left;padding:0;}
.rrMod .topRightCorner {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-toprightmodcorner.gif') no-repeat;width:7px;_width:5px;height:7px;float:left;}
.rrMod .moduleCenter {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-middlemodslice2') repeat-y;padding:1px 8px;float:none;}
.rrMod .moduleContent {background:#f6f0e0 url('http://o.aolcdn.com/art/ch_holidays/holidays-modulegradientbottom.gif') repeat-x bottom;padding:0 0 3px;}
.vidBrowseMod .moduleContent h3 {padding-top:10px;width:280px;font-size:1.8em;color:#766b61;float:left;}

.rrMod .moduleContent .darkHeader {width:302px;background:url('http://o.aolcdn.com/art/ch_holidays/holidays-moduleheadergradient.gif') repeat-x;height:32px;border-bottom:4px solid #fff;}
.rrMod .moduleContent .darkHeader h3 {font-family:arial;float:left;font-size:18px;color:#fff;padding:5px 10px;}
.blogBuzz .moduleContent .moduleContentHeader {position:relative;background:url('http://o.aolcdn.com/art/ch_holidays/holidays-module-dot.gif') repeat-x bottom left;margin:0 10px;padding:10px 0 7px 0;}
.rrMod .moduleContent .moduleContentHeader {width:282px;background:url('http://o.aolcdn.com/art/ch_holidays/holidays-module-dot.gif') repeat-x bottom left;margin:0 0 0 10px;padding:10px 0 7px 0;}
.rrMod .moduleContent .moduleContentHeader h3 {font-size:1.5em;color:#766b61;float:left;}
.blogBuzz .moduleContent .moduleContentHeader a {font-size:1.1em;position:absolute;bottom:7px;right:0;padding-left:16px;background:url('http://o.aolcdn.com/art/ch_holidays/rss-icon.gif') no-repeat top left;}
.rrMod .moduleContent .photoDropdown {float:left;margin:12px 10px 11px;}
.rrMod .moduleContent .photoViewAll {float:right;margin:10px 10px 0;font-size:1.1em;}
.rrMod .moduleContent .photoList {margin:0 5px;}
.rrMod .imgWrap78 .credit{color:#aaa5a2;padding:7px 0 0 0;font-size:.9em; text-align:right;}
.rrMod .imgWrap44 {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-44x44imgwrapper.gif') no-repeat;float:left;padding:9px;margin:0 5px;}
.rrMod .photoList li{float:left;padding:9px 6px 6px 7px;background:url('http://o.aolcdn.com/art/ch_holidays/holidays-60x60imgwrapper.gif') no-repeat;}
.rrMod .imgWrap78 {background:url('http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-78.png') no-repeat;float:left;padding:8px;margin:5px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-78.png', sizingMethod='none');}
.rrMod .imgWrap75 {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-medium.png) no-repeat;width:75px;float:left;padding:8px;margin:4px;height:125px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-medium.png', sizingMethod='none');}
.rrMod .center75 {margin:5px 4px !important;}
.rrMod .imgWrap75 .bottomLink75 {margin-top:10px;display:block;}
.vidBrowseMod .moduleContent .moduleContentBody {margin:8px 4px 0;padding-bottom:2px;}
.vidBrowseMod .moduleContent .moduleContentBody img.lgVidPreview {border:1px solid #d6cdbe;margin-left:4px;}
.vidBrowseMod .moduleContent .moduleContentBody .vidBrowseSubTitle {margin-top:8px;padding:0 5px;}
.vidBrowseMod .moduleContent .moduleContentBody .vidBrowseSubTitle h5 {color:#333;float:left;}
.vidBrowseMod .moduleContent .moduleContentBody .leftRightButtons {float:right;padding:5px 0;}


.vidBrowseMod .moduleContent .moduleContentBody .leftRightButtons img {border:0;}
.vidBrowseMod .moduleContent .moduleContentBody table {background:#f2ebdc;width:294px;}
.tipDay .moduleContent .moduleContentBody, .holFavs .moduleContent .moduleContentBody {padding-bottom:0;}
.rrMod .moduleContent .moduleContentBody h5 {padding:5px 5px 5px 0;font-size:1.1em;font-weight:bold;}
.slashfoodFeed .moduleContent .moduleContentBody ul {margin:10px;}
.slashfoodFeed .moduleContent .moduleContentBody ul li {padding:5px 0;border-bottom:1px solid #FDFBF8;}
.topBloggers table {margin:10px;text-align:left;width:275px;}
.topBloggers table tr th {font-size:1em;color:#161516;padding:4px;}
.topBloggers table tr td {font-size:1em;border-bottom:1px solid #fdfbf8;padding:6px 4px;text-transform:capitalize;}
.topBloggers table tr td.statsclass2 {background:#f8f2e5;}
.rrMod .moduleContent .moduleContentBody p {padding:0 5px 5px 0;}
.rrMod .moduleContent .moduleContentBody p.tipDay {margin-left:5px;padding-bottom:5px;}
.rrMod .moduleContent .moduleContentBody .favList {margin-left:3px;}
.rrMod .moduleContent .moduleContentBody .favList tr {border-top:3px solid #fff;height:21px;font-size:1.1em;}
.rrMod .moduleContent .moduleContentBody .favList tr td {border-top:1px solid #fff;}
.rrMod .moduleContent .moduleContentBody .favList tr.favListFirstItem td {border-top:0;}
.rrMod .moduleContent .moduleContentBody .favList tr td.colOne, .vidBrowseMod .moduleContent .moduleContentBody table tr td.colOne {width:30px;}
.rrMod .moduleContent .moduleContentBody .favList tr td.colTwo {width:139px;}
.rrMod .moduleContent .moduleContentBody .favList tr td.colThree {width:101px;color:#766b61;}
.rrMod .moduleContent .moduleContentBody .favList tr td.colFour {font-size:1.2em;font-weight:bold;color:#215fb0;}
.rrMod .moduleContent .photoButton {padding-top:7px;margin:18px 0 6px 9px;width:287px;height:30px;background:url('http://o.aolcdn.com/art/ch_holidays/holidays-recentphotosbutton.gif') no-repeat;text-align:center;}
.rrMod .moduleContent .photoButton a {color:#fff;font-size:1.2em;font-weight:bold;position:relative;top:-2px;}
.rrMod .moduleContent ul {margin:10px 10px 0 0;}
.rrMod .moduleContent ul li a h5 {font-size:1.1em;font-weight:bold;padding:4px 0;}
.rrMod .moduleContent ul li span {display:block;font-size:.9em;color:#8e8d8d;}
.rrMod .moduleContent ul li p {font-size:1em;}
.rrMod .moduleContent ul li.lineSep {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-modulelineseparator.gif') no-repeat top left;padding-top:10px;}
.rrMod .moduleContent .moduleContentFooter {position:relative;background:#f3ebdc;height:30px;margin:0 3px;}
.rrMod .moduleContent .moduleContentFooter a {position:absolute;bottom:5px;font-size:1.1em;}

.rrMod .moduleContent .moduleContentFooter a.leftLink {left:10px;}

.rrMod .moduleContent .moduleContentFooter a.rightLink {right:10px;}
.rrMod .moduleContent .tipFooter {position:relative;height:30px;}
.rrMod .moduleContent .tipFooter a {position:absolute;bottom:5px;font-size:1.1em;}
.rrMod .moduleContent .tipFooter a.leftLink {left:5px;}
.rrMod .moduleContent .tipFooter a.rightLink {padding-left:24px;background:url('http://o.aolcdn.com/art/ch_holidays/alert-icon-brown.gif') no-repeat left;right:5px;}
.rrMod .bottomLeftCorner {clear:left;background:url('http://o.aolcdn.com/art/ch_holidays/holidays-bottomleftmodcorner.gif') no-repeat;width:7px;height:7px;float:left;}
.rrMod .bottomBorder {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-bottommodborder.gif') repeat-x;height:7px;width:304px;float:left;}
.rrMod .bottomRightCorner {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-bottomrightmodcorner.gif') no-repeat;width:7px;_width:5px;height:7px;float:left;}

/* Left Navigation Module styles */
#container_left_nav .mod_left_nav {background-color:#fff;width:152px;}
#container_left_nav .container .menu {padding-left:3px;padding-top:2px;padding-right:4px;padding-bottom:10px;}
#container_left_nav .menu {border:3px solid #f3e7cf;background-color:#fff;margin-bottom:10px;}
#container_left_nav .container .menu .head {padding-left:5px;height:25px;padding-top:9px}

/* Edit for IE6 fix removed width:100%; */
#container_left_nav .menu .head h3{font-size:12pt;padding-bottom:8px;color:#766b61;margin-top:-5px;background:url('http://o.aolcdn.com/art/ch_holidays/brown_dot') repeat-x 0 100%;}
#container_left_nav .list li a{line-height:20px;padding-left:5px;text-transform:capitalize;}
#container_left_nav .list li.selected {background:#fff url('http://www.aolcdn.com/ch_holidays/holiday_select') no-repeat;}
#container_left_nav .list li.selected a{line-height:20px;padding-left:6px;padding-top:0;background-position:0 21px}
#container_left_nav .list ul.subNav li {margin-left:5px;padding-left:2px;}
#container_left_nav .list li.selected a{color:#fff;}
#container_left_nav .list ul.subNav li.selected a{color:#fff;}
#container_left_nav .list ul.subNav li a{text-decoration:none;color:#2864b4;}
#container_left_nav .list ul.subNav li a:hover{text-decoration:underline;}
#container_left_nav .list li.divider {background:url('http://o.aolcdn.com/art/ch_holidays/brown_dot') repeat-x center;}

/* Sites We Love Module styles Inherits CSS from left nav*/
#container_left_nav .mod_sites_love {background-color:#fff;}
#container_left_nav .list .love {margin-left:1px;padding-left:9px;background: url('http://o.aolcdn.com/art/ch_holidays/holidays-heart-bullet.gif') no-repeat;background-position: 0 4px;}
#container_left_nav .list .love a{*padding-left:5px;}

/* Programming and Editorial styles */
#container_left_center .centerBordered  {float:left;}
#container_left_center .centerBordered .moduleContent .moduleContentHeader {height:2em;width:450px;background:url('http://o.aolcdn.com/art/ch_holidays/holidays-module-dot.gif') repeat-x bottom left;margin:0 10px;padding:10px 0 7px 0;margin-bottom:15px;}
#container_left_center .centerBordered .moduleContent h3 {text-transform:capitalize;margin:0 0 10px;}
#container_left_center .centerBordered .moduleContent .moduleCenter p {padding-bottom:5px;margin-top:10px;margin-right:20px;}
#container_left_center .centerBordered .imgWrap180 .credit{color:#aaa5a2;padding:7px 0 0 0;font-size:.9em; text-align:right;padding-right:14px;}
#container_left_center .centerBordered .imgWrap180 {float:left;padding-right:14px;padding-bottom:9px;padding-left:9px;}

#container_left_center .centerBordered .imgWrap132 {background:url('http://o.aolcdn.com/art/ch_holidays/holidays-imgwrapper132x88.gif') no-repeat;width:149px;height:105px;}
#container_left_center .centerBordered .imgWrap132 img {margin:9px 0 0 9px;border:0 !important;}

/* Sponsored Links Module styles */
#container_left_center .mod_sponsoredLinks{background-color:#fff;padding-top:15px;padding-bottom:15px;}

/* COMMENTS CSS */
#comments {margin: 0 0 2em 0;padding:10px 0;position: relative;_width: 440px;}
#comments p {color:#534545;margin: 0 0 .3em 0;padding-left: 0px;}
#comments h4 {padding-left: 0px;font-family: arial, helvetica, sans-serif;font-size: 1em;margin: .2em 0 .4em;}
#comments h4 span {font-weight:normal;}
#content #comments h4 a {color: #448180;text-decoration: none;}
#content #comments p br {height: .5em;}
.commentclass1, .commentclass2 {background:#fff;padding: 0 0 3em 37px;position: relative;margin: 10px 10px 0;border-bottom:1px solid #ece5dd;}
.child {margin-left: 2em;padding-left: 40px;}
#comments .child .rownum, #comments .child .avatar { left: 5px; }
#comments .rownum {background: #fff;color: #999;font-size: 1.2em;position: absolute;top: 0;left: 0; _left:-20px;text-align: center;width: 30px;z-index: 9;text-align:center;display:block;}
.avatar {display: block;height: 30px;width: 30px;position: absolute;top: 0px;left: 0;_left:-40px !important;margin: 0;outline: 0;z-index: 9;}
.cmt_reply a {display: block;float: right;font-size: 10px;padding: 2px 5px;margin: .5em 0;}
#thankYou {background: #ffe;color: #666;padding: 10px 15px;}
#thankYou em {color: #000;}
.cmt_votes {position: absolute;top: 0;right:-6px;width: 98px !important;_right:20px;}
.cmt_votes .star {margin-top: 1px;}
.cmt_tools {position: absolute;top: 0;right: 0;width: 49px;}
.votedComment .cmt_tools a { display: none; }
.votedComment .cmt_tools { background: url(http://www.blogsmithmedia.com/www.parentdish.com/media/voted.gif) 0 1px no-repeat; width: 54px; height: 16px; text-align: right;}


#listComments {float:left;margin-left:5px;width:456px;padding:10px;}
#listComments h3 {margin-bottom:5px;display:block;width:100%;font-size:1.5em;color:#766b61;padding-bottom:8px;background:url('http://o.aolcdn.com/art/ch_holidays/brown_dot') repeat-x bottom;}

#commentAddForm {float:left;margin-top:10px;margin-left:5px;background:#f5efe2;border:1px solid #ece5dd;width:456px;padding:10px;}
#commentAddForm h3 {font-size:1.5em;color:#766B61;}
.commentText {width:81%;overflow:hidden;word-wrap:break-word;}
#commentAddForm textarea {border: 5px solid #a6998a;width:95%;padding:3px 6px 0px 0px;font-family:Arial,Helvetica,sans-serif;font-size:.95em;margin:15px 0px 15px;background-color:#fff;height:8em;overflow:auto;}
#commentAddForm span {display:block;float:left;font-size:.95em;color:#000;}
#commentAddForm .commentAddClear {background:#f6f0e0;}
#commentAddForm .commentAddClear span {cursor:pointer;background: url(http://o.aolcdn.com/art/ch_holidays/holidays-blue-button.gif) repeat-x;font-size:bold 12px arial;color:#fff;padding:4px 10px;margin-right:15px;margin-bottom:15px;text-align:center;float:right;}
.common .moduleCenter .moduleContent .moduleContentBody .noFlt hr{border: 0;color: #fff;background-color: #fff;height: 2px;width: 98%;text-align: left;margin-bottom:10px;}

/* COMMENTSFORM SNS */
#commentform {margin-top:10px;background:#fff;display:block;border:1px solid #ECE5DD;border-top:0;_width:457px;}
#cmttabs {background: url(http://o.aolcdn.com/art/ch_holidays/holidash-commentbar-bg.gif) repeat-x 0 0;height:42px;}
#cmttabs ul {list-style:none;margin:0;padding:0 0 0 15px;}
#cmttabs li {float:left;margin:9px 3px 0 0;}
#cmttabs li a {display:block;line-height:33px;text-decoration:none;padding:0;color:#2864B4;font-weight: normal;padding: 0 10px;}
#cmttabs li a:hover {text-decoration:underline;}
#cmttabs li.currenttab {background: url(http://o.aolcdn.com/art/ch_holidays/holidash-commenttab-bg.gif) repeat-x 0 0;color: #c55f84;}
#cmttabs li.currenttab a {color:#766B61; border-right:1px solid #ece5db;}

/* EDIT 11/7 
.cmtuinfo {clear: left;padding: 10px 15px;border-bottom: 1px dotted #ECE5DD;margin-bottom: 10px;}*/
.cmtuinfo {clear: left;padding: 10px 15px;margin-bottom: 10px;}
.cmtuinfo .instructions {color: #999;margin: 0 0 .7em;}
.cmtuinfo label {display: block;float: left;}
.cmtuinfo input {background: #fff;width: 160px;margin-right: 8px;}

#cmtmain {padding: 10px;clear: both;}
#cmtmain div {padding: 5px;}

.cmtuinfo input, #cmtmain textarea { border: 1px solid #eee; border-top-color: #ECE5DD; border-left-color: #ECE5DD; padding: 3px;}
.cmtuinfo input:focus, #cmtmain textarea:focus { background: #f1f7f6; _background: #fff !important; }

#cmtmain .cmtchecks { padding: 6px 5px 0; }
#cmtmain .cmtchecks label { font-weight: normal; }
#cmtmain .cmtchecks input { margin: 0 5px 0 0; }
#cmtmain textarea {background: #fff;margin-top: 5px;}
#replyindicator { font-weight: bold; }			

#cmtbuttons input {margin-top: 1em;}
#instructions {border-top: 1px dotted #ECE5DD;padding: 15px;margin-top: 1em;}
#instructions p {color: #777;margin: 0 0 .7em;line-height: 1.2em;}
#instructions .preamble {color: #000;font-size: 1.1em;line-height: 1.1em;}

/*RATINGS AND REVIEWS */
.mainVidTrri {font-size:1.2em;padding:20px 0;_float:left;_clear:left;}
.mainVidTrri #dtViews {float:left;width:100px;padding-top:3px;_padding-left:2px;color:#333333;font-size:12px;margin-left:10px;}
.mainVidTrri .ratingsContainer {float:right;width:240px;_width:230px;*width:220px;color:#333333;font-size:12px;_margin-right:10px;}
.mainVidTrri #dtRatings {float:left;position:relative;left:25px;_left:45px;*left:35px;}
.mainVidTrri #dtRatings b {float:left;margin:0px 5px 0 0;color:#333333;font-size:12px;}
.mainVidTrri #ratingStarList {padding-left:0;float:right;margin-top:0;margin-bottom:0;}
.mainVidTrri #ratingStarList li {display:block;float:left;}
.mainVidTrri #ratingStarList li span {display:block;clear:right;height:17px;width:17px;margin:0 1px 0 0;}
.mainVidTrri #ratingStarList li span.over {background:transparent url(http://o.aolcdn.com/art/ch_living/gmc-slices-3) 1px -398px;}
.mainVidTrri #ratingStarList li span.on {background:transparent url(http://o.aolcdn.com/art/ch_living/gmc-slices-3) 1px -398px;}
.mainVidTrri #ratingStarList li span.off {background: transparent url(http://o.aolcdn.com/art/ch_living/gmc-slices-3) -100px -398px;}
#dtSignIn {color:#2864b4 !important;float:right;clear:both;margin:3px 5px 0 0;white-space:nowrap;font-size:12px;}
#dtSignIn:hover{text-decoration:underline;}

/* GALLERY */
.subnavbar {background:#a19486;color:#fff;padding:5px 0;width:100%;font-size:1.2em;float:left;}
.subnavbar span {margin-left:81px;}
.catSubnavbar {background:#a19486;color:#fff;padding:5px 0;font-size:1.2em;margin:13px 5px 0 0;}
/* EDIT 11/7 
.categoryName {font-size:1.2em;color:#fff;position:absolute;margin:-37px 0 0 -82px}*/
.categoryName {font-size:1.2em;color:#fff;position:absolute;top:325px;left:80px;_margin:0px;}
.catSubnavbar span {margin-left:72px;}
.allGalleriesSubnavbar {background:#a19486;color:#fff;padding:5px 0;font-size:1.2em;margin:13px 5px 0 0;}
.allGalleriesSubnavbar span {margin-left:72px;}
.photoviewerOuter {border:1px solid #ebe3d8;margin:0 5px;}
.photoviewer {padding:10px;background:#f3ebd7 url(http://o.aolcdn.com/art/ch_holidays/holidash-gallery-gradient.gif) repeat-x bottom;border:1px solid #fff;}
.photoviewer h3 {padding-bottom:8px;border-bottom:1px solid #fff;}
.photoviewer h3 a {color:#766b61;font-size:1.6em;_position:relative;}
.photoviewer .subhead {margin:10px 0;}
.photoviewer .subhead .count {float:left;}
.photoviewer .subhead .photo-mini-nav {float:right;width:150px;}
.photoviewer #photo {text-align:center;width:450px;overflow:hidden;}
.photoviewer .photo-meta {margin-top:20px;}
.photoviewer .photo-meta .photo-capt h2 {color:#766b61;font-size:1.1em;font-weight:bold;padding-bottom:8px;border-bottom:1px solid #fff;_position:relative;}
.photoviewer .photo-meta .photo-capt p.description {margin-top:10px;padding-bottom:8px;border-bottom:1px solid #fff;_position:relative;}
.photoviewer .next-arrow {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-gallery-nextbutton.png) no-repeat;width:70px;height:27px;float:right;}
.photoviewer .next-arrow:hover {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-gallery-nextbutton-hover.png) no-repeat;}
.photoviewer .previous-arrow {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-gallery-prevbutton.png) no-repeat;width:70px;height:27px;float:left;}
.photoviewer .previous-arrow:hover {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-gallery-prevbutton-hover.png) no-repeat;}
.photoviewer .photo-nav {margin-top:10px;}
.photoviewer .photo-nav .count {float:left;margin-top:5px;}
.photoviewer .photo-nav .gallery-nav {float:right;width:75%;}
.photoviewer .photo-nav .gallery-nav .galLinks {float:left;margin-right:20px;margin-top:5px;}
.photoviewer .photo-nav .gallery-nav .photo-mini-nav {float:right;width:150px;}

/* ALL GALLERIES */
.pregallery {margin-left:5px;padding:10px;width:456px;}
.all-galleries {text-align:center;}
.gallery-thumbnails h2 {margin:0 0 10px 0;}
.gallery-thumbnails h2 a {font-size:1em;}
.gallery-thumbnails h3 {font-size:1.8em;color:#766B61;padding-bottom:8px;border-bottom:1px solid #EDE5DB;margin-bottom:10px;}
.captionedthumb, ul.photo-body-thumbs li.thumb {float:left;margin:10px;text-align:center;width:91px;height:135px;_height:145px;}
ul.photo-body-thumbs li.thumb {height:auto !important;margin:0 !important;}
.captionedthumb a.thumblink, ul.photo-body-thumbs li.thumb a {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-medium.png) no-repeat;float:left;height:75px;padding:8px;width:75px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-medium.png', sizingMethod='none');}
.captionedthumb a.thumblink:hover, ul.photo-body-thumbs li.thumb a:hover {background:url(http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-medium-hover.png) no-repeat;_background:url(http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-medium.png) no-repeat;}

/* search results */
.searchresults {margin:0 5px;}
.searchresults h2 {color:#766B61;font-size:1.5em;background:url(http://o.aolcdn.com/art/ch_holidays/brown_dot) repeat-x bottom;padding-bottom:8px;margin-bottom:10px;}
.searchresults div {margin:0 0 25px 5px;line-height:1.5em;}
.searchresults div h3 {color:#766b61;font-size:1.2em;margin-bottom:8px;}
.searchresults div span {font-size:1em;line-height:1.2em;}
.searchresults div span strong {color:#555;font-weight:normal;}
.searchresults div span a {margin-left:10px;}
.searchresults div div.search_post {margin-top:8px;margin-left:0 !important;}

/* email form */
#incontent {width:450px;margin:0 auto;}
#incontent p {margin:10px 0;color:#766b61;}
#incontent input, #incontent textarea {border:2px solid #ECE5DD;margin-bottom:20px;}
#incontent #forwardButton {background:#6596D5;color:#fff;font-weight:bold;padding:5px;border:0;}

.gallery_separator{clear:both;margin-top:-16px;*margin-top:-10px;overflow:auto;_margin-top:60px;}
.top_feat_gallery{overflow:auto;}

/* addthis*/
.at300bs {margin-left:2px;margin-right:2px;_margin-left:0px;_margin-right:0px;}
div.post div.navbar {font-size:10px;}
div.post div.navbar .permalink{float:left;_margin-left:-3px;}
div.post div.navbar ul li.permalink a {margin-left:-10px;_margin-left:1px;*margin-left:1px;}
#at20mc #at15s {_margin-left:-220px !important;}

.comments{float:right;_float:right;}
.allgalleries{font-size:11px;font-weight:bold;text-align:center;}
.rrMod .imgWrap78 .credit{_position:absolute;_margin:74px 0px 0px -80px;}


#TermsOfService{_float:left;_padding-bottom:10px;}
#floor{_margin-top:-11px;_clear:both;}
#TermsOfService div ul,#TermsOfService p {float:right;margin-right:10px;}
#TermsOfService .tosAol {background:transparent url(http://o.aolcdn.com/os/living/holidash/gfx/holidash_sprite.png) no-repeat scroll 0 -625px;position:absolute;left:0;top:0;text-indent:-6666px;width:112px;height:35px;}
#QuickLinks .col li {padding:1px 0;}
#QuickLinks .col strong{font-size:1.2em}
#QuickLinks{color:#666666;font-family:Arial;}

#titleBanner{*margin-top:-10px;}

/* FROM OUR SPONSOR */
#fif_314x260_1 .colorOne {background:#f6f0e0;padding:20px 10px;}
#fif_314x260_1 .colorOne .adnotation {position:relative;top:-20px;right:-10px;font-size:9px !important;color:#a9a7a0;}
#fif_314x260_1 .colorOne .header h3 {font-size:18px ;color:#766b61;margin-bottom:10px;}
#fif_314x260_1 .colorOne .body img {margin-right:10px;}
#fif_314x260_1 .colorOne .body p {color:#333;font-size:12px;}

#staffbio {margin-top:16px;}
#staffbio h3 span {color:#766b61;font-weight:bold;}
#staffbio h3 {color:#766b61;font-size:14px;}
#staffbio .bioleft {float:left;width:140px;}
#staffbio .bioright {float:left;width:316px;}

.biomodule {background:url("http://o.aolcdn.com/art/ch_holidays/holidash-img-borderbg-78.png") no-repeat scroll 0 0 transparent;float:left;margin:5px 0px 0px 5px;padding:8px;width:78px;_padding:5px;_height:50px;}
.biomodulename {clear:both;float:left;width:78px;text-align:center;margin-top:5px;}
.biomoduletitle {clear:both;float:left;width:78px;text-align:center;}
.biomodule a img{_margin:-2px 0px 0px -2px;*margin:-4px 0px 0px -4px;}

.at300b, .at300m, .at300bs {float:left;margin-right:3px;}

.tagNav{height:12px;}
.addthisposttop{clear:both;margin-top:10px;}
.addthisTag{width:223px;margin-top:-3px;}
.newShare{float:left;width:223px;}
div.post div.tagNav ul {text-align:left;}
.tagNav .comments{margin-right:0px !important;}
.homePstMeta{clear:both;padding-bottom:10px;}
