* {	padding: 0; margin: 0; }
img {  border: none; }
body  {
	font: normal 12px/16px Arial, sans-serif;
	background: #ffffff;
	margin: 18px 0 30px 0;
	padding: 0;
	text-align: center;
	color: #4d4c4c;
}
.container {

}
.center-box {
	width: 900px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
}
.c-left-top {
	float: left;
	width: 294px;
	padding: 0px 0;
}
.c-right-top {
	float: right;
	width: 600px;
	padding: 0px 0;
}
/*================================ begin .c-left-bottom ====================*/
.c-left-bottom {
	float: left;
	width: 294px;
}
/*-----------------------------------------------------*/

.c-left-bottom-top {width: 294px;}
.text {
	padding: 10px 8px 12px 8px;
	line-height: 19px;
}

.discounts-box {
    margin: 0 0 10px;
    clear: both;
}

.discounts-title a {
    color:#4D4C4C;
	font: bold 12px/16px Arial, sans-serif;
    text-decoration: none;
}

.discounts-title a:hover {
    text-decoration: underline;
}

.text img {
	float: left;
	margin: 8px 8px 8px 0;
}
.content {
	background: #f6f6f6;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	min-height: 70px;
	width: 292px;
	padding: 0;
}
.c-left-bottom-bottom {
    width: 294px;
    margin: 0 0 6px 0;
}
/*================================ end .c-left-bottom ====================*/
/*================================ begin .c-right-bottom ====================*/
.c-right-bottom {
	float: right;
	width: 600px;
	padding: 0px 0;
}
/*-----------------------------------------------------*/
.box-bg-top {
	background: #effdfd url(images/c-right-bottom-t.jpg) top center no-repeat;
	width: 600px;
	margin: 0 0 6px 0;
	min-height: 200px;
	padding: 0 0 -10px 0;
}
.box-bg-bottom {
	background: url(images/c-right-bottom-b.jpg) bottom center no-repeat;
	width: 600px;
	min-height: 200px;
	padding: 18px 0 10px 0;
}
.box-bg-center {
	min-height: 140px;
	margin: 0;
	padding: 0 10px;
	border-left: 1px solid #baebee;
	border-right: 1px solid #baebee;
}
.box-images {
	float: left;
	margin: 5px 8px 8px 0;
}

.box-images-right {
	float: right;
	margin: 5px 0px 8px 8px;
}

.box-bg-center p, .box-bg-center div {
	padding: 0 0 16px 0;
}

/*-----------------------------------------------------*/
.content-box-left {
	float: left;
    background: url(images/bg-right-left-b.jpg) top center no-repeat;
	margin: 0px;
	padding: 0;
	width: 298px;
	height: 199px;
	color: #456511;
	overflow: hidden;
    clear: both;
}
#content-box-left {
	height: 185px;
	overflow: hidden;
}
.content-box-left ul {
	padding: 0 10px 0 28px;
}
.content-box-left li {
	padding: 3px 0;
}
.content-box-left li a {
	color: #456511;
	text-decoration: none;
}
.content-box-left li a:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------*/
.content-box-right {
	background: url(images/doyou-forum.jpg) top center no-repeat;
	margin: 0px;
	padding: 0;
	width: 298px;
	height: 199px;
	float: right;
}
.button-forum {
	background: url(images/welcome-forum.jpg) top center no-repeat;
	width: 265px;
	height: 35px;
	border: none;
	position: relative;
	top: 144px;
	left: 16px;
}

/*================================ end .c-right-bottom ====================*/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*================================ begin menu ====================*/
.menu {
	text-align:center;
	padding: 8px 0 2px 0;
	margin: 6px 0;
	width: 900px;
	background: #9fcef8;
	border-top: 1px solid #66a8e3;
	border-bottom: 1px solid #66a8e3;
}
.menu a {
	padding: 0 30px 0 30px;
	font: normal 18px Myriad Pro, Arial, sans-serif;
	color: #21639b;
	text-decoration: none;
	line-height: 26px;
	vertical-align: top;
}
.menu a:hover {
	text-decoration: underline;
}

