@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#f9e8ef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mainwrapper {
	height:100%;
	width:939px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align:center;
}
.buttons{
	
	height:47px;
	background-color:#ed5299;
}

.home-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/home-off.gif);
	background-repeat:no-repeat;
}
.home-button a:hover, .home-selected{
	width:116px;
	height:47px;
	background-image:url(images/home-on.gif);
	background-repeat:no-repeat;
}
.about-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/about-off.gif);
	background-repeat:no-repeat;
}
.about-button a:hover, .about-selected{
	width:116px;
	height:47px;
	background-image:url(images/about-on.gif);
	background-repeat:no-repeat;
}
.initiative-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/initiative-off.gif);
	background-repeat:no-repeat;
}
.initiative-button a:hover, .initiative-selected{
	width:116px;
	height:47px;
	background-image:url(images/initiative-on.gif);
	background-repeat:no-repeat;
}
.share-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/share-off.gif);
	background-repeat:no-repeat;
}
.share-button a:hover, .share-selected{
	width:116px;
	height:47px;
	background-image:url(images/share-on.gif);
	background-repeat:no-repeat;
}
.video-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/video-off.gif);
	background-repeat:no-repeat;
}
.video-button a:hover, .video-selected{
	width:116px;
	height:47px;
	background-image:url(images/video-on.gif);
	background-repeat:no-repeat;
}
.clinic-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/clinic-off.gif);
	background-repeat:no-repeat;
}
.clinic-button a:hover, .clinic-selected{
	width:116px;
	height:47px;
	background-image:url(images/clinic-on.gif);
	background-repeat:no-repeat;
}
.appointment-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/appointment-off.gif);
	background-repeat:no-repeat;
}
.appointment-button a:hover, .appointment-selected{
	width:116px;
	height:47px;
	background-image:url(images/appointment-on.gif);
	background-repeat:no-repeat;
}
.contact-button a{
	float:left;
	width:116px;
	height:47px;
	background-image:url(images/contact-off.gif);
	background-repeat:no-repeat;
}
.contact-button a:hover, .contact-selected{
	width:116px;
	height:47px;
	background-image:url(images/contact-on.gif);
	background-repeat:no-repeat;
}
.copyright{
	font-size:10px;
	color:#646464;
	padding-top:3px;
}
.footer {
	width:939px;
	height:30px;
	text-align:center;
	background-color:#ed569b;
	border-bottom:#e5d6dc solid 5px;
	}

.footer ul {
	margin:0px;
	padding:0px;
	list-style: none;
	text-align:left;
	}		
.footer li {
	display:inline;
	padding-left:7px;
	padding-right:7px;
	list-style: none;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	}
	
.footer ul li a{
	color:#ffffff;
	text-decoration:none;
	}
.footer ul li a:hover{
	color:#67364c;	
	}
	
.footer li.selected {
	font-weight:bold;
	color:#eedae3;
	}
.maincontent{
	width:518px;
	padding:10px;
	background-color:#FFFFFF;
	
}
.maincontent h1{
	color:#be427e;
	font-size:14px;
	text-align:justify;
	height:5px;
}
.maincontent h5{
	color:#666666;
	font-size:12px;
}
.maincontent p{
	color:#767676;
	font-size:12px;
	text-align:justify;

}
.maincontent a{
	color:#be427e;
	text-decoration:none;	
}
.maincontent a:hover{
	text-decoration:none;	
	color:#767676;
}
.maincontent ul li,.maincontent ol li{
	color:#767676;
	font-size:12px;
	text-align:justify;
	}

