/* ski-planet.pl css common file */

/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	vertical-align: baseline;
}
html {
	font-size: 13px;
}
sup {
	font-size:10px;
	line-height:10px;
	vertical-align: super;
}
body {
	line-height: 18px;
	color: #505356;
	background:#6293df url('/img/body_bg.png') top left repeat-x;
}
em {
	font-style: normal; 
}
strong {
	font-weight:bold;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* clearfix */
.clearfix:before,.clearfix:after {
	content: ".";
	display: block;
	position: relative;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* generic classes */
.alt {
	display:none;
}
/* global links */
.tooltip {
	float:left;
	position:relative;
}
.tooltip-txt {
	display:none;
	width:215px;
	height:112px;
	padding:13px 15px 17px 15px;
	position:absolute;
	bottom:15px;
	left:-162px;
	font-size:12px;
	line-height:16px;
	background:url('/img/tooltip_bg.png') center bottom no-repeat;
}
.content a {
	color:#5076b2;
	text-decoration:none;
	border-bottom:1px solid #d0daea;
}
.content a:hover {
	color:#22334d;
	border-bottom-color:#b2b8c2;
}
.content a.l-title {
	font-size:15px;
	font-weight:bold;
	color:#1a2639;
	border-bottom:1px solid #d1d4d7;
}
.content a.l-title:hover {
	color:#ff4c00;
	border-bottom:1px solid #ffdbcc;
}
.content h2 {
	font-size:24px;
	line-height:40px;
	padding:19px 0 15px 0;
	font-weight:bold;
	color:#1a2639;
}
.facebook-share {
	padding-left:19px;
	background:url('/img/facebook_share.png') left center no-repeat;	
}
.q-mark {
	background:url('/img/q_mark.gif') center center no-repeat;
}
.go-back {
	padding-left:13px;
	background:url('/img/go_back.gif') left center no-repeat;
}
.go-top {
	font-size:13px;
	padding-right:13px;
	background:url('/img/go_top.gif') right center no-repeat;
}
.print {
	padding-left:17px;
	background:url('/img/print.gif') left center no-repeat;
}
.more {
	padding-right:10px;
	background:url('/img/more.gif') right center no-repeat;
}
.more-yellow {
	padding-right:10px;
	background:url('/img/more_yellow.gif') right center no-repeat;
}
.stars {
	margin-top:2px;
	float:left;
}
.stars-b-5gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 0 no-repeat;
}
.stars-b-5g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 -18px no-repeat;
}
.stars-b-4gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 -36px no-repeat;
}
.stars-b-4g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 -54px no-repeat;
}
.stars-b-3gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 -72px no-repeat;
}
.stars-b-3g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 -90px no-repeat;
}
.stars-b-2gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 -108px no-repeat;
}
.stars-b-2g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_big.gif') 0 -126px no-repeat;
}
.stars-bd-5gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 0 no-repeat;
}
.stars-bd-5g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 -18px no-repeat;
}
.stars-bd-4gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 -36px no-repeat;
}
.stars-bd-4g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 -54px no-repeat;
}
.stars-bd-3gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 -72px no-repeat;
}
.stars-bd-3g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 -90px no-repeat;
}
.stars-bd-2gs {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 -108px no-repeat;
}
.stars-bd-2g {
	width:110px;
	height:18px;
	line-height:18px;
	background:url('/img/stars_dark_big.gif') 0 -126px no-repeat;
}
.free-ski {
	position:absolute;
	top:-5px;
	left:-5px;
	width:42px;
	height:15px;
	display:block;
	background: url('/img/freeski.png') top left no-repeat;
}
.new {
	position:absolute;
	width:42px;
	height:15px;
	display:block;
	background: url('/img/new.png') top left no-repeat;
}

