@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
li {
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: circle;
}
ul {
	padding-left: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}


#toc {
	float: right;
	display: block;
	background-image: url(../images/nav-bg.gif);
	height: 24px;
	width: 513px;
	padding-top: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	margin-top: 8px;
}
#mainhome  .bulletfix  .click {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
}

#mainhome .bulletfix label {
	text-align: right;
	padding-right: 6px;
	width: 300px;
}



.loginform {
	float: left;
	padding-top: 40px;
	padding-left: 50px;
}




#header    li   {
	display: inline;
}
.loginform #ak_sign_in {
	float: right;
	font-size: 12px;
	margin-left: -130px;
	margin-top: 10px;
}


#mainhome a.back-btn {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 8px;
	color: #999999;
}

#mainhome .cancel-btn:hover, #mainhome .back-btn:hover {
	background-color: #FFFFCC;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #666666;
}
#steps {
	padding: 0px;
	display: block;
	height: 74px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dddcdc;
}
#steps li {
	display: block;
	list-style-type: none;
	float: left;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#steps li span {
	display: none;
}
.step1 {
	background-image: url(../images/step1.gif);
	width: 46px;
}
.step2 {
	background-image: url(../images/step2.gif);
	width: 49px;
}
.step3 {
	background-image: url(../images/step3.gif);
	width: 49px;
}
.step4 {
	background-image: url(../images/step4.gif);
	width: 50px;
}
.step5 {
	background-image: url(../images/step5.gif);
	width: 48px;
}
.next-divider {
	clear: both;
	height: 1px;
	display: block;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDCDC;
	margin-bottom: 20px;
}

#steps .step6 {
	background-image: url(../images/step-your-done.gif);
	width: 102px;
	padding: 0px;
	margin-left: 100px;
}
.imageleft {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
	height: 130px;
}
.writemessage {
	background-image: url(../images/write-symbol.jpg);
}
.warning {
	width: 400px;
	float: left;
	padding-left: 40px;
}
.uploadvideo {
	background-image: url(../images/uploadvideo.jpg);
}
.howtousemtt {
}




.rightform input, .rightform textarea  {
	width: 200px;
}
.rightform p {
	padding-bottom: 20px;
}


.rightform {
	float: right;
	width: 490px;
}
#mainhome .checkboxfix {
	padding: 0px;
	height: 11px;
	width: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	display: block;
	float: left;
}






#signin {
	display: block;
	text-align: right;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-right: 20px;
}
#mainhome {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 42px;
	padding-bottom: 20px;
	background-image: url(../images/mainhome-bg.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
#mainhome form .next-btn {
	float: right;
	background-color: #F4F4F4;
	background-image: none;
	border: 1px solid #FF9900;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	cursor: cursor;
	width: 60px;
	height: 30px;
	color: #EA8C00;
}
#mainhome form .next-btn:hover {
	border-top-color: #1E7DBE;
	border-right-color: #1E7DBE;
	border-bottom-color: #1E7DBE;
	border-left-color: #1E7DBE;
	background-color: #FFFFCC;
	cursor: cursor;
}

#wrapper #container #mainhome .cancel-btn {
	float: left;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #999999;
}


a:hover {
	background-position: bottom;
}

.sidebar {
	float: right;
	width: 300px;
	font-size: 12px;
	line-height: 16px;
}
.content {
	width: 560px;
}


#toc a {
	display: block;
	margin-right: 15px;
	height: 16px;
	background-image: url(../images/nav-links/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 30px;
}
#toc li.current a {
	background-position: bottom;
	cursor: default;
}

#toc a span {
	display: none;
}

.watchvid {
	background-image: url(../images/get-the-tour-btn.png);
	height: 34px;
	width: 120px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.watchvid:hover {
	background-position: right top;
}
.watchvid span {
	display: none;
}



#toc a:hover {
	background-position: left center;
}
#toc a.homebt {
	background-image: url(../images/nav-links/home.png);
	width: 36px;
}

