/*
  
  MISSION TRAVEL CSS
  Kingston Development
  http://www.kingstondevelopment.com.au/
  
*/

@import url("reset.css");

body {
	background: url(/img/newmission/cloud.jpg) #8ebde6 repeat-x top center;
	font: 12px Arial, sans-serif;
}

dd {
	background: #dddddd;
	border-bottom: 1px solid #cccccc;
	clear: right;
	float: left;
	padding: 8px;
	width: 300px;
}

div.paging div.disabled {
	color: #dddddd;
	display: inline;
}

div.paging span {
}

div.paging span.current {
	color: #000000;
}

dl {
	margin-bottom: 20px;
}

dt {
	background: #003e6f;
	border-bottom: 1px solid #00274c;
	clear: left;
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 8px;
	padding-right: 20px;
	width: 150px;
}

.clear {
	clear: both;
}

.dark_header {
	background: url(/img/newmission/dark_header.jpg) repeat-x top left;
	color: #ffffff;
	display: block;
	font: bold 18px/40px Tahoma;
	height: 43px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 321px;
}

.entry a {
	color: #2f93df;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
}

.entry h1 {
	color: #333333;
	font-size: 20px;
}

.entry h2 {
	color: #333333;
	font-size: 18px;
}

.entry h3 {
	color: #006dc3;
	font: normal 18px/24px Tahoma;
	margin: 0 20px 6px;
}

.entry h4 {
	color: #2f93df;
	font: normal 18px/24px Tahoma;
	margin: 0 20px 6px;
}

.entry h5 {
	color: #2f93df;
	font: normal 12px/16px Tahoma;
	margin: 0 20px 6px;
}

.entry h6 {
	color: #736e95;
	font: normal 10px/16px Tahoma;
	margin: 0 20px 6px;
}

.entry p {
	color: #736e95;
	font: normal 12px/16px Tahoma;
	margin: 0 20px 6px;
}

.entry ul {
	list-style: disc;
	margin: 0 0 15px 30px;
}

.entry ul li {
	color: #736e95;
	font: normal 12px/16px Tahoma;
	margin: 0 0 5px 10px;
}

.form .error-message {
	color: #ff0000;
	margin-left: 5px;
	margin-top: 10px;
}

.form .input {
	background: #f8f8f8;
	border: 1px solid #eeeeee;
	margin-bottom: 15px;
	padding: 20px 10px;
	width: 420px;
}

.form .submit input {
	font: 14px Arial, sans-serif;
	margin-left: 340px;
	margin-top: 10px;
	padding: 5px;
	width: 80px;
}

/* Form */
.form .text input, .form .password input {
	font: 14px Arial, sans-serif;
	padding: 5px;
	width: 400px;
}

.form label {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 20px;
}

.gbf {
	display: none;
}

.gbf a {
	color: #2f93df;
	text-decoration: none;
}

.gbf a:hover {
	text-decoration: underline;
}

.gbf h3 {
	clear: both;
	color: #006dc3;
	font: normal 18px/24px Tahoma;
	margin: 0 0 6px;
}

.gbf h4 {
	clear: both;
	color: #2f93df;
	font: normal 18px/24px Tahoma;
	margin: 0 0 6px;
}

.gbf input[type=text] {
	border: 1px solid #2f75ba;
	font: 12px/20px Arial;
	height: 20px;
	padding: 0 5px;
	width: 190px;
}

.gbf label {
	float: left;
	font: 12px/20px Arial;
	height: 20px;
	width: 270px;
}

.gbf select {
	border: 1px solid #2f75ba;
	font: 12px/20px Arial;
	height: 20px;
	padding: 0 5px;
	width: 202px;
}

.gbf textarea {
	border: 1px solid #2f75ba;
	font: 12px/20px Arial;
	height: 80px;
	padding: 5px;
	width: 500px;
}

.giving_back_form {
	height: 2100px;
}

