﻿/*This file created to set tbp site css styles */

sup { vertical-align: top; vertical-align: text-top; position: relative; top: -0.2em; }

#tout_facetoface {
	background:url("../PublishingImages/bg_facetoface.jpg") transparent no-repeat;
	height:156px;
	width:270px;
}

#tout_facetoface #face_signup {
	margin-left: 150px;
    margin-top: 117px;
}

#tout_vmyd {
	background:url("../PublishingImages/bg-tout-vmyd.jpg") transparent no-repeat;
	height:202px;
	width:199px;
	float:right;
	margin-left: 10px;
}

#tout_vmyd img {
	margin-left: 95px;
    margin-top: 165px;
}

#interstitialContent {
    font-size: 12px !important;
}

#virtualMYDflash 
{
    margin-bottom:12px;
}

#registerForTraining 
{
    margin: 0 auto;
    width:447px;
}

/* B. Quick Poll Section */

.DiabetesQuickPoll
{
	width:219px;
	margin:0px 6px;
	float:right;
}

.ms-WPHeader {
	background: url("/PublishingImages/poll_header_tellUs.jpg") no-repeat scroll 0 0 transparent;
    height: 33px;		
}

.ms-WPTitle span, .ms-WPHeader a, #PollAdminMenu
{
    display:none;
}

.ms-WPBorder, .ms-WPBorderBorderOnly 
{
    border:none;
}

#SPUserPollRegion #questionHeader
{
	padding:6px 14px 0px 12px;
	background:url("/PublishingImages/poll_bgMainBody.jpg") repeat-y;							
}

#SPUserPollRegion #question {
	font-weight:bold;
	padding:6px 14px 0px 12px;	
	background:url("/PublishingImages/poll_bgMainBody.jpg") repeat-y;		
}

#SPUserPollRegion #answers{
	padding:0px 14px 4px 8px;
	background:url("/PublishingImages/poll_bgMainBody.jpg") repeat-y;							
}

#useractions 
{
    background:url("/PublishingImages/poll_footer.jpg") no-repeat;
    height:49px;
    padding-left:22px;
}

#useractions img 
{
    display:none;
}


#answers input{
	float:left;	
	margin-top:1px;		
}

#answers label{
	display:block;		
}

.ms-WPHeader TD 
{
    border-bottom:1px solid #ffffff;
}
/* E. Quick Poll Section */
