@import "expedia.css";
@import "explorer.css";
@import "header.css";
@import "naviHome.css";
@import "textform.css";

html,body {
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../img/bg.gif) left top repeat-y;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #000;
}

#container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content {
	position: relative;
	top: 0;
	left: 130px;
	width: 480px;
	height: auto;
}

#frame {
	position: relative;
	top: 0;
	left: -15px;
	width: 9px;
	height: 10px;
	background: #fff url(../img/frame.gif) left top no-repeat;
	font-size: 1px;
}

#blockTop1 {
	height: 5px;
	margin-top: 15px;
	background: #0073bd url(../img/curvina.gif) left top no-repeat;
	font-size: 1px;
}

#contentBlock1 {
	position: relative;
	margin-bottom: 10px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	border-left: #666 solid 1px;
}

#rotateImage {
	width: 220px;
	height: 220px;
}

#intro {
	position: absolute;
	top: 10px;
	left: 240px;
	width: 223px;
	height: 220px;
	text-align: justify;
}

#blockTop2 {
	height: 5px;
	background: #ef7339 url(../img/curvina.gif) left top no-repeat;
	font-size: 1px;
}

#contentBlock2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	border-left: #666 solid 1px;
}

.exhiNews {
	width: 450px;
	margin-left: 28px;
	padding: 7px 0;
}

.exhiNews li {
	display: block;
	width: 425px;
	margin: 10px 0 0 -40px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: transparent url(../img/arroli.gif) left top no-repeat;
}

#googleImgBlock {
	position: relative;
	width: 405px;
	height: 250px;
	margin: 15px 23px 20px 50px;
}

#googleBox {
	width: 300px;
	height: 250px;
}

#rotateImage2 {
	position: absolute;
	top: 0;
	left: 310px;
}

#footer {
	width: 480px;
	margin-top: 80px;
}

hr {
	width: 70%;
	height: 1px;
	margin: 0 auto;
}

p.italic {
	margin: 10px 0;
	line-height: 150%;
	font-style: italic;
	font-size: 10px;
	text-align: center;
}

#navigation {
	position: absolute;
	top: 136px;
	left: 0px;
	width: 115px;
	font-size: 1px;
}

#newsBlock {
	position: absolute;
	top: 136px;
	left: 620px;
	width: 160px;
}

#newsTop {
	width: 160px;
	height: 5px;
	background: #b5106b url(../img/curvina.gif) left top no-repeat;
	font-size: 1px;
}

#newsBody {
	width: 158px;
	height: 220px;
	margin-bottom: 10px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	border-left: #666 solid 1px;
}

#newsBody2 {
	width: auto;
	height: auto;
	padding: 6px 4px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	border-left: #666 solid 1px;
	background-color: #eee;
}

* html #newsBody2 { padding: 6px 2px 4px; }

p.newsText {
	width: 140px;
	margin: 0 9px;
	padding: 7px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.expedia {
	font-size: 14px;
	font-weight: bold;
}

#pollTop1 {
	width: 160px;
	height: 5px;
	margin-top: 10px;
	background: #ffad10 url(../img/curvina.gif) left top no-repeat;
	font-size: 1px;
}

#pollTop2 {
	width: 160px;
	height: 5px;
	margin-top: 10px;
	background: #e70810 url(../img/curvina.gif) left top no-repeat;
	font-size: 1px;
}

.poll {
	width: 158px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	border-left: #666 solid 1px;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.pollTitle {
	width: 128px;
	margin: 0 15px 10px;
	padding: 7px 0 0;
	font-weight: bold;
	font-size: 11px;
}

p.pollText {
	width: 120px;
	margin: 0 19px 10px 19px;
	font-size: 10px;
}

form {
	margin: 0;
}

.pollBlock {
	position: relative;
	width: 120px;
	margin: 0 19px 10px 15px;
	padding: 0;
}

.pollItem {
	display: block;
	position: relative;
	top: 0px;
	left: 25px;
	width: 95px;
	margin: -15px 0 0 0;
	padding: 0;
	line-height: 10px;
	font-size: 10px;
}

.submit {
	margin-bottom: 0;
	padding: 10px 19px 10px 89px;
	border-top: #666 solid 1px;
	background-color: #fff;
}

#googleSky {
	margin-top: 20px;
}

h1 {
	margin: 0 0 20px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

img {
	border: 0;
}

.ib {
	color: #d62426;
	font-weight: bold;
	font-style: italic;
}

p {
	margin: 5px 0 15px;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover,
a:focus	{
	color: #787800;
}