.giving_back_form .change_application {
	display: none;
}

.giving_back_form .submit_application {
	display: none;
}

.giving_back_form p {
	clear: both;
	color: #736e95;
	font: normal 12px/16px Tahoma;
	margin: 0 0 6px;
}

.gray_header {
	background: url(/img/newmission/gray_header.jpg) repeat-x top left;
	clear: both;
	color: #939598;
	display: block;
	font: bold 15px/33px Tahoma;
	height: 36px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 321px;
}

.manage_subscription {
	clear: both;
	margin-top: 15px;
}

.meta .tags {
	margin-top: 10px;
}

.meta .tags a, .meta .tags a:visited {
	margin-right: 5px;
	padding: 4px;
}

.meta .tags a:hover {
	background: #efefef;
}

/* News Archive */
.news_archive h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 8px;
}

.news_post {
	background: #eeeeee;
	margin-bottom: 1px;
	padding: 8px;
}

.news_post .date {
	color: #666666;
	display: block;
	float: left;
	font-size: 11px;
	margin-right: 15px;
	text-align: center;
	width: 70px;
}

.news_post a, .news_post a:visited {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}

.news_post a:hover {
	text-decoration: underline;
}

.newsletter-check {
	background: #f8f8f8;
	margin-bottom: 1px;
	padding: 4px;
	width: 450px;
}

.newsletter-check label {
	font-size: 12px !important;
	margin-bottom: 1px;
}

/* Paging */
.paging {
	color: #dddddd;
	margin-top: 30px;
	text-align: center;
}

/* */
.post {
	overflow: hidden;
}

.post h3 {
	font-weight: bold;
}

.red_header {
	background: url(/img/newmission/red_header.jpg) repeat-x top left;
	color: #ffffff;
	display: block;
	font: bold 18px/40px Tahoma;
	height: 43px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 321px;
}

/* Sabre Widget */
.sabre_widget .result {
	background: #ffffff;
	cursor: pointer;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 1px;
	padding: 5px;
}

/* Booking Terms */
.sabre_widget .terms {
	font-size: 11px;
	margin: 15px 0 15px 0;
	text-align: center;
}

.social_buttons {
	float: right;
	margin-top: 20px;
}

.social_buttons img {
	background: #dddddd;
	border: 1px solid #cccccc;
	display: block;
	margin-bottom: 10px;
	padding: 3px;
}

.subscribed {
	background: #dddddd;
}

.subscription-item {
	background: #eeeeee;
	margin-bottom: 5px;
	padding: 8px;
}

.subscription-status {
	float: right;
}

/* Summary Page */
.summary_page {
	width: 620px;
}

.summary_page .subpage {
	background: #f0f0f0;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 10px;
	width: 180px;
}

.summary_page .subpage .pdf {
	margin-top: 10px;
}

.summary_page .subpage .pdf a, .summary_page .subpage .pdf a:visited {
	background: #e0e0e0;
	color: #333333;
	display: block;
	margin-bottom: 1px;
	padding: 5px;
}

.summary_page .subpage .pdf a:hover {
	background: #003e6f;
	color: #ffffff;
	text-decoration: none;
}

.summary_page .subpage a.title, .summary_page .subpage a.title:visited {
	color: #003e6f;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.summary_page .subpage a.title:hover {
	color: #000000;
	text-decoration: none;
}

.summary_page .subpage a:hover img {
	background: #cccccc;
}

.summary_page .subpage img {
	background: #dddddd;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 5px;
	width: 170px;
}

.user_links {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: left;
}

.user_view {
}

.user_view h3, .manage_subscription h3 {
	margin-bottom: 15px;
}

#contact {
	background: url(/img/newmission/header_highlight.png) no-repeat bottom right;
	float: left;
	font: bold 12px Arial, sans-serif;
	height: 120px;
	width: 321px;
}

#contact #email {
	display: none;
}

