/*
 * $Id: UPhotoUtils.css,v 1.1 2009/11/27 16:41:56 mwest Exp $
 */
@import url("http://widgets.twimg.com/j/1/widget.css");	/* Twitter Gadget */
@import url("http://yui.yahooapis.com/combo?2.7.0/build/carousel/assets/skins/sam/carousel.css"); /* YUI Carousel */

/* YUI Carousel overrides: */
.yui-carousel-element li { width: 138px; height: 204px; border-style: solid; border-color: transparent;} 
.yui-carousel-element li a:hover { background-color: transparent; }
.yui-carousel .yui-carousel-item-selected { border-style: solid; border-color: #ccc; }

/* Twitter overrides: */
.twtr-widget{font-size:11px!important;font-family:arial,helvetica,sans-serif!important;}

/* This defines how the Blog Entries are displayed: */
.blog-divider-wrapper { width: 705px; height: 10px; background-color: transparent; vertical-align: middle; }
.blog-divider { width: 705px; height: 2px; background-color: #000; }
.blog-header h4 { padding-left: 3px;text-align: left; }
.blog-header a:hover { text-decoration: none; color: #000; background: #d8e6fb }
.blog-timestamp { padding-left: 5px;font-size: 75%; }
.blog-summary { text-align: justify; padding-left: 5px; width:705px; margin-bottom: 18px;  }
.blog-description { text-align: justify; padding-left: 5px; width:350px; margin-bottom: 18px;  }
.blog-description table { width:705px; }

/* These are inventory stock status message on items inside a Carousel */
.error-msg, .success-msg, .notice-msg, .note-msg { height:18px; }
.success-msg li { height:16px; border: none; }



