/****************************************************
	Documento CSS 
	Autor: Felipe Erbereli (felipe@somnio.com.br)
	Copyright: Somnio Media Design (www.somnio.com.br)
	Versao 1.0
****************************************************/

/****************************************************
RESET CSS
****************************************************/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/****************************************************
GERAL
****************************************************/
body {
	margin: 0;
	padding-bottom: 20px;
	color: #4d4a42;
	background: url(../images/bg_body.jpg) #fff no-repeat fixed top right;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 18px;
	padding: 0;
	line-height: 16px;
}

ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

ul ul {
	margin: 2px 0 2px 15px;
}

a {
	color: #0065d4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, img a {
	border: none;
}

em {
	color: #736f63;
	font-style: italic;
}

abbr, acronym{
	border-bottom: thin dotted;
	cursor: help;
}

/****************************************************
CLASSES
****************************************************/
.cor_azul {
	color: #0065d4;
}

.cor_branca {
	color: #fff;
}

.cor_cinza {
	color: #808080;
}

.cor_laranja {
	color: #df6a26;
}

.cor_verde {
	color: #039703;
}

.cor_vermelha {
	color: #fc0300;
}

.small {
	font-size: 11px;
}

.slogan {
	margin: 20px 0 30px;
	color: #c4510e;
	font: bold italic 18px/24px Arial, Helvetica, sans-serif;
	text-align: center;
}

/****************************************************
TOPO
****************************************************/
#header {
	width: 100%;
	background: url(../images/bg_topo.gif) no-repeat 0 44px;
	position: absolute;
	top: 0;
	left: 0;
	height: 214px;
}

#header h1 {
	float: left;
	padding: 12px 0 0 36px;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}

#header h1 a {
	border: 0px;
	width: 248px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
	height: 140px;
}

#flash_photos {
	width: 423px;
	position: absolute;
	top: 0;
	left: 319px;
	height: 171px;
}

#photos {
	width: 423px;
	background: url(../images/photos.png) no-repeat;
	height: 171px;
}

#holiday {
	width: 114px;
	background: url(../images/globe.png) no-repeat;
	position: absolute;
	top: 25px;
	left: 775px;
	height: 125px;
}

#ico_language {
	width: 22px;
	background: url(../images/ico_language.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	overflow: hidden;
	top: 18px;
	right: 15px;
	height: 22px;
}

/****************************************************
MENU TOPO
****************************************************/
#navigation {
	width: 939px;
	border-left: 1px solid #4d4a42;
	border-right: 1px solid #4d4a42;
	margin: -38px 0 0;
	background: url(../images/bg_nav.gif) repeat-x;
	text-align: center;
	position: absolute;
	top: 100%;
	left: 0;
	height: 38px;
}

#navigation ul {
	margin: 13px 0 0;
	list-style: none;
}

#navigation li {
	padding: 0 12px 0 20px;
	border-left: 1px solid #fff;
	display: inline;
}

#navigation li.first {
	border: none;
}

#navigation li a {
	color: #fff;
}

#navigation li a:hover {
	text-decoration: underline;
}

/****************************************************
FOOTER
****************************************************/
#footer {
	width: 881px;
	padding: 22px 30px 0;
	background: url(../images/bg_footer.gif) no-repeat;
	font: 10px Arial, Helvetica, sans-serif;
	height: 33px;
	overflow: hidden;
}

#footer p {
	margin: 0 10px 0 0;
	display: inline;
}

#footer ul {
	margin: 0;
	display: inline;
	list-style: none;
}

#footer li {
	padding: 0 5px 0 10px;
	border-left: 1px solid #736f63;
	display: inline;
}

#footer .right {
	float: right;
	margin-right: 0;
}

/****************************************************
DIVS PRINCIPAIS
****************************************************/
#page_box {
	width: 941px;
	margin: 0 auto;
	padding-top: 214px;
	position: relative;
}

#container {
	width: 100%;
	clear: both;
	background: url(../images/bg_container.gif) repeat-y !important;
	position: relative;
	overflow: hidden;
}