#contact #email_holder {
	color: #9795b0;
}

#contact .facebook {
	background: url(/img/newmission/facebook.png) no-repeat top left;
	clear: left;
	height: 21px;
	margin: 5px 0 0 217px;
	width: 21px;
}

#contact .mobile {
	background: url(/img/newmission/phone.png) no-repeat 30px 12px;
	height: 54px;
}

#contact .twitter {
	background: url(/img/newmission/twitter.png) no-repeat top left;
	height: 21px;
	margin: 5px 0 0 6px;
	width: 21px;
}

#contact a {
	float: left;
}

#contact form {
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 42px;
}

#contact form .subscribe {
	background: url(/img/newmission/subscribe.png) no-repeat top left;
	height: 22px;
	margin: 0 0 0 3px;
	width: 82px;
}

#contact form .subscribe {
	background: url(/img/newmission/subscribe.png) no-repeat top left;
	float: left;
	height: 22px;
	margin: 0 0 0 3px;
	width: 82px;
}

#contact form input {
	border: solid 1px #2f75ba;
	color: #939598;
	float: left;
	font: 12px/20px Arial;
	height: 20px;
	padding: 0 5px;
}

#content {
	background: url(/img/newmission/body_background.jpg) #ffffff repeat-x 0 43px;
	float: left;
	padding: 20px;
	width: 599px;
}

#content .explore > div {
	background: #3875ba;
	height: 297px;
	left: -20px;
	position: relative;
	width: 639px;
}

#content .explore > div + div {
	height: 64px;
	left: -20px;
	position: relative;
}

#content .explore > div.africa {
	background: url(/img/newmission/explore/africa.jpg) #3875ba;
}

#content .explore > div.asia {
	background: url(/img/newmission/explore/asia.jpg) #3875ba;
}

#content .explore > div.australia {
	background: url(/img/newmission/explore/australia.jpg) #3875ba;
}

#content .explore > div.europe {
	background: url(/img/newmission/explore/europe.jpg) #3875ba;
}

#content .explore > div.explore {
	background: url(/img/newmission/explore/explore.jpg) #3875ba;
}

#content .explore > div.north-america {
	background: url(/img/newmission/explore/north-america.jpg) #3875ba;
}

#content .explore > div.south-america {
	background: url(/img/newmission/explore/south-america.jpg) #3875ba;
}

#content .explore > div.the-middle-east {
	background: url(/img/newmission/explore/the-middle-east.jpg) #3875ba;
}

#content .explore a {
	background: #003e6f;
	border-top: solid 2px #3875ba;
	color: #ffffff;
	float: left;
	font: bold 14px/30px Tahoma;
	height: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 158px;
}

#content .explore a + a{
	border-left: solid 2px #3875ba;
}

#content .explore a + a + a + a + a {
	border-left: none;
}

#content .explore a + a + a + a + a + a {
	border-left: solid 2px #3875ba;
}

#content .meta {
	color: #666666;
	margin-bottom: 10px;
}

#content .siblings {
	float: left;
	font: bold 11px/12px Tahoma;
	height: 12px;
	padding: 5px 0;
	width: 599px;
}

#content .siblings a{
	color: #2f85d2;
	float: left;
	padding: 0 5px;
	text-decoration: none;
}

#content .siblings a + a{
	border-left: solid 1px #2f85d2;
}

#content > h2:first-child {
	background: url(/img/newmission/blue_header.jpg) repeat-x -1px -1px;
	color: #ffffff;
	font: bold 18px/40px Tahoma;
	height: 44px;
	left: -20px;
	margin: 0 0 -20px;
	overflow: hidden;
	padding: 0 0 0 20px;
	position: relative;
	top: -20px;
	width: 619px;
	z-index: 8000;
}

#content.ad {
	background: transparent;
	padding: 0;
	width: 960px;
}

#content.home {
	background: transparent;
	padding: 0;
	width: 639px;
}

