/* This is a fix for mapquest rendering on FF and IE*/
.mqa-display img, .mqa-zl img, .mqa-zl img{
	max-width:none;
}

.ui-mapquest-container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
}

select.selectMonth, select.selectYear {
	width: auto !important;
	font-size: 11px !important;
	padding: 0px !important;
	margin: 0px !important;
	height: 20px !important;
}

.tdPrint {
	display: none;
}

.right-now-on-ebay-logo {
	background-image: url(https://img1.wsimg.com/widgetfw/widgetservices/v2.0.6a/images/EBay/Right%20Now%20108x45.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	width: 108px;
	height: 45px;
	padding: 3px;
	margin: 0 auto;
	display: block;
}

.youtubeExt {
	height: 200px !important;
}

.ViewIcons {
	width: 100px;	
}

.ViewIcons img {
	margin: 0px !important;
}
.CalendarTable .ViewIcons img {
	width: auto;
}
	
.CalendarHeadCompact {
	text-align: center;
}

#datePickerAnchor {
	display: none;
}

.arrowRightDiv {
	margin-left: 5px;
	position: relative;
	line-height: 25px;
	display: inline-block !important;
}

.arrowRightDiv img {
	margin-top: auto;
	margin-bottom: auto;
	display: inline-block;
}

.arrowLeftDiv {
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	line-height: 25px;
	display: inline-block !important; 
}

.arrowLeftDiv img {
	margin-top: auto;
	margin-bottom: auto;
	display: inline-block;
}

.Navigation > div {
	display: inline-block;
	vertical-align: middle;
}

.Navigation span {
	font-size: 11px !important;
}
.Navigation img {
	margin: 0px !important;
}

.CalendarLegendTable, .divLegendTitle {
	display: none !important;
}

.eventsCalendar {
	margin: 0 auto;
	text-align: center;
	width: auto !important;
}

.ui-dialog {
 	background: rgba(0, 0, 0, 0.8);
	color: white;
	margin: auto auto !important;
	left: 0px !important;
	width: 90% !important;
	padding: 10px;
	border: 1px solid black;
	box-shadow: 0px 0px 13px #888;
	height: 105px !important;
}

.ui-dialog-titlebar-close {
	float: right;
	color: white;
}

.DateBox {
	position: relative;
	
}

.Event {
/*	background-color: #00ADEF;*/
	position: absolute;
	width: 42px;
	height: 31px;
	background-color: #A7CAF0;
	cursor: pointer;
	top: 0px;
}

.Event div {
	height: 0px;
	width: 0px;
}

.DateLabel {
	z-index: 90;
	position: relative;
	color: #000000 !important;
}
	
.CalendarTable tbody {
	background: #FFFFFF;	
}

.CalendarTable {
	width: 100%;
}

.dmWstWidgetTitle
{
	color: #333;
	font-family: Arial;
	font-size: 20px;
	border-bottom: 1px solid #999;
	margin: 20px 0 10px;
	padding-bottom: 5px;
	width: 100%;
}

.dmWstAlbumWidgetTitle
{
	line-height: 20px;
	color: #ffffff;
	font-size: 1px;
}

.dmWstShopWidgetTitle
{
	line-height: 20px;
	color: #ffffff;
	font-size: 1px;
}

.dmWstFacebookPostCnt
{
	border-bottom: solid 1px;
	margin-top: 5px;
}

.dmWstFacebookPostText
{
	margin-bottom: 5px;
}

.dmWstFacebookPostTime
{
	color: #EF2539;
	font-family: Verdana;
	font-size: 11pt;
	margin-bottom: 5px;
}

.tdViewIcons {
	width: 100px;
}

.DateHeader {
	font-size: 12px;
	padding: 5px;
}

.sf_main_header
{
	display:none !important;
}