.hotel-icon-img {
	position:relative;
	width:100px;
	float:left;
}
.hotel-icon-img a {
	display:block;
	width:86px;
	height:56px;
	border:1px solid #c3c3c3;
	padding:1px;
}
.hotel-icon-img a:hover {
	border:1px solid #ff4c00;
}
.just-now {
	width:98px;
	float:right;
	color:#ff7b00;
	font-size:10px;
}
.just-now span {
	display:block;
	float:left;
}
.just-now strong {
	display:block;
	float:right;
	width:43px;
	height:15px;
	text-align:center;
	font-size:12px;
	color:#fff;
	background:#ff7b00 url('/img/just_now.gif') right center no-repeat;
}
.price {
	color:#505356;
}
.price a {
	font-size:22px;
	color:#1a2639;
}
.price a:hover {
	color:#ff4c00;
	border-bottom:1px solid #ffdbcc;
}
.more-info-box {
	padding:15px 10px 15px 80px;
	margin:10px 0;
	background:url('/img/info_icon.gif') 20px center no-repeat;
}
/* layout */
.page-bg1 {
	min-height:950px;
	background:url('/img/sp_bg1.jpg') 0 8px no-repeat;
}
.page-bg2 {
	min-height:950px;
	background:url('/img/sp_bg2.jpg') 0 8px no-repeat;
}
.page-bg3 {
	min-height:950px;
	background:url('/img/sp_bg3.jpg') 0 8px no-repeat;
}
.page-bg4 {
	min-height:950px;
	background:url('/img/sp_bg4.jpg') 0 8px no-repeat;
}
.page-bg5 {
	min-height:950px;
	background:url('/img/sp_bg5.jpg') 0 8px no-repeat;
}
.page-bg6 {
	min-height:950px;
	background:url('/img/sp_bg6.jpg') 0 8px no-repeat;
}
#page-wrp {
	width:978px;
	height:400px;
}
#lay-header {
	height:126px;
	position:relative;
}
#lay-header h1 {
	position:absolute;
	top:29px;
	left:15px;
	width:655px;
}
#lay-header .tag-line {
	position:absolute;
	left:260px;
	top:17px;
	width:395px;
	height:52px;
	background:url('/img/tag_line.png') left center no-repeat;
}
#lay-header .hdr-phone {
	position:absolute;
	top:45px;
	right:8px;
}
#lay-header .hdr-phone a {
	border-bottom:0 none;
	display:block;
	width:300px;
	height:52px;
	background:url('/img/hdr_phone.png') top right no-repeat;
}
#lay-header .menu-tools {
	position:absolute;
	top:0;
	right:8px;
	padding:3px 0 5px;
	width:300px;
	/*background: url('/img/tools_bg.png') top left repeat-x;*/
	background-color:#113e61;
}
#lay-header .menu-tools ul {
	width:300px;
	padding-top:3px;
	float:right;
}
#lay-header .menu-tools li {
	float:left;
	padding: 0px 8px 0 8px;
	border-right:1px solid #05233a;
}
#lay-header .menu-tools li.last {
	border:0 none;
}
#lay-header .menu-tools li a {
	color:#accde4;
	text-decoration:none;
}
#lay-header .menu-tools li a:hover {
	color:#deeaf2;
	text-decoration:underline;
}
#lay-header .menu-tools li a.facebook {
	display:block;
	width:58px;
	height:16px;
	background:url('/img/facebook.png') center bottom no-repeat;
}
#lay-header .menu-tools li a.facebook:hover {
	background-position:center top;
}
#lay-header .short-search {
	float:right;
	width:170px;
	border-bottom:1px solid #5f88ab;
	background:#1a517f;
}
#lay-header .short-search input#inp-search {
	float:left;
	font-size:13px;
	width:130px;
	height:20px;
	padding:4px 5px 0 5px;
	border:0 none;
	color:#accde4;
	background: none;
}
#lay-header .short-search input#inp-search_btn {
	float:left;
	height:24px;
}
#lay-menu {
	height:60px;
	width:978px;
	padding-top:7px;
	background:url('/img/menu_g_bg.png') top right no-repeat;
}
#lay-content, #lay-footer {
	width:970px;
	padding-right:8px;
	background:url('/img/body_g_bg.png') top right repeat-y;
}
#lay-ftr-about-txt {
	padding:10px 0 20px 30px;
	font-size:11px;
	line-height:12px;
	color:#c0d4f2;
	background:url('/img/footer_g_bg.png') top right no-repeat;
}
#lay-ftr-about-txt a {
	color:#c0d4f2;
	text-decoration:none;
}
#lay-ftr-about-txt a:hover {
	color:#fff;
}
.content-wrp, .footer-wrp, .footer-bottom  {
	background:transparent url('/img/tr75_bg.png') top right repeat;
}
.content-wrp {
	padding:8px 15px 0 0;
}
.content {
	width:908px;
	padding:20px 15px 30px 30px;
	background:#fff url('/img/content_bg.gif') top left repeat-x;
	border-right:2px solid #fff;
}
/* */
.lay-col-4 {
	width:625px;
	float:left;
	border-top:1px solid #fee17f;
}
.lay-col-5 {
	width:255px;
	float:right;
	border-top:1px solid #d0d0d0;
	background: url('/img/sidebar_menu_bg.png') left top no-repeat;
}
.lay-col-6 {
	width:908px;
	border-top:1px solid #fee17f;
}
.lay-col-7 {
	width:908px;
}
.content-tools-top {
	padding-bottom:10px;
}
.content-tools-bottom {
	padding-top:20px;
	background:url('/img/hr_bg.gif') left top repeat-x;
}
.content-tools-bottom2,
.content-tools-bottom3 {
	padding-top:20px;
	background:url('/img/hr_bg.gif') left top repeat-x;
}
.breadcrumbs {
	width:625px;
	float:left;
}
.content-tools-top .content-tools {
	width:255px;
	float:right;
	text-align:right;
}
.content-tools-bottom2 .content-tools,
.content-tools-bottom3 .content-tools {
	padding-top:34px;
	width:328px;
	float:left;
}
.content-tools a, 
.content-tools-bottom a {
	margin:0 5px;
}
.unsure {
	margin-top:30px;
	padding-left:1px;
	background:url('/img/unsure_bg.png') left top no-repeat;
}
.unsure li {
	height:62px;
	width:148px;
	padding:69px 0 0 60px;
	float:left;
	color:#accde4;
}
.unsure li p {
	padding-bottom:10px;
}
.unsure li a {
	padding-top:5px;
	color:#fec500;
	font-weight:bold;
	font-size:16px;
	border:0 none;
}
.unsure li a.d-more {
	padding-right:20px;
	background:url('/img/d_more.gif') right 11px no-repeat;
}
.unsure li a:hover {
	color:#fec500;
	text-decoration:underline;
}
/* footer */
.footer-wrp  {
	padding:1px 15px 10px 0;
}
.footer  {
	width:923px;
	padding:19px 0 20px 30px;
	background:#6193de url('/img/footer_bg.gif') top left repeat-x;
	border-right:2px solid #6193de;
}
.footer h5 {
	height:20px;
}
.footer .site-map {
	float:left;
	width:670px;
}
.footer .site-map h5 {
	background: url('/img/site_map_h.gif') top left no-repeat;
}
.footer .site-map-box {
	margin-top:15px;
	background: url('/img/site_map_bg.png') 120px 0 no-repeat;
}
.footer .contact-us-box {
	margin-top:15px;
	background: url('/img/site_map_bg.png') 86px 0 no-repeat;
}
.footer .sm-row {
	line-height:26px;
	display: inline-block;
}
.footer .sm-row .sm-label {
	float:left;
	text-align:right;
	color:#36527b;
}
.footer .site-map-box .sm-label {
	width:111px;
}
.footer .contact-us-box .sm-label {
	width:76px;
}
.footer .sm-group .sm-label {
	padding-top:8px;	
}
.footer .sm-row .sm-links {
	padding-left:20px;
	float:left;
	color:#ceddf2;
}
.footer .site-map-box .sm-links {
	width:539px;
}
.footer .contact-us-box .sm-links {
	width:149px;
}
.footer .contact-us-box .ftr-address .sm-links {
	padding-top:4px;
	line-height:18px;
}
.footer .sm-row .sm-links a {
	color:#ceddf2;
	text-decoration:none;
	border-bottom:1px solid #81a9e5;
}
.footer .sm-row .sm-links a:hover {
	color:#eff4fb;
}
.footer .sm-group .sm-links a {
	margin-right:10px;
}
.footer .sm-row .sm-links a.g-ski-planet {
	float:left;
	width:128px;
	height:45px;
	border:0 none;
	background:url('/img/ski_planet_small_logo.png') center top no-repeat;
}
.footer .sm-row .sm-links a.g-ski-planet:hover {
	background-position: center bottom;
}
.footer .sm-row .sm-links a.g-ski-planet-biznes {
	float:left;
	width:128px;
	height:45px;
	border:0 none;
	background:url('/img/ski_planet_biznes_small_logo.png') center top no-repeat;
}
.footer .sm-row .sm-links a.g-ski-planet-biznes:hover {
	background-position: center bottom;
}
.footer .sm-row .sm-links a.g-ski-planet-garda {
	float:left;
	width:140px;
	height:45px;
	border:0 none;
	background:url('/img/ski_planet_skipass_small_logo.png') center top no-repeat;
}
.footer .sm-row .sm-links a.g-ski-planet-garda:hover {
	background-position: center bottom;
}
.footer .contact-us-box .sm-links a {
	color:#d4b73b;
}
.footer .contact-us-box .sm-links a:hover {
	color:#fec500;
}
.footer .contact-us {
	float:right;
	width:253px;
}
.footer .contact-us h5 {
	background: url('/img/contact_us_h.gif') top left no-repeat;
}
.footer-bottom {
	color:#8c929c;
	font-size:12px;
	line-height:25px;
	padding:0px 15px 10px 30px;
}
.footer-bottom .copyrights {
	float:left;
	width:450px;
	padding-top:1px;
}
.footer-bottom .copyrights a {
	color:#8c929c;
	text-decoration:none;
}
.footer-bottom .copyrights a:hover {
	color:#FEC500;
}
.footer-bottom .pit {
	float:right;
	width:450px;
	text-align:right;
}
.footer-bottom .pit a {
	color:#accde4;
	font-size:13px;
	text-decoration:none;
	height:25px;
	padding:6px 45px 6px 0;
	background: url('/img/pit_logo.gif') center right no-repeat;
}
.footer-bottom .pit a:hover {
	color:#deeaf2;
	text-decoration:underline;
}
/* menu */
.menu {
	height:59px;
	padding:0 8px 0 7px;
}
.menu li {
	height:59px;
	float:left;
}
.menu li#skiplanetbiznes {
	float:right
}
.menu li.active {
	background:url('/img/menu_on.png') top center no-repeat !important;
	background:url('/img/menu_on.gif') top center no-repeat;
}
.menu li.active a {
	color:#fff;
}
.menu li a {
	color:#9ab7cb;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	height:35px;
	padding:18px 10px 0 10px;
	float:left;
}
.menu li a#menu-promocje {
	color:#fec500;
}
.menu li#skiplanetbiznes a {
	color:#b5c501;
}
.menu li#skiplanetbiznes a:hover {
	color:#919f03;
}
.menu li a:hover {
	background:#000;
	color:#718899;
	border-bottom:1px solid #fec500;
}
.menu li.home a {
	width:32px;
	height:32px;
	padding:0;
	margin-top:11px;
	background: url('/img/home_icon_bg.gif') center top no-repeat;
}
.menu li.home a:hover {
	background-position: center bottom;
	border-bottom:0 none;
}
#m-gallery .new {
	position: relative;
	top:4px;
	right:-52px;
}
/* sidebar menu */
.sidebar-menu-wrp {
	padding:15px 0;
}
.s-menu-l1 li.l1 a.l1-a {
	font-size:16px;
	line-height:35px;
	font-weight:bold;
	display:block;
	border:0 none;
	color:#1a2639;
	padding-left:18px;
}
.s-menu-l1 li.l1 a.l1-a:hover {
	padding-left:15px;
	border-left:3px solid #fec500;
	color:#ff4c00;
}
.s-menu-l1 li.l1-active p.resort-active {
	line-height:35px;
	border-left:3px solid #fec500;
	background:#fbefc8;
	color:#1a2639;
	font-size:16px;
	font-weight:bold;
	padding-left:12px;
}
.s-menu-l1 li.l1-active p.resort-active a {
	border:0 none;
	color:#1A2639;
}
.s-menu-l1 li.l1-active p.resort-active a:hover {
	color:#ff4c00;
}
.s-menu-l2 {
	padding-top:5px;
}
.s-menu-l2 li.l2 {
	padding:1px 0 1px 15px;
}