#content.home .explore > div {
	background: #3875ba;
	height: 297px;
	left: 0;
	width: 639px;
}

#content.home .explore > div + div {
	height: 64px;
	left: 0;
}

#content.home .explore > div.explore {
	background: url(/img/newmission/explore/explore.jpg) #3875ba;
}

#content.home + #sidebar {
	background: transparent;
}

#content.home h2 {
	background: url(/img/newmission/blue_header.jpg) repeat-x -1px -1px;
	color: #ffffff;
	font: bold 18px/40px Tahoma;
	height: 43px;
	left: -20px;
	overflow: hidden;
	padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
}

#content.home p {
	height: 426px;
	overflow: hidden;
	width: 639px;
}

#content_wrap {
	background: url(/img/newmission/background.jpg) #3874ba repeat-x top left;
	padding: 0 10px;
}

#flashMessage, #authMessage {
	background: #ebebe9;
	color: #666666;
	font-size: 18px;
	margin-bottom: 20px;
	padding: 15px;
	text-align: center;
}

/* Footer */
#footer {
	background: #3874ba;
	color: #8eb3d1;
	font: bold 11px/50px Tahoma;
	height: 50px;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#forgot .submit input {
	font: 14px Arial, sans-serif;
	padding: 4px;
	width: 60px;
}

#forgot .text input {
	font: 16px Arial, sans-serif;
	padding: 5px;
	width: 400px;
}

#forgot td {
	background: #f8f8f8;
	padding: 10px;
	vertical-align: middle;
}

#GivingBackGivingBackFormId {
	margin: 10px 0;
}

#header {
	height: 166px;
	margin: 0 auto;
	width: 960px;
}

#header.ad {
	height: 120px;
}

#logo {
	background: url(/img/newmission/logo.png) no-repeat left center;
	float: left;
	height: 120px;
	width: 639px;
}

#logo a {
	float: left;
	height: 120px;
	width: 639px;
}

#menu {
	background: url(/img/newmission/navbar.png) no-repeat top center;
	clear: both;
	font: bold 12px Arial, sans-serif;
	height: 38px;
	position: relative;
	z-index: 9999;
}

#menu > ul {
	color: #ffffff;
	float: left;
	font-size: 11px;
	line-height: 1.0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu > ul * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu > ul > li {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 4px 0;
	padding: 0 8px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

#menu > ul > li + li {
	border-left: solid 1px #8ebde6;
}

#menu > ul > li > a {
	color: #ffffff;
	display: block;
	font: bold 11px/15px Tahoma;
	text-decoration: none;
}

#menu > ul > li > ul {
	display: none;
	left: -1px;
	position: absolute;
	top: 34px;
	z-index: 9999;
}

#menu > ul > li > ul > li {
	background: #003e6f;
	font: 11px/14px Tahoma;
	padding: 5px;
}

#menu > ul > li > ul > li > a {
	color: #ccd8e6;
	text-decoration: none;
}

#menu > ul > li > ul > li > ul {
	display: none;
}

#menu > ul > li > ul > li.hover {
	background: #ebebe9;
}

#menu > ul > li > ul > li.hover a {
	color: #001932;
}

/* MIDBAR */
#midbar {
	background: url('../img/mt_midbar.jpg') #ffffff no-repeat;
	height: 152px;
	overflow: hidden;
	padding: 15px 19px;
}

#midbar a {
	display: block;
	float: left;
	height: 153px;
	margin-right: 21px;
	overflow: hidden;
	text-indent: -5000px;
	width: 212px;
}

#midbar a.last {
	margin-right: 0 !important;
}

/* PreviousNews */
#prevnews {
	background: #ed8500;
	padding: 20px 0;
}

#prevnews .archivelink {
	text-align: right;
}

#prevnews .archivelink a,
#prevnews .archivelink a:visited {
	clear: both;
	color: #e57100;
	font-weight: bold;
	text-decoration: none;
}