#mainhome ol li {
	list-style-type: decimal;
	margin-left: 40px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #999999;
}


#toc .about-bt {
	background-image: url(../images/nav-links/about-us.png);
	width: 58px;
}


#toc .myaccount-bt {
	background-image: url(../images/nav-links/my-account.png);
	width: 75px;
}
#toc .contactus-bt {
	background-image: url(../images/nav-links/contact-us.png);
	width: 68px;
}
#toc .examples-bt {
	background-image: url(../images/nav-links/examples.png);
	width: 59px;
}
#toc .helpcenter-bt {
	background-image: url(../images/nav-links/help-center.png);
	width: 73px;
	margin-right: 0px;
}
#toc .press-bt {
	background-image: url(../images/nav-links/press.png);
	width: 35px;
}



#container {
	background-image: url(../images/container-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
}
h2 {
	text-indent: -9999px;
	padding-bottom: 16px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header a.logo {
	background-image: url(../images/mtt-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 418px;
	display: block;
	position: absolute;
}
#header {
	height: 112px;
	line-height: normal;
	font-size: 12px;
}
#steps li.current {
	background-position: center 6px;
	border-top-color: #FF9900;
}
.review  span {
	display: block;
	float: left;
	width: 126px;
	color: #1E7DBE;
}
.review .userdetails {
	width: 300px;
	float: left;
	color: #999999;
	line-height: 16px;
}
.review a {
	display: block;
	float: left;
	text-transform: capitalize;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 12px;
	margin-left: 6px;
}
#helpcenterbuckets li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#helpcenterbuckets    {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 30px;
}
#helpcenterbuckets a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}



.createvidbtn {
	background-image: url(../images/btn-create-video-message.jpg);
	display: block;
	height: 32px;
	width: 193px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

#container .innerbanner {
	height: 1px;
	border-bottom-style: none;
	line-height: 1px;
	padding: 0px;
	background-image: none;
}


.recepient {
	background-image: url(../images/select-recipient.jpg);
}

.webcam {
	background-image: url(../images/webcam.jpg);
}
.overview1 {
	background-image: url(../images/overviewstep1.jpg);
	padding-top: 100px;
}
.overview2 {
	background-image: url(../images/overviewstep2.jpg);
}
.overview3 {
	background-image: url(../images/overviewstep3.jpg);
}
.overview4 {
	background-image: url(../images/overviewstep4.jpg);
}
.overview5 {
	background-image: url(../images/overviewstep5.jpg);
}






.deliverydate {
	background-image: url(../images/delivery-options.jpg);
}
.line {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}



a.previouspage {
	margin-bottom: 12px;
	display: block;
	float: right;
}

#mainhome .fValidator-form {
	float: left;
}
#exA  dd, #exA dt {
	display: block;
	clear: both;
}
#exA .hint {
	font-size: 11px;
}



#mainhome a.current {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}





.introcontainer {
	background-image: url(../images/homepage-banner-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #0f74ba;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f08b45;
	padding-left: 290px;
	padding-top: 126px;
}


a.signup {
	background-image: url(../images/sign-up-now.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	width: 231px;
	display: block;
	text-indent: -9999px;
}
.orangesub {
	background-image: url(../images/sidebarsection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.sendvideo {
	background-image: url(../images/send-video.jpg);
}

#mainhome .alignleft {
	float: left;
	width: 220px;
}
.freqentlyaskedquestions {
	background-image: url(../images/faq-symbol.jpg);
	padding-left: 70px;
	width: 80px;
	padding-bottom: 70px;
}

#mainhome .alignright {
	float: right;
	width: 620px;
}


#mainhome #usertypes {
	padding-left: 20px;
	background-image: url(../images/logo-swoosh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 18px;
	font-size: 12px;
	line-height: 16px;
	display: block;
	width: 540px;
}
#usertypes li {
	padding-bottom: 18px;
	list-style-type: none;
}
#usertypes li strong {
	color: #f1570d;
	font-size: 14px;
	display: block;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
	text-align: left;
	line-height: 20px;
}
p {
	padding-top: 9px;
	padding-bottom: 9px;
}
.clearing {
	font-size: 1px;
	clear: both;
	height: 0px;
}
a:link {
	color: #0f74ba;
}
#footer    .socialinks  a {
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	display: block;
	padding-left: 18px;
	margin-left: 8px;
}
#footer .socialinks {
	height: 22px;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer .socialinks strong {
	display: block;
	float: left;
}
.facebook {
	background-image: url(../images/facebook-icon.jpg);
}
.youtube {
	background-image: url(../images/youtube-icon.jpg);
}
.twitter {
	background-image: url(../images/twiter-icon.jpg);
}


