/*********** DEFAULT STYLES  ***********/
body{background:#ede9d7 fixed repeat-x top;color:#444;font-size:13px;}

.dif,.dif a,a.dif{color:#f60;} .dif a:hover,a.dif:hover{color:#000;}
.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:#466116;text-decoration:none;}a:hover{color:#000;}
a.button{background:#eee url(//catalog.wlimg.com/templates-images/12290/12303/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:#77b03b url(//catalog.wlimg.com/templates-images/12290/12303/common_x_bgs_50px.png) 0 -1690px;color:#fff;border:1px solid #53861e;text-shadow:1px 1px rgba(0,51,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:#777;text-shadow:1px 1px rgba(255,255,255,.5);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:#666;}


input.button{background:#f60 url(//catalog.wlimg.com/templates-images/12290/12303/common_x_bgs_50px.png) 0 -2810px;color:#fff;border:1px solid #b24a00;text-shadow:1px 1px rgba(0,0,0,.5);display:inline-block;}
.star{color:#f60;}


.bdr,.bdrT,.bdrR,.bdrB,.bdrL,.bdrAll,.bdrAll td,.bdrAll th,.bdrAllDashed,.bdrAllDashed td,.bdrAllDashed th,.headHr,.headVr,.data{border-color:#c6d2ba;}
img.bdr,.bdrDark{border-color:#c6d2ba;}

.headHr{background-color:#693;}
.headHr,.headHr a{color:#fff;text-shadow:1px 1px rgba(0,0,0,.75);}.headHr a:hover{color:#c6edff;}
.headHr .star{color:#cf9;}
.headHr .dif{color:#c4f6ff;}

.headVr{background-color:#ebffd6;}
.data,.bg{background-color:#f8fff1;}

.paging a{background-color:#f60;color:#fff;}
.paging a.on,.paging a:hover{background-color:#9f9;color:#000;text-shadow:1px 1px rgba(255,255,255,.75);}

.h1 h1{font:normal 2em/1.2em "webfont";color:#360;letter-spacing:1px;}
.h1{border-bottom:1px solid #99af81;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:#930;}.h2 a:hover{color:#000;}

.b1{background:url(//catalog.wlimg.com/templates-images/12290/12303/common_bullets.png) -926px -75px;float:left;width:13px;height:13px;margin:.25em .4em 0 0;}
.company{padding:25px 0;}

#travelSearch input,#travelSearch select,#travelSearch textarea{padding:6px;}