.ug { /*overflow: scroll;*/
	padding-bottom: 90px;
}

.ug_header {
	text-align: center;
	font-size: 25px;
}

.lContent {
	float: left;
	width: 45%;
}

.rContent {
	float: right;
	width: 51%;
}

.ugVideo {
	width: 400px;
	height: 300px;
	background-color: #FFEBCD;
}
/*
.ui-dialog .ui-dialog-content .form-submit-container {
	bottom: 5px;
	left: 0;
	position: absolute;
	width: 100%;
}
*/
.ui-dialog .ui-dialog-content .form-submit-container {
	background: none repeat scroll 0 0 #93bed5;
    bottom: 5px;
    left: 5px;
    position: absolute;
    width: 98.95%;
}

.personaldetailsform fieldset {
	margin: auto;
}

#uploaded_banner_url,#uploaded_logo_url,#txt_bcc_email {
	width: 300px;
}

.content {
	min-height: 600px;
}

.formMultipleSender{
	padding-top:70px;
}

.multiBannerUpload {
	padding-top: 70px;
}
/********************ug_steps*************/
/* CSS Document */
.ug_steps {
	width: 100%;
	text-align: center; 
}

.ug_steps ul {
	margin: 0px;
	list-style-type: none;
	position: relative; float: left; display: block; left: 50%;
}

.ug_steps ul li {
	background-image: url(/images/ug_steps/middle-box-n.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 86px;
	height: 62px;
	position: relative; float: left; display: block; right: 50%; 
}

.ug_steps ul li a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 31px;
	font-weight: bold;
	width: 86px;
  height: 62px;
	margin: 0;
	padding: 22px 0px 0px 0px;
	text-decoration: none;
	
}

.ug_steps ul li a.complete {
	background-image: url(/images/ug_steps/middle-box-g.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 86px;
  height: 62px;
}

.ug_steps ul li.leftdivug_steps a.complete {
  background-image: url("/images/ug_steps/left-box-g.png");
  background-position: left top;
  background-repeat: no-repeat;
  width: 70px;
  height: 62px;
}

.ug_steps ul li a.incomplete {
	background-image: url(/images/ug_steps/middle-box-n-r.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
}

.ug_steps ul li.leftdivug_steps {
	background-image: url(/images/ug_steps/left-box-n.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 73px;
  height: 62px;
}

.ug_steps ul li.leftdivug_steps a {
	color: #FFFFFF;
	display: block;
	font-size: 31px;
	font-weight: bold;
	margin: 0;
	padding: 22px 0px 0px 0px;
	text-decoration: none;
	width: 73px;
  height: 62px;
}

.ug_steps ul li.leftdivug_steps a.incomplete {
	background-image: url(/images/ug_steps/left-box-n-r.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.ug_steps ul li.rightdivug_steps {
	background-image: url(/images/ug_steps/right-box-n.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 86px;
  height: 62px;
	
}

.ug_steps ul li.rightdivug_steps a {
	color: #FFFFFF;
	display: block;
	font-size: 31px;
	font-weight: bold;
	width: 86px;
  height: 62px;
	padding: 22px 0 0 0px;
	text-decoration: none;
}

.ug_steps ul li.rightdivug_steps a.complete {
	background-image: url(/images/ug_steps/right-box-g.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.ug_steps ul li.rightdivug_steps a.incomplete {
	background-image: url(/images/ug_steps/right-box-n-r.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.ug_steps_text {
  width: 100%;
  text-align: center; 
  padding-top: 66px;
}

.ug_steps_text ul {
  margin: 0px;
  list-style-type: none;
  position: relative; float: left; display: block; left: 50%;
}

.ug_steps_text ul li {
  width: 86px;
  height: 62px;
  position: relative; float: left; display: block; right: 50%; 
}

.ug_steps_text ul li a{
	font-size: small;
}
.animationloop{
	padding-bottom: 80px;
}