/*-----------------Embed Widget-----------------*/
#mcd_container {
    background-image: url("../../../../mycd/application/images/mcd_background_embed.png");

b ackground-image: url("../../../../mycd/application/images/mcd_background.3.png");

    background-repeat: no-repeat;
    background-color:#3072b8;
    height: 560px;
    width: 331px;
}
#mcd_branding {
    height: 60px;
    width: 100%;
}
#mcd_branding img {
    margin-left: 5px;
    margin-top: 5px;
}

#col_2 {
    margin-left: -2px;
}
#text_box {
    margin: 0px 10px 0;
}
#footer img {
    bottom: 0px;
    m argin-bottom: -35px;
    margin-bottom: -50px;
    m argin-left: 35px;
    margin-left: 15px;
}
#footer img {
    position: absolute;
    left:4px;
    bottom:50px;
    z-index: 2;
}
#spinner {

    left: 128px;
    top: 254px;
}


#embed {
	width:280px;
	clear:both;
}
#embed h3 {
	margin-bottom:6px;
}

#download h3 {
	padding-top:16px;
	padding-bottom:6px;
}
.ui-dialog .ui-dialog-buttonpane {
    background-image: none !important;
    border-width: 0 !important;
    margin: 0 0 0 !important;
    padding: 0 1em 0.5em 0.4em !important;
    text-align: center !important;
}
#download {
	width:280px;
}
#social_media {
	width:280px;
	overflow:hidden;
}
#dropdowns {
	300px;
}

#find_cd{
	margin-left:35px;
	padding-top:10px;
}

#find_cd a{	
	color: #3072b8;
}
.category_buttons_off{
	padding-left:10000px;
	display:none;
	}

#select_geo_container.select_geo_container_home {
	width:70px;
	height:40px;
	position:absolute;
	left:115px;
	top:-405px;
	background-image: url("../../../../mycd/application/images/newdist_lrg.png");
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:13px;
	z-index:9999;
	font-size:14px;
	color:#959595;
	font-weight:bold;
	line-height: 1.0em;
}
#text_box.text_box_home {
    margin: 66px 10px 0;
}


#dhtmltooltip
{
    font-family: Verdana; font-size: 7pt;
    position: absolute;
    left: -300px;
    width: 300px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer
{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}