#main_part {
	float: left;
	width: 740px;
}

/****************************************************
MAIN COLUMN
****************************************************/
#main_column {
	float: right;
	width: 483px;
	padding: 0 28px 120px;
	margin-left: 1px;
	margin-top: 0;
	display: inline;
	background: url(../images/bg_main_column.jpg) no-repeat 100% 0;
	text-align: left;
	overflow: hidden;
}

#main_column .text_box {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/border.gif) no-repeat 50% 100%;
	overflow: hidden;
}

/****************************************************
MAIN COLUMN TITLE
****************************************************/
#main_column h1 {
	padding-left: 75px;
	margin: 5px -20px 10px;
	width: 442px;
	color: #003563;
	font: normal bold 22px/51px Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#main_column h1.aus {
	background: url(../images/ico_aus.jpg) no-repeat 10px;
}

#main_column h1.brs {
	background: url(../images/ico_brs.jpg) no-repeat 10px;
}

#main_column h1.car {
	background: url(../images/ico_car.jpg) no-repeat 10px;
}

#main_column h1.cnt {
	background: url(../images/ico_cnt.jpg) no-repeat 10px;
}

#main_column h1.con {
	background: url(../images/ico_con.jpg) no-repeat 10px;
}

#main_column h1.don {
	background: url(../images/ico_don.jpg) no-repeat 10px;
}

#main_column h1.egp {
	background: url(../images/ico_egp.jpg) no-repeat 10px;
}

#main_column h1.gfs {
	background: url(../images/ico_gfs.jpg) no-repeat 10px;
}

#main_column h1.hms {
	background: url(../images/ico_hms.jpg) no-repeat 10px;
}

#main_column h1.hom {
	background: url(../images/ico_hom.jpg) no-repeat 10px;
}

#main_column h1.hot {
	background: url(../images/ico_hot.jpg) no-repeat 10px;
}

#main_column h1.ins {
	background: url(../images/ico_ins.jpg) no-repeat 10px;
}

#main_column h1.ndh {
	background: url(../images/ico_ndh.jpg) no-repeat 10px;
}

#main_column h1.pac {
	background: url(../images/ico_pac.jpg) no-repeat 10px;
}

#main_column h1.par {
	background: url(../images/ico_par.jpg) no-repeat 10px;
}

#main_column h1.pfs {
	background: url(../images/ico_pfs.jpg) no-repeat 10px;
}

#main_column h1.pol {
	background: url(../images/ico_pol.jpg) no-repeat 10px;
}

#main_column h1.pts {
	background: url(../images/ico_pts.jpg) no-repeat 10px;
}

#main_column h1.sig {
	background: url(../images/ico_sig.jpg) no-repeat 10px;
}

#main_column h1.spe {
	background: url(../images/ico_spe.jpg) no-repeat 10px;
}

#main_column h1.tou {
	background: url(../images/ico_tou.jpg) no-repeat 10px;
}

#main_column h1.trr {
	background: url(../images/ico_trr.jpg) no-repeat 10px;
}

#main_column h1.trs {
	background: url(../images/ico_trs.jpg) no-repeat 10px;
}

#main_column h1.uqf {
	background: url(../images/ico_uqf.jpg) no-repeat 10px;
}

#main_column h1.wds {
	background: url(../images/ico_wds.jpg) no-repeat 10px;
}

/****************************************************
CONTENT HOME
****************************************************/
* html #content_home ul {
	height: 130px;
}

#content_home ul {
	padding: 0 0 40px 192px;
	background: url(../images/contact.gif) no-repeat 38px 0;
	font-size: 12px;
	min-height: 130px;
}

#content_home li {
	margin-bottom: 12px;
}

#content_home strong {
	display: block;
}

/****************************************************
CONTENT PAGES
****************************************************/
#content_site {
	font-size: 12px;
	text-align: justify;
}

#content_site  ul {
	margin: 0 0 20px 20px;
}

#content_site ul li {
	margin: 0 0 5px;
	padding-left: 15px;
	background: url(../images/arrow_blue.gif) no-repeat left 6px;
}