#footer {
	padding-top: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfe3f1;
	text-align: center;
	padding-bottom: 22px;
	font-size: 12px;
	margin-top: 20px;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
}
#footer h6 {
	font-weight: normal;
	padding-top: 18px;
}
#footer a {
	padding-right: 4px;
	padding-left: 4px;
}
#footer li {
	display: inline;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#signin li {
	padding-left: 8px;
}
label {
	display: block;
	float: left;
	width: 140px;
	color: #1E7DBE;
	height: 28px;
}
#mainhome #overviewsteps li {
	display: block;
	float: left;
	width: 90px;
	list-style-type: none;
	font-size: 11px;
	line-height: 14px;
	padding-right: 24px;
	padding-left: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 90px;
}
#overviewsteps {
	background-image: url(../images/overviewsteps-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	padding-left: 32px;
	padding-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBE4F0;
	margin-bottom: 20px;
	margin-top: 14px;
}


form br {
	font-size: 1px;
	height: 1px;
	display: block;
	clear: both;
}
form.contactboxright {
	float: left;
	padding-top: 20px;
	padding-left: 60px;
}

form  input, form textarea {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D8D8D8;
	border-bottom-color: #CCCCCC;
	border-left-color: #B9B9B9;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
}
form.contactboxright input, form textarea {
	width: 240px;
}
#mainhome .sendbutton, .sendbutton {
	width: 100px;
	border: 1px solid #999999;
	color: #333333;
	background-image: none;
	background-color: #E0E0E0;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}
.sendbutton:focus {
	padding-top: 6px;
}
#mainhome .sendbutton:hover {
	width: 100px;
	color: #333333;
	background-image: none;
	background-color: #FFFFCC;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}


form input:focus, form textarea:focus {
	border-top-color: #0f74ba;
	border-right-color: #0f74ba;
	border-bottom-color: #0f74ba;
	border-left-color: #0f74ba;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 7px;
	background-image: none;
}
.orangesub2 {
	background-image: url(../images/sidebarsection2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	margin-bottom: 30px;
	padding-right: 20px;
}
.rightform .schedule #next {
	float: left;
}

form input:hover, form textarea:hover {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#mainhome .rightform .schedule {
	float: left;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.rightform .schedule strong {
	display: block;
	font-weight: normal;
	margin-bottom: 4px;
}
span.delivernowdate {
	font-size: 20px;
	display: block;
	padding-top: 4px;
	padding-bottom: 8px;
	letter-spacing: -1px;
	color: #EA8C00;
	height: 33px;
}
a:visited {
	color: #0F74BA;
}
a:hover {
	color: #FF9900;
}

#recordcontainer {
	background-image: url(../images/video-player-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-left: 18px;
	padding-bottom: 18px;
	height: 300px;
}
#errormessage {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	background-color: #FFFFCC;
	color: #FF0000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(../images/alert.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 4px;
}

h4 {
	font-weight: normal;
	font-size: 16px;
	color: #0F74BA;
	padding-top: 14px;
}

#infotable td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	vertical-align: top;
	line-height: 16px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
}
#wrapper #container #mainhome .content #helpcenterbuckets .howtousemttlap {
	background-image: url(../images/how-to-use-mtt.jpg);
	height: 171px;
	padding-left: 186px;
	width: 110px;
	margin-right: 20px;
}
form.schedule input {
	width: 150px;
}

