/*********** DEFAULT STYLES  ***********/
body{background:#fff fixed repeat-x top;color:#444;text-shadow:1px 1px #ddd;font-size:13px;}

.dif,.dif a,a.dif{color:#c00;} .dif a:hover,a.dif:hover{color:#333;}
.dul,.dul a,a.dul{color:#777;} .dul a:hover,a.dul:hover{color:#555;}

a,div,input,td,tr,li{
	-webkit-transition-duration:.5s, 1s, .5s;
	-moz-transition-duration:	.5s, 1s, .5s;
	-ms-transition-duration:	.5s, 1s, .5s;
	-o-transition-duration:		.5s, 1s, .5s;
	transition-duration:		.5s, 1s, .5s;

	-webkit-transition-property:color, background-color, border-color;
	-moz-transition-property:	color, background-color, border-color;
	-ms-transition-property:	color, background-color, border-color;
	-o-transition-property:		color, background-color, border-color;
	transition-property:		color, background-color, border-color;
}
td{padding:0;}


a{color:#369;text-decoration:none;}a:hover{color:#036;}
a.button{background:#eee url(//catalog.wlimg.com/templates-images/12290/12302/common_x_bgs_50px.png) 0 -3200px;color:#333;border:1px solid #ccc;text-shadow:1px 1px rgba(255,255,255,.75);display:inline-block;
	
	-webkit-border-radius:20px;
	-moz-border-radius:   20px;
	border-radius:        20px;
}
a.button:hover{border-color:#999;color:#000;}

a.buttonBig{background:#ee0303 url(//catalog.wlimg.com/templates-images/12290/12302/common_x_bgs_50px.png) 0 -1690px;color:#fff;border:1px solid #900;text-shadow:1px 1px rgba(102,0,0,.75);display:inline-block;
		
	-webkit-border-radius:20px;
	-moz-border-radius:   20px;
	border-radius:        20px;
	
	-webkit-transition:.5s ease-out;
	-moz-transition:.5s ease-out;
	-ms-transition:.5s ease-out;
	-o-transition:.5s ease-out;
	transition:.5s ease-out;
}
a.buttonBig:hover{color:#fff;border-color:#000;padding-left:20px;padding-right:20px;}



.input,select,textarea{background:#f2f2f2;border:1px solid #ccc;color:#444;font-size:13px;}
.input,textarea{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f2f2f2');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
	background: -webkit-linear-gradient(top, #fff, #f2f2f2);
	background:    -moz-linear-gradient(top, #fff, #f2f2f2);
	background:     -ms-linear-gradient(top, #fff, #f2f2f2);
	background:      -o-linear-gradient(top, #fff, #f2f2f2);
	background:         linear-gradient(top, #fff, #f2f2f2);	
}
.input:focus,select:focus,textarea:focus{border-color:#999;color:#555;}

input.button{background:#06c url(//catalog.wlimg.com/templates-images/12290/12302/common_x_bgs_50px.png) 0 -2800px;color:#fff;border:1px solid #06c;text-shadow:1px 1px rgba(0,0,0,.5);display:inline-block;}
.star{color:#c00;}


.bdr,.bdrT,.bdrR,.bdrB,.bdrL,.bdrAll,.bdrAll td,.bdrAll th,.bdrAllDashed,.bdrAllDashed td,.bdrAllDashed th,.headHr,.headVr,.data{border-color:#dee0e3;}
img.bdr,.bdrDark{border-color:#ccc;}

.headHr{background-color:#06c;}
.headHr,.headHr a{color:#fff;text-shadow:1px 1px rgba(0,0,0,.75);}.headHr a:hover{color:#c6edff;}
.headHr .star{color:#ff9;}
.headHr .dif{color:#c4f6ff;}

.headVr{background-color:#d6e9ff;}
.data,.bg{background-color:#f5f5f5;}

.paging a{background-color:#c00;color:#fff;}
.paging a.on,.paging a:hover{background-color:#97cbff;color:#000;text-shadow:1px 1px rgba(255,255,255,.75);}

.h1 h1{font:normal 2em/1.2em "webfont";color:#c00;letter-spacing:1px;}
.h1{border-bottom:1px solid #ccc;box-shadow: 0 1px 0 #eee;}
.h1.n{border:none;}
.h2 h2{font:normal 1.7em/1.2em "webfont";letter-spacing:1px;}
.h2 h2,.h2 a{color:#039;}.h2 a:hover{color:#333;}

.b1{background:url(//catalog.wlimg.com/templates-images/12290/12302/common_bullets.png) -1451px -75px;float:left;width:13px;height:13px;margin:.25em .4em 0 0;}
.company{padding:25px 0;}

#travelSearch input,#travelSearch select,#travelSearch textarea{padding:6px;}