#prevnews .archivelink a:hover {
	text-decoration: underline;
}

#prevnews .bottom {
	background: url('../img/mt_prevnews_bottom.jpg');
}

#prevnews .content {
	background: url('../img/mt_prevnews_bg.jpg');
	padding: 0 40px;
}

/* Post */
#prevnews .post {
	clear: both;
	margin-bottom: 20px;
}

#prevnews .post .meta {
	clear: both;
	color: #666666;
	font-size: 11px;
	margin-bottom: 15px;
}

#prevnews .post h3 {
	color: #e57100;
	font-size: 14px;
	margin-bottom: 5px;
}

#prevnews .post h3 a {
	color: #e57100;
	text-decoration: none;
}

#prevnews .post h3 a:visited {
	color: #e57100;
	text-decoration: none;
}

#prevnews .post h3 a:hover {
	text-decoration: underline;
}

#prevnews .top {
	background: url('../img/mt_prevnews_top.jpg');
}

#prevnews .top, #prevnews .bottom {
	clear: both;
	display: block;
	height: 28px;
}

#prevnews h2 {
	background: url('../img/mt_prevnews.jpg') 30px top no-repeat;
	clear: both;
	color: #ffffff;
	display: block;
	height: 42px;
	margin-bottom: 10px;
	padding-left: 30px;
	text-indent: -1000px;
	width: 318px;
}

#sidebar {
	background: #003e6f;
	float: left;
	margin: 0;
	padding: 0;
	width: 321px;
}

#sidebar #mid_login {
	background: #ebebe9;
	float: left;
	height: 98px;
	padding: 15px;
	width: 291px;
}

#sidebar #password {
	display: none;
}

#sidebar #password_holder {
	color: #9795b0;
}

#sidebar #username {
	display: none;
}

#sidebar #username_holder {
	color: #9795b0;
}

#sidebar .hot_buttons {
	background: #003e6f;
	padding: 20px;
	width: 281px;
}

#sidebar .hot_buttons h3 {
	background: url(/img/newmission/blue_header.jpg) repeat-x -1px -1px;
	color: #ffffff;
	font: bold 14px/16px Tahoma;
	height: 43px;
	margin: 0;
	padding: 0 50px;
	text-align: center;
	text-transform: uppercase;
}

#sidebar .hot_buttons h3 span {
	position: relative;
}

#sidebar .hot_buttons img {
	height: 86px;
	width: 281px;
}

#sidebar .hot_buttons p {
	margin: 0;
	padding: 0;
}

#sidebar .login_form {
	background: #ebebe9;
	float: left;
	height: 62px;
	padding: 15px;
	width: 291px;
}

#sidebar .login_form a{
	color: #1e469c;
}

#sidebar .login_form input[type=password] {
	border: solid 1px #2f75ba;
	float: left;
	font: 12px/20px Arial;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	width: 109px;
}

#sidebar .login_form input[type=submit] {
	background: url(/img/newmission/sabre_button.jpg) no-repeat top left;
	border: none;
	color: #ffffff;
	font: bold 11px/18px Tahoma;
	height: 26px;
	margin: 5px 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 109px;
}

#sidebar .login_form input[type=text] {
	border: solid 1px #2f75ba;
	float: left;
	font: 12px/20px Arial;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	width: 109px;
}

#sidebar .login_form p {
	clear: both;
	float: left;
	height: 24px;
	width: 291px;
}

#sidebar .sabre_widget {
	background: url(/img/newmission/sabre_background.jpg) #ebebe9 repeat-x top left;
	clear: both;
	color: #1e469c;
	float: left;
	width: 321px;
}

#sidebar .sabre_widget #tab2 {
	display: none;
}

#sidebar .sabre_widget #tab3 {
	display: none;
}

#sidebar .sabre_widget a{
	color: #1e469c;
}