/*================================ end menu ====================*/
/*================================ begin search ====================*/
.search-box {
	color: #FFFFFF;
	background: url(images/search-box.jpg) top center no-repeat;
	width: 293px;
	height: 100px;
	margin: 4px 0 0 0;
}
.web-site {
	position: relative;
	top: 48px;
	left: 15px;
	bottom: 8px;
    padding-bottom: 7px;
}
.search-input {
	border: 1px solid #c85a00;
	width: 176px;
	height: 18px;
	padding: 4px 0 0 8px;
	margin: 53px 0 0 15px;
	color: #4d4c4c;
}
.search-button {
	background: url(images/search-button.jpg) top center no-repeat;
	border: none;
	width: 76px;
	height: 26px;
}
/*================================ end search ====================*/

/*================================ begin links ====================*/
.text-link {
	font: normal 12px Arial, sans-serif;
	color: #e77c1b;
}
.text-link a {
	color: #e77c1b;
	text-decoration: none;
}
.text-link a:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------*/
.read-more {
	font: bold 12px Arial, sans-serif;
	color: #e77c1b;
	display: inline;
	text-decoration: none;
}
.read-more img {
	width: 9px;
	height: 9px;
	text-decoration: none;
}
/*-----------------------------------------------------*/
h1 {
	font: normal 18px Arial, sans-serif;
	color: #e77c1b;
	padding: 0 0 8px 0;
}
h1 a {
	color: #e77c1b;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------*/
.list {
	padding: 0 0 0 14px;
}
/*================================ end links ====================*/

/*================================ begin price ====================*/
.price {
	padding: 13px 2px 25px 0;
}
.text-o-b {
	font: bold 12px Arial, sans-serif;
	color: #e77c1b;
	padding: 0 2px;
}
.text-o-b a {
	text-decoration: none;
	color: #e77c1b;
}
.text-o-b a:hover {
	text-decoration: underline;
}
.text-o {
	font: normal 12px Arial, sans-serif;
	color: #e77c1b;
	padding: 0 2px;
}
.text-o a {
	text-decoration: none;
	color: #e77c1b;
}
.text-o a:hover {
	text-decoration: underline;
}
/*================================ end price ====================*/

/*================================ begin green-block ====================*/
h3 {
	font: normal 18px Arial, sans-serif;
	color: #446b04;
	padding: 14px 10px 7px 13px;
}
/*================================ end green-block ====================*/

.paging {
    text-align: center;
    padding: 5px 0 15px !important;
}

.paging a {
    padding: 3px;
    color: #3b92e0;
	font: bold 14px Arial, sans-serif;
}

.paging a:hover {
    color: #E77C1B;
}

.paging span {
	font: bold 14px Arial, sans-serif;
    color: #8bc1f1;
}

h2 {
	font: bold 14px Arial, sans-serif;
    color:#4D4C4C;
	padding: 7px 7px 3px;
}

.tags {
    padding: 5px 10px;
    text-align: justify;
}

.tags .tag-h1 {
	font: normal 21px Arial, sans-serif;
    color:#21639b;
}

.tags .tag-h2 {
	font: normal 17px Arial, sans-serif;
    color:#21639b;
}

.tags .tag-h3 {
	font: normal 15px Arial, sans-serif;
    color:#21639b;
}

.tags .tag-h4 {
	font: normal 12px Arial, sans-serif;
    color:#21639b;
}

.tags .tag-h5 {
	font: normal 10px Arial, sans-serif;
    color:#21639b;
}

.insurence-intro {
	font: normal 12px Arial, sans-serif;
    border-bottom: 1px solid #cef8f8;
    padding: 0 0 5px 0 !important;
    margin: 0 0 10px;
}

table.resorts {
    width: 100%;
    border-collapse: collapse;
}

table.resorts td {
    width: auto;
    padding: 7px 15px;
    vertical-align: top;
}

table.resorts td a {
	font: normal 14px Arial, sans-serif;
    color: #4495de;
    text-decoration: none;
}

table.resorts td a:hover {
    text-decoration: underline;
}

table.resorts td.title {
	font: bold 20px Arial, sans-serif;
    color: #4495de;
    padding-top: 25px !important;
}

.resorts-country {
    margin: 5px 0 0 7px;
}

.resorts-country a {
    width: 270px;
    float: left;
    display: block;
    margin: 0 15px 25px 0;
    padding: 9px 0 7px 0;
    background: url(images/bg-resorts-title.gif) top right no-repeat;
	font: normal 18px Arial, sans-serif;
    color: #fff;
    text-decoration: none;
}

.resorts-country a img {
    width: 56px;
    height: 56px;
    position: absolute;
    margin: -16px 0 0 -5px;
}

.resorts-country a span {
    margin: 0px 0 0px 55px;
}

.blue-title {
    margin: 0 0 10px;
    padding: 3px 0 !important;
	font: normal 18px/18px Arial, sans-serif;
    color: #21639b;
    border-top: 1px solid #21639b;
    border-bottom: 1px solid #21639b;
}

.info-list {
    margin: 0 0 10px 20px;
}

.info-list li {
	padding: 0 0 5px 0;
	font: normal 10px Arial, sans-serif;
    color: #21639b;
}

.info-list li a {
	font: normal 12px Arial, sans-serif;
    color: #21639b;
}

.text-list {
    margin: 0 0 16px 25px;
}

 .weather{
    text-align: center;
    padding: 10px 56px;
}

.resort-article {
	font: normal 12px/16px Arial, sans-serif !important;
	color: #4d4c4c !important;
}

.resort-article p {
	font: normal 12px/16px Arial, sans-serif !important;
	color: #4d4c4c !important;
}

.resort-article font {
	font: normal 12px/16px Arial, sans-serif !important;
	color: #4d4c4c !important;
}

.resort-article img {
	margin: 10px;
}

h4 {
    color:#E77C1B;
    font-family:Arial,sans-serif;
    font-size:22px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:0px;
    margin: 0 0 10px;
}

.box-orange-top {
    width: 294px;
}
.box-orange-content {
	background: #fcf8ee url(images/box-orange-content.gif) bottom left no-repeat;
	min-height: 115px;
	width: 294px;
	padding: 0;
}
.box-orange-bottom {
    width: 294px;
    margin: 0 0 6px 0;
}

.weather {
    padding: 10px;
    text-align: left;
}

.weather-box {
    float: left;
    width: 86px;
    padding: 0 5px 0 0;
}

.weather-box span {
    display: block;
    font-weight: bold;
}

.weather-box img {
    display: block;
    margin: 3px 0;
}

#snippet {
    text-align: center;
    margin: 0 auto;
}