.s-menu-l2 li.l2-1 {
	padding:1px 0 1px 10px;
}

.s-menu-l2 li.l2 a,
.s-menu-l2 li.l2-1 a {
	display:block;
	font-size:15px;
	padding:3px 0 3px 5px;
	font-weight:normal;
	border:0 none;
	color:#8c929c;
}
.s-menu-l2 li.l2 a span {
	padding-right:64px;
	background: url('/img/stars_small_off.gif') right 18px no-repeat;
}
.s-menu-l2 li.l2 a:hover {
	color:#1a2639;
}
.s-menu-l2 li.l2 a:hover span {
	padding-right:64px;
	background: url('/img/stars_small_on.gif') right 18px no-repeat;
}
/*.s-menu-l2 li a.l2-ext-link {
	border-top:1px solid #c6c9ce;
	background:url('/img/arr_sidebar.gif') 95% center no-repeat;	
}*/

.s-menu-l2 li.l2-1 a {
	margin-right:10px;
	padding:5px 10px 7px;
	color:#fff;
	background:#1c2b40 url('/img/arr_sidebar.gif') 95% center no-repeat;
}
.s-menu-l2 li.l2-1 a:hover {
	color:#fec500;
}

.s-menu-l2 li.l2-active {
	display:block;
	height:37px;
	line-height:35px;
	font-size:15px;
	margin-top:2px;
	padding:0 0 0 20px;
	color:#1a2639;
	background: url('/img/s2_menu_active.png') left top no-repeat;
}
.s-menu-l2 li.l2-active strong {
	font-weight:normal;
	padding-right:64px;
	background: url('/img/stars_small_on.gif') right 18px no-repeat;
}
.s-menu-l2 li.l2-active strong.stars-s-5gs,
.s-menu-l2 li.l2 a span.stars-s-5gs, 
.s-menu-l2 li.l2 a:hover span.stars-s-5gs {
	background-position:right 0;
}
.s-menu-l2 li.l2-active strong.stars-s-5g,
.s-menu-l2 li.l2 a span.stars-s-5g,
.s-menu-l2 li.l2 a:hover span.stars-s-5g {
	background-position:right -18px;
}
.s-menu-l2 li.l2-active strong.stars-s-4gs,
.s-menu-l2 li.l2 a span.stars-s-4gs, 
.s-menu-l2 li.l2 a:hover span.stars-s-4gs {
	background-position:right -36px;
}
.s-menu-l2 li.l2-active strong.stars-s-4g,
.s-menu-l2 li.l2 a span.stars-s-4g,
.s-menu-l2 li.l2 a:hover span.stars-s-4g {
	background-position:right -54px;
}
.s-menu-l2 li.l2-active strong.stars-s-3gs,
.s-menu-l2 li.l2 a span.stars-s-3gs,
.s-menu-l2 li.l2 a:hover span.stars-s-3gs {
	background-position:right -72px;
}
.s-menu-l2 li.l2-active strong.stars-s-3g,
.s-menu-l2 li.l2 a span.stars-s-3g,
.s-menu-l2 li.l2 a:hover span.stars-s-3g {
	background-position:right -90px;
}
.s-menu-l2 li.l2-active strong.stars-s-2gs,
.s-menu-l2 li.l2 a span.stars-s-2gs,
.s-menu-l2 li.l2 a:hover span.stars-s-2gs {
	background-position:right -108px;
}
.s-menu-l2 li.l2-active strong.stars-s-2g,
.s-menu-l2 li.l2 a span.stars-s-2g,
.s-menu-l2 li.l2 a:hover span.stars-s-2g {
	background-position:right -126px;
}