#content_site ul li ul {
	margin: 5px 0 -5px 20px;
}

#content_site ul li ul li {
	margin: 0 0 5px;
	padding-left: 15px;
	background: url(../images/arrow_blue.gif) no-repeat left 6px;
}

#content_site blockquote {
	margin: 0 0 0 30px;
}

#content_site h1, #content_site h2, #content_site h3, #content_site h4, #content_site h5 {
	padding: 0;
	font-weight: bold;
}

#content_site p.subtitulo {
	margin: 0 0 15px;
	color: #736f63;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#content_site h1, #content_site h2 {
	margin: 0 0 15px;
}

#content_site h2.package {
	margin: 0 0 2px;
}

#content_site h3, #content_site h4 , #content_site h5 {
	margin: 0 0 10px;
}

#content_site h1 {
	font-size: 21px;
}

#content_site h2 {
	font-size: 18px;
}

#content_site h3 {
	font-size: 15px;
}

#content_site h4 {
	font-size: 13px;
	color: #003563;
}

#content_site h5 {
	font-size: 12px;
	color: #003563;
}

#content_site hr {
	margin: 0 auto 20px;
	width: 430px;
	border-width: 0;
	border-top-width: 1px;
	color: #289cff;
	background-color: #289cff;
	text-align: center;
	height: 1px;
}

#content_site .img_b {
	margin: 0 auto 20px;
	border: none;
	text-align: center;
}

#content_site .img_m {
	margin: 0 auto 20px;
	border: 1px solid #003563;
	text-align: center;
}

#content_site .img_t {
	margin: 0 auto 10px;
	border: 1px solid #003563;
	text-align: center;
}

#content_site .img_tb {
	margin: 0 auto 10px;
	border: none;
	text-align: center;
}

#content_site .txtfield_amigo {
	margin: 0 auto 5px;
	width: 300px;
	float: left;
}

#content_site #more_amigo {
	margin: 20px;
	float: right;
}

#content_site .flash_object {
	margin: 0 auto 20px;
	text-align: center;
}

/****************************************************
TABELA
****************************************************/
#content_site table {
	margin: 0 auto 20px;
	width: 100%;
	font-size: 11px;
	border-collapse: collapse;
}

#content_site table.friend {
	margin: 0 auto;
}

#content_site thead th {
	padding: 8px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-top: solid 2px #4d4a42;
	color: #4d4a42;
	background: url(../images/bg_th.gif) #ccc4af repeat-x top;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

#content_site tbody th {
	padding: 4px 8px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	color: #4d4a42;
	background-color: #b3ab9a;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

table a {
	color: #960200;
	text-decoration: none;
}

#content_site tbody td {
	padding: 4px 8px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	vertical-align: top;
	line-height: 13px;
}

#content_site tbody td p.last {
	margin: 0;
	padding: 0;
	line-height: 13px;
}

#content_site tbody td.content {
	padding: 15px 8px 4px;
	vertical-align: top;
}

#content_site tbody td.friend {
	padding: 2px;
	vertical-align: middle;
}

#content_site tbody td.friend_r {
	padding: 4px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	vertical-align: middle;
	text-align: right;
}

#content_site tbody tr.rowa {
	background-color: #ebe5d3;
}

#content_site tbody tr.rowb {
	background-color: #faf4e1;
}

td.right {
	text-align: right;
}

#content_site tfoot td {
	padding: 8px;
	border-left: solid 1px #fff;
	border-bottom: solid 2px #4d4a42;
	color: #4d4a42;
	background-color: #ccc4af;
	background: url(../images/bg_tfoot.gif) #ccc4af no-repeat right top;
}

/****************************************************
BANNER
****************************************************/
#banner_body {

	background: none;
}

.banner_box {
	padding: 5px 8px 9px 7px;
	background: url(../images/bg_banner.jpg) #67baff repeat-x 0 100%;
}

.banner_iframe {
	width: 468px;
	border-top: 1px solid #003563;
	border-left: 1px solid #003563;
	border-right: 1px solid #007ee5;
	border-bottom: 1px solid #007ee5;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
}