.maincontentabout{
	width:299px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;	
}
.maincontentabout h1{
	color:#be427e;
	font-size:14px;
	text-align:justify;
}	
.maincontentabout p{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-left:5px;
}	
.maincontent1{
	width:589px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;	
}
.maincontent1 h1{
	color:#be427e;
	font-size:14px;
	text-align:justify;
}	
.maincontent1 p{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-left:5px;
}
.maincontent1 ul li, .maincontent1 ol li{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-bottom:20px;
	
}
.maincontent1 ul li a,.maincontent1 ul li ul li a,.maincontent1 ol li a{
	color:#be427e;
	text-decoration:none;	
}
.maincontent1 ol li ul {
	list-style: none;
	padding-top:10px;

}

.maincontent1 ol li ul li{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-top:0px;		
	list-style: none;
	display:block;
	
}

	
.maincontent1 td{
	color:#be427e;
	font-size:13px;
	text-align:justify;
	padding-left:5px;
}	

.maincontent1 fieldset legend{
	color:#be427e;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:10px;
	
}	
.maincontentvideo1{
	width:453px;
	padding-left:10px;
	padding-top:10px;
	background-color:#FFFFFF;	
}
.maincontentvideo1 h1{
	color:#be427e;
	font-size:14px;
	text-align:justify;
}
.maincontentvideo1 h1 a{
	color:#be427e;
	font-size:14px;
	text-decoration:underline;	
	}
.maincontentvideo1 h1 a:hover{	
	text-decoration:none;
}
.maincontentvideo{
	width:453px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;	
	background-color:#FFFFFF;	
}
	