#videosubject {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#videosubject h3 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 22px;
	color: #0F74BA;
	letter-spacing: -1px;
	line-height: 30px;
}


#heading		 {
	display: block;
	padding-bottom: 30px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
		}
		
#heading * {
	display: inline;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 12px;
}




		#panes {
	text-align: justify;
	border-style: none;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
		}
	
#panes div div { overflow: hidden; }
		
#previous, #next  {
	float: none;
	cursor: pointer;
	border: 1px solid #999999;
	height: 14px;
	width: 14px;
	padding: 0px;
}

#panes #content p {
	margin-bottom: 25px;
}
#panes #content h2 {
	margin-right: 25px;
	margin-left: 25px;
	font-weight: normal;
	font-size: 24px;
	text-transform: capitalize;
	margin-top: 20px;
	margin-bottom: 20px;
}

#buttons li {
	list-style-type: none;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 8px;
	color: #CCCCCC;
	cursor: pointer;
	font-weight: bold;
}
#buttons li.active {
	color: #1E7DBE;
	cursor: text;
}
#buttons {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.canceldelete {
	margin-right: 8px;
	float: left;
	padding-bottom: 5px;
}
#heading #buttons {
	padding: 0px;
}
#fsUploadProgress  .progressContainer {
	display: block;
	height: 72px;
	width: 222px;
	float: right;
	margin-top: -40px;
	background-image: url(../images/empty-progress.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#fsUploadProgress .progressBarInProgress {
	background-color: #FF9900;
	height: 20px;
}

#fsUploadProgress .progressBarStatus {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	margin: 4px 0 4px 0;
	height: 24px;
	padding-left: 22px;
	display: block;
	font-size: 14px;
	text-decoration: blink;
}
#ak_modal_div
{
	background-color: #FFF;
	border: 4px solid #0f74ba;
	display: none;
	padding: 14px;
	position: absolute;
	z-index: 1000;
}
#ak_modal_div img#close
{
	cursor: pointer;
}
#ak_modal_div div  b {
	color: #0f74ba;
}

.hint {
display:none;
}
#wrapper #wrapperyourmessage {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #wrapperyourmessage .alignright {
	width: 438px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#wrapper   #wrapperyourmessage   #mainhome  .rightform {
	width: 430px;
	padding-left: 8px;
}
#wrapper #wrapperyourmessage #container {
	background-image: url(../images/container-bg-yourmessage.gif);
}
#wrapper #wrapperyourmessage #container #mainhome {
	background-image: url(../images/mainhome-bg-yourmessage.gif);
}
#wrapper  #wrapperyourmessage  #container  #mainhome  .alignright  .signup  {
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 12px;
}
#mainhome .checkbox {
	height: 14px;
	width: 14px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainhome .checkbox:focus, #mainhome .click:focus {
	background-color: #FFFFFF;
	padding-top: 6px;
}

#mainhome select {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D8D8D8;
	border-bottom-color: #CCCCCC;
	border-left-color: #B9B9B9;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/input-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 0 0 0 4px;
	vertical-align: middle;
}
#choice a {
	color: #333333;
	float: left;
	margin-right: 8px;
}


.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	padding-top: 7px;
	border-top-width: 1px;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	color: #CC0000;
	background-color: #FFEAEA;
	background-image: none;
	padding-top: 7px;
	border-top-width: 1px;
}

#mainhome .delivernowdate .ui-datepicker-wrap .LV_validation_message {
 display:none;
}

#wrapper .bannerlearnmore {
	background-image: url(../images/learn-more-btn.gif);
	height: 34px;
	display: block;
	width: 120px;
	text-indent: -9999px;
	background-position: left bottom;
}
#wrapper .bannerlearnmore:hover {
	background-position: top;
}

#wrapperyourmessage #header #toc {
	display: none;
}
in