#sidebar .sabre_widget div {
	clear: left;
	float: left;
	width: 321px;
}

#sidebar .sabre_widget div#tab1 div + div + div + div +div +div {
	font: 12px/15px Tahoma;
	height: 20px;
}

#sidebar .sabre_widget div#tab1 div + div + div + div +div +div +div{
	font: 12px/22px Tahoma;
	height: 25px;
}

#sidebar .sabre_widget div#tab1 div + div + div + div +div +div span {
	width: 45px;
}

#sidebar .sabre_widget div#tab1 div + div + div + div +div +div span +span +span+span{
	width: auto;
}

#sidebar .sabre_widget div#tab1 div + div + div + div span + span {
	padding: 0;
	width: auto;
}

#sidebar .sabre_widget div#tab1 div +div span{
	padding: 0;
	width: 70px;
}

#sidebar .sabre_widget div#tab1 div span +span+span{
	padding: 0 0 0 10px;
}

#sidebar .sabre_widget div#tab2 div +div span{
	padding: 0;
	width: 100px;
}

#sidebar .sabre_widget div#tab2 div +div span + span{
	width: auto;
}

#sidebar .sabre_widget div#tab2 div +div+div+div+div span{
	width: 140px;
}

#sidebar .sabre_widget div#tab3 div +div span{
	padding: 0;
	width: 120px;
}

#sidebar .sabre_widget div#tab3 div +div span + span{
	width: auto;
}

#sidebar .sabre_widget div.clear {
	clear: both;
	float: none;
}

#sidebar .sabre_widget div.hidden {
	display: none;
}

#sidebar .sabre_widget div.tab {
	height: 210px;
	padding: 5px 15px 15px;
	width: 291px;
}

#sidebar .sabre_widget div.tab div {
	clear: left;
	float: left;
	font: 12px/22px Tahoma;
	height: 35px;
	width: 291px;
}

#sidebar .sabre_widget div.tab div + div span +span input {
	border: solid 1px #2f75ba;
	width: 150px;
}

#sidebar .sabre_widget div.tab div +div{
	height: 25px;
}

#sidebar .sabre_widget div.tab div span {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
}

#sidebar .sabre_widget input[type=submit] {
	background: url(/img/newmission/sabre_button.jpg) no-repeat top left;
	border: none;
	color: #ffffff;
	font: bold 11px/18px Tahoma;
	height: 26px;
	margin: 5px 0 0 90px;
	text-align: center;
	text-transform: uppercase;
	width: 109px;
}

#sidebar .sabre_widget ul.yui-nav {
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar .sabre_widget ul.yui-nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar .sabre_widget ul.yui-nav li + li{
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}

#sidebar .sabre_widget ul.yui-nav li a {
	background: #2f75ba;
	color: #ffffff;
	float: left;
	font: bold 14px/22px Tahoma;
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 106px;
}

#sidebar .sabre_widget ul.yui-nav li.selected a {
	background: #003e6f;
}

#sidebar .slideshow {
	clear: both;
	margin-bottom: 20px;
}

#sidebar .slideshow img {
	background: #dddddd;
	left: 0;
	padding: 5px;
	position: relative;
	top: 0;
}

#sidebar .yui-skin-sam .yui-ac-input {
	position: static;
}

#sidebar h2 {
	color: #111111;
	font-size: 16px;
	margin-bottom: 10px;
}

#sidebar ul {
	margin-bottom: 15px;
}

#sidebar ul li a, #sidebar ul li a:visited {
	background: #eeeeee;
	color: #333333;
	display: block;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 1px;
	padding: 5px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	background: #dddddd;
	color: #000000;
}

#user_reg_form {
	float: left;
	width: 500px;
}

#user_reg_form h3 {
	margin-bottom: 15px;
	margin-top: 15px;
}

#wrapper {
	margin: 0 auto;
	padding: 8px 0 0;
	width: 980px;
}