/*********** DEFAULT STYLES  ***********/
body{background:#111 fixed repeat-x top;color:#ccc;text-shadow:1px 1px black;font-size:13px;}

.dif,.dif a,a.dif{color:#cf3;} .dif a:hover,a.dif:hover{color:#efd;}
.dul,.dul a,a.dul{color:#999;} .dul a:hover,a.dul:hover{color:#ddd;}

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:#dfb;text-decoration:none;}a:hover{color:#cf3;}
a.button{background:#666 url(//catalog.wlimg.com/templates-images/12290/12291/common_x_bgs_50px.png) 0 -400px;color:#ccc;border:1px solid #666;text-shadow:1px 1px rgba(0,0,0,.75);display:inline-block;
	
	-webkit-border-radius:20px;
	-moz-border-radius:   20px;
	border-radius:        20px;
}
a.button:hover{border-color:#999;color:#fff;}

a.buttonBig{background:#d9e73d url(//catalog.wlimg.com/templates-images/12290/12291/common_x_bgs_50px.png) 0 -1690px;color:#000;border:1px solid #ff9;text-shadow:1px 1px rgba(255,255,255,.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:#000;border-color:#fff;padding-left:20px;padding-right:20px;}



.input,select,textarea{background:#333;border:1px solid #5c5c5c;color:#bbb;text-shadow:1px 1px rgba(0,0,0,.5);font-size:13px;}
.input,textarea{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#222222', EndColorStr='#444444');
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#444444));
	background: -webkit-linear-gradient(top, #222, #444);
	background:    -moz-linear-gradient(top, #222, #444);
	background:     -ms-linear-gradient(top, #222, #444);
	background:      -o-linear-gradient(top, #222, #444);
	background:         linear-gradient(top, #222, #444);	
}
.input:focus,select:focus,textarea:focus{border-color:#777;color:#ddd;}

input.button{background:#999 url(//catalog.wlimg.com/templates-images/12290/12291/common_x_bgs_50px.png) 0 -2600px;color:#000;border:1px solid #ccc;text-shadow:1px 1px rgba(255,255,255,.5);display:inline-block;}
.star{color:#ff0;}


.bdr,.bdrT,.bdrR,.bdrB,.bdrL,.bdrAll,.bdrAll td,.bdrAll th,.bdrAllDashed,.bdrAllDashed td,.bdrAllDashed th,.headHr,.headVr,.data{border-color:#444;}
img.bdr,.bdrDark{border-color:#ccc;}

.headHr{background-color:#dae63e;}
.headHr,.headHr a{color:#333;text-shadow:1px 1px rgba(255,255,255,.75);}.headHr a:hover{color:#000;}
.headHr .star{color:#c30;}
.headHr .dif{color:#2b3d06;}

.headVr{background-color:#2a2a2a;}
.data,.bg{background-color:#222;}

.paging a{background-color:#000;}
.paging a.on,.paging a:hover{background-color:#dae73e;color:#000;border:1px solid #222;text-shadow:1px 1px rgba(255,255,255,.75);}

.h1 h1{font:normal 2em/1.2em "webfont";color:#bae275;letter-spacing:1px;}
.h1{border-bottom:1px solid #393939;box-shadow: 0 1px 0 #000;}
.h1.n{border:none;}
.h2 h2{font:normal 1.7em/1.2em "webfont";letter-spacing:1px;}
.h2 h2,.h2 a{color:#cf3;}.h2 a:hover{color:#ff0;}

.b1{background:url(//catalog.wlimg.com/templates-images/12290/12291/common_bullets.png) -100px -650px;float:left;width:12px;height:10px;margin:.35em .4em .5em 0;}
.company{padding:25px 0;}


#travelSearch input,#travelSearch select,#travelSearch textarea{padding:6px;}