.maincontentvideo h1{
	color:#be427e;
	font-size:14px;
	text-align:justify;
}	
.maincontentvideo h2{
	color:#be427e;
	font-size:13px;
	height:5px;

}	
.maincontentvideo p{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-left:5px;
}	
.maincontentvideo td{
	color:#767676;
	font-size:11px;
	text-align:justify;
	padding-left:5px;
}
.maincontentclinic{
	width:290px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;	
	background-color:#FFFFFF;	
	color:#787878;
	font-size:14px;
}
.formtextfield{
	width:130px;
	height:15px;
	background-image:url(images/bgform.jpg);
	background-repeat:repeat-x;		
	font-size:12px;

}
.formtextfield2{
	width:90px;
	height:15px;
	background-image:url(images/bgform.jpg);
	background-repeat:repeat-x;		
	font-size:12px;

}
.formtextfield1{
	width:380px;
	height:15px;
	background-image:url(images/bgform.jpg);
	background-repeat:repeat-x;		
	font-size:12px;

}
.formselect{
	height:22px;
	font-size:12px;
	color:#666666;
}
.formtextarea{
	width:380px;
	height:132px;
	font-size:12px;
}
.formtextarea2{
	width:395px;
	height:102px;
	font-size:12px;
}
.optional{
	color:#CCCCCC;
}
.borderbottom{
	border-bottom:#d6d6d6 solid 1px;
	padding-bottom:20px;
}
.bookappointment{
	float:left;
	width:361px;
	height:82px;
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
	background-image:url(images/appointmentbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.bookappointment1{
	width:300px;
	height:173px;
	padding-left:10px;
	padding-right:20px;
	padding-top:0px;
	background-color:#FFFFFF;
}
.bookappointment1 p{
	color:#767676;
	font-size:12px;
}
.bookappointment1 p a{
	color:#be427e;
	font-size:12px;
	text-decoration:none;
}
.bookappointment1 p a:hover{
	color:#767676;
	font-size:12px;
	text-decoration:none;
}

.bookappointmentvideo{
	width:444px;
	height:173px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-color:#FFFFFF;
}
.bookappointmentvideo h1{
	color:#be427e;
	font-size:14px;
	height:5px;
	padding-bottom:1px;
}
.bookappointmentvideo p{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-bottom:0px;
}
.bookappointmentabout{
	width:606px;
	height:173px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-color:#FFFFFF;
}

.bookappointmentabout h1{
	color:#be427e;
	font-size:14px;
	height:5px;
	padding-bottom:1px;
}
.bookappointmentabout h2, .bookappointmentall h2, .maincontent1 h2{
	color:#be427e;
	font-size:15px;
}
.bookappointmentabout h3, .bookappointmentall h3,.maincontent1 h3{
	color:#6c334f;
	font-size:14px;
}
.bookappointmentabout h4, .bookappointmentall h4,.maincontent1 h4{
	color:#c587a5;
	font-size:13px;
}
.bookappointmentabout h5, .bookappointmentall h5,.maincontent1 h5{
	color:#666666;
	font-size:12px;
}
.bookappointmentabout p, .bookappointmentabout table tr td{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-bottom:0px;
}
.bookappointmentabout p a,.bookappointmentall p a, .bookappointmentabout table tr td a, .maincontent1 p a, .bookappointmentall ol li a{
	color:#be427e;
	text-decoration:none;
}
.bookappointmentabout p a:hover, .bookappointmentabout table tr td a:hover, .maincontent1 p a:hover, .bookappointmentall ol li a:hover{
	color:#767676;
	text-decoration:none;
}
.tablebg {
	color:#767676;
	font-size:12px;
	border:#999999 solid 1px;
}
.tablebg th {
	color:#834467;
	font-size:11px;
	padding-bottom:0px;
	background-color:#f4e9ee;
	border-bottom:#999999 solid 1px;
}
.tablebg th div {
	color:#834467;
	font-size:11px;
	padding-top:10px;
	background-color:#cbc0c5;
	height:20px;
}
.tablebg td {
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}



.tablebg3 {
	color:#767676;
	font-size:12px;
}
.tablebg3 th {
	color:#834467;
	font-size:11px;
	padding-bottom:0px;
	background-color:#f4e9ee;
	border-bottom:#999999 solid 1px;
}
.tablebg3 th div {
	color:#834467;
	font-size:11px;
	padding-top:10px;
	background-color:#cbc0c5;
	height:20px;
}
.tablebg3 td {
	padding-left:10px;
	padding-right:10px;
}
.tablebg3 td a {
	text-decoration:none;
	color:#be427e;
}
.tablebg3 td a:hover {
	text-decoration:none;
	color:#767676;
}
.titleframeset{
	color:#6c334f;
	font-size:14px;
	font-weight:bold;
}
.tablebg1 td {
	padding-left:10px;
	padding-right:10px;
}
.tablebg1 td ol li {
	color:#767676;
	text-align:left;
	margin:0px;
	padding:0px;
}

.tablebgtr {

	background-color:#f2f0f1;
}
.tablebg1 {
	color:#767676;
	font-size:12px;
	border:#999999 solid 1px;
}
.tablebg1 td p {
	color:#767676;
	font-size:12px;
	text-align:left;
}
.tablebg1 th {
	color:#834467;
	font-size:11px;
	padding-bottom:0px;
	background-color:#f4e9ee;
	border-bottom:#999999 solid 1px;
}
.tablebg1 th div {
	color:#834467;
	font-size:11px;
	padding-top:10px;
	background-color:#cbc0c5;
	height:20px;
}
.tablebg1 td {
	padding-left:10px;
	padding-right:10px;
}
.tablebg11 td {
	padding-left:10px;
	padding-right:10px;
}
.tablebgtr1 {
	background-color:#f2f0f1;
}
.bookappointmentabout ul li{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-bottom:0px;
}
.bookappointmentall{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-color:#FFFFFF;
}
.bookappointmentabout ol li ,.bookappointmentall ol li,.bookappointmentall ol li ul li,.bookappointmentall ul li{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-bottom:10px;
}
.appintment{
	float:left;
	width:899px;
	background-color:#f7f2d6;
	padding:10px;
}
.bgstep{
	float:left;
	width:866px;
	background-image:url(images/step1bg.png);
	background-repeat:repeat-y;
	color:#be427e;
	font-size:12px;
	padding-left:20px;
	padding-top:10px;
}
.bookappointmentall h1{
	color:#be427e;
	font-size:14px;
	height:5px;
	padding-bottom:1px;
}
.bookappointmentall p{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-bottom:0px;
}
.bookappointmentclinic{
	width:609px;
	height:173px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-color:#FFFFFF;
}	
.paddingtop{
	padding-top:20px;
}
.paddingtop2{
	padding-top:10px;
}
.paddingtop3{
	padding-top:3px;
}
.paddingbootom{
	padding-bottom:20px;
	background-color:#ffffff;
}
.bookappointmenttext{
	color:#be427e;
	font-size:12px;
}
.bookappointmenttextarea{
	padding-top:5px;	
	padding-bottom:0px;
	
}
.evning{
	float:left;
	width:660px;
	text-align:right; 
	padding-top:5px;	
}
.evning a{
	color:#585858;
	font-size:12px;
	text-decoration:none;
}
.evning a:hover{
	color:#ed569b;
	font-size:12px;
	text-decoration:none;
	
}
.arrow{
	float:left;
	width:11px;
	padding-top:7px;
	padding-left:3px;
}
.submit input{
	float:left;
	background-image:url(images/submit-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:97px;
	height:28px;
    overflow:hidden; 
}

.submit:hover input{
	background-image:url(images/submit-on.png);
	background-repeat:no-repeat;
	
}
.back{
	padding-right:3px;
	float:left
}
.back a{
	float:left;
	background-image:url(images/back-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:97px;
	height:28px;

}

.back a:hover{
	background-image:url(images/back-on.png);
	background-repeat:no-repeat;
	
}
.thankyou{
	padding-right:3px;
	float:left
}
.thankyou input{
	float:left;
	background-image:url(images/thankyou-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:111px;
	height:28px;
    overflow:hidden; 
}

.thankyou:hover input{
	background-image:url(images/thankyou-on.png);
	background-repeat:no-repeat;
	
}
.next input{
	float:left;
	background-image:url(images/next-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:97px;
	height:28px;
    overflow:hidden; 
}

.next:hover input{
	background-image:url(images/next-on.png);
	background-repeat:no-repeat;
	
}
.sharestory input{
	float:left;
	background-image:url(images/sharestory-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:162px;
	height:28px;
    overflow:hidden; 
}

.sharestory:hover input{
	background-image:url(images/sharestory-on.png);
	background-repeat:no-repeat;
	
}
.send input{
	float:left;
	background-image:url(images/send-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:97px;
	height:28px;
    overflow:hidden; 
}

.send:hover input{
	background-image:url(images/send-on.png);
	background-repeat:no-repeat;
	
}
.selectform{
	float:left;
	padding-top:3px;
	padding-left:15px;
}
.select input{
	float:left;
	background-image:url(images/select-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:97px;
	height:28px;
    overflow:hidden; 
}

.select:hover input{
	background-image:url(images/select-on.png);
	background-repeat:no-repeat;
	
}
.videobg{
	width:361px;
	height:101px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;	
}

.videobg a{
	float:right;
	width:381px;
	height:117px;
	background-image:url(images/videobutton-off.jpg);
	background-repeat:no-repeat;
}
.videobg a:hover{
	background-image:url(images/videobutton-on.jpg);
	background-repeat:no-repeat;
}
.videobg h1{
	color:#be427e;
	font-size:14px;
	height:5px;
	padding-top:40px;
	font-weight:100;
}

.videobg p{
	color:#606060;
	font-size:11px;
	text-align:justify;
}
.videopic{
	float:left;
	width:129px;
	padding-top:40px;
	padding-left:1px;
	height:91px;
	background-image:url(images/bgvideo.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
.event{
	padding:5px;
	background-color:#faf8e8;	
}
.event h1{
	color:#8c6238;
	font-size:13px;
	text-align:justify;
	padding-bottom:5px;
	margin:0px;
	height:1px;
}
.event h1 a{
	color:#8c6238;
	font-size:13px;
	text-decoration:none;
}	
.event h1 a:hover{
	color:#a39485;
	font-size:13px;
	text-decoration:none;
}	
.event h1 span{

	padding-top:3px;
	margin-left:10px;
	color:#c24f87;
	font-size:10px;
	text-align:left;
}
.event h1 span a{

	padding-top:3px;
	margin-left:5px;
	font-size:10px;
	text-align:left;
	color:#c24f87;
}
.event h1 span a:hover{

	padding-top:3px;
	margin-left:5px;
	font-size:10px;
	color:#c24f87;
	text-align:left;
}	
.event h3{
	color:#767676;
	font-size:12px;
	margin:0px;
}
.event p{
	color:#767676;
	font-size:12px;
	text-align:justify;
	padding-bottom:10px;
	margin:0px;
}	
.event ul li, .event ol li{
	color:#767676;
	font-size:12px;
	padding:0px;
	margin:0px;
}	
.doted{
	/*border-top:#d6d6d6 dotted 1px;*/
	padding-top:15px;
}
.bgtitle{
	background-image:url(images/bgtitle.png);
	background-repeat:no-repeat;
	width:546px;
	height:25px;
	padding-top:7px;
	padding-left:5px;
}
bgtitle a{
	text-decoration:underline;	
}
bgtitle a:hover{
	text-decoration:none;	
}
.morevideo{
	float:left;
	width:420px;
	padding:5px;
	background-color:#faf8e8;
}

.morevideo1{
	float:left;
	width:420px;
	border-bottom:#d6d6d6 solid 1px;
	padding-bottom:10px;
	padding-top:15px;
}
.morevideolast{
	float:left;
	width:420px;
	padding-bottom:5px;
	padding-top:15px;
}
.morevideopic{
	float:left;
	width:125px;
	height:83px;
	padding-right:5px;
}

.menuabout{
	width:299px;
	padding-top:0px;
	
}

.menuabout ul {
	margin:0px;
	padding:0px;
	list-style: none;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	background-color:#faf8e8;


	}		
.menuabout li{
	display:block;
	list-style: none;
	font-size:13px;
	color:#e24c8e;
	text-decoration:none;
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:#e3d8c3 solid 1px;
	}	
.menuabout ul li a{
	color:#8c6238;
	font-size:13px;
	text-decoration:none;	
	}
.menuabout ul li a:hover {
	color:#635240;
	font-size:13px;
	text-decoration:none;
	}
.menuabout ul li.last {
	border-bottom:none;
	}
.menuabout ul li a span {
	font-size:13px;
	color:#e24c8e;
}
.menuabout ul li ul {
	margin:0px;
	padding:0px;
	list-style: none;
	text-align:left;
	padding-left:10px;
	background-color:#faf8e8;
	}		
.menuabout ul li ul li 	{
	color:#e24c8e;
	font-size:11px;
	text-decoration:none;	
	}	
.menuabout ul li ul li a{
	color:#8c6238;
	font-size:11px;
	text-decoration:none;	
	}	
.menuabout ul li ul li a:hover{
	color:#635240;
	font-size:11px;
	text-decoration:none;
	}	
.menuabout ul li ul li.last {
	border-bottom:none;
	}	
.banner2{
	float:left;
	padding-top:10px;
}
.colorfaq{
	color:#be427e;
}
.borderbottom{
	border-bottom:#f0f0f0 solid 1px;
	padding-bottom:10px;
}
.borderbottom1{
	border-bottom:#f0f0f0 solid 1px;
}
.borderbottom2{
	border-bottom:#f0f0f0 solid 1px;
	padding:0px;
	margin:0px;
}
.borderbottom3{
	border-bottom:#6a3566 solid 1px;

}
.tableborder{
	border:#e8dfd7 solid 1px;
}
.time{
	width:93px;
	height:35px;
	color:#8c6238;
	font-size:14px;
	font-weight:bold;
	border-right:#dbccb1 solid 1px;
	border-bottom:#dbccb1 solid 1px;
}
.avaliabelboked{
	width:130px;
	height:35px;
	color:#8c6238;
	font-size:13px;
	border-bottom:#dbccb1 solid 1px;
}
.avaliabelboked a{
	width:130px;
	height:35px;
	color:#be427e;
	font-size:13px;
	text-decoration:none;
}
.avaliabelboked a:hover{
	width:130px;
	height:35px;
	color:#8c6238;
	font-size:13px;
	text-decoration:none;
}
.name{
	width:360px;
	height:8c6238;
	color:#8c6238;
	font-size:13px;
	border-bottom:#dbccb1 solid 1px;
}
.selectcell{
	width:115px;
	height:8c6238;
	color:#8c6238;
	font-size:13px;
	border-bottom:#dbccb1 solid 1px;
}
.button{
	color:#333333;
	background-color:#dcdcdc;
}
.datatable td{
	color:#8c6238;
	font-size:14px;
}
.datatable td span{
	color:#be427e;
	font-size:15px;
}
.dob td{
	color:#be427e;
	font-size:12px;
}
.calnder{
	border:#d6d7d7 solid 1px;
	padding:2px;

}
.calnder h2{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:2px;

}
.calnder td table{
	color:#000000;
	font-size:11px;

}
.calnder td table a{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.calnder td table a:hover{
	color:#be427e;
	font-size:11px;
	text-decoration:none;
}
.daycontent{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.lastmonth{
	color:#CCCCCC;
	font-size:11px;	
	text-decoration:none;
}
.calnder td table th{
	color:#000000;
	font-size:11px;
	border-bottom:#CCCCCC solid 1px;
}
.topcalnder{
	background-image:url(images/bgtopcalender.png);
	background-repeat:repeat-x;
	height:20px;
	color:#ffffff;
	font-size:11px;
}
.topcalnder a{
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.paddingleft{
	padding-left:30px;
}
.borderimg{
	border:#999999 solid 1px;
}
.bookapp{
	width:300px;
	padding-top:10px;
	
}
.bookapp a{
	float:left;
	width:297px;
	height:71px;
	background-image:url(images/book-off.png);
	background-repeat:no-repeat;
}
.bookapp a:hover{
	width:297px;
	height:71px;
	background-image:url(images/book-on.png);
	background-repeat:no-repeat;
}
.listprovidor{	
	width:300px;
	padding-top:10px;
	padding-right:10px;
}
.listprovidor a{
	float:right;
	width:300px;
	height:73px;
	background-image:url(images/list-off.png);
	background-repeat:no-repeat;
}
.listprovidor a:hover{
	width:300px;
	height:73px;
	background-image:url(images/list-on.png);
	background-repeat:no-repeat;
}
.star{	
	width:300px;
	padding-top:10px;
	padding-right:10px;
}
.star a{
	float:right;
	width:300px;
	height:73px;
	background-image:url(images/star-off.png);
	background-repeat:no-repeat;
}
.star a:hover{
	width:300px;
	height:73px;
	background-image:url(images/star-on.png);
	background-repeat:no-repeat;
}
.listprovidor2{
	width:300px;
	padding-top:10px;
	padding-right:20px;
}
.listprovidor2 a{
	float:left;
	width:300px;
	height:73px;
	background-image:url(images/list-off.png);
	background-repeat:no-repeat;
}
.listprovidor2 a:hover{
	width:300px;
	height:73px;
	background-image:url(images/list-on.png);
	background-repeat:no-repeat;
}
.listprovidor1{
	width:300px;
	padding-top:10px;
}
.listprovidor1 a{
	float:right;
	width:300px;
	height:73px;
	background-image:url(images/list-off.png);
	background-repeat:no-repeat;
}
.listprovidor1 a:hover{
	width:300px;
	height:73px;
	background-image:url(images/list-on.png);
	background-repeat:no-repeat;
}
.receive{
	width:300px;

	padding-top:10px;
	padding-right:10px;
}
.receive a{
	float:right;
	width:300px;
	height:73px;
	background-image:url(images/receive-off.png);
	background-repeat:no-repeat;
}
.receive a:hover{
	width:300px;
	height:73px;
	background-image:url(images/receive-on.png);
	background-repeat:no-repeat;
}
.textclick{
	float:left;
	padding-top:5px;
	color:#606060;
	font-size:11px;

}

.click input{
	float:left;
	background-image:url(images/click-off.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
    width:97px;
	height:28px;
    overflow:hidden; 
}

.click:hover input{
	background-image:url(images/click-on.png);
	background-repeat:no-repeat;
	
}
.click1 a{
	float:left;
	background-image:url(images/click-off.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.click1 a:hover{
	background-image:url(images/click-on.png);
	background-repeat:no-repeat;
	
}

.box{
	border:#CCC solid 1px;
	background-color:#F3F3F3;
	padding:2px;
	text-align:center;
	font-size:14px;
	color:#999;
	font-weight:bold;
}
.verticaltext {
	/*writing-mode: tb-rl;
	filter: flipV flipH;*/
	background-color:#F5E7F4;
}
.public {
	/*writing-mode: tb-rl;
	filter: flipV flipH;*/
	background-color:#efeced;
}

.LV_validation_message{
	font-size: 12px;
	padding-left:10px;
    font-weight:normal;
    margin:0px;;
}

.LV_valid {

}
	
.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 {

}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


.ratetable{
	border:#ca5e8c solid 1px;
	border-right:none;
	height:60px;
}
.ratetable td{
	width:123px;
	height:60px;
	border-right:#ca5e8c solid 1px;
	font-size:12px;
	color:#5a5a5a
}
.ratetable-color1{
	background-color:#fce4ee;
}
.ratetable-color2{
	background-color:#fbd5e5;
}
.ratetable-color3{
	background-color:#f9bed7;
}
.ratetable-color4{
	background-color:#f69bc2;
}
.ratetable-color5{
	background-color:#f16da6;
}
.webques{	
	width:300px;
	padding-top:10px;
	padding-right:10px;
}
.webques a{
	float:right;
	width:300px;
	height:73px;
	background-image:url(images/webques-on.png);
	background-repeat:no-repeat;
}
.webques a:hover{
	width:300px;
	height:73px;
	background-image:url(images/webques-off.png);
	background-repeat:no-repeat;
}

.iphone{	
	width:300px;
	padding-top:10px;
	padding-right:10px;
}
.iphone a{
	float:right;
	width:300px;
	height:73px;
	background-image:url(images/iphone-off.png);
	background-repeat:no-repeat;
}
.iphone a:hover{
	width:300px;
	height:73px;
	background-image:url(images/iphone-on.png);
	background-repeat:no-repeat;
}

/*---------------------------------------------27-12-2010------------------------------------*/
.bgteam th {
    background-image:url(images/bgdonate.jpg);
    background-position: center top;
    background-repeat: repeat-x;
	font-weight:normal;
}

.paddingAll {
    padding: 10px;
}
.margintop{
	margin-top:0px;
	padding-top:0px;
}
.margintopnum1{
	margin-top:10px;
	padding-top:10px;
}
.margintopnum2{
	margin-top:15px;
	padding-top:15px;
}
.bgteam h4{
	color:#1d1c1c;
	font-size:12px;
	font-weight:bold;
	
}

.octobercampaign{	
	width:300px;
	padding-top:10px;
	padding-right:7px;
}
.octobercampaign a{
	float:right;
	width:300px;
	height:73px;
	background-image:url(images/octobercampaign-off.png);
	background-repeat:no-repeat;
}
.octobercampaign a:hover{
	width:300px;
	height:73px;
	background-image:url(images/octobercampaign-on.png);
	background-repeat:no-repeat;
}


