@import "core/reset.css";@import "core/t-form.css";@import "core/ui.css";/** * Fix current css */ul {	margin-bottom: 0px;}#simple-tabs { position: relative; }#simple-tabs .tab_content { padding: 20px; }#simple-tabs .currencies {	position: absolute;	top: 5px;	right: 20px;}/** * Main */#special_offers {	width: 680px;	height: 275px;	margin-left: -210px;	position: absolute;	bottom: 35px;	left: 50%;	z-index: 300;	overflow: hidden;}#special_offers .swapper {	margin: 0px;	top: 0px;	width: 640px;	height: 330px;	padding: 0 20px;}#special_offers .promotions_item {	float: left;	width: 310px;	margin-right: 20px;}#special_offers .promotions_item:last-child {	margin-right: 0px;}#special_offers .promotions_item img.item_image {	width: 310px;	height: 120px;}#special_offers .promotions_item a:hover {	color: #EB540A;	text-decoration: underline;}#special_offers .promotions_item .item_intro {	float: left;	width: 100%;	height: 60px;	overflow: hidden;}.bottom_icon {	float: left;	display: inline;	margin-right: 10px;	width: 32px;	height: 34px;}.bottom_icon.icon_home {	background: url('../img/home.png') no-repeat center;}.bottom_icon.icon_mail {	background: url('../img/setting.png') no-repeat center;}.bottom_icon.icon_phone {	background: url('../img/old_phone.png') no-repeat center;}.bottom_icon.icon_facebook {	background: url('../images/icons/user.png') no-repeat center;}#bottom_map {	background: url('../images/map.png') no-repeat top right;	height: 56px;	width: 200px;	float: left;	clear: left;}#bottom_map .map_text {	color: white;	display: block;	font-size: 14px;	padding: 6px 0 10px 130px;	text-transform: uppercase;	text-shadow: 0 0 0;	font-weight: bold;}.mainbottom {	color: #85817D;}.mainbottom a {	color: #85817D;}.mainbottom a:hover {	color: #EB540A;	text-decoration: underline;}.mainbottom .list-type-3 li {	padding-left: 0;	background: none;	text-transform: uppercase;}.reserve_online {	width: 187px;	color: white;	float: left;	padding: 15px;	margin: 0 0 20px 0;		background-color: black;	opacity: 0.75;	filter: alpha(opacity=50);		border: 1px solid #111;	-webkit-border-radius:3px;	-moz-border-radius:3px;	border-radius:3px;	-khtml-border-radius: 3px;}.reserve_online input[type="text"] {	padding: 5px;}.reserve_online input[type="submit"] {	width: 180px;	padding: 6px 14px;	font-weight: bold;	background: url("../images/sp-offer-bg.gif") repeat-x top right;	text-shadow: 0 0 0;}.sp_left, .sp_right {	position: absolute;	width: 12px;	height: 16px;	top: 8px;	display: block;	cursor: pointer;	z-index: 10;	background:url(../images/offer-nav.png) no-repeat;}.sp_left {	right: 35px;	background-position: 0px 0px;}.sp_right {	right: 20px;	background-position: -12px 0px;}.promotions_title {	width: 100%;	float: left;	background: #E5E5E5;	border: 1px solid #CFCFCF;}.currencies a {	font-size: 14px;	margin-right: 5px;	color: #282828;}.currencies a.active {	font-weight: bold;}.currencies a:last-child {	margin-right: 0;}.currencies a:hover {	color: #EB540A;	text-decoration: underline;}ul.payment_list li {	margin: 0 0 10px 0;}.footer_bg {	background: url('../images/footer_bg.png') no-repeat 415px 0px;}/** * Main css */.link a {	color: #666;	text-decoration: none;}.link a:hover {	color: #D82B31;	text-decoration: underline;}.link.lBlue a {	color: #2B6893;}.link.lBlue a:hover {	color: #2B6893;}.link.lYellow a {	color: #EB540A;}.link.lYellow a:hover {	color: #EB540A;}.link.lBlack a {	color: #333;}.img_border {	border: 1px solid #CCC;	-webkit-border-radius:5px;	-moz-border-radius:5px;	border-radius:5px;	-khtml-border-radius: 5px;}.editor_border {	width: 250px;	border: 1px solid #CDCDCD;}/** * List */ul.list {	list-style: none;	margin: 0;	padding: 0;}ul.list li {	display: inline-block;	margin-right: 8px;	padding: 0px 0px 0px 7px;	border: 0px;	background: url('img/arrow/2.png') left center no-repeat;}ul.list2 {	list-style: none;	margin: 0;	padding: 0;}ul.list2 li {	margin: 5px 0px;	background: url('img/arrow/7.png') left center no-repeat;	padding: 0 0 0 10px;	line-height: 16px;	border: 0px;}ul.list2 li span {	float: left;	width: 100px;}ul.list2.valueB li {	font-weight: bold;	}ul.list2.valueB li span {	font-weight: normal;}/** * Verify action */#verify_action {	margin: 0px;	min-width: 300px;	max-width: 400px;	min-height: 150px;	position: relative;}/** * Status color */.status .pending, .status .working {	color: #4286ad;}.status .confirming {	color: #0A58FD;}.status .completed, .status .active {	color: #4D7F12;}.status .failed, .status .expiration {	color: #C75510;}.status .cancel {	color: #A73939;}/** * Main loader */#overlay {	width: 100%;	height: 100%;	position: fixed;	top: 0;	left: 0;	background: url('img/overlay.png') repeat 0 0;	z-index: 100000;}#preloader {	background: url('img/preloader.gif') no-repeat 12px 10px #000000;	color:white;	font-size: 11px;	height: 20px;	left: 50%;	line-height: 20px;	margin: -20px 0 0 -45px;	padding: 10px;	position: fixed;	text-align: left;	text-indent: 36px;	top: 50%;	width: 90px;	z-index: 100001;		opacity:0.8;	filter:alpha(opacity=0.8);		-moz-border-radius: 12px;	-webkit-border-radius: 12px;	border-radius: 12px;}.form_load #loader {	position: absolute;	top: 0px;	left: 0px;	width: 100%;	height: 100%;	background: url('img/loaders/loader4.gif') no-repeat center rgba(255, 255, 255, 0.7);	z-index: 1;}.block_load #loader {	position: absolute;	top: 0px;	left: 0px;	width: 100%;	height: 100%;	background: url('img/loaders/loader4.gif') no-repeat center;	z-index: 1;}.tab_load #loader {	width: 100%;	height: 100%;	min-width: 16px;	min-height: 16px;	background: url('img/loaders/loader2.gif') no-repeat center;}/** * Jquery UI */.ui-autocomplete-loading {	background: white url('img/loaders/loader2.gif') right center no-repeat;}