#banner_200 {
	height: 200px;
}

#banner_60 {
	height: 60px;
}

.banner_box_img {
	display: block;
}

/****************************************************
BOTTOM BAR
****************************************************/
#bottom_bar {
	margin: 0;
	padding: 0;
	width: 482px;
	position: absolute;
	bottom: 0;
}

#bottom_bar li {
	float: left;
	margin-bottom: 20px;
}

#bottom_bar li a {
	display: block;
	background: url(../images/bottom_bar.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 82px;
}

#bottom_bar li.cruises a {
	width: 90px;
	background-position: 0 0;
}

#bottom_bar li.hotels a {
	width: 95px;
	background-position: -90px 0;
}

#bottom_bar li.golf a {
	width: 76px;
	background-position: -185px 0;
}

#bottom_bar li.tours a {
	width: 61px;
	background-position: -261px 0;
}

#bottom_bar li.airlines a {
	width: 77px;
	background-position: -322px 0;
}

#bottom_bar li.rental a {
	width: 83px;
	background-position: -399px 0;
}

/****************************************************
MAIN PACKAGES
****************************************************/
#main_packages_flash {
	margin: 0 0 20px -1px;
}

#main_packages {
	padding: 7px 7px 9px;
	background: url(../images/bg_packages.jpg) #0065d4 repeat-x 0 100%;
}

#main_packages p {
	margin: 0;
	padding: 3px 10px;
	background: url(../images/bg_packages_txt.gif) #f1ebd9 repeat-x;
	text-align: center;
}

#main_packages img {
	display: block;
}

#img_box {
	margin-bottom: 5px;
	position: relative;
}

#img_box strong {
	color: #fff;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 238px;
	left: 20px;
}

/****************************************************
SECONDARY PACKAGES
****************************************************/
.secondary_packages ul {
	margin: 0 -15px 0 0;
	width: 500px;
	overflow: hidden;
}

.secondary_packages li {
	float: left;
	width: 220px;
	margin-right: 15px;
	padding: 0 5px;
}

.secondary_packages img {
	margin: 0 -5px 10px;
	border: 1px solid #4d4a42;
	display: block;
}

.secondary_packages strong {
	display: block;
	font-size: 12px;
}

.packages_img {
	margin: 0 0 4px;
	border: 1px solid #4d4a42;
	display: block;
}

.packages_spacer {
	margin: 0 6px 20px;
}

.packages_spacer p {
	margin-left: 4px;
}

/****************************************************
IFRAME
****************************************************/
#container_frame {
	width: 100%;
	padding-top: 40px;
	clear: both;
	background: url(../images/bg_container_frame.gif) repeat-y !important;
	position: relative;
	overflow: hidden;
}

.aic_iframe {
	width: 800px;
	margin: 0 auto 20px 120px;
	border: none;
	float: left;
	height: 6000px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
}

.transhotel_iframe {
	width: 800px;
	margin: 0 auto 20px 120px;
	border: none;
	float: left;
	height: 1000px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
}

.kumuka_iframe {
	width: 800px;
	margin: 0 auto 20px 120px;
	border: none;
	float: left;
	height: 1000px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 1;
}

/****************************************************
SIDEBAR
****************************************************/
#sidebar_l {
	float: left;
	width: 199px;
	padding-left: 1px;
}

#sidebar_r {
	float: right;
	width: 199px;
	padding: 0 1px 200px;
}

#sidebar_l .text_box, #sidebar_r .text_box {
	font-size: 12px;
}

#sidebar_l .text_box p, #sidebar_r .text_box p {
	margin: 0;
	font-weight: bold;
	text-align: center;
	position: relative;
}

#sidebar_l .text_box a, #sidebar_r .text_box a {
	color: #960200;
}

#sidebar_l .text_box img, #sidebar_r .text_box img {
	display: block;
}

#sidebar_l .clear, #sidebar_r .clear {
	height: 100px;
}

/****************************************************
SIDEBAR TITLE
****************************************************/
.title {
	padding: 3px 0;
	background: #003563;
}