.l2-description {
	color:#8C929C !important;
	font-size:14px;
	font-weight:normal;
	padding-left:25px;
	background: url('/img/arr_sidebar1.gif') 7% 60% no-repeat;
}
.l2-description:hover {
	color:#FF4C00 !important;
}

/* sidebar contact box */
.sidebar-contact-box {
	margin:20px 0 0 1px;
}
.sidebar-contact-box .contact-box {
	width:254px;
	height:140px;
}
.sidebar-contact-box .contact-box a {
	display:block;
	width:254px;
	height:140px;
	border:0 none;
}
.sidebar-contact-box .c-box-1 {
	background: url('/img/sidebar_contact1.jpg') left top no-repeat;
}

.sidebar-promo-box {
	margin:20px 0 0 1px;
}
.sidebar-promo-box a {
	display:block;
	width:254px;
	height:75px;
	border:0 none;
}


.sidebar-pit-rf-box {
	margin:10px 0 0 1px;
	text-align:center;
	padding:10px 0 0 0;
}
.sidebar-pit-rf-box a {
	border:0 none;
	display:block;
	margin:0 auto 10px;
	width:180px;
}
.sidebar-pit-rf-box a img {
	padding-top:5px;
	display:block;
}

.category-id {
	padding:5px 5px 2px;
	margin:0 0 3px 10px;
	font-size:12px;
	color:#abafb3;
	border-bottom:1px solid #e9e9e9;
}
/* gdzie na narty formularz */
.ski-form .form-txt {
	color:#fff;
	font-size:14px;
	padding-bottom:8px;
}
.ski-form .form-row {
	padding:9px 0;
}
.ski-form .valid-box {
	padding-bottom:5px;
}
.ski-form .msg-row {
	padding-left:58px;
	font-size:11px;
	line-height:14px;
	color:#8b95a1;
	float:left;
}
.ski-form .form-row .inp-txt {
	float:right;
	width:161px;
	height:27px;
	padding:0 3px;
	background:#f3faff;
	border-left:3px solid #fec500;
}
.ski-form .form-row .calendar-bg {
	background:#f3faff url('/img/calendar_bg.gif') 98% 50% no-repeat;
}
.ski-form .form-row .inp-sel {
	float:right;
	width:167px;
	height:25px;
	background:#f3faff;
	border-left:3px solid #fec500;
}
.ski-form .form-row .inp-txt input {
	width:161px;
	height:20px;
	font-size:13px;
	padding-top:5px;
	line-height:25px;
	border:0 none;
	background:transparent;
}
.ski-form .form-row .inp-sel select {
	border:0;
	background:#f3faff;
	height:25px;
	line-height:25px;
	width:167px;
	font-size:13px;
	padding-top:3px;
}
.ski-form .form-row label, .form-label {
	width:45px;
	padding:4px 10px 0 0;
	float:left;
	text-align:right;
	color:#b7c4d0;
}
.ski-form .form-row-checkbox .inp-checkbox {
	padding-top:4px;
}
.ski-form .policy .inp-checkbox {
	padding-left:55px;
}
.ski-form .inp-checkbox input {
	float:left;
}
.ski-form .inp-checkbox label {
	color:#fff;
	font-weight:bold;
	float:left;
	padding:0 8px 0 3px;
}
.ski-form .inp-checkbox2 {
	float:left;
	padding-top:16px;
}
.ski-form .inp-checkbox2 input {
	float:left;
}
.ski-form .inp-checkbox2 label {
	color:#fff;
	font-size:11px;
	float:left;
	padding:0 8px 0 3px;
}
.ski-form .q-policy {
	text-align:center;
	width:16px;
	height:16px;
	display:block;
/*	float:left;*/
	color:#fff;
	line-height:16px;
	border:0 none;
	font-size:10px;
	background:url('/img/q_policy.gif') center center no-repeat;
}
.ski-form .form-row-submit {
	text-align:right;
	padding-top:10px;
	float:right;
	width:109px;
}
.ski-form .error label,
.ski-form .error .msg-row {
	color:#ee5540;
}
.ski-form .error .inp-txt {
	background-color:#f2e2e6;
	border-left: 3px solid #e8120d;
}
/* c-form class*/
.c-form {
	padding:30px 0;
}
.c-form .field-set-hdr {
	color:#1a2639;
	padding:15px 0 3px;
	margin-bottom:10px;
	font-size:12px;
	border-bottom:1px solid #dcdddd;
}
.c-form .form-row {
	padding:10px 0;
}
.c-form .form-row label,
.c-form .form-row .f-label {
	float:left;
	padding:4px 10px 0 0;
	text-align:right;
	width:140px;
	color:#b0b4b7;
}
.c-form .msg-row {
	color:#8B95A1;
	font-size:11px;
	line-height:14px;
	float:left;
	padding:8px 0 0 10px;
}
.c-form .form-row .f-value {
	width:350px;
	float:left;
	padding:4px 0 0 0;
}
.c-form .form-row .f-value .hotel-name {
	font-size:16px;
	color:#1A2639;
	font-weight:bold;
}
.c-form .form-row .inp-txt {
	background:#f4f4f4;
	border-left:3px solid #FEC500;
	border-bottom:1px solid #d0d0d0;
	float:left;
	height:27px;
	padding:0 3px;
	width:341px;
}
.c-form .form-row .inp-txt input {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:13px;
	height:20px;
	line-height:25px;
	padding-top:5px;
	width:341px;
}
.c-form .form-row .inp-sel {
	float:left;
	width:167px;
	height:25px;
	background:#f4f4f4;
	border-left:3px solid #fec500;
}
.c-form .form-row .inp-sel select {
	border:0;
	background:#f4f4f4;
	height:25px;
	line-height:25px;
	width:167px;
	font-size:13px;
	padding-top:3px;
}
.c-form .form-row .calendar-bg {
	background:#f4f4f4 url('/img/calendar_bg.gif') 98% 50% no-repeat;
}
.c-form .form-row .half-size {
	width:170px;
}
.c-form .form-row .half-size input {
	width:170px;
}
.c-form .form-row .inp-textarea {
	background:#f4f4f4;
	border-left:3px solid #FEC500;
	border-bottom:1px solid #d0d0d0;
	float:left;
	height:160px;
	padding:0 3px;
	width:341px;
}
.c-form .form-row .inp-textarea textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:13px;
	height:155px;
	padding-top:5px;
	width:341px;
}
.c-form .form-row-checkbox {
	padding:4px 0 0 150px;
}
.c-form .inp-checkbox input {
	float:left;
}
.c-form .inp-checkbox label {
	font-weight:bold;
	float:left;
	padding:0 8px 0 3px;
}
.c-form .q-policy {
	text-align:center;
	width:16px;
	height:16px;
	display:block;
	float:left;
	color:#fff;
	line-height:16px;
	border:0 none;
	font-size:10px;
	background:url('/img/q_mark3.gif') center center no-repeat;
}
.c-form .form-row-submit {
	padding:18px 0 0 150px;
}
.c-form .error label,
.c-form .error .msg-row {
	color:#ee5540;
}
.c-form .error .inp-txt {
	background-color:#f2e2e6;
	border-left: 3px solid #e8120d;
}
.c-form .error .inp-textarea {
	background-color:#f2e2e6;
	border-left: 3px solid #e8120d;
}

.msg-sent-box {
	margin:10px 0 30px 0;
	padding:30px 20px;
	border-top:1px solid #87ac07;
	border-bottom:1px solid #87ac07;
	background:#effcd7 url('/img/email_sent.png') 40px center no-repeat;
}
.msg-sent-box h4 {
	padding:0 0 15px 150px;
	font-size:15px;
	font-weight:bold;
	color:#1A2639;
}
.msg-sent-box p {
	padding:0 0 0 150px;
}
.msg-sent-box p.hp-back {
	padding-top:10px
}