.box-green-top {
	background: #f9fdef url(images/box-green-top.gif) top center no-repeat;
	width: 601px;
	margin: 0 0 6px 0;
	min-height: 200px;
	padding: 0 0 -10px 0;
}
.box-green-bottom {
	background: url(images/box-green-bottom.gif) bottom center no-repeat;
	width: 601px;
	min-height: 200px;
	padding: 18px 0 10px 0;
}
.box-green-center {
	min-height: 140px;
	margin: 0;
	padding: 0 10px;
	border-left: 1px solid #d5eeb0;
	border-right: 1px solid #d5eeb0;
}

.search-results div {
    padding: 0 0 5px 0;
}

.search-results .s-caption, .search-results .s-caption a {
	font: normal 20px/22px Arial, sans-serif;
    color:#21639B;
    text-decoration: underline;
}

.search-results .s-link, .search-results .s-link a {
	font: normal 11px/13px Arial, sans-serif;
    color: #4495DE;
    text-decoration: underline;
    margin: 0 0 10px;
}

.pager-div a {
	font: bold 12px/14px Arial, sans-serif;
    color:#21639B;
}

.pager-div a span {
	font: bold 12px/14px Arial, sans-serif;
    color: #4495DE;
}
a.sm-item{
	display: block;
	float: left;
	width: 190px;
}
.footer {
    background:#c7e3fb;
    border-bottom:1px solid #b2d6f6;
    border-top:1px solid #b2d6f6;
    margin:6px 0pt;
    padding:8px 0pt 8px;
    text-align:center;
    width:900px;
}
.footer a {
    color:#4D4C4C;
    margin: 0 3px;
    padding: 2px;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.ul-text {
    margin: 0 0 16px 30px;
}
.ul-text li{
    margin: 0 0 10px 0;
}

.mail-href {
    color:#4D4C4C;
}

h5, h5 a {
	font: normal 17px Arial, sans-serif;
    color:#4D4C4C;
	margin: 15px 0 15px;
}

h5 a, h6 a, a.sm-item {
    text-decoration: none;
}

h5 a:hover, h6 a:hover, a.sm-item:hover {
    text-decoration: underline;
}

h6, h6 a {
	font: normal 14px Arial, sans-serif;
    color:#4D4C4C;
	margin: 0px 0 10px;
}

a.sm-item {
	font: normal 11px Arial, sans-serif;
    color:#4D4C4C;
}