.title h2 {
	margin: 0;
	padding: 7px 10px 7px 20px;
	border: solid #fff;
	border-width: 1px 0;
	color: #fff;
	background: url(../images/bg_title.gif) repeat-x;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}

/****************************************************
MAIN MENU
****************************************************/
#main_menu {
	margin: 0;
	width: 100%;
	background: url(../images/menu.gif) repeat-y;
	font-weight: bold;
	overflow: hidden;
}

#main_menu li {
	border-bottom: 1px solid #003563;
	margin: 1px 0 -1px;
}

#main_menu li a {
	padding: 9px 10px 9px 40px;
	display: block;
	background: url(../images/bg_menu_1.jpg) no-repeat;
	color: #4d4a42;
}

#main_menu li a:hover {
	background: url(../images/bg_menu_2.jpg) no-repeat;
	text-decoration: none;
}

/****************************************************
SOCIAL
****************************************************/
#mylinks{
	width: 100%;
}

#mylinks ul li.twitter{
	background: url(../images/twitter.png) no-repeat 12px 12px;
	display: block;
}

#mylinks ul li.facebook{
	background: url(../images/facebook.png) no-repeat 12px 12px;
	display: block;
}

#mylinks ul li a {
	color: #003563;
	display: block;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	padding: 10px 10px 10px 50px;
	text-decoration: none;
}

#mylinks ul li a strong{
	font-size: 13px;
	font-weight: bold;
}

/****************************************************
SPECIALS
****************************************************/
#specials {
	margin-bottom: -1px;
	padding: 165px 10px 20px;
	background: url(../images/bg_specials.jpg) no-repeat;
}


/****************************************************
NEWSLETTER
****************************************************/
#newsletter {
	margin-bottom: -1px;
	background: url(../images/bg_newsletter.jpg);
}

#sidebar_l .text_box #newsletter p {
	margin-top: 5px;
	padding: 10px 10px 0;
}

#newsletter .banner {
	border-bottom: 5px solid #960200;
}

#newsletter strong.sign {
	padding: 10px 0 15px;
	display: block;
	color: #960200;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

/****************************************************
PARTNERS
****************************************************/
#partners {
	margin: 20px auto 0;
	width: 180px;
	overflow: hidden;
}

#partners li {
	width: 100%;
	margin: 0 0 10px;
	overflow: hidden;
}

/****************************************************
NEED HELP
****************************************************/
#need_help {
	width: 199px;
	margin: 0;
	background: url(../images/bg_need_help.jpg);
	text-indent: -9999px;
	height: 131px;
	overflow: hidden;
}

#need_help a {
	width: 100%;
	margin-top: -15px;
	display: block;
	height: 100%;
}

/****************************************************
HOTELS AROUND THE WORLD
****************************************************/
#hotels {
	margin-bottom: -1px;
	background: url(../images/bg_hotels.jpg);
}

#sidebar_r .text_box #hotels p {
	margin-bottom: 10px;
	padding: 10px 10px 0;
}

#hotels .banner {
	margin-bottom: 5px;
	border-bottom: 5px solid #960200;
}

#hotels strong.blue {
	padding-bottom: 15px;
	display: block;
	color: #003563;
	font-size: 13px;
	text-align: center;
}

/****************************************************
BEYOND EXTRAORDINARY
****************************************************/
#beyond_extraordinary {
	margin: 10px 0 30px 14px;
	color: #0065d4;
	font-size: 11px;
	font-weight: bold;
}

#beyond_extraordinary img {
	margin: 0 -15px 5px;
	border: 1px solid #4d4a42;
}

#beyond_extraordinary li {
	padding: 10px 15px 10px;
}

#beyond_extraordinary li a {
	color: #0065d4 !important;
}

#beyond_extraordinary li a:hover {
	text-decoration: underline;
}

#beyond_extraordinary li strong {
	padding-left: 13px;
	background: url(../images/arrow_blue.gif) no-repeat 0 5px;
}

/****************************************************
CERTIFICATES
****************************************************/
#certificates {
	margin: 0;
	width: 199px;
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
}