.CalendarTable tbody td {
	position: relative;	
}
.Event.CompactEventWithText {
	width: 100%;
	height: 100%;
}
.Event.CompactEventWithText div{
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 5px 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/** eBay widget **/

.ui-gdEBayD-container, .ui-dgHomeFinder-container {
	width: 100% !important;
	margin: 0 !important;
}
.ui-gdEBayD-container ul, .ui-dgHomeFinder-container ul {
	list-style-type: none;
	background: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 3px hsla(0, 0%, 0%, 0.3);
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.ui-gdEBayD-container li, .ui-dgHomeFinder-container li {
	clear: both;
	padding: 16px 7px;
	min-height: 80px;
	-webkit-box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), inset 0px -1px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 1px 0px hsla(0, 100%, 100%, 0.5), inset 0px -1px 0px hsla(0, 0%, 0%, 0.1);
	color: #555;
}

.li-gdEBayD-last {
	min-height: 40px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.ui-gdEBayD-container li img{
	float:left;
	max-height: 80px;
	margin-right: 10px !important;
	margin-left: 0px; 
	width: 80px;
}
.ui-dgHomeFinder-container li img {
	float:left;
	max-height: 100px;
	margin-right: 10px !important;
	margin-left: 0px; 
	width: 100px;
}

.div-dgHomeFinder-container .image {
	float:left;
	max-height: 35px;
	margin-right: 5px !important;
	margin-left: 0px; 
	width: 35px;
}

.ui-dgHomeFinder-container li .address {
	font-size: 15px;
	font-weight: bold;
}

.div-dgHomeFinder-container .address {
	font-size: 11px;
}

.div-dgHomeFinder-container .link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.div-dgHomeFinder-container {
	white-space: nowrap;
}

.div-dgHomeFinder-container .details {
	margin-top: 3px;
	font-size: 10px;
}

.ui-dgHomeFinder-container li .link {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.ui-arrow-left {
	width: 0; 
	height: 0; 
	display: inline-block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent; 
	
	border-left:4px solid black; 
}

.ui-gdEBayD-container li .product-name {
	font-size: 15px;
}

.ui-dgHomeFinder-container li .details {
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
}

.ui-gdEBayD-container li .product-price {
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
}

.ui-homefinder-hide {
	display: none;
}

.ui-homefinder-container .hf-logo {
	background-image: url(https://img1.wsimg.com/widgetfw/widgetservices/v2.0.6a/images/homefinder/HomeFinder_Logo.png);
	width: 110px;
	height: 33px;
	display: inline-block;
}

.hf-pager-item {
	display: inline;
	text-decoration: underline;
}

.hf-pager-item:hover { 
	cursor: pointer;
}

.hf-pager-selected {
	display: inline;
	font-weight: bold;
}

/**  Captcha widget  **/

.recaptcha_widget {
	margin: 10px auto;
}
.recaptcha_widget img {
	margin: 0 !important;
}
span.recaptcha_only_if_image {
    margin-top: 5px;
    display: block;
}
.recaptcha_widget a + a {
	margin-left: 0;
}
.recaptcha_widget td > table {
	min-width: 25px;
}


/* duda godaddy mixed footer */

.mobileFooterLeftPart {
	float: left;
	width: 50%;
	position: relative;
}

.mobileFooterLeftPartImage {
	background-image: url("/_dm/s/rt/platform/wst/images/logos/Footer_GD_small.gif");
	background-repeat: no-repeat;
	width: 98px;
	height: 51px;
	margin-top: 6px;
	margin-left: 20px;
}

.mobileFooterLeftPartImageReseller {
	background-image: url("/_dm/s/rt/platform/wst/images/logos/Footer_PL_small_reseller.jpg");
	background-repeat: no-repeat;
	width: 99px;
	height: 48px;
	margin-top: 9px;
	margin-left: 20px;
}

.mobileFooterRightPart {
	float: left;
	width: 50%;
}

.mobileFooterRightPartImage {
	background-image: url("/_dm/s/rt/platform/wst/images/logos/DUDA_small.png");
	background-repeat: no-repeat;
	width: 129px;
	height: 25px;
	margin-top: 22px;
	position: relative;
	right: 5px;
}

.poweredByTitle {
	text-transform: uppercase;
	color: #333333;
	font-size: 11px;
	margin-left: 20px;
	font-family: Arial;
}

.mobileFooterWrap {
	margin: 0px 20px 20px 20px;
	height: 65px;
}

.specialFooterWrap {
	
}

.mobileFooterLogosWrap {
	
}

.classicPartsWrapper {
	background: rgb(234,234,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	height: 65px;
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	position: relative;
}

.mixedFooterBadgeCloser {
	position: absolute;
	right: -8px;
	top: -10px;
	z-index: 100;
	height: 22px;
	width: 22px;
	cursor: pointer;
	background-image: url("/editor/images/w/close_button_f.png");
	background-repeat: no-repeat;
	display: none;
}

.ColumnMarginBox 
{
	margin-bottom:12px;
}

.gsc-search-box input {
	width: 99%;
}


.videoPlayer
{
	width:100%;
}

.mf-viral a {
    display: inline-block;
}
.mf-viral a img {
    width: auto;
}