@charset "utf-8";
/* CSS Document */
a{
	color:#FFFF00;
}
* {
	padding: 0;
	margin: 0;
}
body {
	background: #09C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#header-wrapper, #menu-wrapper, #content-wrapper, #footer-wrapper {
	position: relative;
	/*width: 960px;*/
	margin: 0;
	padding: 0;
	clear: both;
}
#header-wrapper {
	background: #039;
}
#header, #content {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#footer{
	position: relative;
	margin: 0 auto;
	/*width: 960px;*/
}
#header {
	color: #F90;
	overflow: hidden;
	/*background: transparent url('../images/web/jpg/sun_small.jpg') no-repeat left top;*/
	background: #09C url(../images/web/gif/header-altea-albir.gif) center top no-repeat;;
	width:100%;
	height: 90px;
}
#header-content h1 {
	padding-top: 20px;
	margin-left: 100px;
	background: #09C url(../images/web/gif/header-altea-albir.gif) center top no-repeat;
}
#header-content h2 {
	margin-left: 100px;
	margin-bottom: 20px;
}
#header-language, #header-search {
	color: #FFF;
}
#header-language {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width: 160px;
	text-align: center;
	padding-top: 50px;
}
#header-logo {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width: 100px;
	height:50px;
	text-align: center;
	padding-top: 50px;
	background: #09C url(../images/web/gif/logo.gif) center top no-repeat;
}
#menu-wrapper {
	/*background-color: #F90;*/
}
#content-menu {
	padding: 0;
	margin: 0 auto;
	background: #F90;
	width: 960px;
}
#content-search {
	margin-bottom: 20px;
	height: 30px;
	background: url(../images/web/png/blockheader.png) no-repeat top right;
}
#content-search .blockheader {
	background: url(../images/web/png/blockheader.png) no-repeat top left; 
	position: relative;
	overflow: hidden;
	height: 30px;
	z-index: 0;
	line-height: 30px;
	padding: 0 11px;
	margin-bottom: 4px;
	float: left;
}
#content-search .blockheader span {
	/* background: url(images/web/png/blockheader.png) top right; */
	position: relative;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	z-index: 10;
	line-height: 30px;
}
#content-search .blockheader div {
	position: absolute;
	right: 0;
	top: 0;
	/*background: url(images/web/png/blockheader.png) top right; */
	width: 5px;
}

#content-search .form-item {
	float: left;
	margin: 5px 10px;
}
#content-search .first {
	margin: 5px 10px 5px 0px;
}
#content h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 14px;
	margin: 10px 0px;
}
#content p {
	line-height: 150%;
	margin-bottom: 15px;
}
#content .third {
	width: 320px;
	float: left;
	margin-bottom: 5px;
}
#content-intro, #content-offers, #content-info {
	margin: 10px 0px;
}
#content .third-left {
	margin: 0px 5px 0px 0px;
	padding: 5px;
	border: 1px solid #F90;
}
#content .third-center {
	margin: 0px 5px 0px 5px;
	padding: 5px;
	border: 1px solid #F90;
}
#content .third-right {
	margin: 0px 0px 0px 5px;
	padding: 5px;
	border: 1px solid #F90;
}
#content .half {
	width: 480px;
	float: left;
}
.rounded {
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .half-left {
	padding: 5px;
	border: 1px solid #F90;
	margin: 0px 5px 0px 0px;
}
#content .half-right {
	padding: 5px;
	border: 1px solid #F90;
	margin: 0px 0px 0px 5px;
}
#footer {
	background-color: #F90;
	color: #000;
	text-align: center;
	height: 25px;
}
#footer p {
	line-height: 25px;
}
.itemleft, .itemright {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #E9F1F8;
	border: 1px solid #EBAC47;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}
.itemleft {
	float: left;
	margin: 0px 5px 20px 0px;
}
.itemright {
	float: right;
	margin: 0px 0px 20px 5px;
}
.item_video {
	float: left;
	border: 1px solid #EBAC47;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	width: 620px;
	margin: 0px 10px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #E9F1F8;
}
.item_tit {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	line-height: 20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	word-spacing:2px;
	background: transparent url(../images/web/png/nav.png) no-repeat top right;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}
.item_tit_red {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
	line-height: 20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	word-spacing:2px;
	background: transparent url(../images/web/gif/nav_red.gif) no-repeat top right;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}
.item_img {
	margin: 4px;
	padding: 4px;
	border: 1px solid #ffffff;
}
.item_img_video {
	margin: 4px;
	padding: 4px;
	border: 1px solid #ffffff;
}
.item_txt {
	padding: 0px 0px 5px 0px;
	margin: 4px;
}
.item_txt_video {
	float: left;
	padding: 0px;
	margin: 4px;
	width: 270px;
}
.item_det {
	overflow: hidden;
	padding: 0px 2px;
	float: left;
	width: 48%;
	font-weight: bold;
}
.item_det_more {
	overflow: hidden;
	padding: 0px 2px;
	float: left;
	width: 100%;
	font-weight: bold;
	color:#FFFF00;
}
.item_det_tit {
	float: left;
	width: 100%;
	line-height:17px;
}
.item_det_tit_header {
	float: left;
	width: 85%;
	line-height:33px;
	font-size:14px;
}
.item_det_tit_video {
	float: left;
	line-height:15px;
}
.item_det_dat {
	float: left;
	width: 80px;
	line-height:17px;
}
#detailoptions {
	/*width: 780px;
	/*background: transparent url(../../images/web/png/nav.png) right top;*/
	height: 31px;
	float: right;
	margin-bottom: 10px;
}
#detailoptions ul {
	height: 31px;
	width: 100%;
}
#detailoptions li {
	list-style-type: none;
	float: left;
}
#detailoptions li a {
	width: 62px;
	display: block;
	text-align: center;
	line-height: 31px;
}
.no-border {
	border: none;
}
form {
	border: 1px solid #F90;
	padding: 5px;
}
label {
	padding-left: 10px;
	display: block;
	width: 150px;
	text-align: left;
	margin-bottom: 10px;
}
#content-search form {
	padding: 0px;
	border: none;
}
fieldset {
	border: none;
}
fieldset span {
	padding-left: 10px; 
	display: block;
}
fieldset div {
	margin-bottom: 10px;
}
input {
	margin-right: 10px;
}
.totalwidth {
	width: 100%;
	clear: both;
}
.flt_l {
	float: left;
}
.inner {
	padding: 10px;
}
#long_desc h2 {
	margin: 0px 0px 5px 0px;
}
.item_tit a {
	color: #FFF;
}