#certificates li {
	margin-bottom: 10px;
	text-align: center;
}

/****************************************************
FORM
****************************************************/
.form_container {
	margin: 0 auto 20px;
	width: 480px;
}

.form_container form p.note {
	margin: 2px 0 0 120px;
	color: #736f63;
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form_container form fieldset {
	border: none;
	margin-bottom: 20px;
}

.form_container form fieldset div {
	padding: 5px 0 0;
}

.form_container form legend {
	color: #0065d4;
	font-weight: bold;
}

.form_container label {
	margin-top: 3px;
	margin-right: 8px;
	width: 110px;
	float: left;
	display: block;
	text-align: right;
	position: relative;
	clear: both;
}

.form_container label em {
	color: #fc0300;
	padding-right: 4px;
	font-weight: bold;
}

.form_container input, .form_container textarea {
	margin-top: 3px;
	border: 1px solid #99d1ff;
	width: 280px;
	background-color: #f2f9ff;
	color: #4d4a42;
	font-size: 12px;
}

.form_container input:focus, .form_container textarea:focus {
	border: 1px solid #67baff;
	background-color: #d9edff;
}

.form_container .buttonrow {
	margin: 20px 0 0 115px;
}

.form_container input.but_send {
	border: none;
	width: 90px;
	display: block;
	background: url(../images/but_send.jpg) no-repeat;
	text-indent: -9999px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}

/****************************************************
NEED HELP
****************************************************/
.form_need_help {
	margin: 0 auto 20px;
	width: 480px;
}

.form_need_help form p {
	margin: 10px 0 0 8px;
}

.form_need_help form p.note {
	margin: 2px 8px 0;
	color: #0065d4;
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form_need_help form fieldset {
	margin: 0 auto 20px;
	padding: 5px;
	border: 1px solid #d9edff;
	background-color: #fafdff;
}

.form_need_help form fieldset div {
	padding: 5px 0 0;
}

.form_need_help label {
	margin: 2px 0 0 8px;
	width: 420px;
	float: left;
	display: block;
	text-align: left;
	position: relative;
}

.form_need_help form fieldset legend {
	margin-left: 8px;
	font-size: 12px;
	color: #0065d4;
	font-weight: bold;
}

.form_need_help label em {
	padding-right: 4px;
	color: #fc0300;
	font-weight: bold;
}

.form_need_help input, .form_need_help textarea {
	margin: 1px 8px 0;
	border: 1px solid #99d1ff;
	width: 450px;
	background-color: #f2f9ff;
	color: #4d4a42;
	font-size: 12px;
}

.form_need_help input:focus, .form_need_help textarea:focus {
	border: 1px solid #67baff;
	background-color: #d9edff;
}

.form_need_help select {
	margin: 1px 8px 0;
	border: 1px solid #99d1ff;
	width: auto;
	background-color: #f2f9ff;
	color: #4d4a42;
	font-size: 12px;
}

div.controlset {
	margin: 0;
}

div.controlset_clear {
	clear: both;
	height: 15px;
}

.form_need_help .buttonrow {
	margin: 20px 0 0 8px;
}

.form_need_help input.but_send {
	border: none;
	width: 90px;
	display: block;
	background: url(../images/but_send.jpg) no-repeat;
	text-indent: -9999px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}

/****************************************************
CRIR
****************************************************/
label.checkbox_checked {
	margin: 10px 0 0 8px;
	padding-left: 25px;
	display: block;
	background: url(../images/tick.png) #fff no-repeat;
}

label.checkbox_unchecked {
	margin: 10px 0 0 8px;
	padding-left: 25px;
	display: block;
	background: url(../images/cross.png) #fff no-repeat;
}

label.radio_checked {
	margin: 10px 0 0 8px;
	padding-left: 25px;
	display: block;
	background: url(../images/bullet_green.png) #fff no-repeat;
}

label.radio_unchecked {
	margin: 10px 0 0 8px;
	padding-left: 25px;
	display: block;
	background: url(../images/bullet_white.png) #fff no-repeat;
}

.crir_hidden {
	position: absolute;
	left: -9999px;
}
